@charset "UTF-8";
/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    	Afternet <info@afternet.gr>
 * @copyright 	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)
*/
.horizontalMenu .mainMenu, .horizontalMenu .subMenu__links {
  margin: 0;
  padding: 0;
  list-style: none; }

a, .horizontalMenu .mainMenu__link:after, .horizontalMenu .subMenu__text:after, .has-compact-filter #amazzing_filter .compact-toggle.filters-fixed-btn, .product-miniature .product-overlay, .product-miniature .product--functional-buttons--static,
.product-miniature .product--title, #product .product-cover .expander,
#product .product-cover .expander > span, .sizeBox {
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

a {
  background-color: transparent; }

a,
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover, a:not([href]):focus {
    color: inherit;
    text-decoration: none; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  outline-offset: -2px;
  -webkit-appearance: none; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

legend {
  width: auto;
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

[role="button"] {
  cursor: pointer; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg {
  display: block;
  overflow: hidden;
  vertical-align: middle; }

pre {
  margin-top: 0;
  overflow: auto;
  margin-bottom: 1rem; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

small {
  font-size: 80%; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

summary {
  display: list-item;
  cursor: pointer; }

output {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield; }

.easyzoom-flyout img {
  width: auto;
  height: auto;
  max-width: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
  background-color: #fff;
  margin: 0; }

a {
  color: #000;
  text-decoration: none; }
  a:hover, a:focus {
    color: #7C102F; }

.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 .rte-content h1, .product-description .rte-content h2, .product-description .rte-content h3, .product-description .rte-content h4, .product-description .rte-content h5, .product-description .rte-content h6 {
  font-weight: bold;
  margin-bottom: 20px; }
.product-description .rte-content h1 {
  font-size: 24px; }
.product-description .rte-content h2 {
  font-size: 22px; }
.product-description .rte-content h3 {
  font-size: 20px; }
.product-description .rte-content h4 {
  font-size: 18px; }
.product-description .rte-content h5 {
  font-size: 16px; }
.product-description .rte-content h6 {
  font-size: 14px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#wrapper {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  padding-top: 0; }
  @media screen and (min-width: 768px) {
    #wrapper {
      padding-top: 20px; } }

#index #wrapper {
  padding-top: 0; }
  @media screen and (min-width: 768px) {
    #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;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #7C102F;
  color: #fff; }
  #back-to-top:hover, #back-to-top:focus {
    background-color: #4f0a1e; }

@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 {
  background-color: #fff; }
  #header .header-nav {
    background-color: #000;
    padding: 4px 0;
    color: #fff; }
  #header .center-nav {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 3px; }
  #header .right-nav a {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase; }
  #header #desktop-header {
    padding: 25px 0; }
  #header ul {
    margin: 0; }
  #header .block-iqitlinksmanager {
    margin-right: 20px; }

#header .header-nav .right-nav > div:after,
#header .header-nav .left-nav > div:after {
  display: none; }

#header .header-btn-w {
  padding: 0 15px; }
  #header .header-btn-w.ps-shoppingcart {
    padding: 0; }

#iqitmegamenu-wrapper.stuck-menu {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

/*
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 .mobile-main-bar {
  padding: 10px 0; }
#mobile-header .mobile-secondary-bar {
  padding-bottom: 20px; }
#mobile-header #mobile-cart-toogle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 10px; }

#mobile-cart-toogle {
  position: relative; }

#mobile-header .m-nav-btn > em {
  font-size: 2rem; }
  @media screen and (max-width: 575px) {
    #mobile-header .m-nav-btn > em {
      font-size: 1.5rem; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer #footer-container-first {
  padding: 0; }
#footer #footer-container-main {
  padding: 20px 0 20px;
  background-color: #F1F1F1;
  position: relative; }
  @media screen and (min-width: 768px) {
    #footer #footer-container-main {
      padding: 60px 0 20px; } }
  #footer #footer-container-main:after {
    content: '';
    display: block;
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(243, 243, 243, 0) 0%, #e9e9e9 100%);
    z-index: 2;
    pointer-events: none; }
#footer .upper-footer {
  background-color: #EBEBEB;
  position: relative; }
  #footer .upper-footer > div {
    position: relative;
    z-index: 2; }
  @media screen and (min-width: 768px) {
    #footer .upper-footer:after {
      content: '';
      display: block;
      width: 50%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #7C102F;
      z-index: 1;
      pointer-events: none; } }
  @media screen and (max-width: 767px) {
    #footer .upper-footer .col-newsletter {
      background-color: #EBEBEB; } }
  @media screen and (max-width: 767px) {
    #footer .upper-footer .col-social {
      background-color: #7C102F; } }
#footer .block-links ul > li {
  margin-bottom: 10px; }
#footer .block-links ul > li a {
  padding-left: 0;
  font-size: 14px;
  font-weight: 600; }
#footer .block-links ul > li a:before {
  display: none; }
#footer .block {
  padding-bottom: 0; }
  @media screen and (min-width: 768px) {
    #footer .block {
      padding-bottom: 12px; } }
#footer .block-title {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  padding: 15px 0;
  margin-bottom: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #000; }
  @media screen and (max-width: 767px) {
    #footer .block-title > span {
      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; } }
  @media screen and (min-width: 768px) {
    #footer .block-title {
      border-bottom: none;
      padding: 0;
      margin-bottom: 20px; } }
#footer .block--title {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  padding: 15px 0 0;
  margin-bottom: 20px;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    #footer .block--title {
      padding: 0; } }
#footer .block-content ul {
  padding-top: 15px; }
  @media screen and (min-width: 768px) {
    #footer .block-content ul {
      padding-top: 0; } }

.contact-rich__company {
  max-width: 175px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer-copyrights {
  background-color: #fff;
  padding: 20px 0; }

.paymnets-icons .col-auto {
  margin-bottom: 5px; }
.paymnets-icons img {
  display: block;
  max-width: 100%; }

.copyrights span,
.copyrights a {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: normal;
  color: #000; }
.copyrights a:hover, .copyrights a:focus {
  color: #7C102F; }

/*
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)
*/
.horizontalMenu .mainMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .horizontalMenu .mainMenu__item {
    padding-left: 10px;
    padding-right: 10px; }
  .horizontalMenu .mainMenu__link {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    line-height: 35px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    position: relative; }
    .horizontalMenu .mainMenu__link:after {
      content: '';
      display: block;
      width: 100%;
      height: 2px;
      position: absolute;
      bottom: 2px;
      left: 0;
      background-color: #7C102F;
      z-index: 610;
      opacity: 0;
      visibility: hidden; }
    .horizontalMenu .mainMenu__link:hover, .horizontalMenu .mainMenu__link:focus {
      color: #7C102F; }
      .horizontalMenu .mainMenu__link:hover:after, .horizontalMenu .mainMenu__link:focus:after {
        opacity: 1;
        visibility: visible; }
    .horizontalMenu .mainMenu__link.red {
      color: #7C102F; }
.horizontalMenu .mainSubMenu {
  opacity: 0;
  visibility: hidden; }
  .horizontalMenu .mainSubMenu--opened {
    opacity: 1;
    visibility: visible; }
.horizontalMenu .mainMenu__item:hover .mainSubMenu, .horizontalMenu .mainMenu__item:focus .mainSubMenu {
  opacity: 1;
  visibility: visible; }
.horizontalMenu .mainSubMenu {
  display: block;
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 600;
  padding: 26px 0 10px;
  margin: 0; }
  .horizontalMenu .mainSubMenu__inner {
    width: 100%;
    padding-bottom: 40px; }
  .horizontalMenu .mainSubMenu__bg {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 7px 26px rgba(0, 0, 0, 0.16); }
    @media screen and (min-width: 1200px) {
      .horizontalMenu .mainSubMenu__bg {
        padding: 25px 28px; } }
  .horizontalMenu .mainSubMenu__header {
    border-bottom: 1px solid #000;
    padding: 10px;
    margin-bottom: 25px; }
    .horizontalMenu .mainSubMenu__header a {
      display: block;
      font-size: 15px;
      font-weight: 500;
      color: #000;
      text-transform: uppercase;
      letter-spacing: .75px; }
      .horizontalMenu .mainSubMenu__header a:hover, .horizontalMenu .mainSubMenu__header a:focus {
        color: #7C102F; }
  .horizontalMenu .mainSubMenu .rows-group {
    height: 100%;
    padding-bottom: 65px; }
    @media screen and (min-width: 1200px) {
      .horizontalMenu .mainSubMenu .rows-group {
        padding-bottom: 100px; } }
    .horizontalMenu .mainSubMenu .rows-group > .row {
      height: 100%;
      -ms-flex-line-pack: justify;
      align-content: space-between; }
  .horizontalMenu .mainSubMenu__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px; }
    @media screen and (min-width: 1200px) {
      .horizontalMenu .mainSubMenu__row {
        margin-left: -15px;
        margin-right: -15px; } }
  @media screen and (min-width: 1200px) {
    .horizontalMenu .mainSubMenu .col--content {
      padding-left: 70px; } }
.horizontalMenu .subMenu {
  margin-bottom: 10px;
  padding-left: 10px; }
  .horizontalMenu .subMenu__title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    min-height: 20px;
    padding: 0;
    margin-bottom: 15px; }
  .horizontalMenu .subMenu__links {
    max-height: 315px;
    overflow-y: auto; }
    .horizontalMenu .subMenu__links::-webkit-scrollbar {
      width: 5px; }
    .horizontalMenu .subMenu__links::-webkit-scrollbar-button {
      background: #D0D1D0; }
    .horizontalMenu .subMenu__links::-webkit-scrollbar-track-piece {
      background: #D0D1D0; }
    .horizontalMenu .subMenu__links::-webkit-scrollbar-thumb {
      background: #868585; }
  .horizontalMenu .subMenu__item {
    display: block;
    margin-bottom: 10px; }
    .horizontalMenu .subMenu__item--static {
      margin-top: 20px; }
    .horizontalMenu .subMenu__item img {
      display: inline-block;
      max-width: 40px;
      height: auto;
      margin-right: 8px; }
  .horizontalMenu .subMenu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 0; }
  .horizontalMenu .subMenu__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px;
    margin-left: 8px; }
  .horizontalMenu .subMenu__text {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    position: relative; }
    .horizontalMenu .subMenu__text:after {
      content: '';
      display: block;
      width: 100%;
      height: 2px;
      position: absolute;
      bottom: -4px;
      left: 0;
      background-color: #7C102F;
      opacity: 0;
      visibility: hidden; }
  .horizontalMenu .subMenu__link:hover .subMenu__text, .horizontalMenu .subMenu__link:focus .subMenu__text {
    color: #7C102F;
    text-decoration: none; }
    .horizontalMenu .subMenu__link:hover .subMenu__text:after, .horizontalMenu .subMenu__link:focus .subMenu__text:after {
      opacity: 1;
      visibility: visible; }
  .horizontalMenu .subMenu__link--action .subMenu__text {
    color: #000; }
  .horizontalMenu .subMenu__link--action:hover .subMenu__text, .horizontalMenu .subMenu__link--action:focus .subMenu__text {
    color: #7C102F; }
  .horizontalMenu .subMenu__link.red-link .subMenu__text {
    font-size: 15px;
    font-weight: 500;
    color: #7C102F;
    text-transform: uppercase; }
  .horizontalMenu .subMenu .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px;
    background-color: #868585;
    border-radius: 0; }
  .horizontalMenu .subMenu .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    background-color: #D0D1D0;
    border-radius: 0; }
.horizontalMenu .menu-banner {
  display: block;
  width: 100%;
  max-width: 305px; }
  @media screen and (min-width: 1200px) {
    .horizontalMenu .menu-banner {
      max-width: 405px; } }
  .horizontalMenu .menu-banner__inner {
    position: relative; }
  .horizontalMenu .menu-banner__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .horizontalMenu .menu-banner__title {
    display: block;
    font-size: 40px;
    line-height: 49px;
    font-weight: bold;
    letter-spacing: -1.28px;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: center; }
  .horizontalMenu .menu-banner__label {
    display: block;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    padding: 12px 22px;
    margin: 0; }
    .horizontalMenu .menu-banner__label:hover, .horizontalMenu .menu-banner__label:focus {
      background-color: #fff;
      color: #000; }

.mainSubMenu__col--banner + .mainSubMenu__col--banner,
.mainSubMenu__col--banner ~ .mainSubMenu__col--banner {
  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)
*/
.iqitwishlist-product .add-to-cart,
.wpcf7-submit,
.btn-primary {
  font-size: 14px;
  font-weight: 500;
  background-color: #000;
  color: #fff;
  border-radius: 0;
  padding: 11px 21px; }
  .iqitwishlist-product .add-to-cart:hover, .iqitwishlist-product .add-to-cart:focus,
  .wpcf7-submit:hover,
  .wpcf7-submit:focus,
  .btn-primary:hover,
  .btn-primary:focus {
    background-color: #7C102F;
    color: #fff;
    text-decoration: none; }

.iqitwishlist-product .add-to-cart.iqitwishlist-product.add-to-cart,
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #7C102F;
  opacity: .65; }

.iqitwishlist-product .add-to-cart:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #7C102F; }

.btn-secondary {
  font-size: 14px;
  font-weight: 500;
  background-color: transparent;
  color: #000;
  border-radius: 0;
  padding: 11px 21px;
  border: 1px solid #000; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #000;
    border-color: #000;
    color: #fff;
    text-decoration: none; }

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #000;
  border-color: #000;
  color: #fff;
  opacity: .65; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #000;
  border-color: #000;
  color: #fff; }

.btn-voucher {
  background-color: #fff;
  color: #000; }
  .btn-voucher:hover, .btn-voucher:focus {
    color: #7C102F; }

.loadMore {
  font-size: 14px;
  font-weight: 500;
  background-color: transparent;
  color: #000;
  border-radius: 0;
  padding: 11px 21px;
  border: 1px solid #000; }
  .loadMore:hover, .loadMore:focus {
    background-color: #000;
    color: #fff;
    text-decoration: none; }

.loadMore.disabled,
.loadMore:disabled {
  background-color: transparent;
  color: #000;
  opacity: .65; }

.loadMore:not(:disabled):not(.disabled).active,
.loadMore:not(:disabled):not(.disabled):active {
  background-color: #000;
  color: #fff; }

.btn-continue-shopping {
  background-color: transparent;
  color: #000; }
  .btn-continue-shopping:hover, .btn-continue-shopping:focus {
    background-color: transparent;
    color: #7C102F; }

.log-in {
  display: inline-block;
  background-color: transparent;
  padding: 10px 10px 10px 0; }

.iqitcompare-remove,
.remove-from-cart,
.js-iqitwishlist-remove {
  display: block;
  padding: 4px;
  background-color: #F6F6F6; }

.product-add-to-cart .btn-iqitwishlist-add,
.product-add-to-cart .btn-iqitcompare-add {
  height: 100%;
  color: #000;
  border: none;
  padding: 16px 21px; }
  .product-add-to-cart .btn-iqitwishlist-add:hover, .product-add-to-cart .btn-iqitwishlist-add:focus,
  .product-add-to-cart .btn-iqitcompare-add:hover,
  .product-add-to-cart .btn-iqitcompare-add:focus {
    background-color: transparent;
    color: #7C102F;
    border: none; }
.product-add-to-cart .btn-iqitwishlist-add {
  background-color: transparent;
  border: 1px solid #000; }
  .product-add-to-cart .btn-iqitwishlist-add:hover, .product-add-to-cart .btn-iqitwishlist-add:focus {
    border: 1px solid #000; }

.btn-iqitwishlist-add .added {
  display: none; }

.btn-iqitwishlist-add.iqitwishlist-added .added {
  display: block;
  color: #7C102F; }

.product-miniature .add-to-cart,
.product-miniature .add-to-cart-link {
  width: 100%;
  max-width: 180px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 12px 20px; }
  .product-miniature .add-to-cart:hover, .product-miniature .add-to-cart:focus,
  .product-miniature .add-to-cart-link:hover,
  .product-miniature .add-to-cart-link:focus {
    background-color: #000;
    color: #fff;
    border-color: #000; }
  .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 {
  display: block;
  width: 100%;
  padding: 15px 35px; }

/*
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: 20px;
  font-weight: bold;
  color: #7C102F;
  letter-spacing: 3px;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    #content-wrapper .page-title {
      font-size: 25px;
      letter-spacing: 3.75px; } }

#checkout .page-title {
  font-size: 15px;
  font-weight: bold;
  color: #7C102F;
  letter-spacing: 2.25px;
  text-transform: uppercase;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    #checkout .page-title {
      font-size: 25px;
      letter-spacing: 3.75px; } }

/*
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-newsletter {
  padding: 32px 0 20px; }
  @media screen and (min-width: 768px) {
    .block-newsletter {
      padding: 42px 0 20px 0; } }
  @media screen and (min-width: 992px) {
    .block-newsletter {
      padding: 42px 0 20px 65px; } }

.ps-emailsubscription-block label.hidden-el {
  color: #000000; }
.ps-emailsubscription-block form {
  max-width: 450px; }
.ps-emailsubscription-block .newsletter-input-group {
  margin-bottom: 15px;
  border-bottom: 1px solid #000 !important; }
  @media screen and (min-width: 768px) {
    .ps-emailsubscription-block .newsletter-input-group {
      border-bottom: none !important; } }
.ps-emailsubscription-block .input-subscription {
  background-color: transparent;
  font-size: 15px;
  font-weight: 600;
  color: #000; }
  @media screen and (min-width: 768px) {
    .ps-emailsubscription-block .input-subscription {
      background-color: #fff; } }
  .ps-emailsubscription-block .input-subscription::-webkit-input-placeholder {
    font-size: 15px;
    font-weight: 600;
    color: #000; }
  .ps-emailsubscription-block .input-subscription::-moz-placeholder {
    font-size: 15px;
    font-weight: 600;
    color: #000; }
  .ps-emailsubscription-block .input-subscription:-ms-input-placeholder {
    font-size: 15px;
    font-weight: 600;
    color: #000; }
  .ps-emailsubscription-block .input-subscription:-moz-placeholder {
    font-size: 15px;
    font-weight: 600;
    color: #000; }
.ps-emailsubscription-block .btn-subscribe {
  color: #000; }
  .ps-emailsubscription-block .btn-subscribe:hover, .ps-emailsubscription-block .btn-subscribe:focus {
    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)
*/
body .page-content select.form-control-select.form-control,
body .page-content .form-control,
.form-control,
#search_widget .form-search-control,
textarea {
  border: none;
  border-radius: 0;
  background-color: #F6F6F6;
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
  height: auto;
  color: #000;
  padding: 17px 15px; }
  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 {
    background-color: #F6F6F6; }
  body .page-content select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content .form-control::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder,
  #search_widget .form-search-control::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #9E9E9E; }
  body .page-content select.form-control-select.form-control::-moz-placeholder,
  body .page-content .form-control::-moz-placeholder,
  .form-control::-moz-placeholder,
  #search_widget .form-search-control::-moz-placeholder,
  textarea::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #9E9E9E; }
  body .page-content select.form-control-select.form-control:-ms-input-placeholder,
  body .page-content .form-control:-ms-input-placeholder,
  .form-control:-ms-input-placeholder,
  #search_widget .form-search-control:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #9E9E9E; }
  body .page-content select.form-control-select.form-control:-moz-placeholder,
  body .page-content .form-control:-moz-placeholder,
  .form-control:-moz-placeholder,
  #search_widget .form-search-control:-moz-placeholder,
  textarea:-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #9E9E9E; }
  body .page-content select.form-control-select.form-control.wpcf7-not-valid,
  body .page-content .form-control.wpcf7-not-valid,
  .form-control.wpcf7-not-valid,
  #search_widget .form-search-control.wpcf7-not-valid,
  textarea.wpcf7-not-valid {
    border-color: #FF0000; }

.form-control.-error + .form--error,
.form-control.-error ~ .form--error {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 15px;
  right: 12px;
  z-index: 100;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15.996' viewBox='0 0 16 15.996'%3E%3Cpath d='M710.459,326a8,8,0,1,1,8-8A8.008,8.008,0,0,1,710.459,326Zm0-14.72A6.722,6.722,0,1,0,717.184,318,6.731,6.731,0,0,0,710.459,311.276Zm0,4.107a.965.965,0,1,1,.965-.965A.966.966,0,0,1,710.459,315.384Zm0,1.1a.628.628,0,0,1,.628.628v5.28a.628.628,0,1,1-1.256,0v-5.28A.627.627,0,0,1,710.459,316.484Z' transform='translate(-702.459 -310)' fill='%23f3557c' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center; }

.form--mail {
  display: block;
  width: 20px;
  height: 14px;
  position: absolute;
  top: 15px;
  right: 12px;
  z-index: 100; }

.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #B7B7B7; }

body .has-float-label input:focus,
body .has-float-label select:focus {
  outline: none;
  box-shadow: none;
  border-color: #B7B7B7; }

.custom--select {
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto;
  background-image: none;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='27' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.792 1.547l10.983 11.047L24.78 1.547a.882.882 0 0 1 1.25 0 .89.89 0 0 1 0 1.254L14.42 14.454a.854.854 0 0 1-.623.26.9.9 0 0 1-.625-.26L1.565 2.8a.87.87 0 0 1-.022-1.253.882.882 0 0 1 1.25 0h-.001z' stroke='%23666' fill='%23666'/%3E%3C/svg%3E") no-repeat right 16px center;
  background-size: 15px; }

body .page-content .has-float-label select.form-control,
.not-extra-field {
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto;
  background: none;
  background-color: #F6F6F6; }

.custom-select2 select, .custom-select2 .form-control-select {
  background-color: #F6F6F6 !important; }

select.form-control-select.form-control.not-extra-field {
  display: inline-block;
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto; }

select.form-control:not([size]):not([multiple]) {
  height: auto; }

.not-extra-field {
  border: 1px solid #B7B7B7;
  border-radius: 4px;
  background-color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #7C7C7C;
  height: auto;
  padding: 8px 8px; }

.field-label {
  font-size: 14px;
  font-weight: normal;
  color: #3E2A0E; }

body .form-group {
  padding: 0; }

body [data-link-action="toggle-password-visibility"] {
  top: 28px;
  right: 8px; }
  body [data-link-action="toggle-password-visibility"]:hover, body [data-link-action="toggle-password-visibility"]:focus {
    opacity: 1; }

body .icon-remove-red-eye:hover {
  filter: none; }

body a.custom-link:hover {
  border: none; }

.custom-scroll-bar::-webkit-scrollbar {
  width: 5px; }
.custom-scroll-bar::-webkit-scrollbar-track {
  background-color: #F0F0F2; }
.custom-scroll-bar::-webkit-scrollbar-thumb {
  background-color: #7C102F; }

.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__icon {
    color: #7C102F; }
  .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__icon {
    color: #7C102F; }
  .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 #000;
    background-color: #fff;
    animation: none; }

.custom-checkbox input[type=checkbox] + span:not(.color),
.custom-radio {
  border: none; }

.c-switch {
  display: block;
  cursor: pointer;
  margin: 0;
  width: 58px;
  height: 20px;
  text-align: center;
  position: relative; }
  .c-switch input[type=checkbox],
  .c-switch input[type=radio] {
    opacity: 0;
    position: absolute; }
  .c-switch__line {
    display: block;
    width: 100%;
    height: 10px;
    background-color: #E6E6E6;
    border-radius: 24px;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 2; }
  .c-switch__dot {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #909090;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  .c-switch input[type=checkbox]:checked + .c-switch__dot,
  .c-switch input[type=radio]:checked + .c-switch__dot {
    left: auto;
    right: 0;
    background-color: #7C102F;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24); }

/*.custom-checkbox.af-checkbox-label:after, 
.custom-checkbox.af-radio-label:after{
    display: none;
}
.active > .custom-checkbox.af-checkbox-label:before, 
.active > .custom-checkbox.af-radio-label:before{
    display: none;
}
.af_filter .custom-checkbox.af-checkbox-label{
    padding-left: 0;
}*/
/*<span class="custom-checkbox">
    <input name="{$field.name}" id="cc_{$field.name}" type="checkbox" value="1" {if $field.value}checked="checked"{/if} {if $field.required}required{/if}>
    <span class="custom-checkbox__icon custom-checkbox__empty"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"> <g fill="#fff" stroke="#707070" stroke-width="1"> <rect width="15" height="15" stroke="none"/> <rect x="0.5" y="0.5" width="14" height="14" fill="none"/> </g></svg></span>
    <span class="custom-checkbox__icon custom-checkbox__checked"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"> <path d="M0,0H15V15H0Z" fill="#d8af54"/> <path d="M4246.006,393.541l2.525,2.274,3.852-4.715" transform="translate(-4241.695 -386.714)" fill="none" stroke="#fff" stroke-width="2"/></svg></span>   
    <label for="cc_{$field.name}">{$field.label nofilter}</label >
  </span>*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.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.filters-fixed-btn {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      left: -60px;
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      background-color: #000; }
      .has-compact-filter #amazzing_filter .compact-toggle.filters-fixed-btn > span {
        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%; }
  .has-compact-filter #amazzing_filter .compact-toggle-text {
    background-color: #7C102F;
    border-top-right-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    text-transform: none; }
  .has-compact-filter #amazzing_filter .compact-toggle-icon {
    background-color: #7C102F;
    border-bottom-left-radius: 4px; }
  .has-compact-filter #amazzing_filter .btn-holder {
    background-color: transparent; }

.show-filter.has-compact-filter #amazzing_filter {
  padding-top: 30px; }
  .show-filter.has-compact-filter #amazzing_filter .title_block {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 3.75px;
    padding: 0 0 20px;
    margin: 0; }
  .show-filter.has-compact-filter #amazzing_filter .selectedFilters {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .show-filter.has-compact-filter #amazzing_filter .selectedFilters .cf a {
    position: relative;
    right: 0;
    margin-left: 3px; }
  .show-filter.has-compact-filter #amazzing_filter .af_subtitle.toggle-content:before {
    right: 7px; }
  .show-filter.has-compact-filter #amazzing_filter .af_subtitle {
    padding: 10px; }
  .show-filter.has-compact-filter #amazzing_filter .compact-toggle.filters-fixed-btn {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px); }

#amazzing_filter.horizontal-layout .selectedFilters {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
#amazzing_filter.horizontal-layout.block .title_block {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 3.75px;
  padding: 0 0 20px;
  margin: 0; }
#amazzing_filter.horizontal-layout #af_form {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#amazzing_filter .selected--filters-label {
  font-size: 10px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 3.75px;
  margin: 0 10px 10px 0; }
#amazzing_filter .selectedFilters .clearAll {
  background: transparent;
  float: none;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 10px 10px 0; }
#amazzing_filter .selectedFilters .cf {
  background-color: #F3F3F3;
  padding: 10px;
  font-size: 10px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 3.75px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 0 10px 10px 0; }
#amazzing_filter .selectedFilters .clearAll .all {
  color: #000; }
  #amazzing_filter .selectedFilters .clearAll .all:hover, #amazzing_filter .selectedFilters .clearAll .all:focus {
    color: #7C102F; }
#amazzing_filter .selectedFilters .clearAll .txt {
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3.75px;
  text-decoration: underline; }
#amazzing_filter .selectedFilters .clearAll a i {
  display: none; }
#amazzing_filter .af_filter {
  border: none; }
#amazzing_filter form {
  padding-top: 0; }
#amazzing_filter .af_subtitle {
  font-size: 13px;
  font-weight: 400;
  color: #000;
  background-color: #F1F1F1;
  border: none; }
#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: #7C102F;
  border: 5px solid #7C102F; }
#amazzing_filter .af-slider .back-bar {
  background: #DDDDDD; }
#amazzing_filter .af-slider .selected-bar {
  background: #7C102F; }
#amazzing_filter.horizontal-layout {
  margin: 0; }
#amazzing_filter.horizontal-layout .h-el {
  float: none;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  max-width: 183px;
  padding: 0 5px 5px 5px; }
#amazzing_filter.horizontal-layout .af_filter_content {
  border: none;
  background-color: #F1F1F1; }
#amazzing_filter.horizontal-layout .af_subtitle, #amazzing_filter.horizontal-layout .af_subtitle.toggle-content:before, #amazzing_filter.horizontal-layout .af_filter_content, #amazzing_filter.horizontal-layout .has-selection .af_subtitle, #amazzing_filter.horizontal-layout .has-selection .af_subtitle.toggle-content:before, #amazzing_filter.horizontal-layout .has-selection .af_filter_content {
  border-color: #000; }

.has-compact-filter.show-filter .af-compact-overlay {
  background: rgba(0, 0, 0, 0.2);
  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)
*/
/*
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-style-2 .block-social-links {
  text-align: left !important; }

.block-social-links {
  padding: 32px 0; }
  @media screen and (min-width: 768px) {
    .block-social-links {
      padding: 42px 0; } }

.social-links__header {
  max-width: 356px;
  color: #fff; }

.social--links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff; }
  .social--links a svg {
    height: 33px; }
    @media screen and (min-width: 768px) {
      .social--links a svg {
        height: 40px; } }

.header-nav .social--links a {
  background-color: transparent;
  width: auto;
  height: auto;
  margin: 0; }
  .header-nav .social--links a svg {
    height: 14px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.social-sharing li {
  padding: 0 6px; }
  .social-sharing li a {
    color: #000; }
    .social-sharing li a:hover, .social-sharing li a:focus {
      color: #7C102F; }
.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: 0 0 15px;
  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: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  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 5px; }
body #wrapper .breadcrumb li a,
body #wrapper .breadcrumb li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase; }
body #wrapper .breadcrumb li a:hover, body #wrapper .breadcrumb li a:focus {
  color: #7C102F; }
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)
*/
#iqitwishlist-modal .modal-header .modal-title,
#blockcart-modal .modal-header .modal-title {
  font-size: 18px;
  line-height: 1; }
#iqitwishlist-modal .modal-header .close,
#blockcart-modal .modal-header .close {
  padding: 18px; }
#iqitwishlist-modal .modal-body,
#blockcart-modal .modal-body {
  padding-top: 20px; }
#iqitwishlist-modal .product-name a,
#blockcart-modal .product-name a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px; }
#iqitwishlist-modal .cart-products-count,
#blockcart-modal .cart-products-count {
  display: block;
  font-size: 14px;
  font-weight: normal; }
#iqitwishlist-modal .free-delivery,
#blockcart-modal .free-delivery {
  margin: 20px 0;
  border: none; }

#blockcart-modal .product-name a {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase; }
#blockcart-modal .cart-content-btn {
  padding-top: 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)
*/
#iqitcookielaw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 540px; }
  #iqitcookielaw #iqitcookielaw-accept {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  #iqitcookielaw a {
    color: #fff; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#search_widget .form-search-control {
  padding: 7px 28px 7px 14px;
  background-color: #F1F1F1;
  border: none;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  border-radius: 0; }
  #search_widget .form-search-control::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #A0A0A0; }
  #search_widget .form-search-control::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #A0A0A0; }
  #search_widget .form-search-control:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #A0A0A0; }
  #search_widget .form-search-control:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #A0A0A0; }
  @media screen and (min-width: 992px) {
    #search_widget .form-search-control {
      min-width: 187px; } }

#search-widget-mobile .form-search-control {
  padding: 10px 12px 10px 30px; }
#search-widget-mobile .search-btn {
  right: auto;
  left: 0; }

.search-widget .search-btn {
  padding: 8px 7px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
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(124, 16, 47, 0.33);
  opacity: 1; }
body ul.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #7C102F; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
    Ta button τα φτιαχνω στις classes του wrap (.swiper-container-wrapper .swiper-slider)
    επειδη βγαινουν εξω απο το container για το θεμα με το overflow
*/
.swiper-container-wrapper .swiper-pagination,
.swiper-slider .swiper-pagination {
  position: relative;
  bottom: 0; }
.swiper-container-wrapper .swiper-pagination-bullet-active,
.swiper-slider .swiper-pagination-bullet-active {
  background: #7C102F; }
.swiper-container-wrapper .swiper-button-next,
.swiper-container-wrapper .swiper-button-prev,
.swiper-slider .swiper-button-next,
.swiper-slider .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 0;
  background-color: #484846;
  color: #fff;
  opacity: 1; }
@media screen and (min-width: 1200px) {
  .swiper-container-wrapper .swiper-button-prev,
  .swiper-slider .swiper-button-prev {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }
@media screen and (min-width: 1200px) {
  .swiper-container-wrapper .swiper-button-next,
  .swiper-slider .swiper-button-next {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0); } }
.swiper-container-wrapper .swiper-button-prev.swiper-button-disabled,
.swiper-container-wrapper .swiper-button-next.swiper-button-disabled,
.swiper-slider .swiper-button-prev.swiper-button-disabled,
.swiper-slider .swiper-button-next.swiper-button-disabled {
  opacity: .4; }

.lines-pagination .swiper-pagination {
  padding-top: 20px; }
.lines-pagination .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0; }
.lines-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 20px;
  background-color: transparent;
  border-radius: 0;
  position: relative; }
  @media screen and (min-width: 768px) {
    .lines-pagination .swiper-pagination-bullet {
      width: 90px;
      height: 30px; } }
  .lines-pagination .swiper-pagination-bullet:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    background-color: #000; }
.lines-pagination .swiper-pagination-bullet-active {
  background-color: transparent; }
  .lines-pagination .swiper-pagination-bullet-active:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    background-color: #000;
    -webkit-transform: translate(0, -1px);
    -ms-transform: translate(0, -1px);
    transform: translate(0, -1px); }

.elementor-products-carousel,
.elementor-brands-carousel,
.swiper {
  overflow: hidden; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }
  .swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%; }
  .swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  background: #00793F;
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.custom-arrows .swiper-button-prev:after,
.custom-arrows .swiper-button-next:after,
.remove-default-arrows .swiper-button-prev:after,
.remove-default-arrows .swiper-button-next:after {
  display: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.elementor-products-carousel .swiper-slide {
  max-width: 255px; }
.elementor-products-carousel .js-product-miniature-wrapper {
  max-width: 255px; }

.custom-product-slider .swiper-slide,
.custom-product-slider .js-product-miniature-wrapper {
  max-width: 255px; }

.accessories-slider {
  position: relative; }

.viewed-products .swiper-wrapper {
  padding-bottom: 55px; }
.viewed-products .swiper-slide {
  max-width: 185px; }
.viewed-products .js-product-miniature-wrapper {
  max-width: 185px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.af-loader {
  width: 48px;
  height: 48px;
  border: 5px solid #7C102F;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: af-rotation 1s linear infinite; }

@keyframes af-rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
#main.-combinations-loading #product-preloader {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#search #inner-wrapper.container,
#module-iqitsearch-searchiqit #inner-wrapper.container,
#best-sales #inner-wrapper.container,
#new-products #inner-wrapper.container,
#prices-drop #inner-wrapper.container,
#manufacturer.manufacturer--listing #inner-wrapper.container,
#category #inner-wrapper.container {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }
#search #content-wrapper .page-title,
#module-iqitsearch-searchiqit #content-wrapper .page-title,
#best-sales #content-wrapper .page-title,
#new-products #content-wrapper .page-title,
#prices-drop #content-wrapper .page-title,
#manufacturer.manufacturer--listing #content-wrapper .page-title,
#category #content-wrapper .page-title {
  display: block;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 3.75px;
  line-height: 30px;
  color: #7C102F;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 0; }
#search .product-list-category,
#module-iqitsearch-searchiqit .product-list-category,
#best-sales .product-list-category,
#new-products .product-list-category,
#prices-drop .product-list-category,
#manufacturer.manufacturer--listing .product-list-category,
#category .product-list-category {
  background: linear-gradient(to bottom, #e9e9e9 0%, rgba(243, 243, 243, 0) 100%);
  padding: 20px 0 0; }
  @media screen and (min-width: 768px) {
    #search .product-list-category,
    #module-iqitsearch-searchiqit .product-list-category,
    #best-sales .product-list-category,
    #new-products .product-list-category,
    #prices-drop .product-list-category,
    #manufacturer.manufacturer--listing .product-list-category,
    #category .product-list-category {
      padding: 20px 0; } }
#search .category-description,
#module-iqitsearch-searchiqit .category-description,
#best-sales .category-description,
#new-products .category-description,
#prices-drop .category-description,
#manufacturer.manufacturer--listing .category-description,
#category .category-description {
  font-size: 13px;
  margin-bottom: 0;
  height: 32px;
  overflow: hidden; }
  #search .category-description.opened,
  #module-iqitsearch-searchiqit .category-description.opened,
  #best-sales .category-description.opened,
  #new-products .category-description.opened,
  #prices-drop .category-description.opened,
  #manufacturer.manufacturer--listing .category-description.opened,
  #category .category-description.opened {
    height: auto; }
#search .category-more,
#module-iqitsearch-searchiqit .category-more,
#best-sales .category-more,
#new-products .category-more,
#prices-drop .category-more,
#manufacturer.manufacturer--listing .category-more,
#category .category-more {
  font-size: 14px;
  font-weight: 600;
  color: #000; }
  #search .category-more:hover, #search .category-more:focus,
  #module-iqitsearch-searchiqit .category-more:hover,
  #module-iqitsearch-searchiqit .category-more:focus,
  #best-sales .category-more:hover,
  #best-sales .category-more:focus,
  #new-products .category-more:hover,
  #new-products .category-more:focus,
  #prices-drop .category-more:hover,
  #prices-drop .category-more:focus,
  #manufacturer.manufacturer--listing .category-more:hover,
  #manufacturer.manufacturer--listing .category-more:focus,
  #category .category-more:hover,
  #category .category-more:focus {
    color: #7C102F; }
#search .dynamic-loading,
#module-iqitsearch-searchiqit .dynamic-loading,
#best-sales .dynamic-loading,
#new-products .dynamic-loading,
#prices-drop .dynamic-loading,
#manufacturer.manufacturer--listing .dynamic-loading,
#category .dynamic-loading {
  margin-bottom: 70px; }

.products.row.products-grid {
  margin-left: -6px;
  margin-right: -6px; }
  @media screen and (min-width: 768px) {
    .products.row.products-grid {
      margin-left: -20px;
      margin-right: -20px; } }
  .products.row.products-grid > [class*="col-"] {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .products.row.products-grid > [class*="col-"] {
        padding-left: 20px;
        padding-right: 20px;
        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)
*/
.listing-filters {
  padding-top: 20px;
  margin-bottom: 20px; }

#js-product-list-top {
  margin: 0;
  padding: 0;
  border: none; }
  #js-product-list-top .line-showing {
    margin-bottom: 25px;
    text-align: left; }
    @media screen and (min-width: 768px) {
      #js-product-list-top .line-showing {
        text-align: right; } }
  #js-product-list-top .line-sort {
    margin-bottom: 10px;
    text-align: left; }
    @media screen and (min-width: 768px) {
      #js-product-list-top .line-sort {
        text-align: right; } }
  #js-product-list-top .select-title {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    background-color: #F1F1F1;
    text-transform: uppercase;
    border: none;
    padding: 8px 10px;
    border-radius: 0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
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 {
  position: relative; }
  .product-miniature .overlay-title,
  .product-miniature .product--title {
    margin-bottom: 12px;
    min-height: 40px; }
  .product-miniature .overlay-title a,
  .product-miniature .product--title a {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase; }
    .product-miniature .overlay-title a:hover, .product-miniature .overlay-title a:focus,
    .product-miniature .product--title a:hover,
    .product-miniature .product--title a:focus {
      color: #7C102F; }
  .product-miniature .product--functional-buttons {
    padding-top: 5px;
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .product-miniature .product--functional-buttons {
        padding-top: 25px;
        margin-bottom: 28px; } }
    .product-miniature .product--functional-buttons .product-functional-buttons-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .product-miniature .product--functional-buttons a {
      display: block;
      padding: 0 2px;
      color: #000; }
      .product-miniature .product--functional-buttons a:hover, .product-miniature .product--functional-buttons a:focus {
        color: #7C102F; }
    .product-miniature .product--functional-buttons--white a {
      color: #fff; }
      .product-miniature .product--functional-buttons--white a:hover, .product-miniature .product--functional-buttons--white a:focus {
        color: #7C102F; }
  .product-miniature .product-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 10;
    padding: 20px 12px;
    opacity: 0;
    visibility: hidden; }
    .product-miniature .product-overlay__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      padding-bottom: 50px; }
    .product-miniature .product-overlay .overlay-size {
      min-height: 40px;
      margin-bottom: 20px; }
      .product-miniature .product-overlay .overlay-size a {
        display: inline-block;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        padding: 4px 6px;
        position: relative; }
        .product-miniature .product-overlay .overlay-size a.out-of-stock {
          pointer-events: none; }
          .product-miniature .product-overlay .overlay-size a.out-of-stock:after {
            content: '';
            display: block;
            width: 90%;
            height: 1px;
            background-color: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%) rotate(-30deg);
            -ms-transform: translate(-50%, -50%) rotate(-30deg);
            transform: translate(-50%, -50%) rotate(-30deg);
            z-index: 1; }
        .product-miniature .product-overlay .overlay-size a:hover, .product-miniature .product-overlay .overlay-size a:focus {
          color: #fff;
          background-color: #7C102F; }
  .product-miniature .iqitsizeguide-avaiable-sizes {
    display: none; }
  .product-miniature:hover .product-overlay, .product-miniature:focus .product-overlay {
    opacity: 1;
    visibility: visible; }
  .product-miniature:hover .product--functional-buttons--static,
  .product-miniature:hover .product--title, .product-miniature:focus .product--functional-buttons--static,
  .product-miniature:focus .product--title {
    opacity: 0;
    visibility: hidden; }

.product-category,
.product-reference {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

.products-grid .product-miniature-default .product-description {
  padding: 10px 10px 20px; }

.line-through {
  text-decoration: line-through; }

.product-miniature-grid .product-functional-buttons em {
  font-size: 1.2rem; }

/*#js-product-list .js-product-miniature-wrapper{
    flex-basis: 50%;
    max-width: 320px;
    @media (min-width: 680px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
    }
    @media (min-width: 863px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
    }

    @media (min-width: 1113px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    }
    @media (min-width: 1650px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    }
    @media (min-width: 1820px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666%;
            flex: 0 0 16.666%;
    }
    @media (min-width: 2116px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    }
    @media (min-width: 2397px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.1%;
            flex: 0 0 11.1%;
    }
    @media (min-width: 2679px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    }
    @media (min-width: 2959px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09%;
            flex: 0 0 9.09%;
    }
    @media (min-width: 3240px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33%;
            flex: 0 0 8.33%;
    }
    @media (min-width: 3515px){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.69%;
            flex: 0 0 7.69%;
    }
}*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.iqitwishlist-product .product-image {
  max-width: 70px; }
  @media screen and (min-width: 768px) {
    .iqitwishlist-product .product-image {
      max-width: 100px; } }
.iqitwishlist-product .product-name {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #000; }
  .iqitwishlist-product .product-name:hover, .iqitwishlist-product .product-name:focus {
    color: #7C102F; }
.iqitwishlist-product .input-qty {
  display: none; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    	Afternet <info@afternet.gr>
 * @copyright 	Afternet
 * @license   	http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
#iqitcompare-table .iqitcompare-product {
  padding-top: 30px; }

.iqitcompare-product {
  text-align: center; }
  .iqitcompare-product .thumb-mask {
    margin-bottom: 15px; }
  .iqitcompare-product .pack-product-name {
    min-height: 40px;
    margin-bottom: 10px; }
    .iqitcompare-product .pack-product-name a {
      display: block;
      font-size: 16px;
      font-weight: 400;
      color: #000; }
      .iqitcompare-product .pack-product-name a:hover, .iqitcompare-product .pack-product-name a:focus {
        color: #7C102F; }

/*
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)
*/
#main.-combinations-loading .product-accessories,
#main.-combinations-loading .category-products,
#main.-combinations-loading .viewed-products {
  position: relative;
  z-index: -1;
  opacity: .3; }

#product .product_header_container,
#quickview-modal .product_header_container {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0; }
#product .product--title,
#quickview-modal .product--title {
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #product .product--title,
    #quickview-modal .product--title {
      font-size: 29px;
      text-align: left; } }
#product #main-product-wrapper .product-category,
#product #main-product-wrapper .product-reference,
#quickview-modal #main-product-wrapper .product-category,
#quickview-modal #main-product-wrapper .product-reference {
  text-align: center; }
  @media screen and (min-width: 768px) {
    #product #main-product-wrapper .product-category,
    #product #main-product-wrapper .product-reference,
    #quickview-modal #main-product-wrapper .product-category,
    #quickview-modal #main-product-wrapper .product-reference {
      text-align: left; } }
#product #main-product-wrapper .product-description-short,
#quickview-modal #main-product-wrapper .product-description-short {
  text-align: center; }
  @media screen and (min-width: 768px) {
    #product #main-product-wrapper .product-description-short,
    #quickview-modal #main-product-wrapper .product-description-short {
      text-align: left; } }
#product #main-product-wrapper .delivery-information,
#product #main-product-wrapper #product-availability,
#quickview-modal #main-product-wrapper .delivery-information,
#quickview-modal #main-product-wrapper #product-availability {
  display: block;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #product #main-product-wrapper .delivery-information,
    #product #main-product-wrapper #product-availability,
    #quickview-modal #main-product-wrapper .delivery-information,
    #quickview-modal #main-product-wrapper #product-availability {
      text-align: left; } }
#product .size-link,
#quickview-modal .size-link {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  margin-bottom: 10px; }
  #product .size-link:hover, #product .size-link:focus,
  #quickview-modal .size-link:hover,
  #quickview-modal .size-link:focus {
    color: #7C102F; }

#product #inner-wrapper.container {
  max-width: 1650px; }
#product #main {
  padding-bottom: 50px; }
#product #main-product-wrapper.product-container {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px; }
  @media screen and (min-width: 768px) {
    #product #main-product-wrapper.product-container {
      padding-top: 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)
*/
.col-product-image > .page-content {
  /*    position: -webkit-sticky;
      position: sticky;
      top: 140px;*/ }

.product-cover .product-lmage-large {
  position: static; }

#product .product-cover .expander,
#product .product-cover .expander > span {
  background-color: transparent;
  color: #7C102F; }

#product .product-cover .expander:hover, #product .product-cover .expander:focus {
  background-color: transparent;
  color: #4f0a1e;
  opacity: 1 !important; }
  #product .product-cover .expander:hover > span, #product .product-cover .expander:focus > span {
    background-color: transparent;
    color: #4f0a1e;
    opacity: 1 !important; }

#product [data-magic-slide-id].active-selector img {
  -webkit-filter: none !important;
  filter: none !important; }
#product a[data-zoom-id] img, #product .mz-thumb img {
  padding: 0;
  border: 2px solid transparent; }
#product [data-magic-slide-id].mz-thumb-selected img {
  border: 2px solid #000; }

body [data-magic-slide-id].active-selector img {
  -webkit-filter: none !important;
  filter: none !important; }
body a[data-zoom-id] img, body .mz-thumb img {
  padding: 0;
  border: 2px solid transparent; }
body [data-magic-slide-id].mz-thumb-selected img {
  border: 2px solid #7C102F; }
body div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
  padding-left: 0; }
@media screen and (min-width: 768px) {
  body div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer + .MagicToolboxMainContainer {
    padding-left: 10px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#quickview-modal .images-container {
  padding-top: 47px; }
#quickview-modal .quickview-info {
  padding: 40px 15px 115px; }
  #quickview-modal .quickview-info::-webkit-scrollbar {
    width: 5px; }
  #quickview-modal .quickview-info::-webkit-scrollbar-track {
    background-color: #EBEBEB; }
  #quickview-modal .quickview-info::-webkit-scrollbar-thumb {
    background-color: #000; }
#quickview-modal .quickview-title {
  font-size: 22px; }
#quickview-modal .product-add-to-cart {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 10;
  width: 100%;
  margin: 0;
  box-shadow: 8px 0 10px rgba(0, 0, 0, 0.2);
  padding: 10px; }
#quickview-modal .col-add-compare {
  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)
*/
.sizeBtn {
  display: block;
  padding: 17px 10px;
  background-color: #ECECEC;
  margin-top: 15px; }

.sizeBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.58);
  z-index: 100;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%); }
  .sizeBox.opened {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .sizeBox__inner {
    padding: 20px 20px;
    background-color: #fff;
    margin-top: auto; }
  .sizeBox__close {
    display: block;
    padding: 4px; }
  .sizeBox ul li.input-container {
    display: block;
    padding: 6px 6px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4); }
    .sizeBox ul li.input-container:last-child {
      border-bottom: none; }
  .sizeBox ul li.input-container label {
    display: block;
    margin: 0; }
  .sizeBox ul li.input-container .input-radio {
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    outline: none; }
  .sizeBox ul li.input-container .input-radio + span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 33px;
    color: #000;
    border: none;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    outline: none;
    text-align: left;
    padding: 0; }
  .sizeBox ul li.input-container .input-radio:checked + span {
    color: #7C102F; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  .price-box .regular-price {
    font-size: 11px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    text-transform: uppercase; }
    .price-box .regular-price > span {
      position: relative; }
      .price-box .regular-price > span:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background-color: #000;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        pointer-events: none;
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg); }
  .price-box .product-price {
    font-size: 20px;
    font-weight: 400;
    color: #000; }

#quickview-modal .price-box,
#col-product-info .price-box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (min-width: 768px) {
    #quickview-modal .price-box,
    #col-product-info .price-box {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
#quickview-modal .product-price,
#col-product-info .product-price {
  font-size: 22px;
  font-weight: bold; }
#quickview-modal .regular-price,
#col-product-info .regular-price {
  margin-right: 6px;
  padding: 0; }

.iqitcompare-product .price-box,
.product-miniature .price-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px; }
  .iqitcompare-product .price-box .product-price,
  .product-miniature .price-box .product-price {
    display: block;
    margin-bottom: 6px; }

.product-line-grid .regular-price {
  margin-right: 6px; }
.product-line-grid .product-price {
  font-size: 22px;
  font-weight: bold;
  color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-add-to-cart {
  /*    @include display-flex;
      @include align-items-center;
      @include flex-wrap;*/
  margin-top: 8px;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .product-add-to-cart {
      margin-top: 15px; } }
  .product-add-to-cart .product-quantity > .col {
    margin: 0; }
  .product-add-to-cart .product-quantity .qty {
    /*margin-right: 10px;*/ }

.btn-primary:not(.btn-iconic) em,
.btn-secondary:not(.btn-iconic) em {
  margin-right: 0.5em; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-miniature-default .product-add-cart .input-qty {
  padding: 10px 0.2em; }

.iqitwishlist-product .input-group-add-cart .input-group,
.product-miniature-default .input-group-add-cart .input-group {
  width: 100%;
  height: 100%;
  margin: 0;
  max-width: 100px; }

.product-miniature-default .product-add-cart .input-qty {
  max-width: none; }

.product-quantity .qty {
  width: 100%;
  max-width: 85px; }

.cart-item .bootstrap-touchspin {
  max-width: 90px; }

body .form-control.input-qty,
body .form-control#quantity_wanted,
body .form-control.js-cart-line-product-quantity,
.bootstrap-touchspin .btn-touchspin {
  border: none;
  background-color: #F2F5F5; }

body .form-control.input-qty,
body .form-control#quantity_wanted {
  font-size: 17px;
  font-weight: 400;
  color: #475467;
  text-align: center;
  padding: 0; }

body .form-control#quantity_wanted {
  padding: 14px 0; }
  @media screen and (min-width: 576px) {
    body .form-control#quantity_wanted {
      padding: 0; } }

.input-group .input-group-btn > .btn {
  font-size: 22px;
  color: #475467;
  padding: 2px 12px; }

.input-group.bootstrap-touchspin {
  border-radius: 0;
  border: 1px solid #000;
  overflow: hidden; }

.cart-item .form-control.js-cart-line-product-quantity,
.cart-item .bootstrap-touchspin .btn-touchspin {
  background-color: transparent; }
.cart-item .form-control.js-cart-line-product-quantity {
  padding: 12px 2px; }
.cart-item .input-group.bootstrap-touchspin {
  border: none; }
.cart-item .input-group .input-group-btn > .btn {
  padding: 2px 5px; }

.bootstrap-touchspin .input-group-btn-vertical em {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: 400; }

.bootstrap-touchspin .input-group-btn-vertical em {
  font-size: 1rem;
  left: 6px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#product-availability {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #product-availability.badge {
    background: transparent;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    padding-left: 0;
    padding-right: 0; }
  #product-availability svg {
    margin-right: 6px; }
  #product-availability.badge-success {
    color: #000; }
  #product-availability.badge-danger {
    color: #ED2224; }
  #product-availability.badge-warning {
    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)
*/
/*
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-accordion .title {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 14px 0; }

.iqit-accordion .title,
.iqit-accordion .content {
  border-color: #000; }
  .iqit-accordion .title .product-description,
  .iqit-accordion .content .product-description {
    font-size: 12px;
    font-weight: 400; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.option-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .option-row .option-label,
  .option-row .option-value {
    font-size: 14px;
    font-weight: normal;
    color: #8E816E;
    padding: 0;
    margin: 0; }
  .option-row .option-label {
    margin-right: 4px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-additional-info {
  border: none;
  padding-top: 20px; }

.product-accessories {
  border: 2px solid #7C102F;
  text-align: center;
  padding-bottom: 40px; }
  .product-accessories .section--title {
    display: inline-block;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: -0.6px;
    font-weight: bold;
    color: #7C102F;
    padding: 10px 10px;
    background-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media screen and (min-width: 768px) {
      .product-accessories .section--title {
        font-size: 40px;
        line-height: 49px;
        letter-spacing: -0.8px; } }
  .product-accessories .section-content {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto; }

.category-products .section--title,
.viewed-products .section--title {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 0;
  margin-top: 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-flags {
  z-index: 20; }

.product-flag.discount, .product-flag.on-sale, .product-flag.discount-amount, .product-flag.discount-percentage, .product-flag.online-only, .product-flag.new {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #7C102F;
  padding: 4px 10px; }

.sales-badge {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #7C102F;
  padding: 4px 10px; }

/*.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)
*/
.blockreassurance_product {
  max-width: 420px;
  margin: 0 auto;
  padding: 70px 15px 40px; }
  @media screen and (min-width: 576px) {
    .blockreassurance_product {
      max-width: 500px; } }
  @media screen and (min-width: 992px) {
    .blockreassurance_product {
      max-width: 1200px;
      padding: 70px 15px; } }
  .blockreassurance_product .item--product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    min-height: 48px; }
    @media screen and (min-width: 576px) {
      .blockreassurance_product .item--product {
        margin-bottom: 0;
        min-height: 0; } }
  .blockreassurance_product .blockreassurance--title {
    display: block;
    font-size: 12px;
    font-weight: bold; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.iqit-review-star {
  color: #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)
*/
#blockcart-content .col-info a,
#cart .cart-item .product-line-info a.label,
.iqitwishlist-product .product-name,
body.compact-cart #tc-container .product-line-info a.label,
body.compact-cart #tc-container-mobile .product-line-info a.label {
  display: block;
  font-size: 14px; }

#cart .cart-item .product-line-info a.label {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase; }

body.compact-cart #tc-container .product-line-info a.label,
body.compact-cart #tc-container-mobile .product-line-info a.label {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase; }

.product-line-info .label, .product-line-info .value,
body.compact-cart #tc-container .product-line-info .label,
body.compact-cart #tc-container-mobile .product-line-info .label {
  font-size: 12px; }

body.compact-cart #tc-container .cart-summary-line > span.label {
  font-size: 18px;
  font-weight: 400; }

.cart-item .product-image {
  max-width: 70px; }
  @media screen and (min-width: 768px) {
    .cart-item .product-image {
      max-width: 100px; } }
.cart-item .product--price {
  font-size: 22px;
  font-weight: bold;
  color: #000; }

.product-line-attributes .label,
.product-line-attributes .value {
  font-size: 12px;
  font-weight: 400;
  line-height: 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)
*/
.cart-summary-line .label, .cart-summary-line .value,
body.compact-cart #tc-container .cart-summary-line > span.label,
body.compact-cart #tc-container .cart-summary-line > span.value {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase; }

body.compact-cart #tc-container .cart-summary-line > span.label {
  margin-bottom: 12px; }

body.compact-cart #tc-container .cart-summary-line > span.value {
  font-size: 18px;
  font-weight: 400; }

.cart-summary-line.cart-total {
  font-size: 14px; }
  @media screen and (min-width: 768px) {
    .cart-summary-line.cart-total {
      font-size: 21px; } }

.cart-totals .label, .cart-totals .value,
.cart-summary-line.cart-total .label,
.cart-summary-line.cart-total .value,
body.compact-cart #tc-container .cart-summary-line.cart-total > span.label,
body.compact-cart #tc-container .cart-summary-line.cart-total > span.value {
  font-size: 14px;
  font-weight: bold;
  color: #000; }
  @media screen and (min-width: 768px) {
    .cart-totals .label, .cart-totals .value,
    .cart-summary-line.cart-total .label,
    .cart-summary-line.cart-total .value,
    body.compact-cart #tc-container .cart-summary-line.cart-total > span.label,
    body.compact-cart #tc-container .cart-summary-line.cart-total > span.value {
      font-size: 21px; } }

#checkout .cart-summary-line.cart-total {
  padding-top: 15px;
  margin-bottom: 15px; }

body.compact-cart #tc-container .cart-summary-line.cart-total > span.label {
  font-size: 14px; }

body.compact-cart #tc-container .cart-summary-line.cart-total > span.value {
  font-weight: 600; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#cart .cart-item-header {
  padding: 7px 0;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  letter-spacing: 2px;
  margin: 0 -15px; }
  @media screen and (min-width: 768px) {
    #cart .cart-item-header {
      margin: 0; } }
#cart .cart-item {
  border-color: rgba(0, 0, 0, 0.2); }
#cart .card {
  border: none; }
#cart .cart-detailed-totals {
  background-color: #F6F6F6;
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    #cart .cart-detailed-totals {
      padding: 20px; } }
  #cart .cart-detailed-totals hr {
    display: none; }
#cart .card-body.cart-summary-totals {
  padding-top: 0;
  padding-bottom: 23px; }
#cart .cart-detailed-actions {
  width: 100%;
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    #cart .cart-detailed-actions {
      margin-left: auto;
      max-width: 280px; } }
  #cart .cart-detailed-actions .btn {
    display: block;
    width: 100%;
    padding: 15px 25px; }
#cart .blockreassurance_product {
  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)
*/
#blockcart-content .cart-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  margin-bottom: 15px; }
  #blockcart-content .cart-title .modal-title {
    font-size: 20px; }
#blockcart-content .cart-products > li {
  border-color: rgba(0, 0, 0, 0.2); }
#blockcart-content .cart-subtotals {
  border-top: none; }
#blockcart-content .cart-totals {
  border-top: none; }

body .ps-shoppingcart .cart-products-count--btn {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  padding-left: 8px; }

#header .header-btn-w .header-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2022 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#checkout,
#module-thecheckout-order {
  background-color: #fff; }
  #checkout #header,
  #module-thecheckout-order #header {
    background-color: #fff;
    padding: 25px 0 0; }
  #checkout #desktop_logo,
  #module-thecheckout-order #desktop_logo {
    text-align: center;
    margin-bottom: 25px; }
  #checkout #footer,
  #module-thecheckout-order #footer {
    background-color: #fff;
    padding: 10px 0; }
  #checkout .page-content,
  #module-thecheckout-order .page-content {
    padding-top: 20px;
    margin-bottom: 50px; }
    @media screen and (min-width: 768px) {
      #checkout .page-content,
      #module-thecheckout-order .page-content {
        padding-top: 40px;
        margin-bottom: 100px; } }
  #checkout #tc-container .checkout-area-2,
  #module-thecheckout-order #tc-container .checkout-area-2 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  @media screen and (min-width: 992px) {
    #checkout #tc-container .checkout-area-3,
    #checkout #tc-container .checkout-area-4,
    #module-thecheckout-order #tc-container .checkout-area-3,
    #module-thecheckout-order #tc-container .checkout-area-4 {
      background-color: #fff; } }
  #checkout #tc-container .checkout-area-3,
  #module-thecheckout-order #tc-container .checkout-area-3 {
    flex-basis: 955px !important;
    max-width: 955px; }
    @media screen and (min-width: 992px) {
      #checkout #tc-container .checkout-area-3,
      #module-thecheckout-order #tc-container .checkout-area-3 {
        padding-right: 30px; } }
    @media screen and (min-width: 1580px) {
      #checkout #tc-container .checkout-area-3,
      #module-thecheckout-order #tc-container .checkout-area-3 {
        padding-right: 0; } }
  #checkout #tc-container .checkout-area-4,
  #module-thecheckout-order #tc-container .checkout-area-4 {
    max-width: 456px;
    min-width: 0 !important;
    margin-left: auto;
    position: sticky;
    top: 100px; }
  #checkout #tc-container-mobile #thecheckout-account,
  #checkout #tc-container-mobile #thecheckout-newsletter,
  #checkout #tc-container-mobile #thecheckout-address-invoice,
  #checkout #tc-container-mobile #thecheckout-address-delivery,
  #checkout #tc-container-mobile #thecheckout-order-message,
  #checkout #tc-container-mobile #thecheckout-shipping,
  #checkout #tc-container-mobile #thecheckout-payment,
  #checkout #tc-container-mobile #thecheckout-cart-summary,
  #checkout #tc-container-mobile #thecheckout-confirm,
  #module-thecheckout-order #tc-container-mobile #thecheckout-account,
  #module-thecheckout-order #tc-container-mobile #thecheckout-newsletter,
  #module-thecheckout-order #tc-container-mobile #thecheckout-address-invoice,
  #module-thecheckout-order #tc-container-mobile #thecheckout-address-delivery,
  #module-thecheckout-order #tc-container-mobile #thecheckout-order-message,
  #module-thecheckout-order #tc-container-mobile #thecheckout-shipping,
  #module-thecheckout-order #tc-container-mobile #thecheckout-payment,
  #module-thecheckout-order #tc-container-mobile #thecheckout-cart-summary,
  #module-thecheckout-order #tc-container-mobile #thecheckout-confirm {
    background-color: #fff; }
  #checkout #tc-container-mobile #thecheckout-payment,
  #module-thecheckout-order #tc-container-mobile #thecheckout-payment {
    margin-bottom: 40px; }
  #checkout #tc-container-mobile #thecheckout-confirm,
  #module-thecheckout-order #tc-container-mobile #thecheckout-confirm {
    margin-bottom: 40px; }
  #checkout .field-label,
  #module-thecheckout-order .field-label {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 4px; }
  #checkout .error-msg,
  #module-thecheckout-order .error-msg {
    font-size: 14px;
    font-style: normal; }

.empty-cart-notice__label {
  font-size: 26px;
  font-weight: 400;
  color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.free-delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-top: 1px solid #B1A28D; }
  .free-delivery__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 12px; }
  .free-delivery__content {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #000; }
    .free-delivery__content strong {
      font-weight: bold; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2022 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#tc-container .checkout-block[class*='num-'] .block-header:before,
#tc-container-mobile .checkout-block[class*='num-'] .block-header:before {
  display: none; }
#tc-container #thecheckout-login-form,
#tc-container #thecheckout-account,
#tc-container #thecheckout-newsletter,
#tc-container #thecheckout-address-invoice,
#tc-container #thecheckout-address-delivery,
#tc-container #thecheckout-shipping,
#tc-container #thecheckout-payment,
#tc-container #thecheckout-order-message,
#tc-container-mobile #thecheckout-login-form,
#tc-container-mobile #thecheckout-account,
#tc-container-mobile #thecheckout-newsletter,
#tc-container-mobile #thecheckout-address-invoice,
#tc-container-mobile #thecheckout-address-delivery,
#tc-container-mobile #thecheckout-shipping,
#tc-container-mobile #thecheckout-payment,
#tc-container-mobile #thecheckout-order-message {
  background-color: #fff; }
#tc-container #thecheckout-order-message,
#tc-container-mobile #thecheckout-order-message {
  margin-bottom: 50px; }
#tc-container #thecheckout-cart-summary,
#tc-container #thecheckout-confirm,
#tc-container-mobile #thecheckout-cart-summary,
#tc-container-mobile #thecheckout-confirm {
  background-color: #fff; }
#tc-container .checkout-block,
#tc-container-mobile .checkout-block {
  padding: 0; }
  @media screen and (min-width: 768px) {
    #tc-container .checkout-block,
    #tc-container-mobile .checkout-block {
      padding: 0; } }
  #tc-container .checkout-block#thecheckout-login-form,
  #tc-container-mobile .checkout-block#thecheckout-login-form {
    padding-top: 0; }
  #tc-container .checkout-block#thecheckout-address-invoice, #tc-container .checkout-block#thecheckout-address-delivery, #tc-container .checkout-block#thecheckout-shipping, #tc-container .checkout-block#thecheckout-payment,
  #tc-container-mobile .checkout-block#thecheckout-address-invoice,
  #tc-container-mobile .checkout-block#thecheckout-address-delivery,
  #tc-container-mobile .checkout-block#thecheckout-shipping,
  #tc-container-mobile .checkout-block#thecheckout-payment {
    padding-top: 60px; }
  #tc-container .checkout-block#thecheckout-order-message,
  #tc-container-mobile .checkout-block#thecheckout-order-message {
    padding-top: 0; }
    @media screen and (min-width: 768px) {
      #tc-container .checkout-block#thecheckout-order-message,
      #tc-container-mobile .checkout-block#thecheckout-order-message {
        padding-top: 60px; } }
  #tc-container .checkout-block#thecheckout-cart-summary,
  #tc-container-mobile .checkout-block#thecheckout-cart-summary {
    padding-bottom: 0; }
  #tc-container .checkout-block#thecheckout-confirm,
  #tc-container-mobile .checkout-block#thecheckout-confirm {
    padding-top: 0; }
#tc-container .inner-area,
#tc-container-mobile .inner-area {
  padding: 0; }
#tc-container .block-header,
#tc-container-mobile .block-header {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 7px 15px;
  background-color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 35px;
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 768px) {
    #tc-container .block-header,
    #tc-container-mobile .block-header {
      margin-left: 0;
      margin-right: 0; } }

#thecheckout-login-form #login-form {
  padding: 0 0 40px;
  max-width: none; }
#thecheckout-login-form .classic-login {
  margin: 0; }
#thecheckout-login-form .form-footer .btn {
  display: block;
  width: 100%;
  padding: 11px 22px; }
#thecheckout-login-form .forgot-password {
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
  color: #000; }
  #thecheckout-login-form .forgot-password:hover, #thecheckout-login-form .forgot-password:focus {
    color: #7C102F; }

#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; } }
#thecheckout-address-invoice .customer-addresses,
#thecheckout-address-delivery .customer-addresses {
  margin-bottom: 20px; }

#thecheckout-shipping .boxnow-map-widget-button {
  max-height: none; }
#thecheckout-shipping .carrier-extra-content.afboxnow {
  padding-left: 20px;
  padding-top: 15px; }
  @media screen and (min-width: 576px) {
    #thecheckout-shipping .carrier-extra-content.afboxnow {
      padding-left: 35px; } }
#thecheckout-shipping #boxnow-popup-content-wrapper {
  padding-top: 15px; }
#thecheckout-shipping .delivery-options .row.delivery-option + .clearfix,
#thecheckout-shipping .delivery-options .row.delivery-option ~ .clearfix {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EDEDED; }
#thecheckout-shipping .delivery-option-label {
  cursor: pointer; }
#thecheckout-shipping .delivery-option-name {
  margin-bottom: 5px; }
#thecheckout-shipping .carrier-delay {
  font-size: 14px;
  font-weight: 400; }
#thecheckout-shipping .carrier-price {
  font-size: 14px;
  font-weight: 400; }
#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-option .carrier-name {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }
#thecheckout-shipping .delivery-option.active .carrier-name {
  font-weight: 600; }
#thecheckout-shipping .delivery-option-label:hover .carrier-name, #thecheckout-shipping .delivery-option-label:focus .carrier-name {
  font-weight: 600; }

body #thecheckout-payment .payment-option .custom-radio {
  margin-right: 18px; }
  @media screen and (min-width: 576px) {
    body #thecheckout-payment .payment-option .custom-radio {
      margin-right: 28px; } }
body #thecheckout-payment .additional-information {
  font-size: 14px;
  font-weight: 400;
  padding-left: 40px;
  margin-left: 0; }
  @media screen and (min-width: 576px) {
    body #thecheckout-payment .additional-information {
      padding-left: 50px; } }
body #thecheckout-payment .tc-main-title {
  cursor: pointer; }
  body #thecheckout-payment .tc-main-title .h6 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase; }
  body #thecheckout-payment .tc-main-title.active .h6 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase; }

#delivery label {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

#thecheckout-cart-summary .card-block {
  padding: 0; }
#thecheckout-cart-summary .cart-summary {
  background-color: #F6F6F6;
  padding: 20px 15px; }
  @media screen and (min-width: 768px) {
    #thecheckout-cart-summary .cart-summary {
      padding: 20px 35px; } }
#thecheckout-cart-summary .cart-voucher .form-control {
  background-color: #fff; }
#thecheckout-cart-summary .product-line-delete {
  position: absolute;
  top: 0;
  right: 0; }
#thecheckout-cart-summary .product-line-info a.label {
  padding-right: 30px; }
#thecheckout-cart-summary .product-line-qty {
  padding: 0; }
#thecheckout-cart-summary .qty-container {
  display: block; }
#thecheckout-cart-summary a.cart-line-product-quantity-up, #thecheckout-cart-summary a.cart-line-product-quantity-down {
  background-size: 34%;
  border: none; }
#thecheckout-cart-summary input.cart-line-product-quantity {
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #000; }
#thecheckout-cart-summary .product-line-price {
  text-align: right; }

body#checkout.compact-cart #tc-container .qty-container .qty-box {
  transform: none; }

body.compact-cart #tc-container .block-promo .promo-code {
  padding: 0 !important; }

#thecheckout-confirm #conditions-to-approve {
  margin-bottom: 20px; }
#thecheckout-confirm .js-terms {
  font-size: 13px; }
  #thecheckout-confirm .js-terms a {
    color: #7C102F; }
#thecheckout-confirm #confirm_order {
  width: 100%; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
body .block-promo form {
  display: block; }
body .block-promo .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.block-promo .cart-voucher-area {
  padding: 0;
  background: transparent; }

#cart .block-promo .cart-voucher-area {
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (min-width: 768px) {
    #cart .block-promo .cart-voucher-area {
      padding-left: 20px;
      padding-right: 20px; } }

.cart-voucher .input-group-voucher {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
.cart-voucher .form-control {
  margin-right: 0;
  border: none;
  background-color: #fff; }
.cart-voucher .btn-voucher {
  padding: 10px 21px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.order-confirmation {
  max-width: 1000px;
  margin: 0 auto; }
  .order-confirmation__header {
    margin-bottom: 30px; }
  .order-confirmation__title {
    display: block;
    font-size: 38px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px; }
  .order-confirmation__subtitle {
    display: block;
    margin-bottom: 30px; }
    .order-confirmation__subtitle p {
      display: block;
      font-size: 20px;
      font-weight: normal;
      color: #000;
      padding: 0;
      margin: 0; }
  .order-confirmation__email-text {
    display: block;
    margin-bottom: 60px;
    font-size: 20px;
    font-weight: normal;
    color: #000; }
  .order-confirmation__header {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-bottom: 20px; }
    .order-confirmation__header--border {
      border-bottom: 1px solid #DBDBDB;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .order-confirmation__header--small {
      font-size: 22px;
      margin-bottom: 30px; }
  .order-confirmation__box {
    background-color: #F7F7F7;
    padding: 30px 20px;
    margin-bottom: 30px; }

.order-details {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .order-details__title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000; }
  .order-details__text {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #000; }

#order-items .card-title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px; }
#order-items .order-line {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  #order-items .order-line__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    max-width: 75px;
    margin-right: 10px; }
  #order-items .order-line__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
#order-items .details {
  font-size: 15px;
  font-weight: normal;
  color: #000; }
#order-items .qty {
  font-size: 15px;
  font-weight: normal;
  color: #000; }

.order-confirmation-table-sum td {
  font-size: 15px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px; }
.order-confirmation-table-sum .totals td {
  font-weight: bold; }
  .order-confirmation-table-sum .totals td .value {
    font-size: 24px; }

#order-confirmation #order-items table tr {
  height: 30px; }

#content-hook_payment_return {
  padding-top: 20px;
  font-size: 15px;
  font-weight: normal;
  color: #000; }

#order-confirmation #registration-form {
  max-width: 1000px;
  margin: 30px auto; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.addresses-footer a[data-link-action="add-address"] i {
  vertical-align: middle; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.home-banners-slider.elementor-column {
  position: static;
  display: block; }
.home-banners-slider .elementor-column-wrap {
  display: block; }
.home-banners-slider .swiper-slide {
  max-width: 317px; }

.elementor-editor-active .home-banners-slider .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.elementor-editor-active .home-banners-slider .elementor-iqit-banner {
  max-width: 317px; }

/*
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 #inner-wrapper.container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 100px; }
#contact .contactMap {
  position: relative;
  margin-bottom: 20px;
  pointer-events: none; }
  @media screen and (min-width: 768px) {
    #contact .contactMap {
      margin-bottom: 50px; } }
  #contact .contactMap iframe {
    pointer-events: all; }
  #contact .contactMap .contactMap__inner {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10; }
    #contact .contactMap .contactMap__inner .container {
      position: relative; }
  #contact .contactMap .mapBox {
    display: block;
    background-color: rgba(255, 255, 255, 0.92);
    padding: 40px 15px 40px;
    position: absolute;
    top: 40px;
    right: 0;
    pointer-events: all;
    max-width: 225px; }
    #contact .contactMap .mapBox .contact-page-info {
      border: none; }
    @media screen and (min-width: 768px) {
      #contact .contactMap .mapBox {
        padding: 50px 40px 60px;
        right: 100px;
        max-width: 345px; } }
#contact .wpcf7 h3 {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.2px;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    #contact .wpcf7 h3 {
      margin-bottom: 20px; } }
#contact .wpcf7 label {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }
#contact .wpcf7 .wpcf7-submit {
  display: block;
  width: 100%;
  max-width: 205px;
  font-size: 14px;
  font-weight: 600;
  padding: 17px 22px;
  margin-left: auto;
  margin-right: auto;
  text-transform: none; }
  @media screen and (min-width: 768px) {
    #contact .wpcf7 .wpcf7-submit {
      margin-right: 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)
*/
.text-12 {
  font-size: 12px; }

.text-13 {
  font-size: 13px; }

.text-14 {
  font-size: 14px; }

.text-15 {
  font-size: 15px; }

.text-16 {
  font-size: 16px; }

.text-17 {
  font-size: 17px; }

.text-18 {
  font-size: 18px; }

.text-19 {
  font-size: 19px; }

.text-20 {
  font-size: 20px; }

.text-21 {
  font-size: 21px; }

.text-22 {
  font-size: 22px; }

.text-23 {
  font-size: 23px; }

.text-24 {
  font-size: 24px; }

.text-25 {
  font-size: 25px; }

.text-26 {
  font-size: 26px; }

.text-27 {
  font-size: 27px; }

.text-28 {
  font-size: 28px; }

.text-29 {
  font-size: 29px; }

.text-30 {
  font-size: 30px; }

.text-31 {
  font-size: 31px; }

.text-32 {
  font-size: 32px; }

@media screen and (min-width: 768px) {
  .text-md-16 {
    font-size: 16px; } }

@media screen and (min-width: 768px) {
  .text-md-17 {
    font-size: 17px; } }

@media screen and (min-width: 768px) {
  .text-md-18 {
    font-size: 18px; } }

@media screen and (min-width: 768px) {
  .text-md-19 {
    font-size: 19px; } }

@media screen and (min-width: 768px) {
  .text-md-20 {
    font-size: 20px; } }

@media screen and (min-width: 768px) {
  .text-md-21 {
    font-size: 21px; } }

@media screen and (min-width: 768px) {
  .text-md-22 {
    font-size: 22px; } }

@media screen and (min-width: 768px) {
  .text-md-23 {
    font-size: 23px; } }

@media screen and (min-width: 768px) {
  .text-md-24 {
    font-size: 24px; } }

@media screen and (min-width: 768px) {
  .text-md-25 {
    font-size: 25px; } }

@media screen and (min-width: 768px) {
  .text-md-26 {
    font-size: 26px; } }

@media screen and (min-width: 768px) {
  .text-md-27 {
    font-size: 27px; } }

@media screen and (min-width: 768px) {
  .text-md-28 {
    font-size: 28px; } }

@media screen and (min-width: 768px) {
  .text-md-29 {
    font-size: 29px; } }

@media screen and (min-width: 768px) {
  .text-md-30 {
    font-size: 30px; } }

@media screen and (min-width: 768px) {
  .text-md-31 {
    font-size: 31px; } }

@media screen and (min-width: 768px) {
  .text-md-32 {
    font-size: 32px; } }

.font-weight-300 {
  font-weight: 300; }

.font-weight-400 {
  font-weight: 400; }

.font-weight-500 {
  font-weight: 500; }

.font-weight-600 {
  font-weight: 600; }

.color-text {
  color: #000; }

.color-red {
  color: #7C102F; }

.bg-red {
  background-color: #7C102F; }

.bg-EB {
  background-color: #EBEBEB; }

.max-225 {
  max-width: 225px; }

/*# sourceMappingURL=custom.css.map */
