.bar-link .icon img {
    width: 22px;
    height: 22px;
}
.dropdown-languages-1 .dropdown-toggle::after {
    display: none;
}
.dropdown-languages-1  .flag-icon {
    margin: 0 !important;
}
.dropdown-languages-1 {
    background: #fff;
    padding: 6px;
    border-radius: 6px;
    height: auto;
    width: auto;
    margin-right: 1rem;
}
.dropdown-languages-1 .flag-icon {
    font-size: 17px;
}
.cstm-dropdown {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 10px 5px;
}
.cstm-dropdown-menu {
    background: #f5f5f5;
}
.cstm-dropdown-yazi h1 {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 5px 0px;
}
.cstm-dropdown-yazi span {
    color: #181818;
    font-size: 15px;
}
.cstm-dropdown-socialmedia {
    display: grid;
    align-items: center;
    justify-content: center;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    margin-top: 1rem;
}
.cstm-dropdown-socialmedia a img {
    width: 35px;
    height: 35px;
}
.cstm-dropdown .cstm-dropdown-left, .cstm-dropdown-center, .cstm-dropdown-cright {
    border-right: 1px solid #e2e2e2;
    padding: 15px;
}
.dropdown-contact-item {
    color: #000;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.cstm-dropdown-contact {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin-top: 1rem;
}
.dropdown-contact-item img {
    width: 25px;
    height: 25px;
}
.cstm-dropdown-right {
    padding: 15px;
}
.cstm-dropdown-kategori {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
}
.cstm-dropdown-kategori a {
    font-size: 20px;
    font-weight: 400;
    color: #535353;
}
.pattern-group-header .p-g-h-info {
    align-items: center !important;
    justify-content: center !important;
}
.p-g-h-info .p-g-h-i-title {
    font-size: 30px !important;
    line-height: 52px !important;
    text-align: center !important;
    letter-spacing: -0.05em !important;
    font-weight: 500 !important;
}
.p-g-h-info .p-g-h-i-description {
    font-size: 20px !important;
    line-height: normal !important;
    letter-spacing: -0.02em !important;
    color: #595959 !important;
    font-weight: 400 !important;
    text-align: center;
}
.card-product .card-product-inner .image-wrapper .image img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.card-blog:hover, .card-brand:hover, .card-category:hover, .card-product:hover {
    border-color: #123124 !important;
}
.kart-body {
    padding: 10px
}
.p-g-mod-base-content {
    border: none !important;
}
.anasayfa-uygunolanisec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 1rem;
}
.anasayfa-uygunolanisec h1 {
    font-size: 34px;
    line-height: 52px;
    text-align: left;
    letter-spacing: -0.05em;
    color: #000000;
    font-weight: 500;
}
.anasayfa-uygunolanisec span {
    font-weight: 400;
    font-size: 20px;
    line-height: 37px;
    letter-spacing: -0.05em;
    color: #595959;
    max-width: 80%;
}
.anasayfa-uygunolanisec a {
    border: 2px solid #1e3628;
    border-radius: 10px;
    font-size: 21px;
    line-height: 40px;
    letter-spacing: -0.04em;
    color: #1e3628;
    padding: 5px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 1rem;
}
.anasayfa-vsbanner img {
    border-radius: 20px;
}
.anasayfa-vsblock .p-g-b-c-0 {
    display: flex !important;
    align-items: center;
}
.nedenmolent-item {
    position: relative;
}
.nedenmolent-item:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black 5%, transparent);
    left: 0;
    border-radius: 15px;
}
.nedenmolent-body {
    position: absolute;
    top: 0;
    bottom: 10%;
    right: 0;
    left: 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}
.nedenmolent-badge {
    background: #fff;
    display: flex;
    max-width: fit-content;
    align-items: center;
    border-radius: 20px;
    gap: 10px;
    justify-content: flex-start;
    font-size: 15px;
    padding: 5px 20px;
}
.nedenmolent-body h1 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin: 1rem 0px 1rem 0px;
}
.nedenmolent-body span {
    color: #fff;
    font-size: 17px;
}
.nedenmolent-img img {
    border-radius: 15px;
    width: 100%;
    height: 100%;
}
.nedenmolent-img video {
    max-width: 453px;
    max-height: 626px;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.nedenmolent-badge img {
    width: 15px;
    height: 15px;
}
.custom-module-code-3729 .image:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, black, transparent);
    left: 0;
    border-radius: 20px!important;
}
.custom-module-code-3729 .image:after {
    display: none !important;
}
.custom-module-code-3729 .image .img-auto {
    border-radius: 20px;
}
.custom-module-code-3729 .ban-type-title {
    color: #fff !important;
    font-size: 35px !important;
    font-weight: 700 !important;
    background: none !important;
}
.custom-module-code-3729 .ban-type-btn {
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    background: none !important;
    text-decoration: underline !important;
}
.footer-seo {
    height: 190px;
    overflow-y: scroll;
}
.footer-seo h1, .footer-seo h2, .footer-seo h3, .footer-seo h4 {
    font-size: 25px;
    margin-bottom: 15px;
}
.footer-seo p {
    font-size: 16px;
    font-weight: 400;
}
.footer-kategoriler-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.footer-kategoriler-item a {
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
    font-weight: 400;
    color: #333;
}
.footer-kategoriler {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    gap: 10rem;
    margin-top: 1rem;
}
.footer-yasalar {
    margin-top: 3rem;
}
.footer-yasalar-links {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
}
.footer-yasalar-links a {
    font-size: 15px;
    color: #333333;
}
.footer-basliklar {
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 1rem;
    color: #212529;
}
.footer-hizli-erisim-links a {
    background: #181819;
    color: #fff;
    padding: 10px;
    min-width: 7rem;
    display: block;
    text-align: center;
    border: 1px solid #181818;
    border-radius: 3px;
}
.footer-hizli-erisim-links {
    display: flex;
    align-items: center;
    gap: 2rem;
}
.footer-hizli-erisim {
    margin-top: 3rem;
}
.footer-left-block {
    padding: 20px 10px;
    background: #fff;
}
.footer-right-block {
    background: #fbfbfb;
    padding: 20px 45px;
}
.footer-buyukyazilar h1 {
    font-size: 28px;
    margin-bottom: 8px;
    font-weight: 400;
    line-height: 1.2;
}
.footer-buyukyazilar span {
    font-size: 16px;
    color: #181818;
    font-weight: 400;
}
.footer-buyukyazilar {
    margin-bottom: 10px;
}
.newsletter-subtitle {
    display: block;
    margin-top: 10px;
}
.newsletter-subtitle a:hover {
    color: #000;
}
.newsletter-subtitle span {
    font-size: 16px;
    font-weight: 400;
}
.newsletter-form button .img-auto {
    width: 22px;
    height: 22px;
}
footer .footer-newsletter-block,footer .footer-socialmedia-block {
    border-bottom: 1px solid #e2e2e2;
    padding: 1rem 0px 20px 0px;
}
.footer-destek-block {
    padding: 1rem 0px 20px 0px;
}
.social-media {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 1rem;
}
.social-media a .img-auto {
    max-width: 50px;
    max-height: 50px;
    width: 100%;
    height: 100%;
}
.footer-iletisimicerik {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 1rem;
    gap: 15px;
}
.footer-iletisimicerik a {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #181818;
    display: flex;
    align-items: center;
    gap: 15px;
}
.footer-iletisimicerik a .img-auto {
    width: 34px;
    height: 34px;
}
a.footer-destek-button {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    background: #181818;
    border: 1px solid #181818;
    border-radius: 3px;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 1rem;
}
a.footer-destek-button .img-auto {
    width: 25px;
    height: 25px;
}
.footer-app-block-left b {
    color: #181818;
    font-weight: 600;
    font-size: 17px;
    margin: 0.25rem 0;
    display: block;
}
.footer-app-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    margin-top: 1rem;
}
.footer-app-links a {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    color: #181818;
    display: flex;
    align-items: center;
    gap: 15px;
}
.footer-app-links a .img-auto {
    width: 35px;
    height: 35px;
}
a.footer-etbis .img-auto {
    max-width: 130px;
    max-height: 152px;
    width: 100%;
    height: 100%;
}
.footer-app-block-right {
    display: flex;
    justify-content: flex-end;
}
a.footer-showroom {
    color: #181818;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    background: #f5f5f5;
    border: 1px solid #181818;
    border-radius: 3px;
    padding: 1rem;
    margin-top: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    width: 100%;
    height: 100%;
}
a.footer-showroom .img-auto {
    width: 25px;
    height: 25px;
}
.footer-copyright {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    margin-top: 2rem;
}
.footer-copyright span {
    color: #181818;
    font-size: 15px;
}
.footer-copyright .img-auto {
    max-width: 564px;
    max-height: 24px;
    width: 100%;
    height: 100%;
}
/* sidebar menu kategori */
.age-sidebarmenu-kategori {
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}
.sidebarmenu-kategori-header {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 19px;
    font-weight: 600;
}
.sidebarmenu-kategori-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px;
    gap: 10px;
}
.sidebarmenu-kategori-body a {
    color: #a1a1a1;
    font-size: 17px;
    font-weight: 500;
}
.sidebarmenu-kategori-body a .img-auto {
    width: 15px;
    height: 15px;
}
.sidebarmenu-kategori-body span {
    color: #a1a1a1;
    font-size: 16px;
}
/* sidebar menu kategori bitti */
.age-sidebarmenu-iletisim {
    padding: 15px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background: #fafafa;
    display: block;
    margin-bottom: 1rem;
}
.age-sidebarmenu-iletisim h1 {
    font-family: auto;
    font-size: 25px;
}
.age-sidebarmenu-iletisim span {
    font-size: 15px;
}
.age-sidebarmenu-iletisim-items a {
    display: flex;
    align-items: center;
    flex-direction: row;
    color: #565656;
    font-size: 17px;
    gap: 15px;
}
.age-sidebarmenu-iletisim-items a .img-auto {
    width: 30px;
    height: 30px;
}
.age-sidebarmenu-iletisim-items {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 1rem;
}
/* normal profil */
.profuct1-share-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.profuct1-share-container a {
    color: #333;
    font-weight: 400;
    font-size: 20px;
}
.product-title-container-footer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    margin-top: 5px;
}
.product-reviews .stars .star.fill {
    position: relative;
    color: #f2c94c !important;
}
.product-reviews .count {
    font-size: 13px !important;
    font-weight: 400;
}
.product-price-title h4 {
    font-size: 15px;
    color: #333;
    font-weight: 500;
    margin-bottom: 5px;
}
.profil-sepeteekle-block {
    margin-top: 15px;
    border: 1px solid #e2e2e2;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    background: #fdfdfd;
}
.profsepeteekle-body-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 0px 0px 15px 0px;
}
.profilproduct-body-badge {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem 0px 1rem;
}
.profilproduct-body-badge-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    color: #212529;
    font-size: 13px;
    font-weight: 400;
}
.product1-header {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
/* normal profil bitti*/
/* profil v2 basla */
.product-profile-2 #product-profile-carousel .row .col-md-6 {
    padding: 3px;
}
.product-profile-2 #product-profile-carousel .row .col-md-6 .img-auto {
    border-radius: 15px;
}
.profilv2-header-top-block {
    display: flex;
    align-items: center;
    gap: 2rem;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 5px 0px 1rem 0px;
    position: relative;
}
.profilv2-header {
    border: 1px solid #e2e2e2;
    padding: 1rem;
    border-radius: 5px;
    padding-bottom: 2rem;
}
.porfilv2-card, .product1-card {
    position: sticky;
    top: 70px;
}
.profilv2-title-block .title {
    font-size: 21px;
    font-weight: 500;
    color: #000;
    padding-bottom: 0;
    border-bottom: 0;
    width: 100%;
    letter-spacing: -0.04em;
    margin-bottom: 5px;
    line-height: normal;
}
.profilv2-short-desc {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #a1a1a1;
    text-align: left;
}
.profilv2-header-top-block a {
    color: #333;
    font-size: 15px;
    letter-spacing: -0.06px;
}
.profilv2-header-top-block a:hover {
    color: #333;
}
.profilv2-header-top-block .product-code {
    color: #a1a1a1;
    letter-spacing: -0.004em;
    font-weight: 500;
    font-size: 13px;
}
.profilv2-title-block {
    padding: 25px 0px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.single-profil-accordion .card-body {
    padding: 10px 0px;
}
.single-profil-accordion #headingOne {
    background: transparent;
    border: 1px solid #000 !important;
    margin: 0;
}
.single-profil-accordion .btn-link {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.accordion .btn-link[aria-expanded="false"] img:last-child {
    transform: rotate(180deg);
}
.single-profil-accordion .btn-link .accordion-button-left {
    color: #123124;
    font-size: 21px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}
.single-profil-accordion .accordion-button-left span {
    color: #a1a1a1;
    font-weight: 500;
    font-size: 13px;
}
.single-profil-accordion {
    margin-top: 2rem;
}
.single-profil-accordion .card-body .special-field-box {
    border: none;
    border-radius: 0;
}
.accordion-button-left img {
    width: 30px;
    height: 30px;
}
.profilv2-reklam-banner {
    margin-top: 1rem;
}
.profilv2-reklam-item {
    position: relative;
}
.profilv2-reklam-yazi {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.profilv2-reklam-yazi h4 {
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    letter-spacing: -0.07em;
    color: #fff;
}
.profilv2-reklam-yazi span {
    font-weight: 500;
    font-size: 17px;
    line-height: 10px;
    color: #a1a1a1;
    letter-spacing: -0.04em;
    margin-bottom: 10px;
}
.profilv2-reklam-yazi a {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.04em;
    color: #fff !important;
    text-decoration: underline;
}
.profilv2-reklam-img img {
    border-radius: 5px;
}
.product-price-title {
    display: flex;
    align-items: baseline;
    gap: 1rem;
}
.product-price-title span {
    color: #123124;
    font-weight: 600;
    font-size: 16px;
}
.profilv2-accordion-block {
    margin-top: 1rem;
}
.profilv2-accordion-block .btn-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
}
.standart-accordion-button-left {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
}
.profilv2-destek-block {
    margin-top: 1rem;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 1rem 2rem;
    gap: 1rem;
    background: linear-gradient(270deg, #f8f8f8 0 50%, white 50% 100%);
}
.profilv2-destek-title {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    color: #333;
    font-size: 21px;
    font-weight: 500;
    gap: 10px;
    margin-bottom: 10px;
}
.profilv2-destek-left span {
    font-size: 16px;
    color: #a1a1a1;
    font-weight: 400;
}
.profilv2-destek-left {
    width: 50%;
}
.profilv2-destek-right {
    width: 50%;
    display: inline-flex;
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 50px;
    padding-top: 8px;
}
.profilv2-destek-right a {
    text-align: center;
    font-size: 13px;
    color: #333;
    display: flex;
    gap: 10px;
    align-items: center;
}

.profilv2-varyant-block .related-products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
}
.profilv2-varyant-block .related-products a {
    display: flex;
    flex-direction: row;
    padding: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    text-align: center;
    gap: 10px;
    color: #717171;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    align-items: center;
}
.profilv2-varyant-block .related-products a img {
    max-width: 35px;
    margin: 0;
}
.profilv2-varyant-block .product-profile-info .value {
    font-size: 16px;
    font-weight: 600 !important;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.related-products a.active img {
    border: none !important;
}
/* profil v2 bitti */
.breadcrumb-wrapper .breadcrumb a {
    color: #a9a9a9;
}
.breadcrumb-wrapper .breadcrumb-item+.breadcrumb-item::before {
    color: #a9a9a9;
}
.btn-success, .btn-success:hover, .btn-success:active, .btn-success:focus  {
    color: #fff;
    background: linear-gradient(45deg, #48815c, #2b513a) !important;
    border-color: transparent !important;
}
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #fff;
    background: linear-gradient(45deg, #888888, #5d5d5d);
    border-color: transparent;
}
/* urun detail */
.profilv2-urundetail-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.profilv2-urundetail-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px;
}
.profilv2-urundetail-left-yazi h1 {
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.04em;
    color: #212529;
    margin-bottom: 2rem;
}
.profilv2-urundetail-left-yazi span {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.04em;
    color: #676767;
}
.profilv2-urundetail-left-kilavuz {
    display: flex;
    align-items: center;
    margin-top: 3rem;
    border: 1px solid #e2e2e2;
    padding: 20px;
    border-radius: 5px;
    gap: 20px;
}
.profilv2-urundetail-kilavuz-items a {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 16px;
    color: #333333;
    text-decoration: underline;
}
.profilv2-urundetail-kilavuz-items {
    display: flex;
    align-items: center;
    gap: 30px;
}
.profilv2-urundetail-two-block {
    background: #111111;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 4rem;
    padding: 80px;
}
.profilv2-aciklama .p-g-mod-body {
    padding: 0 !important;
}
.profilv2-urundetail-two-img {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.profilv2-urundetail-two-img img {
    border-radius: 10px;
}
.profilv2-urundetail-two-yazi span {
    font-weight: 500;
    font-size: 25px;
    line-height: 33px;
    letter-spacing: -0.04em;
}
.profilv2-urundetail-three-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.urundetail-three-right {
    width: 50%;
}
.profilv2-urundetail-three-yazi p {
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.04em;
    color: #000000;
    max-width: 70%;
}
.profilv2-urundetail-three-yazi h4 {
    font-weight: 500;
    font-size: 25px;
    line-height: 22px;
    letter-spacing: -0.04em;
    color: #1e3628;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.profilv2-urundetail-three-yazi span {
    font-size: 17px;
    line-height: 22px;
    color: #a1a1a1;
}
.profilv2-urundetail-three-buttons {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 2rem;
    gap: 20px;
}
.profilv2-urundetail-three-button-item {
    background: #111111;
    border-radius: 10px;
    padding: 10px 15px;
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.04em;
    gap: 10px;
    justify-content: center;
    width: 200px;
}
.profilv2-urundetail-four-block {
    background: #111111;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.profilv2-urundetail-four-left {
    display: flex;
    gap: 4rem;
    align-items: flex-start;
    padding: 3rem;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    width: 50%;
}
.profilv2-urundetail-four-left h4 {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.04em;
    display: flex;
    align-items: center;
    gap: 20px;
}
.profilv2-urundetail-four-left h4 img {
    filter: invert(1);
}
.urundetail-four-ozellikler-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.urundetail-four-ozellikler-item b {
    font-size: 23px;
    line-height: 40px;
    letter-spacing: -0.02em;
    color: #ffffff;
    font-weight: 500;
}
.urundetail-four-ozellikler-item span {
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
}
.urundetail-four-ozellikler {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
    width: 100%;
    justify-items: start;
}
.profilv2-urundetail-five-block {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 50vh;
}
.profilv2-urundetail-five-block span {
    font-size: 25px;
    line-height: 33px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #181818;
    max-width: 70%;
}
.profilv2-urundetail-six-block {
    display: flex;
    flex-direction: column;
    background: #111111;
    margin-top: 5rem;
    color: #fff;
    align-items: center;
    justify-content: center;
    position: relative;
}
.urundetail-six-ogutum-block h1 {
    font-size: 30px;
    line-height: 45px;
    display: flex;
    align-items: center;
    color: #ffffff;
    gap: 15px;
    justify-content: center;
    margin-bottom: 2rem;
}
.urundetail-six-ogutum-block h1 img {
    filter: brightness(0) invert(1);
}
.urundetail-six-ogutum-items {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.urundetail-six-ogutum-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.urundetail-six-ogutum-item img {
    width: 130px;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}
.urundetail-six-ogutum-item span {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}
.urundetail-six-ogutum-item b {
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
}
.urundetail-six-ogutum-item-yazi {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.urundetail-six-bilgilendirme {
    position: relative;
    top: -120px;
}
.urundetail-six-bilgilendirme-yazi {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    width: 50%;
}
.urundetail-six-bilgilendirme-yazi span {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: -0.04em;
    color: #ffffff;
}
.urundetail-six-bilgilendirme-img img {
    border-radius: 10px;
}
.urundetail-six-ogutum-block {
    margin-bottom: 4rem;
}
.profilv2-urundetail-eight-block {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 40px;
}
.urundetail-eight-right {
    width: 50%;
}
.urundetail-eight-video a img {
    max-width: 700px;
    max-height: 446px;
    width: 100%;
    height: 100%;
}
.urundetail-eight-liste {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-top: 2rem;
}
.urundetail-eight-liste span {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 19px;
    font-weight: 400;
}
/* urun detail bitti */
/* kategori filtre */
.kategori-filtre .col-lg-3 {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding: 2rem;
    z-index: 99999999;
    border-left: 1px solid #ebebeb;
    overflow: auto;
}
.kategori-filtre {
    display: none;
}
.kategori-filtre.show {
    display: block;
}
/* kategori filtre bitis */
/* kategori sayfasi */
.category-filter-order .show-btn {
    color: #123124;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    align-items: center;
    border: 1px solid #123124;
    padding: 5px 10px;
    border-radius: 5px;
}
.category-text {
    height: 130px;
    overflow-y: scroll;
    margin-bottom: 1rem;
    text-align: left;
    font-size: 16px;
    line-height: 2;
    padding: 0 20px;
    color: #696969;
}
.category-text h2 {
    font-size: 22px;
}
.buttons .btn-sidebar-filtre {
    background: linear-gradient(45deg, #888888, #5d5d5d);
    color: #fff !important;
    padding: 0px 12px;
    height: 33px;
    font-size: 15px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* kategori sayfasi bitis*/
/* 60 gun dene sayfa */
@-webkit-keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-180deg);
    }
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-180deg);
    }
}
.atmisgun-section-one {
    position: relative;
}
.atmisgun-section-one-icerik {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
.atmisgun-section-one-yazi h1 {
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -0.07em;
    color: #ffffff;
    margin-bottom: 15px;
}
.atmisgun-section-one-yazi span {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.04em;
    color: #b1b1b1;
}
.atmisgun-section-one-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 2rem;
}
.atmisgun-section-button-1 {
    background: #fff;
    padding: 10px 2rem;
    border-radius: 2rem;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.04em;
    color: #181818;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.atmisgun-section-button-1:hover {
    color: #000;
}
.atmisgun-section-button-2 {
    padding: 10px 0rem;
    font-size: 20px;
    line-height: 0px;
    letter-spacing: -0.04em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-bottom: 1px solid #fff;
}
.atmisgun-section-button-2:hover{
    color: #fff;
}
.atmisgun-section-two {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 50vh;
    gap: 3rem;
}
.atmisgun-section-two-yazi {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.atmisgun-section-two-yazi span {
    color: #181818;
    font-size: 25px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.04em;
    font-weight: 400;
    max-width: 65%;
}
.atmisgun-section-three {
    background: black;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 60vh;
    margin-top: 5rem;
    color: #fff;
}
.atmisgun-section-three-icon-block {
    background: black;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 60vh;
    margin-top: 5rem;
    color: #fff;
    position: relative;
}
.atmisgun-section-three-wrapper {
    position: absolute;
    mix-blend-mode: difference;
    top: -135%;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.atmisgun-section-three-icon {
    position: absolute;
    border: 2px solid #e2e2e2;
    border-radius: 10rem;
    padding: 10px;
    -webkit-animation: linear infinite 20s rotate;
    animation: linear infinite 20s rotate;
    mix-blend-mode: difference;
}
.atmisgun-section-three-circle-1 {
    background: #fff;
    width: 10rem;
    height: 5rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    align-content: center;
    border-top-right-radius: 10rem;
    border-top-left-radius: 10rem;
    font-size: 45px;
    font-weight: 700;
    color: #000;
}
.atmisgun-section-three-circle-2 {
    background: #ffffff;
    width: 10rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-bottom-right-radius: 10rem;
    border-bottom-left-radius: 10rem;
}
.atmisgun-section-three-icon svg path {
    fill: #fff;
}
.atmisgun-section-three-yazi {
    font-size: 25px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.04em;
    margin-top: 5rem;
    max-width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 35px;
}
.atmisgun-section-three-wrappers-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    mix-blend-mode: difference;
}
.atmisgun-section-four-accordion .btn-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    font-weight: 400;
    font-size: 16px;
}
.atmisgun-section-four-accordion .card {
    width: 60%;
}
.atmisgun-section-four-accordion div#accordionExample {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.atmisgun-section-four-accordion .accordion>.card:not(:last-of-type) {
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.atmisgun-section-four {
    margin-top: 4rem;
}
/* 60 gun dene sayfa bitti*/
/* g50vspocket*/
.g50pockettablo .container .row .tabloicerik table tr:first-child td {
    top: -1px;
    z-index: 2;
    border: none;
}
.g50pockettablo .container .row .tabloicerik table tr:first-child td:first-child {
    position: inherit;
}
.g50pockettablo .container .row .tabloicerik {
    margin-top: 20px;
}
.g50pockettablo .container .row .tabloicerik table {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.g50pockettablo .container .row .tabloicerik {
    width: 100%;
}
.g50pockettablo .container .row .tabloicerik table .renktable {
    line-height: 26px;
    font-weight: bold;
    font-size: 18px;
    width: 31%;
    color: white;
    background-color: #1e3628;
}
.g50pockettablo .container .row .tabloicerik table tr {
    align-items: center;
    border-radius: 100px;
}
.g50pockettablo .container .row .tabloicerik table tr .eksi {
    text-align: center;
}
.g50pockettablo .container .row .tabloicerik table tr td {
    padding: 18px;
    vertical-align: middle;
    height: 82px !important;
}
.g50pockettablo .container .row .tabloicerik table tr td svg {
    width: 35px;
    margin-left: 100px;
}
.g50pockettablo .container .row .tabloicerik table tbody tr td .kucukbaslikk {
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 30px;
}
.g50pockettablo .container .row .tabloicerik table tbody .renktable td .kucukbaslikk {
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
}
.g50pockettablo .container .row .tabloicerik table tbody .renktable .yanyana {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
.g50pockettablo .container .row .tabloicerik table tbody .renktable {
    border-right: 1px solid;
}
.g50pockettablo .container .row .tabloicerik table tbody tr td h6 {
    text-align: center;
}
.g50pockettablo .container .row .tabloicerik table tbody tr td h6 img {
    text-align: center;
    max-width: 40px;
}
.g50pockettablo .container .row .tabloicerik table tbody tr td p {
    color: #a1a1a1;
}
.g50pockettablo .container .row .tabloicerik table tbody tr td .ortalamayazi {
    text-align: center;
}
.g50pockettablo .container .row .tabloicerik .table {
    --bs-table-color: var(--bs-body-color);
    --bs-table-bg: transparent;
    --bs-table-border-color: #000000;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-body-color);
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: var(--bs-body-color);
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: var(--bs-body-color);
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: var(--bs-table-color);
    vertical-align: top;
    border-color: var(--bs-table-border-color);
    border-right: none;
    border-left: none;
}
.g50pockettablo .container .row .tabloicerik .table {
    border: 2px solid #1e3628;
}
.g50vspocketbilgilendirme .container .row .g50vspocketbilgi {
    text-align: center;
    width: 100%;
}
.g50vspocketbilgilendirme .container .row .g50vspocketbilgi .g50vspocketbaslik {
    margin-top: 40px;
    margin-bottom: 40px;
}
.g50vspocketbilgilendirme .container .row .g50vspocketbilgi .g50vspocketyazi {
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
}
.table-bordered td,
.table-bordered th {
    border-left: 1px solid grey;
}
.g50pockettablo .container .row .tabloicerik table tr td * {
    margin: 0;
}
/* g50vspocket bitis */
/* basvuru sayfa */
.kurumsal-basvuru {
    margin-top: 4rem;
}
.kurumsal-basvuru .col-12 {
    padding: 0px;
}
.kurumsal-basvuru-right {
    background: #F5F5F5;
    padding: 0px 3rem !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.kurumsal-basvuru-yazi {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.kurumsal-basvuru-yazi h1 {
    margin: 0;
    text-align: center;
    font-weight: 400;
    font-size: 2.5rem;
    color: #212529;
}
.kurumsal-basvuru-yazi span {
    margin: 2rem 0;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    color: #212529;
}
.kurumsal-basvuru-forms form h4 {
    font-size: 25px;
    margin-bottom: 1rem;
    font-weight: 500;
    margin-left: 5px;
}
.kurumsal-basvuru-forms .row input {
    border: none;
    background: none;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 2rem;
    font-size: 14px;
    border-radius: 0;
}
.kurumsal-basvuru-forms .btn-ageSend {
    background: #123124;
    color: #fff;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding: 5px 1rem;
}
.goShowroom a {
    color: #a1a1a1;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 15px;
}
/* basvuru sayfa bitti*/
/* showroom sayfa */
.showroom-manset {
    position: relative;
}
.showroom-manset-yazi {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}
.showroom-manset-yazi h1 {
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}
.showroom-manset-yazi span {
    font-size: 20px;
    color: #fff;
    max-width: 40%;
    text-align: center;
}
.showroom-cards-blog h4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 2rem 0;
    font-size: 30px;
    gap: 15px;
    font-weight: 400;
}
.showroom-cards-blog h4 b {
    font-weight: 500;
}
.showroom-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}
.showroom-card {
    display: flex;
    background: #f5f5f5;
    padding: 1rem;
    gap: 1rem;
    border: 1px solid #e2e2e2;
    align-items: flex-start;
}
.showroom-card-head h5 {
    font-size: 30px;
    font-weight:400;
}
.showroom-card-head span {
    display: block;
    font-size: 15px;
    color: #a1a1a1;
}
.showroom-card-right {
    display: flex;
    flex-direction: column;
    gap: 1.1rem;
    justify-content: flex-start;
}
.showroom-card-head {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 15px 0px;
}
.showroom-card-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}
.showroom-card-adres-item {
    font-size: 15px;
    display: flex;
    align-items: flex-start;
    font-weight: 400;
    gap: 5px;
}
.showroom-card-adres-item b {
    font-weight: 600;
}
.showroom-card-body a {
    border: 1px solid #1e3628;
    background: #1e3628;
    padding: 5px 1rem;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.showroom-card-left img {
    min-height: 100%;
    background: inherit;
    border-radius: 5px;
    max-width: 300px;
    max-height: 290px;
    width: auto;
    height: auto;
    aspect-ratio: 1;
    object-fit: cover;
}
.showroom-card2 {
    position: relative;
}
.showroom-card2-yazi {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.showroom-card2-yazi h4 {
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
}
.showroom-card2-yazi span {
    font-size: 16px;
    text-align: center;
    max-width: 60%;
    font-weight: 400;
    color: #fff;
}
.showroom-card2-yazi a {
    color: #fff;
    font-size: 17px;
    text-decoration: underline;
    font-weight: 400;
    margin-top: 10px;
}
/* showroom sayfa bitti*/
.header-section .p-g-mod-trans {
    margin: 0px !important;
}
/* standart page */
.standart-page {
    border: 1px solid #e2e2e2;
    max-width: 1200px;
    margin: 1rem auto;
    background: #fafafa;
    padding: 2rem;
}
.standart-page h1 {
    font-size: 1.75rem;
    letter-spacing: -0.05em;
}
.standart-page h1 strong {
    font-weight: 600;
}
.standart-page h2 {
    font-size: 1.5rem;
    letter-spacing: -0.05em;
}
.standart-page h2 strong {
    font-weight: 600;
}
.standart-page h3 {
    font-size: 1.25rem;
    letter-spacing: -0.05em;
}
.standart-page h3 strong {
    font-weight: 600;
}
.standart-page .p-g-mod-body {
    padding: 0 !important;
}
.standart-page .p-g-mod {
    background: transparent !important;
}
/* standart page bitis */
/* sertifika page style */
.certificates-block-top h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 3.5px;
    text-transform: uppercase;
}
.certificates-block-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    background: #f9f9f9;
    border: 1px solid #e2e2e2;
    padding: 35px;
    width: fit-content;
    margin: 4rem auto 0rem auto;
    border-radius: 20px;
}
.certificates-block-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
}
.certificates-block-bottom a {
    display: flex;
    align-items: center;
    gap: 30px;
    background: #1e3628;
    padding: 20px;
    border-radius: 15px;
    width: 430px;
}
.certificates-block-bottom a img {
    width: 80px;
    height: 104px;
}
.certificates-block-bottom-item-inside h4 {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}
.certificates-block-bottom-item-inside span {
    font-size: 13px;
    font-weight: 400;
    background: #f9f9f9;
    padding: 8px 20px;
    border-radius: 22px;
    color: #000;
}
.certificates-block-bottom-item-inside {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}
/* sertifika page style end */
/* iletisim sayfa */
.iletisim-icerik-section {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.iletisim-sayfa-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    text-align: left;
    margin-bottom: 2rem;
}
.iletisim-sayfa-title h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 400;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 5px;
}
.iletisim-sayfa-title h1 img {
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
.iletisim-sayfa-title h1 b {
    font-weight: 500;
}
.iletisim-sayfa-title span {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
}
.iletisim-left-top, .iletisim-left-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.iletisim-right-banner {
    position: relative;
}
.iletisim-right-yazi {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    color: #fff;
    gap: 10px;
}
.iletisim-icerik-left {
    width: 65%;
}
.iletisim-icerik-right {
    width: 30%;
}
.iletisim-icerik-item h4 {
    font-size: 22px;
    margin-bottom: 1rem;
    font-weight: 400;
}
.iletisim-item-adresler {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 13px;
}
.iletisim-item-adresler a {
    display: flex;
    align-items: center;
    font-size: 16px;
    gap: 1rem;
    color: #333;
}
.iletisim-left-top {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 3rem 0px;
    margin-bottom: 3rem;
}
.iletisim-right-yazi h4 {
    font-size: 22px;
    font-weight: 400;
}
.iletisim-right-yazi span {
    max-width: 85%;
    font-size: 15px;
}
.iletisim-right-yazi a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 400;
}
/* iletisim sayfa bitti*/
/* odeme sayfasi */
.fastpay-body .steps .step.active .circle, .payment-steps-1 .step.active .circle {
    background: #1e3628;
}
.fastpay-body .steps .step.active, .free-shipping-limit .info .name span, .payment-steps-1 .step.active {
    color: #1e3628;
}
.payment-cart-summary-1 .summary tfoot .final {
    color: #1e3628;
}
.shipment-methods .text-success {
    color: #1e3628 !important;
}
/* odeme sayfasi bitti*/
.native-modal {
    z-index: 9999!important;
}
.card-category a img {
    border-radius: 10px;
}
.product-profile-1 .carousel-item img {
    border-radius: 15px;
}

.custom-module-code-3769 .image:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, black, transparent);
    left: 0;
    border-radius: 20px!important;
}
.custom-module-code-3769 .image:after {
    display: none !important;
}
.custom-module-code-3769 .image .img-auto {
    border-radius: 20px;
}
.custom-module-code-3769 .ban-type-title {
    color: #fff !important;
    font-size: 35px !important;
    font-weight: 700 !important;
    background: none !important;
}
.custom-module-code-3769 .ban-type-btn {
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    background: none !important;
    text-decoration: underline !important;
}
.age-image-fix .image .img-auto{
    width: auto !important;
    border-radius: 15px;
}
.age-image-border-radius .image .img-auto{
    border-radius: 15px;
}
.custom-module-code-3726 .image .img-auto {
    width: auto !important;
    border-radius: 15px;
}
.nedenmolent-swiper {
    padding: 20px;
}
.kategori-anaicerik .card-category .img-auto {
    width: 160px;
    height: 160px;
}
.card-blog .title {
    height: 30px;
    margin-top: 1rem;
}
/* pocket urun detail */
.profilv2-urundetailpocket-one-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.profilv2-urundetailpocket-one-right {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.profilv2-urundetailpocket-block, .profilv2-urundetailpocket-block-three, .profilv2-urundetailpocket-block-five {
    background: #fbfbfb;
}
.urundetailpocket-two-right-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: left;
}
.urundetailpocket-two-right-block span {
    font-size: 17px;
    line-height: 42px;
    font-weight: 400;
    color: #212529;
}
.urundetailpocket-three-left-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.urundetailpocket-three-left-block h1 {
    font-size: 30px;
    margin-bottom: 3rem;
    color: #143c3d;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.urundetailpocket-teknik-ozellik-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 17px;
}
.urundetailpocket-teknik-ozellik-item b{
    color: #143c3d;
    font-weight: 500;
}
.urundetailpocket-teknik-ozellik-item span{
    color: #ababab;
    font-weight: 400;
}
.urundetailpocket-teknik-ozellikler {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 85px;
}
.urundetailpocket-ogutumaralik-block-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.urundetailpocket-ogutumaralik-block-right h1 {
    font-size: 30px;
    margin-bottom: 2rem;
    color: #143c3d;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 15px;
}
.urundetailpocket-ogutum-araliklari {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 25px;
    justify-content: space-between;
    width: 100%;
    justify-items: start;
}
.urundetailpocket-ogutumaralik-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.urundetailpocket-ogutumaralik-item-top {
    border: 1px solid #143c3d;
    background-color: #fff;
    height: 100%;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 5px;
}
.urundetailpocket-ogutumaralik-item-top img {
    width: 50px;
    height: 50px;
}
.urundetailpocket-ogutumaralik-item-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.urundetailpocket-five-left {
    padding: 20px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.urundetailpocket-five-left a img {
    max-width: 700px;
    max-height: 446px;
    width: 100%;
    height: 100%;
}
.urundetailpocket-five-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.urundetailpocket-five-right h1 {
    font-size: 30px;
    font-weight: 400;
    color: #212529;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
/* pocket urundetail bitti */
.banner-item .image .img-auto {
    width: 100%;
    height: 100%;
}
.ban-type .img-auto {
    width: 100%;
    height: 100%;
}
.bar-search img {
    width: 22px;
    height: 22px;
}
.swiper-image img {
    width: 100%;
    height: 100%;
}
.card-product .image .img-auto {
    width: 100%;
    height: 100%;
}
.newsletter-form button img {
    width: 22px;
    height: 22px;
}
#native-modal-popup-1 .modal-content a img {
    width: 100%;
    height: 100%;
}
header.mobile .left a img {
    width: 28px;
    height: 28px;
}
.sidebarmenu-kategori-header img {
    width: 16px;
    height: 28px;
}
header.mobile .right a img {
    width: 22px;
    height: 22px;
}
.nedenmolent-swiper .swiper-button-next, .swiper-button-prev {
    top: 50% !important;
    bottom: 50%;
}
.nedenmolent-swiper .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 15px !important;
    background: #ffffff;
    color: #000;
    padding: 10px 13px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nedenmolent-swiper {
    position: relative;
}
.carousel-outer {
    position: relative;
}
/* profilv1 variant box style */
.product-profilone-variant-box {
    justify-content: flex-start !important;
    border: 1px solid #e2e2e2;
    padding: 1rem;
    border-radius: 5px;
    background: #fdfdfd !important;
}
.product-profilone-variant-box ul li {
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}
.product-profilone-variant-box ul li .name span {
    font-size: 21px;
}
.product-profilone-variant-box ul li .options a.active {
    border-color: #1e3628;
    background: #1e3628;
    color: #fff;
}
.product-profilone-variant-box ul li .options a {
    padding: 10px 40px;
    border-radius: 40px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* profilv1 variant box style end */
.profilv1-product-content .raw-content {
    padding: 30px;
    background: #f1f1f1;
    border: 1px solid #e2e2e2;
    border-radius: 15px;
}
.profilv1-product-content .raw-content h2 {
    font-size: 1.2rem;
}
.pocketkargo-kart {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #1e3628;
    color: #fff;
    padding: 5px 10px;
    border-radius: 35px;
    font-size: 13px;
}
.pocketkargo-profil {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
    background: #1e3628;
    color: #fff;
    padding: 6px 16px;
    border-radius: 39px;
    font-size: 14px;
}
.product-detail-uyari {
    background: #ff00003d;
    border: 1px solid #ff0000;
    height: 100%;
    border-radius: 6px;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
}
.product-detail-uyari h1 {
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
    color: #d50000;
}
@media(max-width:1680px) {
    .nedenmolent-img video {
        max-height: 546px;
    }
    .nedenmolent-body h1 {
        font-size: 20px;
        margin: 1rem 0px 0.50rem 0px;
    }
    .nedenmolent-body span {
        font-size: 16px;
    }
}
@media (max-width:1440px) {
    .atmisgun-section-three-wrapper {
        top: -142%;
    }
    .certificates-block-bottom a {
        width: 400px;
    }
    .certificates-block-bottom-item-inside h4 {
        font-size: 15px;
    }
    .certificates-block-bottom-item-inside span {
        font-size: 12px;
        padding: 7px 12px;
    }
    .nedenmolent-img video {
        max-height: 464px;
    }
    .urundetailpocket-five-right {
        padding: 0px 50px;
    }
    .showroom-card {
        align-items: center;
    }
    .showroom-card-left img {
        max-width: 260px;
        max-height: 286px;
        width: auto;
        height: auto;
        aspect-ratio: 1;
        object-fit: cover;
    }
    .profilv2-urundetail-eight-block {
        gap: 40px;
    }
    .profilv2-destek-block {
        align-items: center;
    }
    .profilv2-destek-right {
        padding-left: 30px;
    }
    a.footer-etbis .img-auto {
        max-width: 120px;
        max-height: 140px;
    }
    .footer-app-links a {
        font-size: 15px;
    }
    .social-media a .img-auto {
        max-width: 40px;
        max-height: 40px;
    }
    .footer-buyukyazilar h1 {
        font-size: 20px;
    }
    .footer-buyukyazilar span {
        font-size: 15px;
    }
    .nedenmolent-body h1 {
        font-size: 18px;
        margin: 1rem 0px 0.2rem 0px;
    }
    .nedenmolent-body span {
        font-size: 13px;
    }
    .cstm-dropdown-kategori a {
        font-size: 20px;
    }
    .dropdown-contact-item {
        font-size: 15px;
    }
}
@media (max-width:1366px) {
    .atmisgun-section-three-wrapper {
        top: -147%;
    }
    .atmisgun-section-three-yazi {
        margin-top: 4rem;
    }
    .atmisgun-section-three {
        height: 71vh;
    }
    .atmisgun-section-two {
        height: 80vh;
    }
    .certificates-block-bottom a img {
        width: 74px;
        height: 96px;
    }
    .certificates-block-bottom a {
        width: 375px;
    }
    .certificates-block-bottom-item-inside h4 {
        font-size: 14px;
    }
    .certificates-block-bottom-item-inside span {
        font-size: 11px;
        padding: 5px 12px;
    }
    .footer-yasalar-links a {
        font-size: 14px;
    }
    .nedenmolent-img video {
        max-height: 438px;
    }
    .product-price-title span {
        font-size: 14px;
    }
    .product-price-title h4 {
        font-size: 15px;
    }
    .product-price-title {
        gap: 5px;
    }   
    .profilv2-reklam-yazi a {
        font-size: 15px;
    }
    .profilv2-reklam-yazi span {
        font-size: 15px;
    }
    .profilv2-reklam-yazi h4 {
        font-size: 20px;
    }
    .profilv2-header-top-block {
        gap: 1rem;
    }
    .urundetail-six-bilgilendirme {
        top: -100px;
    }
    .urundetail-four-ozellikler {
        gap: 10px;
        justify-items: center;
    }
    .profilv2-urundetail-four-left {
        gap: 3rem;
        padding: 1rem;
        align-items: center;
    }
    .footer-iletisimicerik a {
        font-size: 16px;
    }
    a.footer-showroom {
        margin-top: 3.3rem;
    }
    .footer-app-links a {
        font-size: 14px;
        gap: 10px;
    }
    .dropdown-contact-item {
        gap: 5px;
    }
    .dropdown-contact-item img {
        width: 20px;
        height: 20px;
    }
}
@media (max-width:1199px) {
    .nedenmolent-img video.d-none {
        display: block !important;
    }
}
@media (max-width:900px) {
    .nedenmolent-img video.d-none {
        display: none !important;
    }
    .product-detail-uyari h1 {
        font-size: 16px;
    }
    .atmisgun-section-three-circle-1 {
        height: 5.3rem;
    }
    .product-profilone-variant-box ul li .options a {
        padding: 7px 35px;
        font-size: 13px;
    }
    .certificates-block-top h1 {
        font-size: 25px;
    }
    .certificates-block-bottom-item-inside {
        align-items: center;
    }
    .certificates-block-bottom-item-inside h4 {
        font-size: 13px;
    }
    .certificates-block-bottom a {
        width: 100%;
        padding: 20px;
        gap: 15px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .certificates-block-bottom {
        flex-direction: column;
        gap: 15px;
    }
    .nedenmolent-swiper {
        max-width: 1000px !important;
        overflow: hidden;
    }
    .nedenmolent-img video {
        max-height: 100%;
    }
    .urundetail-eight-liste {
        margin-top: 1rem;
    }
    .urundetailpocket-five-right h1 img {
        width: 30px;
        height: 30px;
    }
    .urundetailpocket-five-right h1 {
        font-size: 20px;
        gap: 10px;
    }
    .urundetailpocket-five-right {
        padding: 20px;
    }
    .urundetailpocket-ogutumaralik-block-right h1 img {
        width: 30px;
        height: 30px;
    }
    .urundetailpocket-ogutumaralik-block-right h1 {
        font-size: 20px;
        gap: 10px;
    }
    .urundetailpocket-ogutum-araliklari {
        grid-template-columns: 1fr  1fr 1fr;
        justify-items: center;
    }
    .profilv2-urundetailpocket-block, .profilv2-urundetailpocket-block-two, .profilv2-urundetailpocket-block-three, .profilv2-urundetailpocket-block-four, .profilv2-urundetailpocket-block-five{
        margin-bottom: 1rem;
    }
    .urundetailpocket-three-left-block, .urundetailpocket-ogutumaralik-block-right, .profilv2-urundetailpocket-one-right {
        padding: 20px;
    }
    .urundetailpocket-three-left-block h1 img {
        width: 30px;
        height: 30px;
    }
    .urundetailpocket-teknik-ozellikler {
        grid-template-columns: 1fr 1fr;
        gap: 50px;
        justify-items: start;
    }
    .urundetailpocket-teknik-ozellik-item {
        align-items: flex-start;
    }
    .urundetailpocket-three-left-block h1 {
        font-size: 20px;
        margin-bottom: 1rem;
        gap: 10px;
    }
    .urundetailpocket-two-right-block span {
        font-size: 15px;
        line-height: 25px;
    }
    .urundetail-six-ogutum-block h1 {
        font-size: 20px;
    }
    .urundetail-six-ogutum-block h1 img {
        width: 30px;
        height: 30px;
    }
    .urundetail-four-ozellikler-item span {
        font-size: 15px;
        line-height: 35px;
    }
    .urundetail-four-ozellikler-item b {
        font-size: 18px;
        line-height: normal;
    }
    .profilv2-urundetail-four-left h4 {
        font-size: 20px;
    }
    .profilv2-urundetail-four-left h4 img {
        width: 30px;
        height: 30px;
    }
    .profilv2-urundetail-three-buttons {
        margin-top: 1rem;
    }
    .profilv2-urundetail-three-yazi span {
        font-size: 15px;
    }
    .profilv2-urundetail-three-yazi h4 {
        font-size: 20px;
        margin-bottom: 1rem;
    }
    .profilv2-urundetail-left-yazi h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .profilv2-urundetail-left-yazi span {
        font-size: 15px;
    }
    .footer-copyright {
        margin-top: 0rem;
    }
    .anasayfa-uygunolanisec h1 {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 0;
    }
    .anasayfa-uygunolanisec span {
        font-size: 16px;
        line-height: normal;
    }
    .anasayfa-uygunolanisec a {
        font-size: 16px;
        padding: 1px 16px;
    }
    .standart-page {
        padding: 10px;
    }
    .product-page-installments .product-installments .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .product-body .product-installments .col-lg-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    a.footer-showroom {
        margin-top: 1.3rem;
    }
    .kategori-anaicerik .card-category .img-auto {
        width: auto;
        height: auto;
    }
    .ppc-ctype-2 .carousel-inner .carousel-item a img {
        border-radius: 15px;
    }
    .newbasketcard .p-g-b-c-0{
        padding: 5px !important;
    }
    .newbasketcard .p-g-b-c-1 {
        padding: 15px !important;
    }
    .single-profil-accordion .special-field-box .field {
        flex-direction: column !important;
    }
    .p-g-mod-t-63 .p-g-mod-body {
        padding: 15px !important;
    }
    .iletisim-icerik-right {
        width: 100%;
    }
    .iletisim-icerik-section {
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .iletisim-icerik-left {
        width: 100%;
        margin-bottom: 3rem;
    }
    .iletisim-sayfa-title {
        margin-bottom: 0rem;
    }
    .iletisim-left-top, .iletisim-left-bottom {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .showroom-cards-blog h4 img {
        width: 50px;
        height: 50px;
    }
    .showroom-cards-blog h4 {
        font-size: 23px;
    }
    .showroom-manset-yazi h1 img {
        width: 50px;
        height: 50px;
    }
    .showroom-manset-yazi {
        gap: 1rem;
    }
    .showroom-manset-yazi h1 {
        font-size: 40px;
        gap: 1rem;
    }
    .showroom-manset-yazi span {
        max-width: 100%;
    }
    .showroom-manset-img img {
        aspect-ratio: 1;
        object-fit: cover;
    }
    .showroom-card-left img {
        min-height: 100%;
        background: inherit;
        border-radius: 5px;
        max-width: 300px !important;
        max-height: 290px !important;
        width: 100% !important;
        height: 100% !important;
    }
    .showroom-card2-yazi h4 {
        font-size: 25px;
        font-weight: 500;
    }
    .showroom-card2-yazi span {
        max-width: 87%;
    }
    .showroom-card {
        flex-direction: column;
        justify-content: center;
    }
    .showroom-cards {
        grid-template-columns: 1fr;
    }
    .kurumsal-basvuru-yazi span {
        margin: 1rem 0;
        font-size: 16px;
    }
    .kurumsal-basvuru-yazi h1 {
        font-size: 24px;
    }
    .kurumsal-basvuru-right {
        padding: 2rem 1rem !important;
    }
    .g50pockettablo .container .row .tabloicerik table tr:first-child td {
        border: 1px solid;
    }
    .g50pockettablo .container .row .tabloicerik {
        margin-top: 20px;
    }
    .g50pockettablo .container .row .tabloicerik table {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }
    .g50pockettablo .container .row .tabloicerik table .renktable {
        line-height: 43px;
        font-weight: bold;
        font-size: 20px;
        color: white;
        background-color: rgb(28, 32, 38);
    }
    .g50pockettablo .container .row .tabloicerik table .renktable .tablo-kisalt {
        width: 300px;
        text-align: center;
    }
    .g50pockettablo .container .row .tabloicerik table tr {
        align-items: center;
        border-radius: 100px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .g50pockettablo .container .row .tabloicerik table tr .eksi {
        text-align: center;
    }
    .g50pockettablo .container .row .tabloicerik table tr td {
        padding: 14px;
        border-radius: 10px 10px 0px 0px;
    }
    .g50pockettablo .container .row .tabloicerik table tr td p {
        font-weight: 500;
        font-size: 12px;
        color: rgb(158, 158, 158);
    }
    .g50pockettablo .container .row .tabloicerik table tr td svg {
        width: 35px;
        margin-left: 14px;
    }
    .g50pocketmobiltablo {
        margin-top: 10rem;
    }
    .g50pocketmobiltablo .container .row .mobiltabloicerik {
        margin-top: 20px;
        width: 100%;
        overflow: auto;
    }
    .g50pocketmobiltablo .container .row .mobiltabloicerik table {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }
    .g50pocketmobiltablo .container .row .mobiltabloicerik table .renktable {
        line-height: 25px;
        font-weight: bold;
        font-size: 18px;
        color: white;
        background-color: rgb(28, 32, 38);
    }
    .g50pocketmobiltablo .container .row .mobiltabloicerik table .renktable .tablo-kisalt {
        width: 300px;
        text-align: center;
    }
    .g50pocketmobiltablo .container .row .mobiltabloicerik table tr {
        align-items: center;
        border-radius: 100px;
    }
    .g50pocketmobiltablo .container .row .mobiltabloicerik table tr .eksi {
        text-align: center;
    }
    .g50pocketmobiltablo .container .row .mobiltabloicerik table tr td {
        padding: 22px;
    }
    .g50pocketmobiltablo .container .row .mobiltabloicerik table tr td svg {
        width: 35px;
        margin-left: 14px;
    }
    .g50pockettablo .container .row .tabloicerik table tr td:first-child {
        flex: 1 0 100%;
        background: #e9e9e9;
    }
    .g50pockettablo .container .row .tabloicerik table tr td {
        flex: 0 0 50%;
        border-radius: 0;
        text-align: center;
        height: auto !important;
        min-height: 60px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
    .g50vspocketbilgilendirme .container .row .g50vspocketbilgi .g50vspocketyazi {
        margin-top: 40px;
        margin-bottom: 40px;
        font-weight: 500;
        font-size: 19px;
        line-height: 30px;
        text-align: center;
    }
    .g50vspocketbilgilendirme .container .row .g50vspocketbilgi .g50vspocketyazi {
        margin-top: 40px;
        margin-bottom: 40px;
        font-weight: 400;
        font-size: 19px;
        line-height: 30px;
        text-align: center;
    }
    
    .g50pockettablo .container .row .tabloicerik table tbody .renktable {
        border-right: 1px solid;
        border-radius: 0;
    }
    
    .g50pockettablo .container .row .tabloicerik table .renktable span {
        font-size: 21px;
        line-height: 10px;
        display: block !important;
    }
    .g50pockettablo .container .row .tabloicerik table .renktable {
        line-height: 1px;
        font-weight: bold;
        font-size: 20px;
        color: white;
        background-color: rgb(28, 32, 38);
    }
    .g50pockettablo .container .row .tabloicerik table tbody .renktable .yanyana {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .g50pockettablo .container .row .tabloicerik table tbody .renktable td .kucukbaslikk {
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 1px;
    }
    header.mobile {
        position: inherit;
    }
    tr.fixed-table {
        position: fixed;
        top: 5rem;
        width: 100%;
        left: 0;
    }
    .g50pockettablo .container .row .tabloicerik table tr * {
        border-color: #e2e2e2;
    }
    .g50pockettablo .container .row .tabloicerik table tr td:first-child h5 {
        font-size: 17px;
        font-weight: 600;
    }
    td.renktable {
        background: rgb(28, 32, 38) !important;
        text-align: center;
        vertical-align: middle;
        padding: 25px !important;
    }
    .atmisgun-section-four-accordion .card {
        width: 100%;
    }
    .atmisgun-section-three-wrapper {
        top: -150.2%;
    }
    .atmisgun-section-three-yazi {
        font-size: 17px;
        max-width: 90%;
        gap: 15px;
    }
    .atmisgun-section-three {
        height: 80vh;
    }
    .atmisgun-section-two-yazi img {
        width: 350px;
        height: 56px;
    }
    .atmisgun-section-two {
        height: 60vh;
    }
    .atmisgun-section-two-yazi span {
        font-size: 20px;
        max-width: 100%;
    }
    .atmisgun-section-button-2 {
        font-size: 15px;
    }
    .atmisgun-section-button-1 {
        padding: 8px 1rem;
        font-size: 15px;
    }
    .atmisgun-section-one-buttons {
        margin-top: 1rem;
    }
    .atmisgun-section-one-yazi h1 {
        font-size: 25px;
        margin-bottom: 0px;
    }
    .atmisgun-section-one-yazi span {
        font-size: 17px;
    }
    .atmisgun-section-one-img img {
        aspect-ratio: 1;
        object-fit: cover;
    }
    .carousel-indicators {
        position: relative !important;
    }
    .urundetail-eight-liste span {
        font-size: 15px;
    }
    .urundetail-eight-liste span img {
        width: 20px;
        height: 20px;
    }
    .urundetail-eight-right h1 img {
        width: 30px;
        height: 30px;
    }
    .urundetail-eight-right h1 {
        font-size: 20px;
        display: flex;
        align-items: center;
        gap: 15px;
    }
    .urundetail-eight-right {
        width: 100%;
        padding: 10px;
    }
    .profilv2-urundetail-eight-block {
        padding: 0;
        flex-direction: column;
    }
    .profilv2-urundetail-six-block {
        margin-top: 8rem;
    }
    .urundetail-six-bilgilendirme {
        top: -90px;
    }
    .urundetail-six-bilgilendirme-yazi {
        right: 0;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
        padding: 10px;
    }
    .urundetail-six-bilgilendirme-yazi span {
        font-size: 18px;
    }
    .urundetail-six-bilgilendirme-img img {
        aspect-ratio: 1;
    }
    .urundetail-six-ogutum-items {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
    .profilv2-urundetail-five-block span {
        font-size: 15px;
        max-width: 100%;
    }
    .profilv2-urundetail-five-block {
        height: 100%;
        padding: 20px;
    }
    .urundetail-four-ozellikler {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        justify-items: center;
    }
    .profilv2-urundetail-four-left {
        gap: 1rem;
        padding: 10px;
        width: 100%;
    }
    .profilv2-urundetail-four-block {
        flex-direction: column-reverse;
    }
    .profilv2-urundetail-three-button-item {
        font-size: 15px;
    }
    .profilv2-urundetail-three-yazi p {
        max-width: 100%;
        font-size: 15px;
    }
    .urundetail-three-right {
        width: 100%;
        padding: 10px;
    }
    .profilv2-urundetail-three-block {
        flex-direction: column;
    }
    .profilv2-urundetail-two-yazi span {
        font-size: 15px;
    }
    .profilv2-urundetail-two-block {
        gap: 3rem;
        padding: 10px;
    }
    .profilv2-urundetail-two-img {
        margin-top: 2rem;
        flex-direction: column;
    }
    .profilv2-urundetail-left-yazi {
        margin-bottom: 2rem;
    }
    .profilv2-urundetail-left-kilavuz span {
        font-size: 16px;
    }
    .profilv2-urundetail-left-kilavuz {
        gap: 10px;
        flex-direction: column;
        margin: 0 auto;
        padding: 10px 30px;
    }
    .profilv2-urundetail-left {
        width: 100%;
        padding: 15px;
    }
    .profilv2-urundetail-block {
        align-items: center;
        flex-direction: column-reverse;
    }
    .profilproduct-body-badge-item {
        padding: 15px;
        border-bottom: 1px solid #e2e2e2;
        width: 100%;
        justify-content: center;
    }
    .profilproduct-body-badge {
        flex-direction: column;
    }
    .profilv2-reklam-yazi a {
        font-size: 14px;
    }
    .profilv2-reklam-yazi span {
        font-size: 15px;
    }
    .profilv2-reklam-yazi h4 {
        font-size: 20px;
    }
    .profilv2-reklam-img img {
        height: 120px;
    }
    .profilv2-header-top-block .product-code {
        margin-top: 5px;
    }
    .profilv2-header-top-block a {
        margin-right: 15px;
    }
    .profilv2-header-top-block {
        gap: 0;
        flex-wrap: wrap;
    }
    .profilv2-title-block .title {
        font-size: 17px;
    }
    .profilv2-short-desc {
        font-size: 14px;
    }
    .single-profil-accordion {
        margin-top: 1rem;
    }
    .profilv2-destek-block {
        background: linear-gradient(359deg, #f8f8f8 0 50%, white 50% 100%);
        flex-direction: column;
        align-items: center;
        padding: 15px;
        gap: 2rem;
    }
    .profilv2-destek-left {
        width: 100%;
    }
    .profilv2-destek-right {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 0px;
    }
    .profsepeteekle-body-top .product-buttons {
        width: 100%;
    }
    .product-body .product-price-group {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .profsepeteekle-body-top {
        align-items: center;
        flex-direction: column;
    }
    .profilv2-header {
        margin-top: 1rem;
    }
    .single-profil-accordion .btn-link .accordion-button-left {
        font-size: 17px;
    }
    .single-profil-accordion .accordion-button-left span {
        font-size: 12px;
    }
    .accordion-button-left img {
        width: 20px;
        height: 20px;
    }
    .single-profil-accordion .card {
        border: transparent;
    }
    .profilv2-varyant-block .related-products {
        grid-template-columns: 1fr 1fr;
    }
    .dropdown-languages-1 {
        background: #000;
        margin-right: 0px;
    }
    .footer-left-block {
        padding: 20px 20px;
    }
    .footer-app-block {
        margin-top: 1rem;
        padding: 10px;
    }
    footer .social-media {
        justify-content: center;
        margin: 15px 0;
    }
    .newsletter-subtitle span {
        font-size: 15px;
    }
    .footer-right-block {
        padding: 20px 10px;
    }
    .footer-hizli-erisim-links a {
        width: 45%;
    }
    .footer-hizli-erisim-links {
        gap: 15px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer-hizli-erisim {
        margin-top: 1rem;
    }
    .footer-yasalar-links {
        gap: 15px;
        flex-direction: column;
        align-items: flex-start;
    }
    .footer-yasalar {
        margin-top: 1rem;
    }
    .footer-kategoriler {
        display: grid;
        gap: 10px;
        grid-template-columns: 1fr 1fr;
    }
    .swiper-container {
        padding: 15px;
    }
    .p-g-h-info .p-g-h-i-title {
        font-size: 20px !important;
        line-height: 52px !important;
    }
    .p-g-h-info .p-g-h-i-description {
        font-size: 16px !important;
    }
    .custom-module-code-3729 .ban-type-title {
        font-size: 25px !important;
    }
    .custom-module-code-3729 .ban-type-btn {
        font-size: 15px !important;
    }
    .age-sidebarmenu-iletisim-items a .img-auto {
        width: 24px;
        height: 24px;
    }
}