*{
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.continer{
   max-width: 1400px;
   margin: 0 auto;
   background: white;
   padding: 15px;
}
img{
    width: 100%;
}
body{
    background: #ccc;
    font-family: "Rubik", sans-serif;
}

/* HEADER */

header{
    transition: 0.3s;
     top: 0;
    position: sticky;
    z-index: 50;
    border-radius: 0 0 10px 10px;
}
.incs-and-words a:hover{
    color: #005BFF;
    transition: 0.3s;
}
header .continer2{
    display: flex;
    justify-content: space-between;
}
header .continer{
    border-radius: 0 0 10px 10px;
}
.header_left{
    display: flex;
    gap: 20px;
}
.header_left-word{
    padding-top: 7px;
}
header .header_left .header_left-word a{
     font-size: 32px;
     color: #005BFF;
       font-family: "DynaPuff", system-ui;
        font-family: "Rubik", sans-serif;
}
.header_left-katalog{
    background: #005BFF;
    padding: 15px;
    border-radius: 10px;
}
.header_left-katalog a{
    display: flex;
    color: white;
    gap: 5px;
    border-radius: 12px;
}
.katalogOne{
    margin-top: 2px;
}
.header_center{
    padding-top: 5px;
}
.header_right{
    padding-top: 5px;
}
.header_center-background input:focus {
    outline: none;       
}

.header_center-background{
    background: #005BFF;
    display: flex;
    border-radius: 12px;
    padding: 1px 10px 1px 1px;
}
.header_center-background input{
    border-radius: 12px;
    padding: 10px;
    width: 700px;
    height: 25px;
    border: none;
}
.header_center-background_icn a{
    color: white;
    font-size: 25px;
    border-radius: 10px;
}
.header_left-word a{
    color: #005BFF;
}
.header_center-background_icn{
    padding: 8px 20px 0 20px;
    border-radius: 10px;
}
.header_center-background_icn:hover{
    background: rgba(250, 250, 250, 0.2);
}
.header_right{
    display: flex;
}
.user{
    padding: 0 10px;
    text-align: center;
}
.user_icn{
    font-size: 25px;
}
.user_word{
    font-size: 13px;
}
.user:hover a{
    color: #005BFF;
    transition: 0.3s;
}
.user a{
    transition: 0.3s;
    color: black;
}
.dots{
    position:absolute;
    bottom:15px;
    width:100%;
    text-align:center;
}

.dot{
    height:12px;
    width:12px;
    margin:5px;
    background:#bbb;
    border-radius:50%;
    display:inline-block;
    cursor:pointer;
}

.dot.active{
    background:white;
}
.search_overlay{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.4);
    opacity:0;
    visibility:hidden;
    transition:0.3s;
}

.search_overlay.active{
    opacity:1;
    visibility:visible;
}
.search_dropdown{
    position:absolute;
    top:70px;
    left:330px;
    width:48%;
    background:white;
    border-radius:10px;
    box-shadow:0 5px 15px rgba(0,0,0,0.1);
    display:none;
    flex-direction:column;
    z-index:50;
}

.search_dropdown a{
    padding:10px;
    color:black;
}

.search_dropdown a:hover{
    background:#eee;
}
.incs-and-words{
    display: flex;
    justify-content: space-between;
    margin: 25px 0 15px 0;
}
.incs-and-words a{
    color: gray;
}
.search_overlay{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.4);
    opacity:0;
    visibility:hidden;
    transition:0.3s;
}

.search_overlay.active{
    opacity:1;
    visibility:visible;
}




/* Footer */




footer .about{
    font-size: 25px;
    font-weight: 600;
}
footer .continer{
    border-radius: 10px;
    margin: 0 auto; 
    margin-top: 20px;
}
.about{
    font-size: 32px;
     font-family: "Tilt Warp", sans-serif;
     font-weight: 550;
}
.main_BigBox .Bigbox_box{
    width: 250px;
    height: 270px;
}
.main_BigBox .Bigbox_box img{
    border-radius: 15px;
}
.main_BigBox{
    display: flex;
    margin: 0 0 170px 0;
    justify-content: space-between;
}
.main_BigBox .Bigbox_box button{
    position: relative;
    border-radius: 100%;
    top: 35px;
    font-weight: bold;
    left: 220px;
    font-size: 20px;
}
.heart.active{
    color:red; 
}
.smallWord{
    position: relative;
    background: linear-gradient(to right, green 40% , white 30%, green 30% );
    top: 328px;
    right: 20px;
    color: white;
    padding: 3px;
    border-radius: 10px;
    display: inline-block;
}
.smallWord_icn{
    display: flex;
    gap: 10px;
}
.moneies .money{
    color: blueviolet;
    font-size: 20px;
}
.moneies{
    display: flex;
}
del{
    margin-top: 10px;
    text-decoration:line-through;
    color: gray;
}
.safe{
    color: blueviolet;
    font-weight: 560;
    font-size: 18px;
}
.comment_word a{
    color: black;
}
.starts{
    display: flex;
    gap: 5px;
}
.str_icn{
    color: yellow;
}




/* Main */



main .continer2{
    margin: 0 auto;
   margin-top: 20px;
   margin-bottom: 20px;
}


/* HARIZZES SHARIFOV ALISHER Arrw  */


main .continer2{
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 20px 0;
}
main .continer2 .about2{
    margin: 10px 0;
}
main .continer2 .link{
    padding: 10px;
    border-radius: 10px;
    background: rgba(114, 114, 200, 0.3);
    display: inline-block;
    transition: 0.3s;
}
main .continer2 .link:hover{
      background: rgba(100, 100, 255, 0.3);
      transition: 0.3s;
}
body{
  background: #F5F7FA;
}
.it{
  background: #005BFF;
}
.smallWord{
  padding: 0 10px 0 0 ;
}
.header_left-word a img{
  width: 125px;
}
.link a{
  color: #005BFF;
}
.link{
  background: #E2F0FA;
}
.link:hover{
  background: #cae2f3;
}



/* Mpbile */




/* ========================= */
/* 📱 MOBILE NORMAL VERSION */
/* ========================= */

@media (max-width: 768px){

    .continer{
        padding: 10px;
    }

    /* HEADER */
    header .continer2{
        flex-direction: column;
        gap: 10px;
    }

    .header_left{
        justify-content: space-between;
        align-items: center;
    }

    .header_left-katalog{
        padding: 10px;
    }

    /* SEARCH FULL WIDTH */
    .header_center-background{
        width: 100%;
    }

    .header_center-background input{
        width: 100%;
        height: 40px;
        font-size: 14px;
    }

    .search_dropdown{
        left: 0;
        width: 100%;
        top: 110px;
    }

    /* ICONS */
    .header_right{
        justify-content: space-around;
    }

    .user_icn{
        font-size: 20px;
    }

    .user_word{
        font-size: 11px;
    }

    /* CATEGORY SCROLL */
    .incs-and-words{
        overflow-x: auto;
        gap: 15px;
    }

    .incs-and-words a{
        white-space: nowrap;
        font-size: 14px;
    }

    /* 🔥 ТОВАРЫ (САМОЕ ВАЖНОЕ) */
    .main_BigBox{
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 2 товара в ряд */
        gap: 10px;
    }

    .Bigbox_box{
        width: 100%;
        height: auto;
    }

    .Bigbox_box button{
        left: auto;
        right: 10px;
        top: 10px;
        position: absolute;
    }

    .smallWord{
        top: auto;
        right: auto;
        margin-top: 5px;
        font-size: 12px;
    }

    .money{
        font-size: 16px;
    }

    .safe{
        font-size: 14px;
    }

    .comment_word a{
        font-size: 13px;
    }

    /* MAIN TEXT */
    .about{
        font-size: 22px;
    }

    .about2{
        font-size: 14px;
    }

    /* FOOTER */
    footer .continer{
        padding: 10px;
    }
}