.about-store-title{text-align:center;max-width:485px;margin:0 auto}
.about-store-title img{margin-bottom:10px}
.about-store-block-left ul{list-style:none;padding:0}
.about-store-block-left ul li a{color:#010101;font-size:14px;line-height:1.2;letter-spacing:1px;margin-bottom:12px;display:block;width:fit-content;text-transform:uppercase;text-decoration:unset}
.about-store-block-left ul li a.active{color:#8e6c4e;text-decoration:underline}
.about-store-block{display:flex;flex-wrap:wrap;max-width:1100px;margin:0 auto;margin-top:40px}
.about-store-block-left{width:290px;padding-right:90px}
.about-store-block-right{width:calc(100% - 290px);text-align:center}
.about-right-item h6.name{font-size:18px;letter-spacing:.6px;text-transform:uppercase;color:inherit;color:#010101;margin-bottom:0;line-height:1;margin-top:10px;font-family: var(--font-heading-family);}
.about-right-item p{font-size:13px;line-height:1.5;font-weight:300;margin-top:6px}
.about-right-item img{width:120px;height:120px;object-fit:cover}
.about-store-right-main{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-top:30px}
.about-right-item{text-align:center;width:25%;padding:0 10px;margin-bottom:20px}

@media(max-width:1023px)
{
.about-store-block-left{width:200px;padding-right:30px}
.about-store-block-right{width:calc(100% - 230px)}
}
@media(max-width:979px)
  {
    .about-right-item {width:33.33%;}
  }
@media(max-width:749px)
  {
.about-right-item{width:50%}
.about-store-block-left select{font-size:14px;line-height:1;height:40px;width:100%;border:1px solid #8e6c4e;color:#8e6c4e;font-weight:400;text-transform:uppercase;letter-spacing:1px;padding:5px 20px;margin-bottom:28px;background-color:inherit;appearance:none;background-image:url(/cdn/shop/files/Path_36571.png?v=1744369360);background-repeat:no-repeat;background-position:right 20px center}
.about-store-block-left,.about-store-block-right{width:100%;padding:0}
.about-store-block{margin-top:20px}
.about-right-item h6.name{font-size:16px;}
.about-right-item{margin-bottom:15px}
  }