/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    	Afternet <info@afternet.gr>
 * @copyright 	Afternet
 * @license   	http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
a, #product .product-cover .expander,
#product .product-cover .expander > span {
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

a {
  background-color: transparent; }

a,
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover, a:not([href]):focus {
    color: inherit;
    text-decoration: none; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  outline-offset: -2px;
  -webkit-appearance: none; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  width: auto;
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

[role="button"] {
  cursor: pointer; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg {
  display: block;
  overflow: hidden;
  vertical-align: middle; }

pre {
  margin-top: 0;
  overflow: auto;
  margin-bottom: 1rem; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

small {
  font-size: 80%; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

summary {
  display: list-item;
  cursor: pointer; }

output {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield; }

.easyzoom-flyout img {
  width: auto;
  height: auto;
  max-width: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-size: 15px;
  line-height: 1.428;
  font-weight: normal;
  background-color: #fff;
  margin: 0; }

a {
  color: #000;
  text-decoration: none; }
  a:hover, a:focus {
    color: #989898; }

.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: 22px; }
.product-description h2 {
  font-size: 20px; }
.product-description h3 {
  font-size: 18px; }
.product-description h4 {
  font-size: 16px; }
.product-description h5 {
  font-size: 14px; }
.product-description h6 {
  font-size: 12px; }
.product-description p {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  margin-bottom: 20px; }

a[href="#"] {
  cursor: default; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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: #EFEFEF; }

#wrapper {
  padding-top: 0; }

#index #wrapper {
  padding-top: 0; }

@media screen and (min-width: 768px) {
  #left-column {
    max-width: 270px; } }

@media screen and (min-width: 768px) {
  #content-wrapper.left-column {
    padding-left: 45px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc( 100% - 270px );
    -ms-flex: 0 0 calc( 100% - 270px );
    flex: 0 0 calc( 100% - 270px );
    max-width: -webkit-calc( 100% - 270px );
    max-width: calc( 100% - 270px ); } }

#back-to-top {
  z-index: 100; }

@media screen and (max-width: 1199px) {
  .desktop--el {
    display: none !important; } }

@media screen and (min-width: 1200px) {
  .mobile--el {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .mobile--hide {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .desktop--hide {
    display: none !important; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#header,
.stuck-header-element {
  box-shadow: 0 2px 11px rgba(93, 148, 176, 0.38); }

.header-nav {
  background-color: #72706F;
  padding: 6px 0;
  position: relative; }
  @media screen and (min-width: 768px) {
    .header-nav {
      padding: 12px 0; } }

#desktop-header {
  background-color: #fff;
  padding: 18px 0; }

#header .header-btn-w {
  padding: 0 10px; }

.row--services {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media screen and (min-width: 992px) {
    .row--services {
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around; } }

@media screen and (max-width: 991px) {
  .col--hide {
    display: none; } }

.service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (min-width: 992px) {
    .service {
      max-width: 175px;
      margin: 0 auto; } }
  .service__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    margin-right: 5px; }
    .service__icon svg {
      height: 16px; }
    @media screen and (min-width: 768px) {
      .service__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;
        max-width: 30px;
        margin-right: 10px; }
        .service__icon svg {
          height: auto; } }
  .service__text {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #fff; }

#language_selector {
  position: absolute;
  top: 4px;
  right: 15px; }
  @media screen and (min-width: 768px) {
    #language_selector {
      top: 15px; } }
  #language_selector .expand-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  #language_selector ul {
    margin-bottom: 0; }
  #language_selector .language-selector {
    font-size: 12px;
    font-weight: bold;
    color: #A7A7A7;
    text-transform: uppercase; }
    #language_selector .language-selector img {
      margin-right: 2px; }

.dropdown-menu.dropdown-menu-right {
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.2); }
  .dropdown-menu.dropdown-menu-right .dropdown-item {
    color: #000; }
    .dropdown-menu.dropdown-menu-right .dropdown-item:hover, .dropdown-menu.dropdown-menu-right .dropdown-item:focus {
      color: #A7A7A7; }

#ps-shoppingcart-wrapper,
#ps-shoppingcart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#ps-shoppingcart-wrapper .cart-products-count-btn {
  top: -8px;
  right: -10px;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  background-color: #F3BF03; }

@media screen and (max-width: 991px) {
  #language_selector {
    display: flex !important;
    justify-content: end;
    margin-right: 15px;
    position: unset; } }
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#mobile-header {
  padding: 10px 0; }
  #mobile-header .col-mobile-logo img {
    max-width: 99px; }
  #mobile-header .col-mobile-btn {
    padding-left: 5px;
    padding-right: 5px; }
    #mobile-header .col-mobile-btn-menu {
      margin-left: 10px; }
  #mobile-header .cart-products-count-btn {
    background-color: #F3BF03; }

#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)
*/
.cbp-hrmenu .cbp-hrsub {
  padding-top: 28px !important; }

#iqitmegamenu-horizontal .cbp-horizontal .cbp-tab-title {
  font-size: 14px;
  font-weight: bold;
  color: #707070; }
#iqitmegamenu-horizontal .cbp-horizontal .nav-link:hover .cbp-tab-title, #iqitmegamenu-horizontal .cbp-horizontal .nav-link:focus .cbp-tab-title {
  color: #000; }
#iqitmegamenu-horizontal .cbp-hrmenu > ul > li:first-child .cbp-tab-title {
  font-size: 16px; }
#iqitmegamenu-horizontal .cbp-hrmenu .cbp-links li {
  margin-bottom: 6px; }
#iqitmegamenu-horizontal .cbp-category-link-w a {
  font-size: 14px;
  font-weight: 800;
  color: #989898; }
  #iqitmegamenu-horizontal .cbp-category-link-w a:hover, #iqitmegamenu-horizontal .cbp-category-link-w a:focus {
    color: #000;
    text-decoration: underline; }
#iqitmegamenu-horizontal .cbp-category-link-w a.cbp-category-title {
  color: #000; }

body #iqitmegamenu-mobile {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px; }
  body #iqitmegamenu-mobile a,
  body #iqitmegamenu-mobile a:link,
  body #iqitmegamenu-mobile a:visited {
    font-size: 18px;
    font-weight: 800;
    color: #989898;
    padding: 8px 20px 8px 10px;
    border-bottom: 1px solid #CECECE;
    min-height: 0;
    opacity: 1; }
    body #iqitmegamenu-mobile a:hover, body #iqitmegamenu-mobile a:focus,
    body #iqitmegamenu-mobile a:link:hover,
    body #iqitmegamenu-mobile a:link:focus,
    body #iqitmegamenu-mobile a:visited:hover,
    body #iqitmegamenu-mobile a:visited:focus {
      color: #000;
      opacity: 1; }
      body #iqitmegamenu-mobile a:hover .mm-expand, body #iqitmegamenu-mobile a:focus .mm-expand,
      body #iqitmegamenu-mobile a:link:hover .mm-expand,
      body #iqitmegamenu-mobile a:link:focus .mm-expand,
      body #iqitmegamenu-mobile a:visited:hover .mm-expand,
      body #iqitmegamenu-mobile a:visited:focus .mm-expand {
        color: #000; }
  body #iqitmegamenu-mobile .mm-expand {
    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: 20px;
    height: 42px;
    font-size: 22px;
    line-height: 22px;
    color: #989898; }
  body #iqitmegamenu-mobile li ul {
    padding: 0 0 0 10px;
    font-size: 1em; }
  body #iqitmegamenu-mobile li ul li ul {
    padding: 0 0 0 10px;
    font-size: 1em; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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: #FFFFFF;
  padding: 80px 0 0; }
  @media screen and (min-width: 768px) {
    #footer {
      padding: 40px 0 0; } }
  #footer .footer-logo {
    padding-top: 68px; }

#footer-container-main {
  padding-bottom: 40px; }

.block.block-logo,
.block.block-iqitlinksmanager,
.block.block-iqitcontactpage,
.block.block-newsletter {
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .block.block-logo,
    .block.block-iqitlinksmanager,
    .block.block-iqitcontactpage,
    .block.block-newsletter {
      max-width: 50%;
      flex: 0 0 50%; } }
  @media screen and (max-width: 575px) {
    .block.block-logo,
    .block.block-iqitlinksmanager,
    .block.block-iqitcontactpage,
    .block.block-newsletter {
      max-width: 100%;
      flex: 0 0 100%;
      margin-bottom: 30px; } }

@media screen and (min-width: 768px) {
  .block.block-logo {
    max-width: 350px;
    padding-right: 50px; } }
@media screen and (max-width: 575px) {
  .block.block-logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media screen and (min-width: 768px) {
  .block.block-iqitlinksmanager {
    max-width: 250px;
    padding-top: 68px; } }
@media screen and (max-width: 575px) {
  .block.block-iqitlinksmanager {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; } }

@media screen and (min-width: 768px) {
  .block.block-iqitcontactpage {
    padding-top: 68px;
    max-width: 290px; } }
@media screen and (max-width: 575px) {
  .block.block-iqitcontactpage {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; } }

@media screen and (min-width: 768px) {
  .block.block-newsletter {
    padding-top: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }
@media screen and (max-width: 575px) {
  .block.block-newsletter {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }
@media screen and (min-width: 768px) {
  .block.block-newsletter .block-newsletter__wrap {
    max-width: 400px; } }

.footer--logo {
  display: block;
  padding: 0;
  margin-bottom: 40px; }

.footer--description {
  font-size: 12px;
  font-weight: 500;
  color: #000000; }

.block-links ul > li {
  margin-bottom: 10px; }

.block-links ul > li a {
  font-size: 14px;
  color: #000000; }
  .block-links ul > li a:hover, .block-links ul > li a:focus {
    color: #F3BF03; }

.block-links ul > li a:before {
  font-size: 14px;
  color: #000000; }

.block-links ul > li a:hover:before {
  color: #F3BF03;
  left: 0; }

.contact-rich__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px; }
  .contact-rich__row:last-child {
    margin-bottom: 0; }
.contact-rich__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  max-width: 25px;
  margin-right: 10px; }
.contact-rich__content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  font-size: 14px;
  font-weight: 500;
  color: #000000; }
.contact-rich__link--phone {
  font-size: 15px;
  font-weight: bold;
  color: #000000; }
  .contact-rich__link--phone:hover, .contact-rich__link--phone:focus {
    color: #F3BF03; }
.contact-rich__link--map {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  text-decoration: underline; }
  .contact-rich__link--map:hover, .contact-rich__link--map:focus {
    color: #F3BF03;
    text-decoration: underline; }
.contact-rich__link--mail {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000; }
  .contact-rich__link--mail:hover, .contact-rich__link--mail:focus {
    color: #F3BF03;
    text-decoration: underline; }

.block-footer.block-social-links {
  text-align: left;
  padding-top: 20px; }

#footer .footer-style-1 .social-links > li {
  padding-bottom: 0; }

#footer .social-links li {
  width: 40px;
  height: 40px;
  background-color: #366683;
  color: #000000;
  margin: 0 5px; }
  #footer .social-links li a {
    color: #000000; }
    #footer .social-links li a:hover, #footer .social-links li a:focus {
      color: #F3BF03; }

#footer .social-links li svg {
  height: 20px; }

@media screen and (max-width: 991px) {
  #footer .footer-logo {
    padding-top: 0; } }
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#footer-copyrights {
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.11); }

.footer-copyrights__top {
  background-color: #fff;
  padding: 14px 0; }
.footer-copyrights__bottom {
  background-color: #fff;
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    .footer-copyrights__bottom {
      padding: 22px 0 50px; } }

.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; } }
    .paymnets-icons__item img {
      display: block;
      max-width: 100%; }

.copyrights {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .copyrights .copyrights__link,
  .copyrights .copyrights__text,
  .copyrights .copyrights__powered {
    font-size: 12px;
    font-weight: 500;
    color: #707070;
    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: #F3BF03; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.wpcf7-submit,
.btn-primary {
  font-size: 14px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  border-radius: 24px;
  padding: 14px 20px; }
  .wpcf7-submit:hover, .wpcf7-submit:focus,
  .btn-primary:hover,
  .btn-primary:focus {
    background-color: #989898;
    color: #fff;
    text-decoration: none; }

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #989898;
  opacity: .65; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #989898; }

.btn-secondary {
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  color: #000;
  border-radius: 24px;
  padding: 14px 20px; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #989898; }

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #989898;
  opacity: .65; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #989898; }

.btn-continue-shopping {
  background-color: transparent;
  font-size: 14px;
  font-weight: bold;
  color: #000; }
  .btn-continue-shopping svg {
    display: inline-block;
    margin-right: 10px; }
  .btn-continue-shopping:hover, .btn-continue-shopping:focus {
    background-color: #989898;
    color: #fff; }

.product-miniature .add-to-cart,
.product-miniature .add-to-cart-link,
.product-miniature .btn-product-list {
  display: block;
  padding: 10px;
  color: #000;
  background-color: transparent; }
  .product-miniature .add-to-cart:hover, .product-miniature .add-to-cart:focus,
  .product-miniature .add-to-cart-link:hover,
  .product-miniature .add-to-cart-link:focus,
  .product-miniature .btn-product-list:hover,
  .product-miniature .btn-product-list:focus {
    color: #fff;
    background-color: #000; }
  .product-miniature .add-to-cart span,
  .product-miniature .add-to-cart-link span,
  .product-miniature .btn-product-list span {
    display: none; }
  .product-miniature .add-to-cart svg,
  .product-miniature .add-to-cart-link svg,
  .product-miniature .btn-product-list svg {
    pointer-events: none;
    /* fix for add to cart btn */ }

.product-add-to-cart .add-to-cart {
  width: 100%;
  border-radius: 50px; }
  @media screen and (min-width: 576px) {
    .product-add-to-cart .add-to-cart {
      max-width: 285px; } }
.product-add-to-cart svg {
  display: inline-block;
  margin-right: 10px; }

.add-to-cart svg {
  display: inline-block; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#content-wrapper .page-title {
  font-size: 23px;
  font-weight: 800;
  color: #000; }
  @media screen and (min-width: 768px) {
    #content-wrapper .page-title {
      font-size: 29px; } }

#content-wrapper .product_header_container .page-title {
  font-size: 23px;
  font-weight: 800;
  color: #000;
  padding: 0;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    #content-wrapper .product_header_container .page-title {
      font-size: 25px; } }

#content-wrapper .section-title {
  font-size: 31px;
  font-weight: 800;
  color: #000;
  text-align: center;
  padding: 0;
  margin-bottom: 40px; }

#footer .block-title,
#checkout-footer .block-title {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding: 0;
  margin-bottom: 30px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.form-control.input-subscription {
  background-color: #000;
  font-size: 13px;
  line-height: 21px;
  font-weight: bold;
  color: #fff; }
  .form-control.input-subscription::-webkit-input-placeholder {
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    color: #fff; }
  .form-control.input-subscription::-moz-placeholder {
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    color: #fff; }
  .form-control.input-subscription:-ms-input-placeholder {
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    color: #fff; }
  .form-control.input-subscription:-moz-placeholder {
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    color: #fff; }

.ps-emailsubscription-block .btn-subscribe {
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

body #footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module,
body #footer-container-main.footer-style-1 .ps-emailsubscription-block .ps-emailsubscription-conditions {
  max-width: none;
  font-size: 12px;
  font-weight: 500;
  color: #707070; }
  body #footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module a,
  body #footer-container-main.footer-style-1 .ps-emailsubscription-block .ps-emailsubscription-conditions a {
    text-decoration: underline; }

body .ps-emailsubscription-block .form-control.input-subscription {
  border-top-left-radius: 23px;
  border-bottom-left-radius: 23px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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 #CCCCCC;
  background-color: #F2F2F2;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  color: #000;
  height: auto;
  outline: none;
  padding: 12px 14px; }
  body .page-content select.form-control-select.form-control::-webkit-input-placeholder,
  body .page-content .form-control::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder,
  #search_widget .form-search-control::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #000; }
  body .page-content select.form-control-select.form-control::-moz-placeholder,
  body .page-content .form-control::-moz-placeholder,
  .form-control::-moz-placeholder,
  #search_widget .form-search-control::-moz-placeholder,
  textarea::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #000; }
  body .page-content select.form-control-select.form-control:-ms-input-placeholder,
  body .page-content .form-control:-ms-input-placeholder,
  .form-control:-ms-input-placeholder,
  #search_widget .form-search-control:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #000; }
  body .page-content select.form-control-select.form-control:-moz-placeholder,
  body .page-content .form-control:-moz-placeholder,
  .form-control:-moz-placeholder,
  #search_widget .form-search-control:-moz-placeholder,
  textarea:-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #000; }
  body .page-content select.form-control-select.form-control:focus,
  body .page-content .form-control:focus,
  .form-control:focus,
  #search_widget .form-search-control:focus,
  textarea:focus {
    box-shadow: none; }

textarea {
  border-radius: 4px; }

body .page-content .has-float-label select.form-control,
.not-extra-field {
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto;
  background: none;
  background-color: #fff; }

.not-extra-field {
  border: 1px solid #CDD8DE;
  border-radius: 22px;
  background-color: #F9F9F9;
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  color: #000;
  height: auto;
  outline: none;
  padding: 4px 10px; }

select.form-control-select.form-control.not-extra-field {
  display: inline-block;
  -moz-appearance: none;
  -webkit-appearance: auto;
  appearance: auto;
  outline: none; }

body select.form-control:not([size]):not([multiple]) {
  height: auto; }

.field-label {
  font-size: 13px;
  font-weight: bold;
  color: #A7A7A7; }

.label.js-terms em {
  font-style: normal; }

body .form-group {
  padding: 0; }

[data-link-action="toggle-password-visibility"] {
  top: 25px; }

.c-custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .c-custom-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .c-custom-checkbox svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    margin-top: 0;
    margin-right: 5px; }
  .c-custom-checkbox label,
  .c-custom-checkbox span.label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    width: 100%; }
  .c-custom-checkbox__icon {
    margin-top: 2px; }
  .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 #CDD8DE;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff; }
  body .custom-radio input[type=radio]:checked + span {
    display: block;
    position: static;
    width: 22px;
    height: 22px;
    left: -1px;
    top: -1px;
    right: auto;
    bottom: auto;
    border: 6px solid #000;
    background-color: #fff;
    animation: none; }

.custom-checkbox input[type=checkbox] + span:not(.color),
.custom-radio {
  border: none; }

/*.custom-checkbox.af-checkbox-label:after, 
.custom-checkbox.af-radio-label:after{
    display: none;
}
.active > .custom-checkbox.af-checkbox-label:before, 
.active > .custom-checkbox.af-radio-label:before{
    display: none;
}
.af_filter .custom-checkbox.af-checkbox-label{
    padding-left: 0;
}*/
/*<span class="custom-checkbox">
    <input name="{$field.name}" id="cc_{$field.name}" type="checkbox" value="1" {if $field.value}checked="checked"{/if} {if $field.required}required{/if}>
    <span class="custom-checkbox__icon custom-checkbox__empty"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"> <g fill="#fff" stroke="#707070" stroke-width="1"> <rect width="15" height="15" stroke="none"/> <rect x="0.5" y="0.5" width="14" height="14" fill="none"/> </g></svg></span>
    <span class="custom-checkbox__icon custom-checkbox__checked"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"> <path d="M0,0H15V15H0Z" fill="#d8af54"/> <path d="M4246.006,393.541l2.525,2.274,3.852-4.715" transform="translate(-4241.695 -386.714)" fill="none" stroke="#fff" stroke-width="2"/></svg></span>   
    <label for="cc_{$field.name}">{$field.label nofilter}</label >
  </span>*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.has-compact-filter #amazzing_filter {
  background-color: #f3f5f6;
  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: #000;
    border-top-right-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    text-transform: none; }
  .has-compact-filter #amazzing_filter .compact-toggle-icon {
    background-color: #000;
    border-bottom-left-radius: 4px; }
  .has-compact-filter #amazzing_filter .btn-holder {
    background-color: transparent; }
  .has-compact-filter #amazzing_filter .title_block {
    margin: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cdd8de; }

#left-column #amazzing_filter .title_block,
#right-column #amazzing_filter .title_block {
  padding: 0 0 10px;
  margin: 12px 0 20px;
  border-bottom: 1px solid #cdd8de; }

#amazzing_filter.block h2.title_block,
#amazzing_filter .title_block {
  display: block;
  font-size: 19px;
  font-weight: 900;
  color: #000; }
#amazzing_filter .selectedFilters {
  margin-bottom: 20px; }
  #amazzing_filter .selectedFilters .clearAll {
    background: transparent; }
    #amazzing_filter .selectedFilters .clearAll .txt {
      font-size: 12px;
      font-weight: bold;
      color: #000; }
    #amazzing_filter .selectedFilters .clearAll i {
      display: none; }
  #amazzing_filter .selectedFilters .cf {
    background: transparent;
    font-size: 13px;
    font-weight: bold;
    color: #000; }
#amazzing_filter form {
  padding-top: 0; }
#amazzing_filter .af_subtitle {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #cdd8de; }
#amazzing_filter .af_subtitle:before {
  border-color: #000; }
#amazzing_filter .af-checkbox-label:after,
#amazzing_filter .af-radio-label:after {
  box-shadow: none; }
#amazzing_filter .af_filter {
  border-bottom: 0;
  padding-bottom: 10px;
  margin-bottom: 10px; }
#amazzing_filter .af_filter .name {
  font-size: 14px;
  font-weight: normal;
  color: #366683; }
#amazzing_filter .af_filter .count {
  font-size: 14px;
  font-weight: 500;
  color: #A7A7A7; }
#amazzing_filter .af-slider {
  margin-top: 20px; }
#amazzing_filter .af-slider .pointer {
  background: #000;
  border: 5px solid #000; }
#amazzing_filter .af-slider .back-bar {
  background: #dddddd; }
#amazzing_filter .af-slider .selected-bar {
  background: #000; }
#amazzing_filter .af-checkbox-label:after,
#amazzing_filter .active > .af-checkbox-label:before {
  display: none; }
#amazzing_filter .af-checkbox-label {
  padding-left: 0; }
#amazzing_filter .active > .af-radio-label:before {
  background: #000; }

.has-compact-filter.show-filter .af-compact-overlay {
  background: rgba(0, 0, 0, 0.86);
  opacity: 1; }

.has-compact-filter .af.block .block_content {
  padding: 0 15px; }

.af_filter:hover .slider_value,
.af-slider .slider_value.edit {
  border-color: transparent; }

.slider-values .from_display,
.slider-values .to_display {
  color: #000;
  font-weight: normal; }

.af-slider .slider_value .input-text {
  font-size: 15px;
  color: #000;
  background-color: transparent;
  border: 1px solid #000 !important;
  margin-bottom: 8px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.block-social-links {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .block-social-links {
      text-align: right; } }

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0; }
  .social-links__wrap {
    display: inline-block;
    text-align: center; }
  .social-links__img {
    display: block; }
  .social-links li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 10px; }
    .social-links li svg {
      height: 30px; }

.social-sharing li {
  padding: 0 6px; }
  .social-sharing li a {
    color: #000; }
    .social-sharing li a:hover, .social-sharing li a:focus {
      color: #A7A7A7; }
.social-sharing svg {
  height: 20px; }

.share-desktop {
  display: none;
  position: absolute;
  top: 0px;
  right: 15px; }
  @media screen and (min-width: 768px) {
    .share-desktop {
      display: block; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
body #wrapper .breadcrumb {
  padding: 15px 0;
  margin: 0; }
  body #wrapper .breadcrumb svg {
    display: inline-block; }
body #wrapper .breadcrumb ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
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;
  font-weight: bold;
  color: #A7A7A7; }
body #wrapper .breadcrumb li a:hover, body #wrapper .breadcrumb li a:focus {
  color: #000;
  opacity: 1; }
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(0, 0, 0, 0.33);
  opacity: 1; }
body ul.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#blockcart-modal .modal-body {
  padding-top: 20px; }
#blockcart-modal .product-name a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px; }
#blockcart-modal .modal-title {
  font-size: 19px;
  font-weight: bold;
  color: #000; }
#blockcart-modal .cart-products-count {
  display: block;
  font-size: 14px;
  font-weight: normal; }
#blockcart-modal .free-delivery {
  margin: 20px 0;
  border: none; }
#blockcart-modal .modal--price-x {
  font-size: 14px;
  font-weight: 500; }
#blockcart-modal .modal--price {
  font-size: 15px;
  font-weight: bold;
  color: #000; }
#blockcart-modal .modal--price-total {
  font-size: 19px;
  font-weight: bold;
  color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#iqitcookielaw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 540px; }
  #iqitcookielaw #iqitcookielaw-accept {
    -ms-flex-item-align: end;
    align-self: flex-end; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#search_widget .form-search-control {
  background-color: #FFFFFF;
  border-radius: 23px;
  font-size: 13px;
  font-weight: normal;
  color: #000;
  padding: 13px 28px 13px 14px;
  outline: 0; }
  @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 .form-search-control::-webkit-input-placeholder {
    font-size: 13px;
    font-weight: normal;
    color: #000; }
  #search_widget .form-search-control::-moz-placeholder {
    font-size: 13px;
    font-weight: normal;
    color: #000; }
  #search_widget .form-search-control:-ms-input-placeholder {
    font-size: 13px;
    font-weight: normal;
    color: #000; }
  #search_widget .form-search-control:-moz-placeholder {
    font-size: 13px;
    font-weight: normal;
    color: #000; }

.search-widget .search-btn {
  padding: 0 15px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.swiper,
.swiper-container {
  position: relative;
  overflow: hidden; }
  .swiper .swiper-pagination,
  .swiper-container .swiper-pagination {
    position: relative;
    padding-top: 10px;
    bottom: 0; }
  .swiper .swiper-button-next,
  .swiper .swiper-button-prev,
  .swiper-container .swiper-button-next,
  .swiper-container .swiper-button-prev {
    color: #e0e1e2;
    background: #ffffff; }
  .swiper .swiper-button-next:after,
  .swiper .swiper-button-prev:after,
  .swiper-container .swiper-button-next:after,
  .swiper-container .swiper-button-prev:after {
    /*        font-size: 26px;
            color: $main-color; */ }
  .swiper .swiper-pagination-bullet-active,
  .swiper-container .swiper-pagination-bullet-active {
    background: #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)
*/
#manufacturer,
#module-iqitsearch-searchiqit,
#best-sales,
#new-products,
#prices-drop,
#category {
  background-color: #EFEFEF; }
  #manufacturer #inner-wrapper.container,
  #module-iqitsearch-searchiqit #inner-wrapper.container,
  #best-sales #inner-wrapper.container,
  #new-products #inner-wrapper.container,
  #prices-drop #inner-wrapper.container,
  #category #inner-wrapper.container {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
    padding-bottom: 90px; }
  #manufacturer .breadcrumb,
  #module-iqitsearch-searchiqit .breadcrumb,
  #best-sales .breadcrumb,
  #new-products .breadcrumb,
  #prices-drop .breadcrumb,
  #category .breadcrumb {
    display: none; }

@media screen and (min-width: 768px) {
  .title-column {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2; } }

.category-head {
  padding: 37px 15px 0;
  display: block; }
  @media screen and (min-width: 768px) {
    .category-head {
      padding: 70px 15px 0; } }
  @media screen and (min-width: 1580px) {
    .category-head {
      padding: 70px 0 0; } }
  .category-head__container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1390px;
    /*min-height: 180px;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    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;
    /*        @include media-min-to(md){
                min-height: 270px;
            }*/
    position: relative;
    /*        &:after{
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                background-color: rgba(#366683, .46);
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2;
                pointer-events: none;
            }*/ }
  .category-head__content {
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 15px 0;
    text-align: center;
    position: relative;
    z-index: 10; }
  .category-head__title {
    font-size: 22px;
    font-weight: 800;
    color: #000;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .category-head__title {
        font-size: 32px; } }
  .category-head__description {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    padding: 0;
    margin-top: 10px; }

.container--listing {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .container--listing {
      padding-top: 50px; } }

.products.row.products-grid {
  margin-left: -4px;
  margin-right: -4px; }
  @media screen and (min-width: 768px) {
    .products.row.products-grid {
      margin-left: -8px;
      margin-right: -8px; } }
  .products.row.products-grid > .js-product-miniature-wrapper {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 25px; }
    @media screen and (min-width: 768px) {
      .products.row.products-grid > .js-product-miniature-wrapper {
        padding-left: 8px;
        padding-right: 8px;
        margin-bottom: 45px; } }

.swiper-container-wrapper .product-carousel {
  padding-left: 4px;
  padding-right: 4px; }
  @media screen and (min-width: 768px) {
    .swiper-container-wrapper .product-carousel {
      padding-left: 8px;
      padding-right: 8px; } }

.subcat-box {
  display: block;
  padding: 18px 0 10px;
  width: 100%;
  transition: all ease .3s; }
  .subcat-box:hover, .subcat-box:focus {
    background-color: #fff;
    box-shadow: 0 11px 22px rgba(0, 0, 0, 0.1); }
  .subcat-box__img {
    background-color: #fff; }
    .subcat-box__img img {
      display: block;
      width: 100%; }
  .subcat-box__content {
    display: block;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 800;
    color: #989898;
    text-align: center;
    transition: all ease .3s; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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;
  padding: 0;
  margin: 0 0 15px; }
  @media screen and (min-width: 768px) {
    #js-product-list-top {
      margin: 0 0 20px; } }

.products-selection .showing {
  font-size: 13px;
  font-weight: bold;
  color: #000; }
.products-selection .products-sort-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .products-selection .products-sort-order__title {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    margin-right: 10px; }
  .products-selection .products-sort-order .select-list {
    color: #000; }
    .products-selection .products-sort-order .select-list:hover, .products-selection .products-sort-order .select-list:focus {
      font-weight: bold; }
.products-selection .expand-more.select-title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  background-color: transparent;
  border: none; }
.products-selection .select-title .select-title-name {
  max-width: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.pagination .page-list li {
  border: none;
  margin: 0 5px; }

.pagination .page-list a {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  background-color: transparent;
  padding: 14px 22px; }

.pagination .page-list .current a,
.pagination .page-list a:hover {
  background-color: #fff;
  color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-miniature {
  background-color: #fff;
  padding: 10px; }
  @media screen and (min-width: 768px) {
    .product-miniature {
      padding: 20px; } }
  .product-miniature .thumbnail-container {
    margin-bottom: 10px; }
  .product-miniature .product-reference {
    margin-bottom: 4px; }
  .product-miniature .product-title {
    margin-bottom: 10px !important; }
    @media screen and (min-width: 768px) {
      .product-miniature .product-title {
        margin-bottom: 20px !important; } }
    .product-miniature .product-title a {
      display: block;
      font-size: 14px;
      font-weight: bold;
      color: #000;
      padding: 0;
      margin: 0;
      min-height: 32px; }
      @media screen and (min-width: 768px) {
        .product-miniature .product-title a {
          font-size: 15px;
          min-height: 36px; } }
  .product-miniature .miniature-row {
    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; }
  .product-miniature .js-quick-view-iqit {
    color: #000; }

.miniautre-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .miniautre-row__label, .miniautre-row__value {
    font-size: 12px;
    font-weight: 500;
    color: #989898; }
  .miniautre-row__label {
    margin-right: 2px; }

.line-through {
  text-decoration: line-through; }

.elementor-products-carousel .swiper-slide,
.swiper--custom .swiper-slide {
  max-width: 281px; }
.elementor-products-carousel .js-product-miniature-wrapper,
.swiper--custom .js-product-miniature-wrapper {
  max-width: 281px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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 {
  background-color: #EFEFEF; }
  #product #inner-wrapper.container {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
    padding-bottom: 90px; }
  #product .product-container {
    max-width: 1440px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto; }
  #product #main {
    position: relative;
    padding-top: 15px; }

@media screen and (max-width: 767px) {
  .product-info-row .col-product-image {
    margin-bottom: 45px; } }

#product .product_header_container {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #product .product_header_container .product_header_col--title {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-right: 15px;
    margin-right: 25px;
    border-bottom: 1px solid #B6CFDE;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  #product .product_header_container .product_header_col--brand {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px; }
    #product .product_header_container .product_header_col--brand img {
      display: block;
      width: 100%;
      max-width: 100%; }
#product .price-box__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
#product .product-short-description {
  padding: 20px 0; }
  #product .product-short-description p {
    font-size: 13px;
    font-weight: 500;
    color: #000; }
#product .product-manufacturer--promo {
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 11px 22px rgba(54, 102, 131, 0.09);
  border-radius: 8px; }
@media screen and (max-width: 767px) {
  #product .product-manufacturer--desktop {
    display: none !important; } }
@media screen and (min-width: 768px) {
  #product .product-manufacturer--mobile {
    display: none !important; } }
#product .share--mobile {
  text-align: right; }
  @media screen and (min-width: 576px) {
    #product .share--mobile {
      text-align: left; } }
#product .product-manufacturer .label, #product .product-manufacturer span, #product .product-manufacturer a,
#product .product-reference .label,
#product .product-reference span,
#product .product-reference a {
  font-size: 13px;
  font-weight: bold;
  color: #A7A7A7;
  margin-bottom: 0; }
#product .product-manufacturer a:hover, #product .product-manufacturer a:focus,
#product .product-reference a:hover,
#product .product-reference a:focus {
  text-decoration: underline; }
#product .product-reference--price {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute; }
#product .product-add-to-cart {
  margin: 20px 0; }
#product .product-additional-info {
  border: none; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.col-product-image > .page-content {
  /*    position: -webkit-sticky;
      position: sticky;
      top: 140px;*/ }

.product-cover .product-lmage-large {
  position: static; }

.after-cover-tumbnails,
.images-container {
  max-width: 573px; }

#product .product-cover .expander,
#product .product-cover .expander > span {
  background-color: #000; }

#product .product-cover .expander:hover, #product .product-cover .expander:focus {
  background-color: black;
  opacity: 1 !important; }
  #product .product-cover .expander:hover > span, #product .product-cover .expander:focus > span {
    background-color: black;
    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)
*/
#quickview-modal .modal-content {
  background-color: #F3F5F6; }
#quickview-modal.quickview .modal-content {
  min-height: 0; }
#quickview-modal h1 a {
  display: block;
  font-size: 29px;
  font-weight: bold;
  color: #000;
  margin-right: 20px; }
#quickview-modal .images-container {
  padding: 20px; }
#quickview-modal .quickview-info {
  padding: 20px; }
#quickview-modal .product_header_container {
  padding: 0;
  margin: 0;
  border: none; }
#quickview-modal .price-box__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
#quickview-modal .product-manufacturer .label, #quickview-modal .product-manufacturer span, #quickview-modal .product-manufacturer a,
#quickview-modal .product-reference .label,
#quickview-modal .product-reference span,
#quickview-modal .product-reference a {
  font-size: 13px;
  font-weight: bold;
  color: #A7A7A7;
  margin-bottom: 0; }
#quickview-modal .product-manufacturer a:hover, #quickview-modal .product-manufacturer a:focus,
#quickview-modal .product-reference a:hover,
#quickview-modal .product-reference a:focus {
  text-decoration: underline; }
#quickview-modal #product-description-short {
  padding: 20px 0; }
  #quickview-modal #product-description-short p {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    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)
*/
.product-variants .product-variants-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .product-variants .product-variants-item .form-control-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    margin-right: 10px;
    color: #366683; }
.product-variants ul {
  margin-bottom: 0;
  position: relative;
  top: 7px; }

.product-variants > .product-variants-item .custom-select2 {
  max-width: 110px;
  min-width: 110px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .price-box .regular-price {
    font-size: 15px;
    font-weight: 800;
    color: #A7A7A7;
    text-decoration: line-through;
    margin-right: 8px; }
  .price-box .product-price {
    font-size: 21px;
    font-weight: 800;
    color: #000; }

#col-product-info .regular-price {
  font-size: 22px; }
#col-product-info .product-price {
  font-size: 29px;
  margin-right: 12px; }

#quickview-modal-product-content .current-price {
  margin-right: 12px; }

@media screen and (max-width: 767px) {
  .product-miniature .regular-price {
    font-size: 14px; } }
@media screen and (max-width: 767px) {
  .product-miniature .product-price {
    font-size: 16px; } }

#blockcart-content .regular-price {
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px; }
#blockcart-content .product-price {
  font-size: 14px; }

@media screen and (max-width: 575px) {
  .product-line-grid .price-box {
    margin-bottom: 10px; } }
.product-line-grid .regular-price {
  font-size: 16px; }
.product-line-grid .product-price {
  font-size: 21px; }

.product-line-body .regular-price {
  font-size: 16px; }
.product-line-body .product-price {
  font-size: 21px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-add-to-cart {
  /*    @include display-flex;
      @include align-items-center;
      @include flex-wrap;*/
  margin-top: 15px;
  margin-bottom: 15px; }
  .product-add-to-cart .product-quantity > .col {
    margin: 0; }
  @media screen and (max-width: 575px) {
    .product-add-to-cart .product-quantity .col-add-qty {
      margin-bottom: 10px; } }
  @media screen and (max-width: 575px) {
    .product-add-to-cart .product-quantity .col-add-btn {
      margin-bottom: 10px; } }
  .product-add-to-cart .product-quantity .qty {
    /*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)
*/
/* listing */
/* product */
/* mini cart */
/* cart */
.product-qty input,
.shoppingcart-product__qty input,
.product-quantity .qty input,
.input-group-add-cart input {
  border: none;
  text-align: center;
  background-color: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #000;
  padding-right: 30px;
  border-radius: 50px !important; }
.product-qty .input-group-btn > .btn-touchspin,
.product-qty .input-group-btn-vertical > .btn-touchspin,
.shoppingcart-product__qty .input-group-btn > .btn-touchspin,
.shoppingcart-product__qty .input-group-btn-vertical > .btn-touchspin,
.product-quantity .qty .input-group-btn > .btn-touchspin,
.product-quantity .qty .input-group-btn-vertical > .btn-touchspin,
.input-group-add-cart .input-group-btn > .btn-touchspin,
.input-group-add-cart .input-group-btn-vertical > .btn-touchspin {
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  border-radius: 0;
  background-color: transparent; }
  .product-qty .input-group-btn > .btn-touchspin:hover, .product-qty .input-group-btn > .btn-touchspin:focus,
  .product-qty .input-group-btn-vertical > .btn-touchspin:hover,
  .product-qty .input-group-btn-vertical > .btn-touchspin:focus,
  .shoppingcart-product__qty .input-group-btn > .btn-touchspin:hover,
  .shoppingcart-product__qty .input-group-btn > .btn-touchspin:focus,
  .shoppingcart-product__qty .input-group-btn-vertical > .btn-touchspin:hover,
  .shoppingcart-product__qty .input-group-btn-vertical > .btn-touchspin:focus,
  .product-quantity .qty .input-group-btn > .btn-touchspin:hover,
  .product-quantity .qty .input-group-btn > .btn-touchspin:focus,
  .product-quantity .qty .input-group-btn-vertical > .btn-touchspin:hover,
  .product-quantity .qty .input-group-btn-vertical > .btn-touchspin:focus,
  .input-group-add-cart .input-group-btn > .btn-touchspin:hover,
  .input-group-add-cart .input-group-btn > .btn-touchspin:focus,
  .input-group-add-cart .input-group-btn-vertical > .btn-touchspin:hover,
  .input-group-add-cart .input-group-btn-vertical > .btn-touchspin:focus {
    background-color: transparent;
    color: #000; }
.product-qty .bootstrap-touchspin .input-group-btn-vertical,
.shoppingcart-product__qty .bootstrap-touchspin .input-group-btn-vertical,
.product-quantity .qty .bootstrap-touchspin .input-group-btn-vertical,
.input-group-add-cart .bootstrap-touchspin .input-group-btn-vertical {
  right: 33px; }
.product-qty .bootstrap-touchspin .input-group-btn-vertical i,
.shoppingcart-product__qty .bootstrap-touchspin .input-group-btn-vertical i,
.product-quantity .qty .bootstrap-touchspin .input-group-btn-vertical i,
.input-group-add-cart .bootstrap-touchspin .input-group-btn-vertical i {
  top: 6px; }

.cart-item .bootstrap-touchspin {
  width: 100%;
  max-width: 120px; }
  .cart-item .bootstrap-touchspin .js-cart-line-product-quantity {
    line-height: 17px;
    height: auto;
    outline: none;
    padding: 15px 14px;
    border: 1px solid #CDD8DE; }

.product-quantity .qty {
  width: 100%;
  max-width: 120px; }

.shoppingcart-product__qty .block-cart-product-quantity {
  max-width: 45px;
  min-width: 25px;
  text-align: center;
  padding: 0 3px; }

.product-quantity .qty .input-group {
  height: 54px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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,
.product--availability {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #product-availability.badge,
  .product--availability.badge {
    background: transparent;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    padding-left: 0;
    padding-right: 0; }
  #product-availability svg,
  .product--availability svg {
    margin-right: 6px; }
  #product-availability.badge-success,
  .product--availability.badge-success {
    color: #63BF8A; }
  #product-availability.badge-danger,
  .product--availability.badge-danger {
    color: #ED2224; }
  #product-availability.badge-warning,
  .product--availability.badge-warning {
    color: #755929; }
  #product-availability.available-date,
  .product--availability.available-date {
    color: #755929; }
  #product-availability.product--last-items,
  .product--availability.product--last-items {
    color: #366683; }

#product-availability {
  margin-bottom: 30px; }

@media screen and (max-width: 767px) {
  .product--availability.badge {
    font-size: 11px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-sections {
  padding-top: 75px;
  padding-bottom: 70px;
  background-color: #fff; }
  .product-sections .container {
    max-width: 755px; }
  .product-sections .section--title {
    font-size: 19px;
    font-weight: 900;
    color: #000;
    padding: 0;
    margin-bottom: 20px; }

.product-description {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #000; }
  .product-description p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #000; }

.option-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding: 13px 15px; }
  .option-row:nth-child(2n+1) {
    background-color: #EFEFEF; }
  .option-row .option-label,
  .option-row .option-value {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    padding: 0;
    margin: 0; }
  .option-row .option-label {
    margin-right: 4px; }

.product-description-value {
  max-height: 150px;
  overflow: auto; }
  .product-description-value::-webkit-scrollbar {
    width: 5px; }
  .product-description-value::-webkit-scrollbar-track {
    background-color: #F3F5F6; }
  .product-description-value::-webkit-scrollbar-thumb {
    background-color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-tabs {
  margin-bottom: 0; }

.category-products.block {
  padding-top: 90px;
  margin-bottom: 0; }

.product-accessories {
  padding-top: 90px;
  margin-bottom: 0; }

.viewed-products {
  padding-top: 90px;
  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)
*/
.product-info-row .product-flags {
  left: auto;
  right: 0; }

.product-flag.discount, .product-flag.on-sale, .product-flag.discount-amount, .product-flag.discount-percentage, .product-flag.online-only, .product-flag.new {
  font-size: 13px;
  font-weight: 900;
  background-color: #EB1A23;
  color: #fff;
  border-radius: 19px;
  padding: 8px;
  text-align: center; }
.product-flag.new {
  background-color: #F3BF03; }
.product-flag.discount {
  background-color: rgba(235, 26, 35, 0.75); }

.product-prices .badge {
  font-size: 13px;
  font-weight: 900;
  background-color: rgba(54, 102, 131, 0.43);
  color: #fff;
  border-radius: 19px;
  padding: 8px;
  text-align: center; }
  .product-prices .badge.discount {
    background-color: rgba(235, 26, 35, 0.75); }

/*.ribbon{
    @include display-flex;
    @include align-items-center;
    @include justify-content-center;
    width: 46px;
    height: 25px;
    background-color: #0F9447;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1px 1px;
    position: relative;
    margin-bottom: 20px;
    &:last-child{
        margin-bottom: 0;
    }
    &:before{
        content: "";
        position: absolute;
        z-index: 2;
        left: 0;
        top: 25px;
        border-left: 23px solid #0F9447;
        border-right: 23px solid #0F9447;
        border-bottom: 10px solid transparent;
    }
    &.discount,
    &.on-sale,
    &.discount-amount,
    &.discount-percentage,
    &.online-only,
    &.new{
        background-color: #ED2224;
        &:before{
            border-left-color: #ED2224;
            border-right-color: #ED2224;
        }
    }
}*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-bundles {
  background-color: #fff;
  margin-bottom: 55px;
  padding: 30px 15px; }
  @media screen and (min-width: 768px) {
    .product-bundles {
      padding: 30px 15px; } }
  @media screen and (min-width: 992px) {
    .product-bundles {
      padding: 80px 70px; } }
  .product-bundles__title {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-bottom: 15px; }
  .product-bundles__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .product-bundles__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .product-bundles__footer {
    border-top: 1px solid #8E816E;
    padding-top: 10px;
    margin-top: 10px; }
  .product-bundles__totals {
    width: 100%;
    max-width: 285px;
    margin-left: auto; }
  .product-bundles__total-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0; }
    .product-bundles__total-line .product-bundles__label {
      font-size: 20px;
      color: #000; }
    .product-bundles__total-line .product-bundles__value {
      font-size: 31px;
      font-weight: bold;
      color: #000; }
  .product-bundles__points-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0; }
    .product-bundles__points-line .product-bundles__label {
      font-size: 14px;
      color: #000; }
    .product-bundles__points-line .product-bundles__value {
      font-size: 17px;
      font-weight: 500;
      color: #00A7C6; }
  .product-bundles__actions {
    padding-top: 20px; }
  .product-bundles__add-to-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    margin-left: auto; }
    .product-bundles__add-to-cart svg {
      margin-right: 10px; }
  .product-bundles__sep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0; }
    @media screen and (min-width: 768px) {
      .product-bundles__sep {
        padding: 0 5px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media screen and (max-width: 991px) {
      .product-bundles__sep--last {
        display: none; } }
    .product-bundles__sep--last .product-bundles__plus {
      display: none; }
  .product-bundles__sep--line {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 1px;
    width: auto;
    border-bottom: 1px dotted #8E816E; }
    @media screen and (min-width: 768px) {
      .product-bundles__sep--line {
        height: auto;
        width: 1px;
        border-bottom: none;
        border-left: 1px dotted #8E816E; } }
  .product-bundles__plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #8E816E; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.iqit-review-star {
  color: #3E2A0E; }

#iqitreviews-list .iqitreviews-review:last-child {
  border-bottom: none; }
#iqitreviews-list .iqitreviews-review .title {
  font-size: 14px;
  font-weight: 500;
  color: #3E2A0E; }
#iqitreviews-list .iqitreviews-review .comment {
  font-size: 14px;
  font-weight: normal;
  color: #3E2A0E; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.product-reassurance {
  margin: 40px 0 50px 35px; }
  @media screen and (min-width: 768px) {
    .product-reassurance {
      margin: 80px 0 50px; } }
  .product-reassurance__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -6px;
    margin-right: -6px; }
    @media screen and (min-width: 992px) {
      .product-reassurance__row {
        -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; } }
  .product-reassurance__col {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 20px; }
    .product-reassurance__col:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 992px) {
      .product-reassurance__col {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-bottom: 0; } }
  .product-reassurance__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .product-reassurance__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    margin-right: 10px; }
  .product-reassurance__text {
    font-size: 13px;
    font-weight: bold;
    color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#blockcart-content .cart-products > li.shoppingcart-product-line {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E1E8ED; }

.shoppingcart-product-line .shoppingcart-product-line__title {
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px;
  color: #000; }
  .shoppingcart-product-line .shoppingcart-product-line__title:hover, .shoppingcart-product-line .shoppingcart-product-line__title:focus {
    color: black; }
.shoppingcart-product-line .shoppingcart-product-line__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
.shoppingcart-product-line .shoppingcart-product-line__qty {
  margin-right: 6px;
  font-size: 12px;
  font-weight: 500; }
.shoppingcart-product-line .shoppingcart-product-line__sep {
  margin-right: 6px;
  font-size: 12px;
  font-weight: 500; }

.product-attributes {
  margin-bottom: 10px; }

.product-line-info {
  line-height: 1; }
  .product-line-info .label,
  .product-line-info .value {
    font-size: 12px;
    font-weight: 500;
    color: #A7A7A7; }

.cart-items {
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .cart-items {
      margin-bottom: 30px; } }
  .cart-items .cart-item {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    margin-bottom: 8px; }
    .cart-items .cart-item .product-line-info {
      margin-bottom: 4px; }
  .cart-items .product-line-grid {
    background-color: #fff;
    padding: 8px 5px;
    margin: 0; }
  .cart-items .product-line-actions .price .product--price {
    font-size: 21px;
    font-weight: 800;
    color: #000; }
  @media screen and (max-width: 767px) {
    .cart-items .remove-from-cart svg {
      width: 12px;
      height: 12px; } }

.product-line-info {
  padding: 0; }
  .product-line-info .product-line-info__name {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px; }
    @media screen and (min-width: 576px) {
      .product-line-info .product-line-info__name {
        font-size: 15px; } }
  .product-line-info.product-line-info-secondary .label,
  .product-line-info.product-line-info-secondary .value {
    font-size: 12px;
    font-weight: 500;
    color: #A7A7A7; }

#thecheckout-cart-summary .cart-item .product-line {
  padding: 10px; }

.cart-items .product-line {
  background-color: #fff; }
.cart-items .product-line-info.product-title a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .cart-items .product-line-info.product-title a {
      font-size: 15px; } }
.cart-items .product-line-actions .product-line-qty {
  display: none; }
.cart-items .product-line-actions .product-line-price .product-price {
  font-size: 19px;
  font-weight: 800;
  color: #000; }

.product-line-info.product-price {
  font-size: 19px;
  font-weight: 800;
  color: #000; }
.product-line-info.product-attribute .label,
.product-line-info.product-attribute .value {
  font-size: 12px;
  font-weight: 500;
  color: #A7A7A7; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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 */
#blockcart-content .cart-subtotals {
  padding: 0;
  border: none; }
#blockcart-content .cart-totals {
  border: none; }

/* cart */
.cart-grid-right .cart-summary-line {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #DDDDDD; }
  .cart-grid-right .cart-summary-line:last-child {
    margin-bottom: 0;
    border-bottom: none; }
  .cart-grid-right .cart-summary-line.cart-total {
    margin-bottom: 0;
    border-bottom: none; }
    .cart-grid-right .cart-summary-line.cart-total .label {
      font-size: 15px;
      font-weight: 800;
      color: #000; }
    .cart-grid-right .cart-summary-line.cart-total .value {
      font-size: 24px;
      font-weight: 800;
      color: #000; }

.cart-summary.card {
  border: none; }
.cart-summary .cart-detailed-totals .card-body {
  padding-left: 0;
  padding-right: 0; }
.cart-summary .cart-detailed-totals .cart-summary-line .label,
.cart-summary .cart-detailed-totals .cart-summary-line .value {
  font-size: 14px; }
.cart-summary .cart-detailed-actions {
  padding-left: 0;
  padding-right: 0; }
.cart-summary .cart-total__text {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-align: right; }

#thecheckout-cart-summary .cart-summary-line {
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  border-bottom: 1px solid #CDD8DE; }
  #thecheckout-cart-summary .cart-summary-line .label,
  #thecheckout-cart-summary .cart-summary-line .value {
    font-size: 14px;
    font-weight: bold;
    color: #000; }
  #thecheckout-cart-summary .cart-summary-line.cart-total {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
    #thecheckout-cart-summary .cart-summary-line.cart-total .value {
      font-size: 24px;
      font-weight: 800;
      color: #000; }

.cart-summary .cart-detailed-totals .card-block {
  padding-left: 0;
  padding-right: 0; }
  .cart-summary .cart-detailed-totals .card-block.block-promo {
    padding-left: 25px;
    padding-right: 25px; }

/* mini-cart */
/* cart */
/* checkout */
.cart-summary-line .label,
.cart-summary-line .value {
  font-size: 12px;
  font-weight: bold;
  color: #000; }
.cart-summary-line.cart-total .value, .cart-summary-line.cart-totals .value {
  font-size: 21px;
  font-weight: 800;
  color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
@media screen and (max-width: 767px) {
  #cart #content-wrapper .page-title {
    margin-bottom: 0; } }
#cart #inner-wrapper.container {
  max-width: 1030px;
  padding-top: 40px;
  padding-bottom: 100px; }
#cart .cart-grid .cart-grid-right__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media screen and (min-width: 576px) {
    #cart .cart-grid .cart-grid-right__row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
@media screen and (min-width: 576px) {
  #cart .cart-grid .cart-grid-right .card.cart-summary {
    min-width: 340px; } }
#cart .cart-grid .cart-grid-right .block-promo {
  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)
*/
#module-thecheckout-order {
  background-color: #EFEFEF; }
  #module-thecheckout-order #inner-wrapper.container {
    padding-top: 40px;
    max-width: 704px;
    padding-bottom: 80px; }
  #module-thecheckout-order .error-msg {
    font-size: 14px;
    font-style: normal; }

.checkout__title {
  display: block;
  font-size: 29px;
  font-weight: 800;
  color: #000;
  padding-bottom: 0;
  margin-bottom: 40px; }

.empty-cart-notice__label {
  font-size: 21px;
  font-weight: 500;
  color: #000;
  padding-bottom: 0;
  margin-bottom: 40px; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.free-delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-top: 1px solid #B1A28D; }
  .free-delivery__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 12px; }
  .free-delivery__content {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #000; }
    .free-delivery__content strong {
      font-weight: bold; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#tc-container .checkout-block[class*='num-'] .block-header:before,
#tc-container-mobile .checkout-block[class*='num-'] .block-header:before {
  display: none; }
#tc-container .checkout-block,
#tc-container-mobile .checkout-block {
  padding: 0;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    #tc-container .checkout-block,
    #tc-container-mobile .checkout-block {
      padding-left: 30px;
      padding-right: 30px; } }
  #tc-container .checkout-block#thecheckout-login-form, #tc-container .checkout-block#thecheckout-account,
  #tc-container-mobile .checkout-block#thecheckout-login-form,
  #tc-container-mobile .checkout-block#thecheckout-account {
    padding-top: 20px; }
    @media screen and (min-width: 768px) {
      #tc-container .checkout-block#thecheckout-login-form, #tc-container .checkout-block#thecheckout-account,
      #tc-container-mobile .checkout-block#thecheckout-login-form,
      #tc-container-mobile .checkout-block#thecheckout-account {
        padding-top: 40px; } }
  #tc-container .checkout-block#thecheckout-account .inner-area, #tc-container .checkout-block#thecheckout-newsletter .inner-area, #tc-container .checkout-block#thecheckout-address-invoice .inner-area, #tc-container .checkout-block#thecheckout-address-delivery .inner-area, #tc-container .checkout-block#thecheckout-shipping .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-account .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-newsletter .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-address-invoice .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-address-delivery .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-shipping .inner-area {
    padding-bottom: 40px;
    margin-bottom: 0;
    border-bottom: 1px solid #CDD8DE; }
  #tc-container .checkout-block#thecheckout-login-form ~ #thecheckout-account .inner-area,
  #tc-container-mobile .checkout-block#thecheckout-login-form ~ #thecheckout-account .inner-area {
    padding-bottom: 0;
    border-bottom: none; }
  #tc-container .checkout-block#thecheckout-cart-summary,
  #tc-container-mobile .checkout-block#thecheckout-cart-summary {
    background-color: transparent;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0; }
    @media screen and (min-width: 768px) {
      #tc-container .checkout-block#thecheckout-cart-summary,
      #tc-container-mobile .checkout-block#thecheckout-cart-summary {
        padding-top: 80px; } }
  #tc-container .checkout-block#thecheckout-order-message,
  #tc-container-mobile .checkout-block#thecheckout-order-message {
    padding-top: 40px; }
#tc-container .inner-area,
#tc-container-mobile .inner-area {
  padding: 0; }
#tc-container .block-header,
#tc-container-mobile .block-header {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  padding: 0; }
  #tc-container .block-header.shopping-cart-header,
  #tc-container-mobile .block-header.shopping-cart-header {
    font-size: 23px;
    font-weight: 800;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      #tc-container .block-header.shopping-cart-header,
      #tc-container-mobile .block-header.shopping-cart-header {
        font-size: 29px;
        margin-bottom: 28px; } }

.acount-header {
  margin-bottom: 20px; }
  .acount-header__title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-bottom: 5px; }
  .acount-header__subtitle {
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #A7A7A7;
    padding: 0;
    margin-bottom: 0; }

#thecheckout-login-form .already-account-label {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding: 0;
  margin-bottom: 10px; }
#thecheckout-login-form .log--in {
  width: 100%;
  max-width: 135px; }

#thecheckout-account .account-header {
  padding: 0;
  margin-bottom: 10px; }
  #thecheckout-account .account-header span {
    display: block;
    font-weight: bold;
    color: #000; }
  #thecheckout-account .account-header .account-header--big {
    font-size: 18px; }
  #thecheckout-account .account-header .account-header--small {
    font-size: 16px; }
#thecheckout-account .field-label {
  display: none; }
#thecheckout-account .static-customer-info {
  margin-bottom: 0; }

#thecheckout-newsletter .label {
  font-size: 13px;
  font-weight: bold;
  color: #A7A7A7; }

#thecheckout-address-invoice .address-fields,
#thecheckout-address-delivery .address-fields {
  padding: 0; }
  #thecheckout-address-invoice .address-fields .form-fields,
  #thecheckout-address-delivery .address-fields .form-fields {
    margin-left: -5px;
    margin-right: -5px; }
  #thecheckout-address-invoice .address-fields .form-group,
  #thecheckout-address-delivery .address-fields .form-group {
    padding-left: 5px;
    padding-right: 5px; }
  @media screen and (max-width: 575px) {
    #thecheckout-address-invoice .address-fields .form-group.firstname,
    #thecheckout-address-invoice .address-fields .form-group lastname,
    #thecheckout-address-delivery .address-fields .form-group.firstname,
    #thecheckout-address-delivery .address-fields .form-group lastname {
      flex-basis: 100% !important; } }
#thecheckout-address-invoice .select_invoice,
#thecheckout-address-delivery .select_invoice {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
#thecheckout-address-invoice .addresses-selection,
#thecheckout-address-delivery .addresses-selection {
  margin-bottom: 16px; }
#thecheckout-address-invoice .saved-addresses-label,
#thecheckout-address-delivery .saved-addresses-label {
  font-size: 14px;
  font-weight: bold;
  color: #366683; }

@media screen and (max-width: 767px) {
  #invoice--fields .select_invoice {
    padding: 0 0 22px; } }
#invoice--fields .select_invoice__label {
  font-size: 14px;
  font-weight: bold;
  color: #000; }
@media screen and (min-width: 768px) {
  #invoice--fields .form-group.form-group__half:nth-child(2n+1) {
    padding-right: 5px; } }
@media screen and (min-width: 768px) {
  #invoice--fields .form-group.form-group__half:nth-child(2n) {
    padding-left: 5px; } }

#thecheckout-shipping .delivery-option-name {
  margin-bottom: 5px; }
#thecheckout-shipping .delivery-option-delay,
#thecheckout-shipping .delivery-option-price {
  font-size: 13px;
  font-weight: bold;
  color: #A7A7A7; }
#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 .order-options {
  padding-top: 10px; }
#thecheckout-shipping .delivery-option {
  cursor: pointer; }
  #thecheckout-shipping .delivery-option .carrier-name {
    font-size: 14px;
    font-weight: bold;
    color: #000; }
  #thecheckout-shipping .delivery-option.active .carrier-name {
    font-weight: 800; }

#thecheckout-payment .payment-option .custom-radio {
  margin-right: 18px; }
  @media screen and (min-width: 576px) {
    #thecheckout-payment .payment-option .custom-radio {
      margin-right: 28px; } }
#thecheckout-payment .additional-information {
  font-size: 13px;
  font-weight: bold;
  color: #A7A7A7;
  padding-left: 40px; }
  @media screen and (min-width: 576px) {
    #thecheckout-payment .additional-information {
      padding-left: 50px; } }
#thecheckout-payment .tc-main-title {
  cursor: pointer; }
  #thecheckout-payment .tc-main-title .h6 {
    font-size: 14px;
    font-weight: bold;
    color: #000; }
  #thecheckout-payment .tc-main-title.active .h6 {
    font-weight: 800; }

#thecheckout-order-message label {
  font-size: 13px;
  font-weight: bold;
  color: #A7A7A7; }

#thecheckout-confirm #tc-payment-confirmation {
  max-width: 352px;
  margin-left: auto; }
#thecheckout-confirm #conditions-to-approve {
  margin-bottom: 20px; }
#thecheckout-confirm .js-terms {
  font-size: 13px;
  font-weight: 500;
  color: #989898; }
  #thecheckout-confirm .js-terms a {
    color: #000; }
#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 .btn-primary {
  border-radius: 0; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.checkout-header {
  background-color: transparent;
  padding: 10px 0; }
  @media screen and (min-width: 768px) {
    .checkout-header {
      padding: 18px 0; } }
  @media screen and (max-width: 575px) {
    .checkout-header .checkout-logo {
      max-width: 90px; } }

.checkout-info {
  text-align: right; }
  .checkout-info__text {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0; }
    @media screen and (min-width: 576px) {
      .checkout-info__text {
        font-size: 14px;
        margin-bottom: 10px; } }
  .checkout-info__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .checkout-info__link:hover .checkout-info__content, .checkout-info__link:focus .checkout-info__content {
      color: #A7A7A7; }
  .checkout-info__icon {
    margin-right: 10px; }
  .checkout-info__content {
    font-size: 14px;
    font-weight: bold;
    color: #000; }
    @media screen and (min-width: 576px) {
      .checkout-info__content {
        font-size: 16px; } }

@media screen and (max-width: 420px) {
  #desktop-header-container .mobile-align {
    display: flex;
    align-items: center !important;
    justify-content: center !important; }
    #desktop-header-container .mobile-align .logo {
      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)
*/
.page-customer-account #inner-wrapper,
.page-my-account #inner-wrapper,
.page-addresses #inner-wrapper {
  padding-top: 20px; }
.page-customer-account h2,
.page-my-account h2,
.page-addresses h2 {
  font-size: 19px;
  font-weight: 900;
  color: #000;
  padding: 0;
  margin-bottom: 20px; }

.addresses-footer a[data-link-action="add-address"] i {
  vertical-align: middle; }

.input-group.js-parent-focus > .input-group-append > .btn {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px; }
.input-group.js-parent-focus .btn-outline-secondary {
  background-color: #F9F9F9;
  border: 1px solid #CDD8DE; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.elementor-widget-image .elementor-image img {
  display: block;
  width: 100%; }

.cat-boxes__item {
  display: block;
  padding: 18px 0 10px;
  width: 100%;
  max-width: 224px;
  transition: all ease .3s; }
  .cat-boxes__item:hover, .cat-boxes__item:focus {
    background-color: #fff;
    box-shadow: 0 11px 22px rgba(0, 0, 0, 0.1); }
    .cat-boxes__item:hover .cat-boxes__content, .cat-boxes__item:focus .cat-boxes__content {
      color: #000; }
.cat-boxes__img {
  background-color: #fff; }
  .cat-boxes__img img {
    display: block;
    width: 100%; }
.cat-boxes__content {
  display: block;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 800;
  color: #989898;
  text-align: center;
  transition: all ease .3s; }

.home-grid .elementor-image {
  box-shadow: 0 11px 33px rgba(21, 64, 90, 0.26); }

.home-slider .swiper .swiper-pagination,
.home-slider .swiper-container .swiper-pagination {
  bottom: 40px; }
.home-slider__item {
  position: relative; }
.home-slider__content {
  display: block;
  width: 100%;
  max-width: 250px;
  position: absolute;
  left: 0;
  top: 20px;
  padding: 14px;
  text-align: left; }
  @media screen and (min-width: 992px) {
    .home-slider__content {
      top: 60px;
      left: 10px;
      max-width: 450px; } }
.home-slider__title {
  display: block;
  font-size: 26px;
  font-weight: 800;
  color: #fff;
  padding: 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .home-slider__title {
      font-size: 48px; } }
.home-slider__text {
  display: block;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  color: #fff;
  padding: 0;
  margin-bottom: 30px; }
  .home-slider__text p {
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .home-slider__text {
      font-size: 24px;
      line-height: 33px; } }
.home-slider__btn {
  display: inline-block;
  border-radius: 23px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-align: center;
  background-color: #fff;
  padding: 8px 16px; }
  @media screen and (min-width: 992px) {
    .home-slider__btn {
      font-size: 16px;
      padding: 12px 30px; } }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
#contact {
  background-color: #EFEFEF; }
  #contact #inner-wrapper.container {
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
  #contact .page--title {
    font-size: 24px;
    font-weight: 800;
    color: #000;
    padding: 0;
    margin-bottom: 10px; }
  #contact .page--subtitle {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px; }
  #contact .contact--form {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 22px 33px rgba(54, 102, 131, 0.13);
    margin-bottom: 90px; }
    @media screen and (min-width: 768px) {
      #contact .contact--form {
        margin-bottom: 0; } }
  #contact .wpcf7 h3 {
    display: none; }
  #contact .wpcf7 label {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #A7A7A7; }
  #contact .contact--footer {
    max-width: 425px;
    margin-left: auto;
    text-align: right; }
  #contact .wpcf7-submit {
    width: 100%;
    max-width: 245px; }

.contact__top {
  padding: 45px 0 90px; }

.contact__imgs {
  padding: 50px 0;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    .contact__imgs {
      padding: 85px 0 50px; } }
  .contact__imgs .col-md-6:first-child {
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .contact__imgs .col-md-6:first-child {
        margin-bottom: 0; } }

.contact__bottom {
  padding: 50px 0 75px;
  background-color: #fff; }

.contact-page-info {
  border: none; }
  @media screen and (min-width: 992px) {
    .contact-page-info {
      padding-left: 100px; } }
  .contact-page-info .block--title {
    font-size: 24px;
    font-weight: 800;
    color: #000;
    padding: 0;
    margin-bottom: 45px; }
  .contact-page-info .contact-rich__icon svg {
    fill: #000; }
  .contact-page-info .contact-rich__link--map,
  .contact-page-info .contact-rich__link--phone,
  .contact-page-info .contact-rich__link--mail {
    color: #000; }
    .contact-page-info .contact-rich__link--map:hover, .contact-page-info .contact-rich__link--map:focus,
    .contact-page-info .contact-rich__link--phone:hover,
    .contact-page-info .contact-rich__link--phone:focus,
    .contact-page-info .contact-rich__link--mail:hover,
    .contact-page-info .contact-rich__link--mail:focus {
      color: black; }
  .contact-page-info .contact-rich__content {
    color: #000; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright 2019 Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.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-id-7 .page-header {
  display: none; }
.cms-id-7 #main .page-content {
  margin-bottom: 0; }

#wpcf7-f2-o1 {
  background-color: #fff;
  box-shadow: 0 22px 33px rgba(54, 102, 131, 0.13);
  padding: 30px 15px 50px; }
  @media screen and (min-width: 768px) {
    #wpcf7-f2-o1 {
      padding: 40px 45px 60px; } }
  #wpcf7-f2-o1 h3 {
    font-size: 17px;
    font-weight: 800;
    color: #000;
    padding: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #wpcf7-f2-o1 h3 {
        font-size: 23px;
        text-align: left; } }
  #wpcf7-f2-o1 form br {
    display: none; }
  #wpcf7-f2-o1 .form--footer {
    text-align: right; }
    @media screen and (max-width: 575px) {
      #wpcf7-f2-o1 .form--footer .wpcf7-submit {
        width: 100%; } }
  #wpcf7-f2-o1 .wpcf7-list-item-label {
    font-size: 13px;
    font-weight: 400;
    color: #989898; }
  #wpcf7-f2-o1 label {
    font-size: 15px;
    font-weight: 500;
    color: #707070; }

/*# sourceMappingURL=custom.css.map */
