@media (max-width: 1440px) {

}

@media (max-width: 768px) {
 .container-header {
 width: 768px;
 margin-bottom: 10px;
  
 }
 .flex__container__1 {
    height: 40px;
 }
 .flex__container__1 a{
    font-size: 16px;
    letter-spacing: 0.5px; 
 }
 
 .logo__1 {
    padding-bottom: 5px;
    font-size: 16px;
    letter-spacing: 1px;
 }
 .logo__1 p {
    font-size: 16px;
   font-weight: 400; 
 }
 .header__container__2 {
     max-width: 768px;
     margin-left: 81px;
     margin-right: 100px;
 }
 .nav__link {
    font-size: 16px;
 }
 .search input {
    width: 25em;
    height: 2em;
    font-size: 19px;
     
}
/*Бургер меню*/
.burger__menu img {
 width: 40px;
  
  
}
 
.container-search {
    padding-left: 50px;
}
.container__main {
    margin: 114px 0 0px 0;
}
.container__center {
    max-width: 768px;
    font-weight: 300;
    font-size: 17px;
    padding: 20px 0 20px 0;
}
.sidebar {
   
   float: left;
   margin: 0 10px 0 0;
}      
.menu {
    width: 200px;
     
}
.menu a{
    width: 200px;
    padding: 10px;
    letter-spacing: 1px;
}
.menu a:hover {
     /*background:  #f7f7f7;*/
     padding: 10px 0px 10px 20px;
}
.btn_b {
     width: 150px;
}
a {
    font-size: 15px;
}
.cards {
    padding: 0 0 0 90px;
    gap: 3rem;
}
.product {
    width: 166px;  
    height: 370px;/*о 420px*/
    border-radius: 8px;
    padding: 0px;
    padding-top: 0px;
    font-size: 16px
}
.product__imag {
    height: 162px;/*было 162 px*/
    border-radius: 5px;
    margin-bottom: 0px;
}
.product-price__current {
     margin-right: 13px;
     font-size: 16px;
     color: var(--color-dark);
}
.product-price__old {
     font-size: 16px;
     color: var(--color-light);
     text-decoration: line-through;
}
.text {
    align-content:center; 
    padding: 0 10px 0 0;
    font-size: 14px;
    letter-spacing: 0px;
}
.sosial-btn img {
     width: 20px;
     height: 20px;
     align-items:center;
     cursor: pointer;
}
.product__btn {
    padding: 10px 0;
    font-size: 14px;
}
/*Footer*/
.container__footer {
  width: 768px;
  height: 35vh;  
}
.item {
  display: grid;
  height: 200px;
  grid-template: repeat(1, 1fr) / repeat(3, 1fr);
  gap: 20px 10px;
  line-height: 35px;
  padding: 20px;
  margin-bottom: 5px;
}
.column {
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 700;
    font-size: 17px;  
}
.item-1 a,
.item-2 a,
.item-3 a,
.item-4 {
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: var(--color-accent);
}
.content__date-year {
    width: auto;
    font-family: "Roboto-Regular", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #333;
    gap: 5px;
    display: flex;
    justify-content: center;
    padding: 10px;
}
}
@media (max-width: 425px) {
 .container-header {
 width: 425px;
 padding: 10px;
 margin-bottom: 0px;
 
  
 }
 .flex__container__1 {
    height: 20px;
 }
  .flex__container__1 a{
    font-size: 13px;
    letter-spacing: 0.3px; 
 }
 .header__container__2 /*header__container*/{
     
    margin-left: 10px;
    margin-right: 5px; 
   
     
}
 /*Контакты*/
.article__6 {
 padding-right: 10px;
}
  .logo__1 {
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 13px;
    letter-spacing: 0.3px;
 }
 .logo__1 p {
   font-size: 13px;
   font-weight: 400; 
 }
 .nav__link {
    font-size: 13px;
 }
 /*Бургер меню*/
.burger__menu img {
 width: 30px;
 

}
.sidebar {
 padding-top: 20px;
 right: 0;
 top: 10;
}
nav .sidebar{
 display: none;
 right: 52.8%; 
}
/*SEARCH*/
.container-search {
     
    padding:0px;
    margin: 0 auto;
    text-align: center;
}
 .search input {
    width: 19em;
    height: 2em;
    font-size: 13px;
    padding: 0px 16px;
    margin-left: 30px;
} 
.search input::placeholder {
    font-family: "Roboto-Bolt", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: var(--color-state-blue);
    
}
/*выпадающая карзина*/
.cart__text img{
width: 30px;
height: 30px;
 
}
.cart-content {
    margin-top: 10px;
    cursor: default;
    position: absolute;
    right: 0;
    top: 100%;
    width: 290px;
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(135, 135, 135, 0.25);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}
.content {
    padding-top: 90px;
}
.cart-content__list {
    max-height: 100px;
}
.cart-product {
     
    padding: 5px 5px;
     
}
.cart-product__img {
   
    margin-right: 10px;
}
.cart-product__title {
    max-width: 280px;
    margin-bottom: 5px;
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: var(--color-dark);
}
 
.cart-product__price {
    font-family: "Roboto-Bold", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 23px;
    color: var(--color-dark);
}
.cart-product__delete {
    margin:0 auto;
    width: 20px;
    height: 20px;
    background-color: transparent;
    padding: 0;
    background-image:  url("/img/trash_bin_icon-icons.com_67981.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.cart-content__bottom {
    padding: 10px 10px;
     
}
.cart-content__fullprice {
     
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: var(--color-dark);
    padding-left: 15px;
}
.fullprice {
    margin-top: 8px;
    font-family: "Roboto-Regular", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: var(--color-dark);
}
.cart-content__btn {
    width: 146px;
    height: 50px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.5px;
}
.container__main {
    margin: 100px 0 0px 0;  
    background: #eee;
    width: 425px;
    height: auto;
    border: 1px solid #909090;

} 
.container__center {
      
    background: #6c4a8e;
    width: 425px;
        font-family: "Roboto-Medium", sans-serif;
        font-weight: 300;
        font-size: 15px;
        color: var(--color-dark);
        padding-top: 10px;
        padding-bottom: 10px;
}
.cards {
     padding: 0 0 0 30px;
     list-style-type: none;
     display: flex;
     flex-wrap: wrap;/*было flex-wrap: wrap;*/
     align-content: center;/*было flex-start;*/
     height: 100%;
     gap:2rem;
}
.main__title-1 {
    margin-bottom: 2px;
}
h2 {
    padding: 5px;
    font-size: 13px;
    letter-spacing: 0.3px;
     
}
ul {
    padding-left: 5px;
    font-size: 13px;
}
 .main__title-1 p {
    padding: 0px;
    color: #909090;
    font-size: 13px;
    line-height: 1.1;
    letter-spacing: 0.3px;
}
.main__title-2 {
    padding: 5px;
}
h2 {
    font-size: 13px;
    margin-bottom: 10px;
}
.line {
    display: block;
    height: 3px;
    border: none;
    border-top: 3px solid #ccc;
    margin: 0.5em 0;
    padding: 0px;
}
ul {
    padding-left: 10px;
    font-size: 13px;
    color: #909090;
}
.product__title a{
    font-size: 14px;
}
span.product__term {
    font-size: 13px;
}
span.product__available {
    font-size: 13px;
}
span.product-price__current {
    font-size: 15px;
}
span.product-price__old {
    font-size: 15px;
}
.product__btn {
    font-size: 13px;
}

 
/*Footer*/
.container__footer {
  width: 425px;
  height: 35vh;  
}
.item {
  display: grid;
  height: 200px;
  grid-template: repeat(1, 1fr) / repeat(3, 1fr);
  gap: 20px 10px;
  line-height: 30px;
  padding: 20px;
  margin-bottom: 5px;
}
.column {
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 700;
    font-size: 14px;  
}
.item-1 a,
.item-2 a,
.item-3 a,
.item-4 {
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: var(--color-accent);
}
.content__date-year {
    width: auto;
    font-family: "Roboto-Regular", sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #333;
    gap: 5px;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
}

 