﻿* {
    margin: 0;
    padding: 0;
}

html, body {
    max-height: 100%;
    max-width: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    width: 100%;
    background-color: white;
}

a {
    color: blue;
    outline: none;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

p {
    margin: 0 0 18px;
}

img {
    border: none;
    vertical-align: middle;
}

input {
    vertical-align: middle;
}

table {
    border-collapse: separate;
    border-spacing: 0px;
}



.hesabimlink1 {
    color: white;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    background-color: #444444;
    display: block;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px 3px 3px 3px;
    text-decoration: none !important;
    font-size: 14px;
    margin-right: 5px;
}

    .hesabimlink1:hover {
        color: white;
    }

.hesabimlink2 {
    color: white;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    background-color: #2DB200;
    display: block;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px 3px 3px 3px;
    text-decoration: none !important;
    font-size: 14px;
}

    .hesabimlink2:hover {
        color: white;
    }


#instafeed {
    padding-top: 20px;
}

    #instafeed div {
        padding-bottom: 20px;
    }

.hizmetkategori {
    border-bottom: solid 1px #E6EDEE;
    height: 50px;
    font-size: 14px;
}

    .hizmetkategori a {
        display: block;
        color: #646472;
        height: 50px;
        text-decoration: none !important;
        padding-top: 15px;
    }

        .hizmetkategori a:hover {
            color: #1D3E7A;
        }

    .hizmetkategori span {
        font-size: 13px;
        color: #B8B8C7;
        padding-left: 5px;
    }





.post {
    margin-bottom: 30px;
}

    .post .post-gallery {
        display: block;
        position: relative;
        margin-bottom: 5px;
    }



.post-gallery a {
    display: block;
}

    .post-gallery a, .post-gallery a img {
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }

        .post-gallery a:hover {
            background-color: rgba(0,0,0,0.9);
        }

            .post-gallery a:hover img {
                opacity: .7;
            }

.layout-post .item-thumb {
    float: left;
    width: 40%;
    position: relative;
    overflow: hidden;
    margin-right: 15px;
}

.layout-post .item-content {
    overflow: hidden;
}

    .layout-post .item-content p {
        margin-bottom: 10px;
    }

.post-title h1 {
    margin: 0px 0px 0px 0px !important;
    font-size: 24px;
}

    .post-title h1 a {
        color: #222222;
        text-decoration: none !important;
    }

.item-content p {
    padding-top: 5px;
}

    .item-content p a {
        font-size: 14px;
        color: #777777;
        text-decoration: none !important;
    }

.item-content a:hover {
    color: #1D3E7A;
}


.populeryazilar {
    padding: 10px;
}

    .populeryazilar a {
        color: #1D3E7A;
    }


.satir1 {
    border-bottom: solid 1px #E6EDEE;
    padding-bottom: 20px;
    padding-top: 25px;
}

    .satir1 img {
        float: left;
        padding-right: 12px;
        margin-top: -5px;
        max-height: 48px;
    }

    .satir1 a {
        color: #747484;
        text-decoration: none !important;
    }

        .satir1 a:hover {
            color: #FF9122;
        }

.satir1 {
    border-bottom: solid 1px #E6EDEE;
    padding-bottom: 20px;
    padding-top: 25px;
}

    .satir1 img {
        float: left;
        padding-right: 12px;
        margin-top: -5px;
        max-height: 48px;
    }

    .satir1 a {
        color: #747484;
        text-decoration: none !important;
    }

        .satir1 a:hover {
            color: #FF9122;
        }



.blogdetayyazi {
    font-size: 13px;
}

.blogkatbaslik1 {
    padding-top: 10px;
    font-size: 13px;
}





#blogx h1 {
    color: #222222;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
}

.blogdetayyazi {
    color: #737384;
    font-size: 14px;
    padding-top: 30px;
    line-height: 24px;
    padding-bottom: 50px;
}

.blogtags {
    padding-bottom: 30px;
}

    .blogtags span {
        font-size: 16px;
        color: #000000;
        padding-right: 10px;
        font-weight: bold;
    }

    .blogtags i {
        padding-right: 3px;
        color: white;
        font-size: 7px;
    }

    .blogtags a {
        height: 30px;
        background-color: #F7F7F7;
        display: inline-block;
        min-width: 90px;
        color: #999999;
        text-decoration: none !important;
        border-radius: 3px 3px 3px 3px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        margin-bottom: 10px;
    }

        .blogtags a:hover {
            background-color: #C9E5F3;
            color: #1D3E7A;
        }

.blogkutux {
    text-align: center;
    margin-bottom: 30px;
}

    .blogkutux img {
        padding-bottom: 5px;
        max-width: 100%;
        margin: 0 auto;
    }

    .blogkutux span {
    }

    .blogkutux a {
        font-size: 14px;
        color: #535362;
        text-decoration: none !important;
        text-align: center;
    }

        .blogkutux a:hover {
            color: #FF9122;
        }





.ustlink1 li {
    list-style: none !important;
    display: table-cell;
    padding-left: 5px;
    padding-right: 5px;
}

    .ustlink1 li a {
        color: #313140;
        text-decoration: none;
    }

.ustlink2 li {
    list-style: none !important;
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
}

    .ustlink2 li a {
        color: #DDDDDD;
        text-decoration: none;
    }

.ustlink3 {
    width: 100%;
}

    .ustlink3 li {
        list-style: none !important;
        display: table-cell;
        height: 100px;
    }

        .ustlink3 li a {
            text-decoration: none;
        }



.p25 {
    padding-top: 25px;
}

.p35 {
    padding-top: 35px;
}

.logom {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.layersliderx {
    width: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
}

.nav-tabs > li {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    zoom: 1; /* hasLayout ie7 trigger */
}

.nav-tabs {
    text-align: center;
}






    .nav-tabs > .active a {
        background-color: #F37020 !important;
        color: white !important;
    }

    .nav-tabs li a {
        border-radius: 0px 0px 0px 0px !important;
        font-size: 16px;
        font-weight: bold;
        color: white !important;
        background-color: #313140;
    }

        .nav-tabs li a:hover {
            border-radius: 0px 0px 0px 0px !important;
            color: white;
            background-color: #F37020 !important;
        }


.uruntablo {
    border: solid 1px #E7E7E7;
    margin-bottom: 30px;
    min-height: 360px;
    background-color: white;
    transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-radius:15px 15px 15px 15px;
}


    .uruntablo:hover {
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
    }

    .uruntablo a {
        color: #333333;
        text-decoration: none;
        font-size:14px;
    }

.gritextbox {
    background-color: #F79C65;
    padding: 4px 4px 4px 4px;
    color: white !important;
    border: 1px solid #FCDBC7;
    border-radius: 0px 0px !important;
    box-shadow: none !important;
    max-width: 340px;
    margin: 0 auto;
}

::-webkit-input-placeholder {
    opacity: 1 !important;
    color: white;
}

::-moz-placeholder {
    opacity: 1 !important;
    color: white;
}

:-ms-input-placeholder {
    opacity: 1 !important;
    color: white;
}

input:-moz-placeholder {
    opacity: 1 !important;
    color: white;
}

.footerbaslik {
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 13px;
    height: 45px;
    margin-bottom: 20px;
    font-weight: bold;
}

.footerkatlar a {
    text-decoration: none;
    color: #DFEBF1;
    font-size:14px;
}

    .footerkatlar a:hover {
        color: #FF0000;
    }


.textright1 {
    text-align: right;
}

.copyright1 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.footerx {
    min-height: 306px;
    background-image: url(/images/footerbg.png);
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    background-color: #000000;
}

.sizinicinsectiklerimiz {
    border-right: solid 1px #EEEEEE;
    background-color: #EEEEEE;
    height: 316px;
    line-height: 316px;
    font-size: 16px;
    color: #313140;
    font-weight: bold;
    text-align: center;
}

.basliksayfa1 {
    font-size: 16px;
    color: #313140;
    height: 45px;
    padding-top: 13px;
    border-bottom: solid 1px #DDDDDD;
    margin-bottom: 20px;
    font-weight: bold;
}

.basliksayfa1icerik {
    padding-top: 10px;
    padding-bottom: 20px;
}

.btn-responsive {
    white-space: normal !important;
    word-wrap: break-word;
}

.urundetaymap a {
    color: #887786;
}

.urundetaybaslik {
    font-size: 19px;
    color: #313140;
    padding-top: 20px;
    padding-bottom: 30px;
    font-weight: bold;
}


.yorumtablox td {
    padding: 3px;
}





.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    filter: none !important;
}

.carousel-control {
    opacity: 0.5;
}

    .carousel-control:hover {
        opacity: 0.5;
    }


    .carousel-control.left,
    .carousel-control.right {
        display: inline-block !important;
        position: absolute !important;
        top: 30% !important;
        z-index: 5;
    }


.solkat1 {
    width: 100%;
    min-height: 33px;
    background-color: white;
}

    .solkat1 a {
        width: 100%;
        min-height: 33px;
        padding-left: 10px;
        display: block;
        padding-top: 7px;
        color: #777777;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        text-decoration: none;
    }

        .solkat1 a:hover {
            background-color: #b0de63;
            color: white;
        }


.baslikkirmizi {
    width: 100%;
    height: 35px;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    font-weight: bold;
    background-color: #1D3E7A;
    border-radius: 4px 4px 4px 4px;
}

.uyemenu1 {
    width: 100%;
    height: 35px;
    background-color: #F3F3F3;
    margin-bottom: 3px;
}

    .uyemenu1:hover {
        background-color: #ececec;
    }

    .uyemenu1 a {
        color: black;
        display: block;
        width: 100%;
        height: 35px;
        padding-left: 5px;
        padding-top: 8px;
        text-decoration: none;
    }

.hesabimbaslik {
    width: 100%;
    height: 50px;
    background-color: #F3F3F3;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 6px 6px 6px 6px;
}

    .hesabimbaslik a {
        color: black;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 11px;
        display: block;
    }

.prightx {
    text-align: right;
}

.sepetkutu th {
    background-color: #F7F7F7;
    height: 35px;
    text-align: left;
    border-bottom: 1px solid #ececec;
}

.sepetkutu a {
    color: black;
    text-decoration: none;
}

.sepetkutu td {
    padding: 5px;
    border-bottom: 1px dashed #ececec;
    border-left: 1px solid #ececec;
}

.sepetkutu tr:last-child td {
    border-bottom: none;
}

.table566 {
    font-family: Tahoma;
    font-size: 12px;
    color: Black;
}

    .table566 td {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.baslik3x {
    width: 100%;
    height: 35px;
    border: solid 1px #ececec;
    padding-top: 8px;
    padding-left: 15px;
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: black;
    font-weight: bold;
    background-color: #F7F7F7;
}

.aramax {
    height: 50px;
    margin-top: 38px;
    border-radius: 0px 0px 0px 0px;
    background: #F2F2F2;
}
.aramax:hover {
    background: #F2F2F2 !important;
}

.aramax2 {
    width: 325px;
}

    .aramax2:hover {
        background-color: white !important;
        border-radius: 0px 0px 0px 0px;
    }

.bizitakipedinx {
    font-size: 42px;
    color: #FFFFFF;
    padding-top: 150px;
    text-align: center;
}




.navbar-custom {
    background-color: #FF0000;
    color: white;
    border-radius: 0;
    padding: 0px;
    margin: 0px;
    z-index: 999 !important;
}

    .navbar-custom .navbar-nav > li > a {
        color: #fff;
        font-size: 15px;
        font-weight: bold;
    }

    .navbar-custom .navbar-nav > .active > a {
        color: #ffffff;
        background-color: transparent;
    }

    .navbar-custom .navbar-nav li a:hover,
    .navbar-custom .navbar-nav li a:focus,
    .navbar-custom .navbar-nav .active a:hover,
    .navbar-custom .navbar-nav .active a:focus,
    .navbar-custom .navbar-nav .open a {
        text-decoration: none;
        background-color: #000000;
        color: white;
    }






    .navbar-custom .navbar-brand {
        color: white;
        font-weight: bold;
    }

    .navbar-custom .navbar-toggle {
        background-color: white;
        color: white;
    }

    .navbar-custom .icon-bar {
        background-color: #F37020;
    }

    .navbar-custom .navbar-nav .dropdown-menu > li > a:hover, .navbar-custom .navbar-nav .dropdown-menu > li > a:focus {
        color: white !important;
    }


    /* for dropdowns only */
    .navbar-custom .navbar-nav .dropdown-menu {
        background-color: #ffffff;
    }

        .navbar-custom .navbar-nav .dropdown-menu > li > a {
            color: black;
            font-size: 15px;
            background-color: #ffffff;
        }

        .navbar-custom .navbar-nav .dropdown-menu > li > ul > li > a {
            padding-left: 40px;
        }

        .navbar-custom .navbar-nav .dropdown-menu > li > ul > li > ul > li > a {
            padding-left: 60px;
        }


        .navbar-custom .navbar-nav .dropdown-menu > li > a:hover {
            background-color: #ffffff !important;
            color: white !important;
        }


        .navbar-custom .navbar-nav .dropdown-menu li a:hover {
            color: black !important;
        }




.kategoriustlink {
    font-weight: bold;
    font-size: 13px;
    border: solid 1px #ececec;
    padding: 2px;
    margin-top: 5px;
    margin-right: 5px;
    display: block;
    color: #777777;
    text-decoration: none !important;
}

    .kategoriustlink:hover {
        background-color: #F37020;
        color: white;
    }

.kategorilerx {
    display: none;
    visibility: hidden;
}

.pr50 {
    text-align: right;
    padding-right: 50px;
}


@media (min-width: 1200px) /* Larger Devices */ {
}

@media (min-width: 992px) and (max-width: 1199px) /* Medium Sized Devices */
{
}

@media (min-width: 768px) and (max-width: 991px) /* Small Devices */
{
}

@media (max-width: 767px) /* Landscape phone to portrait tablet */
{
    .pull-right {
        float: none !important;
    }
    .pr50 {
       
        padding-right: 0px;
    }
    .whatsappsagalt {
        bottom: 70px !important;
        right: 20px;
    }
    .logom {
        margin-bottom: 15px !important;
    }

    .bizitakipedinx {
        font-size: 22px;
        padding-top: 20px;
    }

    .aramax {
        margin-top:70px;
        margin-bottom: 20px;
    }

    .aramax2:hover {
        background-color: white !important;
        border-radius: 0px 0px 0px 0px;
    }

    .aramax2 {
        width: 220px;
    }

    .prightx {
        text-align: left;
    }

    .sizinicinsectiklerimiz {
        height: 60px;
        line-height: 60px;
    }

    .footerbaslik {
        margin-bottom: 0px;
    }

    .footerx {
        background-image: none;
        background-color: #003366;
        width: 100%;
        padding-bottom: 20px;
    }

    .copyright1 {
        font-size: 12px;
        text-align: center;
    }

    .ssxxx {
        text-align: center;
    }

    .textright1 {
        text-align: center;
    }

    .logom {
        height: 70px;
        padding-top: 10px;
    }

    .p25 {
        padding-top: 5px;
    }

    .p35 {
        padding-top: 10px;
    }
}

@media (max-width: 480px) /* Landscape phones and down */
{
}

@media (max-width: 320px) /* Landscape phones and down */
{
}

@media (max-width: 281px) /* Landscape phones and down */
{
}

#imgSpinner1 {
    display: none;
}

#imgSpinner1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(192, 192, 192, 0.5);
    background-image: url("/images/MnyxU.gif");
    background-repeat: no-repeat;
    background-position: center;
}
/* AutoComplete item */
.autocomplete_completionListElement {
    margin: 0px !important;
    cursor: default;
    overflow: auto;
    text-align: left;
    list-style-type: none;
    font-family: Tahoma;
    font-size: 11px;
    min-width: 240px;
    border-radius: 3px 3px 3px 3px;
}

.autocomplete_highlightedListItem {
    background-color: #FF7F30;
    color: white;
    padding: 3px;
    cursor: pointer;
}

.autocomplete_listItem {
    background-color: #797F85;
    color: white;
    padding: 3px;
}



.whatsappsagalt {
    bottom: 20px;
    right: 20px;
}


/*=====================================================WHATSAPP===================================================*/

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.btn-whatsapp-pulse {
    z-index: 99999;
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 30px;
    text-decoration: none !important;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 20px;
    right: 20px;
    animation-play-state: paused;
}

    .btn-whatsapp-pulse-border::before {
        content: "";
        position: absolute;
        border-radius: 50%;
        padding: 25px;
        border: 5px solid #25d366;
        opacity: 0.75;
        animation-name: pulse-border;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/* Site Arama Motoru - Modal */
.site-arama-tetik {
    cursor: pointer;
    width: 100%;
}

.site-arama-tetik-kutu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px 0 12px;
    cursor: pointer;
    transition: box-shadow 0.2s ease;
}

    .site-arama-tetik-kutu:hover {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.35);
    }

.site-arama-tetik-metin {
    color: #999;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
    line-height: 35px;
}

.site-arama-tetik-ikon {
    flex-shrink: 0;
    margin-top: -2px;
}

.site-arama-modal-dialog {
    width: 92%;
    max-width: 960px;
    margin: 30px auto;
}

.site-arama-modal {
    border: none;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
}

.site-arama-modal-header {
    background: #ff0000;
    border: none;
    padding: 20px 25px 15px;
    color: #fff;
}

    .site-arama-modal-header .close {
        color: #fff;
        opacity: 0.85;
        font-size: 28px;
        margin-top: -5px;
        text-shadow: none;
    }

        .site-arama-modal-header .close:hover {
            opacity: 1;
            color: #fff;
        }

.site-arama-modal-baslik {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

    .site-arama-modal-baslik i {
        margin-right: 8px;
    }

.site-arama-modal-input-wrap {
    display: flex;
    gap: 10px;
}

.site-arama-modal-input {
    height: 48px !important;
    font-size: 16px !important;
    border: none !important;
    border-radius: 6px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
    padding-left: 16px !important;
}

.site-arama-modal-ara-btn {
    height: 48px;
    padding: 0 24px;
    font-size: 15px;
    font-weight: bold;
    border: none;
    background: #313140;
    border-radius: 6px;
}

    .site-arama-modal-ara-btn:hover,
    .site-arama-modal-ara-btn:focus {
        background: #1a1a24;
    }

.site-arama-modal-ipucu {
    margin-top: 10px;
    font-size: 11px;
    opacity: 0.85;
}

    .site-arama-modal-ipucu span {
        margin-right: 15px;
    }

    .site-arama-modal-ipucu kbd {
        background: rgba(255, 255, 255, 0.2);
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: #fff;
        padding: 2px 6px;
        border-radius: 3px;
        font-size: 10px;
    }

.site-arama-modal-body {
    padding: 0;
    max-height: 65vh;
    overflow-y: auto;
    background: #f5f5f5;
}

.site-arama-modal-sonuc {
    min-height: 280px;
}

.site-arama-modal-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.site-arama-modal-grid-sadece-urun .site-arama-modal-urunler {
    width: 100%;
    flex: 1 1 100%;
}

.site-arama-modal-kategoriler {
    width: 280px;
    flex-shrink: 0;
    background: #fff;
    border-right: 1px solid #e5e5e5;
    min-height: 280px;
}

.site-arama-modal-urunler {
    flex: 1;
    min-width: 0;
    padding: 0 15px 15px;
    background: #f5f5f5;
}

.site-arama-baslik {
    padding: 12px 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
    background: #fafafa;
    border-bottom: 1px solid #eee;
    letter-spacing: 0.5px;
}

    .site-arama-baslik .badge {
        background: #ff0000;
        margin-left: 6px;
        font-size: 11px;
    }

    .site-arama-baslik i {
        margin-right: 6px;
        color: #ff0000;
    }

.site-arama-liste {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-arama-liste-kat .site-arama-item {
    border-bottom: 1px solid #f0f0f0;
}

.site-arama-item {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    color: #333;
    text-decoration: none !important;
    transition: background 0.15s ease;
}

    .site-arama-item:hover,
    .site-arama-item.active {
        background: #fff8f3;
        color: #333;
    }

.site-arama-kategori .site-arama-kat-ikon {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #ff0000;
    color: #fff;
    border-radius: 6px;
    margin-right: 12px;
    flex-shrink: 0;
    font-size: 14px;
}

.site-arama-urun-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0 0;
    padding: 0 8px;
}

.site-arama-urun-kolon {
    width: 33.3333%;
    padding: 0 8px;
    box-sizing: border-box;
    margin-bottom: 16px;
}

    .site-arama-urun-kolon .site-arama-kart {
        margin-bottom: 0;
        height: 100%;
    }

.site-arama-kart {
    flex-direction: column;
    align-items: stretch !important;
    text-align: center;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    margin-bottom: 16px;
    padding: 15px 12px 12px !important;
    height: 100%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

    .site-arama-kart:hover,
    .site-arama-kart.active {
        border-color: #ff0000;
        box-shadow: 0 4px 12px rgba(243, 112, 32, 0.15);
        transform: translateY(-2px);
    }

    .site-arama-kart .site-arama-resim {
        width: 100%;
        height: 110px;
        margin: 0 0 10px 0;
        border: 1px solid #eee;
        border-radius: 6px;
        overflow: hidden;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .site-arama-kart .site-arama-resim img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
        }

    .site-arama-kart .site-arama-metin {
        flex: none;
        text-align: center;
        margin-bottom: 8px;
    }

        .site-arama-kart .site-arama-metin strong {
            font-size: 13px;
            white-space: normal;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            line-height: 1.35;
            min-height: 35px;
        }

        .site-arama-kart .site-arama-metin small {
            white-space: normal;
            margin-top: 4px;
        }

    .site-arama-kart .site-arama-fiyat {
        text-align: center;
        margin: 0;
        font-size: 15px;
    }

.site-arama-metin {
    flex: 1;
    min-width: 0;
    line-height: 1.3;
}

    .site-arama-metin strong {
        display: block;
        font-size: 13px;
        font-weight: 600;
    }

    .site-arama-metin small {
        display: block;
        font-size: 11px;
        color: #888;
        margin-top: 2px;
    }

.site-arama-fiyat {
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}

    .site-arama-fiyat em {
        display: block;
        font-size: 10px;
        color: #c0392b;
        font-style: normal;
        font-weight: normal;
        margin-top: 2px;
    }

.site-arama-modal-footer {
    background: #fff;
    border-top: 1px solid #eee;
    padding: 12px 20px;
    text-align: right;
}

.site-arama-loading,
.site-arama-bos,
.site-arama-bos-baslangic {
    padding: 60px 30px;
    text-align: center;
    color: #888;
}

    .site-arama-loading p,
    .site-arama-bos p,
    .site-arama-bos-baslangic p {
        margin-top: 15px;
        font-size: 14px;
    }

    .site-arama-bos-baslangic i,
    .site-arama-bos i {
        font-size: 48px;
        color: #ddd;
        display: block;
        margin-bottom: 10px;
    }

    .site-arama-bos-baslangic h4,
    .site-arama-bos h4 {
        color: #555;
        font-weight: 600;
        margin-bottom: 8px;
    }

.site-arama-loading {
    color: #ff0000;
}

@media (max-width: 767px) {
    .site-arama-modal-dialog {
        width: 96%;
        margin: 10px auto;
    }

    .site-arama-modal-grid {
        flex-direction: column;
    }

    .site-arama-modal-kategoriler {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e5e5e5;
    }

    .site-arama-modal-body {
        max-height: 70vh;
    }

    .site-arama-urun-kolon {
        width: 50%;
    }

    .site-arama-tetik-metin {
        font-size: 11px;
    }

    .site-arama-modal-ipucu {
        display: none;
    }

    .site-arama-modal-input-wrap {
        flex-direction: column;
    }

    .site-arama-modal-ara-btn {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .site-arama-urun-kolon {
        width: 100%;
    }
}



.wa-price-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.wa-price-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background-color: #25D366;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 20px;
    text-decoration: none !important;
    box-shadow: 0 2px 6px rgba(37, 211, 102, 0.25);
    transition: all 0.2s ease-in-out;
}

    .wa-price-btn:hover {
        background-color: #20ba5a;
        transform: translateY(-2px);
        box-shadow: 0 4px 10px rgba(37, 211, 102, 0.35);
    }

.wa-icon {
    width: 18px;
    height: 18px;
}