@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat&family=Comfortaa:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&family=Dancing+Script:wght@700&family=Marck+Script&family=Pattaya&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300&display=swap');
@font-face {
    font-family: 'AA Stetica Light'; 
    src: local('AA Stetica Light'),
        url(/font/steticalight.otf); 
}
@media screen and (min-device-width: 901px) {

span{background-color:#e9692c;font-size:18;font-weight: bold;color:#fff;text-decoration: none;}

::placeholder { color: black; }

input:focus {
  border: 2px solid blue;
  background-color: lightblue;
}
a {
   color: #000; 
}
-a:visited {
  color: #000;
}
a:link {
 text-decoration: none;
}
.title {display: block;}
.titletel {display: none;}
.pk {display: block;}
.podval {display: block;}
.tel {display: none;}
.pk2 {display: block;}
.tel2 {display: none;}

::-webkit-scrollbar {
  width: 0;
}
.red {
    text-decoration: none;
    font-family: "AA Stetica Light";
    color: #DC143C;	
    font-size: 21px;
    font-weight: bold;
}
.titlename {
    text-decoration: none;
    font-family: "AA Stetica Light";
    color: #000000;	
    font-size: 16px;
    font-weight: bold;
    color: #000;
    *text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
}
.text-logo {
    text-decoration: none;
    font-family: "AA Stetica Light";
    color: #000;	
    font-size: 60px;
    font-weight: bold;
    
    *text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
}
.title {
    text-decoration: none;
    font-family: "AA Stetica Light";
    color: #000000;	
    font-size: 18px;

        *vertical-align: middle;
}
.round {
    border-radius: 200px; /* Радиус скругления */
    border: 0px solid black; /* Параметры рамки */
    box-shadow: 0 0 7px #666; /* Параметры тени */
}
.info {
    text-decoration: none;
    color: #000000;
    font-family: "AA Stetica Light";
    font-size: 15px;
}
.infoblue {
    text-decoration: none;
    color: #4ebcff;
    font-family: "AA Stetica Light";
    font-size: 17px;
}
.infos {
    text-decoration: none;
    color: #000;
    font-family: "AA Stetica Light";
    font-size: 12px;

}
.infobold {
    text-decoration: none;
    color: #000;
    font-family: "AA Stetica Light";
    font-size: 14px;
    font-weight: bold;
}
.infowhite {
    text-decoration: none;
    color: #fff;
    font-family: "AA Stetica Light";
    font-size: 14px;

}
.info2 {
    text-decoration: none;
    color: #000;
    font-family: "AA Stetica Light";
    font-size: 16px;
}
.info2:hover {
    text-decoration: none;
    color: #000;
    font-family: "AA Stetica Light";
    font-size: 16px;
}
.texttitlemini {
    text-decoration: none;
    font-family: "AA Stetica Light";
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
}
.example {
    background-image: url(img/fon6.jpg);
    background-repeat: no-repeat;
    *background-size: 100%;
    text-decoration: none;
    font-family: "AA Stetica Light";
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    opacity: 0.7;
}
.parentround {
  *border-radius: 15px; 
  *border-style: solid;
  box-shadow: 0 0 3px #6A5ACD; /*  Параметры тени */ 
  background: #ffffff;
  transform: scale(1.0);
  opacity: 1;
}
.smalcart{
    *float:right;   
    *height:55px;
    padding: 10px;
    padding-left: 15px;
    margin: 10px;
    border: 1px solid gray;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;  
    background: #fff;
}
.buttonpk {
  display: flex;
  top: 150px;
  left: 550px;
  *width: 200px;
}
.buttonpk3 {
  display: flex;
  top: 190px;
  left: 550px;
  *width: 200px;
}
.del {
    color: red;
    text-decoration: line-through;
}
.container {
  width: 100%;
  display: inline-flex;
  align-items: baseline;
  flex-grow: 0;
  bottom:0;
  right: 0;
  flex-direction: row;
  flex-wrap: nowrap;
  background: #fff;
  color: #fff;
  border-radius: 6px;-webkit-border-top-left-radius: 6px;-moz-border-top-left-radius: 6px;
   min-width: 0;
}
.item {
   display: flex;
   flex-direction: column;
   width: 25%;
   -height: 59%;
   object-fit: cover;
   flex: 1 1 auto;
   background-color: #fff;
   -border: 1px solid gray;
}
.item img {
   -display: flex;
   width: 33%;
   height: 50%;
   object-fit: cover;
   flex: 1 1 auto;
   background-color: #fff;
   -border: 1px solid gray;
}
.flexelement {
    width: 100%;
    display: inline-flex;
    justify-content: flex-start;
    -align-items: center;
    align-content: center;
    flex-flow: row wrap;
    word-wrap: break-word;
    *border: 1px solid gray;
    *border-radius: 16px;*webkit-border-radius: 16px;
}
.element {
    -display: flex;
    width: 24%;
    height: 200;
  
    -cursor:pointer;
    justify-content: center;
    -align-items: flex-end;
    align-content: flex-end;
    -align-self: center;
    flex-direction: column;
    min-width: 0;
    text-decoration: none;
    word-wrap: break-word;
    -border: 1px solid gray;
    border-radius: 16px;-webkit-border-radius: 16px;
    -background-color: #edf2f4;
}
.element a {
    color: #000;
  text-decoration: none;
}  
.element img {
   max-width: 80%;
   max-height: 80%;
   object-fit: contain;
   -flex: 0 0 33.3333%;
}
.skq {
   display: flex;
   width: 23%;
   height: 400px;
   flex-direction: column;
   -cursor:pointer;
   justify-content: center;
   align-items: flex-end;
   -align-content: flex-end;
   -align-self: flex-start;
   flex-wrap: nowrap;
   text-decoration: none;
   word-wrap: break-word;
     border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 0px;
     -background-color: #edf2f4;
    margin: 7px;
}
.skq a {
    color: #000;
  text-decoration: none;
}  
.skq img {
   display: flex;
   *position: relative;
   width: 50%;
   max-height: 70%;
   object-fit: contain;
   flex: 1 1 auto;
}
.hit-card {
   display: flex;
   width: 18%;
   height: 400px;
   flex-direction: column;
   
   justify-content: center;
   align-items: center;
   
   -flex-wrap: wrap;
   text-decoration: none;
   word-wrap: break-word;
     border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 11px;
     -background-color: #edf2f4;
    margin: 7px;
}
.hit-media {
   position: relative;
   display: flex;
   justify-content: center;
   align-content: center;
   object-fit: scale-down;
   width: 200px;
   max-height: 200px;
   *flex: 1 1 auto;
   cursor:pointer;
   *border: 1px solid gray;
}
.hit-body {
   display: flex;
   width: 90%;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   text-align: center;
   -flex-wrap: wrap;
   text-decoration: none;
   word-wrap: break-word;
    font-family: "AA Stetica Light";
    font-size: 14px;
    *font-weight: bold;
    *border: 1px solid gray;
}
.hit-body-razmer {
   display: flex;
   *position: relative;
   bottom: 0%;
   width: 90%;
   height: 100px;
   flex-direction: column;
   justify-content: flex-end;
   -flex-wrap: wrap;
   text-decoration: none;
   word-wrap: break-word;
    font-family: "AA Stetica Light";
    font-size: 14px;
    font-weight: bold;
    *border: 1px solid gray;
}
.ind img {
   display: inline-flex;
   align-self: center;
   width: 50%;
   height: 50%;
   object-fit: contain;
   flex: 1 1 auto;
}
.indmini {
   display: inline-flex;
   width: 30%;
   height: 250px;
   flex-direction: row;
   cursor:pointer;
   justify-content: center;
   -align-items: flex-end;
   -align-content: flex-end;
   align-self: center;
   -flex-wrap: wrap;
   text-decoration: none;
   word-wrap: break-word;
     border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 0px;
     -background-color: #edf2f4;
    margin: 7px;
}
.indminix {
   display: inline-flex;
   width: 90%;
   -height: 300px;
   flex-direction: column;
   cursor:pointer;
   justify-content: center;
   -align-items: flex-end;
   -align-content: flex-end;
   align-self: center;
   -flex-wrap: wrap;
   text-decoration: none;
   word-wrap: break-word;
     border: 0px solid gray;
     border-color: #edf2f4;
     border-radius: 0px;
     -background-color: #edf2f4;
    margin: 7px;
    font-family: "AA Stetica Light";
    font-size: 20px;
    font-weight: bold;
}
.cat {
   display: flex;
   width: 70%;
   min-height: 120px;
   flex-direction: column;
   cursor:pointer;
   justify-content: center;
   -align-items: flex-end;
   -align-content: flex-end;
   align-self: center;
   -flex-wrap: wrap;
   text-decoration: none;
   word-wrap: break-word;
     border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 0px;
     -background-color: #edf2f4;
    margin: 5px;
}
.catx{
   display: flex;
   width: 99%;
   height: 99%;
   flex-direction: column;
   justify-content: center;
   -align-items: flex-end;
   -align-content: flex-end;
   align-self: flex-start;
   -flex-wrap: wrap;
   text-decoration: none;
   word-wrap: break-word;
     border: 0px solid gray;
     border-color: #edf2f4;
     border-radius: 0px;
     -background-color: #edf2f4;
    margin: 7px;
    font-family: "AA Stetica Light";
    font-size: 16px;
    font-weight: bold;
}
.cat img {
   display: flex;
   align-self: center;
   max-width: 100%;
   max-height: 100%;
   object-fit: contain;
   flex: 1 1 auto;
}
.indbigx img {
  
   max-width: 60%;
   max-height: 60%;
   object-fit: fill;
   
}
.adf {
   display: flex;
   position: relative;
   width: 50%;
   top: 200px;
   left: -50px;
   opacity: 1;
   justify-content: flex-start;
   -align-items: flex-start;
   -align-self: flex-start;
   text-decoration: none;
   word-wrap: break-word;
     border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 0px;
     background-color: #edf2f4;
    -margin: 7px;
    color: #000;
    font-weight: bold;
}
.adfves {
   display: flex;
   position: relative;
   width: 15%;
   top: 150px;
   left: -100px;
   opacity: 1;
   justify-content: center;
   -align-items: flex-start;
   -align-self: flex-start;
   text-decoration: none;
   word-wrap: break-word;
     border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 0px;
     background-color: #e9692c;
    -margin: 7px;
    color: #fff;
    font-weight: bold;
}
.box {
    max-width: 250px;
    min-width: 100px;
    min-height: 140px;
    margin: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    *align-content: center;
    flex-flow: row wrap;
    word-wrap: break-word;
    border: 1px solid;
    border-color: #edf2f4;
    border-radius: 16px;-webkit-border-radius: 16px;
    text-decoration: none;
    font-family: "AA Stetica Light";
    font-size: 12px;
    -color: gray;
    background-color: #edf2f4;
    flex: auto;
}
 
.box img {
   width: 60%;
   height: 60%;
   display: flex;
   object-fit: contain;
   -flex: 1 1 33.3333%;
}
.boxvert {
    width: 31%;
    -display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    align-self: stretch;
    flex-flow: row wrap;
    word-wrap: break-word;
    -border: 1px solid;
    border-color: #edf2f4;
    border-radius: 16px;-webkit-border-radius: 16px;
    margin: 5px;
}
 
.boxvert img {
   -display: inline-flex;
   max-width: 50%;
   max-height: 50%;
   -object-fit: cover;
   margin-right: 15px;
   float: left;
   -flex: 0 0 33.3333%;
}
.knopka {
    text-decoration: none;
    font-family: "AA Stetica Light";
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.button {
    border: 0;
    border-radius: 0;
    background-color:#e9692c;
    font-size:17;
    font-weight: bold;
    color:#fff;
    text-decoration: none;
    font-family: "AA Stetica Light";
}
.fill {
  object-fit: fill;
}
.basketsendmain {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.basketsend {
    width: 50%;
    height: 250px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    word-wrap: break-word;
    border: 1px solid gray;
    border-radius: 16px;*webkit-border-radius: 16px;
    font-size:27;
    font-weight: bold;
    color:#000;
    text-align: center;
    text-decoration: none;
    font-family: "AA Stetica Light";
}
.flex-knopka {
   display: inline-flex;
   width: 22%;
   height: 50px;
   flex-direction: row;
   cursor:pointer;
   justify-content: center;
   align-items: center;
   align-self: center;
   -flex-wrap: wrap;
   text-decoration: none;
   color:#fff;
   word-wrap: break-word;
     -border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 5px;
     background-color: #4d9fe9;
    margin: 7px;
}
.flex-knopka-white {
   display: inline-flex;
   width: 22%;
   height: 50px;
   flex-direction: row;
   cursor:pointer;
   justify-content: center;
   align-items: center;
   align-self: center;
   -flex-wrap: wrap;
   text-decoration: none;
   color:#000;
   word-wrap: break-word;
     border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 5px;
     background-color: #fff;
    margin: 7px;
}
.flex-knopka-free {
   display: inline-flex;
   -width: 22%;
   height: 50px;
   flex-direction: row;
   cursor:pointer;
   justify-content: center;
   align-items: center;
   align-self: center;
   -flex-wrap: wrap;
   text-decoration: none;
   color:#000;
   word-wrap: break-word;
     border: 1px solid gray;
     border-color: #edf2f4;
     border-radius: 5px;
     background-color: #edf2f4;
    margin: 7px;
}
.flex-catalog {
    width: 100%;
    display: flex;
    justify-content: center;
    -align-items: center;
    align-content: center;
    flex-flow: row wrap;
    word-wrap: break-word;
    *border: 1px solid gray;
    *border-radius: 16px;*webkit-border-radius: 16px;
}
.text-hit {
    text-decoration: none;
    font-family: "AA Stetica Light";
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.flex-korzina {
    position: relative;
   display: flex;
   width: 17%;
   height: 30px;
   border: 5px solid gray;
     border-color: #edf2f4;
     border-radius: 12px;
     color:#4d9fe9;
    font-size: 25px;
    text-decoration: none;
    font-family: "AA Stetica Light";
    justify-content: center;
     align-self: center;
     *bottom: 10px;
     left: 40%;
     cursor:pointer;
}
.flex-start {
    position: relative;
    display: flex;
    height:200px;
    background-color:#000;
}
}