/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#g-navigation {
  z-index: 1000;
}
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: transparent !important;
}
.Main-Navigation {
  background-color: #f9f9f9;
  padding: 0.5rem 0;
}
.Main-Navigation .g-main-nav > .g-toplevel {
  display: block !important;
  text-align: right;
}
.Main-Navigation .g-main-nav > .g-toplevel .g-menu-item-457:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, .Main-Navigation .g-main-nav > .g-toplevel .g-menu-item-2668:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, .Main-Navigation .g-main-nav > .g-toplevel .g-menu-item-31479:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: transparent !important;
}
.Main-Navigation .g-main-nav > .g-toplevel .g-menu-item-457.active, .Main-Navigation .g-main-nav > .g-toplevel .g-menu-item-2668.active, .Main-Navigation .g-main-nav > .g-toplevel .g-menu-item-31479.active {
  background: transparent !important;
}
.Main-Navigation .g-main-nav .g-fullwidth .g-dropdown .g-sublevel .g-sublevel .g-go-back.g-level-1 {
  display: block;
}
.Main-Navigation .g-main-nav .g-sublevel > li {
  position: unset;
  max-width: 414px;
}
.Main-Navigation .g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown .g-dropdown.g-active {
  height: 100%;
}
.Main-Navigation .g-main-nav .g-menu-item-17367 .g-dropdown.g-dropdown-right {
  left: unset;
  right: 0;
}
.Top-Navigation {
  position: relative;
  top: 0;
  z-index: 1002;
  background: #fff;
}
.Top-Navigation .top-menu .g-content, .Top-Navigation .social-media .g-content, .Top-Navigation #top-language-switcher .g-content {
  margin: 0;
  padding: 0;
}
.Top-Navigation .menu-spacer {
  max-width: calc(100% - 242px - 136px - 182px - 2rem);
}
.Top-Navigation .top-menu {
  min-width: 242px;
}
.Top-Navigation .top-menu .g-toplevel li {
  position: relative;
}
.Top-Navigation .top-menu .g-toplevel li a.g-menu-item-container {
  color: #383838;
  font-weight: 700;
  padding: 0.6rem 0.938rem;
}
.Top-Navigation .top-menu .g-toplevel li a.g-menu-item-container:hover {
  color: #f57921;
}
.Top-Navigation .top-menu .g-toplevel li a.g-menu-item-container .g-menu-item-title::after {
  content: "";
  width: 2px;
  margin-left: 34px;
  top: 8px;
  height: 1rem;
  background-color: #04202a;
  background-repeat: no-repeat;
  background-position: 100%;
  opacity: 1;
  -webkit-transform: translate(-20px);
  -ms-transform: translate(-20px);
  transform: translate(-20px, 8px);
  transition: all 0.3s;
  position: absolute;
}
.Top-Navigation .social-media {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 182px;
}
.Top-Navigation .social-media .social-icon {
  margin-left: 0.375rem;
  display: inline-block;
  width: 24px;
  filter: brightness(0%);
  transition: 0.5s all ease-in-out 0s;
}
.Top-Navigation .social-media .social-icon:hover {
  filter: brightness(100%);
}
.Top-Navigation .social-media .last-icon {
  padding-right: 0.938rem;
}
.Top-Navigation #top-language-switcher, .Top-Navigation #product-language-switcher {
  min-width: 136px;
}
.Top-Navigation #top-language-switcher .g-content, .Top-Navigation #product-language-switcher .g-content {
  margin: 0;
}
.Top-Navigation #top-language-switcher .g-content .wpml-ls-legacy-dropdown, .Top-Navigation #product-language-switcher .g-content .wpml-ls-legacy-dropdown {
  width: 8.5em;
  max-width: 100%;
}
.Top-Navigation #top-language-switcher .g-content .wpml-ls-legacy-dropdown a, .Top-Navigation #product-language-switcher .g-content .wpml-ls-legacy-dropdown a {
  border: 0;
  padding: 8px 10px;
}
.Top-Navigation #top-language-switcher .g-content .wpml-ls-legacy-dropdown a span.wpml-ls-native, .Top-Navigation #product-language-switcher .g-content .wpml-ls-legacy-dropdown a span.wpml-ls-native {
  color: #383838;
  font-weight: 700;
  margin-left: 6px;
}
.Top-Navigation #top-language-switcher .g-content .wpml-ls-legacy-dropdown a span.wpml-ls-native:hover, .Top-Navigation #product-language-switcher .g-content .wpml-ls-legacy-dropdown a span.wpml-ls-native:hover {
  color: #f57921;
}
.Top-Navigation #top-language-switcher .g-content .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .Top-Navigation #product-language-switcher .g-content .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
  background-color: transparent;
}
.Top-Navigation .espa-banner .g-content, .Top-Navigation .espa-banner-2 .g-content {
  padding: 0;
}
.Header-Bar {
  position: sticky !important;
  top: 43px;
  top: 0;
  z-index: 1001 !important;
}
.Header-Bar .g-content {
  padding: 0 0.938rem;
}
.Header-Bar .logo-text .text {
  margin-left: -2rem;
}
.Header-Bar .logo-text .text h1 {
  margin: 0;
  font-size: 1.5rem;
  color: #041c26;
}
.Header-Bar .logo-text .text h6 {
  margin: 0 0 -5px 0;
  font-size: 0.725rem;
  color: #999999;
  font-weight: 600;
}
.Header-Bar .logo-header {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Header-Bar .search-header {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Header-Bar .search-header .g-content {
  width: 100%;
}
.Header-Bar .search-header input.search-field {
  min-width: 75%;
  background-color: #f6f6f6;
  border: 0;
  box-shadow: none;
  height: 2.5rem;
  padding: 0.625rem;
  border-radius: 8px 0 0 8px;
}
.Header-Bar .search-header button {
  background-color: #f57921;
  background-image: url('https://www.epbooks.gr/wp-content/uploads/2022/02/magnifier.png');
  border-radius: 0 8px 8px 0;
  max-width: 45px;
  background-size: 25px;
  background-position: 50%;
  height: 40px;
  background-repeat: no-repeat;
  width: calc(100%);
  padding: 0.69rem 0 0.69rem;
  display: inline-block;
  position: relative;
  font-size: 0;
  margin-left: -5px;
  margin-top: -4px;
}
.Header-Bar #login-register > .g-content {
  margin: 0.625rem 0;
  padding: 0.938rem 0.938rem 0.938rem 0;
  text-align: right;
}
.Header-Bar #login-register > .g-content span {
  display: inline-block;
}
.Header-Bar #login-register .LoginRegister p.login, .Header-Bar #login-register .LoginRegister p.Login {
  margin: 0;
  line-height: 1.125rem;
  text-align: left;
}
.Header-Bar #login-register .LoginRegister p.login a, .Header-Bar #login-register .LoginRegister p.Login a {
  color: #041c26 !important;
}
.Header-Bar #login-register .LoginRegister p.Login {
  position: relative;
  top: 10px;
}
.Header-Bar .Menu-Cart > .g-content {
  margin: 0.625rem 0;
  padding: 0.938rem 0.938rem 0.938rem 0;
  float: right;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer .woocommerce-mini-cart-item a {
  color: #041c26 !important;
  font-size: 0.875rem;
  white-space: normal;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer .woocommerce-mini-cart-item a.remove_from_cart_button {
  color: #ff0000 !important;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer .woocommerce-mini-cart-item a.remove_from_cart_button:hover {
  color: #fff !important;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer .woocommerce-mini-cart-item img {
  width: 40px;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer .woocommerce-mini-cart-item .quantity {
  color: #f57921;
  font-size: 0.875rem;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer > .g-menu-item-container {
  padding: 0 !important;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer > .g-menu-item-container:hover {
  background: #fff;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer ul.cart_list li dl {
  margin: 0;
  padding-left: 0;
  border-left: 0;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer ul.cart_list li dl dd {
  padding: 0px;
  margin: 0;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer ul.cart_list li dl dd p {
  margin: 0;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer .woocommerce-mini-cart__buttons a.button {
  background-color: #f57921;
  color: #fff;
}
.Header-Bar .Menu-Cart > .g-content .ShoppingCartContainer .woocommerce-mini-cart__buttons a.button:hover {
  background-color: #f79652;
}
.g-dropdown {
  z-index: 2;
}
.g-main-nav .g-toplevel .g-menu-item-457 > .g-menu-item-container, .g-main-nav .g-toplevel .g-menu-item-2668 > .g-menu-item-container, .g-main-nav .g-toplevel .g-menu-item-31479 > .g-menu-item-container {
  margin: 0.6rem 0.938rem;
  padding: 0.6rem 0.469rem;
  border: 1px solid #f57921;
  border-radius: 0.25rem;
  background: #fff;
}
.g-main-nav .g-toplevel .g-menu-item-457 > .g-menu-item-container img, .g-main-nav .g-toplevel .g-menu-item-2668 > .g-menu-item-container img, .g-main-nav .g-toplevel .g-menu-item-31479 > .g-menu-item-container img {
  width: 2rem;
}
.g-main-nav .g-toplevel .g-menu-item-457 > .g-menu-item-container .g-menu-item-title, .g-main-nav .g-toplevel .g-menu-item-2668 > .g-menu-item-container .g-menu-item-title, .g-main-nav .g-toplevel .g-menu-item-31479 > .g-menu-item-container .g-menu-item-title {
  margin-left: 10px;
}
.Breadcrumb-Bar {
  border-top: 2px solid #fff;
}
.Breadcrumb-Bar .breadcrumbs a, .Breadcrumb-Bar .breadcrumbs .current-item {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 700;
}
.Breadcrumb-Bar .breadcrumbs a:hover {
  color: #0772bd;
}
.woocommerce .woocommerce-cart-form .product-name .variation {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.woocommerce .woocommerce-cart-form .product-name .variation dt {
  font-weight: 700;
}
.woocommerce .woocommerce-cart-form .product-name .variation dd p {
  margin-top: 0.25rem;
}
#g-navigation .books-menu .g-main-nav .g-toplevel {
  text-align: left !important;
}
#g-navigation .books-menu .g-main-nav .g-toplevel li > .g-dropdown {
  width: 80rem !important;
  margin: 0 auto;
  position: absolute;
  left: 0;
  transform: translate(0, 0);
}
#g-navigation .books-menu .g-main-nav .g-toplevel li > .g-dropdown ul.g-sublevel {
  display: grid;
  grid-template-rows: repeat(13, min-content);
  grid-auto-flow: column;
  column-count: 3;
}
#g-navigation .books-menu .g-main-nav .g-toplevel li > .g-dropdown ul.g-sublevel li.g-parent ul.g-dropdown {
  width: 33% !important;
  min-width: unset;
  position: absolute;
  left: 0;
  height: -webkit-fill-available;
}
#g-navigation .books-menu .g-main-nav .g-toplevel li > .g-dropdown ul.g-sublevel li.g-parent ul.g-dropdown ul.g-sublevel {
  display: block;
  column-count: unset;
}
#g-navigation .books-menu .g-main-nav .g-toplevel li > .g-dropdown ul.g-sublevel li.g-parent ul.g-dropdown ul.g-sublevel .g-go-back {
  display: block !important;
}
#g-navigation .books-menu .g-main-nav .g-toplevel li > .g-dropdown ul.g-sublevel li.g-parent.dropdown-col-1 ul.g-dropdown {
  left: 0;
}
#g-navigation .books-menu .g-main-nav .g-toplevel li > .g-dropdown ul.g-sublevel li.g-parent.dropdown-col-2 ul.g-dropdown {
  left: 32%;
}
#g-navigation .books-menu .g-main-nav .g-toplevel li > .g-dropdown ul.g-sublevel li.g-parent.dropdown-col-3 ul.g-dropdown {
  left: 68%;
}
.Subscription-Bar {
  border-top: 1px solid #9e9e9e;
}
.Subscription-Bar .Subscription_widget .form-block, .Subscription-Bar .Subscription_widget #custom-fields, .Subscription-Bar .Subscription_widget .ms-form-submit-container {
  display: inline-block;
}
.Subscription-Bar .Subscription_widget .vertical-center {
  padding: 1.563rem 0;
  margin: 1.563rem 0;
  background: #f6f6f6;
}
.Subscription-Bar .Subscription_widget .vertical-center .content {
  margin: 1rem 1.875rem 0 1.875rem;
}
.Subscription-Bar #subscribe #ms-sub-form {
  margin-bottom: 1rem;
}
.Subscription-Bar #subscribe #ms-sub-form #sub-button {
  padding: 0.5rem 2rem;
  font-size: 1.25rem;
  font-weight: 400;
  margin-top: -3px !important;
  height: 50px;
}
.Subscription-Bar #subscribe #ms-sub-form input#email {
  width: 21rem;
  padding: 10px 12px;
  border: 0;
  box-shadow: none;
  height: 50px;
  margin-bottom: 10px;
}
.Subscription-Bar #payment-methods-title .title {
  margin: 0.625rem;
  font-size: 1.25rem;
}
.Footer-Bar .footerGrid {
  border-bottom: 1px solid;
}
.Footer-Bar .footerGrid .g-spacer {
  padding: 0;
}
.Footer-Bar .footerGrid h4 {
  color: #fff;
}
.Footer-Bar .footerGrid ul {
  list-style-type: none;
  margin-left: 0;
}
.Footer-Bar .footerGrid ul li {
  font-size: 1rem;
  font-weight: 500;
}
.Footer-Bar .footerGrid ul li a {
  color: #9e9e9e;
}
.Footer-Bar .footerGrid ul li a:hover {
  color: #f57921 !important;
}
.Copyright-Bar {
  color: #9e9e9e;
  background-color: #063441;
}
.Copyright-Bar #social-media-bottom .social-icon {
  width: 33px;
  margin-left: 0.5rem;
}
.Copyright-Bar #copyright-b p {
  color: #9e9e9e;
  margin: 0;
}
.Copyright-Bar #copyright-b a {
  color: #fff;
}
.outline-home .Subscription-Bar, .outline-home_en .Subscription-Bar {
  border-top: 0px solid #9e9e9e;
}
#g-subshowcase {
  padding: 2.5rem 0 1rem !important;
}
#new-releases .releases-title, #new-releases .bestsellers-title, #recommendations .releases-title, #recommendations .bestsellers-title, #best-sellers .releases-title, #best-sellers .bestsellers-title {
  text-align: center;
  font-size: 2.25rem;
  font-weight: 900;
  margin: 1.75rem 0 1.5rem 0;
}
#new-releases .releases-title strong, #new-releases .bestsellers-title strong, #recommendations .releases-title strong, #recommendations .bestsellers-title strong, #best-sellers .releases-title strong, #best-sellers .bestsellers-title strong {
  color: #f57921;
}
#new-releases .ProductItems, #recommendations .ProductItems, #best-sellers .ProductItems {
  margin-top: 1rem;
}
#new-releases .ProductItems .ProductItem .g-spacer, #recommendations .ProductItems .ProductItem .g-spacer, #best-sellers .ProductItems .ProductItem .g-spacer {
  padding: 0;
}
#new-releases .ProductItems .ProductItem .ProductItemTitle, #recommendations .ProductItems .ProductItem .ProductItemTitle, #best-sellers .ProductItems .ProductItem .ProductItemTitle {
  text-align: center;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  margin-top: 0.75rem;
}
#new-releases .ProductItems .ProductItem .ProductItemImage img, #recommendations .ProductItems .ProductItem .ProductItemImage img, #best-sellers .ProductItems .ProductItem .ProductItemImage img {
  width: 100%;
  height: 315px;
  object-fit: contain;
  object-position: bottom;
}
#new-releases .ProductItems .ProductItem .ProductItemPrice, #recommendations .ProductItems .ProductItem .ProductItemPrice, #best-sellers .ProductItems .ProductItem .ProductItemPrice {
  text-align: center;
}
#new-releases .ProductItems .ProductItem .ProductItemPrice .price, #recommendations .ProductItems .ProductItem .ProductItemPrice .price, #best-sellers .ProductItems .ProductItem .ProductItemPrice .price {
  margin: 0;
}
#new-releases .ProductItems .ProductItem .ProductItemPrice .price del, #recommendations .ProductItems .ProductItem .ProductItemPrice .price del, #best-sellers .ProductItems .ProductItem .ProductItemPrice .price del {
  color: #77a464 !important;
  opacity: 0.8;
}
#new-releases .ProductItems .ProductItem .ProductItemPrice .price ins, #recommendations .ProductItems .ProductItem .ProductItemPrice .price ins, #best-sellers .ProductItems .ProductItem .ProductItemPrice .price ins {
  margin-left: 4px;
  text-decoration: none;
}
#new-releases .ProductItems .ProductItem .ProductItemPrice .price ins .woocommerce-Price-amount.amount, #recommendations .ProductItems .ProductItem .ProductItemPrice .price ins .woocommerce-Price-amount.amount, #best-sellers .ProductItems .ProductItem .ProductItemPrice .price ins .woocommerce-Price-amount.amount {
  font-size: 1.125rem;
  font-weight: 700;
  color: #f57921;
}
#new-releases .ProductItems .ProductItem .ProductItemAuthors, #recommendations .ProductItems .ProductItem .ProductItemAuthors, #best-sellers .ProductItems .ProductItem .ProductItemAuthors {
  text-align: center;
  color: #999999;
}
#new-releases .ProductItems .ProductItem .ProductItemAuthors .authors-name, #recommendations .ProductItems .ProductItem .ProductItemAuthors .authors-name, #best-sellers .ProductItems .ProductItem .ProductItemAuthors .authors-name {
  color: #0772bd;
  font-weight: 700;
}
#recommendations .Header {
  display: none;
}
.ProductItemsNavigation, .Posts-Navigation, .Collections-Navigation {
  text-align: center;
  position: relative;
}
.ProductItemsNavigation .slick-arrow, .Posts-Navigation .slick-arrow, .Collections-Navigation .slick-arrow {
  position: relative;
  top: 0;
  z-index: 2;
  display: inline-block !important;
}
.ProductItemsNavigation .slick-arrow.slick-prev, .Posts-Navigation .slick-arrow.slick-prev, .Collections-Navigation .slick-arrow.slick-prev {
  right: 5rem;
}
.ProductItemsNavigation .slick-arrow.slick-next, .Posts-Navigation .slick-arrow.slick-next, .Collections-Navigation .slick-arrow.slick-next {
  left: 4.75rem;
}
.ProductItemsNavigation .slick-dots, .Posts-Navigation .slick-dots, .Collections-Navigation .slick-dots {
  position: relative;
  top: -26px;
  z-index: 1;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ProductItemsNavigation .slick-dots li, .Posts-Navigation .slick-dots li, .Collections-Navigation .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.ProductItemsNavigation .slick-dots li button, .Posts-Navigation .slick-dots li button, .Collections-Navigation .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.ProductItemsNavigation .slick-dots li button::before, .Posts-Navigation .slick-dots li button::before, .Collections-Navigation .slick-dots li button::before {
  font-family: 'slick';
  font-size: 0px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 2rem;
  content: '•';
  text-align: center;
  opacity: 0.75;
  background-color: #788586;
  /*border: 2px solid $color-orange;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ProductItemsNavigation .slick-dots li.slick-active button::before, .Posts-Navigation .slick-dots li.slick-active button::before, .Collections-Navigation .slick-dots li.slick-active button::before {
  background: #05cdd5;
}
.ProductItemsNavigation.Collections-Navigation .slick-dots, .Posts-Navigation.Collections-Navigation .slick-dots, .Collections-Navigation.Collections-Navigation .slick-dots {
  max-width: 126px;
  height: 28px;
  margin: auto;
  overflow: hidden;
}
.releases-menu, .bestsellers-menu {
  margin-left: 0;
  margin-bottom: 3rem;
  list-style-type: none;
  text-align: center;
  max-width: 38rem;
  margin: auto;
  border: 2px solid #eee;
  border-radius: 0.5rem;
  padding: 15px 0;
}
.releases-menu li, .bestsellers-menu li {
  display: inline-block;
  font-style: italic;
}
.releases-menu li a, .bestsellers-menu li a {
  font-weight: 500;
  padding: 1rem 3rem;
}
.releases-menu li a.active, .bestsellers-menu li a.active {
  border: 2px solid #f57921;
  border-radius: 0.5rem;
  position: relative;
}
.releases-menu li a.active::before, .bestsellers-menu li a.active::before {
  position: absolute;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
  border-top: 1rem solid #f57921;
  content: "";
  left: 50%;
  z-index: 999;
  bottom: -1rem;
  transform: translate(-50%, 0);
}
.releases-menu li a.active::after, .bestsellers-menu li a.active::after {
  position: absolute;
  border-right: 0.825rem solid transparent;
  border-left: 0.825rem solid transparent;
  border-top: 0.825rem solid #ffffff;
  content: "";
  left: 50%;
  z-index: 999;
  bottom: -0.825rem;
  transform: translate(-50%, 0);
}
.outline-home_en .releases-menu li a {
  padding: 1rem 51px;
}
#new-releases .g-content, #best-sellers .g-content {
  position: relative;
  min-height: 728px;
  width: 80rem;
  max-width: 100%;
  margin: auto;
}
#recommendations .g-content {
  position: relative;
  min-height: 754px;
}
.FP_One_Container {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 592px;
  background: #fff;
}
.FP_One_Container.active {
  z-index: 3;
}
#new-collections .collections-title {
  text-align: center;
  font-size: 2.25rem;
  font-weight: 900;
  margin: 1.75rem 0 1.5rem 0;
}
#new-collections .collections-title strong {
  color: #f57921;
}
.collections-menu {
  margin-left: 0;
  margin-bottom: 3rem;
  list-style-type: none;
  text-align: center;
  max-width: 38rem;
  margin: auto;
  border: 2px solid #eee;
  border-radius: 0.5rem;
  padding: 15px 0;
}
.collections-menu li {
  display: inline-block;
  font-style: italic;
}
.collections-menu li a {
  font-weight: 500;
  padding: 1rem 3rem;
}
.collections-menu li a.active {
  border: 2px solid #f57921;
  border-radius: 0.5rem;
  position: relative;
  background: #fff;
}
.collections-menu li a.active::before {
  position: absolute;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
  border-top: 1rem solid #f57921;
  content: "";
  left: 50%;
  z-index: 999;
  bottom: -1rem;
  transform: translate(-50%, 0);
}
.collections-menu li a.active::after {
  position: absolute;
  border-right: 0.825rem solid transparent;
  border-left: 0.825rem solid transparent;
  border-top: 0.825rem solid #ffffff;
  content: "";
  left: 50%;
  z-index: 999;
  bottom: -0.825rem;
  transform: translate(-50%, 0);
}
#new-collections {
  background-color: #f6f6f6;
}
#new-collections .g-content {
  max-width: 80rem;
  margin: auto;
  position: relative;
  min-height: 716px;
}
.FP_NewCollections {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 550px;
  background: #f6f6f6;
}
.FP_NewCollections.active {
  z-index: 3;
}
.FP_NewCollections .ViewAll {
  text-align: center;
  position: relative;
  margin: 0 0.625rem;
  padding: 0 0.938rem;
  display: none;
}
.FP_NewCollections .ViewAll::before {
  position: absolute;
  content: "";
  background: #0772bd;
  width: 230px;
  height: 1px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
}
.FP_NewCollections .ViewAll a {
  padding: 0.75rem 1.825rem;
  border-radius: 0.625rem;
}
.FP_NewCollections .ViewAll a h6 {
  font-size: 1.125rem;
  font-weight: 400;
  color: #0772bd;
  position: relative;
  display: inline-block;
  margin: auto;
  background-color: #f6f6f6;
  padding: 0.5rem 1rem;
}
.FP_NewCollections.active .ViewAll {
  display: block;
}
.FP_NewCollections .MoreCollections .MoreBanner {
  position: relative;
}
.FP_NewCollections .MoreCollections .MoreBanner .collections-link {
  position: relative;
  display: block;
}
.FP_NewCollections .MoreCollections .MoreBanner .collections-link::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-in-out 0s;
  opacity: 0;
}
.FP_NewCollections .MoreCollections .MoreBanner .collections-link::before {
  transition: all 0.5s ease-in-out 0s;
  position: absolute;
  content: "";
  border: 2px solid white;
  width: calc(100% - calc(2*1.563rem));
  height: calc(100% - calc(2*1.563rem));
  top: 1.563rem;
  left: 1.563rem;
  z-index: 2;
  opacity: 0;
}
.FP_NewCollections .MoreCollections .MoreBanner .link-title {
  font-size: 1.275rem;
  font-weight: 700;
  color: #383838;
  line-height: 1.5rem;
  margin: 0.75rem 0 1.5rem 0;
  text-align: center;
}
.FP_NewCollections .MoreCollections .MoreBanner::before {
  transition: all 0.5s ease-in-out 0s;
  content: '';
  font-family: 'FontAwesome';
  font-size: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 3;
  color: #fff;
  opacity: 0;
}
.FP_NewCollections .MoreCollections .MoreBanner:hover::before {
  opacity: 1;
  bottom: 55%;
}
.FP_NewCollections .MoreCollections .MoreBanner:hover .collections-link::before, .FP_NewCollections .MoreCollections .MoreBanner:hover .collections-link::after {
  opacity: 1;
}
.Collections-Bar {
  background-color: #f6f6f6;
}
.Collections-Bar .FP_Collections {
  position: relative;
}
.Collections-Bar .FP_Collections .Header {
  text-align: center;
}
.Collections-Bar .FP_Collections .Header .Header-Title {
  font-style: italic;
  text-align: center;
  font-size: 2.25rem;
  font-weight: 900;
  margin-bottom: 0;
  margin: 0.75rem 0 1.5rem 0;
}
.Collections-Bar .FP_Collections .Header h5 {
  color: #383838;
  font-size: 1.125rem;
  font-weight: 400;
  margin-top: 0;
}
.Collections-Bar .FP_Collections .ViewAll {
  text-align: center;
  position: relative;
  margin-top: 0;
  padding-top: 0;
}
.Collections-Bar .FP_Collections .ViewAll::before {
  position: absolute;
  content: "";
  background: #0772bd;
  width: 230px;
  height: 1px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
}
.Collections-Bar .FP_Collections .ViewAll a {
  padding: 0.75rem 1.825rem;
  border-radius: 0.625rem;
}
.Collections-Bar .FP_Collections .ViewAll a h6 {
  font-size: 1.125rem;
  font-weight: 400;
  color: #0772bd;
  position: relative;
  display: inline-block;
  margin: auto;
  background-color: #f6f6f6;
  padding: 0.5rem 1rem;
}
.Collections .Collection .CollectionImage {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 100%;
}
.Collections .Collection .CollectionImage::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.Collections .Collection .CollectionImage img {
  max-height: 377px;
  object-fit: cover;
  width: 100%;
}
.Collections .Collection .CollectionTitle {
  font-size: 1.275rem;
  font-weight: 700;
  color: #383838;
  line-height: 1.5rem;
  margin: 0.75rem 0 1.5rem 0;
}
.Collections .Collection .CollectionBooks {
  font-size: 1rem;
  font-weight: 300;
  color: #999999;
  text-align: right;
  margin: 0.75rem 0 1.5rem 0;
}
.Collection-Description .Collection-Side .Collection-Info {
  margin: 0.625rem;
  padding: 0.938rem;
  border: 7px solid #f6f6f6;
  position: relative;
}
.Collection-Description .Collection-Side .Collection-Info .Header {
  position: absolute;
  top: -2.125rem;
  color: #0772bd;
  font-size: 2rem;
  font-weight: 700;
  background: #fff;
  padding: 0px 12px;
  left: 50%;
  transform: translate(-50%, 0);
}
.Collection-Description .Collection-Side .Collection-Info .Collection-Image {
  margin-top: 0.875rem;
}
.Collection-Description .Collection-Side .Collection-Info .Collection-Title {
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.Collection-Description .Collection-Side .Collection-Info .term-description p {
  margin: 0;
  color: #646464;
}
body:not(.home) .Collections .Collection .g-spacer {
  padding: 0;
}
body:not(.home) .Collections .Collection .CollectionTitle {
  font-size: 0.875rem;
  line-height: 1rem;
}
body:not(.home) .Collections .Collection .CollectionImage img {
  max-height: 226px;
}
.Authors-Bar {
  background-color: #f0f0f0;
}
.Authors-Bar .FP_Authors_Illustrators {
  position: relative;
}
.Authors-Bar .FP_Authors_Illustrators .Header {
  text-align: center;
}
.Authors-Bar .FP_Authors_Illustrators .Header strong {
  color: #f57921;
}
.Authors-Bar .FP_Authors_Illustrators .Header .FP_Authors_Illustrators-title {
  font-size: 2.5rem;
  font-weight: 700;
  font-style: italic;
}
.Authors-Bar .FP_Authors_Illustrators .Header h2 {
  font-size: 2.5rem;
  font-weight: 700;
}
.Authors-Bar .FP_Authors_Illustrators .Header .MoreAuthors {
  position: absolute;
  top: 1.5rem;
  right: 0.938rem;
  font-weight: 600;
  font-size: 0.875rem;
}
.Authors-Bar .FP_Authors_Illustrators .Author .Author-title {
  text-align: right;
  font-style: italic;
  color: #7b7b7b;
  font-weight: 700;
}
.Authors-Bar .FP_Authors_Illustrators .Author .Author-title .Title {
  text-align: right;
  font-weight: 700;
  font-size: 2rem;
  margin-top: 2rem;
  font-style: normal;
}
.Authors-Bar .FP_Authors_Illustrators .Author .Name {
  text-align: right;
  font-weight: 700;
  font-size: 2.25rem;
  margin-top: 2rem;
  padding-left: 4rem;
}
.Authors-Bar .FP_Authors_Illustrators .Author .BookField {
  text-align: right;
  font-size: 0.875rem;
  color: #b7b7b7;
  font-weight: 700;
  margin: -1rem 0 3rem;
}
.Authors-Bar .FP_Authors_Illustrators .Author .Description {
  text-align: right;
  color: #363636;
  line-height: 1.25rem;
  display: -webkit-box;
  height: 8.9rem;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.875rem;
}
.Authors-Bar .FP_Authors_Illustrators .Author .Description p {
  margin: 0;
}
.Authors-Bar .FP_Authors_Illustrators .Author .Image img {
  height: 29.375rem;
  object-fit: cover;
  width: 100%;
}
.Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid {
  margin-top: 4rem;
  margin-right: 3rem;
}
.Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .big-book-image img {
  width: 14rem;
  object-fit: contain;
  object-position: bottom;
  margin: auto;
  height: 19rem;
}
.Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .big-book-title {
  font-size: 1.125rem;
  font-weight: 700;
  max-width: 250px;
  margin: 1rem auto 0;
  text-align: center;
}
.Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .big-book-price {
  color: #f57921;
  text-align: center;
  font-size: 1.125rem;
}
.Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .small-book-image img {
  height: 100%;
  width: 100%;
  margin: auto;
  object-fit: contain;
  object-position: bottom;
}
.Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .small-book-title {
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  line-height: 1rem;
  margin: 0.5rem 0 1rem;
}
.Authors-Bar .FP_Authors_Illustrators .Author .ViewMore {
  text-align: right;
}
.Authors-Bar .FP_Authors_Illustrators .Author .ViewMore h6 {
  color: #f57921;
  margin-top: 2rem;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation {
  text-align: center;
  position: absolute;
  top: 1rem;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation .slick-arrow {
  position: relative;
  top: 0;
  z-index: 2;
  display: inline-block !important;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation .slick-arrow.slick-prev {
  right: 4rem;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation .slick-arrow.slick-next {
  left: 3.75rem;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation .slick-dots {
  position: relative;
  top: -26px;
  z-index: 1;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation .slick-dots li button::before {
  font-family: 'slick';
  font-size: 0px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 2rem;
  content: '•';
  text-align: center;
  opacity: 0.75;
  background-color: #788586;
  /*border: 2px solid $color-orange;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Authors-Bar .FP_Authors_Illustrators .Authors-Illustrators-Navigation .slick-dots li.slick-active button::before {
  background: #f57921;
}
.timeline {
  position: relative;
  max-width: 65rem;
  margin: 3rem auto;
}
.timeline .g-spacer {
  margin: 0.5rem 1.5rem;
}
.timeline:before {
  position: absolute;
  background: linear-gradient(0deg, #f5791c, #f5791c);
  width: 6px;
  content: "";
  height: 100%;
  top: 0px;
  left: calc(20% - 3px);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.timeline .entry .date {
  font-size: 3rem;
  font-weight: 100;
  text-align: right;
  position: relative;
}
.timeline .entry .date:before {
  width: 20px;
  height: 20px;
  border: 4px solid #fff;
  position: absolute;
  background: #fff;
  right: -10px;
  top: calc(3.3rem - 5px);
  content: "";
  transform: rotate(45deg);
}
.timeline .entry .date:after {
  width: 10px;
  height: 10px;
  border: 4px solid #0772bd;
  position: absolute;
  right: -5px;
  top: 3.3rem;
  content: "";
  transform: rotate(45deg);
}
.timeline .entry .text {
  position: relative;
}
.timeline .entry .text .g-spacer {
  padding: 1rem;
  margin: 1.5rem;
  border: 1px solid #ddd;
}
.timeline-awards .entry .text .g-spacer {
  padding: 1rem;
  margin: 1.5rem;
  border: 1px solid #ddd;
}
.timeline-awards .entry .text .g-spacer .reference {
  display: block;
}
.timeline-awards .entry .date {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 100;
  position: relative;
}
.timeline-awards .left .Info {
  position: relative;
}
.timeline-awards .left .Info::after {
  position: absolute;
  background: linear-gradient(0deg, #f5791c, #f5791c);
  width: 6px;
  content: "";
  height: 100%;
  top: 0px;
  left: calc(100% - 3px);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.timeline-awards .left .Info .date::before {
  width: 20px;
  height: 20px;
  border: 4px solid #fff;
  position: absolute;
  background: #fff;
  right: -10px;
  top: calc(48% - 5px);
  content: "";
  transform: rotate(45deg);
  z-index: 1;
}
.timeline-awards .left .Info .date::after {
  width: 10px;
  height: 10px;
  border: 4px solid #0772bd;
  position: absolute;
  right: -5px;
  top: 48%;
  content: "";
  z-index: 2;
  transform: rotate(45deg);
}
.timeline-awards .right .Info {
  position: relative;
}
.timeline-awards .right .Info::after {
  position: absolute;
  background: linear-gradient(0deg, #f5791c, #f5791c);
  width: 6px;
  content: "";
  height: 100%;
  top: 0px;
  right: calc(100% - 3px);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.timeline-awards .right .Info .date::before {
  width: 20px;
  height: 20px;
  border: 4px solid #fff;
  position: absolute;
  background: #fff;
  left: -10px;
  top: calc(48% - 5px);
  content: "";
  transform: rotate(45deg);
  z-index: 1;
}
.timeline-awards .right .Info .date::after {
  width: 10px;
  height: 10px;
  border: 4px solid #0772bd;
  position: absolute;
  left: -5px;
  top: 48%;
  content: "";
  z-index: 2;
  transform: rotate(45deg);
}
.Slider-Bar {
  background: linear-gradient(90deg, #f6f6f6 0%, #f6f6f6 100%) no-repeat center center;
  width: 100%;
  max-height: 370px;
  top: 0;
  left: 0;
  margin-bottom: 4rem;
  padding: 0 !important;
}
.Slider-Bar > .g-content {
  margin: 0.625rem 0;
}
.Slider-Bar #main-slider {
  z-index: 1;
  overflow: hidden;
}
.Slider-Bar #main-slider .g-content {
  margin: 0;
  padding: 0 0.938rem;
}
.Slideshow, #evo_slideshow-3 {
  position: relative;
}
.Slideshow .SlidesNavigation .slick-arrow, #evo_slideshow-3 .SlidesNavigation .slick-arrow {
  display: inline-block !important;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  opacity: 0.5;
  top: 50%;
  width: 3rem;
  filter: invert(1);
}
.Slideshow .SlidesNavigation .slick-arrow.slick-prev, #evo_slideshow-3 .SlidesNavigation .slick-arrow.slick-prev {
  text-align: left;
  left: 1rem;
}
.Slideshow .SlidesNavigation .slick-arrow.slick-next, #evo_slideshow-3 .SlidesNavigation .slick-arrow.slick-next {
  text-align: right;
  right: 1rem;
}
.Slideshow .SlidesNavigation .slick-dots, #evo_slideshow-3 .SlidesNavigation .slick-dots {
  position: absolute;
  bottom: 1rem;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.Slideshow .SlidesNavigation .slick-dots li, #evo_slideshow-3 .SlidesNavigation .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.Slideshow .SlidesNavigation .slick-dots li button, #evo_slideshow-3 .SlidesNavigation .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.Slideshow .SlidesNavigation .slick-dots li button::before, #evo_slideshow-3 .SlidesNavigation .slick-dots li button::before {
  font-family: 'slick';
  font-size: 0px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 2rem;
  content: '•';
  text-align: center;
  opacity: 0.75;
  color: #fff;
  border: 2px solid #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Slideshow .SlidesNavigation .slick-dots li.slick-active button::before, #evo_slideshow-3 .SlidesNavigation .slick-dots li.slick-active button::before {
  background: #fff;
}
.News-Bar .news-title, .News-Bar .page-header .page-header-title, .News .news-title, .News .page-header .page-header-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 900;
  font-style: italic;
  margin: 0.75rem 0 1.5rem 0;
}
.News-Bar .Container .Posts .Post .g-spacer, .News .Container .Posts .Post .g-spacer {
  padding: 0;
}
.News-Bar .Container .Posts .Post .g-spacer .ImageContainer, .News .Container .Posts .Post .g-spacer .ImageContainer {
  min-height: 17.5rem;
  padding: 0;
}
.News-Bar .Container .Posts .Post .g-spacer .ImageContainer .Image, .News .Container .Posts .Post .g-spacer .ImageContainer .Image {
  height: 17.5rem;
  width: 100%;
  object-fit: cover;
}
.News-Bar .Container .Posts .Post .g-spacer .InfoContainer, .News .Container .Posts .Post .g-spacer .InfoContainer {
  height: 17.5rem;
  background-color: #f6f6f6;
  padding: 1.75rem;
  position: relative;
}
.News-Bar .Container .Posts .Post .g-spacer .InfoContainer .Title, .News .Container .Posts .Post .g-spacer .InfoContainer .Title {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  color: #f57921;
  margin: 0 auto;
  display: -webkit-box;
  max-height: 5rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.News-Bar .Container .Posts .Post .g-spacer .InfoContainer .Text, .News .Container .Posts .Post .g-spacer .InfoContainer .Text {
  font-size: 0.875rem;
  color: #646464;
  margin: 0.5rem auto;
}
.News-Bar .Container .Posts .Post .g-spacer .InfoContainer .Date, .News-Bar .Container .Posts .Post .g-spacer .InfoContainer .Author, .News .Container .Posts .Post .g-spacer .InfoContainer .Date, .News .Container .Posts .Post .g-spacer .InfoContainer .Author {
  display: inline-block;
  font-size: 0.875rem;
  color: #0772bd;
}
.News-Bar .Container .Posts .Post .g-spacer .InfoContainer .Actions, .News .Container .Posts .Post .g-spacer .InfoContainer .Actions {
  font-size: 0.875rem;
  font-weight: 600;
  position: absolute;
  bottom: 1.5rem;
}
.News-Bar .Container .Posts .Post.Post-Top-Left-Image .ImageContainer .Image, .News .Container .Posts .Post.Post-Top-Left-Image .ImageContainer .Image {
  border-radius: 5rem 0 0;
}
.News-Bar .Container .Posts .Post.Post-Bottom-Right-Image .ImageContainer .Image, .News .Container .Posts .Post.Post-Bottom-Right-Image .ImageContainer .Image {
  border-radius: 0 0 5rem;
}
.News-Bar .ViewAll, .News .ViewAll {
  text-align: center;
  position: relative;
}
.News-Bar .ViewAll::before, .News .ViewAll::before {
  position: absolute;
  content: "";
  background: #0772bd;
  width: 200px;
  height: 1px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
}
.News-Bar .ViewAll a, .News .ViewAll a {
  padding: 0.75rem 1.825rem;
  border-radius: 0.625rem;
}
.News-Bar .ViewAll a h6, .News .ViewAll a h6 {
  font-size: 1.125rem;
  font-weight: 400;
  color: #0772bd;
  position: relative;
  display: inline-block;
  margin: auto;
  background-color: #fff;
  padding: 0.5rem 1rem;
}
.News .Container .Posts .Post {
  padding: 1.25rem;
  border-right: 2px dashed #eee;
  border-bottom: 2px dashed #eee;
}
.News .Container .Posts .Post:nth-child(3n) {
  border-right: 0;
}
.News .Container .Posts .Post:nth-last-child(-n+3) {
  border-bottom: 0;
}
.News .Container .Posts .Post .ImageContainer {
  border-radius: 5rem 2rem 5rem 1rem;
  overflow: hidden;
  transition: all 0.5s ease-in-out 0s;
}
.News .Container .Posts .Post .ImageContainer:hover {
  border-radius: 2rem 5rem 1rem 5rem;
}
.News .Container .Posts .Post .InfoContainer .Text p {
  margin: 1rem auto;
}
.News .Container .Posts .Post .InfoContainer .Actions {
  position: unset !important;
  bottom: unset !important;
}
.Single-Article {
  border-right: 2px dashed #eee;
  padding-right: 1rem;
}
.Single-Article .entry-header .entry-title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2.625rem;
  margin: 0.5rem auto;
  text-align: left;
  text-transform: none;
}
.Single-Article .entry-header .entry-title::after {
  display: none;
}
.Single-Article .entry-header .Meta {
  font-size: 0.875rem;
  color: #0772bd;
  margin-bottom: 1.5rem;
}
.Single-Article .entry-header .Meta a {
  color: #0772bd;
}
.Single-Article .entry-content strong {
  color: #f57921;
  font-weight: 500;
}
.Single-Article .entry-content .featured-image {
  object-fit: contain;
  height: 350px;
  width: 100%;
}
.Events-Bar.events-bg-img, .Events.events-bg-img {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('https://epbooks.gr/wp-content/uploads/2019/10/events-bg-img.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.Events-Bar .Container .Posts .Post .Post-Box, .Events .Container .Posts .Post .Post-Box {
  position: relative;
}
.Events-Bar .Container .Posts .Post .Post-Box .ImageContainer, .Events .Container .Posts .Post .Post-Box .ImageContainer {
  transition: all 0.5s ease-in-out;
}
.Events-Bar .Container .Posts .Post .Post-Box .ImageContainer .Image, .Events .Container .Posts .Post .Post-Box .ImageContainer .Image {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.Events-Bar .Container .Posts .Post .Post-Box .InfoContainer, .Events .Container .Posts .Post .Post-Box .InfoContainer {
  background-color: #05cdd5;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.Events-Bar .Container .Posts .Post .Post-Box .InfoContainer .date-time, .Events .Container .Posts .Post .Post-Box .InfoContainer .date-time {
  padding: 1.25rem 0.625rem;
}
.Events-Bar .Container .Posts .Post .Post-Box .InfoContainer .date-time .Date, .Events .Container .Posts .Post .Post-Box .InfoContainer .date-time .Date {
  font-size: 1.125rem;
  color: #fff;
}
.Events-Bar .Container .Posts .Post .Post-Box .InfoContainer .date-time .Time, .Events .Container .Posts .Post .Post-Box .InfoContainer .date-time .Time {
  font-size: 0.875rem;
  font-weight: 700;
  color: #fff;
  text-align: right;
}
.Events-Bar .Container .Posts .Post .Post-Box .InfoContainer .title-location, .Events .Container .Posts .Post .Post-Box .InfoContainer .title-location {
  background-color: #063441;
  padding: 0.625rem;
  min-height: 90px;
}
.Events-Bar .Container .Posts .Post .Post-Box .InfoContainer .title-location .Title, .Events .Container .Posts .Post .Post-Box .InfoContainer .title-location .Title {
  font-size: 0.8125rem;
  color: #fff;
}
.Events-Bar .Container .Posts .Post .Post-Box .InfoContainer .title-location .Location, .Events .Container .Posts .Post .Post-Box .InfoContainer .title-location .Location {
  font-size: 0.75rem;
  color: #67a0b9;
}
.Events-Bar .events-title, .Events .events-title {
  background-image: url('https://epbooks.gr/wp-content/uploads/2019/10/bg-orange.png');
  background-repeat: no-repeat;
  padding: 3rem;
}
.Events-Bar .events-title .title, .Events .events-title .title {
  margin: -1rem 0 0;
  color: #fff;
  font-style: italic;
  font-size: 1.875rem;
  font-weight: 700;
}
.Events-Bar .events-title p, .Events .events-title p {
  font-size: 0.875rem;
  color: #fff;
}
.Events-Bar .events-title a, .Events .events-title a {
  display: inline-block;
  font-style: italic;
  font-weight: 600;
  color: #fff;
  background-color: #041c26;
  padding: 0.5rem 1rem;
  min-width: 12.8125rem;
  text-align: center;
}
.Events-Bar .Events-Navigation, .Events .Events-Navigation {
  text-align: center;
  position: relative;
}
.Events-Bar .Events-Navigation .slick-arrow, .Events .Events-Navigation .slick-arrow {
  position: relative;
  top: 0;
  z-index: 2;
  display: inline-block !important;
}
.Events-Bar .Events-Navigation .slick-arrow.slick-prev, .Events .Events-Navigation .slick-arrow.slick-prev {
  right: 5rem;
}
.Events-Bar .Events-Navigation .slick-arrow.slick-next, .Events .Events-Navigation .slick-arrow.slick-next {
  left: 4.75rem;
}
.Events-Bar .Events-Navigation .slick-dots, .Events .Events-Navigation .slick-dots {
  position: relative;
  top: -26px;
  z-index: 1;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.Events-Bar .Events-Navigation .slick-dots li, .Events .Events-Navigation .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.Events-Bar .Events-Navigation .slick-dots li button, .Events .Events-Navigation .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.Events-Bar .Events-Navigation .slick-dots li button::before, .Events .Events-Navigation .slick-dots li button::before {
  font-family: 'slick';
  font-size: 0px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 2rem;
  content: '•';
  text-align: center;
  opacity: 0.75;
  background-color: #788586;
  /*border: 2px solid $color-orange;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Events-Bar .Events-Navigation .slick-dots li.slick-active button::before, .Events .Events-Navigation .slick-dots li.slick-active button::before {
  background: #05cdd5;
}
.Events .Container .Posts .Post .ImageContainer:hover {
  box-shadow: 5px 5px 10px #ccc;
}
.Single-Event .entry-header {
  background: #f0f0f0;
}
.Single-Event .entry-header .Event-Image {
  position: relative;
  /*border-right: 2px solid #fff;*/
}
.Single-Event .entry-header .Event-Image::after {
  position: absolute;
  border-right: 2px solid #fff;
  content: "";
  top: 0;
  right: -8px;
  height: 100%;
}
.Single-Event .entry-header .Event-Image a {
  margin: 0;
}
.Single-Event .entry-header .Event-Image a img {
  max-height: 27.1875rem;
  object-fit: contain;
  width: 100%;
  object-position: bottom;
}
.Single-Event .entry-header .Event-Info {
  position: relative;
  min-height: 30.3125rem;
  padding-left: 1rem;
}
.Single-Event .entry-header .Event-Info::before {
  content: url('https://epbooks.gr/wp-content/uploads/2019/11/arrow-right-black.svg');
  position: absolute;
  top: 50%;
  width: 28px;
  border: 2px solid #fff;
  padding: 2px 8px 2px 9px;
  border-radius: 100%;
  /* left: -15px; */
  left: -8px;
  background-color: #f0f0f0;
}
.Single-Event .entry-header .Event-Info img.icon {
  margin-right: 0.5rem;
  width: 24px !important;
}
.Single-Event .entry-header .Event-Info h2.entry-title {
  margin: 0 auto;
  line-height: 2.25rem;
  font-size: 1.5rem;
  text-align: left;
}
.Single-Event .entry-header .Event-Info h2.entry-title::after {
  display: none;
}
.Single-Event .entry-header .Event-Info hr {
  border-bottom: 2px solid #0772bd;
  margin: 1rem 0;
  max-width: 20%;
}
.Single-Event .entry-header .Event-Info .Subtitle {
  padding-left: 35px;
  margin-top: -6px;
  font-size: 0.875rem;
}
.Single-Event .entry-header .Event-Info .Speakers {
  margin: 1rem auto;
}
.Single-Event .entry-header .Event-Info .Ticket {
  margin: 1rem auto 3rem;
}
.Single-Event .entry-header .Event-Info .meta-categories {
  margin-bottom: 0.5rem;
}
.Single-Event .entry-header .Event-Info .meta-prefix {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 500;
}
.Single-Event .entry-header .Event-Info .Location {
  margin-top: 1rem;
}
.Single-Event .entry-header .Event-Info .Share {
  position: absolute;
  bottom: 0;
}
.Single-Event .entry-header .Event-Info .Share .sd-title {
  display: none;
}
.Single-Event .entry-header .Event-Info .Share .sd-content ul li.share-facebook a:before {
  content: url('https://epbooks.gr/wp-content/uploads/2019/11/facebook-color.svg');
  width: 20px;
}
.Single-Event .entry-header .Event-Info .Share .sd-content ul li.share-twitter a:before {
  content: url('https://epbooks.gr/wp-content/uploads/2019/11/twitter-color.svg');
  width: 20px;
}
.Single-Event .entry-header .Event-Info .Share .sd-content ul li a {
  padding: 8px 10px;
  border-radius: 100%;
  background-color: #fff;
}
.Single-Event .entry-header .Event-Info .Share .sd-content ul li a span {
  display: none;
}
.Single-Event .entry-header .sharing .at-share-btn {
  margin: 0 2px 5px !important;
}
.Single-Event .entry-content {
  margin-top: 2rem;
}
.Single-Event .entry-content .Description-Title {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  color: #0772bd;
}
.woocommerce .Toolbar {
  background-color: #f6f6f6;
  margin-top: 9px;
}
.woocommerce .Toolbar .woocommerce-result-count {
  float: none;
  width: calc(400px);
  display: inline-block;
  text-align: left;
  font-size: 0.875rem;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
}
.woocommerce .Toolbar .products-per-page {
  float: none;
  width: 160px;
  display: inline-block;
  text-align: right;
  padding: 0.75rem 1rem 0.75rem 0;
  margin-bottom: 0;
}
.woocommerce .Toolbar .woocommerce-ordering {
  float: none;
  width: calc(100% - 400px - 1rem);
  display: inline-block;
  text-align: right;
  padding: 0.75rem 0;
  margin-bottom: 0;
}
.woocommerce .Toolbar .woocommerce-ordering select {
  margin-bottom: 0;
  border: 0;
  font-size: 0.825rem;
  background: #f4f4f4;
  padding: 0.5rem;
}
.woocommerce .Products {
  margin: 1.5rem 0 1rem;
}
.woocommerce .Products .Product {
  text-align: center;
  padding: 0 0.25rem;
}
.woocommerce .Products .Product .product.outofstock .button.product_type_simple {
  display: none;
}
.woocommerce .Products .Product .product.outofstock .price {
  display: none;
}
.woocommerce .Products .Product .product.outofstock .Availability {
  color: red;
}
.woocommerce .Products .Product .product .Info-Container {
  padding: 0;
  max-width: 215px;
  margin: 0.625rem auto;
}
.woocommerce .Products .Product .product img {
  width: 250px !important;
  height: 315px !important;
  margin: 0 auto !important;
  object-fit: contain;
  object-position: bottom center;
}
.woocommerce .Products .Product .product .yith-wcbm-badge__wrap img {
  width: auto !important;
  height: auto !important;
}
.woocommerce .Products .Product .product h2.woocommerce-loop-product__title {
  text-align: center;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.woocommerce .Products .Product .product .price {
  text-align: center;
  color: #77a464 !important;
  font-size: 16px !important;
}
.woocommerce .Products .Product .product .price del {
  margin-right: 4px;
  opacity: 0.8;
}
.woocommerce .Products .Product .product .price ins {
  text-decoration: none;
}
.woocommerce .Products .Product .product .price ins .woocommerce-Price-amount.amount {
  font-size: 1.125rem;
  color: #f57921;
}
.woocommerce .Products .Product .product .Availability {
  color: #77a464;
}
.woocommerce .Products .Product .product .onsale {
  display: none;
}
.woocommerce .Products .Product .product .authors-name {
  text-align: center;
  color: #999999;
  margin-bottom: 0.8rem;
}
.woocommerce .Products .Product .product .authors-name span {
  color: #0772bd;
  font-weight: 700;
}
.woocommerce .Products .Product .product .add_to_cart_button {
  background-color: #f57921;
  margin-bottom: 1.2rem;
  color: #fff;
}
.woocommerce .Products .Product .product .add_to_cart_button:hover {
  background-color: #0772bd;
}
.woocommerce .woocommerce-pagination .page-numbers li {
  padding: 2px;
}
.woocommerce .woocommerce-pagination .page-numbers li span:hover, .woocommerce .woocommerce-pagination .page-numbers li a:hover {
  background: #0772bd;
  color: #fff;
}
.woocommerce .woocommerce-MyAccount-navigation {
  width: 100%;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin-left: 0;
  border-bottom: 1px solid #e8e9ee;
  text-align: center;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  margin: 5px 0;
  padding: 0.5rem 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  padding: 15px 20px;
  border-radius: 5px 5px 1px 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:hover a {
  background-color: #e8e9ee;
  color: #000;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #f57921;
  font-weight: 600;
  color: #fff;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active:hover a {
  background-color: #fb6800;
}
.woocommerce .woocommerce-MyAccount-content {
  width: 100%;
}
.woocommerce .woocommerce-MyAccount-content h3 {
  background: #0772bd;
  color: #fff;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px 20px;
  border-radius: 5px 5px 1px 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 0 0 2rem;
  text-align: left;
  border-radius: 0 0 0 5px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields button {
  background-color: #f57921;
  color: #fff;
  font-weight: 400;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields button:hover {
  background-color: #fb6800;
}
.woocommerce .woocommerce-MyAccount-content .addresses address {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 0 0 2rem;
  text-align: left;
  border-radius: 0 0 0 5px;
}
.woocommerce .woocommerce-MyAccount-content .addresses .title {
  position: relative;
}
.woocommerce .woocommerce-MyAccount-content .addresses .title h3 {
  float: none;
}
.woocommerce .woocommerce-MyAccount-content .addresses .title .edit {
  position: absolute;
  right: 1rem;
  top: 35%;
  color: #fff;
  font-size: 0.875rem;
}
.woocommerce .woocommerce-order-details__title, .woocommerce .woocommerce-customer-details h2 {
  background: #0772bd;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
  padding: 8px 20px;
  border-radius: 5px 5px 1px 0;
}
.woocommerce .woocommerce-order-details__title.woocommerce-order-details__title, .woocommerce .woocommerce-customer-details h2.woocommerce-order-details__title {
  margin-bottom: -4rem;
}
.woocommerce .woocommerce-order-details__title.woocommerce-customer-details h2, .woocommerce .woocommerce-customer-details h2.woocommerce-customer-details h2 {
  margin-bottom: 0;
}
.woocommerce p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  text-align: center;
  color: #ed143d;
}
.woocommerce ul.order_details {
  text-align: center;
}
.woocommerce ul.order_details li {
  float: none;
  display: inline-block;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
  float: left;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce .woocommerce-page ul.products.columns-3 li.product {
  width: 30.33%;
  clear: none;
}
.woocommerce-Reviews .commentlist {
  margin-top: 1rem !important;
}
.woocommerce-page table.cart td.actions .input-text {
  width: 155px;
}
#customer_login {
  margin: 2rem auto;
}
#customer_login .u-column1, #customer_login .u-column2 {
  box-shadow: 5px 5px 10px #ccc;
}
#customer_login .u-column1 h2, #customer_login .u-column2 h2 {
  background: #0772bd;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
  padding: 8px 20px;
  border-radius: 5px 5px 1px 0;
}
#customer_login .u-column1 .woocommerce-form-login, #customer_login .u-column1 .woocommerce-form-register, #customer_login .u-column2 .woocommerce-form-login, #customer_login .u-column2 .woocommerce-form-register {
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 0 0 0 5px;
}
#customer_login .u-column1 .woocommerce-form-login .woocommerce-LostPassword, #customer_login .u-column1 .woocommerce-form-login .woocommerce-privacy-policy-text, #customer_login .u-column1 .woocommerce-form-register .woocommerce-LostPassword, #customer_login .u-column1 .woocommerce-form-register .woocommerce-privacy-policy-text, #customer_login .u-column2 .woocommerce-form-login .woocommerce-LostPassword, #customer_login .u-column2 .woocommerce-form-login .woocommerce-privacy-policy-text, #customer_login .u-column2 .woocommerce-form-register .woocommerce-LostPassword, #customer_login .u-column2 .woocommerce-form-register .woocommerce-privacy-policy-text {
  font-size: 0.875rem;
  padding: 0 3px;
}
#customer_login .u-column1 .woocommerce-form-login .button, #customer_login .u-column1 .woocommerce-form-register .button, #customer_login .u-column2 .woocommerce-form-login .button, #customer_login .u-column2 .woocommerce-form-register .button {
  background-color: #f57921;
  color: #fff;
  font-weight: 400;
}
#customer_login .u-column1 .woocommerce-form-login .button:hover, #customer_login .u-column1 .woocommerce-form-register .button:hover, #customer_login .u-column2 .woocommerce-form-login .button:hover, #customer_login .u-column2 .woocommerce-form-register .button:hover {
  background-color: #0772bd;
}
.Shop-Sidebar .Shop-Filters-Button {
  display: none;
}
.Shop-Sidebar #shop-sidebar .g-content {
  background-color: #f6f6f6;
}
.Shop-Sidebar #shop-sidebar .g-content .widget {
  background: #fff;
  padding: 0.938rem;
  margin: 0 0 0.938rem;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_price_filter {
  margin: 0;
}
.Shop-Sidebar #shop-sidebar .g-content .widget .widgettitle {
  margin-top: 0;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #0772bd;
  cursor: pointer;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_price_filter .ui-slider .ui-slider-range {
  background-color: #0772bd;
  background-image: none;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_price_filter .ui-slider .ui-slider-handle {
  background-image: none;
  background-color: #f57921;
  border-radius: 0;
  display: inline-block;
  border: 3px solid #fff;
  width: 20px;
  height: 20px;
  top: -7px;
  z-index: 1;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_price_filter .ui-slider .ui-slider-handle::after {
  border-top: 7px solid #f57921;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  bottom: -7px;
  position: absolute;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_layered_nav .woocommerce-widget-layered-nav-list {
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_layered_nav .woocommerce-widget-layered-nav-list li {
  border-bottom: 1px solid #f0f0f0;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_layered_nav .woocommerce-widget-layered-nav-list li a {
  padding: 0.5rem 0;
  font-size: 0.875rem;
  color: #383838;
  display: block;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_layered_nav .woocommerce-widget-layered-nav-list li .count {
  display: none;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_layered_nav .woocommerce-widget-layered-nav-dropdown .select2-selection__rendered {
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_layered_nav .woocommerce-widget-layered-nav-dropdown .select2-selection__rendered li {
  display: inline-block;
  border: 0;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_layered_nav .woocommerce-widget-layered-nav-dropdown .select2-selection__rendered li.select2-selection__choice {
  background-color: #f0f0f0;
}
.Shop-Sidebar #shop-sidebar .g-content .widget.widget_layered_nav .woocommerce-widget-layered-nav-dropdown .select2-selection__rendered li .select2-selection__choice__remove {
  color: #a00;
  margin-right: 0.5rem;
}
.Shop-Sidebar #shop-sidebar .g-content .widget button {
  line-height: 1;
  padding: 0.618em 1em;
  font-weight: 500;
  border-radius: 3px;
  color: #515151;
  background-color: #ebe9eb;
}
.Shop-Sidebar #shop-sidebar .g-content .widget button:hover {
  background-color: #0772bd;
  color: #fff;
}
.Shop-Sidebar #shop-sidebar .g-content .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.woocommerce .woocommerce-billing-fields h3, .woocommerce .woocommerce-additional-fields h3 {
  background: #0772bd;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
  padding: 8px 20px;
  border-radius: 5px 5px 1px 0;
  margin-bottom: -2rem;
}
.woocommerce .woocommerce-additional-fields {
  box-shadow: 5px 5px 10px #ccc;
}
.woocommerce .woocommerce-additional-fields h3 {
  margin-bottom: 0;
}
.woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 0;
  text-align: left;
  border-radius: 0 0 0 5px;
}
.woocommerce .woocommerce-billing-fields {
  box-shadow: 5px 5px 10px #ccc;
}
.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 2em 0 0;
  text-align: left;
  border-radius: 0 0 0 5px;
}
.woocommerce #order_review_heading {
  background: #0772bd;
  color: #fff;
  font-weight: 300;
  margin-bottom: -3rem;
  margin-top: 3rem;
  padding: 8px 20px;
  border-radius: 5px 5px 1px 0;
}
.woocommerce button#place_order {
  background-color: #f5791c;
}
.woocommerce .select2-container--default .select2-selection--single {
  border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  height: 34px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.woocommerce .woocommerce-EditAccountForm fieldset {
  padding: 0;
  margin-top: 3rem;
}
.woocommerce .woocommerce-EditAccountForm fieldset legend {
  font-weight: 500;
  font-size: 1.25rem;
  padding: 3px;
}
.related-products .products .product {
  margin-right: 1% !important;
  margin-left: 1% !important;
}
.related-products .products .product .add_to_cart_button {
  background-color: #f57921 !important;
  color: #fff !important;
  font-weight: 600;
}
.related-products .products .product .add_to_cart_button:hover {
  background-color: #0772bd !important;
}
.related-products .products img {
  width: 250px !important;
  height: 315px !important;
  margin: 0 auto !important;
  object-fit: contain;
  object-position: bottom center;
}
.related-products .products .product-title {
  text-align: center;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.related-products .products .price {
  text-align: center;
  color: #77a464 !important;
  font-size: 16px !important;
}
.related-products .products .price del {
  margin-right: 4px;
  opacity: 0.8;
}
.related-products .products .price ins {
  text-decoration: none;
}
.related-products .products .price ins .woocommerce-Price-amount.amount {
  font-size: 1.125rem;
  color: #f57921;
}
.cross-sells .products .product, .cross-sells .Products .product {
  margin: 0.25rem;
}
.cross-sells .products .product .add_to_cart_button, .cross-sells .Products .product .add_to_cart_button {
  font-size: 0.875rem;
}
.Nobel-Books-Page {
  margin: 2rem;
}
.Nobel-Books-Page .g-spacer {
  position: relative;
}
.Nobel-Books-Page .g-spacer .Image {
  position: relative;
}
.Nobel-Books-Page .g-spacer .Image img {
  height: 315px;
  width: 100%;
  object-fit: contain;
  object-position: bottom;
}
.Nobel-Books-Page .g-spacer .Award-icon {
  position: absolute;
  bottom: -1rem;
  right: 5px;
}
.Nobel-Books-Page .g-spacer .Award-icon img {
  width: 2.375rem;
}
.Nobel-Books-Page .g-spacer .Title {
  text-align: center;
  font-size: 0.875rem;
  margin: 1rem 0 0;
}
.Nobel-Books-Page .g-spacer .Author {
  text-align: center;
  color: #999;
}
.Nobel-Books-Page .g-spacer .Author .name {
  color: #0772bd;
  font-weight: 700;
}
.Product-Single-Page .main-top-a .g-container, .Product-Single-Page .main-top-b .g-container {
  margin: auto;
  max-width: 80rem;
}
.Product-Single-Page .main-top-a .woocommerce-error, .Product-Single-Page .main-top-a .woocommerce-info, .Product-Single-Page .main-top-a .woocommerce-message {
  margin: 0;
}
.Product-Single .Product-Gallery {
  float: none !important;
}
.Product-Single .Product-Gallery figure.woocommerce-product-gallery__wrapper {
  position: relative;
}
.Product-Single .summary {
  float: none !important;
}
.Product-Single .summary p.stock.out-of-stock {
  position: relative;
  display: block;
  background-color: #fff !important;
  border: 1px solid #ea1c25;
  color: #ea1c25 !important;
  padding: 0.625rem 0.875rem 0.625rem;
  margin-left: 1rem;
  font-weight: 400;
  border-radius: 10rem !important;
  line-height: 13px;
  margin: 1rem 1rem 1rem 0;
}
.Product-Single .gallery.gallery-columns-2.gallery-size-full.slick-initialized.slick-slider a.slick-prev {
  display: inline;
  position: absolute;
  left: -20px;
  top: calc(50% - 40px);
}
.Product-Single .gallery.gallery-columns-2.gallery-size-full.slick-initialized.slick-slider a.slick-next {
  display: inline;
  position: absolute;
  right: -20px;
  top: calc(50% - 40px);
}
.Product-Single .Product-content {
  padding-top: 4rem;
  margin-bottom: 2rem;
}
.Product-Single .Product-content .product_meta {
  display: inline-block;
}
.Product-Single .Product-content .product_meta .tagged_as {
  display: inline-block;
}
.Product-Single .Product-content .product_meta .tagged_as a {
  padding: 11px 0.625rem;
  font-size: 0.875rem;
  text-transform: capitalize;
  margin: 0 0 1rem;
  border: 1px solid #f57921;
  height: 42px;
  line-height: 23px;
  color: #f57921;
}
.Product-Single .Product-content .product_meta .tagged_as a:hover {
  box-shadow: 5px 5px 10px rgba(245, 121, 33, 0.1);
}
.Product-Single .Product-content .product_meta .ibookapple-logo {
  filter: invert(1);
  border: 1px solid #fff;
  margin-right: 4px;
}
.Product-Single .Product-content .product_meta .ibookapple-logo:hover {
  box-shadow: 5px 5px 10px rgba(245, 121, 33, 0.1);
}
.Product-Single .Product-content .product_meta .posted_in {
  text-transform: none;
  font-size: 0.875rem;
  font-weight: 500;
}
.Product-Single .Product-content .product_meta .posted_in a {
  color: #646464;
  font-weight: 400;
}
.Product-Single .Product-content .product_meta .posted_in img {
  width: 1rem;
  margin-top: -1px;
  margin-right: 6px;
  margin-left: 1px;
}
.Product-Single .Product-content .yith-wcwl-add-button {
  letter-spacing: normal;
}
.Product-Single .Product-content .rating {
  display: inline-block;
  float: right;
  margin-top: 7px;
}
.Product-Single .Product-content .rating img {
  width: 16px;
}
.Product-Single .Product-content .read-for-free {
  margin-top: 0.875rem;
}
.Product-Single .Product-content .read-for-free .indicative-text {
  font-weight: 700;
  color: #0772bd;
}
.Product-Single .Product-content .read-for-free img {
  width: 40px;
}
.Product-Single .Product-content .authors-name {
  font-size: 1.625rem;
  font-weight: 500;
  font-style: italic;
  color: #999999;
  margin-top: 0.5rem;
}
.Product-Single .Product-content .Award-Icon img {
  width: 25px !important;
}
.Product-Single .Product-content .collection-title {
  font-size: 0.875rem;
  font-weight: 400;
  color: #646464;
}
.Product-Single .Product-content .woocommerce-product-details__short-description {
  font-size: 1rem;
}
.Product-Single .Product-content .product_title {
  line-height: 2.5rem;
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}
.Product-Single .Product-content hr {
  border-bottom: 2px solid #0772bd;
  margin: 1rem 0 0.5rem;
  max-width: 20%;
}
.Product-Single .Product-content .price {
  margin: 1rem 0;
}
.Product-Single .Product-content .price del {
  color: #77a464 !important;
  opacity: 0.8;
}
.Product-Single .Product-content .price ins {
  color: #f57921 !important;
  text-decoration: none;
}
.Product-Single .Product-content .price ins .woocommerce-Price-amount.amount {
  font-size: 1.5rem;
  font-weight: 500;
  margin-left: 10px;
}
.Product-Single .Product-content .Product-Main-Image .woocommerce-product-gallery__image img {
  width: 350px !important;
  height: 490px !important;
  object-fit: contain;
  object-position: bottom center;
  margin: auto;
}
.Product-Single .Product-content .ProductImageNavigation img {
  width: 30px !important;
}
.Product-Single .Product-content .ProductImageNavigation .slick-arrow {
  display: inline-block !important;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  top: 30%;
  width: 3rem;
}
.Product-Single .Product-content .ProductImageNavigation .slick-arrow.slick-prev {
  text-align: left;
  left: 5rem;
}
.Product-Single .Product-content .ProductImageNavigation .slick-arrow.slick-next {
  text-align: right;
  right: 4.5rem;
}
.Product-Single .Product-content .ProductImageNavigation .slick-dots {
  position: absolute;
  bottom: 1rem;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.Product-Single .Product-content .ProductImageNavigation .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.Product-Single .Product-content .ProductImageNavigation .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.Product-Single .Product-content .ProductImageNavigation .slick-dots li button::before {
  font-family: 'slick';
  font-size: 0px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 2rem;
  content: '•';
  text-align: center;
  opacity: 0.75;
  color: #fff;
  border: 2px solid #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Product-Single .Product-content .ProductImageNavigation .slick-dots li.slick-active button::before {
  background: #fff;
}
.Product-Single .Product-content .Product-Thumb-Images {
  margin-top: 1rem;
}
.Product-Single .Product-content .Product-Thumb-Images img {
  padding: 14px;
}
.Product-Single .Product-content .Product-Thumb-Images .slick-current img {
  padding: 6px !important;
}
.Product-Single .Product-content .woocommerce-product-gallery, .Product-Single .Product-content .summary {
  /*min-height: 600px;*/
}
.Product-Single .Product-content .sharing {
  text-align: center;
  margin-top: 2rem;
}
.Product-Single .woocommerce-breadcrumb a:hover {
  color: #0772bd;
}
.Product-Single .Award-icon {
  position: absolute;
  top: 20px;
  right: 9.625rem;
  z-index: 1;
}
.Product-Single .Award-icon img {
  width: 3.75rem !important;
}
.Product-Single .at-svc-pinterest_share, .Product-Single .at-svc-email {
  display: none !important;
}
.woocommerce .onsale {
  display: none;
}
.woocommerce div.product .single_add_to_cart_button {
  background-color: #f57921;
  border-radius: 10rem;
  font-weight: 400;
}
.woocommerce div.product .single_add_to_cart_button:hover {
  background-color: #646464;
}
.woocommerce div.product p.stock {
  display: none;
}
.woocommerce div.product div.images {
  margin-bottom: 5em;
}
.woocommerce div.product div.summary {
  margin-bottom: 3em;
}
.woocommerce div.product button.wishlist {
  background: #fff;
  border: 1px solid #646464;
  color: #646464;
  border-radius: 5rem;
  padding: 0.225rem 0.625rem;
  margin-left: 1rem;
}
.woocommerce div.product .AddToCart {
  display: flex;
  align-items: center;
}
.woocommerce div.product .woocommerce-tabs {
  /*			&.custom-tabs{
				position: relative;
				&::before {
				    position: absolute;
				    content: url(https://new.epbooks.gr/wp-content/uploads/2019/11/background-right.png);
				    height: 100%;
				    width: 6rem;
				    right: 4%;
				    bottom: -10%;
				    transform: rotate(35deg);
				}
			}*/
  margin-top: 1.25rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border: 0px solid #d3ced2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: transparent;
  border-radius: 0px;
  border: 0px;
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-right: 1rem;
  border-bottom: 2px solid #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  text-transform: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border: 0px;
  color: #0772bd;
  border-radius: 0px;
  border-bottom: 2px solid;
  background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
  border-bottom: 2px solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
  color: #0772bd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  display: none;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .Panel-Container a, .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews a {
  font-weight: bold;
}
.woocommerce div.product form.cart {
  margin-right: 1rem;
  margin-bottom: 0;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.yith-wcwl-add-to-wishlist a.button {
  position: relative;
  background-color: #fff !important;
  border: 1px solid #646464;
  color: #646464 !important;
  padding: 0.625rem 0.875rem 0.625rem 2.5rem;
  margin-left: 1rem;
  font-weight: 400;
  border-radius: 10rem !important;
  line-height: 13px;
}
.yith-wcwl-add-to-wishlist a.button::before {
  position: absolute;
  content: url('https://www.epbooks.gr/wp-content/uploads/2019/11/heart-black.svg');
  width: 22px;
  left: 12px;
  bottom: 4px;
}
.yith-wcwl-add-to-wishlist a.button:hover {
  background-color: #0772bd !important;
  color: #fff !important;
  border: 1px solid #fff;
}
.yith-wcwl-add-to-wishlist a.button:hover::before {
  filter: invert(1);
}
.yith-wcwl-wishlistexistsbrowse {
  line-height: 17px;
}
.yith-wcwl-wishlistexistsbrowse .feedback {
  font-size: 0.875rem;
}
.yith-wcwl-wishlistexistsbrowse a {
  display: block;
  font-size: 0.875rem;
  color: #0772bd;
}
.Book-Description h2, .Book-Description .h2 {
  text-transform: none;
  font-size: 1rem;
  font-weight: 700;
  color: #0772bd;
  margin-top: 0;
}
.Book-Description .Books-Details .Panel-Container {
  border: 0.938rem solid #f6f6f6;
}
.Book-Description .Books-Details .Panel-Container table.shop_attributes {
  border-top: 0px dotted rgba(0, 0, 0, 0.1);
}
.Book-Description .Books-Details .Panel-Container table.shop_attributes th.woocommerce-product-attributes-item__label {
  padding: 3px !important;
  background: #fff !important;
  border-left: 0px dotted rgba(0, 0, 0, 0.1);
  border-bottom: 0px dotted rgba(0, 0, 0, 0.1);
}
.Book-Description .Books-Details .Panel-Container table.shop_attributes td.woocommerce-product-attributes-item__value {
  background: #fff !important;
  padding: 0 ! important;
  border-bottom: 0px dotted rgba(0, 0, 0, 0.1);
  border: 0px solid #eaeaea;
}
.Book-Description .Books-Details .Panel-Container table.shop_attributes td.woocommerce-product-attributes-item__value p {
  padding: 0;
}
.Book-Description .Books-Details .Panel-Container table.shop_attributes td.woocommerce-product-attributes-item__value a {
  color: #0772bd;
}
.Book-Description .Book-Summary {
  text-align: justify;
}
.Book-Description iframe {
  margin-top: 2rem;
  width: 100%;
}
.Book-Description .Panel-Container .gallery .gallery-item {
  padding: 0 0.5rem;
}
.Product-Book-Author {
  position: relative;
}
.Product-Book-Author .Description {
  border: 7px solid #f6f6f6;
  padding: 6rem 5rem 4rem;
  font-size: 1rem;
  color: #646464;
  margin: 4rem 1.875rem;
}
.Product-Book-Author .Description p {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  height: 12rem;
  text-align: justify;
}
.Product-Book-Author .Description a {
  color: #0772bd;
  font-size: 0.875rem;
  position: relative;
  transition: all 0.5s;
  float: right;
  margin-top: 1rem;
}
.Product-Book-Author .Description a::after {
  content: "»";
  position: absolute;
  opacity: 0;
  top: 0px;
  right: -20px;
  transition: all 0.6s ease 0s;
}
.Product-Book-Author .Description a:hover {
  color: #f57921;
  padding-right: 24px;
  padding-left: 8px;
}
.Product-Book-Author .Description a:hover::after {
  opacity: 1;
  right: 10px;
}
.Product-Book-Author .Info {
  position: relative;
  width: 500px;
  background: #fff;
  margin: 14px auto -105px auto;
  padding: 1rem;
}
.Product-Book-Author .Info .authors-name h2, .Product-Book-Author .Info .authors-name .h2, .Product-Book-Author .Info .authors-name h3 {
  padding-left: 9rem;
  margin-bottom: 0;
  margin-top: 1.75rem;
  font-size: 1.5rem;
  font-weight: 700;
  color: #0772bd;
}
.Product-Book-Author .Info .authors-name span {
  display: block;
  padding-left: 9.1rem;
  color: #999999;
  font-size: 1rem;
  font-weight: 500;
  min-height: 1.5rem;
}
.Product-Book-Author .Info .Image {
  text-align: center;
  float: left;
}
.Product-Book-Author .Info .Image img {
  width: 125px;
  height: 125px;
  object-fit: cover;
  border-radius: 100px;
  overflow: hidden;
}
.related .Header {
  position: relative;
  text-align: center;
}
.related .Header h2 {
  position: relative;
  display: inline-block;
  margin: auto;
  background: #fff;
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
}
.related .Header h2::before {
  content: "";
  left: 50%;
  width: 35%;
  height: 2px;
  position: absolute;
  background: #0772bd;
  bottom: -2px;
  transform: translate(-50%, 0);
}
.entry-title {
  margin-bottom: 4rem;
}
.entry-content {
  position: relative;
}
.entry-content .featured-image {
  background-size: cover;
  height: 350px;
  width: 100%;
}
.entry-content .box-on-top {
  background-color: rgba(255, 255, 255, 0.9);
  max-width: 21rem;
  margin-left: 4rem;
  position: absolute;
  top: 3rem;
}
.entry-content .box-on-top h4 {
  font-size: 1.825rem;
  font-weight: 400;
}
.entry-content .Page-Content {
  margin-top: 2rem;
}
.entry-content .Page-Content .accordion h3 {
  border: none;
  border-radius: 0;
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  background: transparent !important;
}
.entry-content .Page-Content .accordion h3 strong {
  font-weight: 500;
  color: #888;
}
.entry-content .Page-Content .accordion h3 .ui-accordion-header-icon {
  filter: invert(0.5);
}
.entry-content .Page-Content .accordion .ui-accordion-content {
  border: 0;
  background: none;
  padding: 0 2.2em !important;
}
.entry-content .Page-Content .accordion .ui-accordion-content p {
  font-size: 1rem;
}
.entry-content .Page-Content .page-side {
  margin-top: 1rem;
}
.entry-content .Page-Content .page-side .Page-Side {
  border: 5px solid #0772bd;
  padding: 1rem;
}
.entry-content .Page-Content .page-side .Page-Side .Side-Page-Icon {
  margin: 0;
  display: inline-block;
  background: #fff;
  position: relative;
  top: -50px;
}
.entry-content .Page-Content .page-side .Page-Side .Side-Page-Icon img {
  width: 70px;
  padding: 8px;
}
.entry-content .Page-Content .page-side .Page-Side h4 {
  margin-top: -35px;
}
.entry-content .Page-Content .page-side .Page-Side-2 {
  padding: 1rem;
  background-color: #f0f0f0;
}
.entry-content .Page-Content .page-side .Page-Side-2 h4 {
  line-height: 1.125rem;
  font-size: 1rem;
}
.entry-content .Page-Content .page-side .Page-Side-2 p {
  font-size: 0.875rem;
}
.entry-content .Page-Content .page-side .Page-Side-2 ul li {
  font-size: 0.875rem;
}
.entry-content .Page-Content .page-side .Page-Side-2 .Side-Image {
  margin-bottom: 1rem;
  min-width: 100%;
  object-fit: cover;
}
.Educational-Menu a {
  background: #f0f0f0;
  padding: 0.875rem;
  margin-bottom: 4px;
  display: block;
}
.Educational-Menu .current-menu-item a {
  background: #f57921;
  color: #fff;
}
.Single-New-Sidebar .Widget-Title {
  margin: 0;
  font-size: 1.625rem;
  line-height: 2.375rem;
  font-weight: 700;
  text-align: center;
}
.Single-New-Sidebar .Widget-Title.Events-Title {
  color: #f57921;
}
.Single-New-Sidebar .Widget-Title.News-Title {
  color: #000;
}
.Single-New-Sidebar .bg-white-events, .Single-New-Sidebar .bg-white-news {
  /*background-image: url(https://epbooks.gr/wp-content/uploads/2019/10/bg-orange.png);*/
  background-repeat: no-repeat;
  background-size: 6rem;
  padding: 1rem 1.5rem;
  /* background-position: center; */
  position: relative;
  top: -3.5rem;
  margin: 0 auto -3rem;
  background-color: #fff;
}
.Single-New-Sidebar .bg-white-events.bg-white-events, .Single-New-Sidebar .bg-white-news.bg-white-events {
  width: 12rem;
}
.Single-New-Sidebar .bg-white-events.bg-white-news, .Single-New-Sidebar .bg-white-news.bg-white-news {
  width: 16rem;
}
.Single-New-Sidebar .FP_List_Events {
  border: 5px solid #0772bd;
  padding: 1rem;
}
.Single-New-Sidebar .FP_List_Events .Container {
  padding: 0 0 0 2.5rem;
}
.Single-New-Sidebar .FP_List_Events .Container .List {
  list-style-type: none;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item {
  position: relative;
  min-height: 5.25rem;
  padding: 0 0 0 1rem;
  margin-top: 1rem;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item::after {
  border-bottom: 2px dashed #eee;
  content: "";
  width: 280px;
  position: absolute;
  left: -4rem;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item:last-child::after {
  display: none;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Title {
  line-height: 1.25rem;
  font-weight: 700;
  color: #646464;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Title:hover {
  color: #000;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Date {
  background: url('https://epbooks.gr/wp-content/uploads/2019/11/calendar-page-light-gray.svg');
  background-repeat: no-repeat;
  /* background-position: center; */
  width: 4rem;
  height: 4rem;
  position: absolute;
  display: block;
  text-align: center;
  left: -4rem;
  top: 0;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Date .Day {
  position: absolute;
  bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  left: 10px;
  bottom: -2px;
  color: #494949;
  /* transform: translate(-50%,0); */
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Date .Day:hover {
  color: #f57921;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Date .Month {
  position: absolute;
  left: 15px;
  color: #494949;
  /* transform: translate(-50%,0); */
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Location {
  font-size: 0.75rem;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Tags {
  font-size: 0.75rem;
  padding: 0.5rem 0;
}
.Single-New-Sidebar .FP_List_Events .Container .List .List-Item .Tags a {
  color: #0772bd;
}
.Single-New-Sidebar .FP_List {
  margin-top: 5rem;
  border: 5px solid #ccc;
  padding: 1rem;
}
.Single-New-Sidebar .FP_List .Container {
  padding: 0;
}
.Single-New-Sidebar .FP_List .Container .List {
  list-style-type: none;
  margin-left: 0.5rem;
}
.Single-New-Sidebar .FP_List .Container .List .List-Item {
  position: relative;
  padding: 0 0 0 1rem;
  font-weight: 400;
  background-image: url('https://epbooks.gr/wp-content/uploads/2019/11/arrow-right-black.svg');
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 6px;
  background-position-y: 8px;
  transition: all 0.5s ease-in-out 0s;
  margin-bottom: 0.5rem;
}
.Single-New-Sidebar .FP_List .Container .List .List-Item .Title {
  line-height: 1.25rem;
}
.Single-New-Sidebar .FP_List .Container .List .List-Item .Title:hover {
  color: #f57921;
}
.Single-New-Sidebar .FP_List .Container .List .List-Item .Location {
  font-size: 0.75rem;
}
.Single-New-Sidebar .FP_List .Container .List .List-Item .Tags {
  font-size: 0.75rem;
  padding: 0.5rem 0;
}
.Single-New-Sidebar .FP_List .Container .List .List-Item .Tags a {
  color: #0772bd;
}
.Author-Description .AuthorImage {
  height: 30rem;
  object-fit: cover;
  width: 100%;
}
.Author-Description .Author {
  font-style: italic;
  color: #7b7b7b;
  font-weight: 700;
}
.Author-Description .AuthorTitle {
  font-weight: 700;
  font-size: 2.25rem;
  margin-top: 0.5rem;
}
.Author-Description .AuthorField {
  font-size: 0.875rem;
  color: #b7b7b7;
  font-weight: 700;
  margin: -1rem 0 2rem;
}
.Page-Toolbar .woocommerce-result-count {
  float: none;
  width: 49%;
  display: inline-block;
  margin-bottom: 0;
}
.Page-Toolbar .woocommerce-ordering {
  float: none;
  width: 50%;
  display: inline-block;
  text-align: right;
  margin-bottom: 0;
}
.Page-Toolbar .woocommerce-ordering select {
  margin-bottom: 0;
}
.Authors-List-Page .Authors-Categories {
  text-align: center;
  margin: 4rem 0 1rem;
}
.Authors-List-Page .Authors-Categories h4 {
  position: relative;
  display: inline-block;
  padding: 0 0 0.375rem;
  color: #000;
  font-size: 1.125rem;
  font-weight: 500;
  margin: 0 0.5rem 2rem;
  cursor: pointer;
}
.Authors-List-Page .Authors-Categories h4.active {
  border-bottom: 2px solid #f57921;
}
.Authors-List-Page .Authors-Categories h4.active::after {
  position: absolute;
  border-right: 12px solid #f57921;
  border-bottom: 8px solid transparent;
  content: "";
  right: 50%;
  bottom: -9px;
}
.Authors-List-Page .Authors-Categories h4.active::before {
  position: absolute;
  border-left: 12px solid #f57921;
  border-bottom: 8px solid transparent;
  content: "";
  left: 50%;
  bottom: -9px;
}
.Authors-List-Page .Authors-Alphabetical-List .Author {
  margin: 0.5rem 0;
}
.Authors-List-Page .Authors-Alphabetical-List .Author ul {
  list-style-type: none;
  margin-top: 0.625rem;
  margin-left: 0.5rem;
}
.Authors-List-Page .Authors-Alphabetical-List .Author ul li a {
  color: #0772bd;
  font-size: 0.875rem;
  position: relative;
  transition: all 0.5s;
}
.Authors-List-Page .Authors-Alphabetical-List .Author ul li a::after {
  content: "»";
  position: absolute;
  opacity: 0;
  top: -1px;
  right: -20px;
  transition: 0.6s;
}
.Authors-List-Page .Authors-Alphabetical-List .Author ul li a:hover {
  color: #f57921;
  padding-right: 24px;
  padding-left: 8px;
}
.Authors-List-Page .Authors-Alphabetical-List .Author ul li a:hover::after {
  opacity: 1;
  right: 10px;
}
.Authors-List-Page .Authors-Alphabetical-List .Author .Alphabet-Letter {
  border: 1px solid #f57921;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  display: inline-block;
}
.Authors-Nobel-Page {
  margin: 4rem 0 3rem;
}
.Authors-Nobel-Page .Authors-Grid .Author {
  text-align: center;
}
.Authors-Nobel-Page .Authors-Grid .Author .g-spacer {
  position: relative;
  transition: all 0.5s ease-in-out 0s;
  border: 1px solid rgba(204, 204, 204, 0.3);
}
.Authors-Nobel-Page .Authors-Grid .Author .g-spacer .Name {
  position: absolute;
  top: 0.938rem;
  left: 0.938rem;
  transition: all 0.5s ease-in-out 0s;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.45);
  width: 257px;
  height: 257px;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.Authors-Nobel-Page .Authors-Grid .Author .g-spacer img {
  height: 257px;
  width: 257px;
  object-fit: cover;
  object-position: top;
  filter: saturate(1);
  transition: all 0.5s ease-in-out 0s;
}
.Authors-Nobel-Page .Authors-Grid .Author .g-spacer:hover {
  box-shadow: 2px 2px 5px #ccc;
}
.Authors-Nobel-Page .Authors-Grid .Author .g-spacer:hover .Name {
  opacity: 1;
}
.Authors-Nobel-Page .Authors-Grid .Author .g-spacer:hover img {
  filter: saturate(0.5);
}
#Review-Form {
  border: 2px dashed #ccc;
  padding: 3rem;
  background: #f0f0f0;
  box-shadow: 5px 5px 10px #ccc;
}
#Review-Form .g-spacer {
  padding: 0;
}
#Review-Form input[type="email"], #Review-Form input[type="tel"], #Review-Form input[type="text"], #Review-Form textarea {
  width: 100%;
  padding: 0.625rem;
}
#Review-Form .checkbox {
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  padding: 0.625rem;
}
#Review-Form .acceptance-text {
  font-size: 0.875rem;
}
#Review-Form .submitbtn {
  margin-top: 1rem;
  padding: 0.625rem 0.75rem;
  background: #f5791c;
  color: #fff;
}
#Review-Form .messagebox {
  margin-bottom: 1rem;
}
.ur-frontend-form .ur-form-row .ur-form-grid textarea {
  height: 36px;
}
.category-eudoxos .Posts .Post .g-spacer {
  background: #f6f6f6;
}
.category-eudoxos .Posts .Post .g-spacer .ImageContainer .Image {
  height: 19.5rem !important;
  width: 100% !important;
  object-fit: contain !important;
  padding: 2rem 1.75rem 0;
}
.category-eudoxos .Posts .Post .g-spacer .InfoContainer {
  background-color: unset !important;
}
@media (max-width: 48rem) {
  .Top-Navigation {
    position: relative;
    z-index: 1002 !important;
    background: transparent;
    margin: 0 0 0 auto;
    max-width: calc(100% - 3rem);
    padding-top: 1rem;
  }
  .Top-Navigation .top-menu, .Top-Navigation .menu-spacer {
    display: none;
  }
  .Top-Navigation #top-language-switcher {
    order: 1;
    flex: 0 calc(100% - 182px);
    width: calc(100% - 182px);
  }
  .Top-Navigation #top-language-switcher .wpml-ls-legacy-dropdown {
    margin-left: 0;
  }
  .Top-Navigation .social-top {
    order: 2;
    flex: 0 182px;
    width: 182px;
  }
  .Top-Navigation .espa-banner, .Top-Navigation .espa-banner-2 {
    order: 3;
  }
  .Top-Navigation .espa-banner img, .Top-Navigation .espa-banner-2 img {
    max-height: 100% !important;
  }
  .Top-Navigation .nomarginall {
    text-align: center;
  }
  .Top-Navigation #top-language-switcher .g-content .wpml-ls-legacy-dropdown a, .Top-Navigation #product-language-switcher .g-content .wpml-ls-legacy-dropdown a {
    padding: 8px 10px 8px 2px;
  }
  .Header-Bar {
    position: relative !important;
    top: unset;
  }
  .Header-Bar .size-10 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
  }
  .Header-Bar .logo-text {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
  }
  .Header-Bar .logo-text .text {
    margin-left: -1.875rem;
  }
  .Header-Bar .logo-text .text h6 {
    font-size: 0.625rem;
  }
  .Header-Bar .logo-text .text h1 {
    font-size: 1.125rem;
  }
  .Header-Bar .search-header .g-content {
    margin: 0 0 0.625rem 0;
    padding-top: 0;
  }
  .Header-Bar .search-header button {
    margin-top: -2px;
  }
  .Header-Bar .search-header input.search-field {
    min-width: 85%;
    font-size: 0.875rem;
  }
  .Header-Bar #login-register > .g-content {
    margin: 0 0.625rem 0.625rem;
    padding: 0 0.938rem 0.938rem;
    text-align: center;
  }
  .Main-Navigation {
    display: none;
  }
  .Main-Navigation .g-main-nav > .g-toplevel {
    text-align: center;
  }
  .Main-Navigation ul.g-dropdown li {
    white-space: normal;
  }
  .ShoppingCart {
    min-width: 26px !important;
    height: 26px !important;
    right: 6% !important;
    top: -2px !important;
    font-size: 14px;
    line-height: 24px;
  }
  .Slider-Bar {
    margin-bottom: 0rem;
  }
  .timeline-awards .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .timeline-awards .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    width: 20%;
  }
  .timeline-awards .size-80 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    width: 80%;
  }
  .timeline-awards .entry .text .g-spacer {
    padding: 0.5rem;
    margin: 0;
    word-break: break-word;
  }
  .timeline-awards .left .entry .date .g-spacer {
    position: relative;
    right: -90px;
  }
  .timeline-awards .right .entry .date .g-spacer {
    position: relative;
    left: -90px;
  }
  .timeline::before {
    width: 2px;
    left: calc(28% - 4px);
  }
  .timeline .entry .date {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
    font-size: 2rem;
  }
  .timeline .entry .date::before {
    width: 12px;
    height: 12px;
    right: 4px;
    top: calc(22px);
  }
  .timeline .entry .date::after {
    width: 6px;
    height: 6px;
    right: 6px;
    top: 24px;
  }
  .timeline .entry .date .g-spacer {
    margin: 0;
    padding: 0;
    margin-right: 100%;
  }
  .timeline .entry .text {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
    margin-bottom: 1rem;
  }
  .timeline .entry .text .g-spacer {
    padding: 0.938rem;
    margin: 0;
  }
  .New-Releases .releases-menu, .New-Releases .bestsellers-menu, .Recommendations-Bar .releases-menu, .Recommendations-Bar .bestsellers-menu {
    padding: 0;
  }
  .New-Releases .releases-menu li, .New-Releases .bestsellers-menu li, .Recommendations-Bar .releases-menu li, .Recommendations-Bar .bestsellers-menu li {
    padding: 0;
    display: block;
  }
  .New-Releases .releases-menu li a, .New-Releases .bestsellers-menu li a, .Recommendations-Bar .releases-menu li a, .Recommendations-Bar .bestsellers-menu li a {
    display: block;
  }
  .New-Releases .releases-menu li a::before, .New-Releases .releases-menu li a::after, .New-Releases .bestsellers-menu li a::before, .New-Releases .bestsellers-menu li a::after, .Recommendations-Bar .releases-menu li a::before, .Recommendations-Bar .releases-menu li a::after, .Recommendations-Bar .bestsellers-menu li a::before, .Recommendations-Bar .bestsellers-menu li a::after {
    display: none;
  }
  .New-Releases .FP_One_Container .ProductItems .ProductItem, .Recommendations-Bar .FP_One_Container .ProductItems .ProductItem {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .New-Releases .FP_One_Container .ProductItems .ProductItem .ProductItemImage img, .Recommendations-Bar .FP_One_Container .ProductItems .ProductItem .ProductItemImage img {
    height: 315px !important;
  }
  .Recommendations-Bar {
    height: 770px;
  }
  .Recommendations-Bar .FP_One_Container {
    left: 0;
  }
  .collections-menu {
    padding: 0;
  }
  .collections-menu li {
    padding: 0;
    display: block;
  }
  .collections-menu li a {
    display: block;
  }
  .collections-menu li a::before, .collections-menu li a::after {
    display: none;
  }
  .ProductItems .ProductItem .ProductItemImage img {
    height: 195px !important;
  }
  .ProductItems .ProductItem .Product-Info {
    max-width: 13.75rem;
    margin: 0 auto 2rem;
  }
  .ProductItems .ProductItem .Product-Info .ProductItemTitle {
    margin: 0.5rem auto 0;
  }
  .Authors-Bar .FP_Authors_Illustrators .Header .MoreAuthors {
    top: -2.5rem;
    right: 0;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .g-spacer {
    margin: 0;
    padding: 0;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .Name {
    font-size: 1.875rem;
    margin-top: 1rem;
    padding-left: 0rem;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .Image img {
    height: 14.375rem;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .ViewMore h6 {
    margin-bottom: -2rem;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .BookField {
    margin: -1rem 0 1rem;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid {
    margin-top: 1rem;
    margin-right: 0;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .size-75 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
    width: 60%;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .size-75 .big-book-info {
    margin: 0 auto;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .size-75 .big-book-info .big-book-title {
    font-size: 0.875rem;
    margin: 0;
    padding-top: 0.5rem;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .size-25 .small-book-top, .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .size-25 .small-book-bottom {
    margin-left: 0.625rem;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .size-25 .small-book-top .small-book-title, .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .size-25 .small-book-bottom .small-book-title {
    font-size: 0.625rem;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .AuthorBooks .AuthorsGrid .big-book-image img {
    width: 100%;
    height: auto;
  }
  .Authors-Bar .FP_Authors_Illustrators .Author .Description {
    margin-bottom: 1rem;
  }
  .FP_News .Posts .Post .InfoContainer {
    height: auto !important;
    padding: 1.25rem !important;
  }
  .FP_News .Posts .Post .InfoContainer .Text {
    margin: 0.5rem auto 2rem !important;
  }
  .News .Container .Posts .Post {
    border-right: 0px dashed #eee;
    border-bottom: 0px dashed #eee;
  }
  .Events-Bar .vertical-center .g-content {
    margin: 0.625rem !important;
  }
  .Events-Bar .events-title {
    margin-bottom: -6rem;
  }
  .Events-Bar .FP_Events .Posts .Post .ImageContainer .Image {
    height: 100% !important;
    object-fit: contain !important;
  }
  .Events-Bar .FP_Events .Posts .Post .InfoContainer .date-time {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
    text-align: right;
  }
  .Events-Bar .FP_Events .Posts .Post .InfoContainer .title-location {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
    text-align: left;
  }
  .Events .Posts .Post .ImageContainer .Image {
    height: 100% !important;
    object-fit: contain !important;
  }
  .Events .Posts .Post .InfoContainer .date-time {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
  }
  .Events .Posts .Post .InfoContainer .title-location {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
  }
  .Single-Event .Event-Info::before {
    display: none;
  }
  .FP_Collections .Header h3 {
    margin-bottom: 1rem;
  }
  .Collections {
    margin: 1.563rem 0 0;
  }
  .Collection .g-spacer {
    margin: 0;
    padding: 0;
  }
  .Collection .g-spacer .size-70 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
  }
  .Collection .g-spacer .size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
  }
  .Collection .ViewAll a h6 {
    background-color: #f6f6f6;
  }
  .Subscription-Bar .Subscription_widget .vertical-center .content {
    margin: 0;
  }
  .Subscription-Bar .Subscription_widget .vertical-center .content #ms-sub-form h3 {
    font-size: 1.5rem !important;
  }
  .Subscription-Bar .Subscription_widget .vertical-center .content #ms-sub-form .form-block {
    width: 100%;
  }
  .Subscription-Bar .Subscription_widget .vertical-center .content #ms-sub-form .form-block input#email {
    width: 100% !important;
  }
  .Subscription-Bar .Subscription_widget .vertical-center .content #ms-sub-form #sub-button {
    margin-top: 0px !important;
    margin-left: -3px;
  }
  .Subscription-Bar #payment-methods-title {
    display: block;
    margin-bottom: -2rem;
  }
  .Subscription-Bar #payment-methods-title .title {
    text-align: center;
    font-size: 1rem;
  }
  .Copyright-Bar .size-50 .g-content {
    text-align: center;
  }
  .Copyright-Bar #copyright-text .g-content {
    text-align: center;
    max-width: 78vw;
    margin: auto;
  }
  .Copyright-Bar #copyright-b .g-content {
    margin: 0;
    padding: 0;
  }
  .Copyright-Bar #copyright-b .g-content p {
    margin: 0;
  }
  .Copyright-Bar #social-media-bottom {
    text-align: center !important;
  }
  .Product-Single .product {
    margin: 0.625rem;
    padding: 0.938rem;
  }
  .Product-Single .product .Product-content {
    padding-top: 1rem;
  }
  .Product-Single .product .Product-content .Product-Gallery {
    margin-bottom: 2.5em;
  }
  .Product-Single .product .Product-content .summary {
    margin-bottom: 0em;
    padding: 0.938rem;
  }
  .Product-Single .product .product_title {
    margin-top: 1.375rem !important;
    line-height: 1.75rem;
    font-size: 1.5rem;
  }
  .Product-Single .product .product_meta {
    margin-top: 1rem;
    margin-bottom: 0.625rem;
  }
  .Product-Single .product .rating {
    display: block;
    float: none;
    margin-top: 0;
    margin-bottom: 1rem;
  }
  .Product-Single .product .read-for-free {
    margin-top: 0.75rem;
  }
  .Product-Single .product .read-for-free .size-10 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 15%;
    -moz-flex: 0 15%;
    -ms-flex: 0 15%;
    flex: 0 15%;
    width: 15%;
  }
  .Product-Single .product .read-for-free .size-90 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 85%;
    -moz-flex: 0 85%;
    -ms-flex: 0 85%;
    flex: 0 85%;
    width: 85%;
  }
  .Product-Single .product .woocommerce-tabs {
    margin: 0;
    padding: 0;
  }
  .Product-Single .product .woocommerce-tabs ul.tabs li {
    margin-right: 0 !important;
    display: block !important;
  }
  .Product-Single .product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 0 !important;
  }
  .Product-Single .product .woocommerce-tabs ul.tabs li.active a {
    border-bottom: 2px solid;
  }
  .Product-Single .product .Books-Details .Panel-Container {
    margin: 0 0 1.563rem;
  }
  .Product-Single .product .related ul.products .product img {
    height: 246px !important;
  }
  .Product-Single .Product-Book-Author .Description {
    padding: 5rem 1.5rem 4rem;
  }
  .Product-Single .Product-Book-Author .Description p {
    text-align: center;
  }
  .Product-Single .Product-Book-Author .Info {
    width: 100%;
  }
  .Product-Single .Product-Book-Author .Info .authors-name h2 {
    font-size: 1rem;
    word-break: break-word;
  }
  .Shop-Page .Shop-Sidebar .Shop-Filters-Button {
    display: block;
  }
  .Shop-Page .Shop-Sidebar .Shop-Filters-Button .g-content {
    margin: 0.625rem;
    padding: 0.938rem 0;
    background: #f6f6f6;
  }
  .Shop-Page .Shop-Sidebar .Shop-Filters-Button .g-content #filters-button {
    cursor: pointer;
  }
  .Shop-Page .Shop-Sidebar #shop-sidebar {
    display: none;
  }
  .Shop-Page .Shop-Content .g-content {
    padding: 0;
  }
  .woocommerce ul.order_details li {
    display: block !important;
    margin: 0.5rem 0;
    padding-left: 0;
    list-style-type: none;
    padding: 0.5rem;
    border: 1px dashed #ccc;
  }
  .woocommerce ul.order_details li:last-of-type {
    border: 1px dashed #ccc;
  }
  .woocommerce ul.products .product img {
    max-height: 214px !important;
  }
  .woocommerce table.shop_table {
    display: block;
  }
  .woocommerce table.shop_table table.wishlist_table tbody td {
    padding: 6px;
  }
  .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text {
    width: 49%;
    font-size: 12px;
  }
  .woocommerce .cart-collaterals table.shop_table {
    display: block;
    overflow-x: unset;
    white-space: normal;
  }
  .woocommerce .cart-collaterals .cart_totals table small {
    display: block;
    text-align: left;
  }
  .woocommerce .checkout .woocommerce-additional-fields {
    margin-top: 4rem;
  }
  .woocommerce .checkout .woocommerce-additional-fields .form-row textarea {
    height: 5em;
  }
  .woocommerce .checkout table.shop_table {
    display: block;
    overflow-x: unset;
    white-space: normal;
  }
  .woocommerce .woocommerce-order-details table.shop_table {
    display: block;
    overflow-x: unset;
    white-space: normal;
  }
  .woocommerce .woocommerce-MyAccount-content table.shop_table {
    display: table;
    overflow-x: unset;
    white-space: normal;
  }
  .woocommerce .woocommerce-MyAccount-content .addresses .title .edit {
    position: relative;
    right: 0;
    top: 0;
    color: #0772bd;
    font-size: 0.875rem;
  }
  .woocommerce .Toolbar {
    margin-top: -1.625rem;
  }
  .woocommerce .Toolbar .woocommerce-result-count, .woocommerce .Toolbar .woocommerce-ordering {
    width: 100%;
    display: block;
    text-align: center;
  }
  .woocommerce .Toolbar .woocommerce-result-count.woocommerce-ordering select, .woocommerce .Toolbar .woocommerce-ordering.woocommerce-ordering select {
    background: #fff;
  }
  .woocommerce .Page-Toolbar .woocommerce-result-count, .woocommerce .Page-Toolbar .woocommerce-ordering {
    width: 100%;
    display: block;
    font-size: 0.875rem;
    text-align: center;
  }
  .woocommerce .Page-Toolbar .woocommerce-result-count.woocommerce-result-count, .woocommerce .Page-Toolbar .woocommerce-ordering.woocommerce-result-count {
    padding-top: 0.938rem;
    margin: 0;
  }
  .woocommerce .Page-Toolbar .woocommerce-result-count.woocommerce-ordering, .woocommerce .Page-Toolbar .woocommerce-ordering.woocommerce-ordering {
    margin: 0.625rem 0 0;
    padding-bottom: 0.938rem;
  }
  .woocommerce .Page-Toolbar .woocommerce-result-count.woocommerce-ordering select, .woocommerce .Page-Toolbar .woocommerce-ordering.woocommerce-ordering select {
    padding: 6px;
    background: #fff;
  }
  .woocommerce .Products .Product {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
    max-width: 50%;
    padding: 4px;
    margin-top: 0.5rem;
  }
  .woocommerce .Products .Product .product h2.woocommerce-loop-product__title {
    margin-bottom: 0;
  }
  .woocommerce .Products .Product .product .authors-name {
    margin-bottom: 2rem;
    font-size: 13px;
  }
  .woocommerce .Products .Product .product .authors-name span {
    font-size: 13px;
  }
  .woocommerce .Products .Product .product img {
    width: 100% !important;
    height: 245px !important;
  }
  .Author-Description .Image-Container .g-spacer {
    margin: 0 0 0.625rem;
    padding: 0 0 0.938rem;
  }
  .Author-Description .Image-Container .g-spacer .AuthorImage {
    height: 20rem;
  }
  .Author-Description .Info-Container {
    margin: 0;
    padding: 0;
  }
  .Collection-Description .Collection-Side .g-spacer, .Collection-Description .Collection-Books .g-spacer {
    margin: 0;
    padding: 0;
  }
  .Collection-Description .Collection-Info {
    margin: 0 0 1.563rem !important;
  }
  body:not(.home) .Collections .Collection .CollectionImage img {
    max-height: unset;
  }
  .MoreCollections .g-spacer {
    margin: 0;
    padding: 0;
  }
  #g-breadcrumb .g-content {
    margin: 0;
    text-align: center;
  }
  .Authors-Nobel-Page .Authors-Grid .Author .g-spacer img {
    height: 271px;
    width: 271px;
  }
  .entry-content .box-on-top {
    left: 50%;
    transform: translate(-50%, 0);
    top: 2.5rem;
    margin-left: 0;
  }
  .entry-content .box-on-top h4 {
    font-size: 1.5rem;
  }
  .entry-content .featured-image {
    object-fit: cover;
  }
  #Review-Form {
    padding: 0.5rem;
  }
  #new-releases .g-content, #best-sellers .g-content {
    min-height: 875px !important;
    max-width: calc(100% - 3.126rem);
  }
  #recommendations .g-content {
    min-height: 700px !important;
  }
  #new-collections {
    overflow: hidden;
  }
  #new-collections .g-content {
    min-height: 790px !important;
    max-width: calc(100% - 3.126rem);
  }
  .FP_NewCollections {
    height: unset;
  }
  .Collections .Collection .CollectionImage img {
    max-height: 340px;
  }
  .Nobel-Books-Page .Awarded-Book {
    margin-bottom: 2.5rem;
  }
  .Nobel-Books-Page .Awarded-Book .g-spacer {
    margin: 0;
    padding: 0;
  }
  .Nobel-Books-Page .Awarded-Book .Image img {
    height: 100%;
  }
  #yith-wacp-popup .yith-wacp-wrapper .popup-actions {
    text-align: center;
  }
  #yith-wacp-popup .yith-wacp-wrapper .popup-actions .button {
    margin: 1rem 0 0;
  }
  #yith-wacp-popup .yith-wacp-content {
    padding: 0 10px;
  }
  #yith-wacp-popup .yith-wacp-content .yith-wacp-message > h3 {
    font-size: 1rem;
  }
  #yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product {
    width: 48% !important;
  }
  #yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product .button {
    margin-top: 0 !important;
    font-size: 0.75rem !important;
  }
  #yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product .add_to_cart_inline {
    margin: 0 !important;
  }
}
.g-offcanvas-toggle {
  top: 20px;
  z-index: 555555;
}
#g-offcanvas #mobile-menu-books .g-content {
  margin: 0;
  padding: 0.938rem 1rem;
}
#g-offcanvas #mobile-menu-books .g-content .g-menu-item-container {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  display: block;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
#g-offcanvas #mobile-menu-books .g-content .g-menu-item-container:hover {
  background: rgba(255, 255, 255, 0.3);
}
#g-offcanvas #mobile-menu-books .g-content .g-menu-item-container img {
  display: none;
}
#g-offcanvas #mobile-menu-books .g-content .g-menu-item-container .g-menu-item-title {
  margin-left: 0;
}
#g-offcanvas #mobile-menu-books .g-content .g-main-nav .g-toplevel > li.g-parent {
  display: block;
  position: static !important;
  margin-right: 0;
  cursor: pointer;
}
#g-offcanvas #mobile-menu-books .g-content .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  text-align: center;
  content: "";
}
#g-offcanvas #mobile-menu-books .g-content .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  position: absolute;
  right: 0rem;
  top: 60%;
  text-align: center;
  transform: translate(0, -50%);
}
#g-offcanvas #mobile-menu-books .g-content .g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown .g-dropdown.g-active {
  height: 100%;
}
#g-offcanvas #mobile-menu-books .g-content .g-main-nav .g-fullwidth .g-dropdown .g-sublevel .g-sublevel .g-go-back.g-level-1 {
  display: block;
}
#g-offcanvas #mobile-menu-books .g-content .g-main-nav .g-fullwidth .g-sublevel .g-dropdown {
  height: 100%;
}
#g-offcanvas #mobile-menu-books ul.g-dropdown {
  margin-top: 1rem;
  background: #f57921 !important;
  top: 40px;
}
#g-offcanvas #mobile-menu-books ul.g-dropdown li {
  white-space: normal;
  position: unset;
}
#g-offcanvas #mobile-menu-books ul.g-dropdown li.Menu-Title {
  padding: 0.5rem 0 0;
  border-top: 1px dashed;
}
#g-offcanvas #mobile-menu-books ul.g-dropdown li.Menu-Title a {
  font-weight: 600;
  opacity: 1 !important;
}
#g-offcanvas #mobile-menu-books ul.g-dropdown li .g-menu-item-container {
  padding: 5px 0.938rem !important;
  font-weight: 400;
  color: #ffffff !important;
  opacity: 0.8;
}
#g-offcanvas #mobile-menu-books ul.g-dropdown li .g-dropdown {
  margin-top: 0;
  left: 0;
  position: relative;
  top: 0;
  height: 0;
}
#g-offcanvas #mobile-menu-books ul.g-dropdown li .g-dropdown.g-active {
  height: 100%;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel li .g-menu-item-content {
  line-height: 1.5rem;
}
#g-offcanvas #g-mobilemenu-container ul.g-dropdown li {
  white-space: normal;
}
#g-offcanvas #g-mobilemenu-container ul.g-dropdown li .g-menu-item-container {
  color: #ffffff !important;
  opacity: 0.8;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 0px solid transparent !important;
  background: transparent !important;
  margin: -0.2rem -0.2rem -0.2rem 0 !important;
}
#lightcase-overlay {
  z-index: 200000;
}
#lightcase-loading {
  z-index: 200001;
}
#lightcase-case {
  z-index: 200002;
}
a[class*='lightcase-icon-'] {
  z-index: 200003;
}
#g-page-surround {
  overflow: visible;
}
.g-spacer {
  margin: 0.625rem;
  padding: 0.938rem;
}
.v-center {
  display: flex;
  align-items: center;
}
#g-header {
  box-shadow: 0px 6px 14px -16px #000;
}
.invisible {
  opacity: 0;
  visibility: hidden;
}
.entry-title {
  position: relative;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
}
.entry-title::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #0772bd;
  bottom: -10px;
  width: 3.5rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.LoginRegister {
  position: relative;
}
.ShoppingCart {
  background: #f57921;
  color: #fff;
  min-width: 28px;
  height: 28px;
  border-radius: 32px;
  display: inline-block;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -10px;
}
.page-id-27 #g-container-main, .page-id-1063 #g-container-main, .page-id-1072 #g-container-main, .page-id-1185 #g-container-main, .page-id-1206 #g-container-main, .page-id-2431 #g-container-main, .page-id-2411 #g-container-main, .page-id-2449 #g-container-main {
  background-color: #f0f0f0;
}
.page-id-27 #g-container-main .post-27.post-1185 img, .page-id-27 #g-container-main .post-1063.post-1185 img, .page-id-27 #g-container-main .post-1072.post-1185 img, .page-id-27 #g-container-main .post-1185.post-1185 img, .page-id-27 #g-container-main .post-1206.post-1185 img, .page-id-1063 #g-container-main .post-27.post-1185 img, .page-id-1063 #g-container-main .post-1063.post-1185 img, .page-id-1063 #g-container-main .post-1072.post-1185 img, .page-id-1063 #g-container-main .post-1185.post-1185 img, .page-id-1063 #g-container-main .post-1206.post-1185 img, .page-id-1072 #g-container-main .post-27.post-1185 img, .page-id-1072 #g-container-main .post-1063.post-1185 img, .page-id-1072 #g-container-main .post-1072.post-1185 img, .page-id-1072 #g-container-main .post-1185.post-1185 img, .page-id-1072 #g-container-main .post-1206.post-1185 img, .page-id-1185 #g-container-main .post-27.post-1185 img, .page-id-1185 #g-container-main .post-1063.post-1185 img, .page-id-1185 #g-container-main .post-1072.post-1185 img, .page-id-1185 #g-container-main .post-1185.post-1185 img, .page-id-1185 #g-container-main .post-1206.post-1185 img, .page-id-1206 #g-container-main .post-27.post-1185 img, .page-id-1206 #g-container-main .post-1063.post-1185 img, .page-id-1206 #g-container-main .post-1072.post-1185 img, .page-id-1206 #g-container-main .post-1185.post-1185 img, .page-id-1206 #g-container-main .post-1206.post-1185 img, .page-id-2431 #g-container-main .post-27.post-1185 img, .page-id-2431 #g-container-main .post-1063.post-1185 img, .page-id-2431 #g-container-main .post-1072.post-1185 img, .page-id-2431 #g-container-main .post-1185.post-1185 img, .page-id-2431 #g-container-main .post-1206.post-1185 img, .page-id-2411 #g-container-main .post-27.post-1185 img, .page-id-2411 #g-container-main .post-1063.post-1185 img, .page-id-2411 #g-container-main .post-1072.post-1185 img, .page-id-2411 #g-container-main .post-1185.post-1185 img, .page-id-2411 #g-container-main .post-1206.post-1185 img, .page-id-2449 #g-container-main .post-27.post-1185 img, .page-id-2449 #g-container-main .post-1063.post-1185 img, .page-id-2449 #g-container-main .post-1072.post-1185 img, .page-id-2449 #g-container-main .post-1185.post-1185 img, .page-id-2449 #g-container-main .post-1206.post-1185 img {
  margin-top: 2rem;
}
.page-id-27 .Subscription-Bar, .page-id-1063 .Subscription-Bar, .page-id-1072 .Subscription-Bar, .page-id-1185 .Subscription-Bar, .page-id-1206 .Subscription-Bar, .page-id-2431 .Subscription-Bar, .page-id-2411 .Subscription-Bar, .page-id-2449 .Subscription-Bar {
  border-top: 0;
}
.Header-Bar .logo-header .g-content {
  margin: 0px 0 0.625rem 0.625rem;
  padding: 0;
}
ul.g-dropdown {
  width: auto !important;
  min-width: 100%;
  /*border: 1px solid #ccc;*/
  background: #fff !important;
  /*    ul.g-sublevel{
        max-height: 20rem;
        overflow: hidden;
        overflow-y: scroll;
    }*/
}
ul.g-dropdown li {
  white-space: nowrap;
}
ul.g-dropdown li .g-menu-item-container {
  color: #656565 !important;
  font-size: 1rem;
  padding: 9px 2rem !important;
}
ul.g-dropdown li .g-menu-item-container:hover {
  color: #000 !important;
}
ul.g-dropdown li.Menu-Title {
  font-weight: 900;
  padding: 1rem 0;
}
ul.g-dropdown li.Menu-Title a {
  font-size: 1rem;
  color: #0772bd !important;
}
ul.g-dropdown li.Menu-Title a:hover {
  color: #000 !important;
}
ul.g-dropdown li.Last-Item {
  margin-bottom: 1rem;
}
ul.g-dropdown li.First-Item {
  margin-top: 1rem;
}
ul.g-dropdown li.Hide-Menu-Item {
  display: none;
}
.bg-light-gray {
  background-color: #f6f6f6;
}
.vertical-center {
  display: flex;
  align-items: center;
}
.vertical-horizontal-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-breadcrumb {
  background-color: #f6f6f6;
}
#g-breadcrumb .g-content {
  margin: 0.625rem 0;
}
.woocommerce a.button.alt {
  background-color: #0772bd;
  font-weight: 400;
}
.woocommerce a.button.alt:hover {
  background-color: #383838;
}
.woocommerce a.remove {
  margin: auto;
  line-height: 1rem;
}
.woocommerce table.shop_table {
  margin-top: 4rem;
  border: 1px dashed rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table td {
  border: 1px dashed rgba(0, 0, 0, 0.1);
}
.woocommerce .wishlist_table td.product-add-to-cart a {
  display: inline-block !important;
}
.woocommerce .wishlist_table td.product-add-to-cart span.dateadded {
  margin-bottom: 0.5rem;
}
.woocommerce .custom-ty-text {
  color: #000 !important;
  margin: 0;
}
.woocommerce .custom-ty-text.custom-ty-text-last {
  color: #0772bd !important;
  margin: 0.5rem 0 3rem;
}
.custom-notice {
  background: #f6791f;
  padding: 0.5rem 1rem;
  color: #fff;
  font-weight: 500;
  margin: 1rem 0;
}
.custom-notice p {
  margin: 1rem 0;
}
.yith-wacp-message {
  margin-top: 1rem;
}
.yith-wacp-message-custom {
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: 300;
  padding: 10px 15px;
  background: #f57921;
  color: #fff;
}
.yith-wacp-message-custom p {
  margin: 0;
}
.yith-wacp-message-custom strong {
  color: #fff !important;
}
#yith-wacp-popup .yith-wacp-close {
  top: 0;
  right: 0;
  color: #000000;
}
#yith-wacp-popup.open .yith-wacp-wrapper {
  overflow: hidden;
  min-height: 600px;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
#yith-wacp-popup.open .yith-wacp-wrapper .yith-wacp-main {
  padding-top: 0;
}
#yith-wacp-popup.open .yith-wacp-wrapper .yith-wacp-main .yith-wacp-content {
  padding-bottom: 1rem;
}
#yith-wacp-popup.open .yith-wacp-wrapper .popup-actions {
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.Hide-Menu-Item {
  display: none;
}
.slick-arrow {
  cursor: pointer;
}
#recommendations .g-content {
  min-height: auto;
  margin: 2rem 0 0;
}
#recommendations .FP_One_Container {
  position: relative !important;
  height: auto !important;
}
.sharethis-inline-share-buttons .st-btn:hover {
  opacity: 1 !important;
}
/*# sourceMappingURL=custom_home.css.map */