.dropdown-menu.account-drop ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.dropdown-menu.account-drop ul li a .account-drop__text:after {
  transition: all 0.3s ease;
}

*,
*::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 {
  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;
}

.slick-initialized {
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bold;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.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;
}

.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;
}

#index #wrapper {
  padding-bottom: 0;
}
#index #footer-container-main {
  margin-top: 0;
}

#thecheckout-newsletter .label em {
  font-style: normal;
  margin-top: 10px;
  display: block;
}

.social-links {
  margin: 0;
}

.top-header-shipping img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.col-header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-header-shipping,
#header .header-btn-w .header-btn .title,
body .header-top #language_selector .expand-more {
  font-size: 13px;
  font-weight: 400;
  color: #828282;
  line-height: 20px;
  margin: 0;
}

.language-selector {
  text-transform: capitalize;
}

body .header-top #language_selector .expand-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body .header-top #language_selector .expand-more:hover, body .header-top #language_selector .expand-more:focus {
  color: #000;
}
body .header-top #language_selector .expand-more img {
  margin-right: 6px;
}

body .header-top #language_selector .dropdown-menu .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  color: #828282 !important;
}
body .header-top #language_selector .dropdown-menu .dropdown-item img {
  margin-right: 6px;
}

#header .header-btn-w .header-btn > .icon {
  color: #828282;
}

#header .header-btn-w .header-btn.header-search-btn > .icon {
  font-size: 15px;
  color: #828282;
}

body #header .header-btn-w .header-btn .title {
  display: inline-block !important;
}

#header .header-btn-w .header-btn:hover .icon,
#header .header-btn-w .header-btn:hover svg, #header .header-btn-w .header-btn:focus .icon,
#header .header-btn-w .header-btn:focus svg {
  color: #000;
}

#header-wishlist-btn {
  position: relative;
}

#iqitwishlist-nb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -6px;
  right: -2px;
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
}

body .ps-shoppingcart .cart-products-count-btn {
  background-color: #000;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
  top: -6px;
  right: -6px;
}

body .header-top a:not(.btn):not(.nav-link) {
  color: #171717;
}

#language_selector .dropdown-menu ul {
  margin: 0;
}
#language_selector .dropdown-menu li:last-child .dropdown-item {
  border-bottom: none;
}

.header-btn svg {
  display: inline-block;
  width: 22px;
  height: 20px;
  color: #828282;
}

body .hesperiden .tp-bullet {
  border: none;
}

.js-sl-header-slider {
  display: none;
}
.js-sl-header-slider p:last-child {
  display: block;
  margin-bottom: 0;
}

.js-sl-header-slider.slick-initialized {
  display: block;
}

#desktop-header.stuck-header {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
#desktop-header.stuck-header .logo {
  max-width: 300px;
}

#mobile-header-sticky {
  background-color: #fff;
}
#mobile-header-sticky.stuck-down {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
#mobile-header-sticky.stuck-down .logo {
  max-width: 250px;
}

#desktop_logo svg {
  display: block;
  width: 330px;
  margin: 0 auto;
}

#mobile-header .col-mobile-logo svg {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

#desktop-header.stuck-header #desktop_logo svg {
  width: 300px;
}

#mobile-header-sticky.stuck-down .col-mobile-logo svg {
  width: 250px;
}

.m-nav-btn svg {
  display: block;
  /*width: 22px;*/
  height: 20px;
  color: #828282;
}

#header-user-btn .account-drop {
  left: auto !important;
  right: 0 !important;
}

#language_selector .language_selector__dropdown {
  cursor: pointer;
}
#language_selector .dropdown-menu {
  border: none;
}
#language_selector .language_selector__dropdown-menu {
  border: solid 1px #e3e3e3;
  transform-origin: top;
  animation-fill-mode: forwards;
  -webkit-transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1);
  top: 0;
  left: 0;
  z-index: 1000;
  position: absolute;
  background-color: #fff;
}
#language_selector .dropdown-menu.show .language_selector__dropdown-menu {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

#header-user-btn .dropdown-menu,
.mobile-drop-btn .dropdown-menu {
  border: none;
}
#header-user-btn .header-user-btn__dropdown-menu,
.mobile-drop-btn .header-user-btn__dropdown-menu {
  transform-origin: top;
  animation-fill-mode: forwards;
  -webkit-transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1);
  top: 0;
  left: 0;
  z-index: 1000;
  position: absolute;
  background-color: #fff;
}
#header-user-btn .dropdown-menu.show .header-user-btn__dropdown-menu,
.mobile-drop-btn .dropdown-menu.show .header-user-btn__dropdown-menu {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

body .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title {
  margin-bottom: 30px;
}

body .cbp-hrmenu .cbp-hrsub-inner a:link {
  margin-bottom: 15px;
}

body .cbp-horizontal > ul > li.cbp-hropen > a,
body .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]),
body .cbp-horizontal > ul > li.cbp-hropen > a:hover {
  background: transparent;
}
body .cbp-horizontal > ul > li.cbp-hropen > a:hover,
body .cbp-horizontal > ul > li.cbp-hropen > a:focus,
body .cbp-horizontal > ul > li.cbp-hropen > a:focus-within,
body .cbp-horizontal > ul > li.cbp-hropen > a:visited,
body .cbp-horizontal > ul > li.cbp-hropen > a:active {
  border: none;
  background: transparent;
}
body .cbp-links a {
  display: inline-block;
  position: relative;
}
body .cbp-horizontal > ul > li > a:after,
body .cbp-links a:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: width 0.25s ease-out;
}
body .cbp-horizontal > ul > li.cbp-hropen > a:hover:after,
body .cbp-horizontal > ul > li.cbp-hropen > a:focus:after,
body .cbp-links a:hover:after,
body .cbp-links a:focus:after {
  width: 100%;
}

.copyrights-box {
  display: block;
  text-align: center;
  font-size: 13px;
}
.copyrights-box a {
  font-size: 13px;
}

body #footer .block-title {
  margin-bottom: 30px;
}

body .block-links ul > li a {
  font-size: 15px;
  color: #141414;
  font-weight: 400;
  padding-left: 0;
}
body .block-links ul > li a:before {
  display: none;
}

.ps-emailsubscription-block input.input-subscription {
  border-bottom: 2px solid #141414;
}
.ps-emailsubscription-block .input-wrap {
  margin-bottom: 30px;
}
.ps-emailsubscription-block .btn-wrap {
  text-align: center;
  margin-bottom: 30px;
}
.ps-emailsubscription-block .btn-subscribe {
  background-color: #141414;
  color: #fff;
  padding: 8px 12px;
  font-size: 15px;
  font-weight: 400;
}

#footer .social-links._footer {
  text-align: center;
}

#footer .social-links._footer a {
  font-size: 24px;
}

#footer-container-main {
  margin-top: 30px;
  padding-top: 40px;
  padding-bottom: 80px;
}

.emailsubscription__text {
  font-size: 15px;
  font-weight: 400;
  color: #141414;
  max-width: 400px;
  margin-bottom: 50px;
}

.home-box .elementor-button-link {
  padding-left: 0;
}
.home-box .elementor-button-link .elementor-button-text {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  body .grid--section:nth-of-type(2n) .elementor-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
body .elementor-element.home-box > .elementor-element-populated {
  padding: 50px 15px;
}
@media screen and (min-width: 576px) {
  body .elementor-element.home-box > .elementor-element-populated {
    padding: 50px;
  }
}
@media screen and (min-width: 768px) {
  body .elementor-element.home-box > .elementor-element-populated {
    padding: 100px;
  }
}
@media screen and (min-width: 992px) {
  body .elementor-element.home-box > .elementor-element-populated {
    padding: 200px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  body .elementor-element.home-box > .elementor-element-populated > .elementor-widget-wrap {
    max-width: 385px;
  }
}

.breadcrumb {
  display: none !important;
}

@media screen and (min-width: 1200px) {
  #left-column {
    padding-right: 100px;
  }
}

#amazzing_filter.block .title_block {
  margin-bottom: 40px;
}

#amazzing_filter > .title_block {
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}
#amazzing_filter .af_subtitle {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}
#amazzing_filter .af_filter {
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
#amazzing_filter .af_subtitle:before {
  border: 2px solid #000;
  border-width: 2px 0 0 2px;
}
#amazzing_filter .af_filter .name {
  font-size: 14px;
  font-weight: 400;
  color: #727272;
}

body .slick-products-carousel .js-product-miniature-wrapper.product-carousel {
  padding: 0 15px;
}
body .product-miniature-default .product-thumbnail {
  border: 1px solid #dddddd;
}
body .products-grid .product-miniature-layout-2 .product-description {
  padding-top: 20px;
}
body .products-grid .product-miniature-default .product-title a {
  font-size: 15px;
  color: #828282;
  font-weight: 400;
}
body .products-grid .product-miniature-layout-1 .product-price-and-shipping a {
  font-size: 17px;
  color: #141414;
  font-weight: bold;
}
body .elementor-products-carousel .slick-prev {
  left: -10px;
}
body .elementor-products-carousel .slick-next {
  right: -10px;
}
body .products-grid .product-miniature-layout-2 .product-price {
  color: #141414;
}
body .products-grid .product-miniature-layout-2 .regular-price {
  font-size: 14px;
  color: #e85353 !important;
}

.product-list-header {
  border-top: 4px solid #dddddd;
  border-bottom: 4px solid #dddddd;
  margin-bottom: 40px;
  position: relative;
}
.product-list-header .category-image {
  margin: 0;
  min-height: 100px;
}
.product-list-header .category-name {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
  font-weight: bold;
  color: #141414;
  display: none;
}

.category-image img {
  width: 100%;
}

.products.row.products-grid {
  margin: 0 -15px;
}

.products.row.products-grid > .js-product-miniature-wrapper {
  padding: 0px 15px;
  margin-bottom: 40px;
}

body .products-selection {
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 40px;
}

.products-selection .products-sort-nb-dropdown.custom--sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .products-selection .products-sort-nb-dropdown.custom--sort {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .products-selection .products-sort-nb-dropdown.custom--sort:last-child {
    margin-bottom: 0;
  }
}

.custom--sort__content .select-title .select-title-name {
  max-width: 170px;
}
.custom--sort__content .form-control {
  border: none;
}

.custom--sort__title {
  padding-right: 15px;
}

body #content-wrapper .product_header_container .page-title {
  font-size: 24px;
}
body .product_header_container {
  padding-bottom: 35px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
body .current-price--wrap {
  margin-top: 10px;
}
body .product-reference {
  color: #141414;
  font-size: 14px;
}
body .product_header_container .product-price {
  color: #141414;
}
body .tax-shipping-delivery-label {
  display: none;
}
body .product-variants > .product-variants-item .custom-select2 {
  display: block;
}
body .product-additional-info {
  border: none;
  padding-top: 0;
}
body .social-sharing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body .social-sharing .social-sharing__title {
  font-size: 14px;
  font-weight: bold;
  color: #141414;
  padding-right: 10px;
}
body .social-sharing .social-sharing__list {
  margin: 0;
}
body .social-sharing li {
  font-size: 20px;
}
body .social-sharing li a {
  color: #141414 !important;
}
body .social-sharing li a:hover, body .social-sharing li a:focus {
  color: #828282 !important;
}
body .product-features > dl.data-sheet dt.name {
  margin-right: 20px;
}

#content-wrapper .product-accessories .section-title,
#content-wrapper .afternet-section-title {
  font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
  color: #141414;
  padding: 0;
  margin: 50px 0;
  text-align: center;
  border: none;
}

#product-availability.badge {
  font-size: 12px;
}

#product-availability.product-available {
  background: transparent;
  color: #67a675;
}

#product-availability.badge-warning {
  background: transparent;
  color: #eca946;
}

#product-availability.product-unavailable {
  background: transparent;
  color: #dc3545;
}

.size-guide-btn {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  color: #141414;
  padding: 10px 10px 10px 0;
  margin: 20px 0;
}

.product-add-to-cart .product-quantity .quantity--label {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #010101;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-right: 10px;
}
.product-add-to-cart .product-quantity .col-add-qty {
  margin-right: 10px;
}

.availability__box {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: right;
}

.wishlist__box .btn.btn-secondary {
  background-color: transparent;
  font-size: 14px;
  font-weight: bold;
  color: #1b1b1b;
  text-decoration: underline;
  padding: 10px 10px 10px 0;
  margin: 20px 0;
}
.wishlist__box .btn.btn-secondary:hover, .wishlist__box .btn.btn-secondary:focus {
  background-color: transparent;
  color: #1b1b1b;
  text-decoration: none;
}

body .product-variants > .product-variants-item .custom-select2 {
  max-width: none;
}

.product-quantity > .col.col-add-btn {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.product-quantity > .col.col-add-btn .add-to-cart {
  width: 100%;
}

.product-actions {
  max-width: 450px;
}

.product-variants .form-control-label {
  font-size: 14px;
  font-weight: bold;
  color: #101010;
}

.product-variants .form-control {
  font-size: 14px;
  font-weight: 400;
  color: #727272;
}

#product .product-cover .expander {
  background-color: transparent;
}

#product .product-cover .expander > span {
  color: #101010;
  background: transparent;
}

.row.extra-small-gutters.product-quantity {
  margin-left: 0;
  margin-right: 0;
}

#product-images-large img {
  /*max-width: none;*/
}

.easyzoom-flyout img {
  max-width: none;
}

#product .product-tabs {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin-top: 100px;
  padding-bottom: 50px;
  margin-bottom: 100px;
}
#product .nav-tabs {
  border-bottom: none;
  margin-bottom: 50px;
}
#product .nav-tabs .nav-link {
  opacity: 1;
}
#product .nav-tabs .nav-link.active,
#product .nav-tabs .nav-link:hover,
#product .nav-tabs .nav-link:focus {
  border-bottom: none;
  text-decoration: underline;
}
#product .nav-tabs .nav-item {
  position: relative;
}
#product .nav-tabs .nav-item:after {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  position: absolute;
  top: 30%;
  right: -10px;
  background-color: #141414;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#product .nav-tabs .nav-item:last-child:after {
  display: none;
}

#cart h1.page-title {
  display: none;
}
#cart .cart-overview.js-cart {
  border-left: 1px solid hsla(0deg, 0%, 63%, 0.25);
  border-right: 1px solid hsla(0deg, 0%, 63%, 0.25);
}
#cart .cart-item {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  #cart .cart-item {
    border-top: 1px solid hsla(0deg, 0%, 63%, 0.25);
  }
}

.product-line-grid-body .product-line-info {
  line-height: 16px;
}
.product-line-grid-body .product-line-info:first-child {
  margin-bottom: 4px;
}

.product-price {
  font-size: 1.2142857143rem;
  font-style: normal;
  font-weight: bold;
  text-transform: none;
  color: #141414;
}

.card.cart-summary .cart-detailed-totals {
  padding-top: 0;
}
.card.cart-summary .cart-detailed-totals .card-body {
  padding: 0;
}
.card.cart-summary .cart-detailed-totals .card-body.card-body__up {
  padding: 15px;
}
.card.cart-summary .cart-detailed-totals #cart-subtotal-products {
  margin-bottom: 15px;
}

body .cart-summary .cart-summary-line.cart-total:last-child {
  padding: 0 15px;
  margin: 0;
  background-color: #ececec;
}
body .cart-summary .cart-summary-line.cart-total:last-child .label,
body .cart-summary .cart-summary-line.cart-total:last-child .value {
  font-size: 17px;
  font-weight: bold;
  color: #141414;
  line-height: 42px;
}

body .block-promo .cart-voucher-area {
  background-color: transparent;
  padding: 20px 15px;
}

body .custom-radio input[type=radio]:checked + span {
  background-color: #141414;
  left: 1px;
  top: 0px;
}
body .custom-radio {
  border: 2px solid #141414;
}
body .checkout-block.main-block .inner-area {
  border-radius: 0;
}
body #thecheckout-cart-summary {
  background: transparent;
}
body .cart-detailed-totals {
  padding-top: 20px;
}
body .cart-summary-line.cart-total:last-child {
  padding-top: 30px;
  margin-top: 30px;
  line-height: 2;
}
body #tc-container #thecheckout-cart-summary {
  margin: 0;
}
body#module-thecheckout-order .block-promo {
  text-align: center;
}
body#module-thecheckout-order .promo-code-button {
  display: block;
  color: #141414;
  font-weight: bold;
  margin-bottom: 10px;
}
body#module-thecheckout-order .promo-input {
  padding: 6px 10px;
}
body #thecheckout-order-message {
  margin-top: 50px;
  margin-bottom: 50px;
}
body #thecheckout-order-message label {
  font-size: 14px;
  font-weight: bold;
}
body #confirm_order {
  padding: 20px 25px;
}

#contact #wrapper {
  padding-top: 40px;
}
#contact #main .page-content {
  margin-bottom: 100px;
}
#contact .contact-page-info {
  border: none;
}
#contact .contact__title {
  font-size: 23px;
  font-weight: bold;
  color: #141414;
  padding: 0;
  margin-bottom: 40px;
}

.contact-rich > strong.contact-rich__title {
  font-size: 23px;
  font-weight: bold;
  color: #141414;
  padding: 0;
  margin-bottom: 40px;
}
.contact-rich .part {
  margin-bottom: 10px;
}
.contact-rich .part .icon {
  text-align: left;
  width: 22px;
}
.contact-rich .part .icon i {
  font-size: 16px;
  color: #141414;
}
.contact-rich .part .data {
  font-size: 15px;
  font-weight: 400;
  color: #141414;
}

.stores-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 40px;
  background-color: #232323;
  width: 100%;
  text-align: center;
}
.stores-box__link {
  display: block;
  margin-top: 40px;
  max-width: 480px;
}
.stores-box__img {
  margin-bottom: 30px;
}
.stores-box img {
  display: inline-block;
}
.stores-box__text {
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}

.contact-form {
  max-width: 550px;
}
.contact-form .form-control-label {
  padding-top: 0;
}
.contact-form .form-group {
  margin-bottom: 20px;
}
.contact-form .form-footer .btn-primary {
  display: block;
  width: 100%;
  padding: 14px 20px;
}

body .bootstrap-touchspin .group-span-filestyle .btn-touchspin, body .group-span-filestyle .bootstrap-touchspin .btn-touchspin, body .group-span-filestyle .btn-default {
  background: #141414;
}

.page-content.page-stores {
  padding-top: 50px;
}

#stores .page-stores .store-item {
  border: none;
}

.store-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.store-items .store-item {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .store-items .store-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .store-items .store-item:nth-child(2n+1) {
    padding-right: 15px;
  }
  .store-items .store-item:nth-child(2n) {
    padding-left: 15px;
  }
}

.store-item {
  margin-bottom: 50px;
}
.store-item__title {
  font-size: 23px;
  font-weight: bold;
  color: #2a2a2a;
  padding: 0;
  margin-bottom: 30px;
}
.store-item__info {
  margin-bottom: 30px;
}
.store-item__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.store-item__icon {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  max-width: 30px;
  margin-right: 10px;
}
.store-item__icon svg {
  display: block;
  width: auto;
  height: 20px;
}
.store-item__value {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 15px;
  font-weight: 400;
  color: #2a2a2a;
}
.store-item__map {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.store-item__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

a.store-item__value {
  color: #2a2a2a !important;
}
a.store-item__value:hover, a.store-item__value:focus {
  text-decoration: underline;
}

#module-amazzingblog-blog .dynamic-posts {
  margin: 0 auto;
  max-width: 1132px;
}
#module-amazzingblog-blog .blog-subcategories {
  padding: 20px 0;
  margin: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
#module-amazzingblog-blog .blog-subcategory:last-child {
  margin-right: 0;
}
#module-amazzingblog-blog .blog-subcategory a .category-title {
  font-size: 14px;
  font-weight: bold;
  color: #2a2a2a;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #module-amazzingblog-blog .blog-subcategory a .category-title {
    font-size: 15px;
  }
}
#module-amazzingblog-blog .blog-subcategory a .posts-num {
  font-size: 12px;
  font-weight: bold;
  color: #2a2a2a;
}
@media screen and (min-width: 576px) {
  #module-amazzingblog-blog .blog-subcategory a .posts-num {
    font-size: 13px;
  }
}
#module-amazzingblog-blog .ab-pagination.top {
  display: none;
}
#module-amazzingblog-blog .post-item-date {
  background-color: #000;
  padding: 10px 20px 10px 22px;
}
#module-amazzingblog-blog .post-item-date:before, #module-amazzingblog-blog .post-item-date:after {
  display: none;
}
#module-amazzingblog-blog .post-item-title a {
  font-size: 20px;
  font-weight: bold;
  color: #010101;
  padding: 0;
  margin-bottom: 20px;
}
#module-amazzingblog-blog .post-item-content {
  font-size: 15px;
  font-weight: 400;
  color: #1b1b1b;
  padding: 0;
}
#module-amazzingblog-blog .post-item {
  padding: 0;
}
#module-amazzingblog-blog .post-item-cover {
  padding: 15px;
  padding-bottom: 0;
}
#module-amazzingblog-blog .post-item-title {
  padding: 0 15px;
}
#module-amazzingblog-blog .post-item-content {
  padding: 0 15px;
}
#module-amazzingblog-blog .post-item-footer {
  padding: 15px;
}
#module-amazzingblog-blog .item-readmore {
  font-size: 15px;
  font-weight: bold;
  color: #1b1b1b !important;
}
#module-amazzingblog-blog .item-readmore:hover, #module-amazzingblog-blog .item-readmore:focus {
  text-decoration: underline;
}
#module-amazzingblog-blog .post-main-image {
  text-align: center;
}
#module-amazzingblog-blog .post-tag.fill {
  background-color: transparent;
  color: #1b1b1b;
}
#module-amazzingblog-blog .post-tag.fill:before, #module-amazzingblog-blog .post-tag.fill:after {
  display: none;
}
#module-amazzingblog-blog .post-content {
  font-size: 15px;
  font-weight: 400;
  color: #828282;
}
#module-amazzingblog-blog .post-after-content {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 20px;
}
#module-amazzingblog-blog .displayPostAfterComments .block-title {
  padding: 0;
  margin-bottom: 50px;
  border: none;
}
#module-amazzingblog-blog .displayPostAfterComments .block-title h2 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
}
#module-amazzingblog-blog .displayPostAfterComments .views-num,
#module-amazzingblog-blog .displayPostAfterComments .post-item-info {
  display: none;
}
#module-amazzingblog-blog .post-item-date .y {
  display: block;
}
#module-amazzingblog-blog .post-item-date .m {
  margin: 4px 0;
}
#module-amazzingblog-blog .amazzingblog.post-page {
  padding-top: 50px;
}
#module-amazzingblog-blog .post-page .post-tags {
  vertical-align: middle;
}
#module-amazzingblog-blog .post-page .post-tag {
  margin-bottom: 0;
}
#module-amazzingblog-blog .post-page .post-tag.first {
  padding-left: 0;
  margin-left: 0;
}
#module-amazzingblog-blog .post-page .post-date {
  font-size: 13px;
  font-weight: bold;
  color: #1b1b1b;
}
#module-amazzingblog-blog .post-page .post-date--sep {
  display: inline-block;
  margin-right: 23px;
}

#module-amazzingblog-blog .blog-subcategories {
  margin-left: -5px;
  margin-right: -5px;
}
#module-amazzingblog-blog .blog-subcategories .blog-subcategory {
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  #module-amazzingblog-blog .blog-subcategories {
    margin-left: 0;
    margin-right: 0;
  }
  #module-amazzingblog-blog .blog-subcategories .blog-subcategory {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
  }
}

.cms-id-7 h1.page-title {
  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)
*/
.dropdown-menu.account-drop {
  border: none;
  min-width: 120px;
}
.dropdown-menu.account-drop ul {
  padding: 0 15px;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15);
}
.dropdown-menu.account-drop ul li {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #f3f3f3;
}
.dropdown-menu.account-drop ul li:last-child {
  border-bottom: none;
}
.dropdown-menu.account-drop ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.dropdown-menu.account-drop ul li a .account-drop__icon {
  margin-right: 8px;
}
.dropdown-menu.account-drop ul li a .account-drop__icon svg {
  display: block;
  width: auto;
  height: 15px;
}
.dropdown-menu.account-drop ul li a .account-drop__text {
  font-size: 14px;
  position: relative;
}
.dropdown-menu.account-drop ul li a .account-drop__text:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dropdown-menu.account-drop ul li a:hover .account-drop__text:after, .dropdown-menu.account-drop ul li a:focus .account-drop__text:after {
  width: 100%;
}

/*# sourceMappingURL=custom.css.map */
