/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    	Afternet <info@afternet.gr>
 * @copyright 	Afternet
 * @license   	http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.navigationVertical .mainMenu, .navigationVertical .subMenu__list, .navigationVertical .sub-menu, .mobileMenuFrontBack .mainMenu, .mobileMenuFrontBack .subMenu__list, .mobileMenuFrontBack .sub-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

.navigationVertical .mainMenu__link, .mobileMenuFrontBack .mainMenu__link, .mobileMenuFrontBack .subMenu__link {
  width: 100%;
  height: 100%; }

a, #mobile-header .mobile-main-bar .menu-btn__icon .svg-open, #mobile-header .mobile-main-bar .menu-btn__icon .svg-close, .navigationVertical, .navigationVertical .mainMenu__link:before, .navigationVertical .mainMenu__icon img, .navigationVertical .mainMenu__icon svg, .navigationVertical .mainMenu__text, .navigationVertical .mainMenu__drop-ico, .navigationVertical .subMenu__text, .navigationVertical .subMenu__drop-ico, .mobileMenuFrontBack .mainMenu__link:before, .mobileMenuFrontBack .mainMenu__icon img, .mobileMenuFrontBack .mainMenu__icon svg, .mobileMenuFrontBack .mainMenu__text, .mobileMenuFrontBack .mainMenu__drop-ico, #product .product-cover .expander,
#product .product-cover .expander > span {
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

a {
  background-color: transparent; }

a,
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover, a:not([href]):focus {
    color: inherit;
    text-decoration: none; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  outline-offset: -2px;
  -webkit-appearance: none; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  width: auto;
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

[role="button"] {
  cursor: pointer; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg {
  display: block;
  overflow: hidden;
  vertical-align: middle; }

pre {
  margin-top: 0;
  overflow: auto;
  margin-bottom: 1rem; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

small {
  font-size: 80%; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

summary {
  display: list-item;
  cursor: pointer; }

output {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield; }

.easyzoom-flyout img {
  width: auto;
  height: auto;
  max-width: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-size: 16px;
  line-height: 1.428;
  font-weight: normal;
  margin: 0; }

a {
  text-decoration: none; }

.badge {
  white-space: normal; }

.hidden-el {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0; }

fieldset.reset-fieldset {
  padding: 0;
  border: none;
  margin: 0; }

input[type="radio"].hidden-el {
  opacity: 0; }

.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.text-underline {
  text-decoration: underline; }

.alert-danger {
  color: #721c24; }

.alert-success {
  color: #155724; }

.alert-warning {
  color: #856404; }

.product-description h1, .product-description h2, .product-description h3, .product-description h4, .product-description h5, .product-description h6 {
  font-weight: bold;
  margin-bottom: 20px; }
.product-description h1 {
  font-size: 26px; }
.product-description h2 {
  font-size: 24px; }
.product-description h3 {
  font-size: 22px; }
.product-description h4 {
  font-size: 20px; }
.product-description h5 {
  font-size: 18px; }
.product-description h6 {
  font-size: 16px; }
.product-description p {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#wrapper {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  padding-top: 20px; }

#index #wrapper {
  padding-top: 40px;
  padding-bottom: 0; }

#back-to-top {
  z-index: 100;
  background-color: #D92528;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  padding: 10px;
  bottom: 20px;
  right: 20px; }
  @media screen and (min-width: 992px) {
    #back-to-top {
      bottom: 40px;
      right: 40px; } }

@media screen and (max-width: 1199px) {
  .desktop--el {
    display: none !important; } }

@media screen and (min-width: 1200px) {
  .mobile--el {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .mobile--hide {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .desktop--hide {
    display: none !important; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#header {
  position: relative;
  background: white;
  transition: transform 0.3s ease, top 0.3s ease, box-shadow 0.3s ease;
  z-index: 9999; }
  #header.sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
  #header.hide-on-scroll-up {
    transform: translateY(-100%); }
  #header ul {
    padding: 0;
    margin: 0; }
  #header .header-nav {
    line-height: 20px; }

.block-links-inline ul > li:first-child {
  margin-right: 40px; }
.block-links-inline ul > li::after {
  display: none; }

#language_selector .dropdown-menus ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #language_selector .dropdown-menus ul li:first-child {
    padding-right: 8px;
    border-right: 1px solid #404040; }
  #language_selector .dropdown-menus ul li:last-child {
    padding-left: 8px; }
  #language_selector .dropdown-menus ul .dropdown-item {
    padding: 0px; }

.js-burger-btn {
  color: #404040;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px; }
  @media screen and (min-width: 1200px) {
    .js-burger-btn {
      margin-right: 20px; } }

#iqitmegamenu-horizontal {
  background-color: #fff; }
  #iqitmegamenu-horizontal ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 50px; }
    @media screen and (min-width: 1200px) {
      #iqitmegamenu-horizontal ul {
        column-gap: 80px; } }
  #iqitmegamenu-horizontal .cbp-horizontal a {
    border: none;
    padding: 0; }
  #iqitmegamenu-horizontal .cbp-horizontal .cbp-tab-title {
    color: #404040;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px; }

.cbp-horizontal > ul > li.cbp-hropen > a,
.cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]),
.cbp-horizontal > ul > li.cbp-hropen > a:hover {
  background: none; }

#search_widget input.form-search-control {
  min-width: 200px;
  border: 1px solid #D92528; }
  @media screen and (min-width: 1580px) {
    #search_widget input.form-search-control {
      min-width: 360px; } }

#header .header-btn-w {
  padding: 0 5px; }
  @media screen and (min-width: 1200px) {
    #header .header-btn-w {
      padding: 0 10px; } }

#ps-shoppingcart-wrapper {
  margin-top: 7px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#mobile-header {
  border-bottom: none 1px #e3e3e3; }
  #mobile-header .mobile-main-bar {
    padding: 5px 0; }
    #mobile-header .mobile-main-bar .menu-btn__icon.active .svg-open {
      opacity: 0;
      visibility: hidden; }
    #mobile-header .mobile-main-bar .menu-btn__icon.active .svg-close {
      opacity: 1;
      visibility: visible; }
    #mobile-header .mobile-main-bar .menu-btn__icon .svg-close {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  #mobile-header .mobile-secondary-bar {
    padding-bottom: 10px; }
    #mobile-header .mobile-secondary-bar #search_widget input {
      height: 40px; }
  #mobile-header .col-mobile-btn .m-nav-btn {
    color: #333; }

#mobile-cart-toogle {
  position: relative; }

#mobile-header .m-nav-btn > em {
  font-size: 2rem; }
  @media screen and (max-width: 575px) {
    #mobile-header .m-nav-btn > em {
      font-size: 1.5rem; } }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author    Afternet <info@afternet.gr>
 *  @copyright 2022 Afternet
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
body.opened {
  overflow: hidden; }

#main-page-content.menu-fixed .navigationVertical {
  position: fixed;
  top: 97px; }

.has-sticky-header .navigationVertical,
.has-sticky-header .navigationVertical__over {
  top: 70px; }

.navigationVertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  position: fixed;
  top: 141px;
  left: 0;
  width: auto;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 110;
  padding-bottom: 170px;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px); }
  .navigationVertical.opened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible; }
  @media screen and (min-width: 1200px) {
    .navigationVertical {
      width: auto; } }
  @media screen and (max-width: 991px) {
    .navigationVertical {
      display: none !important; } }
  .navigationVertical__over {
    display: block;
    position: fixed;
    top: 141px;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(21, 21, 23, 0.7);
    z-index: 104;
    transition: opacity 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
    @media screen and (max-width: 767px) {
      .navigationVertical__over {
        display: none !important; } }
    .navigationVertical__over.opened {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
  .navigationVertical__container {
    overflow: auto;
    height: 100%; }
  .navigationVertical__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    background-color: #fff; }
  .navigationVertical .mainMenu {
    padding: 15px;
    background-color: #fff;
    height: 100%; }
    @media screen and (min-width: 768px) {
      .navigationVertical .mainMenu {
        -webkit-box-flex: 0 0 415px;
        -ms-flex: 0 0 415px;
        flex: 0 0 415px;
        min-width: 290px;
        max-width: 340px;
        padding: 40px 20px; } }
    .navigationVertical .mainMenu__item {
      display: block; }
    .navigationVertical .mainMenu__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 10px 20px;
      position: relative;
      z-index: 1; }
      .navigationVertical .mainMenu__link:last-child {
        padding: 10px 20px 0; }
      .navigationVertical .mainMenu__link:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: transparent;
        z-index: -1;
        opacity: 0;
        border-radius: 0; }
    .navigationVertical .mainMenu__icon {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
      flex: 0 0 30px;
      max-width: 30px;
      margin-right: 12px; }
      .navigationVertical .mainMenu__icon svg {
        display: block;
        height: 24px;
        margin: 0 auto; }
    .navigationVertical .mainMenu__text {
      font-size: 20px;
      line-height: 24px;
      color: #404040;
      font-weight: 400;
      padding-right: 16px; }
    .navigationVertical .mainMenu__drop-ico {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 30px;
      height: 100%;
      position: absolute;
      top: 0;
      right: 10px;
      z-index: 2;
      color: #404040;
      cursor: pointer; }
    .navigationVertical .mainMenu__link.active:before {
      opacity: 1; }
    .navigationVertical .mainMenu__link.active .mainMenu__icon,
    .navigationVertical .mainMenu__link.active .mainMenu__text,
    .navigationVertical .mainMenu__link.active .mainMenu__drop-ico {
      color: #D92528; }
    .navigationVertical .mainMenu__link.active .mainMenu__icon img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
    .navigationVertical .mainMenu__link:hover:before, .navigationVertical .mainMenu__link:focus:before {
      opacity: 1; }
    .navigationVertical .mainMenu__link:hover .mainMenu__icon,
    .navigationVertical .mainMenu__link:hover .mainMenu__text,
    .navigationVertical .mainMenu__link:hover .mainMenu__drop-ico, .navigationVertical .mainMenu__link:focus .mainMenu__icon,
    .navigationVertical .mainMenu__link:focus .mainMenu__text,
    .navigationVertical .mainMenu__link:focus .mainMenu__drop-ico {
      color: #D92528; }
    .navigationVertical .mainMenu__link:hover .mainMenu__icon img, .navigationVertical .mainMenu__link:focus .mainMenu__icon img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
  .navigationVertical .subMenu {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 15px 10px;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    width: 100%;
    height: 100%;
    height: 100vh; }
    @media screen and (min-width: 768px) {
      .navigationVertical .subMenu {
        max-width: 315px;
        padding: 40px 20px; } }
    @media screen and (min-width: 1800px) {
      .navigationVertical .subMenu {
        max-width: 395px; } }
    .navigationVertical .subMenu.active {
      opacity: 1;
      visibility: visible;
      z-index: 10; }
    .navigationVertical .subMenu:after {
      content: '';
      width: 1px;
      height: 100%;
      background-color: #D92528;
      position: absolute;
      top: 0;
      right: 0;
      display: none !important; }
    .navigationVertical .subMenu__title {
      display: none;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 22px;
      line-height: 28px;
      color: #000;
      font-weight: 700;
      padding: 10px 20px;
      position: relative; }
    .navigationVertical .subMenu__list {
      height: 100%;
      overflow: auto;
      padding-bottom: 130px; }
      .navigationVertical .subMenu__list::-webkit-scrollbar {
        width: 5px; }
      .navigationVertical .subMenu__list::-webkit-scrollbar-track {
        background-color: #E5E5E5; }
      .navigationVertical .subMenu__list::-webkit-scrollbar-thumb {
        background-color: #404040; }
    .navigationVertical .subMenu__item {
      display: block;
      margin-bottom: 2px; }
    .navigationVertical .subMenu__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 2px;
      padding: 10px 33px;
      position: relative; }
      .navigationVertical .subMenu__link--all {
        color: #D92528 !important;
        font-weight: bold;
        font-size: 18px;
        font-weight: 500;
        line-height: 22px; }
        .navigationVertical .subMenu__link--all:active, .navigationVertical .subMenu__link--all:visited {
          color: #404040; }
        .navigationVertical .subMenu__link--all:hover, .navigationVertical .subMenu__link--all:focus {
          color: #404040; }
    .navigationVertical .subMenu__text {
      font-size: 18px;
      line-height: 22px;
      color: #404040;
      font-weight: 500;
      padding-right: 16px; }
    .navigationVertical .subMenu__title-text {
      color: #000 !important; }
      .navigationVertical .subMenu__title-text:hover, .navigationVertical .subMenu__title-text:focus {
        color: #fff; }
    .navigationVertical .subMenu__drop-ico {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 30px;
      height: 100%;
      position: absolute;
      top: 2px;
      right: 0;
      z-index: 2;
      color: #404040;
      cursor: pointer; }
    .navigationVertical .subMenu__link.active {
      background-color: #fff; }
      .navigationVertical .subMenu__link.active .subMenu__text,
      .navigationVertical .subMenu__link.active .subMenu__drop-ico {
        color: #D92528; }
    .navigationVertical .subMenu__link:hover, .navigationVertical .subMenu__link:focus {
      background-color: #fff; }
      .navigationVertical .subMenu__link:hover .subMenu__text,
      .navigationVertical .subMenu__link:hover .subMenu__drop-ico, .navigationVertical .subMenu__link:focus .subMenu__text,
      .navigationVertical .subMenu__link:focus .subMenu__drop-ico {
        color: #D92528; }
  .navigationVertical .subMenu .subMenu {
    background-color: #fff; }
    .navigationVertical .subMenu .subMenu .subMenu__link.active {
      background-color: #F2F2F5;
      color: #D92528;
      border-bottom-left-radius: 6px;
      border-top-left-radius: 6px; }
    .navigationVertical .subMenu .subMenu .subMenu__link:hover, .navigationVertical .subMenu .subMenu .subMenu__link:focus {
      color: #D92528;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
  .navigationVertical .subMenu .subMenu .subMenu {
    background-color: #fff; }
    .navigationVertical .subMenu .subMenu .subMenu .subMenu__link.active {
      background-color: #fff;
      color: #D92528; }
    .navigationVertical .subMenu .subMenu .subMenu .subMenu__link:hover, .navigationVertical .subMenu .subMenu .subMenu .subMenu__link:focus {
      background-color: #fff;
      color: #D92528; }
  .navigationVertical .subMenu .subMenu .subMenu .subMenu {
    background-color: #fff; }
    .navigationVertical .subMenu .subMenu .subMenu .subMenu .subMenu__link.active {
      background-color: #F2F2F5;
      color: #D92528; }
    .navigationVertical .subMenu .subMenu .subMenu .subMenu .subMenu__link:hover, .navigationVertical .subMenu .subMenu .subMenu .subMenu .subMenu__link:focus {
      background-color: #F2F2F5;
      color: #D92528; }
  .navigationVertical .sub-menu {
    margin-top: auto; }
    .navigationVertical .sub-menu li {
      display: block; }
      .navigationVertical .sub-menu li a {
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: 600;
        color: #4f9b8f;
        padding: 5px 15px 5px 15px; }
        @media screen and (min-width: 1200px) {
          .navigationVertical .sub-menu li a {
            padding: 5px 15px 5px 30px; } }
        .navigationVertical .sub-menu li a svg {
          margin-left: 4px; }
        .navigationVertical .sub-menu li a:hover, .navigationVertical .sub-menu li a:focus {
          color: #2A2A2A; }

.navigationBanner {
  display: block;
  padding: 0;
  color: #D92528;
  max-width: 275px;
  margin-bottom: 10px; }
  @media screen and (min-width: 1200px) {
    .navigationBanner {
      max-width: 375px;
      padding: 0 12px 0 0; } }
  .navigationBanner__inner {
    background-color: #F1F4F4;
    border-radius: 6px;
    padding: 10px 14px; }
    @media screen and (min-width: 1200px) {
      .navigationBanner__inner {
        padding: 16px 22px; } }
  .navigationBanner__title {
    display: block;
    font-size: 18px;
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: 6px; }
  .navigationBanner__text {
    display: block;
    font-size: 15px;
    line-height: 1.1;
    font-weight: 400; }
  .navigationBanner:hover, .navigationBanner:focus {
    color: #D92528; }

.navigationVertical:not(.opened) .subMenu,
.navigationVertical:not(.opened) .subMenu.active,
.navigationVertical:not(.opened) .subMenu.active .subMenu {
  visibility: hidden; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author    Afternet <info@afternet.gr>
 *  @copyright 2022 Afternet
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.mobileMenuFrontBack {
  display: block;
  position: fixed;
  top: 110px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: #fff;
  overflow: hidden;
  border-right: 1px solid #CBCBCB;
  transition: all .5s;
  width: 100%;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  @media screen and (min-width: 768px) {
    .mobileMenuFrontBack {
      top: 151px; } }
  .mobileMenuFrontBack.scrolled {
    top: 0; }
  .mobileMenuFrontBack.opened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  @media screen and (min-width: 992px) {
    .mobileMenuFrontBack {
      display: none !important; } }
  .mobileMenuFrontBack__over {
    display: block;
    position: fixed;
    top: 133px;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(21, 21, 23, 0.7);
    z-index: 100;
    transition: opacity 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
    .mobileMenuFrontBack__over.scrolled {
      top: 0; }
    .mobileMenuFrontBack__over.opened {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
      width: 100%; }
    @media screen and (min-width: 992px) {
      .mobileMenuFrontBack__over {
        display: none; } }
  .mobileMenuFrontBack__header {
    display: block;
    width: 100%;
    padding: 0 10px;
    color: #fff; }
  .mobileMenuFrontBack__btn-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #2A2A2A; }
    .mobileMenuFrontBack__btn-link:hover, .mobileMenuFrontBack__btn-link:focus {
      color: #D92528; }
    .mobileMenuFrontBack__btn-link .mobileMenuFrontBack__drop-ico {
      display: none; }
  .mobileMenuFrontBack__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .mobileMenuFrontBack__btn:hover .mobileMenuFrontBack__btn-icon, .mobileMenuFrontBack__btn:focus .mobileMenuFrontBack__btn-icon {
      color: #D92528; }
  .mobileMenuFrontBack__back {
    padding: 19px 20px 19px 12px; }
    .mobileMenuFrontBack__back.hid {
      opacity: 0;
      visibility: hidden;
      display: none; }
  .mobileMenuFrontBack__btn-text {
    color: #000;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px; }
    .mobileMenuFrontBack__btn-text.hid {
      display: none; }
  .mobileMenuFrontBack__btn-icon {
    display: none;
    padding: 19px 22px 19px 10px;
    color: #2A2A2A; }
    @media screen and (min-width: 1200px) {
      .mobileMenuFrontBack__btn-icon {
        display: none; } }
  .mobileMenuFrontBack__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 70px;
    height: 100%;
    overflow: auto; }
    .mobileMenuFrontBack__content::-webkit-scrollbar {
      width: 5px; }
    .mobileMenuFrontBack__content::-webkit-scrollbar-button {
      background: #fff; }
    .mobileMenuFrontBack__content::-webkit-scrollbar-track-piece {
      background: #fff;
      border-radius: 10px; }
    .mobileMenuFrontBack__content::-webkit-scrollbar-thumb {
      background: #151517; }
  .mobileMenuFrontBack__bottom {
    border-top: 1px solid #DEDEDE;
    padding: 10px 25px; }
    .mobileMenuFrontBack__bottom-text {
      column-gap: 16px; }
      .mobileMenuFrontBack__bottom-text span {
        font-size: 18px;
        font-weight: 500;
        line-height: 22px;
        color: #000; }
  .mobileMenuFrontBack .mainMenu__item {
    display: block;
    padding: 4px 10px; }
  .mobileMenuFrontBack .mainMenu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 11px 15px;
    position: relative; }
    .mobileMenuFrontBack .mainMenu__link:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #F7F6F4;
      border-radius: 4px;
      z-index: -1;
      opacity: 0; }
    .mobileMenuFrontBack .mainMenu__link:hover:before, .mobileMenuFrontBack .mainMenu__link:focus:before {
      opacity: 1; }
    .mobileMenuFrontBack .mainMenu__link:hover .mainMenu__icon,
    .mobileMenuFrontBack .mainMenu__link:hover .mainMenu__text,
    .mobileMenuFrontBack .mainMenu__link:hover .mainMenu__drop-ico, .mobileMenuFrontBack .mainMenu__link:focus .mainMenu__icon,
    .mobileMenuFrontBack .mainMenu__link:focus .mainMenu__text,
    .mobileMenuFrontBack .mainMenu__link:focus .mainMenu__drop-ico {
      color: #000; }
    .mobileMenuFrontBack .mainMenu__link:hover .mainMenu__icon img, .mobileMenuFrontBack .mainMenu__link:focus .mainMenu__icon img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
  .mobileMenuFrontBack .mainMenu__item.opened .navigation__link .mainMenu__icon,
  .mobileMenuFrontBack .mainMenu__item.opened .navigation__link .mainMenu__text,
  .mobileMenuFrontBack .mainMenu__item.opened .navigation__link .mainMenu__drop-ico {
    color: red; }
  .mobileMenuFrontBack .mainMenu__item.opened .navigation__link .mainMenu__icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
  .mobileMenuFrontBack .mainMenu__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 12px;
    margin-right: 0.75rem; }
    .mobileMenuFrontBack .mainMenu__icon svg {
      display: block;
      height: 24px;
      margin: 0 auto; }
  .mobileMenuFrontBack .mainMenu__text {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #2A2A2A; }
  .mobileMenuFrontBack .mainMenu__drop-ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 2;
    color: #a0aca1;
    cursor: pointer; }
  .mobileMenuFrontBack .subMenu {
    display: none;
    padding: 12px 0;
    background-color: #fff; }
    .mobileMenuFrontBack .subMenu__close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 16px;
      font-weight: 600;
      color: #2A2A2A;
      padding: 4px;
      margin-bottom: 10px; }
      .mobileMenuFrontBack .subMenu__close svg {
        margin-right: 6px; }
    .mobileMenuFrontBack .subMenu--1 {
      display: block;
      width: 100%;
      height: 100%;
      background-color: #fff;
      position: absolute;
      top: 55px;
      left: 0;
      padding: 0 0 0 15px;
      z-index: 999;
      transition: transform .5s ease;
      -webkit-transform: translate(100%, 0);
      -ms-transform: translate(100%, 0);
      transform: translate(100%, 0);
      overflow: auto; }
      .mobileMenuFrontBack .subMenu--1::-webkit-scrollbar {
        width: 5px; }
      .mobileMenuFrontBack .subMenu--1::-webkit-scrollbar-button {
        background: #fff; }
      .mobileMenuFrontBack .subMenu--1::-webkit-scrollbar-track-piece {
        background: #fff;
        border-radius: 10px; }
      .mobileMenuFrontBack .subMenu--1::-webkit-scrollbar-thumb {
        background: #151517; }
      .mobileMenuFrontBack .subMenu--1.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); }
    .mobileMenuFrontBack .subMenu--2 {
      padding-left: 12px; }
    .mobileMenuFrontBack .subMenu__item {
      display: block;
      padding: 0; }
      .mobileMenuFrontBack .subMenu__item .subMenu__link--all {
        font-size: 16px;
        font-weight: 600;
        color: #D92528 !important; }
      .mobileMenuFrontBack .subMenu__item.active .subMenu__link {
        color: #D92528; }
        .mobileMenuFrontBack .subMenu__item.active .subMenu__link:after {
          opacity: 1;
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
    .mobileMenuFrontBack .subMenu__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-size: 18px;
      font-weight: 500;
      line-height: 22px;
      color: #000 !important;
      padding: 10px 10px;
      position: relative; }
      .mobileMenuFrontBack .subMenu__link:hover, .mobileMenuFrontBack .subMenu__link:focus {
        color: #fff !important;
        background-color: #D92528; }
      .mobileMenuFrontBack .subMenu__link--static {
        font-weight: bold;
        text-transform: uppercase;
        position: relative; }
        .mobileMenuFrontBack .subMenu__link--static:before {
          content: '';
          display: block;
          width: 6px;
          height: 6px;
          position: absolute;
          top: 7px;
          left: -15px;
          background-color: #D92528;
          -webkit-transform: translate(0, -50%) rotate(45deg);
          -ms-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg); }
  .mobileMenuFrontBack .sub-menu {
    padding-top: 20px;
    border-top: 1px solid #DAE0E0;
    margin-top: auto; }
    .mobileMenuFrontBack .sub-menu li {
      display: block; }
      .mobileMenuFrontBack .sub-menu li a {
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: 600;
        color: #4f9b8f;
        padding: 5px 15px 5px 15px; }
        @media screen and (min-width: 1200px) {
          .mobileMenuFrontBack .sub-menu li a {
            padding: 5px 15px 5px 30px; } }
        .mobileMenuFrontBack .sub-menu li a svg {
          margin-left: 4px;
          display: none; }
        .mobileMenuFrontBack .sub-menu li a:hover, .mobileMenuFrontBack .sub-menu li a:focus {
          color: #2A2A2A; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer .block {
  padding-bottom: 0px; }
  @media screen and (max-width: 767px) {
    #footer .block:not(:first-child)::after {
      content: "";
      display: block;
      height: 1px;
      background-color: #fff; } }

@media screen and (max-width: 767px) {
  #footer .block-toggle > .block-title span::after {
    margin-left: auto;
    padding: 0; } }

#footer-container-main {
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    #footer-container-main {
      padding: 80px 0; } }
  #footer-container-main .footer-gap {
    row-gap: 20px; }
    @media screen and (min-width: 1580px) {
      #footer-container-main .footer-gap {
        column-gap: 90px;
        row-gap: 0; } }
  #footer-container-main .first-column {
    row-gap: 20px; }
    @media screen and (min-width: 768px) {
      #footer-container-main .first-column {
        row-gap: 20px; } }
  #footer-container-main .footer__text {
    max-width: 380px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      #footer-container-main .footer__text {
        min-width: 260px; } }
    #footer-container-main .footer__text-link {
      color: #D92528;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px; }
  #footer-container-main .footer_phone {
    border-top: 1px solid #fff;
    padding: 10px 0; }
    #footer-container-main .footer_phone-link {
      font-size: 20px;
      font-weight: 400;
      line-height: 20px; }
  #footer-container-main .block-title {
    padding: 0;
    margin: 0 0 10px 0; }
    @media screen and (min-width: 768px) {
      #footer-container-main .block-title {
        margin: 0 0 20px 0; } }
    #footer-container-main .block-title span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #footer-container-main .block-links ul > li {
    margin-bottom: 10px; }
    #footer-container-main .block-links ul > li a {
      padding-left: 0;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px; }
      #footer-container-main .block-links ul > li a:before {
        display: none; }
  #footer-container-main .contact-rich .part {
    margin-bottom: 10px; }
    #footer-container-main .contact-rich .part .icon {
      display: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer-copyrights {
  padding: 0; }
  #footer-copyrights .border-wrapper {
    border-top: 1px solid #D92528;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media screen and (min-width: 992px) {
      #footer-copyrights .border-wrapper {
        padding-top: 20px;
        padding-bottom: 20px; } }

.payments-icons {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px; }

.copyrights span,
.copyrights a {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1800px; }

@media screen and (max-width: 1199px) {
  .desktop--el {
    display: none !important; } }

@media screen and (min-width: 1200px) {
  .mobile--el {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .mobile--hide {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .desktop--hide {
    display: none !important; } }

@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }
@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }
@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }
.col-xs-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.wpcf7-submit,
.btn-primary {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  background-color: #D92528;
  color: #fff;
  border-radius: 4px;
  padding: 10px 20px; }
  .wpcf7-submit:hover, .wpcf7-submit:focus,
  .btn-primary:hover,
  .btn-primary:focus {
    background-color: #ad1e20;
    color: #fff;
    text-decoration: none; }

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #ad1e20;
  opacity: .65; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #ad1e20; }

.btn-secondary {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  background: #404040;
  color: #fff;
  border-radius: 4px;
  padding: 10px 20px; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #272727;
    color: #fff; }

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #545b62;
  color: #fff;
  opacity: .65; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #545b62;
  color: #fff; }

.btn-continue-shopping {
  background-color: #D3CABB;
  color: #8E816E; }
  .btn-continue-shopping:hover, .btn-continue-shopping:focus {
    background-color: #bfb29c; }

.product-miniature .add-to-cart,
.product-miniature .add-to-cart-link {
  background-color: #D92528;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap; }
  .product-miniature .add-to-cart:hover, .product-miniature .add-to-cart:focus,
  .product-miniature .add-to-cart-link:hover,
  .product-miniature .add-to-cart-link:focus {
    color: #fff; }
  @media (min-width: 1500px) and (max-width: 1550px) {
    .product-miniature .add-to-cart,
    .product-miniature .add-to-cart-link {
      font-size: 18px;
      line-height: 18px; } }
  .product-miniature .add-to-cart span,
  .product-miniature .add-to-cart-link span {
    display: none; }
  .product-miniature .add-to-cart svg,
  .product-miniature .add-to-cart-link svg {
    pointer-events: none;
    /* fix for add to cart btn */ }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer .ps-emailsubscription-block label.hidden-el {
  color: #000000; }
#footer .ps-emailsubscription-block .newsletter-input-group {
  border: none;
  background: none; }
  #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription {
    background-color: #fff;
    margin-right: 10px;
    border-radius: 10px;
    min-height: 40px;
    border-radius: 4px; }
    @media screen and (min-width: 1200px) {
      #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription {
        min-width: 340px; } }
  #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe {
    background-color: #D92528;
    border-radius: 4px;
    min-height: 40px;
    min-width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
#footer .ps-emailsubscription-block .ps-17-newsletter-checkbox input {
  margin-right: 5px; }
#footer .ps-emailsubscription-block .ps-17-newsletter-checkbox p {
  font-size: 14px;
  margin-bottom: 0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
body .page-content select.form-control-select.form-control,
body .page-content .form-control,
.form-control,
#search_widget .form-search-control,
textarea {
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #D0D0D0;
  height: auto;
  color: #2A2A2A;
  padding: 12px 14px;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px; }
  body .page-content select.form-control-select.form-control:focus,
  body .page-content .form-control:focus,
  .form-control:focus,
  #search_widget .form-search-control:focus,
  textarea:focus {
    outline: none;
    box-shadow: none; }
  body .page-content select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content .form-control::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder,
  #search_widget .form-search-control::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #5B625C; }
  body .page-content select.form-control-select.form-control::-moz-placeholder,
  body .page-content .form-control::-moz-placeholder,
  .form-control::-moz-placeholder,
  #search_widget .form-search-control::-moz-placeholder,
  textarea::-moz-placeholder {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #5B625C; }
  body .page-content select.form-control-select.form-control:-ms-input-placeholder,
  body .page-content .form-control:-ms-input-placeholder,
  .form-control:-ms-input-placeholder,
  #search_widget .form-search-control:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #5B625C; }
  body .page-content select.form-control-select.form-control:-moz-placeholder,
  body .page-content .form-control:-moz-placeholder,
  .form-control:-moz-placeholder,
  #search_widget .form-search-control:-moz-placeholder,
  textarea:-moz-placeholder {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #5B625C; }

#contact .wpcf7 .form-group,
body #thecheckout-account .account-fields .form-group,
body .page-content #customer-form .form-group,
body .page-content #login-form .form-group,
body .page-content .address-form .form-group,
body .page-content .address-fields .form-group,
#invoice--fields .form-group {
  position: relative; }
#contact .wpcf7 .input-group,
body #thecheckout-account .account-fields .input-group,
body .page-content #customer-form .input-group,
body .page-content #login-form .input-group,
body .page-content .address-form .input-group,
body .page-content .address-fields .input-group,
#invoice--fields .input-group {
  outline: none; }
  #contact .wpcf7 .input-group.focus,
  body #thecheckout-account .account-fields .input-group.focus,
  body .page-content #customer-form .input-group.focus,
  body .page-content #login-form .input-group.focus,
  body .page-content .address-form .input-group.focus,
  body .page-content .address-fields .input-group.focus,
  #invoice--fields .input-group.focus {
    outline: none; }
#contact .wpcf7 select.form-control-select.form-control,
body #thecheckout-account .account-fields select.form-control-select.form-control,
body .page-content #customer-form select.form-control-select.form-control,
body .page-content #login-form select.form-control-select.form-control,
body .page-content .address-form select.form-control-select.form-control,
body .page-content .address-fields select.form-control-select.form-control,
#invoice--fields select.form-control-select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }
#contact .wpcf7 .form-control,
#contact .wpcf7 select.form-control-select.form-control,
body #thecheckout-account .account-fields .form-control,
body #thecheckout-account .account-fields select.form-control-select.form-control,
body .page-content #customer-form .form-control,
body .page-content #customer-form select.form-control-select.form-control,
body .page-content #login-form .form-control,
body .page-content #login-form select.form-control-select.form-control,
body .page-content .address-form .form-control,
body .page-content .address-form select.form-control-select.form-control,
body .page-content .address-fields .form-control,
body .page-content .address-fields select.form-control-select.form-control,
#invoice--fields .form-control,
#invoice--fields select.form-control-select.form-control {
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  color: #404040;
  padding: 17px 18px 10px 18px;
  border-radius: 6px;
  border: 1px solid #404040;
  outline: none; }
  #contact .wpcf7 .form-control.-error,
  #contact .wpcf7 select.form-control-select.form-control.-error,
  body #thecheckout-account .account-fields .form-control.-error,
  body #thecheckout-account .account-fields select.form-control-select.form-control.-error,
  body .page-content #customer-form .form-control.-error,
  body .page-content #customer-form select.form-control-select.form-control.-error,
  body .page-content #login-form .form-control.-error,
  body .page-content #login-form select.form-control-select.form-control.-error,
  body .page-content .address-form .form-control.-error,
  body .page-content .address-form select.form-control-select.form-control.-error,
  body .page-content .address-fields .form-control.-error,
  body .page-content .address-fields select.form-control-select.form-control.-error,
  #invoice--fields .form-control.-error,
  #invoice--fields select.form-control-select.form-control.-error {
    border-color: #FF0000; }
  #contact .wpcf7 .form-control.focus,
  #contact .wpcf7 select.form-control-select.form-control.focus,
  body #thecheckout-account .account-fields .form-control.focus,
  body #thecheckout-account .account-fields select.form-control-select.form-control.focus,
  body .page-content #customer-form .form-control.focus,
  body .page-content #customer-form select.form-control-select.form-control.focus,
  body .page-content #login-form .form-control.focus,
  body .page-content #login-form select.form-control-select.form-control.focus,
  body .page-content .address-form .form-control.focus,
  body .page-content .address-form select.form-control-select.form-control.focus,
  body .page-content .address-fields .form-control.focus,
  body .page-content .address-fields select.form-control-select.form-control.focus,
  #invoice--fields .form-control.focus,
  #invoice--fields select.form-control-select.form-control.focus {
    outline: none; }
  #contact .wpcf7 .form-control::-webkit-input-placeholder,
  #contact .wpcf7 select.form-control-select.form-control::-webkit-input-placeholder,
  body #thecheckout-account .account-fields .form-control::-webkit-input-placeholder,
  body #thecheckout-account .account-fields select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content #customer-form .form-control::-webkit-input-placeholder,
  body .page-content #customer-form select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content #login-form .form-control::-webkit-input-placeholder,
  body .page-content #login-form select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content .address-form .form-control::-webkit-input-placeholder,
  body .page-content .address-form select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content .address-fields .form-control::-webkit-input-placeholder,
  body .page-content .address-fields select.form-control-select.form-control::-webkit-input-placeholder,
  #invoice--fields .form-control::-webkit-input-placeholder,
  #invoice--fields select.form-control-select.form-control::-webkit-input-placeholder {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #2A2A2A; }
  #contact .wpcf7 .form-control::-moz-placeholder,
  #contact .wpcf7 select.form-control-select.form-control::-moz-placeholder,
  body #thecheckout-account .account-fields .form-control::-moz-placeholder,
  body #thecheckout-account .account-fields select.form-control-select.form-control::-moz-placeholder,
  body .page-content #customer-form .form-control::-moz-placeholder,
  body .page-content #customer-form select.form-control-select.form-control::-moz-placeholder,
  body .page-content #login-form .form-control::-moz-placeholder,
  body .page-content #login-form select.form-control-select.form-control::-moz-placeholder,
  body .page-content .address-form .form-control::-moz-placeholder,
  body .page-content .address-form select.form-control-select.form-control::-moz-placeholder,
  body .page-content .address-fields .form-control::-moz-placeholder,
  body .page-content .address-fields select.form-control-select.form-control::-moz-placeholder,
  #invoice--fields .form-control::-moz-placeholder,
  #invoice--fields select.form-control-select.form-control::-moz-placeholder {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #2A2A2A; }
  #contact .wpcf7 .form-control:-ms-input-placeholder,
  #contact .wpcf7 select.form-control-select.form-control:-ms-input-placeholder,
  body #thecheckout-account .account-fields .form-control:-ms-input-placeholder,
  body #thecheckout-account .account-fields select.form-control-select.form-control:-ms-input-placeholder,
  body .page-content #customer-form .form-control:-ms-input-placeholder,
  body .page-content #customer-form select.form-control-select.form-control:-ms-input-placeholder,
  body .page-content #login-form .form-control:-ms-input-placeholder,
  body .page-content #login-form select.form-control-select.form-control:-ms-input-placeholder,
  body .page-content .address-form .form-control:-ms-input-placeholder,
  body .page-content .address-form select.form-control-select.form-control:-ms-input-placeholder,
  body .page-content .address-fields .form-control:-ms-input-placeholder,
  body .page-content .address-fields select.form-control-select.form-control:-ms-input-placeholder,
  #invoice--fields .form-control:-ms-input-placeholder,
  #invoice--fields select.form-control-select.form-control:-ms-input-placeholder {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #2A2A2A; }
  #contact .wpcf7 .form-control:-moz-placeholder,
  #contact .wpcf7 select.form-control-select.form-control:-moz-placeholder,
  body #thecheckout-account .account-fields .form-control:-moz-placeholder,
  body #thecheckout-account .account-fields select.form-control-select.form-control:-moz-placeholder,
  body .page-content #customer-form .form-control:-moz-placeholder,
  body .page-content #customer-form select.form-control-select.form-control:-moz-placeholder,
  body .page-content #login-form .form-control:-moz-placeholder,
  body .page-content #login-form select.form-control-select.form-control:-moz-placeholder,
  body .page-content .address-form .form-control:-moz-placeholder,
  body .page-content .address-form select.form-control-select.form-control:-moz-placeholder,
  body .page-content .address-fields .form-control:-moz-placeholder,
  body .page-content .address-fields select.form-control-select.form-control:-moz-placeholder,
  #invoice--fields .form-control:-moz-placeholder,
  #invoice--fields select.form-control-select.form-control:-moz-placeholder {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #2A2A2A; }
#contact .wpcf7 .input-group .form-control,
body #thecheckout-account .account-fields .input-group .form-control,
body .page-content #customer-form .input-group .form-control,
body .page-content #login-form .input-group .form-control,
body .page-content .address-form .input-group .form-control,
body .page-content .address-fields .input-group .form-control,
#invoice--fields .input-group .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
#contact .wpcf7 .field-label,
body #thecheckout-account .account-fields .field-label,
body .page-content #customer-form .field-label,
body .page-content #login-form .field-label,
body .page-content .address-form .field-label,
body .page-content .address-fields .field-label,
#invoice--fields .field-label {
  display: block;
  color: #404040;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  position: absolute;
  transition: all .3s;
  top: 16px;
  left: 18px;
  z-index: 999; }
#contact .wpcf7 .isFloated .field-label,
body #thecheckout-account .account-fields .isFloated .field-label,
body .page-content #customer-form .isFloated .field-label,
body .page-content #login-form .isFloated .field-label,
body .page-content .address-form .isFloated .field-label,
body .page-content .address-fields .isFloated .field-label,
#invoice--fields .isFloated .field-label {
  font-size: 10px;
  top: 5px; }
#contact .wpcf7 .field-label[for="field-id_gender"],
body #thecheckout-account .account-fields .field-label[for="field-id_gender"],
body .page-content #customer-form .field-label[for="field-id_gender"],
body .page-content #login-form .field-label[for="field-id_gender"],
body .page-content .address-form .field-label[for="field-id_gender"],
body .page-content .address-fields .field-label[for="field-id_gender"],
#invoice--fields .field-label[for="field-id_gender"] {
  position: static; }
#contact .wpcf7 .has-float-label input:placeholder-shown:not(:focus)::placeholder,
#contact .wpcf7 .has-float-label select:placeholder-shown:not(:focus)::placeholder,
body #thecheckout-account .account-fields .has-float-label input:placeholder-shown:not(:focus)::placeholder,
body #thecheckout-account .account-fields .has-float-label select:placeholder-shown:not(:focus)::placeholder,
body .page-content #customer-form .has-float-label input:placeholder-shown:not(:focus)::placeholder,
body .page-content #customer-form .has-float-label select:placeholder-shown:not(:focus)::placeholder,
body .page-content #login-form .has-float-label input:placeholder-shown:not(:focus)::placeholder,
body .page-content #login-form .has-float-label select:placeholder-shown:not(:focus)::placeholder,
body .page-content .address-form .has-float-label input:placeholder-shown:not(:focus)::placeholder,
body .page-content .address-form .has-float-label select:placeholder-shown:not(:focus)::placeholder,
body .page-content .address-fields .has-float-label input:placeholder-shown:not(:focus)::placeholder,
body .page-content .address-fields .has-float-label select:placeholder-shown:not(:focus)::placeholder,
#invoice--fields .has-float-label input:placeholder-shown:not(:focus)::placeholder,
#invoice--fields .has-float-label select:placeholder-shown:not(:focus)::placeholder {
  opacity: 1; }
#contact .wpcf7 .help-block,
body #thecheckout-account .account-fields .help-block,
body .page-content #customer-form .help-block,
body .page-content #login-form .help-block,
body .page-content .address-form .help-block,
body .page-content .address-fields .help-block,
#invoice--fields .help-block {
  margin: 0; }
#contact .wpcf7 .help-block .alert-danger,
#contact .wpcf7 .field.error-msg,
body #thecheckout-account .account-fields .help-block .alert-danger,
body #thecheckout-account .account-fields .field.error-msg,
body .page-content #customer-form .help-block .alert-danger,
body .page-content #customer-form .field.error-msg,
body .page-content #login-form .help-block .alert-danger,
body .page-content #login-form .field.error-msg,
body .page-content .address-form .help-block .alert-danger,
body .page-content .address-form .field.error-msg,
body .page-content .address-fields .help-block .alert-danger,
body .page-content .address-fields .field.error-msg,
#invoice--fields .help-block .alert-danger,
#invoice--fields .field.error-msg {
  text-align: left;
  font-size: 10px;
  font-weight: 400;
  color: #FF0000;
  background-color: transparent;
  padding: 0;
  margin-bottom: 10px;
  border: none; }

.form-group.email {
  position: relative; }
  .form-group.email .email-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
    pointer-events: none; }

.email-icon {
  color: #5b625c; }

.-error + .email-icon,
.-error ~ .email-icon {
  color: red; }

.cart-voucher-area .alert-danger,
#login-form .alert-danger {
  background-color: transparent;
  border: none;
  padding-left: 0;
  padding-right: 0;
  color: red;
  padding: 0 0 5px; }

body .form-group.missing-street-number label[data-missing-street-nr-notice]:after {
  text-align: left;
  font-size: 10px;
  font-weight: 400;
  color: #FF0000; }

select.form-control:not([size]):not([multiple]) {
  height: auto;
  padding: 10px; }
  select.form-control:not([size]):not([multiple]):focus {
    border-color: #D0D0D0; }

body .page-content .has-float-label select.form-control,
.not-extra-field {
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto;
  background: none;
  background-color: #fff; }

select.form-control-select.form-control.not-extra-field {
  display: inline-block;
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto; }

.field-label {
  font-size: 14px;
  font-weight: normal;
  color: #3E2A0E; }

body .form-group {
  padding: 0; }

[data-link-action="toggle-password-visibility"] {
  top: 25px; }

.c-custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
  .c-custom-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .c-custom-checkbox svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    margin-top: 0;
    margin-right: 5px; }
  .c-custom-checkbox label,
  .c-custom-checkbox span.label {
    display: block;
    color: #404040;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    width: 100%; }
  .c-custom-checkbox .c-custom-checkbox__empty {
    display: block; }
  .c-custom-checkbox .c-custom-checkbox__checked {
    display: none; }
  .c-custom-checkbox input:checked ~ .c-custom-checkbox__empty {
    display: none; }
  .c-custom-checkbox input:checked ~ .c-custom-checkbox__checked {
    display: block; }

.custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .custom-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .custom-checkbox svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    margin-top: 0;
    margin-right: 5px; }
  .custom-checkbox label,
  .custom-checkbox span.label {
    display: block;
    font-size: 13px;
    width: 100%; }
  .custom-checkbox .custom-checkbox__empty {
    display: block; }
  .custom-checkbox .custom-checkbox__checked {
    display: none; }
  .custom-checkbox input:checked ~ .custom-checkbox__empty {
    display: none; }
  .custom-checkbox input:checked ~ .custom-checkbox__checked {
    display: block; }

body .custom-radio {
  width: auto;
  height: auto;
  margin-right: 6px;
  box-shadow: none;
  background-color: transparent;
  border: none; }
  body .custom-radio input[type=radio] {
    opacity: 0;
    position: absolute; }
  body .custom-radio input + span {
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #DDD8D1;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff; }
  body .custom-radio input[type=radio]:checked + span {
    display: block;
    position: static;
    width: 22px;
    height: 22px;
    left: -1px;
    top: -1px;
    right: auto;
    bottom: auto;
    border: 6px solid #D92528;
    background-color: #fff;
    animation: none; }

.custom-checkbox input[type=checkbox] + span:not(.color),
.custom-radio {
  border: none; }

/*.custom-checkbox.af-checkbox-label:after, 
.custom-checkbox.af-radio-label:after{
    display: none;
}
.active > .custom-checkbox.af-checkbox-label:before, 
.active > .custom-checkbox.af-radio-label:before{
    display: none;
}
.af_filter .custom-checkbox.af-checkbox-label{
    padding-left: 0;
}*/
/*<span class="custom-checkbox">
    <input name="{$field.name}" id="cc_{$field.name}" type="checkbox" value="1" {if $field.value}checked="checked"{/if} {if $field.required}required{/if}>
    <span class="custom-checkbox__icon custom-checkbox__empty"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"> <g fill="#fff" stroke="#707070" stroke-width="1"> <rect width="15" height="15" stroke="none"/> <rect x="0.5" y="0.5" width="14" height="14" fill="none"/> </g></svg></span>
    <span class="custom-checkbox__icon custom-checkbox__checked"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"> <path d="M0,0H15V15H0Z" fill="#d8af54"/> <path d="M4246.006,393.541l2.525,2.274,3.852-4.715" transform="translate(-4241.695 -386.714)" fill="none" stroke="#fff" stroke-width="2"/></svg></span>   
    <label for="cc_{$field.name}">{$field.label nofilter}</label >
  </span>*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.af_filter .count {
  color: #333; }

.compact-toggle-text {
  color: #fff; }

.title_block {
  display: none; }

.af_filter {
  border-bottom: none;
  padding: 0; }
  .af_filter .af_subtitle {
    border-bottom: 2px solid #404040;
    color: #404040;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .af_filter .af_subtitle {
        font-size: 30px;
        font-weight: 600;
        line-height: 30px; } }
    .af_filter .af_subtitle::before {
      border-color: #404040;
      width: 15px;
      height: 15px;
      border-width: 2px 0 0 2px; }
  .af_filter .af_filter_content .af-checkbox-label::before {
    left: 6px;
    top: 7px; }
  .af_filter .af_filter_content .af-checkbox-label::after {
    top: 4px; }
  .af_filter .af_filter_content .af-checkbox-label .name {
    color: #404040;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 10px; }
  .af_filter.closed .af_subtitle::before {
    border-width: 0 3px 3px 0; }

.has-compact-filter #amazzing_filter .compact-toggle {
  display: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.block-social-links {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .block-social-links {
      text-align: right; } }

.social--links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  /*color: #fff;*/
  margin-bottom: 6px; }
  .social--links a svg {
    height: 25px; }

.social-sharing li {
  padding: 0 6px; }
  .social-sharing li a {
    color: #7293A8; }
.social-sharing svg {
  height: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#wrapper .breadcrumb {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  padding: 0px 0px 40px 0px;
  margin-top: 0;
  margin-bottom: 0;
  color: #404040; }
  #wrapper .breadcrumb li > span {
    color: #D92528; }
  #wrapper .breadcrumb a {
    color: #404040; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#iqitwishlist-modal .modal-header .modal-title,
#blockcart-modal .modal-header .modal-title {
  font-size: 18px;
  line-height: 1; }
#iqitwishlist-modal .modal-header .close,
#blockcart-modal .modal-header .close {
  padding: 18px; }
#iqitwishlist-modal .modal-body,
#blockcart-modal .modal-body {
  padding-top: 20px; }
#iqitwishlist-modal .product-name a,
#blockcart-modal .product-name a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px; }
#iqitwishlist-modal .cart-products-count,
#blockcart-modal .cart-products-count {
  display: block;
  font-size: 14px;
  font-weight: normal; }
#iqitwishlist-modal .free-delivery,
#blockcart-modal .free-delivery {
  margin: 20px 0;
  border: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#iqitcookielaw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 540px; }
  #iqitcookielaw #iqitcookielaw-accept {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  #iqitcookielaw a {
    color: #fff; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
body .slick-prev {
  left: 0; }
  @media screen and (max-width: 767px) {
    body .slick-prev {
      left: 0; } }
body .slick-next {
  right: 0; }
  @media screen and (max-width: 767px) {
    body .slick-next {
      right: 0; } }
body ul.slick-dots li button:before {
  font-size: 12px;
  color: rgba(217, 37, 40, 0.33);
  opacity: 1; }
body ul.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #D92528; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.swiper {
  position: relative;
  overflow: hidden; }
  .swiper .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 20px; }
  .swiper .swiper-pagination-bullet-active {
    background: #D92528; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.swiper-container-wrapper .product-carousel,
.swiper-container-wrapper .swiper--custom {
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (min-width: 768px) {
    .swiper-container-wrapper .product-carousel,
    .swiper-container-wrapper .swiper--custom {
      padding-left: 10px;
      padding-right: 10px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.af-loader {
  width: 48px;
  height: 48px;
  border: 5px solid #D92528;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: af-rotation 1s linear infinite; }

@keyframes af-rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
#main.-combinations-loading #product-preloader {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
@media screen and (min-width: 1200px) {
  .page-category #content-wrapper {
    flex: 0 0 85%;
    max-width: 85%; } }

@media screen and (min-width: 1200px) {
  .page-category #left-column {
    flex: 0 0 15%;
    max-width: 15%; } }

.products.row.products-grid {
  margin-left: -10px;
  margin-right: -10px; }
  @media screen and (min-width: 768px) {
    .products.row.products-grid {
      margin-left: -20px;
      margin-right: -20px; } }
  .products.row.products-grid > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .products.row.products-grid > [class*="col-"] {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px; } }
  .products.row.products-grid .js-product-miniature-wrapper {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .products.row.products-grid .js-product-miniature-wrapper {
        margin-bottom: 40px; } }
    @media (min-width: 992px) and (max-width: 1148px) {
      .products.row.products-grid .js-product-miniature-wrapper {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 1200px) and (max-width: 1352px) {
      .products.row.products-grid .js-product-miniature-wrapper {
        flex: 0 0 33%;
        max-width: 33%; } }
    @media (min-width: 1700px) {
      .products.row.products-grid .js-product-miniature-wrapper {
        flex: 0 0 20%;
        max-width: 20%; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.products-top-fix {
  margin: 0 0 20px;
  border-top: none;
  padding: 10px 4px;
  border-bottom: 1px solid #404040; }
  @media screen and (min-width: 992px) {
    .products-top-fix {
      margin: 0 0 40px;
      padding: 50px 0 0px; } }
  .products-top-fix #js-product-list-top {
    border: none; }
    .products-top-fix #js-product-list-top.products-selection {
      margin: 0;
      padding: 0; }
      @media screen and (min-width: 992px) {
        .products-top-fix #js-product-list-top.products-selection {
          padding: 10px; } }
  .products-top-fix .form-control {
    padding: 0; }
  .products-top-fix .view-items {
    color: #404040;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    margin: 0; }
  .products-top-fix .view-switcher {
    display: none; }
  .products-top-fix .showing {
    display: none; }
  .products-top-fix .view-filter .compact-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 10px; }
  .products-top-fix .view-filter .select-title .select-title-name {
    color: #404040;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px; }
  .products-top-fix .view-filter .select-title em {
    color: #D92528;
    font-weight: bold; }
  .products-top-fix .products-sort-order {
    margin-right: 20px; }
    .products-top-fix .products-sort-order .select-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border: none; }
      .products-top-fix .products-sort-order .select-title .select-title-name {
        max-width: 100%;
        margin-right: 10px;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        color: #404040; }
      .products-top-fix .products-sort-order .select-title em {
        color: #404040;
        font-size: 20px; }
  .products-top-fix .products-nb-per-page .select-title {
    border: none;
    max-width: 100%;
    margin-right: 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    color: #404040; }
  .products-top-fix .products-nb-per-page em {
    margin-left: 20px;
    color: #404040;
    font-size: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.pagination {
  border-bottom: 1px solid #404040;
  padding-bottom: 10px;
  margin: 30px 0 40px 0; }
  @media screen and (min-width: 768px) {
    .pagination {
      margin: 90px 0 80px 0; } }
  .pagination .current {
    color: #D92528 !important; }
  .pagination .pagination-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .pagination .pagination-wrapper .pagination-left,
    .pagination .pagination-wrapper .pagination-center,
    .pagination .pagination-wrapper .pagination-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .pagination .pagination-wrapper .pagination-left,
    .pagination .pagination-wrapper .pagination-right {
      column-gap: 40px;
      flex-grow: 1; }
      .pagination .pagination-wrapper .pagination-left a,
      .pagination .pagination-wrapper .pagination-right a {
        color: #404040;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px; }
    .pagination .pagination-wrapper .pagination-center {
      column-gap: 20px; }
      .pagination .pagination-wrapper .pagination-center span,
      .pagination .pagination-wrapper .pagination-center a {
        color: #404040;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px; }
    .pagination .pagination-wrapper .first svg,
    .pagination .pagination-wrapper .previous svg {
      transform: rotate(180deg); }
    .pagination .pagination-wrapper .next,
    .pagination .pagination-wrapper .previous,
    .pagination .pagination-wrapper .first,
    .pagination .pagination-wrapper .last {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      column-gap: 4px; }
    .pagination .pagination-wrapper .disabled {
      display: none; }

/* Mobile responsive */
@media (max-width: 767px) {
  .pagination-wrapper {
    flex-wrap: wrap; }

  .pagination-center {
    order: -1;
    margin-bottom: 15px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-miniature.product-miniature-default {
  border: 1px solid #404040;
  border-radius: 8px;
  padding: 20px; }
  .product-miniature.product-miniature-default .product-description {
    padding: 0; }
  .product-miniature.product-miniature-default .product-price-and-shipping {
    margin-bottom: 20px; }
  .product-miniature.product-miniature-default .input-group-add-cart {
    gap: 8px; }
    .product-miniature.product-miniature-default .input-group-add-cart .btn-product-list {
      background: #D92528;
      border-radius: 4px;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      column-gap: 10px; }
      @media screen and (min-width: 768px) {
        .product-miniature.product-miniature-default .input-group-add-cart .btn-product-list .add-to-cart-text {
          display: inline-flex; } }

.product-miniature-grid .product-availability {
  z-index: -1; }
.product-miniature-grid .product-unavailable {
  background: #D92528; }
.product-miniature-grid .product--title {
  color: #404040;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 10px;
  min-height: 41px; }
.product-miniature-grid .regular--price.text--muted {
  text-decoration-line: line-through;
  color: #D92528 !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; }
.product-miniature-grid .product--price {
  color: #404040;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px; }
.product-miniature-grid .products-variants-wrapper {
  min-height: 29px; }

.product-miniature-grid .product-functional-buttons em {
  font-size: 1.2rem; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-info-row {
  margin-bottom: 50px; }

#product .product_header_container {
  border-bottom: none; }
#product .product-information .product-description {
  display: none; }
#product .col-product-info .product_header_container {
  padding-bottom: 0;
  margin-bottom: 0; }
#product .col-product-info .product_p_price_container {
  margin-top: 0;
  border-top: 0;
  padding-top: 0; }
#product .col-product-info .product-quantity {
  margin-left: -4px; }
  #product .col-product-info .product-quantity .btn-primary {
    padding: 12px 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    max-width: 170px; }
#product .col-product-info .product--title {
  color: #404040;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -1.6px; }
  @media screen and (min-width: 768px) {
    #product .col-product-info .product--title {
      font-size: 70px;
      font-weight: 300;
      line-height: 70px;
      letter-spacing: -2.8px; } }
#product .product-manufacturer {
  max-width: 110px; }
  #product .product-manufacturer a {
    display: block; }
    #product .product-manufacturer a img {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto; }
#product .product-reference {
  color: #404040;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.4px; }
  #product .product-reference label {
    min-width: 110px;
    font-weight: 400; }
#product .product-category {
  color: #404040;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.4px; }
  #product .product-category label {
    min-width: 110px;
    font-weight: 400; }
#product .product-omada {
  color: #404040;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.4px;
  margin-bottom: 40px; }
  #product .product-omada label {
    min-width: 110px;
    font-weight: 400; }
#product #product-availability {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.4px;
  margin-bottom: 40px; }
  #product #product-availability .label {
    color: #404040;
    min-width: 110px;
    font-weight: 400;
    text-align: left; }
#product .product-variants > .product-variants-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #product .product-variants > .product-variants-item:not(:last-child) {
    margin: 0 0 20px; }
  #product .product-variants > .product-variants-item .custom-select2 {
    display: inline-block;
    min-width: 6rem;
    max-width: 14rem; }
  #product .product-variants > .product-variants-item ul li {
    margin-bottom: 0; }
  #product .product-variants > .product-variants-item .color {
    margin-left: 0;
    margin-top: 0; }
#product .product-variants .form-control-label {
  padding-top: 0px;
  padding-bottom: 0px;
  min-width: 110px; }
#product .product-variants .input-color, #product .product-variants .color {
  width: 40px;
  height: 40px;
  line-height: 2rem;
  border-radius: 4px; }
#product .product-variants .input-radio, #product .product-variants .radio-label {
  min-width: 40px;
  min-height: 40px;
  border-radius: 4px; }
#product .product-variants .input-radio + span {
  line-height: 40px; }
#product .product-variants .input-color:checked + span, #product .product-variants .input-color:hover + span,
#product .product-variants .input-radio:checked + span,
#product .product-variants .input-radio:hover + span {
  line-height: 40px; }
#product .product-actions .product-additional-info {
  border-top: none;
  padding-top: 0; }
  #product .product-actions .product-additional-info .social-sharing {
    display: none; }
#product .category-products {
  border-top: 1px solid #404040;
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    #product .category-products {
      border-top: 2px solid #404040;
      padding-top: 40px; } }
  #product .category-products .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; }
  #product .category-products .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 1500px) {
    #product .category-products .col-md-4 {
      flex: 0 0 450px;
      max-width: 450px; }
    #product .category-products .col-md-8 {
      flex: 1;
      max-width: calc(100% - 450px); } }
  #product .category-products .section--title {
    color: #404040;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: -1.6px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: none; }
    @media screen and (min-width: 768px) {
      #product .category-products .section--title {
        font-size: 100px;
        font-weight: 300;
        line-height: 100px;
        /* 100% */
        letter-spacing: -4px; } }
    #product .category-products .section--title .outline-text {
      display: block;
      font-size: 70px;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -2.8px;
      color: transparent;
      -webkit-text-stroke: 1px #404040;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        #product .category-products .section--title .outline-text {
          font-size: 160px;
          font-weight: 600;
          line-height: 130px;
          letter-spacing: -6.4px;
          -webkit-text-stroke: 2px #404040; } }
  #product .category-products .product-miniature.product-miniature-default {
    border: 1px solid #404040; }
    #product .category-products .product-miniature.product-miniature-default .products-variants {
      display: none; }
  #product .category-products .swiper.swiper-pagination {
    margin-top: 20px; }

.af-product-information-top {
  padding-top: 30px; }

.af-color-thumbs {
  padding-top: 20px; }
  .af-color-thumbs__title {
    color: #404040;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.4px;
    margin-bottom: 10px; }
  .af-color-thumbs img {
    display: block;
    max-width: 65px; }

#cart-subtotal-shipping-blockcart,
#cart #cart-subtotal-shipping,
.modal-line--shipping {
  display: none !important; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.col-product-image > .page-content {
  /*    position: -webkit-sticky;
      position: sticky;
      top: 140px;*/ }

.product-cover .product-lmage-large {
  position: static; }
  @media screen and (max-width: 767px) {
    .product-cover .product-lmage-large {
      border: 1px solid #404040; } }

#product .product-cover .expander,
#product .product-cover .expander > span {
  background-color: #D92528; }

#product .product-cover .expander:hover, #product .product-cover .expander:focus {
  background-color: #ad1e20;
  opacity: 1 !important; }
  #product .product-cover .expander:hover > span, #product .product-cover .expander:focus > span {
    background-color: #ad1e20;
    opacity: 1 !important; }

@media screen and (max-width: 767px) {
  .col-left-product-thumbs {
    margin-top: 0; }
    .col-left-product-thumbs .swiper-wrapper {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .col-left-product-thumbs .swiper-slide-thumb-active {
      border: 1px solid #404040; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#quickview-modal .quickview-info {
  padding: 15px; }
#quickview-modal .quickview-title {
  font-size: 22px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-variants .form-control-label {
  margin-right: 4px; }
.product-variants .input-container {
  overflow: hidden;
  padding: 2px; }
.product-variants .input-container.attribute-not-in-stock {
  pointer-events: none; }
  .product-variants .input-container.attribute-not-in-stock:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #404040;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform-origin: 50% 50%;
    transform: translate(-50%, 0) rotate(45deg); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-prices {
  margin-top: 20px; }
  @media screen and (min-width: 768px) {
    .product-prices {
      margin-top: 40px; } }
  .product-prices .current-price .product-price {
    color: #404040;
    font-size: 40px;
    font-weight: 600;
    line-height: 40px; }
    @media screen and (min-width: 768px) {
      .product-prices .current-price .product-price {
        font-size: 50px;
        font-weight: 600;
        line-height: 50px; } }
  .product-prices .product-discount .regular-price {
    color: #D92528;
    font-size: 30px;
    font-weight: 600;
    line-height: 33px;
    margin-right: 20px; }
    @media screen and (min-width: 768px) {
      .product-prices .product-discount .regular-price {
        font-size: 40px;
        font-weight: 600;
        line-height: 43px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-add-to-cart {
  /*    @include display-flex;
      @include align-items-center;
      @include flex-wrap;*/
  margin-top: 15px;
  margin-bottom: 15px; }
  .product-add-to-cart .product-quantity > .col {
    margin: 0; }
  .product-add-to-cart .product-quantity .qty {
    /*margin-right: 10px;*/ }

.btn-primary:not(.btn-iconic) em,
.btn-secondary:not(.btn-iconic) em {
  margin-right: 0.5em; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.bootstrap-touchspin .input-group-btn-vertical em {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: 400; }

.bootstrap-touchspin .input-group-btn-vertical em {
  font-size: 1rem;
  left: 6px; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-top-right-radius: 4px; }

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-bottom-right-radius: 4px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#product-availability {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #product-availability.badge {
    background: transparent;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    padding-left: 0;
    padding-right: 0; }
    #product-availability.badge em {
      display: none; }
  #product-availability svg {
    margin-right: 6px; }
  #product-availability.badge-success {
    color: #25D931;
    background-color: transparent !important; }
  #product-availability.badge-danger {
    color: #6C0E10;
    background-color: transparent !important; }
  #product-availability.badge-warning {
    color: #4D340F;
    background-color: transparent !important; }

.product--availability .badge {
  display: block;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding-left: 0;
  padding-right: 0; }
  .product--availability .badge em {
    display: none; }
.product--availability svg {
  margin-right: 6px; }
.product--availability .badge-success {
  color: #25D931;
  background-color: transparent !important; }
.product--availability .badge-danger {
  color: #6C0E10;
  background-color: transparent !important; }
.product--availability .badge-warning {
  color: #4D340F;
  background-color: transparent !important; }

.products-grid .product-miniature-default .product-available {
  display: block; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-tabs {
  max-width: 1440px;
  margin: auto;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .product-tabs {
      margin-bottom: 80px; } }
  .product-tabs #product-infos-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; }
    .product-tabs #product-infos-tabs::-webkit-scrollbar {
      display: none; }

.nav-tabs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #404040;
  margin-bottom: 20px;
  flex-direction: row !important;
  border: none; }
  .nav-tabs .nav-item {
    flex-grow: 1;
    flex-shrink: 0;
    padding-right: 0;
    margin: 0; }
  .nav-tabs .nav-link {
    border-bottom: solid 2px #404040;
    padding: 20px;
    opacity: 1;
    color: #404040;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px; }
    @media screen and (min-width: 992px) {
      .nav-tabs .nav-link {
        padding: 10px;
        border-bottom: solid 3px #404040; } }
    .nav-tabs .nav-link.active {
      color: #D92528;
      border-bottom: solid 2px #D92528; }
      @media screen and (min-width: 992px) {
        .nav-tabs .nav-link.active {
          border-bottom: solid 3px #D92528; } }

.tab-content {
  padding: 10px; }

#product-infos-accordion-mobile {
  margin-bottom: 0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.option-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .option-row .option-label,
  .option-row .option-value {
    font-size: 14px;
    font-weight: normal;
    color: #8E816E;
    padding: 0;
    margin: 0; }
  .option-row .option-label {
    margin-right: 4px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-accessories {
  border-top: 1px solid #404040;
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    .product-accessories {
      border-top: 2px solid #404040;
      padding-top: 40px; } }
  .product-accessories .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; }
  .product-accessories .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 1500px) {
    .product-accessories .col-md-4 {
      flex: 0 0 450px;
      max-width: 450px; }
    .product-accessories .col-md-8 {
      flex: 1;
      max-width: calc(100% - 450px); } }
  .product-accessories .section--title {
    color: #404040;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: -1.6px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: none; }
    @media screen and (min-width: 768px) {
      .product-accessories .section--title {
        font-size: 100px;
        font-weight: 300;
        line-height: 100px;
        /* 100% */
        letter-spacing: -4px; } }
    .product-accessories .section--title .outline-text {
      display: block;
      font-size: 70px;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -2.8px;
      color: transparent;
      -webkit-text-stroke: 1px #404040;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        .product-accessories .section--title .outline-text {
          font-size: 160px;
          font-weight: 600;
          line-height: 130px;
          letter-spacing: -6.4px;
          -webkit-text-stroke: 2px #404040; } }
  .product-accessories .product-miniature.product-miniature-default {
    border: 1px solid #404040; }
    .product-accessories .product-miniature.product-miniature-default .products-variants {
      display: none; }
    .product-accessories .product-miniature.product-miniature-default .add-to-cart-text {
      font-size: 20px;
      font-weight: 500;
      line-height: 20px; }
      @media (min-width: 1500px) and (max-width: 1550px) {
        .product-accessories .product-miniature.product-miniature-default .add-to-cart-text {
          font-size: 18px;
          line-height: 18px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-flags .feature-shipping,
.product-flags .discount {
  background: #D92528; }
.product-flags.product-flags-right {
  left: auto;
  right: 0; }

.product-flag.discount, .product-flag.on-sale, .product-flag.discount-amount, .product-flag.discount-percentage, .product-flag.online-only, .product-flag.new, .product-flag.feature-shipping {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  border-radius: 4px;
  padding: 8px; }
  @media screen and (min-width: 992px) {
    .product-flag.discount, .product-flag.on-sale, .product-flag.discount-amount, .product-flag.discount-percentage, .product-flag.online-only, .product-flag.new, .product-flag.feature-shipping {
      font-size: 20px;
      font-weight: 600;
      line-height: 20px;
      padding: 8px; } }

/*.ribbon{
    @include display-flex;
    @include align-items-center;
    @include justify-content-center;
    width: 46px;
    height: 25px;
    background-color: #0F9447;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1px 1px;
    position: relative;
    margin-bottom: 20px;
    &:last-child{
        margin-bottom: 0;
    }
    &:before{
        content: "";
        position: absolute;
        z-index: 2;
        left: 0;
        top: 25px;
        border-left: 23px solid #0F9447;
        border-right: 23px solid #0F9447;
        border-bottom: 10px solid transparent;
    }
    &.discount,
    &.on-sale,
    &.discount-amount,
    &.discount-percentage,
    &.online-only,
    &.new{
        background-color: #ED2224;
        &:before{
            border-left-color: #ED2224;
            border-right-color: #ED2224;
        }
    }
}*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#module-afgiftvoucher-default .swiper-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
#module-afgiftvoucher-default .giftVoucher-slider-wrap {
  margin-bottom: 50px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-bundles {
  background-color: #fff;
  margin-bottom: 55px;
  padding: 30px 15px; }
  @media screen and (min-width: 768px) {
    .product-bundles {
      padding: 30px 15px; } }
  @media screen and (min-width: 992px) {
    .product-bundles {
      padding: 80px 70px; } }
  .product-bundles__title {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-bottom: 15px; }
  .product-bundles__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .product-bundles__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .product-bundles__footer {
    border-top: 1px solid #8E816E;
    padding-top: 10px;
    margin-top: 10px; }
  .product-bundles__totals {
    width: 100%;
    max-width: 285px;
    margin-left: auto; }
  .product-bundles__total-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0; }
    .product-bundles__total-line .product-bundles__label {
      font-size: 20px;
      color: #000; }
    .product-bundles__total-line .product-bundles__value {
      font-size: 31px;
      font-weight: bold;
      color: #000; }
  .product-bundles__points-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0; }
    .product-bundles__points-line .product-bundles__label {
      font-size: 14px;
      color: #000; }
    .product-bundles__points-line .product-bundles__value {
      font-size: 17px;
      font-weight: 500;
      color: #00A7C6; }
  .product-bundles__actions {
    padding-top: 20px; }
  .product-bundles__add-to-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    margin-left: auto; }
    .product-bundles__add-to-cart svg {
      margin-right: 10px; }
  .product-bundles__sep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0; }
    @media screen and (min-width: 768px) {
      .product-bundles__sep {
        padding: 0 5px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media screen and (max-width: 991px) {
      .product-bundles__sep--last {
        display: none; } }
    .product-bundles__sep--last .product-bundles__plus {
      display: none; }
  .product-bundles__sep--line {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 1px;
    width: auto;
    border-bottom: 1px dotted #8E816E; }
    @media screen and (min-width: 768px) {
      .product-bundles__sep--line {
        height: auto;
        width: 1px;
        border-bottom: none;
        border-left: 1px dotted #8E816E; } }
  .product-bundles__plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #8E816E; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#blockcart-content .col-info a,
#cart .cart-item .product-line-info a.label,
body.compact-cart #tc-container .product-line-info a.label,
body.compact-cart #tc-container-mobile .product-line-info a.label {
  display: block;
  color: #404040;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
  /* 100% */
  letter-spacing: -1px; }
  #blockcart-content .col-info a:hover, #blockcart-content .col-info a:focus,
  #cart .cart-item .product-line-info a.label:hover,
  #cart .cart-item .product-line-info a.label:focus,
  body.compact-cart #tc-container .product-line-info a.label:hover,
  body.compact-cart #tc-container .product-line-info a.label:focus,
  body.compact-cart #tc-container-mobile .product-line-info a.label:hover,
  body.compact-cart #tc-container-mobile .product-line-info a.label:focus {
    color: #D92528; }

.product-line-info .label,
.product-line-info .value,
body.compact-cart #tc-container .product-line-info .label,
body.compact-cart #tc-container-mobile .product-line-info .label {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  /* 125% */
  letter-spacing: -0.4px;
  color: #404040; }

body.compact-cart #tc-container .product-line-info .label-print,
body.compact-cart #tc-container-mobile .product-line-info .label-print,
.product-line-info .label-print {
  font-size: 16px;
  font-weight: 300;
  color: #000; }

.product-customization-line .value {
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#cart .cart-grid .cart-grid-body {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #cart .cart-grid .cart-grid-body {
      margin-bottom: 0;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; } }
  #cart .cart-grid .cart-grid-body .product-line-grid-body {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      #cart .cart-grid .cart-grid-body .product-line-grid-body {
        margin-bottom: 0; } }
  #cart .cart-grid .cart-grid-body .cart-items {
    margin-bottom: 40px; }
    #cart .cart-grid .cart-grid-body .cart-items .cart-item {
      border-bottom: 1px solid #404040; }
      @media screen and (min-width: 1200px) {
        #cart .cart-grid .cart-grid-body .cart-items .cart-item {
          padding-right: 30px; } }
      #cart .cart-grid .cart-grid-body .cart-items .cart-item .product-image {
        max-width: 110px; }
      #cart .cart-grid .cart-grid-body .cart-items .cart-item .unit-price .value {
        color: #404040;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px; }
      #cart .cart-grid .cart-grid-body .cart-items .cart-item .price .product-price {
        color: #404040;
        font-size: 25px;
        font-style: normal;
        font-weight: 600;
        line-height: 25px; }
@media screen and (min-width: 1200px) {
  #cart .cart-grid .cart-grid-right {
    -webkit-box-flex: 0 0 410px;
    -ms-flex: 0 0 410px;
    flex: 0 0 410px;
    max-width: 410px; } }
#cart .cart-grid .cart-grid-right .card {
  border: 1px solid #404040; }
  #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .cart-detailed-subtotals {
    border-bottom: 1px solid #404040;
    margin: 20px 20px 0px;
    padding: 0 0 10px 0; }
    @media screen and (min-width: 992px) {
      #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .cart-detailed-subtotals {
        margin: 40px 40px 0px; } }
    #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .cart-detailed-subtotals .label,
    #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .cart-detailed-subtotals .value {
      color: #404040;
      font-size: 20px;
      font-weight: 400;
      line-height: 20px; }
  #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .cart-summary-totals {
    padding: 20px 20px 40px; }
    @media screen and (min-width: 992px) {
      #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .cart-summary-totals {
        padding: 20px 40px 40px; } }
  #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .block-promo .cart-voucher-area {
    padding: 0 20px 20px;
    background-color: #fff; }
    @media screen and (min-width: 992px) {
      #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .block-promo .cart-voucher-area {
        padding: 0 40px 10px; } }
    #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .block-promo .cart-voucher-area .input-group {
      column-gap: 10px; }
      #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .block-promo .cart-voucher-area .input-group .form-control {
        padding: 8px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px; }
      #cart .cart-grid .cart-grid-right .card .cart-detailed-totals .block-promo .cart-voucher-area .input-group .btn-primary {
        padding: 10px 20px;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        border-radius: 4px;
        background-color: #404040;
        min-width: 120px; }
  #cart .cart-grid .cart-grid-right .card .cart-detailed-actions {
    padding: 0 20px 20px; }
    @media screen and (min-width: 992px) {
      #cart .cart-grid .cart-grid-right .card .cart-detailed-actions {
        padding: 0 40px 40px; } }
    #cart .cart-grid .cart-grid-right .card .cart-detailed-actions .back-to-shop {
      margin-top: 10px;
      color: #404040;
      border-radius: 4px;
      border: 1px solid #404040;
      background: #fff;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 20px;
      padding: 10px 20px;
      width: 100%; }
      #cart .cart-grid .cart-grid-right .card .cart-detailed-actions .back-to-shop svg {
        display: inline-block;
        margin-bottom: 2px;
        margin-right: 10px; }
#cart .back-to-shop {
  color: #404040;
  border-radius: 4px;
  border: 1px solid #404040;
  background: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding: 10px 20px;
  width: fit-content; }
  #cart .back-to-shop svg {
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 10px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
body .cart-products-count-btn {
  background-color: #D92528; }

#blockcart-content {
  padding: 20px;
  width: 362px; }
  #blockcart-content .cart-title {
    border-bottom: 1px solid #404040;
    padding-bottom: 10px;
    margin-bottom: 15px; }
    #blockcart-content .cart-title .modal-title {
      color: #404040;
      font-size: 50px;
      font-weight: 300;
      line-height: 50px;
      letter-spacing: -2px; }
    #blockcart-content .cart-title .close {
      opacity: 1; }
  #blockcart-content .cart-products > li {
    padding-bottom: 15px;
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 15px; }
  #blockcart-content .cart-products .product-name {
    display: block;
    color: #404040;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    /* 100% */
    letter-spacing: -0.8px; }
  #blockcart-content .cart-products .text-muted {
    color: #404040;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px; }
  #blockcart-content .cart-products .product-price {
    color: #404040;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px; }
  #blockcart-content .cart-products .product-attributes .product-line-info .label,
  #blockcart-content .cart-products .product-attributes .product-line-info .value {
    color: #404040;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    /* 133.333% */
    letter-spacing: -0.3px; }
  #blockcart-content .cart-subtotals {
    border-top: unset;
    padding: 10px 0; }
    #blockcart-content .cart-subtotals .cart-summary-line:not(:last-child) {
      margin-bottom: 10px; }
    #blockcart-content .cart-subtotals .cart-summary-line .label,
    #blockcart-content .cart-subtotals .cart-summary-line .value {
      color: #404040;
      font-size: 20px;
      font-weight: 400;
      line-height: 20px; }
  #blockcart-content .cart-totals {
    border-top: 1px solid #404040;
    padding: 10px 0 40px; }
    #blockcart-content .cart-totals .label {
      color: #404040;
      font-size: 25px;
      font-style: normal;
      font-weight: 600;
      line-height: 30px; }
    #blockcart-content .cart-totals .value {
      color: #404040;
      font-size: 25px;
      font-style: normal;
      font-weight: 600;
      line-height: 30px; }
  #blockcart-content .cart-buttons .btn-primary {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px; }
  #blockcart-content .cart-buttons .btn-secondary {
    background-color: transparent;
    color: #404040;
    border: 1px solid #404040;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#checkout #header,
#module-thecheckout-order #header {
  padding: 5px 0; }
#checkout #footer,
#module-thecheckout-order #footer {
  padding: 10px 0; }
#checkout .page-content,
#module-thecheckout-order .page-content {
  padding-top: 20px;
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    #checkout .page-content,
    #module-thecheckout-order .page-content {
      padding-top: 40px;
      margin-bottom: 100px; } }
#checkout #tc-container,
#module-thecheckout-order #tc-container {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto; }
  #checkout #tc-container .checkout-area-2 .checkout-block,
  #module-thecheckout-order #tc-container .checkout-area-2 .checkout-block {
    padding-bottom: 40px; }
  #checkout #tc-container .checkout-area-2 .block-header,
  #module-thecheckout-order #tc-container .checkout-area-2 .block-header {
    color: #404040;
    font-size: 80px;
    font-weight: 300;
    line-height: 80px;
    /* 100% */
    letter-spacing: -3.2px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 3px solid #D92528;
    margin-bottom: 40px; }
  #checkout #tc-container .checkout-area-2 .already-account-label,
  #module-thecheckout-order #tc-container .checkout-area-2 .already-account-label {
    color: #404040;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    flex-basis: unset;
    width: 50%;
    margin-right: 20px; }
  #checkout #tc-container .checkout-area-2 .classic-login,
  #module-thecheckout-order #tc-container .checkout-area-2 .classic-login {
    display: block;
    width: 50%; }
    #checkout #tc-container .checkout-area-2 .classic-login .log-in,
    #module-thecheckout-order #tc-container .checkout-area-2 .classic-login .log-in {
      border-radius: 4px;
      background-color: #404040;
      padding: 10px 20px;
      font-size: 20px;
      font-weight: 500;
      line-height: 20px;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      column-gap: 10px;
      max-width: 135px; }
  #checkout #tc-container .checkout-area-4 #create_account,
  #module-thecheckout-order #tc-container .checkout-area-4 #create_account {
    margin: 0; }
  #checkout #tc-container .checkout-area-4 #thecheckout-newsletter,
  #module-thecheckout-order #tc-container .checkout-area-4 #thecheckout-newsletter {
    padding-bottom: 40px; }
    #checkout #tc-container .checkout-area-4 #thecheckout-newsletter .js-terms,
    #module-thecheckout-order #tc-container .checkout-area-4 #thecheckout-newsletter .js-terms {
      color: #404040;
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 22px; }
      #checkout #tc-container .checkout-area-4 #thecheckout-newsletter .js-terms em,
      #module-thecheckout-order #tc-container .checkout-area-4 #thecheckout-newsletter .js-terms em {
        font-style: normal; }
  #checkout #tc-container .checkout-area-6 .business-private-checkboxes,
  #module-thecheckout-order #tc-container .checkout-area-6 .business-private-checkboxes {
    display: none; }
  #checkout #tc-container .checkout-area-6 #invoice--fields .select_invoice,
  #module-thecheckout-order #tc-container .checkout-area-6 #invoice--fields .select_invoice {
    padding: 0; }
  #checkout #tc-container .checkout-area-6 .firstname,
  #checkout #tc-container .checkout-area-6 .address1,
  #checkout #tc-container .checkout-area-6 .id_state,
  #module-thecheckout-order #tc-container .checkout-area-6 .firstname,
  #module-thecheckout-order #tc-container .checkout-area-6 .address1,
  #module-thecheckout-order #tc-container .checkout-area-6 .id_state {
    padding-right: 10px;
    margin-bottom: 20px; }
  #checkout #tc-container .checkout-area-6 .lastname,
  #checkout #tc-container .checkout-area-6 .city,
  #module-thecheckout-order #tc-container .checkout-area-6 .lastname,
  #module-thecheckout-order #tc-container .checkout-area-6 .city {
    padding-left: 10px;
    margin-bottom: 20px; }
  #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .card,
  #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .card {
    padding: 0; }
    #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-overview,
    #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-overview {
      padding: 0; }
    #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items,
    #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items {
      margin-bottom: 0;
      border-top: 1px solid #404040;
      border-bottom: 1px solid #404040; }
      #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items .cart-item .product-line-desc .product-title,
      #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items .cart-item .product-line-desc .product-title {
        color: #404040;
        font-size: 25px;
        font-weight: 300;
        line-height: 25px;
        /* 100% */
        letter-spacing: -1px; }
      #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items .cart-item .product-line-desc .product-attribute .label,
      #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items .cart-item .product-line-desc .product-attribute .value,
      #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items .cart-item .product-line-desc .product-attribute .label,
      #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items .cart-item .product-line-desc .product-attribute .value {
        color: #404040;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: 25px;
        /* 125% */
        letter-spacing: -0.4px; }
      #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items .cart-item .product-line-actions .product-line-price .product-price,
      #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .card .cart-items .cart-item .product-line-actions .product-line-price .product-price {
        color: #404040;
        font-size: 25px;
        font-weight: 600;
        line-height: 25px; }
  #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .cart-detailed-totals .card-block,
  #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .cart-detailed-totals .card-block {
    padding: 0 0 10px;
    margin: 40px 0;
    border-bottom: 1px solid #404040; }
  #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .cart-detailed-totals .cart-summary-line > span,
  #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .cart-detailed-totals .cart-summary-line > span {
    color: #404040;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px; }
    #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .cart-detailed-totals .cart-summary-line > span.value,
    #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .cart-detailed-totals .cart-summary-line > span.value {
      font-weight: 600; }
  #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .block-promo,
  #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .block-promo {
    border: unset !important;
    padding: 0; }
    #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .block-promo .promo-code,
    #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .block-promo .promo-code {
      padding: 0; }
      #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .block-promo .promo-code .promo-input,
      #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .block-promo .promo-code .promo-input {
        min-width: 360px;
        border-style: solid;
        border-color: #404040;
        border-width: 1px;
        border-radius: 4px;
        margin-right: 20px;
        padding: 10px; }
      #checkout #tc-container .checkout-area-7 #thecheckout-cart-summary .block-promo .promo-code .btn-primary,
      #module-thecheckout-order #tc-container .checkout-area-7 #thecheckout-cart-summary .block-promo .promo-code .btn-primary {
        background-color: #404040;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; }
#checkout #tc-container-mobile .checkout-block,
#module-thecheckout-order #tc-container-mobile .checkout-block {
  padding-bottom: 40px; }
#checkout #tc-container-mobile #thecheckout-login-form .block-header,
#module-thecheckout-order #tc-container-mobile #thecheckout-login-form .block-header {
  color: #404040;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  /* 100% */
  letter-spacing: -1.6px;
  padding-bottom: 10px;
  border-bottom: 3px solid #D92528;
  margin-bottom: 40px; }
#checkout #tc-container-mobile #thecheckout-login-form .already-account-label,
#module-thecheckout-order #tc-container-mobile #thecheckout-login-form .already-account-label {
  color: #404040;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  flex-basis: unset;
  margin-bottom: 20px; }
#checkout #tc-container-mobile #thecheckout-login-form .classic-login,
#module-thecheckout-order #tc-container-mobile #thecheckout-login-form .classic-login {
  display: block; }
  #checkout #tc-container-mobile #thecheckout-login-form .classic-login .log-in,
  #module-thecheckout-order #tc-container-mobile #thecheckout-login-form .classic-login .log-in {
    border-radius: 4px;
    background-color: #404040;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    column-gap: 10px;
    max-width: 135px; }
#checkout #tc-container-mobile .product-line-actions,
#module-thecheckout-order #tc-container-mobile .product-line-actions {
  max-width: 270px;
  margin-left: auto; }
#checkout #tc-container-mobile .cart-detailed-totals .card-block,
#module-thecheckout-order #tc-container-mobile .cart-detailed-totals .card-block {
  padding: 0 0 10px;
  margin: 40px 0;
  border-bottom: 1px solid #404040; }
#checkout #tc-container-mobile .cart-detailed-totals .cart-summary-line > span,
#module-thecheckout-order #tc-container-mobile .cart-detailed-totals .cart-summary-line > span {
  color: #404040;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px; }
  #checkout #tc-container-mobile .cart-detailed-totals .cart-summary-line > span.value,
  #module-thecheckout-order #tc-container-mobile .cart-detailed-totals .cart-summary-line > span.value {
    font-weight: 600; }
#checkout #tc-container-mobile .block-promo,
#module-thecheckout-order #tc-container-mobile .block-promo {
  border: unset !important;
  padding: 0; }
  #checkout #tc-container-mobile .block-promo form,
  #module-thecheckout-order #tc-container-mobile .block-promo form {
    width: 100%; }
  #checkout #tc-container-mobile .block-promo .promo-code,
  #module-thecheckout-order #tc-container-mobile .block-promo .promo-code {
    padding: 0; }
    #checkout #tc-container-mobile .block-promo .promo-code .promo-input,
    #module-thecheckout-order #tc-container-mobile .block-promo .promo-code .promo-input {
      flex: 1 1 auto;
      min-width: 0;
      border-style: solid;
      border-color: #404040;
      border-width: 1px;
      border-radius: 4px;
      margin-right: 10px;
      padding: 10px; }
    #checkout #tc-container-mobile .block-promo .promo-code .btn-primary,
    #module-thecheckout-order #tc-container-mobile .block-promo .promo-code .btn-primary {
      background-color: #404040;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 20px;
      width: 130px;
      flex-shrink: 0; }
#checkout .error-msg,
#module-thecheckout-order .error-msg {
  font-size: 14px;
  font-style: normal; }

.empty-cart-notice__label {
  font-size: 26px;
  font-weight: 400;
  color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.free-delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-top: 1px solid #B1A28D; }
  .free-delivery__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 12px; }
  .free-delivery__content {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #000; }
    .free-delivery__content strong {
      font-weight: bold; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#tc-container .checkout-block[class*='num-'] .block-header:before,
#tc-container-mobile .checkout-block[class*='num-'] .block-header:before {
  display: none; }
#tc-container .checkout-block,
#tc-container-mobile .checkout-block {
  padding: 0;
  padding-bottom: 20px; }
#tc-container .inner-area,
#tc-container-mobile .inner-area {
  padding: 0 15px; }
#tc-container .block-header,
#tc-container-mobile .block-header {
  display: block;
  color: #404040;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px;
  /* 100% */
  letter-spacing: -1.6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #404040;
  margin-bottom: 40px; }

#thecheckout-account .account-header__title {
  color: #404040;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  /* 100% */
  letter-spacing: -1.6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #404040;
  margin-bottom: 28px; }

#thecheckout-shipping .shipping-radio {
  padding-top: 5px;
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  max-width: 40px; }
#thecheckout-shipping .delivery-option-label {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }
#thecheckout-shipping .delivery-option {
  padding: 0 0 20px 0;
  cursor: pointer; }
  #thecheckout-shipping .delivery-option .carrier-name {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    color: #404040; }
  #thecheckout-shipping .delivery-option .carrier-delay {
    font-size: 14px;
    font-weight: 400;
    color: #5B625C; }

#thecheckout-payment .shipping-radio {
  padding-top: 5px;
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  max-width: 40px; }
#thecheckout-payment .delivery-option-label {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }
#thecheckout-payment .delivery-option {
  padding: 0 0 20px 0;
  cursor: pointer; }
  #thecheckout-payment .delivery-option .carrier-name {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    color: #404040; }
  #thecheckout-payment .delivery-option .carrier-delay {
    font-size: 14px;
    font-weight: 400;
    color: #5B625C; }
#thecheckout-payment .payment-logo {
  display: none; }

#thecheckout-confirm .btn-primary {
  padding: 10px 20px;
  margin: auto;
  width: 100%;
  max-width: 560px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.block-promo .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.order-confirmation {
  max-width: 1000px;
  margin: 0 auto; }
  .order-confirmation__header {
    margin-bottom: 30px; }
  .order-confirmation__title {
    display: block;
    font-size: 38px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px; }
  .order-confirmation__subtitle {
    display: block;
    margin-bottom: 30px; }
    .order-confirmation__subtitle p {
      display: block;
      font-size: 20px;
      font-weight: normal;
      color: #000;
      padding: 0;
      margin: 0; }
  .order-confirmation__email-text {
    display: block;
    margin-bottom: 60px;
    font-size: 20px;
    font-weight: normal;
    color: #000; }
  .order-confirmation__header {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-bottom: 20px; }
    .order-confirmation__header--border {
      border-bottom: 1px solid #DBDBDB;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .order-confirmation__header--small {
      font-size: 22px;
      margin-bottom: 30px; }
  .order-confirmation__box {
    background-color: #F7F7F7;
    padding: 30px 20px;
    margin-bottom: 30px; }

.order-details {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .order-details__title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000; }
  .order-details__text {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #000; }

#order-items .card-title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px; }
#order-items .order-line {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  #order-items .order-line__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    max-width: 75px;
    margin-right: 10px; }
  #order-items .order-line__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
#order-items .details {
  font-size: 15px;
  font-weight: normal;
  color: #000; }
#order-items .qty {
  font-size: 15px;
  font-weight: normal;
  color: #000; }

.order-confirmation-table-sum td {
  font-size: 15px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px; }
.order-confirmation-table-sum .totals td {
  font-weight: bold; }
  .order-confirmation-table-sum .totals td .value {
    font-size: 24px; }

#order-confirmation #order-items table tr {
  height: 30px; }

#content-hook_payment_return {
  padding-top: 20px;
  font-size: 15px;
  font-weight: normal;
  color: #000; }

#order-confirmation #registration-form {
  max-width: 1000px;
  margin: 30px auto; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.addresses-footer a[data-link-action="add-address"] i {
  vertical-align: middle; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
@media (min-width: 768px) and (max-width: 1360px) {
  .three-images-section .elementor-element.elementor-element-umgqstn .elementor-iqit-banner .elementor-iqit-banner-title,
  .three-images-section .elementor-element.elementor-element-mcua0m3 .elementor-iqit-banner .elementor-iqit-banner-title,
  .three-images-section .elementor-element.elementor-element-gju5jmc .elementor-iqit-banner .elementor-iqit-banner-title {
    font-size: 50px;
    line-height: 50px;
    margin: 0; }
  .three-images-section .elementor-element.elementor-element-umgqstn .elementor-iqit-banner .elementor-iqit-banner-description,
  .three-images-section .elementor-element.elementor-element-mcua0m3 .elementor-iqit-banner .elementor-iqit-banner-description,
  .three-images-section .elementor-element.elementor-element-gju5jmc .elementor-iqit-banner .elementor-iqit-banner-description {
    font-size: 95px;
    line-height: 95px; } }
.three-images-section .elementor-element-xni1e0a .elementor-iqit-banner-description {
  -webkit-text-stroke: 2px #fff;
  text-transform: uppercase; }

.five-images-section .elementor-col-66 .elementor-iqit-banner-description {
  max-width: 290px; }
@media screen and (min-width: 1200px) {
  .five-images-section .elementor-col-66 {
    width: 100%; } }
@media screen and (min-width: 1200px) {
  .five-images-section .elementor-col-33 {
    width: 100%; } }

.one-image-section .elementor-widget-banner .elementor-iqit-banner-img img {
  min-height: 262px;
  object-fit: cover; }
  @media screen and (min-width: 992px) {
    .one-image-section .elementor-widget-banner .elementor-iqit-banner-img img {
      min-height: 470px; } }

.new-entry-products > .elementor-container > .elementor-row {
  flex-wrap: wrap; }
.new-entry-products .elementor-col-33 {
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 1500px) {
    .new-entry-products .elementor-col-33 {
      flex: 0 0 450px;
      max-width: 450px;
      margin-bottom: 20px; } }
  .new-entry-products .elementor-col-33 .outlined-heading {
    color: transparent;
    -webkit-text-stroke: 1px #404040;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .new-entry-products .elementor-col-33 .outlined-heading {
        -webkit-text-stroke: 2px #404040; } }
.new-entry-products .elementor-col-66 {
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 1500px) {
    .new-entry-products .elementor-col-66 {
      flex: 1;
      max-width: calc(100% - 450px); } }
  .new-entry-products .elementor-col-66 .elementor-products-carousel {
    padding: 0;
    margin-left: -10px;
    margin-right: -10px; }
    .new-entry-products .elementor-col-66 .elementor-products-carousel .product-carousel {
      padding-left: 10px;
      padding-right: 10px; }
      @media screen and (min-width: 992px) {
        .new-entry-products .elementor-col-66 .elementor-products-carousel .product-carousel {
          padding: 0 20px; } }
  @media (max-width: 790px) {
    .new-entry-products .elementor-col-66 .product-miniature.product-miniature-default .add-to-cart {
      gap: unset; }
      .new-entry-products .elementor-col-66 .product-miniature.product-miniature-default .add-to-cart .add-to-cart-text {
        display: none; } }

.two-image-section .elementor-widget-banner .elementor-iqit-banner-img img {
  min-height: 262px;
  object-fit: cover; }
  @media screen and (min-width: 992px) {
    .two-image-section .elementor-widget-banner .elementor-iqit-banner-img img {
      min-height: 470px; } }

.brands-section .elementor-col-33 {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .brands-section .elementor-col-33 {
      width: 25%; } }
  @media screen and (min-width: 1200px) {
    .brands-section .elementor-col-33 {
      width: 13%; } }
.brands-section .elementor-col-66 {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .brands-section .elementor-col-66 {
      width: 75%; } }
  @media screen and (min-width: 1200px) {
    .brands-section .elementor-col-66 {
      width: 87%; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#content-wrapper .page-title,
#inner-wrapper .page-title {
  color: #404040;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -1.6px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 3px #D92528; }
  @media screen and (min-width: 768px) {
    #content-wrapper .page-title,
    #inner-wrapper .page-title {
      font-size: 80px;
      font-weight: 300;
      line-height: 80px;
      letter-spacing: -3.2px;
      padding-bottom: 20px;
      margin-bottom: 40px; } }

.contact-row {
  row-gap: 40px; }

#iqitcontactpage-map {
  display: none; }

.contact-page-info {
  border: none; }
  @media screen and (min-width: 768px) {
    .contact-page-info {
      padding-top: 50px; } }
  .contact-page-info .contact-rich {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px; }
    .contact-page-info .contact-rich .icon {
      width: auto;
      margin-right: 5px; }
    .contact-page-info .contact-rich .data {
      color: #404040;
      font-size: 20px;
      font-weight: 400;
      line-height: 30px; }

@media screen and (min-width: 768px) {
  .contactBox {
    max-width: 210px; } }
.contactBox__title {
  color: #404040;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px; }
.contactBox__content {
  color: #404040;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px; }

.contact-page-form h3 {
  display: none; }
.contact-page-form .wpcf7 .wpcf7-form-control-wrap {
  margin-top: 0; }
.contact-page-form .wpcf7 .wpcf7-submit {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  background-color: #D92528;
  border-radius: 0px;
  border-bottom: none;
  position: relative;
  background-image: url("/img/cms/PaperPlaneTilt.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 10px 20px 10px 35px;
  text-transform: capitalize;
  border-radius: 4px; }
  @media screen and (min-width: 768px) {
    .contact-page-form .wpcf7 .wpcf7-submit {
      margin-right: 0; } }
.contact-page-form .wpcf7 .form-policy {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: center; }
  .contact-page-form .wpcf7 .form-policy a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font; }
.contact-page-form .wpcf7-textarea {
  height: 86px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/

/*# sourceMappingURL=custom.css.map */
