

/* Start:/local/templates/visagehall_new/components/vh/highloadblock.view/brand_zone_sect/style.css?17640652023279*/
.posts-container__btn:hover {
    color: #E6C396;
}

.posts-container__btn {
    display: block;
    text-align: left;
    font-size: 14px;
    text-decoration: none;
    margin-top: 30px;
    color: black;
    transition: color .2s;
    font-weight: 500;
    letter-spacing: 2.8px;
}

.posts-container__btn {
    text-align: center;
}

.posts-container__btn:hover {
    color: #E6C396;
}

.posts-container__image-link {
    display: flex;
    height: 100%;
    flex-direction: column;
    margin: auto;
}

.posts-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 1290px;
    flex-wrap: wrap;
    height: auto;
    margin: 40px auto 0;
}

.posts-container__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 345px;
    height: auto;
    margin: 20px 40px;
}

.posts-container__item:nth-child(3n) {
    margin-right: 0px;
}

.posts-container__image {
    display: block;
    margin: auto;
    width: 345px;
    height: 345px;
    overflow: hidden;
}

.posts-container__image-item {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    object-fit: cover;
}

.posts-container__image-item:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.posts-container__event {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;
    text-align: center;
}

.posts-container__date,
.posts-container__brand {

    display: block;
    font-size: 12px;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #666;
    font-weight: 400;

}

.posts-container__date {
    margin-left: 20px;
}

.posts-container__brand {
    margin-right: 20px;
}

.posts-container__description {

    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    margin-bottom: 20px;
}

.posts-container__title {

    display: block;
    font-size: 18px;
    line-height: 1.5em;
    text-transform: uppercase;
    color: black;
    font-weight: 500;
    text-align: center;

}

@media screen and (max-width: 767px) {
    .posts-container__item {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    .posts-container {
        margin-top: 60px;
        align-items: center;
        width: 300px;
    }

    .posts-container__item:last-child {
        margin-bottom: 30px;
    }

    .posts-container__image {
        width: 300px;
        height: 300px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1289px) {
    .posts-container {
        width: 700px;
        flex-direction: row;
    }

    .posts-container__item {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    .posts-container__item:nth-child(3n) {
        margin-right: auto;
    }

    .posts-container__item:nth-child(2n) {
        margin-right: 0;
    }

    .posts-container__image {
        width: 320px;
        height: 320px;
    }
}

#dublicate{
    display: none;
}
@media (max-width: 768px) {
    #dublicate{
        display: block;
        opacity: 0;
    }
}
/* End */


/* Start:/local/templates/visagehall_new/components/bitrix/system.pagenavigation/catalog/style.css?1764065202104*/
.active_pagination{
    cursor: default;
    color: #f6f6f6 !important;
    background-color: #272727;
}
/* End */


/* Start:/local/templates/visagehall_new/components/bitrix/catalog.product.subscribe/visagehall/style.css?1764065202714*/
.bx-catalog-subscribe-button{
    transition: none !important;
    position: relative;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #272727;
    height: auto;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.15;
    color: #272727;
    text-align: center;
    white-space: nowrap;
    padding: 13px 25px;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: none;
    text-transform: uppercase;
}

.card__subscribe{
    margin-top: 10px;
}
@media screen and (max-width: 480px){
    .bx-catalog-subscribe-button{
        padding: 13px 10px;
    }
}
@media screen and (max-width: 410px) {
    .bx-catalog-subscribe-button {
        font-size: 10px;
    }
}
/* End */
/* /local/templates/visagehall_new/components/vh/highloadblock.view/brand_zone_sect/style.css?17640652023279 */
/* /local/templates/visagehall_new/components/bitrix/system.pagenavigation/catalog/style.css?1764065202104 */
/* /local/templates/visagehall_new/components/bitrix/catalog.product.subscribe/visagehall/style.css?1764065202714 */
