@import url(//fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic|Montserrat:400,700);
@import url(//fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic|Montserrat:400,700);
img.wp-smiley {
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .05em 0 .1em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}/**
 * Like Button toolbar button, loading text & container styles
 *
 * @todo: doesn't look like "style.css" is used anymore.
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}


/* Loading text */
.post-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}


/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}
/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}/*!
Theme Name: The Pioneer Woman
Author: Voce Platforms
Author URI: http://voceplatforms.com
Description: The Pioneer Woman base theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: thepioneerwoman
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 thepioneerwoman is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}@font-face{font-family:'The-Pioneer-Woman';src:url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.eot?hv2kz6&1471528799);src:url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.eot?&1471528799#iefixhv2kz6) format("embedded-opentype"),url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.ttf?hv2kz6&1471528799) format("truetype"),url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.woff?hv2kz6&1471528799) format("woff"),url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.svg?hv2kz6&1471528799#The-Pioneer-Woman) format("svg");font-weight:normal;font-style:normal}[class^="TPW-"],[class*=" TPW-"],.TPW{font-family:'The-Pioneer-Woman';speak:none;font-style:normal;font-size:inherit;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="TPW-"]:before,[class*=" TPW-"]:before,.TPW:before{display:inline-block;line-height:inherit}.TPW-photography:before,body.photography .TPW-current-category:before,#main .category-photography .TPW-current-category:before{content:"\e612"}.TPW-homeschooling:before,body.homeschooling .TPW-current-category:before,#main .category-homeschooling .TPW-current-category:before{content:"\e613"}.TPW-home-and-garden:before{content:"\e614"}.TPW-entertainment:before,body.entertainment .TPW-current-category:before,#main .category-entertainment .TPW-current-category:before{content:"\e615"}.TPW-products:before,body.product .TPW-current-category:before,#main .category-product .TPW-current-category:before{content:"\e611"}.TPW-food-and-friends:before,body.food-and-friends .TPW-current-category:before,#main .category-food-and-friends .TPW-current-category:before{content:"\e609"}.TPW-fun-and-learning:before,body.fun-and-learning .TPW-current-category:before,#main .category-fun-and-learning .TPW-current-category:before{content:"\e60a"}.TPW-life-and-style:before,body.lifestyle .TPW-current-category:before,#main .category-lifestyle .TPW-current-category:before{content:"\e60b"}.TPW-search:before{content:"\e60c"}.TPW-hamburger:before{content:"\e60d"}.TPW-close:before{content:"\e60e"}.TPW-more:before{content:"\e60f"}.TPW-social-tasty-kitchen:before{content:"\e610"}.TPW-logo:before{content:"\e602"}.TPW-giveaways:before,body.giveaways .TPW-current-category:before,#main .category-giveaways .TPW-current-category:before{content:"\e601"}.TPW-confessions:before,body.post .TPW-current-category:before,#main .category-post .TPW-current-category:before{content:"\e600"}.TPW-videos:before{content:"\e603"}.TPW-cooking:before,body.cooking .TPW-current-category:before,#main .category-cooking .TPW-current-category:before{content:"\e604"}.TPW-left-arrow:before{content:"\e605"}.TPW-right-arrow:before{content:"\e606"}.TPW-up-arrow:before{content:"\e607"}.TPW-horse:before{content:"\e608"}/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/wp-content/themes/vip/thepioneerwoman/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(/wp-content/themes/vip/thepioneerwoman/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"),url(/wp-content/themes/vip/thepioneerwoman/fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"),url(/wp-content/themes/vip/thepioneerwoman/fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"),url(/wp-content/themes/vip/thepioneerwoman/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal}.fa,.panel-group-collapse .panel-heading .panel-title:before,.single .entry-content .open-lightbox .expandable-image:before,.page .entry-content .open-lightbox .expandable-image:before,.error404 .entry-content .open-lightbox .expandable-image:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left,.panel-group-collapse .panel-heading .pull-left.panel-title:before,.single .entry-content .open-lightbox .pull-left.expandable-image:before,.page .entry-content .open-lightbox .pull-left.expandable-image:before,.error404 .entry-content .open-lightbox .pull-left.expandable-image:before{margin-right:.3em}.fa.pull-right,.panel-group-collapse .panel-heading .pull-right.panel-title:before,.single .entry-content .open-lightbox .pull-right.expandable-image:before,.page .entry-content .open-lightbox .pull-right.expandable-image:before,.error404 .entry-content .open-lightbox .pull-right.expandable-image:before{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before,.single .entry-content .open-lightbox .expandable-image:before,.page .entry-content .open-lightbox .expandable-image:before,.error404 .entry-content .open-lightbox .expandable-image:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before,.panel-group-collapse .panel-heading .panel-title:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}/*!
 * Bootstrap v3.1.1
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.btn>.caret,.category-buttons a>.caret,.dropup>.btn>.caret,.category-buttons .dropup>a>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table,table{border-collapse:collapse !important}.table td,table td,.table th,table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only,.screen-reader-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857}.container,.full-quote p{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.full-quote p:before,.container:after,.full-quote p:after{content:" ";display:table}.container:after,.full-quote p:after{clear:both}@media (min-width: 768px){.container,.full-quote p{width:750px}}@media (min-width: 992px){.container,.full-quote p{width:970px}}@media (min-width: 1200px){.container,.full-quote p{width:1245px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}.btn,.category-buttons a{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.category-buttons a:focus,.btn.focus,.category-buttons a.focus,.btn:active:focus,.category-buttons a:active:focus,.btn:active.focus,.category-buttons a:active.focus,.btn.active:focus,.category-buttons a.active:focus,.btn.active.focus,.category-buttons a.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.category-buttons a:hover,.btn:focus,.category-buttons a:focus,.btn.focus,.category-buttons a.focus{color:#333;text-decoration:none}.btn:active,.category-buttons a:active,.btn.active,.category-buttons a.active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.category-buttons a.disabled,.btn[disabled],.category-buttons a[disabled],fieldset[disabled] .btn,fieldset[disabled] .category-buttons a,.category-buttons fieldset[disabled] a{cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info,.category-buttons a{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.category-buttons a:hover,.btn-info:focus,.category-buttons a:focus,.btn-info.focus,.category-buttons a.focus,.btn-info:active,.category-buttons a:active,.btn-info.active,.category-buttons a.active,.open>.btn-info.dropdown-toggle,.category-buttons .open>a.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.category-buttons a:active,.btn-info.active,.category-buttons a.active,.open>.btn-info.dropdown-toggle,.category-buttons .open>a.dropdown-toggle{background-image:none}.btn-info.disabled,.category-buttons a.disabled,.btn-info.disabled:hover,.category-buttons a.disabled:hover,.btn-info.disabled:focus,.category-buttons a.disabled:focus,.btn-info.disabled.focus,.category-buttons a.disabled.focus,.btn-info.disabled:active,.category-buttons a.disabled:active,.btn-info.disabled.active,.category-buttons a.disabled.active,.btn-info[disabled],.category-buttons a[disabled],.btn-info[disabled]:hover,.category-buttons a[disabled]:hover,.btn-info[disabled]:focus,.category-buttons a[disabled]:focus,.btn-info[disabled].focus,.category-buttons a[disabled].focus,.btn-info[disabled]:active,.category-buttons a[disabled]:active,.btn-info[disabled].active,.category-buttons a[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .category-buttons a,.category-buttons fieldset[disabled] a,fieldset[disabled] .btn-info:hover,fieldset[disabled] .category-buttons a:hover,.category-buttons fieldset[disabled] a:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .category-buttons a:focus,.category-buttons fieldset[disabled] a:focus,fieldset[disabled] .btn-info.focus,fieldset[disabled] .category-buttons a.focus,.category-buttons fieldset[disabled] a.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .category-buttons a:active,.category-buttons fieldset[disabled] a:active,fieldset[disabled] .btn-info.active,fieldset[disabled] .category-buttons a.active,.category-buttons fieldset[disabled] a.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge,.category-buttons a .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.pagination,.page-numbers{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li,.page-numbers>li{display:inline}.pagination>li>a,.page-numbers>li>a,.pagination>li>span,.page-numbers>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.page-numbers>li:first-child>a,.pagination>li:first-child>span,.page-numbers>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.page-numbers>li:last-child>a,.pagination>li:last-child>span,.page-numbers>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.page-numbers>li>a:hover,.pagination>li>a:focus,.page-numbers>li>a:focus,.pagination>li>span:hover,.page-numbers>li>span:hover,.pagination>li>span:focus,.page-numbers>li>span:focus{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.page-numbers>.active>a,.pagination>.active>a:hover,.page-numbers>.active>a:hover,.pagination>.active>a:focus,.page-numbers>.active>a:focus,.pagination>.active>span,.page-numbers>.active>span,.pagination>.active>span:hover,.page-numbers>.active>span:hover,.pagination>.active>span:focus,.page-numbers>.active>span:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.page-numbers>.disabled>span,.pagination>.disabled>span:hover,.page-numbers>.disabled>span:hover,.pagination>.disabled>span:focus,.page-numbers>.disabled>span:focus,.pagination>.disabled>a,.page-numbers>.disabled>a,.pagination>.disabled>a:hover,.page-numbers>.disabled>a:hover,.pagination>.disabled>a:focus,.page-numbers>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>table,.panel>.table-responsive>.table,.panel>.table-responsive>table,.panel>.panel-collapse>.table,.panel>.panel-collapse>table{margin-bottom:0}.panel>.table caption,.panel>table caption,.panel>.table-responsive>.table caption,.panel>.table-responsive>table caption,.panel>.panel-collapse>.table caption,.panel>.panel-collapse>table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>table:first-child,.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>table:last-child,.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td,.panel>table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.clearfix:before,.social-share.horizontal ul:before,.clearfix:after,.social-share.horizontal ul:after{content:" ";display:table}.clearfix:after,.social-share.horizontal ul:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.container-smooth{max-width:1245px}@media (min-width: 1px){.container-smooth{width:auto}}.btn-labeled{padding-top:0;padding-bottom:0}.btn-label{position:relative;background:transparent;background:rgba(0,0,0,0.15);display:inline-block;padding:6px 12px;left:-12px;border-radius:3px 0 0 3px}.btn-label.btn-label-right{left:auto;right:-12px;border-radius:0 3px 3px 0}.btn-lg .btn-label{padding:10px 16px;left:-16px;border-radius:5px 0 0 5px}.btn-lg .btn-label.btn-label-right{left:auto;right:-16px;border-radius:0 5px 5px 0}.btn-sm .btn-label{padding:5px 10px;left:-10px;border-radius:2px 0 0 2px}.btn-sm .btn-label.btn-label-right{left:auto;right:-10px;border-radius:0 2px 2px 0}.btn-xs .btn-label{padding:1px 5px;left:-5px;border-radius:2px 0 0 2px}.btn-xs .btn-label.btn-label-right{left:auto;right:-5px;border-radius:0 2px 2px 0}.btn-group>.btn:last-child:not(:first-child) .btn-label,.category-buttons .btn-group>a:last-child:not(:first-child) .btn-label,.btn-group>.dropdown-toggle:not(:first-child) .btn-label{border-bottom-left-radius:0px;border-top-left-radius:0px}.navmenu,.navbar-offcanvas{width:300px;height:100%;border-width:1px;border-style:solid;border-radius:4px}.navmenu-fixed-left,.navmenu-fixed-right,.navbar-offcanvas{position:fixed;z-index:1030;top:0;border-radius:0;overflow-y:auto}.navmenu-fixed-left,.navbar-offcanvas.navmenu-fixed-left{left:0;right:auto;border-width:0 1px 0 0;bottom:0}.navmenu-fixed-right,.navbar-offcanvas{left:auto;right:0;border-width:0 0 0 1px}.navmenu-nav{margin-bottom:10px}.navmenu-nav.dropdown-menu{position:static;margin:0;padding-top:0;float:none;border:none;box-shadow:none;border-radius:0}.navbar-offcanvas .navbar-nav{margin:0}@media (min-width: 768px){.navbar-offcanvas{width:auto;border-top:0;box-shadow:none}.navbar-offcanvas.offcanvas{position:static;display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-offcanvas .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-offcanvas .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-offcanvas .navmenu-brand{display:none}}.navmenu-brand{display:block;font-size:18px;line-height:20px;padding:10px 15px;margin:10px 0}.navmenu-brand:hover,.navmenu-brand:focus{text-decoration:none}.navmenu-default,.navbar-default .navbar-offcanvas{background-color:#f8f8f8;border-color:#e7e7e7}.navmenu-default .navmenu-brand,.navbar-default .navbar-offcanvas .navmenu-brand{color:#777}.navmenu-default .navmenu-brand:hover,.navmenu-default .navmenu-brand:focus,.navbar-default .navbar-offcanvas .navmenu-brand:hover,.navbar-default .navbar-offcanvas .navmenu-brand:focus{color:#5e5e5e;background-color:transparent}.navmenu-default .navmenu-text,.navbar-default .navbar-offcanvas .navmenu-text{color:#777}.navmenu-default .navmenu-nav>.dropdown>a:hover .caret,.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navmenu-default .navmenu-nav>.open>a,.navmenu-default .navmenu-nav>.open>a:hover,.navmenu-default .navmenu-nav>.open>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus{background-color:#e7e7e7;color:#555}.navmenu-default .navmenu-nav>.open>a .caret,.navmenu-default .navmenu-nav>.open>a:hover .caret,.navmenu-default .navmenu-nav>.open>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navmenu-default .navmenu-nav>.dropdown>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}.navmenu-default .navmenu-nav.dropdown-menu,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu{background-color:#e7e7e7}.navmenu-default .navmenu-nav.dropdown-menu>.divider,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider{background-color:#f8f8f8}.navmenu-default .navmenu-nav.dropdown-menu>.active>a,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus{background-color:#d7d7d7}.navmenu-default .navmenu-nav>li>a,.navbar-default .navbar-offcanvas .navmenu-nav>li>a{color:#777}.navmenu-default .navmenu-nav>li>a:hover,.navmenu-default .navmenu-nav>li>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus{color:#333;background-color:transparent}.navmenu-default .navmenu-nav>.active>a,.navmenu-default .navmenu-nav>.active>a:hover,.navmenu-default .navmenu-nav>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navmenu-default .navmenu-nav>.disabled>a,.navmenu-default .navmenu-nav>.disabled>a:hover,.navmenu-default .navmenu-nav>.disabled>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navmenu-inverse,.navbar-inverse .navbar-offcanvas{background-color:#222;border-color:#090909}.navmenu-inverse .navmenu-brand,.navbar-inverse .navbar-offcanvas .navmenu-brand{color:#777}.navmenu-inverse .navmenu-brand:hover,.navmenu-inverse .navmenu-brand:focus,.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,.navbar-inverse .navbar-offcanvas .navmenu-brand:focus{color:#fff;background-color:transparent}.navmenu-inverse .navmenu-text,.navbar-inverse .navbar-offcanvas .navmenu-text{color:#777}.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret,.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navmenu-inverse .navmenu-nav>.open>a,.navmenu-inverse .navmenu-nav>.open>a:hover,.navmenu-inverse .navmenu-nav>.open>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus{background-color:#090909;color:#fff}.navmenu-inverse .navmenu-nav>.open>a .caret,.navmenu-inverse .navmenu-nav>.open>a:hover .caret,.navmenu-inverse .navmenu-nav>.open>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navmenu-inverse .navmenu-nav>.dropdown>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}.navmenu-inverse .navmenu-nav.dropdown-menu,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu{background-color:#090909}.navmenu-inverse .navmenu-nav.dropdown-menu>.divider,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider{background-color:#222}.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus{background-color:#000}.navmenu-inverse .navmenu-nav>li>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a{color:#777}.navmenu-inverse .navmenu-nav>li>a:hover,.navmenu-inverse .navmenu-nav>li>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus{color:#fff;background-color:transparent}.navmenu-inverse .navmenu-nav>.active>a,.navmenu-inverse .navmenu-nav>.active>a:hover,.navmenu-inverse .navmenu-nav>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus{color:#fff;background-color:#090909}.navmenu-inverse .navmenu-nav>.disabled>a,.navmenu-inverse .navmenu-nav>.disabled>a:hover,.navmenu-inverse .navmenu-nav>.disabled>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus{color:#444;background-color:transparent}.offcanvas{display:none}.offcanvas.in{display:block}@media (max-width: 767px){.offcanvas-xs{display:none}.offcanvas-xs.in{display:block}}@media (max-width: 991px){.offcanvas-sm{display:none}.offcanvas-sm.in{display:block}}@media (max-width: 1199px){.offcanvas-md{display:none}.offcanvas-md.in{display:block}}.offcanvas-lg{display:none}.offcanvas-lg.in{display:block}.canvas-sliding{-webkit-transition:top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;transition:top 0.35s, left 0.35s, bottom 0.35s, right 0.35s}.offcanvas-clone{height:0px !important;width:0px !important;overflow:hidden !important;border:none !important;margin:0px !important;padding:0px !important;position:absolute !important;top:auto !important;left:auto !important;bottom:0px !important;right:0px !important;opacity:0 !important}img,.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.page-numbers:empty{margin:0}.wp-caption{border:none;margin:0 0 1em 0;max-width:100%;background:none;text-align:center}.wp-caption.aligncenter{margin-bottom:1em}.wp-caption.alignleft{margin-right:1em;padding-top:0.3125em}.wp-caption.alignright{margin-left:1em;padding-top:0.3125em}.wp-caption img{margin:0 auto}.wp-caption-text{text-align:center;margin:0;padding:0.4375em 0;font-size:0.8571428571em;line-height:1.2;box-sizing:border-box}.sticky{position:static}.gallery-caption,.entry-caption{background:transparent;color:#333;padding:0.3125em}.gallery-caption p,.entry-caption p{margin-bottom:0}.bypostauthor{position:static}.alignright{float:right;margin:0.6125em 0 0.6125em 0.75em}.alignleft{float:left;margin:0.6125em 0.75em 0.6125em 0}.aligncenter{margin:0.6125em 0}html{font-size:62.5%}body{color:#3a3a3a;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media (min-width: 768px) and (max-width: 991px){body.admin-bar{position:relative}}@media (min-width: 992px){body.admin-bar{position:relative}}a{-webkit-transition:all 0.3s;transition:all 0.3s;color:#487b7e}a:hover,a:active,a:focus{text-decoration:none;color:#5b9b9e;outline:0px none}em{font-style:italic}p{margin-bottom:20px}.img-cowgirl{display:inline-block;line-height:1;font-size:inherit;width:48px;height:57px;background:transparent url(/wp-content/themes/vip/thepioneerwoman/img/cowgirl-ree-48x57.jpg?1471528799) no-repeat}.container,.full-quote p{max-width:100%}.rich-pin-metadata{display:none}.side-bars{overflow:hidden;text-align:center}.side-bars>span{display:inline-block;position:relative;padding:0 10px}.side-bars>span:before,.side-bars>span:after{content:'';position:absolute;top:50%;border-top:1px solid currentColor;width:100000%}.side-bars>span:before{right:100%}.side-bars>span:after{left:100%}.top-rule:before,.single .related-posts-slideshow:before,.page .related-posts-slideshow:before,.error404 .related-posts-slideshow:before,.bottom-rule:after,.single .related-posts-slideshow:after,.page .related-posts-slideshow:after,.error404 .related-posts-slideshow:after,.home .post-card-vertical-slideshow:after,.home .book-card-vertical-slideshow:after{content:'';display:block;border-bottom:1px solid #e5e5e5;width:100vw;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.stuck,.is-sticky{position:fixed}.stuck.pushed,.stuck.pulled,.is-sticky.pushed,.is-sticky.pulled{position:absolute}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.social-links ul{margin:0;padding:0;overflow:hidden}.social-links a{display:block;color:#111}.social-links i{background-color:rgba(255,255,255,0.9);border:1px solid rgba(229,229,229,0.9);border-top-width:0px;font-size:22px;font-size:2.2rem;text-align:center;line-height:48px;width:50px;-webkit-transition:all 0.3s;transition:all 0.3s}.social-links li:first-child i{border-top-width:1px}.social-links span{font-family:"Merriweather",serif;font-size:16px;font-size:1.6rem;margin-left:15px}.social-links .facebook:hover i{border-color:#3b5998;background-color:#3b5998;color:#fff}.social-links .twitter:hover i{border-color:#00aced;background-color:#00aced;color:#fff}.social-links .pinterest:hover i{border-color:#ca0034;background-color:#ca0034;color:#fff}.social-links .googleplus:hover i{border-color:#dd4b39;background-color:#dd4b39;color:#fff}.social-links .instagram:hover i{border-color:#3F729B;background-color:#3F729B;color:#fff}.social-links .rss:hover i{border-color:#f26522;background-color:#f26522;color:#fff}.social-links .tastykitchen:hover i{border-color:#f5bc3e;background-color:#f5bc3e;color:#fff}.social-links .print:hover i{border-color:#50403c;background-color:#50403c;color:#fff}.social-links .email:hover i{border-color:#50403c;background-color:#50403c;color:#fff}.social-share ul{margin:0;padding:0;border-top:1px solid #e5e5e5}.social-share li{font-family:"Merriweather",serif;font-size:16px;font-size:1.6rem;background-color:#fff;color:#50403c;width:60px;height:60px;position:relative;border:1px solid #e5e5e5;border-top-width:0px;text-align:center;-webkit-transition:border 0.3s;transition:border 0.3s}.social-share li:hover{border-color:#50403c}.no-flexbox .social-share li{display:table}.social-share a{color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-transition:all 0.3s;transition:all 0.3s;position:relative;z-index:2}.social-share a:hover{color:#fff;background-color:#50403c}.social-share a>*{margin:auto}.no-flexbox .social-share a{display:table-cell;vertical-align:middle;text-align:center}.social-share .title{visibility:hidden;background-color:transparent;color:#fff;position:absolute;left:58px;top:0;bottom:-1px;min-width:100px;text-align:center;line-height:60px;font-style:italic;opacity:0;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.no-flexbox .social-share .title{height:60px;margin:0}.social-share i{color:inherit;font-size:22px;font-size:2.2rem;pointer-events:none}.social-share .comments{border-color:#487b7e}.social-share .comments:hover{border-color:#487b7e}.social-share .comments a{color:#fff;background-color:#487b7e}.social-share .comments a:hover{background-color:#487b7e}.social-share .comments i{margin-bottom:0}.social-share .comments .comment-count{margin-top:0;line-height:1}.social-share .more{position:relative}.social-share .more:hover{border-color:#e5e5e5}.social-share .more>a{position:relative;background-color:#fff;z-index:10}.social-share .more>a:hover{color:#50403c;background-color:#fff}.social-share .more>a i{-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s}.social-share .more ul{border-left:1px solid #e5e5e5}.social-share .more li{border-left-width:0px;border-top-width:1px;position:absolute;top:0;left:0;z-index:9;opacity:0;-webkit-transform:translateX(0px);transform:translateX(0px);-webkit-transition:-webkit-transform 0.5s, border 0.3s, opacity 0.25s;transition:transform 0.5s, border 0.3s, opacity 0.25s}.social-share .more.active>a i{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.social-share .more.active li{opacity:1}.social-share .more.active li:nth-child(1){-webkit-transform:translateX(59px);transform:translateX(59px)}.social-share .more.active li:nth-child(2){-webkit-transform:translateX(119px);transform:translateX(119px)}.social-share .more.active li:nth-child(3){-webkit-transform:translateX(179px);transform:translateX(179px)}.social-share .more.active li:nth-child(4){-webkit-transform:translateX(239px);transform:translateX(239px)}.social-share .more.active li:nth-child(5){-webkit-transform:translateX(299px);transform:translateX(299px)}.social-share .more.active li:nth-child(6){-webkit-transform:translateX(359px);transform:translateX(359px)}.social-share .more.active li:nth-child(7){-webkit-transform:translateX(419px);transform:translateX(419px)}.social-share .more.active li:nth-child(8){-webkit-transform:translateX(479px);transform:translateX(479px)}.social-share .more.active li:nth-child(9){-webkit-transform:translateX(539px);transform:translateX(539px)}.social-share .more.active li:nth-child(10){-webkit-transform:translateX(599px);transform:translateX(599px)}.social-share .facebook:hover{border-color:#3b5998}.social-share .facebook:hover .title{background-color:#2e4677}.social-share .facebook a:hover{background-color:#3b5998;color:#fff}.social-share .twitter:hover{border-color:#00aced}.social-share .twitter:hover .title{background-color:#008bbf}.social-share .twitter a:hover{background-color:#00aced;color:#fff}.social-share .pinterest:hover{border-color:#ca0034}.social-share .pinterest:hover .title{background-color:#9c0028}.social-share .pinterest a:hover{background-color:#ca0034;color:#fff}.social-share .googleplus:hover{border-color:#dd4b39}.social-share .googleplus:hover .title{background-color:#c63422}.social-share .googleplus a:hover{background-color:#dd4b39;color:#fff}.social-share .instagram:hover{border-color:#3F729B}.social-share .instagram:hover .title{background-color:#325a7a}.social-share .instagram a:hover{background-color:#3F729B;color:#fff}.social-share .rss:hover{border-color:#f26522}.social-share .rss:hover .title{background-color:#d94f0d}.social-share .rss a:hover{background-color:#f26522;color:#fff}.social-share .tastykitchen:hover{border-color:#f5bc3e}.social-share .tastykitchen:hover .title{background-color:#f3ad12}.social-share .tastykitchen a:hover{background-color:#f5bc3e;color:#fff}.social-share .print:hover{border-color:#50403c}.social-share .print:hover .title{background-color:#362b28}.social-share .print a:hover{background-color:#50403c;color:#fff}.social-share .email:hover{border-color:#50403c}.social-share .email:hover .title{background-color:#362b28}.social-share .email a:hover{background-color:#50403c;color:#fff}.social-share.vertical{width:60px}.social-share.vertical a:hover .title{visibility:visible;opacity:1}.social-share.compact{width:60px}.social-share.horizontal ul{border-top:0px none;border-left:1px solid #e5e5e5}.social-share.horizontal li{border-top-width:1px;border-left-width:0px;float:left}.social-share.horizontal .more li{-webkit-transform:translateY(0px);transform:translateY(0px);border-left-width:1px;border-bottom-width:0px;float:none}.social-share.horizontal .more.active li:nth-child(1){-webkit-transform:translateY(-61px);transform:translateY(-61px)}.social-share.horizontal .more.active li:nth-child(2){-webkit-transform:translateY(-121px);transform:translateY(-121px)}.social-share.horizontal .more.active li:nth-child(3){-webkit-transform:translateY(-181px);transform:translateY(-181px)}.social-share.horizontal .more.active li:nth-child(4){-webkit-transform:translateY(-241px);transform:translateY(-241px)}.social-share.horizontal .more.active li:nth-child(5){-webkit-transform:translateY(-301px);transform:translateY(-301px)}.social-share.horizontal .more.active li:nth-child(6){-webkit-transform:translateY(-361px);transform:translateY(-361px)}.social-share.horizontal .more.active li:nth-child(7){-webkit-transform:translateY(-421px);transform:translateY(-421px)}.social-share.horizontal .more.active li:nth-child(8){-webkit-transform:translateY(-481px);transform:translateY(-481px)}.social-share.horizontal .more.active li:nth-child(9){-webkit-transform:translateY(-541px);transform:translateY(-541px)}.social-share.horizontal .more.active li:nth-child(10){-webkit-transform:translateY(-601px);transform:translateY(-601px)}.social-share.no-comment .comments{display:none}.header-image{position:relative;height:60px;background-repeat:repeat-x;background-position:bottom}@media (min-width: 768px) and (max-width: 991px){.header-image{height:180px}.flexbox .header-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 992px){.header-image{height:180px}.flexbox .header-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header-image .image-left,.header-image .image-right{position:absolute;top:0;width:50%;height:100%;max-width:158px;background-repeat:no-repeat}@media (min-width: 768px) and (max-width: 991px){.header-image .image-left,.header-image .image-right{max-width:715px;width:calc(50% - 255px)}.flexbox .header-image .image-left,.flexbox .header-image .image-right{position:static;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (min-width: 992px){.header-image .image-left,.header-image .image-right{max-width:715px;width:calc(50% - 255px)}.flexbox .header-image .image-left,.flexbox .header-image .image-right{position:static;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}}.header-image .image-left{left:0;background-position:left top}@media (min-width: 768px) and (max-width: 991px){.header-image .image-left{background-position:right top}}@media (min-width: 992px){.header-image .image-left{background-position:right top}}.header-image .image-right{right:0;background-position:right top}@media (min-width: 768px) and (max-width: 991px){.header-image .image-right{background-position:left top}}@media (min-width: 992px){.header-image .image-right{background-position:left top}}.header-image .header-image-text{position:relative;z-index:2;text-align:center;margin:0 auto;width:0px}@media (min-width: 768px) and (max-width: 991px){.header-image .header-image-text{width:390px}}@media (min-width: 992px){.header-image .header-image-text{width:510px}}.header-image .header-image-text h1,.header-image .header-image-text h2,.header-image .header-image-text h3{margin:0;font-family:"Montserrat",sans-serif}.header-image .header-image-text .header-logo{display:none;padding-top:45px;font-size:85px;font-size:8.5rem;line-height:1}.header-image .header-image-text .header-logo i{display:block;color:#111}@media (min-width: 768px) and (max-width: 991px){.header-image .header-image-text .header-logo{display:block}}@media (min-width: 992px){.header-image .header-image-text .header-logo{display:block}}@media (min-width: 992px){.header-image .header-image-text .header-logo{padding-top:25px;font-size:110px;font-size:11rem}}.header-image .header-image-text .header-subtitle{display:none;text-transform:uppercase;font-size:10px;font-size:1rem;line-height:1.3}@media (min-width: 768px) and (max-width: 991px){.header-image .header-image-text .header-subtitle{display:block}}@media (min-width: 992px){.header-image .header-image-text .header-subtitle{display:block}}.header-image .header-image-text .header-date{position:absolute;top:15px;left:14px;line-height:1;white-space:nowrap}.header-image .header-image-text .header-date .header-date-month{font-size:11px;font-size:1.1rem;text-transform:uppercase}@media (max-width: 767px){.header-image .header-image-text .header-date .header-date-month{margin-right:-4px}}.header-image .header-image-text .header-date .header-date-year{font-size:13px;font-size:1.3rem;font-family:"Merriweather",serif}@media (min-width: 768px) and (max-width: 991px){.header-image .header-image-text .header-date{top:70px;left:377px;text-transform:none}}@media (min-width: 992px){.header-image .header-image-text .header-date{top:86px;left:619px;text-transform:none}.header-image .header-image-text .header-date .header-date-month{font-size:16px;font-size:1.6rem}.header-image .header-image-text .header-date .header-date-year{font-size:18px;font-size:1.8rem}}.header-about-links{display:none;position:absolute;top:0;left:0;background-color:rgba(255,255,255,0.9);border:1px solid rgba(229,229,229,0.9)}@media (min-width: 768px) and (max-width: 991px){.header-about-links{display:block}}@media (min-width: 992px){.header-about-links{display:block}}.header-about-links ul{margin:0;padding:0 20px;overflow:hidden}.header-about-links li{position:relative;float:left;font-family:"Merriweather",serif;font-size:14px;font-size:1.4rem;margin-left:2em}.header-about-links li:first-child{margin-left:0}.header-about-links li:first-child:before{display:none}.header-about-links li:before{content:"\f111";position:absolute;top:50%;left:-15px;margin-top:-2.5px;font-family:'FontAwesome';font-size:5px;font-size:0.5rem;line-height:1}.header-about-links a{color:#111;line-height:48px}.header-search-bar{display:none;position:absolute;top:0;right:0;background-color:rgba(255,255,255,0.9);border:1px solid rgba(229,229,229,0.9);padding:0px;height:50px;color:#111;font-family:"Merriweather",serif;max-width:241px}.header-search-bar form{height:50px;margin-top:-3px}@media (min-width: 768px) and (max-width: 991px){.header-search-bar{display:block}}@media (min-width: 992px){.header-search-bar{display:block}}.header-search-bar a{color:#111;line-height:48px}.header-search-bar .form-control{padding:1px 0 0 15px;height:50px;border:none;border-right:1px solid rgba(229,229,229,0.9);background:transparent;float:left;max-width:175px}.header-search-bar .form-control::-webkit-input-placeholder{color:#111}.header-search-bar .form-control:-moz-placeholder{color:#111}.header-search-bar .form-control::-moz-placeholder{color:#111}.header-search-bar .form-control:-ms-input-placeholder{color:#111}.header-search-bar .form-control:focus{outline:none}.header-search-bar .form-control:-webkit-autofill{box-shadow:0 0 0px 1000px white inset}.header-search-bar .TPW-search{padding:5px 15px 0 13px;cursor:pointer;font-size:20px}@media (max-width: 767px){.header-search-bar .TPW-search{font-size:16px}}@media (min-width: 768px) and (max-width: 991px){.header-search-bar .TPW-search{font-size:16px}}.header-search-bar button{background:none;border:none;padding:0;margin:0;height:50px;float:left}@media (max-width: 767px){#navbar-search{font-size:16px}}@media (min-width: 768px) and (max-width: 991px){#navbar-search{font-size:16px}}.header-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:#fff;padding:15px 25px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;overflow:hidden}@media (min-width: 768px) and (max-width: 991px){.header-navbar{padding:0 25px;overflow:visible}}@media (min-width: 992px){.header-navbar{padding:0 25px;overflow:visible}}.header-navbar>*{-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.header-navbar.stuck{position:fixed;top:0;left:0;z-index:100;background:rgba(255,255,255,0.9)}@media (min-width: 768px) and (max-width: 991px){.admin-bar .header-navbar.stuck{top:46px}}@media (min-width: 992px){.admin-bar .header-navbar.stuck{top:32px}}.no-flexbox .header-navbar{display:table;height:52px;z-index:999}.no-flexbox .header-navbar>*{vertical-align:middle}.header-navbar .nav-menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto 25px auto auto;width:30px;height:30px;text-align:center}.header-navbar .nav-menu-icon a{font-size:25px;font-size:2.5rem;color:#111;margin:auto}.no-flexbox .header-navbar .nav-menu-icon{display:table-cell;height:50px;padding-right:15px}.no-flexbox .header-navbar .nav-menu-icon i{line-height:50px}.header-navbar .nav-logo{-webkit-box-flex:1;-ms-flex:1 1 175px;flex:1 1 175px;margin:auto 25px auto auto}.header-navbar .nav-logo i{color:#111;display:block;text-align:center;font-size:42px;font-size:4.2rem}@media (max-width: 767px){.header-navbar .nav-logo i{opacity:1;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transition-duration:0.3s;transition-duration:0.3s}}.search-expanded .header-navbar .nav-logo{-webkit-box-flex:0.00001;-ms-flex:0.00001 1 0px;flex:0.00001 1 0px;overflow:hidden}@media (max-width: 767px){.search-expanded .header-navbar .nav-logo i{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@media (min-width: 768px) and (max-width: 991px){.header-navbar .nav-logo{display:none}}@media (min-width: 992px){.header-navbar .nav-logo{display:none}}.no-flexbox .header-navbar .nav-logo{width:200px}@media (min-width: 768px) and (max-width: 991px){.header-navbar.stuck .nav-logo{display:block;-webkit-box-flex:0.00001;-ms-flex:0.00001 1 175px;flex:0.00001 1 175px}.no-flexbox .header-navbar.stuck .nav-logo{display:table-cell}}@media (min-width: 992px){.header-navbar.stuck .nav-logo{display:block;-webkit-box-flex:0.00001;-ms-flex:0.00001 1 175px;flex:0.00001 1 175px}.no-flexbox .header-navbar.stuck .nav-logo{display:table-cell}}.header-navbar .nav-hidden-overflow{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:auto;overflow:hidden}@media (min-width: 768px) and (max-width: 991px){.header-navbar .nav-hidden-overflow{display:-webkit-box;display:-ms-flexbox;display:flex}.no-flexbox .header-navbar .nav-hidden-overflow{display:table-cell;width:100%}}@media (min-width: 992px){.header-navbar .nav-hidden-overflow{display:-webkit-box;display:-ms-flexbox;display:flex}.no-flexbox .header-navbar .nav-hidden-overflow{display:table-cell;width:100%}}.search-expanded .header-navbar .nav-hidden-overflow{-webkit-box-flex:0.00001;-ms-flex:0.00001 1 0px;flex:0.00001 1 0px;padding-right:0}.no-flexbox .search-expanded .header-navbar .nav-hidden-overflow{display:none}.header-navbar .nav-hidden-overflow .current-menu-item>a,.header-navbar .nav-hidden-overflow .current-menu-ancestor>a,.header-navbar .nav-hidden-overflow .current-post-ancestor>a{color:#de1b45}.header-navbar .nav-hidden-overflow .nav-links-primary{height:50px;position:static;max-width:1230px;margin:auto 0 auto auto;-ms-flex-pack:distribute;justify-content:space-around;opacity:1;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transition-duration:0.3s;transition-duration:0.3s}.search-expanded .header-navbar .nav-hidden-overflow .nav-links-primary{opacity:0;-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:0s;transition-delay:0s}.header-navbar .nav-hidden-overflow .nav-links-primary li{position:static}.header-navbar .nav-hidden-overflow .nav-links-primary>li>a{padding:15px 15px 10px;border-bottom:5px solid transparent;display:block}.header-navbar .nav-hidden-overflow .nav-links-primary>li:hover>a{background:transparent;color:#de1b45}.header-navbar .nav-hidden-overflow .nav-show-more{margin:auto auto auto 0;width:0;z-index:1}.header-navbar .nav-hidden-overflow .nav-show-more.visible{width:30px}.no-flexbox .header-navbar .nav-hidden-overflow .nav-show-more{line-height:40px}.header-navbar .nav-hidden-overflow .nav-links-more{right:9px}.header-navbar .nav-hidden-overflow .nav-links-more li ul{display:none}.header-navbar .nav-search{-webkit-box-flex:0.00001;-ms-flex:0.00001 1 30px;flex:0.00001 1 30px;height:28px;margin:auto;position:relative}.no-flexbox .header-navbar .nav-search{width:30px;margin-top:11px}.search-expanded .header-navbar .nav-search{-webkit-box-flex:2;-ms-flex:2 1 30px;flex:2 1 30px}.no-flexbox .search-expanded .header-navbar .nav-search{width:100%}.header-navbar .nav-search label{display:block;max-width:none;margin:0}.header-navbar .nav-search .TPW-search{position:absolute;top:0;left:0;margin:0;width:30px;font-size:22px;font-size:2.2rem;line-height:28px;text-align:center;cursor:pointer}.header-navbar .nav-search .TPW-close{position:absolute;top:0;right:0;margin:0;width:30px;font-size:22px;font-size:2.2rem;line-height:28px;text-align:center;cursor:pointer;opacity:0;display:none;-webkit-transition:opacity 0.5s linear;transition:opacity 0.5s linear}.search-expanded .header-navbar .nav-search .TPW-close{display:block;opacity:1}.header-navbar .nav-search input{display:none;width:100%;padding:4px 30px 4px 40px;margin:0;border:0px none;border-radius:0;box-shadow:none;background:transparent;font-family:"Merriweather",serif;box-sizing:border-box;outline:none}.header-navbar .nav-search input:focus{outline:none}.header-navbar .nav-search input:-webkit-autofill{box-shadow:0 0 0px 1000px white inset}.search-expanded .header-navbar .nav-search input{display:block}@media (min-width: 768px) and (max-width: 991px){.header-navbar .nav-search{display:none}}@media (min-width: 992px){.header-navbar .nav-search{display:none}}.header-navbar .nav-links-primary .sub-menu{display:none;position:absolute;z-index:10;min-height:0;min-width:225px;background-color:#fff;margin-top:-1px;border-top:1px solid #e5e5e5;white-space:nowrap;padding:12px;box-shadow:0 3px 5px rgba(0,0,0,0.11)}.header-navbar .nav-links-primary .sub-menu a{display:block;padding:12px 15px;border-bottom:1px solid #e5e5e5;color:#111}.header-navbar .nav-links-primary .sub-menu li:hover>a{background-color:#f5f5f1;border-bottom-color:#f5f5f1}.header-navbar .nav-links-primary .sub-menu .menu-item-has-children:hover>a{margin-right:-12px}.no-flexbox .header-navbar .nav-links-primary .sub-menu li{display:block}.header-navbar .nav-links-primary .sub-menu .sub-menu{top:-1px;left:100%;z-index:-1;background-color:#f5f5f1;margin-top:0}.header-navbar .nav-links-primary .sub-menu .sub-menu a{border-bottom-color:#fff}.header-navbar .nav-links-primary .sub-menu .sub-menu li:hover a{background-color:#fff;color:#de1b45}.header-navbar .nav-links-primary .menu-item-has-children.active>.sub-menu{display:block}.header-navbar .nav-links-primary>.menu-item-has-children.active>a{border-bottom-color:#d4d4d4}code{white-space:normal}ul{padding:0}.post-entry{position:relative}.attachment-container{text-align:center;margin-bottom:20px}.attachment-container img{margin:0 auto}.thumbnail{margin-bottom:20px}.category-buttons{margin:0;padding:0;list-style:none}.category-buttons li{float:left;display:inline;list-style:none;margin:0 10px 10px 0}.category-buttons a{border-radius:none}.entry-header .entry-meta{border-bottom:1px solid #777}footer.entry-meta{padding-bottom:10px}footer.entry-meta p{margin:0;padding:5px 0 0 0}.navmenu{background:#f8f8f8;border:0px none;border-radius:0}#offcanvas-menu{background:#f8f8f8;width:280px;overflow-y:scroll;-webkit-overflow-scrolling:touch}#offcanvas-menu.in{box-shadow:3px 0 5px rgba(0,0,0,0.11)}#offcanvas-menu .nav-topbar{position:relative;background:#fff;text-align:center;border-bottom:1px solid #e5e5e5;height:60px;padding:10px;margin:0}#offcanvas-menu .nav-topbar .TPW-logo{font-size:40px;font-size:4rem;color:#3a3a3a}#offcanvas-menu .nav-topbar .menu-close{color:#111;position:absolute;right:18px;top:50%;margin-top:-9px;font-size:18px;font-size:1.8rem}#offcanvas-menu .navmenu-nav{margin:0}#offcanvas-menu .navmenu-nav li{border-bottom:1px solid #e5e5e5;font-size:16px;font-size:1.6rem;text-transform:uppercase;position:static}#offcanvas-menu .navmenu-nav .navmenu-item{position:relative}#offcanvas-menu .navmenu-nav .has-submenu .navmenu-item{padding-right:40px}#offcanvas-menu .navmenu-nav .submenu-show{position:absolute;top:0;bottom:0;right:0;width:50px;border-left:1px solid #e5e5e5;text-align:center;padding:17px 0}#offcanvas-menu .navmenu-nav a{display:block;background:#f8f8f8;color:#50403c;line-height:1;-webkit-transition:all 0.3s;transition:all 0.3s;padding:17px 10px 17px 30px}#offcanvas-menu .navmenu-nav a:hover{background:#fff;color:#de1b45}#offcanvas-menu .navmenu-nav .active a{background:#fff;color:#de1b45}#offcanvas-menu .navmenu-nav .navmenu-submenu{position:absolute;top:60px;z-index:2;left:0;height:200%}#offcanvas-menu .nav-category{position:relative;background:#487b7e;color:#fff;font-size:16px;font-size:1.6rem;margin:0;padding:17px 10px 17px 70px;border-bottom:1px solid #e5e5e5}#offcanvas-menu .submenu-hide{position:absolute;top:0;left:0;bottom:0;width:50px;padding:17px 0;cursor:pointer;border-right:1px solid #e5e5e5;text-align:center}#offcanvas-menu .navcontainer{background:#fff;border-top:1px solid #e5e5e5;margin:0;padding:15px 24px;position:relative}#offcanvas-menu .navcontainer.inset{border-top:0px none}#offcanvas-menu .navcontainer.inset:before{content:'';position:absolute;top:0;left:28px;right:28px;border-top:1px solid #e5e5e5}#offcanvas-menu .nav-bio{font-family:"Merriweather",serif;font-size:15px;font-size:1.5rem}#offcanvas-menu .nav-bio .morelink{font-size:16px;font-size:1.6rem}#offcanvas-menu .nav-bio a{color:#111}#offcanvas-menu .nav-bio img{vertical-align:baseline}#offcanvas-menu .nav-aboutlinks{font-size:14px;font-size:1.4rem}#offcanvas-menu .nav-list{margin:0;padding:0}#offcanvas-menu .nav-list a{display:block;margin:9px 0;color:#50403c}#offcanvas-menu .nav-list a:hover,#offcanvas-menu .nav-list a:active,#offcanvas-menu .nav-list a:focus{color:#de1b45}#offcanvas-menu .nav-connect{text-align:center}#offcanvas-menu .nav-connect h3{font-size:20px;font-size:2rem;text-transform:uppercase;margin:15px 0}#offcanvas-menu .nav-connect h4{font-size:16px;font-size:1.6rem;font-family:"Merriweather",serif;font-style:italic;margin:15px 0}#offcanvas-menu .nav-connect .social-links span{display:none}#offcanvas-menu .nav-connect .social-links i{border-top-width:1px;border-left-width:0px}#offcanvas-menu .nav-connect .social-links li{float:left}#offcanvas-menu .nav-connect .social-links li:first-child i{border-left-width:1px}#offcanvas-menu .nav-connect .social-links ul{display:inline-block;overflow:hidden;margin:0 -12px}body:before{content:'';background:transparent;-webkit-transition:background 0.5s;transition:background 0.5s}body.canvas-sliding:before,body.canvas-slid:before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;z-index:1000;background:rgba(0,0,0,0.41)}body.canvas-slid{overflow:hidden;width:100vw;height:100vh}.nav-hidden-overflow{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}.no-flexbox .nav-hidden-overflow{display:block}.nav-hidden-overflow .nav-links-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin:auto 0;position:relative;height:19px;overflow:hidden}.no-flexbox .nav-hidden-overflow .nav-links-primary{float:left;width:calc(100% - 40px)}.no-flexbox .nav-hidden-overflow .nav-links-primary li{display:inline-block}.nav-hidden-overflow .nav-links-primary:after{content:'';position:absolute;right:0;top:0;bottom:0;width:55px;background-image:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff 100%);background-image:linear-gradient(to right, rgba(255,255,255,0) 0%,#ffffff 100%)}.stuck .nav-hidden-overflow .nav-links-primary:after{background-image:-webkit-linear-gradient(left, rgba(248,248,248,0) 0%, #f8f8f8 100%);background-image:linear-gradient(to right, rgba(248,248,248,0) 0%,#f8f8f8 100%)}.nav-hidden-overflow .nav-links-primary a{color:#111;font-size:15px;font-size:1.5rem;text-transform:uppercase;padding:0 15px}.nav-hidden-overflow .nav-show-more{display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;margin:auto;color:#111;font-size:16px;font-size:1.6rem;text-align:center;visibility:hidden;-webkit-transition:all 0.3s;transition:all 0.3s;padding:5px 0}.nav-hidden-overflow .nav-show-more:active,.nav-hidden-overflow .nav-show-more:focus{outline:none}.nav-hidden-overflow .nav-show-more i{margin:auto;-webkit-transition:all 0.3s;transition:all 0.3s}.nav-hidden-overflow .nav-show-more.active i{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav-hidden-overflow .nav-show-more.visible{visibility:visible}.no-flexbox .nav-hidden-overflow .nav-show-more{float:left}.nav-hidden-overflow .nav-links-more{display:none;position:absolute;top:100%;right:10px;z-index:3;background:#fff;padding:12px 20px;border-radius:2px}.nav-hidden-overflow .nav-links-more:before{content:'';position:absolute;top:-29.4px;right:20px;pointer-events:none;border-style:solid;border-width:15px;border-color:transparent transparent #fff}.nav-hidden-overflow .nav-links-more li{display:block}.nav-hidden-overflow .nav-links-more li+li{border-top:1px solid #e5e5e5}.nav-hidden-overflow .nav-links-more a{display:block;color:#111;font-size:14px;font-size:1.4rem;text-align:center;text-transform:uppercase;padding:15px 0;-webkit-transform:all 0.3s;transform:all 0.3s}.nav-hidden-overflow .nav-links-more a:hover{color:#de1b45}.nav-hidden-overflow .nav-links-more.active{display:block;-webkit-filter:drop-shadow(0px 0px 5px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 5px rgba(0,0,0,0.2))}.no-flexbox .nav-hidden-overflow .nav-links-more{background:#f8f8f8;box-shadow:0 0 5px rgba(0,0,0,0.2)}.no-flexbox .nav-hidden-overflow .nav-links-more:before{border-color:transparent transparent #f8f8f8}.nav-hidden-overflow.nav-filter .nav-links-more{right:5px;top:calc(100% + 25px)}.nav-hidden-overflow.nav-filter .nav-links-more:before{right:10px}.panel-group-collapse{margin-bottom:40px}.panel-group-collapse a{color:#50403c}.panel-group-collapse .panel{border:0px none;border-top:1px solid #e5e5e5;box-shadow:none;border-radius:0}.panel-group-collapse .panel+.panel{margin:0;border-top:0px none}.panel-group-collapse .panel-heading{font-size:16px;font-size:1.6rem;border-bottom:1px solid #e5e5e5;text-transform:uppercase;padding:0;position:relative}.panel-group-collapse .panel-heading a{display:block;background:#f8f8f8;color:#50403c;line-height:1;-webkit-transition:all 0.3s;transition:all 0.3s;padding:17px 40px 17px 30px}.panel-group-collapse .panel-heading a:hover{background:#fff;color:#de1b45}.panel-group-collapse .panel-heading .panel-title:before{font-size:20px;font-size:2rem;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;position:absolute;top:0;bottom:0;right:10px;padding:15px 10px}.panel-group-collapse .panel-heading .collapsed .panel-title:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.panel-group-collapse .panel-heading+.panel-collapse>.panel-body{border:0px none;padding:0}.panel-group-collapse .panel-body ul{margin-bottom:0}.panel-group-collapse .panel-collapse{padding:15px 28px;border-bottom:1px solid #e5e5e5}.panel-group-collapse .nav-list{font-family:"Merriweather",serif}.slideshow{position:relative}.slideshow .slideshow-title{text-transform:uppercase;letter-spacing:0.15em}.slideshow .slideshow-title .TPW-current-category{color:#50403c;font-size:42px;font-size:4.2rem;line-height:16px;line-height:1.6rem;vertical-align:text-top;margin-right:10px}@media (min-width: 768px) and (max-width: 991px){.slideshow .slideshow-title .TPW-current-category{font-size:50px;font-size:5rem;line-height:20px;line-height:2rem;margin-right:15px}}@media (min-width: 992px){.slideshow .slideshow-title .TPW-current-category{font-size:58px;font-size:5.8rem;line-height:24px;line-height:2.4rem;margin-right:15px}}.slideshow .slide:focus{outline:0px none}.slideshow .slick-prev,.slideshow .slick-next{font-size:22px;font-size:2.2rem;border:0px none;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:2}.slideshow .slick-prev:focus,.slideshow .slick-prev:active,.slideshow .slick-next:focus,.slideshow .slick-next:active{outline:none}.slideshow .slick-prev i,.slideshow .slick-next i{display:block;vertical-align:middle}.container-homepage-main-slideshow{background:#f5f6f1 url(/wp-content/themes/vip/thepioneerwoman/img/bg-flower-pattern.gif?1471528799) center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 768px) and (max-width: 991px){.container-homepage-main-slideshow{padding-bottom:40px;margin-bottom:30px}}@media (min-width: 992px){.container-homepage-main-slideshow{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 40px}}@media (min-width: 1200px){.container-homepage-main-slideshow{padding:20px 40px 40px}}@media (min-width: 992px){.container-homepage-main-slideshow .container-category-slideshow{max-width:calc(100% - 320px);-webkit-box-flex:0;-ms-flex:0 1 calc(100% - 320px);flex:0 1 calc(100% - 320px)}}@media (min-width: 1200px){.container-homepage-main-slideshow .container-category-slideshow{max-width:calc(100% - 350px);-webkit-box-flex:0;-ms-flex:0 1 calc(100% - 350px);flex:0 1 calc(100% - 350px)}}.container-homepage-main-slideshow .container-bio{display:none;-webkit-box-flex:0;-ms-flex:0 1 300px;flex:0 1 300px;margin-left:20px}@media (min-width: 992px){.container-homepage-main-slideshow .container-bio{display:block}}@media (min-width: 1200px){.container-homepage-main-slideshow .container-bio{margin-left:50px}}.category-slideshow .slides .slide{display:none}.category-slideshow .slides .slide:first-child{display:block}.category-slideshow .slides.slick-initialized .slide{display:inherit}.category-slideshow .slide{position:relative}.category-slideshow .slide .slide-image{color:#fff;text-align:center;background-color:#837c7c;background-position:center;background-repeat:no-repeat;background-size:cover;padding:30px;height:223px;position:relative;overflow:hidden}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .slide .slide-image{padding:50px 12%;height:500px}}@media (min-width: 992px){.category-slideshow .slide .slide-image{padding:45px 15%;height:500px}}.category-slideshow .slide .slide-image>*{position:relative;z-index:2}.category-slideshow .slide .slide-image:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background-color:rgba(77,41,81,0.2)}.category-slideshow .slide .category-title{text-align:center;text-transform:uppercase;margin:0;margin-bottom:30px}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .slide .category-title{margin-bottom:60px}}@media (min-width: 992px){.category-slideshow .slide .category-title{margin-bottom:60px}}@media (min-width: 1200px){.category-slideshow .slide .category-title{margin-bottom:35px}}.category-slideshow .slide .category-title .title-short{font-size:14px;font-size:1.4rem}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .slide .category-title .title-short{font-size:16px;font-size:1.6rem}}@media (min-width: 992px){.category-slideshow .slide .category-title .title-short{display:none}}.category-slideshow .slide .category-title .title-long{display:none;font-size:20px;font-size:2rem}@media (min-width: 992px){.category-slideshow .slide .category-title .title-long{display:inline-block}}.category-slideshow .slide .category-title i{font-size:20px;font-size:2rem;color:#ffcc4b;vertical-align:middle}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .slide .category-title i{font-size:35px;font-size:3.5rem}}@media (min-width: 992px){.category-slideshow .slide .category-title i{font-size:45px;font-size:4.5rem}}.category-slideshow .slide .post-permalink{display:block;color:#fff}.category-slideshow .slide .post-featured{font-family:"Merriweather",serif}.category-slideshow .slide .post-featured .post-title{font-size:27px;font-size:2.7rem;line-height:30px;line-height:3rem;margin:0}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .slide .post-featured .post-title{font-size:50px;font-size:5rem;line-height:58px;line-height:5.8rem}}@media (min-width: 992px){.category-slideshow .slide .post-featured .post-title{font-size:60px;font-size:6rem;line-height:70px;line-height:7rem}}.category-slideshow .slide .post-featured .byline{font-size:14px;font-size:1.4rem}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .slide .post-featured .byline{font-size:18px;font-size:1.8rem}}@media (min-width: 992px){.category-slideshow .slide .post-featured .byline{font-size:18px;font-size:1.8rem}}.category-slideshow .slide .post-featured .author-name{color:#fff;font-size:18px;font-size:1.8rem}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .slide .post-featured .author-name{font-size:25px;font-size:2.5rem}}@media (min-width: 992px){.category-slideshow .slide .post-featured .author-name{font-size:25px;font-size:2.5rem}}.category-slideshow .slide .post-featured .excerpt{display:none;margin:0;overflow:hidden;font-size:17px;font-size:1.7rem;line-height:28px;line-height:2.8rem;max-height:84px;max-height:8.4rem}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .slide .post-featured .excerpt{display:block;-webkit-mask-image:-webkit-linear-gradient(top, #000000 0%, #000000 40%, rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom, #000000 0%,#000000 40%,rgba(0,0,0,0) 100%)}}@media (min-width: 992px){.category-slideshow .slide .post-featured .excerpt{display:block;-webkit-mask-image:-webkit-linear-gradient(top, #000000 0%, #000000 40%, rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom, #000000 0%,#000000 40%,rgba(0,0,0,0) 100%)}}.category-slideshow .category-posts{display:none}.category-slideshow .lower-category-posts{display:block;margin:4px -2px 0;overflow-x:scroll;-webkit-overflow-scrolling:touch;padding:0;white-space:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width: 992px){.category-slideshow .lower-category-posts{display:-webkit-box;display:-ms-flexbox;display:flex}}.category-slideshow .post-card-horizontal{display:inline-block;width:237px;height:133px;margin:0 2px;white-space:normal}.category-slideshow .post-card-horizontal .post-card-permalink{height:100%}.category-slideshow .slick-prev,.category-slideshow .slick-next{position:absolute;z-index:5;top:50%;font-size:22px;font-size:2.2rem;color:#50403c;background:rgba(255,255,255,0.5);box-shadow:0 0 10px rgba(0,0,0,0.1);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s;transition:all 0.3s;padding:20px 15px 22px}.category-slideshow .slick-prev:hover,.category-slideshow .slick-next:hover{background:#fff;color:#50403c}.category-slideshow .slick-prev .arrow,.category-slideshow .slick-next .arrow{font-size:28px;font-size:2.8rem}@media (min-width: 992px){.category-slideshow .slick-prev,.category-slideshow .slick-next{white-space:nowrap}.category-slideshow .slick-prev i,.category-slideshow .slick-next i{display:inline-block}.category-slideshow .slick-prev .title,.category-slideshow .slick-prev .TPW-current-category,.category-slideshow .slick-next .title,.category-slideshow .slick-next .TPW-current-category{display:inline-block;-webkit-transition:all 0.3s;transition:all 0.3s;max-width:0vw;overflow:hidden;padding:0;opacity:0}.category-slideshow .slick-prev .title,.category-slideshow .slick-next .title{color:#111;text-transform:uppercase;letter-spacing:0.15em}.category-slideshow .slick-prev .TPW-current-category,.category-slideshow .slick-next .TPW-current-category{color:#50403c;font-size:30px;font-size:3rem}.category-slideshow .slick-prev:hover .title,.category-slideshow .slick-prev:hover .TPW-current-category,.category-slideshow .slick-next:hover .title,.category-slideshow .slick-next:hover .TPW-current-category{max-width:50vw;opacity:1}}.no-flexbox .category-slideshow .slick-prev,.no-flexbox .category-slideshow .slick-next{z-index:999}.category-slideshow .slick-prev{left:0}@media (min-width: 992px){.category-slideshow .slick-prev:hover .title{padding-left:25px;padding-right:10px}.category-slideshow .slick-prev:hover .TPW-current-category{padding-right:9px}}.category-slideshow .slick-next{right:0}@media (min-width: 992px){.category-slideshow .slick-next:hover .title{padding-right:25px;padding-left:10px}.category-slideshow .slick-next:hover .TPW-current-category{padding-left:9px}}.category-slideshow .category-icons{display:none;position:absolute;bottom:-66px;left:0;width:100%;margin:0;white-space:nowrap;z-index:5;text-align:center}@media (min-width: 768px) and (max-width: 991px){.category-slideshow .category-icons{display:block}}@media (min-width: 992px){.category-slideshow .category-icons{display:block}}.no-flexbox .category-slideshow .category-icons{z-index:999}.category-slideshow .category-icons li{display:inline-block;margin-left:12px}.category-slideshow .category-icons li:first-child{margin-left:0}.category-slideshow .category-icons li.active button{background:#50403c;color:#fff}.category-slideshow .category-icons li button{border:4px solid #fff;padding:0;border-radius:50%;background:#fff;width:52px;height:52px;-webkit-transition:all 0.3s;transition:all 0.3s}.category-slideshow .category-icons li button:focus,.category-slideshow .category-icons li button:active{outline:0px none}.category-slideshow .category-icons li i{font-size:30px;font-size:3rem;line-height:44px}.post-card-vertical-slideshow,.related-posts-slideshow{position:relative;max-width:1140px;margin:0 auto;padding-bottom:50px}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow,.related-posts-slideshow{padding:0 40px}}@media (min-width: 992px){.post-card-vertical-slideshow,.related-posts-slideshow{padding:0 90px}}@media (min-width: 768px) and (max-width: 991px){.narrow-slideshow .post-card-vertical-slideshow,.narrow-slideshow .related-posts-slideshow{padding:0}}.post-card-vertical-slideshow .slideshow-header,.related-posts-slideshow .slideshow-header{padding:30px;text-align:center}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slideshow-header,.related-posts-slideshow .slideshow-header{position:relative}}@media (min-width: 992px){.post-card-vertical-slideshow .slideshow-header,.related-posts-slideshow .slideshow-header{position:relative}}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slideshow-header,.related-posts-slideshow .slideshow-header{padding:50px 135px 40px 15px;text-align:left}}@media (min-width: 992px){.post-card-vertical-slideshow .slideshow-header,.related-posts-slideshow .slideshow-header{padding:60px 30px}}@media (min-width: 768px) and (max-width: 991px){.narrow-slideshow .post-card-vertical-slideshow .slideshow-header,.narrow-slideshow .related-posts-slideshow .slideshow-header{text-align:left}}@media (min-width: 768px) and (max-width: 991px){.narrow-slideshow .post-card-vertical-slideshow .slideshow-header,.narrow-slideshow .related-posts-slideshow .slideshow-header{padding:30px 0 30px 15px}}.post-card-vertical-slideshow .slideshow-header .slideshow-title,.related-posts-slideshow .slideshow-header .slideshow-title{margin:0;line-height:1;font-size:16px;font-size:1.6rem}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slideshow-header .slideshow-title,.related-posts-slideshow .slideshow-header .slideshow-title{display:inline-block;font-size:20px;font-size:2rem;margin-right:20px}}@media (min-width: 992px){.post-card-vertical-slideshow .slideshow-header .slideshow-title,.related-posts-slideshow .slideshow-header .slideshow-title{font-size:24px;font-size:2.4rem}}@media (min-width: 768px) and (max-width: 991px){.narrow-slideshow .post-card-vertical-slideshow .slideshow-header .slideshow-title,.narrow-slideshow .related-posts-slideshow .slideshow-header .slideshow-title{display:inline-block;margin-right:20px}}.post-card-vertical-slideshow .slideshow-header .view-more,.related-posts-slideshow .slideshow-header .view-more{position:absolute;bottom:20px;left:0;width:100%;text-align:center;font-family:"Merriweather",serif;font-size:16px;font-size:1.6rem;color:#111}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slideshow-header .view-more,.related-posts-slideshow .slideshow-header .view-more{width:auto}}@media (min-width: 992px){.post-card-vertical-slideshow .slideshow-header .view-more,.related-posts-slideshow .slideshow-header .view-more{width:auto}}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slideshow-header .view-more,.related-posts-slideshow .slideshow-header .view-more{position:static;display:inline-block}}@media (min-width: 992px){.post-card-vertical-slideshow .slideshow-header .view-more,.related-posts-slideshow .slideshow-header .view-more{bottom:auto;left:auto;top:65px;right:30px}}@media (min-width: 768px) and (max-width: 991px){.narrow-slideshow .post-card-vertical-slideshow .slideshow-header .view-more,.narrow-slideshow .related-posts-slideshow .slideshow-header .view-more{position:static;display:inline-block}}.post-card-vertical-slideshow .slide,.related-posts-slideshow .slide{width:240px;padding:0 15px}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slide,.related-posts-slideshow .slide{width:300px}}@media (min-width: 992px){.post-card-vertical-slideshow .slide,.related-posts-slideshow .slide{width:300px}}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slide,.related-posts-slideshow .slide{padding-bottom:30px}}@media (min-width: 992px){.post-card-vertical-slideshow .slide,.related-posts-slideshow .slide{padding:0 30px 50px}.post-card-vertical-slideshow .slide.slick-active+.slick-active,.related-posts-slideshow .slide.slick-active+.slick-active{box-shadow:inset 1px 0 0 #e5e5e5}}@media (min-width: 768px) and (max-width: 991px){.narrow-slideshow .post-card-vertical-slideshow .slide,.narrow-slideshow .related-posts-slideshow .slide{width:180px}}.post-card-vertical-slideshow .slick-prev,.post-card-vertical-slideshow .slick-next,.related-posts-slideshow .slick-prev,.related-posts-slideshow .slick-next{position:absolute;background:#50403c;color:#fff;width:50px;height:50px;text-align:center;border:0px none;padding:0}.post-card-vertical-slideshow .slick-prev i,.post-card-vertical-slideshow .slick-next i,.related-posts-slideshow .slick-prev i,.related-posts-slideshow .slick-next i{font-size:20px;font-size:2rem}.post-card-vertical-slideshow .slick-prev i:before,.post-card-vertical-slideshow .slick-next i:before,.related-posts-slideshow .slick-prev i:before,.related-posts-slideshow .slick-next i:before{line-height:50px}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slick-prev,.post-card-vertical-slideshow .slick-next,.related-posts-slideshow .slick-prev,.related-posts-slideshow .slick-next{top:-80px}}@media (min-width: 992px){.post-card-vertical-slideshow .slick-prev,.post-card-vertical-slideshow .slick-next,.related-posts-slideshow .slick-prev,.related-posts-slideshow .slick-next{width:60px;height:60px;top:50%;margin-top:-30px}.post-card-vertical-slideshow .slick-prev i,.post-card-vertical-slideshow .slick-next i,.related-posts-slideshow .slick-prev i,.related-posts-slideshow .slick-next i{font-size:22px;font-size:2.2rem}.post-card-vertical-slideshow .slick-prev i:before,.post-card-vertical-slideshow .slick-next i:before,.related-posts-slideshow .slick-prev i:before,.related-posts-slideshow .slick-next i:before{line-height:60px}}@media (min-width: 768px) and (max-width: 991px){.narrow-slideshow .post-card-vertical-slideshow .slick-prev,.narrow-slideshow .post-card-vertical-slideshow .slick-next,.narrow-slideshow .related-posts-slideshow .slick-prev,.narrow-slideshow .related-posts-slideshow .slick-next{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slick-prev,.related-posts-slideshow .slick-prev{right:75px}}@media (min-width: 992px){.post-card-vertical-slideshow .slick-prev,.related-posts-slideshow .slick-prev{left:-90px}}@media (min-width: 768px) and (max-width: 991px){.post-card-vertical-slideshow .slick-next,.related-posts-slideshow .slick-next{right:15px}}@media (min-width: 992px){.post-card-vertical-slideshow .slick-next,.related-posts-slideshow .slick-next{right:-90px}}@media (max-width: 767px){.related-posts-slideshow .slides{margin-right:-15px}}.full-bleed-twoup-slideshow{width:100%;overflow:hidden}.full-bleed-twoup-slideshow .slideshow-header{text-align:center}.full-bleed-twoup-slideshow .slideshow-title{font-size:16px;font-size:1.6rem;margin:30px 0}@media (min-width: 768px) and (max-width: 991px){.full-bleed-twoup-slideshow .slideshow-title{font-size:20px;font-size:2rem}}@media (min-width: 992px){.full-bleed-twoup-slideshow .slideshow-title{font-size:24px;font-size:2.4rem;margin:40px 0}}@media (min-width: 768px) and (max-width: 991px){.full-bleed-twoup-slideshow .slick-list{overflow:visible}}@media (min-width: 992px){.full-bleed-twoup-slideshow .slick-list{overflow:visible}}.full-bleed-twoup-slideshow .slides{width:100%;margin:0 auto;padding:0}@media (min-width: 768px) and (max-width: 991px){.full-bleed-twoup-slideshow .slides{max-width:610px}}@media (min-width: 992px){.full-bleed-twoup-slideshow .slides{width:1230px;max-width:90%}}.full-bleed-twoup-slideshow .slides:before,.full-bleed-twoup-slideshow .slides:after{display:none;content:'';position:absolute;top:0;bottom:0;background:rgba(255,255,255,0.8);width:10000%;z-index:2}@media (min-width: 768px) and (max-width: 991px){.full-bleed-twoup-slideshow .slides:before,.full-bleed-twoup-slideshow .slides:after{display:block}}@media (min-width: 992px){.full-bleed-twoup-slideshow .slides:before,.full-bleed-twoup-slideshow .slides:after{display:block}}.full-bleed-twoup-slideshow .slides:before{left:100%}.full-bleed-twoup-slideshow .slides:after{right:100%}.full-bleed-twoup-slideshow .slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.full-bleed-twoup-slideshow .slide .post-card-featured{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;padding:0}.no-flexbox .full-bleed-twoup-slideshow .slide .post-card-featured{width:100%;height:0px;padding-bottom:97%}.full-bleed-twoup-slideshow .slick-prev,.full-bleed-twoup-slideshow .slick-next{position:absolute;z-index:3;top:50%;background:#50403c;color:#fff;width:60px;height:60px;margin-top:-30px;text-align:center;padding:0}.full-bleed-twoup-slideshow .slick-prev:hover,.full-bleed-twoup-slideshow .slick-next:hover{background:#de1b45}.full-bleed-twoup-slideshow .slick-prev i,.full-bleed-twoup-slideshow .slick-next i{font-size:22px;font-size:2.2rem}.full-bleed-twoup-slideshow .slick-prev i:before,.full-bleed-twoup-slideshow .slick-next i:before{line-height:60px}.full-bleed-twoup-slideshow .slick-prev{right:calc(100% + 5px)}.full-bleed-twoup-slideshow .slick-next{left:calc(100% + 7px)}.category-with-latest-post+.full-bleed-twoup-slideshow{border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;padding-bottom:30px}.book-card-vertical-slideshow{position:relative;max-width:1410px;margin:0 auto}@media (min-width: 768px) and (max-width: 991px){.book-card-vertical-slideshow{padding:0 40px}}@media (min-width: 992px){.book-card-vertical-slideshow{padding:0 60px}}.book-card-vertical-slideshow .slideshow-header{text-align:center;padding:30px 15px}@media (min-width: 768px) and (max-width: 991px){.book-card-vertical-slideshow .slideshow-header{padding:50px 15px 40px}}@media (min-width: 992px){.book-card-vertical-slideshow .slideshow-header{text-align:left;padding:60px 15px;display:-webkit-box;display:-ms-flexbox;display:flex}.no-flexbox .book-card-vertical-slideshow .slideshow-header{display:block;overflow:hidden}}.book-card-vertical-slideshow .slideshow-header .slideshow-title{margin:0;line-height:1;font-size:16px;font-size:1.6rem}@media (min-width: 768px) and (max-width: 991px){.book-card-vertical-slideshow .slideshow-header .slideshow-title{font-size:20px;font-size:2rem}}@media (min-width: 992px){.book-card-vertical-slideshow .slideshow-header .slideshow-title{font-size:24px;font-size:2.4rem;-webkit-box-flex:0;-ms-flex:0 1 35%;flex:0 1 35%;text-align:right;margin:auto 0}.no-flexbox .book-card-vertical-slideshow .slideshow-header .slideshow-title{float:left;width:35%}}.book-card-vertical-slideshow .slideshow-header i{color:#50403c;display:inline-block;font-size:42px;font-size:4.2rem;vertical-align:middle;margin-right:5px;-webkit-transform:translateY(-20%);transform:translateY(-20%)}@media (min-width: 992px){.book-card-vertical-slideshow .slideshow-header i{font-size:66px;font-size:6.6rem;margin-right:17px}}.book-card-vertical-slideshow .slideshow-header .slideshow-description{display:none;font-family:"Merriweather",serif;margin:0;font-size:15px;font-size:1.5rem}@media (min-width: 768px) and (max-width: 991px){.book-card-vertical-slideshow .slideshow-header .slideshow-description{display:block}}@media (min-width: 992px){.book-card-vertical-slideshow .slideshow-header .slideshow-description{display:block}}@media (min-width: 992px){.book-card-vertical-slideshow .slideshow-header .slideshow-description{font-size:16px;font-size:1.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 200px 0 30px;margin:auto}.no-flexbox .book-card-vertical-slideshow .slideshow-header .slideshow-description{float:left;width:65%}}.book-card-vertical-slideshow .slides{padding-bottom:30px}@media (min-width: 768px) and (max-width: 991px){.book-card-vertical-slideshow .slides{display:-webkit-box;display:-ms-flexbox;display:flex}.no-flexbox .book-card-vertical-slideshow .slides{display:block;overflow:hidden}}@media (min-width: 992px){.book-card-vertical-slideshow .slides{display:-webkit-box;display:-ms-flexbox;display:flex}.no-flexbox .book-card-vertical-slideshow .slides{display:block;overflow:hidden}}@media (min-width: 768px) and (max-width: 991px){.book-card-vertical-slideshow .slides{padding-bottom:40px}}@media (min-width: 992px){.book-card-vertical-slideshow .slides{padding-bottom:50px}}.book-card-vertical-slideshow .slide{width:180px;padding:0 15px}@media (min-width: 768px) and (max-width: 991px){.book-card-vertical-slideshow .slide{width:auto;-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.no-flexbox .book-card-vertical-slideshow .slide{width:25%;float:left}}@media (min-width: 992px){.book-card-vertical-slideshow .slide{width:auto;-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.no-flexbox .book-card-vertical-slideshow .slide{width:25%;float:left}}.single-post-photo-gallery{border:5px solid #f8f8f8;margin-bottom:20px}.single-post-photo-gallery .slides .slide{display:none}.single-post-photo-gallery .slides .slide:first-child{display:block}.single-post-photo-gallery .slides.slick-initialized .slide{display:inherit}.single-post-photo-gallery.fullscreen-wrap{border:0px none}.single-post-photo-gallery img{border:0px none !important;margin:auto !important}.single-post-photo-gallery .figimage{width:100% !important;height:auto !important;background:#111}.single-post-photo-gallery figcaption{font-size:16px;font-size:1.6rem;line-height:20px;line-height:2rem;font-family:"Merriweather",serif;font-style:italic;height:60px;position:relative}.single-post-photo-gallery figcaption .figcaption-contents{background:#f8f8f8;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:0;left:0;width:100%;height:100%}.single-post-photo-gallery figcaption .figcaption-contents>*{margin:auto;opacity:0;-webkit-transition:opacity, max-height;transition:opacity, max-height;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s, 0.5s;transition-duration:0s, 0.5s}.single-post-photo-gallery figcaption .figcaption-contents .count{color:#cfcfcf;padding:0 20px;margin:20px auto auto}.single-post-photo-gallery figcaption .figcaption-contents .caption{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:20px;padding-right:20px;margin:20px auto;position:relative;overflow:hidden}.single-post-photo-gallery figcaption .figcaption-contents .caption:before,.single-post-photo-gallery figcaption .figcaption-contents .caption:after{display:none;position:absolute}.single-post-photo-gallery figcaption .figcaption-contents .caption.overflowing:before,.single-post-photo-gallery figcaption .figcaption-contents .caption.overflowing:after{display:block}.single-post-photo-gallery figcaption .figcaption-contents .caption:before{content:'+';top:50%;margin-top:-10px;right:0;z-index:2}.single-post-photo-gallery figcaption .figcaption-contents .caption:after{content:'';top:0;bottom:0;right:0;width:80px;opacity:1;-webkit-transition:all 0.5s;transition:all 0.5s;background-image:-webkit-linear-gradient(left, rgba(248,248,248,0) 0%, #f8f8f8 100%);background-image:linear-gradient(to right, rgba(248,248,248,0) 0%,#f8f8f8 100%)}.single-post-photo-gallery figcaption .figcaption-contents .caption p{margin:0}.single-post-photo-gallery figcaption .figcaption-contents .fullscreen-toggle{padding:0 20px;margin:auto auto 20px auto;color:#737373;font-size:20px;font-size:2rem;cursor:pointer}.single-post-photo-gallery figcaption .figcaption-contents:hover{min-height:60px;height:auto}.single-post-photo-gallery figcaption .figcaption-contents:hover .caption{max-height:500px}.single-post-photo-gallery figcaption .figcaption-contents:hover .caption:before{content:'-'}.single-post-photo-gallery figcaption .figcaption-contents:hover .caption:after{opacity:0}.single-post-photo-gallery .slick-active figcaption .figcaption-contents>*{opacity:1;-webkit-transition-delay:0.5s, 0s;transition-delay:0.5s, 0s;-webkit-transition-duration:0.25s, 0.5s;transition-duration:0.25s, 0.5s}.single-post-photo-gallery .slick-prev,.single-post-photo-gallery .slick-next{position:absolute;top:0;bottom:60px;width:45%;background:transparent;border:0px none;border-radius:0;padding:0;opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s}.single-post-photo-gallery .slick-prev:hover,.single-post-photo-gallery .slick-next:hover{opacity:1}.single-post-photo-gallery .slick-prev i,.single-post-photo-gallery .slick-next i{position:absolute;top:50%;width:60px;height:60px;margin-top:-30px;background:rgba(80,64,60,0.5);text-align:center;font-size:30px;font-size:3rem;color:#fff}.single-post-photo-gallery .slick-prev i:before,.single-post-photo-gallery .slick-next i:before{line-height:60px}.single-post-photo-gallery .slick-prev .TPW-current-category,.single-post-photo-gallery .slick-next .TPW-current-category{display:none}.single-post-photo-gallery .slick-prev{left:0}.single-post-photo-gallery .slick-prev i{left:0}.single-post-photo-gallery .slick-next{right:0}.single-post-photo-gallery .slick-next i{right:0}.category-cutout-sprite,.category-cutout-confessions-1,.post .cutout-1:before,.category-cutout-confessions-2,.post .cutout-2:before,.category-cutout-confessions-3,.post .cutout-3:before,.category-cutout-cooking-1,.cooking .cutout-1:before,.category-cutout-cooking-2,.cooking .cutout-2:before,.category-cutout-cooking-3,.cooking .cutout-3:before,.category-cutout-entertainment-1,.entertainment .cutout-1:before,.category-cutout-entertainment-2,.entertainment .cutout-2:before,.category-cutout-entertainment-3,.entertainment .cutout-3:before,.category-cutout-food-and-friends-1,.food-and-friends .cutout-1:before,.category-cutout-food-and-friends-2,.food-and-friends .cutout-2:before,.category-cutout-food-and-friends-3,.food-and-friends .cutout-3:before,.category-cutout-fun-and-learning-1,.fun-and-learning .cutout-1:before,.category-cutout-fun-and-learning-2,.fun-and-learning .cutout-2:before,.category-cutout-fun-and-learning-3,.fun-and-learning .cutout-3:before,.category-cutout-giveaways-1,.giveaways .cutout-1:before,.category-cutout-giveaways-2,.giveaways .cutout-2:before,.category-cutout-giveaways-3,.giveaways .cutout-3:before,.category-cutout-home-and-garden-1,.category-cutout-home-and-garden-2,.category-cutout-home-and-garden-3,.category-cutout-homeschooling-1,.homeschooling .cutout-1:before,.category-cutout-homeschooling-2,.homeschooling .cutout-2:before,.category-cutout-homeschooling-3,.homeschooling .cutout-3:before,.category-cutout-life-and-style-1,.lifestyle .cutout-1:before,.category-cutout-life-and-style-2,.lifestyle .cutout-2:before,.category-cutout-life-and-style-3,.lifestyle .cutout-3:before,.category-cutout-photography-1,.photography .cutout-1:before,.category-cutout-photography-2,.photography .cutout-2:before,.category-cutout-photography-3,.photography .cutout-3:before,.category-cutout-products-1,.product .cutout-1:before,.category-cutout-products-2,.product .cutout-2:before,.category-cutout-products-3,.product .cutout-3:before{background-image:url(/wp-content/themes/vip/thepioneerwoman/img/category-cutout-s7a7a94ec59.png);background-repeat:no-repeat}.category-cutout-confessions-1,.post .cutout-1:before{background-position:0 0;height:387px;width:438px}.category-cutout-confessions-2,.post .cutout-2:before{background-position:0 -387px;height:398px;width:433px}.category-cutout-confessions-3,.post .cutout-3:before{background-position:0 -785px;height:168px;width:189px}.category-cutout-cooking-1,.cooking .cutout-1:before{background-position:0 -953px;height:387px;width:438px}.category-cutout-cooking-2,.cooking .cutout-2:before{background-position:0 -1340px;height:398px;width:433px}.category-cutout-cooking-3,.cooking .cutout-3:before{background-position:0 -1738px;height:168px;width:189px}.category-cutout-entertainment-1,.entertainment .cutout-1:before{background-position:0 -1906px;height:387px;width:438px}.category-cutout-entertainment-2,.entertainment .cutout-2:before{background-position:0 -2293px;height:398px;width:433px}.category-cutout-entertainment-3,.entertainment .cutout-3:before{background-position:0 -2691px;height:168px;width:189px}.category-cutout-food-and-friends-1,.food-and-friends .cutout-1:before{background-position:0 -2859px;height:387px;width:438px}.category-cutout-food-and-friends-2,.food-and-friends .cutout-2:before{background-position:0 -3246px;height:398px;width:433px}.category-cutout-food-and-friends-3,.food-and-friends .cutout-3:before{background-position:0 -3644px;height:168px;width:189px}.category-cutout-fun-and-learning-1,.fun-and-learning .cutout-1:before{background-position:0 -3812px;height:387px;width:438px}.category-cutout-fun-and-learning-2,.fun-and-learning .cutout-2:before{background-position:0 -4199px;height:398px;width:433px}.category-cutout-fun-and-learning-3,.fun-and-learning .cutout-3:before{background-position:0 -4597px;height:168px;width:189px}.category-cutout-giveaways-1,.giveaways .cutout-1:before{background-position:0 -4765px;height:387px;width:438px}.category-cutout-giveaways-2,.giveaways .cutout-2:before{background-position:0 -5152px;height:398px;width:433px}.category-cutout-giveaways-3,.giveaways .cutout-3:before{background-position:0 -5550px;height:168px;width:189px}.category-cutout-home-and-garden-1{background-position:0 -5718px;height:387px;width:438px}.category-cutout-home-and-garden-2{background-position:0 -6105px;height:398px;width:433px}.category-cutout-home-and-garden-3{background-position:0 -6503px;height:168px;width:189px}.category-cutout-homeschooling-1,.homeschooling .cutout-1:before{background-position:0 -6671px;height:387px;width:438px}.category-cutout-homeschooling-2,.homeschooling .cutout-2:before{background-position:0 -7058px;height:398px;width:433px}.category-cutout-homeschooling-3,.homeschooling .cutout-3:before{background-position:0 -7456px;height:168px;width:189px}.category-cutout-life-and-style-1,.lifestyle .cutout-1:before{background-position:0 -7624px;height:387px;width:438px}.category-cutout-life-and-style-2,.lifestyle .cutout-2:before{background-position:0 -8011px;height:398px;width:433px}.category-cutout-life-and-style-3,.lifestyle .cutout-3:before{background-position:0 -8409px;height:168px;width:189px}.category-cutout-photography-1,.photography .cutout-1:before{background-position:0 -8577px;height:387px;width:438px}.category-cutout-photography-2,.photography .cutout-2:before{background-position:0 -8964px;height:398px;width:433px}.category-cutout-photography-3,.photography .cutout-3:before{background-position:0 -9362px;height:168px;width:189px}.category-cutout-products-1,.product .cutout-1:before{background-position:0 -9530px;height:387px;width:438px}.category-cutout-products-2,.product .cutout-2:before{background-position:0 -9917px;height:398px;width:433px}.category-cutout-products-3,.product .cutout-3:before{background-position:0 -10315px;height:168px;width:189px}.fancy-list-number-sprite,.fancy-list-number-1,.single .entry-content .fancy-list-number[data-number="1"]:before,.page .entry-content .fancy-list-number[data-number="1"]:before,.error404 .entry-content .fancy-list-number[data-number="1"]:before,.fancy-list-number-10,.single .entry-content .fancy-list-number[data-number="10"]:before,.page .entry-content .fancy-list-number[data-number="10"]:before,.error404 .entry-content .fancy-list-number[data-number="10"]:before,.fancy-list-number-11,.single .entry-content .fancy-list-number[data-number="11"]:before,.page .entry-content .fancy-list-number[data-number="11"]:before,.error404 .entry-content .fancy-list-number[data-number="11"]:before,.fancy-list-number-12,.single .entry-content .fancy-list-number[data-number="12"]:before,.page .entry-content .fancy-list-number[data-number="12"]:before,.error404 .entry-content .fancy-list-number[data-number="12"]:before,.fancy-list-number-13,.single .entry-content .fancy-list-number[data-number="13"]:before,.page .entry-content .fancy-list-number[data-number="13"]:before,.error404 .entry-content .fancy-list-number[data-number="13"]:before,.fancy-list-number-14,.single .entry-content .fancy-list-number[data-number="14"]:before,.page .entry-content .fancy-list-number[data-number="14"]:before,.error404 .entry-content .fancy-list-number[data-number="14"]:before,.fancy-list-number-15,.single .entry-content .fancy-list-number[data-number="15"]:before,.page .entry-content .fancy-list-number[data-number="15"]:before,.error404 .entry-content .fancy-list-number[data-number="15"]:before,.fancy-list-number-16,.single .entry-content .fancy-list-number[data-number="16"]:before,.page .entry-content .fancy-list-number[data-number="16"]:before,.error404 .entry-content .fancy-list-number[data-number="16"]:before,.fancy-list-number-17,.single .entry-content .fancy-list-number[data-number="17"]:before,.page .entry-content .fancy-list-number[data-number="17"]:before,.error404 .entry-content .fancy-list-number[data-number="17"]:before,.fancy-list-number-18,.single .entry-content .fancy-list-number[data-number="18"]:before,.page .entry-content .fancy-list-number[data-number="18"]:before,.error404 .entry-content .fancy-list-number[data-number="18"]:before,.fancy-list-number-19,.single .entry-content .fancy-list-number[data-number="19"]:before,.page .entry-content .fancy-list-number[data-number="19"]:before,.error404 .entry-content .fancy-list-number[data-number="19"]:before,.fancy-list-number-2,.single .entry-content .fancy-list-number[data-number="2"]:before,.page .entry-content .fancy-list-number[data-number="2"]:before,.error404 .entry-content .fancy-list-number[data-number="2"]:before,.fancy-list-number-20,.single .entry-content .fancy-list-number[data-number="20"]:before,.page .entry-content .fancy-list-number[data-number="20"]:before,.error404 .entry-content .fancy-list-number[data-number="20"]:before,.fancy-list-number-3,.single .entry-content .fancy-list-number[data-number="3"]:before,.page .entry-content .fancy-list-number[data-number="3"]:before,.error404 .entry-content .fancy-list-number[data-number="3"]:before,.fancy-list-number-4,.single .entry-content .fancy-list-number[data-number="4"]:before,.page .entry-content .fancy-list-number[data-number="4"]:before,.error404 .entry-content .fancy-list-number[data-number="4"]:before,.fancy-list-number-5,.single .entry-content .fancy-list-number[data-number="5"]:before,.page .entry-content .fancy-list-number[data-number="5"]:before,.error404 .entry-content .fancy-list-number[data-number="5"]:before,.fancy-list-number-6,.single .entry-content .fancy-list-number[data-number="6"]:before,.page .entry-content .fancy-list-number[data-number="6"]:before,.error404 .entry-content .fancy-list-number[data-number="6"]:before,.fancy-list-number-7,.single .entry-content .fancy-list-number[data-number="7"]:before,.page .entry-content .fancy-list-number[data-number="7"]:before,.error404 .entry-content .fancy-list-number[data-number="7"]:before,.fancy-list-number-8,.single .entry-content .fancy-list-number[data-number="8"]:before,.page .entry-content .fancy-list-number[data-number="8"]:before,.error404 .entry-content .fancy-list-number[data-number="8"]:before,.fancy-list-number-9,.single .entry-content .fancy-list-number[data-number="9"]:before,.page .entry-content .fancy-list-number[data-number="9"]:before,.error404 .entry-content .fancy-list-number[data-number="9"]:before{background-image:url(/wp-content/themes/vip/thepioneerwoman/img/fancy-list-number-sfb4d402893.png);background-repeat:no-repeat}.fancy-list-number-1,.single .entry-content .fancy-list-number[data-number="1"]:before,.page .entry-content .fancy-list-number[data-number="1"]:before,.error404 .entry-content .fancy-list-number[data-number="1"]:before{background-position:0 0;height:104px;width:78px}.fancy-list-number-10,.single .entry-content .fancy-list-number[data-number="10"]:before,.page .entry-content .fancy-list-number[data-number="10"]:before,.error404 .entry-content .fancy-list-number[data-number="10"]:before{background-position:0 -104px;height:108px;width:178px}.fancy-list-number-11,.single .entry-content .fancy-list-number[data-number="11"]:before,.page .entry-content .fancy-list-number[data-number="11"]:before,.error404 .entry-content .fancy-list-number[data-number="11"]:before{background-position:0 -212px;height:104px;width:174px}.fancy-list-number-12,.single .entry-content .fancy-list-number[data-number="12"]:before,.page .entry-content .fancy-list-number[data-number="12"]:before,.error404 .entry-content .fancy-list-number[data-number="12"]:before{background-position:0 -316px;height:110px;width:178px}.fancy-list-number-13,.single .entry-content .fancy-list-number[data-number="13"]:before,.page .entry-content .fancy-list-number[data-number="13"]:before,.error404 .entry-content .fancy-list-number[data-number="13"]:before{background-position:0 -426px;height:110px;width:172px}.fancy-list-number-14,.single .entry-content .fancy-list-number[data-number="14"]:before,.page .entry-content .fancy-list-number[data-number="14"]:before,.error404 .entry-content .fancy-list-number[data-number="14"]:before{background-position:0 -536px;height:119px;width:208px}.fancy-list-number-15,.single .entry-content .fancy-list-number[data-number="15"]:before,.page .entry-content .fancy-list-number[data-number="15"]:before,.error404 .entry-content .fancy-list-number[data-number="15"]:before{background-position:0 -655px;height:113px;width:179px}.fancy-list-number-16,.single .entry-content .fancy-list-number[data-number="16"]:before,.page .entry-content .fancy-list-number[data-number="16"]:before,.error404 .entry-content .fancy-list-number[data-number="16"]:before{background-position:0 -768px;height:119px;width:181px}.fancy-list-number-17,.single .entry-content .fancy-list-number[data-number="17"]:before,.page .entry-content .fancy-list-number[data-number="17"]:before,.error404 .entry-content .fancy-list-number[data-number="17"]:before{background-position:0 -887px;height:114px;width:180px}.fancy-list-number-18,.single .entry-content .fancy-list-number[data-number="18"]:before,.page .entry-content .fancy-list-number[data-number="18"]:before,.error404 .entry-content .fancy-list-number[data-number="18"]:before{background-position:0 -1001px;height:111px;width:181px}.fancy-list-number-19,.single .entry-content .fancy-list-number[data-number="19"]:before,.page .entry-content .fancy-list-number[data-number="19"]:before,.error404 .entry-content .fancy-list-number[data-number="19"]:before{background-position:0 -1112px;height:117px;width:174px}.fancy-list-number-2,.single .entry-content .fancy-list-number[data-number="2"]:before,.page .entry-content .fancy-list-number[data-number="2"]:before,.error404 .entry-content .fancy-list-number[data-number="2"]:before{background-position:0 -1229px;height:110px;width:111px}.fancy-list-number-20,.single .entry-content .fancy-list-number[data-number="20"]:before,.page .entry-content .fancy-list-number[data-number="20"]:before,.error404 .entry-content .fancy-list-number[data-number="20"]:before{background-position:0 -1339px;height:111px;width:207px}.fancy-list-number-3,.single .entry-content .fancy-list-number[data-number="3"]:before,.page .entry-content .fancy-list-number[data-number="3"]:before,.error404 .entry-content .fancy-list-number[data-number="3"]:before{background-position:0 -1450px;height:110px;width:102px}.fancy-list-number-4,.single .entry-content .fancy-list-number[data-number="4"]:before,.page .entry-content .fancy-list-number[data-number="4"]:before,.error404 .entry-content .fancy-list-number[data-number="4"]:before{background-position:0 -1560px;height:118px;width:148px}.fancy-list-number-5,.single .entry-content .fancy-list-number[data-number="5"]:before,.page .entry-content .fancy-list-number[data-number="5"]:before,.error404 .entry-content .fancy-list-number[data-number="5"]:before{background-position:0 -1678px;height:113px;width:108px}.fancy-list-number-6,.single .entry-content .fancy-list-number[data-number="6"]:before,.page .entry-content .fancy-list-number[data-number="6"]:before,.error404 .entry-content .fancy-list-number[data-number="6"]:before{background-position:0 -1791px;height:119px;width:98px}.fancy-list-number-7,.single .entry-content .fancy-list-number[data-number="7"]:before,.page .entry-content .fancy-list-number[data-number="7"]:before,.error404 .entry-content .fancy-list-number[data-number="7"]:before{background-position:0 -1910px;height:113px;width:91px}.fancy-list-number-8,.single .entry-content .fancy-list-number[data-number="8"]:before,.page .entry-content .fancy-list-number[data-number="8"]:before,.error404 .entry-content .fancy-list-number[data-number="8"]:before{background-position:0 -2023px;height:111px;width:106px}.fancy-list-number-9,.single .entry-content .fancy-list-number[data-number="9"]:before,.page .entry-content .fancy-list-number[data-number="9"]:before,.error404 .entry-content .fancy-list-number[data-number="9"]:before{background-position:0 -2134px;height:117px;width:101px}.post-card-permalink{display:block;color:inherit}.post-card-permalink:hover,.post-card-permalink:focus,.post-card-permalink:active{color:inherit}.byline img{vertical-align:baseline}.post-card-vertical,.book-card-vertical{background:#fff}.post-card-vertical .post-thumbnail,.book-card-vertical .post-thumbnail{position:relative}.post-card-vertical .post-thumbnail img,.book-card-vertical .post-thumbnail img{width:100%}.post-card-vertical .post-thumbnail i,.book-card-vertical .post-thumbnail i{position:absolute}.post-card-vertical .post-thumbnail i.TPW-current-category,.book-card-vertical .post-thumbnail i.TPW-current-category{bottom:9px;left:9px;display:block;width:45px;height:45px;text-align:center;background:rgba(255,255,255,0.9);border:1px dashed #b2bb7a;outline:2px solid rgba(255,255,255,0.9);font-size:30px;font-size:3rem}.post-card-vertical .post-thumbnail i.TPW-current-category:before,.book-card-vertical .post-thumbnail i.TPW-current-category:before{line-height:45px}.post-card-vertical .post-thumbnail i.fa-play-circle,.book-card-vertical .post-thumbnail i.fa-play-circle{display:none;bottom:17px;right:17px;font-size:35px;font-size:3.5rem;color:rgba(255,255,255,0.6)}.post-card-vertical.video i.fa-play-circle,.book-card-vertical.video i.fa-play-circle{display:inline-block}.post-card-vertical .post-body,.book-card-vertical .post-body{font-family:"Merriweather",serif}.post-card-vertical .post-body .post-title,.book-card-vertical .post-body .post-title{font-size:18px;font-size:1.8rem;margin:25px 0 5px}@media (min-width: 992px){.post-card-vertical .post-body .post-title,.book-card-vertical .post-body .post-title{font-size:21px;font-size:2.1rem;line-height:29px;line-height:2.9rem}}.post-card-vertical .post-body .dateline,.post-card-vertical .post-body .byline,.post-card-vertical .post-body .excerpt,.book-card-vertical .post-body .dateline,.book-card-vertical .post-body .byline,.book-card-vertical .post-body .excerpt{color:#837c7c;font-style:italic;font-size:16px;font-size:1.6rem}.post-card-horizontal{background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center}.post-card-horizontal .post-card-permalink{width:100%;position:relative;padding:15px}.post-card-horizontal .post-card-permalink:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background-color:rgba(77,41,81,0.2)}.post-card-horizontal .post-body{text-align:center;position:absolute;width:100%;left:0;bottom:0;z-index:2}.post-card-horizontal .post-title{font-family:"Merriweather",serif;color:#fff;font-size:17px;font-size:1.7rem;line-height:20px;line-height:2rem;max-height:40px;max-height:4rem;margin:15px;overflow:hidden}.post-card-featured{background-color:#50403c;background-repeat:no-repeat;background-size:cover;position:relative;border:5px solid #fff;width:100%;max-width:250px;min-width:240px;height:0;padding-bottom:96.7%}@media (min-width: 768px) and (max-width: 991px){.post-card-featured{max-width:310px;min-width:220px}}@media (min-width: 992px){.post-card-featured{max-width:310px;min-width:220px}}.post-card-featured .post-card-permalink{position:absolute;top:0;bottom:0;left:0;right:0}.post-card-featured .post-body{position:absolute;bottom:15px;left:15px;right:15px;background:rgba(255,255,255,0.9);border:1px dashed #b2bb7a;outline:5px solid rgba(255,255,255,0.9);text-align:center;font-family:"Merriweather",serif;padding:12px 5px}.post-card-featured .post-title{font-size:16px;font-size:1.6rem;margin:0 0 12px}@media (min-width: 768px) and (max-width: 991px){.post-card-featured .post-title{font-size:21px;font-size:2.1rem}}@media (min-width: 992px){.post-card-featured .post-title{font-size:21px;font-size:2.1rem}}.post-card-featured .dateline,.post-card-featured .comment-count{color:#837c7c;display:block;margin:0;font-size:14px;font-size:1.4rem}@media (min-width: 768px) and (max-width: 991px){.post-card-featured .dateline,.post-card-featured .comment-count{font-size:16px;font-size:1.6rem}}@media (min-width: 992px){.post-card-featured .dateline,.post-card-featured .comment-count{font-size:16px;font-size:1.6rem}}.post-card-featured .dateline i,.post-card-featured .comment-count i{margin:0 5px}.post-excerpt-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%}.post-excerpt-horizontal+.post-excerpt-horizontal{margin-top:30px}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal+.post-excerpt-horizontal{margin-top:40px}}@media (min-width: 992px){.post-excerpt-horizontal+.post-excerpt-horizontal{margin-top:60px}}.post-excerpt-horizontal .social-share{display:none;-webkit-box-flex:0;-ms-flex:0 1 60px;flex:0 1 60px;margin-right:20px}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal .social-share{display:block}}@media (min-width: 992px){.post-excerpt-horizontal .social-share{display:block}}@media (min-width: 992px){.post-excerpt-horizontal .social-share{margin-right:30px}}.post-excerpt-horizontal .post-thumbnail{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.post-excerpt-horizontal .post-thumbnail img{width:95px;display:block;margin-right:20px}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal .post-thumbnail img{margin-right:30px}}@media (min-width: 992px){.post-excerpt-horizontal .post-thumbnail img{margin-right:30px}}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal .post-thumbnail img{width:240px}}@media (min-width: 992px){.post-excerpt-horizontal .post-thumbnail img{width:240px}}@media (min-width: 1200px){.post-excerpt-horizontal .post-thumbnail img{width:330px}}.post-excerpt-horizontal .post-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"Merriweather",serif;overflow:hidden;position:relative}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal .post-body:before{pointer-events:none;content:'';position:absolute;bottom:0;left:0;width:100%;height:30%;background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #ffffff 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%,#ffffff 100%)}}@media (min-width: 992px){.post-excerpt-horizontal .post-body:before{pointer-events:none;content:'';position:absolute;bottom:0;left:0;width:100%;height:30%;background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #ffffff 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%,#ffffff 100%)}}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal .post-body{max-height:240px}}@media (min-width: 992px){.post-excerpt-horizontal .post-body{max-height:240px}}@media (min-width: 1200px){.post-excerpt-horizontal .post-body{max-height:330px}}.post-excerpt-horizontal .post-body .post-title{font-size:18px;font-size:1.8rem}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal .post-body .post-title{font-size:36px;font-size:3.6rem}}@media (min-width: 992px){.post-excerpt-horizontal .post-body .post-title{font-size:36px;font-size:3.6rem}}@media (min-width: 1200px){.post-excerpt-horizontal .post-body .post-title{font-size:43px;font-size:4.3rem}}.post-excerpt-horizontal .post-body .byline{font-size:14px;font-size:1.4rem;font-style:italic;color:#837c7c}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal .post-body .byline{font-size:16px;font-size:1.6rem}.post-excerpt-horizontal .post-body .byline .author-name{font-size:20px;font-size:2rem;font-style:normal}}@media (min-width: 992px){.post-excerpt-horizontal .post-body .byline{font-size:16px;font-size:1.6rem}.post-excerpt-horizontal .post-body .byline .author-name{font-size:20px;font-size:2rem;font-style:normal}}.post-excerpt-horizontal .post-body .excerpt{display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#50403c;font-size:18px;font-size:1.8rem}@media (min-width: 768px) and (max-width: 991px){.post-excerpt-horizontal .post-body .excerpt{display:block}}@media (min-width: 992px){.post-excerpt-horizontal .post-body .excerpt{display:block}}@media (min-width: 1200px){.post-excerpt-horizontal .post-body .excerpt{font-size:20px;font-size:2rem}}.entry-header{text-align:center;position:relative;z-index:2}.entry-header .entry-category{text-transform:uppercase;font-size:14px;font-size:1.4rem}@media (min-width: 768px) and (max-width: 991px){.entry-header .entry-category{font-size:20px;font-size:2rem}}@media (min-width: 992px){.entry-header .entry-category{font-size:24px;font-size:2.4rem}}.entry-header .entry-category i{color:#487b7e;display:block;font-size:48px;font-size:4.8rem}@media (min-width: 768px) and (max-width: 991px){.entry-header .entry-category i{font-size:65px;font-size:6.5rem}}@media (min-width: 992px){.entry-header .entry-category i{font-size:65px;font-size:6.5rem}}.entry-header .entry-title{font-family:"Merriweather",serif;font-size:36px;font-size:3.6rem;margin:26px 0 17px}@media (min-width: 768px) and (max-width: 991px){.entry-header .entry-title{font-size:60px;font-size:6rem;margin:35px 0 17px}}@media (min-width: 992px){.entry-header .entry-title{font-size:84px;font-size:8.4rem;margin:44px 0 38px}}.entry-header .byline{font-family:"Merriweather",serif;font-size:14px;font-size:1.4rem;margin-bottom:0}@media (min-width: 768px) and (max-width: 991px){.entry-header .byline{font-size:16px;font-size:1.6rem}}@media (min-width: 992px){.entry-header .byline{font-size:18px;font-size:1.8rem}}.single #main,.page #main,.error404 #main{overflow:hidden;position:relative}.single .entry-header,.page .entry-header,.error404 .entry-header{text-align:center;position:relative;overflow:hidden;z-index:2}.single .entry-header .entry-category,.page .entry-header .entry-category,.error404 .entry-header .entry-category{text-transform:uppercase;font-size:14px;font-size:1.4rem}@media (min-width: 768px) and (max-width: 991px){.single .entry-header .entry-category,.page .entry-header .entry-category,.error404 .entry-header .entry-category{font-size:20px;font-size:2rem}}@media (min-width: 992px){.single .entry-header .entry-category,.page .entry-header .entry-category,.error404 .entry-header .entry-category{font-size:22px;font-size:2.2rem}}.single .entry-header .entry-category i,.page .entry-header .entry-category i,.error404 .entry-header .entry-category i{color:#487b7e;display:block;font-size:48px;font-size:4.8rem}@media (min-width: 768px) and (max-width: 991px){.single .entry-header .entry-category i,.page .entry-header .entry-category i,.error404 .entry-header .entry-category i{font-size:65px;font-size:6.5rem}}@media (min-width: 992px){.single .entry-header .entry-category i,.page .entry-header .entry-category i,.error404 .entry-header .entry-category i{font-size:65px;font-size:6.5rem}}.single .entry-header .entry-title,.page .entry-header .entry-title,.error404 .entry-header .entry-title{font-family:"Merriweather",serif;font-size:36px;font-size:3.6rem;margin:26px 0 10px}@media (min-width: 768px) and (max-width: 991px){.single .entry-header .entry-title,.page .entry-header .entry-title,.error404 .entry-header .entry-title{font-size:50px;font-size:5rem;margin:35px 0 15px}}@media (min-width: 992px){.single .entry-header .entry-title,.page .entry-header .entry-title,.error404 .entry-header .entry-title{font-size:56px;font-size:5.6rem;margin:44px 0 20px}}.single .entry-header .byline,.page .entry-header .byline,.error404 .entry-header .byline{font-family:"Merriweather",serif;font-size:14px;font-size:1.4rem}@media (min-width: 768px) and (max-width: 991px){.single .entry-header .byline,.page .entry-header .byline,.error404 .entry-header .byline{font-size:16px;font-size:1.6rem}}@media (min-width: 992px){.single .entry-header .byline,.page .entry-header .byline,.error404 .entry-header .byline{font-size:18px;font-size:1.8rem}}.single .entry-body,.page .entry-body,.error404 .entry-body{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 992px){.single .entry-body,.page .entry-body,.error404 .entry-body{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width: 768px) and (max-width: 991px){.single .entry-body,.page .entry-body,.error404 .entry-body{margin-top:30px}}@media (min-width: 992px){.single .entry-body,.page .entry-body,.error404 .entry-body{margin-top:40px}}.single .entry-body>*,.page .entry-body>*,.error404 .entry-body>*{position:relative}.single .entry-body .entry-social,.page .entry-body .entry-social,.error404 .entry-body .entry-social{-webkit-box-flex:0;-ms-flex:0 1 60px;flex:0 1 60px;z-index:4}.single .entry-body .entry-content,.page .entry-body .entry-content,.error404 .entry-body .entry-content{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;z-index:3}@media (min-width: 768px) and (max-width: 991px){.single .entry-body .entry-content,.page .entry-body .entry-content,.error404 .entry-body .entry-content{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (min-width: 992px){.single .entry-body .entry-content,.page .entry-body .entry-content,.error404 .entry-body .entry-content{-webkit-box-flex:1;-ms-flex:1;flex:1}}.single .entry-body .entry-sidebar,.page .entry-body .entry-sidebar,.error404 .entry-body .entry-sidebar{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;z-index:2}@media (min-width: 992px){.single .entry-body .entry-sidebar,.page .entry-body .entry-sidebar,.error404 .entry-body .entry-sidebar{-webkit-box-flex:0;-ms-flex:0 1 300px;flex:0 1 300px}}.no-flexbox .single .entry-body,.no-flexbox .page .entry-body,.no-flexbox .error404 .entry-body{display:table;table-layout:fixed;width:100%}.no-flexbox .single .entry-body .entry-social,.no-flexbox .page .entry-body .entry-social,.no-flexbox .error404 .entry-body .entry-social{width:60px;min-width:60px}.no-flexbox .single .entry-body .entry-content,.no-flexbox .page .entry-body .entry-content,.no-flexbox .error404 .entry-body .entry-content{width:100%}.no-flexbox .single .entry-body .entry-sidebar,.no-flexbox .page .entry-body .entry-sidebar,.no-flexbox .error404 .entry-body .entry-sidebar{width:300px;min-width:300px}.single .featured-image,.page .featured-image,.error404 .featured-image{position:relative;z-index:2;margin-top:20px}.single .featured-image img,.page .featured-image img,.error404 .featured-image img{width:100%}.single .entry-social,.page .entry-social,.error404 .entry-social{display:none}@media (min-width: 768px) and (max-width: 991px){.single .entry-social,.page .entry-social,.error404 .entry-social{display:block}.no-flexbox .single .entry-social,.no-flexbox .page .entry-social,.no-flexbox .error404 .entry-social{display:table-cell}}@media (min-width: 992px){.single .entry-social,.page .entry-social,.error404 .entry-social{display:block}.no-flexbox .single .entry-social,.no-flexbox .page .entry-social,.no-flexbox .error404 .entry-social{display:table-cell}}.single .entry-content,.page .entry-content,.error404 .entry-content{font-family:"Merriweather",serif;text-shadow:0 0 1px #fff;max-width:100%;font-size:17px;font-size:1.7rem;line-height:30px;line-height:3rem}.single .entry-content ul,.single .entry-content ol,.page .entry-content ul,.page .entry-content ol,.error404 .entry-content ul,.error404 .entry-content ol{margin:10px 0 20px 35px}.single .entry-content ul li,.single .entry-content ol li,.page .entry-content ul li,.page .entry-content ol li,.error404 .entry-content ul li,.error404 .entry-content ol li{padding:5px 0}.single .entry-content ul,.page .entry-content ul,.error404 .entry-content ul{list-style-type:square}.single .entry-content ol,.page .entry-content ol,.error404 .entry-content ol{list-style-type:decimal}@media (min-width: 768px) and (max-width: 991px){.single .entry-content,.page .entry-content,.error404 .entry-content{min-height:950px}}@media (min-width: 992px){.single .entry-content,.page .entry-content,.error404 .entry-content{min-height:950px}}@media (min-width: 768px) and (max-width: 991px){.single .entry-content,.page .entry-content,.error404 .entry-content{max-width:calc(100% - 60px);font-size:20px;font-size:2rem;line-height:34px;line-height:3.4rem;padding:0 25px}}@media (min-width: 992px){.single .entry-content,.page .entry-content,.error404 .entry-content{max-width:calc(100% - 360px);font-size:22px;font-size:2.2rem;line-height:35px;line-height:3.5rem;padding:0 60px}}.single .entry-content>p:first-child:first-letter,.page .entry-content>p:first-child:first-letter,.error404 .entry-content>p:first-child:first-letter{color:#487b7e;float:left;font-size:72px;font-size:7.2rem;margin-top:12px;margin-right:10px}@media (min-width: 768px) and (max-width: 991px){.single .entry-content>p:first-child:first-letter,.page .entry-content>p:first-child:first-letter,.error404 .entry-content>p:first-child:first-letter{font-size:82px;font-size:8.2rem;margin-top:14px}}@media (min-width: 992px){.single .entry-content>p:first-child:first-letter,.page .entry-content>p:first-child:first-letter,.error404 .entry-content>p:first-child:first-letter{font-size:92px;font-size:9.2rem}}.single .entry-content img,.page .entry-content img,.error404 .entry-content img{display:block;border:5px solid #f8f8f8;margin-bottom:20px}.single .entry-content img.alignnone,.page .entry-content img.alignnone,.error404 .entry-content img.alignnone{margin:0 auto 20px}.single .entry-content iframe,.page .entry-content iframe,.error404 .entry-content iframe{position:relative}.single .entry-content .fancy-list-number,.page .entry-content .fancy-list-number,.error404 .entry-content .fancy-list-number{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;text-align:center;font-weight:500;font-style:italic;font-size:24px;font-size:2.4rem;height:120px;margin:20px 0;padding:0}@media (min-width: 768px) and (max-width: 991px){.single .entry-content .fancy-list-number,.page .entry-content .fancy-list-number,.error404 .entry-content .fancy-list-number{font-size:30px;font-size:3rem}}@media (min-width: 992px){.single .entry-content .fancy-list-number,.page .entry-content .fancy-list-number,.error404 .entry-content .fancy-list-number{font-size:30px;font-size:3rem}}.single .entry-content .fancy-list-number:before,.page .entry-content .fancy-list-number:before,.error404 .entry-content .fancy-list-number:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.single .entry-content .fancy-list-number span,.page .entry-content .fancy-list-number span,.error404 .entry-content .fancy-list-number span{position:relative;z-index:2;margin:auto}.single .entry-content .open-lightbox,.page .entry-content .open-lightbox,.error404 .entry-content .open-lightbox{display:block;text-align:center;margin-bottom:15px}.single .entry-content .open-lightbox .expandable-image,.page .entry-content .open-lightbox .expandable-image,.error404 .entry-content .open-lightbox .expandable-image{position:relative;display:inline-block;max-width:100%}.single .entry-content .open-lightbox .expandable-image:before,.page .entry-content .open-lightbox .expandable-image:before,.error404 .entry-content .open-lightbox .expandable-image:before{font-size:26px;font-size:2.6rem;text-align:center;color:#737373;position:absolute;bottom:0;right:0;width:55px;height:55px;line-height:55px;background:#f8f8f8}.single .entry-content .open-lightbox .expandable-image img,.page .entry-content .open-lightbox .expandable-image img,.error404 .entry-content .open-lightbox .expandable-image img{margin-bottom:0}.no-flexbox .single .entry-content,.no-flexbox .page .entry-content,.no-flexbox .error404 .entry-content{display:table-cell}.single .entry-sidebar,.page .entry-sidebar,.error404 .entry-sidebar{display:none}@media (min-width: 992px){.single .entry-sidebar,.page .entry-sidebar,.error404 .entry-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.no-flexbox .single .entry-sidebar,.no-flexbox .page .entry-sidebar,.no-flexbox .error404 .entry-sidebar{display:table-cell}}.single .entry-sidebar img,.page .entry-sidebar img,.error404 .entry-sidebar img{max-width:300px}.single .entry-sidebar .sidebar,.page .entry-sidebar .sidebar,.error404 .entry-sidebar .sidebar{-webkit-box-flex:1;-ms-flex:1;flex:1}.single .category-cutout,.page .category-cutout,.error404 .category-cutout{display:none;position:absolute;z-index:1;background-repeat:no-repeat}@media (min-width: 768px) and (max-width: 991px){.single .category-cutout,.page .category-cutout,.error404 .category-cutout{display:block}}@media (min-width: 992px){.single .category-cutout,.page .category-cutout,.error404 .category-cutout{display:block}}.single .category-cutout:before,.page .category-cutout:before,.error404 .category-cutout:before{content:'';display:block}.single .cutout-1,.page .cutout-1,.error404 .cutout-1{top:-160px;right:calc(100% - 180px);background-position:top left}.single .cutout-2,.page .cutout-2,.error404 .cutout-2{top:25%;left:calc(100% - 195px);background-position:center right}.single .cutout-3,.page .cutout-3,.error404 .cutout-3{top:40%;right:calc(100% - 125px);background-position:bottom left}.single .entry-footer,.page .entry-footer,.error404 .entry-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px) and (max-width: 991px){.single .entry-footer,.page .entry-footer,.error404 .entry-footer{display:block;padding-bottom:30px}}@media (min-width: 992px){.single .entry-footer,.page .entry-footer,.error404 .entry-footer{display:block;padding-bottom:30px}}@media (min-width: 992px){.single .entry-footer,.page .entry-footer,.error404 .entry-footer{padding:0 360px 30px 120px}}.single .entry-footer h3,.single .entry-footer dt,.page .entry-footer h3,.page .entry-footer dt,.error404 .entry-footer h3,.error404 .entry-footer dt{display:inline-block;font-family:"Merriweather",serif;font-style:italic;font-weight:normal;font-size:16px;font-size:1.6rem}.single .entry-footer .entry-social-options,.page .entry-footer .entry-social-options,.error404 .entry-footer .entry-social-options{display:-webkit-box;display:-ms-flexbox;display:flex}.single .entry-footer .entry-social-options h3,.page .entry-footer .entry-social-options h3,.error404 .entry-footer .entry-social-options h3{line-height:60px;vertical-align:middle;margin-right:10px}@media (min-width: 768px) and (max-width: 991px){.single .entry-footer .entry-social-options h3,.page .entry-footer .entry-social-options h3,.error404 .entry-footer .entry-social-options h3{margin-right:20px}}@media (min-width: 992px){.single .entry-footer .entry-social-options h3,.page .entry-footer .entry-social-options h3,.error404 .entry-footer .entry-social-options h3{margin-right:20px}}.single .entry-footer .entry-social-options .social-share,.page .entry-footer .entry-social-options .social-share,.error404 .entry-footer .entry-social-options .social-share{display:inline-block;vertical-align:middle}.single .entry-footer .entry-social-options .social-share ul,.page .entry-footer .entry-social-options .social-share ul,.error404 .entry-footer .entry-social-options .social-share ul{list-style:none;margin:0}.single .entry-footer .entry-social-options .social-share ul li,.page .entry-footer .entry-social-options .social-share ul li,.error404 .entry-footer .entry-social-options .social-share ul li{padding:0}.single .entry-footer .entry-social-options>*,.page .entry-footer .entry-social-options>*,.error404 .entry-footer .entry-social-options>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.single .entry-footer .entry-social-options .entry-social-comment,.page .entry-footer .entry-social-options .entry-social-comment,.error404 .entry-footer .entry-social-options .entry-social-comment{text-align:right}@media (max-width: 767px){.single .entry-footer .entry-social-options .visible-xs,.page .entry-footer .entry-social-options .visible-xs,.error404 .entry-footer .entry-social-options .visible-xs{display:inline-block !important}}.no-flexbox .single .entry-footer .entry-social-options,.no-flexbox .page .entry-footer .entry-social-options,.no-flexbox .error404 .entry-footer .entry-social-options{overflow:hidden}.no-flexbox .single .entry-footer .entry-social-options .entry-social-share,.no-flexbox .single .entry-footer .entry-social-options .entry-social-comment,.no-flexbox .page .entry-footer .entry-social-options .entry-social-share,.no-flexbox .page .entry-footer .entry-social-options .entry-social-comment,.no-flexbox .error404 .entry-footer .entry-social-options .entry-social-share,.no-flexbox .error404 .entry-footer .entry-social-options .entry-social-comment{float:left}.no-flexbox .single .entry-footer .entry-social-options .entry-social-share,.no-flexbox .page .entry-footer .entry-social-options .entry-social-share,.no-flexbox .error404 .entry-footer .entry-social-options .entry-social-share{width:60%}.no-flexbox .single .entry-footer .entry-social-options .entry-social-comment,.no-flexbox .page .entry-footer .entry-social-options .entry-social-comment,.no-flexbox .error404 .entry-footer .entry-social-options .entry-social-comment{width:40%}.single .entry-footer .entry-meta,.page .entry-footer .entry-meta,.error404 .entry-footer .entry-meta{display:none}@media (min-width: 768px) and (max-width: 991px){.single .entry-footer .entry-meta,.page .entry-footer .entry-meta,.error404 .entry-footer .entry-meta{display:block}}@media (min-width: 992px){.single .entry-footer .entry-meta,.page .entry-footer .entry-meta,.error404 .entry-footer .entry-meta{display:block}}.single .entry-footer .entry-meta dl,.page .entry-footer .entry-meta dl,.error404 .entry-footer .entry-meta dl{display:block}.single .entry-footer .entry-meta dd,.page .entry-footer .entry-meta dd,.error404 .entry-footer .entry-meta dd{display:inline;text-transform:uppercase}.single .post-navigation,.page .post-navigation,.error404 .post-navigation{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:95px;margin:20px 0}@media (min-width: 768px) and (max-width: 991px){.single .post-navigation,.page .post-navigation,.error404 .post-navigation{height:145px}}@media (min-width: 992px){.single .post-navigation,.page .post-navigation,.error404 .post-navigation{height:0;margin:0}}.single .post-navigation .nav-previous,.single .post-navigation .nav-next,.page .post-navigation .nav-previous,.page .post-navigation .nav-next,.error404 .post-navigation .nav-previous,.error404 .post-navigation .nav-next{position:absolute;z-index:6;display:-webkit-box;display:-ms-flexbox;display:flex;width:285px;-webkit-transition:all 0.3s;transition:all 0.3s;background:#fff;box-shadow:0 0 7px rgba(0,0,0,0.15)}@media (min-width: 768px) and (max-width: 991px){.single .post-navigation .nav-previous,.single .post-navigation .nav-next,.page .post-navigation .nav-previous,.page .post-navigation .nav-next,.error404 .post-navigation .nav-previous,.error404 .post-navigation .nav-next{width:425px}}@media (min-width: 992px){.single .post-navigation .nav-previous,.single .post-navigation .nav-next,.page .post-navigation .nav-previous,.page .post-navigation .nav-next,.error404 .post-navigation .nav-previous,.error404 .post-navigation .nav-next{width:425px}}.no-flexbox .single .post-navigation .nav-previous,.no-flexbox .single .post-navigation .nav-next,.no-flexbox .page .post-navigation .nav-previous,.no-flexbox .page .post-navigation .nav-next,.no-flexbox .error404 .post-navigation .nav-previous,.no-flexbox .error404 .post-navigation .nav-next{display:block;overflow:hidden;height:95px}@media (min-width: 768px) and (max-width: 991px){.no-flexbox .single .post-navigation .nav-previous,.no-flexbox .single .post-navigation .nav-next,.no-flexbox .page .post-navigation .nav-previous,.no-flexbox .page .post-navigation .nav-next,.no-flexbox .error404 .post-navigation .nav-previous,.no-flexbox .error404 .post-navigation .nav-next{height:145px}}@media (min-width: 992px){.no-flexbox .single .post-navigation .nav-previous,.no-flexbox .single .post-navigation .nav-next,.no-flexbox .page .post-navigation .nav-previous,.no-flexbox .page .post-navigation .nav-next,.no-flexbox .error404 .post-navigation .nav-previous,.no-flexbox .error404 .post-navigation .nav-next{height:145px}}.single .post-navigation .nav-previous .post-thumbnail,.single .post-navigation .nav-next .post-thumbnail,.page .post-navigation .nav-previous .post-thumbnail,.page .post-navigation .nav-next .post-thumbnail,.error404 .post-navigation .nav-previous .post-thumbnail,.error404 .post-navigation .nav-next .post-thumbnail{background:#e5e5e5;min-width:95px;height:95px;overflow:hidden;max-width:50%}@media (min-width: 768px) and (max-width: 991px){.single .post-navigation .nav-previous .post-thumbnail,.single .post-navigation .nav-next .post-thumbnail,.page .post-navigation .nav-previous .post-thumbnail,.page .post-navigation .nav-next .post-thumbnail,.error404 .post-navigation .nav-previous .post-thumbnail,.error404 .post-navigation .nav-next .post-thumbnail{min-width:145px;height:145px}}@media (min-width: 992px){.single .post-navigation .nav-previous .post-thumbnail,.single .post-navigation .nav-next .post-thumbnail,.page .post-navigation .nav-previous .post-thumbnail,.page .post-navigation .nav-next .post-thumbnail,.error404 .post-navigation .nav-previous .post-thumbnail,.error404 .post-navigation .nav-next .post-thumbnail{min-width:145px;height:145px}}.single .post-navigation .nav-previous .post-thumbnail img,.single .post-navigation .nav-next .post-thumbnail img,.page .post-navigation .nav-previous .post-thumbnail img,.page .post-navigation .nav-next .post-thumbnail img,.error404 .post-navigation .nav-previous .post-thumbnail img,.error404 .post-navigation .nav-next .post-thumbnail img{display:block;width:100%}.single .post-navigation .nav-previous .post-body,.single .post-navigation .nav-next .post-body,.page .post-navigation .nav-previous .post-body,.page .post-navigation .nav-next .post-body,.error404 .post-navigation .nav-previous .post-body,.error404 .post-navigation .nav-next .post-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:"Merriweather",serif;margin:auto;padding:0 30px}.single .post-navigation .nav-previous .post-body .post-descriptor,.single .post-navigation .nav-next .post-body .post-descriptor,.page .post-navigation .nav-previous .post-body .post-descriptor,.page .post-navigation .nav-next .post-body .post-descriptor,.error404 .post-navigation .nav-previous .post-body .post-descriptor,.error404 .post-navigation .nav-next .post-body .post-descriptor{color:#837c7c;font-size:14px;font-size:1.4rem;line-height:29px;line-height:2.9rem;font-style:italic;margin:0}@media (min-width: 768px) and (max-width: 991px){.single .post-navigation .nav-previous .post-body .post-descriptor,.single .post-navigation .nav-next .post-body .post-descriptor,.page .post-navigation .nav-previous .post-body .post-descriptor,.page .post-navigation .nav-next .post-body .post-descriptor,.error404 .post-navigation .nav-previous .post-body .post-descriptor,.error404 .post-navigation .nav-next .post-body .post-descriptor{font-size:16px;font-size:1.6rem}}@media (min-width: 992px){.single .post-navigation .nav-previous .post-body .post-descriptor,.single .post-navigation .nav-next .post-body .post-descriptor,.page .post-navigation .nav-previous .post-body .post-descriptor,.page .post-navigation .nav-next .post-body .post-descriptor,.error404 .post-navigation .nav-previous .post-body .post-descriptor,.error404 .post-navigation .nav-next .post-body .post-descriptor{font-size:16px;font-size:1.6rem}}.single .post-navigation .nav-previous .post-body .post-title,.single .post-navigation .nav-next .post-body .post-title,.page .post-navigation .nav-previous .post-body .post-title,.page .post-navigation .nav-next .post-body .post-title,.error404 .post-navigation .nav-previous .post-body .post-title,.error404 .post-navigation .nav-next .post-body .post-title{margin:0;font-size:16px;font-size:1.6rem;line-height:23px;line-height:2.3rem}@media (min-width: 768px) and (max-width: 991px){.single .post-navigation .nav-previous .post-body .post-title,.single .post-navigation .nav-next .post-body .post-title,.page .post-navigation .nav-previous .post-body .post-title,.page .post-navigation .nav-next .post-body .post-title,.error404 .post-navigation .nav-previous .post-body .post-title,.error404 .post-navigation .nav-next .post-body .post-title{font-size:21px;font-size:2.1rem;line-height:29px;line-height:2.9rem}}@media (min-width: 992px){.single .post-navigation .nav-previous .post-body .post-title,.single .post-navigation .nav-next .post-body .post-title,.page .post-navigation .nav-previous .post-body .post-title,.page .post-navigation .nav-next .post-body .post-title,.error404 .post-navigation .nav-previous .post-body .post-title,.error404 .post-navigation .nav-next .post-body .post-title{font-size:21px;font-size:2.1rem;line-height:29px;line-height:2.9rem}}.no-flexbox .single .post-navigation .nav-previous .post-body,.no-flexbox .single .post-navigation .nav-next .post-body,.no-flexbox .page .post-navigation .nav-previous .post-body,.no-flexbox .page .post-navigation .nav-next .post-body,.no-flexbox .error404 .post-navigation .nav-previous .post-body,.no-flexbox .error404 .post-navigation .nav-next .post-body{width:calc(100% - 155px)}@media (min-width: 768px) and (max-width: 991px){.no-flexbox .single .post-navigation .nav-previous .post-body,.no-flexbox .single .post-navigation .nav-next .post-body,.no-flexbox .page .post-navigation .nav-previous .post-body,.no-flexbox .page .post-navigation .nav-next .post-body,.no-flexbox .error404 .post-navigation .nav-previous .post-body,.no-flexbox .error404 .post-navigation .nav-next .post-body{width:calc(100% - 215px)}}@media (min-width: 992px){.no-flexbox .single .post-navigation .nav-previous .post-body,.no-flexbox .single .post-navigation .nav-next .post-body,.no-flexbox .page .post-navigation .nav-previous .post-body,.no-flexbox .page .post-navigation .nav-next .post-body,.no-flexbox .error404 .post-navigation .nav-previous .post-body,.no-flexbox .error404 .post-navigation .nav-next .post-body{width:calc(100% - 215px)}}.single .post-navigation .nav-previous .post-icon,.single .post-navigation .nav-next .post-icon,.page .post-navigation .nav-previous .post-icon,.page .post-navigation .nav-next .post-icon,.error404 .post-navigation .nav-previous .post-icon,.error404 .post-navigation .nav-next .post-icon{min-width:60px;margin:auto;text-align:center}@media (min-width: 768px) and (max-width: 991px){.single .post-navigation .nav-previous .post-icon,.single .post-navigation .nav-next .post-icon,.page .post-navigation .nav-previous .post-icon,.page .post-navigation .nav-next .post-icon,.error404 .post-navigation .nav-previous .post-icon,.error404 .post-navigation .nav-next .post-icon{min-width:70px}}@media (min-width: 992px){.single .post-navigation .nav-previous .post-icon,.single .post-navigation .nav-next .post-icon,.page .post-navigation .nav-previous .post-icon,.page .post-navigation .nav-next .post-icon,.error404 .post-navigation .nav-previous .post-icon,.error404 .post-navigation .nav-next .post-icon{min-width:70px}}.single .post-navigation .nav-previous .post-icon i,.single .post-navigation .nav-next .post-icon i,.page .post-navigation .nav-previous .post-icon i,.page .post-navigation .nav-next .post-icon i,.error404 .post-navigation .nav-previous .post-icon i,.error404 .post-navigation .nav-next .post-icon i{font-size:30px;font-size:3rem}.single .post-navigation .nav-previous,.page .post-navigation .nav-previous,.error404 .post-navigation .nav-previous{left:-225px}@media (min-width: 768px) and (max-width: 991px){.single .post-navigation .nav-previous,.page .post-navigation .nav-previous,.error404 .post-navigation .nav-previous{left:-110px}}@media (min-width: 992px){.single .post-navigation .nav-previous,.page .post-navigation .nav-previous,.error404 .post-navigation .nav-previous{left:-355px}.single .post-navigation .nav-previous:hover,.page .post-navigation .nav-previous:hover,.error404 .post-navigation .nav-previous:hover{left:0px}}.no-flexbox .single .post-navigation .nav-previous .post-thumbnail,.no-flexbox .single .post-navigation .nav-previous .post-body,.no-flexbox .single .post-navigation .nav-previous .post-icon,.no-flexbox .page .post-navigation .nav-previous .post-thumbnail,.no-flexbox .page .post-navigation .nav-previous .post-body,.no-flexbox .page .post-navigation .nav-previous .post-icon,.no-flexbox .error404 .post-navigation .nav-previous .post-thumbnail,.no-flexbox .error404 .post-navigation .nav-previous .post-body,.no-flexbox .error404 .post-navigation .nav-previous .post-icon{float:left;position:relative}.no-flexbox .single .post-navigation .nav-previous .post-body,.no-flexbox .single .post-navigation .nav-previous .post-icon,.no-flexbox .page .post-navigation .nav-previous .post-body,.no-flexbox .page .post-navigation .nav-previous .post-icon,.no-flexbox .error404 .post-navigation .nav-previous .post-body,.no-flexbox .error404 .post-navigation .nav-previous .post-icon{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.single .post-navigation .nav-next,.page .post-navigation .nav-next,.error404 .post-navigation .nav-next{right:-35px}@media (max-width: 767px){.single .post-navigation .nav-next .post-icon,.page .post-navigation .nav-next .post-icon,.error404 .post-navigation .nav-next .post-icon{position:absolute;right:35px;top:50%;margin-top:-15px;color:#fff}}@media (min-width: 768px) and (max-width: 991px){.single .post-navigation .nav-next,.page .post-navigation .nav-next,.error404 .post-navigation .nav-next{right:0}}@media (min-width: 992px){.single .post-navigation .nav-next,.page .post-navigation .nav-next,.error404 .post-navigation .nav-next{right:-355px}.single .post-navigation .nav-next:hover,.page .post-navigation .nav-next:hover,.error404 .post-navigation .nav-next:hover{right:0px}}.single .post-navigation .nav-next .post-thumbnail,.page .post-navigation .nav-next .post-thumbnail,.error404 .post-navigation .nav-next .post-thumbnail{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.single .post-navigation .nav-next .post-body,.page .post-navigation .nav-next .post-body,.error404 .post-navigation .nav-next .post-body{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.single .post-navigation .nav-next .post-icon,.page .post-navigation .nav-next .post-icon,.error404 .post-navigation .nav-next .post-icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.no-flexbox .single .post-navigation .nav-next .post-thumbnail,.no-flexbox .single .post-navigation .nav-next .post-body,.no-flexbox .single .post-navigation .nav-next .post-icon,.no-flexbox .page .post-navigation .nav-next .post-thumbnail,.no-flexbox .page .post-navigation .nav-next .post-body,.no-flexbox .page .post-navigation .nav-next .post-icon,.no-flexbox .error404 .post-navigation .nav-next .post-thumbnail,.no-flexbox .error404 .post-navigation .nav-next .post-body,.no-flexbox .error404 .post-navigation .nav-next .post-icon{float:right;position:relative}.no-flexbox .single .post-navigation .nav-next .post-body,.no-flexbox .single .post-navigation .nav-next .post-icon,.no-flexbox .page .post-navigation .nav-next .post-body,.no-flexbox .page .post-navigation .nav-next .post-icon,.no-flexbox .error404 .post-navigation .nav-next .post-body,.no-flexbox .error404 .post-navigation .nav-next .post-icon{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.single #prev-next-top,.page #prev-next-top,.error404 #prev-next-top{display:none}@media (min-width: 992px){.single #prev-next-top,.page #prev-next-top,.error404 #prev-next-top{display:block}.single #prev-next-top .nav-previous,.single #prev-next-top .nav-next,.page #prev-next-top .nav-previous,.page #prev-next-top .nav-next,.error404 #prev-next-top .nav-previous,.error404 #prev-next-top .nav-next{top:150px}}.error404 .entry-body{margin:60px 0 50px}.error404 .entry-content{padding:0;max-width:100%}@media (min-width: 768px) and (max-width: 991px){.error404 .entry-content{min-height:0px}}@media (min-width: 992px){.error404 .entry-content{min-height:0px}}.side-story{margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px) and (max-width: 991px){.side-story{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 992px){.side-story{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 992px){.side-story{margin:30px -30px}}.side-story .post-thumbnail{max-width:150px;margin:10px auto}@media (min-width: 768px) and (max-width: 991px){.side-story .post-thumbnail{min-width:270px;margin:0}}@media (min-width: 992px){.side-story .post-thumbnail{min-width:270px;margin:0}}@media (min-width: 1200px){.side-story .post-thumbnail{min-width:300px}}.side-story .post-body{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 768px) and (max-width: 991px){.side-story .post-body{margin-left:30px}}@media (min-width: 992px){.side-story .post-body{margin-left:30px}}.side-story .overflow-more{height:400px}@media (min-width: 768px) and (max-width: 991px){.side-story .overflow-more{height:270px}}@media (min-width: 992px){.side-story .overflow-more{height:300px}}.side-story .post-descriptor{font-family:"Montserrat",sans-serif;text-transform:uppercase;margin-top:0;font-size:14px;font-size:1.4rem;text-align:center}@media (min-width: 768px) and (max-width: 991px){.side-story .post-descriptor{text-align:left}}@media (min-width: 992px){.side-story .post-descriptor{text-align:left}}.side-story .post-title{font-size:21px;font-size:2.1rem;margin-bottom:30px;text-align:center}@media (min-width: 768px) and (max-width: 991px){.side-story .post-title{font-size:27px;font-size:2.7rem;text-align:left;margin-bottom:20px}}@media (min-width: 992px){.side-story .post-title{font-size:29px;font-size:2.9rem;text-align:left;margin-bottom:20px}}.side-story .post-content{font-size:15px;font-size:1.5rem;padding-bottom:30px}.full-quote{background-color:#837c7c;background-repeat:no-repeat;background-position:center;background-size:cover;border:0px none;padding:50px 0;font-family:"Merriweather",serif;color:#fff;text-align:center;font-size:20px;font-size:2rem;line-height:1.25;width:100vw;margin:20px 0 20px 50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width: 768px) and (max-width: 991px){.full-quote{padding:100px 0;font-size:30px;font-size:3rem}}@media (min-width: 992px){.full-quote{padding:140px 0;font-size:40px;font-size:4rem}}@media (min-width: 768px) and (max-width: 991px){.full-quote{-webkit-transform:translateX(-50%) translateX(-30px);transform:translateX(-50%) translateX(-30px)}}@media (min-width: 992px){.full-quote{-webkit-transform:translateX(-50%) translateX(-30px);transform:translateX(-50%) translateX(-30px)}}@media (min-width: 992px){.full-quote{-webkit-transform:translateX(-50%) translateX(120px);transform:translateX(-50%) translateX(120px)}}.recipe-summary{margin:0 auto 45px;background:#fff;max-width:320px;font-family:"Montserrat",sans-serif;font-size:14px;font-size:1.4rem;line-height:20px;line-height:2rem}.recipe-summary.wide{font-size:16px;font-size:1.6rem;line-height:21px;line-height:2.1rem;max-width:none}.recipe-summary .recipe-summary-header{background:#de1b45;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px}.recipe-summary .recipe-summary-header h3{font-size:18px;font-size:1.8rem;text-transform:uppercase;margin:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recipe-summary .recipe-summary-header .recipe-summary-print{color:#fff;font-size:16px;font-size:1.6rem;font-family:"Merriweather",serif;font-style:italic;margin:auto}.recipe-summary .recipe-summary-header .recipe-summary-print i{font-size:20px;font-size:2rem;vertical-align:middle;margin-left:10px}.recipe-summary .recipe-summary-thumbnail img{width:100%;display:block;margin:0;border:0px none}.recipe-summary .recipe-summary-title{border:1px solid #e5e5e5;border-top:0px none;padding:30px 15px;font-family:"Merriweather",serif;text-align:center}.recipe-summary .recipe-summary-title .recipe-title{font-size:21px;font-size:2.1rem;margin:0 0 10px}.recipe-summary .recipe-summary-title .dateline{font-size:16px;font-size:1.6rem;font-style:italic;color:#837c7c;margin:0}.recipe-summary .recipe-summary-time{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;padding:30px 30px 30px 30px;color:#50403c;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.recipe-summary .recipe-summary-time dl{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.recipe-summary .recipe-summary-time dt{text-transform:uppercase}.recipe-summary .recipe-summary-time dd{font-family:"Merriweather",serif}.recipe-summary .panel-group-collapse{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;margin-bottom:0}.recipe-summary .list-ingredients{list-style:disc;margin-left:16px}.author-card-full .author-social,.author-card-compact .author-social{text-align:center;margin-bottom:40px;word-break:break-word}.author-card-full .author-social .author-social-links,.author-card-compact .author-social .author-social-links{margin-bottom:15px}.author-card-full .author-social .author-social-links .section-subtitle,.author-card-compact .author-social .author-social-links .section-subtitle{vertical-align:middle}@media (min-width: 768px) and (max-width: 991px){.author-card-full .author-social .author-social-links .section-subtitle,.author-card-compact .author-social .author-social-links .section-subtitle{margin-right:15px}}@media (min-width: 992px){.author-card-full .author-social .author-social-links .section-subtitle,.author-card-compact .author-social .author-social-links .section-subtitle{margin-right:15px}}.author-card-full .section-subtitle,.author-card-compact .section-subtitle{font-size:16px;font-size:1.6rem;font-style:italic;margin:10px 0}@media (min-width: 768px) and (max-width: 991px){.author-card-full .section-subtitle,.author-card-compact .section-subtitle{line-height:50px;display:inline-block;margin:0}}@media (min-width: 992px){.author-card-full .section-subtitle,.author-card-compact .section-subtitle{line-height:50px;display:inline-block;margin:0}}.author-card-full .section-subtitle+p,.author-card-compact .section-subtitle+p{margin:0}@media (min-width: 768px) and (max-width: 991px){.author-card-full .section-subtitle+p,.author-card-compact .section-subtitle+p{display:inline-block;line-height:50px}}@media (min-width: 992px){.author-card-full .section-subtitle+p,.author-card-compact .section-subtitle+p{display:inline-block;line-height:50px}}.author-card-full .social-links,.author-card-compact .social-links{display:inline-block;vertical-align:middle}.author-card-full .social-links span,.author-card-compact .social-links span{display:none}.author-card-full .social-links i,.author-card-compact .social-links i{border-top-width:1px;border-left-width:0px}.author-card-full .social-links li,.author-card-compact .social-links li{float:left}.author-card-full .social-links li:first-child i,.author-card-compact .social-links li:first-child i{border-left-width:1px}.author-card-full{font-family:"Merriweather",serif}.author-card-full .author-name{font-size:24px;font-size:2.4rem;margin:0 0 20px 0;text-align:center}@media (min-width: 768px) and (max-width: 991px){.author-card-full .author-name{font-size:48px;font-size:4.8rem;margin:0 0 30px 0}}@media (min-width: 992px){.author-card-full .author-name{font-size:84px;font-size:8.4rem;margin:0 0 45px 0}}.author-card-full .author-bio{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}@media (min-width: 768px) and (max-width: 991px){.author-card-full .author-bio{margin-bottom:45px}}@media (min-width: 992px){.author-card-full .author-bio{margin-bottom:60px}}.no-flexbox .author-card-full .author-bio{overflow:hidden}.author-card-full .author-bio .author-thumbnail{-webkit-box-flex:0;-ms-flex:0 1 95px;flex:0 1 95px;margin-right:20px}@media (min-width: 768px) and (max-width: 991px){.author-card-full .author-bio .author-thumbnail{-webkit-box-flex:0;-ms-flex:0 1 240px;flex:0 1 240px;margin-right:30px}}@media (min-width: 992px){.author-card-full .author-bio .author-thumbnail{-webkit-box-flex:0;-ms-flex:0 1 240px;flex:0 1 240px;margin-right:30px}}@media (min-width: 1200px){.author-card-full .author-bio .author-thumbnail{-webkit-box-flex:0;-ms-flex:0 1 330px;flex:0 1 330px}}.author-card-full .author-bio .author-thumbnail img{width:100%;display:block}.no-flexbox .author-card-full .author-bio .author-thumbnail{width:95px;float:left}@media (min-width: 768px) and (max-width: 991px){.no-flexbox .author-card-full .author-bio .author-thumbnail{width:240px}}@media (min-width: 992px){.no-flexbox .author-card-full .author-bio .author-thumbnail{width:330px}}.author-card-full .author-bio .author-bio-body{-webkit-box-flex:1;-ms-flex:1;flex:1;height:95px;font-size:16px;font-size:1.6rem}@media (min-width: 768px) and (max-width: 991px){.author-card-full .author-bio .author-bio-body{height:240px;font-size:18px;font-size:1.8rem}}@media (min-width: 992px){.author-card-full .author-bio .author-bio-body{height:330px;font-size:22px;font-size:2.2rem}}.no-flexbox .author-card-full .author-bio .author-bio-body{float:left;width:calc(100% - 115px)}@media (min-width: 768px) and (max-width: 991px){.no-flexbox .author-card-full .author-bio .author-bio-body{width:calc(100% - 270px)}}@media (min-width: 992px){.no-flexbox .author-card-full .author-bio .author-bio-body{width:calc(100% - 360px)}}.author-card-compact{padding:15px;background:rgba(248,248,248,0.5);border:1px solid #e5e5e5;font-size:14px;font-size:1.4rem;margin-top:30px}@media (min-width: 768px) and (max-width: 991px){.author-card-compact{padding:30px;font-size:16px;font-size:1.6rem;margin-top:60px;margin-left:-30px;margin-right:-30px}}@media (min-width: 992px){.author-card-compact{padding:30px;font-size:16px;font-size:1.6rem;margin-top:60px;margin-left:-30px;margin-right:-30px}}.author-card-compact .author-bio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Merriweather",serif}@media (min-width: 768px) and (max-width: 991px){.author-card-compact .author-bio{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 992px){.author-card-compact .author-bio{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.no-flexbox .author-card-compact .author-bio{overflow:hidden}.author-card-compact .author-bio .author-thumbnail{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 768px) and (max-width: 991px){.author-card-compact .author-bio .author-thumbnail{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}}@media (min-width: 992px){.author-card-compact .author-bio .author-thumbnail{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}}@media (min-width: 768px) and (max-width: 991px){.author-card-compact .author-bio .author-thumbnail{margin-right:30px}}@media (min-width: 992px){.author-card-compact .author-bio .author-thumbnail{margin-right:60px}}.author-card-compact .author-bio .author-thumbnail img{border:2px solid #f8f8f8;display:block;width:100%}@media (min-width: 768px) and (max-width: 991px){.author-card-compact .author-bio .author-thumbnail img{border-width:5px}}@media (min-width: 992px){.author-card-compact .author-bio .author-thumbnail img{border-width:5px}}.no-flexbox .author-card-compact .author-bio .author-thumbnail{width:180px;margin:0 auto}@media (min-width: 768px) and (max-width: 991px){.no-flexbox .author-card-compact .author-bio .author-thumbnail{float:left;margin:0 30px 0 0}}@media (min-width: 992px){.no-flexbox .author-card-compact .author-bio .author-thumbnail{float:left;margin:0 60px 0 0}}.author-card-compact .author-bio .author-bio-body{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;font-size:1.4rem}@media (min-width: 768px) and (max-width: 991px){.author-card-compact .author-bio .author-bio-body{font-size:16px;font-size:1.6rem}}@media (min-width: 992px){.author-card-compact .author-bio .author-bio-body{font-size:20px;font-size:2rem}}.author-card-compact .author-bio .author-bio-body .overflow-more{height:150px;margin-bottom:60px}.author-card-compact .author-bio .author-bio-body .author-name{font-size:22px;font-size:2.2rem;margin:15px 0}@media (min-width: 768px) and (max-width: 991px){.author-card-compact .author-bio .author-bio-body .author-name{font-size:28px;font-size:2.8rem;margin:30px 0}}@media (min-width: 992px){.author-card-compact .author-bio .author-bio-body .author-name{font-size:35px;font-size:3.5rem;margin:30px 0}}@media (min-width: 768px) and (max-width: 991px){.no-flexbox .author-card-compact .author-bio .author-bio-body{float:left;width:calc(100% - 210px)}}@media (min-width: 992px){.no-flexbox .author-card-compact .author-bio .author-bio-body{float:left;width:calc(100% - 240px)}}.author-card-compact .author-posts-link{text-transform:uppercase;font-family:"Montserrat",sans-serif}.comments-top-ad{margin:30px -15px 0;text-align:center}@media (min-width: 768px) and (max-width: 991px){.comments-top-ad{margin-top:40px}}.comments-title{font-size:16px;font-size:1.6rem;text-transform:uppercase;margin-top:30px;margin-bottom:25px}@media (min-width: 768px) and (max-width: 991px){.comments-title{font-size:20px;font-size:2rem;margin-top:40px}}@media (min-width: 992px){.comments-title{font-size:24px;font-size:2.4rem;text-align:left;margin-top:70px}}.comments-title i{font-size:32px;font-size:3.2rem;vertical-align:middle;margin-right:10px}@media (min-width: 768px) and (max-width: 991px){.comments-title i{font-size:42px;font-size:4.2rem}}@media (min-width: 992px){.comments-title i{font-size:52px;font-size:5.2rem}}.comments-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;overflow:hidden;min-height:400px}@media (min-width: 768px) and (max-width: 991px){.comments-container{margin-bottom:40px}}@media (min-width: 992px){.comments-container{margin-bottom:70px}}.comments-container .comments-template{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 992px){.no-flexbox .comments-container .comments-template{float:left;width:calc(100% - 330px)}}.comments-container .comments-side-ad{display:none;-webkit-box-flex:0;-ms-flex:0 1 330px;flex:0 1 330px;padding-left:30px;margin-top:70px}@media (min-width: 992px){.comments-container .comments-side-ad{display:block}}.home #main{overflow:hidden}.home .post-card-vertical-slideshow:after,.home .book-card-vertical-slideshow:after{position:absolute;bottom:0;left:0}.home .slideshow-bio-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.no-flexbox .home .slideshow-bio-container{display:block;overflow:hidden}.home .slideshow-bio-container .slideshow{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media (min-width: 768px) and (max-width: 991px){.home .slideshow-bio-container .slideshow:after{display:none}}.no-flexbox .home .slideshow-bio-container .slideshow{float:left;width:66%}.home .slideshow-bio{font-family:"Merriweather",serif;font-size:16px;font-size:1.6rem;line-height:26px;line-height:2.6rem}.home .slideshow-bio .bio-name{font-size:19px;font-size:1.9rem}.home .slideshow-bio p img{vertical-align:baseline}.home .slideshow-bio .ad{margin-top:20px}.home .slideshow-bio .social-links{text-align:center}.home .slideshow-bio .social-links span{display:none}.home .slideshow-bio .social-links i{border-top-width:1px;border-left-width:0px}.home .slideshow-bio .social-links li{float:left}.home .slideshow-bio .social-links li:first-child i{border-left-width:1px}.home .slideshow-bio .social-links ul{display:inline-block}.home .container-bio .slideshow-bio{display:none}@media (min-width: 992px){.home .container-bio .slideshow-bio{display:block}}.home .narrow-slideshow .slideshow-bio{display:none;-webkit-box-flex:0;-ms-flex:0 1 345px;flex:0 1 345px;padding-left:45px}@media (min-width: 768px) and (max-width: 991px){.home .narrow-slideshow .slideshow-bio{display:block}}.no-flexbox .home .narrow-slideshow .slideshow-bio{float:left;width:33%;margin-left:1%}.home .footer-ad{border-top:0px none}@media (max-width: 767px){.home .footer-ad{margin-top:0}}@media (min-width: 768px) and (max-width: 991px){.home .footer-ad{margin-top:0}}@media (min-width: 992px){.home .footer-ad{margin-top:0}}.overflow-more{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;-webkit-transition:height 0.5s;transition:height 0.5s}.overflow-more .overflow-more-link{display:none;border:0px none;background:transparent;width:100%;text-align:center;position:absolute;margin-top:10px;padding:0;top:100%;left:0;font-size:16px;font-size:1.6rem;color:#50403c;font-family:"Montserrat",sans-serif;text-decoration:underline;text-transform:uppercase}.overflow-more .overflow-more-link:active,.overflow-more .overflow-more-link:focus{outline:0px none}@media (min-width: 768px) and (max-width: 991px){.overflow-more .overflow-more-link{text-align:left}}@media (min-width: 992px){.overflow-more .overflow-more-link{text-align:left}}.overflow-more .overflow-more-link i{-webkit-transition:all 0.5s;transition:all 0.5s;margin-right:10px}.overflow-more .overflow-contents{max-height:100%;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.overflow-more.overflowing .overflow-more-link{display:block}.overflow-more.overflowing .overflow-contents{padding-bottom:1em;-webkit-mask-image:-webkit-linear-gradient(top, #000000 0%, #000000 70%, rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom, #000000 0%,#000000 70%,rgba(0,0,0,0) 100%)}@media (min-width: 768px) and (max-width: 991px){.overflow-more.hide-mobile .overflow-more-link{display:none}.overflow-more.hide-mobile .overflow-contents{overflow:visible}}@media (min-width: 992px){.overflow-more.hide-mobile .overflow-more-link{display:none}.overflow-more.hide-mobile .overflow-contents{overflow:visible}}.overflow-more.open .overflow-more-link i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.overflow-more.open .overflow-contents{-webkit-mask-image:none;mask-image:none}
@font-face{font-family:'The-Pioneer-Woman';src:url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.eot?hv2kz6&1471528799);src:url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.eot?&1471528799#iefixhv2kz6) format("embedded-opentype"),url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.ttf?hv2kz6&1471528799) format("truetype"),url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.woff?hv2kz6&1471528799) format("woff"),url(/wp-content/themes/vip/thepioneerwoman/fonts/The-Pioneer-Woman.svg?hv2kz6&1471528799#The-Pioneer-Woman) format("svg");font-weight:normal;font-style:normal}[class^="TPW-"],[class*=" TPW-"],.TPW,.fullscreen-wrap figure.slide .fullscreen-toggle i{font-family:'The-Pioneer-Woman';speak:none;font-style:normal;font-size:inherit;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="TPW-"]:before,[class*=" TPW-"]:before,.TPW:before,.fullscreen-wrap figure.slide .fullscreen-toggle i:before{display:inline-block;line-height:inherit}.TPW-photography:before{content:"\e612"}.TPW-homeschooling:before{content:"\e613"}.TPW-home-and-garden:before{content:"\e614"}.TPW-entertainment:before{content:"\e615"}.TPW-products:before{content:"\e611"}.TPW-food-and-friends:before{content:"\e609"}.TPW-fun-and-learning:before{content:"\e60a"}.TPW-life-and-style:before{content:"\e60b"}.TPW-search:before{content:"\e60c"}.TPW-hamburger:before{content:"\e60d"}.TPW-close:before,.fullscreen-wrap figure.slide .fullscreen-toggle i:before{content:"\e60e"}.TPW-more:before{content:"\e60f"}.TPW-social-tasty-kitchen:before{content:"\e610"}.TPW-logo:before{content:"\e602"}.TPW-giveaways:before{content:"\e601"}.TPW-confessions:before,.author.archive .TPW:before,.author.archive .fullscreen-wrap figure.slide .fullscreen-toggle i:before,.fullscreen-wrap figure.slide .fullscreen-toggle .author.archive i:before{content:"\e600"}.TPW-videos:before{content:"\e603"}.TPW-cooking:before{content:"\e604"}.TPW-left-arrow:before{content:"\e605"}.TPW-right-arrow:before{content:"\e606"}.TPW-up-arrow:before{content:"\e607"}.TPW-horse:before{content:"\e608"}.social-links ul{margin:0;padding:0;overflow:hidden}.social-links a{display:block;color:#111}.social-links i{background-color:rgba(255,255,255,0.9);border:1px solid rgba(229,229,229,0.9);border-top-width:0px;font-size:22px;font-size:2.2rem;text-align:center;line-height:48px;width:50px;-webkit-transition:all 0.3s;transition:all 0.3s}.social-links li:first-child i{border-top-width:1px}.social-links span{font-family:"Merriweather",serif;font-size:16px;font-size:1.6rem;margin-left:15px}.social-links .facebook:hover i{border-color:#3b5998;background-color:#3b5998;color:#fff}.social-links .twitter:hover i{border-color:#00aced;background-color:#00aced;color:#fff}.social-links .pinterest:hover i{border-color:#ca0034;background-color:#ca0034;color:#fff}.social-links .googleplus:hover i{border-color:#dd4b39;background-color:#dd4b39;color:#fff}.social-links .instagram:hover i{border-color:#3F729B;background-color:#3F729B;color:#fff}.social-links .rss:hover i{border-color:#f26522;background-color:#f26522;color:#fff}.social-links .tastykitchen:hover i{border-color:#f5bc3e;background-color:#f5bc3e;color:#fff}.social-links .print:hover i{border-color:#50403c;background-color:#50403c;color:#fff}.social-links .email:hover i{border-color:#50403c;background-color:#50403c;color:#fff}.footer-ad{background:#f8f8f8;border-top:1px solid #e5e5e5;text-align:center;padding:10px 0;margin-top:30px}@media (min-width: 768px) and (max-width: 991px){.footer-ad{padding:20px;margin-top:40px}}@media (min-width: 992px){.footer-ad{padding:30px;margin-top:70px}}#page-footer{background:#f8f8f8;position:relative;width:100%;font-family:"Merriweather",serif}@media (min-width: 768px) and (max-width: 991px){#page-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #e5e5e5}.no-flexbox #page-footer{display:block;overflow:hidden}.no-flexbox #page-footer .section-sections,.no-flexbox #page-footer .section-connect,.no-flexbox #page-footer .section-important,.no-flexbox #page-footer .section-great{float:left;width:25%}}@media (min-width: 992px){#page-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #e5e5e5}.no-flexbox #page-footer{display:block;overflow:hidden}.no-flexbox #page-footer .section-sections,.no-flexbox #page-footer .section-connect,.no-flexbox #page-footer .section-important,.no-flexbox #page-footer .section-great{float:left;width:25%}}#page-footer .section-inner{padding:20px 25px;border-top:1px solid #e5e5e5;text-align:center}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-inner{padding:20px 30px;border-top:0px none;text-align:left}}@media (min-width: 992px){#page-footer .section-inner{padding:20px 30px;border-top:0px none;text-align:left}}#page-footer .section-title{font-family:"Montserrat",sans-serif;font-size:20px;font-size:2rem;text-transform:uppercase;margin:15px 0 30px}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-title{margin:30px 0 60px}}@media (min-width: 992px){#page-footer .section-title{margin:30px 0 60px}}#page-footer .section-subtitle{font-size:16px;font-size:1.6rem;font-style:italic;margin:25px 0 15px}#page-footer .link-list{font-size:16px;font-size:1.6rem;text-align:left;margin-bottom:0}#page-footer .link-list li{padding-bottom:10px}#page-footer .link-list li:last-child{margin-bottom:0}#page-footer .link-list a{color:#111}#page-footer .section-connect .section-title{margin-bottom:20px}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-connect .section-title{margin-bottom:20px}}@media (min-width: 992px){#page-footer .section-connect .section-title{margin-bottom:20px}}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-connect{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%}}@media (min-width: 992px){#page-footer .section-connect{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%}}@media (max-width: 767px){#page-footer .section-connect .social-links{display:inline-block}#page-footer .section-connect .social-links span{display:none}#page-footer .section-connect .social-links i{border-top-width:1px;border-left-width:0px}#page-footer .section-connect .social-links li{float:left}#page-footer .section-connect .social-links li:first-child i{border-left-width:1px}}#page-footer .section-connect .social-links i{-webkit-transition:none;transition:none}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-sections{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%}}@media (min-width: 992px){#page-footer .section-sections{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%}}#page-footer .section-sections .link-list{-webkit-columns:2;-moz-columns:2;columns:2}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-sections .link-list{-webkit-columns:1;-moz-columns:1;columns:1}}@media (min-width: 992px){#page-footer .section-sections .link-list{-webkit-columns:1;-moz-columns:1;columns:1}}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-important{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%}}@media (min-width: 992px){#page-footer .section-important{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%}}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-great{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-box-flex:1;-ms-flex:1 1 66.67%;flex:1 1 66.67%}}@media (min-width: 992px){#page-footer .section-great{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}}#page-footer .section-great .overflow-more{height:200px}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-great .overflow-more{height:auto}}@media (min-width: 992px){#page-footer .section-great .overflow-more{height:auto}}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-great .link-list{-webkit-columns:2;-moz-columns:2;columns:2}}@media (min-width: 992px){#page-footer .section-great .link-list{-webkit-columns:2;-moz-columns:2;columns:2}}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-partners{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%}}@media (min-width: 992px){#page-footer .section-partners{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}}.no-flexbox #page-footer .section-partners{clear:left}#page-footer .section-partners i{display:inline-block}@media (min-width: 992px){#page-footer .section-partners .section-title{display:inline;margin-right:40px;vertical-align:middle}}@media (min-width: 768px) and (max-width: 991px){.no-flexbox #page-footer .section-partners .section-title{display:inline}}@media (min-width: 992px){.no-flexbox #page-footer .section-partners .section-title{display:inline}}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-partners .section-inner{text-align:center}}@media (min-width: 992px){#page-footer .section-partners .section-inner{text-align:center}}@media (min-width: 992px){#page-footer .section-partners .section-inner{padding-bottom:60px}}#page-footer .section-partners .link-list{text-align:center}@media (min-width: 992px){#page-footer .section-partners .link-list{display:inline;vertical-align:middle}}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-partners .link-list li{margin-bottom:40px}}@media (min-width: 992px){#page-footer .section-partners .link-list li{vertical-align:middle;display:inline-block;margin-bottom:0;margin-right:40px}}@media (min-width: 768px) and (max-width: 991px){.no-flexbox #page-footer .section-partners .link-list{display:inline}.no-flexbox #page-footer .section-partners .link-list li{display:inline-block;vertical-align:middle;margin-bottom:0;margin-right:40px}}@media (min-width: 992px){.no-flexbox #page-footer .section-partners .link-list{display:inline}.no-flexbox #page-footer .section-partners .link-list li{display:inline-block;vertical-align:middle;margin-bottom:0;margin-right:40px}}#page-footer .section-sections,#page-footer .section-connect,#page-footer .section-important,#page-footer .section-great{min-width:20%}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-copyright{border-top:1px solid #e5e5e5;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (min-width: 992px){#page-footer .section-copyright{border-top:1px solid #e5e5e5;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}#page-footer .section-copyright p{font-size:14px;font-size:1.4rem}@media (min-width: 992px){#page-footer .section-copyright p{display:inline;font-size:16px;font-size:1.6rem}}#page-footer .section-copyright p.powered-by{font-family:"Montserrat",sans-serif}@media (min-width: 992px){#page-footer .section-copyright p.powered-by{margin-left:25px}}#page-footer .section-copyright p.powered-by i{vertical-align:middle;font-size:25px;font-size:2.5rem;font-size:30px;font-size:3rem}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-copyright p.powered-by i{font-size:27px;font-size:2.7rem}}#page-footer .section-copyright a{font-weight:bold;color:#111}#page-footer .section-giddyup{right:0;bottom:0}@media (min-width: 768px) and (max-width: 991px){#page-footer .section-giddyup{position:absolute}}@media (min-width: 992px){#page-footer .section-giddyup{position:absolute}}#page-footer .section-giddyup a{font-family:"Merriweather",serif;font-style:italic;color:#50403c}#page-footer .section-giddyup .section-inner{border-top:0px none;padding-bottom:0}#page-footer .section-giddyup .giddyup-text{display:inline-block;margin:10px 20px 0 0;vertical-align:top}#page-footer .section-giddyup .giddyup-icons{display:inline-block;background:#50403c;color:#fff;padding:15px}#page-footer .section-giddyup .giddyup-icons i{vertical-align:middle}#page-footer .section-giddyup .giddyup-icons .TPW-up-arrow{font-size:25px;font-size:2.5rem}#page-footer .section-giddyup .giddyup-icons .TPW-horse{font-size:32px;font-size:3.2rem}#page-footer .section-giddyup.sticky-giddyup{position:fixed;z-index:10;-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s;-webkit-transform:translateY(100%);transform:translateY(100%)}#page-footer .section-giddyup.sticky-giddyup .giddyup-text{display:none}#page-footer .section-giddyup.sticky-giddyup.headroom--pinned{-webkit-transform:translateY(0%);transform:translateY(0%)}#page-footer .section-giddyup.sticky-giddyup.headroom--unpinned,#page-footer .section-giddyup.sticky-giddyup.headroom--top,.at-bottom #page-footer .section-giddyup.sticky-giddyup{-webkit-transform:translateY(100%);transform:translateY(100%)}#wpstats{visibility:hidden;position:absolute;bottom:0;left:0}.pagination{display:block;margin:25px 0}@media (min-width: 768px) and (max-width: 991px){.pagination{margin:35px 0}}@media (min-width: 992px){.pagination{margin:45px 0}}.pagination .nav-links{text-align:center}.pagination .page-numbers{color:#7f7f7f;display:inline-block;font-family:"Merriweather",serif;margin:0;font-size:21px;font-size:2.1rem}@media (min-width: 768px) and (max-width: 991px){.pagination .page-numbers{font-size:24px;font-size:2.4rem;margin:0 7px 0 0}}@media (min-width: 992px){.pagination .page-numbers{font-size:26px;font-size:2.6rem;margin:0 7px 0 0}}.pagination .page-numbers.current{color:#111;text-decoration:underline}.pagination .page-numbers.prev,.pagination .page-numbers.next{color:#111}.pagination .page-numbers.prev{margin-right:18px}@media (min-width: 768px) and (max-width: 991px){.pagination .page-numbers.prev{margin:0 25px 0 0}}@media (min-width: 992px){.pagination .page-numbers.prev{margin:0 30px 0 0}}.pagination .page-numbers.next{margin-left:18px}@media (min-width: 768px) and (max-width: 991px){.pagination .page-numbers.next{margin-left:0 0 0 18px}}@media (min-width: 992px){.pagination .page-numbers.next{margin:0 0 0 23px}}.listing-container{margin:0 -15px}@media (min-width: 992px){.listing-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.listing-container .listing-content,.listing-container .listing-sidebar{padding:0 15px}.listing-container .listing-sidebar{display:none}@media (min-width: 992px){.listing-container .listing-sidebar{display:block;-webkit-box-flex:1;-ms-flex:1 0 300px;flex:1 0 300px}}.section-header{background:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:15px;text-align:center;position:relative}@media (min-width: 768px) and (max-width: 991px){.section-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left}}@media (min-width: 992px){.section-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left}}@media (min-width: 768px) and (max-width: 991px){.section-header{padding:15px 35px}}@media (min-width: 992px){.section-header{padding:15px 85px}}.section-header+.slideshow{border-bottom:1px solid #d4d4d4;padding-bottom:10px;margin-bottom:45px}.section-header+.slideshow .slideshow-title{margin-top:0}.section-header+.slideshow .slideshow-title i{display:none}.section-header+#category-filter-results{padding-top:44px}.no-flexbox .section-header{min-height:67px}.no-flexbox .section-header .section-title,.no-flexbox .section-header .section-subtitle{float:left}.no-flexbox .section-header .category-list-label{float:right}.section-header>a{color:#3a3a3a}.section-header .section-title{margin:auto 0;text-transform:uppercase;font-size:19px;font-size:1.9rem;line-height:30px;line-height:3rem}@media (min-width: 768px) and (max-width: 991px){.section-header .section-title{font-size:22.5px;font-size:2.25rem}}@media (min-width: 992px){.section-header .section-title{font-size:24px;font-size:2.4rem}}.section-header .section-title .TPW-current-category{color:#487b7e;float:none;margin-right:5px;margin-top:-7px;font-size:35px;font-size:3.5rem;line-height:30px;line-height:3rem}@media (min-width: 768px) and (max-width: 991px){.section-header .section-title .TPW-current-category{font-size:40px;font-size:4rem;margin-right:10px}}@media (min-width: 992px){.section-header .section-title .TPW-current-category{font-size:40px;font-size:4rem;margin-right:10px}}@media (min-width: 768px) and (max-width: 991px){.section-header .section-title .TPW-current-category{margin-top:-4px}}.section-header .section-title .title-short{font-size:19px;font-size:1.9rem}@media (min-width: 768px) and (max-width: 991px){.section-header .section-title .title-short{display:none}}@media (min-width: 992px){.section-header .section-title .title-short{display:none}}.section-header .section-title .title-long-category{display:none}@media (min-width: 768px) and (max-width: 991px){.section-header .section-title .title-long-category{display:inline-block}}@media (min-width: 992px){.section-header .section-title .title-long-category{display:inline-block}}.section-header .section-title i{font-size:20px;font-size:2rem;color:#487b7e;vertical-align:middle}@media (min-width: 768px) and (max-width: 991px){.section-header .section-title i{font-size:35px;font-size:3.5rem}}@media (min-width: 992px){.section-header .section-title i{font-size:45px;font-size:4.5rem}}.section-header .section-subtitle{display:none;color:#50403c;font-family:"Merriweather",serif;padding-left:20px;margin:auto 0 2px;font-size:16px;font-size:1.6rem}@media (min-width: 992px){.section-header .section-subtitle{display:block}}.section-header .category-list-label{display:inline-block;font-family:"Merriweather",serif;font-style:italic;margin:4px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;white-space:nowrap;font-size:15px;font-size:1.5rem}@media (min-width: 768px) and (max-width: 991px){.section-header .category-list-label{font-size:16px;font-size:1.6rem;margin:auto 0;text-align:right}}@media (min-width: 992px){.section-header .category-list-label{font-size:16px;font-size:1.6rem;margin:auto 0;text-align:right}}.section-header .category-list-toggle{color:#111;font-family:"Montserrat",sans-serif;text-decoration:underline;font-style:normal;text-transform:uppercase}.section-header .category-list-toggle i{-webkit-transition:all 0.3s;transition:all 0.3s}.section-header .category-list-toggle.active i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.section-header .category-list-items{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:scroll;background:#f8f8f8;position:absolute;top:100%;left:0;right:0;z-index:11;padding:0px 10px 0px;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;transform-origin:top center;-webkit-transition:padding 0.25s, -webkit-transform 0.5s;transition:padding 0.25s, transform 0.5s}@media (min-width: 768px) and (max-width: 991px){.section-header .category-list-items{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 992px){.section-header .category-list-items{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 768px) and (max-width: 991px){.section-header .category-list-items{padding:0 30px 0}}@media (min-width: 992px){.section-header .category-list-items{padding:0 80px 0}}.section-header .category-list-items.active{-webkit-transform:scaleY(1);transform:scaleY(1);padding-top:15px;padding-bottom:5px;box-shadow:0 3px 5px rgba(0,0,0,0.11)}.section-header .category-list-items li{margin:0 5px 10px;min-width:130px}@media (min-width: 768px) and (max-width: 991px){.section-header .category-list-items li{width:240px}}@media (min-width: 992px){.section-header .category-list-items li{width:260px}}.no-flexbox .section-header .category-list-items li{float:left}.latest-post-header{text-align:center;text-transform:uppercase;letter-spacing:0.15em}.grid-layout .latest-post-header{padding-top:37px}.latest-post-title{margin:10px 0 35px;font-size:16px;font-size:1.6rem}@media (min-width: 768px) and (max-width: 991px){.latest-post-title{font-size:20px;font-size:2rem;margin:40px 0 77px}}@media (min-width: 992px){.latest-post-title{margin:40px 0 77px;font-size:24px;font-size:2.4rem}}.latest-post-title .TPW-current-category{color:#50403c;font-size:42px;font-size:4.2rem;line-height:16px;line-height:1.6rem;vertical-align:text-top;margin-right:10px}@media (min-width: 768px) and (max-width: 991px){.latest-post-title .TPW-current-category{font-size:50px;font-size:5rem;line-height:20px;line-height:2rem;margin-right:15px}}@media (min-width: 992px){.latest-post-title .TPW-current-category{font-size:58px;font-size:5.8rem;line-height:24px;line-height:2.4rem;margin-right:15px}}.filter-container{position:relative;margin-top:45px;margin-bottom:45px}.filter-container .nav-filter .nav-title{font-size:15px;font-size:1.5rem;font-family:"Merriweather",serif;font-style:italic}@media (min-width: 992px){.filter-container .nav-filter .nav-title{font-size:16px;font-size:1.6rem}}.filter-container .nav-filter li.active a{text-decoration:underline}.filter-container .nav-filter a{color:#50403c}@media (min-width: 992px){.filter-container .nav-filter .nav-links-primary a,.filter-container .nav-filter .nav-links-more a{font-size:16px;font-size:1.6rem}}.filter-container .nav-filter .nav-links-primary{height:22px}body.grid-layout .grid-container .col-sm-3{padding-bottom:30px}@media (min-width: 992px){body.grid-layout .grid-container .col-sm-3{border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding-top:30px}body.grid-layout .grid-container .col-sm-3:nth-child(4n){border-right:0px none}body.grid-layout .grid-container .col-sm-3:nth-child(4n+1){clear:left}body.grid-layout .grid-container .col-sm-3 .post-card-vertical{padding:0 15px}}body.grid-layout .grid-container+.ad-full-bleed-container{margin-top:-1px}.category-list-item{font-family:"Montserrat",sans-serif;background:transparent;-webkit-transition:all 0.3s;transition:all 0.3s}.category-list-item .category-thumbnail img{width:100%}.category-list-item .category-title{color:#50403c;text-align:center;text-transform:uppercase;font-size:14px;font-size:1.4rem;margin:0;padding:15px 5px}@media (min-width: 992px){.category-list-item .category-title{font-size:16px;font-size:1.6rem}}.category-list-item.active .category-title{color:#de1b45}.category-list-item.active,.category-list-item:hover{background:#fff;box-shadow:0 0 5px rgba(0,0,0,0.2)}.category-carousel{padding:40px;border-bottom:1px solid #d6d6d6}.archive-page{margin-top:30px}@media (min-width: 768px) and (max-width: 991px){.archive-page{margin-top:40px}}@media (min-width: 992px){.archive-page{margin-top:50px}}.monthly-archive-list{font-size:14px;font-size:1.4rem}@media (min-width: 768px) and (max-width: 991px){.monthly-archive-list{font-size:18px;font-size:1.8rem;-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (min-width: 992px){.monthly-archive-list{font-size:18px;font-size:1.8rem;-webkit-column-count:3;-moz-column-count:3;column-count:3}}.monthly-archive-list li{margin:10px 0}.author.archive .TPW,.author.archive .fullscreen-wrap figure.slide .fullscreen-toggle i,.fullscreen-wrap figure.slide .fullscreen-toggle .author.archive i{font-size:60px;font-size:6rem;display:block;margin-bottom:15px;color:#487b7e}.author.archive .author-title{font-size:24px;font-size:2.4rem;text-transform:uppercase;text-align:center;margin:30px 0}@media (min-width: 768px) and (max-width: 991px){.author.archive .author-title{margin:45px 0}}@media (min-width: 992px){.author.archive .author-title{margin:45px 0}}.author.archive .author-post-count{font-size:24px;font-size:2.4rem;text-transform:uppercase;text-align:center;margin:45px 0}.search-count-container{color:#50403c;margin-top:30px;margin-bottom:30px}@media (min-width: 768px) and (max-width: 991px){.search-count-container{margin-top:40px;margin-bottom:40px}}@media (min-width: 992px){.search-count-container{margin-top:40px;margin-bottom:40px}}.search-count-container .side-bars{margin:0;font-size:18px;font-size:1.8rem;text-transform:uppercase}@media (min-width: 768px) and (max-width: 991px){.search-count-container .side-bars{font-size:24px;font-size:2.4rem}}@media (min-width: 992px){.search-count-container .side-bars{font-size:24px;font-size:2.4rem}}.search-count-container .side-bars>span:before,.search-count-container .side-bars>span:after{border-color:#e5e5e5}.search-count-container .side-bars .search-query{font-family:"Merriweather",serif;font-style:italic;font-size:14px;font-size:1.4rem;text-transform:none}@media (min-width: 768px) and (max-width: 991px){.search-count-container .side-bars .search-query{font-size:16px;font-size:1.6rem}}@media (min-width: 992px){.search-count-container .side-bars .search-query{font-size:16px;font-size:1.6rem}}.ad-full-bleed-container{text-align:center;padding:10px;background-color:#f5f5f1;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5}@media (min-width: 768px) and (max-width: 991px){.ad-full-bleed-container{padding:20px}}@media (min-width: 992px){.ad-full-bleed-container{padding:35px 30px}}.ad-full-bleed-container img,.ad-full-bleed-container iframe{max-width:100%}.widget{list-style:none;margin-bottom:40px}.widget .widgettitle{font-size:20px;font-size:2rem;letter-spacing:0.15em;text-transform:uppercase;margin:0 0 23px}.widget_product .product_title{font-size:21px;font-size:2.1rem;line-height:29px;line-height:2.9rem;font-family:"Merriweather",serif;margin:15px 0 10px}.widget_product .product_text{color:#837c7c;margin:0;font-family:"Merriweather",serif;font-size:16px;font-size:1.6rem;line-height:29px;line-height:2.9rem;font-style:italic}.widget_text .textwidget{font-size:16px;font-size:1.6rem;font-family:"Merriweather",serif}.fullscreen-wrap{position:fixed;z-index:9999;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.9)}.fullscreen-wrap figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw;height:100vh;margin:0}.fullscreen-wrap figure .figimage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;background:transparent}.fullscreen-wrap figure .figimage img{display:block;max-width:100vw;max-height:100vh;margin:auto}.fullscreen-wrap .fullscreen-toggle{cursor:pointer}.fullscreen-wrap .lightbox figcaption{position:absolute;top:0;right:0}.fullscreen-wrap .lightbox figcaption .fullscreen-toggle{position:absolute;top:0;right:0;padding:25px;font-size:20px;font-size:2rem;color:#fff}.fullscreen-wrap .slides{height:calc(100vh - 60px)}.fullscreen-wrap figure.slide{display:-webkit-box;display:-ms-flexbox;display:flex}.fullscreen-wrap figure.slide .figimage img{max-height:calc(100vh - 60px)}.subscribe-modal{display:none}.subscribe-modal.fullscreen-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.subscribe-modal .subscribe-form{margin:auto;text-align:center;padding:15px}.subscribe-modal .close-button{position:absolute;top:0;right:0;padding:25px;font-size:20px;font-size:2rem;color:#fff}.subscribe-modal .subscribe-header{color:#fff}.subscribe-modal .subscribe-header i{font-size:70px;font-size:7rem;color:#487b7e;display:block}.subscribe-modal .subscribe-header h1{font-size:24px;font-size:2.4rem;margin:15px 0 0;text-transform:uppercase}.subscribe-modal .subscribe-header h2{font-size:50px;font-size:5rem;font-family:"Merriweather",serif;margin:45px 0}@media (min-width: 768px) and (max-width: 991px){.subscribe-modal .subscribe-header h2{font-size:84px;font-size:8.4rem}}@media (min-width: 992px){.subscribe-modal .subscribe-header h2{font-size:84px;font-size:8.4rem}}.subscribe-modal form{margin:0 0 35px}.subscribe-modal form .form-group{max-width:75%;margin:0;display:inline-block;vertical-align:middle}@media (min-width: 768px) and (max-width: 991px){.subscribe-modal form .form-group{width:500px}}@media (min-width: 992px){.subscribe-modal form .form-group{width:500px}}.subscribe-modal form input{width:100%;border:0px none;padding:15px 20px;background:#e8e7dd;color:#50403c;font-family:"Merriweather",serif;font-size:16px;font-size:1.6rem;font-style:italic}.subscribe-modal form button{border:0px none;background:#487b7e;color:#fff;font-size:30px;font-size:3rem;vertical-align:middle;margin-left:3px;width:52px;height:52px;line-height:52px}.subscribe-modal p{margin:0}.subscribe-modal p a{color:#e8e7dd;font-family:"Merriweather",serif;font-size:18px;font-size:1.8rem;text-decoration:underline}
.widget_facebook_likebox {
	overflow: hidden;
}
.jetpack_widget_social_icons ul,
.jetpack_widget_social_icons li {
	list-style: none;
}

.jetpack_widget_social_icons ul {
	display: block;
	margin: 0 0 1.5em;
	padding: 0;
}

.jetpack_widget_social_icons ul li {
	border: 0;
	display: inline-block;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.jetpack_widget_social_icons ul li:before,
.jetpack_widget_social_icons ul li:after {
	display: none;
}

.jetpack_widget_social_icons a {
	border: 0;
	box-shadow: none;
	display: block;
	height: 24px;
	text-decoration: none;
	width: 24px;
}

.jetpack_widget_social_icons svg {
	color: inherit;
	fill: currentColor;
	height: inherit;
	vertical-align: middle;
	width: inherit;
}

/* Sizes */

.jetpack_widget_social_icons ul.size-small a {
	height: 24px;
	width: 24px;
}

.jetpack_widget_social_icons ul.size-medium a {
	height: 32px;
	width: 32px;
}

.jetpack_widget_social_icons ul.size-large a {
	height: 48px;
	width: 48px;
}
/**

	Noticons

	Noticons are vector icons embedded in a font for use across wp.com.
	To use, reference this stylesheet in your project. See instructions in example.html

*/


/* IE8 and below use EOT and allow cross-site embedding. 
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: "Noticons";
  src: url(/i/noticons/./Noticons.eot?) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Noticons";
  src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
       url(/i/noticons/./Noticons.ttf) format("truetype"),
       url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Noticons";
    src: url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  }
}


/**
 * All noticons
 */

.noticon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Noticons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}


/**
 * Individual icons
 */

.noticon-404:before { content: "\f423"; }
.noticon-activity:before { content: "\f508"; }
.noticon-add:before { content: "\f8b3"; }
.noticon-add-media:before { content: "\f8d9"; }
.noticon-akismet:before { content: "\f8d2"; }
.noticon-anchor:before { content: "\f509"; }
.noticon-art:before { content: "\f8b4"; }
.noticon-aside:before { content: "\f101"; }
.noticon-atsign:before { content: "\f814"; }
.noticon-attachment:before { content: "\f416"; }
.noticon-audio:before { content: "\f109"; }
.noticon-automattic:before { content: "\f815"; }
.noticon-automattic-blip:before { content: "\f817"; }
.noticon-automattic-ring:before { content: "\f816"; }
.noticon-bell:before { content: "\f8d4"; }
.noticon-bold:before { content: "\f471"; }
.noticon-book:before { content: "\f444"; }
.noticon-bug:before { content: "\f50a"; }
.noticon-bullhorn:before { content: "\f8a5"; }
.noticon-bullseye:before { content: "\f8a0"; }
.noticon-cart:before { content: "\f447"; }
.noticon-category:before { content: "\f301"; }
.noticon-chat:before { content: "\f108"; }
.noticon-checkmark:before { content: "\f418"; }
.noticon-close:before { content: "\f405"; }
.noticon-close-alt:before { content: "\f406"; }
.noticon-cloud:before { content: "\f426"; }
.noticon-cloud-download:before { content: "\f440"; }
.noticon-cloud-upload:before { content: "\f441"; }
.noticon-code:before { content: "\f462"; }
.noticon-codepen:before { content: "\f216"; }
.noticon-cog:before { content: "\f445"; }
.noticon-collapse:before { content: "\f432"; }
.noticon-colors:before { content: "\f8a7"; }
.noticon-comment:before { content: "\f300"; }
.noticon-compact:before { content: "\f807"; }
.noticon-day:before { content: "\f305"; }
.noticon-digg:before { content: "\f221"; }
.noticon-document:before { content: "\f443"; }
.noticon-dot:before { content: "\f428"; }
.noticon-downarrow:before { content: "\f502"; }
.noticon-download:before { content: "\f50b"; }
.noticon-draggable:before { content: "\f436"; }
.noticon-dribbble:before { content: "\f201"; }
.noticon-dropbox:before { content: "\f225"; }
.noticon-dropdown:before { content: "\f433"; }
.noticon-dropdown-left:before { content: "\f434"; }
.noticon-edit:before { content: "\f411"; }
.noticon-ellipsis:before { content: "\f476"; }
.noticon-eventbrite:before { content: "\f8a6"; }
.noticon-expand:before { content: "\f431"; }
.noticon-external:before { content: "\f442"; }
.noticon-facebook:before { content: "\f203"; }
.noticon-facebook-alt:before { content: "\f204"; }
.noticon-fastforward:before { content: "\f458"; }
.noticon-features:before { content: "\f8a8"; }
.noticon-feed:before { content: "\f413"; }
.noticon-flag:before { content: "\f468"; }
.noticon-flickr:before { content: "\f211"; }
.noticon-follow:before { content: "\f801"; }
.noticon-following:before { content: "\f803"; }
.noticon-fonts:before { content: "\f8b5"; }
.noticon-foursquare:before { content: "\f226"; }
.noticon-fullscreen:before { content: "\f474"; }
.noticon-gallery:before { content: "\f103"; }
.noticon-ghost:before { content: "\f8d5"; }
.noticon-gift:before { content: "\f8a4"; }
.noticon-github:before { content: "\f200"; }
.noticon-googleplus:before { content: "\f206"; }
.noticon-googleplus-alt:before { content: "\f218"; }
.noticon-gravatar:before { content: "\f8d0"; }
.noticon-gridview:before { content: "\f808"; }
.noticon-handset:before { content: "\f50c"; }
.noticon-heart:before { content: "\f461"; }
.noticon-help:before { content: "\f457"; }
.noticon-hide:before { content: "\f404"; }
.noticon-hierarchy:before { content: "\f505"; }
.noticon-home:before { content: "\f409"; }
.noticon-horizon:before { content: "\f8d8"; }
.noticon-image:before { content: "\f102"; }
.noticon-info:before { content: "\f455"; }
.noticon-instagram:before { content: "\f215"; }
.noticon-italic:before { content: "\f472"; }
.noticon-jetpack:before { content: "\f8d3"; }
.noticon-key:before { content: "\f427"; }
.noticon-layouts:before { content: "\f8a9"; }
.noticon-leftarrow:before { content: "\f503"; }
.noticon-lightbulb:before { content: "\f8a1"; }
.noticon-link:before { content: "\f107"; }
.noticon-linkedin:before { content: "\f207"; }
.noticon-linkedin-alt:before { content: "\f208"; }
.noticon-localization:before { content: "\f8b2"; }
.noticon-location:before { content: "\f417"; }
.noticon-lock:before { content: "\f470"; }
.noticon-mail:before { content: "\f410"; }
.noticon-maximize:before { content: "\f422"; }
.noticon-medium:before { content: "\f8d6"; }
.noticon-menu:before { content: "\f419"; }
.noticon-microphone:before { content: "\f50d"; }
.noticon-milestone:before { content: "\f806"; }
.noticon-minimize:before { content: "\f421"; }
.noticon-minus:before { content: "\f50e"; }
.noticon-month:before { content: "\f307"; }
.noticon-move:before { content: "\f50f"; }
.noticon-next:before { content: "\f429"; }
.noticon-notice:before { content: "\f456"; }
.noticon-notification:before { content: "\f800"; }
.noticon-paintbrush:before { content: "\f506"; }
.noticon-path:before { content: "\f219"; }
.noticon-pause:before { content: "\f448"; }
.noticon-phone:before { content: "\f437"; }
.noticon-picture:before { content: "\f473"; }
.noticon-pinned:before { content: "\f308"; }
.noticon-pinterest:before { content: "\f209"; }
.noticon-pinterest-alt:before { content: "\f210"; }
.noticon-play:before { content: "\f452"; }
.noticon-plugin:before { content: "\f439"; }
.noticon-plus:before { content: "\f510"; }
.noticon-pocket:before { content: "\f224"; }
.noticon-polldaddy:before { content: "\f217"; }
.noticon-portfolio:before { content: "\f460"; }
.noticon-previous:before { content: "\f430"; }
.noticon-price:before { content: "\f8b0"; }
.noticon-print:before { content: "\f469"; }
.noticon-promoted:before { content: "\f812"; }
.noticon-quote:before { content: "\f106"; }
.noticon-rating-empty:before { content: "\f511"; }
.noticon-rating-full:before { content: "\f512"; }
.noticon-rating-half:before { content: "\f513"; }
.noticon-reader:before { content: "\f8a2"; }
.noticon-reader-alt:before { content: "\f8a3"; }
.noticon-reblog:before { content: "\f805"; }
.noticon-reddit:before { content: "\f222"; }
.noticon-refresh:before { content: "\f420"; }
.noticon-reply:before { content: "\f412"; }
.noticon-reply-alt:before { content: "\f466"; }
.noticon-reply-single:before { content: "\f467"; }
.noticon-rewind:before { content: "\f459"; }
.noticon-rightarrow:before { content: "\f501"; }
.noticon-search:before { content: "\f400"; }
.noticon-send-to-phone:before { content: "\f438"; }
.noticon-send-to-tablet:before { content: "\f454"; }
.noticon-share:before { content: "\f415"; }
.noticon-show:before { content: "\f403"; }
.noticon-shuffle:before { content: "\f514"; }
.noticon-sitemap:before { content: "\f507"; }
.noticon-skip-ahead:before { content: "\f451"; }
.noticon-skip-back:before { content: "\f450"; }
.noticon-skype:before { content: "\f220"; }
.noticon-spam:before { content: "\f424"; }
.noticon-spike:before { content: "\f811"; }
.noticon-spotify:before { content: "\f515"; }
.noticon-squarespace:before { content: "\f8d7"; }
.noticon-standard:before { content: "\f100"; }
.noticon-star:before { content: "\f408"; }
.noticon-status:before { content: "\f105"; }
.noticon-stop:before { content: "\f449"; }
.noticon-stumbleupon:before { content: "\f223"; }
.noticon-subscribe:before { content: "\f463"; }
.noticon-subscribed:before { content: "\f465"; }
.noticon-summary:before { content: "\f425"; }
.noticon-tablet:before { content: "\f453"; }
.noticon-tag:before { content: "\f302"; }
.noticon-time:before { content: "\f303"; }
.noticon-title:before { content: "\f8b6"; }
.noticon-top:before { content: "\f435"; }
.noticon-trapper:before { content: "\f810"; }
.noticon-trash:before { content: "\f407"; }
.noticon-trophy:before { content: "\f804"; }
.noticon-tumblr:before { content: "\f214"; }
.noticon-twitch:before { content: "\f516"; }
.noticon-twitter:before { content: "\f202"; }
.noticon-types:before { content: "\f8b1"; }
.noticon-unapprove:before { content: "\f446"; }
.noticon-unfollow:before { content: "\f802"; }
.noticon-unsubscribe:before { content: "\f464"; }
.noticon-unzoom:before { content: "\f401"; }
.noticon-uparrow:before { content: "\f500"; }
.noticon-user:before { content: "\f304"; }
.noticon-vaultpress:before { content: "\f8d1"; }
.noticon-video:before { content: "\f104"; }
.noticon-videocamera:before { content: "\f517"; }
.noticon-vimeo:before { content: "\f212"; }
.noticon-warning:before { content: "\f414"; }
.noticon-website:before { content: "\f475"; }
.noticon-week:before { content: "\f306"; }
.noticon-wordads:before { content: "\f813"; }
.noticon-wordpress:before { content: "\f205"; }
.noticon-xpost:before { content: "\f504"; }
.noticon-youtube:before { content: "\f213"; }
.noticon-zoom:before { content: "\f402"; }


/**
 * Deprecated noticon names
 */

.noticon-like:before { content: "\f408"; }
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}/**
 * Post Reblogging not in the Reader
 */

.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}

/* Old reblog styles */
.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}

/* Reblogged post */
.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}

/* Optional notes */
.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
div#actionbar * {
	box-sizing: border-box;
	outline: none;
	-webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
	user-select: none;
	-webkit-user-select: none;
}
div#actionbar {
	background: #fff;
	position: fixed;
	bottom: 10px;
	right: 10px;
	border: solid 1px #c8d7e1;
	border-radius: 3px;
	opacity: .98;
	height: 35px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	line-height: 1;
	border-radius: 2px;
	z-index: 50000;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;

	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);

	transition: all 0.2s ease-in-out;

	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );

	user-select: none;
	-webkit-user-select: none;
}

div#actionbar.actnbr-hidden {
	-webkit-transform: translate3d(0,150px,0);
	-moz-transform: translate3d(0,150px,0);
	-o-transform: translate3d(0,150px,0);
	-ms-transform: translate3d(0,150px,0);
	transform: translate3d(0,150px,0);
}
div#actionbar.actnbr-folded {
	opacity: .7;
}
div#actionbar.actnbr-folded:hover {
	opacity: 1;
}

div#actionbar ul {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
}
div#actionbar li {
	list-style-type: none;
	display: inline-block;
	min-width: 30px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	line-height: 1;
}
div#actionbar li:before {
	display: none;
}
div#actionbar li.actnbr-btn {
	margin: 0 2px 0 6px;
}
div#actionbar.actnbr-has-customize.actnbr-has-edit li.actnbr-edit {
	margin-right: 5px;
	margin-left: -5px;
}

div#actionbar.actnbr-folded li.actnbr-btn {
	margin-right: -5px;
}
div#actionbar.actnbr-folded.actnbr-has-customize.actnbr-has-edit li.actnbr-edit {
	margin-right: -3px;
	margin-left: 0;
}

div#actionbar li.actnbr-btn > a {
	display: block;
	color: #2e4453;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	line-height: 1;
	vertical-align: middle;
	transition: none;
	position: relative;
	padding: 10px 8px 10px 32px;
	border: none;
	box-shadow: none;
}
div#actionbar li.actnbr-btn > a:hover {
	color: #00aadc;
	background: none;
}
div#actionbar li.actnbr-btn > a .gridicon {
	fill: #87a6bc;
	position: absolute;
		top: 6px;
		left: 5px;
}
div#actionbar li.actnbr-btn a:hover .gridicon {
	fill: #00aadc;
}
div#actionbar li.actnbr-btn a.actnbr-actn-following,
div#actionbar li.actnbr-btn a.actnbr-actn-following:hover {
	color: #4ab866;
}
div#actionbar li.actnbr-btn a.actnbr-actn-following .gridicon,
div#actionbar li.actnbr-btn a.actnbr-actn-following:hover .gridicon {
	fill: #4ab866;
}

div#actionbar.actnbr-folded li.actnbr-btn a.actnbr-action .gridicon {
	top: 2px;
}

div#actionbar.actnbr-folded .actnbr-btn span {
	display: none;
}

div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-customize {
	display: none;
}

div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-stats {
  display: none;
}

div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-edit a .gridicon,
div#actionbar.actnbr-has-customize.actnbr-folded .actnbr-customize a .gridicon {
	top: 2px;
}

div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-edit a .gridicon {
	left: 10px;
}

div#actionbar li.actnbr-ellipsis {
	position: relative;
		top: 1px;
		right: 2px;
	cursor: pointer;
	padding: 3px 5px 0 8px;
}
div#actionbar.actnbr-folded li.actnbr-ellipsis {
	top: 2px;
}
div#actionbar .actnbr-ellipsis > .gridicon {
	fill: #4f748e;
	transition: all 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
div#actionbar .actnbr-ellipsis.actnbr-hidden > .gridicon {
	fill: #87a6bc;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
div#actionbar li.actnbr-hidden > a .gridicon {
	position: absolute;
		top: 6px;
		left: 5px;
}
div#actionbar .actnbr-ellipsis.actnbr-hidden > .gridicon:hover {
	fill: #4f748e;
}

div#actionbar .actnbr-ellipsis .tip-inner .gridicon {
    margin: 0px 5px 0 0;
    vertical-align: middle;
    position: relative;
}

div#actionbar .actnbr-popover {
	font-size: 14px;
	padding: 10px;
	z-index: 1000;
	margin-left: 15px;
	position: absolute;
	bottom: 40px;
	right: -13px;
	max-width: 320px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}
div#actionbar li.actnbr-btn .actnbr-popover {
	bottom: 47px;
	right: 26px;
}
div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover {
	right: 21px;
}
div#actionbar .actnbr-hidden .actnbr-popover {
	display: none;
}
div#actionbar .actnbr-popover.tip-top-left .tip-arrow {
	bottom: 0;
	right: 21px;
	margin-left: -7px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
	left: 74%;
}
div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
	left: 85%;
}
div#actionbar .actnbr-popover .tip-arrow {
	border: 10px dashed #c8d7e1;
	height: 0;
	line-height: 0;
	position: absolute;
	width: 0;
}
div#actionbar .actnbr-popover.tip-top-left .tip-arrow::before {
	bottom: 2px;
	border: 10px solid white;
	content: " ";
	position: absolute;
	left: 50%;
	margin-left: -10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
div#actionbar .actnbr-popover .tip-inner {
	background-color: white;
	border: 1px solid #c8d7e1;
	border-radius: 4px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 0 0 56px rgba(0, 0, 0, 0.075);
	text-align: center;
}
div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a {
	display: block;
	margin: 0 0 4px 0;
	font-weight: 400;
	text-decoration: none;
	color: #00aadc;
	border: none;
}

div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a:before {
	content: '\f8a3';
	font-family: 'Noticons';
	font-size: 25px;
	margin-right: 3px;
	line-height: 1;
	top: 7px;
	position: relative;
}

div#actionbar .tip ul {
	margin-bottom: 10px;
}

div#actionbar .tip li {
	display: block;
	border: none;
}
div#actionbar .tip li > a {
	position: relative;
	background: inherit;
	border: none;
	box-shadow: none;
	border-radius: 0;
	color: #2e4453;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 10px 16px;
	text-align: left;
	transition: all 0.05s ease-in-out;
	min-width: 250px;
	outline: none;
	text-decoration: none;
}

div#actionbar li.actnbr-sitename {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 10px;
}

div#actionbar .actnbr-ellipsis .actnbr-fold,
div#actionbar .actnbr-notice .actnbr-login-nudge {
	border-top: 1px solid #f0f0f0;
	margin-top: 10px;
}
div#actionbar .actnbr-ellipsis .actnbr-folded-following,
div#actionbar .actnbr-ellipsis .actnbr-folded-follow {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#actionbar .actnbr-notice .actnbr-follow-count {
	margin-bottom: 10px;
}

div#actionbar .actnbr-ellipsis li a:hover .gridicon {
	fill: #fff;
}

div#actionbar .actnbr-notice form,
div#actionbar .actnbr-notice .actnbr-login-nudge {
	padding: 10px 16px 5px;
	font-size: 12px;
	color: #2e4453;
	line-height: 17px;
}

div#actionbar .actnbr-notice form input {
	background: #ffffff;
	border: 1px solid #a8bece;
	font-family: inherit;
	font-size: 14px;
	text-indent: 10px;
	height: 40px;
	width: 100%;
	margin-bottom: 12px;
	padding: 0;
	user-select: text;
	-webkit-user-select: text;
}

div#actionbar .actnbr-notice form button {
	background: #00aadc;
  border-color: #008ab3;
  color: white;
  border-style: solid;
  border-width: 1px 1px 2px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 21px;
  border-radius: 4px;
  padding: 7px 14px 9px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	font-family: inherit;
	text-transform: none;
	-webkit-font-smoothing: auto;
	height: auto;
	line-height: 1;
}

div#actionbar .actnbr-notice form button[disabled] {
    background: #bceefd;
    border-color: #8cc9e2;
    color: white;
}

div#actionbar .actnbr-notice .actnbr-button-wrap {
	text-align: right;
}

div#actionbar .actnbr-notice form button:hover {
	border-color: #005082;
	color: white;
}

div#actionbar .actnbr-notice form button:focus {
	border-color: #005082;
  box-shadow: 0 0 0 2px #78dcfa;
}

div#actionbar .actnbr-notice .actnbr-login-nudge {

}

div#actionbar .actnbr-notice .actnbr-login-nudge a {
	color: inherit;
	text-decoration: underline;
}

div#actionbar .actnbr-notice .actnbr-login-nudge a:hover {
	color: #00aadc;
}

div#actionbar li.actnbr-sitename a {
	font-size: 14px;
	font-weight: bold;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	color: #2e4453;
	text-decoration: none;
	text-align: left;
	border: none;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.7;
}

div#actionbar li.actnbr-sitename img {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: -1px 5px 0 0;
	display: inline;
	border-radius: 0;
	padding: 0;
}
div#actionbar .actnbr-ellipsis li a:hover {
	background: #00aadc;
	color: #fff;
	text-decoration: none;
	border: 0;
	box-shadow: none;
}
div#actionbar li.actnbr-sitename a:hover {
	background: transparent;
	color: #2e4453;
	margin: 0;
}

div#actionbar .actnbr-fold {
	padding-top: 10px;
}

div#actionbar .actnbr-ellipsis li.actnbr-folded-customize {
	display: none;
}

div#actionbar.actnbr-folded.actnbr-has-customize.actnbr-has-edit .actnbr-ellipsis li.actnbr-folded-customize {
	display: block;
}

div#actionbar.actnbr-has-follow .actnbr-ellipsis li.actnbr-folded-follow {
	display: none;
}

div#actionbar .actnbr-notice .tip-inner {
	padding: 0;
}

div#actionbar .actnbr-notice .actnbr-message {
	padding: 15px 20px 20px;
	width: 250px;
	text-align: center;
	line-height: 20px;
  color: #2e4453;
}

div#actionbar .actnbr-notice .actnbr-message h3 {
	margin: 0 0 10px;
	font-size: 22px;
	font-weight: 400;
	font-family: inherit;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
  color: #2e4453;
	padding: 0;
	line-height: 1em;
}

div#actionbar .actnbr-notice .actnbr-message a {
	color: inherit;
	text-decoration: underline;
}

div#actionbar .actnbr-notice .actnbr-message a:hover {
	color: #00aadc;
}

div#actionbar .actnbr-theme a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* Responsive Styles */
@media ( max-width: 660px ) {

	div#actionbar {
		bottom: 0;
		right: 0;
		padding: 5px 13px;
		border-radius: 0;
		width: 100%;
		height: 44px;
	}
	div#actionbar.actnbr-folded {
		opacity: .9;
		width: auto;
		padding: 5px 10px;
	}

	div#actionbar ul {
		text-align: right;
	}

	div#actionbar .actnbr-popover {
		right: -10px;
	}

	div#actionbar .actnbr-popover.tip-top-left .tip-arrow {
		right: 17px;
	}

	div#actionbar li.actnbr-btn .actnbr-popover {
		right: -3px;
	}

	div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
		left: 53%;
	}

	div#actionbar.actnbr-folded li.actnbr-btn {
		margin-right: 3px !important;
	}
}

/***** Position adjustments for specific themes that conflict with action bar */

div#actionbar.actnbr-premium-espresso { /* Espresso */
	right: 70px;
}

div#actionbar.actnbr-premium-shelf { /* Shelf */
	left: 10px;
	right: auto;
}
	div#actionbar.actnbr-premium-shelf .actnbr-popover {
		right: auto;
		left: -35px;
	}
	div#actionbar.actnbr-premium-shelf .actnbr-popover.tip-top-left .tip-arrow {
		right: auto;
		left: 29px;
	}
	div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow,
	div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
		left: 26px;
	}
	div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover,
	div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover {
		right: 102px;
		left: -26px;
	}

body.has-playbar div#actionbar.actnbr-premium-obsidian { /* Obsidian */
	bottom: 50px;
}

div#actionbar.actnbr-pub-boardwalk { /* Nowhere to go in boardwalk */
	display: none;
}

body #habla_window_div.habla_window_div_base { /* Move the live chat box when needed */
	margin-right: 160px !important;
}

div#translator-launcher { /* Move community translator tool when needed */
	bottom: 67px;
	right: 10px;
	left: auto;
}

@media ( min-width: 876px ) { /* Move o2 dock count on desktop. */
	div#o2-dock {
		right: 230px;
	}
}

@media ( max-width: 876px ) { /* Prioritize the o2 dock count in small screens, on top of Actionbar. */
	div#o2-dock {
		z-index: 50001;
	}
}

#scrollUp, .to-top, #back-to-top { /* Up arrow on some themes */
	bottom: 55px;
	right: 18px;
}

#colophon #searchform input.search-field { /* Onigiri search box */
	bottom: 65px;
}

#container #masthead #site-branding { /* Suidobashi site title */
	z-index: 49999;
	bottom: 65px;
}

/***** End theme adjustments */


/* Hide Admin bar items */
li#wp-admin-bar-follow, li#wp-admin-bar-admin-bar-likes-widget, li#wp-admin-bar-wpr-reblog, ul#wp-admin-bar-blog-secondary {
	display: none !important;
}

/* Hide when printing */
@media print {
	#actionbar {
		display: none !important;
	}
}
/*
	Global styles for WordPress.com
*/
img.latex {
	border: none;
	vertical-align: middle;
}
.video-player {
	border: 0;
	margin: auto;
	padding: 5px;
	text-align: center;
	max-width: 100%;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe {
	max-width: 100%; /* avoid videos being too wide */
}


/**
 * Layout
 */

.simple-homepage {
	display: none;
}
