* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #705770;
    letter-spacing: 1px;
    position:relative;
}

* {
    scrollbar-width: thin;
    scrollbar-color: #744974 #342134;
    }        
    *::-webkit-scrollbar {
    width: 5px;
    }        
    *::-webkit-scrollbar-track {
    background: #000000;
    }        
    *::-webkit-scrollbar-thumb {
    background-color: #744974;
    border-radius: 20px;
    border: 1px solid #342134;
    }

h2{
    width:100%;
    text-align: center;
    font-size: 1.3rem;
    color: #6e4c6e;
}
body {
    height: 100vh;
    background: #1f111f;
}
button {
    background: no-repeat;
    border: none;
    cursor: pointer;
}
img {
width:100%;
height: 100%;
}
.loadd {
    position: fixed;
    bottom: calc(10% + 70px);
    left: calc(50% - 35px);
}
.loader {
    width: 70px;
    height: 35px;
    position: relative;
    overflow: hidden;
}
.loader:before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    border: 5px solid #0000;
    border-color: #fff #fff #0000 #0000;
    border-radius: 50%;
    box-sizing: border-box;
    animation: rotate 3s ease-in-out infinite;
    transform: rotate(-200deg);
}
.ldd2:before {
    border-color: #341a34 #462746 #783b7b12 #2f102f17 !important;
}
  @keyframes rotate {
    0% {
      border-width: 10px;
    }
    25% {
      border-width: 3px;
    }
    50% {
      transform: rotate(115deg);
      border-width: 10px;
    }
    75% {
      border-width: 3px;
    }
    100% {
      border-width: 10px;
    }
  }
.op0 {
    opacity:0;
}
.ani0{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}  
.ani1{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}     
.ani2{
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}   
      
.wrap {
max-width:800px;
}
.df {
display: flex;  
}
.z2 {
z-index: 49;
}
.cc {
left: 50%;
transform: translate(-50%, 0);
}
.header {
width:100%;
height: 50px;
padding: 0 5px;
z-index: 48;
position: fixed;
background: #1f111f;
max-width: 1000px;
left:50%;
transform: translate(-50%, 0);
}
.shw {
    -webkit-box-shadow: 0px 8px 8px 0px rgb(180 153 194 / 20%);
-moz-box-shadow: 0px 8px 8px 0px rgb(180 153 194 / 20%);
box-shadow: 0px 8px 8px 0px rgb(180 153 194 / 20%);
}
#bd0 {
width:100%;
height:100%;
z-index: 45;
max-width: 1000px;
padding: 80px 7px 60px 7px;
position: fixed;
overflow-y: auto;
background: #fff;

display: flex;
flex-wrap: wrap;
justify-content: center;
}
.hl {
    height: 45px;
width:45px;
     top: 2.5px;
    position: absolute;
    left: 5px;
}
.hlogo {
    background: #1f111f;
    width: auto;
    top: 0px;
    height: 50px;
    max-width: 250px;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
}
.hlogo2 {
    top: 40% !important;
    height: 20% !important;
}
.hr {
    height: 100%;
    float: right;
    display: block;
    width: 36px;
}
.mrl {
    width: 100%;
    height: 4px;
    background: #fff;
    margin: 7px 0;
    opacity: 1;
    top: 0;
}
.mrlA1 {
    transform: rotate(45deg);
    top: 11px;
}
.mrlA2 {
    opacity: 0;
}
.mrlA3 {
    transform: rotate(-45deg);
    top: -11px;
}

.ww5 {
    width: 36px;
}

h5 {
    color: #fdcfa9;
    font-size: 1.1rem;
    padding-bottom: 25px;
}
#infMenu {
    color: #d4d3d3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow-y:auto;
}
.btt7 {
    color: #d6ce82;
    font-style: italic;
    font-size: 1.1rem;
}
.bd5v {
    color: #90ffa5;
    font-size: 1.2rem;
    margin-top: 7px;
}
.bvfr42 {
width: max-content;
    font-size: 1.1rem;
    color: #13170e;
    border: 1px #b2b316 solid;
    padding: 5px 30px;
    font-weight: 700;
    margin-top: 15px;
    background: #f2ff96;
    -webkit-box-shadow: 0px 0px 10px 7px rgb(218 239 88 / 20%);
    -moz-box-shadow: 0px 0px 10px 7px rgb(218 239 88 / 20%);
    box-shadow: 0px 0px 10px 7px rgb(218 239 88 / 20%);
    background-image: linear-gradient(to right top, #dfff00, #e3ff38, #e7ff53, #ebff68, #eeff7c, #e7f77a, #e0ef77, #d9e775, #c6d55e, #b3c445, #a1b32b, #8ea201);
}

.item {
    padding: 10px;
    border: 1px #faf0fa solid;
    width: calc(33% - 22px);
    margin: 25px 10px;
}
.itImg{
    border: 3px #d6d6d6 solid;
    width:100%;
    padding-bottom:100%;
}
.im65 {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: end;
}
.sez {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px 15px;
    font-size: 1rem;
    border-radius: 10px 0 0 0;
    font-weight: 600;
}
.sz1 {
    background: #eb832d;
    color: #ffffff;
}
.sz2 {
    background: #feff00;
    color: #000000;
}
.sz3 {
    background: #3d52f5;
    color: #ffffff;
}
.art {
    text-align: center;
    color: #867986;
    font-size: 1.1rem;
}
.art span {
    font-weight: 800;
    color: #715671;
}
.ft {

}
.size {
    padding: 5px;
    margin: 0 auto;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
}
.itSize {
    max-width: max-content;
    width: auto;
    flex: 1;
    text-align: center;
    padding: 4px;
    border: 1px #705770 solid;
    border-radius: 10px;
    margin: 5px;
}
.itSize:first-child {
    margin:5px 5px 5px 0;
}
.price {
    align-items: center;
    border-top: 1px #969393 dashed;
    padding: 20px 5px 10px 5px;
    justify-content: center;
}
.sale {
    text-align: right;
    font-size: 1.3rem;
    color: #aeaeae;
    text-decoration: line-through;
    text-decoration-color: #ffa5a5;
}
.old_price {
    text-align: left;
    padding: 5px 5px 5px 10px;
    font-size: 1.5rem;
    color: #ff4c4c;
    font-weight: 800;
}
.menu_mob_left {
    max-width: 1000px;
    background: #1f111f;
    width: 100%;
    height: 100%;
    position: fixed;
    top: -100%;
    z-index: 47;
    padding: 64px 5px 10px 5px;
    left: 50%;
    transform: translate(-50%, 0);
}
.sho1 {
    top: 0 !important;
}

.form_fillters {
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.fmup {
    width: 100%;
    padding-bottom: 10px;
    height: calc(100% - 50px);
    overflow-y: auto;
}
.fmdown {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.h_m {
    text-align: left;
    font-size: 1.2rem;
    color: #fff000;
    padding:5px;
}
.menu_mob_left .cat {
    list-style-type: none;
    height: 50%;
    overflow-y: auto;
    text-align: center;
}
    
.menu_mob_left .cat_li {
    border-bottom: 1px #7c497c dashed;
    padding: 10px 20px 10px 10px;
}
    
.menu_mob_left .cat_li:hover {
    /*border-right: 1px #a88f8f dashed;*/
    cursor: pointer;
    transition: all 0.5s;
}
    
.menu_mob_left .lab_cat span {
    color: #fffee8;
    font-size: 1rem;
    transition: all .3s ease-in-out;
}
    
.menu_mob_left .ch_cat {
    opacity: 0;
    z-index:-1;
    display: none;
}
    
.menu_mob_left .lab_cat .ch_cat:checked+span {
    color: #000;
    padding: 5px 15px;
    background-color: #fff000;
    font-weight: 600;
}

.fve {
    max-height: 5%;
    max-width: 40px;
    margin: 0 auto;
    width: auto;
    padding-top: 5px;
    opacity: 0;
}
.trZ {
    transform: rotateY(90deg);
}
/* Menu SIZE*/
.menu_mob_left .size{
    width:100%;
    padding: 5px 15px 20px 15px;
}
    
.lab_size {
    display: inline-block;
    border: 1px solid #7c497c;
    padding: 8px;
    font-size: 1rem;
    margin: 3px 3px;
    color: #fffee8;
    transition: all .3s ease-in-out;
}
.lab_size:hover {
    background: none;
    transition: all 0.5s;
    cursor: pointer;
}
    
.menu_mob_left .size input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -9999;
    display:none;
}
    
.menu_mob_left .size .ch_size:checked + label{
    color: #000;
    font-weight:700;
    background-color:#fff000;
}
    
    /* Menu SEASON*/
.menu_mob_left .season{
    width:100%;
    padding: 5px 15px 20px 15px;
}
    
.lab_season {
    display: inline-block;
    border: 1px solid #7c497c;
    padding: 8px;
    font-size: 1rem;
    margin: 3px 3px;
    color: #fffee8;
    transition: all .3s ease-in-out;
}
    
.lab_season:hover {
    background: none;
    transition: all 0.5s;
    cursor: pointer;
}
    
.menu_mob_left .season input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -9999;
    display:none;
}
    
.menu_mob_left .season input[type="checkbox"]:checked+label {
    color: #000;
    background:#fff000;
}
    
.inp_menu_show_all_item {
    color: #e28be2;
    font-weight: 700;
    background: none;
    width: 50%;
    padding: 10px;
    border: 1px #e28be2 solid;
    transition: all .6s ease-in-out;
    cursor: pointer;
}
.inp_menu_show_all_item:hover { 
background:#e28be2;
color:#000;
}
.inp_menu_show_item {
    background: #e28be2;
    color: #2b2828;
}

#shItem {
    width: 100%;
    height: 100%;
    max-width: 1000px;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 20px;
    z-index: 999;
    background: #211d27cc;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
}
#innerShI {
    display: flex;
    align-items: center;
    width: 90%;
    height: 90%;
    background: #fff;
    border: 3px #8d6ca8 solid;
    overflow-y: auto;
}
.clos {
    position: absolute;
    top: 10%;
    right: 10%;
    z-index: 1000;
    background: #7b5c95;
    padding: 10px;
    border-radius: 25px;
    font-weight: 800;
    font-size: 1.2rem;
    color: #fff;
}
.clos:hover {
    background: #cd5d5d;
}
.lef45 {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    border-right: 2px #8d6ca8 dashed;
    padding: 10px;
}
.rig45 {
    padding: 15px;
    width: 50%;
}

h4 {
    font-size: 1.1rem;
    color: #5c5c5c;
    border-top: 1px #9f87a1 dashed;
}
.tv35 {
    text-align: left;
    padding: 0 0 3px 0;
    font-size: 1rem;
}
.bk53 {
    justify-content: left;
    padding: 0 0 3px 0;
    font-size: 1rem;
}
.dke3 {
    justify-content: left;
    border-top: none;
    padding: 0;
}
.atrs {
    border: 1px #a89f9f dashed;
    padding: 0;
    margin-top: 10px;
}
.vkf4 {
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    color: #621366;
    font-size: 1.1rem;
}
.abinf {
    font-size: 0.9rem;
}
.atr01 {
    font-size: 1rem;
    border-bottom: 1px #563558 dashed;
    padding: 3px 5px;
}
.atr01 span {
    font-weight: 700;
}
.sochial {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.sochial a {
    max-width: 50px;
    margin: 15px;
    width: 20%;
}
@media screen and (max-width: 1000px) {
.header, .menu_mob_left  {
    left:0;
    transform: none;
}
.menu_mob_left .cat {
    text-align: right;
}
.fve {
    opacity: 1;
}
.item {
    margin: 25px 0;
    width: 100%;
}
#bd0 {
    display: block;
}
#shItem {
    padding: 5px;
}
#innerShI {
    flex-direction: column;
    width: 100%;
    height: 98%;
}
.clos {
    top: 3%;
    right: 2%;
}
.lef45 {
    width: 100%;
}
.rig45 {
    width: 100%;
}
}