/*!
 * 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)
*/
.autocomplete-suggestions {
  display: block !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)
*/
.navigation__list, .navigation__sub-list, .main-navigation__list, .subMenu__list, .home-tab__links {
  margin: 0;
  padding: 0;
  list-style: none; }

.navigation__link, .navigation__sub-link, .main-navigation__link {
  width: 100%;
  height: 100%; }

a, .navigation, .navigation__link:before, .navigation__icon img, .navigation__icon svg, .navigation__text, .navigation__drop-ico, .navigation__sub-drop-ico, .main-navigation, .main-navigation__link:before, .main-navigation__icon img, .main-navigation__icon svg, .main-navigation__text, .main-navigation__drop-ico, .subMenu__text, .subMenu__drop-ico, #module-amazzingblog-blog .blog-subcategories .blog-subcategory a, .amazzingblog .post-item .post-item__body, .amazzingblog .post-item .item-readmore, #product .product-cover .expander,
#product .product-cover .expander > span, .thumbnail-container .wizard-miniature-icon__text, .search-info__icon, .search-info__label, .search-info__text, .search-info__footer, .home-tab__links li a .home-tab__link-icon {
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

a {
  background-color: transparent; }

a,
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover, a:not([href]):focus {
    color: inherit;
    text-decoration: none; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  outline-offset: -2px;
  -webkit-appearance: none; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  width: auto;
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

[role="button"] {
  cursor: pointer; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg {
  display: block;
  overflow: hidden;
  vertical-align: middle; }

pre {
  margin-top: 0;
  overflow: auto;
  margin-bottom: 1rem; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

small {
  font-size: 80%; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

summary {
  display: list-item;
  cursor: pointer; }

output {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield; }

.easyzoom-flyout img {
  width: auto;
  height: auto;
  max-width: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
@font-face {
  font-family: 'PF BeauSans Pro';
  src: url("../font/PFBeauSansPro/PFBeauSansPro-Regular.eot");
  src: url("../font/PFBeauSansPro/PFBeauSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../font/PFBeauSansPro/PFBeauSansPro-Regular.woff2") format("woff2"), url("../font/PFBeauSansPro/PFBeauSansPro-Regular.woff") format("woff"), url("../font/PFBeauSansPro/PFBeauSansPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'PF BeauSans Pro';
  src: url("../font/PFBeauSansPro/PFBeauSansPro-Bold.eot");
  src: url("../font/PFBeauSansPro/PFBeauSansPro-Bold.eot?#iefix") format("embedded-opentype"), url("../font/PFBeauSansPro/PFBeauSansPro-Bold.woff2") format("woff2"), url("../font/PFBeauSansPro/PFBeauSansPro-Bold.woff") format("woff"), url("../font/PFBeauSansPro/PFBeauSansPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'PF BeauSans Pro';
  src: url("../font/PFBeauSansPro/PFBeauSansPro-Black.eot");
  src: url("../font/PFBeauSansPro/PFBeauSansPro-Black.eot?#iefix") format("embedded-opentype"), url("../font/PFBeauSansPro/PFBeauSansPro-Black.woff2") format("woff2"), url("../font/PFBeauSansPro/PFBeauSansPro-Black.woff") format("woff"), url("../font/PFBeauSansPro/PFBeauSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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: 17px;
  line-height: 1.2;
  font-weight: normal;
  color: #494948;
  background-color: #F0F0F0;
  margin: 0; }

a {
  color: #494948;
  text-decoration: none; }
  a:hover, a:focus {
    color: #C70200; }

.badge {
  white-space: normal; }

.hidden-el {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0; }

input[type="radio"].hidden-el {
  opacity: 0; }

.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.text-underline {
  text-decoration: underline; }

.alert-danger {
  color: #721c24; }

.alert-success {
  color: #155724; }

.alert-warning {
  color: #856404; }

.product-description h1, .product-description h2, .product-description h3, .product-description h4, .product-description h5, .product-description h6 {
  font-weight: bold;
  margin-bottom: 20px;
  color: #000; }
.product-description h1 {
  font-size: 26px; }
.product-description h2 {
  font-size: 24px; }
.product-description h3 {
  font-size: 22px; }
.product-description h4 {
  font-size: 20px; }
.product-description h5 {
  font-size: 18px; }
.product-description h6 {
  font-size: 16px; }
.product-description p {
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
  color: #494948;
  margin-bottom: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#wrapper {
  /*@include flex-auto;*/
  padding-top: 0;
  position: relative; }

#index #wrapper {
  padding-top: 0; }

body #main .page-content {
  margin-bottom: 0; }

#index #inner-wrapper.container {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }

#cart #inner-wrapper.container {
  max-width: 1320px; }

#contact #inner-wrapper.container {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }

#products .alert {
  margin-top: 20px; }

/*#left-column{
    @include media-min-to(md){       
        max-width: 280px;
    }
}
#content-wrapper.left-column{
    @include media-min-to(md){
        padding-left: 35px;
        -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc( 100% - 280px );
        -ms-flex: 0 0 calc( 100% - 280px );
            flex: 0 0 calc( 100% - 280px );
        max-width: -webkit-calc( 100% - 280px );
        max-width: calc( 100% - 280px );
    }
}*/
#back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 100;
  bottom: 23px; }

@media screen and (max-width: 991px) {
  #product #back-to-top {
    bottom: 5rem; } }

@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)
*/
#main-page-content {
  padding-top: 116px; }
  @media screen and (min-width: 992px) {
    #main-page-content {
      padding-top: 112px; } }
  @media screen and (min-width: 1580px) {
    #main-page-content {
      padding-top: 151px; } }
  #main-page-content #header {
    position: absolute;
    width: 100%;
    top: 0; }
    #main-page-content #header.pre-fixed {
      position: fixed;
      -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      transform: translate(0, -100%);
      overflow: hidden; }
    #main-page-content #header.fixed {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      transition: transform ease .3s;
      overflow: visible; }
      #main-page-content #header.fixed .header__bottom,
      #main-page-content #header.fixed .burger-btn__label,
      #main-page-content #header.fixed .mobile-secondary-bar {
        display: none; }
      #main-page-content #header.fixed .header__logo img {
        max-width: 174px; }
    #main-page-content #header .print--logo {
      display: none; }

#header .header-btn-w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 70px;
  padding: 0;
  border-right: 1px solid rgba(111, 111, 111, 0.4); }
  @media screen and (min-width: 1580px) {
    #header .header-btn-w {
      min-width: 102px; } }
  #header .header-btn-w .header-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 12px; }
    @media screen and (min-width: 1580px) {
      #header .header-btn-w .header-btn {
        padding: 26px 20px; } }
    #header .header-btn-w .header-btn:hover, #header .header-btn-w .header-btn:focus {
      background-color: #474745; }

.header-top {
  background-color: #222021; }

.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.header__burger {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
  max-width: 140px; }
  @media screen and (min-width: 1580px) {
    .header__burger {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 195px;
      flex: 0 0 195px;
      max-width: 195px; } }
.header__content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto; }
.header__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(111, 111, 111, 0.4);
  padding-right: 0;
  padding-left: 15px; }
  @media screen and (min-width: 1580px) {
    .header__upper {
      padding-right: 55px;
      padding-left: 35px; } }
.header__logo img {
  max-width: 234px;
  padding-top: 5px; }
.header__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
  padding-left: 15px; }
  @media screen and (min-width: 1580px) {
    .header__bottom {
      padding-right: 55px;
      padding-left: 35px; } }
.header__info {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.header__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.header__logo {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px; }
  @media screen and (max-width: 1579px) {
    .header__logo img {
      width: auto;
      height: 50px; } }

.burger-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  background-color: #C70200;
  width: 100%;
  height: 100%; }
  .burger-btn:hover, .burger-btn:focus {
    background-color: #940100; }
  .burger-btn__label {
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 15px; }

.header-info {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #BABABA; }
  .header-info span {
    display: inline-block;
    color: #fff;
    text-decoration: underline; }
  .header-info:hover, .header-info:focus {
    color: #BABABA; }
    .header-info:hover span, .header-info:focus span {
      color: #C70200; }

.header-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 16px;
  font-size: 15px;
  font-weight: bold;
  color: #BABABA; }
  @media screen and (max-width: 1579px) {
    .header-link span {
      display: none; } }
  .header-link:hover, .header-link:focus {
    background-color: #474745;
    color: #BABABA; }
  @media screen and (min-width: 1580px) {
    .header-link svg {
      margin-right: 10px; } }

#header-user-btn .dropdown {
  width: 100%;
  height: 100%; }
#header-user-btn .dropdown-menu {
  box-shadow: 0 11px 22px rgba(0, 0, 0, 0.16); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#mobile-header {
  background-color: #222021; }
  #mobile-header .row-mobile-header {
    margin-left: -15px;
    margin-right: -15px; }
  #mobile-header .col-mobile-logo {
    padding-left: 10px; }
    #mobile-header .col-mobile-logo img {
      display: block;
      width: 100%;
      max-width: 140px;
      height: auto;
      padding-top: 5px; }
  #mobile-header .col-mobile-btn-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background-color: #C70200; }
    #mobile-header .col-mobile-btn-menu a svg {
      width: 24px;
      height: 20px; }

#mobile-cart-toogle {
  position: relative; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.iqit-megamenu-container {
  display: none; }

.navigation {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 350px;
  height: 100%;
  z-index: 100;
  background-color: #fff;
  border-right: 1px solid #DDD8D1;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .navigation.opened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  @media screen and (min-width: 992px) {
    .navigation {
      display: none !important; } }
  .navigation__over {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 100;
    transition: opacity 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
    .navigation__over.opened {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
    @media screen and (min-width: 1200px) {
      .navigation__over {
        display: none; } }
  .navigation__header {
    display: block;
    width: 100%;
    padding: 17px 12px;
    border-bottom: 1px solid #D6D6D6; }
    .navigation__header .menu-btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .navigation__header .menu-btn__text {
      font-size: 18px;
      font-weight: bold;
      color: #C70200; }
    @media screen and (min-width: 1200px) {
      .navigation__header .menu-btn__icon {
        display: none; } }

.navigation__content {
  height: 100%;
  overflow: auto; }
  .navigation__content::-webkit-scrollbar {
    width: 5px; }
  .navigation__content::-webkit-scrollbar-button {
    background: #fff; }
  .navigation__content::-webkit-scrollbar-track-piece {
    background: #fff;
    border-radius: 10px; }
  .navigation__content::-webkit-scrollbar-thumb {
    background: #C70200; }
.navigation__list {
  padding-bottom: 24px;
  padding-bottom: 1.5rem; }
.navigation__item {
  display: block;
  border-bottom: 1px solid #D6D6D6; }
.navigation__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 35px 18px 12px;
  position: relative;
  /*        @include hover{
              &:before {
                  opacity: 1;
              }
              .navigation__icon,
              .navigation__text,
              .navigation__drop-ico{
                  color: #fff;
              }
              .navigation__icon{
                  img{
                      -webkit-filter: brightness(0) invert(1);
                      filter: brightness(0) invert(1);
                  }
              }
          }*/ }
  .navigation__link:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #C70200;
    z-index: -1;
    opacity: 0; }
.navigation__item.opened .navigation__link {
  background-color: #C70200; }
  .navigation__item.opened .navigation__link .navigation__icon,
  .navigation__item.opened .navigation__link .navigation__text,
  .navigation__item.opened .navigation__link .navigation__drop-ico {
    color: #fff; }
  .navigation__item.opened .navigation__link .navigation__icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
.navigation__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  margin-right: 12px;
  margin-right: 0.75rem; }
  .navigation__icon svg {
    display: block;
    height: 24px;
    margin: 0 auto; }
.navigation__text {
  font-size: 14px;
  color: #494948; }
.navigation__drop-ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  color: #8E816E;
  cursor: pointer; }

.navigation__sub-menu {
  display: none;
  padding: 0;
  background-color: rgba(216, 216, 216, 0.33); }
.navigation__sub-item {
  display: block; }
  .navigation__sub-item.active .navigation__sub-link {
    background-color: #D8D8D8;
    color: #C70200; }
.navigation__sub-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 16px 16px 12px;
  font-size: 14px;
  color: #3E2A0E;
  position: relative; }
  .navigation__sub-link:hover, .navigation__sub-link:focus {
    background-color: #D8D8D8;
    color: #C70200; }
.navigation__sub-drop-ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  color: #8E816E;
  cursor: pointer; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-page-content.menu-fixed .main-navigation__over,
#main-page-content.menu-fixed .main-navigation {
  position: fixed;
  top: 56px; }
  @media screen and (min-width: 1580px) {
    #main-page-content.menu-fixed .main-navigation__over,
    #main-page-content.menu-fixed .main-navigation {
      top: 82px; } }

.main-navigation {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #F0F0F0;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px); }
  .main-navigation.opened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible; }
  @media screen and (max-width: 991px) {
    .main-navigation {
      display: none !important; } }
  .main-navigation__over {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 99;
    transition: opacity 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
    @media screen and (max-width: 991px) {
      .main-navigation__over {
        display: none !important; } }
    .main-navigation__over.opened {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
  .main-navigation__container {
    padding: 0; }
    @media screen and (min-width: 1800px) {
      .main-navigation__container {
        padding: 0  0 0 55px; } }
  .main-navigation__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .main-navigation__list {
    padding: 15px;
    /*border-right: 1px solid #D6D6D6;*/
    -webkit-box-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative; }
    .main-navigation__list:after {
      content: '';
      display: block;
      width: 1px;
      height: 100%;
      background-color: #D6D6D6;
      position: absolute;
      top: 0;
      right: 0; }
    @media screen and (min-width: 1580px) {
      .main-navigation__list {
        -webkit-box-flex: 0 0 325px;
        -ms-flex: 0 0 325px;
        flex: 0 0 325px;
        max-width: 325px;
        padding: 15px 15px 15px 0; } }
  .main-navigation__item {
    display: block;
    margin-bottom: 6px; }
    @media screen and (min-width: 1580px) {
      .main-navigation__item {
        margin-bottom: 10px; } }
  .main-navigation__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 6px;
    min-height: 52px;
    position: relative; }
    @media screen and (min-width: 1580px) {
      .main-navigation__link {
        padding: 10px 12px;
        min-height: 58px; } }
    .main-navigation__link:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #C70200;
      z-index: -1;
      opacity: 0;
      border-radius: 2px; }
    .main-navigation__link.active:before {
      opacity: 1; }
    .main-navigation__link.active .main-navigation__icon,
    .main-navigation__link.active .main-navigation__text,
    .main-navigation__link.active .main-navigation__drop-ico {
      color: #fff; }
    .main-navigation__link.active .main-navigation__icon img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
    .main-navigation__link:hover:before, .main-navigation__link:focus:before {
      opacity: 1; }
    .main-navigation__link:hover .main-navigation__icon,
    .main-navigation__link:hover .main-navigation__text,
    .main-navigation__link:hover .main-navigation__drop-ico, .main-navigation__link:focus .main-navigation__icon,
    .main-navigation__link:focus .main-navigation__text,
    .main-navigation__link:focus .main-navigation__drop-ico {
      color: #fff; }
    .main-navigation__link:hover .main-navigation__icon img, .main-navigation__link:focus .main-navigation__icon img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
  .main-navigation__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 12px; }
    .main-navigation__icon svg {
      display: block;
      height: 24px;
      margin: 0 auto; }
  .main-navigation__text {
    font-size: 16px;
    line-height: 18px;
    color: #494948;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 16px; }
  .main-navigation__drop-ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    color: #494948;
    cursor: pointer; }

.subMenu {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  padding: 15px 10px;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  /*overflow: auto;*/
  /*border-right: 1px solid #D6D6D6;*/ }
  .subMenu:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #D6D6D6;
    position: absolute;
    top: 0;
    right: 0; }
  @media screen and (min-width: 1580px) {
    .subMenu {
      max-width: 315px;
      padding: 15px; } }
  @media screen and (min-width: 1800px) {
    .subMenu {
      max-width: 325px; } }
  .subMenu.active {
    opacity: 1;
    visibility: visible;
    z-index: 10; }
  .subMenu__list {
    height: 100%;
    overflow: auto; }
    .subMenu__list::-webkit-scrollbar {
      width: 5px; }
    .subMenu__list::-webkit-scrollbar-track {
      background-color: #E5E5E5; }
    .subMenu__list::-webkit-scrollbar-thumb {
      background-color: #494948; }
  .subMenu__item {
    display: block;
    margin-bottom: 2px; }
  .subMenu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    padding: 12px 12px;
    position: relative; }
    .subMenu__link:hover, .subMenu__link:focus {
      background-color: #E5E5E5; }
      .subMenu__link:hover .subMenu__text,
      .subMenu__link:hover .subMenu__drop-ico, .subMenu__link:focus .subMenu__text,
      .subMenu__link:focus .subMenu__drop-ico {
        color: #C70200; }
    .subMenu__link.active {
      background-color: #E5E5E5; }
      .subMenu__link.active .subMenu__text,
      .subMenu__link.active .subMenu__drop-ico {
        color: #C70200; }
  .subMenu__text {
    font-size: 16px;
    line-height: 20px;
    color: #494948;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 16px; }
  .subMenu__drop-ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    color: #494948;
    cursor: pointer; }

.menu-banner {
  display: none;
  background-color: #fff;
  padding: 15px;
  width: 100%;
  max-width: 310px;
  margin-left: auto; }
  @media screen and (min-width: 1580px) {
    .menu-banner {
      display: block;
      max-width: 310px; } }
  @media screen and (min-width: 1800px) {
    .menu-banner {
      max-width: 365px; } }
  .menu-banner + .menu-banner {
    display: none !important; }
  .menu-banner__img {
    text-align: center; }
    .menu-banner__img img {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto; }
  .menu-banner__content {
    padding: 20px 35px; }
  .menu-banner__title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 10px; }
  .menu-banner__text {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #494948;
    padding: 0;
    margin-bottom: 10px; }
  .menu-banner__link {
    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)
*/
#footer {
  background-color: #222021;
  padding: 0; }

#footer-container-main {
  padding-bottom: 70px; }

.footer__logo {
  display: block;
  text-align: center;
  margin-bottom: 50px; }

#footer .footer-logo img {
  max-width: 307px;
  max-width: 250px; }

.footer-services {
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  background-color: #F0F0F0; }
  @media screen and (max-width: 767px) {
    .footer-services .container {
      padding-left: 0;
      padding-right: 0; } }
  .footer-services .col-md-3,
  .footer-services .col-md-4 {
    border-bottom: 1px solid #fff; }
    @media screen and (min-width: 768px) {
      .footer-services .col-md-3,
      .footer-services .col-md-4 {
        border-bottom: none;
        border-right: 1px solid rgba(112, 112, 112, 0.2); }
        .footer-services .col-md-3:last-child,
        .footer-services .col-md-4:last-child {
          border-right: none; } }
  .footer-services__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer-services__item:hover, .footer-services__item:focus {
      /*background-color: darken(#F0F0F0, 10%);*/ }
    @media screen and (min-width: 768px) {
      .footer-services__item {
        padding-top: 55px;
        padding-bottom: 40px; } }
  .footer-services__icon {
    margin-bottom: 15px;
    min-height: 32px; }
    @media screen and (min-width: 768px) {
      .footer-services__icon {
        margin-bottom: 20px; } }
    .footer-services__icon svg {
      margin: 0 auto; }
  .footer-services__title {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #393939;
    padding: 0;
    margin-bottom: 10px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .footer-services__title {
        margin-bottom: 12px; } }
  .footer-services__text {
    display: block;
    max-width: 260px;
    font-size: 15px;
    color: #393939;
    padding: 0;
    margin: 0 auto;
    text-align: center; }

.footer-logo {
  padding: 40px 0 0; }

#footer .block-title,
#checkout-footer .block-title {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #797979;
  padding: 0 0 15px;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    #footer .block-title,
    #checkout-footer .block-title {
      padding: 0;
      margin-bottom: 45px; } }

@media screen and (max-width: 767px) {
  #footer .block-title,
  #checkout-footer .block-title {
    margin-top: 0; }

  #footer .block-title > span {
    display: block; }

  #footer .block-toggle > .block-title span::after {
    float: right; }

  #footer .block-content {
    padding-top: 20px; } }
#footer .block-iqitlinksmanager-1 .block-title {
  border-bottom: 1px solid #454545; }
  @media screen and (min-width: 768px) {
    #footer .block-iqitlinksmanager-1 .block-title {
      border-bottom: none; } }

.block-links ul > li a {
  display: inline-block;
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  padding-left: 0;
  margin-bottom: 4px; }
  .block-links ul > li a:hover, .block-links ul > li a:focus {
    color: #C70200; }

@media screen and (min-width: 768px) {
  .block-iqitlinksmanager {
    max-width: 220px; } }

@media screen and (max-width: 767px) {
  #footer .block-iqitcontactpage {
    padding-top: 50px;
    padding-bottom: 50px;
    flex-basis: initial; } }
@media screen and (min-width: 768px) {
  #footer .block-iqitcontactpage {
    max-width: 350px; } }
@media screen and (min-width: 1200px) {
  #footer .block-iqitcontactpage {
    max-width: 400px;
    padding-left: 50px; } }

.block--newsletter {
  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) {
    .block--newsletter {
      max-width: 432px;
      margin-left: auto; } }
  .block--newsletter .copyrights {
    margin-top: auto; }

.block-links ul > li a:before {
  display: none; }

.contact-rich__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 35px; }
  .contact-rich__row:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .contact-rich__row--desktop {
      display: none; } }
.contact-rich__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  max-width: 20px;
  margin-right: 15px; }
.contact-rich__content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto; }
.contact-rich__link {
  display: inline-block;
  font-size: 17px;
  font-weight: normal;
  color: #fff; }
  .contact-rich__link:hover, .contact-rich__link:focus {
    color: #C70200; }

.phone-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  border: 2px solid #fff;
  font-size: 25px;
  font-weight: bold;
  padding: 12px 16px;
  color: #fff; }
  .phone-btn svg {
    margin-right: 10px; }
  @media screen and (min-width: 768px) {
    .phone-btn {
      display: none; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer-copyrights {
  background-color: #fff;
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    #footer-copyrights {
      background-color: #F0F0F0; } }
  @media screen and (min-width: 992px) {
    #footer-copyrights {
      padding: 15px 0; } }

.paymnets-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  .paymnets-icons__item {
    padding: 0 10px 10px; }
    @media screen and (min-width: 992px) {
      .paymnets-icons__item {
        padding: 0 10px; } }

.copyrights {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .copyrights .copyrights__link,
  .copyrights .copyrights__text,
  .copyrights .copyrights__powered {
    font-size: 12px;
    font-weight: normal;
    color: #797979;
    padding: 0 2px; }
  .copyrights .copyrights__powered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px; }
    .copyrights .copyrights__powered svg {
      margin: 0 5px; }
    .copyrights .copyrights__powered:hover, .copyrights .copyrights__powered:focus {
      color: #C70200; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#module-amazzingblog-blog.layout-full-width #inner-wrapper.container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }
@media screen and (min-width: 768px) {
  #module-amazzingblog-blog.layout-right-column #content-wrapper {
    padding-top: 50px; } }
@media screen and (min-width: 768px) {
  #module-amazzingblog-blog.layout-right-column #right-column {
    border-left: 1px solid #D4D4D4;
    padding-top: 80px; } }
#module-amazzingblog-blog #wrapper {
  background-color: #fff; }
#module-amazzingblog-blog .breadcrumb {
  background-color: #F4F4F4; }
#module-amazzingblog-blog .amazzingblog__title {
  display: block;
  font-size: 27px;
  color: #494948;
  padding: 0;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    #module-amazzingblog-blog .amazzingblog__title {
      font-size: 36px; } }
#module-amazzingblog-blog .blog-subcategories {
  padding: 0;
  margin: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: -10px;
  margin-left: -10px; }
  #module-amazzingblog-blog .blog-subcategories .blog-subcategory {
    margin: 0;
    padding: 0; }
  #module-amazzingblog-blog .blog-subcategories .blog-subcategory a {
    font-size: 16px;
    font-weight: bold;
    color: #909090;
    padding: 10px;
    margin: 0;
    border-bottom: 6px solid transparent; }
    @media screen and (min-width: 768px) {
      #module-amazzingblog-blog .blog-subcategories .blog-subcategory a {
        font-size: 24px; } }
    #module-amazzingblog-blog .blog-subcategories .blog-subcategory a.active {
      border-bottom: 6px solid #C70200;
      color: #C70200; }
    #module-amazzingblog-blog .blog-subcategories .blog-subcategory a:hover, #module-amazzingblog-blog .blog-subcategories .blog-subcategory a:focus {
      border-bottom: 6px solid #C70200;
      color: #C70200; }
#module-amazzingblog-blog .post-item {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #module-amazzingblog-blog .post-item {
      margin-bottom: 70px; } }

.amazzingblog__header {
  background-color: #F4F4F4; }
.amazzingblog__body {
  background-color: #fff;
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    .amazzingblog__body {
      padding-top: 40px; } }
.amazzingblog .ab-pagination.top {
  display: none; }
.amazzingblog .ab-pagination.bottom {
  padding: 40px 0;
  margin: 0;
  text-align: right; }
.amazzingblog .post-item {
  padding: 0;
  border: none; }
  .amazzingblog .post-item .post-item-cover img {
    display: block;
    width: 100%;
    height: auto; }
  .amazzingblog .post-item .post-item__body {
    background-color: #fff;
    padding: 15px 0;
    position: relative;
    z-index: 2;
    border-bottom: 5px solid transparent; }
    @media screen and (min-width: 768px) {
      .amazzingblog .post-item .post-item__body {
        padding: 25px;
        margin-top: -50px;
        max-width: 90%;
        max-width: calc( 100% - 25px ); } }
  .amazzingblog .post-item .post-item-title {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #393939;
    padding: 0;
    margin-top: 0; }
  .amazzingblog .post-item .post-item-content {
    font-size: 15px;
    font-weight: 400;
    color: #393939; }
  .amazzingblog .post-item .post-item-footer {
    border: none; }
  .amazzingblog .post-item .item-readmore {
    font-size: 16px;
    font-weight: normal;
    color: #BABABA; }
  .amazzingblog .post-item .post-item-date,
  .amazzingblog .post-item .author,
  .amazzingblog .post-item .views-num,
  .amazzingblog .post-item .comments-num,
  .amazzingblog .post-item .post-item-footer .post-tag {
    display: none; }
  .amazzingblog .post-item a:hover .post-item__body, .amazzingblog .post-item a:focus .post-item__body {
    border-bottom: 5px solid #E41017; }
  .amazzingblog .post-item a:hover .item-readmore, .amazzingblog .post-item a:focus .item-readmore {
    color: #E41017; }
@media screen and (min-width: 768px) {
  .amazzingblog .post-list.item-list.grid > .post-item-wrapper:nth-child(1), .amazzingblog .post-list.item-list.grid > .post-item-wrapper:nth-child(2) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .amazzingblog .post-list.item-list.grid > .post-item-wrapper:nth-child(1) .post-item__body, .amazzingblog .post-list.item-list.grid > .post-item-wrapper:nth-child(2) .post-item__body {
      max-width: calc( 100% - 45px ); } }

.ab.block.carousel-view {
  margin: 0; }

.amazzingblogTags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .amazzingblogTags {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .amazzingblogTags__label {
    font-size: 14px;
    font-weight: bold;
    color: #909090;
    width: 100%;
    padding: 5px 10px;
    padding-left: 0; }
    @media screen and (min-width: 768px) {
      .amazzingblogTags__label {
        font-size: 17px;
        flex: 0 0 100px;
        max-width: 100px;
        padding: 10px; } }
  .amazzingblogTags__content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px; }
    @media screen and (min-width: 768px) {
      .amazzingblogTags__content {
        flex: auto; } }
  .amazzingblogTags .amazzingblogTag {
    font-size: 14px;
    font-weight: bold;
    color: #C70200;
    padding: 5px 10px; }
    @media screen and (min-width: 768px) {
      .amazzingblogTags .amazzingblogTag {
        font-size: 18px;
        padding: 10px; } }
    .amazzingblogTags .amazzingblogTag:hover, .amazzingblogTags .amazzingblogTag:focus {
      text-decoration: underline; }

.post-page__title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #494948;
  padding: 0;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .post-page__title {
      font-size: 29px;
      margin-bottom: 30px; } }
.post-page .post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  color: #393939; }
  .post-page .post-date svg {
    margin-right: 6px; }
.post-page .post-main-image {
  padding: 0;
  border: none;
  margin-bottom: 40px; }
.post-page .post-content {
  display: block;
  font-size: 17px;
  font-weight: 400;
  color: #393939;
  text-align: left; }
.post-page .post-after-content {
  padding-top: 20px;
  border-top: 1px solid #D4D4D4;
  padding-bottom: 50px; }
.post-page .post-sharing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.post-page .displayPostAfterComments {
  padding-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .post-page .displayPostAfterComments {
      padding-bottom: 100px; } }

.post--tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  margin-right: -10px;
  margin-left: -10px; }
  .post--tags .post--tag {
    font-size: 14px;
    font-weight: bold;
    color: #C70200;
    padding: 5px 10px; }
    .post--tags .post--tag:hover, .post--tags .post--tag:focus {
      text-decoration: underline; }
    @media screen and (min-width: 768px) {
      .post--tags .post--tag {
        font-size: 18px;
        padding: 10px; } }

.displayRightColumn .block--title {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 5px solid #C70200;
  margin-bottom: 10px;
  color: #C70200; }
  @media screen and (min-width: 768px) {
    .displayRightColumn .block--title {
      margin-bottom: 30px; } }
.displayRightColumn .block-viewall {
  display: none; }
.displayRightColumn .item-list .post-item-wrapper a {
  display: block;
  padding: 20px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }
.displayRightColumn .item-list .post-item-wrapper .post-item-compact {
  margin: 0; }
.displayRightColumn .item-list .post-item-wrapper .post-item-title-compact {
  font-size: 16px;
  font-weight: bold;
  color: #393939; }
.displayRightColumn .item-list .post-item-wrapper .post-item-content-compact {
  font-size: 14px;
  font-weight: 400;
  color: #393939; }
.displayRightColumn .item-list .post-item-wrapper a:hover, .displayRightColumn .item-list .post-item-wrapper a:focus {
  background-color: rgba(240, 240, 240, 0.51);
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA; }
  .displayRightColumn .item-list .post-item-wrapper a:hover .post-item-title-compact, .displayRightColumn .item-list .post-item-wrapper a:focus .post-item-title-compact {
    color: #C70200; }
.displayRightColumn .item-list .post-item-cover-compact,
.displayRightColumn .item-list .post-item-infos-compact {
  display: none; }

.displayPostFooter .block--title h2 {
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #494948;
  padding: 0;
  margin-bottom: 30px; }

#module-amazzingblog-blog .swiper-slide .post-item {
  margin-bottom: 0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.wpcf7-submit {
  font-size: 15px;
  font-weight: bold;
  background-color: #909090;
  color: #fff;
  border-radius: 2px;
  padding: 18px 40px; }
  .wpcf7-submit:hover, .wpcf7-submit:focus {
    background-color: #777777;
    color: #fff;
    text-decoration: none; }

.btn-primary {
  font-size: 16px;
  font-weight: bold;
  background-color: #C70200;
  color: #fff;
  border-radius: 2px;
  padding: 11px 21px; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #940100;
    color: #fff;
    text-decoration: none; }

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #940100;
  opacity: .65; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #940100; }

.btn-secondary {
  font-size: 16px;
  font-weight: bold;
  background-color: #393939;
  color: #BABABA;
  border-radius: 4px;
  padding: 11px 21px; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #474745; }

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #474745;
  color: #BABABA;
  opacity: .65; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #474745;
  color: #BABABA; }

.btn-gray {
  font-size: 15px;
  font-weight: bold;
  background-color: #F0F0F0;
  color: #909090;
  border-radius: 2px;
  padding: 11px 21px; }
  .btn-gray:hover, .btn-gray:focus {
    background-color: #d7d7d7; }

.btn-gray.disabled,
.btn-gray:disabled {
  background-color: #F0F0F0;
  color: #909090;
  opacity: .65; }

.btn-gray:not(:disabled):not(.disabled).active,
.btn-gray:not(:disabled):not(.disabled):active {
  background-color: #F0F0F0;
  color: #909090; }

.btn--tocart {
  font-size: 16px;
  font-weight: bold;
  background-color: #F0F0F0;
  color: #909090;
  border: 1px solid #494948;
  border-radius: 2px;
  padding: 11px 21px; }
  .btn--tocart:hover, .btn--tocart:focus {
    background-color: #d7d7d7; }

.btn--filter {
  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: 130px;
  font-size: 16px;
  font-weight: bold;
  background-color: #393939;
  color: #fff;
  border-radius: 2px;
  padding: 11px 21px; }
  .btn--filter svg {
    margin-right: 6px; }
  .btn--filter:hover, .btn--filter:focus {
    background-color: #202020;
    color: #fff; }
  @media screen and (max-width: 767px) {
    .btn--filter {
      display: none; } }

.listing-btn--filter {
  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%;
  font-size: 16px;
  font-weight: bold;
  background-color: transparent;
  color: #C70200;
  border-radius: 2px;
  padding: 11px 21px; }
  .listing-btn--filter svg {
    margin-right: 6px; }
  .listing-btn--filter:hover, .listing-btn--filter:focus {
    background-color: #393939;
    color: #C70200; }

.product-add-to-cart .btn-iqitwishlist-add {
  background-color: #DADADA; }
  .product-add-to-cart .btn-iqitwishlist-add:hover, .product-add-to-cart .btn-iqitwishlist-add:focus {
    background-color: #c1c1c1; }

.btn-continue-shopping {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #F0F0F0;
  font-size: 15px;
  font-weight: bold;
  color: #909090; }
  .btn-continue-shopping svg {
    margin-right: 10px; }
  .btn-continue-shopping:hover, .btn-continue-shopping:focus {
    background-color: #d7d7d7;
    color: #909090; }

.product-miniature .btn-product-list {
  width: 100%;
  max-width: 50%;
  background-color: #393939;
  line-height: 1;
  color: #BABABA;
  padding: 8px 10px;
  text-align: center;
  border-radius: 2px; }
  .product-miniature .btn-product-list:hover, .product-miniature .btn-product-list:focus {
    background-color: #202020; }
  .product-miniature .btn-product-list span {
    display: none; }
  .product-miniature .btn-product-list svg {
    pointer-events: none;
    /* fix for add to cart btn */
    margin: 0 auto; }
  .product-miniature .btn-product-list.btn-product-list--link {
    padding: 14px 10px; }

.product-add-to-cart .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%;
  padding: 15px 21px; }
  @media screen and (min-width: 992px) {
    .product-add-to-cart .add-to-cart {
      max-width: 145px; } }
  @media screen and (min-width: 1200px) {
    .product-add-to-cart .add-to-cart {
      max-width: none; } }
  .product-add-to-cart .add-to-cart svg {
    margin-right: 10px; }
    @media screen and (min-width: 576px) {
      .product-add-to-cart .add-to-cart svg {
        margin-right: 20px; } }
    @media screen and (min-width: 992px) {
      .product-add-to-cart .add-to-cart svg {
        margin-right: 7px; } }
    @media screen and (min-width: 1200px) {
      .product-add-to-cart .add-to-cart svg {
        margin-right: 20px; } }

.download-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F8F8F8;
  border-radius: 2px;
  padding: 15px 20px; }
  .download-btn__icon--first {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33px;
    flex: 0 0 33px;
    max-width: 33px;
    margin-right: 10px; }
  .download-btn__icon--last {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    max-width: 16px;
    margin-left: 10px; }
  .download-btn__label {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 15px;
    font-weight: normal;
    color: #494948; }
  .download-btn:hover, .download-btn:focus {
    background-color: #dfdfdf; }

.js-cart-detailed-actions a,
#confirm_order {
  padding: 16px 21px; }

#confirm_order.textval--disabled,
#confirm_order.storeselected--disabled {
  opacity: .65;
  pointer-events: none; }

.add .add-to-cart.btn--disabled {
  opacity: .65;
  pointer-events: none; }

.js-product-miniature-wrapper .add-to-cart.miniature-disabled {
  opacity: .65;
  pointer-events: none; }

.wizard-sticky-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  bottom: 90px;
  right: 0;
  z-index: 999;
  background-color: #C70200;
  box-shadow: 0 3px 22px rgba(0, 0, 0, 0.26);
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  overflow: hidden;
  -webkit-transform: translate(170px, 0);
  -ms-transform: translate(170px, 0);
  transform: translate(170px, 0); }
  .wizard-sticky-btn__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #fff; }
  .wizard-sticky-btn__text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 400;
    color: #fff;
    padding: 11px 10px; }
  .wizard-sticky-btn:hover, .wizard-sticky-btn:focus {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 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)
*/
#content-wrapper .page-title {
  display: block;
  font-size: 33px;
  font-weight: bold;
  color: #393939; }

#cart #content-wrapper .page-title {
  font-size: 31px;
  color: #494948; }

#content-wrapper .product_header .page-title {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #494948; }
  @media screen and (min-width: 768px) {
    #content-wrapper .product_header .page-title {
      font-size: 31px; } }

#cms #content-wrapper .page-title {
  display: block;
  font-size: 17px;
  font-weight: bold;
  color: #393939;
  padding: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    #cms #content-wrapper .page-title {
      font-size: 23px; } }

#content-wrapper .section-title {
  display: block;
  font-size: 27px;
  font-weight: bold;
  color: #494948;
  padding: 0;
  margin-bottom: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module,
#footer-container-main.footer-style-1 .ps-emailsubscription-block .ps-emailsubscription-conditions {
  max-width: none; }

.ps-emailsubscription-block .ps-emailsubscription-conditions {
  display: block;
  font-size: 12px;
  color: #fff; }

.newsletter-input-group .newsletter-icon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px;
  pointer-events: none; }

.form-control.input-subscription {
  background-color: #fff;
  border: none;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: normal;
  color: #2D373C; }
  .form-control.input-subscription::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: normal;
    color: #2D373C; }
  .form-control.input-subscription::-moz-placeholder {
    font-size: 17px;
    font-weight: normal;
    color: #2D373C; }
  .form-control.input-subscription:-ms-input-placeholder {
    font-size: 17px;
    font-weight: normal;
    color: #2D373C; }
  .form-control.input-subscription:-moz-placeholder {
    font-size: 17px;
    font-weight: normal;
    color: #2D373C; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
body .page-content select.form-control-select.form-control,
body .page-content .form-control,
.form-control,
#search_widget .form-search-control,
textarea {
  border: 1px solid #F5F5F5;
  border-radius: 2px;
  background-color: #F5F5F5;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  height: auto;
  outline: none;
  color: #494948;
  padding: 12px 14px; }
  body .page-content select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content .form-control::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder,
  #search_widget .form-search-control::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #494948; }
  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: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #494948; }
  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: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #494948; }
  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: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #494948; }
  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 {
    border: 1px solid #494948;
    box-shadow: none; }

body .page-content .has-float-label select.form-control,
.not-extra-field {
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto;
  background: none;
  background-color: #F5F5F5; }

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; }

.wpcf7 label,
.field-label {
  font-size: 16px;
  font-weight: normal;
  color: #909090; }

body .form-group {
  padding: 0; }

.ps-17-newsletter-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  color: #fff;
  font-size: 12px;
  margin-bottom: 0; }
  .ps-17-newsletter-checkbox p {
    margin-bottom: 0; }
  .ps-17-newsletter-checkbox a {
    color: #fff; }
    .ps-17-newsletter-checkbox a:hover, .ps-17-newsletter-checkbox a:focus {
      color: #fff;
      text-decoration: underline; }

[data-link-action="toggle-password-visibility"] {
  top: 25px; }

.c-custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .c-custom-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .c-custom-checkbox svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    margin-top: 0;
    margin-right: 5px; }
  .c-custom-checkbox label,
  .c-custom-checkbox span.label {
    display: block;
    font-size: 13px;
    width: 100%; }
  .c-custom-checkbox .c-custom-checkbox__empty {
    display: block; }
  .c-custom-checkbox .c-custom-checkbox__checked {
    display: none; }
  .c-custom-checkbox input:checked ~ .c-custom-checkbox__empty {
    display: none; }
  .c-custom-checkbox input:checked ~ .c-custom-checkbox__checked {
    display: block; }

.custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .custom-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .custom-checkbox svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    margin-top: 0;
    margin-right: 5px; }
  .custom-checkbox label,
  .custom-checkbox span.label {
    display: block;
    font-size: 13px;
    width: 100%; }
  .custom-checkbox .custom-checkbox__empty {
    display: block; }
  .custom-checkbox .custom-checkbox__checked {
    display: none; }
  .custom-checkbox input:checked ~ .custom-checkbox__empty {
    display: none; }
  .custom-checkbox input:checked ~ .custom-checkbox__checked {
    display: block; }

body .custom-radio {
  width: auto;
  height: auto;
  margin-right: 6px;
  box-shadow: none;
  background-color: transparent;
  border: none; }
  body .custom-radio input[type=radio] {
    opacity: 0;
    position: absolute; }
  body .custom-radio input + span {
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #DDD8D1;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff; }
  body .custom-radio input[type=radio]:checked + span {
    display: block;
    position: static;
    width: 22px;
    height: 22px;
    left: -1px;
    top: -1px;
    right: auto;
    bottom: auto;
    border: 6px solid #C70200;
    background-color: #fff;
    animation: none; }

.custom-checkbox input[type=checkbox] + span:not(.color),
.custom-radio {
  border: none; }

body .has-float-label :not(:placeholder-shown):not(:focus) {
  border-color: #494948; }

body .form-group.missing-street-number label[data-missing-street-nr-notice]:after {
  display: none; }

#afternet-checkout-transportcompany-field {
  border: 1px solid #F5F5F5;
  border-radius: 2px;
  background-color: #F5F5F5;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  height: auto;
  outline: none;
  color: #494948;
  padding: 12px 14px; }
  #afternet-checkout-transportcompany-field::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #494948; }
  #afternet-checkout-transportcompany-field::-moz-placeholder {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #494948; }
  #afternet-checkout-transportcompany-field:-ms-input-placeholder {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #494948; }
  #afternet-checkout-transportcompany-field:-moz-placeholder {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #494948; }
  #afternet-checkout-transportcompany-field:focus {
    border: 1px solid #494948;
    box-shadow: none; }

.c-switch {
  display: block;
  cursor: pointer;
  margin: 0;
  width: 42px;
  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: #00BAFF;
    border-radius: 7px;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 2; }
  .c-switch__dot {
    display: block;
    width: 20px;
    height: 20px;
    border: 5px solid #fff;
    background-color: #0080AF;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
  .c-switch input[type=checkbox]:checked + .c-switch__dot,
  .c-switch input[type=radio]:checked + .c-switch__dot {
    left: auto;
    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)
*/
.has-compact-filter #amazzing_filter {
  max-width: 350px; }
  .has-compact-filter #amazzing_filter .compact-toggle {
    display: block !important;
    background-color: transparent;
    border-radius: 0;
    color: #fff; }
    @media screen and (min-width: 1200px) {
      .has-compact-filter #amazzing_filter .compact-toggle {
        display: none !important; } }
  .has-compact-filter #amazzing_filter .compact-toggle-text {
    background-color: #C70200;
    border-top-right-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    text-transform: none; }
  .has-compact-filter #amazzing_filter .compact-toggle-icon {
    background-color: #C70200;
    border-bottom-left-radius: 4px; }
  .has-compact-filter #amazzing_filter .btn-holder {
    background-color: transparent; }

#amazzing_filter .selectedFilters .clearAll {
  background: transparent; }
  #amazzing_filter .selectedFilters .clearAll .all:hover, #amazzing_filter .selectedFilters .clearAll .all:focus {
    color: #C70200; }
  #amazzing_filter .selectedFilters .clearAll i {
    display: none; }
#amazzing_filter .selectedFilters .cf {
  display: inline-block;
  background: transparent; }
#amazzing_filter .title_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  font-weight: bold;
  color: #494948;
  padding: 20px 15px;
  margin: 0;
  border-bottom: 1px solid #DEDEDE; }
  #amazzing_filter .title_block .compact-toggle {
    display: block;
    position: static;
    margin: 0 0 0 auto; }
#amazzing_filter .af_filter {
  border-bottom: 1px solid #DEDEDE; }
#amazzing_filter form {
  padding-top: 0; }
#amazzing_filter .af_subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #494948; }
#amazzing_filter .af-checkbox-label:after,
#amazzing_filter .af-radio-label:after {
  box-shadow: none; }
#amazzing_filter .af-checkbox-label:after {
  width: 17px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.514' height='17' viewBox='0 0 16.514 17'%3E%3Cg fill='%23fff' stroke='%23bcbcbc' stroke-width='1'%3E%3Crect width='16.514' height='17' rx='2' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='15.514' height='16' rx='1.5' fill='none'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 17px 17px;
  background-position: center;
  background-repeat: no-repeat;
  border: none; }
#amazzing_filter .active > .af-checkbox-label:before {
  content: '';
  width: 17px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.514' height='17' viewBox='0 0 16.514 17'%3E%3Cg transform='translate(0 0)' fill='%23fff' stroke='%23959595' stroke-width='1'%3E%3Crect width='16.514' height='17' rx='4' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='15.514' height='16' rx='3.5' fill='none'/%3E%3C/g%3E%3Crect width='16.514' height='17' rx='2' transform='translate(0 0)' fill='%23c70200'/%3E%3Cpath d='M1514.115,476.238l2.028,2.271,3.719-5.316' transform='translate(-1508.936 -467.14)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.3'/%3E%3C/svg%3E%0A");
  background-size: 17px 17px;
  background-position: center;
  background-repeat: no-repeat;
  top: 1px;
  left: 2px;
  animation: none; }
#amazzing_filter .af_filter .name {
  font-size: 14px;
  font-weight: normal;
  color: #393939; }
#amazzing_filter .af_filter .count {
  font-size: 13px;
  font-weight: normal;
  color: #ACACAC; }
#amazzing_filter .af-slider {
  margin-top: 20px; }
#amazzing_filter .af-slider .pointer {
  background: #C70200;
  border: 5px solid #C70200; }
#amazzing_filter .af-slider .back-bar {
  background: #DDDDDD; }
#amazzing_filter .af-slider .selected-bar {
  background: #C70200; }

.has-compact-filter.show-filter .af-compact-overlay {
  background: rgba(34, 32, 33, 0.85);
  opacity: 1; }

.has-compact-filter .af.block .block_content {
  padding: 0 15px; }

.icon-filter.compact-toggle-icon,
.compact-toggle-text {
  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)
*/
.block-social-links {
  text-align: left;
  padding-top: 20px; }

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0; }
  .social-links__wrap {
    display: block; }
  .social-links__img {
    display: block; }
  .social-links li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border-radius: 50%;
    margin: 0; }
    .social-links li a {
      color: #C70200; }
    .social-links li svg {
      height: 20px; }

.social-sharing {
  padding-top: 20px;
  margin-bottom: 0; }
  .social-sharing ul {
    margin-bottom: 0; }
  .social-sharing li {
    padding: 0 6px; }
    .social-sharing li a {
      color: #6C6C6C; }
      .social-sharing li a:hover, .social-sharing li a:focus {
        color: #C70200; }
  .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: 16px 15px;
  margin: 0; }
  @media screen and (min-width: 992px) {
    body #wrapper .breadcrumb {
      padding: 16px 60px; } }
  body #wrapper .breadcrumb svg {
    display: inline-block; }
body #wrapper .breadcrumb ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
body #wrapper .breadcrumb li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  body #wrapper .breadcrumb li .home-svg {
    position: relative;
    top: -3px; }
body #wrapper .breadcrumb li:first-child span {
  display: block; }
body #wrapper .breadcrumb li:after {
  display: none; }
body #wrapper .breadcrumb__sep {
  margin: 0 10px; }
body #wrapper .breadcrumb li a,
body #wrapper .breadcrumb li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #494948; }
body #wrapper .breadcrumb li a:hover, body #wrapper .breadcrumb li a:focus {
  color: #000; }
body #wrapper .breadcrumb.breadcrumb--horizontal ol {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: auto;
  padding-bottom: 10px;
  padding-right: 5px; }
body #wrapper .breadcrumb.breadcrumb--horizontal li a,
body #wrapper .breadcrumb.breadcrumb--horizontal li span {
  white-space: nowrap; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
body .slick-prev {
  left: 0; }
  @media screen and (max-width: 767px) {
    body .slick-prev {
      left: 0; } }
body .slick-next {
  right: 0; }
  @media screen and (max-width: 767px) {
    body .slick-next {
      right: 0; } }
body ul.slick-dots li button:before {
  font-size: 12px;
  color: rgba(199, 2, 0, 0.33);
  opacity: 1; }
body ul.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #C70200; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#blockcart-modal .modal-body {
  padding-top: 20px; }
#blockcart-modal .product-name a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px; }
#blockcart-modal .cart-products-count {
  display: block;
  font-size: 14px;
  font-weight: normal; }
#blockcart-modal .free-delivery {
  margin: 20px 0;
  border: none; }

.customization-modal .modal-header {
  padding: 10px 20px; }
.customization-modal .modal-title {
  font-size: 1.2rem; }

.customization-modal .modal-content .modal-body {
  padding: 10px 20px 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)
*/
#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: #C70200; }
    #iqitcookielaw a:hover, #iqitcookielaw a:focus {
      text-decoration: underline; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#header .header-btn-w#header-search-btn {
  background-color: #474745;
  border-bottom: 6px solid #C70200;
  padding-right: 10px;
  padding-left: 10px; }
  @media screen and (min-width: 1580px) {
    #header .header-btn-w#header-search-btn {
      padding-right: 30px; } }

#search_widget .form-search-control {
  padding: 12px 60px 12px 14px;
  border-radius: 0;
  border: none;
  background-color: transparent;
  font-size: 17px;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  outline: none;
  box-shadow: none; }
  #search_widget .form-search-control::-webkit-input-placeholder {
    font-size: 17px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff; }
  #search_widget .form-search-control::-moz-placeholder {
    font-size: 17px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff; }
  #search_widget .form-search-control:-ms-input-placeholder {
    font-size: 17px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff; }
  #search_widget .form-search-control:-moz-placeholder {
    font-size: 17px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff; }
  @media screen and (min-width: 992px) {
    #search_widget .form-search-control {
      min-width: 250px; } }
  @media screen and (min-width: 1200px) {
    #search_widget .form-search-control {
      min-width: 300px; } }
  @media screen and (min-width: 1580px) {
    #search_widget .form-search-control {
      min-width: 404px; } }

.search-widget .search-btn {
  padding: 0 5px;
  width: 32px;
  text-align: center; }
  .search-widget .search-btn svg {
    display: inline-block; }
  .search-widget .search-btn:hover, .search-widget .search-btn:focus {
    background-color: #424240; }
.search-widget .search-btn---mic {
  right: 32px; }

#search-widget-mobile {
  background-color: #474745; }
  #search-widget-mobile .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  #search-widget-mobile input {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 13px;
    line-height: 1.2;
    font-weight: bold;
    background-color: transparent;
    padding: 18px 10px;
    color: #fff;
    border: none;
    outline: none;
    box-shadow: none; }
    #search-widget-mobile input::-webkit-input-placeholder {
      font-size: 13px;
      line-height: 1.2;
      font-weight: bold;
      color: #fff; }
    #search-widget-mobile input::-moz-placeholder {
      font-size: 13px;
      line-height: 1.2;
      font-weight: bold;
      color: #fff; }
    #search-widget-mobile input:-ms-input-placeholder {
      font-size: 13px;
      line-height: 1.2;
      font-weight: bold;
      color: #fff; }
    #search-widget-mobile input:-moz-placeholder {
      font-size: 13px;
      line-height: 1.2;
      font-weight: bold;
      color: #fff; }

.autocomplete-suggestions::-webkit-scrollbar {
  width: 5px; }
.autocomplete-suggestions::-webkit-scrollbar-track {
  background-color: #DADADA; }
.autocomplete-suggestions::-webkit-scrollbar-thumb {
  background-color: #474745; }
.autocomplete-suggestions .name {
  display: block;
  font-size: 16px;
  color: #494948;
  margin-bottom: 6px; }
  .autocomplete-suggestions .name:hover, .autocomplete-suggestions .name:focus {
    color: #C70200; }
.autocomplete-suggestions .product-price__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
.autocomplete-suggestions .product-price {
  font-size: 17px;
  font-weight: bold;
  color: #C70200;
  margin-right: 8px; }
.autocomplete-suggestions .product-unitprice {
  font-size: 12px;
  color: #A8A8A8; }

#mobile-btn-search #search_widget {
  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)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.swiper {
  position: relative;
  overflow: hidden; }
  .swiper .swiper-pagination {
    position: relative;
    bottom: 0;
    padding-top: 20px; }
  .swiper .swiper-pagination-bullet-active {
    background: #C70200; }

.home-grid-slider .swiper-button-prev,
.home-grid-slider .swiper-button-next,
.home-product-slider-col .swiper-button-prev,
.home-product-slider-col .swiper-button-next,
.home-product-slider .swiper-button-prev,
.home-product-slider .swiper-button-next,
.home-categories-slider .swiper-button-prev,
.home-categories-slider .swiper-button-next,
.home-rent .swiper-button-prev,
.home-rent .swiper-button-next,
.need-also-slider .swiper-button-prev,
.need-also-slider .swiper-button-next,
.home-trends .swiper-button-prev,
.home-trends .swiper-button-next,
.sales-slider .swiper-button-prev,
.sales-slider .swiper-button-next {
  width: 42px;
  height: 42px;
  background-color: #C70200;
  color: #fff;
  opacity: 1;
  border-radius: 50%;
  padding: 2px; }
.home-grid-slider .swiper-button-prev:after,
.home-grid-slider .swiper-button-next:after,
.home-product-slider-col .swiper-button-prev:after,
.home-product-slider-col .swiper-button-next:after,
.home-product-slider .swiper-button-prev:after,
.home-product-slider .swiper-button-next:after,
.home-categories-slider .swiper-button-prev:after,
.home-categories-slider .swiper-button-next:after,
.home-rent .swiper-button-prev:after,
.home-rent .swiper-button-next:after,
.need-also-slider .swiper-button-prev:after,
.need-also-slider .swiper-button-next:after,
.home-trends .swiper-button-prev:after,
.home-trends .swiper-button-next:after,
.sales-slider .swiper-button-prev:after,
.sales-slider .swiper-button-next:after {
  font-size: 28px; }
.home-grid-slider .swiper-button-prev.swiper-button-disabled,
.home-grid-slider .swiper-button-next.swiper-button-disabled,
.home-product-slider-col .swiper-button-prev.swiper-button-disabled,
.home-product-slider-col .swiper-button-next.swiper-button-disabled,
.home-product-slider .swiper-button-prev.swiper-button-disabled,
.home-product-slider .swiper-button-next.swiper-button-disabled,
.home-categories-slider .swiper-button-prev.swiper-button-disabled,
.home-categories-slider .swiper-button-next.swiper-button-disabled,
.home-rent .swiper-button-prev.swiper-button-disabled,
.home-rent .swiper-button-next.swiper-button-disabled,
.need-also-slider .swiper-button-prev.swiper-button-disabled,
.need-also-slider .swiper-button-next.swiper-button-disabled,
.home-trends .swiper-button-prev.swiper-button-disabled,
.home-trends .swiper-button-next.swiper-button-disabled,
.sales-slider .swiper-button-prev.swiper-button-disabled,
.sales-slider .swiper-button-next.swiper-button-disabled {
  opacity: .4; }

.home-grid-slider .swiper-button-prev,
.home-grid-slider .swiper-button-next {
  background-color: rgba(206, 206, 206, 0.7);
  color: #494948; }
.home-grid-slider .swiper-button-next, .home-grid-slider .swiper-container-rtl .swiper-button-prev {
  right: 24px; }
.home-grid-slider .swiper-button-prev, .home-grid-slider .swiper-container-rtl .swiper-button-next {
  left: 24px; }

@media screen and (min-width: 1580px) {
  .home-product-slider .swiper-button-prev {
    -webkit-transform: translate(-54px, 0);
    -ms-transform: translate(-54px, 0);
    transform: translate(-54px, 0); }
  .home-product-slider .swiper-button-next {
    -webkit-transform: translate(54px, 0);
    -ms-transform: translate(54px, 0);
    transform: translate(54px, 0); } }

.home-brands .swiper-button-prev,
.home-brands .swiper-button-next,
.home-blog .swiper-button-prev,
.home-blog .swiper-button-next {
  width: 42px;
  height: 42px;
  background-color: transparent;
  color: #000;
  opacity: 1;
  border-radius: 50%;
  padding: 2px; }
.home-brands .swiper-button-prev:after,
.home-brands .swiper-button-next:after,
.home-blog .swiper-button-prev:after,
.home-blog .swiper-button-next:after {
  font-size: 28px; }
.home-brands .swiper-button-prev.swiper-button-disabled,
.home-brands .swiper-button-next.swiper-button-disabled,
.home-blog .swiper-button-prev.swiper-button-disabled,
.home-blog .swiper-button-next.swiper-button-disabled {
  opacity: .4; }

.swiper-home .swiper-pagination-bullet,
.sales-slider .swiper-pagination-bullet,
.home-brands .swiper-pagination-bullet,
.home-blog .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #ADB4B7;
  border: 2px solid #707070;
  opacity: .5; }
.swiper-home .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sales-slider .swiper-pagination-bullet.swiper-pagination-bullet-active,
.home-brands .swiper-pagination-bullet.swiper-pagination-bullet-active,
.home-blog .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ADB4B7;
  border: 2px solid #707070;
  opacity: 1; }
.swiper-home .swiper-pagination,
.sales-slider .swiper-pagination,
.home-brands .swiper-pagination,
.home-blog .swiper-pagination {
  padding: 10px 0; }

.home-grid-slider .swiper,
.home-product-slider-col .swiper,
.home-product-slider .swiper,
.home-categories-slider .swiper {
  display: block; }
.home-grid-slider .swiper-button-next:after, .home-grid-slider .swiper-container-rtl .swiper-button-prev:after,
.home-grid-slider .swiper-button-prev:after, .home-grid-slider .swiper-container-rtl .swiper-button-next:after,
.home-product-slider-col .swiper-button-next:after,
.home-product-slider-col .swiper-container-rtl .swiper-button-prev:after,
.home-product-slider-col .swiper-button-prev:after,
.home-product-slider-col .swiper-container-rtl .swiper-button-next:after,
.home-product-slider .swiper-button-next:after,
.home-product-slider .swiper-container-rtl .swiper-button-prev:after,
.home-product-slider .swiper-button-prev:after,
.home-product-slider .swiper-container-rtl .swiper-button-next:after,
.home-categories-slider .swiper-button-next:after,
.home-categories-slider .swiper-container-rtl .swiper-button-prev:after,
.home-categories-slider .swiper-button-prev:after,
.home-categories-slider .swiper-container-rtl .swiper-button-next:after {
  display: none; }
.home-grid-slider .swiper-pagination,
.home-product-slider-col .swiper-pagination,
.home-product-slider .swiper-pagination,
.home-categories-slider .swiper-pagination {
  position: absolute; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-banner {
  display: none;
  background-image: url("../img/banner-pattern.jpg");
  border-radius: 4px;
  padding: 0;
  width: 100%;
  max-width: 410px;
  position: fixed;
  top: 115px;
  right: 0;
  z-index: 9999; }
  @media screen and (min-width: 1200px) {
    .af-banner {
      top: 200px;
      right: 60px; } }
  .af-banner__inner {
    position: relative;
    padding: 30px; }
  .af-banner__title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #494948;
    border-bottom: 2px solid #494948;
    padding-bottom: 8px;
    margin-bottom: 12px; }
  .af-banner__border-top {
    border-top: 2px solid #494948;
    padding-top: 12px;
    margin-top: 12px; }
  .af-banner__list-text {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #494948; }
  .af-banner__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2; }
    .af-banner__close:hover, .af-banner__close:focus {
      background-color: #fff; }

.cart-banner {
  position: relative;
  border-bottom: 1px solid #D9D9D9; }
  .cart-banner__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px; }
    @media screen and (max-width: 991px) {
      .cart-banner__row {
        overflow: auto; } }
    @media screen and (min-width: 1200px) {
      .cart-banner__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .cart-banner__col {
    padding: 30px 15px;
    position: relative; }
    @media screen and (min-width: 576px) {
      .cart-banner__col {
        padding: 30px; } }
    @media screen and (max-width: 991px) {
      .cart-banner__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
  .cart-banner__item {
    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; }
  .cart-banner__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    max-width: 36px;
    margin-right: 10px; }
  @media screen and (min-width: 1200px) {
    .cart-banner__content {
      -webkit-box-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; } }
  .cart-banner__title, .cart-banner__subtitle {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #494948; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.fancybox-wrap {
  width: 100% !important;
  max-width: 600px !important; }

.fancybox-inner {
  width: 100% !important;
  height: 100% !important; }

.af-popup__body img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }
.af-popup__footer {
  background-color: #F0F0F0;
  padding: 30px 30px;
  text-align: left; }
  .af-popup__footer .popup-fcol {
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .af-popup__footer .popup-fcol {
        margin-bottom: 0; } }
  .af-popup__footer .popup-sec-row {
    padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #494948; }
.af-popup__title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #494948;
  padding: 0;
  margin-bottom: 10px; }
.af-popup__text {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #494948;
  padding: 0;
  margin-bottom: 0; }
.af-popup__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  color: #494948; }
  .af-popup__link svg {
    margin-right: 10px; }
  .af-popup__link:hover, .af-popup__link:focus {
    color: #C70200; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#manufacturer,
#module-iqitsearch-searchiqit,
#best-sales,
#new-products,
#prices-drop,
#category {
  background-color: #F0F0F0; }
  #manufacturer #content-wrapper,
  #module-iqitsearch-searchiqit #content-wrapper,
  #best-sales #content-wrapper,
  #new-products #content-wrapper,
  #prices-drop #content-wrapper,
  #category #content-wrapper {
    padding-top: 20px;
    padding-bottom: 50px; }
    @media screen and (min-width: 768px) {
      #manufacturer #content-wrapper,
      #module-iqitsearch-searchiqit #content-wrapper,
      #best-sales #content-wrapper,
      #new-products #content-wrapper,
      #prices-drop #content-wrapper,
      #category #content-wrapper {
        padding-top: 50px; } }
  #manufacturer #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,
  #category #content-wrapper .page-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px; }
    @media screen and (min-width: 768px) {
      #manufacturer #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,
      #category #content-wrapper .page-title {
        font-size: 33px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#js-product-list-top {
  border: none;
  margin: 0;
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    #js-product-list-top {
      border-top: 1px solid #DADADA;
      margin: 30px 0 0;
      padding: 20px 0; } }
  #js-product-list-top .dropdown-menu {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }

@media screen and (min-width: 768px) {
  #js-product-list-header.fixed {
    position: fixed;
    top: 64px;
    left: 0;
    z-index: 100;
    width: 100%;
    padding: 5px 15px;
    background-color: #F0F0F0;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18); } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    #js-product-list-header.fixed {
      top: 57px; } }
  @media screen and (min-width: 768px) and (min-width: 1580px) {
    #js-product-list-header.fixed {
      top: 80px; } }
@media screen and (min-width: 768px) {
    #js-product-list-header.fixed .page-title {
      width: 100%;
      max-width: 1430px;
      padding: 0;
      margin: 0 auto; } }

.list-top--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }
  .list-top--row .order-col,
  .list-top--row .listing-filter-wrap,
  .list-top--row .view-switcher {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 5px;
    padding-right: 5px; }
  .list-top--row .order-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
    @media screen and (min-width: 768px) {
      .list-top--row .order-col {
        border: none;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
  .list-top--row .listing-filter-wrap {
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    @media screen and (min-width: 768px) {
      .list-top--row .listing-filter-wrap {
        display: none; } }
  .list-top--row .view-switcher {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-top: 14px;
    padding-bottom: 14px; }
    @media screen and (min-width: 768px) {
      .list-top--row .view-switcher {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-top: 0;
        padding-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .list-top--row.fixed {
      position: fixed;
      top: 64px;
      left: 0;
      z-index: 100;
      width: 100%;
      background-color: #F0F0F0;
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18); } }
  @media screen and (max-width: 767px) and (min-width: 992px) {
    .list-top--row.fixed {
      top: 57px; } }
  @media screen and (max-width: 767px) and (min-width: 1580px) {
    .list-top--row.fixed {
      top: 98px; } }
  @media screen and (max-width: 767px) {
      .list-top--row.fixed .view-switcher {
        display: none; } }

.listing-btn--filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.products-selection .showing {
  font-size: 14px;
  color: #494948; }

.select-title.form-control {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
  color: #494948;
  padding: 6px 0; }

.select-title .select-title-name {
  max-width: none;
  margin-right: 10px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.pagination {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.pagination .page-list li {
  background-color: transparent;
  border: none; }

.pagination .page-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  font-size: 17px;
  font-weight: bold;
  border-radius: 50%;
  background-color: #DADADA;
  color: #494948; }
  .pagination .page-list a:hover, .pagination .page-list a:focus {
    background-color: #C70200;
    color: #fff; }

.pagination .page-list li.current a {
  background-color: #C70200;
  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)
*/
.product-miniature.product-miniature-default {
  background-color: #F7F7F7; }
  @media screen and (min-width: 768px) {
    .product-miniature.product-miniature-default:hover, .product-miniature.product-miniature-default:focus {
      background-color: #fff; } }
.product-miniature.product-miniature-viewed {
  background-color: transparent; }
  .product-miniature.product-miniature-viewed .product--description {
    padding: 15px 0; }
  .product-miniature.product-miniature-viewed .product--title a {
    font-size: 14px; }
  .product-miniature.product-miniature-viewed:hover, .product-miniature.product-miniature-viewed:focus {
    background-color: transparent; }
.product-miniature .thumbnail-container {
  background-color: #fff;
  padding: 16px; }
  .product-miniature .thumbnail-container img {
    display: block;
    width: 100%;
    height: auto;
    max-width: none; }
.product-miniature .product--description {
  padding: 12px 10px 25px; }
  @media screen and (min-width: 576px) {
    .product-miniature .product--description {
      padding: 25px; } }
.product-miniature .product--title {
  display: block;
  position: relative;
  min-height: 34px;
  margin-bottom: 5px; }
  @media screen and (min-width: 768px) {
    .product-miniature .product--title {
      min-height: 40px; } }
  .product-miniature .product--title a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #494948; }
    @media screen and (min-width: 768px) {
      .product-miniature .product--title a {
        font-size: 16px; }
        .product-miniature .product--title a:hover, .product-miniature .product--title a:focus {
          color: #C70200; } }
.product-miniature .product--title-link {
  height: 34px;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .product-miniature .product--title-link {
      height: 40px; } }
.product-miniature .product--hover-title {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  font-weight: bold;
  color: #494948;
  padding-bottom: 10px;
  background-color: #F7F7F7;
  opacity: 0;
  visibility: hidden; }
  @media screen and (min-width: 768px) {
    .product-miniature .product--hover-title {
      background-color: #fff;
      font-size: 16px; } }
.product-miniature .product--title:hover .product--hover-title {
  opacity: 1;
  visibility: visible; }
.product-miniature .product--availability {
  margin-bottom: 18px; }

.product-miniature-grid .product-functional-buttons {
  min-width: 30px; }

.product-miniature-grid .product-functional-buttons-bottom {
  bottom: auto;
  top: 0;
  left: auto;
  right: 0; }
  .product-miniature-grid .product-functional-buttons-bottom a {
    color: #BABABA; }

.product-miniature-grid .product-functional-buttons-bottom {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.product-miniature-grid:hover .product-functional-buttons-bottom {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

@media screen and (max-width: 767px) {
  .product-miniature-grid .product-functional-buttons-bottom {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible; }
    .product-miniature-grid .product-functional-buttons-bottom .btn-iqitwishlist-add svg {
      width: 17px;
      height: 20px; } }

.line-through {
  text-decoration: line-through; }

.products.row {
  margin-left: -6px;
  margin-right: -6px; }
  @media screen and (min-width: 768px) {
    .products.row {
      margin-left: -6px;
      margin-right: -6px; } }

.products.row > .col,
.products.row > [class*="col-"] {
  padding-left: 6px;
  padding-right: 6px; }
  @media screen and (min-width: 768px) {
    .products.row > .col,
    .products.row > [class*="col-"] {
      padding-left: 6px;
      padding-right: 6px; } }
  .products.row > .col.js-product-miniature-wrapper,
  .products.row > [class*="col-"].js-product-miniature-wrapper {
    padding-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .products.row > .col.js-product-miniature-wrapper,
      .products.row > [class*="col-"].js-product-miniature-wrapper {
        padding-bottom: 35px; } }

.elementor-products-carousel .swiper-slide,
.swiper--custom .swiper-slide {
  max-width: 288px; }
.elementor-products-carousel .js-product-miniature-wrapper,
.swiper--custom .js-product-miniature-wrapper {
  max-width: 277px; }
.elementor-products-carousel.js-viewed-slider .swiper-slide,
.swiper--custom.js-viewed-slider .swiper-slide {
  max-width: 170px; }
.elementor-products-carousel.js-viewed-slider .js-product-miniature-wrapper,
.swiper--custom.js-viewed-slider .js-product-miniature-wrapper {
  max-width: 170px; }
.elementor-products-carousel.js-trends-slider .swiper-slide,
.swiper--custom.js-trends-slider .swiper-slide {
  max-width: 262px; }
.elementor-products-carousel.js-trends-slider .js-product-miniature-wrapper,
.swiper--custom.js-trends-slider .js-product-miniature-wrapper {
  max-width: 254px; }
.elementor-products-carousel.js-need-also-slider .swiper-slide,
.swiper--custom.js-need-also-slider .swiper-slide {
  max-width: 480px; }
.elementor-products-carousel.js-need-also-slider .js-product-miniature-wrapper,
.swiper--custom.js-need-also-slider .js-product-miniature-wrapper {
  max-width: 470px; }

@media screen and (max-width: 575px) {
  .product-miniature-default .product-add-cart .input-group-add-cart {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 575px) {
  .product-miniature-grid .input-group-add-cart .input-group {
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px; } }

@media screen and (max-width: 575px) {
  .product-miniature .btn-product-list {
    max-width: 100%; } }

.js-need-also-slider .product-miniature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.js-need-also-slider .thumbnail-container {
  width: 100%;
  max-width: 206px; }
.js-need-also-slider .product--description {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px; }
.js-need-also-slider .product-miniature .product--title {
  min-height: 36px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 10px; }
.js-need-also-slider .product-add-cart {
  margin-top: auto; }
.js-need-also-slider .product-flags,
.js-need-also-slider .product-functional-buttons,
.js-need-also-slider .product--availability {
  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)
*/
#product #inner-wrapper.container {
  max-width: none;
  padding: 0; }

.product-info-row {
  padding-bottom: 40px;
  margin: 0; }
  @media screen and (min-width: 992px) {
    .product-info-row {
      padding-bottom: 0; } }
  .product-info-row__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (min-width: 992px) {
      .product-info-row__row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
  @media screen and (min-width: 992px) {
    .product-info-row .col-product-image,
    .product-info-row .col-product-additional,
    .product-info-row .col-product-info {
      padding-bottom: 60px; } }
  @media screen and (min-width: 1580px) {
    .product-info-row .col-product-image,
    .product-info-row .col-product-additional,
    .product-info-row .col-product-info {
      padding-bottom: 140px; } }
  .product-info-row .col-product-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media screen and (min-width: 992px) {
      .product-info-row .col-product-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
        max-width: 330px;
        border-right: 1px solid #D9D9D9; } }
    @media screen and (min-width: 1200px) {
      .product-info-row .col-product-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
        flex: 0 0 450px;
        max-width: 450px; } }
  .product-info-row .col-product-additional {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0; }
    @media screen and (min-width: 992px) {
      .product-info-row .col-product-additional {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 35px;
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (min-width: 1200px) {
      .product-info-row .col-product-additional {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        padding-left: 38px;
        padding-right: 38px; } }
  .product-info-row .col-product-info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 418px;
    flex: 1 1 418px;
    padding-top: 10px; }
    @media screen and (min-width: 992px) {
      .product-info-row .col-product-info {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding-top: 35px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 310px;
        flex: 0 0 310px;
        max-width: 310px; } }
    @media screen and (min-width: 1200px) {
      .product-info-row .col-product-info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 370px;
        flex: 0 0 370px;
        max-width: 370px; } }
    @media screen and (min-width: 1580px) {
      .product-info-row .col-product-info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 418px;
        flex: 0 0 418px;
        max-width: 418px; } }

#product .product-header {
  border-bottom: 1px solid #D9D9D9;
  padding-top: 10px; }
  #product .product-header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  #product .product-header__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
    @media screen and (min-width: 992px) {
      #product .product-header__content {
        padding-right: 20px; } }
  #product .product-header__brand {
    display: none; }
    @media screen and (min-width: 992px) {
      #product .product-header__brand {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 105px;
        flex: 0 0 105px;
        max-width: 105px;
        padding-bottom: 10px; } }
  #product .product-header__category {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #6C6C6C;
    padding: 0;
    margin-bottom: 4px; }
    @media screen and (min-width: 768px) {
      #product .product-header__category {
        font-size: 19px; } }
  #product .product-header__title {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      #product .product-header__title {
        font-size: 31px; } }
  #product .product-header__reviews {
    /*min-height: 25px;*/ }
    #product .product-header__reviews #iqitreviews-rating-product {
      padding-bottom: 10px; }
    #product .product-header__reviews .iqitreviews-nb {
      font-size: 12px; }
      @media screen and (min-width: 768px) {
        #product .product-header__reviews .iqitreviews-nb {
          font-size: 17px; } }
#product .product_header_container {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none; }
#product .product-manufacturer--mobile {
  display: block;
  max-width: 86px;
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    #product .product-manufacturer--mobile {
      display: none; } }
#product .product-manufacturer img {
  display: block;
  max-width: 100%;
  height: auto; }
#product .product-prices .product-reference {
  display: none; }
#product .product-description-short {
  display: block;
  font-size: 17px;
  font-weight: normal;
  color: #494948; }
#product .product-prices__inner {
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    #product .product-prices__inner {
      margin-bottom: 60px; } }
#product .tax-shipping-delivery-label {
  display: none; }
#product .product-additional-info {
  border: none;
  padding-top: 0; }
#product .product-minimal-quantity {
  margin: 0; }
#product .product-unit-price {
  padding-left: 8px; }

.additional-box__header {
  margin-bottom: 40px; }
.additional-box__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px; }
.additional-box__label {
  font-size: 14px;
  font-weight: 400;
  color: #909090;
  margin-right: 8px; }
.additional-box__value {
  font-size: 14px;
  font-weight: 400;
  color: #494948; }
.additional-box a.additional-box__value:hover, .additional-box a.additional-box__value:focus {
  color: #C70200; }
.additional-box__body {
  margin-bottom: 30px; }

.extra-colors {
  display: block; }
  .extra-colors__title {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 15px; }
  .extra-colors__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    margin-right: -5px; }
  .extra-colors__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96px;
    flex: 0 0 96px;
    max-width: 96px;
    padding-left: 5px;
    padding-right: 5px; }
  .extra-colors__link {
    display: block;
    width: 100%;
    background-color: #E5E5E5;
    border-radius: 2px;
    padding: 10px 10px 20px; }
    .extra-colors__link:hover, .extra-colors__link:focus {
      background-color: #fff; }
  .extra-colors__img {
    display: block;
    text-align: center;
    background-color: #fff;
    margin-bottom: 10px; }
    .extra-colors__img img {
      display: inline-block; }
  .extra-colors__label {
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #494948; }

.product-extra {
  background-color: #fff;
  padding-top: 0; }
  .product-extra__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (min-width: 992px) {
      .product-extra__row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
  .product-extra__side {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 60px 0 80px; }
    @media screen and (min-width: 992px) {
      .product-extra__side {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
        max-width: 330px;
        padding: 60px 15px 80px;
        border-right: 1px solid rgba(112, 112, 112, 0.2); } }
    @media screen and (min-width: 1200px) {
      .product-extra__side {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
        flex: 0 0 450px;
        max-width: 450px;
        padding: 70px 15px 80px; } }
  .product-extra__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 60px 0 80px; }
    @media screen and (min-width: 992px) {
      .product-extra__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        padding: 60px 20px 80px; } }
    @media screen and (min-width: 1200px) {
      .product-extra__content {
        padding: 70px 20px 80px; } }
    @media screen and (min-width: 1580px) {
      .product-extra__content {
        padding: 70px 40px 80px; } }

.technical-box {
  display: block;
  max-width: 260px; }
  @media screen and (min-width: 1200px) {
    .technical-box {
      margin: 0 auto; } }
  .technical-box__header {
    margin-bottom: 30px; }
    .technical-box__header .product-manufacturer {
      text-align: center; }
      .technical-box__header .product-manufacturer a {
        display: inline-block; }
  .technical-box__item {
    margin-bottom: 10px; }
    .technical-box__item:last-child {
      margin-bottom: 0; }

#pco_widget .pco-option-wrapper.error .pco-option-title {
  color: #C70200 !important; }

.date-error {
  display: none;
  font-size: 17px;
  font-weight: bold;
  color: #C70200;
  padding-top: 10px; }

#pco_widget .pco-option-wrapper.error .date-error {
  display: block; }

.rent-warning {
  display: block;
  font-size: 17px;
  font-weight: 400;
  color: #C70200;
  padding-top: 10px; }

.product-miniature .rent-warning {
  font-size: 12px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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 .MagicToolboxContainer {
  background-color: #fff; }

#product .product-cover .expander,
#product .product-cover .expander > span {
  background-color: #C70200; }

#product .product-cover .expander:hover, #product .product-cover .expander:focus {
  background-color: #940100;
  opacity: 1 !important; }
  #product .product-cover .expander:hover > span, #product .product-cover .expander:focus > span {
    background-color: #940100;
    opacity: 1 !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)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-variants > .product-variants-item {
  margin: 20px 0; }
  .product-variants > .product-variants-item:last-child {
    margin-bottom: 40px; }

.product-variants > .product-variants-item .custom-select2 {
  display: block;
  width: 100%;
  max-width: 200px; }

.product-variants .custom-select2 .form-control-select {
  background-color: #fff;
  border: 1px solid #D6D6D6; }

.product-variants select.form-control:not([size]):not([multiple]) {
  height: auto; }

.pco_option.pco-date {
  background-color: #fff;
  border: 1px solid #D6D6D6; }

.ui-widget.ui-widget-content {
  z-index: 9999 !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)
*/
.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: 22px;
    font-weight: normal;
    color: #909090;
    text-decoration: line-through;
    margin-left: 8px; }
  .price-box .product-price {
    font-size: 31px;
    font-weight: bold;
    color: #C70200; }

.price--tm {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #909090; }

.price--fpa {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #A8A8A8; }

#col-product-info .price-box {
  margin-bottom: 4px; }
#col-product-info .price--fpa {
  font-size: 15px; }

.product-miniature .price-box-wrap {
  margin-bottom: 15px; }
.product-miniature .price-box,
.product-miniature .price--tm {
  margin-bottom: 4px; }
.product-miniature .price--tm {
  font-size: 14px; }
  @media screen and (min-width: 576px) {
    .product-miniature .price--tm {
      font-size: 16px; } }
.product-miniature .product-price {
  font-size: 18px; }
  @media screen and (min-width: 576px) {
    .product-miniature .product-price {
      font-size: 20px; } }
.product-miniature .regular-price {
  font-size: 12px;
  margin-left: auto; }

#blockcart-content .price-box {
  margin-left: auto; }
#blockcart-content .product-price {
  font-size: 17px; }
#blockcart-content .regular-price {
  font-size: 15px; }

.product-line-grid .regular-price {
  font-size: 15px; }
.product-line-grid .product-price {
  font-size: 19px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-add-to-cart {
  /*    @include display-flex;
      @include align-items-center;
      @include flex-wrap;*/ }
  .product-add-to-cart .product-quantity .input-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .product-add-to-cart .product-quantity > .col {
    margin: 0; }
  .product-add-to-cart .product-quantity .qty {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    height: auto; }
    @media screen and (min-width: 576px) {
      .product-add-to-cart .product-quantity .qty {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 122px;
        flex: 0 0 122px;
        max-width: 122px; } }
    @media screen and (min-width: 992px) {
      .product-add-to-cart .product-quantity .qty {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px; } }
    @media screen and (min-width: 1200px) {
      .product-add-to-cart .product-quantity .qty {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 122px;
        flex: 0 0 122px;
        max-width: 122px; } }
  .product-add-to-cart .product-quantity .add {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
  .product-add-to-cart .product-quantity .col-add-iqitcompare,
  .product-add-to-cart .product-quantity .col-add-wishlist {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    max-width: 65px; }
  .product-add-to-cart .product-quantity .btn-iqitcompare-add,
  .product-add-to-cart .product-quantity .btn-iqitwishlist-add {
    height: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center; }
    .product-add-to-cart .product-quantity .btn-iqitcompare-add svg,
    .product-add-to-cart .product-quantity .btn-iqitwishlist-add svg {
      display: inline-block; }

@media screen and (max-width: 991px) {
  #main-product-wrapper .product-add-to-cart {
    background: #ffffff;
    box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09);
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    left: 0;
    padding: 10px 15px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-quantity .qty {
  width: 100%;
  max-width: 150px; }

.cart-item .bootstrap-touchspin {
  width: 100%;
  max-width: 110px; }

/* cart */
.shoppingcart-product__qty .block-cart-product-quantity {
  /*    max-width: 45px;
      min-width: 25px;
      text-align: center;
      padding: 0 3px;*/ }

.input-group.bootstrap-touchspin input,
.input-group.bootstrap-touchspin .product-miniature-default .product-add-cart .input-qty,
.input-group.bootstrap-touchspin #quantity_wanted,
.input-group.bootstrap-touchspin .js-cart-line-product-quantity,
.input-group.bootstrap-touchspin .block-cart-product-quantity {
  /*        border: none;
          text-align: center;
          background-color: transparent;*/ }
.input-group.bootstrap-touchspin .input-group-btn-vertical > .btn-touchspin {
  /*            color: rgba(#306547, .4);
              padding: 2px 14px;*/
  background-color: transparent; }
  .input-group.bootstrap-touchspin .input-group-btn-vertical > .btn-touchspin:hover, .input-group.bootstrap-touchspin .input-group-btn-vertical > .btn-touchspin:focus {
    /*background-color: rgba(#a1a1a1, .3);*/ }

/*.product-qty,
.shoppingcart-product__qty,
.product-quantity .qty,
.input-group-add-cart{
    input{
        border: none;
        text-align: center;
        background-color: transparent;
        font-size: 18px;
        font-weight: 500;
        color: #306547;
    }
    
    .input-group-btn{
        >.btn-touchspin{
            font-size: 25px;
            font-weight: bold;
            line-height: 1;
            color: rgba(#306547, .4);
            padding: 2px 14px;
            border-radius: 4px;
            background-color: transparent;
            @include hover{
                background-color: rgba(#a1a1a1, .3);
            }
        }
    }
}*/
.product-miniature-grid .input-group-add-cart .input-group,
.product-quantity .qty .input-group {
  border: 1px solid #D6D6D6;
  border-radius: 2px;
  background-color: #fff; }

.product-miniature-default .product-add-cart .input-qty,
#quantity_wanted,
.js-cart-line-product-quantity {
  outline: none;
  box-shadow: none;
  font-size: 20px;
  font-weight: normal;
  color: #494948;
  border: none;
  max-width: 50px;
  min-width: 25px;
  text-align: center;
  padding: 0 0.2em;
  background-color: #fff; }

.input-group .input-group-btn > .btn {
  font-size: 20px;
  padding: 6px 10px;
  background-color: transparent;
  color: #D6D6D6; }
  .input-group .input-group-btn > .btn:hover, .input-group .input-group-btn > .btn:focus {
    background-color: transparent; }
  .input-group .input-group-btn > .btn.bootstrap-touchspin-down {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .input-group .input-group-btn > .btn.bootstrap-touchspin-up {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }

.bootstrap-touchspin .btn-touchspin:hover, .bootstrap-touchspin .btn-touchspin:focus {
  background-color: #D6D6D6; }

.cart-item .input-group .input-group-btn > .btn {
  font-size: 18px;
  padding: 4px 10px; }

.js-cart-line-product-quantity.form-control {
  background-color: #fff; }

@media screen and (max-width: 575px) {
  .product-miniature-default .product-add-cart .input-qty {
    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)
*/
.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: #088B21; }
  .product--availability .badge-danger {
    color: #C70200; }
    .product--availability .badge-danger.product-unavailable-allow-oosp {
      color: #088B21; }
  .product--availability .badge-warning {
    color: #088B21; }

.products-grid .product-miniature-default .product-available {
  display: block; }

#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: #088B21; }
  #product-availability.badge-danger {
    color: #C70200; }
    #product-availability.badge-danger.product-unavailable-allow-oosp {
      color: #088B21; }
  #product-availability.badge-warning {
    color: #088B21; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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)
*/
.option-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  padding: 15px 15px;
  background-color: transparent; }
  .option-row:nth-child(2n+1) {
    background-color: #F8F8F8; }
  .option-row .option-label,
  .option-row .option-value {
    font-size: 17px;
    font-weight: normal;
    color: #494948;
    padding: 0;
    margin: 0; }
  .option-row .option-label {
    margin-right: 4px;
    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)
*/
.product-accessories {
  background-color: #F2F2F2;
  margin: 0;
  padding: 80px 0; }
  .product-accessories .section-title {
    display: block;
    font-size: 27px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 15px; }

.category-products {
  background-color: #F2F2F2;
  margin: 0;
  padding: 80px 0; }
  .category-products .section-title {
    display: block;
    font-size: 27px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 15px; }

.viewed-products {
  background-color: #F2F2F2;
  margin: 0;
  padding: 45px 0; }
  .viewed-products .section-title {
    display: block;
    font-size: 27px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 15px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-miniature-default .product-flags {
  top: 2px;
  left: -8px; }

.ribbon {
  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: 65px;
  height: 36px;
  background-color: #495FD8;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 1px 1px;
  position: relative;
  margin-bottom: 16px; }
  .ribbon:last-child {
    margin-bottom: 0; }
  .ribbon:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -12px;
    border-left: 0px solid transparent;
    border-right: 8px solid #495FD8;
    border-bottom: 12px solid transparent;
    border-top: 0px solid transparent; }
  .ribbon svg {
    margin-right: 4px; }
  .ribbon.top {
    background-color: #C70200; }
    .ribbon.top:before {
      border-right: 8px solid #C70200; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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: #DADEE0;
  padding: 70px 0; }
  @media screen and (min-width: 768px) {
    .product-bundles {
      padding: 30px 15px; } }
  @media screen and (min-width: 992px) {
    .product-bundles {
      padding: 80px 70px; } }
  .product-bundles__title {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-bottom: 15px; }
  .product-bundles__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .product-bundles__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .product-bundles__footer {
    border-top: 1px solid #8E816E;
    padding-top: 10px;
    margin-top: 10px; }
  .product-bundles__totals {
    width: 100%;
    max-width: 285px;
    margin-left: auto; }
  .product-bundles__total-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0; }
    .product-bundles__total-line .product-bundles__label {
      font-size: 20px;
      color: #000; }
    .product-bundles__total-line .product-bundles__value {
      font-size: 31px;
      font-weight: bold;
      color: #000; }
  .product-bundles__points-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0; }
    .product-bundles__points-line .product-bundles__label {
      font-size: 14px;
      color: #000; }
    .product-bundles__points-line .product-bundles__value {
      font-size: 17px;
      font-weight: 500;
      color: #00A7C6; }
  .product-bundles__actions {
    padding-top: 20px; }
  .product-bundles__add-to-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    margin-left: auto; }
    .product-bundles__add-to-cart svg {
      margin-right: 10px; }
  .product-bundles__sep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0; }
    @media screen and (min-width: 768px) {
      .product-bundles__sep {
        padding: 0 5px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media screen and (max-width: 991px) {
      .product-bundles__sep--last {
        display: none; } }
    .product-bundles__sep--last .product-bundles__plus {
      display: none; }
  .product-bundles__sep--line {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 1px;
    width: auto;
    border-bottom: 1px dotted #8E816E; }
    @media screen and (min-width: 768px) {
      .product-bundles__sep--line {
        height: auto;
        width: 1px;
        border-bottom: none;
        border-left: 1px dotted #8E816E; } }
  .product-bundles__plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #8E816E; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#iqit-reviews-tab {
  background-color: #fff;
  padding: 70px 0; }
  #iqit-reviews-tab .section--title {
    display: block;
    font-size: 27px;
    font-weight: bold;
    color: #494948;
    text-align: center; }
    #iqit-reviews-tab .section--title .iqitreviews-title {
      float: none !important; }

.iqit-review-star {
  color: #FFB100; }

.btn-review {
  background-color: transparent;
  font-size: 15px;
  font-weight: bold;
  color: #494948;
  text-align: center;
  margin-top: 10px;
  border-radius: 2px; }
  .btn-review:hover, .btn-review:focus {
    background-color: #F7F7F7; }

#iqitreviews-snippet {
  text-align: center;
  padding-top: 10px; }

.iqit-reviews__body {
  text-align: center; }

#iqitreviews-list {
  width: 100%;
  max-width: 830px;
  margin: 0 auto; }
  #iqitreviews-list .iqitreviews-review {
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #DEDEDE; }
    #iqitreviews-list .iqitreviews-review:last-child {
      border-bottom: none;
      margin-bottom: 0; }
    #iqitreviews-list .iqitreviews-review > .rating {
      margin-bottom: 10px; }
    #iqitreviews-list .iqitreviews-review .title {
      display: block;
      font-size: 16px;
      font-weight: normal;
      color: #6C6C6C;
      margin-bottom: 10px; }
    #iqitreviews-list .iqitreviews-review .comment {
      font-size: 16px;
      font-weight: normal;
      color: #6C6C6C; }
    #iqitreviews-list .iqitreviews-review .author {
      font-size: 15px;
      font-weight: normal;
      color: #AFAFAF; }

.iqitreviews-list__header {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #DEDEDE;
  font-size: 16px;
  font-weight: normal;
  color: #6C6C6C; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-reassurance {
  padding-top: 30px; }
  @media screen and (min-width: 992px) {
    .product-reassurance {
      padding-top: 20px; } }
  .product-reassurance--mobile {
    display: block; }
    @media screen and (min-width: 992px) {
      .product-reassurance--mobile {
        display: none; } }
  .product-reassurance--desktop {
    display: none; }
    @media screen and (min-width: 992px) {
      .product-reassurance--desktop {
        display: block; } }
  .product-reassurance__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DADADA; }
    .product-reassurance__item:last-child {
      border-bottom: none;
      margin-bottom: 0; }
  .product-reassurance__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-right: 10px; }
  .product-reassurance__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    max-width: 36px;
    text-align: right; }
    .product-reassurance__icon svg {
      display: inline-block; }
  .product-reassurance__title {
    font-size: 16px;
    font-weight: bold;
    color: #494948; }
  .product-reassurance__text {
    font-size: 16px;
    font-weight: normal;
    color: #494948; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.need-also {
  background-color: #DADEE0;
  padding: 70px 0; }
  @media screen and (min-width: 768px) {
    .need-also {
      padding: 30px 15px; } }
  @media screen and (min-width: 992px) {
    .need-also {
      padding: 52px 70px 40px; } }

/*!
 * 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)
 */
.thumbnail-container .wizard-miniature-icon {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 23px;
  z-index: 99; }
  .thumbnail-container .wizard-miniature-icon__icon {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    box-shadow: 0 3px 22px rgba(0, 0, 0, 0.16);
    z-index: 999;
    background-color: #fff;
    border-radius: 8px; }
  .thumbnail-container .wizard-miniature-icon__text {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1.1;
    font-weight: 400;
    color: #fff;
    background-color: #6C6C6C;
    padding: 11px 10px;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px); }
  .thumbnail-container .wizard-miniature-icon:hover .wizard-miniature-icon__text, .thumbnail-container .wizard-miniature-icon:focus .wizard-miniature-icon__text {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

.wizard-product-icon {
  display: block;
  width: 100%;
  max-width: 500px;
  border-bottom: 1px solid #DADADA;
  padding: 20px 0;
  margin-bottom: 30px; }
  .wizard-product-icon__header {
    display: block;
    cursor: pointer; }
  .wizard-product-icon__body {
    display: none;
    padding-top: 30px;
    padding-bottom: 20px; }
  .wizard-product-icon .form-control {
    border: 1px solid #BABABA;
    border-radius: 2px;
    max-width: 90px;
    background-color: #fff;
    font-size: 17px;
    font-weight: bold;
    color: #494948;
    text-align: center; }
  .wizard-product-icon__title {
    font-size: 17px;
    font-weight: bold;
    color: #494948;
    margin-bottom: 2px; }
  .wizard-product-icon__text {
    font-size: 16px;
    color: #2D373C; }
  .wizard-product-icon__s-title {
    font-size: 14px;
    font-weight: bold;
    color: #222021; }
  .wizard-product-icon__s-text {
    font-size: 14px;
    color: #222021; }
  .wizard-product-icon .js-wizard-product-loader {
    display: none; }
  .wizard-product-icon .kx-loader {
    border: 5px solid #BABABA;
    border-top: 5px solid #C70200;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    animation: spin 2s linear infinite;
    margin: 0 auto 16px; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#blockcart-content .cart-products > li.shoppingcart-product-line {
  background-color: #fff;
  border-radius: 2px;
  padding: 8px;
  margin-bottom: 10px;
  border: none;
  position: relative; }

.shoppingcart-product-line__arow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.shoppingcart-product-line__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 68px;
  flex: 0 0 68px;
  max-width: 68px;
  margin-right: 10px; }
.shoppingcart-product-line__content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto; }
.shoppingcart-product-line .shoppingcart-product-line__title {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #494948; }
  .shoppingcart-product-line .shoppingcart-product-line__title:hover, .shoppingcart-product-line .shoppingcart-product-line__title:focus {
    color: #C70200; }
.shoppingcart-product-line .shoppingcart-product-line__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.shoppingcart-product-line .shoppingcart-product-line__qty {
  font-size: 14px;
  font-weight: bold;
  color: #909090; }
.shoppingcart-product-line .shoppingcart-product-line__sep {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #909090;
  padding: 0 2px; }
.shoppingcart-product-line .product-data {
  padding-right: 20px; }
.shoppingcart-product-line .remove-from-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: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 999; }
  .shoppingcart-product-line .remove-from-cart:hover, .shoppingcart-product-line .remove-from-cart:focus {
    background-color: #E5E5E5; }

.cart-item {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border: none; }
  @media screen and (min-width: 992px) {
    .cart-item {
      padding: 20px; } }

.product-line-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .product-line-grid__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 98px;
    flex: 0 0 98px;
    max-width: 98px;
    margin-right: 25px; }
  .product-line-grid__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    position: relative; }
    @media screen and (min-width: 992px) {
      .product-line-grid__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .product-line-grid .product-data__title {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
    color: #494948; }
    @media screen and (min-width: 768px) {
      .product-line-grid .product-data__title {
        font-size: 18px; } }
    .product-line-grid .product-data__title:hover, .product-line-grid .product-data__title:focus {
      color: #C70200; }
  .product-line-grid .product-data__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .product-line-grid .product-data__reference {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 4px; }
    .product-line-grid .product-data__reference span {
      font-size: 13px;
      font-weight: 400;
      color: #6C6C6C; }
      .product-line-grid .product-data__reference span:first-child {
        margin-right: 2px; }
  .product-line-grid .product-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px; }
    @media screen and (min-width: 992px) {
      .product-line-grid .product-actions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 670px;
        flex: 0 0 670px;
        max-width: 670px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        margin-left: auto; } }
    .product-line-grid .product-actions__unit-price {
      -webkit-box-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
      @media screen and (min-width: 992px) {
        .product-line-grid .product-actions__unit-price {
          padding-left: 10px;
          padding-right: 10px;
          -ms-flex-preferred-size: 0%;
          flex-basis: 0%;
          -ms-flex-positive: 1;
          flex-grow: 1;
          max-width: 100%; } }
      @media screen and (min-width: 1200px) {
        .product-line-grid .product-actions__unit-price {
          -ms-flex-positive: 2;
          flex-grow: 2; } }
    .product-line-grid .product-actions__qty {
      -webkit-box-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
      @media screen and (min-width: 992px) {
        .product-line-grid .product-actions__qty {
          padding-left: 10px;
          padding-right: 10px;
          -ms-flex-preferred-size: 0%;
          flex-basis: 0%;
          -ms-flex-positive: 1;
          flex-grow: 1;
          max-width: 100%; } }
    .product-line-grid .product-actions__price {
      -webkit-box-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      align-self: center;
      text-align: right; }
      @media screen and (min-width: 992px) {
        .product-line-grid .product-actions__price {
          padding-left: 10px;
          padding-right: 10px;
          -ms-flex-preferred-size: 0%;
          flex-basis: 0%;
          -ms-flex-positive: 1;
          flex-grow: 1;
          max-width: 100%; } }
    .product-line-grid .product-actions__remove {
      -webkit-box-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
      @media screen and (min-width: 992px) {
        .product-line-grid .product-actions__remove {
          padding-left: 10px;
          padding-right: 10px;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto;
          width: auto;
          max-width: 100%; } }
    .product-line-grid .product-actions .unit-price-cart {
      padding-left: 10px; }
  .product-line-grid .product-price {
    font-size: 17px;
    font-weight: bold;
    color: #C70200; }
    @media screen and (min-width: 768px) {
      .product-line-grid .product-price {
        font-size: 19px; } }
  .product-line-grid .bootstrap-touchspin {
    margin: 0; }
    @media screen and (min-width: 992px) {
      .product-line-grid .bootstrap-touchspin {
        margin: 0 auto; } }
  @media screen and (max-width: 991px) {
    .product-line-grid .remove-from-cart {
      position: absolute;
      top: 0;
      right: 0; } }

.unit--price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .unit--price__num {
    font-size: 16px;
    font-weight: bold;
    color: #494948; }
    @media screen and (max-width: 767px) {
      .unit--price__num {
        display: none; } }
  .unit--price__sep {
    font-size: 16px;
    font-weight: bold;
    color: #494948;
    padding-right: 10px; }
    @media screen and (max-width: 767px) {
      .unit--price__sep {
        display: none; } }
  .unit--price__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .unit--price__row {
        padding-bottom: 0; } }
    .unit--price__row .regular-price {
      font-size: 11px;
      font-weight: normal;
      color: #909090;
      text-decoration: line-through;
      margin-left: 8px; }
      @media screen and (min-width: 768px) {
        .unit--price__row .regular-price {
          font-size: 15px; } }
    .unit--price__row .value {
      font-size: 12px;
      font-weight: bold;
      color: #C70200; }
      @media screen and (min-width: 768px) {
        .unit--price__row .value {
          font-size: 19px; } }
    .unit--price__row .unit-price-cart {
      font-size: 12px;
      font-weight: normal;
      color: #C70200; }
      @media screen and (min-width: 768px) {
        .unit--price__row .unit-price-cart {
          font-size: 18px; } }

.cart-items .cart-item {
  padding: 20px 10px; }
  @media screen and (min-width: 768px) {
    .cart-items .cart-item {
      padding: 10px; } }

.mini-cart-customization-line .value {
  font-size: 13px;
  font-weight: 400;
  color: #6C6C6C; }

#blockcart-content .product-attributes {
  padding-top: 10px; }
#blockcart-content .product-customization-line .value,
#blockcart-content .product-line-info .label,
#blockcart-content .product-line-info .value {
  font-size: 13px;
  font-weight: 400;
  color: #6C6C6C; }

.cart-grid .product-attributes {
  padding-top: 10px; }
.cart-grid .product-line-info .label,
.cart-grid .product-line-info .value,
.cart-grid .product-customization-line .value {
  font-size: 13px;
  font-weight: 400;
  color: #6C6C6C; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/* mini-cart */
/* cart */
/* checkout */
.cart-summary-line .label,
.cart-summary-line .value {
  font-size: 16px;
  font-weight: normal;
  color: #494948; }

/* mini-cart */
.cart-totals .label {
  font-size: 16px; }
.cart-totals .value {
  font-size: 23px;
  font-weight: bold; }

/* cart */
.cart-summary {
  width: 100%; }
  @media screen and (min-width: 576px) {
    .cart-summary {
      max-width: 365px;
      margin-left: auto; } }
  .cart-summary .cart-detailed-subtotals {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0; }
  .cart-summary .cart-detailed-totals {
    padding-left: 0;
    padding-right: 0; }
    .cart-summary .cart-detailed-totals .card-body.cart-summary-totals {
      padding-left: 0;
      padding-right: 0; }
  .cart-summary .cart-detailed-actions {
    padding-left: 0;
    padding-right: 0; }
  .cart-summary .cart-summary-line.cart-total .value {
    font-size: 23px;
    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)
*/
#cart {
  background-color: #F7F7F7; }
  #cart #main {
    padding-top: 40px;
    padding-bottom: 80px; }
  #cart .cart-grid .cart-grid-body .cart-items {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      #cart .cart-grid .cart-grid-body .cart-items {
        margin-bottom: 50px; } }
  #cart .cart-grid .cart-grid-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
  #cart .cart-grid .cart-grid-right__col-btn {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px; }
  #cart .cart-grid .cart-grid-right__col-sum {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-left: 15px;
    padding-right: 15px; }
  #cart .cart-grid .product-customizations-link {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    color: #6C6C6C; }
    #cart .cart-grid .product-customizations-link:hover, #cart .cart-grid .product-customizations-link:focus {
      color: #C70200; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#ps-shoppingcart-wrapper {
  min-width: 70px; }
  @media screen and (min-width: 1580px) {
    #ps-shoppingcart-wrapper {
      min-width: 208px; } }

#ps-shoppingcart,
#blockcart {
  width: 100%;
  height: 100%;
  /*    @include media-max-to(xx){
          height: 100%;
      }*/ }

.cart-toogle__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
.cart-toogle__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px; }
  @media screen and (min-width: 1580px) {
    .cart-toogle__icon {
      margin-right: 12px; } }
.cart-toogle__content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  min-width: 105px; }
  @media screen and (max-width: 1579px) {
    .cart-toogle__content {
      display: none; } }
.cart-toogle__up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 4px; }
.cart-toogle__bottom {
  display: block; }
.cart-toogle #mobile-cart-products-count,
.cart-toogle .cart-products-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23px;
  flex: 0 0 23px;
  max-width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #C70200;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  margin-right: 12px; }
.cart-toogle .cart-products-sum {
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  color: #fff; }
.cart-toogle .cart-products-label {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #BABABA;
  text-align: left; }

#blockcart-content {
  background-color: #F0F0F0;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 11px 22px rgba(0, 0, 0, 0.16); }
  #blockcart-content .cart-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #DADADA; }
    #blockcart-content .cart-title__content {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto; }
    #blockcart-content .cart-title__actions {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 46px;
      flex: 0 0 46px;
      max-width: 46px; }
    #blockcart-content .cart-title .close {
      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: 40px;
      background-color: #E5E5E5; }
      #blockcart-content .cart-title .close:hover, #blockcart-content .cart-title .close:focus {
        background-color: #cccccc; }
  #blockcart-content .modal-title {
    display: block;
    font-size: 27px;
    font-weight: bold;
    color: #494948; }
  #blockcart-content .modal-subtitle {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #909090; }
  #blockcart-content .cart-products {
    padding-top: 28px;
    padding-left: 20px;
    padding-right: 20px; }
  #blockcart-content .cart-subtotals {
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #DADADA; }
  #blockcart-content .cart-totals {
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0; }
  #blockcart-content .cart-buttons {
    padding-left: 20px;
    padding-right: 20px; }
  #blockcart-content .no-items {
    padding: 20px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#module-thecheckout-order .header__burger,
#module-thecheckout-order .header__bottom,
#module-thecheckout-order #header-search-btn,
#module-thecheckout-order #header-wishlist-btn,
#module-thecheckout-order #header-user-btn,
#module-thecheckout-order #ps-shoppingcart-wrapper,
#module-thecheckout-order .mobile-secondary-bar,
#module-thecheckout-order .col-mobile-btn-menu,
#module-thecheckout-order .col-mobile-btn,
#module-thecheckout-order #footer-container-main {
  display: none !important; }
#module-thecheckout-order .header__upper {
  padding: 10px 15px; }
  #module-thecheckout-order .header__upper .logo {
    max-width: 307px; }
#module-thecheckout-order .col-mobile-logo,
#module-thecheckout-order .header__logo {
  text-align: center; }
#module-thecheckout-order .col-mobile-logo {
  padding: 10px 15px; }
#module-thecheckout-order .checkout--title {
  display: block;
  font-size: 27px;
  font-weight: bold;
  color: #494948;
  padding: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    #module-thecheckout-order .checkout--title {
      font-size: 31px; } }
#module-thecheckout-order #inner-wrapper.container {
  max-width: 1290px;
  padding-top: 30px;
  margin-bottom: 200px; }
  @media screen and (min-width: 992px) {
    #module-thecheckout-order #inner-wrapper.container {
      padding-top: 60px; } }
#module-thecheckout-order .error-msg {
  font-size: 14px;
  font-style: normal; }

.empty-cart-notice__label {
  font-size: 26px;
  font-weight: 400;
  color: #000; }

.row.carrier-extra-content.afternetstorepickup {
  margin-bottom: 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)
*/
.free-delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-top: 1px solid #B1A28D; }
  .free-delivery__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 12px; }
  .free-delivery__content {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #000; }
    .free-delivery__content strong {
      font-weight: bold; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#tc-container .checkout-block[class*='num-'] .block-header:before,
#tc-container-mobile .checkout-block[class*='num-'] .block-header:before {
  display: none; }
#tc-container .checkout-block,
#tc-container-mobile .checkout-block {
  padding: 0; }
  #tc-container .checkout-block#thecheckout-login-form .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-login-form .inner-area {
    margin-bottom: 0;
    padding-bottom: 10px; }
  #tc-container .checkout-block#thecheckout-account .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-account .inner-area {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0; }
  #tc-container .checkout-block#thecheckout-newsletter .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-newsletter .inner-area {
    padding-top: 10px; }
  #tc-container .checkout-block#thecheckout-confirm .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-confirm .inner-area {
    background-color: transparent;
    max-width: 820px;
    padding-left: 0;
    padding-right: 0; }
  #tc-container .checkout-block#thecheckout-cart-summary .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-cart-summary .inner-area {
    padding: 30px 0 0;
    background-color: transparent; }
    @media screen and (min-width: 992px) {
      #tc-container .checkout-block#thecheckout-cart-summary .inner-area,
      #tc-container-mobile .checkout-block#thecheckout-cart-summary .inner-area {
        padding: 0 15px; } }
    @media screen and (min-width: 1200px) {
      #tc-container .checkout-block#thecheckout-cart-summary .inner-area,
      #tc-container-mobile .checkout-block#thecheckout-cart-summary .inner-area {
        padding: 0 30px; } }
    #tc-container .checkout-block#thecheckout-cart-summary .inner-area .card-block,
    #tc-container-mobile .checkout-block#thecheckout-cart-summary .inner-area .card-block {
      padding-left: 0;
      padding-right: 0; }
  #tc-container .checkout-block#thecheckout-cart-summary .cart-grid,
  #tc-container-mobile .checkout-block#thecheckout-cart-summary .cart-grid {
    margin-bottom: 0; }
  #tc-container .checkout-block#thecheckout-cart-summary .cart-summary-line,
  #tc-container-mobile .checkout-block#thecheckout-cart-summary .cart-summary-line {
    margin-bottom: 10px; }
  #tc-container .checkout-block#thecheckout-cart-summary .cart-summary-line.cart-total,
  #tc-container-mobile .checkout-block#thecheckout-cart-summary .cart-summary-line.cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    font-weight: normal;
    background-color: #DEDEDE;
    border-radius: 2px;
    padding: 15px 15px;
    margin-bottom: 0; }
    #tc-container .checkout-block#thecheckout-cart-summary .cart-summary-line.cart-total .label,
    #tc-container-mobile .checkout-block#thecheckout-cart-summary .cart-summary-line.cart-total .label {
      font-size: 16px;
      font-weight: normal;
      flex: 0 0 50%;
      max-width: 50%; }
    #tc-container .checkout-block#thecheckout-cart-summary .cart-summary-line.cart-total .value,
    #tc-container-mobile .checkout-block#thecheckout-cart-summary .cart-summary-line.cart-total .value {
      font-size: 23px;
      font-weight: bold;
      flex: 0 0 50%;
      max-width: 50%;
      text-align: right; }
#tc-container .inner-area,
#tc-container-mobile .inner-area {
  padding: 30px 15px;
  background-color: #fff;
  margin-bottom: 15px; }
  @media screen and (min-width: 992px) {
    #tc-container .inner-area,
    #tc-container-mobile .inner-area {
      padding: 40px 30px; } }
#tc-container .block-header,
#tc-container-mobile .block-header {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  padding: 0; }

#tc-container .checkout-area-3 {
  max-width: 820px; }
@media screen and (min-width: 1200px) {
  #tc-container .checkout-area-4 {
    padding-left: 20px;
    margin-left: auto; } }

#thecheckout-login-form .login-header__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  color: #494948;
  margin-bottom: 15px; }
  #thecheckout-login-form .login-header__title svg {
    margin-right: 10px; }
#thecheckout-login-form .login-header__subtitle {
  display: block;
  font-size: 16px;
  color: #909090; }
#thecheckout-login-form .offer-login {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 20px;
  padding-bottom: 20px; }
#thecheckout-login-form .log--in {
  width: 100%;
  max-width: 180px; }

#thecheckout-account .account-header__title--big {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #494948;
  padding: 0;
  margin-bottom: 10px; }
#thecheckout-account .account-header__title--small {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #494948;
  padding: 0;
  margin-bottom: 10px; }

#thecheckout-address-invoice .address-fields,
#thecheckout-address-delivery .address-fields {
  padding: 10px 0; }
  #thecheckout-address-invoice .address-fields .form-fields,
  #thecheckout-address-delivery .address-fields .form-fields {
    margin-left: -5px;
    margin-right: -5px; }
  #thecheckout-address-invoice .address-fields .form-group,
  #thecheckout-address-delivery .address-fields .form-group {
    padding-left: 5px;
    padding-right: 5px; }
  @media screen and (max-width: 575px) {
    #thecheckout-address-invoice .address-fields .form-group.firstname,
    #thecheckout-address-invoice .address-fields .form-group lastname,
    #thecheckout-address-delivery .address-fields .form-group.firstname,
    #thecheckout-address-delivery .address-fields .form-group lastname {
      flex-basis: 100% !important; } }

#invoice--fields .select_invoice {
  padding: 15px 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
#invoice--fields .inner-area {
  padding: 10px 0 0; }
#invoice--fields .checkout_feilds_wrapper {
  padding-top: 20px; }
#invoice--fields .select_invoice__item {
  border: 1px solid #DADADA;
  border-radius: 2px;
  margin: 0;
  margin-right: 5px;
  padding: 13px 24px; }
  #invoice--fields .select_invoice__item .invoice-radio {
    margin-right: 10px; }
  #invoice--fields .select_invoice__item .select_invoice__label {
    font-size: 16px;
    font-weight: bold;
    color: #909090; }
  #invoice--fields .select_invoice__item.active {
    background-color: #F5F5F5; }
    #invoice--fields .select_invoice__item.active .select_invoice__label {
      color: #494948; }
@media screen and (min-width: 768px) {
  #invoice--fields .form-group__half:nth-child(odd) {
    padding-right: 5px; } }
@media screen and (min-width: 768px) {
  #invoice--fields .form-group__half:nth-child(even) {
    padding-left: 5px; } }

#thecheckout-shipping .delivery-option-name {
  margin-bottom: 5px; }
#thecheckout-shipping .delivery-option-label {
  margin-bottom: 0; }
#thecheckout-shipping .delivery-option-logo {
  display: none; }
#thecheckout-shipping .shipping-radio {
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  max-width: 40px; }
  @media screen and (min-width: 576px) {
    #thecheckout-shipping .shipping-radio {
      -ms-flex-preferred-size: 50px;
      flex-basis: 50px;
      max-width: 50px; } }
#thecheckout-shipping .delivery-option {
  border: 1px solid #DADADA;
  border-radius: 2px;
  padding: 15px;
  margin-bottom: 10px;
  cursor: pointer; }
  #thecheckout-shipping .delivery-option .carrier-name {
    font-weight: normal; }
  #thecheckout-shipping .delivery-option .delivery-option-delay,
  #thecheckout-shipping .delivery-option .delivery-option-price {
    display: none; }
  #thecheckout-shipping .delivery-option.active {
    background-color: #F5F5F5; }
    #thecheckout-shipping .delivery-option.active .carrier-name {
      font-weight: bold; }
    #thecheckout-shipping .delivery-option.active .delivery-option-delay,
    #thecheckout-shipping .delivery-option.active .delivery-option-price {
      display: block; }

#thecheckout-payment .payment-option .custom-radio {
  margin-right: 18px; }
  @media screen and (min-width: 576px) {
    #thecheckout-payment .payment-option .custom-radio {
      margin-right: 28px; } }
#thecheckout-payment .additional-information {
  padding-left: 40px; }
  @media screen and (min-width: 576px) {
    #thecheckout-payment .additional-information {
      padding-left: 50px;
      padding-top: 20px; } }
#thecheckout-payment .payment-option label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  cursor: pointer;
  margin-bottom: 0; }
  #thecheckout-payment .payment-option label img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto; }
#thecheckout-payment .tc-main-title {
  border: 1px solid #DADADA;
  border-radius: 2px;
  padding: 15px;
  margin-bottom: 10px;
  cursor: pointer; }
  #thecheckout-payment .tc-main-title .h6 {
    font-weight: normal;
    margin-bottom: 0; }
  #thecheckout-payment .tc-main-title.active {
    background-color: #F5F5F5; }
    #thecheckout-payment .tc-main-title.active .h6 {
      font-weight: bold; }

#thecheckout-cart-summary .cart-items {
  margin-bottom: 0; }
#thecheckout-cart-summary .product-line-info.product-title a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #494948;
  margin-bottom: 15px; }
  #thecheckout-cart-summary .product-line-info.product-title a:hover, #thecheckout-cart-summary .product-line-info.product-title a:focus {
    color: #C70200; }
#thecheckout-cart-summary .product-line-qty {
  display: none !important; }
#thecheckout-cart-summary .product-line-actions {
  display: flex;
  justify-content: space-between;
  align-items: center; }
#thecheckout-cart-summary .product-line-actions__qty {
  font-size: 14px;
  font-weight: bold;
  color: #909090;
  padding: 0 2px; }
#thecheckout-cart-summary .product-line {
  position: relative; }
#thecheckout-cart-summary .product-line-delete {
  position: absolute;
  top: 0;
  left: 0; }
#thecheckout-cart-summary .product-line-price {
  text-align: right; }
#thecheckout-cart-summary .card-block.block-promo {
  margin-bottom: 10px; }
  #thecheckout-cart-summary .card-block.block-promo .promo-code {
    padding: 0 !important; }
#thecheckout-cart-summary .product-price {
  font-size: 17px;
  color: #C70200; }

#thecheckout-confirm #tc-payment-confirmation {
  max-width: 352px;
  margin-left: auto; }
#thecheckout-confirm #conditions-to-approve {
  margin-bottom: 20px; }
#thecheckout-confirm .condition-label {
  font-weight: 400; }
#thecheckout-confirm .js-terms {
  font-size: 13px; }
  #thecheckout-confirm .js-terms a {
    color: #C70200; }
#thecheckout-confirm #confirm_order {
  width: 100%; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*.block-promo .cart-voucher-area{
    padding: 0 20px;
    background: transparent;
}
.cart-voucher{
    .input-group-voucher{
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
    }
    .form-control{
        margin-right: 4px;
    }
    .btn-secondary{
        padding: 10px 21px;
    }
}*/
.block-promo .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.block-promo .js-discount .code {
  color: #C70200;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none !important; }
  .block-promo .js-discount .code:hover, .block-promo .js-discount .code:focus {
    text-decoration: underline !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)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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)
*/
#contact #main {
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    #contact #main {
      padding-top: 80px; } }

.contact-top {
  padding-bottom: 90px; }
  @media screen and (min-width: 768px) {
    .contact-top__title {
      -webkit-box-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%;
      max-width: 40%; } }
  @media screen and (min-width: 768px) {
    .contact-top__form {
      -webkit-box-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
      flex: 0 0 60%;
      max-width: 60%; } }
  .contact-top .contact-title {
    display: block;
    font-size: 23px;
    font-weight: bold;
    color: #393939;
    padding: 0;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .contact-top .contact-title {
        margin-bottom: 60px; } }
  .contact-top .contact-subtitle {
    display: block;
    font-size: 34px;
    line-height: 43px;
    font-weight: bold;
    color: #393939;
    padding: 0;
    margin-bottom: 20px; }
    @media screen and (min-width: 992px) {
      .contact-top .contact-subtitle {
        font-size: 54px;
        line-height: 60px; } }
  .contact-top .contact-text {
    display: block;
    width: 100%;
    font-size: 17px;
    line-height: 27px;
    font-weight: normal;
    color: #393939;
    padding: 0;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .contact-top .contact-text {
        max-width: 270px; } }

.contact-form {
  background-color: #fff; }
  .contact-form h3 {
    display: none; }
  .contact-form__content {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (min-width: 768px) {
      .contact-form__content {
        padding-top: 40px;
        padding-left: 45px;
        padding-right: 45px; } }
  .contact-form textarea.form-control {
    height: 106px; }
  .contact-form .contact--footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .contact-form .contact--footer .wpcf7-submit {
      -ms-flex-item-align: end;
      align-self: flex-end; }

.contact-info {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff; }
  @media screen and (min-width: 1200px) {
    .contact-info__col--head {
      -webkit-box-flex: 0 0 32%;
      -ms-flex: 0 0 32%;
      flex: 0 0 32%;
      max-width: 32%; } }
  @media screen and (min-width: 768px) {
    .contact-info__col--item {
      -webkit-box-flex: 0 0 33.333%;
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }
  @media screen and (min-width: 1200px) {
    .contact-info__col--item {
      -webkit-box-flex: 0 0 22.666%;
      -ms-flex: 0 0 22.666%;
      flex: 0 0 22.666%;
      max-width: 22.666%; } }
  .contact-info__title {
    display: block;
    font-size: 34px;
    line-height: 43px;
    font-weight: bold;
    color: #393939;
    padding: 0;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .contact-info__title {
        font-size: 54px;
        line-height: 60px; } }
  .contact-info__text {
    display: block;
    font-size: 17px;
    line-height: 27px;
    font-weight: normal;
    color: #393939;
    padding: 0;
    margin-bottom: 10px; }
  .contact-info__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 35px 5px;
    border-radius: 2px; }
    .contact-info__link:hover, .contact-info__link:focus {
      background-color: #F8F8F8; }
  .contact-info__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 56px; }
  .contact-info__label {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #494948;
    padding: 10px 0 5px;
    margin: 0; }
  .contact-info__value {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #494948;
    padding: 5px 0 0;
    margin: 0; }

.contact-fasa {
  padding-top: 40%;
  padding-bottom: 52px;
  background-image: url("../img/fasa.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #C70200; }
  @media screen and (min-width: 768px) {
    .contact-fasa {
      padding-top: 35%; } }
  @media screen and (min-width: 1200px) {
    .contact-fasa {
      padding-top: 45px; } }
  .contact-fasa__content {
    text-align: right; }
    @media screen and (min-width: 1200px) {
      .contact-fasa__content {
        -webkit-box-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        margin-left: auto; } }
  .contact-fasa__title {
    display: block;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    padding: 0;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .contact-fasa__title {
        font-size: 54px; } }
  .contact-fasa__text {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    padding: 0;
    margin-bottom: 0; }

.contact-stores {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px; }
  .contact-stores__item {
    padding-top: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2); }
    .contact-stores__item:last-child {
      border-bottom: none; }

.contact-store__header {
  margin-bottom: 30px; }
.contact-store__title {
  display: block;
  font-size: 31px;
  font-weight: bold;
  color: #C70200;
  padding: 0;
  margin-bottom: 0; }
.contact-store__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px; }
@media screen and (min-width: 768px) {
  .contact-store__col--map {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
@media screen and (min-width: 992px) {
  .contact-store__col--map {
    -webkit-box-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; } }
@media screen and (min-width: 768px) {
  .contact-store__col--image {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
@media screen and (min-width: 992px) {
  .contact-store__col--image {
    -webkit-box-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; } }
.contact-store__col--image img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto; }

.store-info {
  -webkit-box-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 1200px) {
    .store-info {
      -webkit-box-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      max-width: none; } }
  .store-info__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 10px; }
  .store-info__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 17px;
    font-weight: normal;
    color: #494948; }
  .store-info__link {
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    color: #494948; }
    .store-info__link:hover, .store-info__link:focus {
      color: #C70200; }

.store-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .store-hours__item {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left; }
  .store-hours__label {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #494948; }
  .store-hours__value {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #494948; }

/*.store-map{
    iframe {
        display: block;
        width: 100%;
        height: 415px;
        margin-bottom: 0;
        @include media-min-to(md){
            height: 415px;
        }
    }
}*/
.store-map {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 415px; }
  @media screen and (min-width: 768px) {
    .store-map {
      padding-top: 67%; } }
  @media screen and (min-width: 992px) {
    .store-map {
      padding-top: 44.5%; } }
  .store-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 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)
*/
#cms #inner-wrapper {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    #cms #inner-wrapper {
      padding-top: 100px;
      padding-bottom: 100px; } }

#cms.cms-id-4 #wrapper {
  overflow: hidden; }
#cms.cms-id-4 #inner-wrapper {
  padding-bottom: 0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author        Afternet <info@afternet.gr>
 * @copyright   Afternet
 * @license        http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
#index {
  overflow-x: hidden; }

@media (min-width: 992px) and (max-width: 1023px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column:first-child > .elementor-column-wrap {
    padding: 0 0 24px 0; } }
@media (min-width: 992px) and (max-width: 1023px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap {
    padding: 0; } }
.home-grid-top .elementor-widget-container {
  overflow: hidden; }
@media (min-width: 1024px) and (max-width: 1306px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column .home-grid-box-1 .elementor-iqit-banner-title {
    font-size: 20px;
    line-height: 22px; } }
@media (min-width: 1024px) and (max-width: 1306px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column .home-grid-box-1 .elementor-iqit-banner-description {
    font-size: 14px;
    line-height: 16px; } }
@media (min-width: 1024px) and (max-width: 1306px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column .home-grid-box-1 .elementor-button {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 20px; } }
@media (min-width: 1024px) and (max-width: 1306px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column .home-grid-box-2 .elementor-iqit-banner-title {
    font-size: 20px;
    line-height: 22px; } }
@media screen and (max-width: 575px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column .home-grid-box-2 .elementor-iqit-banner-description {
    display: none; } }
@media (min-width: 1024px) and (max-width: 1306px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column .home-grid-box-2 .elementor-iqit-banner-description {
    font-size: 14px;
    line-height: 16px; } }
@media (min-width: 1024px) and (max-width: 1306px) {
  .home-grid-top > .elementor-container > .elementor-row > .elementor-column .home-grid-box-2 .elementor-button {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 20px;
    margin-top: 6px; } }
.home-grid-top .btn--wizard {
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 34px;
  bottom: 34px;
  z-index: 999;
  pointer-events: none; }
  @media (min-width: 1024px) and (max-width: 1200px) {
    .home-grid-top .btn--wizard {
      right: 10px;
      bottom: 10px; } }

.home-grid-slider .elementor-iqit-banner-content {
  max-width: 740px; }
.home-grid-slider .elementor-widget-wrap {
  display: flex; }
.home-grid-slider .elementor-widget-wrap.swiper-container-initialized {
  display: block; }

.home-categories-slider .elementor-widget-banner {
  max-width: 267px; }
.home-categories-slider .elementor-widget-wrap {
  display: flex; }
.home-categories-slider .elementor-widget-wrap.swiper-container-initialized {
  display: block; }

.home-product-slider .js-product-miniature-wrapper,
.home-product-slider .swiper-slide {
  max-width: 255px; }
.home-product-slider .products-grid {
  flex-wrap: nowrap;
  overflow: hidden;
  margin: 0; }
.home-product-slider .swiper-container-initialized .products-grid {
  flex-wrap: nowrap;
  overflow: visible;
  margin: 0 auto; }

.home-icons-slider .swiper-slide {
  max-width: 120px; }
  @media screen and (min-width: 768px) {
    .home-icons-slider .swiper-slide {
      max-width: 185px; } }
.home-icons-slider .elementor-widget-banner {
  text-align: center; }
.home-icons-slider .elementor-widget-banner .elementor-iqit-banner-img img {
  width: auto; }
.home-icons-slider .elementor-widget-wrap {
  display: flex; }
.home-icons-slider .elementor-widget-wrap.swiper-container-initialized {
  display: block; }

@media screen and (min-width: 768px) {
  .home-grid-products .elementor-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
.home-grid-products .elementor-row > .elementor-column:first-child {
  width: 100%;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .home-grid-products .elementor-row > .elementor-column:first-child {
      width: 100%;
      -ms-flex: 0 0 339px;
      flex: 0 0 339px;
      margin-bottom: 0; } }
@media screen and (min-width: 768px) {
  .home-grid-products .elementor-row > .elementor-column:last-child {
    width: 100%;
    padding-left: 25px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto; } }

.home-product-slider-col .js-product-miniature-wrapper,
.home-product-slider-col .swiper-slide {
  max-width: 255px; }
.home-product-slider-col .products-grid {
  flex-wrap: nowrap;
  overflow: hidden;
  margin: 0; }
.home-product-slider-col .swiper-container-initialized .products-grid {
  flex-wrap: nowrap;
  overflow: visible;
  margin: 0 auto; }

.home-brands-slider .swiper-slide {
  max-width: 150px; }

.elementor-editor-active .home-product-slider-col .js-product-miniature-wrapper,
.elementor-editor-active .home-product-slider .js-product-miniature-wrapper {
  max-width: 255px; }
.elementor-editor-active .home-icons-slider .elementor-widget-banner {
  max-width: 118px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-search {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #F0F0F0; }
  @media screen and (min-width: 992px) {
    .home-search {
      padding-top: 0;
      padding-bottom: 0; } }
  .home-search__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .home-search__col--img {
    display: none; }
    @media screen and (min-width: 992px) {
      .home-search__col--img {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 387px;
        flex: 0 0 387px;
        max-width: 387px; } }
  .home-search__col--content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-left: 0;
    width: 100%; }
    @media screen and (min-width: 992px) {
      .home-search__col--content {
        padding-left: 15px;
        overflow: auto; } }
    @media screen and (min-width: 1200px) {
      .home-search__col--content {
        padding-left: 53px; } }
  .home-search__title {
    display: block;
    font-size: 28px;
    font-weight: bold;
    color: #C70200;
    padding: 0;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .home-search__title {
        font-size: 34px; } }
  .home-search__text {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #000;
    padding: 0;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .home-search__text {
        font-size: 19px; } }
  .home-search__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto; }

.search-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  width: 330px;
  min-width: 330px;
  /*    @include hover{
          background-color: $red;
          .search-info__label,
          .search-info__text,
          .search-info__icon{
              color: #fff;
          }
          .search-info__footer{
              color: #000000;
          }
      }*/ }
  .search-info__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    margin-right: 40px;
    color: #C70200; }
  .search-info__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
  .search-info__label {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 10px; }
  .search-info__text {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #494948;
    padding: 0;
    margin-bottom: 0; }
  .search-info__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 10px;
    color: #bababa; }
  @media screen and (max-width: 767px) {
    .search-info {
      margin-right: 20px;
      background-color: #C70200;
      /*        @include hover{
                  background-color: $red;
                  .search-info__label,
                  .search-info__text,
                  .search-info__icon{
                      color: #fff;
                  }
                  .search-info__footer{
                      color: #000000;
                  }
              }*/ }
      .search-info .search-info__label,
      .search-info .search-info__text,
      .search-info .search-info__icon {
        color: #fff; }
      .search-info .search-info__footer {
        color: #000000; } }

.home-search #header-search-btn {
  padding: 0;
  margin: 20px 0; }
.home-search #search_widget .form-search-control {
  background-color: rgba(219, 219, 219, 0.74);
  font-size: 17px;
  font-weight: normal;
  color: #000;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  padding: 18px 38px 18px 18px;
  border: 1px solid rgba(219, 219, 219, 0.74); }
  .home-search #search_widget .form-search-control::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: normal;
    color: #000; }
  .home-search #search_widget .form-search-control::-moz-placeholder {
    font-size: 17px;
    font-weight: normal;
    color: #000; }
  .home-search #search_widget .form-search-control:-ms-input-placeholder {
    font-size: 17px;
    font-weight: normal;
    color: #000; }
  .home-search #search_widget .form-search-control:-moz-placeholder {
    font-size: 17px;
    font-weight: normal;
    color: #000; }
.home-search .search-btn---mic {
  display: none;
  visibility: hidden;
  z-index: -10;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin-left: -1px; }
.home-search .search-btn {
  width: 40px; }
  .home-search .search-btn svg g, .home-search .search-btn svg line {
    stroke: #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)
*/
.home-tabs {
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #fff;
  padding-bottom: 20px; }
  @media screen and (max-width: 1579px) {
    .home-tabs {
      background-image: none !important; } }
  @media screen and (min-width: 1580px) {
    .home-tabs {
      background-image: url("../img/tabs.jpg");
      padding-bottom: 0; } }
  .home-tabs__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 767px) {
      .home-tabs__row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .home-tabs__nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 0; }
    @media screen and (max-width: 767px) {
      .home-tabs__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: auto;
        border-bottom: 1px solid rgba(112, 112, 112, 0.2); } }
    @media screen and (min-width: 768px) {
      .home-tabs__nav {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 310px;
        flex: 0 0 310px;
        max-width: 310px;
        border-right: 1px solid rgba(112, 112, 112, 0.2);
        padding-top: 50px;
        padding-bottom: 50px; } }
  .home-tabs__content {
    position: relative; }
  .home-tabs__nav-item {
    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;
    min-height: 70px;
    min-width: 220px;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #494948;
    text-align: center;
    border-bottom: 7px solid transparent; }
    @media screen and (min-width: 768px) {
      .home-tabs__nav-item {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        font-size: 18px;
        padding: 20px 20px 20px 10px;
        min-height: 80px;
        text-align: right;
        min-width: 0;
        border-right: 7px solid transparent;
        border-bottom: none; } }
    .home-tabs__nav-item.active {
      color: #C70200;
      border-color: #C70200; }
    .home-tabs__nav-item:hover, .home-tabs__nav-item:focus {
      color: #C70200;
      border-color: #C70200; }

.home-tab {
  display: none;
  padding: 30px 0;
  max-width: 782px; }
  @media screen and (min-width: 768px) {
    .home-tab {
      padding: 70px 15px; } }
  @media screen and (min-width: 992px) {
    .home-tab {
      padding: 70px 25px; } }
  @media screen and (min-width: 1200px) {
    .home-tab {
      padding: 70px 70px 100px; } }
  .home-tab.active {
    display: block; }
  .home-tab__icon {
    text-align: center;
    margin-bottom: 10px; }
    .home-tab__icon img,
    .home-tab__icon svg {
      margin: 0 auto; }
  .home-tab__title {
    display: block;
    font-size: 21px;
    font-weight: bold;
    color: #C70200;
    text-align: center;
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .home-tab__title {
        font-size: 29px;
        margin-bottom: 30px; } }
  .home-tab__text {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .home-tab__text {
        font-size: 17px;
        margin-bottom: 30px; } }
  .home-tab__links {
    padding-top: 40px; }
    .home-tab__links li {
      display: block;
      margin-bottom: 15px; }
      @media screen and (min-width: 768px) {
        .home-tab__links li {
          margin-bottom: 30px; } }
      .home-tab__links li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 16px;
        font-weight: bold;
        color: #000; }
        @media screen and (min-width: 768px) {
          .home-tab__links li a {
            font-size: 18px; } }
        .home-tab__links li a .home-tab__link-icon {
          color: #b7b7b7;
          margin-right: 10px; }
        .home-tab__links li a:hover, .home-tab__links li a:focus {
          color: #C70200; }
          .home-tab__links li a:hover .home-tab__link-icon, .home-tab__links li a:focus .home-tab__link-icon {
            color: #C70200; }
    .home-tab__links p {
      margin: 0;
      padding: 0; }
    .home-tab__links a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 16px;
      font-weight: bold;
      color: #000;
      margin-bottom: 15px; }
      @media screen and (min-width: 768px) {
        .home-tab__links a {
          margin-bottom: 30px; } }
      @media screen and (min-width: 768px) {
        .home-tab__links a {
          font-size: 18px; } }
      .home-tab__links a:hover, .home-tab__links a:focus {
        color: #C70200; }
        .home-tab__links a:hover .home-tab__link-icon, .home-tab__links a:focus .home-tab__link-icon {
          color: #C70200; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-trends {
  padding-top: 20px;
  padding-bottom: 60px;
  background-color: #F0F0F0; }
  @media screen and (min-width: 768px) {
    .home-trends {
      padding-top: 0;
      padding-bottom: 0; } }
  .home-trends__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .home-trends__row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
  .home-trends__col--img {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .home-trends__col--img {
        -webkit-box-flex: 0 0 310px;
        -ms-flex: 0 0 310px;
        flex: 0 0 310px; } }
  .home-trends__col--content {
    padding-top: 40px;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .home-trends__col--content {
        padding-top: 40px;
        padding-left: 15px;
        -webkit-box-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        overflow: auto; } }
    @media screen and (min-width: 992px) {
      .home-trends__col--content {
        padding-top: 70px;
        padding-left: 25px; } }
    @media screen and (min-width: 1200px) {
      .home-trends__col--content {
        padding-left: 80px; } }
  .home-trends__img {
    width: 100%;
    height: auto; }
    .home-trends__img--mobile {
      display: block; }
      @media screen and (min-width: 768px) {
        .home-trends__img--mobile {
          display: none; } }
    .home-trends__img--desktop {
      display: none; }
      @media screen and (min-width: 768px) {
        .home-trends__img--desktop {
          display: block; } }
  .home-trends__header {
    margin-bottom: 30px; }
  .home-trends__title {
    display: block;
    font-size: 27px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .home-trends__title {
        font-size: 36px; } }
  .home-trends__text {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #000000;
    padding: 0;
    margin-bottom: 0; }

.trend-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 30px; }
  .trend-links__label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    margin-right: 10px;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.34); }
    @media screen and (min-width: 992px) {
      .trend-links__label {
        margin-right: 10px; } }
  .trend-links__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto; }
    @media screen and (min-width: 992px) {
      .trend-links__content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px; } }
    .trend-links__content > p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: auto;
      margin: 0; }
  .trend-links__item {
    font-size: 17px;
    font-weight: bold;
    color: #494948;
    padding: 10px 15px;
    white-space: nowrap; }
    .trend-links__item:hover, .trend-links__item:focus {
      color: #C70200; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-rent {
  background-color: #F0F0F0;
  padding: 40px 0; }
  @media screen and (min-width: 768px) {
    .home-rent {
      padding: 70px 0; } }
  .home-rent__header {
    margin-bottom: 30px; }
  .home-rent__title {
    display: block;
    font-size: 27px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .home-rent__title {
        font-size: 36px; } }
  .home-rent__text {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #000000;
    padding: 0;
    margin-bottom: 0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.home-sales-slider {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 40px; }
  @media screen and (min-width: 1580px) {
    .home-sales-slider > .container {
      padding: 0 42px; } }

.sales-slider__content {
  display: block;
  position: relative;
  padding: 0; }
.sales-slider__img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto; }
.sales-slider__box {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-left: 30px; }
.sales-slider__title {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding: 0;
  margin-bottom: 10px; }
.sales-slider__text {
  display: block;
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  padding: 0;
  margin-bottom: 20px; }
.sales-slider__btn {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 11px 21px; }
  .sales-slider__btn:hover, .sales-slider__btn:focus {
    background-color: #fff;
    color: #494948; }
.sales-slider .swiper-slide {
  max-width: 432px; }
.sales-slider .sales-slider__content {
  max-width: 432px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-brands {
  background-color: #fff;
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  padding: 20px 0;
  padding-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .home-brands {
      padding-bottom: 20px; } }
  .home-brands__header {
    margin-bottom: 20px; }
  .home-brands__title {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #5A5A5A;
    padding: 0;
    margin: 0; }
  .home-brands .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .home-brands .swiper-slide {
    max-width: 140px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-solutions {
  background-color: #222021;
  background-position: top right;
  background-repeat: no-repeat; }
  @media screen and (min-width: 1580px) {
    .home-solutions {
      background-image: url("../img/solution.jpg"); } }
  .home-solutions__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (min-width: 768px) {
      .home-solutions__row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
  .home-solutions__icon {
    width: 100%;
    margin-top: -61px; }
    @media screen and (min-width: 768px) {
      .home-solutions__icon {
        -webkit-box-flex: 0 0 145px;
        -ms-flex: 0 0 145px;
        flex: 0 0 145px;
        padding-top: 50px;
        margin-top: 0; } }
    .home-solutions__icon img {
      display: block;
      width: 100%;
      height: auto;
      max-width: 122px; }
      @media screen and (min-width: 768px) {
        .home-solutions__icon img {
          max-width: 145px; } }
  .home-solutions__content {
    width: 100%;
    padding-top: 20px; }
    @media screen and (min-width: 768px) {
      .home-solutions__content {
        -webkit-box-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-top: 90px;
        padding-left: 30px;
        padding-right: 125px;
        max-width: 948px; } }
    @media screen and (min-width: 1580px) {
      .home-solutions__content {
        padding-right: 200px; } }
    @media screen and (min-width: 1980px) {
      .home-solutions__content {
        padding-right: 125px; } }
  .home-solutions__mobile-img {
    margin-left: -15px;
    margin-right: -15px; }
    @media screen and (min-width: 768px) {
      .home-solutions__mobile-img {
        display: none; } }
    .home-solutions__mobile-img img {
      display: block;
      width: 100%;
      height: auto; }
  .home-solutions__title {
    font-size: 31px;
    font-weight: bold;
    color: #fff;
    padding: 0;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .home-solutions__title {
        font-size: 38px;
        margin-bottom: 60px; } }
  .home-solutions__aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 0; }

.solutions-trends {
  padding-top: 20px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .solutions-trends {
      padding-top: 50px;
      padding-bottom: 60px; } }
  .solutions-trends__label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.44);
    padding: 0;
    margin-bottom: 10px; }
  .solutions-trends__content {
    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; }
  .solutions-trends__link {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 0;
    padding: 5px 10px; }
    .solutions-trends__link:hover, .solutions-trends__link:focus {
      color: #C70200; }

.solutions-posts {
  max-height: 256px;
  overflow: auto; }
  @media screen and (min-width: 768px) {
    .solutions-posts {
      max-height: 270px; } }
  .solutions-posts::-webkit-scrollbar {
    width: 5px; }
  .solutions-posts::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.4); }
  .solutions-posts::-webkit-scrollbar-thumb {
    background-color: rgba(112, 112, 112, 0.4); }
  .solutions-posts__item {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #6C6C6C;
    padding: 10px 0;
    border-bottom: 1px solid rgba(112, 112, 112, 0.4); }
    @media screen and (min-width: 768px) {
      .solutions-posts__item {
        font-size: 19px; } }
    .solutions-posts__item:hover, .solutions-posts__item: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)
*/
.home-blog {
  background-color: #fff;
  padding: 35px 0; }
  @media screen and (min-width: 768px) {
    .home-blog {
      padding: 70px 0; } }
  .home-blog .ab.block h2 {
    display: block;
    font-size: 31px;
    font-weight: 700;
    color: #C70200;
    padding: 0;
    margin-bottom: 30px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .home-blog .ab.block h2 {
        font-size: 36px;
        font-weight: 700;
        line-height: 43px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.home-reviews {
  background-color: #fff;
  padding: 35px 0;
  border-top: 1px solid rgba(73, 73, 72, 0.17); }
  .home-reviews__title {
    display: block;
    font-size: 31px;
    font-weight: bold;
    color: #494948;
    padding: 0;
    margin-bottom: 20px;
    text-align: center; }
  .home-reviews__totals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px; }
  .home-reviews__total-num, .home-reviews__total-icon, .home-reviews__total-text, .home-reviews__total-link {
    padding: 0 4px; }
  .home-reviews__total-num {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #5A5A5A; }
  .home-reviews__total-text {
    font-size: 16px;
    font-weight: 400;
    color: #5A5A5A; }
  .home-reviews__total-link {
    font-size: 16px;
    font-weight: 400;
    color: #E41017;
    text-decoration: underline; }
    .home-reviews__total-link:hover, .home-reviews__total-link:focus {
      color: #b40d12;
      text-decoration: underline; }

.reviewSlide {
  max-width: 618px;
  margin: 0 auto;
  padding: 20px 10px;
  border-radius: 9px;
  display: block; }
  .reviewSlide__quote {
    display: inline-block;
    padding-right: 4px;
    position: relative;
    top: 8px; }
  .reviewSlide__stars {
    display: inline-block;
    position: relative;
    padding-right: 6px; }
    .reviewSlide__stars .g-star-full-wrap {
      display: block;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      overflow: hidden; }
    .reviewSlide__stars .g-star-full {
      display: block; }
  .reviewSlide__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 80px; }
  .reviewSlide__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46px;
    flex: 0 0 46px;
    max-width: 46px;
    margin-right: 10px; }
  .reviewSlide__data span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #505050; }
  .reviewSlide__data .g-name {
    display: block; }
  .reviewSlide__data .g-date {
    display: block; }

/*# sourceMappingURL=custom.css.map */
