<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------fontcss-------------*/
@font-face {
  font-family: "CF Asty Std";
  src: url("../fonts/CFAsty/subset-CFAstyStd-Book.eot");
  src: url("../fonts/CFAsty/subset-CFAstyStd-Book.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/CFAsty/subset-CFAstyStd-Book.woff2") format("woff2"),
    url("../fonts/CFAsty/subset-CFAstyStd-Book.woff") format("woff"),
    url("../fonts/CFAsty/subset-CFAstyStd-Book.ttf") format("truetype"),
    url("../fonts/CFAsty/subset-CFAstyStd-Book.svg#CFAstyStd-Book")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CF Asty Std";
  src: url("../fonts/CFAsty/subset-CFAstyStd-Light.eot");
  src: url("../fonts/CFAsty/subset-CFAstyStd-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/CFAsty/subset-CFAstyStd-Light.woff2") format("woff2"),
    url("../fonts/CFAsty/subset-CFAstyStd-Light.woff") format("woff"),
    url("../fonts/CFAsty/subset-CFAstyStd-Light.ttf") format("truetype"),
    url("../fonts/CFAsty/subset-CFAstyStd-Light.svg#CFAstyStd-Light")
      format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CF Asty Std";
  src: url("../fonts/CFAsty/subset-CFAstyStd-Medium.eot");
  src: url("../fonts/CFAsty/subset-CFAstyStd-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/CFAsty/subset-CFAstyStd-Medium.woff2") format("woff2"),
    url("../fonts/CFAsty/subset-CFAstyStd-Medium.woff") format("woff"),
    url("../fonts/CFAsty/subset-CFAstyStd-Medium.ttf") format("truetype"),
    url("../fonts/CFAsty/subset-CFAstyStd-Medium.svg#CFAstyStd-Medium")
      format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CF Asty Std";
  src: url("../fonts/CFAsty/subset-CFAstyStd-Bold.eot");
  src: url("../fonts/CFAsty/subset-CFAstyStd-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/CFAsty/subset-CFAstyStd-Bold.woff2") format("woff2"),
    url("../fonts/CFAsty/subset-CFAstyStd-Bold.woff") format("woff"),
    url("../fonts/CFAsty/subset-CFAstyStd-Bold.ttf") format("truetype"),
    url("../fonts/CFAsty/subset-CFAstyStd-Bold.svg#CFAstyStd-Bold")
      format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "icons-blank-theme";
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"),
    url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/*--- end fonts ---*/

body {
  font-family: "CF Asty Std";
  font-weight: normal;
  color: #000;
}

._keyfocus :focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: transparent;
}
.nav-sections-item-content &gt; .navigation &gt; ul {
  font-size: 19px;
  text-align: center;
  letter-spacing: 0.76px;
  height: 86px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slick-dots li button:hover {
  border: none;
}
#bannerslider-list-items-1-5f61f0c74ea65 p {
  font-size: 17px;
}

.greet.welcome {
  display: none;
}

a.logo img {
  width: 209px;
  height: 69px;
  object-fit: contain;
}

.logo {
  margin: 0;
}
.sw-footer-copy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 50px;
}
.product.info.detailed .additional-attributes &gt; tbody &gt; tr &gt; th {
  width: 250px;
  box-sizing: border-box;
}
.product.info.detailed .additional-attributes &gt; tbody &gt; tr &gt; td {
  width: calc(100% - 250px);
  box-sizing: border-box;
}
.product.info.detailed .additional-attributes &gt; tbody &gt; tr {
  display: flex;
  align-items: center;
}
footer.page-footer .widget.block.block-static-block {
  width: 100%;
  margin: 0;
}
.rootmenu &gt; .rootmenu-list .halfmenu .cat-arrow::before,
.rootmenu &gt; .rootmenu-list .linksmenu .cat-arrow::before,
.rootmenu &gt; .rootmenu-list .categoriesmenu ul &gt; li .cat-arrow::before {
  border: solid #000;
  border-width: 0 2px 2px 0;
}
.rootmenu &gt; .rootmenu-list .halfmenu a:hover .cat-arrow::before,
.rootmenu &gt; .rootmenu-list .linksmenu a:hover .cat-arrow::before,
.rootmenu &gt; .rootmenu-list .categoriesmenu ul &gt; li a:hover .cat-arrow::before {
  border: solid #fff;
  border-width: 0 2px 2px 0;
}
.availability.not-available {
  color: #c0392b;
}
.availability.low-availability {
  color: #e67e22;
}
.availability.medium-availability {
  color: #cbcb13;
}
.availability.high-availability {
  color: #2ecc71;
}
span.availability {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.availability-container {
  display: flex;
  font-size: 18px;
}
.availability:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 5px;
}
.availability.not-available:before {
  background: #c0392b;
}
.availability.low-availability:before {
  background: #e67e22;
}
.availability.medium-availability:before {
  background: #cbcb13;
}
.availability.high-availability:before {
  background: #2ecc71;
}
ol#wishlist-sidebar .action.tocart.primary {
  border-radius: 10px !important;
  font-weight: 900;
  text-align: center;
}
.page-products .actions-primary button.action.tocart.primary {
  border-radius: 0 0 7px 7px !important;
}
.sw-footer {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.leftfooter img {
  display: table;
}
.sw-footer li {
  font-size: 14px;
  line-height: 32px;
}
.sw-footer li a {
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "CF Asty Std";
  font-weight: 300;
  line-height: 16px;
  display: block;
  padding: 5px 0;
}
.sw-footer li a:hover {
  color: #bfbfbf;
}

.sw-footer h4 {
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 7.31px;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin: 0 0 30px 0;
}

.sw-footer-copy {
  background-color: #fafafa;
  border-top: 1px solid #ebebeb;
}

footer.page-footer {
  background-color: #fafafa;
  border-top: 1px solid #ededed;
}

.informationscontainer .widget {
  margin: 0 !important;
}

.top-info-container {
  display: flex;
  justify-content: center;
  padding: 15px 0px;
  font-size: 14px;
  border-bottom: 1px solid #ededed;
  font-family: "CF Asty Std";
  font-weight: 300;
  font-weight: bolder;
  text-transform: inherit;
  color: #000;
}

.top-info-container p:not(:last-child) {
  margin-right: 30px;
  margin-bottom: 0px;
}

.top-info.phone a,
.top-info.info-email a {
  color: #000;
}

body &gt; div.widget.block.block-static-block:first-child {
  margin-bottom: 0;
}

.header.content {
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: unset;
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav,
#mageplaza-bannerslider-block-before-content-2 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

#mageplaza-bannerslider-block-before-content-1 .owl-dots,
#mageplaza-bannerslider-block-before-content-2 .owl-dots {
  position: absolute;
  bottom: 30px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 25px;
  height: 3px;
  background: #bfbfbf;
}

#mageplaza-bannerslider-block-before-content-1 h2,
#mageplaza-bannerslider-block-before-content-2 h2 {
  margin-top: -25px;
  letter-spacing: 0.5px;
  color: #000000;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 50px;
}

#mageplaza-bannerslider-block-before-content-1 h1,
#mageplaza-bannerslider-block-before-content-2 h1 {
  letter-spacing: 0.72px;
  color: #000000;
  font-size: 72px;
  font-family: "CF Asty Std";
  font-weight: bold;
}

#mageplaza-bannerslider-block-before-content-1 .owl-prev span,
#mageplaza-bannerslider-block-before-content-2 .owl-prev span,
#mageplaza-bannerslider-block-before-content-1 .owl-next span,
#mageplaza-bannerslider-block-before-content-2 .owl-next span {
  font-size: 0;
}

#mageplaza-bannerslider-block-before-content-1 .owl-prev span::before,
#mageplaza-bannerslider-block-before-content-2 .owl-prev span::before {
  content: url("/media/images/Left_Arrow.png");
}

/* #mageplaza-bannerslider-block-before-content-1 .owl-next span, #mageplaza-bannerslider-block-before-content-2 .owl-next span{
    font-size: 0!important;
} */

#mageplaza-bannerslider-block-before-content-1 .owl-next span::before,
#mageplaza-bannerslider-block-before-content-2 .owl-next span::before {
  content: url("/media/images/Right_Arrow.png");
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-prev,
#mageplaza-bannerslider-block-before-content-2 .owl-nav .owl-prev {
  position: absolute;
  left: 50px;
  top: -30px;
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-next,
#mageplaza-bannerslider-block-before-content-2 .owl-nav .owl-next {
  position: absolute;
  right: 50px;
  top: -30px;
}

.right_third .link.wishlist {
  display: inline;
  float: right;
  margin-bottom: -6px;
}

.grid1 {
  display: grid;
  grid-template-columns: fit-content(100%);
  grid-template-rows: 382px 382px;
  grid-gap: 50px;
  padding-right: 50px;
  padding-left: 50px;
  margin-bottom: 300px;
  /* fix for the sliders */
  position: relative;
  z-index: 99;
}

#gridone {
  grid-column: 1 / span 2;
}

#gridtwo {
  grid-column: 1;
}

#gridthree {
  grid-column: 2;
}

#gridfour {
  grid-column: 3;
  grid-row: 1/3;
}

#poiothta {
  display: grid;
  grid-template-rows: 100vh;
  position: relative;
  margin-top: 140px;
}
.button-banner {
  background-color: black !important;
  border: none !important;
  height: 43px !important;
  width: 211px !important;
  font-size: 13px !important;
  border-radius: 0 !important;
  font-family: "CF Asty Std" !important;
  font-weight: 500;
  display: flex;
  color: #fff !important;
  justify-content: center;
  align-items: center;
}
.button-banner:hover {
  background-color: #bfbfbf !important;
  color: #000 !important;
}
.grid1 h1 {
  color: black;
  letter-spacing: 0.42px;
  font-size: 42px;
  text-transform: initial;
  max-width: 100%;
  font-family: "CF Asty Std";
  font-weight: bold;
}

.banio {
  position: absolute;
  top: 25px;
  right: 25px;
  text-align: right;
}

.banio h1 {
  text-align: right;
}
.eidhmpaniou {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.couzina {
  position: absolute;
  top: 25px;
  left: 25px;
}
.grid1 .banner {
  position: relative;
  height: 100%;
}
.eidhygieinhs {
  position: absolute;
  bottom: 25px;
  right: 25px;
}
.grid1 .banner picture {
  display: block;
  height: 100%;
  width: 100%;
}
.grid1 .banner picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.eidhygieinhs .button-banner {
  float: right;
}

/* last grid column in grid 1 */

#gridfour .hero {
  height: 820px;
}

.hero {
  height: 100% !important;
}

/* --- End --- */

.poiotitadiv h1 {
  font-size: 64px !important;
  color: black !important;
  font-family: "CF Asty Std" !important;
  font-weight: bold;
}
.poiotitadiv h2 {
  font-size: 60px !important;
  color: black !important;
  font-family: "CF Asty Std" !important;
  font-weight: bold;
  letter-spacing: -1px !important;
}
.poiotitadiv p {
  letter-spacing: 0.24px;
  font-size: 24px !important;
  color: black !important;
  line-height: 38px;
  width: 85%;
}
.button-banner-final {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 0 !important;
  width: 100% !important;
  height: 88px !important;
  font-size: 28px !important;
  letter-spacing: 1.4px;
  border: none !important;
  font-family: "CF Asty Std" !important;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button-banner-final:hover {
  background-color: #bfbfbf !important;
  color: #000 !important;
}
.subsc {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
  margin-top: 195px;
  margin-bottom: 195px;
}

.block.newsletter {
  border: 1px solid #a8a8a8;
  box-shadow: 0px 3px 6px #00000029;
  padding: 80px 100px;
  max-width: unset;
  width: auto;
}

/* .block.newsletter .content{
    position: absolute;
    top:63px;
} */

/* .subsc &gt; div.widget.block.block-static-block{
    height: 411px;
    width: 620px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #A8A8A8;
    border-right: 1px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
    box-shadow: 0px 3px 6px #00000029;
    margin:0!important;
    background-color:#EBEBEB;
} */

.newsletter-new-customer-inner-container {
  display: flex;
  width: 1200px;
  margin: auto;
}
.cart-empty a {
  color: #000 !important;
  text-decoration: underline;
}
.cart-empty a:hover {
  color: #bfbfbf !important;
}
.new-customer-container {
  padding: 80px 100px;
  background: #ebebeb;
  border: 1px solid #a8a8a8;
  border-left: none;
  box-shadow: 0px 3px 6px #00000029;
  width: 50%;
  box-sizing: border-box;
}

/* .block.newsletter .content{
    max-width: 395px;
} */

.sw-sub-h2 {
  color: #212121;
  font-size: 43px;
  font-family: "CF Asty Std";
  font-weight: 300;
  margin-top: 0;
}

.sw-sub-h2 strong {
  color: #212121;
  font-size: 52px;
  font-family: "CF Asty Std";
  font-weight: bold;
}

.sw-sub-p {
  color: #616161;
  font-size: 16px;
  font-family: "CF Asty Std";
  font-weight: normal;
  margin-bottom: 30px;
  width: 85%;
}

.newcustomer {
  line-height: 0.7;
}

.newcustomer h1 {
  color: #212121;
  font-size: 52px;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin-bottom: 10px;
}

.newcustomer p {
  color: #212121;
  font-size: 40px;
  font-family: "CF Asty Std";
  font-weight: 300;
  margin-bottom: 15px;
}

.newcustomer p a {
  color: #212121;
  font-size: 40px;
  font-family: "CF Asty Std";
  font-weight: 300;
  text-decoration: underline;
}
.newcustomer p:last-child {
  margin-bottom: 2rem;
}

.newsletter-new-customer-container {
  margin: 190px 0px;
}

.newsletter-container {
  width: 50%;
}

#newsletter-validate-detail .actions .action.subscribe.primary {
  border-radius: 32px;
  background-color: black;
  font-size: 11px;
  font-family: "CF Asty Std";
  font-weight: normal;
  font-weight: normal;
  height: 46px;
  width: 112px;
  border: none;
}

.block.newsletter input {
  border: none;
  border-radius: 32px;
  /* width: 120%; */
  height: 46px;
}

.block.newsletter .form.subscribe {
  position: relative;
  box-shadow: 0px 3px 45px #00000029;
  border: 1px solid #000;
  border-radius: 32px;
}

.block.newsletter .actions {
  position: relative;
  z-index: 1;
  float: right;
  width: auto;
}
.block.newsletter input {
  padding: 0 0 0 115px;
}
.block.newsletter .field {
  position: absolute;
  width: 100%;
}
.block.newsletter .field.newsletter {
  max-width: 100%;
}
.block.newsletter .field .control::before {
  content: none !important;
}

.subsc .widget.block.block-static-block {
  position: relative;
}

.sw-newcust-button {
  width: 120px;
  background-color: black;
  border-radius: 32px;
  font-size: 0;
  height: 46px;
  margin: auto;
  display: block;
  position: relative;
  top: 40px;
}

.sw-newcust-button::before {
  content: url("/media/images/buttonarrow.png");
  width: 16px;
  height: 16px;
  display: block;
  margin: auto;
  position: relative;
  top: 25%;
}

.sw-footer ul h2 {
  font-family: "CF Asty Std";
  font-weight: bold;
}

small.copyright {
  display: none;
}

.copy_span {
  background-color: #6e716e;
  color: white;
  text-align: center;
  padding: 20px 0px;
}

.copy_span .copy_link {
  color: #fff;
}

.sw-top-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 50px;
}

.right_third {
  display: flex;
  align-items: center;
  gap: 20px;
}
.centered_third .block.block-search {
  width: 85%;
  padding: 0;
  float: none;
  margin: auto;
}
#search {
  border-radius: 32px;
  border: 1px solid black;
  width: 100%;
  height: 53px;
}

.block-search .action.search::before {
  position: absolute;
  top: 10px;
  right: 10px;
}
.navigation .level0 &gt; .level-top {
  font-size: 18px;
  letter-spacing: 0.76px;
  font-family: "CF Asty Std";
  font-weight: 300;
}
.nav-sections,
nav.navigation {
  background-color: #fdfdfd;
}

.product-item .action.towishlist::before {
  color: #000;
  font-size: 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  overflow: visible;
}

.product-item.slick-slide {
  /* border: 2px solid #EBEBEB; */
  border-radius: 10px;
  margin-right: 0px;
  position: relative;
  padding: 0px 30px;
}

/* .product-item.slick-slide a img{
    margin:auto;
} */

.product-item.slick-slide a.action.towishlist,
.product-item-actions .actions-primary + .actions-secondary {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
}
ol#wishlist-sidebar .product-item.slick-slide a.action.towishlist,
ol#wishlist-sidebar
  .product-item-actions
  .actions-primary
  + .actions-secondary {
  top: 0;
  right: 0;
}
.salesCategorySlider {
  background: black;
  border-radius: 32px;
  width: 32px;
  height: 32px;
  font-size: 11px;
  /* padding-top: 15px; */
  color: white;
  /* padding-left: 4px; */
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
}

.newCategorySlider {
  font-size: 11px;
  color: white;
  background-color: black;
  border-radius: 5px;
  margin-bottom: 5px;
  text-align: center;
  padding: 8px 10px;
  user-select: none;
}

.categorywrapperslider {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}

#grid2-ed2 {
  display: grid;
  grid-template-columns: 25% 75%;
  margin-top: 162px;
}

#grid2,
#grid2-ed2 {
  display: flex;
  margin-top: 160px;
}

#firstgrid2,
#firstgrid2-ed2 {
  width: 25%;
}

#secondgrid2,
#secondgrid2-ed2 {
  width: 75%;
}
#firstgrid2,
#firstgrid2-ed2 {
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 95px;
}

/* #firstgrid2-ed2 .sw-firstgrid2-title{
    width: 70%;
    margin: auto;
} */

.sw-firstgrid2-title {
  margin-bottom: -25px;
}

/* #bath, #kampina, #kouzina, #bath-ed2, #kampina-ed2, #kouzina-ed2{
    padding-top: 42px;
} */

.popularproductswrapper .category_name {
  display: none;
}

#sw-categories-wrapper,
#sw-categories-wrapper-ed2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-right: 180px;
  padding-left: 0;
}

#sw-categories-wrapper {
  width: 80%;
  padding-right: 0;
}

.sw-firstgrid2-title .whiter {
  font-size: 40px;
  font-family: "CF Asty Std";
  font-weight: bold;
  color: #8d8d8d;
  letter-spacing: 0.4px;
  margin-top: 0;
}

.sw-firstgrid2-title .blacker {
  font-size: 40px;
  font-family: "CF Asty Std";
  font-weight: bold;
  color: #000000;
  letter-spacing: 0.4px;
}

.sw-firstgrid2-title p {
  font-family: "CF Asty Std";
  font-weight: normal;
  font-size: 16px;
  color: #747474;
}

.category-selector-mpanio,
.category-selector-kampina,
.category-selector-kouzina,
.category-selector-bath-ed2,
.category-selector-kampina-ed2,
.category-selector-kouzina-ed2,
.category-selector-plakakia-ed2,
.category-selector-dapedo-ed2,
.category-selector-bathfurn-ed2,
.category-selector-mpanio-hot,
.category-selector-kampina-hot,
.category-selector-kouzina-hot,
.category-selector-plakakia-hot,
.category-selector-dapedo-hot,
.category-selector-bathfurn-hot {
  border-bottom: 4px solid black;
  width: 100%;
  text-align: center;
  font-family: "CF Asty Std";
  font-weight: 500;
  font-size: 18px;
  padding-bottom: 18px;
  cursor: pointer;
  opacity: 0.2;
}

.category-selector {
  line-height: 50px;
  padding-bottom: 0;
}

.category-selector-hot {
  line-height: 50px;
  padding-bottom: 0;
}
.category-selector-ed2 {
  line-height: 50px;
  padding-bottom: 0;
}
#sw-categories-wrapper .selected,
#sw-categories-wrapper-ed2 .selected {
  opacity: 1;
}

/* .product-item.slick-slide a img{
    margin-top: 63px;
    margin-bottom: 63px;
    height: 120px;
} */
.nav-item &gt; a:hover {
  color: #bfbfbf;
}
.minicart-items .update-cart-item {
  background: transparent;
  color: #000;
  border: none;
  padding: 0;
  width: 100%;
  text-align: left;
  height: auto;
  line-height: 18px;
  margin: 0;
}
.minicart-items .update-cart-item:hover {
  color: #bfbfbf;
}
.product.name {
  font-size: 20px;
  margin-left: 0;
  line-height: 20px;
  min-height: 100px;
}
.product.name a {
  color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  letter-spacing: 0.28px;
}
.product.name a:hover {
  color: #bfbfbf;
}

.last-section-slider-wrapper button.action.tocart.primary {
  /* position: absolute; */
  bottom: 0;
  width: 100%;
  border: none;
  background-color: black;
  height: 56px;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}

.special_price,
.product-item.slick-slide .price {
  /* position: absolute;
    bottom: 70px;
    left: 19px; */
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 21px;
}

.product-item.slick-slide .price span del {
  position: absolute;
  bottom: 25px;
  left: 0px;
  opacity: 0.5;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 12px;
}

.productskuslider {
  /* position: absolute;
    bottom: 75px; */
  font-family: "CF Asty Std";
  font-weight: normal;
  font-size: 12px;
  /* right: 19px; */
  float: right;
}
.tabbed-slider-container {
  position: relative;
  padding-top: 42px;
}
.active-slider,
.inactive-slider {
  top: 0%;
}
.active-slider {
  height: auto;
  position: relative;
  opacity: 1;
  z-index: 99;
  top: 0%;
}
.inactive-slider {
  height: 0px;
  position: relative;
  opacity: 0;
  z-index: -99;
  top: 0%;
}
#secondgrid2,
#secondgrid2-ed2 {
  margin-bottom: 0;
  /* max-height: 608px; */
  padding-right: 50px;
  box-sizing: border-box;
}
div#secondhotdealsgrid {
  padding-right: 50px;
  box-sizing: border-box;
}
#hotdealsgrid {
  display: grid;
  grid-template-columns: 25% 75%;
  margin-bottom: 150px;
}
a,
button {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  opacity: 0.3;
}
button.action.primary.tocart:hover {
  border: 2px solid #bfbfbf;
  background-color: #bfbfbf;
  color: #000;
}
#hotdealsgrid .sw-firstgrid2-title {
  padding-left: 70px;
  padding-right: 70px;
}
.navigation .level0 &gt; .level-top:hover,
.navigation .level0 &gt; .level-top.ui-state-focus {
  color: #bfbfbf;
}
a:hover,
.alink:hover {
  color: #bfbfbf;
  text-decoration: none;
}
.top-info.phone a:hover,
.top-info.info-email a:hover {
  color: #bfbfbf;
}
.popularproductswrapper button.slick-prev {
  left: -30%;
}

.popularproductswrapper button.slick-next {
  left: -8%;
}

.popularproductswrapper button.slick-prev,
.popularproductswrapper button.slick-next {
  position: absolute;
  top: 65%;
  width: 35px;
  height: 35px;
  box-shadow: none;
  border: none;
  z-index: 10;
}
.popularproductswrapper ul.slick-dots {
  position: absolute;
  top: 64%;
  left: -24%;
  display: block;
  width: 15%;
  height: 32px;
  text-align: left;
}

.slider_top {
  overflow: visible;
}

.popularproductswrapper .slick-prev::before,
.popularproductswrapper .slick-next::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
}

.popularproductswrapper .slick-prev::before {
  /* content: url(/media/images/Left_Arrow.png)!important; */
  background: url(/media/images/Left_Arrow.png);
  background-position: center;
  background-size: 35px;
  background-repeat: no-repeat;
}

.popularproductswrapper .slick-next::before {
  /* content:url(/media/images/Right_Arrow.png)!important; */
  background: url(/media/images/Right_Arrow.png);
  background-position: center;
  background-size: 35px;
  background-repeat: no-repeat;
}

.slick-dots li {
  margin: 0 1px;
}

.slick-dots li button::before {
  content: "";
  background-color: #000000;
  height: 3px;
  width: 12px;
}

.slick-dots button:not(.primary) {
  box-shadow: none;
}

.category-selector-mpanio::before {
  content: url(/media/images/bath.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-kampina::before {
  content: url(/media/images/kamp.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-kouzina::before {
  content: url(/media/images/kouz.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-mpanio-hot::before {
  content: url(/media/images/bath.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-kampina-hot::before {
  content: url(/media/images/kamp.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-kouzina-hot::before {
  content: url(/media/images/kouz.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-plakakia-hot::before {
  content: url(/media/images/plakakia.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-dapedo-hot::before {
  content: url(/media/images/dapeda.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-bathfurn-hot::before {
  content: url(/media/images/sink.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.view-el_GR span::before {
  content: url("/media/images/greece.png");
  /* zoom:3%; */
  /* margin-right: 300px!important; */
  padding-right: 10px;
}

.view-default span::before {
  content: url("/media/images/united-states.png");
  /* zoom:3%; */
  /* margin-right: 300px!important; */
  padding-right: 10px;
}

/* Product catalog page CSS start. */
.page-products .page-main {
  max-width: unset;
  width: 100%;
  padding: 50px;
}
.breadcrumbs .items {
  text-align: center;
}

.page-products .product-item .product.photo.product-item-photo {
  width: 100%;
  display: block;
}

.page-products .product-image-container {
  display: block;
  width: 100% !important;
}

.page-products .flags-image-container {
  height: auto;
}

.page-products .product-item .flags {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  z-index: 2;
}
.product-item .action.towishlist:hover:before {
  color: #bfbfbf;
}
.page-products .add-to-wishlist-container {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
}
.page-products .products-grid .product-items li.item.product.product-item {
  position: relative;
  box-shadow: none;
  padding: 0 !important;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item
  .product.details.product-item-details {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item
  .item-top-container {
  position: unset;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item
  .last-top-container {
  padding: 10px 15px 64px 15px;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item
  .price-identifier-container {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 65px;
  padding: 0 20px;
  box-sizing: border-box;
}
.page-products li.item.product.product-item div.product-item-info {
  background: none;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.page-layout-1column .product-info-main {
  width: 50%;
  padding-left: 30px;
  box-sizing: border-box;
  padding-right: 200px;
}
.page-layout-1column .product.media {
  width: 50%;
  padding-left: 200px;
  box-sizing: border-box;
}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  margin-top: 30px;
}
.product.options .content {
  margin-top: 10px;
}
.fotorama__thumb-border {
  border: 1px solid #000;
}
.product-add-form .product-options-wrapper .field .control select {
  height: 56px;
}
.fotorama__thumb {
  background-color: #fff;
}
.product-add-form .product-options-wrapper .field .control {
  width: 100%;
}
.product-info-main
  .product-info-price
  .price-box
  .price-container
  &gt; span.price-label {
  display: none !important;
}
.catalog-product-view .product-social-links {
  position: absolute;
  top: 20px;
  left: 220px;
  z-index: 1;
  margin: 0;
}
.product.info.detailed {
  padding: 0 200px;
}
.catalog-product-view .column.main {
  position: relative;
}
.fotorama__stage__frame .fotorama__img {
  width: 100%;
  object-fit: cover;
}
.page-products .products-grid .product-item-inner {
  position: unset !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none;
}
.amount.price-container {
  height: auto;
}
.product-item-actions .actions-primary + .actions-secondary &gt; .action {
  line-height: 20px;
  width: 20px;
}
.minicart-items .product-item-details .price {
  font-size: 16px;
}
.page-products .products-grid .product-items .product.name.product-item-name,
.page-products .products-grid .product-items .product-item .price-box {
  padding: 0;
}
.page-products .product.name.product-item-name {
  font-size: 22px;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin-bottom: 70px !important;
  margin: 10px 0 0;
}
.page-products .product.actions.product-item-actions {
  box-shadow: none !important;
  padding: 0 !important;
}
.block-authentication .block[class] ul {
  list-style: square;
  padding-left: 0;
  list-style-position: inside;
}
.page-products .actions-secondary .action.tocompare {
  display: none;
}
.page-products .actions-primary button.action.tocart.primary:focus {
  color: #fff;
}
.page-products .actions-primary button.action.tocart.primary {
  width: 100%;
}
.product-item .price-box .old-price .price {
  color: #949494;
  font-size: 16px;
}
.filter-actions .filter-clear {
  color: #000;
  text-decoration: underline;
}
.filter-actions .filter-clear:hover {
  color: #bfbfbf;
  text-decoration: underline;
}
.page-products .products-grid .product-item-actions {
  margin: 0 !important;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  position: unset;
}
.page-products .actions-primary {
  width: 100%;
}
.product-item-actions .actions-primary &gt; .stock.unavailable {
  background: #949494;
  height: 56px;
  padding: 0;
  text-align: center;
  color: #fff;
  line-height: 56px;
  font-weight: bold;
  font-size: 16px;
}
.page-products .products-grid .product-item-info .product-item-inner {
  width: 100% !important;
  height: 100% !important;
}
.page-products .price {
  font-size: 21px;
}
.account .column.main .block:not(.widget) .block-title &gt; strong,
.account .page-main .page-title-wrapper .page-title {
  font-size: 22px;
}
.block-collapsible-nav-content .nav.items {
  background: #000;
  border: none;
  padding: 0;
}
.block-collapsible-nav .nav.item {
  margin: 3px 0 0;
}
.block-collapsible-nav .content {
  padding: 15px 0;
}
.block-collapsible-nav .item.current strong {
  background: transparent;
}
.block-collapsible-nav .nav.item.current strong {
  border-left: 3px solid #bfbfbf;
}
.page-products .old-price {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 12px;
  text-decoration: line-through;
  margin: 0;
  display: block;
}
.block-collapsible-nav .nav.item {
  background: transparent;
  font-size: 14px;
}

.page-products .price-label {
  display: none;
}

.page-products .product-item .old-price .price {
  font-weight: normal;
  text-decoration: line-through;
  font-size: 12px;
}
.page-products span[data-price-type="oldPrice"] {
  font-weight: normal;
  text-decoration: line-through;
  font-size: 12px;
  color: #bebebe;
}
.page-products .products-grid .product-items .product-item .price-box {
  margin: 0;
  padding: 0;
}
.page-products .product-item .price-box {
  margin: 0;
}
.sidebar .product-items .product-item-details {
  margin-left: 100px;
}
.page-products .products-grid .product-item-info .product-item-inner {
  clip: unset !important;
  overflow: inherit !important;
}

/* Product catalog page CSS end. */

/* Customer page CSS start. */

#send2 {
  border: none;
  border-radius: 0;
  color: #fff;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  padding: 0 30px;
  height: 50px;
}
#send2:hover {
  color: #000;
  background-color: #bfbfbf;
}
.action.action-register.primary {
  border-radius: 0;
  background: #000;
  border: 1px solid #000;
}
body.customer-account-login a.action.create.primary,
body.customer-account-create button.action.submit.primary,
body.account button.action.save.primary {
  border: none;
  background-color: black;
  border-radius: 0;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
}
.action.primary,
button {
  border: none;
  background-color: black;
  border-radius: 0;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
button:not(.primary) {
  box-shadow: none;
}
body.customer-account-login a.action.create.primary:hover,
body.customer-account-create button.action.submit.primary:hover,
body.account button.action.save.primary:hover {
  color: #000;
  background-color: #bfbfbf;
}
.customer-account-forgotpassword main#maincontent {
  width: 600px;
  padding: 50px 0;
}
body.account.newsletter-manage-index
  div.actions-toolbar
  div.primary
  a.action.compare.primary {
  border: none;
  background-color: black;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
}

body.account.newsletter-manage-index button.action.primary.tocart {
  border: none;
  background-color: black;
  height: auto !important;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}

body.wishlist-index-index
  div.actions-toolbar
  div.primary
  a.action.compare.primary {
  border: none;
  background-color: black;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
}

body.wishlist-index-index button.action.primary.tocart {
  border: none;
  background-color: black;
  height: auto !important;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
body.wishlist-index-index button.action.primary.tocart:hover {
  background-color: #bfbfbf;
}
body.wishlist-index-index button.action.update,
body.wishlist-index-index button.action.share,
body.wishlist-index-index button.action.tocart {
  border: none;
  background-color: black;
  border-radius: 0;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
}
body.wishlist-index-index button.action.update:hover,
body.wishlist-index-index button.action.share:hover,
body.wishlist-index-index button.action.tocart:hover {
  background-color: #bfbfbf;
}
/* Customer page CSS end. */

/* Cart view page CSS start. */

#top-cart-btn-checkout {
  border: none;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
  border: none;
}
.cart.main.actions button.action.update {
  border: none;
  border-radius: 0;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
  padding: 0 30px;
  height: 50px;
}
.cart.main.actions button.action.update:hover {
  background-color: #bfbfbf;
  color: #000;
}
ul.checkout.methods.items.checkout-methods-items
  li.item
  button.action.primary.checkout {
  border: none;
  border-radius: 0;
  background-color: #2ecc71;
  height: 56px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
ul.checkout.methods.items.checkout-methods-items
  li.item
  button.action.primary.checkout:hover {
  background-color: #fff;
  color: #2ecc71;
}
#shipping-method-buttons-container
  .primary
  button.button.action.continue.primary {
  border: none;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
#shipping-method-buttons-container
  .primary
  button.button.action.continue.primary:hover {
  background-color: #bfbfbf;
}
body.checkout-index-index button.action.primary.checkout {
  border: none;
  background-color: #2ecc71;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
body.checkout-index-index button.action.primary.checkout:hover {
  background-color: #bfbfbf;
  color: #000;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover,
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  background: #bfbfbf;
  border: none;
  color: #000;
}
.sidebar.sidebar-additional button {
  border-radius: 0 !important;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  background: #000;
  border: none;
  border-radius: 0;
  padding: 0 20px;
}
body.checkout-onepage-success a.action.primary.continue {
  border: none;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
body.checkout-onepage-success a.action.primary.continue:hover {
  background-color: #bfbfbf;
}
.actions-toolbar .primary,
.actions-toolbar .secondary {
  display: block;
  width: 100%;
}
.sidebar.sidebar-additional {
  padding-right: 2%;
}
fieldset.fieldset.login .actions-toolbar .primary,
fieldset.fieldset.login .actions-toolbar .secondary {
  display: inline-block;
  width: auto;
}
.block-collapsible-nav .nav.item {
  background: transparent;
}
.block.block-dashboard-info,
.block.block-dashboard-addresses {
  border: none;
  background: transparent;
  box-sizing: border-box;
  padding: 0;
}
.cart.table-wrapper thead .col.item,
.cart.table-wrapper thead .col.price,
.cart.table-wrapper thead .col.qty,
.cart.table-wrapper thead .col.subtotal,
.cart.table-wrapper tbody .col.price,
.cart.table-wrapper tbody .col.qty,
.cart.table-wrapper tbody .col.subtotal {
  text-align: center;
}

.cart-price {
  color: #000;
  font-size: 21px;
}

/* Cart view page CSS end. */

/* --- Account pics --- */

.customer-welcome span.customer-name button.action.switch::after {
  content: "";
  background: url(/media/images/navigation.png);
  /*width: 17px;*/
  width: 14px;
  height: 10px;
  background-repeat: no-repeat;
  display: none;
}

a.action.showcart::before {
  content: url("/media/images/ic_shopping_basket_24px.png") !important;
}
.right_third li.link.wishlist a {
  font-size: 14px;
  position: relative;
  height: 26px;
  width: 22px;
  display: block;
  /*text-indent: -9999px;*/
  font-size: 0;
}
.link.wishlist .counter {
  width: 18px;
  top: -14px;
  color: #fff;
  text-indent: 0;
  line-height: 20px !important;
  display: block !important;
  text-align: center;
}
.link.wishlist .counter:before,
.link.wishlist .counter:after {
  content: none;
}
.right_third li.link.wishlist a::before {
  content: url(/media/images/ic_favorite_24px.png);
  /*background: url(/media/images/ic_favorite_24px.png);*/
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 20px;
}

.right_third_external {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 6px;
}

.right_third_external .switcher.language.switcher-language {
  display: flex;
  align-items: center;
}

.minicart-wrapper {
  /* margin-right: 72px !important; */
  /* margin-left: 72px !important; */
}

.page-header .switcher {
  /*margin-left: 57px !important;*/
}

.left_third,
.right_third_external {
  width: 30%;
}

.centered_third {
  width: 40%;
}

/* --- end --- */

/* Product view page CSS start. */
.catalog-product-view span[data-price-type="oldPrice"] {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 12px;
  color: #bebebe;
  text-decoration: line-through;
}

.catalog-product-view span[data-price-type="finalPrice"] {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 21px;
  color: #000;
}

button.action.primary.tocart {
  border: 2px solid #000;
  border-radius: 0 0 10px 10px;
  background-color: black;
  height: 56px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  width: 100%;
}

.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .product.media .flags-container {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.catalog-product-view .flags-container .newCategorySlider {
  font-size: 14px;
  padding: 5px 10px;
}

.catalog-product-view .flags-container .salesCategorySlider {
  font-size: 12px;
}
.catalog-product-view #product-addtocart-button {
  border-radius: 0 !important;
  margin: 0;
  background: #2ecc71;
  border-color: #2ecc71;
}
.catalog-product-view #product-addtocart-button:hover {
  background-color: #bfbfbf;
  color: #000;
  border-color: #bfbfbf;
}
.catalog-product-view .custom-qty.reduction {
  border-left: 2px solid #ebebeb;
}

.catalog-product-view .custom-qty.increase {
  border-right: 2px solid #ebebeb;
}

.catalog-product-view .box-tocart .fieldset .field.qty {
  margin: 0;
}
.catalog-product-view .box-tocart .fieldset {
  display: flex;
  align-items: end;
}
.catalog-product-view .sw-qty-control,
.catalog-product-view .sw-qty-control .quantity-selectors {
  height: 100%;
}
.message.notice {
  background: #e67e22;
  color: #fff;
}
.catalog-product-view .box-tocart .fieldset .field.qty {
  width: 30%;
}
.catalog-product-view .custom-qty.reduction,
.catalog-product-view .sw-quantity-control .control,
.catalog-product-view .custom-qty.increase {
  flex: 1;
  height: 56px;
  padding: 0;
  line-height: 56px;
  box-sizing: border-box;
  position: relative;
}
.catalog-product-view .custom-qty .fas.fa-minus,
.catalog-product-view .custom-qty .fas.fa-plus {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.catalog-product-view .box-tocart .fieldset .actions {
  width: 70%;
}
.minicart-wrapper .action.showcart::before,
.right_third li.link.wishlist a::before,
.customer-welcome .customer-name i.fas.fa-user {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.customer-welcome .customer-name i.fas.fa-user {
  content: url(/media/images/ic_face_24px.png) !important;
}
.minicart-wrapper .action.showcart:hover:before,
.right_third li.link.wishlist a:hover:before,
.customer-welcome .customer-name:hover i.fas.fa-user {
  opacity: 0.3;
}
.catalog-product-view .product-social-links .action.towishlist::before {
  color: #000;
  font-size: 21px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  overflow: visible;
}
/* Product view page CSS end. */

.legend.custom-attributes {
  display: none;
}

/* @-moz-document url-prefix() {
    .view-el_GR span::before{
content: "";
width: 15px;
height: 16px;
display: block;
background-image: url('/media/images/greece.png');
background-size: 50px 50px;
background-repeat: no-repeat;
background-size: contain;
margin-right: 0!important;
}
}

@-moz-document url-prefix() {
.view-default span::before {
    content: "";
    width: 15px;
    height: 16px;
    display: block;
    background-image: url('/media/images/united-states.png');
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 0!important;
}
}

*/

@-moz-document url-prefix() {
  .grid1 .hero {
    height: 100%;
  }
}

#grid2-ed2 {
  position: relative;
  z-index: 99;
}

.action.showcart {
  position: relative;
}

span.counter.qty {
  border-radius: 14px !important;
  width: 13px;
  height: 18px !important;
  position: absolute;
  top: -13px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  right: -10px;
  background: #bfbfbf !important;
  min-width: 13px !important;
}

.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  position: relative;
  top: 1px;
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-prev {
  background: none !important;
  box-shadow: none !important;
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-next {
  background: none !important;
  box-shadow: none !important;
}

.sw-customer-menu-account ul {
  width: 144px !important;
}

#bath-ed2,
#kampina-ed2,
#kouzina-ed2,
#plakakia-ed2,
#dapedo-ed2,
#bathfurn-ed2 {
  max-height: 518px;
}
div#poiothta .banner picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#poiothta {
  z-index: 99;
}
div#poiothta .banner {
  height: 100%;
}
div#poiothta .banner picture {
  height: 100%;
  display: block;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none !important;
}

.sw-product-price-sku {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 84px;
  margin-bottom: 24px;
  padding-right: 22px;
  padding-left: 22px;
}

.counter.qty.no-display {
  display: none !important;
}

.page-products .subsc {
  padding-right: 20.83% !important;
}
.block-minicart .block-content &gt; .actions &gt; .primary {
  margin: 0 0 15px 0;
}
.block-minicart .items-total {
  margin: 0 10px 0 0;
}
.block-minicart .subtotal {
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  body:not(.cms-index-index) .subsc .block.newsletter {
    max-width: 100% !important;
  }
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label,
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content
  .swatch-option.selected
  + .am-shopby-swatch-label
  .count,
.filter-options-content .item a:active,
.filter-options-content .item a:active .count,
.filter-options-content .item a:hover,
.filter-options-content .item a:hover .count {
  color: #bfbfbf;
}
.cms-page-view .column.main {
  font-size: 16px;
  text-align: justify;
}
.block-minicart .subtitle {
  margin-bottom: 5px;
}
.sidebar .subtitle {
  margin-bottom: 10px;
}
.abs-block-widget-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  border-bottom: 1px solid #ededed;
}
.cms-page-view .page-title-wrapper {
  text-align: left;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.cms-page-view .column.main a {
  color: #000;
  text-decoration: underline;
}
.cms-page-view .column.main a:hover {
  color: #bfbfbf;
}
.page-products
  div.products.wrapper.list.products-list
  .actions-primary
  button.action.tocart.primary {
  max-width: 200px;
}

/* .catalog-category-view ol.products.list.items.product-items .actions-secondary{
    top:0!important;
}

.page-products ol.products.list.items.product-items .actions-primary button.action.tocart.primary{
    max-width: 200px;
}
*/
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item {
  border-radius: 10px;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 2px solid #ebebeb;
  border-radius: 10px;
  overflow: hidden;
}
.page-products .products-grid .product-items span.product-image-wrapper {
  padding: 0 !important;
  height: auto;
}
.page-products
  .products-grid
  .product-items
  span.product-image-wrapper
  img.product-image-photo {
  position: relative;
  width: 100%;
  object-fit: cover;
  height: 210px;
}
body.contact-index-index #maincontent {
  padding-top: 80px;
  padding-bottom: 80px;
}
body.contact-index-index .page-title-wrapper {
  text-align: left;
  max-width: 1000px;
  margin: auto;
}
body.contact-index-index .subsc {
  display: none;
}
.sw-contact-wrapper {
  display: block;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin: auto;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
}
.sw-map-wrapper {
  margin-top: 50px;
}
.legend {
  border-bottom: 1px solid #ededed;
}
.mapouter,
.gmap_canvas,
iframe#gmap_canvas {
  width: 100% !important;
}
#contact-form button.action.submit.primary {
  border: none;
  background-color: black;
  height: 50px;
  border-radius: 0;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
#contact-form button.action.submit.primary:hover {
  background: #bfbfbf;
  color: #000;
}
.rootmenu .rootmenu-list {
  display: flex !important;
  justify-content: center;
}
.rootmenu &gt; .rootmenu-list &gt; li {
  margin: 0 30px;
}
.rootmenu .has-sub-cat:after {
  content: none !important;
}
.rootmenu &gt; .rootmenu-list &gt; li:first-child &gt; a {
  padding: 15px 0;
}
.rootmenu &gt; .rootmenu-list .v_halfmenu ul .halfwidth-popup-sub-sub,
.rootmenu &gt; .rootmenu-list ul .level4-listing {
  border: none;
  background: #fff;
  box-shadow: none;
  border: 1px solid #000;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #000;
}
.rootmenu &gt; .rootmenu-list .level2-popup &gt; li:hover .sub-cat-name,
.rootmenu &gt; .rootmenu-list .level3-popup &gt; li:hover a span,
.rootmenu &gt; .rootmenu-list .level3-listing &gt; li:hover &gt; a .sub-cat-name,
.rootmenu &gt; .rootmenu-list .level4-listing &gt; li:hover &gt; a .sub-cat-name,
.rootmenu &gt; .rootmenu-list .tabbing_lev4 &gt; li:hover &gt; a .sub-cat-name,
.rootmenu &gt; .rootmenu-list .ulliststy02 &gt; li:hover &gt; a .sub-cat-name {
  text-decoration: none !important;
}
.rootmenu &gt; .rootmenu-list .halfmenu ul &gt; li &gt; a:hover,
.rootmenu &gt; .rootmenu-list .fullmenu ul &gt; li &gt; a:hover {
  color: #bfbfbf !important;
}
.nav-sections,
.rootmenu {
  padding: 5px 0;
}
.rootmenu &gt; .rootmenu-list .rootmenu-submenu li &gt; a {
  border-bottom: none;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu,
.rootmenu &gt; .rootmenu-list .rootmenu-submenu,
.rootmenu &gt; .rootmenu-list .rootmenu-submenu li:hover .rootmenu-submenu-sub,
.rootmenu
  &gt; .rootmenu-list
  .rootmenu-submenu
  .rootmenu-submenu-sub
  li:hover
  .rootmenu-submenu-sub-sub {
  border: 1px solid #000 !important;
  box-shadow: none;
}
.rootmenu &gt; .rootmenu-list .rootmenu-submenu .rootmenu-submenu-sub,
.rootmenu
  &gt; .rootmenu-list
  .rootmenu-submenu
  .rootmenu-submenu-sub
  .rootmenu-submenu-sub-sub {
  border-bottom: none;
}
.rootmenu-list &gt; li &gt; a.active,
.rootmenu-list &gt; li:hover &gt; a,
.rootmenu-list &gt; li &gt; a:hover {
  background: transparent !important;
  color: #bfbfbf !important;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; a {
  font-size: 16px;
}
.nav-sections-item-content &gt; .page-main {
  padding: 0;
  max-width: 1280px;
}
button:focus {
  color: #fff !important;
}
.item-top-container {
  position: relative;
}
.product-item.slick-slide {
  border: 2px solid #ebebeb;
  border-radius: 10px;
  overflow: hidden;
}
.product-item.slick-slide a.action.towishlist:hover {
  opacity: 0.3;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 0.3;
}
.flags-image-container {
  height: 210px;
  box-sizing: border-box;
  position: relative;
}

.flags-image-container &gt; a {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
}
.product-item.slick-slide a img {
  margin: auto;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sku-container,
.name-container {
  font-size: 28px;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin-bottom: 70px;
}

.price-identifier-container {
  display: flex;
  justify-content: space-between;
}

.price-container {
  height: 50px;
  width: 50%;
  position: relative;
}
.minicart-wrapper .price-container {
  height: auto;
  width: auto;
}
.identifier-container {
  position: relative;
  width: 50%;
}

.identifier-container .identifier {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  margin: 0;
}

.last-top-container {
  padding: 10px 15px;
}

.price-inner-container {
  position: absolute;
  bottom: 0;
}
div#grid2 {
  margin-bottom: 150px;
}
.popularproductswrapper .price-inner-container .special-price {
  font-size: 21px;
  color: #000;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0;
}
.popularproductswrapper .price-inner-container .price,
.popularproductswrapper .price-inner-container .empty_div {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 12px;
  color: #949494;
  text-decoration: line-through;
}
.popularproductswrapper .price-inner-container .price {
  text-decoration: none;
}
.navigation .level0 &gt; .level-top {
  color: #000;
}
.price-inner-container .normal-price {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.quantity-selectors {
  display: flex;
  width: 100%;
}

.quantity-selectors .reduction,
.quantity-selectors .control,
.quantity-selectors .increase {
  flex: 1;
  border: 2px solid #ebebeb;
  padding: 8px 0px;
}

.quantity-selectors .control .qty {
  border: none;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.fas.fa-minus,
.fas.fa-plus {
  position: relative;
  top: 25%;
}

.custom-qty.reduction {
  border-left: none;
}

.custom-qty.increase {
  border-right: none;
}

.quantity-selectors .control {
  border-left: none;
  border-right: none;
  text-align: center;
}

.custom-qty.reduction,
.custom-qty.increase {
  cursor: pointer;
  text-align: center;
}

.add-to-cart-container button.action.primary.tocart {
  border-radius: 0 0 10px 10px !important;
}

.page-products .search.results .product-item-info {
  width: 100%;
}
.nav-sections {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
.product-item.slick-slide {
  padding: 0 0 !important;
  margin: 0 15px;
}
.slick-list.draggable {
  margin: 0 -15px;
}
.slick-dotted.slick-slider {
  padding: 0;
}
.customer-welcome ul,
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown,
.minicart-wrapper .block-minicart {
  border: 1px solid #000;
  box-shadow: none;
}
.customer-welcome ul:after,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-color: transparent transparent #000 transparent;
}
.customer-welcome ul li:hover,
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #000;
}
.customer-welcome ul li:hover a,
.page-header .switcher .options ul.dropdown li:hover a,
.page-footer .switcher .options ul.dropdown li:hover a {
  color: #fff;
}
.message {
  margin: 0 !important;
  padding: 30px 30px 30px 50px !important;
}
.message.success {
  background: #2ecc71;
  color: #fff;
}
.message.warning {
  background: #f39c12;
  color: #fff;
}
.message.info {
  background: #f39c12;
  color: #fff;
}
.message.error {
  background: #e74c3c;
  color: #fff;
}
.message &gt; *:first-child:before {
  color: #fff !important;
  top: 50% !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin: 0 !important;
}
.message a {
  color: #fff !important;
  text-decoration: underline !important;
}
.page.messages {
  position: fixed;
  bottom: 40px;
  left: 40px;
  z-index: 100000;
  width: 400px;
  line-height: 16px;
}
.minicart-items .product-item-name a {
  color: #000;
}
.abs-product-link &gt; a:hover,
.product-item-name &gt; a:hover,
.product.name a &gt; a:hover,
.minicart-items .product-item-name a:hover {
  color: #bfbfbf;
  text-decoration: none;
}
.amount.price-container {
  width: 100%;
}
button,
a.action.primary {
  border-radius: 0;
}
.action.primary:hover,
#top-cart-btn-checkout:hover,
button:hover,
button:focus,
button:active {
  background: #bfbfbf;
  border: none;
  color: #000;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border: 1px solid #000;
  border-radius: 0;
  font-family: "CF Asty Std";
  font-weight: normal;
}
a.action.viewcart {
  color: #000;
}
a.action.viewcart:hover {
  color: #bfbfbf;
}
.minicart-items-wrapper {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #000;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #000;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #bfbfbf;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.minicart-wrapper .block-minicart:after {
  border-color: transparent transparent #000 transparent;
}
.grid1 .hero .banner .overlay .inner h2 {
  color: #000;
  font-size: 34px;
  text-transform: inherit;
  letter-spacing: 0;
  font-weight: bold;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin: 0 0 20px 0;
  line-height: 34px;
  max-width: 100%;
}
.category-selector-bath-ed2.category-selector-ed2::before {
  content: url(/media/images/bath.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-kampina-ed2.category-selector-ed2::before {
  content: url(/media/images/kamp.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-kouzina-ed2.category-selector-ed2::before {
  content: url(/media/images/kouz.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-plakakia-ed2.category-selector-ed2::before {
  content: url(/media/images/plakakia.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-dapedo-ed2.category-selector-ed2::before {
  content: url(/media/images/dapeda.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-bathfurn-ed2.category-selector-ed2::before {
  content: url(/media/images/sink.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

#sw-categories-wrapper,
#sw-categories-wrapper-ed2 &gt; div {
  height: 35px;
}
#poiothta .hero .banner .overlay .inner h3 {
  font-family: "CF Asty Std";
  font-weight: bold;
  color: #000;
  text-transform: inherit;
  font-size: 40px;
  margin-bottom: 60px;
  max-width: 100%;
}
.page-layout-1column .column.main {
  padding: 0;
}
#newsletter-validate-detail .actions .action.subscribe.primary:hover,
.sw-newcust-button:hover {
  background-color: #bfbfbf;
  color: #000;
}
.footer.content {
  border-top: none;
  max-width: 100%;
  display: table;
  width: 100%;
  padding: 100px 0 0 0;
}
.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0:hover &gt; a,
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal
  .nav-item.level0:hover
  &gt; a {
  background-color: transparent;
  color: #bfbfbf;
}
.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0.active &gt; a,
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal
  .nav-item.level0.active
  &gt; a {
  background-color: transparent;
  color: #bfbfbf;
}
.ninjamenus-desktop.ninjamenus-top .level0 {
  margin: 0 30px;
}
footer.page-footer .widget.block.block-static-block:first-child {
  padding: 0 250px 60px 250px;
  box-sizing: border-box;
}
.magezon-builder {
  text-align: center;
}
.navigation .level0 {
  line-height: 60px;
  height: 60px;
}
.page-footer {
  padding-bottom: 0;
}
.page-products .products-grid .product-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
}
.navigation .level0.active &gt; .level-top,
.navigation .level0.has-active &gt; .level-top {
  border-color: #000;
  height: 86px;
  line-height: 86px;
  padding: 0;
}
.breadcrumbs {
  border-bottom: 1px solid #ededed;
  max-width: 100%;
  text-align: left;
  padding: 5px 50px;
}
.nav-sections {
  margin-bottom: 0;
}
.breadcrumbs .items {
  text-align: left;
}
.breadcrumbs .items &gt; li {
  line-height: 18px;
}
.breadcrumbs a:visited {
  color: inherit;
}
.breadcrumbs a {
  color: #000;
}
.breadcrumbs a:hover {
  color: #bfbfbf;
  text-decoration: none;
}
.toolbar select {
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  border: 1px solid #000;
}
.sorter-action:hover:before {
  color: #000;
}
.sorter-action:before {
  color: #bfbfbf;
}
.modes-mode.active {
  box-shadow: none;
  background: #000;
  color: #fff;
}
.modes-mode:hover {
  color: #5e5e5e;
  background: #ebebeb;
}
.modes-label + .modes-mode {
  border-radius: 0;
}
.modes-mode {
  border: 1px solid #000;
  box-shadow: none;
  background-color: transparent;
}
.modes-mode:before {
  color: #000;
}
.modes-mode.active:before {
  color: #fff;
}
.modes-mode:last-child {
  border-radius: 0;
  border-right: 1px solid #000;
}
.modes-mode:hover {
  color: #fff;
  background: #000;
}
.modes-mode:hover:before {
  color: #fff;
}
.rightfooter a {
  color: #000;
}
.rightfooter a:hover {
  color: #bfbfbf;
}
.products-list li.item.product.product-item {
  border: 2px solid #ebebeb;
  border-radius: 10px;
}
.products-list .item-top-container {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-right: 2px solid #ebebeb;
}
.products-list .product-item-details {
  vertical-align: middle;
  text-align: center;
}
.products-list .product-item-description {
  margin: 25px 0 0;
}
.products-list img.product-image-photo {
  height: 200px;
  object-fit: contain;
  width: 200px;
  padding: 20px;
  box-sizing: border-box;
}
.products-list .sku-container,
.products-list .name-container {
  margin-bottom: 0;
}
.products-list .product.description.product-item-description a {
  color: #000;
}
.products-list .product.description.product-item-description a:hover {
  color: #bfbfbf;
}
.products-list .actions-primary button.action.tocart.primary {
  border-radius: 0;
  max-width: 250px !important;
  width: 250px;
}
.page-main {
  padding: 50px;
}
.product-info-main .product-info-price {
  color: #000;
}
.product-reviews-summary .reviews-actions .action.add {
  color: #000;
}
.product-reviews-summary .reviews-actions .action.add:hover {
  color: #bfbfbf;
}
.product-info-main .product-info-price {
  border-bottom: 1px solid #ededed;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.catalog-product-view .product-social-links .action.towishlist:hover:before {
  color: #bfbfbf;
}
.fotorama__stage__frame .fotorama__img {
  cursor: pointer;
}
.product.data.items &gt; .item.content,
.product.data.items &gt; .item.title &gt; .switch {
  border: 1px solid #ededed;
}
.product.data.items &gt; .item.title &gt; .switch:visited {
  color: #fff;
}
.product.data.items &gt; .item.title &gt; .switch {
  background: #000;
  color: #fff;
}
.product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus,
.product.data.items &gt; .item.title:not(.disabled) &gt; .switch:hover {
  background: #ededed;
}
.data.item.title.active a.data.switch {
  border-bottom: none;
}
.product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus {
  background: #fff;
}
textarea {
  border: 1px solid #000;
  font-family: "CF Asty Std";
  font-weight: normal;
}
.form-language select#select-language {
  border: none;
  padding: 0 15px 0 9px;
}
.form-language {
  display: flex;
  align-items: self-end;
}
.review-form .action.submit.primary {
  background: #000;
  border: none;
  color: #fff;
  padding: 0 30px;
  height: 50px;
}
.review-form .action.submit.primary:hover,
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #bfbfbf;
  border: none;
  color: #000;
}
.action.primary {
  font-family: "CF Asty Std";
  font-weight: normal;
  height: 50px;
  line-height: 50px;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border: 1px solid #ed8380 !important;
}
input#coupon_code {
  height: 50px;
}
.customer-welcome .customer-name {
  height: 25px;
  display: flex;
  align-items: center;
}
.customer-welcome .action.switch {
  height: auto;
  padding-top: 13px;
  padding-left: 3px;
}
.page-header .switcher .options .action.toggle {
  display: flex;
  align-items: center;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  padding-right: 5px;
}
main#maincontent {
  max-width: 100%;
  padding: 50px;
}
.cms-home main#maincontent {
  padding: 0;
}
.account .page-main .page-title-wrapper .page-title {
  font-weight: bold;
}
.catalog-product-view main#maincontent {
  max-width: 100%;
  padding: 0 50px;
}
.order-details-items .table-order-items .product-item-name {
  font-size: 16px;
}
.order-details-items .table-order-items .cart-price {
  font-size: 16px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.cart.table-wrapper .col.qty,
table &gt; thead &gt; tr &gt; th,
table &gt; tbody &gt; tr &gt; th,
table &gt; tfoot &gt; tr &gt; th,
table &gt; thead &gt; tr &gt; td,
table &gt; tbody &gt; tr &gt; td,
table &gt; tfoot &gt; tr &gt; td {
  padding: 3px 20px;
  vertical-align: middle;
}
.cart.table-wrapper .product-item-name {
  margin: 0;
}
.cart.table-wrapper .product-item-details {
  padding-bottom: 0;
  vertical-align: middle;
}
.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  color: #000;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:active {
  color: #bfbfbf;
  text-decoration: none;
}
.opc-block-summary .items-in-cart .product.options span.toggle {
  padding-top: 5px;
}
.opc-block-summary .items-in-cart .product .subtitle {
  color: #fff;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo {
  height: 150px;
  object-fit: contain;
  padding: 20px;
  box-sizing: border-box;
}
.cart.table-wrapper .cart &gt; .item,
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #ededed;
}
.cart.table-wrapper .cart thead tr th.col {
  text-align: center;
}
.paypal-review-discount .block &gt; .title strong,
.cart-discount .block &gt; .title strong {
  color: #000;
}
.cart-discount .block.discount {
  width: 70%;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:hover,
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:focus,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:focus,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:active {
  background: #bfbfbf;
  border: 1px solid #bfbfbf;
  color: #000;
}

.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action {
  border-radius: 0;
}
.cart-summary {
  background: #000;
  color: #fff;
}
.abs-cart-block &gt; .title,
.minicart-items .product .toggle,
.abs-discount-block .block &gt; .title,
.cart-summary .block &gt; .title,
.paypal-review-discount .block &gt; .title,
.cart-discount .block &gt; .title {
  border-top: 1px solid #fff;
}
select {
  border: 1px solid #000;
}
a.action.remind {
  color: #000;
}
a.action.remind:hover {
  color: #bfbfbf;
}
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content &gt; .actions &gt; .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method
  .payment-method-content
  &gt; .actions-toolbar
  &gt; .primary
  .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
}
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #ededed;
}
.form.create.account {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 50px;
}
.cart.table-wrapper .actions-toolbar &gt; .action-edit:before,
.cart.table-wrapper .actions-toolbar &gt; .action-delete:before {
  color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.cart.table-wrapper .actions-toolbar &gt; .action-edit:active:before,
.cart.table-wrapper .actions-toolbar &gt; .action-delete:active:before,
.cart.table-wrapper .actions-toolbar &gt; .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar &gt; .action-delete:hover:before {
  color: #bfbfbf;
}
.popup-authentication .block-authentication {
  border-top: 1px solid #ededed;
}
.popup-authentication .block[class] + .block {
  border-left: 1px solid #ededed;
}
.block-authentication .block[class] + .block:before {
  border: 1px solid #ededed;
  color: #ededed;
}
.block-authentication .block-title strong {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  display: block;
  padding: 10px 0;
}
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content &gt; .actions &gt; .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method
  .payment-method-content
  &gt; .actions-toolbar
  &gt; .primary
  .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  font-size: 16px;
}
.block-authentication .secondary a.action {
  color: #000;
}
.block-authentication .secondary a.action:hover {
  color: #bfbfbf;
}
.modal-slide .action-close {
  height: auto;
}
ol#wishlist-sidebar button.action.tocart.primary {
  border-radius: 0;
}
.account .column.main a,
a.action.details {
  color: #000;
  text-decoration: underline;
}
.account .column.main a:hover,
a.action.details:hover {
  color: #bfbfbf;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-family: "CF Asty Std";
  font-weight: bold;
}
.block-collapsible-nav .content {
  background: #000;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item &gt; strong {
  color: #fff;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current &gt; strong {
  border-color: #bfbfbf;
  color: #bfbfbf;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.block-collapsible-nav .item a:hover {
  background: transparent;
  color: #bfbfbf;
}
.wishlist-index-index .product-item-inner {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
}
.account .table-wrapper {
  border-bottom: none;
}
.abs-visually-hidden-desktop-s,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  border: 0;
  clip: unset;
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%;
}
.wishlist-index-index .product-item-inner .comment-box {
  margin-top: 0;
}
.wishlist-index-index .products-grid .product-item {
  border: 2px solid #ebebeb;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #bfbfbf;
}
.page-products
  ol#wishlist-sidebar
  .actions-primary
  button.action.tocart.primary {
  width: 100%;
}
.page-products ol#wishlist-sidebar .product-image-container {
  width: 75px !important;
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist:before {
  content: "\e600";
  font-family: "luma-icons";
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist span {
  display: none;
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  color: #000;
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist:hover {
  color: #bfbfbf;
}
.cart.table-wrapper .actions-toolbar &gt; .action-edit,
.cart.table-wrapper .actions-toolbar &gt; .action-delete {
  position: relative;
  right: 0;
  margin: 0;
}
.gift-options-cart-item {
  position: absolute;
}
.cart.table-wrapper .actions-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout-index-index .logo {
  margin: 50px auto 0;
  display: table;
  float: none;
}
.checkout-index-index main#maincontent {
  max-width: 1240px;
}
.opc-progress-bar-item &gt; span {
  color: #000;
  font-size: 14px;
}
.opc-progress-bar {
  margin: 0 0 50px;
  text-align: center;
}
.opc-progress-bar-item._active:before {
  background: #000;
  border-color: #000;
}
.opc-progress-bar-item._active &gt; span:before {
  background: #000;
  border-color: #000;
}
.opc-progress-bar-item._active &gt; span:after {
  border-color: #000;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.opc-progress-bar-item:before,
.opc-progress-bar-item &gt; span:before {
  background: #bfbfbf;
  border: 1px solid #bfbfbf;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #bfbfbf;
  color: #000;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.opc-block-summary &gt; .title {
  font-family: "CF Asty Std";
  font-weight: bold;
  color: #fff;
}
.opc-block-summary {
  background: #000;
  color: #fff;
}
.discount-percentage {
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  padding: 20px 10px;
}
.checkout-index-index .minicart-items .product-image-wrapper {
  background: #fff;
}
.checkout-index-index span.product-image-wrapper img {
  object-fit: contain;
  padding: 5px;
  box-sizing: border-box;
}
.checkout-index-index .opc-sidebar {
  margin: -2px 0 20px;
}
.opc-block-summary .mark .value {
  color: #fff;
}
.checkout-payment-method .payment-method-content {
  padding: 0 0 20px 0;
}
.checkout-index-index .shipping-information .shipping-information-title {
  font-size: 18px;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.checkout-index-index .shipping-information button.action.action-edit {
  height: auto;
  top: 5px !important;
}
.checkout-index-index a,
.opc-progress-bar-item._complete &gt; span,
.checkout-payment-method .payment-option-title .action-toggle {
  color: #000;
}
.checkout-index-index a:hover {
  color: #bfbfbf;
}
.opc-block-shipping-information
  .shipping-information-title
  .action-edit:before {
  color: #000;
}
.opc-block-shipping-information
  .shipping-information-title
  .action-edit:hover:before {
  color: #bfbfbf;
}
.opc-wrapper .form-discount {
  max-width: 100%;
}
input#discount-code {
  height: 50px;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar &gt; .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button &gt; .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  color: #000;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar &gt; .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button &gt; .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #bfbfbf;
  text-decoration: none;
}
ul.checkout.methods.items.checkout-methods-items
  li.item
  button.action.primary.checkout
  span {
  line-height: 16px;
  display: block;
}
.products-grid.wishlist .product-item .fieldset .field.qty,
.products-grid.wishlist .product-item .fieldset .product-item-actions {
  display: block;
}
body.wishlist-index-index button.action.update,
body.wishlist-index-index button.action.share,
body.wishlist-index-index button.action.tocart {
  margin-bottom: 10px;
}
a,
.alink {
  color: #000;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #2ecc71;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #2ecc71;
}
.opc-wrapper .shipping-address-item {
  width: 100% !important;
  border: 1px solid #000;
}
.opc-wrapper .shipping-address-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
}
.customer-account-create .page-title-wrapper {
  display: none;
}
.product-info-main .product-info-price .hidden-price {
  margin-bottom: 10px;
}
span#block-related-heading {
  border-bottom: 4px solid black;
  display: block;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-top: 80px;
}
:root
  .catalog-product-view
  .owl-carousel.products
  .owl-controls
  .owl-nav.fullscreen
  .owl-prev {
  top: -60px !important;
  left: initial !important;
  right: 80px;
}
:root
  .catalog-product-view
  .owl-carousel.products
  .owl-controls
  .owl-nav.fullscreen
  .owl-next {
  top: -60px !important;
}
.swatch-option.text {
  background: #000;
  color: #fff;
  border-color: #000;
}

body {
  font-family: "CF Asty Std";
  font-weight: normal;
  color: #000;
}

._keyfocus :focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: transparent;
}
.nav-sections-item-content &gt; .navigation &gt; ul {
  font-size: 19px;
  text-align: center;
  letter-spacing: 0.76px;
  height: 86px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slick-dots li button:hover {
  border: none;
}
#bannerslider-list-items-1-5f61f0c74ea65 p {
  font-size: 17px;
}

.greet.welcome {
  display: none;
}

a.logo img {
  width: 209px;
  height: 69px;
  object-fit: contain;
}

.logo {
  margin: 0;
}
.slider_message {
  position: absolute;
  top: 50%;
  max-width: 30%;
  left: 180px;
  transform: translateY(-50%);
}
.sw-footer-copy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 50px;
}

footer.page-footer .widget.block.block-static-block {
  width: 100%;
  margin: 0;
}

.sw-footer {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.leftfooter img {
  display: table;
}
.sw-footer li {
  font-size: 14px;
  line-height: 32px;
}
.sw-footer li a {
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "CF Asty Std";
  font-weight: 300;
  line-height: 16px;
  display: block;
  padding: 5px 0;
}
.sw-footer li a:hover {
  color: #bfbfbf;
}

.sw-footer h4 {
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 7.31px;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin: 0 0 30px 0;
}

.sw-footer-copy {
  background-color: #fafafa;
  border-top: 1px solid #ebebeb;
}

footer.page-footer {
  background-color: #fafafa;
  border-top: 1px solid #ededed;
}

.informationscontainer .widget {
  margin: 0 !important;
}

.top-info-container {
  display: flex;
  justify-content: center;
  padding: 15px 0px;
  font-size: 14px;
  border-bottom: 1px solid #ededed;
  font-family: "CF Asty Std";
  font-weight: 300;
  text-transform: inherit;
  color: #000;
}

.top-info-container p:not(:last-child) {
  margin-right: 30px;
  margin-bottom: 0px;
}

.top-info.phone a,
.top-info.info-email a {
  color: #000;
}

body &gt; div.widget.block.block-static-block:first-child {
  margin-bottom: 0;
}
.block-search input {
  padding-left: 20px;
}
.header.content {
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: unset;
}
form#wishlist-view-form .actions-toolbar &gt; .primary .action:last-child {
  margin-bottom: 10px;
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav,
#mageplaza-bannerslider-block-before-content-2 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

#mageplaza-bannerslider-block-before-content-1 .owl-dots,
#mageplaza-bannerslider-block-before-content-2 .owl-dots {
  position: absolute;
  bottom: 30px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 25px;
  height: 3px;
  background: #bfbfbf;
}

#mageplaza-bannerslider-block-before-content-1 h2,
#mageplaza-bannerslider-block-before-content-2 h2 {
  margin-top: -25px;
  letter-spacing: 0.5px;
  color: #000000;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 2.5vw;
}

#mageplaza-bannerslider-block-before-content-1 h1,
#mageplaza-bannerslider-block-before-content-2 h1 {
  letter-spacing: 0.72px;
  color: #000000;
  font-size: 4vw;
  font-family: "CF Asty Std";
  font-weight: bold;
}

#mageplaza-bannerslider-block-before-content-1 .owl-prev span,
#mageplaza-bannerslider-block-before-content-2 .owl-prev span,
#mageplaza-bannerslider-block-before-content-1 .owl-next span,
#mageplaza-bannerslider-block-before-content-2 .owl-next span {
  font-size: 0;
}

#mageplaza-bannerslider-block-before-content-1 .owl-prev span::before,
#mageplaza-bannerslider-block-before-content-2 .owl-prev span::before {
  content: url("/media/images/Left_Arrow.png");
}

/* #mageplaza-bannerslider-block-before-content-1 .owl-next span, #mageplaza-bannerslider-block-before-content-2 .owl-next span{
    font-size: 0!important;
} */

#mageplaza-bannerslider-block-before-content-1 .owl-next span::before,
#mageplaza-bannerslider-block-before-content-2 .owl-next span::before {
  content: url("/media/images/Right_Arrow.png");
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-prev,
#mageplaza-bannerslider-block-before-content-2 .owl-nav .owl-prev {
  position: absolute;
  left: 50px;
  top: -30px;
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-next,
#mageplaza-bannerslider-block-before-content-2 .owl-nav .owl-next {
  position: absolute;
  right: 50px;
  top: -30px;
}

.right_third .link.wishlist {
  display: inline;
  float: right;
  margin-bottom: -6px;
}

.grid1 {
  display: grid;
  grid-template-columns: fit-content(100%);
  grid-template-rows: 382px 382px;
  grid-gap: 50px;
  padding-right: 50px;
  padding-left: 50px;
  margin-bottom: 150px;
  /* fix for the sliders */
  position: relative;
  z-index: 99;
}

#gridone {
  grid-column: 1 / span 2;
}

#gridtwo {
  grid-column: 1;
}

#gridthree {
  grid-column: 2;
}

#gridfour {
  grid-column: 3;
  grid-row: 1/3;
}

#poiothta {
  display: grid;
  grid-template-rows: 100vh;
  position: relative;
  margin-top: 140px;
}
.button-banner {
  background-color: black !important;
  border: none !important;
  height: 43px !important;
  width: 14vw !important;
  font-size: 13px !important;
  border-radius: 0 !important;
  font-family: "CF Asty Std" !important;
  font-weight: 500;
  display: flex;
  color: #fff !important;
  justify-content: center;
  align-items: center;
}
.button-banner:hover {
  background-color: #d3906d !important;
  color: #fff !important;
}
.grid1 h1 {
  color: black;
  letter-spacing: 0.42px;
  font-size: 42px;
  text-transform: initial;
  max-width: 100%;
  font-family: "CF Asty Std";
  font-weight: bold;
}

.banio {
  position: absolute;
  top: 25px;
  right: 25px;
  text-align: right;
}

.banio h1 {
  text-align: right;
}
.eidhmpaniou {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.couzina {
  position: absolute;
  top: 25px;
  left: 25px;
}
.grid1 .banner {
  position: relative;
  height: 100%;
}
.eidhygieinhs {
  position: absolute;
  bottom: 25px;
  right: 25px;
}
.grid1 .banner picture {
  display: block;
  height: 100%;
  width: 100%;
}
.grid1 .banner picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
}
.eidhygieinhs .button-banner {
  float: right;
}

/* last grid column in grid 1 */

#gridfour .hero {
  height: 820px;
}

.hero {
  height: 100% !important;
}

/* --- End --- */

.poiotitadiv h1 {
  font-size: 64px !important;
  color: black !important;
  font-family: "CF Asty Std" !important;
  font-weight: bold;
}
.poiotitadiv h2 {
  font-size: 60px !important;
  color: black !important;
  font-family: "CF Asty Std" !important;
  font-weight: bold;
  letter-spacing: -1px !important;
}
.poiotitadiv p {
  letter-spacing: 0.24px;
  font-size: 24px !important;
  color: black !important;
  line-height: 38px;
  width: 100%;
}
.button-banner-final {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 0 !important;
  width: 100% !important;
  height: 88px !important;
  font-size: 28px !important;
  letter-spacing: 1.4px;
  border: none !important;
  font-family: "CF Asty Std" !important;
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.button-banner-final:hover {
  background-color: #bfbfbf !important;
  color: #000 !important;
}
.subsc {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
  margin-top: 195px;
  margin-bottom: 195px;
}

.block.newsletter {
  border: 1px solid #a8a8a8;
  box-shadow: 0px 3px 6px #00000029;
  padding: 80px 100px;
  max-width: unset;
  width: auto;
}

/* .block.newsletter .content{
    position: absolute;
    top:63px;
} */

/* .subsc &gt; div.widget.block.block-static-block{
    height: 411px;
    width: 620px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #A8A8A8;
    border-right: 1px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
    box-shadow: 0px 3px 6px #00000029;
    margin:0!important;
    background-color:#EBEBEB;
} */

.newsletter-new-customer-inner-container {
  display: flex;
  width: 1200px;
  margin: auto;
}
.cart-empty a {
  color: #000 !important;
  text-decoration: underline;
}
.cart-empty a:hover {
  color: #bfbfbf !important;
}
.new-customer-container {
  padding: 80px 100px;
  background: #ebebeb;
  border: 1px solid #a8a8a8;
  border-left: none;
  box-shadow: 0px 3px 6px #00000029;
  width: 50%;
  box-sizing: border-box;
}

/* .block.newsletter .content{
    max-width: 395px;
} */

.sw-sub-h2 {
  color: #212121;
  font-size: 43px;
  font-family: "CF Asty Std";
  font-weight: 300;
  margin-top: 0;
}

.sw-sub-h2 strong {
  color: #212121;
  font-size: 52px;
  font-family: "CF Asty Std";
  font-weight: bold;
}

.sw-sub-p {
  color: #616161;
  font-size: 16px;
  font-family: "CF Asty Std";
  font-weight: normal;
  margin-bottom: 30px;
  width: 85%;
}

.newcustomer {
  line-height: 0.7;
}

.newcustomer h1 {
  color: #212121;
  font-size: 52px;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin-bottom: 10px;
}

.newcustomer p {
  color: #212121;
  font-size: 40px;
  font-family: "CF Asty Std";
  font-weight: 300;
  margin-bottom: 15px;
}

.newcustomer p a {
  color: #212121;
  font-size: 40px;
  font-family: "CF Asty Std";
  font-weight: 300;
  text-decoration: underline;
}
.newcustomer p:last-child {
  margin-bottom: 2rem;
}

.newsletter-new-customer-container {
  margin: 190px 0px;
}

.newsletter-container {
  width: 50%;
}

#newsletter-validate-detail .actions .action.subscribe.primary {
  border-radius: 32px;
  background-color: black;
  font-size: 11px;
  font-family: "CF Asty Std";
  font-weight: normal;
  font-weight: normal;
  height: 46px;
  width: 112px;
  border: none;
}

.block.newsletter input {
  border: none;
  border-radius: 32px;
  /* width: 120%; */
  height: 46px;
}

.block.newsletter .form.subscribe {
  position: relative;
  box-shadow: 0px 3px 45px #00000029;
  border: 1px solid #000;
  border-radius: 32px;
}

.block.newsletter .actions {
  position: relative;
  z-index: 1;
  float: right;
  width: auto;
}
.block.newsletter input {
  padding: 0 0 0 115px;
}
.block.newsletter .field {
  position: absolute;
  width: 100%;
}
.block.newsletter .field.newsletter {
  max-width: 100%;
}
.block.newsletter .field .control::before {
  content: none !important;
}

.subsc .widget.block.block-static-block {
  position: relative;
}

.sw-newcust-button {
  width: 120px;
  background-color: black;
  border-radius: 32px;
  font-size: 0;
  height: 46px;
  margin: auto;
  display: block;
  position: relative;
  top: 40px;
}

.sw-newcust-button::before {
  content: url("/media/images/buttonarrow.png");
  width: 16px;
  height: 16px;
  display: block;
  margin: auto;
  position: relative;
  top: 25%;
}

.sw-footer ul h2 {
  font-family: "CF Asty Std";
  font-weight: bold;
}

small.copyright {
  display: none;
}

.copy_span {
  background-color: #6e716e;
  color: white;
  text-align: center;
  padding: 20px 0px;
}

.copy_span .copy_link {
  color: #fff;
}

.sw-top-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 50px;
}

.right_third {
  display: flex;
  align-items: center;
}
.centered_third .block.block-search {
  width: 85%;
  padding: 0;
  float: none;
  margin: auto;
}
#search {
  border-radius: 32px;
  border: 1px solid black;
  width: 100%;
  height: 53px;
}

.block-search .action.search::before {
  position: absolute;
  top: 10px;
  right: 10px;
}
.navigation .level0 &gt; .level-top {
  font-size: 18px;
  letter-spacing: 0.76px;
  font-family: "CF Asty Std";
  font-weight: 300;
}
.nav-sections,
nav.navigation {
  background-color: #fdfdfd;
}

.product-item .action.towishlist::before {
  color: #000;
  font-size: 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  overflow: visible;
}

.product-item.slick-slide {
  /* border: 2px solid #EBEBEB; */
  border-radius: 10px;
  margin-right: 0px;
  position: relative;
  padding: 0px 30px;
}

/* .product-item.slick-slide a img{
    margin:auto;
} */

.product-item.slick-slide a.action.towishlist,
.product-item-actions .actions-primary + .actions-secondary {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
}
ol#wishlist-sidebar .product-item.slick-slide a.action.towishlist,
ol#wishlist-sidebar
  .product-item-actions
  .actions-primary
  + .actions-secondary {
  top: 0;
  right: 0;
}
.salesCategorySlider {
  background: black;
  border-radius: 32px;
  width: 32px;
  height: 32px;
  font-size: 11px;
  /* padding-top: 15px; */
  color: white;
  /* padding-left: 4px; */
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
}

.newCategorySlider {
  font-size: 11px;
  color: white;
  background-color: black;
  border-radius: 5px;
  margin-bottom: 5px;
  text-align: center;
  padding: 8px 10px;
  user-select: none;
}

.categorywrapperslider {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}

#grid2-ed2 {
  display: grid;
  grid-template-columns: 25% 75%;
  margin-top: 162px;
}

#grid2,
#grid2-ed2 {
  display: flex;
  margin-top: 160px;
}

#firstgrid2,
#firstgrid2-ed2 {
  width: 25%;
}

#secondgrid2,
#secondgrid2-ed2 {
  width: 75%;
}
#firstgrid2,
#firstgrid2-ed2 {
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 95px;
}

/* #firstgrid2-ed2 .sw-firstgrid2-title{
    width: 70%;
    margin: auto;
} */

.sw-firstgrid2-title {
  margin-bottom: -25px;
}

/* #bath, #kampina, #kouzina, #bath-ed2, #kampina-ed2, #kouzina-ed2{
    padding-top: 42px;
} */

.popularproductswrapper .category_name {
  display: none;
}

#sw-categories-wrapper,
#sw-categories-wrapper-ed2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-right: 180px;
  padding-left: 0;
}
#sw-categories-wrapper-ed2{
  padding-right: 0;
}
#sw-categories-wrapper {
  width: 100%;
  padding-right: 0;
}

.sw-firstgrid2-title .whiter {
  font-size: 40px;
  font-family: "CF Asty Std";
  font-weight: bold;
  color: #8d8d8d;
  letter-spacing: 0.4px;
  margin-top: 0;
}

.sw-firstgrid2-title .blacker {
  font-size: 40px;
  font-family: "CF Asty Std";
  font-weight: bold;
  color: #000000;
  letter-spacing: 0.4px;
}

.sw-firstgrid2-title p {
  font-family: "CF Asty Std";
  font-weight: normal;
  font-size: 16px;
  color: #747474;
}

.category-selector-mpanio,
.category-selector-kampina,
.category-selector-kouzina,
.category-selector-bath-ed2,
.category-selector-kampina-ed2,
.category-selector-kouzina-ed2,
.category-selector-plakakia-ed2,
.category-selector-dapedo-ed2,
.category-selector-bathfurn-ed2,
.category-selector-mpanio-hot,
.category-selector-kampina-hot,
.category-selector-kouzina-hot,
.category-selector-plakakia-hot,
.category-selector-dapedo-hot,
.category-selector-bathfurn-hot {
  border-bottom: 4px solid black;
  width: 100%;
  text-align: center;
  font-family: "CF Asty Std";
  font-weight: 500;
  font-size: 18px;
  padding-bottom: 18px;
  cursor: pointer;
  opacity: 0.2;
}

.category-selector {
  line-height: 50px;
  padding-bottom: 0;
}

#sw-categories-wrapper .selected,
#sw-categories-wrapper-ed2 .selected {
  opacity: 1;
}

/* .product-item.slick-slide a img{
    margin-top: 63px;
    margin-bottom: 63px;
    height: 120px;
} */
.nav-item &gt; a:hover {
  color: #bfbfbf;
}
.minicart-items .update-cart-item {
  background: transparent;
  color: #000;
  border: none;
  padding: 0;
  width: 100%;
  text-align: left;
  height: auto;
  line-height: 18px;
  margin: 0;
}
.minicart-items .update-cart-item:hover {
  color: #bfbfbf;
}
.product.name {
  font-size: 20px;
  margin-left: 0;
  line-height: 20px;
  min-height: 100px;
}
.product.name a {
  color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  letter-spacing: 0.28px;
}
.product.name a:hover {
  color: #bfbfbf;
}

.last-section-slider-wrapper button.action.tocart.primary {
  /* position: absolute; */
  bottom: 0;
  width: 100%;
  border: none;
  background-color: black;
  height: 56px;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}

.special_price,
.product-item.slick-slide .price {
  /* position: absolute;
    bottom: 70px;
    left: 19px; */
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 21px;
}

.product-item.slick-slide .price span del {
  position: absolute;
  bottom: 25px;
  left: 0px;
  opacity: 0.5;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 12px;
}

.productskuslider {
  /* position: absolute;
    bottom: 75px; */
  font-family: "CF Asty Std";
  font-weight: normal;
  font-size: 12px;
  /* right: 19px; */
  float: right;
}
.tabbed-slider-container {
  position: relative;
  padding-top: 42px;
}
.active-slider,
.inactive-slider {
  top: 0%;
}
.active-slider {
  height: auto;
  position: relative;
  opacity: 1;
  z-index: 99;
  top: 0%;
}
.inactive-slider {
  height: 0px;
  position: relative;
  opacity: 0;
  z-index: -99;
  top: 0%;
}
#secondgrid2,
#secondgrid2-ed2 {
  margin-bottom: 0;
  /* max-height: 608px; */
  padding-right: 50px;
  box-sizing: border-box;
}
div#secondhotdealsgrid {
  padding-right: 50px;
  box-sizing: border-box;
}
#hotdealsgrid {
  display: grid;
  grid-template-columns: 25% 75%;
  margin-bottom: 150px;
}
a,
button {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  opacity: 0.3;
}
button.action.primary.tocart:hover,
.action.primary.tocart:hover {
  border: 2px solid #d3906d;
  background-color: #d3906d;
  color: #fff;
}
#hotdealsgrid .sw-firstgrid2-title {
  padding-left: 70px;
  padding-right: 70px;
}
.navigation .level0 &gt; .level-top:hover,
.navigation .level0 &gt; .level-top.ui-state-focus {
  color: #bfbfbf;
}
a:hover,
.alink:hover {
  color: #bfbfbf;
  text-decoration: none;
}
.top-info.phone a:hover,
.top-info.info-email a:hover {
  color: #bfbfbf;
}
.popularproductswrapper button.slick-prev {
  left: -30%;
}

.popularproductswrapper button.slick-next {
  left: -8%;
}

.popularproductswrapper button.slick-prev,
.popularproductswrapper button.slick-next {
  position: absolute;
  top: 65%;
  width: 35px;
  height: 35px;
  box-shadow: none;
  border: none;
  z-index: 10;
}
.popularproductswrapper ul.slick-dots {
  position: absolute;
  top: 64.5%;
  left: -24%;
  display: block;
  width: 15%;
  height: 32px;
  text-align: left;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; a {
  font-weight: bold;
}
.slider_top {
  overflow: visible;
}

.popularproductswrapper .slick-prev::before,
.popularproductswrapper .slick-next::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
}

.popularproductswrapper .slick-prev::before {
  /* content: url(/media/images/Left_Arrow.png)!important; */
  background: url(/media/images/Left_Arrow.png);
  background-position: center;
  background-size: 35px;
  background-repeat: no-repeat;
}

.popularproductswrapper .slick-next::before {
  /* content:url(/media/images/Right_Arrow.png)!important; */
  background: url(/media/images/Right_Arrow.png);
  background-position: center;
  background-size: 35px;
  background-repeat: no-repeat;
}

.slick-dots li {
  margin: 0 1px;
}

.slick-dots li button::before {
  content: "";
  background-color: #000000;
  height: 3px;
  width: 12px;
}

.slick-dots button:not(.primary) {
  box-shadow: none;
}

.category-selector-mpanio::before {
  content: url(/media/images/bath.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-kampina::before {
  content: url(/media/images/kamp.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-kouzina::before {
  content: url(/media/images/kouz.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-mpanio-hot::before {
  content: url(/media/images/bath.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-kampina-hot::before {
  content: url(/media/images/kamp.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-kouzina-hot::before {
  content: url(/media/images/kouz.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-plakakia-hot::before {
  content: url(/media/images/plakakia.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-dapedo-hot::before {
  content: url(/media/images/dapeda.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-bathfurn-hot::before {
  content: url(/media/images/sink.png);
  width: 29px;
  height: 22px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}


.view-el_GR span::before {
  content: url("/media/images/greece.png");
  /* zoom:3%; */
  /* margin-right: 300px!important; */
  padding-right: 10px;
}

.view-default span::before {
  content: url("/media/images/united-states.png");
  /* zoom:3%; */
  /* margin-right: 300px!important; */
  padding-right: 10px;
}

/* Product catalog page CSS start. */
.page-products .page-main {
  max-width: unset;
  width: 100%;
  padding: 50px;
}
.breadcrumbs .items {
  text-align: center;
}

.page-products .product-item .product.photo.product-item-photo {
  width: 100%;
  display: block;
}

.page-products .product-image-container {
  display: block;
  width: 100% !important;
}
.page-products .flags-image-container {
  padding: 0;
  height: auto;
}
.page-products .product-item .flags {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  z-index: 2;
}
.product-item .action.towishlist:hover:before {
  color: #bfbfbf;
}
.page-products .add-to-wishlist-container {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
}
.page-products .products-grid .product-items li.item.product.product-item {
  position: relative;
  box-shadow: none;
  padding: 0 !important;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item
  .product.details.product-item-details {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item
  .item-top-container {
  position: unset;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item
  .last-top-container {
  padding: 10px 15px 64px 15px;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item
  .price-identifier-container {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 65px;
  padding: 0 20px;
  box-sizing: border-box;
}
.page-products li.item.product.product-item div.product-item-info {
  background: none;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.page-layout-1column .product-info-main {
  width: 50%;
  padding-left: 30px;
  box-sizing: border-box;
  padding-right: 200px;
}
.page-layout-1column .product.media {
  width: 50%;
  padding-left: 200px;
  box-sizing: border-box;
}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  margin-top: 30px;
}
.product.options .content {
  margin-top: 10px;
}
.fotorama__thumb-border {
  border: 1px solid #000;
}
.product-add-form .product-options-wrapper .field .control select {
  height: 56px;
}
.fotorama__thumb {
  background-color: #fff;
}
.product-add-form .product-options-wrapper .field .control {
  width: 100%;
}
.product-info-main
  .product-info-price
  .price-box
  .price-container
  &gt; span.price-label {
  display: none !important;
}
.catalog-product-view .product-social-links {
  position: absolute;
  top: 20px;
  left: 220px;
  z-index: 1;
  margin: 0;
}
.product.info.detailed {
  padding: 0 200px;
}
.catalog-product-view .column.main {
  position: relative;
}
.fotorama__stage__frame .fotorama__img {
  width: 100%;
  object-fit: cover;
}
.page-products .products-grid .product-item-inner {
  position: unset !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none;
}
.amount.price-container {
  height: auto;
}
.product-item-actions .actions-primary + .actions-secondary &gt; .action {
  line-height: 20px;
  width: 20px;
}
.minicart-items .product-item-details .price {
  font-size: 16px;
}
.page-products .products-grid .product-items .product.name.product-item-name,
.page-products .products-grid .product-items .product-item .price-box {
  padding: 0;
}
.page-products .product.name.product-item-name {
  font-size: 22px;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin-bottom: 70px !important;
  margin: 10px 0 0;
}
.page-products .product.actions.product-item-actions {
  box-shadow: none !important;
  padding: 0 !important;
}
.block-authentication .block[class] ul {
  list-style: square;
  padding-left: 0;
  list-style-position: inside;
}
.page-products .actions-secondary .action.tocompare {
  display: none;
}
.page-products .actions-primary button.action.tocart.primary:focus {
  color: #fff;
}
.page-products .actions-primary button.action.tocart.primary {
  width: 100%;
}
.product-item .price-box .old-price .price {
  color: #949494;
  font-size: 16px;
}
.filter-actions .filter-clear {
  color: #000;
  text-decoration: underline;
}
.filter-actions .filter-clear:hover {
  color: #bfbfbf;
  text-decoration: underline;
}
.page-products .products-grid .product-item-actions {
  margin: 0 !important;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  position: unset;
}
.page-products .actions-primary {
  width: 100%;
}
.product-item-actions .actions-primary &gt; .stock.unavailable {
  background: #949494;
  height: 56px;
  padding: 0;
  text-align: center;
  color: #fff;
  line-height: 56px;
  font-weight: bold;
  font-size: 16px;
}
.page-products .products-grid .product-item-info .product-item-inner {
  width: 100% !important;
  height: 100% !important;
}
.page-products .price {
  font-size: 21px;
}
.account .column.main .block:not(.widget) .block-title &gt; strong,
.account .page-main .page-title-wrapper .page-title {
  font-size: 22px;
}
.block-collapsible-nav-content .nav.items {
  background: #000;
  border: none;
  padding: 0;
}
.block-collapsible-nav .nav.item {
  margin: 10px 0;
}
.block-collapsible-nav .content {
  padding: 15px 0;
}
.block-collapsible-nav .item.current strong {
  background: transparent;
}
.block-collapsible-nav .nav.item.current strong {
  border-left: 3px solid #bfbfbf;
}
.page-products .old-price {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 12px;
  text-decoration: line-through;
  margin: 0;
  display: block;
}
.block-collapsible-nav .nav.item {
  background: transparent;
  font-size: 14px;
}

.page-products .price-label {
  display: none;
}

.page-products .product-item .old-price .price {
  font-weight: normal;
  text-decoration: line-through;
  font-size: 12px;
}
.page-products span[data-price-type="oldPrice"] {
  font-weight: normal;
  text-decoration: line-through;
  font-size: 12px;
  color: #bebebe;
}
.page-products .products-grid .product-items .product-item .price-box {
  margin: 0;
  padding: 0;
}
.page-products .product-item .price-box {
  margin: 0;
}
.sidebar .product-items .product-item-details {
  margin-left: 100px;
}
.page-products .products-grid .product-item-info .product-item-inner {
  clip: unset !important;
  overflow: inherit !important;
}

/* Product catalog page CSS end. */

/* Customer page CSS start. */

#send2 {
  border: none;
  border-radius: 0;
  color: #fff;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  padding: 0 30px;
  height: 50px;
}
#send2:hover {
  color: #fff;
  background-color: #d3906d;
}
.action.action-register.primary {
  border-radius: 0;
  background: #000;
  border: 1px solid #000;
}
body.customer-account-login a.action.create.primary,
body.customer-account-create button.action.submit.primary,
body.account button.action.save.primary {
  border: none;
  background-color: black;
  border-radius: 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
}
.action.primary,
button {
  border: none;
  background-color: black;
  border-radius: 0;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
button:not(.primary) {
  box-shadow: none;
}
body.customer-account-login a.action.create.primary:hover,
body.customer-account-create button.action.submit.primary:hover,
body.account button.action.save.primary:hover {
  color: #fff;
  background-color: #d3906d;
}
.customer-account-forgotpassword main#maincontent {
  width: 600px;
  padding: 50px 0;
}
body.account.newsletter-manage-index
  div.actions-toolbar
  div.primary
  a.action.compare.primary {
  border: none;
  background-color: black;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
}

body.account.newsletter-manage-index button.action.primary.tocart {
  border: none;
  background-color: black;
  height: auto !important;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}

body.wishlist-index-index
  div.actions-toolbar
  div.primary
  a.action.compare.primary {
  border: none;
  background-color: black;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
}

body.wishlist-index-index button.action.primary.tocart {
  border: none;
  background-color: black;
  height: auto !important;
  border-radius: 0 0 10px 10px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
body.wishlist-index-index button.action.primary.tocart:hover {
  background-color: #bfbfbf;
}
body.wishlist-index-index button.action.update,
body.wishlist-index-index button.action.share,
body.wishlist-index-index button.action.tocart {
  border: none;
  background-color: black;
  border-radius: 0;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
}
body.wishlist-index-index button.action.update:hover,
body.wishlist-index-index button.action.share:hover,
body.wishlist-index-index button.action.tocart:hover {
  background-color: #bfbfbf;
  color: #000;
}
/* Customer page CSS end. */

/* Cart view page CSS start. */

#top-cart-btn-checkout {
  border: none;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
  border: none;
}
.cart.main.actions button.action.update {
  border: none;
  border-radius: 0;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: white;
  padding: 0 30px;
  height: 50px;
}
.cart.main.actions button.action.update:hover {
  background-color: #d3906d;
  color: #fff;
}
ul.checkout.methods.items.checkout-methods-items
  li.item
  button.action.primary.checkout {
  border: none;
  border-radius: 0;
  background-color: #2ecc71;
  height: 56px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
ul.checkout.methods.items.checkout-methods-items
  li.item
  button.action.primary.checkout:hover {
  background-color: #fff;
  color: #2ecc71;
}
#shipping-method-buttons-container
  .primary
  button.button.action.continue.primary {
  border: none;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
#shipping-method-buttons-container
  .primary
  button.button.action.continue.primary:hover {
  background-color: #d3906d;
}
body.checkout-index-index button.action.primary.checkout {
  border: none;
  background-color: #2ecc71;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
body.checkout-index-index button.action.primary.checkout:hover {
  background-color: #d3906d;
  color: #000;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover,
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  background: #d3906d;
  border: none;
  color: #fff;
}
.filter-options-title:after {
  font-weight: bold;
}
.sidebar.sidebar-additional button {
  border-radius: 10px !important;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  background: #000;
  border: none;
  border-radius: 0;
  padding: 0 20px;
}
body.checkout-onepage-success a.action.primary.continue {
  border: none;
  background-color: black;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
body.checkout-onepage-success a.action.primary.continue:hover {
  background-color: #bfbfbf;
}
.actions-toolbar .primary,
.actions-toolbar .secondary {
  display: block;
  width: 100%;
}
.sidebar.sidebar-additional {
  padding-right: 2%;
}
fieldset.fieldset.login .actions-toolbar .primary,
fieldset.fieldset.login .actions-toolbar .secondary {
  display: inline-block;
  width: auto;
}
.block-collapsible-nav .nav.item {
  background: transparent;
}
.block.block-dashboard-info,
.block.block-dashboard-addresses {
  border: none;
  background: transparent;
  box-sizing: border-box;
  padding: 0;
}
.cart.table-wrapper thead .col.item,
.cart.table-wrapper thead .col.price,
.cart.table-wrapper thead .col.qty,
.cart.table-wrapper thead .col.subtotal,
.cart.table-wrapper tbody .col.price,
.cart.table-wrapper tbody .col.qty,
.cart.table-wrapper tbody .col.subtotal {
  text-align: center;
}

.cart-price {
  color: #000;
  font-size: 21px;
}

/* Cart view page CSS end. */

/* --- Account pics --- */

.customer-welcome span.customer-name button.action.switch::after {
  content: "";
  background: url(/media/images/navigation.png);
  /*width: 17px;*/
  width: 14px;
  height: 10px;
  background-repeat: no-repeat;
  display: none;
}

a.action.showcart::before {
  content: url("/media/images/ic_shopping_basket_24px.png") !important;
}
.right_third li.link.wishlist a {
  font-size: 14px;
  position: relative;
  height: 26px;
  width: 22px;
  display: block;
  /*text-indent: -9999px;*/
  font-size: 0;
}
.link.wishlist .counter {
  width: 18px;
  top: -14px;
  color: #fff;
  text-indent: 0;
  line-height: 20px !important;
  display: block !important;
  text-align: center;
}
.link.wishlist .counter:before,
.link.wishlist .counter:after {
  content: none;
}
.right_third li.link.wishlist a::before {
  content: url(/media/images/ic_favorite_24px.png);
  /*background: url(/media/images/ic_favorite_24px.png);*/
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 20px;
}

.right_third_external {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 6px;
}

.right_third_external .switcher.language.switcher-language {
  display: flex;
  align-items: center;
}

.minicart-wrapper {
  /* margin-right: 72px !important; */
  /* margin-left: 72px !important; */
}

.page-header .switcher {
  margin-left: 20px !important;
  margin-right: 0 !important;
}

.left_third,
.right_third_external {
  width: 30%;
}

.centered_third {
  width: 40%;
}

/* --- end --- */

/* Product view page CSS start. */
.catalog-product-view span[data-price-type="oldPrice"] {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 12px;
  color: #bebebe;
  text-decoration: line-through;
}

.catalog-product-view span[data-price-type="finalPrice"] {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 21px;
  color: #000;
}
button.action.primary.tocart,
.action.primary.tocart {
  border: 2px solid #000;
  border-radius: 0 0 10px 10px;
  background-color: black;
  height: 56px;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
  width: 100%;
}
.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .product.media .flags-container {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.catalog-product-view .flags-container .newCategorySlider {
  font-size: 14px;
  padding: 5px 10px;
}

.catalog-product-view .flags-container .salesCategorySlider {
  font-size: 12px;
}
.catalog-product-view #product-addtocart-button {
  border-radius: 0 !important;
  margin: 0;
  background: #2ecc71;
  border-color: #2ecc71;
}
.catalog-product-view #product-addtocart-button:hover {
  background-color: #bfbfbf;
  color: #000;
  border-color: #bfbfbf;
}
.catalog-product-view .custom-qty.reduction {
  border-left: 2px solid #ebebeb;
}

.catalog-product-view .custom-qty.increase {
  border-right: 2px solid #ebebeb;
}

.catalog-product-view .box-tocart .fieldset .field.qty {
  margin: 0;
}
.catalog-product-view .box-tocart .fieldset {
  display: flex;
  align-items: end;
}
.catalog-product-view .sw-qty-control,
.catalog-product-view .sw-qty-control .quantity-selectors {
  height: 100%;
}
.message.notice {
  background: #e67e22;
  color: #fff;
}
.catalog-product-view .box-tocart .fieldset .field.qty {
  width: 30%;
}
.catalog-product-view .custom-qty.reduction,
.catalog-product-view .sw-quantity-control .control,
.catalog-product-view .custom-qty.increase {
  flex: 1;
  height: 56px;
  padding: 0;
  line-height: 56px;
  box-sizing: border-box;
  position: relative;
}
.catalog-product-view .custom-qty .fas.fa-minus,
.catalog-product-view .custom-qty .fas.fa-plus {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.catalog-product-view .box-tocart .fieldset .actions {
  width: 70%;
}
.minicart-wrapper .action.showcart::before,
.right_third li.link.wishlist a::before,
.customer-welcome .customer-name i.fas.fa-user {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.minicart-wrapper .action.showcart:hover:before,
.right_third li.link.wishlist a:hover:before,
.customer-welcome .customer-name:hover i.fas.fa-user {
  opacity: 0.3;
}
.catalog-product-view .product-social-links .action.towishlist::before {
  color: #000;
  font-size: 21px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  overflow: visible;
}
/* Product view page CSS end. */

.legend.custom-attributes {
  display: none;
}

/* @-moz-document url-prefix() {
    .view-el_GR span::before{
content: "";
width: 15px;
height: 16px;
display: block;
background-image: url('/media/images/greece.png');
background-size: 50px 50px;
background-repeat: no-repeat;
background-size: contain;
margin-right: 0!important;
}
}

@-moz-document url-prefix() {
.view-default span::before {
    content: "";
    width: 15px;
    height: 16px;
    display: block;
    background-image: url('/media/images/united-states.png');
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 0!important;
}
}

*/

@-moz-document url-prefix() {
  .grid1 .hero {
    height: 100%;
  }
}

#grid2-ed2 {
  position: relative;
  z-index: 99;
}

.action.showcart {
  position: relative;
}

span.counter.qty {
  border-radius: 14px !important;
  width: 13px;
  height: 18px !important;
  position: absolute;
  top: -13px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  right: -10px;
  background: #bfbfbf !important;
  min-width: 13px !important;
}

.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  position: relative;
  top: 1px;
}
#mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-prev {
  background: none !important;
  box-shadow: none !important;
}

#mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-next {
  background: none !important;
  box-shadow: none !important;
}

.sw-customer-menu-account ul {
  width: 165px !important;
}
.poiotita-color {
  background: rgb(255 255 255 / 50%);
  opacity: 1;
  height: 100%;
  /* width: 500px; */
  width: 820px;
  position: absolute;
  top: 0;
  right: 50px;
  padding: 100px 50px;
  box-sizing: border-box;
  text-align: right;
  font-style: italic;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
#bath-ed2,
#kampina-ed2,
#kouzina-ed2,
#plakakia-ed2,
#dapedo-ed2,
#bathfurn-ed2 {
  max-height: 518px;
}
div#poiothta .banner picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#poiothta {
  z-index: 99;
}
div#poiothta .banner {
  height: 100%;
}
div#poiothta .banner picture {
  height: 100%;
  display: block;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none !important;
}

.sw-product-price-sku {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 84px;
  margin-bottom: 24px;
  padding-right: 22px;
  padding-left: 22px;
}

.counter.qty.no-display {
  display: none !important;
}

.page-products .subsc {
  padding-right: 20.83% !important;
}
.block-minicart .block-content &gt; .actions &gt; .primary {
  margin: 0 0 15px 0;
}
.block-minicart .items-total {
  margin: 0 10px 0 0;
}
.block-minicart .subtotal {
  margin: 0 0 10px 0;
}
.page-products .price {
  font-size: 18px;
}
.catalog-product-view .price-to,
.catalog-product-view .price-label-from {
  display: none !important;
}
div#card-container td.price.closed {
  text-align: right;
}
div#card-container th[data-key="totalValue"] {
  text-align: right;
}

@media (min-width: 768px) {
  body:not(.cms-index-index) .subsc .block.newsletter {
    max-width: 100% !important;
  }
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label,
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content
  .swatch-option.selected
  + .am-shopby-swatch-label
  .count,
.filter-options-content .item a:active,
.filter-options-content .item a:active .count,
.filter-options-content .item a:hover,
.filter-options-content .item a:hover .count {
  color: #bfbfbf;
}
.cms-page-view .column.main {
  font-size: 16px;
  text-align: justify;
}
.block-minicart .subtitle {
  margin-bottom: 5px;
}
.sidebar .subtitle {
  margin-bottom: 10px;
}
.abs-block-widget-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  border-bottom: 1px solid #ededed;
}
.cms-page-view .page-title-wrapper {
  text-align: left;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.cms-page-view .column.main a {
  color: #000;
  text-decoration: underline;
}
.cms-page-view .column.main a:hover {
  color: #bfbfbf;
}
.page-products
  div.products.wrapper.list.products-list
  .actions-primary
  button.action.tocart.primary {
  max-width: 200px;
}

/* .catalog-category-view ol.products.list.items.product-items .actions-secondary{
    top:0!important;
}

.page-products ol.products.list.items.product-items .actions-primary button.action.tocart.primary{
    max-width: 200px;
}
*/
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item {
  border-radius: 10px;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 2px solid #ebebeb;
  border-radius: 10px;
  overflow: hidden;
}
.page-products .products-grid .product-items span.product-image-wrapper {
  padding: 0 0 100% 0 !important;
  height: 0;
  display: block;
  position: relative;
}
.page-products
  .products-grid
  .product-items
  span.product-image-wrapper
  img.product-image-photo {
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
body.contact-index-index #maincontent {
  padding-top: 80px;
  padding-bottom: 80px;
}
body.contact-index-index .page-title-wrapper {
  text-align: left;
  max-width: 1000px;
  margin: auto;
}
body.contact-index-index .subsc {
  display: none;
}
.sw-contact-wrapper {
  display: block;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin: auto;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
}
.sw-map-wrapper {
  margin-top: 50px;
}
.legend {
  border-bottom: 1px solid #ededed;
}
.mapouter,
.gmap_canvas,
iframe#gmap_canvas {
  width: 100% !important;
}
#contact-form button.action.submit.primary {
  border: none;
  background-color: black;
  height: 50px;
  border-radius: 0;
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 16px;
}
#contact-form button.action.submit.primary:hover {
  background: #bfbfbf;
  color: #000;
}
.rootmenu .rootmenu-list {
  display: flex !important;
  justify-content: center;
}
.rootmenu &gt; .rootmenu-list &gt; li {
  margin: 0 30px;
}
.rootmenu .has-sub-cat:after {
  content: none !important;
}
.rootmenu &gt; .rootmenu-list &gt; li:first-child &gt; a {
  padding: 15px 0;
}
.rootmenu &gt; .rootmenu-list .v_halfmenu ul .halfwidth-popup-sub-sub,
.rootmenu &gt; .rootmenu-list ul .level4-listing {
  border: none;
  background: #fff;
  box-shadow: none;
  border: 1px solid #000;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #000;
}
.rootmenu &gt; .rootmenu-list .level2-popup &gt; li:hover .sub-cat-name,
.rootmenu &gt; .rootmenu-list .level3-popup &gt; li:hover a span,
.rootmenu &gt; .rootmenu-list .level3-listing &gt; li:hover &gt; a .sub-cat-name,
.rootmenu &gt; .rootmenu-list .level4-listing &gt; li:hover &gt; a .sub-cat-name,
.rootmenu &gt; .rootmenu-list .tabbing_lev4 &gt; li:hover &gt; a .sub-cat-name,
.rootmenu &gt; .rootmenu-list .ulliststy02 &gt; li:hover &gt; a .sub-cat-name {
  text-decoration: none !important;
}
.rootmenu &gt; .rootmenu-list .halfmenu ul &gt; li &gt; a:hover,
.rootmenu &gt; .rootmenu-list .fullmenu ul &gt; li &gt; a:hover {
  color: #bfbfbf !important;
}
.nav-sections,
.rootmenu {
  padding: 5px 0;
}
.rootmenu &gt; .rootmenu-list .rootmenu-submenu li &gt; a {
  border-bottom: none;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu,
.rootmenu &gt; .rootmenu-list .rootmenu-submenu,
.rootmenu &gt; .rootmenu-list .rootmenu-submenu li:hover .rootmenu-submenu-sub,
.rootmenu
  &gt; .rootmenu-list
  .rootmenu-submenu
  .rootmenu-submenu-sub
  li:hover
  .rootmenu-submenu-sub-sub {
  border: 1px solid #000 !important;
  box-shadow: none;
}
.rootmenu &gt; .rootmenu-list .rootmenu-submenu .rootmenu-submenu-sub,
.rootmenu
  &gt; .rootmenu-list
  .rootmenu-submenu
  .rootmenu-submenu-sub
  .rootmenu-submenu-sub-sub {
  border-bottom: none;
}
.rootmenu-list &gt; li &gt; a.active,
.rootmenu-list &gt; li:hover &gt; a,
.rootmenu-list &gt; li &gt; a:hover {
  background: transparent !important;
  color: #bfbfbf !important;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; a {
  font-size: 16px;
}
.nav-sections-item-content &gt; .page-main {
  padding: 0;
  max-width: 1280px;
}
button:focus {
  color: #fff !important;
}
.item-top-container {
  position: relative;
}
.product-item.slick-slide {
  border: 2px solid #ebebeb;
  border-radius: 10px;
  overflow: hidden;
}
.product-item.slick-slide a.action.towishlist:hover {
  opacity: 0.3;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 0.3;
}
.flags-image-container {
  height: 0;
  box-sizing: border-box;
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.flags-image-container a.product-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.flags-image-container &gt; a {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
}
.product-item.slick-slide a img {
  margin: auto;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sku-container,
.name-container {
  font-size: 28px;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin-bottom: 70px;
}

.price-identifier-container {
  display: flex;
  justify-content: space-between;
}

.price-container {
  height: 50px;
  width: 50%;
  position: relative;
}
.minicart-wrapper .price-container {
  height: auto;
  width: auto;
}
.identifier-container {
  position: relative;
  width: 50%;
}
.identifier-container .identifier {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  width: min-content;
}
.last-top-container {
  padding: 10px 15px;
}

.price-inner-container {
  position: absolute;
  bottom: 0;
}
div#grid2 {
  margin-bottom: 150px;
}
.popularproductswrapper .price-inner-container .special-price {
  font-size: 21px;
  color: #000;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0;
}
.popularproductswrapper .price-inner-container .price,
.popularproductswrapper .price-inner-container .empty_div {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 12px;
  color: #949494;
  text-decoration: line-through;
}
.popularproductswrapper .price-inner-container .price {
  text-decoration: none;
}
.navigation .level0 &gt; .level-top {
  color: #000;
}
.price-inner-container .normal-price {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.quantity-selectors {
  display: flex;
  width: 100%;
}
td.invoiceStatus.open {
  color: #d3906d;
}
td.invoiceStatus.invoiced {
  color: green;
}
td.invoiceStatus.closed {
  color: red;
}
.quantity-selectors .reduction,
.quantity-selectors .control,
.quantity-selectors .increase {
  flex: 1;
  border: 2px solid #8d8d8d;
  padding: 8px 0px;
}
.catalog-product-view .quantity-selectors .reduction,
.catalog-product-view .quantity-selectors .control,
.catalog-product-view .quantity-selectors .increase {
  border-color: #ebebeb;
}
.quantity-selectors .control .qty {
  border: none;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  margin: auto;
  height: auto;
  line-height: 36px;
}
.fas.fa-minus,
.fas.fa-plus {
  position: relative;
  top: 25%;
}

.custom-qty.reduction {
  border-left: none;
}

.custom-qty.increase {
  border-right: none;
}

.quantity-selectors .control {
  border-left: none;
  border-right: none;
  text-align: center;
}

.custom-qty.reduction,
.custom-qty.increase {
  cursor: pointer;
  text-align: center;
}

.add-to-cart-container button.action.primary.tocart {
  border-radius: 0 0 7px 7px !important;
}

.page-products .search.results .product-item-info {
  width: 100%;
}
.nav-sections {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
.product-item.slick-slide {
  padding: 0 0 !important;
  margin: 0 15px;
}
.slick-list.draggable {
  margin: 0 -15px;
}
.slick-dotted.slick-slider {
  padding: 0;
}
.customer-welcome ul,
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown,
.minicart-wrapper .block-minicart {
  border: 1px solid #000;
  box-shadow: none;
  border-radius: 10px;
  overflow: hidden;
}
.customer-welcome ul:after,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-color: transparent transparent #000 transparent;
}
.customer-welcome ul li:hover,
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #d3906d;
}
.customer-welcome ul li:hover a,
.page-header .switcher .options ul.dropdown li:hover a,
.page-footer .switcher .options ul.dropdown li:hover a {
  color: #fff;
}
.message {
  margin: 0 !important;
  padding: 30px 30px 30px 50px !important;
}
.message.success {
  background: #2ecc71;
  color: #fff;
}
.message.warning {
  background: #f39c12;
  color: #fff;
}
.message.info {
  background: #f39c12;
  color: #fff;
}
.message.error {
  background: #e74c3c;
  color: #fff;
}
.message &gt; *:first-child:before {
  color: #fff !important;
  top: 50% !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin: 0 !important;
}
.message a {
  color: #fff !important;
  text-decoration: underline !important;
}
.page.messages {
  position: fixed;
  bottom: 40px;
  left: 40px;
  z-index: 100000;
  width: 400px;
  line-height: 16px;
}
.minicart-items .product-item-name a {
  color: #000;
}
.abs-product-link &gt; a:hover,
.product-item-name &gt; a:hover,
.product.name a &gt; a:hover,
.minicart-items .product-item-name a:hover {
  color: #bfbfbf;
  text-decoration: none;
}
.amount.price-container {
  width: 100%;
}
button,
a.action.primary {
  border-radius: 0;
}
.action.primary:hover,
#top-cart-btn-checkout:hover,
button:hover,
button:focus,
button:active {
  background: #d3906d;
  border: none;
  color: #fff;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border: 1px solid #000;
  border-radius: 10px;
  font-family: "CF Asty Std";
  font-weight: normal;
}
a.action.viewcart {
  color: #000;
}
a.action.viewcart:hover {
  color: #bfbfbf;
}
.minicart-items-wrapper {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #000;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #000;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #bfbfbf;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.minicart-wrapper .block-minicart:after {
  border-color: transparent transparent #000 transparent;
}
.grid1 .hero .banner .overlay .inner h2 {
  color: #000;
  font-size: 34px;
  text-transform: inherit;
  letter-spacing: 0;
  font-weight: bold;
  font-family: "CF Asty Std";
  font-weight: bold;
  margin: 0 0 20px 0;
  line-height: 34px;
  max-width: 100%;
}
.category-selector-bath-ed2.category-selector-ed2::before {
  content: url(/media/images/bath.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-kampina-ed2.category-selector-ed2::before {
  content: url(/media/images/kamp.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-kouzina-ed2.category-selector-ed2::before {
  content: url(/media/images/kouz.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

.category-selector-plakakia-ed2.category-selector-ed2::before {
  content: url(/media/images/plakakia.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-dapedo-ed2.category-selector-ed2::before {
  content: url(/media/images/dapeda.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}
.category-selector-bathfurn-ed2.category-selector-ed2::before {
  content: url(/media/images/sink.png);
  width: 28px;
  height: 28px;
  margin-right: 15px;
  top: 5px;
  position: relative;
}

#sw-categories-wrapper,
#sw-categories-wrapper-ed2 &gt; div {
  height: 35px;
}
#poiothta .hero .banner .overlay .inner h3 {
  font-family: "CF Asty Std";
  font-weight: bold;
  color: #000;
  text-transform: inherit;
  font-size: 40px;
  margin-bottom: 60px;
  max-width: 100%;
}
.page-layout-1column .column.main {
  padding: 0;
}
#newsletter-validate-detail .actions .action.subscribe.primary:hover,
.sw-newcust-button:hover {
  background-color: #bfbfbf;
  color: #000;
}
.footer.content {
  border-top: none;
  max-width: 100%;
  display: table;
  width: 100%;
  padding: 100px 0 0 0;
}
.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0:hover &gt; a,
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal
  .nav-item.level0:hover
  &gt; a {
  background-color: transparent;
  color: #bfbfbf;
}
.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0.active &gt; a,
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal
  .nav-item.level0.active
  &gt; a {
  background-color: transparent;
  color: #bfbfbf;
}
.ninjamenus-desktop.ninjamenus-top .level0 {
  margin: 0 30px;
}
footer.page-footer .widget.block.block-static-block:first-child {
  padding: 0 250px 60px 250px;
  box-sizing: border-box;
}
.magezon-builder {
  text-align: center;
}
.navigation .level0 {
  line-height: 60px;
  height: 60px;
}
.page-footer {
  padding-bottom: 0;
}
.page-products .products-grid .product-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
}
.navigation .level0.active &gt; .level-top,
.navigation .level0.has-active &gt; .level-top {
  border-color: #000;
  height: 86px;
  line-height: 86px;
  padding: 0;
}
.breadcrumbs {
  border-bottom: 1px solid #ededed;
  max-width: 100%;
  text-align: left;
  padding: 5px 50px;
}
.nav-sections {
  margin-bottom: 0;
}
.breadcrumbs .items {
  text-align: left;
}
.breadcrumbs .items &gt; li {
  line-height: 18px;
}
.breadcrumbs a:visited {
  color: inherit;
}
.breadcrumbs a {
  color: #000;
}
.breadcrumbs a:hover {
  color: #bfbfbf;
  text-decoration: none;
}
.toolbar select {
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  border: 1px solid #000;
}
.sorter-action:hover:before {
  color: #000;
}
.sorter-action:before {
  color: #bfbfbf;
}
.modes-mode.active {
  box-shadow: none;
  background: #000;
  color: #fff;
}
.modes-mode:hover {
  color: #5e5e5e;
  background: #ebebeb;
}
.modes-label + .modes-mode {
  border-radius: 0;
}
.modes-mode {
  border: 1px solid #000;
  box-shadow: none;
  background-color: transparent;
}
.modes-mode:before {
  color: #000;
}
.modes-mode.active:before {
  color: #fff;
}
.modes-mode:last-child {
  border-radius: 0;
  border-right: 1px solid #000;
}
.modes-mode:hover {
  color: #fff;
  background: #000;
}
.modes-mode:hover:before {
  color: #fff;
}
.rightfooter a {
  color: #000;
}
.rightfooter a:hover {
  color: #bfbfbf;
}
.products-list li.item.product.product-item {
  border: 2px solid #ebebeb;
  border-radius: 10px;
}
.products-list .item-top-container {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-right: 2px solid #ebebeb;
}
.products-list .product-item-details {
  vertical-align: middle;
  text-align: center;
}
.products-list .product-item-description {
  margin: 25px 0 0;
}
.products-list img.product-image-photo {
  height: 200px;
  object-fit: contain;
  width: 200px;
  padding: 20px;
  box-sizing: border-box;
}
.products-list .sku-container,
.products-list .name-container {
  margin-bottom: 0;
}
.products-list .product.description.product-item-description a {
  color: #000;
}
.products-list .product.description.product-item-description a:hover {
  color: #bfbfbf;
}
.products-list .actions-primary button.action.tocart.primary {
  border-radius: 0;
  max-width: 250px !important;
  width: 250px;
}
.page-main {
  padding: 50px;
}
.product-info-main .product-info-price {
  color: #000;
}
.product-reviews-summary .reviews-actions .action.add {
  color: #000;
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  padding-bottom: 0;
}
.product-info-main .product-info-stock-sku {
  padding-bottom: 0;
}
.product-reviews-summary .reviews-actions .action.add:hover {
  color: #bfbfbf;
}
.product-info-main .product-info-price {
  border-bottom: none;
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.product-info-main .product.attribute.overview ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .product.attribute.overview ul li span {
  padding: 7px;
  border-radius: 3px;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  opacity: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -120%;
  transition: all 0.5s ease;
  visibility: hidden;
  min-width: 100px;
  z-index: 1;
}
.product-info-main .product.attribute.overview ul li span:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid rgba(51, 51, 51, 0.9);
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: auto;
}
.product-info-main .product.attribute.overview ul li:hover span {
  visibility: visible;
  opacity: 1;
}
.product-info-main .page-title-wrapper.product {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.product-info-main .product.attribute.overview ul li img {
  display: block;
  width: 30px;
}
.product-info-main .product.attribute.overview ul li {
  margin: 0 10px 10px 0;
  position: relative;
}
.catalog-product-view .product-social-links .action.towishlist:hover:before {
  color: #bfbfbf;
}
.fotorama__stage__frame .fotorama__img {
  cursor: pointer;
}
.product.data.items &gt; .item.content,
.product.data.items &gt; .item.title &gt; .switch {
  border: 1px solid #ededed;
}
.product.data.items &gt; .item.title &gt; .switch:visited {
  color: #fff;
}
.product.data.items &gt; .item.title.active &gt; .data.switch {
  color: #000;
}
.product.data.items &gt; .item.title &gt; .switch {
  background: #000;
  color: #fff;
}
.product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus,
.product.data.items &gt; .item.title:not(.disabled) &gt; .switch:hover {
  background: #d3906d;
  color: #fff;
}
.data.item.title.active a.data.switch {
  border-bottom: none;
}
.product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus {
  background: #fff;
  color: #000;
}
textarea {
  border: 1px solid #000;
  font-family: "CF Asty Std";
  font-weight: normal;
  border-radius: 10px;
}
.product-info-main .product-reviews-summary {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.product-reviews-summary .reviews-actions {
  margin-top: 0;
}
.product-info-main .page-title-wrapper h1 {
  font-weight: 700;
  /* margin-bottom: 30px; */
  /* padding-bottom: 30px; */
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}
.catalog-product-view .breadcrumbs {
  margin: 0 0 30px;
}
.product-options-wrapper .swatch-opt {
  margin: 0 0 30px;
  padding-bottom: 30px;
  position: relative;
}
.product-info-main .page-title-wrapper:after,
.product-info-main .product-reviews-summary:after,
.product-info-main .product-info-price:after,
.product-options-wrapper .swatch-opt:after {
  content: "";
  background: #000;
  position: absolute;
  width: 100px;
  height: 5px;
  bottom: 0;
  left: 0;
}
.rootmenu &gt; .rootmenu-list .halfmenu {
  box-shadow: none;
  border: 1px solid #000 !important;
}
.rootmenu &gt; .rootmenu-list .v_halfmenu ul .halfwidth-popup-sub-sub,
.rootmenu &gt; .rootmenu-list ul .level4-listing {
  left: 80%;
  top: 0;
}
li.nav-6.category-item .halfmenu.clearfix {
  width: 250px;
}
li.nav-3.category-item .halfmenu.clearfix {
  /* width: 200px; */
  width: 50%;
}
li.nav-1.category-item .halfmenu.clearfix {
  width: 250px;
}
.rootmenu &gt; .rootmenu-list .halfmenu .cat-arrow {
  position: relative;
}
.rootmenu &gt; .rootmenu-list .halfmenu .cat-arrow::before {
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%) rotate(-45deg);
}
.form-language select#select-language {
  border: none;
  /*padding: 0 15px 0 10px;*/
  padding: 0 2px;
  background: url(/media/images/navigation.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  background: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
.form-language {
  display: flex;
  align-items: self-end;
  position: relative;
}
.form-language .flag-wrapper {
  display: flex;
  align-items: center;
}
.form-language img {
  width: 24px;
  height: 100%;
}
.review-form .action.submit.primary {
  background: #000;
  border: none;
  color: #fff;
  padding: 0 30px;
  height: 50px;
}
.review-form .action.submit.primary:hover,
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #d3906d;
  border: none;
  color: #fff;
}
.action.primary {
  font-family: "CF Asty Std";
  font-weight: normal;
  height: 50px;
  line-height: 50px;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border: 1px solid #ed8380 !important;
}
input#coupon_code {
  height: 50px;
  border-radius: 10px;
}
.customer-welcome .customer-name {
  height: 25px;
  display: flex;
  align-items: center;
}
.customer-welcome .action.switch {
  height: auto;
  padding-top: 13px;
  padding-left: 3px;
}
.page-header .switcher .options .action.toggle {
  display: flex;
  align-items: center;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  padding-right: 5px;
}
main#maincontent {
  max-width: 100%;
  padding: 50px;
}
.cms-home main#maincontent {
  padding: 0;
}
.account .page-main .page-title-wrapper .page-title {
  font-weight: bold;
}
.catalog-product-view main#maincontent {
  max-width: 100%;
  padding: 0 50px;
}
.order-details-items .table-order-items .product-item-name {
  font-size: 16px;
}
.order-details-items .table-order-items .cart-price {
  font-size: 16px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.cart.table-wrapper .col.qty,
table &gt; thead &gt; tr &gt; th,
table &gt; tbody &gt; tr &gt; th,
table &gt; tfoot &gt; tr &gt; th,
table &gt; thead &gt; tr &gt; td,
table &gt; tbody &gt; tr &gt; td,
table &gt; tfoot &gt; tr &gt; td {
  padding: 3px 20px;
  vertical-align: middle;
}
.cart.table-wrapper .product-item-name {
  margin: 0;
}
.cart.table-wrapper .product-item-details {
  padding-bottom: 0;
  vertical-align: middle;
}
.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  color: #000;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:active {
  color: #bfbfbf;
  text-decoration: none;
}
.opc-block-summary .items-in-cart .product.options span.toggle {
  padding-top: 5px;
}
.opc-block-summary .items-in-cart .product .subtitle {
  color: #fff;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo {
  height: 150px;
  object-fit: contain;
  padding: 20px;
  box-sizing: border-box;
}
.cart.table-wrapper .cart &gt; .item,
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #ededed;
}
.cart.table-wrapper .cart thead tr th.col {
  text-align: center;
}
.paypal-review-discount .block &gt; .title strong,
.cart-discount .block &gt; .title strong {
  color: #000;
}
.cart-discount .block.discount {
  width: 70%;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:hover,
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:focus,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:focus,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:active {
  background: #d3906d;
  border: 1px solid #d3906d;
  color: #fff;
}

.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  font-weight: bold;
}
.minicart-wrapper .action.close:hover:before {
  color: #000;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action {
  border-radius: 0;
}
.cart-summary {
  background: #000;
  color: #fff;
  border-radius: 10px;
}
.abs-cart-block &gt; .title:after,
.abs-discount-block .block &gt; .title:after,
.cart-summary .block &gt; .title:after,
.cart-order-comment .block &gt; .title:after,
.paypal-review-discount .block &gt; .title:after,
.cart-discount .block &gt; .title:after,
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  color: #fff;
  font-weight: bold;
}
.abs-cart-block &gt; .title,
.minicart-items .product .toggle,
.abs-discount-block .block &gt; .title,
.cart-summary .block &gt; .title,
.paypal-review-discount .block &gt; .title,
.cart-discount .block &gt; .title {
  border-top: 1px solid #fff;
}
.cart-discount .block .title:after {
  color: #000;
}
select {
  border: 1px solid #000;
  border-radius: 10px;
}
a.action.remind {
  color: #000;
}
a.action.remind:hover {
  color: #bfbfbf;
}
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content &gt; .actions &gt; .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method
  .payment-method-content
  &gt; .actions-toolbar
  &gt; .primary
  .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
}
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #ededed;
}
.form.create.account {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 50px;
}
.cart.table-wrapper .actions-toolbar &gt; .action-edit:before,
.cart.table-wrapper .actions-toolbar &gt; .action-delete:before {
  color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.cart.table-wrapper .actions-toolbar &gt; .action-edit:active:before,
.cart.table-wrapper .actions-toolbar &gt; .action-delete:active:before,
.cart.table-wrapper .actions-toolbar &gt; .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar &gt; .action-delete:hover:before {
  color: #bfbfbf;
}
.popup-authentication .block-authentication {
  border-top: 1px solid #ededed;
}
.popup-authentication .block[class] + .block {
  border-left: 1px solid #ededed;
}
.block-authentication .block[class] + .block:before {
  border: 1px solid #ededed;
  color: #ededed;
}
.block-authentication .block-title strong {
  font-family: "CF Asty Std";
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  display: block;
  padding: 10px 0;
}
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content &gt; .actions &gt; .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method
  .payment-method-content
  &gt; .actions-toolbar
  &gt; .primary
  .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  font-size: 16px;
}
.block-authentication .secondary a.action {
  color: #000;
}
.block-authentication .secondary a.action:hover {
  color: #bfbfbf;
}
.modal-slide .action-close {
  height: auto;
}
ol#wishlist-sidebar button.action.tocart.primary {
  border-radius: 0;
}
.account .column.main a,
a.action.details {
  color: #000;
  text-decoration: underline;
}
.account .column.main a:hover,
a.action.details:hover {
  color: #bfbfbf;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-family: "CF Asty Std";
  font-weight: bold;
}
.block-collapsible-nav .content {
  background: #000;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item &gt; strong {
  color: #000;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current &gt; strong {
  border-color: #bfbfbf;
  color: #fff;
  font-family: "CF Asty Std";
  font-weight: normal;
}
.block-collapsible-nav .item a:hover {
  background: #d3906d;
  color: #fff;
}
.block-collapsible-nav .nav.item.current {
  background: #d3906d;
  color: #fff;
}
.wishlist-index-index .product-item-inner {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
}
.account .table-wrapper {
  border-bottom: none;
}
.abs-visually-hidden-desktop-s,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  border: 0;
  clip: unset;
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%;
}
.wishlist-index-index .product-item-inner .comment-box {
  margin-top: 0;
}
.wishlist-index-index .products-grid .product-item {
  border: 2px solid #ebebeb;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #bfbfbf;
}
.page-products
  ol#wishlist-sidebar
  .actions-primary
  button.action.tocart.primary {
  width: 100%;
}
.page-products ol#wishlist-sidebar .product-image-container {
  width: 75px !important;
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist:before {
  content: "\e600";
  font-family: "luma-icons";
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist span {
  display: none;
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  color: #000;
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist:hover {
  color: #bfbfbf;
}
.cart.table-wrapper .actions-toolbar &gt; .action-edit,
.cart.table-wrapper .actions-toolbar &gt; .action-delete {
  position: relative;
  right: 0;
  margin: 0;
}
.gift-options-cart-item {
  position: absolute;
}
.cart.table-wrapper .actions-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout-index-index .logo {
  margin: 50px auto 0;
  display: table;
  float: none;
}
.checkout-index-index main#maincontent {
  max-width: 1240px;
}
.opc-progress-bar-item &gt; span {
  color: #000;
  font-size: 14px;
}
.opc-progress-bar {
  margin: 0 0 50px;
  text-align: center;
}
.opc-progress-bar-item._active:before {
  background: #000;
  border-color: #000;
}
.opc-progress-bar-item._active &gt; span:before {
  background: #000;
  border-color: #000;
}
.opc-progress-bar-item._active &gt; span:after {
  border-color: #000;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.opc-progress-bar-item:before,
.opc-progress-bar-item &gt; span:before {
  background: #bfbfbf;
  border: 1px solid #bfbfbf;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #bfbfbf;
  color: #000;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.opc-block-summary &gt; .title {
  font-family: "CF Asty Std";
  font-weight: bold;
  color: #fff;
}
.opc-block-summary {
  background: #000;
  color: #fff;
  border-radius: 10px;
}
.discount-percentage {
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  padding: 20px 10px;
}
.checkout-index-index .minicart-items .product-image-wrapper {
  background: #fff;
}
.checkout-index-index span.product-image-wrapper img {
  object-fit: contain;
  padding: 5px;
  box-sizing: border-box;
}
.checkout-index-index .opc-sidebar {
  margin: -2px 0 20px;
}
.opc-block-summary .mark .value {
  color: #fff;
}
.checkout-payment-method .payment-method-content {
  padding: 0 0 20px 0;
}
.checkout-index-index .shipping-information .shipping-information-title {
  font-size: 18px;
  font-family: "CF Asty Std";
  font-weight: bold;
}
.checkout-index-index .shipping-information button.action.action-edit {
  height: auto;
  top: 5px !important;
}
.checkout-index-index a,
.opc-progress-bar-item._complete &gt; span,
.checkout-payment-method .payment-option-title .action-toggle {
  color: #000;
}
.checkout-index-index a:hover {
  color: #bfbfbf;
}
.opc-block-shipping-information
  .shipping-information-title
  .action-edit:before {
  color: #000;
}
.opc-block-shipping-information
  .shipping-information-title
  .action-edit:hover:before {
  color: #bfbfbf;
}
.opc-wrapper .form-discount {
  max-width: 100%;
}
input#discount-code {
  height: 50px;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar &gt; .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button &gt; .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  color: #000;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar &gt; .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button &gt; .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #bfbfbf;
  text-decoration: none;
}
ul.checkout.methods.items.checkout-methods-items
  li.item
  button.action.primary.checkout
  span {
  line-height: 16px;
  display: block;
}
.products-grid.wishlist .product-item .fieldset .field.qty,
.products-grid.wishlist .product-item .fieldset .product-item-actions {
  display: block;
}
body.wishlist-index-index button.action.update,
body.wishlist-index-index button.action.share,
body.wishlist-index-index button.action.tocart {
  margin-bottom: 10px;
}
a,
.alink {
  color: #000;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #2ecc71;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #2ecc71;
}
.swatch-option-tooltip {
  border: 1px solid #000;
  color: #000;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #000 transparent transparent transparent;
  left: 0;
  top: 3px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #000 transparent transparent transparent;
  left: -15px;
  top: 3px;
}
.opc-wrapper .shipping-address-item {
  width: 100% !important;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
}
.opc-wrapper .shipping-address-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
}
.customer-account-create .page-title-wrapper {
  display: none;
}
.product-info-main .product-info-price .hidden-price {
  margin-bottom: 10px;
}
span#block-related-heading {
  border-bottom: 4px solid black;
  display: block;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-top: 80px;
}
:root
  .catalog-product-view
  .owl-carousel.products
  .owl-controls
  .owl-nav.fullscreen
  .owl-prev {
  top: -60px !important;
  left: initial !important;
  right: 80px;
}
:root
  .catalog-product-view
  .owl-carousel.products
  .owl-controls
  .owl-nav.fullscreen
  .owl-next {
  top: -60px !important;
}
.swatch-option.text {
  background: #000;
  color: #fff;
  border-color: #000;
}
.swatch-option:not(.disabled):hover {
  color: #fff;
  background: #999999;
}
.swatch-option.image {
  background-size: cover !important;
}
/*************************esaccount*******************/
.esaccount-card-view.page-layout-2columns-left .sidebar.sidebar-main {
  margin-top: 0;
}
.esaccount-card-view .block-collapsible-nav .item:first-child a {
  background: transparent;
  color: #fff;
  display: flex;
  align-items: center;
  font-weight: 300;
  padding: 0 20px;
}
.menu-group {
  background: transparent;
  border: none;
  padding: 0;
  border: 1px solid #000;
  border-radius: 10px;
  color: #000;
}
.menu-group-header {
  background: transparent;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}
.esaccount-card-view .block-collapsible-nav .item:first-child a:hover {
  color: #bfbfbf;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item &gt; strong {
  border-left: none;
  padding: 5px 20px;
}
.esaccount-card-view .block-collapsible-nav .nav.item.current strong {
  border-left: none;
}
.card-toolbar {
  background: #000;
  padding: 10px;
  box-sizing: border-box;
}
.toolbar-buttons.clickable {
  padding: 0 20px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
  border: none;
  margin: 0 10px 0 0;
  border-radius: 10px;
}
.toolbar-buttons.clickable:hover {
  background: #d3906d;
  color: #fff;
}
#maincontent .date-parameters .client-card-popup-open {
  height: 40px;
  border-bottom: none;
  margin: 0;
}
.date-parameters {
  margin: 0;
}
.estable {
  background: transparent;
  border: none;
  overflow: auto;
  margin-top: 0;
  display: table;
}
.estable tbody {
  width: 100%;
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
}
.table-headers th {
  padding: 10px 20px;
}
.estable tr.table-headers {
  border: none;
  background: #ebebeb;
}
.estable tr,
.table-headers th {
  font-size: 14px;
}
tr.es-row:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.es-row:hover {
  background: #ebebeb;
}
.client-card-popup-inner table td {
  display: flex;
  align-items: center;
  padding: 0;
}
#client-card-popup input[type="radio"] {
  margin: 0;
}
.client-card-popup-accept {
  position: relative;
  float: none;
  display: table;
  right: initial;
  bottom: initial;
  padding: 0 40px;
  transition: all 0.5s ease;
  border-radius: 10px;
  font-weight: bold;
}
.client-card-popup-accept:hover {
  background: #bfbfbf;
  color: #000;
}
.client-card-popup-close:before,
.card-popup-document-close:before {
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: "\e616";
  font-family: "luma-icons";
  font-weight: normal;
  text-indent: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}
.client-card-popup-close,
.card-popup-document-close {
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 20px;
}
.doc-info {
  background: #000;
  color: #fff;
  transition: all 0.5s ease;
}
.doc-info:hover {
  background: transparent;
  color: #d3906d;
}
.pop-estable {
  overflow: auto;
}
.estable td {
  line-height: 20px;
}
.estable &gt; tbody &gt; tr &gt; td {
  padding: 5px 20px;
}
.card-popup-document-close {
  border: none;
}
.card-popup-document-close:hover {
  background: transparent;
}
.block-collapsible-nav .item:first-child a {
  background: transparent;
  color: #fff;
  font-weight: 300;
}
.pagination-page.current {
  background: #000;
  border-color: #000;
}
.pagination-page {
  border: 1px solid #000;
}
.pagination-page:hover {
  background: #000;
}
.esaccount-card-view .column.main {
  width: 77.7% !important;
}
.esaccount-card-view.page-layout-2columns-left .sidebar.sidebar-main {
  width: 22.3%;
}
.block-collapsible-nav .item:first-child a {
  padding: 0 20px;
}
div#card-popup-document {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  right: 0;
  width: 90vw;
  max-width: unset;
  box-shadow: 0 0 50px rgb(0 0 0 / 45%);
  box-sizing: border-box;
  min-width: unset !important;
}
.block-collapsible-nav .item:first-child a::after {
  position: relative;
  right: 0;
}
.esaccount-card-view.page-layout-2columns-left .sidebar.sidebar-main {
  margin-top: 0;
}
.block-collapsible-nav .item:first-child a {
  background: transparent;
  color: #fff;
  display: flex;
  align-items: center;
}
.menu-group-header {
  background: transparent;
  color: #000;
  border-bottom: 1px solid #000;
  padding: 15px 20px;
  margin-bottom: 0;
}
.client-card-popup-inner {
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  max-width: 45vw;
  width: 45vw;
}
#client-card-popup.opened {
  height: 100vh;
  top: 0;
  border: none;
  width: 45vw;
  max-width: 45vw;
}
/*************************esaccount*******************/
.product-social-links .action.mailto.friend.amconf-share-link {
  display: none;
}
.swatch-option.text.selected {
  background-color: #999999;
}
.banner-item.banner-slider {
  max-width: 1093px;
  float: right;
}
.banner-item.banner-slider p {
  color: #000;
}
#poiothta .hero .banner .overlay .inner h3 {
  margin-bottom: 0;
}
.block.newsletter .amgdpr-checkbox.field.choice.gdpr.required {
  top: 50px;
  position: absolute;
}
.block.newsletter .amgdpr-checkbox {
  position: relative;
  bottom: 17px;
}
.block.newsletter .label.amgdpr-label {
  position: relative;
}
.block.newsletter .amgdpr-text {
  bottom: 16px;
  position: relative;
}
.block.newsletter .amgdpr-checkbox {
  margin-right: 10px !important;
}
.catalogues-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  text-align: center;
  justify-content: center;
}
.catalogue-item {
  display: flex;
  flex-direction: column;
}
.catalogue-item img {
  max-height: 500px!important;
  height: auto;
  width: 300px!important;
}
.customer-welcome .customer-menu {
  position: relative;
  bottom: 4px;
}
.price-container.range-price {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 10px;
}
.price-container.range-price .price-from,
.price-container.range-price .price-to {
  display: flex;
  align-items: baseline;
  flex-direction: column;
}
div#block-collapsible-nav {
  display: none;
}
.page-header .panel.wrapper {
  display: none !important;
}
select#select-language {
  font-size: 0;
}
option.gr-flag,
option.en-flag {
  font-size: 14px;
}
.rootmenu-list &gt; li &gt; a.active,
.rootmenu-list &gt; li:hover &gt; a,
.rootmenu-list &gt; li &gt; a:hover {
  color: #d3906d !important;
}
.rootmenu &gt; .rootmenu-list .halfmenu ul &gt; li &gt; a:hover,
.rootmenu &gt; .rootmenu-list .fullmenu ul &gt; li &gt; a:hover {
  background-color: #d3906d;
  color: #fff !important;
}
.rootmenu &gt; .rootmenu-list .halfmenu ul &gt; li &gt; a,
.rootmenu &gt; .rootmenu-list .fullmenu ul &gt; li &gt; a {
  padding-left: 9px;
}
.page-products
  ol.products.list.items.product-items
  li.item.product.product-item,
.product-item.slick-slide {
  border: 2px solid #8d8d8d;
}
.button-banner {
  border-radius: 10px !important;
  font-size: 16px !important;
}
#poiothta .poiotita-logo {
  margin-top: auto;
  width: auto;
  mix-blend-mode: multiply;
}
.product.data.items &gt; .item.title &gt; .switch {
  border-radius: 10px 10px 0 0 !important;
}
.doc-info {
  background: transparent;
  color: #000;
}
.halfmenu.clearfix,
.root-col-1.clearfix {
  padding: 0 !important;
}
.rootmenu &gt; .rootmenu-list &gt; li .categoriesmenu .title,
.rootmenu &gt; .rootmenu-list .halfmenu .title,
.rootmenu &gt; .rootmenu-list .halfmenu ul &gt; li &gt; a,
.rootmenu &gt; .rootmenu-list .fullmenu ul &gt; li &gt; a {
  padding: 10px 20px;
}
.product.media {
  margin-bottom: 50px;
}
button {
  border-radius: 10px !important;
}
div#amasty-gallery-container .slick-dots li button::before {
  top: 10px;
}
div#amasty-gallery-container {
  margin: 20px 0;
}
#amasty-gallery-images .slick-slide img {
  margin: auto;
}
.product.data.items &gt; .item.title.active &gt; .switch {
  border: 1px solid #e3e3e3;
  border-bottom: none;
  border-radius: 10px 10px 0 0 !important;
}
.product.data.items &gt; .item.content {
  border-radius: 0 10px 10px 10px;
}
.product.data.items &gt; .item.content,
.product.data.items &gt; .item.title &gt; .switch {
  border: 1px solid #e3e3e3;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "\e601";
  font-family: "icons-blank-theme";
  font-size: 40px !important;
  color: #fff !important;
  content: "\e600";
}
.product-item .action.towishlist:hover:before {
  content: "\e600";
  color: #000 !important;
}
.product-item.slick-slide a.action.towishlist:hover {
  opacity: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  font-family: "icons-blank-theme";
  font-size: 40px !important;
  color: #fff !important;
  text-shadow: 0px 0px 2px #000, 0px 0px 2px #000, 0px 0px 2px #000,
    0px 0px 2px #000, 0px 0px 2px #000, 0px 0px 2px #000, 0px 0px 2px #000,
    0px 0px 2px #000, 0px 0px 2px #000, 0px 0px 2px #000;
  content: "\e600";
}
.product-item .action.towishlist:hover:before {
  content: "\e600";
  color: #000 !important;
  text-shadow: 0px 0px 2px #ffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff,
    0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff;
}
.product-item.slick-slide a.action.towishlist:hover {
  opacity: 1;
}
.cms-shops-opening-hours .two-shops {
  display: flex;
  justify-content: space-evenly;
}
.cms-shops-opening-hours .first-shop {
  text-align: center;
}
.cms-shops-opening-hours .second-shop {
  text-align: center;
}
.catalog-product-view #product-addtocart-button {
  background: #d3906d;
  border-color: #d3906d;
  border-radius: 10px !important;
}
ul.checkout.methods.items.checkout-methods-items
  li.item
  button.action.primary.checkout {
  background-color: #d3906d;
}
ul.checkout.methods.items.checkout-methods-items
  li.item
  button.action.primary.checkout:hover {
  background-color: #fff;
  color: #d3906d;
}
body.checkout-index-index button.action.primary.checkout {
  background-color: #000;
}
body.checkout-index-index button.action.primary.checkout:hover {
  color: #fff;
}
.popup-document-inner td.price {
  text-align: right;
}
.catalog-product-view .quantity-selectors .reduction {
  border-radius: 10px 0 0 10px;
}
.catalog-product-view .quantity-selectors .increase {
  border-radius: 0 10px 10px 0;
}
fieldset.fieldset.login {
  z-index: 1;
  position: relative;
}
.control.sw-m2-calculation-control {
  display: flex;
  flex-direction: column;
  width: 60%;
}
.control.sw-m2-calculation-control &gt; label,
.control.sw-m2-calculation-control &gt; #sw-m2-units {
  text-align: center;
  width: 100%;
}
.sw-color-image-container {
  margin-top: 20px;
  padding: 0 2px;
}
td.col.price.withBox span.price-excluding-tax {
  margin-top: 19px;
}
td.col.qty.withBox .field.qty {
  margin-top: 40px;
}
.catalog-product-view .box-icon-container {
  width: 70%;
  float: right;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.catalog-product-view .box-info,
.catalog-product-view .box-relation-info {
  margin-top: 10px;
}
.minicart-items-wrapper .price-per-unit {
  margin-top: 10px;
}
.price-final_price .sw-boxes-unit span.price:after {
  content: "/ΞΞΉΞ²ΟΟΞΉΞΏ";
}
.product-options-bottom .price-box .price-container .sw-boxes-unit .price,
.product-info-price .price-box .price-container .sw-boxes-unit .price,
.product-info-price .price-box .sw-boxes-unit .price-container .price {
  font-size: 16px;
  line-height: 16px;
}
.price-per-unit-container span.price-per-unit-value {
  font-size: 36px;
  line-height: 36px;
  color: #000;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 16px;
}
.product-info-main .product-info-price .price-box {
  display: flex;
  flex-wrap: wrap;
}
.price-per-unit-container {
  width: 100%;
  margin-top: 20px;
}
.product-info-main .product-info-price .price-box &gt; span:first-child {
  margin-right: 10px;
}
span.old-price .price-final_price span.price:after {
  content: none;
}
.product-info-main .product-info-price .price-box .price-container &gt; span {
  margin-bottom: 0;
}
:lang(en) .price-final_price .sw-boxes-unit span.price:after {
  content: "/box";
}
.product-info-price .price-box .price-container {
  height: unset;
}
.pages .action {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  background: transparent;
  border: none;
  color: #000;
}
.pages a.page {
  color: #000;
}
.pages a.page:active {
  color: #d3906d;
}
.pages a.page:hover {
  color: #d3906d;
}
.pages strong.page {
  background: transparent;
}
.pages .action:hover {
  background: transparent;
}
.pages .action.next:hover:before,
.pages .action.previous:hover:before {
  color: #d3906d;
}
.pages a.page:visited {
  color: unset;
}
span.sw-cart-m2-units {
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 15px;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu {
  width: 100vw !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto;
  box-shadow: 0 40px 40px #0000001a;
}
.rootmenu {
  position: unset;
}
.rootmenu .tabmenu .vertical-menu .tabimgwpr .tabbing_lev4 {
  padding: 0;
}
.rootmenu &gt; .rootmenu-list .fullmenu.tabmenu .verticalopen ul &gt; li &gt; a {
  padding: 0;
}
.rootmenu &gt; .rootmenu-list .halfmenu ul &gt; li &gt; a:hover,
.rootmenu &gt; .rootmenu-list .fullmenu ul &gt; li &gt; a:hover {
  color: #d3906d !important;
  background-color: transparent;
}
.rootmenu &gt; .rootmenu-list .tabmenu .main_openactive01 .cat-arrow::before {
  border: solid #d3906d;
  border-width: 0 1px 1px 0;
}
.nav-sections,
.rootmenu {
  padding: 0;
}
.rootmenu &gt; .rootmenu-list &gt; li:first-child &gt; a {
  padding: 0;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; a {
  line-height: 67px;
  padding: 0;
}
.rootmenu .tabmenu .vertical-menu .tabimgwpr .tabbing_lev4 li {
  padding: 3px 0;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu,
.rootmenu &gt; .rootmenu-list .rootmenu-submenu,
.rootmenu &gt; .rootmenu-list .rootmenu-submenu li:hover .rootmenu-submenu-sub,
.rootmenu
  &gt; .rootmenu-list
  .rootmenu-submenu
  .rootmenu-submenu-sub
  li:hover
  .rootmenu-submenu-sub-sub {
  border: 1px solid #ededed !important;
}
.verticalopen .root-sub-col-12 .root-col-4.clearfix {
  display: block;
}
.verticalopen .root-sub-col-12 .clearfix {
  display: none;
}
.verticalopen .root-sub-col-12:before,
.verticalopen .root-sub-col-12:after {
  content: none;
}
.verticalopen .root-sub-col-12 {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
.verticalopen .root-sub-col-12 .root-col-4.clearfix {
  width: 100% !important;
  padding: 0;
}
.amasty-gdpr-consent.required {
  margin: 20px 0;
}
.sw-list-box-packaging span.price:after {
  content: "/ΞΊΞΉΞ².";
}
:lang(en) .sw-list-box-packaging span.price:after {
  content: "/box";
}
td.col.price.withBox span.price:after {
  content: "/ΞΊΞΉΞ².";
  font-size: 14px;
}
:lang(en) td.col.price.withBox span.price:after {
  content: "/box";
}
.rootmenu &gt; .rootmenu-list .tabmenu .vertical-menu &gt; li &gt; a {
  padding: 6px 15px;
}
.rootmenu &gt; .rootmenu-list &gt; li.hover .megamenu:after {
  content: "";
  background: #ededed;
  position: absolute;
  width: 25%;
  height: 100%;
  left: 0;
  top: 0;
  visibility: visible;
  z-index: -1;
}
.rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu {
  padding: 0;
}
.rootmenu &gt; .rootmenu-list .tabmenu .verticalopen {
  padding: 20px;
}
/* .cart.table-wrapper .col.disc1, .cart.table-wrapper .col.disc2, .cart.table-wrapper .col.disc3 {
    min-width: 75px;
} */
.checkout-cart-index #shopping-cart-table .col {
  font-size: 13px;
}
div#sw-categories-wrapper-ed2 &gt; div, div#sw-categories-wrapper &gt; div  {
  padding: 0 !important;
  height: 55px !important;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#sw-categories-wrapper-ed2 &gt; div:before, div#sw-categories-wrapper &gt; div:before {
  top: 0 !important;
  height: 29px !important;
}
.right_third .sw-header-catalogs a::before {
  content: "";
  background: url(/media/images/catalogs.png);
  position: absolute;
  right: 0;
  top: 0;
  /*height: 26px;
  width: 32px;*/
  height: 23px;
  width: 29px;
  background-repeat: no-repeat;
  background-size: contain;
}
.right_third .sw-header-catalogs a {
  font-size: 14px;
  position: relative;
  /*height: 26px;
  width: 32px;*/
  height: 23px;
  width: 29px;
  display: block;
  transition: all 0.5s ease;
}
.sw-header-catalogs:hover {
  opacity: 0.3;
}
.customer-welcome {
  order: 1;
}
.sw-header-catalogs {
  order: 2;
  transition: all 0.5s ease;
}
.minicart-wrapper {
  order: 3;
  margin: 0;
}
.right_third .link.wishlist {
  order: 4;
}
.grid1 #gridfour .banner picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.grid1 #gridone .banner picture img {
  object-position: 50% 95%;
}

@media screen and (max-width: 1580px) {
  .sidebar.sidebar-additional .block.block-wishlist .product-item-info {
    padding-bottom: 56px;
  }
  .sidebar.sidebar-additional
    .block.block-wishlist
    .product-item-info
    .product-item-actions
    .actions-primary {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  tbody.cart.item .discount-percentage {
    font-size: 18px;
  }
  tbody.cart.item .cart-price {
    font-size: 18px;
  }
  tbody.cart.item .product-image-container {
    width: 100px !important;
  }
  .cart.table-wrapper .product-image-wrapper .product-image-photo {
    height: 100px;
    padding: 0;
  }
  .cart.table-wrapper .product-item-name {
    font-size: 16px;
    line-height: 18px;
  }
}

@media screen and (max-width: 1480px) {
  .popularproductswrapper ul.slick-dots {
    top: 65%;
    right: 110%;
  }
  .catalog-product-view .product-social-links {
    left: 120px;
  }
  footer.page-footer .widget.block.block-static-block:first-child {
    padding: 0 50px 60px 50px;
  }
  .cart-discount .block.discount {
    width: 100%;
  }
  .nav-sections-item-content &gt; .navigation &gt; ul {
    padding: 0 40px;
  }
  .products-grid.wishlist .product-item .box-tocart .tocart {
    padding: 0 20px;
    font-size: 1vw;
  }
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-layout-1column .product-info-main {
    padding-right: 100px;
  }
  .page-layout-1column .product.media {
    padding-left: 100px;
  }
  .product.info.detailed {
    padding: 0 100px;
  }
  tbody.cart.item .discount-percentage,
  tbody.cart.item .cart-price {
    font-size: 16px;
  }
  .table-wrapper {
    display: block;
    overflow: auto;
  }
  table#shopping-cart-table {
    width: 1000px;
  }
}

@media screen and (max-width: 1380px) {
  .estable {
    display: block;
    overflow: auto;
  }
  div#sw-categories-wrapper-ed2 &gt; div, div#sw-categories-wrapper &gt; div {
    font-size: 14px !important;
}
}

@media screen and (max-width: 1280px) {
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding-left: 50px;
  }
  ol#wishlist-sidebar button.action.tocart.primary {
    padding: 0 20px;
  }
  .newsletter-new-customer-inner-container {
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
  }
  .page-products .products-grid .product-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
  .page-products .products-grid .product-items li.item.product.product-item {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .catalog-product-view main#maincontent {
    max-width: 100%;
  }
  .sku-container,
  .name-container {
    font-size: 2vw;
  }
  button.action.primary.tocart {
    padding: 0;
    font-size: 1.3vw;
  }
  .grid1 {
    grid-template-rows: 300px 300px;
    margin-bottom: 200px;
  }
  .page-header .switcher strong,
  .page-footer .switcher strong {
    padding-left: 25px;
  }
  .view-el_GR span::before,
  .view-default span::before {
    position: absolute;
    left: 0;
  }
  .newcustomer p a,
  .newcustomer p {
    font-size: 3vw;
    line-height: 3vw;
  }
  .block.newsletter,
  .new-customer-container {
    padding: 50px;
  }
  .sw-newcust-button {
    margin: 30px auto 0;
    top: initial;
  }
  .page-products
    ol#wishlist-sidebar
    .actions-primary
    button.action.tocart.primary {
    padding: 0 20px;
  }
}

@media screen and (max-width: 1180px) {
  .page-header .switcher {
    margin-left: 30px !important;
  }
  .catalog-product-view .product-social-links {
    left: 20px;
  }
  .page-layout-1column .product-info-main {
    padding-right: 0;
  }
  .page-layout-1column .product.media {
    padding-left: 0;
  }
  .product.info.detailed {
    padding: 0;
  }
  .minicart-wrapper {
    /*
    margin-right: 30px !important;
    margin-left: 30px !important;
    */
  }
  .slider_message {
    left: 150px;
  }
  .slick-dotted.slick-slider {
    padding: 0 0 50px 0;
  }
  .popularproductswrapper ul.slick-dots {
    top: initial;
    right: 0;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block !important;
    text-align: center;
  }
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ninjamenus-desktop.ninjamenus-top .level0 {
    margin: 0 10px;
  }
}

@media screen and (max-width: 1080px) {
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .cart.table-wrapper .col.qty,
  table &gt; thead &gt; tr &gt; th,
  table &gt; tbody &gt; tr &gt; th,
  table &gt; tfoot &gt; tr &gt; th,
  table &gt; thead &gt; tr &gt; td,
  table &gt; tbody &gt; tr &gt; td,
  table &gt; tfoot &gt; tr &gt; td {
    padding: 0 5px;
  }
}

@media screen and (max-width: 1024px) {
  .header.links li.customer-welcome {
    display: block;
  }
  .header.links .customer-welcome .customer-name {
    display: none;
  }
  #mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-next,
  #mageplaza-bannerslider-block-before-content-2 .owl-nav .owl-next,
  #mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-prev,
  #mageplaza-bannerslider-block-before-content-2 .owl-nav .owl-prev {
    display: none;
  }
  span.box-info {
    margin: 0 15px;
  }
  .catalog-product-view .box-icon-container {
    flex-direction: unset;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-additional
    .block.block-wishlist
    .product-item-info
    .product-item-actions
    .actions-primary {
    position: relative;
  }
  .sidebar.sidebar-additional .block.block-wishlist .product-item-info {
    padding-bottom: 0;
  }
  .client-card-popup-inner,
  #client-card-popup.opened {
    max-width: 90vw;
    width: 90vw;
  }
  .page-header .switcher {
    margin-left: 0 !important;
  }
  .rootmenu &gt; .rootmenu-list.mobile-sub {
    padding: 0 30px;
  }
  .rootmenu &gt; .rootmenu-list.mobile-sub &gt; li &gt; a {
    border: none !important;
    border-bottom: 1px solid #000 !important;
  }
  .rootmenu &gt; .rootmenu-list.mobile-sub &gt; li:hover &gt; a {
    background-color: transparent !important;
  }
  .rootmenu .rootmenu-list {
    display: block !important;
  }
  .rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu,
  .rootmenu &gt; .rootmenu-list .rootmenu-submenu,
  .rootmenu &gt; .rootmenu-list .rootmenu-submenu li:hover .rootmenu-submenu-sub,
  .rootmenu
    &gt; .rootmenu-list
    .rootmenu-submenu
    .rootmenu-submenu-sub
    li:hover
    .rootmenu-submenu-sub-sub,
  .rootmenu &gt; .rootmenu-list .v_halfmenu ul .halfwidth-popup-sub-sub,
  .rootmenu &gt; .rootmenu-list ul .level4-listing {
    border: none !important;
  }
  .rootmenu &gt; .rootmenu-list .rootmenu-submenu li a:hover,
  .rootmenu &gt; .rootmenu-list .rootmenu-submenu li:hover &gt; a {
    background: transparent !important;
    color: #000 !important;
  }
  .rootmenu &gt; .rootmenu-list .root-col-6,
  .rootmenu &gt; .rootmenu-list .root-col-5,
  .rootmenu &gt; .rootmenu-list .root-col-4,
  .rootmenu &gt; .rootmenu-list .root-col-3,
  .rootmenu &gt; .rootmenu-list .root-col-2,
  .rootmenu &gt; .rootmenu-list .root-col-1,
  .rootmenu &gt; .rootmenu-list .root-col-70,
  .rootmenu &gt; .rootmenu-list .root-col-75 {
    padding: 0 10px;
  }
  .rootmenu-submenu li:hover i.rootmenu-arrow.rootmenu-rotate {
    filter: invert(1);
  }
  li#payment hr {
    border: none;
    margin: 0;
  }
  .opc-block-shipping-information
    .shipping-information-title
    .action-edit:before {
    color: #fff;
  }
  .opc-block-shipping-information .shipping-information-content,
  .opc-block-shipping-information .shipping-information-content a {
    color: #fff;
  }
  .checkout-index-index .shipping-information .shipping-information-title {
    color: #fff;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #000;
  }
  .checkout-payment-method .payment-option {
    margin: 0;
  }
  .filter-options .items .items-children.-folding {
    box-sizing: border-box;
  }
  .filter-options-item
    .filter-options-content
    .items
    [class*="am-filter-item"] {
    padding: 0;
  }
  h2 {
    font-size: 22px;
  }
  .cms-page-view .column.main {
    font-size: 14px;
    text-align: left;
  }
  .catalog-product-view main#maincontent {
    padding: 0 30px;
  }
  .page-layout-1column .product-info-main {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .page-layout-1column .product.media {
    width: 100%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: auto;
    float: none;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 10px 30px;
  }
  .products-grid.wishlist .product-item-actions .actions-primary {
    width: 100%;
  }
  .products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 1.5vw;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin: 0;
    width: 100%;
    display: block;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    width: 100%;
  }
  .customer-account-forgotpassword main#maincontent {
    width: 100%;
    padding: 30px;
  }
  .slider_message {
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #mageplaza-bannerslider-block-before-content-1 .owl-dots,
  #mageplaza-bannerslider-block-before-content-2 .owl-dots {
    position: absolute;
    bottom: 20px;
    right: initial;
    left: 45px;
  }
  #mageplaza-bannerslider-block-before-content-1 h1,
  #mageplaza-bannerslider-block-before-content-2 h1 {
    font-size: 5vw;
    line-height: 5vw;
    margin-bottom: 10px;
  }
  #mageplaza-bannerslider-block-before-content-1 h2,
  #mageplaza-bannerslider-block-before-content-2 h2 {
    font-size: 3vw;
    line-height: 3vw;
    margin: 0 0 10px 0;
  }
  #grid2,
  #grid2-ed2,
  #hotdealsgrid {
    display: block;
    margin: 100px 0;
  }
  #hotdealsgrid {
    margin: 0 0 100px 0;
  }
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding: 0 50px 50px 50px;
    width: 100%;
    box-sizing: border-box;
  }
  #secondgrid2,
  #secondgrid2-ed2,
  div#secondhotdealsgrid {
    width: 100%;
    padding: 0 50px;
  }
  #sw-categories-wrapper {
    width: 100%;
  }
  #sw-categories-wrapper,
  #sw-categories-wrapper-ed2 {
    padding: 0;
  }
  .grid1 {
    margin-bottom: 100px;
  }
  div#grid2 {
    margin-bottom: 100px;
  }
  .newcustomer h1,
  .sw-sub-h2,
  .sw-sub-h2 strong {
    font-size: 40px;
  }
  .newsletter-new-customer-container {
    margin: 100px 0;
  }
  .sw-footer &gt; div {
    width: 50%;
  }
  .sw-footer {
    flex-wrap: wrap;
    text-align: center;
  }
  .footer.content {
    padding: 50px 0 0 0;
  }
  .sw-footer &gt; div {
    margin-bottom: 30px;
  }
  .customer-welcome,
  .right_third_external .switcher.language.switcher-language {
    display: none;
  }
  .right_third_external {
    margin: 0;
    flex-direction: row-reverse;
    justify-content: end;
  }
  .minicart-wrapper {
    margin-top: 0;
  }
  .right_third_external .switcher.language.switcher-language {
    margin-bottom: 0;
  }
  .nav-toggle:before {
    color: #000;
  }
  .nav-toggle {
    position: relative;
    top: initial;
    left: initial;
    margin-right: 20px;
  }
  .left_third {
    display: flex;
    align-items: center;
  }
  .sw-top-header {
    padding: 10px 30px;
  }
  .top-info-container {
    padding: 10px 0px;
  }
  .block-search .control {
    border-top: none;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    left: 0;
    margin: 0;
    position: relative;
  }
  .field.search {
    position: relative;
  }
  .block-search .label {
    position: absolute;
    right: 10px;
    z-index: 10;
    top: 10px;
  }
  .block-search {
    margin-top: 0;
  }
  .centered_third .block.block-search {
    width: 100%;
  }
  .page-header {
    border-bottom: 1px solid #ededed;
  }
  .nav-sections-item-content &gt; .navigation &gt; ul {
    font-size: 16px;
    text-align: left;
    letter-spacing: 0;
    height: auto;
    display: block;
  }
  .navigation .level0 &gt; .level-top {
    font-size: 16px;
  }
  .navigation .level0 &gt; .level-top {
    padding: 0;
    font-size: 14px;
  }
  .navigation .level0 {
    line-height: 20px;
    height: auto;
    padding: 10px 0;
  }
  .navigation .level0 {
    border-top: 1px solid #ededed;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #ededed;
  }
  a.nav-sections-item-switch {
    color: #000;
  }
  .nav-sections-item-title {
    background: #ededed;
    border: 1px solid #fff;
  }
  .slider_message {
    left: 30px;
  }
  #mageplaza-bannerslider-block-before-content-1 .owl-dots,
  #mageplaza-bannerslider-block-before-content-2 .owl-dots {
    left: 0;
  }
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding: 0 30px 70px 30px;
  }
  #secondgrid2,
  #secondgrid2-ed2,
  div#secondhotdealsgrid {
    padding: 0 30px;
  }
  .grid1 {
    grid-gap: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  #poiothta {
    display: block;
    height: 100vh;
  }
  .button-banner-final {
    height: 60px !important;
    font-size: 18px !important;
  }
  main#maincontent {
    padding: 50px 30px;
    box-sizing: border-box;
  }
  .filter-options-item {
    border-bottom: 1px solid #ededed;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #ededed;
  }
  .filter-title strong {
    background-color: #000;
    box-shadow: none;
    border: none;
    border-radius: 0;
    color: #fff;
  }
  .sidebar .product-items .product-item {
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
  }
  .product.data.items {
    border-bottom: none;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items &gt; .item.title.active &gt; .switch {
    color: #fff;
  }
  .cart-summary .block &gt; .title {
    border-top: none;
  }
  .cart.table-wrapper {
    border-top: 1px solid #ededed;
  }
  .cart-discount {
    border-bottom: 1px solid #ededed;
  }
  .cart.table-wrapper .towishlist:before {
    color: #000;
  }
  .cart.table-wrapper .actions-toolbar {
    justify-content: space-evenly;
  }
  .cart.table-wrapper tbody &gt; tr &gt; td:last-child {
    border-top: 1px solid #ededed;
  }
  .cart.table-wrapper .product-item-photo {
    left: 0;
    max-width: 100px;
    top: 0;
  }
  td.col.actions {
    vertical-align: bottom;
  }
  .cart.table-wrapper .item .col.item {
    padding: 15px 15px 10px 100px;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    margin-bottom: 20px;
  }
  .checkout-index-index .page-header {
    border-bottom: none;
  }
  .opc-estimated-wrapper {
    background: #ededed;
    border-bottom: none;
    border-top: none;
    margin: 0 0 20px 0;
  }
  .checkout-index-index .logo {
    margin: 30px auto 0;
  }
  .checkout-index-index main#maincontent {
    padding: 0 30px 0 30px;
  }
  .opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
    content: "";
    background: url(/media/images/ic_shopping_basket_24px.png);
    width: 24px;
    height: 21px;
  }
  .opc-estimated-wrapper
    .minicart-wrapper
    button.action.showcart
    span.counter.qty {
    top: -3px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .checkout-payment-method .field-select-billing,
  .checkout-payment-method .billing-address-form {
    max-width: 100%;
  }
  .newsletter-new-customer-inner-container {
    padding: 0 30px;
  }
  footer.page-footer .widget.block.block-static-block:first-child {
    padding: 0 30px 30px 30px;
  }
  .sw-footer-copy {
    padding: 30px;
  }
  .link.wishlist .counter {
    top: -14px;
  }
  body.contact-index-index #maincontent {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border-color: #000;
    height: auto;
    line-height: initial;
  }
  .navigation .level0.active &gt; a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation
    .level0.has-active
    &gt; a:not(.ui-state-active)
    span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .navigation .level0.active &gt; a:not(.ui-state-active),
  .navigation .level0.has-active &gt; a:not(.ui-state-active) {
    border: none;
    font-family: "CF Asty Std";
    font-weight: bold;
  }
  .poiotitadiv h2 {
    font-size: 40px !important;
    line-height: 40px !important;
  }
  #poiothta {
    height: 70vh;
  }
  #poiothta .hero .banner .overlay .inner h3 {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 30px;
  }
  .poiotitadiv p {
    font-size: 18px !important;
    line-height: 24px;
  }
  .poiotitadiv {
    position: relative;
    top: initial;
    left: initial !important;
    right: initial !important;
    bottom: initial !important;
    padding: 30px;
  }
  .button-banner-final {
    position: relative;
  }
  .poiotita-color {
    display: flex;
    align-items: center;
  }
  .cart.table-wrapper .item .col.item {
    display: table-cell;
  }
  .cart.table-wrapper .product-item-photo {
    max-width: 80px;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 880px) {
  .grid1 {
    display: block;
  }
  .grid1 &gt; div {
    height: 300px;
    margin-bottom: 30px;
  }
  .banio {
    top: initial;
    right: initial;
    text-align: left;
    bottom: 30px;
    left: 30px;
  }
  .eidhmpaniou {
    top: initial;
    left: 30px;
    bottom: 30px;
  }
  .couzina {
    bottom: 30px;
    left: 30px;
  }
  .eidhygieinhs {
    top: initial;
    right: initial;
    left: 30px;
    bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .slick-dots li button:before {
    line-height: 5px !important;
    height: 5px !important;
    content: "" !important;
  }
  .catalog-product-view .box-icon-container {
    width: 100%;
  }
  .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .top-info-container p {
    display: inline-block;
  }
  .top-info-container {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .nav-sections-item-content {
    padding: 25px;
  }
  .rootmenu-list &gt; li &gt; a.active,
  .rootmenu &gt; .rootmenu-list.mobile-sub &gt; li:hover &gt; a {
    background: transparent !important;
  }
  .rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu {
    box-shadow: none !important;
  }
  .rootmenu &gt; .rootmenu-list .root-col-6,
  .rootmenu &gt; .rootmenu-list .root-col-5,
  .rootmenu &gt; .rootmenu-list .root-col-4,
  .rootmenu &gt; .rootmenu-list .root-col-3,
  .rootmenu &gt; .rootmenu-list .root-col-2,
  .rootmenu &gt; .rootmenu-list .root-col-1,
  .rootmenu &gt; .rootmenu-list .root-col-70,
  .rootmenu &gt; .rootmenu-list .root-col-75 {
    padding: 0 10px !important;
  }
  .block.block-dashboard-info,
  .block.block-dashboard-addresses {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
  }
  .products-grid.wishlist .product-item {
    width: calc((100% - 4%) / 2);
  }
  .slick-dots li button {
    height: 5px !important;
    padding: 0 !important;
  }
  .owl-carousel .owl-dots .owl-dot span {
    width: 20px !important;
    height: 3px !important;
    border-radius: 0 !important;
  }
  button.action.primary.tocart {
    font-size: 2vw;
  }
  .newsletter-new-customer-inner-container {
    display: block;
  }
  .newsletter-container,
  .new-customer-container {
    width: 100%;
  }
  .new-customer-container {
    border-left: 1px solid #a8a8a8;
  }
  .mapouter,
  .gmap_canvas,
  iframe#gmap_canvas {
    height: 400px !important;
  }
  div#grid2 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 680px) {
  .top-info-container {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  div#sw-categories-wrapper-ed2 &gt; div:before, div#sw-categories-wrapper &gt; div:before {
    content: none !important;
  }
  .availability-container span {
    position: relative;
    padding-left: 20px;
  }
  .availability:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .availability-container {
    font-size: 16px;
  }
  span.availability {
    margin-left: 0;
  }
  .rightfooter {
    font-size: 12px;
  }
  .newcustomer h1,
  .sw-sub-h2,
  .sw-sub-h2 strong {
    font-size: 30px;
  }
  .newcustomer p a,
  .newcustomer p {
    font-size: 30px;
    margin: 0;
    line-height: 30px;
  }
  .sw-firstgrid2-title .whiter {
    font-size: 30px;
  }
  .form.create.account {
    display: block;
  }
  #grid2,
  #grid2-ed2,
  #hotdealsgrid {
    margin: 30px 0;
  }
  .top-info-container p {
    display: inline-block;
  }
  .top-info-container p {
    margin: 0;
    padding: 0 20px;
  }
  .top-info-container p:not(:last-child) {
    margin-right: 0;
  }
  .slider_message {
    max-width: 50%;
  }
  .poiotita-color {
    width: 50%;
    left: 30px;
  }
  .poiotitadiv h2 {
    font-size: 6vw !important;
  }
  #poiothta .hero .banner .overlay .inner h3 {
    font-size: 4vw;
    margin-bottom: 30px;
  }
  .poiotitadiv p {
    font-size: 18px !important;
    line-height: 24px;
    width: 100%;
  }
  .page-products .products-grid .product-items {
    grid-template-columns: 1fr 1fr;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: transparent;
    margin: 0;
    padding: 0;
  }
  .rightfooter {
    text-align: right;
    padding-left: 30px;
  }
}

@media screen and (max-width: 640px) {
  .wishlist-index-index .products-grid .product-item {
    margin: 0 0 30px 0;
  }
  .product.info.detailed .additional-attributes &gt; tbody &gt; tr &gt; th,
  .product.info.detailed .additional-attributes &gt; tbody &gt; tr &gt; td {
    width: 100%;
  }
  .products-grid.wishlist .product-item {
    width: 100%;
  }
  .products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 16px;
  }
  .opc-wrapper .shipping-address-items {
    grid-template-columns: 1fr;
  }
  .opc-wrapper .shipping-address-item {
    margin: 0;
    padding: 20px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    top: 0;
    height: 40px;
  }
  .right_third {
    /*gap: unset !important;*/
  }
}

@media screen and (max-width: 580px) {
  .category-selector-mpanio,
  .category-selector-kampina,
  .category-selector-kouzina,
  .category-selector-bath-ed2,
  .category-selector-kampina-ed2,
  .category-selector-kouzina-ed2,
  .category-selector-plakakia-ed2,
  .category-selector-dapedo-ed2,
  .category-selector-bathfurn-ed2,
  .category-selector-mpanio-hot,
  .category-selector-kampina-hot,
  .category-selector-kouzina-hot,
  .category-selector-plakakia-hot,
  .category-selector-dapedo-hot,
  .category-selector-bathfurn-hot {
    font-size: 14px;
  }
  img.box-icon {
    width: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  span.box-info,
  .catalog-product-view .box-info,
  .catalog-product-view .box-relation-info {
    margin: 0;
    display: block;
  }
  .catalog-product-view .box-icon-container {
    display: block;
    padding-left: 60px;
    position: relative;
    box-sizing: border-box;
  }
  main#maincontent {
    padding: 30px;
  }
  .account main#maincontent {
    padding-top: 50px;
  }
  .sku-container,
  .name-container {
    font-size: 4vw;
  }
  button.action.primary.tocart {
    font-size: 3vw;
  }
  .products-list .product-item-info {
    display: block;
  }
  .products-list .item-top-container {
    border-right: none;
  }
  .products-list .product-item-details {
    border-top: 2px solid #ebebeb;
    padding: 20px 0;
    width: 100%;
    display: block;
  }
  .abs-discount-code .form-discount .actions-toolbar,
  .checkout-payment-method
    .payment-option-content
    .form-discount
    .actions-toolbar {
    display: block;
    width: 100%;
  }
  .cart.table-wrapper .product-item-photo {
    position: relative;
    margin: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 0;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    margin-bottom: 80px;
  }
  .cart.table-wrapper tbody &gt; tr &gt; td:last-child {
    border-top: none;
  }
  .cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist {
    display: block;
    position: relative;
  }
  .cart.table-wrapper .actions-toolbar &gt; a {
    margin: 0 10px !important;
  }
  .cart.table-wrapper .actions-toolbar {
    align-items: center;
    padding: 0;
  }
  tbody.cart.item {
    position: relative;
    display: table;
    width: 100%;
  }
  .paypal-review-discount .field,
  .cart-discount .field {
    display: block;
  }
  .paypal-review-discount .actions-toolbar,
  .cart-discount .actions-toolbar {
    display: block;
    width: 100%;
  }
  div#banner-slider-carousel .owl-carousel .owl-item img {
    height: 400px;
    object-fit: cover;
  }
  .button-banner-final {
    font-size: 2vw !important;
  }
}

@media screen and (max-width: 480px) {
  #search {
    border-radius: 0;
    border: none;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid black;
    padding: 0;
  }
  #sw-categories-wrapper, div#sw-categories-wrapper-ed2 {
    flex-wrap: wrap;
    height: auto;
  }
  #firstgrid2, #firstgrid2-ed2, #hotdealsgrid .sw-firstgrid2-title {
    padding: 0 30px 30px 30px !important;
}
  div#sw-categories-wrapper-ed2 &gt; div, div#sw-categories-wrapper &gt; div {
    height: auto !important;
    padding: 5px 0 !important;
}
  .product-info-main .product-info-price {
    flex-wrap: wrap;
  }
  .product-info-price {
    margin: 0;
    width: 100% !important;
  }
  .product-info-main .product-info-price .price-box {
    width: 100%;
  }
  .block.newsletter,
  .new-customer-container {
    padding: 30px;
  }
  .left_third,
  .right_third_external {
    width: auto;
  }
  .mapouter,
  .gmap_canvas,
  iframe#gmap_canvas {
    height: 300px !important;
  }
  .catalog-product-view .product.media .flags-container {
    right: 10px;
    top: 10px;
  }
  p.top-info.location,
  p.top-info.fax {
    display: none;
  }
  .catalog-product-view .quantity-selectors .control .qty {
    width: 40px;
    padding: 0;
  }
  .block-search .label {
    right: 0;
    top: 0;
  }
  .top-info-container {
    display: flex;
    justify-content: space-between;
  }
  .catalog-product-view .box-tocart .fieldset .field.qty {
    width: 120px;
  }
  .catalog-product-view .box-tocart .fieldset .actions {
    width: calc(100% - 120px);
  }
  .sw-top-header {
    padding: 0 20px 40px;
    position: relative;
  }
  .centered_third {
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 10px;
    left: 20px;
  }
  .right_third_external {
    padding-top: 0;
  }
  .top-info-container p,
  .top-info-container a {
    font-size: 12px;
  }
  .top-info-container {
    padding: 5px;
    box-sizing: border-box;
  }
  .poiotita-color {
    width: 70%;
  }
  .page-products .sorter {
    position: relative;
    text-align: left;
    display: block;
    width: 100%;
  }
  .page-products .columns {
    padding-top: 40px;
  }
  .page-products .products-grid .product-items {
    grid-template-columns: 1fr;
  }
  img.poiotita-logo {
    width: 30%;
    bottom: 10px;
    right: 10px;
  }
}

@media screen and (max-width: 440px) {
  div#sw-categories-wrapper &gt; div:before,
  #sw-categories-wrapper-ed2 &gt; div:before {
    content: none;
  }
  .newcustomer h1,
  .sw-sub-h2,
  .sw-sub-h2 strong {
    font-size: 24px;
  }
  .newcustomer p a,
  .newcustomer p {
    font-size: 24px;
    line-height: 24px;
  }
  .block.newsletter,
  .new-customer-container {
    padding: 30px;
  }
  .sw-footer &gt; div {
    width: 100%;
  }
  .sw-footer li {
    line-height: 20px;
  }
  .sw-footer-copy {
    display: block;
    text-align: center;
  }
  .leftfooter img {
    display: table;
    margin: 0 auto 20px;
  }
  .rightfooter {
    text-align: center;
    padding-left: 0;
  }
  .quantity-selectors .control .qty {
    width: 35px;
  }
  .right_third {
    /*gap: unset !important;*/
  }
}
.cms-shops-opening-hours .two-shops {
  display: flex;
  justify-content: space-evenly;
}
.cms-shops-opening-hours .first-shop {
  text-align: center;
}
.cms-shops-opening-hours .second-shop {
  text-align: center;
}

.swatch-option:not(.disabled):hover {
  color: #fff;
  background: #d3906d;
}
.swatch-option.image {
  background-size: cover !important;
}

@media screen and (max-width: 1480px) {
  .popularproductswrapper ul.slick-dots {
    top: 65%;
    right: 110%;
  }
  .catalog-product-view .product-social-links {
    left: 120px;
  }
  footer.page-footer .widget.block.block-static-block:first-child {
    padding: 0 50px 60px 50px;
  }
  .cart-discount .block.discount {
    width: 100%;
  }
  .nav-sections-item-content &gt; .navigation &gt; ul {
    padding: 0 40px;
  }
  .products-grid.wishlist .product-item .box-tocart .tocart {
    padding: 0 20px;
    font-size: 1vw;
  }
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-layout-1column .product-info-main {
    padding-right: 100px;
  }
  .page-layout-1column .product.media {
    padding-left: 100px;
  }
  .product.info.detailed {
    padding: 0 100px;
  }
}

@media screen and (max-width: 1280px) {
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding-left: 50px;
  }
  ol#wishlist-sidebar button.action.tocart.primary {
    padding: 0 20px;
  }
  .newsletter-new-customer-inner-container {
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
  }
  .page-products .products-grid .product-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
  .page-products .products-grid .product-items li.item.product.product-item {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .catalog-product-view main#maincontent {
    max-width: 100%;
  }
  .sku-container,
  .name-container {
    font-size: 2vw;
  }
  button.action.primary.tocart {
    padding: 0;
    font-size: 1.3vw;
  }
  .grid1 {
    grid-template-rows: 300px 300px;
    margin-bottom: 200px;
  }
  .page-header .switcher strong,
  .page-footer .switcher strong {
    padding-left: 25px;
  }
  .view-el_GR span::before,
  .view-default span::before {
    position: absolute;
    left: 0;
  }
  .newcustomer p a,
  .newcustomer p {
    font-size: 3vw;
    line-height: 3vw;
  }
  .block.newsletter,
  .new-customer-container {
    padding: 50px;
  }
  .sw-newcust-button {
    margin: 30px auto 0;
    top: initial;
  }
  .page-products
    ol#wishlist-sidebar
    .actions-primary
    button.action.tocart.primary {
    padding: 0 20px;
  }
}

@media screen and (max-width: 1180px) {
  .page-header .switcher {
    margin-left: 30px !important;
  }
  .catalog-product-view .product-social-links {
    left: 20px;
  }
  .page-layout-1column .product-info-main {
    padding-right: 0;
  }
  .page-layout-1column .product.media {
    padding-left: 0;
  }
  .product.info.detailed {
    padding: 0;
  }
  .minicart-wrapper {
    /*
    margin-right: 30px !important;
    margin-left: 30px !important;
    */
  }
  .slider_message {
    left: 150px;
  }
  .slick-dotted.slick-slider {
    padding: 0 0 50px 0;
  }
  .popularproductswrapper ul.slick-dots {
    top: initial;
    right: 0;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block !important;
    text-align: center;
  }
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ninjamenus-desktop.ninjamenus-top .level0 {
    margin: 0 10px;
  }
}

@media screen and (max-width: 1080px) {
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .cart.table-wrapper .col.qty,
  table &gt; thead &gt; tr &gt; th,
  table &gt; tbody &gt; tr &gt; th,
  table &gt; tfoot &gt; tr &gt; th,
  table &gt; thead &gt; tr &gt; td,
  table &gt; tbody &gt; tr &gt; td,
  table &gt; tfoot &gt; tr &gt; td {
    padding: 0 5px;
  }
}

@media screen and (max-width: 1024px) {
  #mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-next,
  #mageplaza-bannerslider-block-before-content-2 .owl-nav .owl-next,
  #mageplaza-bannerslider-block-before-content-1 .owl-nav .owl-prev,
  #mageplaza-bannerslider-block-before-content-2 .owl-nav .owl-prev {
    display: none;
  }
  .rootmenu &gt; .rootmenu-list .tabmenu .vertical-menu .main_openactive01 &gt; a {
    color: #000 !important;
    background: #ededed !important;
  }
  .rootmenu &gt; .rootmenu-list .tabmenu .main_openactive01 .cat-arrow::before {
    border: solid #000;
    border-width: 0 1px 1px 0;
  }
  .rootmenu .tabmenu .vertical-menu &gt; li &gt; a {
    padding: 5px 10px !important;
  }
  .rootmenu &gt; .rootmenu-list &gt; li.hover .megamenu:after {
    content: none;
  }
  div#banner-slider-carousel .item a:before {
    content: "";
    background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 1;
    opacity: 0.5;
  }
  .slider_message {
    z-index: 2;
  }
  .cms-home header.page-header {
    margin: 0;
  }
  .cms-home .page-footer {
    margin-top: 0;
  }
  .cms-home
    div#mageplaza-bannerslider-block-before-content-1
    .owl-carousel
    .owl-stage-outer {
    padding: 0;
  }
  .abs-sidebar-totals,
  .cart-totals,
  .opc-block-summary .table-totals {
    border-top: none;
  }
  .page-products main#maincontent {
    padding-top: 0;
  }
  .product.data.items &gt; .item.title.active &gt; .data.switch {
    color: #000;
    background: #fff;
  }
  .product.data.items &gt; .item.content {
    border-radius: 0;
  }
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title &gt; .switch {
    border-radius: 0 0 !important;
  }
  .rootmenu .tabmenu .tabimgwpr {
    min-height: unset;
  }
  .rootmenu &gt; .rootmenu-list .tabmenu .cat-arrow::before {
    transform: rotate(45deg);
  }
  .rootmenu &gt; .rootmenu-list .tabmenu .vertical-menu &gt; li &gt; a {
    padding: 5px 0;
  }
  .rootmenu &gt; .rootmenu-list .tabmenu .verticalopen {
    padding: 20px 0;
  }
  .rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu {
    width: 100% !important;
    box-shadow: none;
  }
  .sidebar.sidebar-additional {
    padding-right: 0;
    margin-top: 30px;
  }
  .authlinks.block-collapsible-nav {
    position: relative;
    top: initial;
  }
  .account .columns .sidebar.sidebar-main {
    order: 1;
  }
  .account .columns .column.main {
    order: 2;
  }
  .authlinks.block-collapsible-nav .menu-group.items {
    margin: 0 0 30px 0;
  }
  .page-header .switcher {
    margin-left: 0 !important;
  }
  .rootmenu &gt; .rootmenu-list.mobile-sub {
    padding: 0 30px;
  }
  .rootmenu &gt; .rootmenu-list.mobile-sub &gt; li &gt; a {
    border: none !important;
    border-bottom: 1px solid #000 !important;
  }
  .rootmenu &gt; .rootmenu-list.mobile-sub &gt; li:hover &gt; a {
    background-color: transparent !important;
  }
  .rootmenu .rootmenu-list {
    display: block !important;
  }
  .rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu,
  .rootmenu &gt; .rootmenu-list .rootmenu-submenu,
  .rootmenu &gt; .rootmenu-list .rootmenu-submenu li:hover .rootmenu-submenu-sub,
  .rootmenu
    &gt; .rootmenu-list
    .rootmenu-submenu
    .rootmenu-submenu-sub
    li:hover
    .rootmenu-submenu-sub-sub,
  .rootmenu &gt; .rootmenu-list .v_halfmenu ul .halfwidth-popup-sub-sub,
  .rootmenu &gt; .rootmenu-list ul .level4-listing {
    border: none !important;
  }
  .rootmenu &gt; .rootmenu-list .rootmenu-submenu li a:hover,
  .rootmenu &gt; .rootmenu-list .rootmenu-submenu li:hover &gt; a {
    background: transparent !important;
    color: #000 !important;
  }
  .rootmenu &gt; .rootmenu-list .root-col-6,
  .rootmenu &gt; .rootmenu-list .root-col-5,
  .rootmenu &gt; .rootmenu-list .root-col-4,
  .rootmenu &gt; .rootmenu-list .root-col-3,
  .rootmenu &gt; .rootmenu-list .root-col-2,
  .rootmenu &gt; .rootmenu-list .root-col-1,
  .rootmenu &gt; .rootmenu-list .root-col-70,
  .rootmenu &gt; .rootmenu-list .root-col-75 {
    padding: 0 10px;
  }
  .rootmenu-submenu li:hover i.rootmenu-arrow.rootmenu-rotate {
    filter: invert(1);
  }
  li#payment hr {
    border: none;
    margin: 0;
  }
  .opc-block-shipping-information
    .shipping-information-title
    .action-edit:before {
    color: #fff;
  }
  .opc-block-shipping-information .shipping-information-content,
  .opc-block-shipping-information .shipping-information-content a {
    color: #fff;
  }
  .checkout-index-index .shipping-information .shipping-information-title {
    color: #fff;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #000;
  }
  .checkout-payment-method .payment-option {
    margin: 0;
  }
  .filter-options .items .items-children.-folding {
    box-sizing: border-box;
  }
  .filter-options-item
    .filter-options-content
    .items
    [class*="am-filter-item"] {
    padding: 0;
  }
  h2 {
    font-size: 22px;
  }
  .cms-page-view .column.main {
    font-size: 14px;
    text-align: left;
  }
  .catalog-product-view main#maincontent {
    padding: 0 30px;
  }
  .page-layout-1column .product-info-main {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .page-layout-1column .product.media {
    width: 100%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: auto;
    float: none;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 10px 30px;
  }
  .products-grid.wishlist .product-item-actions .actions-primary {
    width: 100%;
  }
  .products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 1.5vw;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin: 0;
    width: 100%;
    display: block;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    width: 100%;
  }
  .customer-account-forgotpassword main#maincontent {
    width: 100%;
    padding: 30px;
  }
  .slider_message {
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #mageplaza-bannerslider-block-before-content-1 .owl-dots,
  #mageplaza-bannerslider-block-before-content-2 .owl-dots {
    position: absolute;
    bottom: 20px;
    right: initial;
    left: 45px;
  }
  #mageplaza-bannerslider-block-before-content-1 h1,
  #mageplaza-bannerslider-block-before-content-2 h1 {
    font-size: 5vw;
    line-height: 5vw;
    margin-bottom: 10px;
  }
  #mageplaza-bannerslider-block-before-content-1 h2,
  #mageplaza-bannerslider-block-before-content-2 h2 {
    font-size: 3vw;
    line-height: 3vw;
    margin: 0 0 10px 0;
  }
  #grid2,
  #grid2-ed2,
  #hotdealsgrid {
    display: block;
    margin: 100px 0;
  }
  #hotdealsgrid {
    margin: 0 0 100px 0;
  }
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding: 0 50px 50px 50px;
    width: 100%;
    box-sizing: border-box;
  }
  #secondgrid2,
  #secondgrid2-ed2,
  div#secondhotdealsgrid {
    width: 100%;
    padding: 0 50px;
  }
  #sw-categories-wrapper {
    width: 100%;
  }
  #sw-categories-wrapper,
  #sw-categories-wrapper-ed2 {
    padding: 0;
  }
  .grid1 {
    margin-bottom: 100px;
  }
  div#grid2 {
    margin-bottom: 100px;
  }
  .newcustomer h1,
  .sw-sub-h2,
  .sw-sub-h2 strong {
    font-size: 40px;
  }
  .newsletter-new-customer-container {
    margin: 100px 0;
  }
  .sw-footer &gt; div {
    width: 50%;
  }
  .sw-footer {
    flex-wrap: wrap;
    text-align: center;
  }
  .footer.content {
    padding: 50px 0 0 0;
  }
  .sw-footer &gt; div {
    margin-bottom: 30px;
  }
  .customer-welcome,
  .right_third_external .switcher.language.switcher-language {
    display: none;
  }
  .right_third_external {
    margin: 0;
    flex-direction: row-reverse;
    justify-content: end;
  }
  .minicart-wrapper {
    margin-top: 0;
  }
  .right_third_external .switcher.language.switcher-language {
    margin-bottom: 0;
  }
  .nav-toggle:before {
    color: #000;
  }
  .nav-toggle {
    position: relative;
    top: initial;
    left: initial;
    margin-right: 20px;
  }
  .left_third {
    display: flex;
    align-items: center;
  }
  .sw-top-header {
    padding: 10px 30px;
  }
  .top-info-container {
    padding: 10px 0px;
  }
  .block-search .control {
    border-top: none;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    left: 0;
    margin: 0;
    position: relative;
  }
  .field.search {
    position: relative;
  }
  .block-search .label {
    position: absolute;
    right: 10px;
    z-index: 10;
    top: 10px;
  }
  .block-search {
    margin-top: 0;
  }
  .centered_third .block.block-search {
    width: 100%;
  }
  .page-header {
    border-bottom: 1px solid #ededed;
  }
  .nav-sections-item-content &gt; .navigation &gt; ul {
    font-size: 16px;
    text-align: left;
    letter-spacing: 0;
    height: auto;
    display: block;
  }
  .navigation .level0 &gt; .level-top {
    font-size: 16px;
  }
  .navigation .level0 &gt; .level-top {
    padding: 0;
    font-size: 14px;
  }
  .navigation .level0 {
    line-height: 20px;
    height: auto;
    padding: 10px 0;
  }
  .navigation .level0 {
    border-top: 1px solid #ededed;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #ededed;
  }
  a.nav-sections-item-switch {
    color: #000;
  }
  .nav-sections-item-title {
    background: #ededed;
    border: 1px solid #fff;
  }
  .slider_message {
    left: 30px;
  }
  #mageplaza-bannerslider-block-before-content-1 .owl-dots,
  #mageplaza-bannerslider-block-before-content-2 .owl-dots {
    left: 0;
  }
  #firstgrid2,
  #firstgrid2-ed2,
  #hotdealsgrid .sw-firstgrid2-title {
    padding: 0 30px 70px 30px;
  }
  #secondgrid2,
  #secondgrid2-ed2,
  div#secondhotdealsgrid {
    padding: 0 30px;
  }
  .grid1 {
    grid-gap: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  #poiothta {
    display: block;
    height: 100vh;
  }
  .button-banner-final {
    height: 60px !important;
    font-size: 18px !important;
  }
  main#maincontent {
    padding: 50px 30px;
    box-sizing: border-box;
  }
  .filter-options-item {
    border-bottom: 1px solid #ededed;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #ededed;
  }
  .filter-title strong {
    background-color: #000;
    box-shadow: none;
    border: none;
    border-radius: 0;
    color: #fff;
  }
  .sidebar .product-items .product-item {
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
  }
  .product.data.items {
    border-bottom: none;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items &gt; .item.title.active &gt; .switch {
    color: #fff;
  }
  .cart-summary .block &gt; .title {
    border-top: none;
  }
  .cart.table-wrapper {
    border-top: 1px solid #ededed;
  }
  .cart-discount {
    border-bottom: 1px solid #ededed;
  }
  .cart.table-wrapper .towishlist:before {
    color: #000;
  }
  .cart.table-wrapper .actions-toolbar {
    justify-content: space-evenly;
  }
  .cart.table-wrapper tbody &gt; tr &gt; td:last-child {
    border-top: 1px solid #ededed;
  }
  .cart.table-wrapper .product-item-photo {
    max-width: 80px;
    top: unset;
    transform: none;
    position: relative;
  }
  td.col.actions {
    vertical-align: bottom;
  }
  .cart.table-wrapper .item .col.item {
    padding: 15px 15px 10px 100px;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    margin-bottom: 20px;
  }
  .checkout-index-index .page-header {
    border-bottom: none;
  }
  .opc-estimated-wrapper {
    background: #ededed;
    border-bottom: none;
    border-top: none;
    margin: 0 0 20px 0;
  }
  .checkout-index-index .logo {
    margin: 30px auto 0;
  }
  .checkout-index-index main#maincontent {
    padding: 0 30px 0 30px;
  }
  .opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
    content: "";
    background: url(/media/images/ic_shopping_basket_24px.png);
    width: 24px;
    height: 21px;
  }
  .opc-estimated-wrapper
    .minicart-wrapper
    button.action.showcart
    span.counter.qty {
    top: -3px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .checkout-payment-method .field-select-billing,
  .checkout-payment-method .billing-address-form {
    max-width: 100%;
  }
  .newsletter-new-customer-inner-container {
    padding: 0 30px;
  }
  footer.page-footer .widget.block.block-static-block:first-child {
    padding: 0 30px 30px 30px;
  }
  .sw-footer-copy {
    padding: 30px;
  }
  .link.wishlist .counter {
    top: -14px;
  }
  body.contact-index-index #maincontent {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border-color: #000;
    height: auto;
    line-height: initial;
  }
  .navigation .level0.active &gt; a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation
    .level0.has-active
    &gt; a:not(.ui-state-active)
    span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .navigation .level0.active &gt; a:not(.ui-state-active),
  .navigation .level0.has-active &gt; a:not(.ui-state-active) {
    border: none;
    font-family: "CF Asty Std";
    font-weight: bold;
  }
  .poiotitadiv h2 {
    font-size: 40px !important;
    line-height: 40px !important;
  }
  #poiothta {
    height: 70vh;
  }
  #poiothta .hero .banner .overlay .inner h3 {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 30px;
  }
  .poiotitadiv p {
    font-size: 18px !important;
    line-height: 24px;
  }
  .poiotitadiv {
    position: relative;
    top: initial;
    left: initial !important;
    right: initial !important;
    bottom: initial !important;
    padding: 30px;
  }
  .button-banner-final {
    position: relative;
  }
  .poiotita-color {
    display: flex;
    align-items: center;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: none;
  }
  .cart.table-wrapper .item .col.item {
    width: 35%;
  }
  .cart.table-wrapper .cart &gt; .item tr.item-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .cart.table-wrapper .cart thead {
    display: block;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper tbody .col.price,
  .cart.table-wrapper tbody .col.qty,
  .cart.table-wrapper tbody .col.subtotal {
    margin: 0;
  }
  table#shopping-cart-table {
    width: 1100px;
    display: table-caption;
  }
  .cart.table-wrapper .actions-toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .cart.table-wrapper .actions-toolbar {
    justify-content: space-between;
    width: 58px;
    padding: 0;
    margin: auto;
  }
  .cart.table-wrapper .actions-toolbar:after {
    content: none;
  }
  .cart.table-wrapper tbody &gt; tr &gt; td:last-child {
    border-top: none;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: block;
  }
  .cart.table-wrapper .cart thead tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .cart.table-wrapper .cart tbody td {
    width: 9.375% !important;
    box-sizing: border-box;
    padding: 0 !important;
  }
  .cart.table-wrapper .item .col.item {
    width: 25% !important;
  }
  .cart.table-wrapper .cart thead tr th.col.item {
    width: 25%;
  }
  .cart.table-wrapper .cart thead tr th.col {
    width: 9.375%;
    padding: 10px 0;
  }
  tbody.cart.item {
    display: block;
  }
  .cart.table-wrapper .item .col.item {
    display: flex;
    align-items: center;
  }
  .cart.table-wrapper .item .col.item .product-item-details {
    padding-left: 10px;
    box-sizing: border-box;
  }
  .table &gt; tbody + tbody {
    border-top: none;
  }
  .checkout-index-index .opc-sidebar {
    margin: 0;
  }
}

@media screen and (max-width: 880px) {
  .grid1 {
    display: block;
  }
  .button-banner {
    width: 200px !important;
  }
  .grid1 &gt; div {
    height: 300px;
    margin-bottom: 30px;
  }
  .banio {
    top: initial;
    right: initial;
    text-align: left;
    bottom: 30px;
    left: 30px;
  }
  .eidhmpaniou {
    top: initial;
    left: 30px;
    bottom: 30px;
  }
  .couzina {
    bottom: 30px;
    left: 30px;
  }
  .eidhygieinhs {
    top: initial;
    right: initial;
    left: 30px;
    bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .slick-dots li button:before {
    line-height: 5px !important;
    height: 5px !important;
    content: "" !important;
  }
  .page-products .columns .column.main {
    padding: 0;
  }
  .page-products .sidebar.sidebar-additional {
    margin-top: 0;
  }
  #amasty-shopby-product-list .products.wrapper {
    padding: 0;
    margin: 0;
  }
  .hidden-price {
    font-size: 12px;
  }
  .pagination-page:hover {
    background: #000 !important;
  }
  .pagination-page {
    border: 1px solid #000 !important;
  }
  .pagination-page.current {
    background: #000 !important;
  }
  .menu-group {
    background: #000 !important;
    border: none !important;
  }
  .nav-sections-item-content {
    padding: 25px;
  }
  .esaccount-card-view.page-layout-2columns-left .sidebar.sidebar-main {
    margin-top: 0 !important;
  }
  .toolbar-buttons.clickable:hover {
    background: #bfbfbf !important;
    color: #000 !important;
  }
  #maincontent .date-parameters .client-card-popup-open {
    height: 40px !important;
    border-bottom: none !important;
    margin: 0 !important;
  }
  .date-parameters {
    margin: 0 !important;
  }
  .doc-info {
    background: #000 !important;
  }
  .estable td {
    line-height: 20px !important;
  }
  .estable {
    background: transparent !important;
    border: none !important;
    margin-top: 0 !important;
  }
  .estable tr,
  .table-headers th {
    font-size: 12px !important;
  }
  .es-row:hover {
    background: #ebebeb !important;
  }
  .client-card-popup-accept {
    position: relative !important;
    float: none !important;
    right: initial !important;
    bottom: initial !important;
    padding: 0 40px !important;
  }
  .estable tr.table-headers {
    border: none !important;
    background: #ebebeb !important;
  }
  .client-card-popup-inner table td {
    display: flex !important;
  }
  #client-card-popup input[type="radio"] {
    margin: 0 !important;
  }
  .card-toolbar {
    background: #000 !important;
  }
  .menu-group-header {
    background: transparent !important;
    border-bottom: 1px solid #fff !important;
    padding: 0 0 10px 0 !important;
  }
  .block-collapsible-nav .nav.item {
    background: transparent !important;
  }
  .rootmenu-list &gt; li &gt; a.active,
  .rootmenu &gt; .rootmenu-list.mobile-sub &gt; li:hover &gt; a {
    background: transparent !important;
  }
  .rootmenu &gt; .rootmenu-list &gt; li &gt; .megamenu {
    box-shadow: none !important;
  }
  .rootmenu &gt; .rootmenu-list .root-col-6,
  .rootmenu &gt; .rootmenu-list .root-col-5,
  .rootmenu &gt; .rootmenu-list .root-col-4,
  .rootmenu &gt; .rootmenu-list .root-col-3,
  .rootmenu &gt; .rootmenu-list .root-col-2,
  .rootmenu &gt; .rootmenu-list .root-col-1,
  .rootmenu &gt; .rootmenu-list .root-col-70,
  .rootmenu &gt; .rootmenu-list .root-col-75 {
    padding: 0 10px !important;
  }
  .block.block-dashboard-info,
  .block.block-dashboard-addresses {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
  }
  .products-grid.wishlist .product-item {
    width: calc((100% - 4%) / 2);
  }
  .slick-dots li button {
    height: 5px !important;
    padding: 0 !important;
  }
  .owl-carousel .owl-dots .owl-dot span {
    width: 20px !important;
    height: 3px !important;
    border-radius: 0 !important;
  }
  button.action.primary.tocart {
    font-size: 2vw;
  }
  .newsletter-new-customer-inner-container {
    display: block;
  }
  .newsletter-container,
  .new-customer-container {
    width: 100%;
  }
  .new-customer-container {
    border-left: 1px solid #a8a8a8;
  }
  .mapouter,
  .gmap_canvas,
  iframe#gmap_canvas {
    height: 400px !important;
  }
  div#grid2 {
    margin-bottom: 30px;
  }
  .product.media {
    margin-bottom: 0;
  }
  .rootmenu-list &gt; li &gt; a.active {
    background: transparent !important;
  }
  .verticalopen .root-sub-col-12:before,
  .verticalopen .root-sub-col-12:after {
    content: none !important;
  }
  .rootmenu &gt; .rootmenu-list .root-col-6,
  .rootmenu &gt; .rootmenu-list .root-col-5,
  .rootmenu &gt; .rootmenu-list .root-col-4,
  .rootmenu &gt; .rootmenu-list .root-col-3,
  .rootmenu &gt; .rootmenu-list .root-col-2,
  .rootmenu &gt; .rootmenu-list .root-col-1,
  .rootmenu &gt; .rootmenu-list .root-col-70,
  .rootmenu &gt; .rootmenu-list .root-col-75 {
    padding: 0 !important;
  }
  .verticalopen .root-sub-col-12 {
    grid-gap: 20px;
    padding: 10px 0;
  }
  .rootmenu &gt; .rootmenu-list .tabmenu .cat-arrow::before {
    transform: rotate(45deg) translateY(-50%) !important;
    position: absolute;
    top: 50%;
    right: 10px;
  }
  .rootmenu .tabmenu .tabimgwpr {
    min-height: unset !important;
  }
  .rootmenu .tabmenu .vertical-menu .tabimgwpr .tabbing_lev4 {
    padding: 0 !important;
  }
  .rootmenu .tabmenu .vertical-menu .tabimgwpr .tabbing_lev4 li {
    padding: 0 !important;
  }
  .verticalopen .root-sub-col-12 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .rootmenu &gt; .rootmenu-list .tabmenu .cat-arrow {
    position: relative;
  }
}

@media screen and (max-width: 680px) {
  .top-info-container {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .card-toolbar-bars {
    float: none !important;
    max-width: 100% !important;
    width: 100%;
    display: table;
  }
  .date-parameters {
    float: none !important;
    margin: 10px 0 0 !important;
  }
  .rightfooter {
    font-size: 12px;
  }
  .newcustomer h1,
  .sw-sub-h2,
  .sw-sub-h2 strong {
    font-size: 30px;
  }
  .newcustomer p a,
  .newcustomer p {
    font-size: 30px;
    margin: 0;
    line-height: 30px;
  }
  .sw-firstgrid2-title .whiter {
    font-size: 30px;
  }
  .form.create.account {
    display: block;
  }
  #grid2,
  #grid2-ed2,
  #hotdealsgrid {
    margin: 30px 0;
  }
  .top-info-container p {
    display: inline-block;
  }
  .top-info-container p {
    margin: 0;
    padding: 0 20px;
  }
  .top-info-container p:not(:last-child) {
    margin-right: 0;
  }
  .slider_message {
    max-width: 50%;
  }
  .poiotita-color {
    width: 100%;
    left: 0;
    right: initial;
  }
  #poiothta {
    height: 500px;
  }
  .poiotitadiv h2 {
    font-size: 6vw !important;
  }
  #poiothta .hero .banner .overlay .inner h3 {
    font-size: 4vw;
    margin-bottom: 30px;
  }
  div#poiothta .banner picture img {
    display: block;
  }
  .poiotitadiv {
    padding: 0;
  }
  .poiotitadiv p {
    font-size: 18px !important;
    line-height: 24px;
    width: 100%;
  }
  .page-products .products-grid .product-items {
    grid-template-columns: 1fr 1fr;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: transparent;
    margin: 0;
    padding: 0;
  }
  .rightfooter {
    text-align: right;
    padding-left: 30px;
  }
}

@media screen and (max-width: 640px) {
  .wishlist-index-index .products-grid .product-item {
    margin: 0 0 30px 0;
  }
  .products-grid.wishlist .product-item {
    width: 100%;
  }
  .products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 16px;
  }
  .opc-wrapper .shipping-address-items {
    grid-template-columns: 1fr;
  }
  .opc-wrapper .shipping-address-item {
    margin: 0;
    padding: 20px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    top: 0;
    height: 40px;
  }
  .product-info-price {
    margin: 0;
  }
}

@media screen and (max-width: 580px) {
  .category-selector-mpanio,
  .category-selector-kampina,
  .category-selector-kouzina,
  .category-selector-bath-ed2,
  .category-selector-kampina-ed2,
  .category-selector-kouzina-ed2,
  .category-selector-plakakia-ed2,
  .category-selector-dapedo-ed2,
  .category-selector-bathfurn-ed2,
  .category-selector-mpanio-hot,
  .category-selector-kampina-hot,
  .category-selector-kouzina-hot,
  .category-selector-plakakia-hot,
  .category-selector-dapedo-hot,
  .category-selector-bathfurn-hot {
    font-size: 14px;
  }
  .verticalopen .root-sub-col-12 {
    grid-template-columns: 1fr 1fr;
  }
  #client-card-popup input[type="radio"] + label {
    float: none !important;
    width: calc(100% - 30px);
    padding: 5px 0 !important;
    word-break: break-word;
    white-space: normal;
  }
  main#maincontent {
    padding: 30px;
  }
  .account main#maincontent {
    padding-top: 50px;
  }
  .sku-container,
  .name-container {
    font-size: 4vw;
  }
  button.action.primary.tocart {
    font-size: 3vw;
  }
  .products-list .product-item-info {
    display: block;
  }
  .products-list .item-top-container {
    border-right: none;
  }
  .products-list .product-item-details {
    border-top: 2px solid #ebebeb;
    padding: 20px 0;
    width: 100%;
    display: block;
  }
  .abs-discount-code .form-discount .actions-toolbar,
  .checkout-payment-method
    .payment-option-content
    .form-discount
    .actions-toolbar {
    display: block;
    width: 100%;
  }
  .cart.table-wrapper .product-item-photo {
    position: relative;
    margin: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 0;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    margin-bottom: 80px;
  }
  .cart.table-wrapper tbody &gt; tr &gt; td:last-child {
    border-top: none;
  }
  .cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist {
    display: block;
    position: relative;
  }
  .cart.table-wrapper .actions-toolbar &gt; a {
    margin: 0 10px !important;
  }
  .cart.table-wrapper .actions-toolbar {
    align-items: center;
    padding: 0;
  }
  tbody.cart.item {
    position: relative;
    display: table;
    width: 100%;
  }
  .paypal-review-discount .field,
  .cart-discount .field {
    display: block;
  }
  .paypal-review-discount .actions-toolbar,
  .cart-discount .actions-toolbar {
    display: block;
    width: 100%;
  }
  div#banner-slider-carousel .owl-carousel .owl-item img {
    height: 400px;
    object-fit: cover;
  }
  .button-banner-final {
    font-size: 2vw !important;
  }
}

@media screen and (max-width: 480px) {
  #search {
    border-radius: 0;
    border: none;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid black;
    padding: 0;
  }
  #poiothta {
    margin-top: 0;
  }
  #bath-ed2,
  #kampina-ed2,
  #kouzina-ed2 {
    max-height: unset;
  }
  .product-info-main .product-info-stock-sku {
    padding: 0;
    margin-top: 10px;
  }
  .product.name {
    min-height: unset;
  }
  #client-card-popup input[type="radio"] + label {
    padding: 0px 0 !important;
  }
  .client-card-popup-inner table td {
    width: 100% !important;
  }
  .block.newsletter,
  .new-customer-container {
    padding: 30px;
  }
  .left_third,
  .right_third_external {
    width: auto;
  }
  .mapouter,
  .gmap_canvas,
  iframe#gmap_canvas {
    height: 300px !important;
  }
  .catalog-product-view .product.media .flags-container {
    right: 10px;
    top: 10px;
  }
  p.top-info.location,
  p.top-info.fax {
    display: none;
  }
  .catalog-product-view .quantity-selectors .control .qty {
    width: 40px;
    padding: 0;
  }
  .block-search .label {
    right: 0;
    top: 0;
  }
  .top-info-container {
    display: flex;
    justify-content: space-between;
  }
  .catalog-product-view .box-tocart .fieldset .field.qty {
    width: 120px;
  }
  .catalog-product-view .box-tocart .fieldset .actions {
    width: calc(100% - 120px);
  }
  .sw-top-header {
    padding: 0 20px 40px;
    position: relative;
  }
  .centered_third {
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 10px;
    left: 20px;
  }
  .right_third_external {
    padding-top: 0;
  }
  .top-info-container p,
  .top-info-container a {
    font-size: 12px;
  }
  .top-info-container {
    padding: 5px;
    box-sizing: border-box;
  }
  .page-products .sorter {
    position: relative;
    text-align: left;
    display: block;
    width: 100%;
  }
  .page-products .columns {
    padding-top: 40px;
  }
  .page-products .products-grid .product-items {
    grid-template-columns: 1fr;
  }
  #mageplaza-bannerslider-block-before-content-1 h1,
  #mageplaza-bannerslider-block-before-content-2 h1 {
    font-size: 24px;
    line-height: 24px;
  }
  #mageplaza-bannerslider-block-before-content-1 h2,
  #mageplaza-bannerslider-block-before-content-2 h2 {
    font-size: 18px;
    line-height: 18px;
  }
  .banner-item.banner-slider p {
    font-size: 12px;
  }
  .slider_message {
    max-width: 60%;
  }
  div#banner-slider-carousel .item a:before {
    opacity: 0.6;
  }
}

@media screen and (max-width: 440px) {
  div#sw-categories-wrapper &gt; div:before,
  #sw-categories-wrapper-ed2 &gt; div:before {
    content: none;
  }
  #maincontent .date-parameters .client-card-popup-open {
    width: 100% !important;
    margin-top: 10px !important;
  }
  .verticalopen .root-sub-col-12 {
    grid-template-columns: 1fr;
  }
  .newcustomer h1,
  .sw-sub-h2,
  .sw-sub-h2 strong {
    font-size: 24px;
  }
  .newcustomer p a,
  .newcustomer p {
    font-size: 24px;
    line-height: 24px;
  }
  .block.newsletter,
  .new-customer-container {
    padding: 30px;
  }
  .sw-footer &gt; div {
    width: 100%;
  }
  .sw-footer li {
    line-height: 20px;
  }
  .sw-footer-copy {
    display: block;
    text-align: center;
  }
  .leftfooter img {
    display: table;
    margin: 0 auto 20px;
  }
  .rightfooter {
    text-align: center;
    padding-left: 0;
  }
  .quantity-selectors .control .qty {
    width: 35px;
  }
}
</pre></body></html>