.category-section-list, .category-section__title{
	font-size:14px;
}
.header-bot{
  top: 80px !important;
}
.header{
  z-index: 22;
}
@media (max-width: 560px){
  .filter-btn {
      display: none!important;
  }
  .navigation-right .sub-nav__list-item>ul{
    display: block !important;
  }
}
.selectric .label{
	line-height: 5,6rem;
}
.selectric .button {
    height: 6rem;
    background: 0 0;
}
.product-description__item-title{
	text-transform: uppercase;
}
.logo{
    float: left;
}
.logo__link img{
	width: 226px;
	max-width: none;
}
.product-item__img img
{
      max-width: 100% !important;
}
.product-article{
  color: #000!important;
}
.header-bl
  {

    font-weight: normal;
    display: block;
    margin-right: 10px;
    margin-top: -10px;
  }
.header-bl > p
  {

    font-size: 12px;
    padding-left: 27px;
  }
.header-bl + .header-bl
  {

    margin-left: 20px;
  }
  .header-tel-phone{
    display: flex;

    /* display: flex; */
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-weight: 600;

  }
@media (min-width: 1368px) {
	.result__content-top::after {
	  width: 400px;
	}
}
@media (max-width: 1367px) {
	.result__content-top::after {
	  width: 300px;
	}
}
@media (min-width: 1024px) {
  .navigation>ul>li:hover .sub-nav {
    opacity: 1;
    pointer-events: all;
  }
  .sub-nav {
      position: absolute;
      background: #FFF;
      -webkit-box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
      box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
      border-top: 1px solid rgba(0,0,0,.5);
      left: 0;
      right: 0;
      overflow: hidden;
      opacity: 0;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      pointer-events: none;
      display: block!important;
  }
}

@media (max-width: 1177px)
{
  .header-tel a{font-size: 9px;}
  .header-tel a{font-size: 10px;}
}

@media (max-width: 1115px)
{
.header-tel
{
  display: none;
}
}

@media (max-width: 1024px) {
.logo__link{
	display: inline-block;
	width: 30px;
    overflow: hidden;
}
.header-tel
{
  display: none;
}
.logo__link img{
	width: 126px;
	max-width: none;
}
#telimgheader{
  display:none;
}
.category-section-list, .category-section__title{

    margin-left: 15px;
}
}


@media (max-width: 1368px) {
  .product-item {
    margin: 0 0.3rem 1.5rem;
    width: -webkit-calc(33.333% - 12.4rem);
    width: calc(33.333% - 12.4rem);
  }
}

@media (max-width: 1120px) {
  .product-item {
    margin: 0 0.3rem 1.5rem;
    width: -webkit-calc(33.333% - 10.4rem);
    width: calc(33.333% - 10.4rem);
  }
}

@media (max-width: 1024px) {

  .product-item {
    margin: 0 0.3rem 1.5rem;
    width: -webkit-calc(33.333% - 10rem);
    width: calc(33.333% - 10rem);

}
}

@media (max-width: 1023px) {

  .product-item {
    margin: 0 0.3rem 1.5rem;
    width: -webkit-calc(33.333% - 11.5rem);
    width: calc(33.333% - 11.5rem);

}
}

@media (max-width: 1006px) {

  .product-item {
    margin: 0 0.3rem 1.5rem;
    width: -webkit-calc(33.333% - 10.9rem);
    width: calc(33.333% - 10.9rem);

}
}

@media (max-width: 768px) {
  .product-item {
      width: -webkit-calc(50% - 16.4rem)!;
      width: calc(50% - 16.4rem);
  }


}

@media (max-width: 560px)
{
.product-item {
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
    margin: 0 4px 8px;
    padding: 10px;
}
  .catalog-bot .pagination{
    display: flex !important;
  }

  .catalog-bot .btn_st {
    margin-bottom: 15px;
  } 
}


@media (max-width: 900px) {
  .header-link {
    display: none;
  }
}
@media (max-width: 625px) {
  .user-link {
    margin-right: 10px;
  }
  .header-top__left .logo{
    width: 48px;
    height: 52px;
    overflow: hidden;

  }
  .header-tel {
    margin-left: 0rem;

    font-size: 10px;
  }
  .user-link__item img, .user-link__item svg{
    margin-right: 0.5rem;
  }
  .user-link__item{
  font-size: 0;
}
  /* .header-tel {
    display: none;
  } */
}

.basket-checkout-section-inner {
  display: none;
}
.promo-group .input_st::placeholder {
  font-size: 13px;
  color: #ccc;
}

.basket-group__right {
  width: 400px;

}

.basket-title {
  color: #434343;
  font-family: 'Forum';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  margin-bottom: 35px;
}

.result__content {
  padding: 32px;
  border: 1px solid #DEDEDE;
}

.result__content-top {
  display: flex;
  justify-content: space-between;
  color: #434343;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 31px;
  position: relative;
  padding-bottom: 50px;
}

.result__content-top::after {
  content: '';
  position: absolute;
  height: 1px;
  height: 1px;
  background-color: #DEDEDE;
  top: 50px;
  right: -33px;
}

.result__content-params {
  margin-bottom: 32px;

}
.result__content-promo__price_pointer
{
  cursor: pointer;
}
.text-danger{
  color: #a94442 !important;
}
.result__content-discount,
.result__content-promo {
  display: flex;
  justify-content: space-between;
  color: #434343;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}

.result__content-bottom__link {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #82368C;
  padding: 20px 30px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  transition: all .4s;
  border: 1px solid transparent;
  margin: 0 auto;
}

.result__content-bottom__link:focus {
  color: #fff;
}

.result__content-bottom__link:hover {
  background-color: #fff;
  color: #82368C;
  border: 1px solid #82368C;
}

@media (max-width: 1368px) {
  .basket-group__right {

    width: 300px;
  }
}

@media (max-width: 1023px) {
  .basket-group__right {
    margin-top: 40px;
    width: 100%;
  }
  .basket-title{
    display: none;
  }
  .result__content-top::after
  {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .result__content-bottom__link {
    font-size: 11px;
  }
}

.product-second-item__img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  object-fit: cover;
}

.product-item:hover .product-second-item__img {
  transition: all .3s;
  opacity: 1;
}

.product-item:hover .product-item__img {
  transition: all .3s;
  opacity: 0;
}

.product-item__imgurl {
  transition: all .3s;
}

.category-section-list li {
  margin-bottom: 10px;
}

.category-section-list li:last-child {
  margin-bottom: 20px;
}

.category-section__title {
  letter-spacing: .1em;
  color: #222;
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
}

@media(max-width: 1368px) {
  .footer {
    margin-top: 40px;
  }
}

.category-item__sub
{
  background: #334 !important;
}

.section-serach{
  width: 100% !important;
}

.section-serach .product-item
{
  width: 24% !important;
}

@media (max-width: 1023px) {
  .section-serach .product-item
  {
    width: 32% !important;
  }
}

@media (max-width: 560px) {
  .section-serach .product-item
  {
    width: 47% !important;
  }
}
.pad_section
{
margin-bottom: 80px;
}
.brands-retail__name
{
 color: black;
}


/*
Здесь я добавил
 .basket-checkout-section-inner {
  display: none;
}
.promo-group .input_st {
  width: 560px;
  margin-right: 10px;
}
А сюда я удалил
.promo-group {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
*/

.langery-item-detail-add-info
{

  color: #000000;
  font-weight: bold;
  margin-top: 20px;
}
@media(max-width: 1023px){
  .catalog-filter{
    position: static!important;
    transform: unset!important;
    width: 100%!important;
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
  }
}

.modalDialog {
    position: fixed;
    font-family: Forum;
	font-size: 2.6rem;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    display: none;
    pointer-events: auto;
	justify-content: center;
	align-items: center;
}

.modalDialog:target {
    display: block;
}
.modalDialog > div {
    width: calc(100% - 30px);
	max-width: 550px;
    position: relative;
    margin: 10% auto;
	text-align: center;
    padding: 15px 20px;
    border-radius: 10px;
    background: #fff;
    /* background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999); */
}

.modalDialog  div p span {
	font-weight: 700;
}

.close {
	font-size: 1.8rem;
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }

#copy-button {
	font-family: Forum;
	font-size: 2.6rem;
    color: #82368C;
	padding: 5px;
	border: 1px solid #82368C;
	border-radius: 5px;
	background: #eee;
}

#copy-button span {
	transform: translateY(-3px);
	font-weight: 400;
	display: block;
	background: transparent
}

#copy-button:hover {
	background: #b3b1b1;
}
.catalog-bot .pagination{
  flex-wrap: wrap;
}
.catalog-bot .pagination .text{
  display: block;
  width: 100%;
}