/*!
	Theme Name: Epic Parent Theme
	Description: Epic Parent Theme for Custom Harper Collins Wordpress Install
	Version: 1.0.0
	Author: Joe Park-Kennaby;
	Author URI: http://www.supadu.com
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */@import url("https://fonts.googleapis.com/css?family=Open+Sans");@import url("https://fonts.googleapis.com/css?family=Archivo+Narrow:700,700i");html{font-family:Arial;-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;color:inherit}a,a:active,a:hover{text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{font-size:2em;margin:.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:-.5em}sub{bottom:-.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:Aleo;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 silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.video-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;height:auto}.video-embed embed,.video-embed iframe,.video-embed object{position:absolute;top:0;left:0;width:100%;height:100%}@font-face{font-family:Avenir;src:url(fonts/Avenir-Book.eot);src:url(fonts/Avenir-Book.eot?#iefix) format("embedded-opentype"),url(fonts/Avenir-Book.woff2) format("woff2"),url(fonts/Avenir-Book.woff) format("woff"),url(fonts/Avenir-Book.ttf) format("truetype"),url(fonts/Avenir-Book.svg#Avenir-Book) format("svg");font-weight:400;font-style:normal}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:5px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.9}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--cross .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--cross .hamburger-inner:after,.hamburger--cross .hamburger-inner:before{transition-delay:0s}.hamburger--cross .hamburger-inner:before{top:0;opacity:0}.hamburger--cross .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--cross.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--cross.is-active .hamburger-inner:after,.hamburger--cross.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--cross.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--cross.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}

/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 5px #09f}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}@font-face{font-family:fontello;src:url(fonts/fontello.eot?96986568);src:url(fonts/fontello.eot?96986568#iefix) format("embedded-opentype"),url(fonts/fontello.woff2?96986568) format("woff2"),url(fonts/fontello.woff?96986568) format("woff"),url(fonts/fontello.ttf?96986568) format("truetype"),url(fonts/fontello.svg?96986568#fontello) format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-right-open-big:before{content:"\e800"}.icon-left-open-big:before{content:"\e801"}.icon-right:before,.isbn-grid .book-placeholder .sp__the-title span:before,.widget_archive label:before,.widget_categories label:before{content:"\e802"}.icon-basket:before{content:"\e803"}.icon-search:before{content:"\e804"}.icon-star:before{content:"\e805"}.icon-star-empty:before{content:"\e806"}.icon-spin6:before,.in-progress .icon-right:before,.in-progress .isbn-grid .book-placeholder .sp__the-title span:before,.in-progress .widget_archive label:before,.in-progress .widget_categories label:before,.isbn-grid .book-placeholder .sp__the-title .in-progress span:before,.widget_archive .in-progress label:before,.widget_categories .in-progress label:before{content:"\e839"}.icon-twitter:before{content:"\f099"}.icon-instagram:before{content:"\f16d"}.icon-facebook-squared:before{content:"\f308"}.animate-spin,.in-progress .icon-right,.in-progress .isbn-grid .book-placeholder .sp__the-title span,.in-progress .widget_archive label,.in-progress .widget_categories label,.isbn-grid .book-placeholder .sp__the-title .in-progress span,.widget_archive .in-progress label,.widget_categories .in-progress label{animation:a 2s infinite linear;display:inline-block}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.mc4wp-form{margin-bottom:2em}.mc4wp-form .mc4wp-success{background:#e0ffc7;border:1px solid #b4d39b;padding:15px}.mc4wp-form .mc4wp-success p{margin-bottom:0}.mc4wp-form #mc_embed_signup .mc-field-group input,.mc4wp-form #mc_embed_signup .mc-field-group textarea{border-color:#ccc;border-radius:2px;padding:7px 0}.mc4wp-form #mc_embed_signup .mc-field-group input:focus,.mc4wp-form #mc_embed_signup .mc-field-group textarea:focus{border-color:#999;outline:none}.mc4wp-form #mc_embed_signup .mc-field-group .checkbox:hover span:before{border-color:#999}.mc4wp-form #mc_embed_signup .mc-field-group .checkbox input{display:none}.mc4wp-form #mc_embed_signup .mc-field-group .checkbox input+span{display:inline-block}.mc4wp-form #mc_embed_signup .mc-field-group .checkbox input+span:before{content:"\00a0\00a0";width:1.25em;height:1.25em;text-align:center;border:1px solid #ccc;border-radius:2px;display:inline-block;margin-right:.5em;line-height:1}.mc4wp-form #mc_embed_signup .mc-field-group .checkbox input:checked+span:before{content:"\2713";line-height:1.1}.mc4wp-form #mc_embed_signup #mc-embedded-subscribe{margin:1em 0;border:0;border-radius:0}.pb_top_content_container{clear:none!important}.animation-delay-1{animation-delay:.3s}.animation-delay-2{animation-delay:.6s}.animation-delay-3{animation-delay:.9s}.animation-delay-4{animation-delay:1.2s}.animation-delay-5{animation-delay:1.5s}.animation-delay-6{animation-delay:1.8s}.animation-delay-7{animation-delay:2.1s}.animation-delay-8{animation-delay:2.4s}.animation-delay-9{animation-delay:2.7s}.animation-delay-10{animation-delay:3s}.animation-delay-11{animation-delay:3.3s}.animation-delay-12{animation-delay:3.6s}.site-footer__main,.site-footer__top__footer-title,.site-footer__top__social-icons,.site-header__carousel,.site-header__main-navigation .menu>.menu-item .sub-menu-wrap,.site-header__row{margin:0 auto;max-width:73.75rem;padding:0 .9375rem}.site-header__main-navigation .menu>.menu-item .sub-menu-wrap>.sub-menu{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:37.5rem){.site-header__main-navigation .menu>.menu-item .sub-menu-wrap>.sub-menu{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}}@media (min-width:64rem){.site-header__main-navigation .menu>.menu-item .sub-menu-wrap>.sub-menu{-ms-flex:0 0 71.66667%;flex:0 0 71.66667%;max-width:71.66667%}}@media (min-width:52.5rem){.site-header__main-navigation .menu>.menu-item>a{position:relative;display:inline-block}.site-header__main-navigation .menu>.menu-item>a:after,.site-header__main-navigation .menu>.menu-item>a:before{pointer-events:none;content:"";width:calc(50% + 12px);height:12px;background-color:#fff;position:absolute;top:calc(100% + 6px);right:calc(50% - 1px);z-index:5;overflow:hidden;display:inline-block;border-width:0 0 2px;border-style:solid;border-color:#717171;transition:all .1s}.site-header__main-navigation .menu>.menu-item>a:after{right:auto;left:calc(50% - 1px);transform-origin:top right}.site-header__main-navigation .menu>.menu-item>a:before{transform-origin:top left}.site-header__main-navigation .menu>.menu-item:first-child>a:before,.site-header__main-navigation .menu>.menu-item:last-child>a:after{pointer-events:none;width:3000px}.site-header__main-navigation .menu>.menu-item:hover>a:before{transform:skew(-45deg,0);border-right-width:2px}.site-header__main-navigation .menu>.menu-item:hover>a:after{transform:skew(45deg,0);border-left-width:2px}}.book__btn-more,.book__shopping .button{cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.5em 1em;white-space:nowrap;display:inline-block;font-size:14px;color:#fff;background-color:#94d548;text-transform:uppercase;border:0;line-height:1.2}.book__btn-more:hover,.book__shopping .button:hover{color:#fff;text-decoration:none}*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}body{background:#fff}svg{transition:all .3s ease-in-out}img{display:block;max-width:100%;height:auto}.content-area{float:left;margin:0 -25% 0 0}.site-content .widget-area{float:right}.content-area{float:right;margin:0 0 0 -25%;width:100%}.site-main{margin:0 0 0 25%}.site-content .widget-area{float:left;overflow:hidden;width:25%}.site-footer{clear:both;width:100%}.hidden{display:none!important}@media (min-width:45rem){#mobile-indicator{display:none}}.hamburger{outline:none}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background:#444}@media screen and (max-width:45rem){.mobile-hide{display:none!important}}@media screen and (min-width:45rem){.mobile-shown{display:none!important}}#st-1{margin-top:10px;margin-bottom:10px}@media screen and (max-width:45rem){.yarpp-related-none{padding:0 15px}}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes b{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:b;transform-origin:center bottom}@keyframes c{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:c}@keyframes d{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:d}@keyframes e{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:e}@keyframes f{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:f}@keyframes g{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:g}@keyframes h{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:h}@keyframes i{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:i}@keyframes j{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{animation-name:j;transform-origin:center}@keyframes k{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:k}@keyframes l{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:l}@keyframes m{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:m}@keyframes n{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:n}@keyframes o{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:o}@keyframes p{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:p}@keyframes q{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:q}@keyframes r{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:r}@keyframes s{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:s}@keyframes t{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:t}@keyframes u{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:u}@keyframes v{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:v}@keyframes w{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:w}@keyframes x{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:x}@keyframes y{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:y}@keyframes z{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:z}@keyframes A{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:A}@keyframes B{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:B}@keyframes C{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:C}@keyframes D{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:D}@keyframes E{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:E}@keyframes F{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:F}@keyframes G{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:G}@keyframes H{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:H}@keyframes I{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:I}@keyframes J{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:J}@keyframes K{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:K}@keyframes L{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:L}@keyframes M{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:M}@keyframes N{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:N}@keyframes O{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:O}@keyframes P{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:P;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes Q{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:Q}@keyframes R{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:R;animation-timing-function:ease-out}@keyframes S{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:S;animation-timing-function:ease-in}@keyframes T{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:T}@keyframes U{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:U}@keyframes V{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:V}@keyframes W{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:W}@keyframes X{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:X}@keyframes Y{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:Y}@keyframes Z{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:Z}@keyframes ab{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:ab}@keyframes bb{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:bb}@keyframes cb{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:cb}@keyframes db{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:db}@keyframes eb{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:eb}@keyframes fb{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:fb}@keyframes gb{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:gb}@keyframes hb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:hb}@keyframes ib{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:ib}@keyframes jb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:jb}@keyframes kb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:kb}@keyframes lb{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:lb}@keyframes mb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:mb}@keyframes nb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:nb}@keyframes ob{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:ob}@keyframes pb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:pb}@keyframes qb{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:qb}@keyframes rb{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:rb}@keyframes sb{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:sb}@keyframes tb{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:tb}@keyframes ub{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:ub}@keyframes vb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:vb}@keyframes wb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:wb}@keyframes xb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:xb}@keyframes yb{0%{display:none;opacity:0}1%{display:block;opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.scaleOut{animation-name:zb}.scaleIn{animation-name:yb}@keyframes zb{0%{opacity:1;transform:scale(1)}99%{display:none;opacity:0;transform:scale(0);width:0;height:0}to{display:none;opacity:0;height:0}}.responsive-debug{position:fixed;left:0;bottom:0;color:#fff;background:#666;padding:5px;z-index:6}.responsive-debug:after{content:" small"}body{font-family:Open Sans,Arial,sans-serif;font-size:16px;color:#444;line-height:1.5}h1{font-family:Roboto Condensed,Arial,serif;color:#000;font-size:35px;line-height:1.2}@media (min-width:60rem){h1{font-size:40px}}h2{font-family:Roboto Condensed,Arial,serif;color:#000;font-size:24px;line-height:1.2}@media (min-width:60rem){h2{font-size:35px}}h3{font-family:Roboto Condensed,Arial,serif;color:#000;font-size:22px;line-height:1.2}@media (min-width:60rem){h3{font-size:24px}}h4{font-size:20px}h5{font-size:17px}h6{font-size:14px}h4,h5,h6{font-family:Roboto Condensed,Arial,serif;margin:0 0 20px;color:#000;line-height:1.2}p{margin:0 0 1em}a{transition:all .3s ease-in-out}a,a:hover{color:#999}a:hover{text-decoration:underline}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}ol,ul{margin:0 0 1em .9375rem;padding:0 0 0 1.25rem;line-height:1.625rem}ol li,ul li{margin-bottom:.5em}cite{font-size:.875rem}mark{color:#fff}em{font-style:italic}b,strong{font-weight:700}select{padding:.1em .5em}input{padding:.5em}[type=submit],button{text-transform:uppercase}.menu{margin-left:0;padding-left:0;list-style:none}.menu li{margin-bottom:0}.sub-menu{margin-left:0;padding-left:0;list-style:none}.sub-menu li{-ms-flex-positive:1;flex-grow:1}.sub-menu .width-2x{-ms-flex-positive:2;flex-grow:2}.sub-menu .width-2x .sub-menu{column-count:2;column-gap:15px}.menu-toggle{margin-right:5px;position:relative}@media (min-width:64rem){.menu-toggle{display:none!important}}.menu-toggle .menu-toggle-icon{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:4px;border-radius:2px}.menu-toggle .menu-toggle-icon:after,.menu-toggle .menu-toggle-icon:before{content:"";position:absolute;top:-10px;width:100%;height:4px;border-radius:2px;transition:transform .3s}.menu-toggle .menu-toggle-icon:after{top:auto;width:100%;bottom:-10px}.menu-toggle .menu-button .hamburger-box{display:block}.menu-toggle .title-bar-title{display:none}.menu-toggle.is-open .menu-toggle-icon{background-color:transparent}.menu-toggle.is-open .menu-toggle-icon:before{transform:rotate(45deg);transform-origin:top left}.menu-toggle.is-open .menu-toggle-icon:after{transform:rotate(-45deg);transform-origin:bottom left}.sub-menu-toggle{display:none;cursor:pointer}.site-header__main-navigation .menu{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;padding-left:10px;padding-right:10px;margin-bottom:0}@media (min-width:64rem){.site-header__main-navigation .menu{display:-ms-flexbox!important;display:flex!important}.site-header__main-navigation .menu .sub-menu-toggle{display:none}}.site-header__main-navigation .menu>.menu-item{font-size:14px;font-family:Open Sans,Arial,sans-serif;padding:5px 10px;text-transform:uppercase;font-weight:500;line-height:1.2}.site-header__main-navigation .menu>.menu-item>a{border-bottom:2px solid}.site-header__main-navigation .menu>.menu-item.menu-item-books>a{border-color:#fecca9}.site-header__main-navigation .menu>.menu-item.menu-item-authors>a{border-color:#af9ecb}.site-header__main-navigation .menu>.menu-item.menu-item-blog>a{border-color:#b2e1f9}.site-header__main-navigation .menu>.menu-item.menu-item-video>a{border-color:#f8b8d3}.site-header__main-navigation .menu>.menu-item.menu-item-fun>a{border-color:#95ddfb}.site-header__main-navigation .menu>.menu-item.menu-item-more>a{border-color:gray}.site-header__main-navigation .menu>.menu-item.width-self{position:relative}.site-header__main-navigation .menu>.menu-item.width-self .sub-menu-wrap{left:50%;right:auto;transform:translateX(-50%)}.site-header__main-navigation .menu>.menu-item.width-self .sub-menu-wrap>.sub-menu{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:100%}.site-header__main-navigation .menu>.menu-item.width-self .sub-menu-wrap>.sub-menu>li{white-space:nowrap}.site-header__main-navigation .menu>.menu-item .sub-menu-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:-8px;transition:opacity .15s;position:absolute;top:100%;left:0;right:0;z-index:4}.site-header__main-navigation .menu>.menu-item .sub-menu-wrap>.sub-menu{background-color:#dadada;margin-top:7px;padding-top:40px;padding-bottom:30px;text-transform:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-header__main-navigation .menu>.menu-item .sub-menu-wrap>.sub-menu>li{padding-left:24px;padding-right:24px;display:inline-block;-ms-flex-positive:0;flex-grow:0}.site-header__main-navigation .menu>.menu-item .sub-menu-wrap>.sub-menu>.menu-item-has-children{height:100%;-ms-flex-positive:1;flex-grow:1}.site-header__main-navigation .menu>.menu-item .sub-menu-wrap>.sub-menu>.menu-item-has-children:not(:last-of-type){border-right:1px solid #717171}.site-header__main-navigation .menu>.menu-item .sub-menu{padding-top:.5em;font-size:12px;font-family:Open Sans,Arial,sans-serif}.site-header__main-navigation .menu>.menu-item .sub-menu a:hover{text-decoration:underline}.site-header__main-navigation .menu>.menu-item .sub-menu .menu-item-has-children>a{text-transform:uppercase;font-weight:"Roboto Condensed",Arial,serif;font-size:24px;pointer-events:none}.site-header__main-navigation .menu>.menu-item .sub-menu .menu-item-has-children>a:hover{text-decoration:none}@media (max-width:64rem){.site-header__main-navigation .menu{display:none}}.site-header__main-navigation .menu>.menu-item .sub-menu-wrap:hover,.site-header__main-navigation .menu>.menu-item:hover>.sub-menu-wrap{height:auto;opacity:1;overflow:auto;top:100%}.site-header__main-navigation .menu>.menu-item .sub-menu-wrap{height:0;opacity:0;overflow:hidden;top:-1000%}.sub-menu-toggle{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;padding:.15625rem}.site-header__mobile-menu .menu{margin-bottom:0}.site-header__mobile-menu .menu .menu-item{display:block;font-size:1.125rem;text-transform:uppercase;position:relative}.site-header__mobile-menu .menu .menu-item>a{display:block;padding:6px}.site-header__mobile-menu .menu .menu-item.menu-item-has-children>a:after,.site-header__mobile-menu .menu .menu-item.menu-item-has-children>a:before{display:none}.site-header__mobile-menu .menu .menu-item .sub-menu{margin-bottom:0;height:0;opacity:0;overflow:hidden;transition:height .3s;padding-left:.5rem}.site-header__mobile-menu .menu .menu-item .sub-menu .menu-item{font-size:.875rem;line-height:1.2em}.site-header__mobile-menu .menu .menu-item .sub-menu .menu-item:first-of-type{padding-top:.5rem}.site-header__mobile-menu .menu .menu-item .sub-menu .menu-item:last-of-type{padding-bottom:.5rem}.site-header__mobile-menu .menu .menu-item .sub-menu-wrap{margin-top:0;padding:0}.site-header__mobile-menu .menu .menu-item .sub-menu-wrap>.sub-menu{box-shadow:none;padding-top:0;padding-bottom:0}.site-header__mobile-menu .menu .menu-item .sub-menu-wrap>.sub-menu li{width:100%;padding-left:0;padding-right:0}.site-header__mobile-menu .menu .menu-item .sub-menu-wrap>.sub-menu li:not(:last-of-type){border-right:0}.site-header__mobile-menu .menu .menu-item .sub-menu-wrap>.sub-menu .sub-menu li{text-transform:none;font-size:.875rem;line-height:1.2em}.site-header__mobile-menu .menu .menu-item .sub-menu-wrap>.sub-menu .hamburger-box{width:20px}.site-header__mobile-menu .menu .menu-item .sub-menu-wrap>.sub-menu .hamburger-box .hamburger-inner,.site-header__mobile-menu .menu .menu-item .sub-menu-wrap>.sub-menu .hamburger-box .hamburger-inner:after,.site-header__mobile-menu .menu .menu-item .sub-menu-wrap>.sub-menu .hamburger-box .hamburger-inner:before{background:#353535;width:18px}.site-header__mobile-menu .menu .menu-item.is-open>.sub-menu-wrap{position:static;height:auto;opacity:1;overflow:auto;top:100%}.site-header__mobile-menu .menu .menu-item.is-open>.sub-menu,.site-header__mobile-menu .menu .menu-item.is-open>.sub-menu-wrap>.sub-menu{height:auto;opacity:1;overflow:visible}.site-header__mobile-menu .menu .menu-item .sub-menu-toggle{display:inline;font-size:14px;position:absolute;right:10px;top:3px}.site-header__mobile-menu .menu .menu-item .sub-menu-toggle .hamburger-box{width:22px}.site-header__mobile-menu .menu .menu-item .sub-menu-toggle .hamburger-inner,.site-header__mobile-menu .menu .menu-item .sub-menu-toggle .hamburger-inner:after,.site-header__mobile-menu .menu .menu-item .sub-menu-toggle .hamburger-inner:before{background:#fff;width:22px}.site-header__mobile-menu .menu .sub-menu .width-2x .sub-menu{column-count:1}@media (min-width:64rem){.site-header__action--mobile{display:none!important}}.site-header__mobile-menu{display:block}@media (max-width:64rem){.site-header__mobile-menu:not(.is-open){display:none}}@media (min-width:64rem){.site-header__mobile-menu{display:none}}.site-header__main-navigation .menu>.menu-item>a{position:relative;display:inline-block}.site-header__main-navigation .menu>.menu-item>a:after,.site-header__main-navigation .menu>.menu-item>a:before{content:"";width:calc(50% + 13px);height:12px;position:absolute;top:calc(100% + 6px);right:calc(50% - 1px);z-index:5;overflow:hidden;display:inline-block;border-width:0 0 2px;border-style:solid;transition:all .1s}.site-header__main-navigation .menu>.menu-item>a:after{right:auto;left:calc(50% - 1px);transform-origin:top right}.site-header__main-navigation .menu>.menu-item>a:before{transform-origin:top left}.site-header__main-navigation .menu>.menu-item.current-menu-item>a:before,.site-header__main-navigation .menu>.menu-item:hover>a:before{transform:skew(-45deg,0);border-right-width:2px}.site-header__main-navigation .menu>.menu-item.current-menu-item>a:after,.site-header__main-navigation .menu>.menu-item:hover>a:after{transform:skew(45deg,0);border-left-width:2px}.site-header__main-navigation .menu>.menu-item:first-child>a:before,.site-header__main-navigation .menu>.menu-item:last-child>a:after{width:3000px}.site-header__carousel .top_carousel__featured_posts{padding:.625rem 0;display:none;background:#f7f7f7;border-bottom:1px solid #dadada}@media (min-width:37.5rem){.site-header__carousel .top_carousel__featured_posts{display:block}}.site-header__carousel .top_carousel__featured_posts:before{right:100%}.site-header__carousel .top_carousel__featured_posts:after,.site-header__carousel .top_carousel__featured_posts:before{content:"";position:absolute;top:0;background:#f7f7f7;border-bottom:1px solid #dadada;padding:1.25rem 0;height:calc(100% + 1px);width:9999px}.site-header__carousel .top_carousel__featured_posts:after{left:100%}.site-header__carousel .top_carousel__featured_post{padding:.3125rem;width:25%}@media (min-width:37.5rem){.site-header__carousel .top_carousel__featured_post{width:25%}}@media (min-width:64rem){.site-header__carousel .top_carousel__featured_post{width:14%}}.site-header__carousel .top_carousel__featured_post__content{position:relative}.site-header__carousel .top_carousel__featured_post__image{width:100%;display:block;margin:0}.site-header__carousel .top_carousel__featured_post__title{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;background-color:#000;color:#fff;font-size:.75rem;padding:.3125rem;margin:0;transition:opacity .2s ease-in}.site-header__carousel .top_carousel__featured_post__title:hover{opacity:1}.social-icons{display:none}@media (min-width:52.5rem){.social-icons{display:-ms-flexbox;display:flex}}.social-icons .social_icon{margin-right:.5rem;background-image:url(img/social-icons/twitter-social-icon.png);background-repeat:no-repeat;display:block;width:29px;height:29px;transition:opacity .2s ease-in;text-indent:-9999px;overflow:hidden}.social-icons .social_icon:hover{opacity:.85}.social-icons .sn_tw{background-image:url(img/social-icons/twitter-social-icon.png)}.social-icons .sn_fb{background-image:url(img/social-icons/facebook-social-icon.png)}.social-icons .sn_youtube{background-image:url(img/social-icons/youtube-social-icon.png)}.social-icons .sn_tumblr{background-image:url(img/social-icons/tumblr-social-icon.png)}.social-icons .sn_instagram{background-image:url(img/social-icons/instagram-social-icon.png)}.social-icons .sn_pinterest{background-image:url(img/social-icons/pinterest-social-icon.png)}.entry-media img{width:100%;max-width:100%;height:auto}.entry-media a{height:100%}.entry-media__image{background-position:50%;background-size:cover;background-repeat:no-repeat;height:85%}@media (min-width:25rem){.entry-media__image{height:100%}}.entry-media__image:before{content:"";padding-top:70%;float:left}.entry-media__image:after{content:"";clear:both;display:table}.entry-wrap{padding-top:1rem}.entry-title a{color:inherit}.entry-title a:hover{text-decoration:none;color:inherit}.post-categories{color:#999;text-decoration:underline;text-transform:uppercase;font-family:Roboto Condensed,Arial,serif;font-size:.6875rem;font-weight:700}.post-categories a{color:inherit}.post-categories a:hover{color:#999}.widget{margin-bottom:15px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media (min-width:45rem){.widget{margin-bottom:30px}}.widget ul{padding-left:0;padding-right:0;margin-left:0;list-style:none}@media (min-width:45rem){.widget ul{padding-left:15px;padding-right:15px}}.widget ul.children{margin-top:15px;margin-bottom:0}.widget .blog-series,.widget ul.children{padding-left:0;padding-right:0}.widget .search-form{width:100%}.widget li{font-size:17px;font-weight:700;text-transform:uppercase;font-family:Roboto Condensed,Arial,serif;color:#000}.widget .item-has-children{margin-top:1.5em}.widget .item-has-children:not(:last-child){margin-bottom:1.5em}.widget a,.widget a:hover{color:inherit}.widget-title{margin-top:0;margin-bottom:25px;width:100%;text-align:left}@media (min-width:45rem){.widget-title{text-align:center}}.widget_categories form{width:100%;display:-ms-flexbox;display:flex}.widget_categories label{float:right;-ms-flex-order:1;order:1;display:inline-block;font-family:fontello;width:34px;height:34px;text-indent:100%;white-space:nowrap;overflow:hidden;background-color:#94d548;position:relative}.widget_categories label:before{position:absolute;display:inline-block;top:50%;left:0;transform:translate(-50%,-50%)}.widget_categories select{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin-right:10px;max-width:calc(100% - 44px)}.widget_categories .cat-item-1{display:none}.widget_media_image img{width:100%}.widget_advert{padding-left:15px;padding-right:15px}.widget_advert img{width:100%}.widget_archive{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.widget_archive label{float:right;-ms-flex-order:1;order:1;display:inline-block;font-family:fontello;width:34px;height:34px;text-indent:100%;white-space:nowrap;overflow:hidden;background-color:#94d548;position:relative}.widget_archive label:before{position:absolute;display:inline-block;top:50%;left:0;transform:translate(-50%,-50%)}.widget_archive select{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin-right:10px;max-width:calc(100% - 44px)}.widget_archive:last-of-type{margin-bottom:30px}.widget_epic_related_book_widget{-ms-flex-order:-1;order:-1}@media (min-width:45rem){.widget_epic_related_book_widget{-ms-flex-order:0;order:0}}.widget_epic_related_book_widget .isbn-grid{margin-left:auto;margin-right:auto}.widget_epic_related_book_widget .book-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (min-width:45rem){.widget_epic_related_book_widget .book-wrapper{margin-left:auto;margin-right:auto;-ms-flex-direction:column;flex-direction:column}}.widget_epic_related_book_widget .book-wrapper:not(:last-child){margin-bottom:25px}.widget_epic_related_book_widget .image-wrapper{max-width:50%;width:50%}@media (min-width:45rem){.widget_epic_related_book_widget .image-wrapper{max-width:100%;width:auto}.widget_epic_related_book_widget .image-wrapper img{max-height:357px}}.widget_epic_related_book_widget .information-wrapper{padding:15px;max-width:50%;width:50%}@media (min-width:45rem){.widget_epic_related_book_widget .information-wrapper{max-width:100%;width:auto;padding:0}}.widget_epic_related_book_widget .sp__the-cover{margin-bottom:0}.widget_search form{display:-ms-flexbox;display:flex;position:relative}.widget_search label{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}.widget_search .screen-reader-text{display:none}.widget_search .search-field{width:100%;margin-right:10px;padding:.1em .5em}.widget_search .search-icon{width:34px;height:34px;font-size:20px;line-height:34px;background-color:#94d548;color:#fff}.widget_search .search-submit{position:absolute;display:block;top:1px;bottom:1px;right:1px;width:30px;opacity:0}.widget__link-more{display:block;width:100%;font-size:20px;text-transform:uppercase;font-family:Roboto Condensed,Arial,serif;font-weight:700}.widget__link-more:hover{text-decoration:none}.widget_epic_feature_posts_widget{margin-bottom:0}@media (min-width:45rem){.widget_epic_feature_posts_widget{margin-bottom:10px}}.widget_epic_feature_posts_widget .widget-title{margin-bottom:0}.page-numbers{display:inline-block;font-size:15px;width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;color:#999}.page-numbers.next,.page-numbers.prev{display:none}.page-numbers.current{background-color:gray;color:#fff}.page-numbers:hover{background-color:#999;color:#fff;text-decoration:none}.page-numbers.dots{pointer-events:none}.entry-section{width:100%;padding-bottom:20px;position:relative}@media (min-width:45rem){.entry-section{padding-top:50px;padding-bottom:50px}}@media (min-width:45rem){.entry-section--padding-bottom{padding-top:0}.entry-section--padding-bottom .entry-section__btn-holder{margin-top:0}}@media (min-width:45rem){.entry-section--padding-top{padding-bottom:0}}.entry-section--border-top{border-top:1px solid #717171}.entry-section__title{margin-bottom:15px;padding-right:120px}@media (min-width:45rem){.entry-section__title{margin-bottom:30px}}.entry-section__title--extend{margin-left:-15px;margin-right:-15px}@media (min-width:45rem){.entry-section__title--extend{margin-left:auto;margin-right:auto}}.entry-section__title p{margin-bottom:0}.entry-section__subtitle{text-align:center;text-transform:uppercase}@media (min-width:45rem){.entry-section__subtitle{margin-top:-10px}}.entry-section__content{overflow:hidden}.entry-section__content--wrap{padding-left:15px;padding-right:15px}@media (min-width:45rem){.entry-section__content--wrap{padding-left:0;padding-right:0}}.entry-section__btn-holder{padding:0 15px;text-align:center;display:none;position:absolute;right:0;top:0;float:right}@media (min-width:45rem){.entry-section__btn-holder{display:block;margin-top:50px}}.entry-section .blog-grid{margin-bottom:0}.widget_supapress_search{position:relative;-ms-flex-order:1;order:1;-ms-flex-pack:start;justify-content:flex-start;width:95%;margin:0 auto;height:0;overflow:hidden}.widget_supapress_search.expand{margin:.625rem auto}@media (min-width:37.5rem){.widget_supapress_search{height:auto;display:block;max-width:130px;position:absolute;top:55px;right:80px;-ms-flex-item-align:end;align-self:flex-end;margin:0}}@media (min-width:45rem){.widget_supapress_search{top:105px}}@media (min-width:64rem){.widget_supapress_search{-ms-flex-item-align:start;align-self:flex-start;position:relative;-ms-flex-order:2;order:2;display:block;top:auto;right:auto}}.widget_supapress_search .search-field{height:25px;border-radius:3px;background-color:#dadada;border:1px solid #dadada;padding:2px 5px;padding-right:30px;-webkit-appearance:none;font-size:1rem;box-sizing:border-box;width:100%}@media (min-width:37.5rem){.widget_supapress_search .search-field{max-width:135px}}.widget_supapress_search .search-field:focus{outline:none;border-color:#cdcdcd}.widget_supapress_search .search-submit{position:absolute;top:3px;bottom:3px;right:3px;border:0;background-color:transparent;cursor:pointer;width:30px;color:transparent;margin:0}@media (min-width:37.5rem){.widget_supapress_search .search-submit{top:3px;bottom:3px;right:3px;margin:0}}.widget_supapress_search .search-input-icon{position:absolute;right:0;top:2px}.widget_supapress_search.expand{transition:.1s linear;transition-delay:0;display:block;height:40px}.blog-grid{text-align:center}.blog-grid,.blog-grid article{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-grid article{width:100%;padding:0 15px 15px;-ms-flex-line-pack:center;align-content:center}@media (min-width:45rem){.blog-grid article{width:33.3%;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}}.blog-grid .entry-media{width:50%}@media (min-width:25rem){.blog-grid .entry-media{width:50%}}@media (min-width:45rem){.blog-grid .entry-media{width:100%}}.blog-grid .entry-wrap{width:50%;-ms-flex-positive:1;flex-grow:1;border:1px solid #dadada;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:15px}@media (min-width:45rem){.blog-grid .entry-wrap{width:100%;border:0;background-color:transparent}}.blog-grid .entry-content{display:none}@media (min-width:45rem){.blog-grid .entry-content{display:block}}.blog-grid .entry-title{font-size:14px;font-weight:700;margin-top:5px;margin-bottom:5px}@media (min-width:25rem){.blog-grid .entry-title{font-size:17px}}.blog-grid--primary,.blog-grid p{margin-bottom:0}@media (min-width:45rem){.blog-grid--primary{margin-bottom:40px}}@media (min-width:45rem){.blog-grid--primary article{padding-left:30px;padding-right:30px}}@media (min-width:60rem){.blog-grid--primary .entry-title{font-size:24px}}@media (min-width:45rem){.blog-grid--secondary{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}}.blog-grid--secondary .entry-content{display:none}@media (min-width:45rem){.blog-grid--columns-2 article{width:50%;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}.blog-grid--columns-2 article:nth-of-type(2n){border-left:1px solid #dadada}}@media (min-width:45rem){.blog-grid--columns-3 article{width:33.3%;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}.blog-grid--columns-3 article:nth-of-type(3n+2){border-left:1px solid #dadada;border-right:1px solid #dadada}}@media (min-width:45rem){.blog-grid--columns-4 article{width:50%;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}.blog-grid--columns-4 article:nth-of-type(2n){border-left:1px solid #dadada}}@media (min-width:64rem){.blog-grid--columns-4 article{width:25%}.blog-grid--columns-4 article:nth-of-type(2n){border-left:0}.blog-grid--columns-4 article:nth-of-type(4n+2){border-left:1px solid #dadada;border-right:1px solid #dadada}.blog-grid--columns-4 article:nth-of-type(4n+3){border-right:1px solid #dadada}}.blog-grid--hero article{-ms-flex-direction:column;flex-direction:column;padding-left:0;padding-right:0}@media (min-width:45rem){.blog-grid--hero article{width:100%;padding-left:15px;padding-right:15px}}.blog-grid--hero .entry-media{width:100%;min-height:100px}.blog-grid--hero .entry-wrap{width:auto;margin-left:15px;margin-right:15px;padding:15px;background-color:#fff;text-align:center;border:0}@media (min-width:45rem){.blog-grid--hero .entry-wrap{padding:30px 10%}}.blog-grid--hero .entry-title{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:45rem){.blog-grid--hero .entry-title{font-size:3rem}}.blog-grid--hero .entry-content{color:#999;font-size:1.125rem;font-weight:400;display:block}.blog-grid .read-more{display:none;margin-top:1em}.blog-grid .read-more:hover{transform:scale(.8)}@media (min-width:45rem){.blog-grid .read-more{display:block}}.blog-series{list-style:none;padding-left:0;margin-left:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;font-size:17px;text-transform:uppercase}.blog-series li{max-width:50%;background-color:#ebebeb;border:1px solid #fff;-ms-flex-positive:1;flex-grow:1;text-align:center;padding:15px;margin-bottom:0;-ms-flex-preferred-size:150px;flex-basis:150px;font-size:17px;font-weight:700;font-family:Roboto Condensed,Arial,serif;color:#000}.blog-series a{color:inherit}.blog-series a:hover{text-decoration:none}.blog-series img{margin:auto;margin-bottom:10px}.gallery{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.gallery>*{padding-left:15px;padding-right:15px}.gallery-item{margin:0 auto;padding:.9375rem;-ms-flex-positive:1;flex-grow:1;max-width:100%}.gallery-item img{width:100%;height:auto}@media (min-width:37.5rem){.gallery-item{max-width:50%}.gallery-columns-1 .gallery-item{width:100%;max-width:100%}.gallery-columns-2 .gallery-item{width:50%;max-width:50%}}@media (min-width:64rem){.gallery-columns-3 .gallery-item{max-width:33.3%}}.featured_posts__featured_grid{width:100%;display:block}.featured_posts__featured_grid .featured_grid__featured_posts{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto}.featured_posts__featured_grid .featured_grid__featured_post{width:100%;height:auto;display:block;margin:.3125rem}@media (min-width:37.5rem){.featured_posts__featured_grid .featured_grid__featured_post{width:24%}}.featured_posts__featured_grid .featured_grid__featured_post.first-post{margin:0;width:100%}@media (min-width:37.5rem){.featured_posts__featured_grid .featured_grid__featured_post.first-post{margin:.3125rem;width:24%}}.featured_posts__featured_grid .featured_grid__featured_post.first-post .featured_carousel__featured_post__content{-ms-flex-direction:column;flex-direction:column}@media (min-width:37.5rem){.featured_posts__featured_grid .featured_grid__featured_post.first-post .featured_carousel__featured_post__content{-ms-flex-direction:row;flex-direction:row}}.featured_posts__featured_grid .featured_grid__featured_post.first-post .featured_carousel__featured_post__image{width:100%}.featured_posts__featured_grid .featured_grid__featured_post__content{display:-ms-flexbox;display:flex}@media (min-width:37.5rem){.featured_posts__featured_grid .featured_grid__featured_post__content{display:block}}.featured_posts__featured_grid .featured_grid__featured_post__image{width:50%}.featured_posts__featured_grid .featured_grid__featured_post__image figure{margin:0}@media (min-width:37.5rem){.featured_posts__featured_grid .featured_grid__featured_post__image figure{margin:.3125rem}}.featured_posts__featured_grid .featured_grid__featured_post__image img{width:100%;display:block}.featured_posts__featured_grid .featured_grid__featured_post__title{padding:.3125rem;width:49%;display:block}.product-details{margin:0 auto}.book__wrapper,.product-details{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.book__wrapper{margin-left:-15px;margin-right:-15px;padding-bottom:15px;width:100%}.book__wrapper>*{padding-left:15px;padding-right:15px}@media (min-width:45rem){.book__wrapper{padding-bottom:40px}}.book__image{margin-top:25px;padding-left:15px;padding-right:15px;max-width:285px;text-align:center}.book__image iframe{max-width:100%}.book__content{margin-top:23px;padding-left:15px;padding-right:15px;-ms-flex:1 1 50%;flex:1 1 50%}.book__content-top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}@media (min-width:60rem){.book__content-top{-ms-flex-direction:row;flex-direction:row}}.book__title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-order:2;order:2}@media (min-width:60rem){.book__title-wrapper{-ms-flex-order:1;order:1}}.book__the-series{font-family:Roboto Condensed,Arial,serif;text-transform:uppercase;font-size:12px;color:#999;-ms-flex-order:1;order:1}.book__the-series a{color:inherit}.book__the-series a:hover{text-decoration:none}.book__the-title{font-size:2.25rem;font-family:Roboto Condensed,Arial,serif;font-weight:700;margin-top:0;margin-bottom:.2em;display:inline-block;-ms-flex-order:2;order:2}.book__the-author{color:#000}.book__the-author a{font-size:20px;color:#999}.book__the-author a:hover{text-decoration:none;color:#999}.book__info{font-size:14px;margin-bottom:2em}.book__info p{margin-bottom:0}.book__description{font-size:14px}.book__ratings{text-transform:uppercase;font-size:14px;float:right}.book__shopping{font-size:110%;text-transform:uppercase;list-style:none;margin-left:0;padding-left:0;display:inline-block;margin-top:1em}.book__shopping__dropdown-wrap{display:-ms-flexbox;display:flex;width:100%}@media (min-width:45rem){.book__shopping__dropdown-wrap{width:auto}}.book__shopping__dropdown.dropdown{margin-left:10px;margin-right:10px;-ms-flex-positive:1;flex-grow:1}.book__shopping .price{display:inline-block;margin-bottom:10px;width:25%;padding-left:10px}@media (min-width:45rem){.book__shopping .price{width:auto;margin-bottom:0}}.book__shopping>li{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;background-color:#ebebeb;margin-bottom:.75em;padding:10px}.book__shopping form{margin:10px;width:100%}.book__shopping .button{width:72%;margin-bottom:10px;text-align:center}@media (min-width:45rem){.book__shopping .button{width:auto;margin:0}}.book__shopping .hide-mobile{display:none}@media (min-width:45rem){.book__shopping .hide-mobile{display:block}}.book__shopping form{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.book__shopping-wrap,.book__shopping form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.book__shopping-wrap{margin:0}.book__shopping-wrap form,.book__shopping-wrap span{margin:10px}.book__the-price{font-size:14px}.book__share{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;-ms-flex-align:center;align-items:center}.book__share span{padding:.5em}.book__share #st-1{-ms-flex-positive:1;flex-grow:1;text-align:left}.book__flag{float:right;margin-left:-55px;height:0;width:0;border-style:solid;border-width:0 55px 55px 0;border-color:transparent #94d548 transparent transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.book__flag,.book__flag-text{display:inline-block;position:relative}.book__flag-text{top:0;right:-28px;font-size:15px;text-transform:uppercase;color:#fff;transform:rotate(45deg);transform-origin:top left}.book__summary{font-size:10.72px;pointer-events:none}.book__actions-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.book__btn-more{margin-top:10px;background-color:#000}.book__btn-more:hover{background-color:#94d548}.book__section{width:100%;max-width:1180px;padding:15px}@media (min-width:45rem){.book__section{padding-top:50px;padding-bottom:50px}}.book__section--tile{padding-top:0;padding-bottom:0;width:100%;position:relative;background-color:#ebebeb}.book__section--tile:before{right:100%;margin-right:-15px}.book__section--tile:after,.book__section--tile:before{content:"";width:1000%;height:100%;position:absolute;top:0;bottom:0;background-color:#ebebeb}.book__section--tile:after{left:100%;margin-left:-15px}.book__section--carousel{padding-top:0;padding-bottom:0;margin-top:15px}@media (min-width:45rem){.book__section--carousel{margin-top:50px}}.book__section-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media (min-width:45rem){.book__section-row{margin-left:auto;margin-right:auto}}.book__section-col{-ms-flex-positive:1;flex-grow:1;padding:30px 15px}@media (min-width:45rem){.book__section-col{padding:30px;max-width:50%;width:50%}}@media (min-width:45rem){.book__section-col--full{max-width:100%}}.book__section-title{margin-top:0;text-transform:uppercase}.book__articles .blog-grid{margin-left:-15px;margin-right:-15px}@media (min-width:45rem){.book__articles .blog-grid{margin-left:auto;margin-right:auto}}.book-author .author-bio:not(:first-of-type){margin-top:15px}.carousel-wrapper .sp__the-cover{margin-bottom:0}.carousel-wrapper .book__flag{position:absolute;top:0;right:0;z-index:1}.star-rating{display:-ms-flexbox;display:flex;margin-bottom:1em;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-order:1;order:1}@media (min-width:45rem){.star-rating{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:60rem){.star-rating{min-width:300px;height:40px;margin-bottom:0}}.star-rating__label{padding-right:10px}.star-rating .icon-star{color:gray}.star-rating .score__1 .icon-star:nth-child(-n+1),.star-rating .score__2 .icon-star:nth-child(-n+2),.star-rating .score__3 .icon-star:nth-child(-n+3),.star-rating .score__4 .icon-star:nth-child(-n+4),.star-rating .score__5 .icon-star:nth-child(-n+5){color:#94d548}.sp__the-title{font-size:24px;line-height:1.2;margin-top:15px;margin-bottom:10px;font-family:Roboto Condensed,Arial,serif;overflow:hidden;color:#000}.sp__the-title:before{content:"";display:table;clear:both}.sp__the-title a{color:inherit}.sp__the-title a:hover{text-decoration:none}.sp__the-author{font-weight:700;font-size:.875rem;margin-bottom:10px;color:#000}.sp__the-author a,.sp__the-author a:hover{color:inherit}.sp__the-price{font-size:12px}.sp__the-format,.sp__the-price{margin-bottom:0}.tabs ul{list-style:none;padding-left:0}.tabs__header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:1.5em}.tabs__header>*,.tabs__title{padding-left:15px;padding-right:15px}.tabs__title{width:100%;-ms-flex-positive:1;flex-grow:1}@media (min-width:45rem){.tabs__title{width:33.3%}}.tabs__title a{display:inline-block;width:100%;padding:.5em;line-height:1.2;color:#94d548;border:1px solid #94d548;text-transform:uppercase;font-size:14px}.tabs__title.is-active a,.tabs__title a:hover{color:#fff;text-decoration:none;background-color:#94d548}.tabs__panel{height:0;overflow:hidden;opacity:0;transition:opacity .3s}.tabs__panel.is-active{height:auto;overflow:visible;opacity:1}.book-reviews iframe{width:100%;max-width:100%}#goodreads-widget{text-align:left}.gr_branding{width:137px;max-width:100%;display:inline-block}.author{margin:0 auto}.author,.author__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.author__wrapper{width:100%;margin-left:-15px;margin-right:-15px;padding-top:30px;padding-bottom:30px}.author__wrapper>*{padding-left:15px;padding-right:15px}.author__image{max-width:330px;text-align:center;padding-left:0;padding-right:0}.author__the-photo{max-width:inherit;padding-left:15px;padding-right:15px;margin-bottom:15px}@media (min-width:45rem){.author__the-photo{margin-bottom:40px}}.author__content{padding-left:15px;padding-right:15px;-ms-flex:1 1 50%;flex:1 1 50%;min-width:50%}@media screen and (max-width:720px){.author__content{text-align:center}}.author__the-name{font-size:2.25rem;font-weight:700;margin-top:0;margin-bottom:.2em}.author__subtitle{text-transform:uppercase;font-size:14px;margin-top:0;margin-bottom:.5em}.author__assets{margin-bottom:1em;margin-top:1em}.author__assets p{margin-bottom:0}.author__share{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-transform:uppercase}.author__share span{padding:.5em .5em .5em 0}.author__share #st-1{-ms-flex-positive:1;flex-grow:1;text-align:left}.author__section{width:100%;max-width:1180px;padding:50px 15px;position:relative}.author__section-title{text-transform:uppercase;font-size:24px;margin-bottom:1em;margin-top:0}@media (min-width:45rem){.author__section-title{font-size:35px}}.author__books{text-align:center}.author__books--no-divider:before{opacity:0}.author__bookshop-nav,.author__btn-holder{text-align:center}.author__btn{font-size:20px;color:#000;text-transform:uppercase;font-weight:700;font-family:Roboto Condensed,Arial,serif}.author__btn:hover{text-decoration:none;color:#000}.author__btn span{margin-left:.5em}.author__header{width:100%;min-height:100%;padding-top:30px}.author__events{position:relative;background-color:#f7f7f7;width:100%}.author__events:before{right:100%}.author__events:after,.author__events:before{content:"";width:1000%;height:100%;position:absolute;top:0;bottom:0;background-color:#f7f7f7}.author__events:after{left:100%}.author__social-feeds{text-align:center}@media (min-width:45rem){.author__social-feeds .instagram-feeds{padding-top:15px}}.author__subscribe{position:relative;background-color:#f7f7f7;width:100%}.author__subscribe__form{text-align:center;margin:0 auto}.author__subscribe__form form{margin-top:1.5em}.author__subscribe__form form .mc4wp-form-fields{margin-bottom:1.5rem;display:-ms-flexbox;display:flex}.author__subscribe__form form input{-ms-flex-positive:3;flex-grow:3}.author__subscribe__form form [type=submit]{-ms-flex-positive:1;flex-grow:1}@media (min-width:45rem){.author__subscribe__form{max-width:50%}}.author__subscribe__form__title{text-transform:uppercase;margin-bottom:0}.author__subscribe__notice{margin-top:3em;font-size:12px}@media (min-width:45rem){.author__subscribe__notice{padding-left:15%;padding-right:15%}}.author__subscribe:before{right:100%}.author__subscribe:after,.author__subscribe:before{content:"";width:1000%;height:100%;position:absolute;top:0;bottom:0;background-color:#f7f7f7}.author__subscribe:after{left:100%}.social-feeds{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.social-feeds,.social-feeds__item{width:100%;display:-ms-flexbox;display:flex}.social-feeds__item{padding-left:15px;padding-right:15px;margin-bottom:30px;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:45rem){.social-feeds__item{width:50%}}.social-feeds__title{text-transform:uppercase;margin-top:1em;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.social-feeds__title-icon{color:#fecca9;font-size:150%}.authors-search__nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#dadada;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:45rem){.authors-search__nav{margin-bottom:30px}}.authors-search__nav .supapress-sort-by-wrapper{padding:9px 15px}.authors-search__nav .supapress-pagination-wrapper{padding:9px 5px}@media (min-width:45rem){.authors-search__nav .supapress-pagination-wrapper{padding-left:15px;padding-right:15px}}.authors-search__nav.pagination-wrapper{padding:0!important}.authors-search__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:45rem){.authors-search__wrapper{margin-left:-23px;margin-right:-23px}}.authors-search .author-card{padding:23px 15px;width:50%}@media (min-width:45rem){.authors-search .author-card{width:33%;padding:23px}}@media (min-width:60rem){.authors-search .author-card{width:25%}}.authors-search.per-row-4 .author-card{padding:23px 15px;width:50%}@media (min-width:45rem){.authors-search.per-row-4 .author-card{width:33.3%;padding:23px}}@media (min-width:60rem){.authors-search.per-row-4 .author-card{width:25%}}@media (min-width:30rem){.authors-search.per-row-6 .author-card{width:33.3%;padding:23px}}@media (min-width:52.5rem){.authors-search.per-row-6 .author-card{width:25%}}@media (min-width:60rem){.authors-search.per-row-6 .author-card{width:16.66%}}.author-card{text-align:center;position:relative}.author-card__image-wrapper{max-width:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column}.author-card__image-wrapper a{max-width:inherit}.author-card__title{color:#000;margin-top:.5em;margin-bottom:.3em;width:100%;font-size:1.25rem;font-weight:700;text-transform:uppercase}.author-card__title a{color:inherit}.author-card__title a:hover{text-decoration:none}.author-card__book-title{max-height:3em;overflow:hidden;color:#000;font-size:.875rem}.author-card__tour-wrapper{width:100%;position:relative}.author-card__tour-mark{position:absolute;right:-8px;bottom:-7px;background-repeat:no-repeat;background-size:100%;width:37px;height:46px}.author-card p{margin-bottom:0}.author-bio{text-align:left}.author-bio__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}@media (min-width:45rem){.author-bio__row{-ms-flex-pack:justify;justify-content:space-between}}.author-bio__image{padding-left:30px;padding-right:30px;margin-bottom:20px;width:auto;max-width:300px}@media (min-width:45rem){.author-bio__image{width:25%;margin-bottom:0}}.author-bio__content{padding:0 15px;text-align:center;width:100%;-ms-flex-positive:1;flex-grow:1}@media (min-width:45rem){.author-bio__content{width:70%;text-align:left}}.author-bio__content p{margin-bottom:.5em}.author-bio__title{font-size:20px;margin-bottom:20px;font-weight:700;text-transform:uppercase;font-family:Open Sans,Arial,sans-serif;line-height:1}.author-bio__title a:hover{text-decoration:none}.tours-search__nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:15px;margin-right:15px;margin-bottom:30px;-ms-flex-pack:center;justify-content:center}.tours-search__nav .supapress-pagination-wrapper{padding:9px 15px}.tours-search__nav.pagination-wrapper{padding:0!important}.tours-search__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#dadada}.tours-search__item{width:100%;padding:15px}@media (min-width:30rem){.tours-search__item{width:50%}}@media (min-width:60rem){.tours-search__item{width:33.3%}}.tour-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;background-color:#fff;color:#000}.tour-card__date-wrapper{background-color:#fecca9;padding:5px;min-width:70px}.tour-card__date-wrapper span{display:block;text-align:center}.tour-card__month{text-transform:uppercase}.tour-card__day{font-size:50px;line-height:.9;font-weight:700}.tour-card__info-wrapper{width:50%;-ms-flex-positive:1;flex-grow:1;padding:15px;-ms-flex-order:2;order:2;font-family:Roboto Condensed,Arial,serif}.tour-card__author{font-size:20px;line-height:1.2}@media (min-width:60rem){.tour-card__author{font-size:24px}}.tour-card__title{color:#444;margin-top:.3em}.tour-card__location-wrapper{-ms-flex-order:3;order:3;width:50%;-ms-flex-positive:1;flex-grow:1;padding:5px 0 5px 20px;-ms-flex-item-align:end;align-self:flex-end}.tour-card__venue{font-size:103%;font-weight:700}.tour-card__address{font-size:95%}.tour-card__image-wrapper{padding:15px;-ms-flex-order:4;order:4;-ms-flex-item-align:end;align-self:flex-end;width:85px}.tour-card a{color:inherit}.tour-card a:hover{text-decoration:none}.tour-card p{margin-bottom:0}.tour-list__item{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.tour-list__info-wrapper{width:50%;-ms-flex-positive:1;flex-grow:1;padding:15px;font-family:Roboto Condensed,Arial,serif;text-align:left}.tour-list__author{font-size:20px;line-height:1.2;margin-bottom:.3em}.tour-list__title{margin-top:.3em}.tour-list__image-wrapper{padding:15px;padding-right:0;width:70px}.tour-list a{color:inherit}.tour-list a:hover{text-decoration:none}.tour-list p{margin-bottom:0}.tour-carousel{padding-left:7%;padding-right:7%}.tour-carousel__item{padding:15px;width:100%}@media (min-width:37.5rem){.tour-carousel__item{width:50%}}@media (min-width:60rem){.tour-carousel__item{width:33%}}.tour-carousel__item .tour-card{max-width:260px;margin:0 auto}.tour-carousel .flickity-prev-next-button{background-color:hsla(0,0%,100%,0)}.instagram-feeds{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;margin-top:-5px;margin-bottom:-5px;width:100%}.instagram-feeds__item{width:50%;border:5px solid #fff;text-align:center}.instagram-feeds__item--large,.instagram-feeds__item--medium{width:33.3%}@media (min-width:45rem){.instagram-feeds__item--medium{width:16.6%}}.instagram-feeds img{margin:0 auto}@media (min-width:45rem){.instagram-feeds--large,.instagram-feeds--medium{overflow:hidden}}.embed-video{display:-ms-flexbox;display:flex}.embed-video:after{content:"";display:table;clear:both}.embed-video__iframe{overflow:hidden;position:relative;width:100%}.embed-video__iframe:before{content:"";display:block;padding-bottom:56.25%}.embed-video__iframe:after{content:"";display:table;clear:both}@media (min-width:60rem){.embed-video__iframe--playlist{width:70%;border-right:30px solid transparent;float:left}}.embed-video__playlist{float:right;width:100%;display:none}@media (min-width:60rem){.embed-video__playlist{width:30%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}}.embed-video__playlist__item{width:100%;margin-bottom:15px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.embed-video__playlist__item:last-of-type{margin-bottom:0}.embed-video__playlist__item__thumb{width:120px;-ms-flex-negative:0;flex-shrink:0;background-position:50%;background-size:cover}.embed-video__playlist__item__thumb:before{content:"";display:block;padding-top:56%}.embed-video__playlist__item__desc{margin-left:10px}.embed-video__playlist__item__desc h5{margin-bottom:.1em;max-height:2.5em;overflow:hidden}.embed-video__playlist__item__desc p{margin-bottom:0;font-size:12px;color:#717171}.embed-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wpforms-container{padding-left:15px;padding-right:15px}@media (min-width:45rem){.wpforms-container{padding-left:0;padding-right:0}}.wpforms-field-label{text-transform:uppercase!important}.dropdown{list-style:none;margin:0;background:#fff;color:#00a291;border-color:#00a291;padding:0 .5em;border:1px solid;text-align:center;position:relative;width:100%}@media (min-width:45rem){.dropdown{width:150px}}.dropdown__label,.dropdown__label:hover{background-color:transparent!important}.dropdown__label .fa{margin-left:5px}.dropdown a{color:#00a291;width:100%}.dropdown a:hover{text-decoration:none}.dropdown li{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0}.dropdown li ul{margin:0;padding:0;overflow:hidden;max-height:0;transition:all .3s;width:101%;position:absolute;top:24px;border:1px solid transparent;border-top:none;z-index:6}@media (min-width:45rem){.dropdown li ul{width:150px}}.dropdown li ul.open{max-height:2000px;border:1px solid #00a291;border-top:none}.dropdown li ul li{padding:3px 0;margin:0}.series-carousel__item,.series-grid__item{width:280px;padding-left:5px;padding-right:5px}@media (min-width:64rem){.series-carousel__item,.series-grid__item{width:25%}}.series-carousel__item picture,.series-grid__item picture{min-height:20px;display:block}.series-carousel__item img,.series-grid__item img{width:100%}.series-carousel__item__picture,.series-grid__item__picture{position:relative}.series-carousel__item__picture--last:before,.series-grid__item__picture--last:before{content:"";display:block;padding-top:78%;float:left}.series-carousel__item__picture--last:after,.series-grid__item__picture--last:after{content:"";display:block;clear:both}.series-carousel__item__picture__overlay,.series-grid__item__picture__overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5)}.series-carousel__item__title,.series-grid__item__title{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;text-align:center;color:#000;padding:15px}.series-carousel__item__title span,.series-grid__item__title span{color:#fff;display:block}.series-carousel__item__caption,.series-grid__item__caption{background-color:#fff;text-align:center;padding:10px 15px;margin-left:20px;margin-right:20px;color:#000;margin-top:-20px;position:relative;z-index:2;max-height:75px;overflow:hidden;transition:all .3s;border:1px solid #717171}.series-carousel__item__caption:after,.series-grid__item__caption:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:10px;background-color:#fff}@media (min-width:45rem){.series-carousel__item__caption,.series-grid__item__caption{max-height:85px}.series-carousel__item__caption .sp__the-title,.series-grid__item__caption .sp__the-title{line-height:1.1;max-height:2.2em}}.series-carousel__item__caption p,.series-grid__item__caption p{margin-top:0;margin-bottom:0}.series-carousel__item__caption--category,.series-grid__item__caption--category{text-transform:uppercase;transition:all .15s;max-height:70px}.series-carousel__item__caption--category .sp__the-title,.series-grid__item__caption--category .sp__the-title{min-height:2em}@media (min-width:45rem){.series-carousel__item__caption--category,.series-grid__item__caption--category{max-height:75px}}.series-carousel__item a:hover,.series-grid__item a:hover{text-decoration:none}.series-carousel .flickity-prev-next-button,.series-grid .flickity-prev-next-button{border-radius:0;height:100%;width:40px}.series-carousel .flickity-prev-next-button:hover,.series-grid .flickity-prev-next-button:hover{opacity:.9}.series-carousel .flickity-prev-next-button.next,.series-grid .flickity-prev-next-button.next{right:0}.series-carousel .flickity-prev-next-button.previous,.series-grid .flickity-prev-next-button.previous{left:0}.series-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:45rem){.series-grid{margin-left:-5px;margin-right:-5px}}.series-grid__item{position:relative;min-height:4.7em;margin-bottom:15px;padding-left:15px;padding-right:15px;width:100%}@media (min-width:30rem){.series-grid__item{width:50%;padding-left:5px;padding-right:5px}}@media (min-width:45rem){.series-grid__item{width:33.3%}}@media (min-width:60rem){.series-grid__item{width:25%}}.series-grid__item__caption{position:absolute;left:15px;right:15px;margin-top:-75px}@media (min-width:30rem){.series-grid__item__caption{left:5px;right:5px}}@media (min-width:45rem){.series-grid__item__caption{margin-top:-85px}}.series-grid__item__caption--category{margin-top:-65px}@media (min-width:45rem){.series-grid__item__caption--category{margin-top:-75px}}.series-grid__item__caption--category .sp__the-title{font-size:20px}.series-grid__item__caption:hover{max-height:1000px;z-index:3}.series-grid__item__caption:hover .sp__the-title{max-height:100%}.series-grid__item__picture{margin-bottom:55px}@media (min-width:45rem){.series-grid__item__picture{margin-bottom:65px}}.series-grid__item__picture--category{margin-bottom:45px}@media (min-width:45rem){.series-grid__item__picture--category{margin-bottom:55px}}.series-grid__item:hover .sp__the-title{white-space:normal}.series-grid__pagination{text-align:center;margin-top:30px}.series-grid__pagination .page-numbers{color:orange}.series-details,.series__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.series__wrapper{margin-left:-15px;margin-right:-15px;padding-bottom:40px;width:100%}.series__image,.series__wrapper>*{padding-left:15px;padding-right:15px}.series__image{margin-top:25px;width:100%;max-width:400px;text-align:center}.series__content{margin-top:23px;padding-left:15px;padding-right:15px;-ms-flex:1 1 50%;flex:1 1 50%}@media screen and (max-width:720px){.series__content{text-align:center}}.series__the-title{font-size:2.25rem;font-family:Roboto Condensed,Arial,serif;font-weight:700;margin-top:0;margin-bottom:.2em}.series__the-author{color:#000;font-weight:700}.series__the-author a{font-size:20px;color:#999}.series__the-author a:hover{text-decoration:none;color:#999}.series__share{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-transform:uppercase;margin-bottom:1em}.series__share span{padding:.5em .5em .5em 0}.series__share #st-1{-ms-flex-positive:1;flex-grow:1;text-align:left}@media screen and (max-width:720px){.series-author{padding-top:30px;padding-bottom:20px}}@media screen and (max-width:720px){.series-posts{margin-top:20px}}.image-set{max-width:100%;width:400px;position:relative;overflow:hidden}.image-set:before{content:"";display:block;padding-bottom:95%}.image-set__item{position:absolute;background-size:cover;background-position:50%}.image-set__item:before{content:"";display:block;padding-bottom:65.8%}.image-set__item-0{top:0;bottom:0;right:19%;left:19%;z-index:2}@media (min-width:45rem){.image-set__item-0{right:0;left:37.5%}}.image-set__item-1{top:5.75%;bottom:5.75%;right:0;left:55.5%;z-index:1}@media (min-width:45rem){.image-set__item-1{top:5.75%;bottom:5.75%;right:28.5%;left:16%}}.image-set__item-2{top:5.75%;bottom:5.75%;right:55.5%;left:0}@media (min-width:45rem){.image-set__item-2{top:13.8%;bottom:13.8%;right:55%;left:0}}.js-header-sticky{position:relative}.js-header-sticky.clone{background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:3;transform:translateY(-200%);transition:top .3s,transform cubic-bezier(.3,.73,.3,.74)}body.js-down .js-header-sticky.clone{transform:translateY(0)}body.js-down .js-subheader-sticky{position:fixed;left:0;right:0;z-index:3}@media (min-width:37.5rem){body.js-down .js-subheader-sticky .widget_supapress_search{top:54px;position:fixed}}.contest-carousel{display:-ms-flexbox;display:flex;padding-left:2px;padding-right:2px}@media (min-width:45rem){.contest-carousel{margin-left:-10px;margin-right:-10px}}.contest-carousel__item,.contest-carousel article{min-width:200px;width:25%;padding-left:8px;padding-right:8px;position:relative;overflow:hidden}.contest-carousel .entry-media{background-color:#717171;background-size:cover;background-position:50%}.contest-carousel .entry-media__image:before{padding-top:150%}.contest-carousel .entry-wrap{position:absolute;bottom:0;left:8px;right:8px;padding:15px;background-color:rgba(0,0,0,.5)}.contest-carousel .entry-title{color:#fff;margin-bottom:.5em}.contest-carousel .entry-title a:hover{color:#fff}.contest-carousel .entry-footer{display:none}@media (min-width:45rem){.contest-carousel .entry-footer{display:block}}.contest-carousel .entry-footer__btn{text-transform:uppercase}.contest-carousel .entry-footer__btn:hover{text-decoration:none}.contest-carousel .flickity-viewport{width:100%}.contest-carousel .flickity-prev-next-button{border-radius:0;height:100%;width:40px}.contest-carousel .flickity-prev-next-button:hover{opacity:.9}.contest-carousel .flickity-prev-next-button.next{right:0}@media (min-width:45rem){.contest-carousel .flickity-prev-next-button.next{right:10px}}.contest-carousel .flickity-prev-next-button.previous{left:0}@media (min-width:45rem){.contest-carousel .flickity-prev-next-button.previous{left:10px}}.contest-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.contest-grid article{padding-left:10px;padding-right:10px;padding-bottom:30px;margin-top:15px;margin-bottom:15px;border-bottom:1px solid;width:50%}@media (min-width:45rem){.contest-grid article{width:33%}}@media (min-width:60rem){.contest-grid article{width:25%}}.contest-grid .entry-media__image{background-size:cover;background-position:50%}.contest-grid .entry-media__image:before{padding-top:150%}.contest-grid .entry-title{margin-top:0;margin-bottom:.5em}.contest-grid .entry-footer{padding:5px 10px;padding-right:5px;background-color:#000}.contest-grid .entry-footer__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase}.contest-grid .entry-footer__btn:hover{text-decoration:none}.contest-grid--less article{border-bottom:0}.contest-grid--less .entry-media__image:before{padding-top:70%}div.supapress .search-grid{-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;-ms-flex-align:start;align-items:flex-start;width:100%!important;transform:translateZ(0)!important;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}@media (min-width:45rem){div.supapress .search-grid{-ms-flex-flow:row wrap;flex-flow:row wrap}}div.supapress .search-grid .search-wrapper{margin-bottom:1.875rem}div.supapress .search-grid .search-wrapper.has-filters{width:100%}@media (min-width:45rem){div.supapress .search-grid .search-wrapper.has-filters{width:65%}}@media (min-width:52.5rem){div.supapress .search-grid .search-wrapper.has-filters{width:75%}}div.supapress .search-grid .book-wrapper{width:50%;padding:10px;padding-top:20px;margin-bottom:1.25rem;border-bottom:1px solid #dadada}@media screen and (max-width:480px){div.supapress .search-grid .book-wrapper{width:50%}}div.supapress .search-grid .book-wrapper .sp__the-title{max-height:2.4em}div.supapress .search-grid .book-wrapper__overlay{position:relative}div.supapress .search-grid .book-wrapper__overlay .sp__the-title{position:absolute;bottom:0;left:0;right:0;background-color:#fff;transition:all .15s;max-height:2.4em}div.supapress .search-grid .book-wrapper__overlay .sp__the-title:hover{max-height:1000px;padding-top:10px}@media (hover:hover){div.supapress .search-grid .book-wrapper .sp__the-title:hover+.book-wrapper__overlay,div.supapress .search-grid .book-wrapper__overlay:hover{display:block}}div.supapress .search-grid.per-row-4 .book-wrapper{width:50%}@media (min-width:45rem){div.supapress .search-grid.per-row-4 .book-wrapper{width:33.3%}}@media (min-width:60rem){div.supapress .search-grid.per-row-4 .book-wrapper{width:25%}}@media (min-width:30rem){div.supapress .search-grid.per-row-5 .book-wrapper{width:33.3%}}@media (min-width:52.5rem){div.supapress .search-grid.per-row-5 .book-wrapper{width:25%}}@media (min-width:60rem){div.supapress .search-grid.per-row-5 .book-wrapper{width:20%}}div.supapress .search-grid.per-row-6{width:50%}@media (min-width:30rem){div.supapress .search-grid.per-row-6 .book-wrapper{width:33.3%}}@media (min-width:52.5rem){div.supapress .search-grid.per-row-6 .book-wrapper{width:25%}}@media (min-width:60rem){div.supapress .search-grid.per-row-6 .book-wrapper{width:16.66%}}div.supapress .search-grid .pagination-wrapper{text-align:center}div.supapress .search-grid .pagination-wrapper .supapress-pagination-wrapper a{color:gray}div.supapress .search-grid .pagination-wrapper .supapress-pagination-wrapper span{color:#fff;background-color:gray}div.supapress .search-grid .books-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:45rem){div.supapress .search-grid .books-wrapper{margin-left:-10px;margin-right:-10px}}div.supapress .search-grid .books-wrapper:after{content:"";display:table;clear:both}div.supapress div[id^=filter-wrapper]{width:100%;max-width:none}@media (min-width:45rem){div.supapress div[id^=filter-wrapper]{width:35%}}@media (min-width:52.5rem){div.supapress div[id^=filter-wrapper]{width:25%}}.supapress .isbn-grid{-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;-ms-flex-align:baseline;align-items:baseline;width:100%!important;transform:translateZ(0)!important;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.supapress .isbn-grid .book-wrapper{width:33.333%!important;float:none}@media (min-width:37.5rem){.supapress .isbn-grid .book-wrapper{width:33.333%!important}}@media (min-width:52.5rem){.supapress .isbn-grid .book-wrapper{width:16.666%!important}}.supapress .isbn-carousel .slick-slider{margin-bottom:0}.supapress .isbn-carousel .carousel-wrapper .slick-arrow{z-index:2}.supapress .isbn-carousel .carousel-wrapper .slick-arrow.slick-next{right:10px}.supapress .isbn-carousel .carousel-wrapper .slick-arrow.slick-prev{left:10px}.supapress .isbn-carousel .carousel-wrapper .slick-arrow{position:absolute;z-index:1;height:100%;top:10px;margin-top:0;width:40px;background:hsla(0,0%,100%,.7)}.supapress .isbn-carousel .carousel-wrapper .slick-arrow:not(.slick-disabled):hover{background:hsla(0,0%,100%,.9)}.supapress .isbn-carousel .carousel-wrapper .slick-arrow:after,.supapress .isbn-carousel .carousel-wrapper .slick-arrow:before{display:none;content:""}.supapress .isbn-carousel .carousel-wrapper .slick-arrow i{position:absolute;top:50%;transition:all .2s ease;font-size:24px;color:#353535;cursor:pointer;left:0;right:0;text-align:center}.supapress .isbn-carousel .carousel-wrapper .slick-arrow.slick-next{right:0}.supapress .isbn-carousel .carousel-wrapper .slick-arrow.slick-prev{left:0}.supapress .isbn-carousel .book-wrapper{text-align:center;width:140px}.supapress .isbn-carousel .image-wrapper{float:none}.supapress .isbn-carousel .sp__the-title{margin-top:10px;max-height:2.5em;overflow:hidden;text-overflow:ellipsis}.supapress .isbn-carousel .sp__the-author{max-height:2.7em;overflow:hidden;text-overflow:ellipsis}.supapress .isbn-carousel .book-placeholder{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;padding:15px}.supapress .isbn-carousel .book-placeholder a:hover{text-decoration:none}.supapress .isbn-carousel .book-placeholder .sp__the-title{max-height:none}.supapress .isbn-carousel .book-placeholder span{display:block}.supapress div[id^=product-details-] div[id^=isbn-carousel-] div.image-wrapper{max-width:100%;float:none}.carousel-bestsellers .supapress .isbn-carousel .book-wrapper{width:200px}div.supapress .supapress-sort-by-wrapper label{text-transform:uppercase;padding-right:1em;padding-left:.5em}div.supapress .supapress-pagination-wrapper{font-family:Roboto Condensed,Arial,serif}div.supapress .supapress-pagination-wrapper a,div.supapress .supapress-pagination-wrapper span{display:inline-block;font-size:15px;min-width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;color:#999}div.supapress .supapress-pagination-wrapper a:hover,div.supapress .supapress-pagination-wrapper span:hover{background-color:#999;color:#fff;text-decoration:none}div.supapress .supapress-pagination-wrapper a:not(:last-child),div.supapress .supapress-pagination-wrapper span:not(:last-child){margin-right:4px}div.supapress .supapress-pagination-wrapper span.supapress-current-page{background-color:gray;color:#fff}div.supapress .supapress-pagination-wrapper span.supapress-dots-page{pointer-events:none;color:#999}.isbn-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}@media (min-width:45rem){.isbn-grid{margin-left:-10px;margin-right:-10px}}.isbn-grid .book-wrapper{width:50%;padding:10px;padding-top:20px;border-bottom:1px solid #dadada}.isbn-grid.per-row-1 .book-wrapper{padding:0;width:100%;border-bottom-width:0}@media (min-width:45rem){.isbn-grid.per-row-1 .book-wrapper{border-bottom-width:1px}.isbn-grid.per-row-1 .book-wrapper:last-child{border-bottom:0}}.isbn-grid.per-row-4 .book-wrapper{padding:23px 15px;width:50%}@media (min-width:45rem){.isbn-grid.per-row-4 .book-wrapper{width:33.3%}}@media (min-width:60rem){.isbn-grid.per-row-4 .book-wrapper{width:25%}}@media (min-width:30rem){.isbn-grid.per-row-6 .book-wrapper{width:33.3%}}@media (min-width:52.5rem){.isbn-grid.per-row-6 .book-wrapper{width:25%}}@media (min-width:60rem){.isbn-grid.per-row-6 .book-wrapper{width:16.66%}}.isbn-grid .book-placeholder .sp__the-title span{font-family:fontello;width:1em;display:inline-block;white-space:nowrap;visibility:hidden}.isbn-grid .book-placeholder .sp__the-title span:before{visibility:visible;font-weight:400}.search-list.per-row-2 .book-wrapper,div.supapress .search-list.per-row-2 .book-wrapper{width:200px}@media (min-width:45rem){.search-list.per-row-2 .book-wrapper,div.supapress .search-list.per-row-2 .book-wrapper{width:50%}}@media (min-width:45rem){.search-list.per-row-2 .book-wrapper .image-wrapper img,div.supapress .search-list.per-row-2 .book-wrapper .image-wrapper img{max-height:350px!important}}.search-list .books-wrapper:after,div.supapress .search-list .books-wrapper:after{content:"flickity";display:none}@media (min-width:45rem){.search-list .books-wrapper,div.supapress .search-list .books-wrapper{margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-list .books-wrapper:after,div.supapress .search-list .books-wrapper:after{content:""}}.search-list .book-wrapper,div.supapress .search-list .book-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}@media (min-width:45rem){.search-list .book-wrapper,div.supapress .search-list .book-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15px 5px;text-align:left}}@media (min-width:45rem){.search-list .book-wrapper--archive,div.supapress .search-list .book-wrapper--archive{display:none}}.search-list .book-wrapper .image-wrapper,div.supapress .search-list .book-wrapper .image-wrapper{width:100%;max-width:100%}@media (min-width:45rem){.search-list .book-wrapper .image-wrapper,div.supapress .search-list .book-wrapper .image-wrapper{width:auto}}.search-list .book-wrapper .information-wrapper,div.supapress .search-list .book-wrapper .information-wrapper{-ms-flex-positive:1;flex-grow:1;width:100%;max-width:100%;padding-top:0;padding-bottom:0}@media (min-width:45rem){.search-list .book-wrapper .information-wrapper,div.supapress .search-list .book-wrapper .information-wrapper{margin:20px auto;margin-left:-20px;margin-right:15px;background-color:#ebebeb;padding-top:10px;padding-bottom:10px;padding-left:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:60%}}.search-list .book-wrapper .information-wrapper__body,div.supapress .search-list .book-wrapper .information-wrapper__body{display:none}@media (min-width:45rem){.search-list .book-wrapper .information-wrapper__body,div.supapress .search-list .book-wrapper .information-wrapper__body{display:block;-ms-flex-positive:1;flex-grow:1}}.search-list .book-wrapper .information-wrapper__footer,div.supapress .search-list .book-wrapper .information-wrapper__footer{display:none}@media (min-width:45rem){.search-list .book-wrapper .information-wrapper__footer,div.supapress .search-list .book-wrapper .information-wrapper__footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}}.search-list .book-wrapper .information-wrapper__footer__btn-buy,div.supapress .search-list .book-wrapper .information-wrapper__footer__btn-buy{color:#fff;padding-left:1em;padding-right:1em;margin-top:10px}.search-list .book-wrapper .information-wrapper__footer__btn-more,div.supapress .search-list .book-wrapper .information-wrapper__footer__btn-more{font-family:Roboto Condensed,Arial,serif;text-transform:uppercase;font-weight:700;margin-top:10px}.isbn-grid .book-placeholder .sp__the-title .search-list .book-wrapper .information-wrapper__footer__btn-more span,.isbn-grid .book-placeholder .sp__the-title div.supapress .search-list .book-wrapper .information-wrapper__footer__btn-more span,.search-list .book-wrapper .information-wrapper__footer__btn-more .isbn-grid .book-placeholder .sp__the-title span,.search-list .book-wrapper .information-wrapper__footer__btn-more span.icon-right,div.supapress .search-list .book-wrapper .information-wrapper__footer__btn-more .isbn-grid .book-placeholder .sp__the-title span,div.supapress .search-list .book-wrapper .information-wrapper__footer__btn-more span.icon-right{display:inline}.search-list .book-wrapper .information-wrapper__footer__btn-more:hover,div.supapress .search-list .book-wrapper .information-wrapper__footer__btn-more:hover{text-decoration:none}.search-list .book-wrapper .sp__the-title,div.supapress .search-list .book-wrapper .sp__the-title{margin-top:0}@media (min-width:45rem){.search-list .book-wrapper .sp__the-title,div.supapress .search-list .book-wrapper .sp__the-title{margin-top:15px}}.search-list .book-wrapper .sp__the-summary,div.supapress .search-list .book-wrapper .sp__the-summary{margin-top:1.5em}.search-list .book-wrapper .sp__the-cover,div.supapress .search-list .book-wrapper .sp__the-cover{margin-bottom:0}.search-list .book-wrapper .sp__the-summary,div.supapress .search-list .book-wrapper .sp__the-summary{font-size:12px}@media (min-width:60rem){.search-list .book-wrapper .sp__the-summary,div.supapress .search-list .book-wrapper .sp__the-summary{font-size:14px}}.search-list .pagination-wrapper,div.supapress .search-list .pagination-wrapper{text-align:center;display:none}@media (min-width:45rem){.search-list .pagination-wrapper,div.supapress .search-list .pagination-wrapper{display:block}}.search-list .flickity-prev-next-button,div.supapress .search-list .flickity-prev-next-button{border-radius:0;height:285px;width:40px;top:10px;transform:translateY(0)}.search-list .flickity-prev-next-button.next,div.supapress .search-list .flickity-prev-next-button.next{right:0}.search-list .flickity-prev-next-button.previous,div.supapress .search-list .flickity-prev-next-button.previous{left:0}.search-list .books-wrapper.flickity-enabled .book-placeholder,div.supapress .search-list .books-wrapper.flickity-enabled .book-placeholder{position:absolute;top:10px;left:10px;right:10px;background-color:rgba(0,0,0,.5);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;padding:15px;min-height:285px}.search-list .books-wrapper.flickity-enabled .book-placeholder .sp__the-title,div.supapress .search-list .books-wrapper.flickity-enabled .book-placeholder .sp__the-title{max-height:none}.search-list .books-wrapper.flickity-enabled .book-placeholder span,div.supapress .search-list .books-wrapper.flickity-enabled .book-placeholder span{display:block}div.supapress [id^=filter-wrapper] .filter-load-wrapper{background:none}div.supapress [id^=filter-wrapper] .filter-load-wrapper h3{text-align:left;line-height:2rem;text-transform:uppercase;padding-left:15px;padding-right:15px;font-family:Roboto Condensed,Arial,serif;background-color:#af9ecb}div.supapress [id^=filter-wrapper] .filter-load-wrapper .trigger{margin-bottom:1.25rem}div.supapress [id^=filter-wrapper] .filter-load-wrapper .filter-block__clear .clear-filters{font-family:Roboto Condensed,Arial,serif}div.supapress [id^=filter-wrapper] .filter-load-wrapper .filter-block__clear .clear-filter[data-name=category]{font-family:Roboto Condensed,Arial,serif;color:#999}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title{margin-bottom:.625rem}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:1rem}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a.filter-link,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title a.filter-link{font-size:13px;line-height:1.2;text-decoration:none;font-weight:400;position:relative;margin-left:18px;display:block;margin-bottom:6px}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a.filter-link:before,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title a.filter-link:before{position:absolute;top:1px;left:-18px;width:16px;height:16px;content:"";background:url(img/checkbox-icons.png) 0 0 no-repeat}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a.filter-link:hover:before,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title a.filter-link:hover:before{background-position:-24px 0}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a.filter-link.filter-selected:hover,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title a.filter-link.filter-selected:hover{text-decoration:line-through}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a.filter-link.filter-selected:before,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title a.filter-link.filter-selected:before{background-position:-48px 0}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a.filter-link.filter-selected:hover:before,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title a.filter-link.filter-selected:hover:before{background-position:-72px 0}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a h4,div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__title a h4{font-size:.875rem;font-family:Roboto Condensed,Arial,serif;margin-bottom:0;line-height:1em}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy{margin-bottom:1.25rem;margin-left:.625rem}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy ul{line-height:1.2em}div.supapress [id^=filter-wrapper] .filter-load-wrapper .supapress-filters-accordion__copy a{-ms-flex-align:center;align-items:center;font-size:.8125rem;font-family:Roboto Condensed,Arial,serif;color:#000}#main{max-width:1180px;margin:0 auto}.site-main{padding-left:15px;padding-right:15px}.site-header{position:relative}.site-header a{color:inherit}.site-header a:hover{text-decoration:none}.site-header__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.site-header__row--head{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}@media (min-width:30rem){.site-header__row--head{-ms-flex-pack:justify;justify-content:space-between}}.site-header__row--nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.site-header__row--flexend{-ms-flex-align:end;align-items:flex-end}.site-header__row--main{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.site-header__head{background-color:#000;text-transform:uppercase;font-size:10.5px;padding-top:12px;padding-bottom:12px;display:none}@media (min-width:45rem){.site-header__head{display:block}}.site-header__head .menu{margin-bottom:0}.site-header__head .menu li{display:inline-block;margin-right:15px}.site-header__secondary-navigation{width:100%;text-align:right}.site-header__secondary-navigation li:last-of-type{margin-right:0}@media (min-width:30rem){.site-header__secondary-navigation{width:auto;text-align:left}}.site-header__action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.site-header__action--mobile{display:none}@media (min-width:45rem){.site-header__action--mobile{display:block}}.site-header__action--mobile .menu{margin-bottom:0;margin-left:15px;display:-ms-flexbox;display:flex}.site-header__action--mobile .menu li{display:inline-block;font-size:24px;margin-left:.5em}.site-header__main{padding-top:14px;padding-bottom:14px;position:relative;background-color:#fff}@media (min-width:64rem){.site-header__main{padding-bottom:0}}.site-header__main-navigation{padding-top:10px;-ms-flex-pack:end;justify-content:flex-end;width:auto;-ms-flex-item-align:end;align-self:flex-end;-ms-flex-positive:1;flex-grow:1;display:none}@media (min-width:64rem){.site-header__main-navigation{display:-ms-flexbox;display:flex}}.site-header__main-navigation .menu{display:none}@media (min-width:64rem){.site-header__main-navigation .menu{display:-ms-flexbox;display:flex}}.site-header__branding{padding-top:10px;-ms-flex-negative:1;flex-shrink:1}.site-header__branding .custom-logo-link{display:inline-block;max-width:200px}@media (min-width:64rem){.site-header__branding .custom-logo-link{max-width:280px}}.site-header__mobile{background-color:#fff;max-height:90vh;overflow:scroll}@media (min-width:64rem){.site-header__mobile{display:none}}.site-header__mobile-menu{width:100%}.site-header__mobile-menu .menu:nth-of-type(odd){background-color:#fff}.site-header__mobile-menu .menu:nth-of-type(2n){background-color:#717171}.site-header__mobile-menu__social-icons{padding:15px 15px 35px;text-align:center;font-size:12px}.site-header__mobile-menu__social-icons .social-icons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:1em}.site-header .mobile-toggles{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.site-header .mobile-toggles #search-input-icon{font-size:1.5rem;display:block;cursor:pointer;line-height:37px}@media (min-width:37.5rem){.site-header .mobile-toggles #search-input-icon{display:none}}.site-footer{background-color:#000}.site-footer__top{background-color:#141414;padding:.625rem}.site-footer__top__footer-title{margin:1.25rem auto}.site-footer__top__footer-title p{text-align:center;display:block}.site-footer__top__social-icons .social-icons{max-width:500px;margin:1.25rem auto;background-color:#141414;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.site-footer__main{max-width:1180px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;margin-top:1.25rem;padding:0 1.25rem;border-bottom:1px solid #161616}@media (min-width:37.5rem){.site-footer__main{-ms-flex-direction:row;flex-direction:row}}.site-footer__main__footer-branding{width:100%;padding:0 1.25rem}@media (min-width:37.5rem){.site-footer__main__footer-branding{width:50%}}.site-footer__main__footer-branding img{margin:auto;display:block;width:100%;padding:.625rem;float:right;margin-bottom:1.875rem}@media (min-width:37.5rem){.site-footer__main__footer-branding img{max-width:300px}}.site-footer__main__footer-navigation{width:100%;margin-bottom:1.25rem;padding:0 1.25rem}@media (min-width:37.5rem){.site-footer__main__footer-navigation{width:47%}}.site-footer__main__footer-navigation #footer-primary-navigation{margin:1.25rem 0}@media (min-width:37.5rem){.site-footer__main__footer-navigation #footer-primary-navigation{margin:0;max-width:400px}}.site-footer__main__footer-navigation #footer-primary-navigation ul{overflow:hidden;list-style:none;padding:0;max-width:400px;margin:0 auto}.site-footer__main__footer-navigation #footer-primary-navigation ul>li{float:left;width:100%}@media (min-width:25rem){.site-footer__main__footer-navigation #footer-primary-navigation ul>li{width:50%}}.site-footer__main__footer-navigation #footer-primary-navigation ul>li:nth-child(7+){float:right}.site-footer__main__footer-navigation #footer-primary-navigation ul>li>a{color:#fff}.site-footer__main__footer-newsletter{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;padding:1.25rem;border-top:.5px solid #717171;border-bottom:.5px solid #717171;text-align:center}.site-footer__main__footer-newsletter h4{margin-bottom:0;text-transform:uppercase;color:#f8b8d3}.site-footer__main__footer-newsletter a:hover{text-decoration:none}.site-footer__main__site-copyright{padding:1.25rem 0;text-align:center;color:#717171;display:block;width:100%}.site-footer__main__site-copyright p{display:block;text-align:center}.site-footer__main__site-copyright a{color:#717171}.site-footer__main__secondary-nav{width:100%}.site-footer__main__secondary-nav .menu{text-align:center}.site-footer__main__secondary-nav .menu-item{display:inline-block;padding:5px}.site-footer__main__secondary-nav .menu-item a{color:#717171}.blog__content-area{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.blog__content-area .widget_advert{-ms-flex-order:-1;order:-1}@media (min-width:45rem){.blog__content-area .widget_advert{-ms-flex-order:0;order:0}}.blog__content-section{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;width:100%}@media (min-width:45rem){.blog__content-section{background-color:#ebebeb}}.blog__section{width:100%;max-width:1180px;-ms-flex-order:0;order:0}@media (min-width:45rem){.blog__section--main{max-width:795.88px;width:calc(66.6% + 10px);margin-top:60px}}.blog__section--aside{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:15px;padding-right:15px}@media (min-width:45rem){.blog__section--aside{max-width:382.94px;width:calc(33.3% - 10px);margin-top:60px}}.blog__section--aside .widget{width:100%}@media (min-width:45rem){.blog__section--full{padding-left:15px;padding-right:15px}}.blog__section--full .widget{margin-bottom:0}.blog__section--full .widget-title{margin:1em auto}@media (min-width:45rem){.blog__section--full .widget-title{margin-top:2em;margin-bottom:2em}}.blog__section--order-0{-ms-flex-order:-1;order:-1}@media (min-width:45rem){.blog__section--order-0{-ms-flex-order:initial;order:0}}.blog__section--float{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:45rem){.blog__section--float{display:block}}.blog__section--right{float:right;-ms-flex-item-align:end;align-self:flex-end}@media (min-width:45rem){.blog__section--wrap{padding-left:15px;padding-right:15px}}.blog__section-title{margin-bottom:1em;margin-left:15px;margin-right:15px}@media (min-width:45rem){.blog__section-title{margin-top:2em;margin-bottom:2em}}.blog__section-title--top-0{margin-top:0}@media (min-width:45rem){.blog__section-title--top-0{margin-top:0}}.blog__pagination{text-align:center;margin-top:30px;margin-bottom:30px}@media (min-width:45rem){.blog__pagination{margin-bottom:60px}}.blog__pagination--mobile-ajax .page-numbers:not(.next){display:none}@media (min-width:45rem){.blog__pagination--mobile-ajax .page-numbers:not(.next){display:inline-block}}.blog__pagination--mobile-ajax .page-numbers.next{display:block;width:auto;height:auto;font-size:20px;text-transform:uppercase}.blog__pagination--mobile-ajax .page-numbers.next:hover{background-color:transparent}.blog__pagination--mobile-ajax .page-numbers.next span{margin-left:15px}@media (min-width:45rem){.blog__pagination--mobile-ajax .page-numbers.next{display:none}}.blog__pagination--mobile-ajax .page-numbers.prev{display:none}.blog__pagination--no-margin{margin-top:0;margin-bottom:0}@media (min-width:45rem){.blog__pagination--no-margin{margin-bottom:0}}.blog a:hover{text-decoration:none}.blog-list{font-weight:700}.blog-list li{margin-bottom:10px}.blog-list li:after{content:"";height:1px;display:block;width:70%;margin:auto;margin-top:15px}.blog-list li:last-of-type:after{display:none}.blog-list .entry-title{font-size:17px;text-transform:none;margin-bottom:0;font-weight:700}.single__header{padding:15px 15px 10px;text-align:center}@media (min-width:45rem){.single__header{padding:60px 15% 0}}.single__header .post-title{font-size:40px;margin-top:.3em;margin-bottom:.3em}.single__header .post-meta{color:gray;font-size:13px;margin-bottom:15px}.single__header .post-date{text-transform:uppercase}.single__header .post-author{font-style:italic}.single__header .read-more{display:none}.single__header p{font-size:20px;font-weight:700;font-family:Roboto Condensed,Arial,serif}@media (min-width:45rem){.single__header p{font-size:24px}}.single__content{padding-left:15px;padding-right:15px}@media (min-width:45rem){.single__content{padding-left:30px;padding-right:30px}}.single__content .entry-header{display:none}.single__content .entry-media{margin-left:-15px;margin-right:-15px;margin-bottom:30px}@media (min-width:45rem){.single__content .entry-content{padding-left:15px;padding-right:15px}}.single__content .gallery{margin-top:15px;margin-bottom:15px}@media (min-width:45rem){.single__content .gallery{margin-left:-45px;margin-right:-45px}}.single__content .post-comments{border-top:3px solid #dadada;margin-top:30px;margin-bottom:30px}@media (min-width:45rem){.single__content .post-comments{padding-left:15px;padding-right:15px;margin-top:60px;margin-bottom:60px}}.single__bottom-bar{margin-bottom:2em}@media (min-width:45rem){.single__bottom-bar{padding-left:15px;padding-right:15px;margin-bottom:3em}}@media (min-width:45rem){.single .blog-grid{margin-left:-30px;margin-right:-30px}}.single .clear{clear:none}.page__content-area{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.page__content{padding:15px}@media (min-width:45rem){.page__content--header{padding-left:15%;padding-right:15%;padding-bottom:0}.page__content--header .entry-title{margin-top:0}}.page__content--center{text-align:center}.page__section{width:100%;max-width:1180px;-ms-flex-order:0;order:0;position:relative}@media (min-width:45rem){.page__section--m-top{margin-top:60px}}@media (min-width:45rem){.page__section--main{max-width:795.88px;width:calc(66.6% + 10px);padding-left:15px;padding-right:15px}}.page__section--aside{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:15px;padding-right:15px}@media (min-width:45rem){.page__section--aside{max-width:382.94px;width:calc(33.3% - 10px)}}.page__section--aside .widget{width:100%}@media (min-width:45rem){.page__section--full{padding-left:15px;padding-right:15px}}.page__section--full .widget{margin-bottom:0}.page__section--full .widget-title{margin-top:1em;margin-bottom:1em}.page__section--full .widget-title:after,.page__section--full .widget-title:before{-ms-flex-positive:0;flex-grow:0}.page__section--order-0{-ms-flex-order:-1;order:-1}@media (min-width:45rem){.page__section--order-0{-ms-flex-order:0;order:0}}.page__section--float{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:45rem){.page__section--float{display:block}}.page__section--right{float:right;-ms-flex-item-align:end;align-self:flex-end}@media (min-width:45rem){.page__section--wrap{padding-left:15px;padding-right:15px}}.page__section--padding{padding-top:25px;padding-bottom:25px}@media (min-width:45rem){.page__section--padding{padding-top:50px;padding-bottom:50px}}.page__section--padding-top{padding-top:0}@media (min-width:45rem){.page__section--padding-top{padding-top:50px}}.page__section--padding-bottom--padding{padding-bottom:25px}@media (min-width:45rem){.page__section--padding-bottom--padding{padding-bottom:50px}}.page__section__title{margin-bottom:1.5em}.page__section__btn-holder{padding:0 15px;text-align:center}.page__section__form{padding-left:15px;padding-right:15px}@media (min-width:45rem){.page__section__form{padding-left:0;padding-right:0}}.page__section-title{margin-bottom:1.2em}.page__section-title--top-0{margin-top:0}.page .entry-content{font-size:1.125rem;font-weight:400}.entry-content img{margin:0 0 1.5em}.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:left}.wp-caption{margin-bottom:1.5em;text-align:center;padding-top:5px}.wp-caption img{border:0 none;padding:0;margin:0}.wp-caption p.wp-caption-text{line-height:1.5;font-size:10px;margin:0}.wp-smiley{margin:0!important;max-height:1em}blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:33%;float:left}blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:33%;float:right}.front_page__featured_carousel{margin-bottom:45px}@media (min-width:45rem){.front_page__featured_carousel{margin-bottom:45px}}.front_page__featured_carousel__slide{position:relative;width:100%}.front_page__featured_carousel__slide img{width:100%}.front_page__featured_carousel__slide__content{position:absolute;top:0;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.front_page__featured_carousel .flickity-page-dots{bottom:-25px}.front_page__featured_carousel .flickity-page-dots li{width:12px;height:12px}@media (min-width:45rem){.front_page__featured_carousel .flickity-page-dots li{width:15px;height:15px}}@media (min-width:45rem){.front_page__featured_carousel .flickity-page-dots{bottom:-40px}}.front_page__featured_isbn_lookup{padding-bottom:15px}@media screen and (max-width:45rem){.front_page__featured_isbn_lookup.mobile-no-carousel{padding-bottom:10px}.front_page__featured_isbn_lookup.mobile-no-carousel .slick-track{width:100%!important;transform:none!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:5px;padding-right:4px;padding-bottom:5px}.front_page__featured_isbn_lookup.mobile-no-carousel .slick-arrow{display:none!important}.front_page__featured_isbn_lookup.mobile-no-carousel .book-wrapper{padding:5px!important;width:33%!important;display:none}.front_page__featured_isbn_lookup.mobile-no-carousel .book-wrapper:nth-child(-n+6){display:block}}.front_page__featured_social_media{width:100%}.front_page__featured_social_media__channel{height:500px;overflow:scroll;margin:1.25rem;width:100%}@media (min-width:37.5rem){.front_page__featured_social_media__channel{width:33%}}.front_page__featured_social_media__channel__title{background:#000;display:inline-block;padding:.3125rem;margin:.625rem 0}.front_page__featured_social_media__channel__title h3{color:#fff;margin:0}.front_page__featured_social_media__channel.mobile-hide{display:none;width:100%}@media (min-width:37.5rem){.front_page__featured_social_media__channel.mobile-hide{display:block;width:auto}}@media screen and (max-width:45rem){.front_page__posts .entry-section__title{margin-bottom:0}.front_page__posts article:first-child{-ms-flex-direction:column;flex-direction:column;padding-left:0;padding-right:0}.front_page__posts article:first-child .entry-media{width:100%}.front_page__posts article:first-child .entry-media__image:before{padding-top:65%}.front_page__posts article:first-child .entry-wrap{width:100%;background-color:#ebebeb;text-transform:none}}.front_page__advert{width:100%}.front_page__contests .flickity-prev-next-button{display:none}.front_page__contests .entry-media{background-color:#000}.front_page__contests .entry-media__image{background-position:top;background-size:contain}.front_page__contests .entry-wrap{top:46%}.front_page__contests .entry-wrap>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%}.front_page__contests .entry-title{font-size:1rem}@media (min-width:60rem){.front_page__contests .entry-title{font-size:1.25rem}}.front_page__contests .entry-footer{display:block}.front_page .flickity-prev-next-button{border-radius:0;height:100%}.front_page .flickity-prev-next-button:hover{opacity:.9}.front_page .flickity-prev-next-button.next{right:0}.front_page .flickity-prev-next-button.previous{left:0}.books-landing__intro h1{text-align:center;font-size:3rem;font-family:Avenir Next;text-transform:uppercase;color:orange}.books-landing__intro p{text-align:center}.books-landing__supafolio_module{position:relative}.books-landing__supafolio_module__title h2{font-size:24px;color:#fff;line-height:1.2;text-align:center;text-transform:uppercase;padding-top:10px;padding-bottom:10px;background-color:orange}.books-landing__supafolio_module__title h2 span{background-color:orange;padding:0 15px;font-weight:700;display:inline-block}@media (min-width:45rem){.books-landing__supafolio_module__title h2{display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1.4;background-color:transparent;padding-top:0;padding-bottom:0}.books-landing__supafolio_module__title h2:after,.books-landing__supafolio_module__title h2:before{content:"";width:30px;height:2px;display:inline-block;-ms-flex-negative:1;flex-shrink:1;background-color:orange}.books-landing__supafolio_module__title h2 span{padding:7px 15px}}@media (min-width:60rem){.books-landing__supafolio_module__title h2{font-size:35px}.books-landing__supafolio_module__title h2 span{padding:0 15px}}.books-landing__supafolio_module__link{text-align:center;margin:auto;display:block;top:15px;right:0;color:orange;text-transform:uppercase}@media (min-width:52.5rem){.books-landing__supafolio_module__link{position:absolute}}.books-landing__supafolio_module .pagination-wrapper{text-align:center}
/*# sourceMappingURL=style.css.map */
