@media screen and (max-width: 992px) {
    .no-mobile {
        display: none !important;
    }
    .fixed-bar {
        display: none;
    }
    .breadcrumbs {
        display: none !important;
    }
    #footer {
        height: 1090px;
    }
    html.touch *:hover {
        all: unset!important;
    }
    html.touch *:hover {
        pointer-events: none !important;
    }
    .header-logo .open.logo img {
        width: 145px;
        margin-bottom: -10px;
        padding-top: 20px;
        z-index: 9;
        display: block;
        position: absolute;
    }
    .open.logo {
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        position: relative;
        margin-right: 40%;
    }
    .menu-header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .inside.logo img {
        height: 50px;
    }
    .inside.logo {
        position: absolute;
        top: 7px;
        z-index: 99999;
        display: block;
    }
    .mobileMenu {
        display: flex;
        width: 30px;
        height: 30px;
        border: 0px;
        background: none;
        transition: 300ms;
        color: #3dbde7;
        border: 1px solid #3dbde7;
        align-items: center;
        justify-content: center;
    }
    button.mobile-menu.no-desktop {
        color: #da1e48;
        background: none;
        border: none;
        font-size: 20px;
        position: relative;
        display: re;
        right: 0;
        top: 30px;
        left: calc(100% - 40px);
        z-index: 999999;
    }
    i.fas.fa-shopping-basket {
        font-size: 24px;
        bottom: -10px;
        color: #63544c;
        position: absolute;
        right: 5px;
    }
    .header-bar.mobile.row {
        margin: 0 !important;
    }
    #myLinks ul {
        list-style: none;
        text-align: center;
        padding-left: 0;
        /* margin-right: calc(50% - 115px);*/
    }
    .topnav {
        /*   overflow: hidden; */
        background-color: #fff;
        position: absolute;
        width: 100%;
        box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
        z-index: 99999;
        top: 0
    }
    .topnav #myLinks {
        display: none;
        margin-top: 150px;
        height: 100%;
    }
    .topnav a {
        color: #8e98a5 !important;
        padding: 10px 16px;
        text-decoration: none;
        font-size: 14px;
        display: block;
    }
    .topnav a.icon {
        background: transparent;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        /*   width:10px; */
        z-index: 9999;
    }
    #myLinks .nav a {
        margin-left: 26px;
        padding-bottom: 10px;
    }
    .main-header .header-container .header-logo .logo img {
        width: 100px;
        background: #fff;
        top: 0;
        position: absolute;
        left: calc(50% - 146px);
        top: -42px;
    }
    ul.dropdown-content.mobile-lang-ul {
        display: flex;
        position: absolute;
        list-style: none;
        margin-left: 23%;
    }
    li.mobile-lang-dropdown {
        padding-left: 10px;
    }
    li.mobile-lang-dropdown a {
        color: #0d4d66 !important;
        font-weight: 600
    }
    .item-top {
        display: block;
        width: 30%;
        right: 10px;
        top: 20px;
        position: absolute;
        text-align: end;
    }
    header.main-header {
        border-bottom: 2px solid #da1e48;
        padding-bottom: 10px;
        height: 90px;
    }
    section.main-category-slider .owl-nav .owl-prev,
    section.main-category-slider .owl-nav .owl-next {
        display: none;
    }
    .main-showcase .item.slider-item {
        height: 225px;
        width: 100%;
        background-size: cover;
    }
    .main-showcase .item.slider-item .title span {
        font-size: 20px
    }
    section.main-showcase .showcase-item {
        height: 255px;
        background-position: bottom !important;
        width: 100%;
        background-size: contain !important;
        margin-bottom: 15px;
        margin-top: 15px;
        background-repeat: no-repeat !important;
    }
    .main-category-slider .owl-dots {
        margin-top: 5px;
    }
    /*.owl-carousel .owl-item {*/
    /*    min-height: 1px;*/
    /*    float: left;*/
    /*    display: flex;*/
    /*    align-items: center;*/
    /*    justify-content: center;*/
    /*}*/
    section.company-items .col-lg-9 {
        text-align: center;
    }
    .company-items .col-lg-3.icon {
        border-right: none;
    }
    .company-items .col-lg-4.row {
        padding-right: 0 !important;
    }
    .main-campaign .col-lg-6.left-col {
        height: 375px !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    .company-items .col-lg-4.row {
        padding-right: 0 !important;
    }
    .main-campaign .col-lg-6.left-col {
        height: 375px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .footer-menu {
        text-align: center;
    }
    .footer-menu .col-lg-3:not(:last-child):after {
        content: "";
        display: flex;
        width: 90%;
        height: 1px;
        background: #c7c7c7;
    }
    .new-product .col-lg-6.banner-image-col {
        order: 2;
        position: absolute;
        bottom: 0;
        width: 100%;
        right: 0;
        left: 0;
    }
    .new-product .banner {
        background: #dbbcb9;
        height: 388px;
        border-radius: 25px;
        position: relative;
    }
    .new-product-title {
        text-align: right;
        margin-top: 65px;
    }
    .new-product .new-title {
        right: 0px;
        top: 0px;
        transform: rotate(0deg);
        height: 60px;
        width: 92%;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-radius: 25px 25px 0 0;
        background: #bc9e9c;
    }
    .banner:hover .new-product-title:after {
        width: 0 !important;
    }
    section.new-product img {
        margin-top: 0;
        margin-left: 0px;
        display: block;
    }
    .footer-bottom .row {
        display: block;
        justify-content: space-between;
        align-items: center;
        text-align: center;
    }
    .footer-socials nav {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .detail-page .size-option .col-lg-8.row {
        margin-left: 0px;
    }
    .detail-share {
        margin-left: 15px;
    }
    .detail-page .col-lg-12.product-content ul.nav li.nav-item {
        width: 100%;
        text-align: center;
        transition: 400ms;
    }
    .detail-page a.btn.add-favorite-button {
        background: #5a4a42;
        color: #fff;
        width: 61px;
        height: 55px;
        transition: 400ms;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .detail-page .col-lg-5.count-col input {
        border: 1px solid #bbb;
        height: 55px;
        width: 110px;
        border-radius: 6px;
        text-align: center;
    }
    section.page-banner {
        height: 150px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background-size: cover !important;
    }
    section.product-page .col-lg-9 {
        order: 2;
    }
    section.product-page .col-lg-3 {
        margin-bottom: 25px;
    }
    .blog-title {
        background: #00000000;
        text-align: center;
    }
    .blog-title span {
        display: block;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        width: 300px;
        transition: 400ms;
    }
    .blog-image {
        height: 200px !important;
    }
    section.page-banner {
        height: 200px !important;
    }
    .col-lg-6.bread-list,
    .col-lg-6.previus-page {
        display: flex;
        list-style: none;
        justify-content: center;
    }
    .blog_detail-text {
        padding: 10px;
    }
    div#v-pills-campaign .col-lg-4 {
        margin-bottom: 50px;
    }
    .corporate-page .campaign-title {
        height: 70px;
    }
    .corporate-page div#v-pills-tabContent {
        order: 2;
    }
    .corporate-page div#v-pills-tab {
        text-align: center;
        margin-left: 15px;
        margin-bottom: 25px;
    }
    div#v-pills-contact .col-lg-3 {
        margin-bottom: 40px;
    }
    .contact-informations .info span:before {
        margin: 10px 0;
    }
    .contact-informations .info span,
    .contact-informations .info a {
        padding-top: 0px;
    }
    .socials-title {
        margin: 40px 0;
        text-align: center;
    }
    .social-icons nav {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cart-page .col-lg-3.order-summary {
        order: 2 !important;
    }
    .cart-item.row {
        margin-bottom: 20px;
    }
    .checkout-content .col-md-9.mb-sm-30 {
        order: 2;
    }
    .transfer-page .row {
        margin-left: 0px;
    }
    .row.address-buttons a,
    .row.address-buttons button {
        width: unset !important;
    }
    span.product-title {
        width: unset !important;
        display: block;
    }
    figure.product-image-container img {
        width: 100%;
    }
    .col-lg-6.transfer-info {
        order: 2;
    }
    .new-product-title {
        text-align: right;
        margin-right: -70px;
    }
    .new-product-title.pr-5 {
        margin-left: 15px !important;
        margin-right: -15px !important;
        padding: 0 15px !important;
    }
    .chat-form.active {
        opacity: 1;
        height: 50vh;
    }
    .prod-thumbnail img {
        width: 100% !important;
        height: 100px !important;
        object-fit: cover !important;
    }
    img.product-single-image {
        width: 100% !important;
        height: 400px !important;
        object-fit: cover !important;
    }
    .product-single-carousel {
        height: 400px !important;
    }
    .products-slider img,
    .product-default img,
    .post-media img {
        width: 100% !important;
        height: 200px !important;
        object-fit: cover !important;
        object-position: center !important;
    }
    /*.home-slider img {*/
    /*    object-fit:contain !important;*/
    /*    min-height:unset !important;*/
    /*    height:unset !important;*/
    /*}*/
    .home-slider img {
        min-height: unset !important;
        height: 150px !important;
    }
    .product-category.appear-animate.animated.fadeInUpShorter.appear-animation-visible figure img {
        width: 100%;
        height: 145px !important;
    }
    .group-image img {
        width: 100%;
        height: 175px;
        object-fit: cover;
        transition: 400ms;
    }
    .group-banner-slider .prod-img-box img {
        height: 175px;
    }
    .group-banner-slider .prod-img-box {
        height: 175px;
    }
    .prod-title-box {
        justify-content: center;
    }
    .price.row {
        justify-content: center !important;
    }
    .campaing-title {
        text-align: center;
    }
    section.main-brands-slider {
        height: 150px;
    }
    .icon-count {
        background: #da1e48;
        color: #ffffff;
    }
    button.mobile-search-icon {
        position: absolute;
        right: -55px;
        bottom: -25px;
        font-size: 20px;
        color: #63544c;
    }
    .modal.show {
        z-index: 99999999;
        width: 97%;
    }
    .modal.show input {
        color: #000;
    }
    .modal.show .modal-content {
        border: none;
        border-radius: 15px;
    }
    .modal.show .modal-header {
        border: none;
    }
    .modal.show .modal-dialog {
        margin-top: 95px;
    }
    .outer.main-slider a {
        width: 100%;
    }
    .banners-slider img {
        height: 135px;
        object-fit: cover;
    }
}


/** max992 **/

@media screen and (min-width: 992px) {
    /** Desktop **/
    .no-desktop {
        display: none !important;
    }
    .mobile {
        display: none !important;
    }
}

@media screen and (max-width: 1210px) {}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 375px) {
    /** İphoneX **/
}