.age-space-block{
    margin-top: 50px;
}
a.headerlogo img {
    max-width: 180px;
}
.age-kart-product-favourite .inline {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 5px;
    border-radius: 100px;
}
.card-product .card-product-inner .image-wrapper .image {
    padding: 10px;
    border: 1px solid #f4f4f4;
    border-radius: 16px;
}
.card-product .card-product-inner .image-wrapper .image img.img-auto {
    border-radius: 16px;
}
.content-desc{
    font-size: 16px;
    margin-bottom: 10px;
}
.pd_ozel_kod_1{
    color: #a1a1a1;
    font-size: 16px;
}
.detail-top {
    display: flex;
    align-items: center;
    gap: 10px;
}
.related-products a.active.rl-pd img {
    border: 1px solid #181818;
}
.right-pd{
    position: sticky;
    top: 90px;
}
.pdetail-card {
    padding: 20px;
    border: 1px solid #f4f4f4;
    border-radius: 16px;
}
.related-products a {
    height: unset;
    font-size: 16px;
    color: #181818;
    gap: 5px;
}
.related-products a img {
    border-color: #f4f4f4;
    border-radius: 16px;
    padding: 10px;
    max-width: 100px;
}
.related-products {
    flex-wrap: nowrap !important;
}
.related-products a.rl-pd:hover img{
    border-color: #192e40;
}
.pd-price-area {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.pd-price-area .left, .pd-price-area .right {
    display: flex;
    gap: 10px;
    align-items: center;
}
.pd-price-area .left .price-text {
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.pd-price-area .left .price-side {
    display: flex;
    align-items: center;
    gap: 8px;
}
.ct-price-for-promotion, .pd-price-for-promotion {
    display: flex;
    color: #4B80AE;
    font-weight: 600;
    margin-top: 5px;
    gap: 5px;
}
.pd-price-area .inst {
    color: #666;
    font-size: 13px;
    font-weight: 500;
    line-height: 160%;
    display: flex;
    align-items: center;
    gap: 8px;
}
.pd-price-area .inst .left {
    flex-direction: row;
}
.pd-price-area .right .profit {
    display: flex;
    align-items: center;
    gap: 10px;
}
.pd-card-body {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.pd-price-area .left .price-side .list-price.sale-list-price {
    color: #A1A1A1;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
}
.pd-price-area .left .price-side .sale-price.sale-variant-price {
    color: #181818;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.pd-price-area .right .profit span.price {
    color: #4B80AE;
    font-weight: 600;
}
.product-profile-1 .carousel .carousel-inner{
    border: none;
}
.card-product.kombin  .card-product-inner {
    padding: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-product.kombin .card-product-inner  .image-wrapper {
    flex: 0 0 19%;
}
.card-product.kombin .price-group {
    justify-content: flex-start;
}
.kombin-side {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
}
.kombin-side .title {
    font-size: 18px;
    font-weight: 600;
    color: #181818;
}
.pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link{
    font-size: 18px;
}
.card-product .card-product-inner .buttons{
    padding: 0;
}
.card-product.kombin  .card-product-inner {
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.card-product.kombin .card-product-inner .left-side {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 70%;
}
.product-favourite a .inline {
    font-size: unset;
}
.product-favourite .inline {
    font-size: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: 1px solid #192e40;
    border-radius: 100px;
    height: 45px;
    width: 45px;
    transition: all var(--transition-time);
}
.product-buttons {
    align-items: center;
}
.product-favourite a .inline:hover {
    background: #192e40;
}
.product-favourite a .inline:hover svg{
    fill: #fff;
}
.product-details-tab-product-details-tab-colorful .raw-content {
    border: 1px solid #f4f4f4;
    padding: 20px;
    border-radius: 16px;
}
.pattern-group .pattern-group-header .p-g-h-button .btn-mod {
    font-size: 14px;
    padding: 10px 15px;
    border: 1px solid #192E40;
    border-radius: 100px;
    background: #192E40;
    color: #fff;
}
.pattern-group .pattern-group-header .p-g-h-info .p-g-h-i-title {
    color: #192E40;
}
.card-blog .image a .img-auto, .card-blog .image a img {
    border-radius: 16px 16px 0 0;
}
section.h-center .col-md-6 {
    position: unset;
}
.card-blog .buttons {
    display: none;
}
.card-blog .description {
    margin-bottom: 10px;
}
.card-category .image a img {
    display: none;
}
.card-category .title {
    font-size: 13px;
}
.card-category .title {
    font-size: 13px;
    color: #192E40;
}
.card-category:hover .title {
    color: #fff;
}
.card-category:hover  {
    background:#192E40;
    transition: all var(--transition-time);
}
.pattern-group-p-categories .owl-wrapper .owl-single-button.owl-single-button-prev {
    left: -55px;
}
.pattern-group-p-categories .owl-wrapper .owl-single-button.owl-single-button-next {
    right: -55px;
}
.breadcrumb-wrapper .breadcrumb-item+.breadcrumb-item:before{
    content: "/" !important;
}
footer .info {
    padding: 52px 112px 0;
}
footer .bb {
    background: #fbfbfb;
}
.footer-logo-block {
    padding: 76px 0;
}
.footer-logo-block a img {
    width: 300px;
    height: auto;
}
.col-12.ff-age {
    display: flex;
    justify-content: space-between;
    gap: 40px !important;
    align-items: center;
    margin: 14px 0;
}
.footer-right-block {
    background: #000;
}
.newsletter-content {
    padding: 52px 32px;
}
.newsletter-content .newsletter-title {
    margin-bottom: 10px;
    color: var(--white, #FFF);
    font-size: 16px;
    font-weight: 500;
}
.newsletter-text {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 18px;
    width: 65%;
}
.social-media-block {
    padding: 0 34px 52px;
    display: flex;
    gap: 28px;
}
.footer-sup-block .block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.footer-sup-block .text {
    color: #262626;
    font-size: 16px;
    font-weight: 400;
}
.footer-sup-block .titlen {
    color: #9ca3af !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    margin-bottom: 4px !important;
}
.footer-sup-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 76px 0 60px;
    gap: 56px;
}
.top-side-ff .block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
}
.top-side-ff .block .title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}
.top-side-ff .block .text {
    color: #262626;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}
.top-side-ff .title {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 58px;
}
.top-side-ff {
    padding: 0 0 96px;
    margin-top: 64px;
}
.p-g-mod.p-g-mod-t-3.p-g-mod-base-content {
    padding: 10px;
    border: 1px solid #f4f4f4;
    border-radius: 20px;
}
.m-acco .mac-btn .icon svg {
    transition: transform .25s ease;
}
.m-acco .mac-btn:not(.collapsed) .icon svg {
    transform: rotate(180deg);
}
.m-acco .content {
    transition: height .3s ease;
}
.breadcrumb-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: -webkit-fill-available;
}
.breadcrumb {
  flex-wrap: nowrap;    
  white-space: nowrap;
  overflow-x: auto;
  scrollbar-width: none; 
}
.breadcrumb::-webkit-scrollbar {
  display: none;         
}
.variant-box ul li,
.variant-box{
    margin: 0 !important;
}
.product-comment-stars .star.active i, .product-comment-stars .star:hover i {
    color: #ffc000;
}
.modal .product-comment-stars .star:not(:hover):not(.active) i {
    color: #d9d9d9;
}
.discount-kart {
    left: 10px;
    position: absolute;
    top: 10px;
    z-index: 2;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 100px;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fbl-cnt {
    display: flex;
    gap: 12px;
    color: #262626;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 12px;
}
footer .policy {
    display: flex;
    gap: 12px;
}
.card-blog .date {
    padding: 0px;
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.card-blog .title {
    color: #181818;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    padding: 0;
    -webkit-line-clamp: 2;
    height: 44px;
}
.card-blog .description {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    height: 51px;
    padding: 0px;
}
.card-blog .cbody {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.blog-page-inside-sec .p-g-b-c-0 .p-g-mod-body {
    padding: 30px;
    border: 1px solid #E2E2E2;
    background: #fff;
    border-radius: 30px;
}
.blog-page-detail-block .title-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 5px;
    margin-bottom: 0px;
}
.blog-page-detail-block .title-container .title {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    margin: 0px;
}
.blog-page-detail-block .title-container .date {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    line-height: normal;
    gap: 4px;
    font-size: 14px;
    color: #575757;
}
.blog-page-detail-block .title-container .description {
    font-size: 15px;
    color: #575757;
    margin: 0px;
}
.blog-page-inside-sec .p-g-b-c-1 .p-g-mod-base-content {
    border: 1px solid #e2e2e2;
    padding: 25px 30px;
    border-radius: 20px;
    background: #fff;
}
.blog-page-inside-sec .p-g-b-c-1 .p-g-b-c-wrapper {
    height: 100%;
}
section.h-center .col-md-8 {
    position: static;
}
.btn-cart.btn-color-1{
  --wave-fill:#192e40;         
  position:relative;
  overflow:hidden;
  z-index:0;
  transition:color .35s ease;
}
.btn-cart.btn-color-1::before{
  content:"";
  position:absolute; left:0; right:0; bottom:0;
  height:0;
  background:var(--wave-fill);
  z-index:-1;                    
  transition:height 1s cubic-bezier(.25,.8,.25,1);
}
.btn-cart.btn-color-1::after{
  content:"";
  position:absolute; left:0; right:0; bottom:0;
  height:14px;
  background:var(--wave-fill);
  z-index:-1;
  opacity:0;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='14' viewBox='0 0 140 14' preserveAspectRatio='none'%3E%3Cpath d='M0 8 C23 0 47 0 70 8 C93 16 117 16 140 8 L140 14 L0 14 Z' fill='%23000'/%3E%3C/svg%3E") repeat-x;
          mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='14' viewBox='0 0 140 14' preserveAspectRatio='none'%3E%3Cpath d='M0 8 C23 0 47 0 70 8 C93 16 117 16 140 8 L140 14 L0 14 Z' fill='%23000'/%3E%3C/svg%3E") repeat-x;
  -webkit-mask-size:140px 14px; mask-size:140px 14px;
  transition:bottom 1s cubic-bezier(.25,.8,.25,1), opacity .2s ease;
}
.btn-cart.btn-color-1:hover{ color:#fff; }
.btn-cart.btn-color-1:hover::before{ height:100%; }
.btn-cart.btn-color-1:hover::after{
  bottom:100%;
  opacity:1;
  animation:waveMove 1s linear infinite;
}

@keyframes waveMove{
  from{ -webkit-mask-position-x:0;    mask-position-x:0; }
  to  { -webkit-mask-position-x:140px; mask-position-x:140px; }
}
.mobil-side {
    display: none;
}
.pd-card-body li.variant {
    display: flex;
    align-items: center;
    gap: 10px;
}












@media (max-width:1680px) {
    
}
@media (max-width:1440px) {
    
}
@media (max-width:1366px) {
    
}
@media (max-width:1280px) {
    
}
@media (max-width:991px) {
    .mobil-side .price-area .left {
        font-size: 16px;
        font-weight: 600;
    }
    .btn-cart.btn-color-1 {
        border: 1px solid #192e40;
        border-radius: 100px;
    }
    .mobil-side .price-area .left {
    display: flex;
    gap: 10px;
}
    .mobil-side .price-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    .mobil-side h1.title {
        margin: 0;
    }
    .mobil-side {
        display: block;
        position: fixed;
        bottom: 0;
        background: #fff;
        z-index: 999;
        width: 100%;
        border-top: 1px solid #f4f4f4;
        padding: 10px;
        transform: translateY(100%);
        transition: transform .25s ease;
        pointer-events: none;
    }
    .mobil-side.is-visible {
        transform: translateY(0);
        pointer-events: auto;
    }
    .top-side-ff .title{
        margin-bottom: 20px;
    }
    .top-side-ff .block{
        margin-top: 20px;
        gap: 10px;
    }
    .card-blog .title{
        height: 44px !important;
        -webkit-line-clamp: 2 !important;
    }
    .card-blog .description{
        margin-top: 5px;
    }
    footer .info{
        padding: 0;
    }
    .payment-final-buttons-1{
        height: 80px;
    }
    .swal-text{
        text-align: center;
    }
    footer .bb .container-fluid,
    footer .bb .col-md-5{
        padding: 0 !important;
    }
    .pd-price-area {
        gap: 10px;
        justify-content: space-between;
        flex-direction: column;
        align-items: flex-start;
    }
    .detail-top {
        flex-direction: column;
        align-items: self-start;
        margin-bottom: 10px;
    }
    .card-product .card-product-inner .buttons .btn-cart {
        width: max-content;
    }
    .related-products a img {
        max-width: 70px;
    }
    .pdetail-card {
        margin-top: 20px;
    }
    .btn-cart.btn-color-1{
        margin: 0;
    }
    .product-buttons{
        gap: 10px;
    }
}