@font-face {
    font-family:Regular; /* Имя шрифта */
    src: url(/web/fonts/PTSans-Regular.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family:Bold; /* Имя шрифта */
    src: url(/web/fonts/PTSans-Bold.ttf); /* Путь к файлу со шрифтом */
}

html{
  background: #f1f1f1;
}
body{
    font-family:Regular;
}
select option{
	font-family:Regular;
}
#main{
  padding-bottom:40px;
}
.regular{
    font-family:Regular;
}

.bold{
    font-family:Bold;
}
.product{
  transition: transform .2s
}
.product:hover{
  transform: scale(1.1);
  background:#fff;
  box-shadow: 0 10px 32px 0 rgba(84,133,169,0.3)
}
.subscribebox{
  min-height: 150px;
}
.flexcenter{
  display: flex;
  justify-content: center;
  align-items: center;
}
.subscribeline.bottom{
  position: relative;
bottom: -11px;
}
.redcounts{
  background: #d00000;
  border-radius: 30px;
  padding: 3px 8px;
  color: #fff;
  font-size: 0.9rem;
}
.dsblock{
  display: block;
}
.confirm-form .help-block{
  font-size: 14px;
  color: red;
  text-align: center;
  padding-top: 10px;
}
.field-orders-customer_id .help-block,
.field-orders-items .help-block,
.field-orders-count_items .help-block,
.field-orders-total .help-block,
.field-orders-category .help-block,
.field-orders-datetime .help-block{
  padding:0;
}
.populartitle{
  margin:50px 0;
}
#sortpricedown,
#sortpriceup{
  padding:0;
  height: 38px;
}
.innerfilterone label:hover{
  cursor:pointer;
}

#minshirina,#maxshirina,
#minvysota,#maxvysota,
#minglubina,#maxglubina{
  max-width: 60px;
  text-align: center;
}

#sortpricedown label,
#sortpriceup label{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.brandtitle{
  background: #d00000;
color: #fff;
font-family: bold;
width: max-content;
border-radius: 25px;
width: 35px;
height: 35px;
display: flex;
align-items: center;
justify-content: center;
margin: 15px 0;
}
.brandlink{
  color: #000;
  text-decoration: unset;
  margin-top: 10px;
  display: block;

}
#footer{
  background: #222428;
  color:#fff;
  padding: 2.5rem 0;
  border-top: 0.63rem solid #5e5f61;
}

.sticky-top .innerBox,
.searchform{
  margin-bottom: 10px;
}
.inputcounts{
  width: 60px;
  float: left;
  margin: 20px 10px;
}
.pagination li{
  padding: 5px 10px;
  font-size: 25px;
  border: 1px solid #dbdbdb;
  border-radius: 6px;
  margin: 3px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}


/*Новые стили*/


.form-check-radio{
  margin-left: 182px;
}

.favoritesvg {stroke:black;stroke-width:2.85;stroke-miterlimit:22.9256}
.cartsvg{stroke:black;stroke-width:4.5;stroke-linecap:round;stroke-miterlimit:22.9256}
.usersvg {stroke:black;stroke-width:1.42;stroke-miterlimit:22.9256}
.usersvg1 {stroke:black;stroke-width:1.42;stroke-linecap:round;stroke-miterlimit:22.9256}
.nonefill {fill:none}

.nofind{
  width: 100%;
  max-width: 600px;
}

#main{
  background:#f1f1f1;
  min-height: 500px;
}
.viewOne, .recommend, .viewitems, .filteritems, .spinnerbox, .page-container, .itemsBox, .indexpage, .titleCategory, .sale{
  background: #fff;
}

#select-city-modal .unsetlink{
  font-size: 1.1rem;
}
#select-city-modal .unsetlink:hover,
#select-city:hover{
  cursor:pointer;
}
#select-city-modal .unsetlink:hover{
  text-decoration: underline;
}
.resetform{
  max-width: 400px;
  margin: 0 auto;
}
.sortfilters{
  background: #fff;
  border-radius: 5px 5px 0 0;
  padding: 3px 0;
}
.leftprofile{
  background: #fff;
  border-radius: 5px;
  padding-bottom: 10px;
  height: max-content;
}
.popular{
  padding-bottom: 15px;
}
.col-xl-3.col-sm-6.col-6 img.w-100{
  background: #fff;
  border-radius: 5px 5px 0 0;
}


.countsfavorite {
  background: #dc3545;
  color: #fff;
  font-size: 0.7rem;
  padding: 0 5px;
  border-radius: 50px;
  position: absolute;
  margin-left: -20px;
  margin-top: -3px;
}
.favoritelink{
  fill:#939393;
  margin-right: 10px;
}
.favoritelink:hover .favoritesvg,
.cartlink:hover .cartsvg{
  cursor: pointer;
  stroke: #d00000;
}
.detailBox .name:hover{
  text-decoration: underline;
}
.detailBox2 {
  padding: 50px;
  background: #FFF;
  margin-top: 30px;
  box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
}
.descbox{
  background: #fff;
  padding: 45px;
  margin: 40px 0;
  box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
}
.resetform2{
  max-width: 400px;
  margin: 10px auto;
}

.itemsBox{
  border-radius: 5px;
}
.addfavorite{
  fill:#939393;
  float: right;
  margin-top: 10px;
}
.addfavorite:hover{
  cursor: pointer;
  fill: #d00000;
}

.rightbtns{
  display: block;
  height: 60px;
  width: 60px;
  background: #fff;
  transition: background ease 0.3s;
}
.bgwhite{
  background: #fff;
  padding: 20px;
  margin: 55px 10px;
  min-height: 250px;
}
.subscribeline{
  background-image: repeating-linear-gradient(-45deg, #54a5d2 9px, #54a5d2 24px, transparent 1px, transparent 34px, #da6e6e 1px, #da6e6e 48px, transparent 1px, transparent 59px);
  height: 8px;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  opacity: 0.5;
}
.mapicon{
  height:40px;
  width: 100%;
}
.rightbtns:hover{
  background: #dee1e6;
}
.shopsindex{
  background: url('/web/img/shop-card-background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rightbtns .favoritelink{
  margin: 15px;
}
.rightbtns .countsfavorite{
  margin-left: -27px;
  margin-top: 12px;
}
.rightbtns .cartlink{
  margin: 17px;
  fill:#939393;
}
.countscart {
  background: #dc3545;
  color: #fff;
  font-size: 0.7rem;
  padding: 0 5px;
  border-radius: 50px;
  position: absolute;
  margin-left: -26px;
  margin-top: 11px;
}
.rightbtns:hover svg{
  fill: #000;
}
.rightmenu{
  position: fixed;
  top:45%;
  right: 0;
}
.deletecart,
.deletefavorite{
  float: right;
  cursor: pointer;
}

.breadcrumb li:before {
    content: "|"!important;
}
.breadcrumb li:first-child:before{
    content: unset!important;
}
ol.breadcrumb{
  margin: 20px 0 30px;
  font-size: 0.85rem;
}

#sortpricedown, #sortpriceup{
          width: 200px;
          margin: 10px 0 10px 12px;
}

.swiper-pagination-bullet-active{
    background: #e31e24;
}

.swiper {
        width: 100%;
        height: 100%;
      }

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.mySwiper .swiper-slide img {
/*    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;*/
object-fit: contain;
width: 100%;
height: 100%;
max-height: 380px;
max-width: 450px;
}

.mySwiper{
    max-width: 450px;
    max-height:450px;
    margin: 0 auto;
}
.mySwiper2{
    max-width: 800px;
}
.floatleft{
    float: left;
}

.titleCategory{
    padding: 30px 0;
    font-size: 0.8rem;
    border-radius: 0 0 5px 5px;
    min-height: 100px;
}


.viewCatalog .imageBox {
  width: 180px;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto 0;
}
/*.viewCatalog .col-md-3{
    max-width: 265px;
}*/
.viewitems{
  width: 79%;
  display: flex;
  box-shadow: 0 20px 30px -15px rgba(61, 72, 81, 0.75);
  margin-bottom: 40px !important;
  min-height: 75vh;
  margin-right: 0!important; 
  border-radius: 5px;
}
#collapsePrice{
  font-size: 0.95rem;
  text-align: center;
}
.viewitems .product{
 height: max-content;
}
.filterone{
  padding: 15px;
  margin: 0;
  color: #000;
  text-decoration:unset;
  border-top: 1px solid #dfdfdf;
}
.filterone:hover{
  color: #353535;
  background-color: #eaeaea5e;
}
.innerfilterone{
  padding: 10px 5px 15px;
}
.filterclose{
  position: absolute;
  right: 25px;
  top: 25px;
  background-size: 1.2rem;
}
.filterpost{
  text-align: center;
  margin: 20px auto;
}
.filterpostbtn, .m5a{
  width: 90%;
  padding: 8px;
  text-align: center;
}
#pricedown,
#priceup{
  max-width: 60px;
  text-align: center;
}
.p25{
  padding: 35px 0px 15px 0;
  font-size: 1.3rem;
}
.checboxfilter{
  display: flex;
  align-items: center;
}
.checboxfilter input{
  height: 18px;
  width: 18px;
  margin-right: 5px;
}
.checboxfilter label{
  font-size: 17px;
  width: 100%;
  display: flex;
  align-items: center;
  min-height: 40px;
}
.filteritems{
  width: 20%;
  float: left;
  box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
  margin-right: 1% !important;
  position: sticky;
  top:10px;
  max-height: 75vh;
  overflow-y: auto;

}
.accbox{
  background: #fff;
  height:60px;
  width: 60px;
}
.accbox:hover{
background: #dee1e6;
}

.filteritems h5{
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1000;
}
.dsnone{
  display: none;
}
.product .bold.pricebox,
.product .bold.name{
  margin-bottom: 0;
  padding-bottom: 15px;
}
.product .bold.pricebox{
  width: 115px;
font-size: 21px;
}

#sortpricedown:hover,#sortpricedown label,
#sortpriceup:hover,#sortpriceup label{
  cursor: pointer;
}
.updateright p{
  margin: 10px 0 0 0;
}

/* прячем input checkbox */
.checboxfilter input[type="checkbox"] {
  display: none;
}

/* стили для метки */
.checboxfilter label {
  color: #000;
  cursor: default;
  font-weight: normal;
  line-height: 30px;
  padding: 10px 0;
  vertical-align: middle;
}

/* формируем внешний вид чекбокса в псевдоэлементе before */
.checboxfilter label::before {
  content: "";
  color: #24211e;
  display: inline-block;
  font: 18px/20px Arial;
  margin-right: 15px;
  position: relative;
  text-align: center;
  text-indent: 0px;
  width: 23px;
  height: 23px;
  background: #FFF;
  border: 2px solid #999;
  border-image: initial;
  vertical-align: middle;
  border-radius: 5px;
}

/* вариации внешнего вида в зав-ти от статуса checkbox */
/* checked */
.checboxfilter input:checked + label:before {
  content: "+";
}
/* disabled */
.checboxfilter input:disabled + label:before {
  background: #eee;
  color: #aaa;
}

.showfilterbtn{
  text-decoration:unset;
  float: right;
  padding-right: 10px;
  font-size: 15px;
  color: #797676;
}

#addone{
      background-color: #d00000;
    color: #fff;
    border: unset;
    padding: 10px;
    font-size: 13px;
    border-radius: 4px;
    text-align: center;
    margin-top: 25px;
}

.addCartbtn{
    background-color: #d00000;
    color: #fff;
    border: unset;
    padding: 10px;
    font-size: 13px;
    border-radius: 4px;
    text-align: center;
    width: 100%;
}

.itemBox p{
    display: inline-block;
    margin: 10px 0 0 15px;

}
.itemBox img{
    float: left;
    max-width: 140px;
    max-height: 140px;

}
.itemBox{
    min-height: 180px;
    margin: 7px 0;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 7px;
}
.totalBox{
    margin: 5px;
    padding: 20px;
    border: 1px solid #e8e9eb;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
    box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
    border-radius: 5px;
}

.graycolor.article .addfavorite{
  float: unset;
  margin-top: unset;
}

.bonusBox{
    padding: 20px;
    background: white;
    margin: 0 0 40px;
    box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
    min-height: 230px;
    min-width: 485px;
}

.favoritepage .imgboxbasket{
  width: 150px;
  height: 150px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.favoritepage .imgboxbasket img{
  max-width: 140px;
  max-height: 140px;
  width: auto;
  height: fit-content;
}

#points{
    float: left;
    height: 36px;
}

#addbonus{
    width: 200px;
    float: left;
    text-align: center;
    padding: 5px;
    margin-left: 15px;
    border: 1px solid;
}

#addbonus:hover{
    cursor: pointer;
    background-color: #aa0000;
    color: #fff;
}

.bonusboxInput{
    width: 250px;
    text-align: center;
    margin: 0 auto;
}

.bonusboxInput p{
    margin: 15px 0;
}
.col-xl-3.col-sm-6.col-6 img{
  padding-top: 5%;
}

#BtnLoadBalance{
    margin-top: 25px;
    padding: 10px 35px;
    border: none;
    background-color: #e31e24;
    color: #fff;
    border-radius: 5px;
}
.bonusboxInput input{
    padding: 6px 0px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid black;
}
#showbalance{
    padding-top: 15px;
}

#LogoMain21{
  width: 220px;
  height: 90px;
}

#basic-addon2{
    padding: 0 0 0 5px;
    background-color: #f4f4f4;
}
.swiper-button-next, .swiper-button-prev{
    color: #e31e24!important;
}
.shopBox{
    padding: 15px;
    border-bottom: 1px solid #d9d9d9;
}

.shopTitle{
    margin-top: 15px;
    font-size: 18px;
}
.viewOne .imageBox{
    text-align: center;
    margin-top: -25px;
    padding: 0 0 15px;
}

.custom1 a{
    display: contents;
}

.unsetLink{
    text-decoration: none;
    color: #000;
}
.greytext{
  clear: both;
  color: #737882;
  font-weight: normal;
  display: inline;
  margin-right: 0.25rem;
  font-size: 0.875rem;
}


.importlider{
  margin: 5px 0;
}
.sticky-top{
  background-color: #fff;
}
.product .name{
  min-height: 92px;
  display: flex;
  align-items: center;
}
#countsBasket{
  opacity: 0;
}
.viewCatalog .imageBox img{
  width: unset!important;
  max-width: 200px;
  max-height: 200px;
  padding-top: 10px;
}

.resultAddCart,
.resultaddcart{
    text-align: center;
    padding: 7px 0;
    margin: 10px 0;
    border: 1px solid #5e6a60;
    border-radius: 4px;
    float: left;
    width: 100%;
    background: #fff;
}
.resultAddCart{
	font-size: 14px;
}
.resultaddcart{
  width: max-content;
  padding: 7px;
}

.breadcrumb li a{
  color: #261919;
  text-decoration: unset;
}

#showbalance{
  text-align: center;
  font-size: 20px;
}
.unsetlink{
  color: unset;
  text-decoration: unset;
}
.unsetlink:hover{
  color: unset;
}
.cardpushme{
  padding: 7px 10px;
  border: 1px solid;
  border-radius: 5px;
  font-size: 12px;
}
.cardpushme:hover{
  color: #fff;
  background-color: #000;
  border: unset;
}
.importliderprice, .importliderprop{
  margin: 5px 0;
}
.backbtn{
  max-width: 170px;
  border: 1px solid;
  font-size: 15px;
  text-align: center;
  padding: 6px 8px;
  color: #000;
  text-decoration: unset;
  border-radius: 4px;
  float: left;
  margin-right:15px;
}
.backbtn:hover{
  color: #000;
}
.btnbox{
  text-align: center;
}
.btnbox .left{
  width: 49%;
  float: left;
}
.btnbox .right{
  width: 49%;
  float: right;
}
.btn.btn-danger.me-2,
.btn.btn-outline-danger.me-2{
  font-size: 14px;
}
.boxdeleteimg{
  max-width: 180px;
}
.boxdeleteimg img{
  max-width: 150px;
  max-height: 150px;
}
.mainmenu, #mainHeader{
  height: 90px;
}
.mainmenu .innerBox,
.mainmenu .nav{
  height: 45px;
}
.mainmenu .nav{
  display: flex;
  align-items: center;
}
.mainmenu .profilemenu{
  text-align: right;
  height: 45px;
}
#mainHeader{
  margin-bottom: 15px!important;
}
.sticky-top .innerBox{
  display: none;
}
.breadcrumb-item:hover{
  text-decoration: underline;
}
#result .row{
  margin: 0 auto;
}
.m5a{
  margin: 5px auto;
}
.filteritemsmobile, .btnfiltermobile{
  display: none;
}
#spinnerload{
  display: none;
  margin: 50px auto;
}
.mb20px{
  margin: 25px auto 35px;
}
.searchtitlemore{
  text-decoration: unset;
  color: unset;
}
.searchtitlemore:hover{
  color: #4d4848;
}
.SearchMoreBtn{
  color: #000;
  text-decoration: unset;
  padding: 10px 15px;
  margin: 15px auto;
  display: block;
  width: max-content;
  border: 1px solid;
  text-align: center;
  border-radius: 3px;
}
.leftprofile a{
  display: block;
  width: 100%;
  margin: 5px auto;
}
.leftprofile button{
  width: 100%;
}
.table.table-striped{
  font-size: 16px;
}
.leftprofile .btn-outline-light{
  color: #000;
  border: 1px solid #a8a6a6;
}
.title1, .title2{
  margin-top: 10px; font-size: 20px; text-align:center;
}
.title2{
  margin-top: 30px;
}
.custom1{
  margin-top: 25px;
}
.profile-form{
  margin-left: 40px;
}
.profile-form label{
  margin: 7px 0;
 font-size: 18px;
}
.searchform{
  margin: 20px 0;
}
.site-login,
.register-form{
  max-width: 400px;
  margin: 0 auto;
}
.page-container{
  padding: 25px;
  border: 1px solid #E8ECEF;
  border-radius: 5px;
  min-height: 370px;
}
.viewOne{
  box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
  padding: 40px;
  margin-top: 15px;
}
.titleboxdesc .bold.name{
  margin-top: 30px;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.25;
  font-family: Regular;
}
.titleboxdesc .resultAddCart{
  width: max-content;
  float: left;
  margin: 15px 5px;
  padding: 7px;
}
.titleboxdesc .addCartbtn{
  width: 150px;
  float: left;
  margin-top: 15px;
}
.titleboxdesc .row{
    border-top: 1px solid #e5e6ea;
}
.graycolor{
  color: #7d8698;
}
.countsfontsize{
  display: block;
  float: left;
  font-size: 13px;
}
.titleboxdesc .article,
.titleboxdesc .counts {
  padding: 10px;
  margin: 0;
  font-size: 0.875rem;
}
.titleboxdesc .counts{
  border-bottom: 1px solid #e5e6ea;
}
.minititle{
  color: #7d8698;
  font-size: 0.875rem;
  margin: 0;
}
.yakor{
  text-decoration: unset;
  font-size: 0.875rem;
}
.titleboxdesc .pricebox2{
  line-height: 1.5;
  color: #202020;
  text-align: left;
  font-size: 1.6rem;
  margin: 30px 0;
}
.imgboxbasket{
  width: 170px;
height: 170px;
display: flex;
float: left;
align-items: center;
justify-content: center;
}

.descriptionOne{
  float: left;
  text-align: center;
  padding: 7px 0;
  border: 1px solid;
  border-radius: 7px;
  margin-left: 13px;
  width: 15%;
  margin-right: 15px;
}
.propOne{
  float: left;
  text-align: center;
  padding: 7px 0;
  border: 1px solid;
  border-radius: 7px;
  margin;0;
  width: 15%;
  margin-right: 15px;
}
.comOne{
  float: left;
  text-align: center;
  padding: 7px 0;
  border: 1px solid;
  border-radius: 7px;
  width: 15%;
  margin-right: 15px;
}
.propview{
  display: none;
}
.descriptionOne:hover,
.propOne:hover,
.comOne:hover{
  cursor: pointer;
}
.noitems{
  max-width: 600px;
  margin: auto auto;
}


/*Стили старого шаблона*/
.b-payment-logos__item{
  border: 1px solid #000;
  margin: 0 5px;
}
.blockquote-custom::before{
  content: "\201C";
  font-size: 7rem;
  line-height: 1.1;
  color: #d00000;
  height: 60px;
  display: block;
}
.blockquote-custom{
  font-size: 1.25rem;
  color: #7d8698;
  margin: 0 10%;
}
.table-responsive{
  display: block;
  width: 100%;
  overflow-x: auto;
}
.b-about-table{
  border-collapse: collapse;
}
.b-about-table td{
  border-bottom: 1px solid #e9ecef;
  vertical-align: top;
  padding: 12px 20px;
}
.b-about-table__title{
  font-family:Bold;
}
.colorred{
  color: #d00000
}
.b-about-achievement__number{
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: -2px;
  line-height: 1.1;
}
.b-about-achievement__desc{
    font-size: 0.875rem;
    color: #a5aab6;
}
.custom-list-ul{
  font-size: 1.25rem;
  font-weight: 500;
  max-width: 43.75rem;
  margin: 2.63rem auto;
  line-height: 40px;
  list-style: none;
}
.custom-list-ul > li::before{
  border-radius: 60px;
  background-color: #d00000;
  content: "";
  position: absolute;
  color: #d00000;
  height: 15px;
  width: 15px;
  margin-left: -30px;
  margin-top: 13px;
}
.contacts-view-table{
  width: 100%;
  font-size: .88rem;
  border-collapse: collapse;
  margin: 40px 20px 0;
}
.contacts-view-table b{
  font-size: .88rem;
  line-height: 1.5;
  color: #202020;
  text-align: left;
}

.viewOne .col-md-5{
  min-height: 400px;
}

.recommend .row{
  margin: 0;
}
.recommend{
  margin-top: 50px;
  box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
  padding: 40px 20px;
}
.recommend .imageBox img{
  max-width:145px;
  max-height:145px;
  width: unset !important;
}
.recommend h3{
  margin-bottom: 30px;
}
.recommend .imageBox{
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 7px auto 0;
}
.recommend .product{
  border: 1px solid #f2f2f2;
}
.viewCatalog{
  display:flow-root;
}
.titleboxdesc .addCartbtn{
  display: none;
}
.leftside, .rightside{
  width: 20%;
}
.center{
  width: 60%;
  max-height: 480px;
  padding: 0;
}
.slidermain img{
  width: 100%;
  height:max-content;
}
#collapseBrand label{
  padding: 0;
  font-size: 15px;
}
#collapseBrand label::before{
  margin-left: 10px;
}
.btn7{
    padding: 5px;
    text-decoration: unset;
    border: 1px solid;
    display: block;
    width: max-content;
    color: #000;
    float: left;
    margin-right: 10px;
}
.confirm-form{
	max-width: 400px;
	margin: 0 auto
}
.confirm-form label{
	padding:10px 0;
}

.svgfooter{
  height: 25px;
  width: 25px;
  fill: #7d8698;
  margin-right: 10px;
}
.font08{
  font-size: 0.8rem;
  display:block;
}
.font09{
  font-size: 0.9rem;
  display:block;
}
.sociallink{
  float: left;
}
.menulink:hover{
  background: #f2f2f2;
}

.viewdesktop{
  display: block;
}
.viewmobile{
  display: none;
}

.vk{
  display: block;
  width: 35px;
  height: 35px;
  background-image: url(/web/img/socialicons.png);
  background-repeat: no-repeat;
  border-bottom: none;
  background-position: -132px 0;
}
.insta{
  display: block;
  width: 35px;
  height: 35px;
  background-image: url(/web/img/socialicons.png);
  background-repeat: no-repeat;
  border-bottom: none;
  background-position: -176px 0;
}
.btn8{
  display: block;
width: 43px;
height: 43px;
border-radius: 40px;
float: right;
margin-bottom: -30px;
position: relative;
top: -52px;

}
.bordercatalog{
  box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
}
.sklad{
  box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
  padding: 40px 50px;
  margin-top: 30px;
  background: #fff;
}
.sklad {
    box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
    padding: 40px 50px;
    margin-top: 30px;
    background: #fff;
    max-height: 400px; /* Ограничение высоты блока */
    overflow-y: auto; /* Прокрутка по вертикали */
}

.comments{
  box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
  padding: 40px 50px;
  margin-top: 30px;
  background: #fff;
}
.comments {
    box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
    padding: 40px 50px;
    margin-top: 30px;
    background: #fff;
    max-height: 1200px; /* Ограничение высоты блока */
    overflow-y: auto; /* Прокрутка по вертикали */
}

.comments-list {
    margin-top: 20px;
}

.comment-item {
    margin-bottom: 15px;
}

.countsfavorite.new{
  margin-top: 5px;
}
.countscart.new{
  margin-left: -18px;
  margin-top: 5px;
}
.skladline{
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px;
}



  .bottommenu a{
    width: 60px;
    height: 60px;
  }
  .bottommenu span{
    font-size: 10px;
  }
  .bottommenu{
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 15px 15px 0;
    align-items: center;
    box-shadow: 0px -12px 30px -10px rgba(84, 133, 169, 0.3);
  }
  .toplane1{
    height: 130px;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
  }
  #LogoMain21{
    padding:0;
  }
  #catalogmobile2,
  #teleaudio, #tele2,#cabeli2,#audio2,#tekhnika-dlya-doma2{
    display: none;
  }
  .offcanvas-body{
    font-family: bold;
  }
  .menulink{
    width: max-content;
    padding: 20px 10px;
    font-family: bold;
    
  }
  .headerphone, .boxcart{
    width: max-content;
  }
  .headerphone .phone,
  .profilmenu .title{
    font-family: bold;

  }
  .headerphone .worktime{
    color: #7d8698;
    font-size: 12px;
    display: block;
    margin-left: 36px;
    margin-top: -15px;
  }
  .boxphone, .boxprofile, .boxcart{
    display: flex;
    width: max-content;
    align-items: center;
  }
  .boxcart{
    padding-left: 5%;
  }
  .boxcart .favoritelink,
  .boxcart .cartlink{
    margin: 10px;
  }
  .enter{
    color: #d00000;
    font-size: 12px;
  }
  .profilmenu svg{
    margin: 10px 0 0 0;
  }
  .enter{
    margin-left: 29px;
    margin-top: -13px;
  }
  .topsearch{
    max-width: 530px;
    margin-top: 27px;
  }
  .boxcart .cartlink{
    fill: #939393;
  }
  .boxcart .cartlink:hover{
    cursor: pointer;
    fill: #d00000;
  }
  /*Гамбурге*/
.mobile-container {
  margin: auto;
  background-color: #fff;
  color: white;
  border-radius: 10px;
}

.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
  display: block;
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  left: : 0;
  top: 0;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

#mobilemenu .menulink, .menulink2, #backcatalog, #backcatalog2{
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: center;
  border: 1px solid #cac3c3;
  padding: 10px;
  border-radius: 5px;
}
.mxw1300{
  max-width: 1300px;
  margin: 0 auto;
}
.countsfavorite.mobile{
  margin-left: -11px;
}
.countscart.mobile{
  margin-left: -14px;
  margin-top: -3px;
}
.modal-backdrop{
  --bs-backdrop-zindex: 1040!important;
}
.minimenu{
  display: flex;
  justify-content: space-evenly;
}
.logolink{
  width: max-content;
}
#LogoMain21{
  margin-left: -10px;
}
#main{
  padding-top: 10px;
}
.dopgarantiya{
  margin: 10px 0;
}
.dopgarantiya span{
  margin-left: 15px;
}
.dopgarantiya span{
  margin-left: 15px;
}




  @media screen and (max-width: 900px){
    .form-check-radio{
      margin-left: unset;
    }
    .text-center-mobile{
      text-align: center;
    }
    .sub-menu-links{
      padding: 15px;
      border: unset;
      width: 50%;
      float: left;
      text-align: center;
    }
    .deletemobile{
      display: none;
    }
    .upakovka{
      display: flex;
      justify-content: center;
    }
    #LogoMain21{
    margin-left: unset;
    }
    #main{
    padding-top: unset;
    }
    .sklad {
    padding: 10px;
    font-size: 13px;
    }
    .titleboxdesc .counts{
      border-bottom: unset;
    }
    .viewdesktop{
      display: none;
    }
    .viewmobile{
      display: block;
    }
  	.swiper{
  		width:93%;
  	}
    .shopsindex .bgwhite{
      margin: 10px;
    }
    .btn8{
      height:38px;
      width:38px;
    }
    .btn8 svg{
      margin: -4px 0 0 -4px
    }
    .rightmenu{
      display: none;
    }
    .titleCategory {
      padding: 0;
      min-height: 75px;
      align-items: center;
      display: flex;
      justify-content: center;
    }
    ol.breadcrumb{
    margin: 10px 0;
  }
  .detailBox2 {
    padding: 10px;
  }
    .populartitle{
      margin:20px 0;
    }
    .viewOne .detailBox{
      padding-top: 0;
    }
    .mySwiper .swiper-slide img{
      height: 300px;
    }
    .center{
      width: 100%;
    }
    .recommend .imageBox{
      width: 140px;
      height: 140px;
    }
    .viewOne .col-md-5{
      min-height: unset;
    }
    .page-container{
      padding: 10px;
    }
    .b-payment-logos{
      display: block!important;
    }
    .b-payment-logos__item {
      margin: 20px auto;
      text-align: center;
      max-width: max-content;
    }
    .profile-form{
      margin-left: unset;
    }
    .profile-form label{
     font-size: 16px;
    }
    .table.table-striped{
      font-size: 12px;
    }
    .backbtn{
      width: 100%;
    }
    #pricedown, #priceup {
      text-align: center;
      margin: 0 2px;
    }
    #collapsePrice{
      text-align:center;
    }
    .filterone,
    .checboxfilter label{
      font-size: 0.85rem;
    }
    {
      text-align: center;
      margin: 0 2px;
    }
    .profilemenu{
      display: none;
    }
    .filteritems{
      display: none;
    }
    .btnfiltermobile{
      display: block;
    }
    .filteritemsmobile{
      display:flex;
    }
    .btnfiltermobile{
      width: 97%;
      margin: -3px 1.5% 15px;
      border: 1px solid;
      font-size: 0.930rem;
    }

    .mainmenu .innerBox{
      display: none;
    }
    .sticky-top .innerBox{
      display: flex;
    }
    .itemsBox{
        background-color: #fff;
        padding: 6px;
    }
    nav{
      overflow-x: scroll;
    }
    ol.breadcrumb{
      width: max-content;
    }
    .product:hover{
      transform:unset;
      box-shadow: unset;
    }

    .descriptionOne{
      width: 47%;
      float: left;
      text-align: center;
      padding: 7px 0;
      margin-left: 3%;
      border: 1px solid;
      border-radius: 7px 0 0 7px;
      margin-right: 0;
      border-right: 0;
    }
    .propOne{
      width: 46%;
      float: left;
      text-align: center;
      border-top: 1px solid;
      margin-right: 4%;
      padding: 7px 0;
      border-right: 1px solid;
      border-bottom: 1px solid;
      border-radius: 0 7px 7px 0;
    }
    
    .comOne{
      width: 46%;
      float: left;
      text-align: center;
      border-top: 1px solid;
      margin-right: 4%;
      padding: 7px 0;
      border-right: 1px solid;
      border-bottom: 1px solid;
      border-radius: 0 7px 7px 0;
    }
    
    .descview{
      display: none;
      font-size: 0.925rem;
    }
    .propview{
      display: block;
    }
    
    .comview{
      display: none;
    }
    .greytext{
      clear: both;
      color: #737882;
      font-weight: normal;
      display: inline;
      margin-right: 0.25rem;
      font-size: 0.875rem;
    }
    .propertyValue{
      font-size: 0.875rem;
    }
    .viewOne{
      padding: 10px;
      border-radius: 5px;
      box-shadow: unset;
    }
    .custom1, .viewOne{
      margin-top: 0;
    }
    .recommend {
      margin-top: 10px;
      border-radius: 5px;
      padding: 40px 5px 0;
      margin-bottom: 20px;
    }

    .viewmobile{
      display: block;
    }

    .leftside, .rightside{
      display: none;
    }
    .mySwiper{
      height: auto;
    }
      .swiper{
          margin: 0 auto;
          padding: 20px 0;
      }

      .mb-4{
          margin-bottom: 0px!important;
      }
    .detailBox .name{
        min-height: 54px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .detailBox .countsfontsize{
      font-size: 11px;
    }
    .detailBox .pricebox{
      font-size: 18px;
      margin-bottom: 5px;
    }

    .viewOne .name{
      font-size: 18px;
      min-height: unset;
        text-align: center;
    }
    .viewOne .price2{
        font-size: 25px;
        float: left;
    }
    .viewOne .counts{
      font-size: 13px;
        width: 50%;
        float: left;
        min-height: 78px;
        display: flex;
        justify-content: center;
        align-items: center;


    }

    .resultAddCart{
        text-align: center;
        font-size: 12px;
        padding: 7px 0;
        margin: 10px 0;
        border: 1px solid #5e6a60;
        border-radius: 4px;
    }
    .catalogLink{
        color: unset;
        text-decoration: none;
    }
    .titleSearch{
        font-size: 30px;
        padding-bottom: 20px;
    }
    #btn1{
        width: 100%;
        margin-bottom: 7px;
    }
    #btn2{
      width: 49.5%;
        float: left;

    }
    #btn3{
        width: 49.5%;
        float: right;

    }
    #btn4{
        display: block;
        float: left;
        width: 49%;
        margin-right: 1%;
    }
    #btn5{
        display: block;
        float: left;
        width: 49%;
        margin-left: 1%;
    }
    #btn6{
        display: block;
        margin: 0 auto;

    }
    .titleboxdesc .pricebox2{
        margin: 10px 0;
    }
    .nav{
        font-size: 0.9rem;
        margin-bottom: 15px !important;
    }
      .itemBox img{
          float: left;
          width: 49%;
      }
      .custom1 a{
          display: block;
      }
      .unsetLink{
          text-decoration: none;
          color: #000;
      }
      .unsetLink:hover{
          cursor:pointer;
      }
      .box1{
          width: 80%;
          margin: 0 auto 35px;
      }
      .contacts-view-table{
          margin-top: 30px;
          font-size: 0.88rem;
      }
      .b-about-table__title{
          font-family: Bold;
          padding-right: 30px;
      }
      .b-about-table{
          font-size: 0.9rem;
      }
      .sticky-top{
          background-color: #fff;
      }
      .innerBox{
          display: flex;
          justify-content: center;
          margin: 15px 0 15px;
      }
      .savebtn{
          width: 50%;
      }
      #sortpricedown, #sortpriceup{
          width: 47%;
          margin: 10px 1.5%;
          border: 1px solid;
          font-size: 13px;
      }
      .mb20px{
        margin: 25px 0 20px;
      }
      .SearchMoreBtn{
        color: #000;
        text-decoration: unset;
        padding: 10px 15px;
        margin: 15px auto;
        display: block;
        width: 150px;
        border: 1px solid;
        text-align: center;
        border-radius: 3px;
      }
      .product .name{
        display: flex;
        align-items: center;
        float: left;
      }
      .detailBox .pricebox{
        float: left;
        width: 100%;
      }
      .modal-body{
        padding-bottom: 0;
      }
      .qr{
        margin-top:10px;
      }
      .detailBox .pricebox2{
        width: 50%;
        float: left;
        margin-bottom: 0;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .titleboxdesc .bold.name {
        font-weight: unset;
        line-height: unset;
        font-family: Bold;
        margin-top: unset;
        margin-bottom: 20px;
        font-size: 21px;
      }
      .titleboxdesc .row{
        margin-bottom: 15px;
      }

      .titleboxdesc .article{
        padding: 10px;
        text-align: center;
      }
      .viewCatalog .imageBox {
          width: 180px;
          height: 180px;
          float: left;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-top: 0px;
        }
      .leftprofile{
        width: 93%;
        margin: 10px auto;
      }

      .viewCatalog .imageBox img{
        max-width: 170px;
        max-height: 170px;
        width: auto;
      }
      .imgboxbasket, .imgboxorder{
        width: 150px;
        height: 150px;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .imgboxbasket img, .imgboxorder img{
        max-width: 140px;
        max-height: 140px;
        width: auto;
      }
      #mainHeader, .mainmenu{
        height: auto;
      }
      #mainHeader{
        margin-bottom: unset!important;
      }
      .filteritems {
        width: 100%;
      }
      .viewitems {
        width: 100%;
      }
      .viewCatalog{
        margin: 0 -10px;
      }
      .btn8{
      display: block;
      width: 43px;
      height: 43px;
      border-radius: 40px;
      float: right;
      margin-bottom: 15px;
      position: unset;
      }
      .product .bold.pricebox {
        width: 92px;
        font-size: 18px;
      }


  }

@media screen and (max-width: 500px){
    .slidermain{
        max-height: 270px;
    }
    .slidermain img{
      max-height: 235px;
    }
    .basket-card-name{
      width: 100%;
      margin: 0!important;
      text-align: center;
    }
    .dopgarantiya{
      margin: 15px 0;
      text-align: center;
    }
    .dopgarantiya span{
      margin-left: unset;
    }
}

@media screen and (max-width: 400px){
    .viewCatalog .imageBox {
        width: 150px;
        height: 150px;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    .viewCatalog .imageBox img{
      max-width: 140px;
      max-height: 140px;
      width: auto;
    }

    .imgboxbasket, .imgboxorder{
      width: 145px;
      height: 145px;
      float: left;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 30px;
    }
    .imgboxbasket img, .imgboxorder img{
      max-width: 135px;
      max-height: 135px;
      width: auto;
    }



}

@media screen and (max-width: 360px){
    .viewCatalog .imageBox{
        width: 140px;
        height: 140px;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
      }

    .viewCatalog .imageBox img{
      max-width: 130px;
      max-height: 130px;
      width: auto;
    }

    .imgboxbasket, .imgboxorder{
      width: 130px;
      height: 130px;
      float: left;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .imgboxbasket img, .imgboxorder img{
      max-width: 120px;
      max-height: 120px;
      width: auto;
    }


}



@media screen and (max-width: 400px){
      .px-2{
        padding: 0.5rem 5px!important;
    }
}
@media screen and (max-width: 340px){
    .mainmenu{
        min-height: 80px;
    }
}