/* 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";
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
#g-page-surround .nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
#g-page-surround .nav > li > a {
  display: block;
}
#g-page-surround .nav > li > a:hover, #g-page-surround .nav > li > a:focus {
  text-decoration: none;
}
#g-page-surround .nav > li > a > img {
  max-width: none;
}
#g-page-surround .platform-content .page-header {
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
#g-page-surround .platform-content .entries {
  margin: -0.938rem;
}
#g-page-surround .platform-content .entries .g-block {
  padding: 0 0.938rem;
}
#g-page-surround .platform-content .entries .g-block .tease {
  margin: 0;
  padding: 0;
}
#g-page-surround .platform-content .entries .g-block .tease.sticky {
  padding: 0.469rem 0.938rem;
  background-color: #eceff3;
  border-radius: 0.1875rem;
}
#g-page-surround .platform-content form.password-form .password-box {
  margin: 0.625rem 0;
}
#g-page-surround .search-form input.search-field {
  color: #777777;
}
.pagination ul.pagination-list, .page-links ul.pagination-list {
  font-size: 0;
  display: inline-block;
  *zoom: 1;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media only all and (max-width: 47.99rem) {
  .pagination ul.pagination-list, .page-links ul.pagination-list {
    box-shadow: none;
  }
}
.pagination ul.pagination-list li.pagination-list-item, .page-links ul.pagination-list li.pagination-list-item {
  font-size: 1rem;
  margin-bottom: 0;
}
.pagination ul.pagination-list li.pagination-list-item > a, .pagination ul.pagination-list li.pagination-list-item > span, .page-links ul.pagination-list li.pagination-list-item > a, .page-links ul.pagination-list li.pagination-list-item > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul.pagination-list li.pagination-list-item > a:hover, .pagination ul.pagination-list li.pagination-list-item > a:focus, .pagination ul.pagination-list li.pagination-list-item > span:hover, .pagination ul.pagination-list li.pagination-list-item > span:focus, .page-links ul.pagination-list li.pagination-list-item > a:hover, .page-links ul.pagination-list li.pagination-list-item > a:focus, .page-links ul.pagination-list li.pagination-list-item > span:hover, .page-links ul.pagination-list li.pagination-list-item > span:focus {
  background-color: #f5f5f5;
}
@media only all and (max-width: 47.99rem) {
  .pagination ul.pagination-list li.pagination-list-item > a, .pagination ul.pagination-list li.pagination-list-item > span, .page-links ul.pagination-list li.pagination-list-item > a, .page-links ul.pagination-list li.pagination-list-item > span {
    border: none;
  }
}
.pagination ul.pagination-list li.pagination-list-item:first-child > a, .pagination ul.pagination-list li.pagination-list-item:first-child > span, .page-links ul.pagination-list li.pagination-list-item:first-child > a, .page-links ul.pagination-list li.pagination-list-item:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media only all and (max-width: 47.99rem) {
  .pagination ul.pagination-list li.pagination-list-item:first-child > a, .pagination ul.pagination-list li.pagination-list-item:first-child > span, .page-links ul.pagination-list li.pagination-list-item:first-child > a, .page-links ul.pagination-list li.pagination-list-item:first-child > span {
    border-radius: 0;
  }
}
.pagination ul.pagination-list li.pagination-list-item:last-child > a, .pagination ul.pagination-list li.pagination-list-item:last-child > span, .page-links ul.pagination-list li.pagination-list-item:last-child > a, .page-links ul.pagination-list li.pagination-list-item:last-child > span {
  border-right-width: 1px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media only all and (max-width: 47.99rem) {
  .pagination ul.pagination-list li.pagination-list-item:last-child > a, .pagination ul.pagination-list li.pagination-list-item:last-child > span, .page-links ul.pagination-list li.pagination-list-item:last-child > a, .page-links ul.pagination-list li.pagination-list-item:last-child > span {
    border-radius: 0;
  }
}
.pagination p.counter, .page-links p.counter {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .pagination p.counter, .page-links p.counter {
    display: none;
  }
}
#g-page-surround {
  transform: translate(0) !important;
}
#g-page-surround .entry-meta {
  margin-top: 0;
  margin-bottom: 2rem;
}
#g-page-surround .entry-meta > div[class^="meta-"] {
  display: block;
  margin: 0;
  font-family: "Roboto";
  text-transform: none;
  font-size: 0.85rem;
  line-height: 1.35;
  color: #224385;
}
#g-page-surround .entry-meta > div[class^="meta-"]:not(:last-child):after {
  margin: 0 5px;
}
#g-page-surround .entry-meta > div[class^="meta-"] a {
  font-weight: 700;
}
.single-post #g-page-surround .entry-meta > div[class^="meta-"] {
  display: inline-block;
}
.single-post #g-page-surround .entry-meta > div[class^="meta-"]:not(:last-child):after {
  margin: 0 5px;
  content: "|";
}
.single-post #g-page-surround .entry-meta > div[class^="meta-"] a {
  font-weight: 400;
}
#comments {
  padding: 10px 0 25px;
}
#comments h3 {
  color: #000000;
}
#comments ol.commentlist {
  margin-top: 0;
}
#comments ol.commentlist li.comment .comment-body {
  position: relative;
  margin-left: 5px;
  padding: 0 20px;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.875rem;
}
#comments ol.commentlist li.comment .comment-body .child-arrow-indicator {
  visibility: hidden;
  position: absolute;
  top: 4px;
  left: -16px;
  color: #ffffff;
}
#comments ol.commentlist li.comment .comment-body .comment-reply {
  position: absolute;
  right: 20px;
  top: 20px;
}
#comments ol.commentlist li.comment .comment-author {
  line-height: normal;
  padding-top: 20px;
  height: auto;
}
#comments ol.commentlist li.comment .comment-author .author-avatar {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 40px;
  -moz-flex: 0 40px;
  -ms-flex: 0 40px;
  flex: 0 40px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}
#comments ol.commentlist li.comment .comment-author .author-avatar .avatar {
  border-radius: 50%;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name {
  font-size: 1rem;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a {
  color: #000000;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a:hover {
  color: #224385;
}
#comments ol.commentlist li.comment .comment-author .author-meta time a, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a {
  color: #777777;
}
#comments ol.commentlist li.comment .comment-author .author-meta time a:hover, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a:hover {
  color: #224385;
}
@media only all and (max-width: 47.99rem) {
  #comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link {
    display: inline;
  }
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a {
  color: #224385;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a:hover {
  color: #777777;
}
#comments ol.commentlist li.comment .comment-content {
  overflow: hidden;
  margin-left: 60px;
  padding: 0 15px 15px 0;
}
#comments ol.commentlist ol.children li.comment .comment-body {
  border-left: 20px solid rgba(0, 0, 0, 0.1);
}
#comments ol.commentlist ol.children li.comment .comment-body .child-arrow-indicator {
  visibility: visible;
}
#comments #responses > ol.commentlist > li.comment:first-child {
  margin-top: 0;
}
#comments #responses > ol.commentlist > li.comment:first-child > .comment-body .comment-author {
  border-top: none;
}
#comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
  vertical-align: top;
}
.g-loginform .login-pretext {
  margin-bottom: 1rem;
}
.g-loginform fieldset.login-data #login-username {
  margin-top: 0;
}
.g-loginform .login-extra {
  list-style-type: none;
  margin-left: 0;
}
.widget .widgettitle {
  font-size: 1.7rem;
  position: relative;
  padding-bottom: 0.938rem;
  margin-bottom: 0.938rem;
}
.widget .widgettitle:after {
  content: "";
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAz0lEQVRIie2UMRLCIBBFv449ttzGhlpv4BWsqZKGOkfwCFrTeBtacwIcJjhhZlnIaOjyuvxd/vxZluy892jFvpnzZs5xYHSCVOb01ZzVL9KQobotUpkOwA2ASOQRwOCs7siBhKK5VOYO4EoKM09n9YWoEXbmMXHJOHCOfVlY8ziKJbB9WfN4eYIU8oj0sqvma9HUnN0Wqcx74WhGZ/WRqJXkA1HysH1sckzpH2HdSGHmtz3H9MzDwT6+yJTw3ZeMq8lTmvxb/qE4ls18fQB8AMeUQa3sljWWAAAAAElFTkSuQmCC');
  background-repeat: repeat-x;
  background-size: 0.25rem 0.25rem;
  width: 5rem;
  height: 0.25rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.widget.widget_archive ul, .widget.widget_categories ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_recent_comments ul, .widget.widget_recent_entries ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget.widget_archive ul ul, .widget.widget_categories ul ul, .widget.widget_meta ul ul, .widget.widget_pages ul ul, .widget.widget_recent_comments ul ul, .widget.widget_recent_entries ul ul {
  list-style-type: none;
}
.widget.widget_archive ul ul.children, .widget.widget_categories ul ul.children, .widget.widget_meta ul ul.children, .widget.widget_pages ul ul.children, .widget.widget_recent_comments ul ul.children, .widget.widget_recent_entries ul ul.children {
  margin-left: 1.5rem;
}
.widget.widget_search input.search-field {
  margin-bottom: 10px;
}
.widget.widget_tag_cloud a {
  display: inline-block;
  font-family: "Roboto Slab";
  border-radius: 0.1875rem;
  background: #224385;
  color: #ffffff;
  padding: 5px 8px;
  margin: 0 4px 8px 0;
  vertical-align: bottom;
}
.widget.widget_tag_cloud a:before {
  font-family: FontAwesome;
  margin-right: 5px;
  content: "";
}
.widget.widget_tag_cloud a:hover {
  background: #182f5c;
  color: #ffffff;
}
.widget.widget_calendar {
  margin-bottom: 1.5rem;
}
.widget.widget_nav_menu ul.menu {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.widget.widget_nav_menu ul.menu ul.sub-menu {
  list-style: none;
}
.widget.widget_categories a {
  color: #777777;
  font-size: 1rem;
  line-height: 2;
}
.widget.widget_recent_entries ul {
  margin: 0 -0.938rem;
}
@media only all and (max-width: 69.99rem) {
  .widget.widget_recent_entries ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    row-gap: 30px;
  }
}
@media only all and (min-width: 70rem) {
  .widget.widget_recent_entries ul {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
  }
}
.widget.widget_recent_entries ul li {
  flex-basis: 250px;
  flex-grow: 1;
  padding: 0 0.938rem;
}
.widget.widget_recent_entries ul li a {
  font-family: "Roboto Slab";
  font-size: 1rem;
}
/**
 * woocommerce-layout.scss
 * Applies layout to the default WooCommerce frontend design
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * Styling begins
 */
.woocommerce, .woocommerce-page {
  /**
	 * General layout styles
	 */
  /**
	 * Product page
	 */
  /**
	 * Product loops
	 */
  /**
	 * Cart page
	 */
  /**
	 * Cart sidebar
	 */
  /**
	 * Forms
	 */
  /**
	 * oEmbeds
	 */
}
.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button {
  float: right;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
  *zoom: 1;
  width: 100%;
}
.woocommerce .col2-set::before, .woocommerce .col2-set::after, .woocommerce-page .col2-set::before, .woocommerce-page .col2-set::after {
  content: " ";
  display: table;
}
.woocommerce .col2-set::after, .woocommerce-page .col2-set::after {
  clear: both;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: left;
  width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: right;
  width: 48%;
}
.woocommerce img, .woocommerce-page img {
  height: auto;
  max-width: 100%;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
  float: left;
  width: 48%;
}
.woocommerce div.product div.thumbnails, .woocommerce #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails, .woocommerce-page #content div.product div.thumbnails {
  *zoom: 1;
}
.woocommerce div.product div.thumbnails::before, .woocommerce div.product div.thumbnails::after, .woocommerce #content div.product div.thumbnails::before, .woocommerce #content div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::before, .woocommerce-page div.product div.thumbnails::after, .woocommerce-page #content div.product div.thumbnails::before, .woocommerce-page #content div.product div.thumbnails::after {
  content: " ";
  display: table;
}
.woocommerce div.product div.thumbnails::after, .woocommerce #content div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::after, .woocommerce-page #content div.product div.thumbnails::after {
  clear: both;
}
.woocommerce div.product div.thumbnails a, .woocommerce #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a {
  float: left;
  width: 30.75%;
  margin-right: 3.8%;
  margin-bottom: 1em;
}
.woocommerce div.product div.thumbnails a.last, .woocommerce #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last {
  margin-right: 0;
}
.woocommerce div.product div.thumbnails a.first, .woocommerce #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first {
  clear: both;
}
.woocommerce div.product div.thumbnails.columns-1 a, .woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a, .woocommerce-page #content div.product div.thumbnails.columns-1 a {
  width: 100%;
  margin-right: 0;
  float: none;
}
.woocommerce div.product div.thumbnails.columns-2 a, .woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a, .woocommerce-page #content div.product div.thumbnails.columns-2 a {
  width: 48%;
}
.woocommerce div.product div.thumbnails.columns-4 a, .woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a {
  width: 22.05%;
}
.woocommerce div.product div.thumbnails.columns-5 a, .woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a, .woocommerce-page #content div.product div.thumbnails.columns-5 a {
  width: 16.9%;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
  float: right;
  width: 48%;
  clear: none;
}
.woocommerce div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
  clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  *zoom: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after {
  content: " ";
  display: table;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after {
  clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
}
.woocommerce div.product #reviews .comment, .woocommerce #content div.product #reviews .comment, .woocommerce-page div.product #reviews .comment, .woocommerce-page #content div.product #reviews .comment {
  *zoom: 1;
}
.woocommerce div.product #reviews .comment::before, .woocommerce div.product #reviews .comment::after, .woocommerce #content div.product #reviews .comment::before, .woocommerce #content div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::before, .woocommerce-page div.product #reviews .comment::after, .woocommerce-page #content div.product #reviews .comment::before, .woocommerce-page #content div.product #reviews .comment::after {
  content: " ";
  display: table;
}
.woocommerce div.product #reviews .comment::after, .woocommerce #content div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::after, .woocommerce-page #content div.product #reviews .comment::after {
  clear: both;
}
.woocommerce div.product #reviews .comment img, .woocommerce #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img {
  float: right;
  height: auto;
}
.woocommerce .woo-products-collection .woo-products-grid, .woocommerce .related.products .products, .woocommerce-page .woo-products-collection .woo-products-grid, .woocommerce-page .related.products .products {
  padding: 0;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  *zoom: 1;
}
.woocommerce .woo-products-collection .woo-products-grid::before, .woocommerce .woo-products-collection .woo-products-grid::after, .woocommerce .related.products .products::before, .woocommerce .related.products .products::after, .woocommerce-page .woo-products-collection .woo-products-grid::before, .woocommerce-page .woo-products-collection .woo-products-grid::after, .woocommerce-page .related.products .products::before, .woocommerce-page .related.products .products::after {
  content: " ";
  display: table;
}
.woocommerce .woo-products-collection .woo-products-grid::after, .woocommerce .related.products .products::after, .woocommerce-page .woo-products-collection .woo-products-grid::after, .woocommerce-page .related.products .products::after {
  clear: both;
}
.woocommerce .woo-products-collection .woo-products-grid .woo-product, .woocommerce .woo-products-collection .woo-products-grid .product, .woocommerce .related.products .products .woo-product, .woocommerce .related.products .products .product, .woocommerce-page .woo-products-collection .woo-products-grid .woo-product, .woocommerce-page .woo-products-collection .woo-products-grid .product, .woocommerce-page .related.products .products .woo-product, .woocommerce-page .related.products .products .product {
  flex: 1 25%;
  display: flex;
}
.woocommerce .woo-products-collection .woo-products-grid .woo-product.first, .woocommerce .woo-products-collection .woo-products-grid .product.first, .woocommerce .related.products .products .woo-product.first, .woocommerce .related.products .products .product.first, .woocommerce-page .woo-products-collection .woo-products-grid .woo-product.first, .woocommerce-page .woo-products-collection .woo-products-grid .product.first, .woocommerce-page .related.products .products .woo-product.first, .woocommerce-page .related.products .products .product.first {
  clear: both;
}
.woocommerce .woo-products-collection .woo-products-grid .woo-product.last, .woocommerce .woo-products-collection .woo-products-grid .product.last, .woocommerce .related.products .products .woo-product.last, .woocommerce .related.products .products .product.last, .woocommerce-page .woo-products-collection .woo-products-grid .woo-product.last, .woocommerce-page .woo-products-collection .woo-products-grid .product.last, .woocommerce-page .related.products .products .woo-product.last, .woocommerce-page .related.products .products .product.last {
  clear: both;
}
.woocommerce .woo-products-collection .woo-products-grid .woo-product .woo-product-card, .woocommerce .woo-products-collection .woo-products-grid .product .woo-product-card, .woocommerce .related.products .products .woo-product .woo-product-card, .woocommerce .related.products .products .product .woo-product-card, .woocommerce-page .woo-products-collection .woo-products-grid .woo-product .woo-product-card, .woocommerce-page .woo-products-collection .woo-products-grid .product .woo-product-card, .woocommerce-page .related.products .products .woo-product .woo-product-card, .woocommerce-page .related.products .products .product .woo-product-card {
  display: flex;
  height: 100%;
}
.woocommerce .woo-products-collection .woo-products-grid .woo-product .woo-product-card .woo-product-card-content, .woocommerce .woo-products-collection .woo-products-grid .product .woo-product-card .woo-product-card-content, .woocommerce .related.products .products .woo-product .woo-product-card .woo-product-card-content, .woocommerce .related.products .products .product .woo-product-card .woo-product-card-content, .woocommerce-page .woo-products-collection .woo-products-grid .woo-product .woo-product-card .woo-product-card-content, .woocommerce-page .woo-products-collection .woo-products-grid .product .woo-product-card .woo-product-card-content, .woocommerce-page .related.products .products .woo-product .woo-product-card .woo-product-card-content, .woocommerce-page .related.products .products .product .woo-product-card .woo-product-card-content {
  display: flex;
  flex-direction: column;
}
.woocommerce .woo-products-collection .woo-products-grid .woo-product .woo-product-card .woo-product-card-content .woo-product-card-content-footer, .woocommerce .woo-products-collection .woo-products-grid .product .woo-product-card .woo-product-card-content .woo-product-card-content-footer, .woocommerce .related.products .products .woo-product .woo-product-card .woo-product-card-content .woo-product-card-content-footer, .woocommerce .related.products .products .product .woo-product-card .woo-product-card-content .woo-product-card-content-footer, .woocommerce-page .woo-products-collection .woo-products-grid .woo-product .woo-product-card .woo-product-card-content .woo-product-card-content-footer, .woocommerce-page .woo-products-collection .woo-products-grid .product .woo-product-card .woo-product-card-content .woo-product-card-content-footer, .woocommerce-page .related.products .products .woo-product .woo-product-card .woo-product-card-content .woo-product-card-content-footer, .woocommerce-page .related.products .products .product .woo-product-card .woo-product-card-content .woo-product-card-content-footer {
  margin-top: auto;
}
.woocommerce .woo-products-collection .woo-products-grid .product, .woocommerce .related.products .products .product, .woocommerce-page .woo-products-collection .woo-products-grid .product, .woocommerce-page .related.products .products .product {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}
.woocommerce .woo-products-collection .woo-products-grid.woo-columns-1 .woo-product, .woocommerce .related.products .products.woo-columns-1 .woo-product, .woocommerce-page .woo-products-collection .woo-products-grid.woo-columns-1 .woo-product, .woocommerce-page .related.products .products.woo-columns-1 .woo-product {
  flex: 1 100%;
}
.woocommerce .woo-products-collection .woo-products-grid.woo-columns-2 .woo-product, .woocommerce .related.products .products.woo-columns-2 .woo-product, .woocommerce-page .woo-products-collection .woo-products-grid.woo-columns-2 .woo-product, .woocommerce-page .related.products .products.woo-columns-2 .woo-product {
  flex: 1 50%;
}
.woocommerce .woo-products-collection .woo-products-grid.woo-columns-3 .woo-product, .woocommerce .related.products .products.woo-columns-3 .woo-product, .woocommerce-page .woo-products-collection .woo-products-grid.woo-columns-3 .woo-product, .woocommerce-page .related.products .products.woo-columns-3 .woo-product {
  flex: 1 33.3333333333%;
}
.woocommerce .woo-products-collection .woo-products-grid.woo-columns-5 .woo-product, .woocommerce .related.products .products.woo-columns-5 .woo-product, .woocommerce-page .woo-products-collection .woo-products-grid.woo-columns-5 .woo-product, .woocommerce-page .related.products .products.woo-columns-5 .woo-product {
  flex: 1 20%;
}
.woocommerce .woo-products-collection .woo-products-grid.woo-columns-6 .woo-product, .woocommerce .related.products .products.woo-columns-6 .woo-product, .woocommerce-page .woo-products-collection .woo-products-grid.woo-columns-6 .woo-product, .woocommerce-page .related.products .products.woo-columns-6 .woo-product {
  flex: 1 16.6666666667%;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  float: left;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  float: right;
}
.woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers {
  *zoom: 1;
}
.woocommerce .woocommerce-pagination ul.page-numbers::before, .woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::before, .woocommerce-page .woocommerce-pagination ul.page-numbers::after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::after {
  clear: both;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
  display: inline-block;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
  height: auto;
}
.woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
  text-align: right;
}
.woocommerce table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text {
  width: 80px;
}
.woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
  float: left;
}
.woocommerce table.cart td.actions .coupon label, .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label {
  display: none;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
  *zoom: 1;
  width: 100%;
}
.woocommerce .cart-collaterals::before, .woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::before, .woocommerce-page .cart-collaterals::after {
  content: " ";
  display: table;
}
.woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::after {
  clear: both;
}
.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
  width: 30.75%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
  width: 48%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
  float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
  width: 48%;
  *zoom: 1;
  clear: right;
  float: right;
}
.woocommerce .cart-collaterals .shipping_calculator::before, .woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::before, .woocommerce-page .cart-collaterals .shipping_calculator::after {
  content: " ";
  display: table;
}
.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::after {
  clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
  *zoom: 1;
}
.woocommerce ul.cart_list li::before, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::before, .woocommerce ul.product_list_widget li::after, .woocommerce-page ul.cart_list li::before, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.product_list_widget li::before, .woocommerce-page ul.product_list_widget li::after {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.product_list_widget li::after {
  clear: both;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
  float: left;
  height: auto;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
  *zoom: 1;
}
.woocommerce form .form-row::before, .woocommerce form .form-row::after, .woocommerce-page form .form-row::before, .woocommerce-page form .form-row::after {
  content: " ";
  display: table;
}
.woocommerce form .form-row::after, .woocommerce-page form .form-row::after {
  clear: both;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  display: block;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  display: inline;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
  width: 100%;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  box-sizing: border-box;
  width: 100%;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 47%;
  overflow: visible;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
  float: left;
  /*rtl:raw:
			float: right;
			*/
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
  float: right;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
  clear: both;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  /* Hide the Edge "reveal password" native button */
}
.woocommerce form .password-input input[type="password"], .woocommerce-page form .password-input input[type="password"] {
  padding-right: 2.5rem;
}
.woocommerce form .password-input input::-ms-reveal, .woocommerce-page form .password-input input::-ms-reveal {
  display: none;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
  position: absolute;
  right: 0.7em;
  top: 0.7em;
  cursor: pointer;
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "";
  text-decoration: none;
}
.woocommerce form .show-password-input.display-password::after, .woocommerce-page form .show-password-input.display-password::after {
  color: #585858;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
  width: auto;
}
.woocommerce #payment .wc-terms-and-conditions, .woocommerce #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms {
  text-align: left;
  padding: 0 1em 0 0;
  float: left;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
}
.woocommerce .woocommerce-billing-fields, .woocommerce .woocommerce-shipping-fields, .woocommerce-page .woocommerce-billing-fields, .woocommerce-page .woocommerce-shipping-fields {
  *zoom: 1;
}
.woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-shipping-fields::after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-shipping-fields::after {
  clear: both;
}
.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {
  margin-bottom: 1.618em;
  padding: 1.618em;
}
.woocommerce .woocommerce-oembed, .woocommerce-page .woocommerce-oembed {
  position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 68%;
}
/**
 * RTL styles.
 */
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
  float: right;
}
.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
  float: left;
}
/**
 * woocommerce-smallscreen.scss
 * Optimises the default WooCommerce frontend layout when viewed on smaller screens.
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * Style begins
 */
@media only all and (max-width: 47.99rem) {
  .woocommerce, .woocommerce-page {
    /**
		 * General layout
		 */
    /**
		 * Products
		 */
    /**
		 * Product Details
		 */
    /**
		 * Cart
		 */
    /**
		 * Checkout
		 */
    /**
		 * Account
		 */
  }
  .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0;
  }
  .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: block;
  }
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right !important;
  }
  .woocommerce table.shop_table_responsive tr td.order-actions, .woocommerce-page table.shop_table_responsive tr td.order-actions {
    text-align: left !important;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }
  .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce table.shop_table_responsive tr td.actions::before, .woocommerce-page table.shop_table_responsive tr td.product-remove::before, .woocommerce-page table.shop_table_responsive tr td.actions::before {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: rgba(0, 0, 0, 0.025);
  }
  .woocommerce table.my_account_orders tr td.order-actions, .woocommerce-page table.my_account_orders tr td.order-actions {
    text-align: left;
  }
  .woocommerce table.my_account_orders tr td.order-actions::before, .woocommerce-page table.my_account_orders tr td.order-actions::before {
    display: none;
  }
  .woocommerce table.my_account_orders tr td.order-actions .button, .woocommerce-page table.my_account_orders tr td.order-actions .button {
    float: none;
    margin: 0.125em 0.25em 0.125em 0;
  }
  .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
  }
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }
  .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n), .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }
  .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary {
    float: none;
    width: 100%;
  }
  .woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
    display: none;
  }
  .woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
    text-align: left;
  }
  .woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
    float: none;
    *zoom: 1;
    padding-bottom: 0.5em;
  }
  .woocommerce table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after, .woocommerce #content table.cart td.actions .coupon::before, .woocommerce #content table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::before, .woocommerce-page table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::before, .woocommerce-page #content table.cart td.actions .coupon::after {
    content: " ";
    display: table;
  }
  .woocommerce table.cart td.actions .coupon::after, .woocommerce #content table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::after {
    clear: both;
  }
  .woocommerce table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text {
    width: 48%;
    box-sizing: border-box;
  }
  .woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text + .button, .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt {
    float: right;
  }
  .woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button {
    display: block;
    width: 100%;
  }
  .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    text-align: left;
  }
  .woocommerce.woocommerce-checkout form.login .form-row, .woocommerce-page.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: none;
  }
  .woocommerce #payment .terms, .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0;
  }
  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em;
  }
  .woocommerce .lost_reset_password .form-row-first, .woocommerce .lost_reset_password .form-row-last, .woocommerce-page .lost_reset_password .form-row-first, .woocommerce-page .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
}
/**
 * woocommerce-globals.scss
 * Applies global styles to the WooCommerce frontend design
 */
/**
 * Global styles
 */
p.demo_store, .woocommerce-store-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #224385;
  color: #777777;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none;
}
p.demo_store a, .woocommerce-store-notice a {
  color: #777777;
  text-decoration: underline;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.admin-bar p.demo_store {
  top: 32px;
}
.woocommerce-no-js form.woocommerce-form-login, .woocommerce-no-js form.woocommerce-form-coupon {
  display: block !important;
}
.woocommerce-no-js .woocommerce-form-login-toggle, .woocommerce-no-js .woocommerce-form-coupon-toggle, .woocommerce-no-js .showcoupon {
  display: none !important;
}
/**
 * Utility classes
 */
.clear {
  clear: both;
}
.blockUI.blockOverlay {
  position: relative;
}
.blockUI.blockOverlay::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  animation: spin 1s ease-in-out infinite;
  background: url('../images/icons/loader.svg') center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.loader::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  animation: spin 1s ease-in-out infinite;
  background: url('../images/icons/loader.svg') center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
a.remove:hover {
  color: #fff !important;
  background: #B95763;
}
small.note {
  display: block;
  color: #848484;
  font-size: 0.857em;
  margin-top: 10px;
}
.woocommerce-breadcrumb {
  *zoom: 1;
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.9rem;
  color: #848484;
}
.woocommerce-breadcrumb::before, .woocommerce-breadcrumb::after {
  content: " ";
  display: table;
}
.woocommerce-breadcrumb::after {
  clear: both;
}
.woocommerce-breadcrumb a {
  color: #515151;
}
/**
* Alerts
*/
.woocommerce-message, .woocommerce-error, .woocommerce-info {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #fffefe;
  color: #777777;
  border-top: 3px solid #224385;
  list-style: none outside;
  *zoom: 1;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-message::before, .woocommerce-message::after, .woocommerce-error::before, .woocommerce-error::after, .woocommerce-info::before, .woocommerce-info::after {
  content: " ";
  display: table;
}
.woocommerce-message::after, .woocommerce-error::after, .woocommerce-info::after {
  clear: both;
}
.woocommerce-message::before, .woocommerce-error::before, .woocommerce-info::before {
  font-family: "FontAwesome";
  content: "";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
  float: right;
  background: #ffffff;
  font-size: 0.7rem;
  padding: 0.7rem 1.825rem;
  color: #224385;
}
.woocommerce-message .button:hover, .woocommerce-error .button:hover, .woocommerce-info .button:hover {
  color: #777777;
  background: rgba(255, 255, 255, 0.9);
}
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.woocommerce-message {
  color: #ffffff;
  border-top-color: #00e6b0;
  background-color: #00B389;
}
.woocommerce-message::before {
  content: "";
  color: #ffffff;
}
.woocommerce-info {
  color: #ffffff;
  border-top-color: #2c57ae;
  background-color: #224385;
}
.woocommerce-info::before {
  color: #ffffff;
}
.woocommerce-error {
  color: #ffffff;
  border-top-color: #c87b84;
  background-color: #B95763;
}
.woocommerce-error::before {
  content: "";
  color: #ffffff;
}
/**
* Buttons
*/
a.button.loading, button.button.loading, input.button.loading, #respond input#submit.loading {
  opacity: 0.25;
  padding-right: 2.618em;
  position: relative;
}
a.button.loading::after, button.button.loading::after, input.button.loading::after, #respond input#submit.loading::after {
  font-family: "FontAwesome";
  content: "";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 1.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}
a.button.added::after, button.button.added::after, input.button.added::after, #respond input#submit.added::after {
  font-family: "FontAwesome";
  content: "";
  margin-left: 0.53em;
  vertical-align: top;
  top: 10px;
  position: absolute;
  right: 5px;
}
a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt {
  background-color: #224385;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
}
a.button.alt:hover, button.button.alt:hover, input.button.alt:hover, #respond input#submit.alt:hover {
  background-color: #1d3971;
  color: #ffffff;
}
a.button.alt.disabled, a.button.alt:disabled, a.button.alt:disabled[disabled], a.button.alt.disabled:hover, a.button.alt:disabled:hover, a.button.alt:disabled[disabled]:hover, button.button.alt.disabled, button.button.alt:disabled, button.button.alt:disabled[disabled], button.button.alt.disabled:hover, button.button.alt:disabled:hover, button.button.alt:disabled[disabled]:hover, input.button.alt.disabled, input.button.alt:disabled, input.button.alt:disabled[disabled], input.button.alt.disabled:hover, input.button.alt:disabled:hover, input.button.alt:disabled[disabled]:hover, #respond input#submit.alt.disabled, #respond input#submit.alt:disabled, #respond input#submit.alt:disabled[disabled], #respond input#submit.alt.disabled:hover, #respond input#submit.alt:disabled:hover, #respond input#submit.alt:disabled[disabled]:hover {
  background-color: #224385;
  color: #ffffff;
}
.cart .button, .cart input.button {
  float: none;
}
a.added_to_cart {
  padding-top: 0.5em;
  display: inline-block;
  position: absolute;
  bottom: -1.876rem;
}
a.added_to_cart::after {
  font-family: "FontAwesome";
  content: "";
  margin-left: 0.53em;
  vertical-align: bottom;
}
.quantity .qty {
  width: 3.631em;
  text-align: center;
  padding-left: 0.469rem;
  padding-right: 0.469rem;
}
/**
 * Right to left styles
 */
.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
  /* rtl:ignore */
  direction: ltr;
  unicode-bidi: embed;
}
/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}
.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block;
}
/**
 * German Market
 */
.wgm-info, .wgm-tax {
  font-family: "Roboto";
  color: #919191;
  font-size: 0.9rem;
}
.wgm-info a, .wgm-tax a {
  color: #777777;
  text-decoration: underline;
}
/**
 * woocommerce-widgets.scss
 * Applies widget styles to the WooCommerce frontend design
 */
#woo-minicart-count {
  position: absolute;
  background: transparent;
  padding: 0.05rem;
  height: 1.3rem;
  width: 1.3rem;
  line-height: 1.2rem;
  text-align: center;
  transition: all 0.2s linear;
  border-radius: 50%;
  display: inline-block;
  font-size: 0.8rem;
  margin-left: -0.75rem;
}
#woo-minicart-count.empty {
  visibility: hidden;
  opacity: 0;
}
#woo-minicart-count.full {
  visibility: visible;
  opacity: 1;
  color: #224385;
  background: #ffe40c;
}
.minicart-offcanvas-container {
  overflow: visible;
}
.minicart-offcanvas-container .widget_shopping_cart_content {
  height: 100%;
}
.minicart-offcanvas-container .minicart-close {
  right: auto;
  left: -1.5rem;
  top: 3rem;
  background: #224385;
  color: #ffffff;
  width: 3rem;
  height: 3rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.1rem 0.3125rem rgba(0, 0, 0, 0.3);
  transition: all 0.2s linear;
}
@media only all and (max-width: 47.99rem) {
  .minicart-offcanvas-container .minicart-close {
    left: 1.5rem;
  }
}
.minicart-offcanvas-container .minicart-close:hover {
  box-shadow: 0 0 0 0.3125rem rgba(34, 67, 133, 0.3);
  color: #ffffff;
}
.minicart-offcanvas-container .minicart-close:focus {
  box-shadow: 0 0 0 0.5125rem rgba(34, 67, 133, 0.3);
}
ul.cart_list, ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
ul.cart_list li, ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  text-align: left;
  *zoom: 1;
  list-style: none;
}
ul.cart_list li::before, ul.cart_list li::after, ul.product_list_widget li::before, ul.product_list_widget li::after {
  content: " ";
  display: table;
}
ul.cart_list li::after, ul.product_list_widget li::after {
  clear: both;
}
ul.cart_list li a, ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
ul.cart_list li img, ul.product_list_widget li img {
  float: left;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  width: 5rem;
  height: auto;
  box-shadow: none;
}
ul.cart_list li a.remove, ul.product_list_widget li a.remove {
  float: right;
}
ul.cart_list li dl, ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  *zoom: 1;
}
ul.cart_list li dl::before, ul.cart_list li dl::after, ul.product_list_widget li dl::before, ul.product_list_widget li dl::after {
  content: " ";
  display: table;
}
ul.cart_list li dl::after, ul.product_list_widget li dl::after {
  clear: both;
}
ul.cart_list li dl dt, ul.cart_list li dl dd, ul.product_list_widget li dl dt, ul.product_list_widget li dl dd {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
ul.cart_list li dl dt, ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 0.25em;
  margin: 0 4px 0 0;
  clear: left;
}
ul.cart_list li dl dd, ul.product_list_widget li dl dd {
  padding: 0 0 0.25em;
}
ul.cart_list li dl dd p:last-child, ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
ul.cart_list li .star-rating, ul.product_list_widget li .star-rating {
  float: none;
}
.widget_shopping_cart .total strong, .minicart-offcanvas-container .total strong {
  min-width: 40px;
  display: inline-block;
}
.widget_shopping_cart .buttons, .minicart-offcanvas-container .buttons {
  *zoom: 1;
}
.widget_shopping_cart .buttons::before, .widget_shopping_cart .buttons::after, .minicart-offcanvas-container .buttons::before, .minicart-offcanvas-container .buttons::after {
  content: " ";
  display: table;
}
.widget_shopping_cart .buttons::after, .minicart-offcanvas-container .buttons::after {
  clear: both;
}
.widget_shopping_cart .buttons.woocommerce-mini-cart__buttons, .minicart-offcanvas-container .buttons.woocommerce-mini-cart__buttons {
  padding: 0;
  margin: 0;
}
.widget_shopping_cart .buttons.woocommerce-mini-cart__buttons .button, .minicart-offcanvas-container .buttons.woocommerce-mini-cart__buttons .button {
  width: 100%;
}
.widget_shopping_cart .buttons.woocommerce-mini-cart__buttons .button:not(.checkout), .minicart-offcanvas-container .buttons.woocommerce-mini-cart__buttons .button:not(.checkout) {
  background: transparent;
  color: #224385;
  border-color: #224385;
}
.widget_shopping_cart .buttons.woocommerce-mini-cart__buttons .button:not(.checkout):hover, .widget_shopping_cart .buttons.woocommerce-mini-cart__buttons .button:not(.checkout):active, .widget_shopping_cart .buttons.woocommerce-mini-cart__buttons .button:not(.checkout):focus, .minicart-offcanvas-container .buttons.woocommerce-mini-cart__buttons .button:not(.checkout):hover, .minicart-offcanvas-container .buttons.woocommerce-mini-cart__buttons .button:not(.checkout):active, .minicart-offcanvas-container .buttons.woocommerce-mini-cart__buttons .button:not(.checkout):focus {
  background: #224385;
  border-color: transparent;
  color: #ffffff;
}
.widget_shopping_cart .buttons.woocommerce-mini-cart__buttons .button.checkout:before, .minicart-offcanvas-container .buttons.woocommerce-mini-cart__buttons .button.checkout:before {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
}
.widget_shopping_cart .buttons.woocommerce-mini-cart__buttons .button + .button, .minicart-offcanvas-container .buttons.woocommerce-mini-cart__buttons .button + .button {
  margin: 0;
}
/**
* Layered nav widget
*/
.woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  *zoom: 1;
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before, .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
  content: " ";
  display: table;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
  clear: both;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
  padding: 1px 0;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a::before {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #919191;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #777777;
}
.woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em;
}
.widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none;
}
.widget_layered_nav_filters ul li a {
  text-decoration: none;
}
.widget_layered_nav_filters ul li a::before {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #777777;
  vertical-align: inherit;
  margin-right: 0.5em;
}
/**
 * Price filter widget
 */
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #224385;
  border-radius: 1em;
  cursor: ew-resize;
  outline: none;
  top: -0.3em;
  /* rtl:ignore */
  margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #224385;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #03060b;
  border: 0;
}
.widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
/**
 * Rating Filter Widget
 */
.widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.widget_rating_filter ul li {
  *zoom: 1;
  padding: 0 0 1px;
  list-style: none;
}
.widget_rating_filter ul li::before, .widget_rating_filter ul li::after {
  content: " ";
  display: table;
}
.widget_rating_filter ul li::after {
  clear: both;
}
.widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none;
}
.widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block;
}
.widget_rating_filter ul li.chosen a::before {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #E4D1D1;
}
/**
 * woocommerce-listing.scss
 * Applies listing and archive styles to the WooCommerce frontend design
 */
/**
* Product loops
*/
.woo-category-image {
  margin: 0 -50%;
  padding: 0 50%;
  margin-top: -3.439rem;
}
.woo-category-image + #primary {
  position: relative;
}
.woo-category-image + #primary .woo-archive-header {
  background: #ffffff;
  padding: 1.876rem;
}
@media only all and (min-width: 70rem) {
  .woo-category-image + #primary .woo-archive-header {
    margin-top: calc(0px - calc(2vw + calc($content-padding + $content-margin)));
  }
}
@media only all and (min-width: 70rem) {
  .woo-category-image {
    margin-top: calc(0px - calc(2vw + calc(calc($content-padding + $content-margin) * 2)));
  }
}
#g-shopheader {
  overflow: hidden;
}
@media only all and (min-width: 70rem) {
  #g-shopheader .woo-category-image {
    margin-top: -3.126rem;
  }
}
#g-shopheader + #g-content {
  padding-top: 0;
}
#g-shopheader + #g-content .woo-archive-header {
  position: relative;
  background: #ffffff;
  padding: 1.876rem;
}
@media only all and (min-width: 70rem) {
  #g-shopheader + #g-content .woo-archive-header {
    margin-top: calc(0px - calc(2vw + calc(calc($content-padding + $content-margin) * 2)));
  }
}
.woo-archive-header .page-title {
  font-size: 2rem;
  text-align: center;
  position: relative;
  margin: 0.625rem 0.625rem 2.5rem;
  padding: 0.938rem;
}
@media only all and (min-width: 70rem) {
  .woo-archive-header .page-title {
    font-size: 3rem;
  }
}
.woo-archive-header .page-title:after {
  content: "";
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAz0lEQVRIie2UMRLCIBBFv449ttzGhlpv4BWsqZKGOkfwCFrTeBtacwIcJjhhZlnIaOjyuvxd/vxZluy892jFvpnzZs5xYHSCVOb01ZzVL9KQobotUpkOwA2ASOQRwOCs7siBhKK5VOYO4EoKM09n9YWoEXbmMXHJOHCOfVlY8ziKJbB9WfN4eYIU8oj0sqvma9HUnN0Wqcx74WhGZ/WRqJXkA1HysH1sckzpH2HdSGHmtz3H9MzDwT6+yJTw3ZeMq8lTmvxb/qE4ls18fQB8AMeUQa3sljWWAAAAAElFTkSuQmCC');
  background-repeat: repeat-x;
  background-size: 0.75rem 0.75rem;
  width: 6rem;
  height: 0.75rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
}
.before-shop-loop {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 -100% 1.25rem;
  padding: 0 100%;
  background: #ffffff;
  *zoom: 1;
}
.before-shop-loop::before, .before-shop-loop::after {
  content: " ";
  display: table;
}
.before-shop-loop::after {
  clear: both;
}
.woo-products-collection .woo-products-grid, .related.products .products {
  padding: 0;
}
@media only all and (max-width: 69.99rem) {
  .woo-products-collection .woo-products-grid, .related.products .products {
    justify-content: center;
  }
}
.woo-products-collection .woo-products-grid .woo-product, .woo-products-collection .woo-products-grid .product, .related.products .products .woo-product, .related.products .products .product {
  padding: 1.876rem;
  background: #ffffff;
  text-align: center;
}
@media only all and (min-width: 48rem) {
  .woo-products-collection .woo-products-grid .woo-product, .woo-products-collection .woo-products-grid .product, .related.products .products .woo-product, .related.products .products .product {
    flex-grow: 0 !important;
  }
}
@media only all and (min-width: 90rem) {
  .woo-products-collection .woo-products-grid .woo-product:not(.last):after, .woo-products-collection .woo-products-grid .product:not(.last):after, .related.products .products .woo-product:not(.last):after, .related.products .products .product:not(.last):after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 15%;
    right: 0;
    bottom: 25%;
    width: 1px;
    background: rgba(34, 67, 133, 0.5);
  }
  .woo-products-collection .woo-products-grid .woo-product:last-of-type:after, .woo-products-collection .woo-products-grid .product:last-of-type:after, .related.products .products .woo-product:last-of-type:after, .related.products .products .product:last-of-type:after {
    display: none;
  }
}
.woo-products-collection .woo-products-grid .woo-product img, .woo-products-collection .woo-products-grid .product img, .related.products .products .woo-product img, .related.products .products .product img {
  transition: all 0.25s linear ease-in-out 0.2s;
}
.woo-products-collection .woo-products-grid .woo-product:hover img, .woo-products-collection .woo-products-grid .product:hover img, .related.products .products .woo-product:hover img, .related.products .products .product:hover img {
  opacity: 0.7;
}
.related.products h2 {
  text-align: center;
}
.related.products .product a.button:not(.add_to_cart_button) {
  display: none;
}
.related.products .product .price, .related.products .product .wgm-info, .related.products .product .button, .related.products .product .secondary-image {
  display: none !important;
}
.woo-products-collection .woo-product, .related.products .product {
  position: relative;
}
.woo-products-collection .woo-product .onsale, .related.products .product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
.woo-products-collection .woo-product h3, .woo-products-collection .woo-product .woocommerce-loop-product__title, .woo-products-collection .woo-product .woocommerce-loop-category__title, .related.products .product h3, .related.products .product .woocommerce-loop-product__title, .related.products .product .woocommerce-loop-category__title {
  padding: 0.5em 0;
  margin: 0;
  font-size: 1em;
  text-transform: uppercase;
  position: relative;
}
.woo-products-collection .woo-product h3:after, .woo-products-collection .woo-product .woocommerce-loop-product__title:after, .woo-products-collection .woo-product .woocommerce-loop-category__title:after, .related.products .product h3:after, .related.products .product .woocommerce-loop-product__title:after, .related.products .product .woocommerce-loop-category__title:after {
  content: "";
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAz0lEQVRIie2UMRLCIBBFv449ttzGhlpv4BWsqZKGOkfwCFrTeBtacwIcJjhhZlnIaOjyuvxd/vxZluy892jFvpnzZs5xYHSCVOb01ZzVL9KQobotUpkOwA2ASOQRwOCs7siBhKK5VOYO4EoKM09n9YWoEXbmMXHJOHCOfVlY8ziKJbB9WfN4eYIU8oj0sqvma9HUnN0Wqcx74WhGZ/WRqJXkA1HysH1sckzpH2HdSGHmtz3H9MzDwT6+yJTw3ZeMq8lTmvxb/qE4ls18fQB8AMeUQa3sljWWAAAAAElFTkSuQmCC');
  background-repeat: repeat-x;
  background-size: 0.5rem 0.5rem;
  height: 0.5rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.woo-products-collection .woo-product a, .related.products .product a {
  text-decoration: none;
}
.woo-products-collection .woo-product a img, .related.products .product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}
.woo-products-collection .woo-product strong, .related.products .product strong {
  display: block;
}
.woo-products-collection .woo-product .woocommerce-placeholder, .related.products .product .woocommerce-placeholder {
  border: 1px solid #f2f2f2;
}
.woo-products-collection .woo-product .star-rating, .related.products .product .star-rating {
  font-size: 0.857em;
}
.woo-products-collection .woo-product .button, .related.products .product .button {
  margin-top: auto;
}
.woo-products-collection .woo-product .price, .related.products .product .price {
  color: #224385;
  display: block;
  font-weight: normal;
  margin-bottom: 0.5em;
  font-size: 0.857em;
}
.woo-products-collection .woo-product .price del, .related.products .product .price del {
  color: inherit;
  opacity: 0.5;
  display: inline-block;
}
.woo-products-collection .woo-product .price ins, .related.products .product .price ins {
  background: none;
  font-weight: 700;
  display: inline-block;
  color: #2b4070;
}
.woo-products-collection .woo-product .price .from, .related.products .product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(43, 43, 43, 0.5);
}
.woo-products-collection .woo-product .short, .related.products .product .short {
  font-size: 0.9rem;
  margin-bottom: 0;
  line-height: 1.3;
}
.woo-products-collection .woo-product .wgm-info, .related.products .product .wgm-info {
  margin: 0;
  line-height: 1.2;
  display: inline;
  font-size: 0.8rem;
}
.woo-products-collection .woo-product .wgm-info.shipping_de, .related.products .product .wgm-info.shipping_de {
  margin-bottom: 1.25rem;
}
.woo-products-collection .woo-product .wgm-info.woocommerce_de_versandkosten, .related.products .product .wgm-info.woocommerce_de_versandkosten {
  display: block;
}
.woo-products-collection .woo-product .woo-product-card-content, .related.products .product .woo-product-card-content {
  position: relative;
}
.woo-products-collection .woo-product .woo-product-card-content .secondary-image, .related.products .product .woo-product-card-content .secondary-image {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  display: block;
  background: #ffffff;
}
.woo-products-collection .woo-product .woo-product-card-content:hover img.secondary-image, .related.products .product .woo-product-card-content:hover img.secondary-image {
  opacity: 1;
  visibility: visible;
}
.woo-products-collection .woo-product .woo-product-card-content-footer, .related.products .product .woo-product-card-content-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
  padding-top: 0.938rem;
}
.woo-products-collection .woo-product .woo-product-card-content-footer .add_to_cart_button, .related.products .product .woo-product-card-content-footer .add_to_cart_button {
  background: #ffe40c;
  color: #224385;
  padding: 1.2rem 1.2rem;
  position: relative;
}
.woo-products-collection .woo-product .woo-product-card-content-footer .add_to_cart_button:hover, .woo-products-collection .woo-product .woo-product-card-content-footer .add_to_cart_button:focus, .woo-products-collection .woo-product .woo-product-card-content-footer .add_to_cart_button:active, .related.products .product .woo-product-card-content-footer .add_to_cart_button:hover, .related.products .product .woo-product-card-content-footer .add_to_cart_button:focus, .related.products .product .woo-product-card-content-footer .add_to_cart_button:active {
  background: #d8c000;
}
.woo-products-collection .woo-product .woo-product-card-content-footer .button:not(.add_to_cart_button), .related.products .product .woo-product-card-content-footer .button:not(.add_to_cart_button) {
  display: none;
}
.woo-products-collection .woo-product .woo-product-card-content-footer .button.button-more, .related.products .product .woo-product-card-content-footer .button.button-more {
  display: block;
}
.woocommerce-result-count {
  margin: 0;
  padding: 0.7504rem 0;
}
.woocommerce-ordering {
  margin: -1px 0;
  display: none;
}
@media only all and (min-width: 70rem) {
  .woocommerce-ordering {
    display: block;
  }
}
.woocommerce-ordering select {
  vertical-align: top;
  margin: 0;
  padding: 0.938rem;
}
nav.woocommerce-pagination {
  text-align: center;
}
nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-right: 0;
  margin: 1px;
}
nav.woocommerce-pagination ul li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
nav.woocommerce-pagination ul li a, nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: normal;
  padding: 0.5em;
  min-width: 1em;
  display: block;
  font-family: "Roboto Slab";
}
nav.woocommerce-pagination ul li span.current, nav.woocommerce-pagination ul li a:hover, nav.woocommerce-pagination ul li a:focus {
  color: black;
}
/**
 * woocommerce-product.scss
 * Applies product styles to the WooCommerce frontend design
 */
/**
* Product Page
*/
.woocommerce.single-product #g-content {
  padding-top: 0;
}
.woocommerce.single-product #g-content .g-container {
  width: 100%;
}
.woocommerce.single-product #g-content .g-flush-product > .g-content {
  padding: 0;
  margin: 0;
}
.woocommerce.single-product #g-content .woocommerce-notices-wrapper, .woocommerce.single-product #g-content .receipt-container, .woocommerce.single-product #g-content .related {
  max-width: 86.874rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
@media only all and (min-width: 70rem) {
  .woocommerce.single-product #g-content {
    padding-top: 0;
    padding-bottom: 5vw;
    position: relative;
  }
}
.woocommerce.single-product #g-content .woocommerce-notices-wrapper {
  padding: 0;
}
.woocommerce.single-product #g-content .woocommerce-notices-wrapper .woocommerce-message {
  margin-top: 2rem;
}
.woocommerce.single-product #g-content .single-product-details .product-entry-section {
  background: #faf3e9;
  margin-bottom: 2vw;
}
@media only all and (min-width: 70rem) {
  .woocommerce.single-product #g-content .single-product-details .product-entry-section {
    margin-bottom: 5vw;
  }
}
.woocommerce.single-product #g-content .single-product-details .product-entry-section .hero-product-image img {
  width: 100%;
  display: block;
}
@media only all and (min-width: 70rem) {
  .woocommerce.single-product #g-content .single-product-details .product-entry-section .hero-product-image + .product-entry-section-inner {
    padding-top: 3.126rem !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .woocommerce.single-product #g-content .single-product-details .product-entry-section .hero-product-image {
    display: none;
    visibility: hidden;
  }
}
.woocommerce.single-product #g-content .single-product-details .product-entry-section .product-entry-section-inner {
  position: relative;
  background: #faf3e9;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3.126rem 1.563rem;
}
@media only all and (min-width: 70rem) {
  .woocommerce.single-product #g-content .single-product-details .product-entry-section .product-entry-section-inner {
    padding-top: 5vw;
  }
}
@media only all and (max-width: 47.99rem) {
  .woocommerce.single-product #g-content .single-product-details .product-entry-section .product-entry-section-inner.margin-top-negative {
    margin-top: 0;
  }
}
.woocommerce.single-product #g-content .related {
  margin-top: 8vw;
}
div.product {
  margin-bottom: 0;
  position: relative;
}
div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
}
@media only all and (min-width: 70rem) {
  div.product .product_title {
    font-size: 3.5rem;
  }
}
div.product .woocommerce-product-details__short-description {
  color: #224385;
  line-height: 1.3;
  font-family: "Roboto Slab";
}
@media only all and (min-width: 70rem) {
  div.product .woocommerce-product-details__short-description {
    font-size: 2rem;
  }
}
div.product span.price, div.product p.price {
  color: #224385;
  font-size: 1.5rem;
  font-family: "Roboto Slab";
}
div.product span.price ins, div.product p.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block;
}
div.product span.price del, div.product p.price del {
  opacity: 0.5;
  display: inline-block;
}
div.product .wgm-info {
  margin: 0;
  line-height: 1;
}
div.product .wgm-info.woocommerce-de_price_taxrate, div.product .wgm-info.price-per-unit {
  display: inline;
}
div.product .wgm-info[class*="shipping_"] {
  margin-top: 1.25rem;
}
div.product .product_meta {
  font-size: 0.9rem;
  margin-bottom: 1.25rem;
}
div.product .product_meta p {
  display: block;
}
div.product p.stock {
  font-size: 0.92em;
}
div.product .stock {
  color: #00B389;
}
div.product .out-of-stock {
  color: #B95763;
}
div.product .woocommerce-product-rating {
  margin-bottom: 1.618em;
}
div.product div.images {
  margin-bottom: 2em;
}
div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none;
}
div.product div.images div.thumbnails {
  padding-top: 1em;
}
div.product div.images.woocommerce-product-gallery {
  position: relative;
}
div.product div.images .woocommerce-product-gallery__wrapper {
  transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  margin: 0;
  padding: 0;
}
div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  background-color: #fff;
  opacity: 0;
}
div.product div.images .woocommerce-product-gallery__image--placeholder {
  border: 1px solid #f2f2f2;
}
div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
}
div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box;
}
div.product div.images .woocommerce-product-gallery__trigger::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box;
}
div.product div.images .woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  transform: rotate(-45deg);
  box-sizing: content-box;
}
div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
}
div.product div.images .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
  list-style: none;
}
div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: 0.5;
  margin: 0;
}
div.product div.images .flex-control-thumbs li img.flex-active, div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1;
}
div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: left;
}
div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: left;
}
div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: left;
}
div.product div.summary {
  margin-bottom: 2em;
}
div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
div.product div.social span {
  margin: 0 0 0 2px;
}
div.product div.social span span {
  margin: 0;
}
div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
div.product .woocommerce-tabs {
  max-width: 70rem;
  padding: 0 0.938rem;
  margin: 0 auto;
}
div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0.938rem 0.938rem 0 0.938rem;
  margin: -0.938rem;
  overflow: hidden;
  position: relative;
}
div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 10px 10px 0 0;
  margin: 0;
  padding: 0 0.938rem;
  box-shadow: 0 0 0.5rem rgba(119, 119, 119, 0.3);
}
@media only all and (min-width: 70rem) {
  div.product .woocommerce-tabs ul.tabs li {
    padding: 0 2.814rem;
  }
}
div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.938rem 0;
  color: #224385;
  text-decoration: none;
  font-family: "Roboto Slab";
}
div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #9d9d9d;
}
div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
}
div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}
div.product .woocommerce-tabs .panel {
  margin: 0.938rem 0 2em;
  padding: 0.938rem;
  box-shadow: 0 0 0.5rem rgba(119, 119, 119, 0.3);
  border-radius: 0 10px 10px 10px;
}
@media only all and (min-width: 70rem) {
  div.product .woocommerce-tabs .panel {
    padding: 2.814rem;
  }
}
div.product p.cart {
  margin-bottom: 2em;
  *zoom: 1;
}
div.product p.cart::before, div.product p.cart::after {
  content: " ";
  display: table;
}
div.product p.cart::after {
  clear: both;
}
div.product form.cart {
  margin: 1.875rem 0;
  *zoom: 1;
}
div.product form.cart::before, div.product form.cart::after {
  content: " ";
  display: table;
}
div.product form.cart::after {
  clear: both;
}
div.product form.cart div.quantity {
  float: left;
  margin: 0.3125rem 0.625rem 0 0;
}
div.product form.cart table {
  border-width: 0 0 1px;
}
div.product form.cart table td {
  padding-left: 0;
}
div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
div.product form.cart table small.stock {
  display: block;
  float: none;
}
div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  width: 100%;
}
div.product form.cart .variations td, div.product form.cart .variations th {
  border: 0;
  vertical-align: top;
  line-height: 2em;
}
div.product form.cart .variations label {
  font-weight: 700;
}
div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1em;
}
div.product form.cart .variations td.label {
  padding-right: 1em;
}
div.product form.cart .woocommerce-variation-description p {
  margin-bottom: 1em;
}
div.product form.cart .reset_variations {
  visibility: hidden;
  font-size: 0.83em;
}
div.product form.cart .wc-no-matching-variations {
  display: none;
}
div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
div.product form.cart .button.single_add_to_cart_button {
  background: #ffe40c;
  color: #224385;
}
div.product form.cart .button.single_add_to_cart_button:hover, div.product form.cart .button.single_add_to_cart_button:focus, div.product form.cart .button.single_add_to_cart_button:active {
  background: #d8c000;
}
div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
  padding-right: 1em;
  padding-left: 1em;
}
div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: 0.5em;
  border: 0;
}
div.product form.cart .group_table td:first-child {
  width: 4em;
  text-align: center;
}
div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  transform: scale(1.5, 1.5);
}
span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #112244;
  color: #183241;
  font-size: 0.857em;
  z-index: 9;
}
/**
 * woocommerce-account.scss
 * Applies account styles to the WooCommerce frontend design
 */
/**
 * Account page
 */
.woocommerce-account .woocommerce {
  *zoom: 1;
}
.woocommerce-account .woocommerce::before, .woocommerce-account .woocommerce::after {
  content: " ";
  display: table;
}
.woocommerce-account .woocommerce::after {
  clear: both;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  background: #faf3e9;
  padding: 0.938rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px dotted #224385;
  padding: 0.5rem 0;
  font-family: "Roboto Slab";
  font-size: 0.9rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-of-type {
  border: 0;
}
.woocommerce-account .woocommerce-MyAccount-content legend {
  font-family: "Roboto Slab";
  color: #224385;
}
.woocommerce-account .woocommerce-MyAccount-content fieldset {
  background: #faf3e9;
}
.woocommerce-account .addresses .title {
  *zoom: 1;
}
.woocommerce-account .addresses .title::before, .woocommerce-account .addresses .title::after {
  content: " ";
  display: table;
}
.woocommerce-account .addresses .title::after {
  clear: both;
}
.woocommerce-account .addresses .title h3 {
  float: left;
}
.woocommerce-account .addresses .title .edit {
  float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li::before {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
  float: right;
}
/**
 * woocommerce-review.scss
 * Applies review styles to the WooCommerce frontend design
 */
/**
* Reviews
*/
#reviews h2 small {
  float: right;
  color: #f7f7f7;
  font-size: 15px;
  margin: 10px 0 0;
}
#reviews h2 small a {
  text-decoration: none;
  color: #f7f7f7;
}
#reviews h3 {
  margin: 0;
}
#reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
#reviews #comment {
  height: 75px;
}
#reviews #comments .add_review {
  *zoom: 1;
}
#reviews #comments .add_review::before, #reviews #comments .add_review::after {
  content: " ";
  display: table;
}
#reviews #comments .add_review::after {
  clear: both;
}
#reviews #comments h2 {
  clear: none;
}
#reviews #comments ol.commentlist {
  *zoom: 1;
  margin: 0;
  width: 100%;
  background: none;
  list-style: none;
}
#reviews #comments ol.commentlist::before, #reviews #comments ol.commentlist::after {
  content: " ";
  display: table;
}
#reviews #comments ol.commentlist::after {
  clear: both;
}
#reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0;
}
#reviews #comments ol.commentlist li .meta {
  color: #f7f7f7;
  font-size: 0.75em;
}
#reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #2b4070;
  border: 1px solid #273a65;
  margin: 0;
  box-shadow: none;
}
#reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #273a65;
  border-radius: 4px;
  padding: 1em 1em 0;
  *zoom: 1;
}
#reviews #comments ol.commentlist li .comment-text::before, #reviews #comments ol.commentlist li .comment-text::after {
  content: " ";
  display: table;
}
#reviews #comments ol.commentlist li .comment-text::after {
  clear: both;
}
#reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}
#reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}
#reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}
#reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
#reviews #comments ol.commentlist #respond {
  border: 1px solid #273a65;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px;
}
#reviews #comments .commentlist > li::before {
  content: "";
}
/**
 * Star ratings
 */
.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: "star";
}
.star-rating::before {
  content: "sssss";
  color: #1d2b4b;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce-product-rating {
  *zoom: 1;
  line-height: 2;
  display: block;
}
.woocommerce-product-rating::before, .woocommerce-product-rating::after {
  content: " ";
  display: table;
}
.woocommerce-product-rating::after {
  clear: both;
}
.woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}
.products .star-rating {
  display: block;
  margin: 0 0 0.5em;
  float: none;
}
.hreview-aggregate .star-rating {
  margin: 10px 0 0;
}
#review_form #respond {
  *zoom: 1;
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0;
}
#review_form #respond::before, #review_form #respond::after {
  content: " ";
  display: table;
}
#review_form #respond::after {
  clear: both;
}
#review_form #respond p {
  margin: 0 0 10px;
}
#review_form #respond .form-submit input {
  left: auto;
}
#review_form #respond textarea {
  box-sizing: border-box;
  width: 100%;
}
p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}
p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: "WooCommerce";
  content: "";
  text-indent: 0;
}
p.stars a:hover ~ a::before {
  content: "";
}
p.stars:hover a::before {
  content: "";
}
p.stars.selected a.active::before {
  content: "";
}
p.stars.selected a.active ~ a::before {
  content: "";
}
p.stars.selected a:not(.active)::before {
  content: "";
}
/**
 * woocommerce-checkout.scss
 * Applies cart/checkout styles to the WooCommerce frontend design
 */
/**
 * Cart/checkout page
 */
.woocommerce-cart #g-content .g-content, .woocommerce-checkout #g-content .g-content, #add_payment_method #g-content .g-content {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.woocommerce-cart .entry-header, .woocommerce-checkout .entry-header, #add_payment_method .entry-header {
  padding-left: 1.563rem;
  padding-right: 1.563rem;
}
.woocommerce-cart table.cart tr th, .woocommerce-checkout table.cart tr th, #add_payment_method table.cart tr th {
  padding-left: 1.563rem;
  padding-right: 1.563rem;
}
.woocommerce-cart table.cart tr td, .woocommerce-checkout table.cart tr td, #add_payment_method table.cart tr td {
  padding-left: 1.563rem;
  padding-right: 1.563rem;
  background-color: #faf3e9;
}
.woocommerce-cart table.cart tr:nth-child(2n) td, .woocommerce-checkout table.cart tr:nth-child(2n) td, #add_payment_method table.cart tr:nth-child(2n) td {
  background-color: #ffffff;
}
.woocommerce-cart table.cart tr td.actions, .woocommerce-checkout table.cart tr td.actions, #add_payment_method table.cart tr td.actions {
  background-color: transparent;
}
.woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail, #add_payment_method table.cart .product-thumbnail {
  min-width: 32px;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, #add_payment_method table.cart img {
  width: 50px;
  box-shadow: none;
}
.woocommerce-cart table.cart th, .woocommerce-cart table.cart td, .woocommerce-checkout table.cart th, .woocommerce-checkout table.cart td, #add_payment_method table.cart th, #add_payment_method table.cart td {
  vertical-align: middle;
  border: 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, #add_payment_method table.cart td.actions .coupon .input-text {
  float: left;
  width: 100%;
  max-width: 200px;
}
@media only all and (min-width: 70rem) {
  .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, #add_payment_method table.cart td.actions .coupon .input-text {
    margin-right: 0.625rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .woocommerce-cart table.cart td.actions .coupon button, .woocommerce-checkout table.cart td.actions .coupon button, #add_payment_method table.cart td.actions .coupon button {
    text-transform: none;
    letter-spacing: 0;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
.woocommerce-cart table.cart input, .woocommerce-checkout table.cart input, #add_payment_method table.cart input {
  margin: 0;
  vertical-align: middle;
}
.woocommerce-cart .jde_hint, .woocommerce-checkout .jde_hint, #add_payment_method .jde_hint {
  font-size: 0.9rem;
}
.woocommerce-cart .jde_hint a, .woocommerce-checkout .jde_hint a, #add_payment_method .jde_hint a {
  color: #6a6a6a;
  text-decoration: underline;
}
.woocommerce-cart .wc-cart-shipping-notice, .woocommerce-checkout .wc-cart-shipping-notice, #add_payment_method .wc-cart-shipping-notice {
  line-height: 1.2;
}
.woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout, #add_payment_method .wc-proceed-to-checkout {
  *zoom: 1;
  padding: 1em 0;
}
.woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::before, .woocommerce-checkout .wc-proceed-to-checkout::after, #add_payment_method .wc-proceed-to-checkout::before, #add_payment_method .wc-proceed-to-checkout::after {
  content: " ";
  display: table;
}
.woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::after, #add_payment_method .wc-proceed-to-checkout::after {
  clear: both;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, #add_payment_method .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  background: #ffe40c;
  color: #224385;
  padding: 1.2rem 1.2rem;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, #add_payment_method .wc-proceed-to-checkout a.checkout-button {
    font-size: 1rem;
  }
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:active, #add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, #add_payment_method .wc-proceed-to-checkout a.checkout-button:focus, #add_payment_method .wc-proceed-to-checkout a.checkout-button:active {
  background: #d8c000;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button, #add_payment_method .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: 0.5em;
  display: inline-block;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after, #add_payment_method .cart-collaterals .shipping-calculator-button::after {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "";
  text-decoration: none;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form, .woocommerce-checkout .cart-collaterals .shipping-calculator-form, #add_payment_method .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0 0;
}
.woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-checkout .cart-collaterals .cart_totals, #add_payment_method .cart-collaterals .cart_totals {
  background: #224385;
  padding: 1.563rem;
  color: #ffffff;
}
.woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-checkout .cart-collaterals .cart_totals p small, #add_payment_method .cart-collaterals .cart_totals p small {
  color: #f7f7f7;
  font-size: 0.83em;
}
.woocommerce-cart .cart-collaterals .cart_totals .wgm-tax, .woocommerce-checkout .cart-collaterals .cart_totals .wgm-tax, #add_payment_method .cart-collaterals .cart_totals .wgm-tax {
  color: #ffffff;
}
.woocommerce-cart .cart-collaterals .cart_totals h2, .woocommerce-checkout .cart-collaterals .cart_totals h2, #add_payment_method .cart-collaterals .cart_totals h2 {
  font-size: 1.6rem;
  color: #ffffff;
}
.woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table, #add_payment_method .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, #add_payment_method .cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table td {
  text-align: right;
}
.woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th, #add_payment_method .cart-collaterals .cart_totals table th {
  width: 35%;
  font-weight: normal;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th, #add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  line-height: 1.5em;
}
.woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small, #add_payment_method .cart-collaterals .cart_totals table small {
  color: #f7f7f7;
}
.woocommerce-cart .cart-collaterals .cart_totals table select, .woocommerce-checkout .cart-collaterals .cart_totals table select, #add_payment_method .cart-collaterals .cart_totals table select {
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table .order-total, .woocommerce-checkout .cart-collaterals .cart_totals table .order-total, #add_payment_method .cart-collaterals .cart_totals table .order-total {
  font-size: 1.4rem;
}
.woocommerce-cart .cart-collaterals .cart_totals table .order-total th, .woocommerce-checkout .cart-collaterals .cart_totals table .order-total th, #add_payment_method .cart-collaterals .cart_totals table .order-total th {
  font-weight: 700;
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td, .woocommerce-checkout .cart-collaterals .cart_totals .discount td, #add_payment_method .cart-collaterals .cart_totals .discount td {
  color: #112244;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination, #add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-methods, .woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-methods, #add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-methods {
  padding: 0;
  list-style: none;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product, .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product, #add_payment_method .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
}
.woocommerce-cart .woo-checkout-form-coupon-container, .woocommerce-checkout .woo-checkout-form-coupon-container, #add_payment_method .woo-checkout-form-coupon-container {
  margin-left: 1.563rem;
  margin-right: 1.563rem;
  padding: 0.625rem 0 1.876rem 0;
}
.woocommerce-cart .woo-checkout-form-coupon-container .woocommerce-info, .woocommerce-checkout .woo-checkout-form-coupon-container .woocommerce-info, #add_payment_method .woo-checkout-form-coupon-container .woocommerce-info {
  margin: 0;
  background: transparent;
  border: 2px solid #224385;
  border-radius: 0.5625rem;
  color: #224385;
}
@media only all and (max-width: 47.99rem) {
  .woocommerce-cart .woo-checkout-form-coupon-container .woocommerce-info, .woocommerce-checkout .woo-checkout-form-coupon-container .woocommerce-info, #add_payment_method .woo-checkout-form-coupon-container .woocommerce-info {
    font-size: 0.8rem;
  }
}
.woocommerce-cart .woo-checkout-form-coupon-container .woocommerce-info a, .woocommerce-cart .woo-checkout-form-coupon-container .woocommerce-info:before, .woocommerce-checkout .woo-checkout-form-coupon-container .woocommerce-info a, .woocommerce-checkout .woo-checkout-form-coupon-container .woocommerce-info:before, #add_payment_method .woo-checkout-form-coupon-container .woocommerce-info a, #add_payment_method .woo-checkout-form-coupon-container .woocommerce-info:before {
  color: #224385;
}
.woocommerce-cart .woo-checkout-form-coupon-container .woocommerce-info a, .woocommerce-checkout .woo-checkout-form-coupon-container .woocommerce-info a, #add_payment_method .woo-checkout-form-coupon-container .woocommerce-info a {
  border-color: #224385;
}
.woocommerce-cart .checkout_coupon.woocommerce-form-coupon, .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon, #add_payment_method .checkout_coupon.woocommerce-form-coupon {
  padding: 0.938rem 0;
}
@media only all and (max-width: 47.99rem) {
  .woocommerce-cart .checkout_coupon.woocommerce-form-coupon p, .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon p, #add_payment_method .checkout_coupon.woocommerce-form-coupon p {
    font-size: 0.8rem;
  }
}
.woocommerce-cart .checkout #customer_details, .woocommerce-checkout .checkout #customer_details, #add_payment_method .checkout #customer_details {
  padding-left: 1.563rem;
  padding-right: 1.563rem;
}
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address, #add_payment_method .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none;
}
.woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .notes, #add_payment_method .checkout .col-2 .notes {
  clear: left;
}
.woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .form-row-first, #add_payment_method .checkout .col-2 .form-row-first {
  clear: left;
}
.woocommerce-cart .checkout .create-account small, .woocommerce-checkout .checkout .create-account small, #add_payment_method .checkout .create-account small {
  font-size: 11px;
  color: #f7f7f7;
  font-weight: normal;
}
.woocommerce-cart .checkout div.shipping-address, .woocommerce-checkout .checkout div.shipping-address, #add_payment_method .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
.woocommerce-cart .checkout .shipping_address, .woocommerce-checkout .checkout .shipping_address, #add_payment_method .checkout .shipping_address {
  clear: both;
}
.woocommerce-cart #order_review_heading, .woocommerce-checkout #order_review_heading, #add_payment_method #order_review_heading {
  padding-left: 1.563rem;
  padding-right: 1.563rem;
}
.woocommerce-cart #payment, .woocommerce-checkout #payment, #add_payment_method #payment {
  background: #faf3e9;
  border-radius: 0.5625rem;
  margin-left: 1.563rem;
  margin-right: 1.563rem;
  margin-bottom: 1.876rem;
}
.woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods, #add_payment_method #payment ul.payment_methods {
  *zoom: 1;
  text-align: left;
  padding: 0;
  margin: 0;
  list-style: none outside;
}
.woocommerce-cart #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before, .woocommerce-checkout #payment ul.payment_methods::after, #add_payment_method #payment ul.payment_methods::before, #add_payment_method #payment ul.payment_methods::after {
  content: " ";
  display: table;
}
.woocommerce-cart #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::after, #add_payment_method #payment ul.payment_methods::after {
  clear: both;
}
.woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li, #add_payment_method #payment ul.payment_methods li {
  line-height: 1.5;
  text-align: left;
  margin: 0;
  font-weight: normal;
  border-bottom: 2px solid white;
  padding: 0.938rem;
}
.woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input, #add_payment_method #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
.woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img, #add_payment_method #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
}
.woocommerce-cart #payment ul.payment_methods li img + img, .woocommerce-checkout #payment ul.payment_methods li img + img, #add_payment_method #payment ul.payment_methods li img + img {
  margin-left: 2px;
}
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice), .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice), #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) {
  *zoom: 1;
}
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
  content: " ";
  display: table;
}
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
  clear: both;
}
.woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row, #add_payment_method #payment div.form-row {
  padding: 0;
}
.woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #f5e8d4;
  color: #848484;
}
.woocommerce-cart #payment div.payment_box p, .woocommerce-checkout #payment div.payment_box p, #add_payment_method #payment div.payment_box p {
  margin: 0;
}
.woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea, #add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea {
  border-color: #162039;
  border-top-color: #0f1626;
}
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder, .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder, #add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
  color: #0f1626;
}
.woocommerce-cart #payment div.payment_box :-moz-placeholder, .woocommerce-checkout #payment div.payment_box :-moz-placeholder, #add_payment_method #payment div.payment_box :-moz-placeholder {
  color: #0f1626;
}
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder, .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder, #add_payment_method #payment div.payment_box :-ms-input-placeholder {
  color: #0f1626;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
  list-style: none outside;
  margin: 0;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
  margin: 0 0 0.5em;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
  cursor: pointer;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
  vertical-align: middle;
  margin: -3px 1em 0 0;
  position: relative;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form, #add_payment_method #payment div.payment_box .wc-credit-card-form {
  border: 0;
  padding: 0;
  margin: 1em 0 0;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
  background-image: url('../images/icons/credit-cards/visa.svg');
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
  background-image: url('../images/icons/credit-cards/mastercard.svg');
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
  background-image: url('../images/icons/credit-cards/laser.svg');
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
  background-image: url('../images/icons/credit-cards/diners.svg');
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
  background-image: url('../images/icons/credit-cards/maestro.svg');
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
  background-image: url('../images/icons/credit-cards/jcb.svg');
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
  background-image: url('../images/icons/credit-cards/amex.svg');
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
  background-image: url('../images/icons/credit-cards/discover.svg');
}
.woocommerce-cart #payment div.payment_box span.help, .woocommerce-checkout #payment div.payment_box span.help, #add_payment_method #payment div.payment_box span.help {
  font-size: 0.857em;
  color: #f7f7f7;
  font-weight: normal;
}
.woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row, #add_payment_method #payment div.payment_box .form-row {
  margin: 0 0 1em;
}
.woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child, #add_payment_method #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
.woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before, #add_payment_method #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #f5e8d4;
  /* arrow size / color */
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal, #add_payment_method #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em;
}
.woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img, #add_payment_method #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}
.woocommerce-cart .woocommerce-checkout-review-order-table, .woocommerce-checkout .woocommerce-checkout-review-order-table, #add_payment_method .woocommerce-checkout-review-order-table {
  border-left: 1.563rem solid #ffffff;
  border-right: 1.563rem solid #ffffff;
}
.woocommerce-cart .woocommerce-checkout-review-order-table .product-total, .woocommerce-checkout .woocommerce-checkout-review-order-table .product-total, #add_payment_method .woocommerce-checkout-review-order-table .product-total {
  text-align: right;
}
.woocommerce-cart .woocommerce-checkout-review-order-table td, .woocommerce-checkout .woocommerce-checkout-review-order-table td, #add_payment_method .woocommerce-checkout-review-order-table td {
  border: 0;
}
.woocommerce-cart .woocommerce-checkout-review-order-table td .product-tax, .woocommerce-checkout .woocommerce-checkout-review-order-table td .product-tax, #add_payment_method .woocommerce-checkout-review-order-table td .product-tax {
  font-family: "Roboto";
  color: #919191;
  font-size: 0.9rem;
  display: none;
}
.woocommerce-cart .woocommerce-checkout-review-order-table ul, .woocommerce-checkout .woocommerce-checkout-review-order-table ul, #add_payment_method .woocommerce-checkout-review-order-table ul {
  list-style: none;
  padding: 0;
}
.woocommerce-cart .woocommerce-checkout-review-order-table ul li, .woocommerce-checkout .woocommerce-checkout-review-order-table ul li, #add_payment_method .woocommerce-checkout-review-order-table ul li {
  padding: 0;
  margin: 0;
}
.woocommerce-cart .woocommerce-checkout-review-order-table tfoot td, .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td, #add_payment_method .woocommerce-checkout-review-order-table tfoot td {
  text-align: right;
}
.woocommerce-cart .woocommerce-checkout-review-order-table tfoot .order-total, .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total, #add_payment_method .woocommerce-checkout-review-order-table tfoot .order-total {
  font-size: 1.4rem;
  border-top: 2px solid #224385;
  color: #224385;
}
.woocommerce-cart .woocommerce-checkout-review-order-table tfoot .order-total th, .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total th, #add_payment_method .woocommerce-checkout-review-order-table tfoot .order-total th {
  font-weight: 700;
}
.woocommerce-cart #order_review p.form-row.validate-required, .woocommerce-cart .german-market-checkbox-p, .woocommerce-checkout #order_review p.form-row.validate-required, .woocommerce-checkout .german-market-checkbox-p, #add_payment_method #order_review p.form-row.validate-required, #add_payment_method .german-market-checkbox-p {
  padding: 0.938rem 1.563rem;
  background: #224385;
  color: #ffffff;
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .woocommerce-cart #order_review p.form-row.validate-required, .woocommerce-cart .german-market-checkbox-p, .woocommerce-checkout #order_review p.form-row.validate-required, .woocommerce-checkout .german-market-checkbox-p, #add_payment_method #order_review p.form-row.validate-required, #add_payment_method .german-market-checkbox-p {
    font-size: 0.8rem;
  }
}
.woocommerce-cart #order_review p.form-row.validate-required a, .woocommerce-cart .german-market-checkbox-p a, .woocommerce-checkout #order_review p.form-row.validate-required a, .woocommerce-checkout .german-market-checkbox-p a, #add_payment_method #order_review p.form-row.validate-required a, #add_payment_method .german-market-checkbox-p a {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.woocommerce-cart #order_review p.form-row.validate-required + .german-market-checkbox-p, .woocommerce-checkout #order_review p.form-row.validate-required + .german-market-checkbox-p, #add_payment_method #order_review p.form-row.validate-required + .german-market-checkbox-p {
  padding-top: 0.469rem;
}
.woocommerce-cart #place_order, .woocommerce-checkout #place_order, #add_payment_method #place_order {
  margin: 0.938rem auto 0;
  font-size: 1.25em;
  background: #ffe40c;
  color: #224385;
  padding: 1.2rem 1.2rem;
  display: block;
  width: calc(100% - (1.563rem*2));
  max-width: 50rem;
}
@media only all and (max-width: 47.99rem) {
  .woocommerce-cart #place_order, .woocommerce-checkout #place_order, #add_payment_method #place_order {
    margin: 0.938rem 1.563rem 0;
    font-size: 1rem;
  }
}
.woocommerce-cart #place_order:hover, .woocommerce-cart #place_order:focus, .woocommerce-cart #place_order:active, .woocommerce-checkout #place_order:hover, .woocommerce-checkout #place_order:focus, .woocommerce-checkout #place_order:active, #add_payment_method #place_order:hover, #add_payment_method #place_order:focus, #add_payment_method #place_order:active {
  background: #d8c000;
}
.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05);
}
.woocommerce-invalid #terms {
  outline: 2px solid red;
  outline-offset: 2px;
}
/**
* Order page
*/
ul.order_details {
  *zoom: 1;
  margin: 0 0 3em;
  list-style: none;
}
ul.order_details::before, ul.order_details::after {
  content: " ";
  display: table;
}
ul.order_details::after {
  clear: both;
}
ul.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1;
  border-right: 1px dashed #1d2b4b;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5;
}
ul.order_details li:last-of-type {
  border: none;
}
.wc-bacs-bank-details-account-name {
  font-weight: bold;
}
.woocommerce-order-downloads, .woocommerce-customer-details, .woocommerce-order-details {
  margin-bottom: 2em;
}
.woocommerce-order-downloads *:last-child, .woocommerce-customer-details *:last-child, .woocommerce-order-details *:last-child {
  margin-bottom: 0;
}
.woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 5px;
  padding: 6px 12px;
}
.woocommerce-customer-details .woocommerce-customer-details--phone, .woocommerce-customer-details .woocommerce-customer-details--email {
  margin-bottom: 0;
  padding-left: 1.5em;
}
.woocommerce-customer-details .woocommerce-customer-details--phone::before {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.woocommerce-customer-details .woocommerce-customer-details--email::before {
  font-family: "FontAwesome";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
/*# sourceMappingURL=minions-wordpress.css.map */