.form-row {
  display: block;
}

.container-fluid {
  width: 90% !important;
}

.wd-negative-gap.elementor-element.elementor-element-2e73f48.e-flex.e-con-boxed.e-con.e-parent {
  padding-top: 180px;
  width: 90%;
}

.ea-breadcrumb {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
  align-items: center;
}
.ea-breadcrumb .container {
  border-bottom: 1px solid #ececec;
  margin: -20px 0 25px 0;
  padding-bottom: 11px;
}

#ship-to-different-address {
  margin-left: -5px;
}

.ea-search-button-icon::before {
  font-size: 19px;
  transition: opacity 0.3s ease;
  content: "\f130";
  font-family: woodmart-font;
}

.ea-search-button-icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7.5px;
  margin-left: -7.5px;
  width: 15px;
  height: 15px;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  opacity: 0;
  transition: none;
  content: "\f125";
  font-family: woodmart-font;
}

@media (max-width: 1024px) {
  .whb-text-element {
    flex: none;
  }
}
.mymenucontainer .bar1, .mymenucontainer .bar2, .mymenucontainer .bar3 {
  background-color: #212529 !important;
}

.wd-header-search-form {
  flex: 0 0 auto !important;
}

.woodmart-logo-wrap {
  max-width: 200px;
}

.whb-top-bar .wd-tools-element .wd-tools-icon:before {
  font-size: 18px;
}

.wd-social-icons {
  font-size: 0;
  display: flex;
}

.whb-top-bar .wd-header-text {
  font-size: 15px !important;
}

.whb-overcontent .whb-main-header {
  border-bottom: 1px solid #dbdbdb;
}

.custom-html-menu-container {
  padding-bottom: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  max-width: 1350px;
  margin: auto;
  margin-top: 15px;
  position: relative;
  line-height: inherit;
  width: 100%;
}
.custom-html-menu-container .btn {
  width: 100% !important;
  color: #fff;
  background: #000;
  margin-bottom: 15px;
  border: 1px solid #000;
}
.custom-html-menu-container .btn:hover {
  color: #000;
  background-color: #fff;
}
.custom-html-menu-container img {
  width: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.custom-html-menu-container span.all-brands-item a {
  margin-top: 15px;
  position: relative;
  line-height: inherit;
  width: 100%;
  max-width: 1350px;
}
.custom-html-menu-container span.all-brands-item a::after {
  height: 0;
  transition: unset;
}

.custom-html-menu.menu-level-1 {
  padding: 0 8px;
  display: flex;
  flex-wrap: wrap;
}
.custom-html-menu.menu-level-1 a {
  display: inline-block;
  position: relative;
  line-height: normal;
}
.custom-html-menu.menu-level-1 a:after {
  background-color: #333333;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 2px;
  transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.custom-html-menu.menu-level-1 a:hover:after {
  width: 100%;
}
.custom-html-menu.menu-level-1 li:before {
  content: none !important;
}
.custom-html-menu.menu-level-1 .menu-list-header {
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  line-height: normal;
}
.custom-html-menu li.menu-column-li {
  list-style: none;
  display: inline-block;
  flex: 1 1 22%;
  max-width: 33%;
  margin-bottom: 10px;
}
.custom-html-menu li.menu-column-li:not(:first-of-type) {
  border-left: 1px solid;
  padding-left: 15px;
}
.custom-html-menu li.menu-column-li.brands-column {
  max-width: 250px;
}
.custom-html-menu li.menu-column-li.brands-column .menu-level-2 {
  -moz-columns: 2;
  columns: 2;
}
.custom-html-menu li.menu-column-li.brands-column .menu-level-2 a::after {
  height: 0;
}
.custom-html-menu li.menu-column-li.brands-column .menu-level-2 a img {
  height: 55px;
  border: 1px solid #dad8da;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.custom-html-menu .menu-level-2 {
  padding: 0px;
}
.custom-html-menu .menu-level-2 ul {
  margin-top: 5px;
}
.custom-html-menu .menu-level-2 li {
  list-style: none;
  margin-bottom: 3px;
}
.custom-html-menu .menu-level-2 li a {
  font-size: 13px;
  display: inline-block;
  color: #333;
  transition: all ease 0.5s;
}
.custom-html-menu .menu-level-2 li a:hover {
  color: #333;
}

.home .wd-nav[class*=wd-style-] {
  --nav-color: #ffefef;
}
.home .wd-tools-element {
  --wd-header-el-color: #fff;
  --wd-header-el-color-hover: rgba(51,51,51,.6);
}
.home .wd-nav[class*=wd-style-] > li:is(.wd-has-children, .menu-item-has-children) > a:after {
  color: rgb(255, 255, 255);
}
.home .whb-overcontent .whb-main-header {
  border-bottom: unset;
}
.home .mymenucontainer .bar1, .home .mymenucontainer .bar2, .home .mymenucontainer .bar3 {
  background-color: rgb(255, 255, 255) !important;
}

footer .main-footer .footer-logo img {
  max-width: 57%;
  padding-bottom: 25px;
}
footer .main-footer .row.footer-info-row .col-12 {
  line-height: 1.8;
}
footer .main-footer .row.footer-info-row .social {
  padding-top: 10px;
}
footer .main-footer :is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li.current_page_item > a {
  color: #777;
  font-weight: unset;
}
footer .footer-link {
  color: #777777 !important;
}
footer .footer-link:hover {
  text-decoration: underline;
}

.woodmart-shop-tools {
  display: flex;
  flex-direction: row;
}
.woodmart-shop-tools .products-per-page {
  display: inline-flex;
  margin-right: 18px;
}
.woodmart-shop-tools .products-per-page ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.woodmart-shop-tools .products-per-page ul li {
  padding: 0 6px;
}

.prdctfltr_buttons {
  display: none;
}

.woocommerce-result-count {
  display: block !important;
}

.prdctfltr_sub {
  min-height: 60px;
}

.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label span {
  font-weight: 400;
}
.prdctfltr_wc span.title-select {
  background-color: transparent;
  margin-left: -5%;
}

.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active span:before {
  display: none !important;
}
.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label span:before {
  display: none !important;
}

img.attachment-500x500.size-500x500.wp-post-image {
  max-width: 100px;
}

.product_meta.custom {
  margin-bottom: 15px;
}

.product-grid-item .hover-img {
  transition: none !important;
}

.col-lg-6.col-12.col-md-6.product-images {
  margin: unset !important;
}

ul.color-switcher.other-color-list {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

a.other-products {
  text-align: center;
  display: block;
}

.colors-header {
  margin-bottom: 10px;
}

.custom-html-menu.menu-level-1 {
  padding: 15px 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.custom-html-menu.menu-level-1 a {
  display: inline-block;
  position: relative;
}
.custom-html-menu.menu-level-1 a:after {
  background-color: #000;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 2px;
  transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.custom-html-menu.menu-level-1 a:hover:after {
  width: 100%;
}
.custom-html-menu.menu-level-1 li:before {
  content: none !important;
}
.custom-html-menu.menu-level-1 .menu-list-header {
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
.custom-html-menu.menu-level-1 .menu-list-item a {
  color: #999999;
}
.custom-html-menu.menu-level-1 .custom-menu-section {
  width: 50%;
  display: inline-block;
}
.custom-html-menu.menu-level-1 .custom-menu-section h3 {
  text-align: center;
  font-weight: 600;
  padding-bottom: 10px;
  margin: 0px 10px 10px 10px;
}
.custom-html-menu.menu-level-1 .custom-menu-section h3 a {
  color: #000000;
  transition: all ease 0.5s;
}
.custom-html-menu.menu-level-1 .custom-menu-section h3 a:hover {
  color: #000;
}
.custom-html-menu.menu-level-1 .custom-menu-section .menu-column-li {
  width: 50%;
}
.custom-html-menu.menu-level-1 .section-koritsi h3 {
  border-bottom: 2px solid #ddb1d4;
  border-bottom: 2px solid #ccc;
}
.custom-html-menu.menu-level-1 .section-agori {
  border-left: 1px solid #ccc !important;
}
.custom-html-menu.menu-level-1 .section-agori h3 {
  border-bottom: 2px solid #c9e5f3;
  border-bottom: 2px solid #ccc;
}
.custom-html-menu.menu-level-1 li.menu-column-li {
  list-style: none;
  display: inline-block;
  width: 33%;
  margin-bottom: 10px;
}
.custom-html-menu.menu-level-1 li.menu-column-li.image {
  border-left: 0 !important;
}
.custom-html-menu.menu-level-1 li.menu-column-li.image a {
  margin: 0;
  padding: 0;
}
.custom-html-menu.menu-level-1.custom-menu-gender li.menu-column-li, .custom-html-menu.menu-level-1.custom-menu-outlet li.menu-column-li {
  width: 25%;
}
.custom-html-menu.menu-level-1 li.menu-column-li:not(:first-of-type) {
  border-left: none;
}
.custom-html-menu.menu-level-1 .menu-level-2 {
  padding: 0px 8px;
}
.custom-html-menu.menu-level-1 .menu-level-2 li {
  list-style: none;
}
.custom-html-menu.menu-level-1 .menu-level-2 li a {
  display: inline-block;
  margin-left: 10px;
  color: #999999;
  transition: all ease 0.5s;
}
.custom-html-menu.menu-level-1 .menu-level-2 li a:hover {
  color: #999999;
}
.custom-html-menu.menu-level-1 .menu-level-2 li.menu-image-column img.menu-image {
  width: 100%;
  vertical-align: bottom;
}
.custom-html-menu.menu-level-1 .menu-level-2 li.menu-list-header {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 20px;
}
.custom-html-menu.menu-level-1 .menu-level-2 li.menu-list-header a {
  color: #000000;
  transition: all ease 0.5s;
}
.custom-html-menu.menu-level-1 .menu-level-2 li.menu-list-header a:hover {
  color: #000;
}
.custom-html-menu.menu-level-1 li.menu-custom-links {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding-bottom: 20px;
  width: 100%;
}
.custom-html-menu.menu-level-1 li.menu-custom-links .btn {
  margin: 5px;
  padding: 10px;
  text-transform: uppercase;
}
.custom-html-menu.menu-level-1 li.menu-custom-links .btn:nth-child(2n+1) {
  background-color: #000;
  color: white;
}
.custom-html-menu.menu-level-1 li.menu-custom-links .btn:nth-child(2n) {
  background-color: #000;
  color: white;
}

nav#ea-custom-menu-mobile {
  display: none;
}

.mymenucontainer {
  display: inline-block;
  cursor: pointer;
  margin-top: 10px;
}
.mymenucontainer .bar1, .mymenucontainer .bar2, .mymenucontainer .bar3 {
  width: 20px;
  height: 2px;
  background-color: #333 !important;
  margin: 6px 0;
  transition: 0.4s;
}

#ea-custom-menu-mobile {
  display: none;
}

.mm-menu_offcanvas.mm-menu_opened {
  z-index: 999 !important;
}

.product-grid-item .product-element-top a.product-image-link {
  max-width: unset;
  height: unset;
  position: relative;
  width: 100%;
  padding-bottom: 133%;
}
.product-grid-item .product-element-top img {
  position: absolute;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
}
.product-grid-item .product-element-top:hover .hover-img {
  transform: unset !important;
  transition: opacity 0.3s ease;
}
.product-grid-item .wd-product-brands-links {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  --wd-link-color: black !important;
  color: black;
}
.product-grid-item .additional-info {
  font-size: 12px;
  margin-top: -6px;
  color: black;
}
.product-grid-item .product_meta.custom {
  line-height: normal;
}
.product-grid-item .product_meta.custom span.snippet_sku_wrapper {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  display: block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

span.age-txt-label {
  display: none;
}

.product-element-top {
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white !important;
}/*# sourceMappingURL=commerce-mall-v3.css.map */