.custom-box_container .cmd-button_box._WHT>.button {
    border-color: #D60027;
    color: #D60027;
}

.custom-box_container .cmd-button_box._WHT>.button:hover {
    background: #D60027 !important;
}

@media print,
screen and (min-width: 993px) {
    .custom-box_container .box .thumb {
        height: 100%;
    }

    .custom-box_container .box .thumb img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
}

.custom-artist .cmd-box_container._flat.box-md-2>.box._thumb {
    margin: auto;
    padding: 0 50px;
    max-width: 385px;
    width: 100%;
}

@media print,
screen and (min-width: 993px) {
    .custom-artist .cmd-box_container._flat.box-md-2>.box {
        width: calc(100% - 385px);
    }

    .custom-artist .cmd-box_container .cmd-visual_card {
        text-align: left;
        max-width: 100%;
    }
}

.custom-wallpaper .cmd-button_box._TRP>a.button[target=_blank]>.txt:after {
    display: none;
}

.custom-wallpaper .cmd-button_box>.button {
    width: 260px;
}

@media print,
screen and (max-width: 767px) {
    .custom-wallpaper .thumb img {
        width: 70%;
    }
}

.custom-mini_container .thumb>img {
    max-width: 500px;
    width: 100%;
}

.custom-slider .cmd-products_card .thumb {
    background: #B30125 !important;
    margin-bottom: 20px !important;
}

.custom-slider .cmd-products_card .txtarea {
    color: #fff !important;
}

.custom-slider .cmd-products_card_submit a {
    background: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
}

.custom-slider .cmd-products_card_submit a:hover {
    background: #fff !important;
    color: #D60027 !important;
}

@media print,
screen and (min-width: 768px) {
    .custom-slider {
        margin-top: 120px !important;
    }

    .custom-slider .cpb-products_reccomend_contents .slick-track {
        max-width: 980px !important;
        width: 100% !important;
        column-gap: 50px !important;
    }
}

/*# sourceMappingURL=seasonal-gift.css.map */