.styles_seperator__rWZRs {
    color: #999;
}

.styles_catlinks__uu40P {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
}

.styles_title__nwByn h1 {
    color: #082450;
    font-size: 3rem;
    font-weight: 400;
    line-height: 62px;
}

.style__btn_T21y6 {
    border: 2px solid #082450;
    border-radius: 35px;
    padding: 15px;
    text-align: right;
}

.btn-arrow-right {
    margin-left: 1rem;
}

.btn-arrow-right img {
    margin-bottom: 3px;
    margin-right: -5px;
    height: 30px;
    width: auto;
}

.style__container__P12r4 a, .style__container__P12r4 a:hover {
    text-decoration: none;
}

.style__btn_T21y6:hover {
    border: 2px solid #006fac;
}

#related-wrapper .card-text a:hover, .card-title a:hover {
    color: #006fac;
}

.fw-600 {
    font-weight: 600;
}

.related-stories h2 {
    color: #082450;
    font-weight: 600;
}

.style_quote_Dw231 {
    position: absolute;
    display: inline-block;
    margin-left: -80px;
    z-index: 1;
}

.style_img_f34t3 {
    display: inline-block;
    margin-left: 50px;
    z-index: 2;
    position: relative;
}

.snow-before-you-go h2, .apres-ski h2, .visitors-choice h2, .canada h2, .lodging h2, .flights h2 {
    color: #082450;
    font-size: 2rem;
    font-weight: 600;
}

.style_calendar_F241sw, .style_calendar_F241sw img {
    color: #000;
}

.style_calendar_F241sw {
    display: inline-flex;
}

.style_calendar_F241sw span {
    margin-left: 5px;
}

.style_img_f34t3 img {
    border-radius: 15px;
}

.wp_thumbnail_img, .brandfolder_img {
    border-radius: 20px;
    height: 550px;
    width: 100%;
    object-fit: cover;
}

.related-news-rs {
    background-color: #fff;
    border-radius: 20px;
    padding: 15px 30px 0 30px;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    object-fit: cover;
    border-radius: 50%;
}

.author-img__fe4Rw {
    float: left;
    margin-right: 10px;
}

.author-container__fe4Rw {
    border: 1px solid #EBEBEB;
    border-radius: 20px;
    padding: 20px 40px;
    margin-bottom: 20px;
    margin-top: -30px;
    background-color: rgba(238, 238, 238, 0.3);
    text-transform: uppercase;
}

.share-this-icon {
    position: relative;
    float: right;
    display: inline-block;
    top: 35px;
    text-transform: uppercase;
    font-size: 14px;
}

.share-this-icon .a2a_default_style .a2a_img_text {
    display: none;
}
.author-default__f23fG {
    float: left;
}
.author-l1 {
    color: #C0C0C0;
}

.rpwwt-widget ul {
    list-style: outside none none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.rpwwt-widget ul li {
    overflow: hidden;
    margin: 0 0 .5em;
}
.rpwwt-widget ul li img {
    display: inline;
    float: left;
    margin: .3em .75em .75em 0;
}
img.card-img-feature {
    height: 284px;
    width: 425px;
    object-fit: cover;
}
blockquote {
    background: url(../images/blockquote-ots.svg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 60px;
}
span.rpwwt-post-title {
    font-size: 1rem;
    line-height: 1.5;
    margin: 8px 0 0 0;
    display: block;
}

@media (max-width: 767.98px) {
    .share-this-icon { 
        display:none; 
    }
    .author-container__fe4Rw {
        border: none;
        border-radius: unset;
        padding: unset;
        margin-bottom: 20px;
        margin-top: 0;
        background-color: unset;
    }
    .wp_thumbnail_img, .brandfolder_img {
        height: 260px;
    }
}