.header-search__input {
    border: 1px solid #b1b1b1;
}
.top-menu {
    display: none;
}
.menu1 .menu__header {
    border-radius: 6px;
}
.menu1:not(.new) .menu__collapse {
    border-radius: 0 0 6px 6px;
    border: 1px solid #f5f5f5;
}
.menu2 .menu__level-1-li {
    box-shadow: none;
}
.menu2 .menu__level-1-li:last-child {
    border-right: none;
}
.menu__level-1-li {
    border-top: none;
}
.category-wall__item.type2 {
    background-color: #f3f3f3;
    border-radius: 10px;
}
.uni-slideshow_v2 {
    border-radius: 10px;
    border: 0;
}
.menu__level-1-img {
    width: 22px;
    height: 22px;
    margin: 0 12px 0 0;
}
.category-wall__image.type2 {
    flex: 0 0 30%;
}
.category-wall__ul.type2 {
    max-width: 80%;
    padding: 0 0 25px 10px;
}

.main-form {
    border-top: 1px solid #f3f3f3;
    margin: 4rem 0;
    background: #f3f3f3;
    border-radius: 10px;
}
.main-form .modal-header {
    background: transparent;
    display: block;
}
.main-form .modal-title {
    text-align: center;
    display: block;
    font-size: 24px;
}
.main-form .modal-body {
    background: transparent;
    padding: 0 20px;
}
.main-form form {

}
.main-form input {
    height: 46px;
    font-size: 18px;
}
.main-form .col-sm-6 {
    padding: 0 15px;
}
.main-form .modal-footer {
    border: 0;
    text-align: center;
    padding-top: 0;
}
.main-form button {
    height: 46px;
    font-size: 18px;
    padding: 0 18px;
}
.last-news .heading {
    font-weight: 700;
    font-size: 24px;
}
.product-thumb__attribute-value:not(:last-child):after {
content: "";
}
.account-forgotten.uni-form {
    background: transparent;
    padding: 0;
}
.uni-form__heading {
    font-size: 1.8em;
    margin: 0 0 25px;
    color: #000;
}
.simplecheckout-cart th {
    background-color: transparent;
}
#simplecheckout_cart .table-responsive {
    margin: 0 0 20px;
    padding: 0 15px;
    box-shadow: 0 4px 15px rgba(0 0 0 / .10);
    border-radius: 4px;
}
.simplecheckout-cart {
    margin: 0px !important;
    width: 100%;
    border-collapse: collapse;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
}
.simplecheckout-cart tr:last-child td {
    border-bottom: none;
}
.simplecheckout-button-right {
    text-align: left;
    float: none;
}
#simplecheckout_button_confirm {
    padding: 10px 20px;
    height: auto;
    font-size: 24px;
    line-height: normal;
    text-transform: uppercase;
}
.simplecheckout-cart .total {
    font-weight: normal!important;
}
#total_total {
    font-weight: bold!important;
}
.sticker-engine {
    position: absolute;
    top: 15px;
    z-index: 1;
}
.filter_engine_text {
    margin-bottom: 15px;
}
 .fly-menu.show .prmn-cmngr {
    display:none;
}
.prmn-cmngr {
    display:none;
}
.row + .heading {
    margin: 30px 0 14px;
}
.header-block__item-socials {
    order: 2;
    padding: 0 10px;
}
.header-social__main {
    font-size: 1.6em;
    white-space: nowrap;
    cursor: pointer;
    margin: 0 5px;
}
.text_in_contacts, .info_in_contacts {
    background: #f9f9f9;
    padding: 30px;
    border-radius: 15px;
    height: 100%;
    margin-bottom: 15px;
}
.info_in_contacts {
    padding: 15px;
}
.info_in_contacts .list-group {
    margin-bottom: 0;
}
.info_in_contacts .list-group-item {
    padding: 0 9px;
    min-height: 30px;
    font-size: 14px;
}
.list-group-item>.badge {
    margin-left: auto;
}
.uni-slideshow_v2-0 .uni-slideshow_v2__description.text-over-image {
    padding: 15px 10em;
    right: auto;
    left: 0;
}
.uni-slideshow_v2-0 .uni-slideshow_v2__title, .uni-slideshow_v2-0 .uni-slideshow_v2__text {
    color: #3d4f59;
}
.uni-slideshow_v2-0 .uni-slideshow_v2__title {
    font-size: 26px;
}
.uni-slideshow_v2-0 .uni-slideshow_v2__text {
    font-size: 20px;
    
}