@font-face {
    font-family: 'FreebooterScript'; 
    src: url('../fonts/freebooterscript.ttf');
}

.Row.landing, .Row.head-reviews-row {
    align-items: center;
    justify-content: center;
}
h1.land {
    text-align: center;
    /*color: #4e9689;*/
    color: black;
    font-size: 28px;
    margin-top: -6px;
    margin-bottom: 8px;
    font-weight: bold;
}
h1.land.blog {
    font-family: FreebooterScript;
    margin-top: 20px;
    margin-bottom: 12px;
    font-size: 59px;
}
h1 {
    text-align: center;
    /*color: #4e9689;*/
    color: black;
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
}
h2 {
    text-align: center;
    /*color: #4e9689;*/
    color: black;
    font-size: 25px;
    margin-bottom: 2px;
}
h3 {
    text-align: center;
    /*color: #4e9689;*/
    color: black;
    font-size: 23px;
    margin-bottom: 0px;
}
.featured-posts h2 {
    font-family: FreebooterScript;
    font-size: 47px;
}
.articles h3 {
    font-family: FreebooterScript;
    font-size: 35px;
}
.landing-page-divs, #reviewsio-carousel-widget {
    /* Reviews.io 'Fullwidth Card Carousel Widget' widget javascript will take the full width of the screen if you allow it */
    width: 91vw;
    max-width: 1050px;
}
.landing-page-divs {
    margin-top: 12px;
}
#reviewsio-carousel-widget {
    margin-top: 0px;
}
/*
.BadgeRibbon {
    margin: 3px !important;
}
*/
.funnel-div, #reviewsio-carousel-widget, .articles {
    /*box-shadow: 5px -5px 31px -24px inset cadetblue;*/
}
#land-intro, #land-intro-blog {
  display: none;
  color: #444;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  margin: auto;
  margin-top: -10px;
  margin-bottom: 4px;
  text-align: center;
  padding: 10px;
  /*
  border: 1px solid #666;
  border-radius: 21px;
  */
  border: none;
  box-shadow: none;
}
#land-intro-blog {
    margin-top: -5px;
    margin-bottom: 10px;
    border-radius: 11px;
}
.collage {
    display:flex;
    justify-content: space-evenly;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 11px;
    background-color: lavenderblush;
    
    /*overflow: hidden;*/
    /*height: 250px;*/
}
.collage img {
    background-color: lavenderblush;
    width: 19.0%;
}
/* This produced a rounded section */
/*
.collage {
    height: 300px;
}
.collage img.top {
    margin-bottom: 20px;
    z-index:3;
}
.collage img.middle {
    margin-top: 10px;
    z-index:2;
}
.collage img.bottom {
    margin-top: 52px;
    z-index:1;
}
.collage img:nth-child(1) {
    margin-right: -30px;
    rotate: -20deg;
}
.collage img:nth-child(2) {
    margin-right: -20px;
    rotate: -10deg;
}
.collage img:nth-child(3) {
    rotate: 0deg;
}
.collage img:nth-child(4) {
    margin-left: -20px;
    rotate: 10deg;
}
.collage img:nth-child(5) {
    margin-left: -30px;
    rotate: 20deg;
}
*/
#share-invites-div, #easy-to-edit-div, #reviews-div, #content-info-div, #reviewsio-carousel-widget, .articles {
    border: 1px solid #60c3b7;  
    background-color: white;
    border-radius: 11px;
    margin-bottom: 12px;
}

#reviews-div {
    padding: 0px;
}
#content-info-div {
    font-size: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.content-info-div-line {
    display: flex;
    justify-content: space-around;
    padding-top: 2px;
    padding-bottom: 2px;
}
.categories {
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
    padding-top: 4px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.categories.multiple {
    margin-bottom: 0px;
}
.categories.ideas {
    margin-bottom: 9px;
}
.categories.ideas .category {
    max-width: 110px;
    text-align: center;
    /*
    border: 1px dotted gray;
    border-radius: 10px;
    padding: 1px;
    */
}
.shop-category, .shop-category:visited {
    text-decoration: none;
}
.shop-category img {
    height: 12vw;
    margin: auto;
}
.reviews-badge {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 380px;
}
/*
.BadgeRibbon__read__reviews {
    display: none !important;
}
*/
.content-info-div-line a, a.ideas-category  {
    font-size: 15px;
    text-align: center;
    color: #333;
}
.content-info-div-line a:visited, a.ideas-category a:visited {
    text-decoration: none; 
}
button.cta-button {
    display: block;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 12px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid black;
    color: white;
    line-height: .87;
    background-color: black;
}
button.cta-button.home {
    width: 186px;
}
button.cta-button.home.row2 {
    width: 137px;
}
button.cta-button.baby {
    width: 186px;
}
button.cta-button.birthday {
    width: 120px;
}
button.cta-button.bridal {
    width: 190px;
}
button.cta-button.wedding {
    width: 230px;
}
button.cta-button.occasions {
    width: 250px;
}
button.cta-button span {
    font-size: 18px;
    font-weight: bold;
}
/*
button.cta-button.pink {
    background-color: #f8b2d3;
}
button.cta-button.blue {
    background-color: #a3ddfd;
}
button.cta-button.neutral {
    background-color: #e7b17d;
}
button.cta-button.reveal {
    background-color: #555;
}
button.cta-button.home {
    background-color: white;
    border: 1px solid black;
}
button.cta-button.home span {
    color: black;
}
*/


@media (max-width: 950px) {
    #land-intro, #land-intro-blog {
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .landing-page-divs, #reviewsio-carousel-widget {
        /* Reviews.io 'Fullwidth Card Carousel Widget' widget javascript will take the full width of the screen if you allow it */
        width: 95vw;  
    }
    #content-info-div {
        font-size: 13px;
    }
    h1.land.blog {
        font-size: 42px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .featured-posts h2 {
        font-family: FreebooterScript;
        font-size: 35px;
    }
    .articles h3 {
        font-family: FreebooterScript;
        font-size: 27px;
    }
    button.cta-button {
        display: block;
        height: 27px;
        padding-top: 1px;
        padding-bottom: 3px;    
    }
    button.cta-button span {
        font-size: 16px;
    }
}
@media (max-width: 450px) {
    h1.land {
        font-size: 20px;
        margin-top: -4px;
        margin-bottom: 11px;
    }
    h2 {
        font-size: 21px;
        margin-top: 3px;
    }
    h3 {
        font-size: 15px;
        margin-top: 0px;
    }
    #land-intro, #land-intro-blog {
        font-size: 12px;
    }
    .categories {
        margin-bottom: 25px;
    }
    .categories.ideas .category {
        max-width: 100px;
    }
    .content-info-div-line a, a.ideas-category  {
        font-size: 13px;
    }
    h1.land.blog {
        font-size: 34px;
        margin-top: 10px;
        margin-bottom: 3px;
    }
    .featured-posts h2 {
        font-family: FreebooterScript;
        font-size: 27px;
    }
    .articles h3 {
        font-family: FreebooterScript;
        font-size: 23px;
    }
    button.cta-button {
        padding-top: 0px;
        padding-bottom: 3px;
        padding-left: 6px;
        padding-right: 6px;
        margin-top: 8px;
    }
    button.cta-button span {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .content-info-div-line a, a.ideas-category  {
        font-size: 13px;
    }
    button.cta-button.home {
        width: 173px;
    }
    button.cta-button.home.row2 {
        width: 129px;
    }
    button.cta-button.baby {
        width: 175px;
    }
    button.cta-button.birthday {
        width: 92px;
    }
    button.cta-button.bridal {
        width: 160px;
    }
    button.cta-button.wedding {
        width: 194px;
    }
    button.cta-button.occasions {
        width: 209px;
    }
}
@media (max-width: 565px) {
    button.cta-button.home.row2 {
        width: 122px;
    }
}
@media (max-width: 450px) {
    button.cta-button.home {
        width: 143px;
    }
    button.cta-button.home.row2 {
        width: 109px;
    }
    button.cta-button.baby {
        width: 154px;
    }
    button.cta-button.birthday {
        width: 72px;
    }
    button.cta-button.bridal {
        width: 141px;
    }
    button.cta-button.wedding {
        width: 173px;
    }
    button.cta-button.occasions {
        width: 196px;
    }
}
@media (max-width: 410px) {
    button.cta-button.home.row2 {
        width: 106px;
    }
}
@media (max-width: 385px) {
    button.cta-button.home.row2 {
        width: 100px;
    }
}
