/*Hide page title of WINGS cookbook landing page*/ .post-9426 .entry-title { display: none; } /*Hide page title of Photography book landing page*/ .post-10431 .entry-title { display: none; } /*Hide page title of Before and After landing page*/ .post-11109 .entry-title { display: none; } /*Hide page title of Creating Affiliate Links page*/ .post-11221 .entry-title { display: none; } /*Hide page title of Affiliate Program page*/ .post-11188 .entry-title { display: none; } /*Hide page title of Affiliate FAQ page*/ .post-11246 .entry-title { display: none; } /*Hide date and author of Primary Recipe Index*/ .post-13695 .entry-author-link { display: none; } /*Hide date and author of Primary Recipe Index*/ .post-13695 .entry-meta { display: none; } /* Style Display Posts Shortcode */ .menu-box { background: #fafafa; padding: 4px 20px; } .menu-box h2 { text-align: center; } .menu-box p { margin-bottom: 8px; } .menu-box .display-posts-listing, .menu-box .listing-item { list-style-type: none; margin: 0; } .menu-box .display-posts-listing { border-top: 1px solid #ddd; padding-top: 8px; } @media screen and (min-width: 768px) { .menu-box .display-posts-listing { display: flex; margin: 0 -8px; border-top: 0; padding-top: 0; } } .menu-box .display-posts-listing + .display-posts-listing { border-top: 0; padding-top: 0; } .menu-box .listing-item { display: flex; align-items: center; padding-bottom: 8px; border-bottom: 1px solid #ddd; margin-bottom: 8px; overflow: hidden; } @media screen and (min-width: 768px) { .menu-box .listing-item { display: block; max-width: 50%; padding: 8px; text-align: center; border-bottom: 0; } .menu-box .display-posts-listing + .display-posts-listing .listing-item { max-width: 33.33%; } } .menu-box .listing-item .image, .menu-box .listing-item img { display: block; margin-bottom: 0; } .menu-box .listing-item .image { float: left; max-width: 40%; margin-right: 8px; } @media screen and (min-width: 768px) { .menu-box .listing-item .image { max-width: 100%; margin-right: 0; } .menu-box .listing-item .title { display: block; margin-top: 8px; } } /* Style "See more ..." button for Display Posts Shortcode */ .tg-button { background-color: #183354; border: none; padding: 8px 32px; text-align: center; text-decoration: none; font-size: 20px; display: inline-block; margin-top: 10px; margin-bottom: 15px; } .tg-center { text-align: center; } /* Animate lazy load */ img[data-lazyloaded], img[data-lazy-src] { opacity: 0; } img.loaded, img.lazyloaded { -webkit-transition: opacity .5s linear 0.2s; -moz-transition: opacity .5s linear 0.2s; transition: opacity .5s linear 0.2s; opacity: 1; } p.pullquote {font-style:italic;color:#999;text-align:center;font-family:Lora,serif;font-weight:normal;font-size:26px;line-height:1.2;margin:20px 0;} /* Stop-gap solution: increase share button width on a post with a high share count */ .postid-5117 .jump-and-share .dpsp-shortcode-wrapper { width: 250px; } .wp-caption-text {font-size:14px;line-height:1.5;} iframe.youtube-player { max-width:100%; } /* CSS Migrated from Jetpack: */ /* Welcome to Custom CSS! CSS (Cascading Style Sheets) is a kind of code that tells the browser how to render a web page. You may delete these comments and get started with your customizations. By default, your stylesheet will be loaded after the theme stylesheets, which means that your rules can take precedence and override the theme CSS rules. Just write here what you want to change, you don't need to copy all your theme's stylesheet content. */ /*Changing header image size*/ .header-image .site-title a { float: none; min-height: 80px; width: 100%; } /*Display Post Date only on home page*/ .featuredpost .post-info, .entry-meta { display: block; } .archive .post-info, .category .post-info, .archive .entry-meta, .category .entry-meta, .search .entry-meta, .search .post-info { display: none; } /*Hide title of text widgets*/ .widget_text .widgettitle { display: none; } /*Edit appearance of MAILCHIMP sidebar subscription widget*/ .mc4wp-form { clear: both; color: #000000; border: 1px dotted #26201b; padding-left: 5px; padding-right: 5px; margin-bottom: 15px; } /*Code box apperance*/ pre, code { direction: ltr; text-align: left; } pre { border: solid .5px black; font-size: 1px em; color: black; margin: 10px; padding: 10px; background: Gainsboro; } code { font-size: 1px em; color: black; } /*Hide page title of WINGS cookbook landing page*/ .post-9426 .entry-title { display: none; } /*Hide page title of Photography book landing page*/ .post-10431 .entry-title { display: none; } /*Hide page title of Before and After landing page*/ .post-11109 .entry-title { display: none; } /*Hide page title of Creating Affiliate Links page*/ .post-11221 .entry-title { display: none; } /*Hide page title of Affiliate Program page*/ .post-11188 .entry-title { display: none; } /*Hide page title of Affiliate FAQ page*/ .post-11246 .entry-title { display: none; } /*Hide date and author of Primary Recipe Index*/ .post-13695 .entry-author-link { display: none; } /*Hide date and author of Primary Recipe Index*/ .post-13695 .entry-meta { display: none; } /*Increase Text Widget Title Font Size*/ .home-bottom .widgettitle { font-size: 2rem; } .wprm-recipe :before, .wprm-recipe :after { display: none; } li#menu-item-52466 span { background-image: repeating-linear-gradient(90deg, #fff 0%, #fff 40%, #f1b05c 50%, #fff 60%, #fff 100%); background-size: 200% auto; background-position: 0 100%; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; animation: slidingGradient 3s linear infinite; } @media only screen and (min-width: 1024px) { li#menu-item-52466 span { background-image: repeating-linear-gradient(90deg, #3d3d3d 0%, #3d3d3d 40%, #f1b05c 50%, #3d3d3d 60%, #3d3d3d 100%); } } @keyframes slidingGradient { 0% { background-position: -30% 0; } 33.3333%, 100% { background-position: -230% 0; } } .button:hover, .comment-reply a:hover, .singular .content .entry-content a.wp-block-button__link:hover, a.button:hover, a.more-link:hover, input[type=button]:hover, input[type=submit]:hover { opacity: 1; background: #ea685e; border: 0px solid transparent !important; } #rte-social-icons .dpsp-shortcode-wrapper.dpsp-button-style-6 .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon svg, #rte-social-icons-card .dpsp-shortcode-wrapper.dpsp-button-style-6 .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon svg { fill: #183354 !important; } .dpsp-button-style-6 .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon:not(.dpsp-network-icon-outlined) .dpsp-network-icon-inner>svg { fill: #183354!important; } .dpsp-button-style-6 .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon:not(.dpsp-network-icon-outlined):hover .dpsp-network-icon-inner>svg { fill: #fff!important; } .dpsp-network-count, #rte-social-icons-card .dpsp-network-count { display: none !important; } .dpsp-shortcode-wrapper.dpsp-button-style-6 .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-count { display: none !important; } #genesis-content .wprm-recipe-container .dpsp-shortcode-wrapper.dpsp-button-style-6 .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon svg { fill: #183354 !important; } #genesis-content .wprm-recipe-container .dpsp-shortcode-wrapper.dpsp-button-style-6 .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon:hover svg { fill: #fff !important; } .tag-cookbook-video .post-dates, .tag-cookbook-video .comment-details, .tag-cookbook-video ~ #respond, .tag-cookbook-video .entry-comments-link, .tag-cookbook-video .fa-comment { display: none; } .tag-cookbook-video .entry-meta { flex-wrap: nowrap ! important; justify-content: center } .tag-cookbook-video .entry-meta .post-details { flex-basis: auto } figure.wp-block-image { margin: 0 0 1em; } .wp-block-jetpack-contact-form-container { filter:none !important; }