@media screen and (max-width: 927px) {
    .neler-yapiyoruz-baslik-tekil, .neler-yapiyoruz-baslik-tekil-texttop{
        font-size: 12px !important;
    }
    .neler-yapiyoruz-baslik-tekil::after, .neler-yapiyoruz-baslik-tekil-texttop::after{
        height: 1px;
    }
    .pagebanner{
        height: 300px;
    }
    .pagebanner+div.container-fluid{
        margin-top: 180px;
    }
    .mobilde-p-0{
        padding: 0 !important;
    }
    .title-group-1{
        font-size: 22px;
    }
.baslikH1{
    font-size: 2rem;
}

    .mainSlogan h1 div {
        font-size: 32px;
        font-weight: 600;
    }
    .arasayfa_baslik{
        font-size: 1.3rem;
    }
    #contact-location-info{
        padding-bottom: 300px !important;
    }
    .mobilde-ters{
        flex-direction: column-reverse;
    }
    #siteUstMenubar{
        overflow-y: auto;
    }
    h2.section-title{
        font-size: 1rem;
    }
    .banner_text{
        font-size: 1rem;
    }
    #mainContainer {
        width: 100%;
    }
    .logo img {
        max-height: 50px;
        margin-left: 6px;
        margin-top: 4px;
    }
    
    #topbutton {
        right: 20px;
        top: 30px;
    }
    #topbutton button {
        padding: .20rem .50rem;
    }
 
    #search-opener button {
        width: 40px;
        height: 35px;
    }

    .urun-kutu-wrapper{
        padding: 0!important;
    }
    .urun-card-inner{
        height:200px;
    }
    .urun-card{
        height:320px;
    }
    .urun-baslik{
       
    }
    .urun-baslik .stokadi{ font-size: 12px; line-height: 16px; width: 100%; display: block;}
    .indirim-orani{
        font-size: 14px;
        width: 52px;
        left: auto;
        right: 10px;
        bottom: 10px;
        
    }
    .indirim-orani::before{
        content: '- ';
    }
    .fiyat-sticker{
        right: 2px;
        width: calc(100% - 4px);
    }
    .cookiealert{
        font-size: 14px;
        line-height: 18px;
       
    }
    .acceptcookies{
        padding: 0 4px !important;
    }
}

@media (min-width: 576px) {
    .position-sm-static {
        position: static !important;
    }
    .position-sm-relative {
        position: relative !important;
    }
    .position-sm-absolute {
        position: absolute !important;
    }
    .position-sm-fixed {
        position: fixed !important;
    }
    .position-sm-sticky {
        position: sticky !important;
    }
}

@media (min-width: 768px) {
    .position-md-static {
        position: static !important;
    }
    .position-md-relative {
        position: relative !important;
    }
    .position-md-absolute {
        position: absolute !important;
    }
    .position-md-fixed {
        position: fixed !important;
    }
    .position-md-sticky {
        position: sticky !important;
    }
}

@media (min-width: 992px) {
    #search-opener button {
        width: 48px;
        height: 40px;
    }
    .position-lg-static {
        position: static !important;
    }
    .position-lg-relative {
        position: relative !important;
    }
    .position-lg-absolute {
        position: absolute !important;
    }
    .position-lg-fixed {
        position: fixed !important;
    }
    .position-lg-sticky {
        position: sticky !important;
    }
}

@media (min-width: 1200px) {
    #phoneView, #colorLayer, #patternLayer, #photoLayer, #textLayer, #transPhoneLayer{

        transition: all 0.4s ease-in;
        }
     
    .position-xl-static {
        position: static !important;
    }
    .position-xl-relative {
        position: relative !important;
    }
    .position-xl-absolute {
        position: absolute !important;
    }
    .position-xl-fixed {
        position: fixed !important;
    }
    .position-xl-sticky {
        position: sticky !important;
    }
    .form-control:focus {
        border-color: transparent;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(46, 46, 46, 0.6);
    }
    .btn-outline-secondary:focus {
        box-shadow: none;
    }
}

@media (max-width: 360px) {
    #top-right-buttons button {
        width: 36px;
        height: 33px;
    }
    #top-right-buttons {
        right: 2px !important;
    }
    #sepetsayaci {
        right: -1px;
        top: -4px;
    }
}

@media (max-width: 420px) {
    .breadcrumb-arrow li.active .small {
        max-width: 185px;
    }
    .urunDetay-urunBaslik {
        font-size: 1em;
        padding: 8px 0px;
    }
}


/* Accordion responsive breakpoint */

@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }
    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}

@media (max-width: 992px) {
    #topbar{
        height: 60px;
    }
    #topFastContact{
        display: none;
    }
    #top-right-buttons{
        top:10px;
    }
    .navbar-collapse {
        position: fixed;
        top: 60px;
        right: 0;
        text-indent: 15px;
        width: 100%;
        height: 100%;
        z-index: 200;
    }
    .navbar{
        padding: 0;
    }
    .navbar-collapse.collapsing {
        right: -100%;
        transition: right 0s ease;
    }
    .navbar-collapse.show {
        right: 0;
        transition: right 300ms ease-in-out;
    }
    .navbar-toggler.collapsed~.navbar-collapse {
        transition: left 500ms ease-in-out;
    }
 
    .navbar-toggler:focus{

        box-shadow: none;
    }
    #siteUstMenubar.show{
        padding-right: 0;

    }
    #siteUstMenubar.show ul.navbar-nav{
     padding-right: 0 !important;
     background-color: #FFF

    }
   .nav-link{
       color:rgb(0 0 0) !important;
   }

    .navbar-toggler {
        width: 28px;
        height: 20px;
        position: relative;
        transition: .5s ease-in-out;
    }
    
 
    
    .toggler-icon {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #FFF;
        border-radius: 1px;
        opacity: 1;
        right: 20px;
        transform: rotate(0deg);
        transition: .25s ease-in-out;
    }
    
    .middle-bar {
        margin-top: 0px;
    }
    
    
    /* State when the navbar is collapsed */
    
    .navbar-toggler.collapsed .top-bar {
        position: absolute;
        top: 0px;
        transform: rotate(0deg);
    }
    
    .navbar-toggler.collapsed .middle-bar {
        opacity: 1;
        position: absolute;
        top: 10px;
        filter: alpha(opacity=100);
    }
    
    .navbar-toggler.collapsed .bottom-bar {
        position: absolute;
        top: 20px;
        transform: rotate(0deg);
    }
    
    /* when navigation is clicked */
    
    .navbar-toggler .top-bar {
        top: inherit;
        transform: rotate(135deg);
    }
    
    .navbar-toggler .middle-bar {
        opacity: 0;
        top: inherit;
        filter: alpha(opacity=0);
    }
    
    .navbar-toggler .bottom-bar {
        top: inherit;
        transform: rotate(-135deg);
    }
    
    .navbar-toggler,
    .navbar-toggler:focus,
    .navbar-toggler:active,
    .navbar-toggler-icon:focus {
        outline: none;
        box-shadow: none;
        border: 0;
        position: relative;
    }
    
    .navbar-toggler span {
        margin: 0;
        padding: 0;
    }
    .mainSlogan{
        width: 92vw;
    }
    .mainSlogan h1{
        font-size: calc(1.8rem + 1.8vw);
    }
    .mainSlogan h4{
        font-size: calc(0.9rem + .3vw);
    }
    .mainSlogan .searchInSite{
        padding: 10px !important;
    }
}