/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    	Afternet <info@afternet.gr>
 * @copyright 	Afternet
 * @license   	http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.navigation__list, .navigation__sub-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.navigation__link, .navigation__sub-link {
  width: 100%;
  height: 100%; }

a, #iqitmegamenu-horizontal .cbp-horizontal > ul > li > a, #navigation, .navigation__link:before, .navigation__icon img, .navigation__icon svg, .navigation__text, .navigation__drop-ico, .navigation__sub-link:after, #product .product-cover .expander,
#product .product-cover .expander > span, .custom-colors__preview {
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

a {
  background-color: transparent; }

a,
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover, a:not([href]):focus {
    color: inherit;
    text-decoration: none; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  outline-offset: -2px;
  -webkit-appearance: none; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  width: auto;
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

[role="button"] {
  cursor: pointer; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg {
  display: block;
  overflow: hidden;
  vertical-align: middle; }

pre {
  margin-top: 0;
  overflow: auto;
  margin-bottom: 1rem; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

small {
  font-size: 80%; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

summary {
  display: list-item;
  cursor: pointer; }

output {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield; }

.easyzoom-flyout img {
  width: auto;
  height: auto;
  max-width: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-size: 14px;
  line-height: 1.428;
  font-weight: normal;
  color: #1A1818;
  background-color: #fff;
  margin: 0; }

a {
  color: #1A1818;
  text-decoration: none; }
  a:hover, a:focus {
    color: #13B0D0; }

.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;
  color: #000; }
.product-description h1 {
  font-size: 26px; }
.product-description h2 {
  font-size: 24px; }
.product-description h3 {
  font-size: 22px; }
.product-description h4 {
  font-size: 20px; }
.product-description h5 {
  font-size: 18px; }
.product-description h6 {
  font-size: 16px; }
.product-description p {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  margin-bottom: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#wrapper {
  padding-top: 0;
  padding-bottom: 60px; }

#index #wrapper {
  padding-top: 0; }

/*#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 {
  z-index: 100; }

@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 .header-btn-w {
  padding: 0 10px; }

.header-nav {
  padding: 0; }
  .header-nav__inner {
    position: relative; }

#desktop-header {
  padding: 27px 0 0;
  box-shadow: 0 -6px 22px rgba(0, 0, 0, 0.18); }
  #desktop-header .col-header-center {
    text-align: center; }

.stuck-header-element {
  box-shadow: 0 -6px 22px rgba(0, 0, 0, 0.18); }

.btns--wrapper {
  position: relative;
  top: 3px; }

@media screen and (max-width: 991px) {
  #header .language_selector-box {
    display: none; } }

#language_selector {
  position: absolute;
  top: 2px;
  right: 15px; }
  #language_selector ul {
    margin-bottom: 0; }
  #language_selector a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #000; }

#header-user-btn .dropdown-menu {
  box-shadow: 0 11px 22px rgba(0, 0, 0, 0.2); }

#iqithtmlandbanners-block-1 .rte-content {
  font-size: 13px;
  color: #808080; }
#iqithtmlandbanners-block-1 a {
  display: inline-block;
  font-size: 13px;
  color: #808080; }
  #iqithtmlandbanners-block-1 a:hover, #iqithtmlandbanners-block-1 a:focus {
    text-decoration: underline; }

/*
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 {
  padding: 7px 0;
  box-shadow: 0 -6px 22px rgba(0, 0, 0, 0.18); }

#mobile-cart-toogle {
  position: relative; }

/*
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)
*/
#iqitmegamenu-horizontal .cbp-horizontal {
  padding-top: 15px; }
#iqitmegamenu-horizontal .cbp-hrsub {
  padding-top: 2px !important; }
#iqitmegamenu-horizontal .cbp-hrmenu .cbp-hrsub-inner,
#iqitmegamenu-horizontal .cbp-hrmenu ul.cbp-hrsub-level2 {
  background: #F8F8F8;
  box-shadow: 0 11px 33px rgba(0, 0, 0, 0.33); }
#iqitmegamenu-horizontal .cbp-horizontal .cbp-tab-title {
  font-size: 14px;
  font-weight: 500;
  color: #000000; }
#iqitmegamenu-horizontal .cbp-horizontal .nav-link:hover .cbp-tab-title, #iqitmegamenu-horizontal .cbp-horizontal .nav-link:focus .cbp-tab-title {
  color: #13B0D0; }
#iqitmegamenu-horizontal .cbp-horizontal li:last-child .nav-link:hover .cbp-tab-title, #iqitmegamenu-horizontal .cbp-horizontal li:last-child .nav-link:focus .cbp-tab-title {
  color: #fff; }
#iqitmegamenu-horizontal .cbp-hrmenu > ul > li:last-child {
  float: right;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: #13B0D0; }
  #iqitmegamenu-horizontal .cbp-hrmenu > ul > li:last-child a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  #iqitmegamenu-horizontal .cbp-hrmenu > ul > li:last-child svg {
    margin-right: 6px; }
  #iqitmegamenu-horizontal .cbp-hrmenu > ul > li:last-child .cbp-tab-title {
    font-size: 16px;
    font-weight: bold;
    color: #fff; }
#iqitmegamenu-horizontal .cbp-hrmenu .cbp-submenu-aindicator {
  position: absolute;
  top: 0;
  right: -12px; }
#iqitmegamenu-horizontal .cbp-horizontal > ul > li > a {
  padding: 13px 15px;
  border-bottom: 3px solid transparent; }
  #iqitmegamenu-horizontal .cbp-horizontal > ul > li > a:hover, #iqitmegamenu-horizontal .cbp-horizontal > ul > li > a:focus {
    border-color: #13B0D0; }
#iqitmegamenu-horizontal .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title,
#iqitmegamenu-horizontal .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
  font-size: 14px;
  font-weight: 500;
  color: #9F9F9F; }
#iqitmegamenu-horizontal .cbp-hrmenu .cbp-links li a {
  padding-left: 0;
  font-size: 21px;
  font-weight: 500;
  color: #4E4E4E; }
  #iqitmegamenu-horizontal .cbp-hrmenu .cbp-links li a:hover, #iqitmegamenu-horizontal .cbp-hrmenu .cbp-links li a:focus {
    color: #13B0D0; }
#iqitmegamenu-horizontal .cbp-hrmenu .cbp-links li a:before {
  display: none; }

#iqitmegamenu-mobile li ul {
  padding-top: 0;
  padding-bottom: 0; }
#iqitmegamenu-mobile li a {
  padding: 8px 45px 8px 12px; }
#iqitmegamenu-mobile li ul a {
  padding: 8px 45px 8px 8px; }

/*
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)
*/
#navigation {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 260px;
  height: 100%;
  z-index: 100;
  background-color: #13B0D0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  @media screen and (min-width: 992px) {
    #navigation {
      top: 130px;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      display: none !important; } }
  #navigation.opened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.navigation {
  position: relative; }
  .navigation__over {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(19, 176, 208, 0.2);
    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%); }
    .navigation__over.opened {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
    @media screen and (min-width: 1200px) {
      .navigation__over {
        display: none; } }
  .navigation__header {
    display: block;
    width: 100%;
    padding: 17px 12px;
    border-bottom: 1px solid #DDD8D1; }
    .navigation__header .menu-btn {
      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; }
    .navigation__header .menu-btn__text {
      font-size: 18px;
      font-weight: 500;
      color: #B1A28D; }
    @media screen and (min-width: 1200px) {
      .navigation__header .menu-btn__icon {
        display: none; } }

.navigation__content {
  height: 100%;
  overflow: auto; }
  .navigation__content::-webkit-scrollbar {
    width: 5px; }
  .navigation__content::-webkit-scrollbar-button {
    background: #fff; }
  .navigation__content::-webkit-scrollbar-track-piece {
    background: #fff;
    border-radius: 10px; }
  .navigation__content::-webkit-scrollbar-thumb {
    background: #c4baa5; }
.navigation__list {
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  /*        &:after{
              content: '';
              display: block;
              width: 100%;
              height: 50px;
              position: absolute;
              bottom: 50px;
              left: 0;
              background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
              background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
              background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
              pointer-events: none;
              @include media-min-presta{
                  bottom: 0;
              }
          }*/ }
.navigation__item {
  display: block; }
.navigation__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 12px;
  position: relative; }
  .navigation__link:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #13B0D0;
    z-index: -1;
    opacity: 0; }
  .navigation__link:hover:before, .navigation__link:focus:before {
    opacity: 1; }
  .navigation__link:hover .navigation__icon,
  .navigation__link:hover .navigation__text,
  .navigation__link:hover .navigation__drop-ico, .navigation__link:focus .navigation__icon,
  .navigation__link:focus .navigation__text,
  .navigation__link:focus .navigation__drop-ico {
    color: #fff; }
  .navigation__link:hover .navigation__icon img, .navigation__link:focus .navigation__icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
.navigation__item.opened .navigation__link {
  background-color: #fff; }
  .navigation__item.opened .navigation__link .navigation__icon,
  .navigation__item.opened .navigation__link .navigation__text,
  .navigation__item.opened .navigation__link .navigation__drop-ico {
    color: #13B0D0; }
  .navigation__item.opened .navigation__link .navigation__icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
.navigation__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  margin-right: 12px;
  margin-right: 0.75rem; }
  .navigation__icon svg {
    display: block;
    height: 24px;
    margin: 0 auto; }
.navigation__text {
  font-size: 14px;
  color: #fff; }
.navigation__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: #fff;
  cursor: pointer; }

.navigation__sub-menu {
  display: none;
  padding: 12px 0;
  background-color: #13B0D0; }
.navigation__sub-item {
  display: block;
  padding: 4px 4px 4px 14px; }
  .navigation__sub-item.active .navigation__sub-link {
    color: #fff; }
    .navigation__sub-item.active .navigation__sub-link:after {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
.navigation__sub-link {
  font-size: 14px;
  color: #fff;
  position: relative; }
  .navigation__sub-link:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0); }
  .navigation__sub-link:hover, .navigation__sub-link:focus {
    color: #fff; }
    .navigation__sub-link:hover:after, .navigation__sub-link:focus:after {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
  .navigation__sub-link--static {
    font-weight: bold;
    text-transform: uppercase;
    position: relative; }
    .navigation__sub-link--static:before {
      content: '';
      display: block;
      width: 6px;
      height: 6px;
      position: absolute;
      top: 7px;
      left: -15px;
      background-color: #0F9447;
      -webkit-transform: translate(0, -50%) rotate(45deg);
      -ms-transform: translate(0, -50%) rotate(45deg);
      transform: translate(0, -50%) rotate(45deg); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer-container-first {
  background-color: #fff;
  padding: 85px 15px;
  border-top: 1px solid rgba(112, 112, 112, 0.22); }

#footer-container-main {
  padding: 60px 0 30px; }
  #footer-container-main .footer--logo {
    margin-bottom: 30px; }
  #footer-container-main .footer--description {
    font-size: 13px;
    font-weight: 500;
    color: #4E4E4E; }
    #footer-container-main .footer--description a {
      display: inline-block;
      font-size: 13px;
      font-weight: 500;
      color: #4E4E4E;
      margin-bottom: 20px; }
      #footer-container-main .footer--description a:hover, #footer-container-main .footer--description a:focus {
        text-decoration: underline;
        color: #13B0D0; }
    #footer-container-main .footer--description a.footer--b2b {
      border-radius: 7px;
      font-size: 17px;
      background-color: #fff;
      color: #13B0D0; }
      #footer-container-main .footer--description a.footer--b2b:hover, #footer-container-main .footer--description a.footer--b2b:focus {
        background-color: #e6e6e6; }
      @media screen and (min-width: 768px) {
        #footer-container-main .footer--description a.footer--b2b {
          display: none; } }

@media screen and (min-width: 768px) {
  .block-iqitlinksmanager,
  .block-iqitcontactpage,
  .block-copys {
    padding-top: 30px; } }

@media screen and (max-width: 767px) {
  .block-copys {
    margin-top: 30px; } }

body .block-links ul > li {
  margin-bottom: 10px; }
body .block-links ul > li a {
  font-size: 13px;
  font-weight: 500;
  color: #4E4E4E;
  padding-left: 0; }
  body .block-links ul > li a:hover, body .block-links ul > li a:focus {
    text-decoration: underline;
    color: #13B0D0; }
body .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: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: 15px;
  font-weight: bold;
  color: #4E4E4E; }
.contact-rich__link {
  font-size: 15px;
  font-weight: bold;
  color: #4E4E4E; }
  .contact-rich__link:hover, .contact-rich__link:focus {
    text-decoration: underline;
    color: #13B0D0; }

.block-social-links {
  margin-bottom: 20px; }

.footer-promo {
  border-top: 1px solid rgba(112, 112, 112, 0.22);
  background-image: url("../img/footer-promo-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0; }
  .footer-promo__content {
    width: 100%;
    max-width: 1024px;
    padding: 15px;
    text-align: center;
    margin: 0 auto; }
  .footer-promo__icon {
    margin-bottom: 20px; }
    .footer-promo__icon svg {
      display: block;
      margin: 0 auto; }
      @media screen and (max-width: 767px) {
        .footer-promo__icon svg {
          height: 36px; } }
  .footer-promo__title {
    display: block;
    font-size: 30px;
    font-weight: 500;
    color: #4E4E4E;
    padding: 0;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .footer-promo__title {
        font-size: 21px; } }
  .footer-promo__text {
    font-size: 15px;
    font-weight: 500;
    color: #4E4E4E;
    padding: 0;
    margin-bottom: 40px; }
  .footer-promo__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.mobile-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .mobile-lang {
      display: none; } }
  .mobile-lang #language_selector {
    position: static; }

/*
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)
*/
.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;
  padding-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .paymnets-icons {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 310px;
  margin-left: auto; }
  @media screen and (min-width: 992px) {
    .copyrights {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      max-width: none;
      margin: 0; } }
  .copyrights .copyrights__link,
  .copyrights .copyrights__text,
  .copyrights .copyrights__powered {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    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; }

/*
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: #13B0D0;
  color: #fff;
  border-radius: 4px;
  padding: 11px 21px; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #0f88a1;
    color: #fff;
    text-decoration: none; }

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #0f88a1;
  opacity: .65; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #0f88a1; }

.wpcf7-submit,
.btn-secondary {
  font-size: 15px;
  font-weight: bold;
  background: #000;
  color: #fff;
  border-radius: 0;
  padding: 11px 21px; }
  .wpcf7-submit:hover, .wpcf7-submit:focus,
  .btn-secondary:hover,
  .btn-secondary:focus {
    background-color: #fff;
    color: #000; }

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #fff;
  opacity: .65;
  color: #000; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #e6e6e6;
  color: #000; }

#search_center_filter_toggler {
  border: 1px solid #C4C4C4;
  border-radius: 0;
  background-color: #fff;
  font-size: 12px;
  font-weight: 400;
  color: #000000; }
  #search_center_filter_toggler svg {
    display: inline-block;
    vertical-align: text-top;
    margin-left: 10px; }

.btn-continue-shopping {
  background-color: transparent;
  font-size: 14px;
  font-weight: bold;
  color: #808080; }
  .btn-continue-shopping svg {
    display: inline-block;
    margin-right: 4px; }
  .btn-continue-shopping:hover, .btn-continue-shopping:focus {
    background-color: transparent;
    color: #13B0D0; }

.product-miniature .add-to-cart span,
.product-miniature .add-to-cart-link span {
  display: none; }
.product-miniature .add-to-cart svg,
.product-miniature .add-to-cart-link svg {
  pointer-events: none;
  /* fix for add to cart btn */ }

.product-add-to-cart .add-to-cart {
  font-size: 13px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  border-radius: 0;
  padding: 18px 22px;
  width: 100%;
  max-width: 290px; }
  .product-add-to-cart .add-to-cart:hover, .product-add-to-cart .add-to-cart:focus {
    background-color: #1a1a1a;
    color: #fff; }

.btn-cart {
  background-color: transparent;
  color: #000;
  text-transform: uppercase;
  text-decoration: underline; }
  .btn-cart:hover, .btn-cart:focus {
    background-color: #EFEFEF; }

.color-add-to-cart {
  font-size: 13px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  border-radius: 0;
  padding: 18px 22px;
  width: 100%;
  max-width: 290px; }
  .color-add-to-cart:hover, .color-add-to-cart:focus {
    background-color: #1a1a1a;
    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)
*/
#content-wrapper .page-title {
  font-size: 24px;
  font-weight: bold;
  color: #1A1818;
  text-align: center;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    #content-wrapper .page-title {
      font-size: 35px; } }
  #content-wrapper .page-title:after {
    content: '';
    display: block;
    width: 63px;
    height: 3px;
    background-color: #13B0D0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

#module-thecheckout-order #content-wrapper .page-title,
#order-confirmation #content-wrapper .page-title {
  color: #000;
  margin-bottom: 40px; }

#cart #content-wrapper .page-title {
  color: #000;
  margin-bottom: 40px; }

#content-wrapper .product_header_container .page-title {
  font-size: 24px;
  font-weight: 700;
  color: #13B0D0;
  padding: 0;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    #content-wrapper .product_header_container .page-title {
      font-size: 28px; } }

#content-wrapper .section-title {
  display: inline-block;
  font-size: 27px;
  font-weight: bold;
  color: #13B0D0;
  text-align: center;
  padding: 5px 25px;
  margin: 0;
  position: relative; }
  #content-wrapper .section-title:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #13B0D0;
    position: absolute;
    left: 0;
    bottom: -1px; }

.section-title__header {
  text-align: center;
  border-bottom: 1px solid rgba(112, 112, 112, 0.22);
  padding: 0;
  margin-bottom: 50px; }

#footer .block-title,
#checkout-footer .block-title {
  font-size: 16px;
  font-weight: bold;
  color: #4E4E4E;
  padding: 0;
  margin-bottom: 30px; }

/*
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)
*/
.newsletter__row {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) {
    .newsletter__row {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
.newsletter__title {
  font-size: 21px;
  font-weight: 500;
  color: #4E4E4E;
  margin-bottom: 40px;
  margin-right: 40px;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .newsletter__title {
      font-size: 26px;
      margin-bottom: 0;
      text-align: center; } }

.ps-emailsubscription-block {
  width: 100%;
  max-width: 620px; }
  .ps-emailsubscription-block .newsletter-input-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .ps-emailsubscription-block .input-subscription {
    border-bottom: 2px solid #000000;
    border-radius: 0;
    margin-right: 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #4E4E4E;
    outline: none; }
  .ps-emailsubscription-block .ps-emailsubscription-conditions {
    width: 100%;
    max-width: 370px;
    font-size: 12px;
    font-weight: bold;
    color: #808080; }

.ps-emailsubscription-gdpr {
  font-size: 12px;
  color: #808080; }

.ps-17-newsletter-checkbox input {
  margin-right: 8px; }

/*
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 #E5E5E5;
  border-radius: 4px;
  background-color: #F8F8F8;
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  color: #000;
  height: auto;
  outline: none;
  padding: 12px 14px; }
  body .page-content select.form-control-select.form-control:focus,
  body .page-content .form-control:focus,
  .form-control:focus,
  #search_widget .form-search-control:focus,
  textarea:focus {
    box-shadow: none; }
  body .page-content select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content .form-control::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder,
  #search_widget .form-search-control::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    color: #000; }
  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: 21px;
    font-weight: bold;
    color: #000; }
  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: 21px;
    font-weight: bold;
    color: #000; }
  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: 21px;
    font-weight: bold;
    color: #000; }

body .has-float-label :not(:placeholder-shown):not(:focus) {
  border-color: #13B0D0; }

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;
  padding: 14px 14px;
  outline: none; }

select.form-control-select.form-control.not-extra-field {
  display: inline-block;
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto; }

.not-extra-field {
  padding: 4px 14px; }

select.form-control:not([size]):not([multiple]) {
  height: auto;
  outline: none; }

.field-label {
  font-size: 12px;
  font-weight: bold;
  color: #808080; }

body .form-group {
  padding: 0; }

[data-link-action="toggle-password-visibility"] {
  top: 25px; }

.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; }
  .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 #13B0D0;
    background-color: #fff;
    animation: none; }

.custom-checkbox input[type=checkbox] + span:not(.color),
.custom-radio {
  border: none; }

/*.custom-checkbox.af-checkbox-label:after, 
.custom-checkbox.af-radio-label:after{
    display: none;
}
.active > .custom-checkbox.af-checkbox-label:before, 
.active > .custom-checkbox.af-radio-label:before{
    display: none;
}
.af_filter .custom-checkbox.af-checkbox-label{
    padding-left: 0;
}*/
/*<span class="custom-checkbox">
    <input name="{$field.name}" id="cc_{$field.name}" type="checkbox" value="1" {if $field.value}checked="checked"{/if} {if $field.required}required{/if}>
    <span class="custom-checkbox__icon custom-checkbox__empty"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"> <g fill="#fff" stroke="#707070" stroke-width="1"> <rect width="15" height="15" stroke="none"/> <rect x="0.5" y="0.5" width="14" height="14" fill="none"/> </g></svg></span>
    <span class="custom-checkbox__icon custom-checkbox__checked"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"> <path d="M0,0H15V15H0Z" fill="#d8af54"/> <path d="M4246.006,393.541l2.525,2.274,3.852-4.715" transform="translate(-4241.695 -386.714)" fill="none" stroke="#fff" stroke-width="2"/></svg></span>   
    <label for="cc_{$field.name}">{$field.label nofilter}</label >
  </span>*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.has-compact-filter #amazzing_filter {
  max-width: 350px; }
  .has-compact-filter #amazzing_filter .compact-toggle {
    display: block !important;
    background-color: transparent;
    border-radius: 0;
    color: #fff; }
    @media screen and (min-width: 1200px) {
      .has-compact-filter #amazzing_filter .compact-toggle {
        display: none !important; } }
  .has-compact-filter #amazzing_filter .compact-toggle-text {
    background-color: #13B0D0;
    border-top-right-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    text-transform: none; }
  .has-compact-filter #amazzing_filter .compact-toggle-icon {
    background-color: #13B0D0;
    border-bottom-left-radius: 4px; }
  .has-compact-filter #amazzing_filter .btn-holder {
    background-color: transparent; }
  .has-compact-filter #amazzing_filter .af_filter {
    border-bottom: 1px solid #13B0D0; }

#amazzing_filter .selectedFilters {
  padding: 2px 15px;
  text-align: right; }
#amazzing_filter .selectedFilters .clearAll {
  background: transparent; }
#amazzing_filter .selectedFilters .cf {
  display: inline-block;
  background: transparent; }
#amazzing_filter .title_block {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding: 20px 0;
  margin: 0; }
#amazzing_filter .af_filter {
  border-bottom: none; }
#amazzing_filter form {
  padding-top: 0; }
#amazzing_filter .af_subtitle {
  font-size: 15px;
  font-weight: bold;
  color: #000; }
#amazzing_filter .af-checkbox-label:after,
#amazzing_filter .af-radio-label:after {
  box-shadow: none; }
#amazzing_filter .af_filter .name {
  font-size: 14px;
  font-weight: normal;
  color: #000; }
#amazzing_filter .af-slider {
  margin-top: 20px; }
#amazzing_filter .af-slider .pointer {
  background: #13B0D0;
  border: 5px solid #13B0D0; }
#amazzing_filter .af-slider .back-bar {
  background: #DDDDDD; }
#amazzing_filter .af-slider .selected-bar {
  background: #13B0D0; }

.has-compact-filter.show-filter .af-compact-overlay {
  background: rgba(19, 176, 208, 0.86);
  opacity: 1; }

.has-compact-filter .af.block .block_content {
  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)
*/
.block-social-links {
  text-align: right; }
  @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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0; }
  .social-links__wrap {
    display: inline-block;
    text-align: center; }
  .social-links__img {
    display: block; }
  .social-links li {
    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%;
    margin: 0 10px; }
    .social-links li svg {
      height: 25px; }
    .social-links li a {
      color: #000; }
      .social-links li a:hover, .social-links li a:focus {
        color: #fff; }

.social-sharing {
  display: none !important; }
  .social-sharing li {
    padding: 0 6px; }
    .social-sharing li a {
      color: #7293A8; }
      .social-sharing li a:hover, .social-sharing li a:focus {
        color: #13B0D0; }
  .social-sharing svg {
    height: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
body #wrapper .breadcrumb {
  padding: 15px 0 55px;
  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; }
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: #B9B9B9; }
body #wrapper .breadcrumb li a:hover, body #wrapper .breadcrumb li a:focus {
  color: #000; }
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)
*/
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(19, 176, 208, 0.33);
  opacity: 1; }
body ul.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #13B0D0; }

/*
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 .modal-body {
  padding-top: 20px; }
#blockcart-modal .product-name a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px; }
#blockcart-modal .cart-products-count {
  display: block;
  font-size: 14px;
  font-weight: normal; }
#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; }

/*
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)
*/
#search_widget .form-search-control {
  padding: 12px 28px 12px 14px; }
  @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 {
  padding: 0 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 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.swiper {
  position: relative;
  overflow: hidden; }
  .swiper .swiper-pagination {
    position: relative;
    bottom: 0; }
  .swiper .swiper-pagination-bullet-active {
    background: #13B0D0; }

.swiper-container-free-mode > .swiper-wrapper {
  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)
*/
#module-iqitsearch-searchiqit .page-title,
#best-sales .page-title,
#new-products .page-title,
#prices-drop .page-title,
#category .page-title {
  color: #1A1818; }
#module-iqitsearch-searchiqit .breadcrumb,
#best-sales .breadcrumb,
#new-products .breadcrumb,
#prices-drop .breadcrumb,
#category .breadcrumb {
  display: none !important; }
#module-iqitsearch-searchiqit #inner-wrapper.container,
#best-sales #inner-wrapper.container,
#new-products #inner-wrapper.container,
#prices-drop #inner-wrapper.container,
#category #inner-wrapper.container {
  max-width: none;
  padding: 0; }
#module-iqitsearch-searchiqit #products,
#best-sales #products,
#new-products #products,
#prices-drop #products,
#category #products {
  max-width: 1410px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }
#module-iqitsearch-searchiqit #js-product-list-header,
#best-sales #js-product-list-header,
#new-products #js-product-list-header,
#prices-drop #js-product-list-header,
#category #js-product-list-header {
  padding: 40px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-bottom: 1px solid #13B0D0; }
#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,
#category #content-wrapper .page-title {
  /*        color: #fff;
          position: relative;
          padding-bottom: 5px;
          margin-bottom: 15px;
          &:after{
              content: '';
              display: block;
              width: 63px;
              height: 3px;
              background-color: $blue;
              position: absolute;
              bottom: 0;
              left: 50%;
              @include transform(translate(-50%, 0));
          }*/ }
#module-iqitsearch-searchiqit .category-description,
#best-sales .category-description,
#new-products .category-description,
#prices-drop .category-description,
#category .category-description {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #1A1818;
  text-align: center;
  width: 100%;
  max-width: 650px;
  margin: 0 auto; }

.products.row.products-grid {
  margin-left: -10px;
  margin-right: -10px; }
  @media screen and (min-width: 768px) {
    .products.row.products-grid {
      margin-left: -15px;
      margin-right: -15px; } }
  .products.row.products-grid .js-product-miniature-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .products.row.products-grid .js-product-miniature-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.products-selection {
  margin: 30px 0 15px;
  padding: 15px 0;
  border: none; }
  .products-selection .products-sort-order.products-sort-nb-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 200px; }
    .products-selection .products-sort-order.products-sort-nb-dropdown .products-sort-order__title {
      font-size: 12px;
      font-weight: 400;
      color: #777474;
      margin-right: 15px;
      white-space: nowrap; }
      @media screen and (max-width: 575px) {
        .products-selection .products-sort-order.products-sort-nb-dropdown .products-sort-order__title {
          display: none; } }
  .products-selection .select-title .select-title-name {
    max-width: none; }
  .products-selection .form-control {
    padding: 8px 12px;
    border-radius: 0;
    border-color: #C4C4C4;
    font-size: 12px;
    font-weight: 400;
    color: #000; }
  .products-selection .pagination-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .products-selection .pagination-wrapper .pagination-wrapper__title {
      font-size: 12px;
      font-weight: 400;
      color: #777474;
      margin-right: 15px;
      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)
*/
.pagination-wrapper.pagination-wrapper-bottom {
  border: none; }
  .pagination-wrapper.pagination-wrapper-bottom .pagination .page-list a {
    padding: 10px 20px;
    border-bottom: 1px solid #C4C3C3;
    font-size: 13px;
    font-weight: 400;
    color: #000; }
    .pagination-wrapper.pagination-wrapper-bottom .pagination .page-list a:hover, .pagination-wrapper.pagination-wrapper-bottom .pagination .page-list a:focus {
      color: #13B0D0;
      border-color: #13B0D0; }
  .pagination-wrapper.pagination-wrapper-bottom .pagination .page-list .current a {
    border-color: #13B0D0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.pagination .page-list li {
  border: none; }

.pagination .page-list a {
  font-size: 12px;
  font-weight: 400;
  color: #000; }
  .pagination .page-list a:hover, .pagination .page-list a:focus {
    color: #13B0D0; }

.pagination .page-list li.current a {
  color: #13B0D0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-miniature .product--title {
  display: block;
  margin-bottom: 10px; }
  .product-miniature .product--title a {
    display: block;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #1A1818; }
    .product-miniature .product--title a:hover, .product-miniature .product--title a:focus {
      color: #13B0D0; }
    @media screen and (min-width: 768px) {
      .product-miniature .product--title a {
        font-size: 15px; } }

.line-through {
  text-decoration: line-through; }

.elementor-products-carousel .swiper-slide,
.swiper--custom .swiper-slide {
  max-width: 352px; }
.elementor-products-carousel .js-product-miniature-wrapper,
.swiper--custom .js-product-miniature-wrapper {
  padding-left: 15px;
  padding-right: 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)
*/
#product #inner-wrapper.container {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }
#product #main-product-wrapper.product-container {
  max-width: 1410px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

.product-info-row .col-product-image {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .product-info-row .col-product-image {
      margin-bottom: 0; } }
@media screen and (min-width: 1200px) {
  .product-info-row .col-product-info {
    padding-left: 80px;
    max-width: 550px; } }

#product .product_header_container {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.22); }
#product .product-additional-info {
  border: none; }
#product .product-reference .label,
#product .product-reference span {
  font-size: 13px;
  font-weight: 700;
  color: #808080; }
#product .product_header_container #product-availability {
  margin-bottom: 30px; }
#product .product-description-short {
  font-size: 14px;
  font-weight: 400;
  color: #000; }

.product-loggin {
  width: 100%;
  max-width: 290px;
  text-align: center; }
  .product-loggin__btn {
    display: block;
    width: 100%;
    background-color: #B4B4B4;
    padding: 16px; }
    .product-loggin__btn:hover, .product-loggin__btn:focus {
      background-color: #9b9b9b;
      color: #fff; }
  .product-loggin__label {
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    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)
*/
.col-product-image > .page-content {
  /*    position: -webkit-sticky;
      position: sticky;
      top: 140px;*/ }

.product-cover .product-lmage-large {
  position: static; }

.swiper-container-vertical .swiper-slide {
  height: auto; }

#product-images-thumbs.swiper-container-vertical .thumb-container {
  height: auto; }

#product-images-thumbs.swiper-container-vertical .img-fluid {
  height: auto; }

.images-container {
  max-width: 630px; }

#product .product-cover .expander,
#product .product-cover .expander > span {
  background-color: #13B0D0;
  color: #fff; }

#product .product-cover .expander:hover, #product .product-cover .expander:focus {
  background-color: #0f88a1;
  opacity: 1 !important;
  color: #fff; }
  #product .product-cover .expander:hover > span, #product .product-cover .expander:focus > span {
    background-color: #0f88a1;
    opacity: 1 !important;
    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)
*/
.js-quick-view-iqit {
  display: block; }

#quickview-modal .quickview .quickview-info {
  padding: 15px; }
#quickview-modal h1 a {
  font-size: 28px;
  font-weight: 700;
  color: #13B0D0; }

/*
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 .product-prices .price-box {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  .price-box .price-labels {
    margin-top: 8px;
    margin-right: 6px;
    min-width: 108px; }
  .price-box .regular-price {
    font-size: 15px;
    font-weight: bold;
    color: #B4B4B4;
    text-decoration: line-through;
    margin-right: 8px; }
  .price-box .product-price {
    font-size: 18px;
    font-weight: bold;
    color: #13B0D0; }
    .price-box .product-price--perunit {
      color: #000; }

#col-product-info .regular-price {
  font-size: 18px;
  font-weight: bold;
  color: #808080; }
#col-product-info .product-price {
  font-size: 23px;
  font-weight: bold; }
  #col-product-info .product-price--perunit {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 0 0.2rem; }

#blockcart-content .regular-price {
  font-size: 12px; }
#blockcart-content .product-price {
  font-size: 16px; }

.product-line-grid .regular-price {
  font-size: 14px;
  color: #808080; }

.tax-shipping-delivery-label {
  display: none;
  font-size: 13px;
  font-weight: 700;
  color: #B9B9B9; }

.price-labels {
  margin-top: 20px;
  font-size: 13px;
  font-weight: 700;
  color: #B9B9B9; }
  .price-labels__symbol {
    display: inline-block;
    color: #13B0D0;
    margin-right: 2px; }

/*
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 {
  padding: 15px 0;
  margin: 15px 0; }
  .product-add-to-cart .product-quantity > .col {
    margin: 0; }
  .product-add-to-cart .product-quantity .qty {
    /*margin-right: 10px;*/
    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)
*/
.product-miniature-default .product-add-cart .input-qty {
  max-width: 50px;
  min-width: 25px;
  text-align: center;
  padding: 0 0.2em; }

.product-quantity .qty {
  width: 100%;
  max-width: 150px; }

/* cart */
.js-cart-line-product-quantity {
  padding: 5px; }

.cart-item .input-group .input-group-btn > .btn {
  padding: 5px 14px;
  font-size: 26px;
  line-height: 1; }

.cart-item .bootstrap-touchspin {
  max-width: 120px;
  margin: 0 auto;
  min-height: 40px; }

.shoppingcart-product__qty .block-cart-product-quantity {
  /*    max-width: 45px;
      min-width: 25px;
      text-align: center;
      padding: 0 3px;*/ }

.input-group.bootstrap-touchspin input,
.input-group.bootstrap-touchspin .product-miniature-default .product-add-cart .input-qty,
.input-group.bootstrap-touchspin #quantity_wanted,
.input-group.bootstrap-touchspin .js-cart-line-product-quantity,
.input-group.bootstrap-touchspin .block-cart-product-quantity {
  border: 1px solid #E5E5E5;
  /*        border: none;
          text-align: center;
          background-color: transparent;*/ }
.input-group.bootstrap-touchspin .input-group-btn-vertical > .btn-touchspin {
  /*            color: rgba(#306547, .4);
              padding: 2px 14px;*/
  border: 1px solid #E5E5E5;
  background-color: transparent; }
  .input-group.bootstrap-touchspin .input-group-btn-vertical > .btn-touchspin:hover, .input-group.bootstrap-touchspin .input-group-btn-vertical > .btn-touchspin:focus {
    /*background-color: rgba(#a1a1a1, .3);*/ }

/*.product-qty,
.shoppingcart-product__qty,
.product-quantity .qty,
.input-group-add-cart{
    input{
        border: none;
        text-align: center;
        background-color: transparent;
        font-size: 18px;
        font-weight: 500;
        color: #306547;
    }
    
    .input-group-btn{
        >.btn-touchspin{
            font-size: 25px;
            font-weight: bold;
            line-height: 1;
            color: rgba(#306547, .4);
            padding: 2px 14px;
            border-radius: 4px;
            background-color: transparent;
            @include hover{
                background-color: rgba(#a1a1a1, .3);
            }
        }
    }
}*/
/*
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: 13px;
    font-weight: 700;
    text-align: left;
    color: #808080;
    padding-left: 0;
    padding-right: 0; }
  #product-availability svg {
    margin-right: 6px; }
  #product-availability.badge-success {
    color: #808080; }
  #product-availability.badge-danger {
    color: #808080; }
  #product-availability.badge-warning {
    color: #808080; }

/*
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-tabs,
.product-description-short {
  margin: 20px 0; }

.block-section.product-description-section .section-title {
  display: none !important; }
.block-section.product-details-section .section-title {
  display: none !important; }

.option-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
  .option-row .option-label,
  .option-row .option-value {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0; }
  .option-row .option-label {
    margin-right: 10px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
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: auto;
  right: 0; }

.product-flags {
  left: auto;
  right: 0; }

.product-flag.discount, .product-flag.on-sale, .product-flag.discount-amount, .product-flag.discount-percentage, .product-flag.online-only, .product-flag.new {
  position: relative; }
.product-flag.discount, .product-flag.on-sale, .product-flag.discount-amount, .product-flag.discount-percentage {
  padding: 0;
  margin: 0;
  background-color: transparent; }
  .product-flag.discount span, .product-flag.on-sale span, .product-flag.discount-amount span, .product-flag.discount-percentage span {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 11px;
    bottom: 16px; }
.product-flag.new {
  padding: 0;
  margin: 0;
  background-color: transparent; }

.badge.badge-discount {
  padding: 8px 12px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  background-color: #F46C6C; }

.price-box .badge {
  margin-left: auto; }

/*.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)
*/
.iqit-review-star {
  color: #3E2A0E; }

#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)
*/
.custom-colors {
  position: relative;
  padding-top: 5px;
  padding-bottom: 20px; }
  .custom-colors__title {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #808080;
    padding: 0;
    margin-bottom: 10px; }
  .custom-colors__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    position: relative; }
  .custom-colors__item {
    max-width: 62px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    margin-bottom: 5px; }
    .custom-colors__item--error .custom-colors__label {
      border-color: red; }
  .custom-colors__icon {
    display: inline-block;
    margin: 0 auto 8px; }
    .custom-colors__icon img {
      max-width: 42px;
      height: auto; }
  .custom-colors__label {
    display: block;
    border: 1px solid transparent;
    text-align: center; }
    .custom-colors__label input {
      display: block;
      width: 100%;
      background-color: #F8F8F8;
      border: 1px solid #EDEDED;
      outline: 0;
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      color: #777474;
      padding: 4px 2px; }
      .custom-colors__label input:focus {
        box-shadow: none; }
      .custom-colors__label input.error {
        border-color: red; }
  .custom-colors__error {
    display: none;
    padding: 0;
    margin-top: 20px;
    color: red; }
  .custom-colors__footer {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #B9B9B9;
    padding: 0;
    margin-top: 20px; }
    .custom-colors__footer.error {
      color: red; }
  .custom-colors__sep {
    display: block;
    width: 100%;
    height: 1px;
    background-color: rgba(112, 112, 112, 0.2);
    margin: 25px 0; }
  .custom-colors__row {
    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; }
  .custom-colors__col {
    margin-bottom: 5px; }
    .custom-colors__col--field {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
      flex: 0 0 55px;
      max-width: 55px;
      margin-right: 10px; }
      .custom-colors__col--field input {
        display: block;
        width: 100%;
        background-color: #F8F8F8;
        border: 1px solid #EDEDED;
        outline: 0;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #777474;
        padding: 4px 2px; }
        .custom-colors__col--field input:focus {
          box-shadow: none; }
    .custom-colors__col--btn {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
      flex: 0 0 40px;
      max-width: 40px;
      margin-right: 10px; }
      .custom-colors__col--btn button {
        border: none;
        width: auto;
        background: transparent;
        color: inherit;
        font: inherit;
        outline: none;
        line-height: normal;
        -webkit-font-smoothing: inherit;
        -moz-osx-font-smoothing: inherit;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 40px;
        height: 32px;
        background-color: #13B0D0;
        font-size: 27px;
        color: #fff; }
    .custom-colors__col--text {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      font-size: 13px;
      font-weight: 700;
      color: #B9B9B9;
      max-width: 310px; }
  .custom-colors__preview {
    display: block;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    padding: 10px;
    box-shadow: 0 11px 22px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px); }
  .custom-colors__item:hover .custom-colors__preview, .custom-colors__item:focus .custom-colors__preview {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .custom-colors__loader {
    display: none;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20001; }
  .custom-colors__loader-inner {
    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%;
    height: 100%; }
  .custom-colors__spin {
    display: inline-block;
    width: 80px;
    height: 80px; }
    .custom-colors__spin:after {
      content: '';
      display: block;
      width: 64px;
      height: 64px;
      margin: 8px;
      border-radius: 50%;
      border: 6px solid #fff;
      border-color: #13B0D0 transparent #13B0D0 transparent;
      animation: lds-dual-ring 1.2s linear infinite; }

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/*
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-line-info .label,
.product-line-info .value {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #808080; }

.shoppingcart-product-line .shoppingcart-product-line__title {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #000; }
  .shoppingcart-product-line .shoppingcart-product-line__title:hover, .shoppingcart-product-line .shoppingcart-product-line__title:focus {
    color: #13B0D0; }

.cart-items .cart-item {
  background-color: #fff;
  padding: 10px;
  margin: 0 0 10px;
  border: none; }
.cart-items .product-line-grid .product-line-grid-body {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .cart-items .product-line-grid .product-line-grid-body {
      margin-bottom: 0; } }
.cart-items .product-line-grid .unit-price {
  margin-bottom: 10px; }
.cart-items .cart-product-color {
  /*max-width: 125px;*/ }
.cart-items .product-line-actions .col {
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .cart-items .product-line-actions .col {
      margin-bottom: 0; } }
.cart-items .product-line-actions .price {
  text-align: right; }
  .cart-items .product-line-actions .price .product--price {
    font-size: 21px;
    font-weight: bold;
    color: #13B0D0; }
.cart-items .product-price__label {
  font-size: 12px;
  font-weight: 700;
  color: #808080; }
  @media screen and (min-width: 576px) {
    .cart-items .product-price__label {
      white-space: nowrap; } }

.cart-grid .product-line-info .cart-product-title {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  padding: 0;
  margin-bottom: 10px; }

#thecheckout-cart-summary .product-line-body .product--price {
  font-size: 21px;
  font-weight: bold;
  color: #13B0D0; }
#thecheckout-cart-summary .product-line-image {
  -ms-flex-preferred-size: 100px;
  flex-basis: 100px;
  max-width: 100px; }
#thecheckout-cart-summary .product-line-body {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto; }
#thecheckout-cart-summary .product-line-desc {
  min-width: 0;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto; }
#thecheckout-cart-summary .checkout-product-color {
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  max-width: 120px; }
#thecheckout-cart-summary .product-line-actions {
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  max-width: 300px; }
#thecheckout-cart-summary .product-price__label {
  text-align: right; }

.cart-items .product-line .product-line-image {
  -ms-flex-preferred-size: 100px;
  flex-basis: 100px;
  max-width: 100px; }
.cart-items .product-line .product-line-body {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto; }

.product-line-info.product-title a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #000000; }
  .product-line-info.product-title a:hover, .product-line-info.product-title a:focus {
    color: #13B0D0; }

/*
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)
*/
/* mini-cart */
/* cart */
/* checkout */
.cart-summary-line .label,
.cart-summary-line .value {
  font-size: 14px;
  font-weight: bold;
  color: #808080; }
.cart-summary-line.cart-total .label,
.cart-summary-line.cart-total .value, .cart-summary-line.cart-totals .label,
.cart-summary-line.cart-totals .value {
  color: #000; }
.cart-summary-line.cart-total .value, .cart-summary-line.cart-totals .value {
  font-size: 18px; }

/* mini-cart */
.cart-totals .label {
  font-size: 14px; }
.cart-totals .value {
  font-size: 18px;
  font-weight: bold; }

/* cart */
.cart-summary {
  border: none; }
  .cart-summary .cart-detailed-totals .card-body {
    padding-left: 0;
    padding-right: 0; }
  .cart-summary .cart-detailed-totals .block-promo {
    display: none; }
  .cart-summary .cart-detailed-subtotals {
    border-bottom: 1px solid rgba(112, 112, 112, 0.44); }
  .cart-summary .cart-detailed-actions {
    padding-left: 0;
    padding-right: 0; }

.cart-summary .cart-detailed-totals .card-block {
  padding-left: 0;
  padding-right: 0; }
  .cart-summary .cart-detailed-totals .card-block:last-child {
    border-top: 1px solid rgba(112, 112, 112, 0.44); }

/*
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 {
  background-color: #F8F8F8; }
  #cart #inner-wrapper.container {
    max-width: 950px; }
  #cart #wrapper {
    padding-top: 60px;
    padding-bottom: 40px; }
  #cart .cart-grid .cart-grid-right__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      #cart .cart-grid .cart-grid-right__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
  @media screen and (min-width: 768px) {
    #cart .cart-grid .cart-grid-right__col--summary {
      -webkit-box-flex: 0 0 320px;
      -ms-flex: 0 0 320px;
      flex: 0 0 320px; } }
  @media screen and (min-width: 768px) {
    #cart .cart-grid .cart-grid-right .card.cart-summary {
      max-width: 320px; } }
  #cart .crossselling-products {
    display: none; }

.cart-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .cart-color__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px;
    max-width: 44px;
    margin-right: 6px; }
    .cart-color__img img {
      display: block;
      width: 100%;
      height: auto; }
  .cart-color__text {
    font-size: 12px;
    font-weight: bold;
    color: #808080; }

/*
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 .cart-products > li {
  border-bottom: 1px solid #EFEFEF; }
  #blockcart-content .cart-products > li:last-child {
    border-bottom: 1px solid #EFEFEF; }
#blockcart-content .cart-subtotals {
  border-top: none;
  padding: 0; }
#blockcart-content .cart-totals {
  border-top: none; }

body .ps-shoppingcart .cart-products-count-btn {
  top: -8px;
  right: -6px;
  width: 30px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  text-align: center; }
  @media screen and (min-width: 992px) {
    body .ps-shoppingcart .cart-products-count-btn {
      top: -18px;
      right: -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)
*/
#module-thecheckout-order {
  background-color: #F8F8F8; }
  #module-thecheckout-order #inner-wrapper.container {
    max-width: 950px; }
  #module-thecheckout-order #wrapper {
    padding-top: 50px; }
    @media screen and (min-width: 768px) {
      #module-thecheckout-order #wrapper {
        padding-top: 100px; } }
  #module-thecheckout-order .error-msg {
    font-size: 14px;
    font-style: normal; }
  #module-thecheckout-order #desktop-header {
    padding: 12px 0; }
  #module-thecheckout-order #iqitmegamenu-wrapper,
  #module-thecheckout-order .col-header-center,
  #module-thecheckout-order .col-header-right,
  #module-thecheckout-order .col-mobile-menu-push,
  #module-thecheckout-order .col-mobile-btn-search,
  #module-thecheckout-order .col-mobile-btn-account,
  #module-thecheckout-order .ps-shoppingcart {
    display: none !important; }

#empty-cart-notice a.label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.empty-cart-notice__label {
  font-size: 26px;
  font-weight: 400;
  color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.free-delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-top: 1px solid #B1A28D; }
  .free-delivery__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 12px; }
  .free-delivery__content {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #000; }
    .free-delivery__content strong {
      font-weight: bold; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#tc-container .checkout-block[class*='num-'] .block-header:before,
#tc-container-mobile .checkout-block[class*='num-'] .block-header:before {
  display: none; }
#tc-container .checkout-block,
#tc-container-mobile .checkout-block {
  padding: 30px 15px;
  background-color: #fff;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #tc-container .checkout-block,
    #tc-container-mobile .checkout-block {
      padding: 40px; } }
  @media screen and (max-width: 767px) {
    #tc-container .checkout-block#thecheckout-newsletter,
    #tc-container-mobile .checkout-block#thecheckout-newsletter {
      padding-top: 0; } }
  #tc-container .checkout-block#thecheckout-login-form, #tc-container .checkout-block#thecheckout-account,
  #tc-container-mobile .checkout-block#thecheckout-login-form,
  #tc-container-mobile .checkout-block#thecheckout-account {
    margin-bottom: 0; }
  #tc-container .checkout-block#thecheckout-cart-summary, #tc-container .checkout-block#thecheckout-order-message, #tc-container .checkout-block#thecheckout-confirm,
  #tc-container-mobile .checkout-block#thecheckout-cart-summary,
  #tc-container-mobile .checkout-block#thecheckout-order-message,
  #tc-container-mobile .checkout-block#thecheckout-confirm {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent; }
#tc-container .inner-area,
#tc-container-mobile .inner-area {
  padding: 0; }
#tc-container .block-header,
#tc-container-mobile .block-header {
  display: block;
  font-size: 17px;
  font-weight: bold;
  color: #4E4E4E;
  margin-bottom: 10px;
  padding: 0; }
  @media screen and (min-width: 768px) {
    #tc-container .block-header,
    #tc-container-mobile .block-header {
      font-size: 20px; } }

#thecheckout-login-form .acount-header {
  text-align: left; }
  #thecheckout-login-form .acount-header__title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-bottom: 15px; }
  #thecheckout-login-form .acount-header__subtitle {
    font-size: 12px;
    font-weight: bold;
    color: #808080;
    padding: 0;
    margin-bottom: 40px; }
#thecheckout-login-form .already-account-label {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px; }

#thecheckout-account .account-header__title--small {
  display: block;
  font-size: 17px;
  font-weight: bold;
  color: #4E4E4E;
  margin-bottom: 6px;
  padding: 0; }
  @media screen and (min-width: 768px) {
    #thecheckout-account .account-header__title--small {
      font-size: 20px; } }

#thecheckout-address-invoice .address-fields,
#thecheckout-address-delivery .address-fields {
  padding: 0; }
  #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 .select_invoice {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
#invoice--fields .select_invoice__label {
  font-size: 12px;
  font-weight: bold;
  color: #808080; }
#invoice--fields .active .select_invoice__label {
  color: #13B0D0; }

#thecheckout-shipping .delivery-option-name {
  font-size: 13px;
  font-weight: 700;
  color: #808080;
  margin-bottom: 5px; }
#thecheckout-shipping .active .delivery-option-name {
  color: #13B0D0; }
#thecheckout-shipping .delivery-option-delay,
#thecheckout-shipping .delivery-option-price {
  font-size: 12px;
  font-weight: bold;
  color: #808080; }
#thecheckout-shipping .delivery-option-logo {
  display: none; }
#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 .delivery-options {
  margin-bottom: 10px; }
#thecheckout-shipping .delivery-option {
  margin-bottom: 10px;
  cursor: pointer; }
  #thecheckout-shipping .delivery-option .carrier-name {
    font-weight: normal; }
  #thecheckout-shipping .delivery-option.active .carrier-name {
    font-weight: bold; }

#thecheckout-payment .payment-option {
  margin-bottom: 10px; }
#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 {
  font-size: 12px;
  font-weight: bold;
  color: #808080;
  padding-left: 40px; }
  @media screen and (min-width: 576px) {
    #thecheckout-payment .additional-information {
      padding-left: 50px; } }
#thecheckout-payment .tc-main-title {
  cursor: pointer; }
  #thecheckout-payment .tc-main-title .h6 {
    font-size: 13px;
    font-weight: 700;
    color: #808080; }
  #thecheckout-payment .tc-main-title.active .h6 {
    color: #13B0D0; }

#thecheckout-cart-summary .cart-grid .cart-summary {
  width: 100%; }
  @media screen and (min-width: 768px) {
    #thecheckout-cart-summary .cart-grid .cart-summary {
      max-width: 320px;
      margin-left: auto; } }
#thecheckout-cart-summary .product-line-image {
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    #thecheckout-cart-summary .product-line-image {
      margin-bottom: 0; } }
#thecheckout-cart-summary input.cart-line-product-quantity {
  background-color: #F8F8F8;
  border: 1px solid #EDEDED;
  widows: 48px;
  height: 36px; }
#thecheckout-cart-summary a.cart-line-product-quantity-down,
#thecheckout-cart-summary a.cart-line-product-quantity-up {
  border: none;
  background-size: 12px 12px;
  width: 36px;
  height: 36px; }

#thecheckout-confirm #tc-payment-confirmation {
  max-width: 352px;
  margin-left: auto; }
#thecheckout-confirm #conditions-to-approve {
  margin-bottom: 20px; }
#thecheckout-confirm .js-terms {
  font-size: 13px; }
  #thecheckout-confirm .js-terms a {
    color: #13B0D0; }
#thecheckout-confirm #confirm_order {
  width: 100%;
  padding: 13px 22px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*.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 .page-title {
  text-align: left; }
  #order-confirmation .page-title i {
    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)
*/
.page-customer-account .breadcrumb,
.page-my-account .breadcrumb,
.page-addresses .breadcrumb {
  display: none !important; }
.page-customer-account #inner-wrapper.container,
.page-my-account #inner-wrapper.container,
.page-addresses #inner-wrapper.container {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }
.page-customer-account #content.page-content,
.page-my-account #content.page-content,
.page-addresses #content.page-content {
  max-width: 1410px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 100px;
  border: none; }
.page-customer-account .page-header,
.page-my-account .page-header,
.page-addresses .page-header {
  padding: 40px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-bottom: 1px solid #13B0D0; }

.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)
*/
.home-slider {
  box-shadow: 0 11px 22px rgba(142, 142, 142, 0.25); }
  .home-slider__img {
    display: block; }
    .home-slider__img--desk {
      display: none; }
      @media screen and (min-width: 768px) {
        .home-slider__img--desk {
          display: block; } }
    .home-slider__img--mob {
      display: block; }
      @media screen and (min-width: 768px) {
        .home-slider__img--mob {
          display: none; } }
    .home-slider__img img {
      display: block;
      width: 100%;
      height: auto; }
  .home-slider__content {
    display: block;
    width: 100%;
    max-width: 200px;
    position: absolute;
    left: 20px;
    bottom: 30px;
    z-index: 10; }
    @media screen and (min-width: 768px) {
      .home-slider__content {
        max-width: 350px;
        left: 52px;
        bottom: 60px; } }
  .home-slider__title {
    font-size: 20px;
    font-weight: bold;
    color: #2E3863;
    padding: 0;
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .home-slider__title {
        font-size: 38px; } }
  .home-slider__text {
    display: none;
    font-size: 15px;
    font-weight: bold;
    color: #2E3863;
    padding: 0;
    margin-bottom: 45px; }
    @media screen and (min-width: 768px) {
      .home-slider__text {
        display: block; } }
    .home-slider__text p {
      margin-bottom: 0; }
  .home-slider__btn.btn-primary {
    background-color: #fff;
    color: #000; }
    .home-slider__btn.btn-primary:hover, .home-slider__btn.btn-primary:focus {
      background-color: #e6e6e6; }

.title-section {
  margin-top: 10px;
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.22); }
  .title-section .elementor-heading-title {
    display: inline-block;
    padding: 15px 30px;
    border-bottom: 3px solid #13B0D0; }

.elementor-spacer {
  border-bottom: 1px solid rgba(112, 112, 112, 0.22); }

@media screen and (max-width: 767px) {
  .home--grid > .elementor-container {
    padding-left: 30px;
    padding-right: 30px; } }
@media screen and (min-width: 1200px) {
  .home--grid > .elementor-container > .elementor-row {
    margin-left: -30px;
    margin-right: -30px; } }
@media screen and (min-width: 1200px) {
  .home--grid > .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: 30px;
    padding-right: 30px; } }

/*
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 .page-header {
  padding: 40px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-bottom: 1px solid #13B0D0; }
#contact .breadcrumb {
  display: none; }
#contact #inner-wrapper.container {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }
#contact #content.page-content {
  max-width: 1410px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 80px;
  padding-bottom: 100px;
  margin-left: auto;
  margin-right: auto; }
#contact .contact--label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 35px;
  width: 100%;
  max-width: 600px; }
#contact .contact--form {
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    #contact .contact--form {
      margin-bottom: 0; } }
#contact .wpcf7 {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 22px 33px rgba(0, 0, 0, 0.13);
  padding: 30px 15px 50px; }
  @media screen and (min-width: 768px) {
    #contact .wpcf7 {
      padding: 40px 45px 60px; } }
  #contact .wpcf7 h3 {
    display: none; }
  #contact .wpcf7 .wpcf7-checkbox {
    font-size: 13px;
    font-weight: 400; }
  #contact .wpcf7 .contact--footer {
    text-align: right; }

.contact-page-info {
  border: none; }
  @media screen and (min-width: 1200px) {
    .contact-page-info {
      padding-left: 100px; } }
  .contact-page-info .contact-rich {
    max-width: 350px; }
    .contact-page-info .contact-rich__label {
      display: block;
      font-size: 16px;
      font-weight: bold;
      color: #000;
      padding: 0;
      margin-bottom: 30px; }
    .contact-page-info .contact-rich__row {
      padding: 20px 27px;
      background-color: #F4F4F4;
      border-radius: 8px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .contact-page-info .contact-rich__icon {
      margin-right: 15px; }
    .contact-page-info .contact-rich__content {
      font-size: 13px;
      font-weight: 400;
      color: #000; }
      .contact-page-info .contact-rich__content p {
        margin-bottom: 0; }
    .contact-page-info .contact-rich__link {
      font-size: 19px;
      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)
*/
#cms .breadcrumb {
  display: none !important; }
#cms #inner-wrapper.container {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }
#cms .page-header {
  padding: 40px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-bottom: 1px solid #13B0D0; }
#cms .page-content.page-cms {
  max-width: 1410px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px; }

.page-cms-7 .wpcf7 {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 22px 33px rgba(0, 0, 0, 0.13);
  padding: 30px 15px 50px; }
  @media screen and (min-width: 768px) {
    .page-cms-7 .wpcf7 {
      padding: 40px 45px 60px; } }
  .page-cms-7 .wpcf7 h3 {
    font-size: 20px;
    font-weight: bold;
    color: #4E4E4E;
    padding: 0;
    margin-bottom: 30px;
    text-transform: capitalize; }
  .page-cms-7 .wpcf7 br {
    display: none; }
  .page-cms-7 .wpcf7 .form--footer {
    text-align: right; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/

/*# sourceMappingURL=custom.css.map */
