﻿.cat_sortby .form-control {
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 0.8rem;
}

.product-inner {
    border: 2px solid #f3f1f1;
}
.product-info {padding:15px 10px;
    background-color: #fff;
}
    .product-info .price {
        color: #79b933;
        font-weight:bold;
    }
    .product-info .product-title a{width:100%; display:block; line-height:15px; min-height:31px; font-weight:500;}
.lisa-rating-result{height:15px;}
.extra-link i {
    font-size: 30px;
    min-height: 25px;
    min-width: 25px;
}
.widget_product_categories a.current-cat {
    color: #4c5d6b;
    font-size: 14px;
    font-family: Poppins;
    position: relative;
    margin: 2px 0;
    border-bottom: none;
    display: block;
    text-transform: uppercase;
    padding: 2px 1px;
    border-radius: 0;
}
.extra-link {
    display: flex;
    border: 1px solid #eee;
    padding: 7px 2px;
}
   .extra-link a:not(:last-child){border-right:1px solid #eee;}
    .extra-link span {
        display: block;
        position: relative;
        line-height: 15px;
        font-weight: normal;
        margin-top: 10px;
        font-size: 14px;
    }
    .extra-link a {
        width: 33%;
        padding: 4px 2px;
        font-size:13px;
    }

.login-form::before {
    content: '';
    z-index: 1;
    background: #79b933;
    border-radius: 15px;
    margin-left: -50px;
    margin-top: -25px;
    width: 50%;
    height: calc(100% + 50px);
    position: absolute;
    padding: 20px;
}
.login-form > div {
    border-radius: 15px;
    background: #f6f6f8;
    z-index: 2;
    position: relative;
    padding: 25px;
}

.login-form .title{font-size:20px; color:#fff;z-index:2; position:relative; margin-bottom:10px; display:block;}
.nav-link {
    padding: .5rem 0;
}
.btn-theme {
    cursor: pointer;
    border: 2px solid #222;
    padding: 5px 25px;
    background: #fff;
    color: #222;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height:35px;
}

.btn-success {
    cursor: pointer;
    border: 2px solid #1e7e34;
    padding: 5px 25px;
    background: #fff;
    color: #1e7e34;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 35px;
}

.btn-danger {
    cursor: pointer;
    border: 2px solid #dc3545;
    padding: 5px 25px;
    background: #fff;
    color: #dc3545;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 35px;
}
.btn-info {
    cursor: pointer;
    border: 2px solid #117a8b;
    padding: 5px 25px;
    background: #fff;
    color: #117a8b;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 35px;
}
.btn-primary {
    cursor: pointer;
    border: 2px solid #007bff;
    padding: 5px 25px;
    background: #fff;
    color: #007bff;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 35px;
}

.title-varsayilan{padding:5px 10px; border:2px solid #222; letter-spacing:0.1rem;font-size:11px; text-transform:uppercase; font-weight:bold;}

.satin-al-header img{max-height:50px; }
.satin-al-header {
    padding-bottom:10px;
    padding-top:10px;
    border-bottom: 2px solid #79b933;
    display:block;
}
.satin-al-content .nav li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    display: block;
    font-size: 16px;
    color: #dddddd;
    font-weight: 400;
    cursor: pointer;
    line-height: 1.6em;
    padding: 25px 0 25px 0;
    transition: all .5s ease;
    text-transform: capitalize;
}
    .satin-al-content .nav li a.active .point {
        border: 2px solid #79b933;
        color: #fff;
        background: #79b933;
    }
    .satin-al-content .nav li a .point {
        width: 32px;
        height: 32px;
        border: 2px solid #f4f4f4;
        border-radius: 50%;
        display: block;
        color: #e9e9e9;
        margin: 0 auto;
        padding: 2px;
        line-height: 24px;
    }
    .satin-al-content .nav li a.active {
        /* background: #3b454d; */
        color: #79b933;
        font-weight:bold;
    }
.satin-al-content .nav-link.active{background:none;}
.satin-al-content .nav .nav-item:not(:last-child) {
    background: url(../images/right-arrowelite.png);
    background-position: center right;
    background-repeat: no-repeat;
}
.account-details-form{background:#fafafa; padding:20px; border-radius:15px;}
.h_calc_ready #lisa-section-header_banner {
  height:auto!important;
}
.page-content-in .branding .logo_normal {
    display: none !important;
}
.page-content-in .branding .logo_sticky {
    display: block;
    /*height:65px;*/
    width:70%;    margin: 0 auto;
}
.widget_product_categories a.active {
    color: #4c5d6b;
    font-size: 14px;
    font-family: Poppins;
    position: relative;
    margin: 2px 0;
    border-bottom: none;
    display: block;
    text-transform: uppercase;
    padding: 2px 1px;
    border-radius: 0;
    border-bottom: 1px solid #f1f1f1;
}
.sticky_prepared .nt_menu > li > a{
    color:#2a2a2a;
}
.icon_search i {
    margin-top: 7px;
}
.ui-widget.ui-widget-content {
    margin: 210px 154px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ui-menu .ui-menu-item {
    max-width: 200px;
    padding:10px;
    text-align:center;
    float: left;
}
.ui-image{max-height:200px; text-align:center;}
.ui-image img {
    max-height: 200px;
}
.ui-menu .ui-menu-item:hover span{color:#79b933;}
@media only screen and (max-width:767px){
    .extra-link span {
        position: relative;
        line-height: 16px;
    }
    .extra-link a {
        font-size:11px;
    }
    .extra-link i {
        font-size: 20px;
    }
    .ui-widget.ui-widget-content {
        margin: 15px !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .d-xs-block{
        display:block !important;
    }
   
    .pswp--zoom-allowed .pswp__img {
        left: 0 !important;
        width: 100% !important;
        height: auto !important;
    }
}



.mobil-kategoriler {
    padding: 10px;
}

    .mobil-kategoriler div {
    }

    .mobil-kategoriler .kategori {
        text-align: center;
        background-color: #eeeaea;
    }








/* CSS Multiple Whatsapp Chat */
.whatsapp-name {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 0.5;
}

#whatsapp-chat {
    box-sizing: border-box !important;
    outline: none !important;
    position: fixed;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: 90px;
    left: 30px;
    overflow: hidden;
    z-index: 99;
    animation-name: showchat;
    animation-duration: 1s;
    transform: scale(1);
}

a.blantershow-chat {
    /*   background: #009688; */
    background: #fff;
    color: #404040;
    position: fixed;
    display: flex;
    height: 40px;
    font-weight: 400;
    justify-content: space-between;
    z-index: 9999!important;
    bottom: 25px;
    left: 30px;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 30px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

    a.blantershow-chat svg {
        transform: scale(1.2);
        margin: 0 10px 0 0;
    }

.header-chat {
    /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
    background: #009688;
    background: #095e54;
    color: #fff;
    padding: 20px;
}

    .header-chat h3 {
        margin: 0 0 10px;
    }

    .header-chat p {
        font-size: 14px;
        line-height: 1.7;
        margin: 0;
    }

.info-avatar {
    position: relative;
}

    .info-avatar img {
        border-radius: 100%;
        width: 50px;
        float: left;
        margin: 0 10px 0 0;
        background-color: white;
        padding: 10px;
    }

a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden;
    animation-name: showhide;
    animation-duration: 0.5s;
}

    a.informasi:hover {
        background: #f1f1f1;
    }

.info-chat span {
    display: block;
}

#get-label,
span.chat-label {
    font-size: 12px;
    color: #888;
}

#get-nama,
span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222;
}

#get-label,
#get-nama {
    color: #fff;
}

span.my-number {
    display: none;
}

/* .blanter-msg {
  color: #444;
  padding: 20px;
  font-size: 12.5px;
  text-align: center;
  border-top: 1px solid #ddd;
} */
textarea#chat-input {
    border: none;
    font-family: "Arial", sans-serif;
    width: 100%;
    height: 45px !important;
    min-height:45px !important;
    outline: none;
    resize: none;
    padding: 10px;
    font-size: 14px;
}

a#send-it {
    width: 45px;
    font-weight: 700;
    padding: 10px 10px 0;
    background: #eee;
    border-radius: 0;
}

    a#send-it svg {
        fill: #a6a6a6;
        height: 24px;
        width: 24px;
    }

.first-msg {
    background: transparent;
    padding: 30px;
    text-align: center;
}

    .first-msg span {
        background: #e2e2e2;
        color: #333;
        font-size: 14.2px;
        line-height: 1.7;
        border-radius: 10px;
        padding: 15px 20px;
        display: inline-block;
    }

.start-chat .blanter-msg {
    display: flex;
}

#get-number {
    display: none;
}

a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
}

@keyframes ZpjSY {
    0% {
        background-color: #b6b5ba;
    }

    15% {
        background-color: #111111;
    }

    25% {
        background-color: #b6b5ba;
    }
}

@keyframes hPhMsj {
    15% {
        background-color: #b6b5ba;
    }

    25% {
        background-color: #111111;
    }

    35% {
        background-color: #b6b5ba;
    }
}

@keyframes iUMejp {
    25% {
        background-color: #b6b5ba;
    }

    35% {
        background-color: #111111;
    }

    45% {
        background-color: #b6b5ba;
    }
}

@keyframes showhide {
    from {
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes showchat {
    from {
        transform: scale(0);
        opacity: 0;
    }
}

@media screen and (max-width: 480px) {
    #whatsapp-chat {
        width: auto;
        left: 5%;
        right: 5%;
        font-size: 80%;
    }
}

#whatsapp-chat.hide {
    display: none;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

#whatsapp-chat.show {
    display: block;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

.whatsapp-message-container {
    display: flex;
    z-index: 1;
}

.whatsapp-message {
    padding: 7px 14px 6px;
    background-color: white;
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
    padding: 20px 20px 20px 10px;
    background-color: #e6ddd4;
    position: relative;
}

    .whatsapp-chat-body::before {
        display: block;
        position: absolute;
        content: "";
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        z-index: 0;
        opacity: 0.08;
        background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
    }

.dAbFpq {
    display: flex;
    z-index: 1;
}

.eJJEeC {
    background-color: white;
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    margin-left: 10px;
    opacity: 0;
    transition: all 0.1s ease 0s;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
    position: relative;
    display: flex;
}

.ixsrax {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    background-color: #9e9da2;
    animation-name: ZpjSY;
}

.dRvxoz {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: #b6b5ba;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    animation-name: hPhMsj;
}

.kAZgZq {
    padding: 7px 14px 6px;
    background-color: white;
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
}

    .kAZgZq::before {
        position: absolute;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        top: 0px;
        left: -12px;
        width: 12px;
        height: 19px;
    }

.bMIBDo {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: #111111;
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: #111111;
}

.cqCDVm {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17, 17, 17, 0.5);
    margin-right: -8px;
    margin-bottom: -4px;
}

.mobile-phone {
    display: none;
}

@media screen and (max-width:768px) {

    .lisa-medical__main-slide, .lisa-medical__main-slide-inside, .img_slider_block {
        height: 500px !important;
    }





    .mobile-hide {
        display: none;
    }

    .customer-support-text .text {
        text-align: left;
    }

        .customer-support-text .text p {
            margin-bottom: 0;
        }

    a.blantershow-chat {
        left: 10px !important;
        bottom: 5px !important;
    }

    .mobile-phone {
        background: #fff;
        color: #404040;
        position: fixed;
        display: flex;
        font-weight: 400;
        justify-content: space-between;
        z-index: 98;
        bottom: 5px;
        right: 75px;
        font-size: 15px;
        padding: 10px 20px;
        border-radius: 30px;
        box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
        display: block;
    }
}


.a-favori {
    position: absolute;
    top: 5px;
    right: 5px;
    line-height: 0;
    width: auto !important;
    text-align: right !important;
    padding: 5px;
    background: #fff;
    border-radius: 50% !important;
}

.a-tum-favori {
    color: black;
    position: absolute;
    top: 5px;
    right: 31px;
    line-height: 0;
    width: auto !important;
    text-align: right !important;
    /* padding: 5px; */
    background: #fff;
    border-radius: 25px !important;
    border: 1px solid #b7b7b7;
    padding: 10px !important;
    font-size: 12px;
}



.collapsible {
    background-color: #777;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

   .collapsible:hover {
        background-color: #555;
    }

.contentx {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

.trends button{
    border:2px solid white !important;
    color:white !important;
    top:50% !important;
}

.kalles-static-image__slide .nt_img_txt > a:after {
    background-color: #000000;
    opacity: 0.0
}

.kalles-static-image__slide .pa_txts {
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kalles-static-image__slide .nt_img_txt h4 {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-static-image__slide .nt_img_txt h4 {
        font-size: 18px
    }
}

#kalles-static-image__slide-break-01 {
    height: 10px
}

@media (min-width: 768px) {
    #kalles-static-image__slide-break-01 {
        height: 20px
    }
}

.kalles-static-image__slide .nt_img_txt h3 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-static-image__slide .nt_img_txt h3 {
        font-size: 60px
    }
}

#kalles-static-image__slide-break-02 {
    height: 10px
}

@media (min-width: 768px) {
    #kalles-static-image__slide-break-02 {
        height: 20px
    }
}

.kalles-static-image__slide .imtt4_btn {
    min-height: 40px;
    font-size: 14px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffffff
}

    .kalles-static-image__slide .imtt4_btn.btn_icon_true:after {
        color: #ffffff
    }

@media (min-width: 768px) {
    .kalles-static-image__slide .imtt4_btn {
        font-weight: 600;
        min-height: 40px;
        font-size: 14px
    }
}

.kalles-static-image__slide .js_full_ht4.item__position {
    min-height: 88.2788vh;
}

.kalles-static-image__cat-banner .nt_promotion h3, .kalles-static-image__cat-banner .nt_promotion h4 {
    color: #ffffff
}

.kalles-static-image__cat-banner .nt_promotion > a:after {
    background-color: #000000;
    opacity: 0.0
}

.kalles-static-image__cat-banner {
    margin: 0 auto 30px !important;
    padding: 0 30px;
}

@media only screen and (max-width: 767px) {
    .kalles-static-image__cat-banner {
        padding: 0 10px !important;
    }
}

.kalles-image-pt__666 {
    padding-top: 66.66666666666666%
}

.kalles-static-image__bn-promotion-01 .pa {
    top: 100%;
    left: 0%;
    transform: translate(-0%, -100%);
}

.kalles-static-image__bn-promotion-01 h3 {
    color: #222222
}

.kalles-static-image__bn-promotion-01 h4 {
    color: #222222
}

.kalles-static-image__bn-promotion-01 h5 {
    color: #222222
}

.kalles-static-image__bn-promotion-01 a.button {
    color: #222222;
    border-color: #222222
}

.kalles-static-image__bn-promotion-02 .pa {
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kalles-static-image__bn-promotion-02 h3 {
    color: #222222
}

.kalles-static-image__bn-promotion-02 h4 {
    color: #222222
}

.kalles-static-image__bn-promotion-02 h5 {
    color: #222222
}

.kalles-static-image__bn-promotion-02 a.button {
    color: #222222;
    border-color: #222222
}

.type_prs_countd_banner .kalles-static-image__banner--three {
    margin: -30px auto 80px !important;
}

@media only screen and (max-width: 767px) {
    .type_prs_countd_banner .kalles-static-image__banner--three {
        margin: 0 auto 60px !important;
    }
}

.kalles-static-image__sale-of-the-week > .nt_full {
    margin: 0 auto 90px !important;
    padding: 0 30px !important;
}

@media only screen and (max-width: 767px) {
    .kalles-static-image__sale-of-the-week > .nt_full {
        margin: 0 60px 0 auto !important;
        padding: 0 15px !important;
    }
}
.lisa-width-850px {
    width: 850px;
}
