@charset "UTF-8";
/*!
 * 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)
 */
/*
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)
*/
.mobileMenuFrontBack .mainMenu, .mobileMenuFrontBack .subMenu__list, .social-sharing ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.mobileMenuFrontBack .mainMenu__link, .mobileMenuFrontBack .subMenu__link {
  width: 100%;
  height: 100%; }

a, .mobileMenuFrontBack .mainMenu__icon img, .mobileMenuFrontBack .mainMenu__icon svg, .mobileMenuFrontBack .mainMenu__text, .mobileMenuFrontBack .mainMenu__drop-ico {
  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; }

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: 15px;
  line-height: 1.2;
  font-weight: normal;
  color: #484846;
  background-color: #F5F5F5;
  margin: 0; }

a {
  color: #484846;
  text-decoration: none; }
  a:hover, a:focus {
    color: #7C862E; }

.badge {
  white-space: normal; }

.hidden-el {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 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: 25px; }
.product-description h2 {
  font-size: 23px; }
.product-description h3 {
  font-size: 21px; }
.product-description h4 {
  font-size: 19px; }
.product-description h5 {
  font-size: 17px; }
.product-description h6 {
  font-size: 15px; }
.product-description p {
  font-size: 15px;
  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)
*/
body {
  overflow-x: hidden; }

/*#left-column{
    @include media-min-to(md){       
        max-width: 280px;
    }
}
#content-wrapper.left-column{
    @include media-min-to(md){
        padding-left: 35px;
        -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc( 100% - 280px );
        -ms-flex: 0 0 calc( 100% - 280px );
            flex: 0 0 calc( 100% - 280px );
        max-width: -webkit-calc( 100% - 280px );
        max-width: calc( 100% - 280px );
    }
}*/
#back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #AAAAAA;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  z-index: 100;
  box-shadow: 0 11px 22px rgba(0, 0, 0, 0.07); }
  #back-to-top span {
    display: block;
    text-align: center; }

@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-nav {
  background-color: #28759F;
  padding: 6px 0; }
  @media screen and (min-width: 768px) {
    .header-nav {
      padding: 8px 0; } }

#header {
  background-color: #fff;
  border-bottom: 1px solid #E1E2DA; }
  @media screen and (min-width: 992px) {
    #header .header--main-col {
      max-width: calc( 100% - 112px ); } }
  #header .header--upper {
    padding: 15px 0; }
  #header .header-btn-w .header-btn {
    padding: 8px 8px; }
    #header .header-btn-w .header-btn.cart-toogle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  #header #desktop_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #969D51;
    height: 100%; }

#desktop-header.stuck-header {
  background-color: #fff; }

.sticky-desktop-wrapper #desktop-header.stuck-header {
  border-bottom: 1px solid rgba(112, 112, 112, 0.23); }

#cart-toogle {
  padding-right: 15px; }
  #cart-toogle .cart-products-count {
    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: 24px;
    height: 24px;
    background-color: #C8DB34;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #000000; }
  #cart-toogle .value {
    font-size: 16px;
    font-weight: bold; }

.topLink {
  font-size: 15px;
  color: #fff; }

a.topLink:hover, a.topLink:focus {
  color: #484846; }

.topText {
  font-size: 14px;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .topText {
      font-size: 15px; } }
  .topText p {
    margin: 0; }

.salesLink {
  display: none;
  font-size: 14px;
  line-height: 1.2;
  color: #484846;
  border-right: 1px solid rgba(112, 112, 112, 0.3);
  padding: 4px 15px 4px 30px; }
  @media screen and (min-width: 1200px) {
    .salesLink {
      display: block; } }

.espa {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 0;
  z-index: 999; }

/*
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 {
  background-color: #fff; }
  #mobile-header .modile-header-container {
    padding-right: 15px; }
  #mobile-header .mobile-main-bar {
    padding: 0; }
  #mobile-header .col-mobile-btn.col-mobile-btn-menu {
    border-left: 1px solid rgba(112, 112, 112, 0.3);
    padding-left: 15px;
    margin-left: 15px;
    padding-right: 10px; }
  #mobile-header .col-mobile-btn .m-nav-btn {
    padding: 10px 12px; }
  #mobile-header .col-mobile-logo {
    min-height: 60px; }
    #mobile-header .col-mobile-logo a {
      display: block; }
    #mobile-header .col-mobile-logo img {
      display: block;
      width: 100%;
      max-width: 77px;
      height: auto; }

#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 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.desktop-navigation__over {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 155px;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(72, 72, 70, 0.6);
  z-index: 99;
  transition: opacity 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  pointer-events: none; }
  @media screen and (min-width: 1200px) {
    .desktop-navigation__over {
      top: 173px; } }
  @media screen and (min-width: 1580px) {
    .desktop-navigation__over {
      top: 150px; } }
  .desktop-navigation__over.opened {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }

.stuck-header-element .desktop-navigation__over {
  top: 121px; }
  @media screen and (min-width: 1200px) {
    .stuck-header-element .desktop-navigation__over {
      top: 121px; } }
  @media screen and (min-width: 1580px) {
    .stuck-header-element .desktop-navigation__over {
      top: 116px; } }

.main-navigation__list {
  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;
  margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .main-navigation__list {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      overflow: auto; }
      .main-navigation__list::-webkit-scrollbar {
        height: 5px; }
      .main-navigation__list::-webkit-scrollbar-track {
        background-color: rgba(0, 0, 0, 0.1);
        border-radius: 10px; }
      .main-navigation__list::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: 10px; } }
  @media screen and (min-width: 1580px) {
    .main-navigation__list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-bottom: 0;
      margin-bottom: 0; } }
.main-navigation__item:hover .main-subMenu, .main-navigation__item:focus .main-subMenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }
.main-navigation__item:hover .desktop-navigation__over, .main-navigation__item:focus .desktop-navigation__over {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }
.main-navigation .main-navigation__item--ghost {
  display: none; }
  @media screen and (min-width: 1580px) {
    .main-navigation .main-navigation__item--ghost {
      display: block;
      margin-right: auto; } }
@media screen and (min-width: 992px) {
  .main-navigation .main-navigation__item:last-child {
    margin-left: auto; } }
.main-navigation .main-navigation__item:last-child .main-navigation__link {
  font-size: 15px;
  font-weight: bold;
  color: #6C7623;
  text-decoration: underline; }
  .main-navigation .main-navigation__item:last-child .main-navigation__link:hover, .main-navigation .main-navigation__item:last-child .main-navigation__link:focus {
    color: #969D51; }
.main-navigation__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 40px;
  position: relative;
  white-space: nowrap; }
  .main-navigation__link.xmas-menu {
    background-color: red;
    color: #fff; }
  .main-navigation__link.black-box {
    background-color: #000;
    color: #fff; }
  .main-navigation__link--action {
    color: #C8DB34; }
  .main-navigation__link:hover, .main-navigation__link:focus {
    color: #7C862E; }
.main-navigation__more {
  margin-left: 10px; }
.main-navigation .main-subMenu {
  display: block;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 600;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px); }
  @media screen and (min-width: 992px) {
    .main-navigation .main-subMenu {
      margin-top: -17px; } }
  @media (min-width: 1420px) {
    .main-navigation .main-subMenu {
      margin-top: 0; } }
  .main-navigation .main-subMenu--opened {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .main-navigation .main-subMenu__inner {
    width: 100%;
    max-width: 1530px;
    margin: 0 auto;
    padding: 0 15px 15px; }
  .main-navigation .main-subMenu__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 35px;
    min-height: 500px; }
  .main-navigation .main-subMenu__Product {
    margin-left: auto;
    padding: 0 10px; }
    @media screen and (min-width: 1200px) {
      .main-navigation .main-subMenu__Product {
        padding: 0 15px; } }
  .main-navigation .main-subMenu__Image {
    padding: 0 10px; }
    @media screen and (min-width: 1200px) {
      .main-navigation .main-subMenu__Image {
        padding: 0 10px; } }
    .main-navigation .main-subMenu__Image + .main-navigation .main-subMenu__Image {
      display: none !important; }
  .main-navigation .main-subMenu__col {
    -webkit-box-flex: 0 0 235px;
    -ms-flex: 0 0 235px;
    flex: 0 0 235px;
    max-width: 235px;
    position: relative;
    border-right: 1px solid rgba(112, 112, 112, 0.2); }
    @media screen and (min-width: 1200px) {
      .main-navigation .main-subMenu__col {
        -webkit-box-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        max-width: 250px; } }
  .main-navigation .main-subMenu__title {
    font-size: 20px;
    font-weight: bold;
    color: #484846;
    margin-bottom: 15px; }
  .main-navigation .main-subMenu__list {
    margin-bottom: 0;
    max-height: 700px;
    overflow: auto; }
    .main-navigation .main-subMenu__list::-webkit-scrollbar {
      width: 5px; }
    .main-navigation .main-subMenu__list::-webkit-scrollbar-track {
      background-color: #F0F0F2; }
    .main-navigation .main-subMenu__list::-webkit-scrollbar-thumb {
      background-color: #C8DB34; }
  .main-navigation .main-subMenu__item:hover > .subMenu, .main-navigation .main-subMenu__item:focus > .subMenu {
    opacity: 1;
    visibility: visible;
    z-index: 10; }
  .main-navigation .main-subMenu__item:last-child .main-subMenu__link {
    border-bottom: none; }
  .main-navigation .main-subMenu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: none;
    position: relative;
    padding: 6px 0; }
    .main-navigation .main-subMenu__link:hover .main-subMenu__text, .main-navigation .main-subMenu__link:focus .main-subMenu__text {
      color: #969D51; }
    .main-navigation .main-subMenu__link:hover .main-subMenu__drop-ico, .main-navigation .main-subMenu__link:focus .main-subMenu__drop-ico {
      color: #969D51; }
    .main-navigation .main-subMenu__link:hover .main-subMenu__icon img, .main-navigation .main-subMenu__link:focus .main-subMenu__icon img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
  .main-navigation .main-subMenu__icon {
    -webkit-box-flex: 0 0 30px;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 15px;
    z-index: 2; }
    .main-navigation .main-subMenu__icon img {
      display: block;
      /*@include transition;*/ }
  .main-navigation .main-subMenu__text {
    font-size: 15px;
    font-weight: bold;
    color: #484846;
    padding-right: 16px;
    z-index: 2;
    /*@include transition;*/ }
  .main-navigation .main-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: 0;
    right: 10px;
    z-index: 2;
    color: #484846;
    cursor: pointer;
    /*@include transition;*/ }
.main-navigation .subMenu {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  max-width: 250px; }
  .main-navigation .subMenu.active {
    opacity: 1;
    visibility: visible;
    z-index: 10; }
  .main-navigation .subMenu__scroll-box {
    height: 100%;
    overflow: auto; }
  .main-navigation .subMenu__list {
    margin-bottom: 0; }
  .main-navigation .subMenu__item {
    padding: 0 30px; }
    .main-navigation .subMenu__item:hover > .subMenu, .main-navigation .subMenu__item:focus > .subMenu {
      opacity: 1;
      visibility: visible;
      z-index: 10; }
  .main-navigation .subMenu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 40px;
    position: relative; }
    .main-navigation .subMenu__link:hover .subMenu__text, .main-navigation .subMenu__link:focus .subMenu__text {
      color: #969D51; }
    .main-navigation .subMenu__link:hover .subMenu__drop-ico, .main-navigation .subMenu__link:focus .subMenu__drop-ico {
      color: #969D51; }
  .main-navigation .subMenu__text {
    font-size: 15px;
    font-weight: 400;
    color: #484846;
    padding-right: 16px; }
  .main-navigation .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: 0;
    right: 0;
    z-index: 2;
    color: #484846;
    cursor: pointer; }

.main-subMenu__Product > a + a + a + a {
  display: none; }

/*!
 * 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: 0;
  left: 0;
  width: 100%;
  max-width: 350px;
  height: 100%;
  z-index: 99999;
  background-color: #fff;
  overflow: hidden;
  border-right: 1px solid #CBCBCB;
  transition: all .5s;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 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: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.31);
    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.opened {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
    @media screen and (min-width: 768px) {
      .mobileMenuFrontBack__over {
        display: none; } }
  .mobileMenuFrontBack__header {
    display: block;
    width: 100%;
    padding: 17px 12px;
    background-color: #fff;
    color: #484846;
    border-bottom: 1px solid #E6E6E6;
    text-align: left; }
  .mobileMenuFrontBack__extraLink {
    background-color: #F5F5F5;
    padding: 15px; }
  .mobileMenuFrontBack__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .mobileMenuFrontBack__btn-text {
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    color: #484846;
    text-transform: uppercase; }
  .mobileMenuFrontBack__btn-icon {
    position: absolute;
    top: 20px;
    right: 20px; }
    @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: 10px;
    padding-bottom: 108px;
    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 .mainMenu {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .mobileMenuFrontBack .mainMenu__item {
      display: block; }
      @media screen and (max-width: 991px) {
        .mobileMenuFrontBack .mainMenu__item:last-child {
          margin-top: auto;
          border-top: 1px solid #C9C9C9; }
          .mobileMenuFrontBack .mainMenu__item:last-child .mainMenu__link .mainMenu__text {
            font-size: 17px;
            font-weight: bold;
            color: #969D51; }
          .mobileMenuFrontBack .mainMenu__item:last-child .mainMenu__link .mainMenu__drop-ico {
            color: #969D51; } }
    .mobileMenuFrontBack .mainMenu__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 12px 15px;
      position: relative; }
      .mobileMenuFrontBack .mainMenu__link.xmas-menu {
        background-color: red; }
        .mobileMenuFrontBack .mainMenu__link.xmas-menu .mainMenu__icon,
        .mobileMenuFrontBack .mainMenu__link.xmas-menu .mainMenu__text,
        .mobileMenuFrontBack .mainMenu__link.xmas-menu .mainMenu__drop-ico {
          color: #fff; }
      .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: #484846; }
      .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: #484846; }
    .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: 17px;
      font-weight: 400;
      line-height: 21px;
      color: #484846; }
    .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: #484846;
      cursor: pointer; }
  .mobileMenuFrontBack .subMenu {
    display: none;
    padding: 12px 0;
    background-color: #fff; }
    .mobileMenuFrontBack .subMenu__close {
      display: block;
      padding: 15px;
      border-bottom: 1px solid #E6E6E6; }
      .mobileMenuFrontBack .subMenu__close svg {
        margin-right: 6px; }
    .mobileMenuFrontBack .subMenu--1 {
      display: block;
      width: 100%;
      height: 100%;
      background-color: #fff;
      position: absolute;
      top: 0;
      left: 0;
      padding: 0;
      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__list {
      padding: 15px 0; }
    .mobileMenuFrontBack .subMenu__item {
      display: block;
      padding: 8px 4px; }
      .mobileMenuFrontBack .subMenu__item .subMenu__link--all {
        font-size: 17px;
        font-weight: bold;
        color: #969D51; }
      .mobileMenuFrontBack .subMenu__item.active .subMenu__link {
        color: #306547; }
        .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: 17px;
      color: #484846;
      position: relative; }
      .mobileMenuFrontBack .subMenu__link:hover, .mobileMenuFrontBack .subMenu__link:focus {
        color: #969D51; }
        .mobileMenuFrontBack .subMenu__link:hover:after, .mobileMenuFrontBack .subMenu__link:focus:after {
          opacity: 1;
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
      .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: #306547;
          -webkit-transform: translate(0, -50%) rotate(45deg);
          -ms-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg); }
    .mobileMenuFrontBack .subMenu--2 .subMenu__list {
      padding: 0;
      padding-left: 10px; }
    .mobileMenuFrontBack .subMenu .subMenu.subMenu--2 {
      padding: 0; }
    .mobileMenuFrontBack .subMenu .subMenu__item {
      padding: 0; }
    .mobileMenuFrontBack .subMenu .subMenu__link {
      padding: 10px 15px; }
    .mobileMenuFrontBack .subMenu .subMenu__item.opened > .subMenu__link {
      background-color: #F3F4EF; }

.extraLinks {
  border-top: 1px solid #C9C9C9; }

/*
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-container-first {
  background-color: #fff;
  padding: 50px 0 90px; }

#footer-container-main {
  background-color: #F5F5F5;
  padding: 50px 0 20px; }

.serviceBox {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto; }
  .serviceBox img,
  .serviceBox svg {
    height: 51px; }

.footerLogo {
  background-color: #969D51;
  padding: 40px 20px 0px;
  width: 220px;
  text-align: center;
  margin: 0 auto;
  -webkit-transform: translate(0, -70px);
  -ms-transform: translate(0, -70px);
  transform: translate(0, -70px); }
  @media screen and (min-width: 992px) {
    .footerLogo {
      margin: 0; } }
  @media screen and (min-width: 1200px) {
    .footerLogo {
      margin: 0 60px 0 0; } }

#footer .block-toggle > .block-title span::after {
  display: none; }

#footer .block-title,
#checkout-footer .block-title {
  font-size: 15px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    #footer .block-title,
    #checkout-footer .block-title {
      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;
      border-bottom: 1px solid #C9C9C9;
      padding-bottom: 20px;
      margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  #footer .block-iqitcontactpage .block-title {
    border: none;
    padding: 0;
    margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  #footer .block-toggle > .block-content {
    padding-top: 20px; } }

@media screen and (max-width: 767px) {
  #footer .block {
    padding-bottom: 0; } }

@media screen and (min-width: 768px) {
  .block-title-icon {
    display: none !important; } }

.icon-opened {
  display: none; }

.icon-closed {
  display: block; }

.js-block-toggle._toggled .icon-opened {
  display: block; }
.js-block-toggle._toggled .icon-closed {
  display: none; }

.block-links ul > li a {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin-bottom: 2px; }
  .block-links ul > li a:hover, .block-links ul > li a:focus {
    color: #969D51; }

.block-links ul > li a:before {
  display: none; }

.contact-rich__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px; }
  .contact-rich__row--phone {
    margin-bottom: 0; }
  .contact-rich__row:last-child {
    margin-bottom: 0; }
.contact-rich__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  max-width: 25px;
  margin-right: 10px; }
.contact-rich__content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  font-size: 14px;
  font-weight: 500;
  color: #777; }
.contact-rich__link--phone {
  font-size: 15px;
  font-weight: bold;
  color: #777; }
.contact-rich__link--map {
  font-size: 14px;
  font-weight: 500;
  color: #777; }
.contact-rich__link--mail {
  font-size: 14px;
  font-weight: bold;
  color: #777; }

/*
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 {
  background-color: #F5F5F5;
  border-top: 1px solid rgba(112, 112, 112, 0.23);
  padding: 20px 0; }
  @media screen and (min-width: 992px) {
    #footer-copyrights {
      padding: 10px 0; } }

.paymnets-icons {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  @media screen and (min-width: 992px) {
    .paymnets-icons {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding-bottom: 0; } }
  .paymnets-icons__item {
    padding: 0 10px 10px; }
    @media screen and (min-width: 992px) {
      .paymnets-icons__item {
        padding: 0 10px; } }
    .paymnets-icons__item img {
      display: block;
      max-width: 100%; }

.copyrights {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (min-width: 992px) {
    .copyrights {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .copyrights .copyrights__link,
  .copyrights .copyrights__text,
  .copyrights .copyrights__powered {
    font-size: 13px;
    font-weight: normal;
    color: #818181;
    padding: 0 2px; }
  .copyrights .copyrights__powered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px; }
    .copyrights .copyrights__powered svg {
      margin: 0 5px; }
    .copyrights .copyrights__powered:hover, .copyrights .copyrights__powered:focus {
      color: #969D51; }

/*
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)
*/
.btn-primary {
  font-size: 15px;
  font-weight: bold;
  background-color: #C8DB34;
  color: #fff;
  border-radius: 4px;
  padding: 11px 21px; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #a9bb21;
    color: #fff;
    text-decoration: none; }

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #a9bb21;
  opacity: .65;
  color: #fff; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #a9bb21;
  color: #fff; }

.btn--black {
  color: #000; }
  .btn--black:hover, .btn--black:focus {
    color: #000; }

.btn--black.disabled,
.btn--black:disabled {
  color: #000; }

.btn--black:not(:disabled):not(.disabled).active,
.btn--black:not(:disabled):not(.disabled):active {
  color: #000; }

.wpcf7-submit,
.btn-secondary {
  font-size: 15px;
  font-weight: bold;
  background: #484846;
  color: #fff;
  border-radius: 4px;
  padding: 11px 21px; }
  .wpcf7-submit:hover, .wpcf7-submit:focus,
  .btn-secondary:hover,
  .btn-secondary:focus {
    background-color: #2e2e2d;
    color: #fff; }

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #2e2e2d;
  color: #fff;
  opacity: .65; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #2e2e2d;
  color: #fff; }

.btn-blue {
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  background-color: #DBF0EF;
  color: #155272;
  border-radius: 4px;
  padding: 15px 21px; }
  .btn-blue:hover, .btn-blue:focus {
    background-color: #b7e1df;
    color: #155272; }

.btn-blue.disabled,
.btn-blue:disabled {
  background-color: #b7e1df;
  color: #155272;
  opacity: .65; }

.btn-blue:not(:disabled):not(.disabled).active,
.btn-blue:not(:disabled):not(.disabled):active {
  background-color: #b7e1df;
  color: #155272; }

.btn-phone {
  background-color: transparent;
  border: 1px solid #C9C9C9;
  border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  color: #484846;
  padding: 11px 21px; }
  .btn-phone:hover, .btn-phone:focus {
    background-color: #C9C9C9;
    color: #fff; }

.btn-continue-shopping {
  color: #484846;
  font-weight: bold; }
  .btn-continue-shopping:hover, .btn-continue-shopping:focus {
    color: #7C862E; }

.iqitwishlist-product .add-to-cart,
.iqitwishlist-product .add-to-cart-link,
.product-miniature .add-to-cart,
.product-miniature .add-to-cart-link {
  font-size: 17px;
  font-weight: bold;
  color: #000; }
  .iqitwishlist-product .add-to-cart svg,
  .iqitwishlist-product .add-to-cart-link svg,
  .product-miniature .add-to-cart svg,
  .product-miniature .add-to-cart-link svg {
    pointer-events: none;
    /* fix for add to cart btn */ }
.iqitwishlist-product .add-to-cart,
.product-miniature .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: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }
  @media screen and (max-width: 991px) {
    .iqitwishlist-product .add-to-cart span,
    .product-miniature .add-to-cart span {
      display: none; } }
.iqitwishlist-product .add-to-cart-link,
.product-miniature .add-to-cart-link {
  padding: 11px 21px; }

.product-add-to-cart .add-to-cart {
  width: 100%;
  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;
  font-size: 17px;
  font-weight: bold;
  color: #000; }
  .product-add-to-cart .add-to-cart svg {
    margin-left: 10px; }

.product-quantity .add-to-cart:disabled {
  background-color: #AAAAAA;
  color: #fff;
  opacity: 1; }
  .product-quantity .add-to-cart:disabled svg {
    display: none; }

.miniCart-checkoutLink {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  font-size: 17px;
  font-weight: bold; }

.filter-btn {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }
  .filter-btn__icon {
    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;
    background-color: #484846;
    padding: 14px 26px;
    border-radius: 24px; }

/*
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 {
  font-size: 22px;
  font-weight: bold;
  color: #484846;
  padding: 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #content-wrapper .page-title {
      font-size: 32px; } }

/*
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-container-first .newsletterBox {
  background-color: #fff;
  box-shadow: 0 44px 55px rgba(34, 34, 34, 0.11);
  border-radius: 14px;
  position: relative;
  background-image: url("../img/newsletter-bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 15px; }
  @media screen and (min-width: 768px) {
    #footer-container-first .newsletterBox {
      padding: 15px 15px; } }
  @media screen and (min-width: 992px) {
    #footer-container-first .newsletterBox {
      padding: 4px 40px 54px 0; } }
  #footer-container-first .newsletterBox__promro {
    display: block;
    font-size: 31px;
    font-weight: bold;
    text-align: center;
    color: #155272;
    padding: 0; }
    @media screen and (min-width: 992px) {
      #footer-container-first .newsletterBox__promro {
        padding: 0 40px; } }
  #footer-container-first .newsletterBox__content {
    padding-top: 20px; }
  #footer-container-first .newsletterBox .input-subscription {
    font-size: 16px;
    color: #818181;
    border: 1px solid #E1E2DA;
    background-color: #F5F5F5;
    padding: 14px 15px; }
    #footer-container-first .newsletterBox .input-subscription::-webkit-input-placeholder {
      font-size: 16px;
      color: #818181; }
    #footer-container-first .newsletterBox .input-subscription::-moz-placeholder {
      font-size: 16px;
      color: #818181; }
    #footer-container-first .newsletterBox .input-subscription:-ms-input-placeholder {
      font-size: 16px;
      color: #818181; }
    #footer-container-first .newsletterBox .input-subscription:-moz-placeholder {
      font-size: 16px;
      color: #818181; }
  @media screen and (min-width: 992px) {
    #footer-container-first .newsletterBox .block-newsletter {
      padding-left: 40px; } }
  @media screen and (min-width: 992px) {
    #footer-container-first .newsletterBox .block-newsletter {
      padding-left: 164px; } }

.ps-emailsubscription-block label.hidden-el {
  color: #000000; }

/*
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 {
  border: 1px solid #AAAAAA;
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
  height: auto;
  color: #484846;
  padding: 12px 14px; }
  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;
    line-height: 17px;
    font-weight: normal;
    color: #484846; }
  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;
    line-height: 17px;
    font-weight: normal;
    color: #484846; }
  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;
    line-height: 17px;
    font-weight: normal;
    color: #484846; }
  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;
    line-height: 17px;
    font-weight: normal;
    color: #484846; }
  body .page-content select.form-control-select.form-control.wpcf7-not-valid,
  body .page-content .form-control.wpcf7-not-valid,
  .form-control.wpcf7-not-valid,
  #search_widget .form-search-control.wpcf7-not-valid,
  textarea.wpcf7-not-valid {
    border-color: #FF0000; }

.form-control.-error + .form--error,
.form-control.-error ~ .form--error {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 15px;
  right: 12px;
  z-index: 100;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15.996' viewBox='0 0 16 15.996'%3E%3Cpath d='M710.459,326a8,8,0,1,1,8-8A8.008,8.008,0,0,1,710.459,326Zm0-14.72A6.722,6.722,0,1,0,717.184,318,6.731,6.731,0,0,0,710.459,311.276Zm0,4.107a.965.965,0,1,1,.965-.965A.966.966,0,0,1,710.459,315.384Zm0,1.1a.628.628,0,0,1,.628.628v5.28a.628.628,0,1,1-1.256,0v-5.28A.627.627,0,0,1,710.459,316.484Z' transform='translate(-702.459 -310)' fill='%23f3557c' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center; }

.form--mail {
  display: block;
  width: 20px;
  height: 14px;
  position: absolute;
  top: 15px;
  right: 12px;
  z-index: 100;
  color: #969D51; }

.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #B7B7B7; }

body .has-float-label input:focus,
body .has-float-label select:focus {
  outline: none;
  box-shadow: none;
  border-color: #B7B7B7; }

.custom--select {
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto;
  background-image: none;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='27' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.792 1.547l10.983 11.047L24.78 1.547a.882.882 0 0 1 1.25 0 .89.89 0 0 1 0 1.254L14.42 14.454a.854.854 0 0 1-.623.26.9.9 0 0 1-.625-.26L1.565 2.8a.87.87 0 0 1-.022-1.253.882.882 0 0 1 1.25 0h-.001z' stroke='%23666' fill='%23666'/%3E%3C/svg%3E") no-repeat right 16px center;
  background-size: 15px; }

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; }

select.form-control:not([size]):not([multiple]) {
  height: auto; }

.not-extra-field {
  border: 1px solid #B7B7B7;
  border-radius: 4px;
  background-color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #7C7C7C;
  height: auto;
  padding: 8px 8px; }

.field-label {
  font-size: 14px;
  font-weight: normal;
  color: #3E2A0E; }

body .form-group {
  padding: 0; }

[data-link-action="toggle-password-visibility"] {
  top: 25px; }

body a.custom-link:hover {
  border: none; }

.custom-scroll-bar::-webkit-scrollbar {
  width: 5px; }
.custom-scroll-bar::-webkit-scrollbar-track {
  background-color: #F0F0F2; }
.custom-scroll-bar::-webkit-scrollbar-thumb {
  background-color: #C8DB34; }

.c-custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .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;
    color: #969D51; }
  .c-custom-checkbox label,
  .c-custom-checkbox span.label {
    display: block;
    font-size: 13px;
    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 #C8DB34;
    background-color: #fff;
    animation: none; }

.custom-checkbox input[type=checkbox] + span:not(.color),
.custom-radio {
  border: none; }

.c-switch {
  display: block;
  cursor: pointer;
  margin: 0;
  width: 58px;
  height: 20px;
  text-align: center;
  position: relative; }
  .c-switch input[type=checkbox],
  .c-switch input[type=radio] {
    opacity: 0;
    position: absolute; }
  .c-switch__line {
    display: block;
    width: 100%;
    height: 10px;
    background-color: #E6E6E6;
    border-radius: 24px;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 2; }
  .c-switch__dot {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #909090;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  .c-switch input[type=checkbox]:checked + .c-switch__dot,
  .c-switch input[type=radio]:checked + .c-switch__dot {
    left: auto;
    right: 0;
    background-color: #C8DB34;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24); }

/*.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)
*/
body #thecheckout-account .account-fields .form-group,
body .page-content .address-fields .form-group,
#invoice--fields .form-fields .form-group,
#wpcf7-f1-o1 .form-group {
  position: relative; }
body #thecheckout-account .account-fields .input-group,
body .page-content .address-fields .input-group,
#invoice--fields .form-fields .input-group,
#wpcf7-f1-o1 .input-group {
  outline: none; }
  body #thecheckout-account .account-fields .input-group.focus,
  body .page-content .address-fields .input-group.focus,
  #invoice--fields .form-fields .input-group.focus,
  #wpcf7-f1-o1 .input-group.focus {
    outline: none; }
body #thecheckout-account .account-fields select.form-control-select.form-control,
body .page-content .address-fields select.form-control-select.form-control,
#invoice--fields .form-fields select.form-control-select.form-control,
#wpcf7-f1-o1 select.form-control-select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }
body #thecheckout-account .account-fields .form-control,
body #thecheckout-account .account-fields 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-fields .form-control,
#invoice--fields .form-fields select.form-control-select.form-control,
#wpcf7-f1-o1 .form-control,
#wpcf7-f1-o1 select.form-control-select.form-control {
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  color: #484846;
  padding: 22px 18px 8px 18px;
  border-radius: 4px;
  border: 1px solid #B7B7B7;
  outline: none; }
  body #thecheckout-account .account-fields .form-control.-error, body #thecheckout-account .account-fields .form-control.wpcf7-not-valid,
  body #thecheckout-account .account-fields select.form-control-select.form-control.-error,
  body #thecheckout-account .account-fields select.form-control-select.form-control.wpcf7-not-valid,
  body .page-content .address-fields .form-control.-error,
  body .page-content .address-fields .form-control.wpcf7-not-valid,
  body .page-content .address-fields select.form-control-select.form-control.-error,
  body .page-content .address-fields select.form-control-select.form-control.wpcf7-not-valid,
  #invoice--fields .form-fields .form-control.-error,
  #invoice--fields .form-fields .form-control.wpcf7-not-valid,
  #invoice--fields .form-fields select.form-control-select.form-control.-error,
  #invoice--fields .form-fields select.form-control-select.form-control.wpcf7-not-valid,
  #wpcf7-f1-o1 .form-control.-error,
  #wpcf7-f1-o1 .form-control.wpcf7-not-valid,
  #wpcf7-f1-o1 select.form-control-select.form-control.-error,
  #wpcf7-f1-o1 select.form-control-select.form-control.wpcf7-not-valid {
    border-color: #FF0000; }
  body #thecheckout-account .account-fields .form-control.focus,
  body #thecheckout-account .account-fields 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-fields .form-control.focus,
  #invoice--fields .form-fields select.form-control-select.form-control.focus,
  #wpcf7-f1-o1 .form-control.focus,
  #wpcf7-f1-o1 select.form-control-select.form-control.focus {
    outline: none; }
  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 .address-fields .form-control::-webkit-input-placeholder,
  body .page-content .address-fields select.form-control-select.form-control::-webkit-input-placeholder,
  #invoice--fields .form-fields .form-control::-webkit-input-placeholder,
  #invoice--fields .form-fields select.form-control-select.form-control::-webkit-input-placeholder,
  #wpcf7-f1-o1 .form-control::-webkit-input-placeholder,
  #wpcf7-f1-o1 select.form-control-select.form-control::-webkit-input-placeholder {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #484846; }
  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 .address-fields .form-control::-moz-placeholder,
  body .page-content .address-fields select.form-control-select.form-control::-moz-placeholder,
  #invoice--fields .form-fields .form-control::-moz-placeholder,
  #invoice--fields .form-fields select.form-control-select.form-control::-moz-placeholder,
  #wpcf7-f1-o1 .form-control::-moz-placeholder,
  #wpcf7-f1-o1 select.form-control-select.form-control::-moz-placeholder {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #484846; }
  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 .address-fields .form-control:-ms-input-placeholder,
  body .page-content .address-fields select.form-control-select.form-control:-ms-input-placeholder,
  #invoice--fields .form-fields .form-control:-ms-input-placeholder,
  #invoice--fields .form-fields select.form-control-select.form-control:-ms-input-placeholder,
  #wpcf7-f1-o1 .form-control:-ms-input-placeholder,
  #wpcf7-f1-o1 select.form-control-select.form-control:-ms-input-placeholder {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #484846; }
  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 .address-fields .form-control:-moz-placeholder,
  body .page-content .address-fields select.form-control-select.form-control:-moz-placeholder,
  #invoice--fields .form-fields .form-control:-moz-placeholder,
  #invoice--fields .form-fields select.form-control-select.form-control:-moz-placeholder,
  #wpcf7-f1-o1 .form-control:-moz-placeholder,
  #wpcf7-f1-o1 select.form-control-select.form-control:-moz-placeholder {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #484846; }
  body #thecheckout-account .account-fields .form-control:-webkit-autofill ~ .field-label, body #thecheckout-account .account-fields .form-control:-webkit-autofill + .field-label,
  body #thecheckout-account .account-fields select.form-control-select.form-control:-webkit-autofill ~ .field-label,
  body #thecheckout-account .account-fields select.form-control-select.form-control:-webkit-autofill + .field-label,
  body .page-content .address-fields .form-control:-webkit-autofill ~ .field-label,
  body .page-content .address-fields .form-control:-webkit-autofill + .field-label,
  body .page-content .address-fields select.form-control-select.form-control:-webkit-autofill ~ .field-label,
  body .page-content .address-fields select.form-control-select.form-control:-webkit-autofill + .field-label,
  #invoice--fields .form-fields .form-control:-webkit-autofill ~ .field-label,
  #invoice--fields .form-fields .form-control:-webkit-autofill + .field-label,
  #invoice--fields .form-fields select.form-control-select.form-control:-webkit-autofill ~ .field-label,
  #invoice--fields .form-fields select.form-control-select.form-control:-webkit-autofill + .field-label,
  #wpcf7-f1-o1 .form-control:-webkit-autofill ~ .field-label,
  #wpcf7-f1-o1 .form-control:-webkit-autofill + .field-label,
  #wpcf7-f1-o1 select.form-control-select.form-control:-webkit-autofill ~ .field-label,
  #wpcf7-f1-o1 select.form-control-select.form-control:-webkit-autofill + .field-label {
    font-size: 13px;
    top: 5px; }
body #thecheckout-account .account-fields .input-group .form-control,
body .page-content .address-fields .input-group .form-control,
#invoice--fields .form-fields .input-group .form-control,
#wpcf7-f1-o1 .input-group .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
body #thecheckout-account .account-fields .field-label,
body .page-content .address-fields .field-label,
#invoice--fields .form-fields .field-label,
#wpcf7-f1-o1 .field-label {
  display: block;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #818181;
  position: absolute;
  transition: all .3s;
  top: 20px;
  left: 18px;
  z-index: 98; }
body #thecheckout-account .account-fields .isFloatied .field-label,
body .page-content .address-fields .isFloatied .field-label,
#invoice--fields .form-fields .isFloatied .field-label,
#wpcf7-f1-o1 .isFloatied .field-label {
  font-size: 13px;
  top: 5px; }
body #thecheckout-account .account-fields .field-label[for="field-id_gender"],
body .page-content .address-fields .field-label[for="field-id_gender"],
#invoice--fields .form-fields .field-label[for="field-id_gender"],
#wpcf7-f1-o1 .field-label[for="field-id_gender"] {
  position: static; }
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 .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 .form-fields .has-float-label input:placeholder-shown:not(:focus)::placeholder,
#invoice--fields .form-fields .has-float-label select:placeholder-shown:not(:focus)::placeholder,
#wpcf7-f1-o1 .has-float-label input:placeholder-shown:not(:focus)::placeholder,
#wpcf7-f1-o1 .has-float-label select:placeholder-shown:not(:focus)::placeholder {
  opacity: 1; }
body #thecheckout-account .account-fields .help-block,
body .page-content .address-fields .help-block,
#invoice--fields .form-fields .help-block,
#wpcf7-f1-o1 .help-block {
  margin: 0; }
body #thecheckout-account .account-fields .help-block .alert-danger,
body #thecheckout-account .account-fields .field.error-msg,
body .page-content .address-fields .help-block .alert-danger,
body .page-content .address-fields .field.error-msg,
#invoice--fields .form-fields .help-block .alert-danger,
#invoice--fields .form-fields .field.error-msg,
#wpcf7-f1-o1 .help-block .alert-danger,
#wpcf7-f1-o1 .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: right;
  font-size: 13px;
  font-weight: 400;
  color: #FF0000;
  padding-top: 4px; }

select.form-control:not([size]):not([multiple]) {
  height: auto;
  padding: 7px; }

/*!
 * 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)
 */
body.has-compact-filter.show-filter {
  overflow: visible;
  overflow-x: hidden;
  position: static; }

.has-compact-filter.show-filter .af-compact-overlay {
  background: rgba(72, 72, 70, 0.6);
  opacity: 1; }

.has-compact-filter #amazzing_filter .btn-holder {
  background: transparent;
  padding: 20px; }
  .has-compact-filter #amazzing_filter .btn-holder .btn {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: none;
    margin: 0; }
    .has-compact-filter #amazzing_filter .btn-holder .btn .af-total-count {
      opacity: 1;
      font-size: 14px;
      font-weight: 400;
      color: #C9C9C9; }

.has-compact-filter #amazzing_filter .compact-toggle {
  left: auto;
  right: 10px;
  -webkit-transform: translate(-32px, 22px);
  -ms-transform: translate(-32px, 22px);
  transform: translate(-32px, 22px);
  background-color: transparent;
  color: #000;
  width: 32px;
  height: 32px; }
  .has-compact-filter #amazzing_filter .compact-toggle .compact-toggle-icon {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 35px; }
  .has-compact-filter #amazzing_filter .compact-toggle span:focus,
  .has-compact-filter #amazzing_filter .compact-toggle span:active, .has-compact-filter #amazzing_filter .compact-toggle:focus, .has-compact-filter #amazzing_filter .compact-toggle:active {
    background-color: transparent;
    color: #000; }

.af-slider {
  margin-top: 20px; }
  .af-slider .back-bar {
    background: #F3F4EF; }
  .af-slider .selected-bar {
    background: rgba(72, 72, 70, 0.3); }
  .af-slider .pointer {
    background: #0092B4;
    border: 5px solid #0092B4; }

.af_subtitle.toggle-content:before {
  border-color: #484846; }

.horizontal-layout .has-selection .af_subtitle,
.horizontal-layout .has-selection .af_subtitle.toggle-content:before,
.horizontal-layout .has-selection .af_filter_content {
  border-color: #484846; }

.af-checkbox-label:after,
.af-radio-label:after {
  box-shadow: none; }

@media screen and (min-width: 992px) {
  #facets_search_center_dropdown {
    padding-bottom: 20px; } }

#amazzing_filter .title_block {
  display: block !important;
  font-size: 18px;
  font-weight: bold;
  color: #484846;
  padding: 20px 20px 0; }
  @media screen and (min-width: 768px) {
    #amazzing_filter .title_block {
      padding: 30px 20px 0; } }
#amazzing_filter.af.block .block_content {
  padding: 10px 5px 10px 20px; }
#amazzing_filter .selectedFilters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 0;
  margin: 0; }
#amazzing_filter .selectedFilters__label {
  display: none; }
#amazzing_filter .selectedFilters .cf {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding: 10px 10px;
  background-color: #484846;
  border-radius: 4px;
  margin: 0 5px 5px 0; }
  #amazzing_filter .selectedFilters .cf a {
    display: inline-block;
    position: static;
    font-size: 13px;
    margin-left: 5px;
    opacity: 1;
    color: #fff;
    box-shadow: none;
    text-shadow: none; }
    #amazzing_filter .selectedFilters .cf a:hover, #amazzing_filter .selectedFilters .cf a:focus {
      color: #C8DB34; }
#amazzing_filter .selectedFilters .clearAll {
  background-color: transparent;
  float: none;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
#amazzing_filter .selectedFilters .clearAll a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  margin-left: auto; }
  #amazzing_filter .selectedFilters .clearAll a .txt {
    display: inline-block;
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    color: #484846;
    text-transform: none;
    margin: 0; }
  #amazzing_filter .selectedFilters .clearAll a svg {
    margin-left: 10px; }
  #amazzing_filter .selectedFilters .clearAll a:hover .txt, #amazzing_filter .selectedFilters .clearAll a:focus .txt {
    text-decoration: underline; }
#amazzing_filter .block_content {
  overflow-x: hidden; }
  #amazzing_filter .block_content::-webkit-scrollbar {
    width: 5px; }
  #amazzing_filter .block_content::-webkit-scrollbar-track {
    background-color: #F0F0F2; }
  #amazzing_filter .block_content::-webkit-scrollbar-thumb {
    background-color: #C8DB34; }
#amazzing_filter .af_subtitle {
  font-size: 15px;
  font-weight: bold;
  color: #000; }
#amazzing_filter .af_filter {
  border-color: #D5D9DC; }
#amazzing_filter .af_filter_content > ul {
  overflow-y: auto;
  overflow-x: visible; }
#amazzing_filter .af_filter_content {
  padding: 10px 0; }
  #amazzing_filter .af_filter_content ul {
    padding: 0 10px 0 0;
    margin: 0; }
    #amazzing_filter .af_filter_content ul::-webkit-scrollbar {
      width: 5px; }
    #amazzing_filter .af_filter_content ul::-webkit-scrollbar-track {
      background-color: #F0F0F2; }
    #amazzing_filter .af_filter_content ul::-webkit-scrollbar-thumb {
      background-color: #C8DB34; }
    #amazzing_filter .af_filter_content ul li {
      background-color: transparent;
      border-radius: 3px;
      padding: 6px 0;
      margin-bottom: 2px; }
      #amazzing_filter .af_filter_content ul li .name {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        color: #000; }
      #amazzing_filter .af_filter_content ul li .count {
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
        color: #AAAAAA; }
        #amazzing_filter .af_filter_content ul li .count:before, #amazzing_filter .af_filter_content ul li .count:after {
          display: none; }
      #amazzing_filter .af_filter_content ul li:hover .name, #amazzing_filter .af_filter_content ul li:focus .name {
        color: #C8DB34; }
      #amazzing_filter .af_filter_content ul li.active .name {
        font-weight: bold;
        color: #000; }

#amazzing_filter.horizontal-layout {
  margin: 0; }
  #amazzing_filter.horizontal-layout .title_block {
    display: none !important; }
  #amazzing_filter.horizontal-layout.af.block .block_content {
    padding: 0; }
  #amazzing_filter.horizontal-layout .selectedFilters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    margin: 0; }
  #amazzing_filter.horizontal-layout .selectedFilters__label {
    display: none; }
  #amazzing_filter.horizontal-layout .selectedFilters.inline .cf {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 10px 10px;
    background-color: #484846;
    border-radius: 4px;
    margin: 0 5px 5px 0; }
    #amazzing_filter.horizontal-layout .selectedFilters.inline .cf a {
      display: inline-block;
      position: static;
      font-size: 13px;
      margin-left: 5px;
      opacity: 1;
      color: #fff;
      box-shadow: none;
      text-shadow: none; }
      #amazzing_filter.horizontal-layout .selectedFilters.inline .cf a:hover, #amazzing_filter.horizontal-layout .selectedFilters.inline .cf a:focus {
        color: #C8DB34; }
  #amazzing_filter.horizontal-layout .selectedFilters .clearAll {
    background-color: transparent;
    float: none;
    -webkit-box-ordinal-group: 201;
    -ms-flex-order: 200;
    order: 200;
    width: auto; }
  #amazzing_filter.horizontal-layout .selectedFilters .clearAll a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent; }
    #amazzing_filter.horizontal-layout .selectedFilters .clearAll a .txt {
      display: inline-block;
      font-size: 13px;
      line-height: 21px;
      font-weight: bold;
      color: #484846;
      text-transform: none;
      margin: 0; }
    #amazzing_filter.horizontal-layout .selectedFilters .clearAll a svg {
      margin-left: 10px; }
    #amazzing_filter.horizontal-layout .selectedFilters .clearAll a:hover .txt, #amazzing_filter.horizontal-layout .selectedFilters .clearAll a:focus .txt {
      text-decoration: underline; }
  #amazzing_filter.horizontal-layout .af_filter {
    margin: 0; }
  #amazzing_filter.horizontal-layout .af_subtitle {
    font-size: 14px;
    font-weight: bold;
    color: #484846;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    padding: 18px 18px; }
  #amazzing_filter.horizontal-layout .af_filter_content {
    border: none;
    margin-top: 5px;
    padding: 10px 5px;
    border-radius: 4px;
    box-shadow: 0 11px 22px rgba(0, 0, 0, 0.08); }
    #amazzing_filter.horizontal-layout .af_filter_content ul {
      padding: 0;
      margin: 0; }
      #amazzing_filter.horizontal-layout .af_filter_content ul li {
        background-color: transparent;
        border-radius: 3px;
        padding: 6px 10px;
        margin-bottom: 2px;
        transition: background-color .3s ease; }
        #amazzing_filter.horizontal-layout .af_filter_content ul li ul li {
          padding: 6px 0 6px 5px; }
        #amazzing_filter.horizontal-layout .af_filter_content ul li.active {
          background-color: #E6E6E6; }
        #amazzing_filter.horizontal-layout .af_filter_content ul li:hover, #amazzing_filter.horizontal-layout .af_filter_content ul li:focus {
          background-color: #E6E6E6; }
        #amazzing_filter.horizontal-layout .af_filter_content ul li .name {
          display: inline-block;
          font-size: 14px;
          font-weight: 400;
          color: #000; }
        #amazzing_filter.horizontal-layout .af_filter_content ul li .count {
          display: inline-block;
          font-size: 12px;
          font-weight: bold;
          color: #AAAAAA; }
          #amazzing_filter.horizontal-layout .af_filter_content ul li .count:before, #amazzing_filter.horizontal-layout .af_filter_content ul li .count:after {
            display: none; }
  #amazzing_filter.horizontal-layout .block_content {
    overflow-x: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  #amazzing_filter.horizontal-layout #af_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px; }
  #amazzing_filter.horizontal-layout .h-el {
    float: none;
    width: 24%;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 310px; }
  @media screen and (max-width: 991px) {
    #amazzing_filter.horizontal-layout .selectedFilters {
      display: none; }
    #amazzing_filter.horizontal-layout .af_filter {
      display: none; }
    #amazzing_filter.horizontal-layout:after {
      display: none; } }

.af-fixed .horizontal-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-left: -5px;
  margin-right: -5px; }
  .af-fixed .horizontal-layout .h-el {
    float: none;
    width: 24%;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 310px; }
  .af-fixed .horizontal-layout .af_subtitle {
    font-size: 14px;
    font-weight: bold;
    color: #484846;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    padding: 18px 18px; }
  .af-fixed .horizontal-layout .selectedFilters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 0 0 100%;
    order: 20;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    padding-top: 10px; }
  .af-fixed .horizontal-layout .selectedFilters__label {
    display: none; }
  .af-fixed .horizontal-layout .selectedFilters.inline .cf {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 10px 10px;
    background-color: #484846;
    border-radius: 4px;
    margin: 0 5px 5px 0; }
    .af-fixed .horizontal-layout .selectedFilters.inline .cf a {
      display: inline-block;
      position: static;
      font-size: 13px;
      margin-left: 5px;
      opacity: 1;
      color: #fff;
      box-shadow: none;
      text-shadow: none; }
      .af-fixed .horizontal-layout .selectedFilters.inline .cf a:hover, .af-fixed .horizontal-layout .selectedFilters.inline .cf a:focus {
        color: #C8DB34; }
  .af-fixed .horizontal-layout .selectedFilters .clearAll {
    background-color: transparent;
    float: none;
    -webkit-box-ordinal-group: 201;
    -ms-flex-order: 200;
    order: 200; }
  .af-fixed .horizontal-layout .selectedFilters .clearAll a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent; }
    .af-fixed .horizontal-layout .selectedFilters .clearAll a .txt {
      display: inline-block;
      font-size: 13px;
      line-height: 21px;
      font-weight: bold;
      color: #484846;
      text-transform: none;
      margin: 0; }
    .af-fixed .horizontal-layout .selectedFilters .clearAll a svg {
      margin-left: 10px; }
    .af-fixed .horizontal-layout .selectedFilters .clearAll a:hover .txt, .af-fixed .horizontal-layout .selectedFilters .clearAll a:focus .txt {
      text-decoration: underline; }
  .af-fixed .horizontal-layout .title_block {
    display: none; }
  @media screen and (max-width: 991px) {
    .af-fixed .horizontal-layout {
      display: none; } }

#products .btn.toggleMoreFilters {
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-size: 15px;
  line-height: 22px;
  font-weight: bold;
  background: #484846;
  color: #fff;
  border-radius: 4px;
  padding: 15px 21px;
  text-transform: none;
  border: none;
  letter-spacing: 0; }
  #products .btn.toggleMoreFilters:hover, #products .btn.toggleMoreFilters:focus {
    background-color: #2e2e2d;
    color: #fff; }
  @media screen and (max-width: 991px) {
    #products .btn.toggleMoreFilters {
      display: none; } }
  #products .btn.toggleMoreFilters .less-txt,
  #products .btn.toggleMoreFilters .icon-plus {
    display: none; }
  #products .btn.toggleMoreFilters .mobile-ico {
    margin-right: 10px; }
  #products .btn.toggleMoreFilters > span {
    display: inline-block;
    vertical-align: middle; }

#products .btn.toggleMoreFilters.disabled,
#products .btn.toggleMoreFilters:disabled {
  background-color: #2e2e2d;
  color: #fff;
  opacity: .65; }

#products .btn.toggleMoreFilters:not(:disabled):not(.disabled).active,
#products .btn.toggleMoreFilters:not(:disabled):not(.disabled):active {
  background-color: #2e2e2d;
  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)
*/
.block-social-links {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .block-social-links {
      text-align: right; } }

.social-links {
  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;
  margin: 0; }
  .social-links__wrap {
    display: inline-block;
    text-align: center; }
  .social-links__img {
    display: block; }
  .social-links li {
    padding: 8px; }
    .social-links li a {
      color: #D9DDAF; }
      .social-links li a:hover, .social-links li a:focus {
        color: #fff; }
    .social-links li svg {
      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)
*/
.social-sharing {
  padding-top: 20px; }
  @media screen and (min-width: 1200px) {
    .social-sharing {
      position: fixed;
      top: 50%;
      left: 0;
      z-index: 110;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); } }
  @media screen and (min-width: 1200px) {
    .social-sharing__label {
      display: none; } }
  @media screen and (min-width: 1200px) {
    .social-sharing ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .social-sharing li {
    margin-bottom: 4px; }
    @media screen and (min-width: 1200px) {
      .social-sharing li {
        margin-bottom: 12px; } }
    .social-sharing li 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: 30px;
      height: 30px;
      border-radius: 50%;
      color: #484846; }
      .social-sharing li a:hover, .social-sharing li a:focus {
        color: #7C862E; }

/*
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: 768px) {
  body#product #wrapper .breadcrumb {
    margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  body#product #wrapper .breadcrumb ol {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

body #wrapper .breadcrumb {
  padding: 15px 0;
  margin: 0; }
  body #wrapper .breadcrumb svg {
    display: inline-block; }
body #wrapper .breadcrumb ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
body #wrapper .breadcrumb li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  body #wrapper .breadcrumb li .home-svg {
    position: relative;
    top: -3px; }
body #wrapper .breadcrumb li:first-child span {
  display: block; }
body #wrapper .breadcrumb li:after {
  display: none; }
body #wrapper .breadcrumb__sep {
  margin: 0 10px; }
body #wrapper .breadcrumb li a,
body #wrapper .breadcrumb li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #484846; }
body #wrapper .breadcrumb li:last-child span {
  color: #AAAAAA; }
body #wrapper .breadcrumb li a:hover, body #wrapper .breadcrumb li a:focus {
  color: #969D51; }
body #wrapper .breadcrumb.breadcrumb--horizontal ol {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: auto;
  padding-bottom: 10px;
  padding-right: 5px; }
body #wrapper .breadcrumb.breadcrumb--horizontal li a,
body #wrapper .breadcrumb.breadcrumb--horizontal li span {
  white-space: nowrap; }

/*
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)
*/
.js-product-images-modal .modal-title,
#blockcart-modal .modal-title {
  line-height: 1.2; }
  .js-product-images-modal .modal-title i,
  #blockcart-modal .modal-title i {
    display: none; }
.js-product-images-modal .close,
#blockcart-modal .close {
  padding: 28px; }
.js-product-images-modal .modal-body,
#blockcart-modal .modal-body {
  padding-top: 20px; }
.js-product-images-modal .product-name a,
#blockcart-modal .product-name a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px; }
.js-product-images-modal .cart-products-count,
#blockcart-modal .cart-products-count {
  display: block;
  font-size: 14px;
  font-weight: normal; }
.js-product-images-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)
*/
.iqitwishlist-product .input-qty {
  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)
*/
#search_widget {
  max-width: 710px; }
  #search_widget .form-search-control {
    font-size: 16px;
    border: 1px solid #E1E2DA;
    background-color: #F5F5F5;
    padding: 13px 13px 13px 50px; }
    #search_widget .form-search-control::-webkit-input-placeholder {
      font-size: 16px; }
    #search_widget .form-search-control::-moz-placeholder {
      font-size: 16px; }
    #search_widget .form-search-control:-ms-input-placeholder {
      font-size: 16px; }
    #search_widget .form-search-control:-moz-placeholder {
      font-size: 16px; }
    @media screen and (min-width: 992px) {
      #search_widget .form-search-control {
        min-width: 250px; } }
    @media screen and (min-width: 1200px) {
      #search_widget .form-search-control {
        min-width: 300px; } }
    @media screen and (min-width: 1580px) {
      #search_widget .form-search-control {
        min-width: 404px; } }
  #search_widget .search-btn {
    right: auto;
    left: 0; }

.search-widget .search-btn {
  padding: 0 15px; }

/*
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(200, 219, 52, 0.33);
  opacity: 1; }
body ul.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #C8DB34; }

/*
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)
*/
/*
    Ta button τα φτιαχνω στις classes του wrap (.swiper-container-wrapper .swiper-slider)
    επειδη βγαινουν εξω απο το container για το θεμα με το overflow
*/
.swiper-container-wrapper .swiper-pagination,
.swiper-slider .swiper-pagination {
  position: relative;
  bottom: 0; }
.swiper-container-wrapper .swiper-pagination-bullet-active,
.swiper-slider .swiper-pagination-bullet-active {
  background: #C8DB34; }
.swiper-container-wrapper .swiper-button-next,
.swiper-container-wrapper .swiper-button-prev,
.swiper-slider .swiper-button-next,
.swiper-slider .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 0;
  background-color: #484846;
  color: #fff;
  opacity: 1; }
.swiper-container-wrapper .swiper-button-prev,
.swiper-slider .swiper-button-prev {
  left: 0; }
  @media screen and (min-width: 1580px) {
    .swiper-container-wrapper .swiper-button-prev,
    .swiper-slider .swiper-button-prev {
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }
.swiper-container-wrapper .swiper-button-next,
.swiper-slider .swiper-button-next {
  right: 0; }
  @media screen and (min-width: 1580px) {
    .swiper-container-wrapper .swiper-button-next,
    .swiper-slider .swiper-button-next {
      -webkit-transform: translate(50%, 0);
      -ms-transform: translate(50%, 0);
      transform: translate(50%, 0); } }
.swiper-container-wrapper .swiper-button-prev.swiper-button-disabled,
.swiper-container-wrapper .swiper-button-next.swiper-button-disabled,
.swiper-slider .swiper-button-prev.swiper-button-disabled,
.swiper-slider .swiper-button-next.swiper-button-disabled {
  opacity: .4; }
.swiper-container-wrapper .swiper-container-horizontal > .swiper-scrollbar,
.swiper-slider .swiper-container-horizontal > .swiper-scrollbar {
  left: 0; }

.elementor-products-carousel,
.elementor-brands-carousel,
.swiper {
  overflow: hidden; }

.custom-arrows .swiper-button-prev:after,
.custom-arrows .swiper-button-next:after,
.remove-default-arrows .swiper-button-prev:after,
.remove-default-arrows .swiper-button-next:after {
  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)
*/
.elementor-products-carousel .swiper-slide {
  max-width: 366px; }
.elementor-products-carousel .js-product-miniature-wrapper {
  max-width: 366px; }

.custom-product-slider .swiper-slide,
.custom-product-slider .js-product-miniature-wrapper {
  max-width: 366px; }

.js-home-product-slider .swiper-container,
.home-product-slider .swiper-container {
  overflow: visible; }
  @media screen and (min-width: 768px) {
    .js-home-product-slider .swiper-container,
    .home-product-slider .swiper-container {
      overflow: hidden; } }

.swiper-container-wrapper .product-carousel,
.custom-product-slider .product-carousel {
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (min-width: 768px) {
    .swiper-container-wrapper .product-carousel,
    .custom-product-slider .product-carousel {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (min-width: 1580px) {
  #product-images-large .swiper-button-next,
  #product-images-large .swiper-button-prev {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

.set-slider .swiper-wrapper,
.js-category-slider .swiper-wrapper,
.js-crossselling-slider .swiper-wrapper,
.js-accessories-slider .swiper-wrapper {
  display: flex; }
  .set-slider .swiper-wrapper .swiper-slide,
  .js-category-slider .swiper-wrapper .swiper-slide,
  .js-crossselling-slider .swiper-wrapper .swiper-slide,
  .js-accessories-slider .swiper-wrapper .swiper-slide {
    max-width: 450px; }
.set-slider.swiper-container-initialized .swiper-wrapper .swiper-slide,
.js-category-slider.swiper-container-initialized .swiper-wrapper .swiper-slide,
.js-crossselling-slider.swiper-container-initialized .swiper-wrapper .swiper-slide,
.js-accessories-slider.swiper-container-initialized .swiper-wrapper .swiper-slide {
  max-width: none; }

.main-slider.elementor-column, .main-slider.elementor-column > .elementor-column-wrap {
  display: block; }
.main-slider .swiper-pagination {
  bottom: -5px; }
.main-slider .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 5px;
  border-radius: 0;
  opacity: 1;
  background-color: #FFFFFF; }
  .main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #7C862E; }
.main-slider .swiper-button-prev,
.main-slider .swiper-button-next {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.category-small-slider .swiper-button-next,
.category-small-slider .swiper-button-prev {
  width: 36px;
  height: 36px; }
.category-small-slider .swiper-button-prev {
  left: 0; }
.category-small-slider .swiper-button-next {
  right: 0; }

.banners-small-slider.elementor-column, .banners-small-slider.elementor-column > .elementor-column-wrap {
  display: block; }
.banners-small-slider .swiper-pagination {
  position: relative;
  bottom: -10px; }
  .banners-small-slider .swiper-pagination .swiper-pagination-bullet {
    width: 80px;
    height: 5px;
    border-radius: 0;
    opacity: 1;
    background-color: #FFFFFF; }
    .banners-small-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #7C862E; }

.js-custom-buttons .swiper-slider {
  height: 50px;
  margin-bottom: 20px;
  position: relative; }
  .js-custom-buttons .swiper-slider .swiper-button-prev,
  .js-custom-buttons .swiper-slider .swiper-button-next {
    top: 0;
    transform: none !important;
    margin: 0; }
  .js-custom-buttons .swiper-slider .swiper-button-prev {
    left: 0; }
  .js-custom-buttons .swiper-slider .swiper-button-next {
    right: auto;
    left: 25px; }

.viewed-products .swiper-wrapper {
  padding-bottom: 55px; }
.viewed-products .swiper-slide {
  max-width: 185px; }
.viewed-products .js-product-miniature-wrapper {
  max-width: 185px; }

/*!
 * 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)
 */
#index .trendingNow,
#search .trendingNow,
#module-iqitsearch-searchiqit .trendingNow,
#best-sales .trendingNow,
#new-products .trendingNow,
#prices-drop .trendingNow,
#category .trendingNow {
  display: block; }

.trendingNow {
  display: none;
  padding: 10px 0 0 15px;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .trendingNow {
      padding: 15px 0 0 15px;
      margin-bottom: 15px; } }
  .trendingNow__inner {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 15px;
    padding-bottom: 5px;
    overflow: auto; }
    .trendingNow__inner::-webkit-scrollbar {
      height: 3px; }
    .trendingNow__inner::-webkit-scrollbar-track {
      background-color: #E6E6E6; }
    .trendingNow__inner::-webkit-scrollbar-thumb {
      background-color: #C8DB34; }
    @media screen and (min-width: 1580px) {
      .trendingNow__inner {
        padding-left: 50px;
        padding-right: 50px; } }
  .trendingNow__label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #C723A8; }
  .trendingNow__item {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #484846;
    padding: 8px 12px;
    background-color: #E6E6E6;
    border-radius: 4px; }

/*!
 * 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)
 */
.hotProducts {
  background-color: #fff;
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 20px;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .hotProducts {
      margin-top: 0;
      margin-bottom: 50px; } }
  @media screen and (min-width: 992px) {
    .hotProducts {
      padding: 40px 30px;
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 991px) {
    .hotProducts .swiper {
      overflow: visible; } }
  .hotProducts .swiper-slide {
    width: 100%;
    max-width: 335px; }
    @media screen and (min-width: 768px) {
      .hotProducts .swiper-slide {
        max-width: 350px; } }
  @media screen and (max-width: 991px) {
    .hotProducts .swiper-button-prev,
    .hotProducts .swiper-button-next {
      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)
*/
#search #inner-wrapper.container,
#module-iqitsearch-searchiqit #inner-wrapper.container,
#best-sales #inner-wrapper.container,
#new-products #inner-wrapper.container,
#prices-drop #inner-wrapper.container,
#manufacturer #inner-wrapper.container,
#category #inner-wrapper.container {
  max-width: none; }
  @media screen and (min-width: 1580px) {
    #search #inner-wrapper.container,
    #module-iqitsearch-searchiqit #inner-wrapper.container,
    #best-sales #inner-wrapper.container,
    #new-products #inner-wrapper.container,
    #prices-drop #inner-wrapper.container,
    #manufacturer #inner-wrapper.container,
    #category #inner-wrapper.container {
      padding-left: 60px;
      padding-right: 60px; } }
#search .bg-wrap,
#module-iqitsearch-searchiqit .bg-wrap,
#best-sales .bg-wrap,
#new-products .bg-wrap,
#prices-drop .bg-wrap,
#manufacturer .bg-wrap,
#category .bg-wrap {
  background-color: #fff;
  position: relative; }
  #search .bg-wrap:before, #search .bg-wrap:after,
  #module-iqitsearch-searchiqit .bg-wrap:before,
  #module-iqitsearch-searchiqit .bg-wrap:after,
  #best-sales .bg-wrap:before,
  #best-sales .bg-wrap:after,
  #new-products .bg-wrap:before,
  #new-products .bg-wrap:after,
  #prices-drop .bg-wrap:before,
  #prices-drop .bg-wrap:after,
  #manufacturer .bg-wrap:before,
  #manufacturer .bg-wrap:after,
  #category .bg-wrap:before,
  #category .bg-wrap:after {
    content: '';
    display: block;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: #fff;
    pointer-events: none; }
    @media screen and (min-width: 1580px) {
      #search .bg-wrap:before, #search .bg-wrap:after,
      #module-iqitsearch-searchiqit .bg-wrap:before,
      #module-iqitsearch-searchiqit .bg-wrap:after,
      #best-sales .bg-wrap:before,
      #best-sales .bg-wrap:after,
      #new-products .bg-wrap:before,
      #new-products .bg-wrap:after,
      #prices-drop .bg-wrap:before,
      #prices-drop .bg-wrap:after,
      #manufacturer .bg-wrap:before,
      #manufacturer .bg-wrap:after,
      #category .bg-wrap:before,
      #category .bg-wrap:after {
        width: 60px; } }
  #search .bg-wrap:before,
  #module-iqitsearch-searchiqit .bg-wrap:before,
  #best-sales .bg-wrap:before,
  #new-products .bg-wrap:before,
  #prices-drop .bg-wrap:before,
  #manufacturer .bg-wrap:before,
  #category .bg-wrap:before {
    right: 100%; }
  #search .bg-wrap:after,
  #module-iqitsearch-searchiqit .bg-wrap:after,
  #best-sales .bg-wrap:after,
  #new-products .bg-wrap:after,
  #prices-drop .bg-wrap:after,
  #manufacturer .bg-wrap:after,
  #category .bg-wrap:after {
    left: 100%; }
#search #content-wrapper .page-title,
#module-iqitsearch-searchiqit #content-wrapper .page-title,
#best-sales #content-wrapper .page-title,
#new-products #content-wrapper .page-title,
#prices-drop #content-wrapper .page-title,
#manufacturer #content-wrapper .page-title,
#category #content-wrapper .page-title {
  font-size: 22px;
  font-weight: bold;
  color: #484846;
  padding: 0;
  margin-bottom: 0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #search #content-wrapper .page-title,
    #module-iqitsearch-searchiqit #content-wrapper .page-title,
    #best-sales #content-wrapper .page-title,
    #new-products #content-wrapper .page-title,
    #prices-drop #content-wrapper .page-title,
    #manufacturer #content-wrapper .page-title,
    #category #content-wrapper .page-title {
      font-size: 32px;
      margin-bottom: 27px; } }
#search .category-description,
#module-iqitsearch-searchiqit .category-description,
#best-sales .category-description,
#new-products .category-description,
#prices-drop .category-description,
#manufacturer .category-description,
#category .category-description {
  padding: 40px 0 40px;
  margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    #search .category-description,
    #module-iqitsearch-searchiqit .category-description,
    #best-sales .category-description,
    #new-products .category-description,
    #prices-drop .category-description,
    #manufacturer .category-description,
    #category .category-description {
      padding: 40px 0 100px; } }
  #search .category-description.category-description-top,
  #module-iqitsearch-searchiqit .category-description.category-description-top,
  #best-sales .category-description.category-description-top,
  #new-products .category-description.category-description-top,
  #prices-drop .category-description.category-description-top,
  #manufacturer .category-description.category-description-top,
  #category .category-description.category-description-top {
    border-top: 1px solid #E1E2DA;
    margin-top: 40px; }
  #search .category-description .rte-content,
  #module-iqitsearch-searchiqit .category-description .rte-content,
  #best-sales .category-description .rte-content,
  #new-products .category-description .rte-content,
  #prices-drop .category-description .rte-content,
  #manufacturer .category-description .rte-content,
  #category .category-description .rte-content {
    width: 100%;
    max-width: 890px; }
  #search .category-description h3,
  #module-iqitsearch-searchiqit .category-description h3,
  #best-sales .category-description h3,
  #new-products .category-description h3,
  #prices-drop .category-description h3,
  #manufacturer .category-description h3,
  #category .category-description h3 {
    font-size: 18px;
    font-weight: bold;
    color: #484846;
    margin-bottom: 15px; }
  #search .category-description p,
  #module-iqitsearch-searchiqit .category-description p,
  #best-sales .category-description p,
  #new-products .category-description p,
  #prices-drop .category-description p,
  #manufacturer .category-description p,
  #category .category-description p {
    font-size: 15px;
    font-weight: 400;
    color: #484846; }
  #search .category-description a,
  #module-iqitsearch-searchiqit .category-description a,
  #best-sales .category-description a,
  #new-products .category-description a,
  #prices-drop .category-description a,
  #manufacturer .category-description a,
  #category .category-description a {
    color: #969D51; }
    #search .category-description a:hover, #search .category-description a:focus,
    #module-iqitsearch-searchiqit .category-description a:hover,
    #module-iqitsearch-searchiqit .category-description a:focus,
    #best-sales .category-description a:hover,
    #best-sales .category-description a:focus,
    #new-products .category-description a:hover,
    #new-products .category-description a:focus,
    #prices-drop .category-description a:hover,
    #prices-drop .category-description a:focus,
    #manufacturer .category-description a:hover,
    #manufacturer .category-description a:focus,
    #category .category-description a:hover,
    #category .category-description a:focus {
      text-decoration: underline; }

.products.row.products-grid {
  margin-left: -5px;
  margin-right: -5px; }
  @media screen and (min-width: 768px) {
    .products.row.products-grid {
      margin-left: -8px;
      margin-right: -8px; } }
  .products.row.products-grid > [class*="col-"],
  .products.row.products-grid > div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .products.row.products-grid > [class*="col-"],
      .products.row.products-grid > div {
        padding-left: 8px;
        padding-right: 8px;
        margin-bottom: 20px; } }
  .products.row.products-grid .js-product-miniature-wrapper {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    @media screen and (min-width: 768px) {
      .products.row.products-grid .js-product-miniature-wrapper {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    @media screen and (min-width: 1200px) {
      .products.row.products-grid .js-product-miniature-wrapper {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%; } }
    .products.row.products-grid .js-product-miniature-wrapper.swiper-slide {
      flex: 0 1 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)
*/
#js-product-list-top {
  padding: 25px 0 20px;
  margin: 0;
  border: none; }
  #js-product-list-top .showing {
    font-size: 13px;
    font-weight: 400;
    color: #484846; }
  #js-product-list-top .select-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    color: #484846;
    border: none;
    background-color: transparent; }
    #js-product-list-top .select-title:hover, #js-product-list-top .select-title:focus {
      color: #969D51; }
    #js-product-list-top .select-title .select-title-name {
      max-width: none;
      margin-right: 8px; }

.amazzing-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/*
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)
*/
.af.dynamic-loading.next {
  margin: 0;
  padding: 20px 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)
*/
.product-miniature .thumbnail-container {
  overflow: hidden; }
.product-miniature .product-brand {
  min-height: 18px; }
.product-miniature .product-brand a {
  font-size: 15px;
  font-weight: bold; }
.product-miniature .product--title {
  min-height: 84px; }
  @media screen and (min-width: 768px) {
    .product-miniature .product--title {
      min-height: 63px; } }
.product-miniature .product--title a {
  display: block;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400; }
.product-miniature .iqitreviews-simple {
  display: none; }
.product-miniature .product-price-and-shipping {
  min-height: 32px;
  margin-bottom: 10px; }
.product-miniature.product-miniature-default .thumbnail-container img {
  width: 100%; }
@media screen and (min-width: 992px) {
  .product-miniature.product-miniature-default .product-add-cart,
  .product-miniature.product-miniature-default .input-group-add-cart {
    opacity: 0;
    transition: opacity .3s ease; } }
.product-miniature.product-miniature-default:hover .product-add-cart,
.product-miniature.product-miniature-default:hover .input-group-add-cart, .product-miniature.product-miniature-default:focus .product-add-cart,
.product-miniature.product-miniature-default:focus .input-group-add-cart {
  opacity: 1; }
.product-miniature.product-miniature-viewed {
  padding: 8px;
  box-shadow: 0 11px 22px rgba(0, 0, 0, 0.08); }
  .product-miniature.product-miniature-viewed .product--title {
    height: 30px;
    min-height: 0;
    overflow: hidden;
    margin-bottom: 20px; }
  .product-miniature.product-miniature-viewed .product--title a {
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400; }
  .product-miniature.product-miniature-viewed .product-add-cart,
  .product-miniature.product-miniature-viewed .input-group-add-cart {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease; }
    @media screen and (max-width: 767px) {
      .product-miniature.product-miniature-viewed .product-add-cart,
      .product-miniature.product-miniature-viewed .input-group-add-cart {
        display: none; } }
  .product-miniature.product-miniature-viewed .miniature-groups,
  .product-miniature.product-miniature-viewed .product-functional-buttons,
  .product-miniature.product-miniature-viewed .product-category-name,
  .product-miniature.product-miniature-viewed .product-brand,
  .product-miniature.product-miniature-viewed .price-box .badge,
  .product-miniature.product-miniature-viewed .product-description-short {
    display: none; }
  .product-miniature.product-miniature-viewed:hover .product-add-cart,
  .product-miniature.product-miniature-viewed:hover .input-group-add-cart, .product-miniature.product-miniature-viewed:focus .product-add-cart,
  .product-miniature.product-miniature-viewed:focus .input-group-add-cart {
    opacity: 1;
    visibility: visible; }
.product-miniature .miniature-groups {
  display: block;
  padding: 0 10px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  transition-delay: .2s;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%); }
  @media screen and (max-width: 767px) {
    .product-miniature .miniature-groups {
      display: none; } }
  .product-miniature .miniature-groups > div {
    margin-bottom: 8px; }
    .product-miniature .miniature-groups > div:first-child {
      padding-top: 10px; }
    .product-miniature .miniature-groups > div:last-child {
      padding-bottom: 10px;
      margin-bottom: 0; }
  .product-miniature .miniature-groups .iqitsizeguide-avaiable-sizes {
    opacity: 1;
    transform: none; }
    .product-miniature .miniature-groups .iqitsizeguide-avaiable-sizes span {
      display: inline-block;
      font-size: 13px;
      font-weight: bold;
      color: #484846;
      padding: 0 4px; }
      .product-miniature .miniature-groups .iqitsizeguide-avaiable-sizes span.unavailable-size {
        text-decoration: line-through;
        opacity: .8; }
.product-miniature .product-functional-buttons {
  position: absolute;
  top: 10px;
  right: 10px;
  min-width: 0; }
  @media screen and (max-width: 991px) {
    .product-miniature .product-functional-buttons {
      top: 0;
      right: 0; } }
  .product-miniature .product-functional-buttons .btn-iqitcompare-add,
  .product-miniature .product-functional-buttons .btn-iqitwishlist-add {
    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: 34px;
    height: 34px;
    background-color: #fff;
    color: #AAAAAA;
    border-radius: 50%;
    padding: 0;
    margin-bottom: 10px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    -webkit-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px); }
    .product-miniature .product-functional-buttons .btn-iqitcompare-add:last-child,
    .product-miniature .product-functional-buttons .btn-iqitwishlist-add:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 991px) {
      .product-miniature .product-functional-buttons .btn-iqitcompare-add,
      .product-miniature .product-functional-buttons .btn-iqitwishlist-add {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }
  .product-miniature .product-functional-buttons .btn-iqitcompare-add {
    transition-delay: .1s; }
.product-miniature .product-functional-buttons-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.product-miniature:hover .product-functional-buttons .btn-iqitcompare-add,
.product-miniature:hover .product-functional-buttons .btn-iqitwishlist-add, .product-miniature:focus .product-functional-buttons .btn-iqitcompare-add,
.product-miniature:focus .product-functional-buttons .btn-iqitwishlist-add {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }
.product-miniature:hover .miniature-groups, .product-miniature:focus .miniature-groups {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.products-grid .product-miniature-default .product-brand {
  margin: 0 0 8px;
  padding: 0; }

.products-grid .product-miniature-default .product-description {
  padding: 20px 0; }

.line-through {
  text-decoration: line-through; }

.product-miniature-grid .product-functional-buttons em {
  font-size: 1.2rem; }

/*#js-product-list .js-product-miniature-wrapper{
    flex-basis: 50%;
    max-width: 320px;
    @media (min-width: 680px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
    }
    @media (min-width: 863px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
    }

    @media (min-width: 1113px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    }
    @media (min-width: 1650px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    }
    @media (min-width: 1820px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666%;
            flex: 0 0 16.666%;
    }
    @media (min-width: 2116px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    }
    @media (min-width: 2397px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.1%;
            flex: 0 0 11.1%;
    }
    @media (min-width: 2679px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    }
    @media (min-width: 2959px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09%;
            flex: 0 0 9.09%;
    }
    @media (min-width: 3240px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33%;
            flex: 0 0 8.33%;
    }
    @media (min-width: 3515px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.69%;
            flex: 0 0 7.69%;
    }
}*/
/*!
 * 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)
 */
.menuProduct {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px; }
  .menuProduct:hover, .menuProduct:focus {
    background-color: #F5F5F5; }
  .menuProduct__img {
    -webkit-box-flex: 0 0 110px;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
    margin-right: 10px; }
  .menuProduct__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .menuProduct__title {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #484846;
    margin-bottom: 4px; }
  .menuProduct__description {
    display: none;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
    color: #484846;
    margin-bottom: 15px; }
    .menuProduct__description p {
      margin: 0; }
  .menuProduct__price {
    margin-top: auto;
    max-width: 210px; }

.main-subMenu .menuProduct {
  width: 100%;
  padding: 15px 0;
  max-width: 425px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E1E2DA; }
  .main-subMenu .menuProduct:last-child {
    border-bottom: none;
    margin-bottom: 0; }
  .main-subMenu .menuProduct:hover, .main-subMenu .menuProduct:focus {
    background-color: transparent; }
    .main-subMenu .menuProduct:hover .menuProduct__title, .main-subMenu .menuProduct:focus .menuProduct__title {
      color: #969D51; }
.main-subMenu .menuProduct__description {
  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 {
  overflow-x: hidden; }
  #product #inner-wrapper.container {
    max-width: none; }
    @media screen and (min-width: 1580px) {
      #product #inner-wrapper.container {
        padding-left: 60px;
        padding-right: 60px; } }

.product-header-row,
.product-info-row {
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 768px) {
    .product-header-row,
    .product-info-row {
      margin-left: -5px;
      margin-right: -5px; } }
  @media screen and (min-width: 1200px) {
    .product-header-row,
    .product-info-row {
      margin-left: -32px;
      margin-right: -32px; } }
  .product-header-row .col-header-title,
  .product-header-row .col-header-info,
  .product-info-row .col-header-title,
  .product-info-row .col-header-info {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media screen and (min-width: 768px) {
      .product-header-row .col-header-title,
      .product-header-row .col-header-info,
      .product-info-row .col-header-title,
      .product-info-row .col-header-info {
        padding-right: 5px;
        padding-left: 5px; } }
    @media screen and (min-width: 1200px) {
      .product-header-row .col-header-title,
      .product-header-row .col-header-info,
      .product-info-row .col-header-title,
      .product-info-row .col-header-info {
        padding-left: 32px;
        padding-right: 32px; } }
  .product-header-row .col-product-image,
  .product-header-row .col-product-info,
  .product-info-row .col-product-image,
  .product-info-row .col-product-info {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media screen and (min-width: 768px) {
      .product-header-row .col-product-image,
      .product-header-row .col-product-info,
      .product-info-row .col-product-image,
      .product-info-row .col-product-info {
        padding-right: 5px;
        padding-left: 5px; } }
    @media screen and (min-width: 1200px) {
      .product-header-row .col-product-image,
      .product-header-row .col-product-info,
      .product-info-row .col-product-image,
      .product-info-row .col-product-info {
        padding-left: 32px;
        padding-right: 32px; } }
  @media screen and (min-width: 992px) {
    .product-header-row .col-header-title,
    .product-info-row .col-header-title {
      -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
      max-width: 58.33333%; } }
  @media screen and (min-width: 1200px) {
    .product-header-row .col-header-title,
    .product-info-row .col-header-title {
      -ms-flex: 0 0 53%;
      flex: 0 0 53%;
      max-width: 53%; } }
  @media screen and (min-width: 768px) {
    .product-header-row .col-product-image,
    .product-info-row .col-product-image {
      -ms-flex: 0 0 40%;
      flex: 0 0 40%;
      max-width: 40%; } }
  @media screen and (min-width: 992px) {
    .product-header-row .col-product-image,
    .product-info-row .col-product-image {
      -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
      max-width: 58.33333%; } }
  @media screen and (min-width: 1200px) {
    .product-header-row .col-product-image,
    .product-info-row .col-product-image {
      -ms-flex: 0 0 53%;
      flex: 0 0 53%;
      max-width: 53%; } }
  @media screen and (min-width: 992px) {
    .product-header-row .col-header-info,
    .product-info-row .col-header-info {
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%; } }
  @media screen and (min-width: 1200px) {
    .product-header-row .col-header-info,
    .product-info-row .col-header-info {
      -ms-flex: 0 0 47%;
      flex: 0 0 47%;
      max-width: 47%; } }
  @media screen and (min-width: 768px) {
    .product-header-row .col-product-info,
    .product-info-row .col-product-info {
      -ms-flex: 0 0 60%;
      flex: 0 0 60%;
      max-width: 60%; } }
  @media screen and (min-width: 992px) {
    .product-header-row .col-product-info,
    .product-info-row .col-product-info {
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%; } }
  @media screen and (min-width: 1200px) {
    .product-header-row .col-product-info,
    .product-info-row .col-product-info {
      -ms-flex: 0 0 47%;
      flex: 0 0 47%;
      max-width: 47%; } }

@media screen and (max-width: 767px) {
  .product-info-row {
    margin-bottom: 0; } }

.product-header-row {
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .product-header-row {
      margin-bottom: 30px; } }

#product #inner-wrapper {
  position: relative; }
  #product #inner-wrapper:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #E1E2DA;
    z-index: 98; }
#product .product_header_container {
  padding: 0;
  margin: 0;
  border: none; }
#product .product--title {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #484846;
  padding: 0;
  margin: 0 0 10px; }
  @media screen and (min-width: 768px) {
    #product .product--title {
      font-size: 28px;
      margin: 0; } }
#product .product-reference {
  margin-bottom: 4px; }
  #product .product-reference label {
    font-size: 15px;
    font-weight: bold;
    color: #484846;
    margin: 0; }
  #product .product-reference .value {
    font-size: 15px;
    font-weight: 400;
    color: #484846; }
#product .product-manufacturer {
  margin-bottom: 4px; }
  #product .product-manufacturer label {
    font-size: 15px;
    font-weight: bold;
    color: #484846;
    margin: 0; }
  #product .product-manufacturer .value {
    font-size: 15px;
    font-weight: bold;
    color: #969D51;
    text-decoration: underline; }
    #product .product-manufacturer .value:hover, #product .product-manufacturer .value:focus {
      color: #7C862E; }
  #product .product-manufacturer .manufacturer-logo {
    display: block;
    width: auto;
    height: 65px; }
#product .product-review label {
  font-size: 15px;
  font-weight: bold;
  color: #484846;
  margin: 0 6px 0 0; }
#product .product-review .iqitreviews-rating {
  margin-right: 8px; }
#product .product-review .value {
  font-size: 15px;
  font-weight: bold;
  color: #969D51;
  text-decoration: underline; }
  #product .product-review .value:hover, #product .product-review .value:focus {
    color: #7C862E; }
#product #col-product-info {
  position: relative;
  background-color: #fff;
  padding: 15px; }
  @media screen and (max-width: 767px) {
    #product #col-product-info {
      margin-left: -15px;
      margin-right: -15px; } }
  @media screen and (min-width: 1200px) {
    #product #col-product-info {
      padding: 30px 55px; } }
#product .product-additional-info {
  border: none;
  padding: 0;
  margin: 0; }
#product .delivery-information {
  display: none; }
#product .product-additional-buttons {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10; }
@media screen and (max-width: 991px) {
  #product .product-additional-buttons--desktop {
    display: none; } }
@media screen and (min-width: 992px) {
  #product .product-additional-buttons--mobile {
    display: none; } }
#product .btn-iqitcompare-add,
#product .btn-iqitwishlist-add {
  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: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  color: #AAAAAA;
  padding: 0;
  margin: 0 0 2px; }
  #product .btn-iqitcompare-add:hover, #product .btn-iqitcompare-add:focus,
  #product .btn-iqitwishlist-add:hover,
  #product .btn-iqitwishlist-add:focus {
    color: #7C862E; }
#product .sizeBtn__label {
  display: block;
  font-size: 14px;
  font-weight: 400; }
#product .sizeBtn__link {
  display: block;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  color: #969D51; }
  #product .sizeBtn__link:hover, #product .sizeBtn__link:focus {
    color: #7C862E; }

/*
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;*/ }

@media screen and (max-width: 767px) {
  .images-container-d-leftd .product-cover {
    margin-bottom: 0; } }

.product-cover .product-lmage-large {
  position: static; }

.product-cover img {
  width: 100%; }

@media screen and (max-width: 991px) {
  #product-images-thumbs.swiper-container-vertical {
    margin-right: 5px; } }

#product-images-thumbs.swiper-container-vertical .thumb-container {
  position: relative;
  padding: 8px 0 8px 8px;
  height: auto; }
  #product-images-thumbs.swiper-container-vertical .thumb-container img {
    height: auto; }

#product-images-thumbs.swiper-container-horizontal .thumb-container {
  position: relative;
  padding: 0 0 8px 8px;
  height: auto; }
  #product-images-thumbs.swiper-container-horizontal .thumb-container img {
    width: 100%;
    height: auto; }

@media screen and (max-width: 767px) {
  .col-product-image .col-left-product-thumbs {
    margin-top: 10px; } }

.swiper-slide-thumb-active .thumb-container {
  padding-left: 10px; }
  .swiper-slide-thumb-active .thumb-container:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 8px;
    height: 4px;
    width: 81%;
    width: calc( 100% - 8px);
    background-color: #C8DB34;
    z-index: 10; }
    @media screen and (min-width: 768px) {
      .swiper-slide-thumb-active .thumb-container:after {
        bottom: auto;
        top: 8px;
        left: 0;
        width: 4px;
        height: 81%;
        height: calc( 100% - 16px); } }

#product .product-cover .expander {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent !important;
  color: transparent !important; }

#product .product-cover .expander > span {
  display: none !important; }

#product .product-cover .expander:hover, #product .product-cover .expander:focus {
  background-color: transparent !important; }

#product [data-magic-slide-id].active-selector img {
  -webkit-filter: none !important;
  filter: none !important; }
#product a[data-zoom-id] img, #product .mz-thumb img {
  padding: 0;
  border: 2px solid transparent; }
#product [data-magic-slide-id].mz-thumb-selected img {
  border: 2px solid #000; }

body [data-magic-slide-id].active-selector img {
  -webkit-filter: none !important;
  filter: none !important; }
body a[data-zoom-id] img, body .mz-thumb img {
  padding: 0;
  border: 2px solid transparent; }
body [data-magic-slide-id].mz-thumb-selected img {
  border: 2px solid #C8DB34; }
body div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
  padding-left: 0; }
@media screen and (min-width: 768px) {
  body div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer + .MagicToolboxMainContainer {
    padding-left: 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)
*/
.js-quick-view-iqit {
  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)
*/
.product-variants > .product-variants-item .variants--radio ul li,
.product-variants > .product-variants-item {
  margin: 0; }

.variants--radio ul li {
  margin: 0; }
.variants--radio .radioTab .input--radio {
  opacity: 0;
  position: absolute; }
.variants--radio .radioTab .radio--label {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #484846;
  padding: 10px 14px;
  border: 1px solid #C9C9C9;
  border-radius: 4px;
  cursor: pointer; }
.variants--radio .radioTab .input--radio:checked + .radio--label {
  border-color: #0092B4; }

/*
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)
*/
.price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  .price-box .regular-price {
    font-size: 17px;
    font-weight: 400;
    color: #818181;
    text-decoration: line-through; }
  .price-box .product-price {
    font-size: 19px;
    font-weight: bold;
    color: #484846;
    margin-right: 8px; }

#col-product-info .price-box {
  width: 100%;
  max-width: 400px;
  margin-bottom: 10px; }
  @media screen and (min-width: 992px) {
    #col-product-info .price-box {
      max-width: 325px; } }
  @media screen and (min-width: 1200px) {
    #col-product-info .price-box {
      max-width: 400px; } }
#col-product-info .regular-price {
  font-size: 20px; }
#col-product-info .product-price {
  font-size: 27px;
  margin-right: 10px; }
#col-product-info .label {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #484846;
  margin-right: 8px; }
#col-product-info .badge-discount {
  margin-left: 20px; }

.product-miniature .price-box {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .product-miniature .price-box .badge {
    margin-left: 15px; }

#blockcart-content .regular-price {
  font-size: 13px; }
#blockcart-content .product-price {
  font-size: 14px; }

.product-line-grid .regular-price {
  font-size: 17px;
  margin-right: 10px; }
.product-line-grid .product-price {
  font-size: 19px; }

.product-line-body .regular-price {
  font-size: 17px;
  margin-right: 10px; }
.product-line-body .product-price {
  font-size: 19px; }

/*
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)
*/
.product-miniature-default .input-group-add-cart .input-group {
  width: 100%;
  height: 100%;
  margin: 0; }

.product-miniature-default .product-add-cart .input-qty {
  max-width: none; }

.product-quantity .qty {
  width: 100%;
  max-width: 98px; }

.cart-item .bootstrap-touchspin {
  min-width: 83px;
  max-width: 98px; }

.bootstrap-touchspin {
  border: 1px solid #C9C9C9;
  border-radius: 4px; }

body .form-control.input-qty,
body .form-control#quantity_wanted,
body .form-control.js-cart-line-product-quantity,
.bootstrap-touchspin .btn-touchspin {
  border: none;
  background-color: transparent; }

body .form-control.input-qty,
body .form-control#quantity_wanted {
  font-size: 15px;
  font-weight: bold;
  color: #484846;
  text-align: center;
  padding: 2px; }

.input-group .input-group-btn > .btn {
  font-size: 22px;
  color: #475467;
  padding: 2px 8px;
  background-color: transparent; }

.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; }

/*
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: 15px;
    font-weight: 400;
    text-align: left;
    padding-left: 0;
    padding-right: 0; }
  #product-availability svg {
    margin-right: 6px; }
  #product-availability.badge-success {
    color: #484846; }
  #product-availability.badge-danger {
    color: #484846; }
  #product-availability.badge-warning {
    color: #484846; }

#hi-oosn-block {
  background-color: transparent;
  border: none;
  padding: 30px 0 30px; }
  #hi-oosn-block .hi-oosn-title {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #9AAD00;
    padding: 0;
    margin-bottom: 8px; }
  #hi-oosn-block #submit_subscribe {
    position: static;
    width: auto;
    height: auto;
    border-radius: 4px;
    background-image: none;
    background-color: #484846;
    font-size: 15px;
    padding: 12px 14px; }
  #hi-oosn-block .hi_stock_email {
    background-color: #F5F5F5;
    border: 1px solid #E1E2DA;
    border-radius: 4px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    color: #484846;
    height: auto;
    padding: 12px 14px; }
    #hi-oosn-block .hi_stock_email::-webkit-input-placeholder {
      font-size: 14px;
      line-height: 17px;
      font-weight: 400;
      color: #484846; }
    #hi-oosn-block .hi_stock_email::-moz-placeholder {
      font-size: 14px;
      line-height: 17px;
      font-weight: 400;
      color: #484846; }
    #hi-oosn-block .hi_stock_email:-ms-input-placeholder {
      font-size: 14px;
      line-height: 17px;
      font-weight: 400;
      color: #484846; }
    #hi-oosn-block .hi_stock_email:-moz-placeholder {
      font-size: 14px;
      line-height: 17px;
      font-weight: 400;
      color: #484846; }

/*
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)
*/
#iqit-reviews-tab.block-section {
  margin-bottom: 0; }

.product-description p {
  font-size: 15px;
  line-height: 18px;
  font-weight: 400; }

.iqit-accordion .title {
  border-bottom: 1px solid #E1E2DA; }

.iqit-accordion .title a {
  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: 15px;
  font-weight: bold; }

.product-sections {
  background-color: #fff;
  position: relative;
  padding: 20px 0;
  margin: 0; }
  @media screen and (min-width: 768px) {
    .product-sections {
      padding: 50px 0; } }
  .product-sections:before, .product-sections:after {
    content: '';
    display: block;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: #fff;
    pointer-events: none; }
    @media screen and (min-width: 1580px) {
      .product-sections:before, .product-sections:after {
        width: 60px; } }
  .product-sections:before {
    right: 100%; }
  .product-sections:after {
    left: 100%; }

/*
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)
*/
.crossselling-products,
.category-products,
.product-accessories-footer {
  background-color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  color: #484846;
  display: block;
  font-size: 1em;
  margin: 20px auto;
  position: relative;
  text-align: left;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .crossselling-products,
    .category-products,
    .product-accessories-footer {
      padding: 30px 55px; } }
  .crossselling-products .section--title,
  .category-products .section--title,
  .product-accessories-footer .section--title {
    margin: 10px 0;
    border-bottom: 1px solid rgba(161, 161, 161, 0.25);
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .crossselling-products .section--title,
      .category-products .section--title,
      .product-accessories-footer .section--title {
        font-size: 28px; } }

#product-set-tabs-content,
.viewed-products,
.product-accessories {
  background-color: #fff;
  position: relative;
  padding: 20px 0;
  margin: 0; }
  @media screen and (min-width: 768px) {
    #product-set-tabs-content,
    .viewed-products,
    .product-accessories {
      padding: 50px 0; } }
  #product-set-tabs-content:before, #product-set-tabs-content:after,
  .viewed-products:before,
  .viewed-products:after,
  .product-accessories:before,
  .product-accessories:after {
    content: '';
    display: block;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: #fff;
    pointer-events: none; }
    @media screen and (min-width: 1580px) {
      #product-set-tabs-content:before, #product-set-tabs-content:after,
      .viewed-products:before,
      .viewed-products:after,
      .product-accessories:before,
      .product-accessories:after {
        width: 60px; } }
  #product-set-tabs-content:before,
  .viewed-products:before,
  .product-accessories:before {
    right: 100%; }
  #product-set-tabs-content:after,
  .viewed-products:after,
  .product-accessories:after {
    left: 100%; }
  #product-set-tabs-content .section--title,
  .viewed-products .section--title,
  .product-accessories .section--title {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #484846;
    padding: 0;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      #product-set-tabs-content .section--title,
      .viewed-products .section--title,
      .product-accessories .section--title {
        font-size: 28px; } }

.viewed-products {
  padding-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)
*/
.product-miniature-default .product-flags {
  left: 10px;
  top: 10px; }
  .product-miniature-default .product-flags .product-flag.discount,
  .product-miniature-default .product-flags .product-flag.discount-amount,
  .product-miniature-default .product-flags .product-flag.discount-percentage {
    display: none; }

.product-info-row .product-flags {
  left: auto;
  right: 15px; }
  .product-info-row .product-flags .product-flag.discount,
  .product-info-row .product-flags .product-flag.discount-amount,
  .product-info-row .product-flags .product-flag.discount-percentage {
    display: none; }

.product-flag.discount, .product-flag.on-sale, .product-flag.discount-amount, .product-flag.discount-percentage, .product-flag.online-only, .product-flag.new {
  background-color: #DBF0EF;
  font-size: 13px;
  font-weight: bold;
  color: #155272;
  padding: 6px 8px;
  border-radius: 4px; }
.product-flag.new {
  background-color: #FFED65;
  font-size: 13px;
  font-weight: bold;
  color: #6C4F01;
  padding: 6px 8px;
  border-radius: 4px; }

.badge-discount {
  background-color: #DBF0EF;
  font-size: 13px;
  font-weight: bold;
  color: #155272;
  padding: 6px 8px;
  border-radius: 4px; }

/*.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)
*/
.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)
*/
.resBox {
  background-color: #F5F5F5;
  padding: 15px; }
  @media screen and (min-width: 992px) {
    .resBox {
      padding: 30px 25px; } }
  .resBox__col {
    max-width: 34px; }
  .resBox__text {
    display: block;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    color: #484846; }
    .resBox__text a {
      display: inline-block;
      font-size: 15px;
      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)
*/
.iqit-review-star {
  color: #FFB100; }

.iqitreviews-rating, #iqitreviews-snippet {
  white-space: normal; }

.section-title .iqitreviews-title.float-left {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  float: none !important; }
  @media screen and (min-width: 768px) {
    .section-title .iqitreviews-title.float-left {
      font-size: 28px; } }
.section-title .iqitreviews-nb {
  display: none; }

.reviews-count {
  display: block;
  font-size: 13px;
  font-weight: 400; }

#iqit-reviews-top {
  text-align: center;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #iqit-reviews-top {
      margin-bottom: 50px; } }

#iqitreviews-snippet {
  margin-bottom: 20px; }

.reviews-modal-btn {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #969D51;
  text-decoration: underline; }
  .reviews-modal-btn:hover, .reviews-modal-btn:focus {
    color: #7C862E; }

#iqitreviews-list .iqitreviews-review:last-child {
  border-bottom: none; }
#iqitreviews-list .iqitreviews-review .title {
  font-size: 14px;
  font-weight: 500;
  color: #3E2A0E; }
#iqitreviews-list .iqitreviews-review .comment {
  font-size: 14px;
  font-weight: normal;
  color: #3E2A0E; }

/*
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 {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #484846; }
  #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: #7C862E; }

.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: 15px;
  font-weight: 400;
  color: #818181; }

#blockcart-content .cart-products > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E1E2DA; }
  #blockcart-content .cart-products > li:last-child {
    border: none;
    padding-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)
*/
.cart-summary-line .label, .cart-summary-line .value,
body.compact-cart #tc-container .cart-summary-line > span.label,
body.compact-cart #tc-container .cart-summary-line > span.value {
  font-size: 14px;
  font-weight: 400;
  color: #000; }

.cart-summary-line.cart-total {
  font-size: 17px; }

.cart-totals .label, .cart-totals .value,
.cart-summary-line.cart-total .label, .cart-summary-line.cart-total .value,
body.compact-cart #tc-container .cart-summary-line.cart-total > span.label,
body.compact-cart #tc-container .cart-summary-line.cart-total > span.value {
  font-size: 17px;
  font-weight: bold;
  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)
*/
#cart #content-wrapper .page-title {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    #cart #content-wrapper .page-title {
      padding-top: 30px;
      padding-bottom: 30px;
      margin-bottom: 20px; } }
#cart .cart-item-header {
  display: none; }
@media screen and (max-width: 767px) {
  #cart .cart-items {
    margin-bottom: 0; } }
#cart .cart-item {
  position: relative;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  border: none; }
  @media screen and (max-width: 575px) {
    #cart .cart-item .product-image {
      max-width: 80px; } }
  #cart .cart-item:last-child {
    margin-bottom: 0; }
  #cart .cart-item .product-line-info a.label {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #484846;
    margin-bottom: 10px;
    padding-right: 30px; }
    #cart .cart-item .product-line-info a.label:hover, #cart .cart-item .product-line-info a.label:focus {
      color: #7C862E; }
  @media screen and (min-width: 1200px) {
    #cart .cart-item .row--qty {
      padding-right: 100px; } }
  #cart .cart-item .product--price {
    font-size: 19px;
    font-weight: bold;
    color: #484846; }
  #cart .cart-item .cart-line-product-actions {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    padding: 10px; }
@media screen and (max-width: 767px) {
  #cart .btn-continue-shopping,
  #cart .block-promo .cart-voucher-area,
  #cart .card-body {
    padding-left: 0;
    padding-right: 0; } }
#cart .card {
  border: none; }
#cart .cart-free-shipping {
  margin-bottom: 20px; }
  #cart .cart-free-shipping .free--shipping {
    padding-bottom: 20px;
    border-bottom: 1px solid #E1E2DA; }
#cart .cart-detailed-subtotals {
  padding-top: 0;
  padding-bottom: 0; }
  #cart .cart-detailed-subtotals .cart-summary-line {
    margin-bottom: 4px; }
#cart .cart-summary-totals {
  padding-top: 0; }
#cart .block-promo .cart-voucher-area {
  background-color: transparent; }

/*
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) {
  .ps-shoppingcart.dropdown #blockcart-content {
    min-width: 405px; } }
@media screen and (max-width: 767px) {
  .ps-shoppingcart.dropdown #blockcart-content {
    left: auto; } }

#mobile-cart-products-count {
  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: 16px;
  height: 16px;
  background-color: #C8DB34;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  top: 4px;
  right: 5px; }

#blockcart-content {
  padding: 15px 20px; }
  #blockcart-content .cart-subtotals {
    display: none;
    border: none; }
  #blockcart-content .cart-totals {
    background-color: #F5F5F5;
    margin-left: -20px;
    margin-right: -20px;
    border: none;
    border-top: 1px solid #E1E2DA; }
    #blockcart-content .cart-totals > div {
      padding-left: 20px;
      padding-right: 20px; }
  #blockcart-content .cart-buttons {
    background-color: #F5F5F5;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E1E2DA; }
    #blockcart-content .cart-buttons > div {
      padding-left: 20px;
      padding-right: 20px; }
  #blockcart-content .cart-buttons-footer {
    padding-top: 15px; }
  #blockcart-content .remove-from-cart {
    position: absolute;
    top: 0;
    right: 0; }

.miniCart-cartLink {
  display: block;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  text-align: center; }

.free--shipping {
  margin-bottom: 20px; }
  .free--shipping__label {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #484846; }

.shippingLine {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative; }
  .shippingLine__bg {
    display: block;
    width: 100%;
    height: 7px;
    background-color: #E1E2DA;
    position: relative; }
  .shippingLine__front {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 100%;
    background-color: #C8DB34;
    z-index: 2; }
  .shippingLine__box {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #484846;
    position: absolute;
    bottom: 0; }
    .shippingLine__box--left {
      left: 0; }
    .shippingLine__box--right {
      right: 0; }

/*
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)
*/
#checkout #header,
#module-thecheckout-order #header {
  background-color: transparent;
  border: none;
  margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    #checkout #header #desktop_logo,
    #module-thecheckout-order #header #desktop_logo {
      max-width: 78px; } }
@media screen and (min-width: 768px) {
  #checkout .page-content,
  #module-thecheckout-order .page-content {
    padding-top: 40px; } }
#checkout #tc-container-mobile,
#module-thecheckout-order #tc-container-mobile {
  margin-left: -15px;
  margin-right: -15px; }
@media screen and (min-width: 992px) {
  #checkout .checkout-area-3,
  #module-thecheckout-order .checkout-area-3 {
    -ms-flex-preferred-size: 0 !important;
    flex-basis: 0 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding-right: 140px; } }
#checkout .sticky-box,
#module-thecheckout-order .sticky-box {
  position: sticky;
  top: 0; }
@media screen and (min-width: 992px) {
  #checkout .checkout-area-4,
  #module-thecheckout-order .checkout-area-4 {
    -ms-flex: 0 0 495px !important;
    flex: 0 0 495px !important;
    max-width: 495px !important;
    min-width: 0 !important; } }
#checkout .checkout-block,
#module-thecheckout-order .checkout-block {
  background-color: #fff; }
#checkout .error-msg,
#module-thecheckout-order .error-msg {
  font-size: 14px;
  font-style: normal; }
#checkout .block-promo form,
#module-thecheckout-order .block-promo form {
  display: block; }

.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)
*/
#blockcart-modal .iqitfreedeliverycount {
  display: none; }

.cart-free-shipping .iqitfreedeliverycount {
  border-bottom: 1px solid #E1E2DA;
  margin-top: 0;
  padding-bottom: 16px; }

.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 2022 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: 20px 15px; }
  @media screen and (min-width: 768px) {
    #tc-container .checkout-block,
    #tc-container-mobile .checkout-block {
      padding: 20px 40px; } }
  #tc-container .checkout-block#thecheckout-login-form,
  #tc-container-mobile .checkout-block#thecheckout-login-form {
    padding-bottom: 0; }
    @media screen and (min-width: 768px) {
      #tc-container .checkout-block#thecheckout-login-form,
      #tc-container-mobile .checkout-block#thecheckout-login-form {
        padding-top: 40px; } }
  #tc-container .checkout-block#thecheckout-account,
  #tc-container-mobile .checkout-block#thecheckout-account {
    padding-bottom: 0; }
  #tc-container .checkout-block#thecheckout-newsletter,
  #tc-container-mobile .checkout-block#thecheckout-newsletter {
    padding-top: 0; }
  @media screen and (min-width: 768px) {
    #tc-container .checkout-block#thecheckout-cart-summary,
    #tc-container-mobile .checkout-block#thecheckout-cart-summary {
      padding-top: 40px; } }
#tc-container .inner-area,
#tc-container-mobile .inner-area {
  padding: 0; }
#tc-container .block-header,
#tc-container-mobile .block-header {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #484846;
  padding: 0;
  margin-bottom: 15px; }

#thecheckout-login-form #login-form {
  padding-top: 40px; }

@media screen and (min-width: 768px) {
  #thecheckout-address-invoice .address-fields,
  #thecheckout-address-delivery .address-fields {
    max-width: 365px; } }
#thecheckout-address-invoice .address-fields .form-fields,
#thecheckout-address-delivery .address-fields .form-fields {
  margin-left: -5px;
  margin-right: -5px; }
#thecheckout-address-invoice .address-fields .form-group,
#thecheckout-address-delivery .address-fields .form-group {
  padding-left: 5px;
  padding-right: 5px; }
@media screen and (max-width: 575px) {
  #thecheckout-address-invoice .address-fields .form-group.firstname,
  #thecheckout-address-invoice .address-fields .form-group lastname,
  #thecheckout-address-delivery .address-fields .form-group.firstname,
  #thecheckout-address-delivery .address-fields .form-group lastname {
    flex-basis: 100% !important; } }

#invoice--fields .af_invoice-fields {
  width: 100%;
  max-width: 365px; }
#invoice--fields .select_invoice {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px 0 10px; }

#boxnowmap {
  z-index: 999; }

#thecheckout-shipping .boxnow-map-widget-button {
  max-height: none; }
#thecheckout-shipping .carrier-extra-content.afboxnow {
  padding-left: 20px;
  padding-top: 15px; }
  @media screen and (min-width: 576px) {
    #thecheckout-shipping .carrier-extra-content.afboxnow {
      padding-left: 35px; } }
#thecheckout-shipping #boxnow-popup-content-wrapper {
  padding-top: 15px; }
#thecheckout-shipping .delivery-option-label {
  cursor: pointer; }
#thecheckout-shipping .delivery-option-name {
  margin-bottom: 5px;
  font-size: 15px; }
#thecheckout-shipping .shipping-radio {
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  max-width: 40px; }
  @media screen and (min-width: 576px) {
    #thecheckout-shipping .shipping-radio {
      -ms-flex-preferred-size: 50px;
      flex-basis: 50px;
      max-width: 50px; } }
#thecheckout-shipping .boxnow-map-widget-button {
  max-height: none; }
#thecheckout-shipping .delivery-option {
  cursor: pointer; }
  #thecheckout-shipping .delivery-option + .clearfix, #thecheckout-shipping .delivery-option ~ .clearfix {
    border-bottom: 1px solid #E1E2DA;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  #thecheckout-shipping .delivery-option .carrier-name {
    font-weight: normal; }
  #thecheckout-shipping .delivery-option .delivery-option-price {
    padding-top: 10px; }
  #thecheckout-shipping .delivery-option .carrier-price {
    font-weight: bold; }
  #thecheckout-shipping .delivery-option.active .carrier-name {
    font-weight: bold; }
#thecheckout-shipping .delivery-option-label:hover .carrier-name, #thecheckout-shipping .delivery-option-label:focus .carrier-name {
  font-weight: bold; }

#thecheckout-payment .payment-option .custom-radio {
  margin-right: 18px; }
  @media screen and (min-width: 576px) {
    #thecheckout-payment .payment-option .custom-radio {
      margin-right: 28px; } }
#thecheckout-payment .additional-information {
  padding-left: 40px; }
  @media screen and (min-width: 576px) {
    #thecheckout-payment .additional-information {
      padding-left: 50px; } }
#thecheckout-payment .tc-main-title {
  border-bottom: 1px solid #E1E2DA;
  padding-bottom: 15px;
  margin-bottom: 15px;
  cursor: pointer; }
  #thecheckout-payment .tc-main-title .h6 {
    font-size: 15px;
    font-weight: normal; }
  #thecheckout-payment .tc-main-title.active .h6 {
    font-weight: bold; }

#thecheckout-cart-summary .product--line,
#thecheckout-cart-summary .product-line {
  position: relative; }
#thecheckout-cart-summary .cart-items {
  margin-bottom: 0; }
#thecheckout-cart-summary .product-line-image {
  max-width: 80px; }
  @media screen and (min-width: 768px) {
    #thecheckout-cart-summary .product-line-image {
      max-width: 125px; } }
#thecheckout-cart-summary .cart-item .product-line-info:first-child {
  padding-right: 20px;
  margin-bottom: 3px; }
#thecheckout-cart-summary .product-line-qty {
  display: none !important; }
#thecheckout-cart-summary .product-line-delete {
  position: absolute;
  top: 0;
  right: 0; }
#thecheckout-cart-summary .product-line-price {
  padding-top: 5px; }
#thecheckout-cart-summary .product--price {
  font-size: 17px;
  font-weight: bold; }
#thecheckout-cart-summary .card-block {
  padding: 0; }
#thecheckout-cart-summary .bg-grey {
  background-color: #F5F5F5;
  border-radius: 4px;
  padding: 10px 10px; }
  #thecheckout-cart-summary .bg-grey .card-block:last-child {
    padding-top: 10px; }

body.compact-cart #tc-container .block-promo .promo-code,
body.compact-cart #tc-container-mobile .block-promo .promo-code {
  padding: 15px 0 !important; }

#checkout .block-promo form {
  display: block; }

#thecheckout-confirm #conditions-to-approve {
  margin-bottom: 20px; }
#thecheckout-confirm .js-terms {
  font-size: 13px;
  text-align: left; }
  #thecheckout-confirm .js-terms a {
    color: #C8DB34; }
#thecheckout-confirm #confirm_order {
  width: 100%; }

/*
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 .form-control:not(:first-child),
.block-promo .input-group input {
  margin-right: 4px;
  border-radius: 4px;
  border: 1px solid #E1E2DA;
  font-size: 13px;
  font-weight: 400;
  color: #484846;
  padding: 13px 14px; }
.block-promo .input-group .btn {
  border-radius: 4px; }

/*.block-promo .cart-voucher-area{
    padding: 0 20px;
    background: transparent;
}
.cart-voucher{
    .input-group-voucher{
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
    }
    .form-control{
        margin-right: 4px;
    }
    .btn-secondary{
        padding: 10px 21px;
    }
}*/
/*
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: #fff;
    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)
*/
.elementor-section.elementor-section-stretched {
  overflow: hidden; }

.main-slider > .elementor-column-wrap {
  overflow: hidden; }
.main-slider > .elementor-column-wrap > .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.main-slider > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget {
  flex-shrink: 0;
  width: 100%;
  height: 100%; }

.home-video {
  position: relative; }
  .home-video a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5; }

.home-video-desktop {
  display: none; }
  @media screen and (min-width: 768px) {
    .home-video-desktop {
      display: block; } }

.home-video-mobile {
  display: block; }
  @media screen and (min-width: 768px) {
    .home-video-mobile {
      display: none; } }

.cms-category-slider .swiper {
  margin-bottom: 20px; }
.cms-category-slider .swiper-wrapper {
  margin-bottom: 40px; }
.cms-category-slider .category-banner,
.cms-category-slider .elementor-widget-banner {
  width: 100%;
  background-color: #fff;
  max-width: 320px; }
  @media screen and (min-width: 768px) {
    .cms-category-slider .category-banner,
    .cms-category-slider .elementor-widget-banner {
      max-width: 350px; } }
  .cms-category-slider .category-banner__header,
  .cms-category-slider .category-banner .elementor-iqit-banner-img,
  .cms-category-slider .elementor-widget-banner__header,
  .cms-category-slider .elementor-widget-banner .elementor-iqit-banner-img {
    display: block;
    padding: 10px;
    margin-bottom: 10px; }
    .cms-category-slider .category-banner__header img,
    .cms-category-slider .category-banner .elementor-iqit-banner-img img,
    .cms-category-slider .elementor-widget-banner__header img,
    .cms-category-slider .elementor-widget-banner .elementor-iqit-banner-img img {
      display: block;
      width: 100%;
      height: auto; }
  .cms-category-slider .category-banner__title,
  .cms-category-slider .category-banner .elementor-iqit-banner-title,
  .cms-category-slider .elementor-widget-banner__title,
  .cms-category-slider .elementor-widget-banner .elementor-iqit-banner-title {
    display: block;
    color: #484846;
    font-size: 18px;
    font-weight: 800; }
  .cms-category-slider .category-banner__body,
  .cms-category-slider .category-banner .elementor-iqit-banner-content,
  .cms-category-slider .elementor-widget-banner__body,
  .cms-category-slider .elementor-widget-banner .elementor-iqit-banner-content {
    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: 100px;
    padding: 0 20px 30px 20px; }
    .cms-category-slider .category-banner__body .category-banner__icon,
    .cms-category-slider .category-banner__body .slider-svg-arrow,
    .cms-category-slider .category-banner .elementor-iqit-banner-content .category-banner__icon,
    .cms-category-slider .category-banner .elementor-iqit-banner-content .slider-svg-arrow,
    .cms-category-slider .elementor-widget-banner__body .category-banner__icon,
    .cms-category-slider .elementor-widget-banner__body .slider-svg-arrow,
    .cms-category-slider .elementor-widget-banner .elementor-iqit-banner-content .category-banner__icon,
    .cms-category-slider .elementor-widget-banner .elementor-iqit-banner-content .slider-svg-arrow {
      display: block;
      text-align: right;
      margin-top: auto;
      padding-top: 15px;
      color: #484846; }
      .cms-category-slider .category-banner__body .category-banner__icon svg,
      .cms-category-slider .category-banner__body .slider-svg-arrow svg,
      .cms-category-slider .category-banner .elementor-iqit-banner-content .category-banner__icon svg,
      .cms-category-slider .category-banner .elementor-iqit-banner-content .slider-svg-arrow svg,
      .cms-category-slider .elementor-widget-banner__body .category-banner__icon svg,
      .cms-category-slider .elementor-widget-banner__body .slider-svg-arrow svg,
      .cms-category-slider .elementor-widget-banner .elementor-iqit-banner-content .category-banner__icon svg,
      .cms-category-slider .elementor-widget-banner .elementor-iqit-banner-content .slider-svg-arrow svg {
        display: inline-block; }

.category-small-slider > .elementor-column-wrap {
  overflow: hidden; }
.category-small-slider > .elementor-column-wrap > .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.category-small-slider > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  margin-right: 10px; }
.category-small-slider .elementor-widget-banner {
  width: 100%;
  background-color: #fff;
  max-width: 125px; }
  @media screen and (min-width: 768px) {
    .category-small-slider .elementor-widget-banner {
      max-width: 158px; } }
  .category-small-slider .elementor-widget-banner .elementor-iqit-banner-img {
    padding: 0;
    margin-bottom: 10px; }
  .category-small-slider .elementor-widget-banner .elementor-iqit-banner-title {
    display: block; }
  .category-small-slider .elementor-widget-banner .elementor-iqit-banner-content {
    padding: 0 5px; }

.color-slider > .elementor-column-wrap {
  overflow: hidden; }
.color-slider > .elementor-column-wrap > .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.color-slider > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  margin-right: 10px; }
.color-slider .swiper {
  margin-bottom: 20px; }
.color-slider .elementor-widget-container {
  height: 100%; }
.color-slider .elementor-widget-banner {
  width: 100%;
  max-width: 325px; }
  @media screen and (min-width: 768px) {
    .color-slider .elementor-widget-banner {
      max-width: 367px; } }
  .color-slider .elementor-widget-banner:nth-child(4n + 1) .elementor-widget-container {
    background-color: #6C7623; }
  .color-slider .elementor-widget-banner:nth-child(4n + 2) .elementor-widget-container {
    background-color: #28759F; }
  .color-slider .elementor-widget-banner:nth-child(4n + 3) .elementor-widget-container {
    background-color: #A2B41B; }
  .color-slider .elementor-widget-banner:nth-child(4n + 4) .elementor-widget-container {
    background-color: #86492E; }
  .color-slider .elementor-widget-banner .elementor-iqit-banner a:hover .elementor-iqit-banner-description, .color-slider .elementor-widget-banner .elementor-iqit-banner a:focus .elementor-iqit-banner-description {
    text-decoration: underline; }
  .color-slider .elementor-widget-banner .elementor-iqit-banner-img {
    padding: 0;
    margin-bottom: 0; }
  .color-slider .elementor-widget-banner .elementor-iqit-banner-title {
    display: block; }
  .color-slider .elementor-widget-banner .elementor-iqit-banner-content {
    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: 165px;
    padding: 20px 20px 35px 20px; }
    @media screen and (min-width: 768px) {
      .color-slider .elementor-widget-banner .elementor-iqit-banner-content {
        min-height: 170px; } }
  .color-slider .elementor-widget-banner .elementor-iqit-banner-description {
    text-align: left; }
  .color-slider .elementor-widget-banner .slider-svg-arrow {
    padding-top: 15px;
    margin-top: auto;
    color: #fff; }

.banners-small-slider > .elementor-column-wrap {
  overflow: hidden; }
.banners-small-slider > .elementor-column-wrap > .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.banners-small-slider > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  margin-right: 10px; }
.banners-small-slider .elementor-widget-banner {
  width: 100%;
  background-color: #fff;
  max-width: 187px; }
  @media screen and (min-width: 768px) {
    .banners-small-slider .elementor-widget-banner {
      max-width: 283px; } }
  @media screen and (min-width: 1024px) {
    .banners-small-slider .elementor-widget-banner {
      max-width: 187px; } }
  @media screen and (min-width: 1580px) {
    .banners-small-slider .elementor-widget-banner {
      max-width: 283px; } }
  .banners-small-slider .elementor-widget-banner .elementor-iqit-banner-img {
    padding: 10px;
    margin-bottom: 10px; }
  .banners-small-slider .elementor-widget-banner .elementor-iqit-banner-title {
    display: block;
    text-align: left; }
  .banners-small-slider .elementor-widget-banner .elementor-iqit-banner-content {
    padding: 0 20px 20px 20px; }
  .banners-small-slider .elementor-widget-banner .slider-svg-arrow {
    padding-top: 20px; }

.small-slider-text .elementor-widget-wrap {
  width: 100%;
  max-width: 385px; }
  @media screen and (min-width: 768px) {
    .small-slider-text .elementor-widget-wrap {
      margin: 0 auto; } }

.js-brand-slider .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.js-brand-slider .elementor-widget {
  margin-right: 20px; }
.js-brand-slider .swiper-wrapper {
  padding-bottom: 20px; }
.js-brand-slider .swiper-slide {
  padding: 0 !important;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  text-align: left; }
.js-brand-slider .elementor-heading-title span,
.js-brand-slider .elementor-heading-title a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  padding-top: 2px; }

.home-brand-slider > .elementor-container > .elementor-row {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
.home-brand-slider > .elementor-container > .elementor-row > .elementor-column:nth-child(1) {
  margin-bottom: 12px; }
  @media screen and (min-width: 768px) {
    .home-brand-slider > .elementor-container > .elementor-row > .elementor-column:nth-child(1) {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
      padding-right: 20px;
      margin-bottom: 0; } }
.home-brand-slider > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }
.home-brand-slider > .elementor-container > .elementor-row > .elementor-column:nth-child(3) .elementor-button-wrapper {
  text-align: left; }
  @media screen and (min-width: 768px) {
    .home-brand-slider > .elementor-container > .elementor-row > .elementor-column:nth-child(3) .elementor-button-wrapper {
      text-align: right; } }
@media screen and (min-width: 768px) {
  .home-brand-slider > .elementor-container > .elementor-row > .elementor-column:nth-child(3) {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding-left: 20px; } }
@media screen and (max-width: 767px) {
  .home-brand-slider > .elementor-container > .elementor-row > .elementor-column .desktop-link {
    display: none; } }
@media screen and (min-width: 768px) {
  .home-brand-slider > .elementor-container > .elementor-row > .elementor-column .mobile-button {
    display: none; } }

.home-product-slider .elementor-products {
  overflow: hidden; }
.home-product-slider .elementor-products > .products-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
.home-product-slider .elementor-products > .products-grid > .js-product-miniature-wrapper {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  margin-right: 12px; }

#index .amazzingblog.displayHome {
  display: none; }
#index .elementor .amazzingblog.displayHome {
  display: block; }

.displayHome .block-title {
  display: none; }
.displayHome .post-item {
  padding: 0;
  border: none; }
.displayHome .post-item-title {
  padding: 5px 20px; }
.displayHome .post-item-content {
  display: none; }
.displayHome .post-item-footer {
  padding: 20px 20px 30px;
  border: none; }
  .displayHome .post-item-footer a {
    display: block;
    width: 100%;
    text-align: right; }
    .displayHome .post-item-footer a svg {
      display: inline-block; }

@media screen and (max-width: 1023px) {
  .reverse-row > .elementor-container > .elementor-row {
    flex-direction: column-reverse; } }

.slider-svg-arrow {
  display: block;
  text-align: right; }
  .slider-svg-arrow svg {
    display: inline-block; }

.bold-green strong {
  color: #C723A8; }

.text-underline .elementor-button-text {
  text-decoration: underline; }

#index .fixed-banner {
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 20px);
  transition: all .3s; }
  #index .fixed-banner.opened {
    opacity: 1;
    visibility: visible;
    transform: none; }

.fixed-banner {
  position: fixed;
  top: 170px;
  right: 50px;
  width: 100%;
  max-width: 400px;
  border-radius: 4px;
  z-index: 20; }
  @media screen and (max-width: 767px) {
    .fixed-banner {
      display: none !important; } }
  .fixed-banner__close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background-color: rgba(108, 118, 35, 0.5); }
    .fixed-banner__close:hover, .fixed-banner__close:focus {
      background-color: rgba(108, 118, 35, 0.7);
      color: #fff; }
  .fixed-banner .elementor-iqit-banner a {
    display: flex; }
    .fixed-banner .elementor-iqit-banner a .elementor-iqit-banner-img {
      margin-right: 20px;
      flex: 0 0 62px;
      max-width: 62px; }
    .fixed-banner .elementor-iqit-banner a .elementor-button-link.elementor-button {
      padding-left: 0;
      padding-right: 0;
      padding-top: 4px;
      padding-bottom: 0; }

.category-builder-slider .product-miniature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px; }
  .category-builder-slider .product-miniature:hover, .category-builder-slider .product-miniature:focus {
    background-color: #F5F5F5; }
  .category-builder-slider .product-miniature .product-category-name,
  .category-builder-slider .product-miniature .product-brand,
  .category-builder-slider .product-miniature .product-reference,
  .category-builder-slider .product-miniature .product-description-short,
  .category-builder-slider .product-miniature .product-add-cart,
  .category-builder-slider .product-miniature .miniature-groups,
  .category-builder-slider .product-miniature .product-flags,
  .category-builder-slider .product-miniature .product-functional-buttons {
    display: none; }
  .category-builder-slider .product-miniature .thumbnail-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
    margin-right: 10px; }
  .category-builder-slider .product-miniature .product-description {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0; }
  .category-builder-slider .product-miniature .product--title {
    min-height: 0; }
    .category-builder-slider .product-miniature .product--title a {
      display: block;
      font-size: 15px;
      font-weight: bold;
      color: #484846;
      margin-bottom: 4px; }
  .category-builder-slider .product-miniature .product-price-and-shipping.price-box {
    margin-top: auto;
    margin-bottom: 0;
    padding-bottom: 0 !important;
    min-height: 0; }

.elementor-editor-active .home-video a {
  display: inline-block;
  position: static; }
.elementor-editor-active .main-slider > .elementor-element-populated > .elementor-widget-wrap .elementor-widget {
  -webkit-box-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }
.elementor-editor-active .js-brand-slider .elementor-widget-wrap {
  display: block; }
.elementor-editor-active .cms-category-slider > .elementor-element-populated > .elementor-widget-wrap,
.elementor-editor-active .category-small-slider > .elementor-element-populated > .elementor-widget-wrap,
.elementor-editor-active .color-slider > .elementor-element-populated > .elementor-widget-wrap,
.elementor-editor-active .banners-small-slider > .elementor-element-populated > .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.elementor-editor-active .main-slider > .elementor-column-wrap,
.elementor-editor-active .color-slider > .elementor-column-wrap,
.elementor-editor-active .category-small-slider > .elementor-column-wrap,
.elementor-editor-active .banners-small-slider > .elementor-column-wrap {
  overflow: visible; }
.elementor-editor-active .main-slider > .elementor-column-wrap > .elementor-widget-wrap,
.elementor-editor-active .color-slider > .elementor-column-wrap > .elementor-widget-wrap,
.elementor-editor-active .category-small-slider > .elementor-column-wrap > .elementor-widget-wrap,
.elementor-editor-active .banners-small-slider > .elementor-column-wrap > .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.elementor-editor-active .main-slider > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget,
.elementor-editor-active .color-slider > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget,
.elementor-editor-active .category-small-slider > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget,
.elementor-editor-active .banners-small-slider > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget {
  height: 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)
*/
#contact #content-wrapper .page-title {
  text-align: center;
  margin-bottom: 20px; }
#contact .page-content {
  padding-top: 20px; }
#contact .contact-page-info {
  border: none; }
#contact .contact-services {
  display: block;
  width: 100%;
  max-width: 511px;
  margin: 0 auto; }
#contact .contact-service {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E1E2DA; }
  #contact .contact-service:last-child {
    margin-bottom: 0;
    border: none; }
  #contact .contact-service svg {
    margin: 0 auto; }
  #contact .contact-service a {
    display: inline-block;
    color: #969D51; }
    #contact .contact-service a:hover, #contact .contact-service a:focus {
      color: #484846; }
  #contact .contact-service .max-fb {
    display: block;
    max-width: 260px;
    margin: 0 auto; }
  #contact .contact-service .max-address {
    display: block;
    max-width: 213px;
    margin: 0 auto; }
#contact .wpcf7 form {
  max-width: 590px;
  padding: 20px 15px;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    #contact .wpcf7 form {
      padding: 40px 25px; } }
  #contact .wpcf7 form h2 {
    display: none; }
  #contact .wpcf7 form .contact--button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  #contact .wpcf7 form .wpcf7-submit {
    padding: 16px 28px; }

/*
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)
*/
#cms #content-wrapper .page-title {
  text-align: center; }
#cms .cms-category-description {
  display: block;
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 40px; }

.elementor-accordion .elementor-accordion-title {
  margin-bottom: 5px; }

/*
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 2023 Afternet
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
#module-amazzingblog-blog .amazzingblog-bg {
  position: relative; }
  #module-amazzingblog-blog .amazzingblog-bg:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #E1E2DA;
    z-index: 100; }
#module-amazzingblog-blog .dynamic-posts {
  padding-bottom: 100px; }
#module-amazzingblog-blog .page-content {
  margin-bottom: 0; }
#module-amazzingblog-blog .ab-pagination {
  margin: 0;
  padding: 20px 0; }
#module-amazzingblog-blog .blog--title {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #module-amazzingblog-blog .blog--title {
      font-size: 32px; } }
#module-amazzingblog-blog .post-page,
#module-amazzingblog-blog .category-page {
  padding-top: 20px;
  background-color: #fff;
  position: relative; }
  #module-amazzingblog-blog .post-page:before, #module-amazzingblog-blog .post-page:after,
  #module-amazzingblog-blog .category-page:before,
  #module-amazzingblog-blog .category-page:after {
    content: '';
    display: block;
    width: 10000px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    top: 0; }
  #module-amazzingblog-blog .post-page:before,
  #module-amazzingblog-blog .category-page:before {
    right: 100%; }
  #module-amazzingblog-blog .post-page:after,
  #module-amazzingblog-blog .category-page:after {
    left: 100%; }
  #module-amazzingblog-blog .post-page .blog--title,
  #module-amazzingblog-blog .category-page .blog--title {
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #module-amazzingblog-blog .post-page .blog--title,
      #module-amazzingblog-blog .category-page .blog--title {
        font-size: 32px; } }
  #module-amazzingblog-blog .post-page .post-item,
  #module-amazzingblog-blog .category-page .post-item {
    border: none;
    padding: 0 0 20px; }
  #module-amazzingblog-blog .post-page .post-item-cover,
  #module-amazzingblog-blog .category-page .post-item-cover {
    margin-bottom: 10px; }
  #module-amazzingblog-blog .post-page .dynamic-posts .post-item-title,
  #module-amazzingblog-blog .category-page .dynamic-posts .post-item-title {
    margin: 0 0 10px; }
    #module-amazzingblog-blog .post-page .dynamic-posts .post-item-title a,
    #module-amazzingblog-blog .category-page .dynamic-posts .post-item-title a {
      display: block;
      font-size: 19px;
      font-weight: bold;
      color: #484846; }
      #module-amazzingblog-blog .post-page .dynamic-posts .post-item-title a:hover, #module-amazzingblog-blog .post-page .dynamic-posts .post-item-title a:focus,
      #module-amazzingblog-blog .category-page .dynamic-posts .post-item-title a:hover,
      #module-amazzingblog-blog .category-page .dynamic-posts .post-item-title a:focus {
        color: #969D51; }
      @media screen and (min-width: 768px) {
        #module-amazzingblog-blog .post-page .dynamic-posts .post-item-title a,
        #module-amazzingblog-blog .category-page .dynamic-posts .post-item-title a {
          font-size: 28px; } }
  #module-amazzingblog-blog .post-page .post-item-content,
  #module-amazzingblog-blog .category-page .post-item-content {
    font-size: 15px;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      #module-amazzingblog-blog .post-page .post-item-content,
      #module-amazzingblog-blog .category-page .post-item-content {
        font-size: 17px; } }
@media screen and (min-width: 768px) {
  #module-amazzingblog-blog .post-page-main-col {
    border-right: 1px solid #E1E2DA; } }
#module-amazzingblog-blog .post-page > .row {
  padding-bottom: 50px; }
  @media screen and (min-width: 1200px) {
    #module-amazzingblog-blog .post-page > .row {
      margin-left: -25px;
      margin-right: -25px; } }
@media screen and (min-width: 1200px) {
  #module-amazzingblog-blog .post-page > .row > [class*="col-"] {
    padding-left: 25px;
    padding-right: 25px; } }
#module-amazzingblog-blog .post-page .post-main-image {
  padding: 0;
  border: none;
  margin: 0 0 15px; }
#module-amazzingblog-blog .post-page .post-date {
  font-size: 14px;
  font-weight: 400;
  color: #484846; }
#module-amazzingblog-blog .post-page .post-content {
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  text-align: left; }

.displayBlog1 .block-title h2,
#right-column .block-title h2 {
  font-size: 19px;
  font-weight: bold; }
.displayBlog1 .post-item-compact,
#right-column .post-item-compact {
  margin-bottom: 20px; }
.displayBlog1 .item-list .post-item-compact img,
#right-column .item-list .post-item-compact img {
  padding: 0;
  border: none; }
.displayBlog1 .post-item-title,
#right-column .post-item-title {
  margin: 5px  0; }
  .displayBlog1 .post-item-title a,
  #right-column .post-item-title a {
    display: block;
    font-size: 21px !important;
    line-height: 25px;
    font-weight: bold; }
.displayBlog1 .post-item-content,
#right-column .post-item-content {
  display: none; }

.displayBlog2 {
  padding: 30px 0 50px;
  background-color: #F5F5F5;
  position: relative; }
  @media screen and (min-width: 768px) {
    .displayBlog2 {
      padding: 30px 0 100px; } }
  .displayBlog2:before, .displayBlog2:after {
    content: '';
    display: block;
    width: 10000px;
    height: 100%;
    background-color: #F5F5F5;
    position: absolute;
    z-index: 3;
    pointer-events: none;
    top: 0; }
  .displayBlog2:before {
    right: 100%; }
  .displayBlog2:after {
    left: 100%; }
  .displayBlog2 .post-item {
    padding: 0 0 40px !important; }
  .displayBlog2 .block-title h2 {
    font-size: 19px;
    font-weight: bold; }
  .displayBlog2 .item-list .post-item-compact img {
    padding: 0;
    border: none; }
  .displayBlog2 .post-item-title {
    padding: 5px 15px;
    margin: 0; }
    .displayBlog2 .post-item-title a {
      display: block;
      font-size: 21px !important;
      line-height: 25px;
      font-weight: bold; }
  .displayBlog2 .post-item-content {
    display: none; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author    Afternet <info@afternet.gr>
 *  @copyright 2025 Afternet
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
body .copyrights .copyrights__link,
body .copyrights .copyrights__text,
body .copyrights .copyrights__powered {
  color: #707070; }

body #footer-container-first .newsletterBox .input-subscription {
  color: #6E6E6E; }
  body #footer-container-first .newsletterBox .input-subscription::-webkit-input-placeholder {
    color: #6E6E6E; }
  body #footer-container-first .newsletterBox .input-subscription::-moz-placeholder {
    color: #6E6E6E; }
  body #footer-container-first .newsletterBox .input-subscription:-ms-input-placeholder {
    color: #6E6E6E; }
  body #footer-container-first .newsletterBox .input-subscription:-moz-placeholder {
    color: #6E6E6E; }

.color-fix .elementor-button-text {
  color: #6A7614 !important; }

body .color-slider .elementor-widget-banner:nth-child(4n+3) .elementor-widget-container {
  background-color: #707A2A; }

/*
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)
*/
.text-12 {
  font-size: 12px; }

.text-13 {
  font-size: 13px; }

.text-14 {
  font-size: 14px; }

.text-15 {
  font-size: 15px; }

.text-16 {
  font-size: 16px; }

.text-17 {
  font-size: 17px; }

.text-18 {
  font-size: 18px; }

.text-19 {
  font-size: 19px; }

.text-20 {
  font-size: 20px; }

.text-21 {
  font-size: 21px; }

.text-22 {
  font-size: 22px; }

.text-23 {
  font-size: 23px; }

.text-24 {
  font-size: 24px; }

.text-25 {
  font-size: 25px; }

.text-26 {
  font-size: 26px; }

.text-27 {
  font-size: 27px; }

.text-28 {
  font-size: 28px; }

@media screen and (min-width: 768px) {
  .text-md-16 {
    font-size: 16px; } }

@media screen and (min-width: 768px) {
  .text-md-28 {
    font-size: 28px; } }

.color-81 {
  color: #818181; }

.color-ladi {
  color: #969D51; }

.color-text {
  color: #484846; }

/*# sourceMappingURL=custom.css.map */
