@media (max-width: 767px){

.whatsapp-button {
    bottom: 55px !important;
}


.zamenaproduct .img {
  height: auto !important;
  width: auto !important;
  max-height: 130px !important;
  max-width: 130px !important;
}



.catalog .products-container.has-filter.right .products .products-list.card .product-wrap, .catalog .products-container.has-filter.left .products .products-list.card .product-wrap {
   width: calc((100% - 48px)/2);
    height: auto !important;
}
.product-main-info .info .order-container .buttons .counter {
    position: relative;
}
	.product-main-info .info .order-container .buttons .product-item-button-container .btn {
    margin-left: 0;
}
.product-main-info .info .order-container .buttons .product-item-button-container .btn {
    width: auto;
}
.product-main-info .info .order-container .buttons .product-item-button-container>div {
    justify-content: center;
}
}
@media (max-width: 480px){
.catalog .products-container.has-filter.right .products .products-list.card .product-wrap, .catalog .products-container.has-filter.left .products .products-list.card .product-wrap {
       width: calc((100% - 16px)/2);
}
}
@media (max-width: 420px){
.catalog .products-container.has-filter.right .products .products-list.card .product-wrap, .catalog .products-container.has-filter.left .products .products-list.card .product-wrap {
       width: 100%;
}
.catalog .products-container.has-filter .products .products-list.card .product-wrap:nth-child(odd) {
    margin-right: 0;
}
}


.whatsapp-button {
    position: fixed;
    right: 5px;
    bottom: 0px;
    transform: translate(-50%, -50%);
    background: #25D366; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button img {
    margin-top: 10px;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}

.whatsapp-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

@media (max-width : 800px) {  
.whatsapp-button {   
    bottom: 0px; /*отступ кнопки снизу от экрана*/
    right: 0px; /*отступ кнопки слева от экрана(right - справа)*/
  }
}

.to-top {
	right: 35px;
	bottom: 100px;
}

@media (max-width: 767px) {
	header .mail-container {
		display: block;
		margin: 0;
		padding-left: 0;
	}
	header .middle .mail-container a {
		position: relative;
		top: 0;
		display: block;
		width: 0;
		height: 0;
		padding: 40px 0 0 40px;
		overflow: hidden;
		color: inherit;
	}
	header .middle .mail-container span {
		display: none;
	}
	header .middle .mail-container a::before {
		content: '\0062';
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 40px;
		height: 40px;
		padding-right: 1px;
		font-family: 'Icon Custom';
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		text-align: center;
		line-height: 38px;
		border: 1px solid #e7e7e7;
		border-radius: 50%;
		box-sizing: border-box;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	header .tel-container {
		margin: 0;
		padding-left: 2px;
	}
	header .middle .tel-container+.basket-container {
		padding-left: 5px;
	}
}

h3, .h3 {text-align: left}

@media (min-width: 768px){
	.col-sm-4 {
		width: 50%;
	}
}





.zamenaproduct h3 {
    padding-bottom: 2px;
}

.modifikationnew h3 {
    padding-bottom: 10px !important;
	    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

.modifikationnew {
    clear: both;
    display: block;
}




































.divmanagernew {
    margin-top: 32px;
	    margin-bottom: 32px;
		border: 1px solid #ececec;
}






.divmanagernew  .side-block__top.side-block__top--small-padding {
    padding-top: 34px;
}
.divmanagernew  .side-block__top {
    padding: 40px 15px 15px;
}


.divmanagernew  .bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.divmanagernew .side-block__img + .side-block__text {
    margin: 18px 0px 0px;
}



.divmanagernew .font_upper {
    font-size: 0.667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    text-decoration: none;
}
.divmanagernew .muted {
    color: #999;
    text-decoration: none;
}
.divmanagernew .side-block__text-title {
    margin: 0px 0px 5px;
}


.divmanagernew a.dark_link {
    color: #333 !important;
    color: var(--white_text_black) !important;
    text-decoration: none;
}






.divmanagernew .font_xs {
    font-size: 0.867em;
    line-height: 1.692em;
}
.divmanagernew .muted777 {
    color: #777;
    color: var(--light_basic_text_black);
}
.divmanagernew .side-block__text-phone {
    margin: 1px 0px 2px;
}







.divmanagernew .side-block__bottom--last {
    margin: 7px -1px -1px;
}
.divmanagernew .side-block__bottom {
    position: relative;
}









.divmanagernew .btn.btn-transparent {
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
}
.divmanagernew .side-block__bottom--last .btn {
    border-radius: 0px 0px 3px 3px;
}
.divmanagernew .side-block__bottom .btn {
    padding-top: 20px;
    padding-bottom: 18px;
    position: relative;
    z-index: 3;
}
.divmanagernew .btn.btn-transparent {
    color: #333;
    color: var(--white_text_black);
}
.divmanagernew [data-event="jqm"] {
    cursor: pointer;
}
.divmanagernew .font_upper {
    font-size: 0.667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    text-decoration: none;
}
.divmanagernew .btn-wide {
    display: block;
}
.divmanagernew .btn-lg {
    padding: 16px 26px 16px;
}
.divmanagernew .btn {
    font-size: 0.7333em;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px;
    border: 1px solid;
    letter-spacing: 0.8px;
    border-radius: 3px;
    padding: 12px 21px 11px;
    overflow: hidden;
    transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    color: #fff;
}
.divmanagernew .has-ripple {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}





.divmanagernew .side-block__img {
    width: 120px;
    height: 120px;
    margin: auto;
    display: block;
    border-radius: 100%;
}


.divmanagernew .text-center {
    text-align: center;
}

.divmanagernew .btn.btn-transparent {
    color: #ffffff !important;
}
.divmanagernew .btn.btn-transparent {
    background-color: #575fcf !important;

}


















.zamenaproduct .product-wrap {
    width: 340px;
    border: 1px solid rgba(217, 217, 217, 1);
    /* height: 162px !important; */
}

.zamenaproduct .product-wrap .product-card-pricelist {
    display: block !important;
    padding: 10px !important;
}


.zamenaproduct .price-container .price .measure {
    display: none !important;
}

.zamenaproduct .price-container .price span {
    line-height: 100%;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.zamenaproduct .product-card-pricelist .product-item-button-container {
    margin-left: 0px !important;
    margin-top: 8px !important;
}
.zamenaproduct .name a {
    color: rgba(50, 50, 50, 1);
cursor: pointer;
}

@media (min-width: 767px){

.zamenaproduct .name {
    padding-bottom: 30px !important;
	}

}


.zamenaproduct {

    margin-top: 20px;
}


.zamenaproduct .name {


    color: rgba(50, 50, 50, 1);
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
.zamenaproduct  .content3 {
    display: flex;
    width: 100% !important;
    justify-content: space-around;
}



.brands-page div#altsgE_carousel .img {
    max-width: 100% !important;
}






.brands-page .subcategories .item {
    min-width: 166px !important;
}

.zamenaproduct .buttons {
    float: right;
}





.product-main-info .info .bottom {

    margin-top: 20px  !important;
}



header .mail-container span {
    padding: 0px !important;
}