.my-happy{
padding: 40px 0;
}
.left{
text-align: left;
}
.father-son{
margin: 60px 0 30px;
}
@media only screen and (max-width: 660px) {
.father-son{
margin: unset;
}
.my-happy{
padding: unset;
}
.title-detail{
margin-top: 30px;
}
}


.view-id-your_hearts_content_carousel_1 {
margin-bottom: 55px;
}

.view-id-your_hearts_content_carousel_1 .slick img {
max-width: 90%;
}

@media only screen and (max-width: 767px) {
.view-id-your_hearts_content_carousel_1 {
margin-bottom: 45px;
}

.view-id-your_hearts_content_carousel_1 .slick img {
max-width: 80%;
}
}

@media only screen and (max-width: 767px) {
.img-ytb iframe {
width: 100% !important;
}
}

.slick-arrow::before {
color: #ffbc0d;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
color: #e6a600;
border-color: #d99d00;
}

.slick-arrow:hover::before {
color: #d99d00;
}

#block-familynightintoptextcarousel {
max-width: unset !important;
}

.border-hr {
border-bottom:1px dashed rgba(0,0,0,0.3);
}