input.search__input {
        height: 56px;
    border-radius: 8px;
}

.search__button .icon20 {
    margin-bottom: -8px;
}

.header__midd .header__wrap {
    margin-left: 0; 
    justify-content: space-between;
}

.header__midd-block {
    padding-left: 0;
}

.soz__list.youtube-social {
    display: flex;
    flex-direction: column;
    width: auto;
    height: auto;
    gap: 0;
    background: none !important;
    border-radius: 0 !important;
    color: #000;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.soz__list.youtube-social a {
    text-decoration: none;
    color: #000;
}
.soz__list.youtube-social a:hover {
    color: #00b13c;
}

.h-phone__tel:hover {
    color: #00B13C !important;
}

.buy1click-button[disabled] {
    display: none !important;
}

span.plugin_arrived-button.custom.is-product-page a {
    background: #00b13c;
    color: #ffffff;
    position: relative;
    width: auto!important;
    height: 56px !important;
    padding: 10px 20px;
    outline: 0;
    border: 0;
    border-radius: 5px;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
    transition: background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;
    display: flex;
    justify-content: center;
    display: flex;
    align-items: center;
}

span.plugin_arrived-button.custom.is-product-page a:hover {
    background: #009823;
}

.plugin_arrived-button {
    display: block;
        width: 100%;
}

.plugin_arrived-button a {
        background: #00b13c;
    color: #ffffff;
    position: relative;
    height: auto!important;
    padding: 10px 20px;
    outline: 0;
    border: 0;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    transition: background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;
    display: flex;
    justify-content: center;
    width: 100%;
}

.plugin_arrived-button a:hover {
    background: #009823;
}

.product-group {
    margin-top: 30px;
}


.h-categ_small .h-categ__item {
    border-radius: 30px;
    background: #F6F6F6;
    transition: all 0.3s;
}

/*.h-categ_small .h-categ__item:hover {*/
/*    background: #00b13c;*/
/*}*/

.h-categ_small .h-categ__name {
    padding: 10px 13px;
    transition: all 0.3s;
}

.h-categ_small .h-categ__item:hover .h-categ__name {
    color: #fff;
}

.in-blocks__item-s {
    margin-top: 30px;
}

.c-tags__item_button {
    border: none;
    border-radius: 30px;
    background: #F6F6F6;
    padding: 10px 15px;
    transition: all 0.3s;
    color: #222;
    font-size: 14px;
    margin: 0;
}

.c-tags__item_button:hover {
    color: #fff;
    background: #00b13c;
}

.h-categ__link {
    color: #222;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}


.h-categ_c .h-categ__item {
    margin: 0;
/*    width: calc(16.666% - 13px);*/
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 1px 10px 0px rgb(157 157 157 / 10%);
 /*    border: none;*/
    box-sizing: border-box;
    padding: 8px 14px;
    transition: all 0.3s;
}

.h-categ_c .h-categ__item:hover {
    box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.20);
}

.h-categ_c .h-categ__wrap {
    margin: 0;
    gap: 15px;
}

.h-categ__img img {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.h-categ__img {
    display: block;
    padding-top: 0;
    position: relative;
    width: 66px;
    height: 66px;
}

.h-categ_c .h-categ__name {
    flex: 1;
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-align: left;
    transition: all 0.3s;
}

.h-categ_c .h-categ__item:hover .h-categ__name {
    color: #00b13c;
}

.tags-block .h3 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 15px;
}

.c-tags_button {
    margin-left: 0;
    margin-top: 0;
    gap: 10px;
}

.cartOS__frontendCart button {
    display: none;
}


@media(max-width: 1024px) {
    .h-categ_mobile .h-categ__wrap .h-categ__item {
        width: auto;
    }
    
    .h-categ_c .h-categ__wrap {
        padding: 5px;
        box-sizing: borde-box;
    }

}


.c-tags__item_button {
    border-radius: 6px;
}
/*.h-categ_c .h-categ__item {
        box-shadow: 0px 1px 6px 0px rgb(110 110 110 / 10%);
}*/

.h-block-region .shop-regions-button a {
    color: #000000;
}

.h-block-region .shop-regions-button a:hover {
    color: #00b13c;
}
.header-top-red {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    background: #cf0606;
    height: 50px;
    text-align: center;
}

.pricetype-radio-item {
        margin-top: 5px;
}

.price-table-awpt{
          width: 100%;
          border-collapse: collapse;
          text-align: center;
          margin-top: 15px;
          display: none;
        }
        .price-table-awpt thead tr {
          background: #f7f7f7;
          color: #262626;
    /*text-transform: uppercase;*/
          font-size: 14px;
          font-weight: 600;
        }
        .price-table-awpt tr:nth-child(even) {
          background: #f7f7f7;
        }
        .price-table-awpt td {
          padding: 12px;
        }
      .price-table-awpt tbody tr td {
          color: #666;
      }
      .price-table-awpt tbody tr td:last-child {
          color: #262626;
      }
        .price-table-awpt tbody tr:hover {
          cursor: pointer;
          background: aliceblue;
      }
      
.product-groups {
	position: relative;
	margin-top: 15px;
}

.product-group {
	margin-bottom: 10px;
}

.product-group__title {
	font-weight: 700;
	color: #4d4d4d;
	margin-bottom: 10px;
	font-size: 14px;
}

.product-group__items-wrapper {
	overflow: hidden;
	transition: max-height 0.2s ease;
}

.product-group__toggler {
	text-align:right;
}

.product-group__toggler-btn {
	border-bottom: 1px dashed;
	cursor: pointer;
}

.product-group__toggler-btn::before {
	content: 'Показать ещё'
}

.product-group__items-wrapper--show + .product-group__toggler .product-group__toggler-btn::before {
	content: 'Скрыть'
}

.product-group-links,
.product-group-photos,
.product-group-colors {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.product-group__item {
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	color: #808080;
	font-size: 15px;
	font-weight: 700;
	line-height: 2;
	text-align: center;
	margin: 0 10px 10px 0;
	transition: background-color .3s ease, box-shadow .3s ease;
	border: 2px solid #e5e5e5;
	border-radius: 5px;
	text-decoration: none;
	overflow: hidden;
}

.product-group__item:hover,
.product-group__item:focus {
	color: #808080;
	background-color: #fafafa;
	border-color: #f2994a;
}

.product-group__item.product-group__item--active {
	color: #f2994a;
	border-color: #f2994a;
}

.product-group__item.product-group-links__item {
	padding: 0 8px;
}

.product-group-photos__image {
	width: 100%;
	border-radius: 3px;
}

.product-group__item.product-group-colors__item {
	font-size: 0;
	width: 34px;
	height: 34px;
	padding: 0;
	border-radius: 50%;
}

.product-group__item.product-group-colors__item:hover,
.product-group__item.product-group-colors__item:focus {
	border-color: #f2994a;
}

.product-group__item--active.product-group-colors__item--active {
	border-color: #f2994a;
}

.sydsek-map__button {
    background: #3e3a3a;
    color: #ffffff;
    padding: 0 127px;
    overflow: hidden;
    position: relative;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 5px;
}

.sydsek-map__button:hover:not(.in-loading):not(:disabled) {
        background: #00b13c;
        box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
}

.h-info__content1 {
color: #000000;
font-size: .875rem;

}

.nash_adress {
color: #808080;
    font-size: 12px;
    font-size: .75rem;
    line-height: 2.1;
    margin-top: 5px;

}

.h-info1 {
        display: flex;
    align-items: flex-start;
    margin-top: 2px;
}

.ozon-cta{
  display: inline-block;
  border: 2px solid #00B13C;
  border-radius: 10px;
  padding: 10px 14px;
  margin: 5px 0;
  max-width: 100%;
  line-height: 1.35;
}

.h-menu__img-icon {
        height: 90px;
}