/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .cover .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cover .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Welcome Home
***********************************/

    /*headers*/

        .welcome_home .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .welcome_home .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .welcome_home .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .welcome_home .column h4 {
           border-width: 0px;
        }

        .welcome_home .column h5 {
           border-width: 0px;
        }

        .welcome_home .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .welcome_home .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .welcome_home .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .welcome_home .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .welcome_home .column a {
           border-width: 0px;
        }

        .welcome_home .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .welcome_home .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .welcome_home .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .welcome_home .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .welcome_home .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_home .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_home .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_home .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .welcome_home .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .welcome_home .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .welcome_home .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
You share. We listen.
***********************************/

    /*headers*/

        .you_share_we_listen .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .you_share_we_listen .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .you_share_we_listen .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .you_share_we_listen .column h4 {
           border-width: 0px;
        }

        .you_share_we_listen .column h5 {
           border-width: 0px;
        }

        .you_share_we_listen .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .you_share_we_listen .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .you_share_we_listen .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

    /*links*/

        .you_share_we_listen .column a {
           border-width: 0px;
        }

        .you_share_we_listen .column a.NoStyle {
           color: #ffffff;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .you_share_we_listen .column .Numbered {
           color: #ffffff;
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .you_share_we_listen .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .you_share_we_listen .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .you_share_we_listen .column p {
           color: #f5f5f5;
           font-family: "lato",sans-serif;
           margin-bottom: 18px;
           margin-top: 0px;
           padding-top: 0px;
           text-indent: 28px;
           border-width: 0px;
        }

        .you_share_we_listen .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .you_share_we_listen .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .you_share_we_listen .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .you_share_we_listen .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .you_share_we_listen .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .you_share_we_listen .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .you_share_we_listen .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Member Ship Magic
***********************************/

    /*headers*/

        .member_ship_magic .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .member_ship_magic .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .member_ship_magic .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .member_ship_magic .column h4 {
           border-width: 0px;
        }

        .member_ship_magic .column h5 {
           border-width: 0px;
        }

        .member_ship_magic .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .member_ship_magic .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .member_ship_magic .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

    /*links*/

        .member_ship_magic .column a {
           border-width: 0px;
        }

        .member_ship_magic .column a.NoStyle {
           color: #ffffff;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .member_ship_magic .column .Numbered {
           color: #ffffff;
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .member_ship_magic .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .member_ship_magic .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .member_ship_magic .column p {
           color: #f5f5f5;
           font-family: "lato",sans-serif;
           margin-bottom: 18px;
           margin-top: 0px;
           padding-top: 0px;
           text-indent: 28px;
           border-width: 0px;
        }

        .member_ship_magic .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .member_ship_magic .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .member_ship_magic .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .member_ship_magic .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .member_ship_magic .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .member_ship_magic .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .member_ship_magic .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Screen Play
***********************************/

    /*headers*/

        .screen_play .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .screen_play .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .screen_play .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .screen_play .column h4 {
           border-width: 0px;
        }

        .screen_play .column h5 {
           border-width: 0px;
        }

        .screen_play .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .screen_play .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .screen_play .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

    /*links*/

        .screen_play .column a {
           border-width: 0px;
        }

        .screen_play .column a.NoStyle {
           color: #ffffff;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .screen_play .column .Numbered {
           color: #ffffff;
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .screen_play .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .screen_play .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .screen_play .column p {
           color: #f5f5f5;
           font-family: "lato",sans-serif;
           margin-bottom: 18px;
           margin-top: 0px;
           padding-top: 0px;
           text-indent: 28px;
           border-width: 0px;
        }

        .screen_play .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .screen_play .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .screen_play .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .screen_play .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .screen_play .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .screen_play .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .screen_play .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Disney Files Book Club
***********************************/

    /*headers*/

        .disney_files_book_club .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .disney_files_book_club .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .disney_files_book_club .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .disney_files_book_club .column h4 {
           border-width: 0px;
        }

        .disney_files_book_club .column h5 {
           border-width: 0px;
        }

        .disney_files_book_club .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .disney_files_book_club .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .disney_files_book_club .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .disney_files_book_club .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .disney_files_book_club .column a {
           border-width: 0px;
        }

        .disney_files_book_club .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .disney_files_book_club .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .disney_files_book_club .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .disney_files_book_club .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .disney_files_book_club .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_files_book_club .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_files_book_club .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_files_book_club .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .disney_files_book_club .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .disney_files_book_club .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .disney_files_book_club .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Diversions
***********************************/

    /*headers*/

        .diversions .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .diversions .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .diversions .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .diversions .column h4 {
           border-width: 0px;
        }

        .diversions .column h5 {
           border-width: 0px;
        }

        .diversions .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .diversions .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .diversions .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .diversions .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .diversions .column a {
           border-width: 0px;
        }

        .diversions .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .diversions .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .diversions .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .diversions .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .diversions .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .diversions .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .diversions .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .diversions .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .diversions .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .diversions .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .diversions .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Fashion Forward
***********************************/

    /*headers*/

        .fashion_forward .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .fashion_forward .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .fashion_forward .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .fashion_forward .column h4 {
           border-width: 0px;
        }

        .fashion_forward .column h5 {
           border-width: 0px;
        }

        .fashion_forward .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .fashion_forward .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .fashion_forward .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .fashion_forward .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .fashion_forward .column a {
           border-width: 0px;
        }

        .fashion_forward .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .fashion_forward .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .fashion_forward .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .fashion_forward .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .fashion_forward .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .fashion_forward .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .fashion_forward .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .fashion_forward .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .fashion_forward .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .fashion_forward .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .fashion_forward .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Membership Magic Makers
***********************************/

    /*headers*/

        .membership_magic_makers .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .membership_magic_makers .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .membership_magic_makers .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .membership_magic_makers .column h4 {
           border-width: 0px;
        }

        .membership_magic_makers .column h5 {
           border-width: 0px;
        }

        .membership_magic_makers .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .membership_magic_makers .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .membership_magic_makers .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .membership_magic_makers .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .membership_magic_makers .column a {
           border-width: 0px;
        }

        .membership_magic_makers .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .membership_magic_makers .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .membership_magic_makers .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .membership_magic_makers .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .membership_magic_makers .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .membership_magic_makers .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .membership_magic_makers .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .membership_magic_makers .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .membership_magic_makers .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .membership_magic_makers .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .membership_magic_makers .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Buzz Worthy
***********************************/

    /*headers*/

        .buzz_worthy .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .buzz_worthy .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .buzz_worthy .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .buzz_worthy .column h4 {
           border-width: 0px;
        }

        .buzz_worthy .column h5 {
           border-width: 0px;
        }

        .buzz_worthy .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .buzz_worthy .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .buzz_worthy .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .buzz_worthy .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .buzz_worthy .column a {
           border-width: 0px;
        }

        .buzz_worthy .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .buzz_worthy .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .buzz_worthy .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .buzz_worthy .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .buzz_worthy .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .buzz_worthy .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .buzz_worthy .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .buzz_worthy .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .buzz_worthy .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .buzz_worthy .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .buzz_worthy .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Souvenir Scuttlebutt
***********************************/

    /*headers*/

        .souvenir_scuttlebutt .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column h4 {
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column h5 {
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .souvenir_scuttlebutt .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .souvenir_scuttlebutt .column a {
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .souvenir_scuttlebutt .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .souvenir_scuttlebutt .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .souvenir_scuttlebutt .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .souvenir_scuttlebutt .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .souvenir_scuttlebutt .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .souvenir_scuttlebutt .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .souvenir_scuttlebutt .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Disney Dish
***********************************/

    /*headers*/

        .disney_dish .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .disney_dish .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .disney_dish .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .disney_dish .column h4 {
           border-width: 0px;
        }

        .disney_dish .column h5 {
           border-width: 0px;
        }

        .disney_dish .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .disney_dish .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .disney_dish .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .disney_dish .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .disney_dish .column a {
           border-width: 0px;
        }

        .disney_dish .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .disney_dish .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .disney_dish .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .disney_dish .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .disney_dish .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_dish .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_dish .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_dish .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .disney_dish .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .disney_dish .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .disney_dish .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Picture This
***********************************/

    /*headers*/

        .picture_this .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .picture_this .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .picture_this .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .picture_this .column h4 {
           border-width: 0px;
        }

        .picture_this .column h5 {
           border-width: 0px;
        }

        .picture_this .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .picture_this .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .picture_this .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .picture_this .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .picture_this .column a {
           border-width: 0px;
        }

        .picture_this .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .picture_this .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .picture_this .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .picture_this .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .picture_this .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .picture_this .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .picture_this .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .picture_this .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .picture_this .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .picture_this .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .picture_this .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
That Magical Feeling
***********************************/

    /*headers*/

        .that_magical_feeling .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .that_magical_feeling .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .that_magical_feeling .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .that_magical_feeling .column h4 {
           border-width: 0px;
        }

        .that_magical_feeling .column h5 {
           border-width: 0px;
        }

        .that_magical_feeling .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .that_magical_feeling .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .that_magical_feeling .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .that_magical_feeling .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .that_magical_feeling .column a {
           border-width: 0px;
        }

        .that_magical_feeling .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .that_magical_feeling .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .that_magical_feeling .column ol {
           background-color: transparent;
           color: #222222;
           font-family: lato,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .that_magical_feeling .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .that_magical_feeling .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .that_magical_feeling .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .that_magical_feeling .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .that_magical_feeling .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .that_magical_feeling .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .that_magical_feeling .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .that_magical_feeling .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Back Cover
***********************************/

    /*paragraphs*/

        .back_cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .back_cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .back_cover .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .back_cover .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .back_cover .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .back_cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .back_cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .back_cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .back_cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .back_cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .back_cover .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .back_cover .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .back_cover .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }

div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }