.product-card__controls { display: flex; align-items: center; justify-content: center; } @media (max-width:768px) { .product-card__buttons { column-gap: 13px!important; } .product-card__controls { display: block; } .counter { max-width: 110px!important; } } .bx_catalog-compare-list.fix.top.left { display: none!important; } .products-block__list { margin-bottom: 20px; } .show_more_btn { background: #626271; border-radius: 12px; padding: 12px 32px; font-weight: 500; font-size: 14px; line-height: 20px; color: #FFFFFF; width: 100%; text-align: center; margin-bottom: 15px; cursor: pointer; } .compare_page .item .specs .block .info_text.__hidden { display: none; } .compare_page .item .specs .block.__expanded .info_text.__hidden { display: block; } .__expanded .info_text.text { display: none; } .hidden_info.text { display: none; } .__expanded .hidden_info.text { display: block; } @media (min-width: 576px) { .modal-dialog { max-width: 50%; margin: 1.75rem auto; } } .order_page { max-width: 100%!important; } .reviews_block .summary .top .right .row2 { display: flex; align-items: center; gap: 12px; flex-wrap: nowrap; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .reviews_block .summary .top .right .row2 .line_wrap { flex-grow: 1; height: 3px; background-color: #DDDDDD; border-radius: 100px; position: relative; } .reviews_block .summary .top .right .row2 .line_wrap .line { position: absolute; left: 0; top: 0; height: 3px; background-color: #FF4A50; z-index: 2; border-radius: 100px; } .product__rating-stars-text { cursor: pointer; } .lk_top { display: flex; align-items: center; justify-content: flex-start!important; gap: 20px; } .data-table.bx-changepass-table{display:none;}<br>