@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,400i,500,600,700,800&display=swap');
body {
    background: #fff;
    font-family: 'Poppins', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}  






.overlay {
    background: none!important;
 
}


@media (max-width: 768px) {
    .campaign-bar {
        margin-top: -21px!important;
    }
}
.campaign-bar {
background: #640000 !important;
color: #fff;
width: 100%;
padding: 3px 15px;
font-family: "Aboreto", system-ui;
}.campaign-content {
display: flex;
align-items: center;
justify-content: space-between;
max-width: 496px;
margin: 0 auto;
gap: 50px;
}.campaign-left {
text-align: center;
font-size: 15px;
font-weight: 500;
letter-spacing: 0.5px;
}.campaign-middle {
text-align: center;
font-size: 10px;
letter-spacing: 0.5px;
margin-right: -35px;
}.campaign-left span,
.campaign-middle span {
display: block;
}.campaign-right {
display: flex;
align-items: center;
gap: 25px;
border-left: 1px solid rgba(255,255,255,0.25);
padding-left: 30px;
}.countdown {
display: flex;
align-items: center;
gap: 20px;
}.time-box {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
}.time-box:not(:last-child)::after {
content: ":";
position: absolute;
right: -12px;
top: 50%;
transform: translateY(-50%);
font-size: 14px;
}.time-box small {
font-size: 9px;
opacity: 0.7;
letter-spacing: 0.5px;
margin-bottom: 2px;
}.time-box span {
font-size: 16px;
font-weight: 600;
}.campaign-btn {
background: #fff;
color: #7E0101;
padding: 11px 11px;
text-decoration: none;
font-size: 11px;
font-weight: 800;
white-space: nowrap;
transition: 0.3s;
}.campaign-btn:hover {
background: #ddd;
}/* MOBİL */
@media (max-width: 768px) {
.campaign-bar {
padding: 4px 6px;
}.campaign-content {
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 12px;
}.campaign-left {
text-align: center;
font-size: 12px;
line-height: 1.2;
flex: 1;
}.campaign-left span {
display: block;
}.campaign-right {
border-left: none;
padding-left: 0;
gap: 0;
}.countdown {
gap: 10px;
}.time-box small {
font-size: 7px;
}.time-box span {
font-size: 13px;
}.time-box:not(:last-child)::after {
right: -7px;
font-size: 11px;
}}












/* Reset */
a {
    color: #000;
}
@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 603px!important;
    }
}
.modal-body {       padding: 0px !important;}
.modal-content img{border:1px!important}
@media (max-width: 991px) {
    .p-g-mod-t-45 .carousel-type-1 .carousel-control-next, .p-g-mod-t-45 .carousel-type-1 .carousel-control-prev {
    
        display: none;
    }
}
.pattern-group .p-g-mod .p-g-mod-body {
    padding: 4px!important;
}
header.desktop .btn-send {
    height: 43px!important;
    background-color: #000000!important;
}
header.desktop .search {
    border-radius: 15px!important;
}
header.desktop .search form .input-box {     height: 41px!important;}
header.desktop .search form input {
    font-size: 12px!important;
    height: 42px!important;
}
header.desktop .header-area {
    height: 87px!important;}

.qk-app-dropdown-products .sticky-contents {
    left: 0!important;
}
.whatsapp-fixed {
    display: none!important;}
header.mobile .logo img {
    max-width: 100px!important;
}
.sidebar-menu .categories ul li:nth-child(9) a {
    background: #980505 !important;
    color: white !important;
}

.product-short-desc{
    width: fit-content;
    font-size: 11px;
    background: #e90707;
    padding: 8px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}

.product-short-desc:empty{
    padding: 0;
    background: transparent;
}
.menu-container .menu li:last-child a {
    color: red!important;
    font-weight: 700!important;
}
.menu-container .menu li a {
       font-size: 13px!important;
}
.home-headline {
    padding: 0px 0!important;
}


.sidebar-menu .categories ul li {
    padding: 2px!important;
}
.sidebar-menu .categories ul li a {
margin-bottom: 6px!important;
    max-height: 50px!important;
    min-height: 47px!important;
    background: #EBEBEB!important;
    border-radius: 10px!important;
    overflow: hidden;
    padding: 13px!important;
    border-bottom: 1px solid #eaeaea;
    color: #333!important;
    font-size: 13px!important;
    font-weight: 500;
}


a:hover {
    text-decoration: none;
    color: #f05156;
}
.p-g-mod-t-55 .card-product .card-product-inner .price-group .prices .list-price, .p-g-mod-t-20 .card-product .card-product-inner .price-group .prices .list-price, .p-g-mod-t-57 .card-product .card-product-inner .price-group .prices .list-price {
    font-size: 12px!important;}

.p-g-mod-t-55 .card-product .card-product-inner .price-group .prices .sale-price, .p-g-mod-t-20 .card-product .card-product-inner .price-group .prices .sale-price, .p-g-mod-t-57 .card-product .card-product-inner .price-group .prices .sale-price {
    font-size: 14px!important;
}

.btn {
    font-size: 14px;
}

/* Overlay */
.overlay {
    display: flex;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: rgba(255, 255, 255, .4);
    justify-content: center;
    align-items: center;
}

.overlay .spin {
    color: #000;
    width: 3rem;
    height: 3rem;
    font-size: 20px;
}


/* Opacity */
.op-black {
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.op-black.hide {
    visibility: hidden;
    opacity: 0;
}

.op-black.show {
    visibility: visible;
    opacity: 1;
}

/* Opacity 2 */
.op-black-2 {
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.op-black-2.hide {
    visibility: hidden;
    opacity: 0;
}

.op-black-2.show {
    visibility: visible;
    opacity: 1;
}

a.btn.btn-wp {
    background: #56ce5f;
    height: 45px;
    line-height: 30px;
    width: 100%;
    margin-top: 20px;
    color: #fff;
}

/* Header (Desktop) */
header.desktop  {
    background: #fff;
    z-index: 11;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2) !important;
}

header.desktop.header-fixed  {
    position: fixed;   
}

header.desktop .h-contact {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background-color:#ed2b3a;
}

header.desktop .h-contact .info {
    height: 40px;
    display: -webkit-flex;
    -webkit-align-items: center; 
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}

header.desktop .h-contact .info .item {
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    font-weight: 600;
    position:relative;
    line-height: 15px;
    padding:0 15px;
}

header.desktop .h-contact .info .item::before{
    content: "";
    border-right: 1px solid #69696c;
    position: absolute;
    right: -7px;
    top: 1px;
    bottom: 1px;
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

header.desktop .h-contact .info .item:hover {
    color: #ffbc00;
}

header.desktop .h-contact .info .item:last-childs {
    margin-right: 0;
}

header.desktop .h-contact .info .item.wp {
    color: #0e9e26;
    font-weight: bold;
}

header.desktop .h-contact .info .item i {
    margin-right: 3px;
    font-size: 16px;
}

header.desktop .h-contact .info .item.wp i {
    font-weight: normal;
    font-size: 20px;
}

header.desktop .h-contact .social-media {
    height: 40px;
    display: -webkit-flex;
    -webkit-align-items: center; 
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}

header.desktop .h-contact .social-media a {
    margin-right: 9px;
    font-size: 15px;
    color: #555;
    background: #bcbcbc;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    color: #fff;
}

header.desktop .h-contact .social-media a:hover {
    background: #888;
}

header.desktop .h-contact .social-media a:last-child {
    margin-right: 0;
}

header.desktop .h-contact .customer-services {
    display: flex;
}

header.desktop .h-contact .customer-services .phone a{
    color: #fff;
    font-size:14px;
}

header.desktop .h-contact .customer-services .icon {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    color: #ffbc00;
}

header.desktop .h-contact .customer-services .de {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

header.desktop .h-contact .customer-services .de .name {
    color: #c5c5c5;
    font-size: 11px;
}

header.desktop .h-contact .customer-services::after{
    content: "";
    border-right: 1px solid #69696c;
    position: relative;
    right: -25px;
    top: 0px;
    bottom: 0px;
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

header.desktop .h-contact .customer-services-whatsapp {
    display: flex;
}

header.desktop .h-contact .customer-services-whatsapp .icon {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    color: #51cd5e;
}

header.desktop .h-contact .customer-services-whatsapp .de {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

header.desktop .h-contact .customer-services-whatsapp .de .name {
    color: #c5c5c5;
    font-size: 11px;
}

header.desktop .h-contact .customer-services-whatsapp::after{
    content: "";
    border-right: 1px solid #69696c;
    position: relative;
    right: -35px;
    top: 0px;
    bottom: 0px;
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}



header.desktop .h-contact .customer-services-whatsapp .de .phone a{
    font-size: 14px;
    color: #fff;
}

header.desktop .header-area {
    height: 120px;
    display: -webkit-flex;
    -webkit-align-items: center; 
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

header.desktop .header-area.last {
    align-items: flex-end;
}

header.desktop .logo {
    align-items: flex-start;
    justify-content: center;
}

header.desktop .logo a img {
    max-height: 50px;
    max-width: 90% !important;
}

header.desktop .search {
    width: 90%;
    position: relative;
    border:1px solid #ebebeb;
}

header.desktop .search form {
    width: 100%;
}

header.desktop .search form .input-box {
    display: block;
    background: #fff;
    width: 89%;
    position: relative;
    height: 50px;
    box-sizing: border-box;
    z-index: 9;
}

header.desktop .search form input {
    float: left;
    color: #333;
    width: 100%;
    font-size: 15px;
    border: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 15px 0 15px !important;
    height: 50px;
}

header.desktop .search form input::placeholder {
    color: #777;
}

header.desktop .btn-send {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 12%;
    height: 50px;
    padding: 0;
    border-radius: 0;
    background: none;
    border-width: 0;
    color: #fff;
    background-color: #82b08e;
    font-size: 18px;
    z-index: 10;
}

header.desktop .search i{
}

header.desktop .search .btn-send:hover{
    background-color: #f05156 !important;
    color:#fff;
    transition: all 0.2s;
}

header.desktop .easy-autocomplete-container ul {
    margin-top: 0;
}


 
header.desktop .header-bar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 1;
}

header.desktop .header-bar .bar-user {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 40px;
    padding: 0 10px;
    font-size: 15px;
    background: #1c2529;
}

header.desktop .header-bar .bar-user i {
    color: #fff;
    font-size: 15px;
    margin-left: 7px;
}

header.desktop .header-bar .bar-user .link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}

header.desktop .header-bar .bar-user .link span {
    margin: 0 5px;
}

header.desktop .header-bar .bar-user .link a {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}

header.desktop .header-bar .bar-cart {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    color: #444;
    height: 40px;
}

header.desktop .header-bar .bar-cart .icon {
    position: relative;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
   background: #1c2529;
}

header.desktop .header-bar .bar-cart .icon i {
    font-size: 15px;
    color: #fff;
}

header.desktop .header-bar .bar-cart .icon .count {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f05156;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
}

header.desktop .header-bar .bar-cart .info {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .1);
    flex-direction: column;
    padding-right: 5px;
    min-width: 60px;
}

header.desktop .header-bar .bar-cart .info .name {
    color: #999;
    font-weight: 500;
    font-size: 11px;
}

header.desktop .header-bar .bar-cart .info .price {
    font-size: 12px;
} 

.menu-container .menu li:nth-last-child(-n+4) ul ul{
   left:-169px;
}



.menu-container {
    display: block;
    background: #fff;
    border-top:1px solid #ebebeb;
}

.menu-container .menu {
    display: flex;
    justify-content: space-between;
    margin-bottom:0;
}

.menu-container .menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}

.menu-container .menu li:first-child {
    margin-left: 0;
}

.menu-container .menu li a {
    font-weight: 500;
    text-decoration: none;
    padding: 10px 15px;
    display: block;
    color: #000;
    transition: all 0.2s ease-in-out 0s;
    font-size: 16px;
}

.menu-container .menu li a:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 0 6px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    opacity: 0;
    transition: bottom .4s,opacity .4s;
    -webkit-transition: bottom .4s,opacity .4s;
}

.menu-container .menu li:hover>a:before {
    opacity: 1;
    bottom: -5px;
}

.menu-container .menu li a:after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 6;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    transition: width .4s;
    -webkit-transition: width .4s;
}

.menu-container .menu li:hover>a:after {
    width: 100%;
}

.menu-container .sub-menu li a{
    border: 1px solid #ebebeb;
    animation: downtoupcenter ease .5s;
    -webkit-animation: downtoupcenter ease .5s;
    padding: 20px 15px;
    border-top: 0;
}

.menu-container .sub-menu li a:before, .menu-container .sub-menu li a:after{
    display:none;
}

.menu-container .menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    width: 170px;
    position: absolute;
    left: 0px;
    background: #fff;
    z-index: 99;
    transform: translate(0,20px);
    transition: all 0.2s ease-out;
    -webkit-box-shadow: 1px 1px 6px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 6px -4px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 6px -4px rgba(0,0,0,0.75);
}



.menu-container .menu ul li {
    display: block;
    float: none;
    background: none;
    margin: 0;
    padding: 0;
}

.menu-container .menu ul li a {
    font-size: 14px;
    font-weight: 600;
    display: block;
    color: #333;
    background: #fff;
}

.menu-container .menu ul li a:hover,.menu ul li:hover>a {
    color: #ef2a33;
}

.menu-container .menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}

.menu-container .menu ul ul {
    left: 169px;
    top: 0px;
    visibility: hidden;
    opacity: 0;
    transform: translate(20px,20px);
    transition: all 0.2s ease-out;
}


.menu-container .menu li>ul ul:hover {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}

.menu-container .responsive-menu {
    display: none;
    width: 100%;
    padding: 20px 15px;
    background: #374147;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.menu-container .responsive-menu:hover {
    background: #374147;
    color: #fff;
    text-decoration: none;
}





/* Mobile Header */
.mobile-header-space {
}

header.mobile {
    display: none;
    background: #fff;
    height: 60px;
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

header.mobile .left {
    width: 30%;
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    padding: 5px;
}

header.mobile .center {
    width: 40%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

header.mobile .right {
    width: 30%;
    float: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
}

header.mobile .logo img {
    max-width: 130px;
    max-height: 50px;
}

header.mobile .icon-group {
    position: relative;
    color: #000;
    font-size: 19px;
}

header.mobile .icon-group .badge {
    position: absolute;
    top: -7px;
    right: -7px;
    min-width: 18px;
    max-width: 25px;
    padding: 0;
    text-align: center;
    height: 18px;
    background: #ea1a27;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

header.mobile .mobile-search {
    padding: 0;
    background: #f3f3f3;
}

header.mobile .mobile-search form {
    width: 100%;
}

header.mobile .mobile-search form .input-box {
    width: 80%;
}

header.mobile .mobile-search form input {
    float: left;
    color: #444;
    width: 100%;
    font-size: 15px;
    border-color: transparent;
    background: transparent !important;
    height: 65px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    outline: 0 !important
}

header.mobile .mobile-search form input::placeholder {
    color: #444;
}

header.mobile .mobile-search form input:focus,
header.mobile .mobile-search form input:hover {
    border-color: transparent !important;
}

header.mobile .mobile-search form .btn-send {
    float: right;
    width: 20%;
    height: 65px;
    border: 0;
    background: transparent !important;
    color: #333;
    font-size: 19px;
}

/* Sidebar User */
.sidebar-user {
    background: #fff;
    width: 250px;
    position: fixed;
    top: 0;
    height: calc(100vh);
    transition: all .3s;
    z-index: 21;
    right: 0;
    margin-right: -250px;
}

.sidebar-user.active {
    margin-right: 0;
}

.sidebar-user .title {
    padding: 10px;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.sidebar-user .title .btn-close {
    color: #fff;
}

.sidebar-user .login-menu a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

.sidebar-user .login-menu a i {
    width: 30px;
    margin-left: 10px;
    text-align: left;
}

.sidebar-user .scrollbar {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-bottom: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.sidebar-user .title-alt {
    padding: 10px;
    background: rgba(0, 0, 0, .15);
    font-size: 14px;
    font-weight: 500;
}

.sidebar-user .footer-links ul {
    margin: 0;
    padding: 0;
}

.sidebar-user .footer-links ul li {
    padding: 0;
    list-style: none;
}

.sidebar-user .footer-links ul li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    color: #333;
    font-size: 14px;
}

.sidebar-user .footer-links ul li a.wp i {
    color: #21bd5c;
}

.sidebar-user .footer-links ul li a i {
    text-align: center;
    width: 40px;
    font-size: 16px;
}

/* Sidebar Menu */
.sidebar-menu {
    background: #fff;
    width: 250px;
    position: fixed;
    top: 0;
    height: calc(100vh);
    transition: all .3s;
    z-index: 9999;
    left: 0;
    margin-left: -250px;
}

.sidebar-menu.active {
    margin-left: 0;
}

.sidebar-menu .scrollbar {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-bottom: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.sidebar-menu .title {
    padding: 10px;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.sidebar-menu .title .btn-close {
    color: #fff;
}

.sidebar-menu .title-alt {
    padding: 10px;
    background: rgba(0, 0, 0, .15);
    font-size: 14px;
    font-weight: 500;
}

.sidebar-menu .links a {
    display: block;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    color: #333;
    font-size: 14px;
}

.sidebar-menu .links a i {
    float: right;
}

.sidebar-menu .categories {
    /*display: none;*/
}

.sidebar-menu .categories ul {
    margin: 0;
    padding: 0;
}

.sidebar-menu .categories ul li {
    padding: 0;
    list-style: none;
}

.sidebar-menu .categories ul li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    color: #333;
    font-size: 15px;
    font-weight: 500;
}

.sidebar-menu .categories ul li a .name {
    width: 80%;
}

.sidebar-menu .categories ul li a .icon {
    color: #777;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 2px;
    font-size: 18px;
}

.sidebar-menu .categories ul .multi {
    display: none;
}

.sidebar-menu .categories ul .multi a {
    padding-left: 20px;
}

.sidebar-menu .categories ul .multi .multi a {
    padding-left: 40px;
}

.sidebar-menu .categories ul .multi .multi .multi a {
    padding-left: 60px;
}

/* Stores */
.stores {
    background: #fff;
    border-top: solid 1px #e6e6e6;
    padding: 10px 0;
}

.stores .cards {
    display: -webkit-flex;
    -webkit-align-items: center; 
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row
}

.stores .card {
    border: none;
    box-shadow: none;
    margin: 0 !important;
    border-left: 1px solid #e6e6e6;
}

.stores .card:first-child {
    border-left: 0;
}

.stores .card .card-body {
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 10px;
}

.stores .card .card-body img {
    max-height: 80%;
    max-width: 60%!important;
    margin: 0 auto;
}

.stores .card .card-header {
    display: none;
}

.stores .text-white {
    font-weight: bold;
    font-size: 12px !important;
}

/* info Bar 1 */
.info-bar-1 {
    cursor: pointer;
    background: #fff;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    margin-top: 40px;
}

.info-bar-1 .icons {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    color: #fff;
    padding: 20px 0;
}


.info-bar-1 .icons .icon-group {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px 20px;
}

.info-bar-1 .icons .icon-group:last-child {
    border-right: 0;
}

.info-bar-1 .icons .icon-group i {
    font-size: 25px;
    color: #222;
}

.info-bar-1 .icons .icon-group .inf .name {
    font-size: 13px;
    font-weight: 600;
    display: block;
    color: #222;
    text-align: center;
    margin-top: 10px;
}

.info-bar-1 .icons .icon-group .inf .description {
    font-size: 12px;
    font-weight: 400;
    color: #222;
}


footer {
    background: #fff;
    margin-top:10px;
}

footer .bb {
      background: #fbfbfb;
      padding-top:10px;
}

footer .logo-area {
    text-align: left;
    margin: 15px 0;
}

footer .logo-area .logo img {
    max-height: 100px;
    max-width: 230px;
}

footer .logo-description {
    margin-top: 15px;
}

footer .info {
    padding: 25px 0;
}

footer .title{
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
}

footer .title2{
    font-size: 18px;
    font-weight: 500;
    color: #00537d;
    text-align: center;
    margin-bottom: 15px;
}

footer .title-2 {
    color: #fff;
    font-size: 13px;
    
}

footer .title-3 {
    color: #fff;
    font-size: 17px;
    
}

footer .secure .description {
    color: #fff;
    margin: 5px 0;
}

footer .secure img {
    opacity: .5;
}

footer .info ul {
    padding: 0;
    margin: 0;
}

footer .info ul li {
    list-style: none;
    padding: 3px 0;
    color: #fff;
    font-size: 13px;
    transition: all .4s;
}

footer .info ul li:hover{
    transition: all .4s;
}

footer .info ul li a {
    display: block;
    color: #000;
    font-size: 14px;
    position: relative;
}


footer .info ul li a:hover {
    text-decoration: underline;
}

footer .bar {
    padding: 10px 0;
    background: #fbfbfb;
}

footer .bar a {
    color: #222;
    text-align: center;
}

footer .bar a:hover {
    color: #222;
}

footer .bar p {
    margin: 0;
    color: #222;
}

footer .bar .right-image {
    text-align: right !important;
}
    


/* Scroll To Top */
.up-scroll {
    position: fixed;
    width: 45px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    z-index: 9;
    background: #1c2529;
    bottom: 20px;
    right: 20px;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 19px;
    border-radius: 0;
}

.up-scroll:hover{
    background: #f05156;
    transition: all 0.4s;
}

.up-scroll:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f077";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

/* Responsive */
@media (max-width: 991px) {
    .badges {
        position: absolute;
        right: 7px;
        top: 0!important;
        flex-direction: row!important;
        justify-content: center!important;
        align-items: center!
        gap: 5px;
    }
    .free-cargo-badge1{
        margin-bottom: 0!important;
    }
    footer .title2{
        text-align:center !important;
    }
    
    .p-g-mod-t-45 .carousel-type-1 .carousel-item a img {
        border-radius: 0px !important;
    }
    
    .p-g-mod-t-45 .carousel-type-1 .carousel-control-next, .p-g-mod-t-45 .carousel-type-1 .carousel-control-prev {
        font-size: 14px;
        width: 30px!important;
        height: 30px;
        top: 40%;
        background: #000;
        color: #fff;
        border-radius: 50%;
        margin: 0 10px;
    }
    
    .mobile-header-space {
        height: 0;
    }
    
    .uzun-banner{
        display:none;
    }
    
    .footer-bar-2 .social-media a {
        text-align: center;
    }
    
    .footer-bar-2 .pt-4{
        padding-top:0 !important;
    }
    
    .product-profile-wrapper{
        margin-top:10px;
    }
    
    .product-profile-wrapper2{
        margin-top:20px;
    }
    
    .product-details-tab-colorful{
        margin-top:20px;
    }
    
    .info-bar-1 .icons {
        display: block;
    }
    
    .info-bar-1 .icons .icon-group {
        justify-content: flex-start;
        margin-right:0;
        margin-bottom:10px;
    }


    
    .owl-wrapper .owl-single-button {
        width: 25px;
        height: 25px;
        top: calc(50% - 37px);
    }
    
    
    .kesfet{
        display:none;
    }
    
    .mobile-header-space { 
        display: block;
    }

    header.desktop {
        display: none;
    }

    header.mobile {
        display: block;
    }
    
    .footer-bar-1 .icons {
        flex-wrap: wrap;
    }
    
    .footer-bar-1 .icons .item {
        flex: auto;
        width: calc(50% - 10px);
        margin: 5px !important;
    }
    
    .stores .cards {
        display: block;
        text-align: center;
    }

    .stores .card {
        display: inline-block;
        border-right: none;
        margin: 0;
        max-width: 45%;
        height: 50px;
        border: 0
    }

    footer .bar p {
        text-align: center !important;
    }
    
    footer .bar .right-image {
        margin: 10px 0;
        text-align: center !important;
    }

    footer .logo-area {
        display: none;
    }
    
    footer .bb {
        border-top: 0;
        border-bottom: 0;
    }

    footer .info {
        padding-top: 0;
    }

    footer .info .title {
        text-align: center !important;
        color: #464545;
        border: 1px solid #464545;
        padding: 8px;
        position: relative;
        font-size: 15px;
    }

    footer .info .title::after {
        content: "+";
        right: 10px;
        top: 3px;
        bottom: 0;
        position: absolute;
        font-size: 20px;
        margin-bottom: 10px;
    }

    footer .info .fs {
        display: none;
        text-align: center !important;
        border: 1px solid #464545;
        margin-bottom: 15px;
        color: #464545 !important;
        padding:7px;
    }

    footer .info ul {
        margin: 0;
    }

    footer .info ul li {
        color: #464545 !important;
    }

    footer .info ul li a {
        color: #464545;
    }

    footer .info ul li a:before {
        display: none;
    }

    footer .social-media {
        justify-content: center;
        margin: 10px 0;
    }

    footer .secure {
        text-align: center !important; 
        margin: 10px 0;
    }

}

/* Console Menu */

header.desktop .console-menu {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    max-width: 340px;
}

header.desktop .console-menu .navbar-nav {
    flex-direction: row;
    justify-content: flex-end;
    height: 50px;
    position: relative;
    width: 100%;
}

header.desktop .console-menu .navbar-nav:hover {
}

header.desktop .console-menu .nav-item {
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

header.desktop .console-menu .nav-link {
    display: flex;
    height: 100%;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #222;
    font-weight: 400;
    font-size: 13px;
    padding: 0 10px;
    white-space: unset !important;
    position: relative;
}

header.desktop .console-menu .nav-link .count {
    position: absolute;
    right: 13px;
    top: -11px;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f05156;
    color: #fff;
    font-size: 11px;
    border-radius: 10px;
}

header.desktop .console-menu .count2 {
    color: #6e6c6c;
    font-size: 12px;
}

header.desktop .console-menu .count2-description {
    color: #6e6c6c;
    font-size: 12px;
}

.console-menu .value{
    font-size: 13px;
    display: inline-block;
    margin-left: 10px;
    color: #de394d !important;
    font-weight: 500 !important;
}

header.desktop .console-menu .nav-link i{
    font-size: 22px;
    padding-bottom: 10px;
    padding-left: 10px;
}


header.desktop .console-menu .nav-link:after{
    display:none;
}


header.desktop .console-menu .header-cart-hover .nav-link::after {
    display: none;
}

header.desktop .console-menu .dropdown:hover .nav-link,
header.desktop .console-menu .nav-link:hover {
    color: #222;
}

header.desktop .console-menu .nav-item:last-child .nav-link {
    border-right: 0;
}
  
header.desktop .console-menu .dropdown {
    position: static;
}

header.desktop .console-menu .dropdown-menu {
    border: 0;
    border-radius: 0;
    background-color: #fff;
    width: 100%;
    left: 0;
    right: 0;
    top: 47px;
    position: absolute;
    border: 2px solid #ececec;
    border-radius: 10px;
    -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;
}

header.desktop .console-menu .dropdown-menu .top-header{
    background: #f7f7f7;
    display: flex;
    justify-content: space-evenly;
    padding: 5px 0;
}

header.desktop .console-menu .dropdown-menu .top-header .title{
    font-size: 14px;
    padding: 5px 0;
    font-weight: 500;
}   

header.desktop .console-menu .dropdown:hover .dropdown-menu, 
header.desktop .console-menu .dropdown .dropdown-menu:hover {
    display:block!important;
}
 
header.desktop .console-menu .dropdown-menu ul.user-links {
    margin: 0;
    padding: 0;
}

header.desktop .console-menu .dropdown-menu ul.user-links li {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 10px;
}

header.desktop .console-menu .dropdown-menu ul.user-links li:hover{
    background: #f7f7f7;
    
}

header.desktop .console-menu .dropdown-menu ul.user-links li a {
    display: block;
    font-size: 13px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
}

header.desktop .console-menu .dropdown-menu ul.user-links li:last-child a{
    border-bottom: 0px;
}

header.desktop .console-menu .dropdown-menu ul.user-links li a i {
    margin-right: 5px;
}

header.desktop .console-menu .dropdown-menu ul.auth-links {
    margin: 0;
    padding: 0;
}

header.desktop .console-menu .dropdown-menu ul.auth-links li {
    margin: 0;
    padding: 0;
    list-style: none;
}

header.desktop .console-menu .dropdown-menu ul.auth-links li a {
    display: block;
    text-align: center;
    padding: 10px 5px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
}


header.desktop .console-menu .dropdown-menu ul.auth-links li a i {
    margin-right: 10px;
}




header.desktop .console-menu .btn-remove{
    background: #dedede;
    border: none;
    color: #000;
    font-size: 12px;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    display: flex;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}



.header-cart-summary-1 {
        
}

.header-cart-summary-1 .table th {
    font-size: 12px !important;
    font-weight: 500;
        
}
        
.header-cart-summary-1 .buttons {
    display: flex;
    flex-direction: column;
    margin-right: 12px;
}

.header-cart-summary-1 .buttons .btn {
    font-size: 12px !important;
    padding: 5px 3px !important;
    margin: 5px;
    background: #f05156;
    color: #fff;
}

.header-cart-summary-1 .buttons .btn-color-2 {
    background: #000;
    color: #fff;
}

.header-cart-summary-1 .buttons .btn-color-2 i{
    font-size: 8px;
    padding-left: 3px;
}


.ajax-shopping-cart {
    padding: 15px;
    font-size: 12px;
}

.ajax-cart-empty{
    font-size: 13px !important;
    text-align: center;
    padding: 20px 0;
}

.ajax-shopping-cart .product {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ajax-shopping-cart .product:last-child{
    display: flex;
    margin-bottom: 10px;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.ajax-shopping-cart .product .image {
    flex: 2;
}

.ajax-shopping-cart .product .price {
    flex: 2;
    font-size: 13px;
    text-align: right;
}

.ajax-shopping-cart .product .info {
    flex: 3;
    text-align:right;
}

.ajax-shopping-cart .product .info .name {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #000;
}

#girisYapModal .buttons{
    padding: 20px 0 0 0;
    width: 100%;
    text-align: right;
}

#girisYapModal .buttons .btn-success{
    background-color:#82b08e;
    border-color:#82b08e;
}

#girisYapModal .modal-dialog{
    width: 300px;
}

#girisYapModal .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 15px;
    font-weight: 600;
}

#girisYapModal .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem;
}

#girisYapModal input::placeholder{
    font-size:12px !important;
}


.card-list-bg{
    padding: 15px 15px;
    background:#fff;
}

.card-list-bg .card-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}

.card-list-bg .card-list .card-item {
    text-align: center;
    float: left;
    padding: 0 10px;
    margin: 3px 0;
    padding: 10px 10px 5px 10px;
    min-height: 70px;
    max-width: 100px !important;
    min-width: 100px;
}

.card-list-bg .card-list .card-item .card-text {
    font-size: 12px;
    font-weight: 700;
    color: #828282;
    line-height: 1.14;
}

.card-list-bg .card-list .card-item .card-image {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.card-list-bg .card-list .card-item .card-image img{
    height: auto !important;
    min-height: auto !important;
}


/* Custom */
.category-filter-list .lag-checkbox label {
    padding-left: 1.8rem;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.categories-body .list .lag-checkbox img {
    margin-right: 5px;
    margin-top: -2px;
}
.category-filter-list .list-wrap .list li img {
    width: 20px;
    height: 20px;
    border-radius: 200px;
    aspect-ratio: 1;
    object-fit: cover;
}
.songezilen .card-list-product .card-list-product-inner .info .title{
    font-size:13px;
    -webkit-line-clamp: 0;
    overflow:inherit;
    -webkit-box-orient: inherit;
}

.dis-basket {
    background-color: #ffffff;
    bottom: 70px;
    position: fixed;
    font-size: 25px;
}

.dis-basket a{
    color: #222 !important;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.dis-basket i{
    margin-right:10px;
}

.dis-basket {
    padding: 10px;
    right: 0;
    z-index: 20;
    cursor: pointer;
    border: 1px solid #ebebeb;
}

.basket-count{
    background-color: #f78018;
    color: #ffffff;
    border-radius: 50%;
    left: -10px;
    position: absolute;
    top: -10px;
    font-size: 13px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;

}


.songezilen::before {
    display: inline-block;
    content: "";
    border-top: .3rem solid #f05156;
    width: 100%;
  }



.songezilen .card-list-product {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

.songezilen .col-list-p-v-1:last-child .card-list-product{
    background: #fff;
    border-bottom: 0;
    padding-bottom: 0;
}

.songezilen .card-list-product .card-list-product-inner .price-group .prices .sale-price {
    font-size: 15px;
    font-weight: 600;
    color: #f05156;
}

.songezilen img{
    width: 100px;
}

.songezilen .p-g-mod{
    margin-bottom: 0;
    border: 1px solid #ebebeb;
    border-right: 0;
}


.songezilen{
    position: fixed;
    right: -300px;
    z-index: 9;
    top: 15%;
    width: 275px;
    transition: all .4s;
    z-index:999;
}

.songezilen-active{
    right:0;
    transition:all .4s;
}

.user-notification {
    position: fixed;
    width: 270px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    z-index: 9;
    bottom: 60px;
    right: 0;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    cursor: pointer;
    display: none;
    color: #000;
    font-size: 15px;
    border-radius: 0;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.19);
    margin: 15px;
    background-color: rgb(255 255 255 / 72%) !important;
    border-radius: 8px !important;
}

.user-notification i{
    font-size: 25px;
}

.user-notification span{
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-body .user-notification {
    display: block;
}

.product-buttons .btn-cart{
    background-color:#222;
    border-color:#222;
}

.product-buttons .btn-cart:hover,
.product-buttons .btn-cart:active,
.product-buttons .btn-cart:focus{
    background-color:#82b08e;
    border-color:#82b08e;
}



footer .bb .info img{
    width:45% !important;
    height:auto !important;
}

.product-body .p-g-accordion .p-g-a-wrapper .p-g-a-w-header a{
    background: #fcfcfc;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #333;
    font-weight: 500;
    font-size: 14px;
    height: 40px;
    padding: 10px 15px;
    border: 1px solid #ebebeb;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.p-g-accordion .p-g-a-wrapper {
    margin-bottom: 18px;
}



.product-body ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.product-body ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.accordion-product .btn-link {
    color: #222;
    text-decoration:underline;
    padding-left:0;
}

.accordion-product{
    border:none;
}

.accordion-product .btn-link:hover{
    text-decoration:underline;
}

.accordion-product .card-header{
    background-color: transparent;
    border-bottom: 0;
    padding: 0;
    padding-bottom: 10px;
}


.accordion-product .card-body{
    max-height: 150px;
    overflow-y: scroll;
    padding:0px;
}



.product-profile-1 .product-buttons .btn-cart {
   font-size: 15px;
    background: #000;
    border-color: #000;
    color: #fff;
    font-weight: 500;
    margin: 10px;
    display: flex;
    height: 45px;
    justify-content: center;
    align-items: center;
    width: 35%;
    border-radius: 6px;
    padding-left: 0;
}

.product-buttons .btn-fast-buy {
    font-size: 14px;
    background: #82b08e;
    border-color: #82b08e;
    color: #fff;
    font-weight: 500;
    margin: 10px 10px 10px 0;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    width: 25%
}

.product-buttons .btn-fast-buy:hover,
.product-buttons .btn-fast-buy:active,
.product-buttons .btn-fast-buy:focus{
    background: #f05156 !important;
    border-color: #f05156 !important;
}

.variant-box {
    border: 0;
    background: transparent;
    border-radius: 5px;
    padding: 0;
    font-size: 14px;
    margin-top: 30px !important;
}

.product-favourite {
    font-size: 14px;
    margin-bottom: 20px;
}

.product-favourite a:hover {
    color: #e21d0f;
}



.product-profile-info li {
    margin: 10px 0;
}

.product-body .p-g-mod.p-g-mod-base-content {
    border: none !important;
}

.free-cargo-badge1{
    background: #009688;
    padding: 2px 5px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}
   
.badges{
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.card-product .card-product-inner .image-wrapper .image{
    overflow:hidden;
}

.card-product:hover .button-group {
    background: #222;
}

.card-product .card-product-inner .image-wrapper .image img {
    transition: all .3s ease-in-out;
}

.card-product:hover .card-product-inner .image-wrapper .image img{
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.card-product .buttons-wrapper {
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 50%;
    transform: translate3d(-50%,0%,0);
    z-index: -1;
}

.card-product .btn-text{
    color:#fff;
}

.card-product .btn-cart{
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-product .btn-cart i{
    margin-right:10px;
}

.card-product:hover .buttons-wrapper {
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 50%;
    transform: translate3d(-50%,-191%,0);
    transition:all .4s;
    z-index: 999;
}

.card-product:hover .buttons-wrapper .button-group {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    transition:all .4s;
}




.card-product .btn-text{
    color:#fff;
}

.card-product .btn-cart{
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-product .btn-cart i{
    margin-right:10px;
}

.card-product:hover .buttons-wrapper {
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 50%;
    transform: translate3d(-50%,-190%,0);
    transition:all .4s;
    z-index: 999;
}

.card-product:hover .buttons-wrapper .button-group {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    transition:all .4s;
}



.card-product .discount{
    background: #82b08e;
    width: 50px;
    height: 28px;
    font-weight: 500;
    color: #fff;
    display: flex;
    justify-content: center;
    z-index: 1;
    align-items: center;
}




.price-group .prices{
    display: flex;
    justify-content: center;
    align-items: center;
}

    
    .card-product .buttons1 .btn-cart {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #000;
        border-radius: 0;
        color: #fff;
        font-size: 13px;
        margin-top: 5px;
    }
    
    
    
    .app-stores {
        justify-content: center;
    }
    
    .pattern-group .p-g-mod-t-55 .p-g-mod-header {
        margin-top: 15px;
    }
    
    .pattern-group .p-g-mod-t-55 .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title, .pattern-group .p-g-mod-t-57 .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title {
        display: inline-block;
        position: relative;
        color: #000;
        line-height: 24px;
        font-size: 16px;
        letter-spacing: 0.5px;
    }
    
    .p-g-mod-t-55 .card-product .card-product-inner .title, .p-g-mod-t-20 .card-product .card-product-inner .title, .p-g-mod-t-57 .card-product .card-product-inner .title {
        text-align: left;
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: .3px;
        color: #40484e;
        margin: 10px 0;
        padding-right: 5px;
        font-size: 12px;
        
    }
    
    .p-g-mod-t-55 .card-product .card-product-inner .price-group .prices .list-price, .p-g-mod-t-20 .card-product .card-product-inner .price-group .prices .list-price, .p-g-mod-t-57 .card-product .card-product-inner .price-group .prices .list-price {
        font-size: 11px;
        color: #a7a7a7;
        text-decoration: line-through;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-weight: 600;
        margin-left: 4px;
    }
        
    .p-g-mod-t-55 .card-product .card-product-inner .price-group .prices .sale-price, .p-g-mod-t-20 .card-product .card-product-inner .price-group .prices .sale-price, .p-g-mod-t-57 .card-product .card-product-inner .price-group .prices .sale-price {
        font-size: 14px;
        font-weight: 600;
        color: #465157;
        line-height: 2;
    }
    
    
    
.pattern-group .p-g-mod-t-55 .p-g-mod-header .p-g-m-h-info,
.pattern-group .p-g-mod-t-57 .p-g-mod-header .p-g-m-h-info,
.pattern-group .p-g-mod-t-53 .p-g-mod-header .p-g-m-h-info,
.pattern-group .p-g-mod-t-44 .p-g-mod-header .p-g-m-h-info{
    position:relative;
    align-items: center;
}

.pattern-group .p-g-mod-t-55 .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title,
.pattern-group .p-g-mod-t-57 .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title,
.pattern-group .p-g-mod-t-53 .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title,
.pattern-group .p-g-mod-t-44 .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title{
    display: inline-block;
    position: relative;
    color: #000;
    line-height: 24px;
    font-size:24px;
    letter-spacing: 0.5px;
}



.p-g-mod-t-55 .card-product, .p-g-mod-t-20 .card-product, .p-g-mod-t-57 .card-product{
    border:none;
}

.p-g-mod-t-55 .card-product .card-product-inner, .p-g-mod-t-20 .card-product .card-product-inner, .p-g-mod-t-57 .card-product .card-product-inner{
    padding:0;
}

.p-g-mod-t-55 .card-product .card-product-inner .title, .p-g-mod-t-20 .card-product .card-product-inner .title, .p-g-mod-t-57 .card-product .card-product-inner .title{
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: .3px;
    color: #40484e;
    margin: 10px 0;
    font-size: 12px;
    height:auto;
    cursor:pointer;
}

.p-g-mod-t-55 .card-product .product-reviews, .p-g-mod-t-20 .card-product .product-reviews, .p-g-mod-t-57 .card-product .product-reviews{
    justify-content: flex-start;
    margin: 15px 0 5px 0;
}

.p-g-mod-t-55 .card-product .card-product-inner .price-group, .p-g-mod-t-20 .card-product .card-product-inner .price-group , .p-g-mod-t-57 .card-product .card-product-inner .price-group {
    display: flex;
    font-weight: 400;
    height: 30px;
    justify-content: center;
    color: #333;
    flex-direction: row;
}




.product-reviews .stars .star{
    color: #dbdbdb;
    font-size: 10px;
}

.p-g-mod-t-55 .card-product .card-product-inner .price-group .prices .list-price, .p-g-mod-t-20 .card-product .card-product-inner .price-group .prices .list-price, .p-g-mod-t-57 .card-product .card-product-inner .price-group .prices .list-price {
    font-size: 14px;
    color: #a7a7a7;
    text-decoration: line-through;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    margin-left:4px;
}

.p-g-mod-t-55 .card-product .card-product-inner .price-group .prices .sale-price, .p-g-mod-t-20 .card-product .card-product-inner .price-group .prices .sale-price , .p-g-mod-t-57 .card-product .card-product-inner .price-group .prices .sale-price{
    font-size: 18px;
    font-weight: 600;
    color: #465157;
    line-height: 2;
}

.p-g-mod-t-55 .card-product .card-product-inner .buttons .btn-cart, .p-g-mod-t-20 .card-product .card-product-inner .buttons .btn-cart, .p-g-mod-t-57 .card-product .card-product-inner .buttons .btn-cart {
    border-color: transparent !important;
    color: #333;
    width: 100%;
    display: block;
    border-radius: 0;
    padding: 5px 10px;
    border: 1px solid #e9eaec !important;
    background: transparent;
    font-size:14px;
}

.card-product .card-product-inner .buttons .btn-cart {
    background: #e5e5e5;
    border-color: transparent !important;
    color: #333;
    width: 100%;
    display: block;
}

.card-product .card-product-inner .buttons .btn-cart:hover {
    background: #1f1f1f;
    border-color: #1f1f1f;
    color: #fff;
}


 .card-product .buttons1{
        display:none;
    }
    
    .card-product .button-group {
    background: transparent;
    padding: 5px;
}


.p-g-mod-t-44 .banner-item .image img{
   transform: scale(1);
   transition: all 1s;
}

.p-g-mod-t-44 .banner-item .image{
    overflow:hidden;
}

.p-g-mod-t-44 .banner-item:hover img{
   transform: scale(1.1);
   transition: all 1s;
}

.short-links{
    display:flex;
}

.short-links .item{
    font-size: 16px;
    font-weight: 500;
}

.short-links .wp2 i{
    font-size: 19px !important;
    color:#0e9e26;
}

.short-links .item i{
    margin-right:5px;
    font-size: 17px;
}

.p-g-mod-t-26 .btn-secondary{
    color: #fff;
    background-color: #222;
    border-color: #222;
    width: 100%;
}

/* Footer Bar */

footer .social-media {
    text-align: center;
    padding: 15px 0;
}

footer .social-media a {
    margin-right: 27px;
    font-size: 17px;
    color: #222;    
}

footer .social-media a:last-child {
    margin-right: 0px;
}

footer .social-media a:hover {
    color: #222;
}


.footer-bar-2 form {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-bar-2 form .form-control {
    background: #fff !important;
    border-radius: 5px 0 0 5px;
    font-size: 13px;
    height: 45px;
    border: 0 !important;
}

.footer-bar-2 form .btn-submit {
    background: #333;
    color: #fff;
    border-radius: 0 5px 5px 0;
    font-size: 12px;
    height: 45px;
    width: 95px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}



.payment-final-buttons-1 .btn-complete, .payment-final-buttons-1 .btn-complete:hover{
    background: #ed2c3b;
    border-color: #ed2c3b;
}

.owl-wrapper .owl-single-button {
    top: calc(50% - 45px);
}

.card-category .image a img{
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    padding: 3px;
    border-radius: 50%;
    transition: all .3s !important;
}

.card-category .image a img:hover{
    background-image: linear-gradient( 109.6deg,  rgba(102,203,149,1) 11.2%, rgba(39,210,175,1) 98.7% );
    transition: all .3s !important;
    
}


header.desktop .h-contact {
    height: 50px;
    display: flex;
    text-align: center;
    align-items: center;
}



.ozel-urunler .ozel-urun-liste{
    border: 1px solid #ebebeb;
    padding: 10px;
}

.ozel-urunler .ozel-urun-liste .col-list-p-v-1{
    border-bottom: 1px solid #ebebeb;
}

.ozel-urunler .ozel-urun-liste .col-list-p-v-1:last-child{
    border-bottom: none;
}

footer .bb-1{
    display:flex;
    border-bottom:1px solid #ebebeb;
    padding-bottom:15px;
}

footer .bb-1 .short-links{
    height: 80px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

footer .bb-1 .short-links a{
    color: #777;
    font-weight: bold;
    font-size: 13px;
    margin: 0 10px;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators{
    padding-bottom:15px;
}

.pattern-group .gunun-firsatlari .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title,.pattern-group .gunun-firsatlari .p-g-mod-header .p-g-m-h-icon i{
    color:#ff6000;
}



.kesfet{
    margin-top:15px;
}

.pattern-group .p-g-tab-wrapper.p-g-tab-direction-1 .p-g-t-nav{
    background: #fff;
    max-height:500px;
}

.pattern-group .p-g-tab-wrapper .p-g-t-nav .p-g-t-n-header .p-g-t-n-info .p-g-t-n-i-title{
    font-size: 18px;
    color: #333333;
    padding: 25px;
}

.pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link{
    display: block;
    width: 100%;
    padding: 17px 25px;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 500;
}

.pattern-group .p-g-tab-wrapper.p-g-tab-direction-1 .p-g-t-nav .nav .nav-item{
    padding: 0;
    list-style: none;
    display: block !important;
    width: 100%;
}

.pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link.active{
    background: #ff6000;
    color: #fff;
}


.cat-banner .pattern-group-body{
    background-color:#fff;
}

.cat-banner .p-g-mod-t-44 .col-list-p-v-1{
    padding-top:0;
}

.p-g-mod-t-52 .card-category{
    border:none;
}

.page-link {
    color: #333 !important;
}

.page-link:focus {
    box-shadow: none !important;
} 

.page-item.active .page-link {
    color: #fff !important;
    background: #000;
    border-color: #000;
}

.card-blog,
.card-brand,
.card-category,
.card-product {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.card-blog:hover,
.card-brand:hover,
.card-category:hover,
.card-product:hover {
    border-color: #c5c3c3;
}


.p-g-mod-t-cat-filter {
    border: 1px solid #e0e0e0 !important;
    border-radius: 5px  !important;
    margin-bottom: 10px !important;
}

.p-g-mod.p-g-mod-base-content {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.pattern-group-p-home .p-g-mod.p-g-mod-base-content {
    border: 0;
}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px 5px 0 0;
}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav .nav-item .nav-link {
    height: 40px;
}

.p-g-mod.p-g-mod-product-det {
    border: 1px solid #e0e0e0;
    border-radius: 0 0 5px 5px;
    border-top: 0;
}

.product-profile-1 .carousel .carousel-inner {
    border-color: transparent;
}

.p-g-mod-t-15 .p-g-mod-body.p-g-mod-body-p-0 ul li a, 
.p-g-mod-t-16 .p-g-mod-body.p-g-mod-body-p-0 ul li a {
    padding: .75rem 1rem;
}

.home-headline {
    padding: 15px 0;
    margin-top: -20px;
}

.home-headline .p-g-mod {
    margin-bottom: 0 !important;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-image-wrapper {
    position: relative;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-item a img {
    border-radius: 10px !important;
    border: 3px solid #fff  !important;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    display:none;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators li {
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
    cursor: pointer;
    background: transparent !important;
    flex: 1;
    max-height: 50px !important;
    max-width: 100px !important;
    min-width: 50px !important;
    width: auto;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators li img {
    width: 100%;
    border-radius: 5px !important;
    border: 2px solid transparent !important;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators li.active img {
    border-color: #fff !important;
}

@media (max-width: 991px) {
    
    .dis-basket{
        display:none;
    }
    
    .p-g-mod-t-26 .btn-secondary{
        width:auto;
    }
    
    .card-product .buttons-wrapper .button-group{
        display:none;
    }
    
    .card-product .buttons1 {
         display: block
    }
    
    .accordion-product .card-body{
        height: 200px;
    }
    
    .product-profile-1 .product-buttons .btn-cart{
        width:100%;
        margin:0;
        margin-top: 10px;
    }
    
    .product-buttons .btn-fast-buy {
        margin: 0;
        margin-right: 0px;
        width: 100%;
    }
    
    .p-g-mod-t-45 .carousel-type-1 .carousel-item a img {
        border-radius: 0px !important;
    }
    
    .p-g-mod-t-45 .carousel-type-1 .carousel-indicators {
        display: none;   
    }
}

.category-filter-order .list-wrap {
    border: 1px solid #eee;
    background: #fff;
    border-radius: 5px;
}

.category-filter-order .list-wrap .list li.active .lag-checkbox, 
.category-filter-order .list-wrap .list li:hover .lag-checkbox {
    background: transparent;
    color: #f05156;
}

.pattern-group .p-g-mod .p-g-mod-header {
    border-bottom: 0 !important;
}

.product-profile-1 .carousel .carousel-indicators {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    height: auto;
    margin: 0;
    flex-direction: row;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    z-index: 9;
    max-height: 550px;
    overflow-y: auto;
}

.product-profile-1 .carousel .carousel-indicators li {
    opacity: 1 !important;
    border-color: transparent !important;
    border-width: 2px !important;
    border-radius: 5px !important;
}

.product-profile-1 .carousel .carousel-indicators li.active {
    border-color: #82b08e  !important;
}

.product-profile-wrapper {
    display: block;
    height: 100%;
    width: 100%;
    background: #fff;
    padding: 0 20px;
    border-radius:3px;
}

.product-profile-wrapper2:last-child{
    background: #eee;
}



.product-profile-1 h1.title {
    border-bottom: 0 !important;
    padding-bottom: 5px !important
}

.product-badges .p-badge {
    background: #fff !important;
}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav {
    background: #919191;
}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav .nav-item .nav-link {
    color: #fff;
}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav .nav-item .nav-link.active {
    border-color: transparent;
    color: #333;
}

.product-profile-wrapper td {
    padding: .15rem !important
}