/*  ------  local   ------  */


.holy__page .holy__header-body{
    top: 70px;
}




@media (min-width: 1200px) {
    #\31 2day .holy__advent-text {
        width: 90%;
    }
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (-webkit-min-device-pixel-ratio: 2) {

}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .holy__page .holy__push-text {
        min-height : 100px;
    }

    .holy__page .holy__advent-text{
        min-height : 80px;
    }

}

@media (orientation: portrait) {

}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    [data-anchor-id="giftsets"] .holy__bloc-text {
        width: 80%;
    }

    .holy__page .holy__title {
        width: 97%;
    }

    .holy__page .holy__push-text {
        min-height : 100px;
    }

    .holy__page .holy__advent-text{
        min-height : 100px;
    }
}

@media (max-width: 761px) {

}

/*iPhone 11, 12, 13, 13 Min, and 13 Pro Max*/
@media (max-width: 480px) {

}


/* desktop */
@media (min-width: 1113px) {
    .holy__page .holy__push-text {
        min-height : 80px;
    }
} 