

/* Start:/local/templates/chateaudetalu/components/bitrix/catalog.section.list/wine-collections-folder-list/style.css?1735020259140*/
div .slick-list .slick-slide {
    height: auto;
}

div a {
    color: #3C4146;
}

.collection-list__card--right h3 {
    text-align: end;
}
/* End */


/* Start:/local/templates/chateaudetalu/components/bitrix/news.list/wine-collection-slider/style.css?1752055715914*/
.slick-list .slick-slide {
	height: auto;
}
div a, div a:hover {
    color: #3C4146;
}
.quick-view-button {
    border:2px solid #be6e5a;
    width:202px;
    height:48px;
    font-size:18px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top:-95px;
    background-color:rgba(251,248,237,.8);
    color:#be6e5a;
    text-align:center;
    padding-top:10px;
    -webkit-transition:opacity .3s ease-in-out;
    transition:opacity .3s ease-in-out
    transition: .18s all ease-out;
}
.bottle-slider__img:hover~.quick-view-button {
    opacity:1;
}
.quick-view-button:hover {
    opacity:1;
    cursor: pointer;
    border:2px solid #3C4146;
    color: #3C4146;
    transition: .18s all ease-out;
}
@media (min-width:641px){
    .quick-view-button {
        opacity: 0;
    }
}
@media (max-width:641px) {
    .quick-view-button {
        opacity: 1;
    }
}

/* End */


/* Start:/local/templates/chateaudetalu/components/bitrix/news.list/vine-quick-view/style.css?17520557153669*/
@media (min-width:641px) {
    .quick-view-popup {
        width: 1001px;
        padding: 35px 101px;
        left:50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .img-and-info-popup {
        display: flex;
        height: 365px;
        margin-bottom: 60px;
    }
    .vine-img-popup {
        width: 286px;
    }
    .vine-stats-container-popup {
        width: 445px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .vine-stats-container-popup {
        width: 445px;
        justify-content: space-between;
    }
    .collection-name-popup {
        margin-top: 60px;
        font-size: 24px;
    }
    .title-h3-popup {
        font-size: 36px;
    }
    .vine-btn-popup {
        width: 300px;
        margin-top: 45px;
    }
    .vine-info-popup ul {
        list-style: disc;
    }
    .vine-info-popup li {
        margin-bottom: 4px;
    }
}
.quick-view-popup-bg {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(60, 77, 85,0.7);
    display: none;
    z-index: 100;
}
.quick-view-popup {
    position: absolute;
    background-color: #fbf8ed;
    height: fit-content;
}

.vine-stats-container-popup {
    display: flex;
    flex-direction: column;
}
.vine-stats-popup {
    margin-top: 20px;
}
.vine-btn-popup {
    height: 60px;
    border: 2px solid #be6e5a;
    text-align: center;
    line-height: 60px;
    display:flex;
	justify-content: center;
	align-items: center;
    transition: .18s all ease-out;
}
.vine-btn-popup:hover, .vine-btn-popup:active {
    color: #ac5039;
    background: #f0ead4;
    transition: .18s all ease-out;
}
.vine-btn-popup a {
    color: #be6e5a;
    margin-right:5px;
}
.vine-btn-popup a:hover {
    color: #be6e5a;
}
.vine-popup-arrow {
    width: 20px;
    height: 20px;
    background: url('/local/templates/chateaudetalu/assets/images/collection-list/vine-popup-arrow.png');
}
.vine-slider-popup {
    display: flex;
    position: relative;
    bottom: 43px;
    justify-content: center;
}

.vine-single-slide-popup {
    width: 60px;
    height: 60px;
    box-shadow: -2px 5px 10px 3px rgba(0,0,0,0.1);
    background-color: #fbf8ed; 
    text-align: center;
}
.vine-single-slide-popup:hover {
    cursor: pointer;
}
.active-slide-popup{
    border: 2px solid #be6e5a;
    box-shadow: -2px 5px 10px 3px rgba(0,0,0,0.25);
}

.close-vine-popup {
    border: none;
    background: transparent;
    position: absolute;
    top: 25px;
    right:30px;
    padding: 0;
}
.collection-name-popup {
    color: #be6e5a;
}
.vine-info-popup {
    /*margin-top:65px;*/
}
.vine-img-popup {
    background: url("/local/templates/chateaudetalu/assets/css/../../assets/images/collection-list/frame-sm.png") center center no-repeat;
    background-size: 227px 260px;
}
.rewards-popup {
    position: absolute;
    top:130px;
    left:306px;
}
.img-change-popup {
    display:flex;
    justify-content: space-around;
    height: 365px;
}
.label-image-slide-popup {
    margin-left:5px;
}
.title-h3-popup {
    line-height: 1.2;
    font-family: 'OpiumNewC', 'Arial', sans-serif;
}
@media (max-width:641px){
    .quick-view-popup-bg {
        overflow: scroll;
    }
    .quick-view-popup {
        padding: 35px 20px;
        left: 8%;
        margin-top: 15px;
    }
    .img-and-info-popup {
        display:block;
        margin-bottom: 25px;
    }
    .collection-name-popup {
        font-size: 16px;
    }
    .title-h3-popup {
        font-size: 24px;
    }
    .vine-info-popup li{
        margin-bottom: 15px;
    }
    .vine-btn-popup {
        width: 100%;
        margin-top: 25px;
    }
}
/* End */


/* Start:/local/templates/chateaudetalu/components/bitrix/news.detail/wine-collection-stores/style.css?1752060519966*/
.wheretobuy .vine-collection-shops {
    padding-top: 0;
    margin-bottom: 85px;
}

div .vine-collection-shops-contacts {
    padding-top: 0;
}
.where-to-buy-block {
    background: #fbf8ed;
    box-shadow: 0 10px 20px rgba(0,0,0,0.25);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
    height: 390px;
    width: 100%;
    display: flex;
}
.where-to-buy-overflow {
    overflow: hidden;
}
.where-to-buy-text {
    margin-left: 15px;
    margin-right: 15px;
}
.where-to-buy-header {
    font-size:30px;
}
.where-to-buy-margin-top {
    margin-top:26px;
}
@media (min-width:641px){

    .where-to-buy-text {
        margin-top: 56px;
    }
}
@media (max-width:1001px){
    .where-to-buy-block {
        display: block;
        width: 100%;
        height: 100%;
    }
    .where-to-buy-overflow img {
        width: 100%;
    }
    .where-to-buy-text {
        padding: 25px;
        margin-left: auto;
        margin-right: auto;

    }

}

/* End */
/* /local/templates/chateaudetalu/components/bitrix/catalog.section.list/wine-collections-folder-list/style.css?1735020259140 */
/* /local/templates/chateaudetalu/components/bitrix/news.list/wine-collection-slider/style.css?1752055715914 */
/* /local/templates/chateaudetalu/components/bitrix/news.list/vine-quick-view/style.css?17520557153669 */
/* /local/templates/chateaudetalu/components/bitrix/news.detail/wine-collection-stores/style.css?1752060519966 */
