/* Parça bulucu */

.compatibility-filter-box .input-box {
    display: block!important;
    border-right: 1px solid #f2f2f2;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.p-g-mod.p-g-mod-t-69.p-g-mod-filter_box {
    border: 8px solid #333;
    border-radius: 50px;
    position: relative;
    top: -53px;
    padding: 0 20px;
}


.compatibility-filter-box .submit-box button {
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    height: 70%;
    border-radius: 50px;
    position: relative;
    right: 0;
    top: 12px;
    background: var(--main-color);
    border-color: var(--main-color);
}

.compatibility-filter-box .submit-box button:hover{
    background: var(--main-color2);
    border-color: var(--main-color2);
}

/* Parça bulucu son */


.pattern-group .pattern-group-header .p-g-h-info{
    align-items: center;
}

.cart-unit-basket-container .card-product .card-product-inner .price-group{
    margin-left: 10px;
}

.card-product .card-product-inner .price-group {
    justify-content: center;
    width: 100%;
}

.card-product .card-product-inner .buttons .btn-cart {
    border-radius: 22px!important;
    height: 45px;
    width: 100%;
}

.image-wrapper .image-brand {
    position: absolute;
    top: 0px;
    left: 0;
    margin: 0 auto;
    width: 80px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    border: 1px solid #eaeff7;
    border-radius: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-brand img.img-auto {
    max-width: 120px;
}

.image-brand{
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobil-filtre-btn{
    display: none;
}

.four-banner-one .ban-type .image img {
    max-width: 100%;
    width: 100%;
    border-radius: 30px;
}

.four-banner-one .ban-type .ban-type-content {
    justify-content: flex-start;
    top: 20px;
    align-items: flex-start;
}

.four-banner-one .ban-type .ban-type-title {
    font-size: 1.4rem;
    font-weight: bold;
}

.four-banner-one .ban-type .ban-type-description,
.four-banner-one .ban-type .ban-type-title {
    padding: 0;
}

.card-category .image a img{
    width: 100px;
}

.card-category {
    background: #fff;
    padding-top: 10px;
    border: 0;
    border: 3px solid #f2f2f2;
    height: 150px;
}

.card-category:hover{
    border: 3px solid #d8e8ff;
    border-radius: 5px;
}

.header-bar .header-cart-hover:hover .name{
    color: #333;
}

footer .social-media .socials {
    display: flex;
    align-items: center;
    margin-top: 20px;
}


.readmore{
    margin:40px 0;
}

.readmore .p-g-mod-base-content{
    border: 0;
}

.readmore .readmore-text{
    max-height: 165px;
    overflow:hidden;
}

.readmore .readmore-text.show{
    max-height:100% !important;
}

.readmore .p-g-mod-t-1{
    display:flex;
    justify-content:center;
}

.readmore .more {
    display: inline-block;
    border-radius: 30px;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    padding: 11px 25px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 45px;
    border: 1px solid #333;
}

.readmore .more:hover {
    background: #333;
    color: #fff;
}

.p-g-mod-t-cat-filter .p-g-mod-header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    cursor: pointer;
}

.categories-body .card-product:hover {
    border-radius: 0 !important;
    border: 2px solid #0965d3!important;
}

/* Header  */

header.desktop .bar-user-hover .dropdown-menu {
    width: 250px;
    left: inherit;
    right: 0;
    top: 100%;
    border-radius: 0;
    padding: 20px 0;
    border: 0;
    margin: 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.35);
}

header.desktop .bar-user-hover .dropdown-menu ul.auth-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

header.desktop .bar-user-hover .dropdown-menu .top-header {
    padding: 0 15px;
}


header.desktop .bar-user-hover .dropdown-menu .link {
    display: flex;
    flex-direction: column;
    gap: 5px;
    border-bottom: 4px solid #333;
    margin: 10px 30px;
    padding-bottom: 10px;
}

header.desktop .bar-user-hover .dropdown-menu .link a {
    padding: 8px 0;
    font-size: 14px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .4s;
    font-weight: 500;
    letter-spacing: 0.2px;
}

header.desktop .bar-user-hover .dropdown-menu .link a i{
    font-size: 10px;
}

header.desktop .bar-user-hover .dropdown-menu .link-2 {
    padding: 10px 30px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

header.desktop .bar-user-hover .dropdown-menu .link-2 span.title-2 {
    font-weight: 500;
    color: #676767;
}

header.desktop .link span.title {
    font-weight: 500;
    color: #676767;
}

header.desktop .bar-user-hover .dropdown-menu .link-2 a {
    padding: 8px 0;
    font-size: 14px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .4s;
    font-weight: 500;
    letter-spacing: 0.2px;
}


header.desktop .bar-user-hover .dropdown-menu .login{
    background: #000;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    color: #fff;
}

header.desktop .bar-user-hover:hover .dropdown-menu {
    display: block !important;
    transition: all var(--transition-time);
}

header.desktop .bar-user-hover .dropdown-menu .login:hover{
    background: #333;
    transition: all .4s;
}

header.desktop .bar-user-hover .dropdown-menu .login a{
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

header.desktop .bar-user-hover .dropdown-menu .register{
    font-size: 13px;
    color: #000;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    cursor: default;
    align-items: center;
}

header.desktop .bar-user-hover .dropdown-menu .register a{
    border-bottom: 1px solid #000;
    margin-left: 10px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}

.sepet-ozet .col-list .p-g-b-c-wrapper {
    padding: 20px 30px!important;
    border: 1px solid #ededed!important;
    background: #f7f7f9!important;
}

.payment-final-buttons-1 .btn-complete {
    background: var(--complete-payment-bg);
    border-color: var(--complete-payment-bg);
    color: var(--complete-payment);
    transition: all var(--transition-time);
    border-radius: 0;
    padding: 15px 0;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: 500;
}


.product-rate {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    background: var(--main-color);
    padding: 8px;
    border-radius: 30px;
    width: 100%;
    text-align: left;
    text-align: center;
}
.product-price-group .prices .sale-price {
    font-size: 30px;
    font-weight: bold;
    color: var(--main-color);
}

.product-price-group .discount {
    background: var(--main-color2);
    width: 70px;
    border-radius: 5px;
}

.product-body .p-g-mod.p-g-mod-t-13 {
    border-radius: 8px;
    border: 1px solid #eaeff7;
}
.product-body .image-brand-detail a {
    display: flex;
    min-width: 100px;
    height: 40px;
    padding: 5px 10px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border: 1px solid #eff1f6;
    border-radius: 20px;
    cursor: pointer;
    z-index: 9;
    align-items: center;
    justify-content: center;
}
.image-brand-detail img {
    width: 85px!important;
    position: relative;
}

.pattern-group-p-product .p-g-mod .p-g-mod-body {
    padding: 30px;
}

.product-profile-1 .carousel .carousel-inner{
    border-radius: 8px;
}

.product-profile-1 h1.title {
    color: #373642;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 1.4rem;
    line-height: 30px;
}

.product-profile-info li {
    width: 100%;
    display: flex;
    padding: 0.25rem 0;
}

.product-profile-info li a{
    color: #0466d3;
}

.product-profile-info li .name {
    flex: 0 0 auto;
    width: 30%;
    color: #5e5e5e;
}

.product-quantity .btn,
.product-quantity .btn:hover{
    background: transparent;
}

.product-quantity input{
    border: none;
}

.product-profile-1 .product-quantity {
    border: 1px solid #ddd;
    border-radius: 30px;
}

.product-buttons .btn-cart {
    flex: 1;
    height: 56px;
    border-radius: 30px;
}

.product-body .product-quantity input{
    height: 54px;
}

.product-buttons .btn-fast-buy {
    height: 54px;
    border-radius: 30px;
}

.product-body .product-quantity .btn {
    height: 54px;
    width: 45px;
}

.card-product-horizontal{
    background: #f5f5f5;
    border-radius: 16px;
}

.title-wrap {
    padding: 15px 15px 0 15px;
    font-weight: bold;
}

.card-product-horizontal .c-p-i-link {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.card-product-horizontal .prices {
    font-weight: 600;
}

.card-product-horizontal .prices .list-price{
    text-decoration: line-through;
    font-size: 14px;
}

.card-product-horizontal .prices .sale-price{
    color: #e6cd00;
    font-size: 15px;
}

.card-product-horizontal .c-p-i-link i{
    width: 40px;
    height: 30px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
}

.card-product-horizontal .c-p-i-link:hover i{
    background: #000000;
    color: #ffffff;
    transition: all .4s;
}

.similar-products .owl-wrapper .owl-single-button.owl-single-button-prev {
    left: 0;
    box-shadow: 0 4px 16px #00000014;
    border-radius: 0 10px 10px 0;
    color: #000;
}

.similar-products .owl-wrapper .owl-single-button.owl-single-button-next {
    right: 0;
    box-shadow: 0 4px 16px #00000014;
    border-radius: 10px 0 0 10px;
    color: #000;
}

.similar-products .owl-wrapper .owl-single-button.owl-single-button-next i{
    margin-left: 5px;
}

.similar-products .owl-wrapper .owl-single-button button {
    color: #000;
    font-size: 16px;
}

.similar-products .owl-wrapper .owl-single-button button {
    color: #000;
    font-size: 17px;
}

.card-product-horizontal .card-product-inner .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 10%;
}

.card-product-horizontal .card-product-inner .image-wrapper .image img {
    height: 85px;
    width: auto;
    border-radius: 16px;
}

.card-product-horizontal .details {
    margin-right: 10px;
}

.card-product-horizontal .card-product-inner .image-wrapper .image {
    padding: 15px;
} 

.card-product-horizontal img {
    max-width: 160px;
}

.product-profile-1 {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}

.p-g-mod.p-g-mod-t-57 {
    margin-top: 20px;
    border-radius: 20px;
}

.cart-unit-basket-container .price-group {
    margin-left: 20px;
}

.pattern-group .p-g-mod-t-21 .p-g-mod-body,
.pattern-group .p-g-mod-t-22 .p-g-mod-body,
.pattern-group .p-g-mod-t-23 .p-g-mod-body,
.pattern-group .p-g-mod-t-24 .p-g-mod-body,
.pattern-group .p-g-mod-t-25 .p-g-mod-body {
    padding-top: 0;
    padding: 30px;
}

.pattern-group .p-g-mod-t-21 .p-g-mod-header,
.pattern-group .p-g-mod-t-22 .p-g-mod-header,
.pattern-group .p-g-mod-t-23 .p-g-mod-header,
.pattern-group .p-g-mod-t-24 .p-g-mod-header,
.pattern-group .p-g-mod-t-25 .p-g-mod-header,
.pattern-group .p-g-mod-t-26 .p-g-mod-header {
    border-bottom: 1px solid #f2f2f2;
    height: 100%;
    padding: 20px 30px;
}

.product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-link {
    padding: 0;
    height: 70px;
    border: none;
}

.product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-link.active {
    border-bottom: 3px solid var(--main-color);
    color: var(--main-color);
}

.product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-item {
    margin: 0 30px;
    flex: 1;
}

.product-profile-1 .product-label img{
    max-width: 65px;
}

.product-buttons .btn-wp {
    align-items: center;
    background: #33aa29;
    border-color: #33aa29;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    justify-content: center;
    margin: 10px 10px 10px 0;
    width: 100%;
    border-radius: 30px;
    height: 54px;
}

.yanipsonenyazi {
    animation: blinker 0.9s linear infinite;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    background: var(--main-color2);
    padding: 8px;
    border-radius: 30px;
    width: 100%;
    text-align: center;
    margin-left: 10px;
}

.rate-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.user-links li {
    list-style: none;
}

ul.user-links {
    padding: 0;
}

.user-links a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 20px;
    margin-bottom: 10px;
    gap: 10px;
}

@keyframes blinker {  
    50% { 
    opacity: 0;
    }
}

@media (max-width: 991px){
    .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav{
        overflow: scroll;
        flex-wrap: nowrap;
    }
    .product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-link{
        width: 140px;
    }
    .product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-item{
        margin: 0;
    }
    .rate-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .yanipsonenyazi{
        margin-left: 0;
    }
    .four-banner-one .ban-type .ban-type-title{
        white-space: nowrap;
    }
    .product-profile-1{
        padding: 15px;
    }
    .image-brand img.img-auto {
        width: 65px;
    }
    .image-wrapper .image-brand {
        width: 100%;
    }
    .right-area {
        margin-top: 20px;
    }
    .contact-info .contact-item{
        margin-bottom: 15px;
    }
    .info-bar-1 .icons .icon-group{
        justify-content: flex-start!important;
        width: 100%;
    }
    .compatibility-filter-box .submit-box button {
        height: 100%;
        top: 12px;
    }
    .p-g-mod.p-g-mod-t-69.p-g-mod-filter_box {
        top: 0;
        padding: 30px;
    }
    .pattern-group .p-g-mod-t-26 .p-g-mod-body .buttons {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-direction: column;
    }
    
    .pattern-group .p-g-mod-t-26 .p-g-mod-body .btn {
        font-size: 14px;
        margin: 0 5px;
        width: 100% !important;
        border-radius: 0 !important;
        margin: 5px 0 !important;
        height: 50px;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-weight: 500;
    }
    
    .pattern-group .p-g-mod-t-26 .p-g-mod-body .buttons {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-direction: column;
    }
    
    .categories-body .p-g-mod.p-g-mod-t-26{
        position: sticky;
        bottom: 0;
        right: 0;
        left: 0;
    }
    
    .categories-body .mobil-filtre .col-list:first-child .pattern-group-header {
        padding: 15px 10px;
        display: flex;
        flex-direction: row-reverse;
        border-bottom: 1px solid #ebebeb;
        position: sticky;
        top: 0;
        right: 0;
        left: 0;
        z-index: 9;
        background: #fff;
    }
    
    .categories-body .mobil-filtre .col-list:first-child .pattern-group-header .p-g-h-icon {
        width: auto;
        font-size: 20px;
        margin-right: 3px;
    }
    
    .categories-body .mobil-filtre .mobil-filtre-btn{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px;
        position: sticky;
        top: 0;
        right: 0;
        left: 0;
        background: #fff;
        border-bottom: 1px solid #ebebeb;
        z-index: 9;
    }
    
    .categories-body .mobil-filtre .close-mobile-filter {
        font-size: 17px;
        margin-right: 5px;
    }
    
    .categories-body .mobil-filtre .col-list:first-child{
        border: 0;
        border-radius: 0;
        background-color: #fff;
        width: 100%;
        right: -100%;
        top: 0;
        position: fixed;
        border-radius: 0;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
        margin-top: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0;
        height: 100%;
        z-index: 99999;
        transition: all .4s;
        display: flex;
        flex-direction: column;
        overflow: auto;
        display: block !important;
    }
    
    .categories-body .mobil-filtre .col-list:first-child.active{
        opacity: 1;
        right: 0;
        transition: all .4s;
    }
    .cat-responsive-buttons .dropdown-menu {
        border: 0;
        background-color: #f4f4f4;
        position: relative;
        border-top: 1px solid #d8d8d8;
        transition: opacity .2s;
        padding-top: 0;
    }
    
    .cat-responsive-buttons .dropdown-menu .lag-checkbox label {
        padding-left: 20px;
        position: relative;
        z-index: 2;
        cursor: pointer;
        margin-bottom: 0;
        font-size: 14px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .card-product .card-product-inner .price-group .prices .sale-price{
        font-size: 16px!important;
    }
}