.bx-section-desc-post {
    line-height: 25px;
}

.bx-section-desc-post p {
    margin-bottom: 7px;
}

.bx-section-desc-post h2 {
    margin-bottom: 7px;
}

.paysystem .img span {
    background-size: contain;
    background-repeat: no-repeat;
}
.seoeverywhere-tags {
    margin: 5px 0;
    margin-left: 17px;
}

.seoeverywhere-tags__group {

}

.seoeverywhere-tags__group-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.seoeverywhere-tags__list {
    display: flex;
    flex-wrap: wrap;
}

.seoeverywhere-tags__item {
    margin-right: 15px;
    margin-bottom: 15px;
}

.seoeverywhere-tags__item a {
    border: 1px solid lightgray;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    color: #333;
    transition: background-color .3s;
}

.seoeverywhere-tags__item a:hover {
    background: lightgray;
}
.artables.gallery table.names tr td.name table.smpl tr td.nm a > span, .artables.gallery table.products tr td.name table.smpl tr td.nm a > span {letter-spacing: normal;word-break: break-all;}
#header .count {
    line-height: 16px;
}
h2.pagetitle {
  margin: 20px 0;
}

.error {
    position: absolute;
    top: -25px;
    color: #c4010c;
}

form.add2basketform {
    position: relative;
}

.artables.table .error {
    font-size: 10px;
    top: -15px;
}

#header .basketinhead .descr.active {
    display: block !important;
    position: absolute;
    background: #c4010c;
    right: -16px;
    top: -13px;
    width: 18px;
    border-radius: 50%;
    height: 18px;
}

i.icon.pngicons {
    position: relative;
}

#header .basketinhead .descr .count {
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-style: normal;
}

.buy1click {
display:none !important;
}

.bx-auth-reg td {
    padding: 5px 10px;
}

input.bx-ui-sls-fake {
    padding: 20px !important;
}

.dropdown-block.bx-ui-sls-input-block {
    padding-top: 5px;
    padding-bottom: 5px;
}

input.bx-ui-sls-route {
    top: -11px !important;
    font-size: 10px !important;
}

.social_link {
    display: flex;
    align-items: center;
}

a.social_link span {
    margin-left: 5px;
}

a.social_link.whatsapp {
    /*height: 50px;*/
}

a.social_link.whatsapp svg {
    width: 25px;
    height: 20px;
}
.d-flex {
    display: flex;
}

.d-flex.align-center {
    align-items: center;
}

.d-flex.align-center a {
    display: block;
    margin: 3px 5px;
}

@media (min-width:768px) {
.basket-wrapper {
    flex-direction: column;
    justify-content: left;
    align-items: self-start;
    margin-top: 10px;
}

.basket-wrapper .column1inner>div>a {
    flex-direction: row !important;
    align-items: center !important;
}

.basket-wrapper .column1inner>div>a i {
    margin: 0 5px 0 0  !important;
}

.basket-wrapper .column1 {
    max-height: 40px !important;
}

.column1 .column1inner {
    line-height: 35px !important;
    display: inline !important;
}
}

@media (max-width:767px) {
.social_links {
  flex-direction: row;
  display: flex;
  margin-top: -17px;
}
}

#header .social_links{
    display: flex;
    flex-direction: column;
    gap: 16px;
    height: 58px;
    margin-top: 10px;
}

.social_links-line{
    display: flex;
    justify-content: flex-end;
    gap: 4px;
}

@media (max-width:767px) {
    #header .social_links{
        flex-direction: row;
        gap: 4px;
    }
    #header .social_links{
        height: 22px;
        margin-top: 0;
        margin-bottom: 15px;
    }
}