@media screen and (min-width:1600px) {
    ul.megamenu>li>.sub-menu {
        left: 27.4%;
    }
}

@media screen and (min-width:1550px) {
    .header-logo img {
        width: 180px;
    }

    .about-page-content .about-text>span {
        font-size: 22px;
    }

    .header-left-content>ul>li>.social-link-content>a>i {
        font-size: 21px;
    }

    .header-left-content>ul>li:not(:first-child) {
        margin-left: 2rem;
    }

    .contact-wrapper .contact-info .contact-store .contact-content>div {
        height: 165px;
    }

    .twinbanner-container .twinbanner-left-content>span:nth-child(1) {
        font-size: 50px;
    }

    .twinbanner-container .twinbanner-left-content>span:nth-child(2) {
        font-size: 35px;
    }

    .twinbanner-container .twinbanner-left-content>a {
        font-size: 25px;
    }
}

@media screen and (max-width:1200px) {
    .btn-div-product>button {
        font-size: 14px;
    }
}


@media screen and (min-width:992px) {
    .mobil-logo {
        display: none;
    }
}

@media screen and (min-width:768px) {
    .product-page-wrapper {
        padding-top: 3rem;
    }
}

@media screen and (min-width:992px) {
    .sogo-container {
        padding-top: 4rem;
    }

    .content-wrapper {
        padding-top: 4rem;
    }

}

@media screen and (max-width:1025px) {
    .about-page-content .about-text {
        padding: 2rem;
        width: 90%;
    }

    .about-page-content .about-text>span {
        font-size: 13px;
    }
}

@media screen and (max-width: 992px) {
    .header-logo {
        display: none;
    }

    .header-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 0;
        z-index: 10;
        position: relative;
        height: auto;
        transition: 0.25s ease-in-out;
        background-color: #fff;
    }

    .mobil-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60%;
    }

    .header-middle-content {
        width: 5%;
    }

    .megamenu-nav .container-megamenu {
        display: flex;
        justify-content: center;
    }

    .header-left-content {
        justify-content: center;
    }

    .header-right-content {
        width: 26%;
    }

    .mobil-logo>a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .mobil-logo>a>img {
        width: 150px;
        margin-left: 3rem;
    }

    .twinbanner-container .twinbanner-left-content>span:nth-child(1) {
        font-size: 17px;
    }

    .twinbanner-container .twinbanner-left-content>span:nth-child(2) {
        font-size: 14px;
    }

    .twinbanner-container .twinbanner-left-content>a {
        font-size: 14px;
    }

    .show-menu>i {
        font-size: 22px;
    }

    .footerwebsite .footer-middle .newsletter-wrapper .newsletter-group .newsletter {
        width: 40% !important;
    }

    .footer-content-wrapper {
        flex-wrap: wrap;
        align-items: self-start;
    }

    .footer-content-wrapper .footer-logo {
        width: 100%;
        margin-bottom: 2rem;
    }

    .footer-content-wrapper .footer-content {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .footer-content-wrapper .footer-content>div {
        width: 50%;
        margin-bottom: 1rem;
    }

    .footer-content-wrapper .footer-iyzico {
        justify-content: center;
    }

    .thumbs-product-swiper .swiper-wrapper {
        height: 400px;
    }

    .contact-wrapper .contact-info {
        flex-wrap: wrap;
    }

    .contact-wrapper .contact-info .contact-store {
        width: 100%;
        margin-bottom: 1rem;
    }

    .contact-wrapper .contact-info .contact-iframe {
        width: 100%;
        margin-left: 0;
    }

    .contact-wrapper .contact-info .contact-iframe>iframe {
        width: 100% !important;
    }

    .contact-form-container .contact-form-left {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 2rem;
    }

    .contact-form-container {
        flex-wrap: wrap;
    }

    .contact-form-container .contact-form-right {
        width: 100% !important;
    }

    .contact-wrapper .contact-form .form-button>button {
        width: 30%;
    }

}

@media screen and (max-width:850px) {
    .sogo-product-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sogo-product-container .product-left .mobile-product-slider {
        display: block;
        /* margin-bottom: 3rem; */
        width: 100% !important;
    }


    .product-left,
    .product-right {
        width: 100% !important;
    }

    .product-swiper-wrapper {
        display: none;
    }

    .category-product-size-content {
        opacity: 1;
        visibility: visible;
    }

    .filter-sort {
        width: 50%;
    }
}

@media screen and (max-width:769px) {
    .twinbanner-container>div {
        width: 100% !important;
    }

    .twinbanner-container {
        flex-wrap: wrap;
    }

    .banners-contents-area {
        flex-wrap: wrap;
    }

    .banners-contents-area>div {
        width: 100%;
    }


    .banners-contents-area .right-banners-image>a>img {
        padding: 0;
    }

    .banners-contents-area .left-banners-image>a>img {
        padding-right: 0;
    }

    .twinbanner-container .twinbanner-right-content .twinbanner-right-content-image {
        padding: 0;
    }

    .header-left-content {
        margin-right: .5rem;
        width: 11%;
    }

    .mobil-logo>a>img {
        margin: 0 !important;
    }

    .footer-content-wrapper .footer-iyzico {
        width: 55%;
    }

    .footer-content-wrapper .footer-content {
        margin-bottom: 2rem;
        width: 75%;
        flex-direction: column;
    }

    .footer-content-wrapper .footer-content>div>a {
        display: flex;
        justify-content: center;
    }

    .footer-content-wrapper .footer-content>div {
        width: 100%;
    }

    .footerwebsite .footer-middle .newsletter-wrapper .newsletter-group .newsletter {
        width: 70% !important;
    }

    .about-page-content {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .about-page-content .about-text {
        position: unset;
        box-shadow: none;
        background: none;
    }

    .filter-sort {
        /* z-index: 1; */
    }

    .contact-wrapper .contact-info .contact-store .contact-content {
        flex-wrap: wrap;
    }

    .contact-wrapper .contact-info .contact-store .contact-content>div {
        width: 100% !important;
        border: none !important;
    }

    .contact-wrapper .contact-info .contact-store .contact-content>div>span {
        display: flex;
        justify-content: center;
    }

    .contact-wrapper .contact-info .contact-store .contact-content>div>a {
        justify-content: center;
    }

    .contact-wrapper .contact-info .contact-store .contact-content>div>address {
        text-align: center;
    }

    .contact-wrapper .contact-info .contact-store .contact-content>div:not(:last-child) {
        border-bottom: 1px solid rgb(151, 151, 151) !important;
    }

    .filter-sort .sort-view #show-filter {
        width: 45%;
    }

}

@media screen and (max-width:650px) {
    .header-left-content {
        width: 12%;
    }

    .show-menu>i {
        font-size: 19px;
    }

    .stories-text-content>span {
        font-size: 14px;
    }

    .stories-container .stories-dual-content {
        flex-wrap: wrap;
    }

    .stories-container .stories-dual-content>a {
        width: 100%;
        margin-right: 0 !important;
    }
}

@media screen and (max-width:550px) {
    .header-left-content {
        width: 17%;
        justify-content: inherit;
    }

    .mobil-logo {
        width: 45%;
    }

    .header-quick-menu>li>div>a>img {
        width: 60%;
    }

    .header-quick-menu>li>div {
        width: 100% !important;
    }

    .header-quick-menu>li>div>.search-btn>img {
        width: 18px !important;
    }

    .mobil-logo>a>img {
        width: 60%;
    }

    .header-right-content {
        width: 30%;
    }

    .header-quick-menu {
        width: 100%;
        justify-content: center;
    }

    .header-quick-menu>li {
        width: 25%;
        display: flex;
        align-items: center;
    }

    .lookbooks-container .lookbooks-dual-content {
        flex-wrap: wrap;
    }

    .lookbooks-container .lookbooks-dual-content>a {
        width: 100%;
        margin-right: 0 !important;
    }

    .contact-wrapper .contact-form .form-button>button {
        width: 60%;
    }
}

@media screen and (max-width:450px) {
    .header-left-content>ul>li .social-link-content {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-left-content>ul>li .social-link-content>a>img {
        width: 20px;
        height: 20px;
    }


    .header-left-content>ul>li {
        margin-left: .5rem;
    }

    .header-middle-content {
        width: 10%;
    }

    .show-menu>i {
        justify-content: flex-start;
        font-size: 23px;
    }

    .header-left-content {
        width: 17%;
        margin: 0;
        margin-right: 0.3rem;
    }

    .header-left-content>ul {
        width: 100%;
        justify-content: space-around;
    }

    .sogo-product-container .product-right .product-details-lower .product-cart-buttons .btn-div-product {
        flex-wrap: wrap;
    }

    .sogo-product-container .product-right .product-details-lower .product-cart-buttons .btn-div-product button:not(:first-child) {
        width: calc(50% - .5rem) !important;
        margin-top: .5rem;
        height: 37px;
    }

    .sogo-product-container .product-right .product-details-lower .product-cart-buttons button>img {
        width: 5%;
    }


}

@media screen and (max-width:426px) {
    .mobil-logo>a>img {
        width: 80%;
    }

    .footer-content-wrapper .footer-iyzico {
        width: 70%;
    }

    .category-product-content {
        padding: 0;
        padding-left: 5px;
    }

    .product-card .product-caption .product-name-wrapper>a .product-name {
        font-size: 10px;
    }

    .category-product-size-content .size-content>form .power-group>ul>li {
        /* padding: 2px 10px; */
    }

    .sogo-product-container .product-right .product-details-upper .name-fav .product-name>span {
        font-size: 17px;
        width: 100%;
    }

    .product-options>div .colorlabel {
        font-size: 14px;
    }

    .sogo-product-container .product-right .product-details-middle .product-options .power-option .product-option-label {
        font-size: 14px;
    }

    .collapse-description>a {
        font-size: 14px;
    }

    .collapse-stock>a {
        font-size: 14px;
    }

    .share-collapse-content .collapse-share>a {
        font-size: 14px;
    }

    div#power-stock {
        font-size: 14px;
    }

    .footerwebsite .footer-middle .middle-heading>span:nth-child(2) {
        font-size: 14px;
    }

    .footer-bottom-text>span {
        font-size: 14px;
    }
}

@media screen and (max-width:400px) {
    .header-quick-menu>li>div>a>img {
        width: 70%;
    }

    span.cart-count {
        top: -8px;
        left: 0px;
        width: 14px;
        height: 16px;
        font-size: 12px !important;
    }
}

@media screen and (max-width:380px) {
    .header-quick-menu>li>div>a>img {
        width: 70%;
    }

    .header-quick-menu>li>div>a>i {
        font-size: 17px;
    }
}