.eshop-page .eshop-content .eshop-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px -4px rgba(85, 105, 135, 0.12);
    border-radius: 3px;
}
.page-template-eshop .background-image1:before {
    top: 835px;
    left: -745px;
    display: inline-block;
}
@media screen and (min-width: 768px) {
    .eshop-page .eshop-content .eshop-item:nth-child(odd) {
        margin-right: 20px;
    }
    .eshop-logoo-mb {
        display: none;
    }
}
@media screen and (min-width: 1025px) {
    .eshop-page .eshop-content .eshop-item:nth-child(odd) {
        margin-right: 32px;
    }
}
@media screen and (max-width: 767px) {
    .eshop-logoo-mb {
        display: block;
    }
    .eshop-logoo-des {
        display: none;
    }
    .eshop-page .eshop-content .eshop-item .eshop_name-bottom h4 a {
/*        font-size: 15px;*/
        font-size: 16px;
        line-height: 26px;
    }
}
.eshop-page .eshop-content .eshop-item {
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 63px 20px;
}
@media screen and (min-width: 1025px) {
    .eshop-page .eshop-content .eshop-item .eshop_logo-top {
        max-width: 360px;
        max-height: 91px;
        height: 91px;
    }
}
.eshop-content-eshop {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.eshop_name-bottom {
    margin-top: 50px;
    text-align: center;
}
.eshop-page .eshop-content .eshop-item .eshop_logo-top {
    display: flex;
    justify-content: center;
    align-items: center;
}
.eshop-page .eshop-content .eshop-item .eshop_name-bottom a {
    display: flex;
    justify-content: center;
}
.eshop-page .eshop-content .eshop-item .eshop_name-bottom h4 a {
    letter-spacing: 0;
    font-weight: 400;
}
.eshop-page .eshop-content .eshop-item .eshop_logo-top img {
    transition: all ease .5s;
}
.eshop-page .eshop-content .eshop-item .eshop_logo-top img:hover {
    transform: scale(1.05);
}
.page-template-eshop .background-image {
    top: 50%;
    left: -85%;
}
.eshop-page .eshop-content .eshop-item .eshop_logo-top {
    overflow: hidden;
}
.eshop_name-bottom h4{
    color: #2D2D2D;
}
@media screen and (max-width: 767px) {
    .page-template-eshop .background-image1:before {
        top: 378px;
        left: -200px;
        display: inline-block;
        transform: rotate(90deg);
    }
    .page-template-eshop  .background-image1:after, .page-template-eshop  .background-image2:after {
        display: none;
    }
    .page-template-eshop .background-image:before {
        width: 286px;
        height: 250px;
    }
    .eshop-page .eshop-content .eshop-item .eshop_logo-top {
        max-height: 46px;
    }
    .eshop-content-eshop {
        display: flex;
        justify-content: center;
    }
    .eshop-item {
        width: 100%;
        margin: 0px;
    }
    .eshop_logo-top picture a {
        display: flex;
        justify-content: center;
    }
    .eshop-page .eshop-content {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .eshop-page .eshop-content .eshop-item .eshop_logo-top img {
        max-width: 175px;
    }
    .eshop_name-bottom {
        margin-top: 30px;
    }
    .eshop-page .eshop-content .eshop-item .eshop_name-bottom h4 {
        font-weight: 400;
/*        font-size: 15px;*/
        font-size: 16px;
        line-height: 26px;
    }
    .eshop-page .eshop-content .eshop-item {
        margin-bottom: 30px;
        padding: 35px 15px;
    }
    .eshop-page .eshop-content .eshop-item .eshop_name-bottom h4 {
        letter-spacing: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .eshop-logo-desktop {
        max-width: 250px;
    }
    .eshop-page .eshop-content .eshop-item .eshop_logo-top {
        max-height: 71px;
        height: 71px;
        overflow: hidden;
    }
    .eshop-page .eshop-content .eshop-item .eshop_logo-top img {
        max-width: 100%;
    }
    .eshop-content-eshop {
        width: 100%;
    }
    .eshop_logo-top picture a {
        display: flex;
        justify-content: center;
    }
    .eshop-page .eshop-content .eshop-item {
        width: calc(50% - 10px);
    }
    .eshop-page .eshop-content {
        padding-top: 80px !important;
        padding-bottom: 50px !important;
    }
    .eshop-page .eshop-content .eshop-item .eshop_name-bottom a h4 {
        font-size: 18px;
    }
    .eshop_name-bottom {
        margin-top: 30px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .eshop-content-eshop {
        width: 100%;

    }
    .eshop_logo-top picture a {
        display: flex;
        justify-content: center;
    }
    .eshop-page .eshop-content .eshop-item {
        width: calc(50% - 16px);
    }
    .eshop-page .eshop-content {
        padding-top: 83px !important;
        padding-bottom: 77px !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .eshop-page .eshop-content .eshop-item {
        width: calc(50% - 16px);
    }
    .eshop-page.eshop-page-container {
        display: flex;
        justify-content: center;
    }
    .eshop_logo-top picture a {
        display: flex;
        justify-content: center;
    }
    .eshop-page .eshop-content {
        padding-top: 83px !important;
        padding-bottom: 77px !important;
    }
}
@media screen and (min-width: 1440px) {
    .eshop-page .eshop-content .eshop-item {
        width: 557px;
        max-height: 285px;
    }
    .eshop-page.eshop-page-container {
        margin: 0 74px !important;
    }
    .eshop-page .eshop-content {
        padding-top: 83px !important;
        padding-bottom: 77px !important;
    }
    .eshop-page .eshop-content .eshop-item {
        width: calc(50% - 16px);
    }
}