/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       philanthropy.gr
 Author URI:   https://www.philanthropy.gr
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*  Header */
#menu-main-menu .sub-menu-dropdown {
  background: rgba(255, 255, 255, 0.95) !important;
}

.right-column a {
  font-size: 13px !important;
}

.right-column .woodmart-header-links span {
  font-weight: 400;
}

.right-column .wishlist-info-wrap:before, .right-column .wishlist-count {
  display: none !important;
}

.woodmart-wishlist-info-widget .wishlist-label {
  line-height: 40px;
  display: inline-block !important;
  width: 50px;
  height: 40px;
}

.woodmart-shopping-cart .woodmart-cart-totals {
  position: absolute;
  left: 5px;
  bottom: 0;
}

.right-column .search-button {
  margin-right: 8px;
}

.search-button>a::before {
  width: 30px;
}

.search-button>a::after {
  left: 25%;
}

.right-column .woodmart-wishlist-info-widget, .right-column .langSelector {
  position: relative;
}

.right-column>div {
  padding: 0 3px !important;
}

.right-column>div:not(:first-child):before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: -2px;
  width: 1px;
  top: 10px;
  height: 20px;
  background: #000;
}

.menu-item.sub-menu>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.2%;
  flex: 0 0 14.2%;
  max-width: 14.2%;
}

.langSelector .wpml-ls-legacy-list-horizontal a {
  padding: 5px !important;
}

.langSelector .wpml-ls-legacy-list-horizontal {
  padding: 7px 0;
}

.iconMenu {
  padding: 5px 0 !important;
  font-weight: bold;
}

.iconMenu a span:after {
  content: "\f0da" !important;
  font-family: fontAwesome !important;
  padding-left: 15px;
  color: inherit;
}

.sub-sub-menu li a {
  padding: 2px 0 !important;
}

li.menuUnderline a:first-child span {
  padding-bottom: 5px;
  border-bottom: 2px solid;
}

li.menuUnderline .sub-sub-menu a:first-child span {
  border-bottom: 0px !important;
  padding-bottom: initial !important;
}

.wpml-ls-item span:first-child {
  color: #fff !important;
  font-weight: bold;
}

.wpml-ls-item span:last-child {
  color: #000 !important;
  font-weight: bold;
}

.home header.main-header {
  box-shadow: 0 1px 5px rgba(190, 190, 190, .5);
}

/* Footer */
.footerMailchimp {
  display: inline-block;
}

.social-wrapper {
  display: inline;
  /* float: right; */
}

.cial {
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
}

.footer-social li:before {
  display: none;
}

.footer-social li {
  display: inline-block;
  margin: 0 5px;
  background: #fff !important;
}

.footerApps img {
  display: block;
  max-width: 110px;
  margin-top: 8px;
}

.footer-social img {
  max-width: 42px;
}

footer .widget-title:after {
  display: block;
  width: 65px;
  margin-top: 5px;
  height: 2px;
  background: #000;
  content: "";
}

.footerMailchimp .mc4wp-form>div {
  flex-wrap: nowrap !important;
  justify-content: left !important;
}

.footerMailchimp .mc4wp-form>div>p:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 320px !important;
  flex: 1 0 320px !important;
  max-width: 320px;
  width: 100%;
}

.footerMailchimp .mc4wp-form>div>p, .footerMailchimp .mc4wp-form {
  margin-bottom: 0px;
}

.footerMailchimp .mc4wp-form-fields p:nth-child(2) {
  display: flex;
  flex-direction: row;
  align-content: center;
}

.footerMailchimp .mc4wp-form-fields p:nth-child(2) span {
  width: 120px;
  margin-top: 10px;
  margin-left: 5px;
}

.innerCont {
  max-width: 1600px !important;
  width: 95%;
  padding: 0 15px;
  margin: 0 auto !important;
}

.footer-sidebar {
  padding-top: 10px;
  padding-bottom: 10px;
}

.woodmart-prefooter {
  padding-bottom: 30px;
}

.footer-sidebar .footer-column-1 {
  display: none;
}

.right-column .woodmart-header-links span {
  text-transform: none !important;
}

.footer-cards li {
  display: inline-block;
  padding: 0 3px;
}

/* Misc */
/* li.iconUnderline a:first-child span {
  padding-bottom: 5px;
  border-bottom: 2px solid;
}

li.iconUnderline .sub-sub-menu a:first-child span {
  border-bottom: 0px !important;
  padding-bottom: initial !important;
} */
.hidden {
  display: none;
}

#my_popup {
  margin: 0 auto !important;
  padding: 0 !important;
}

.newsletterPopup .mc4wp-form-fields p {
  display: block !important;
  float: none !important;
  flex: 1 1 100% !important;
}

.newsletterPopup .mc4wp-form-fields input[type="submit"] {
  background: #000;
}

.wrapper-content-banner {
  background: rgba(0, 0, 0, 0.5);
}

.banner-title {
  transition: .4s;
  opacity: 0;
}

.wrapper-content-banner {
  transition: .4s;
  background: rgba(0, 0, 0, 0);
}

.showTitle .wrapper-content-banner {
  background: rgba(0, 0, 0, 0.5) !important;
}

.showTitle h4 {
  opacity: 1 !important;
}

.h4Margin h4 {
  margin-bottom: 5px;
}

.noMargin .wpb_content_element {
  margin-bottom: 0px !important;
}

.woodmart-products-holder .product-grid-item .wrapp-buttons {
  display: none;
}

@media (max-width:600px) {
  .footer-social {
    padding-left: 5px;
  }

  .footer-social li {
    margin: 0px 2px !important;
  }

  .footer-social li:first-child {
    margin-left: 0px !important;
  }

  .footer-social li img {
    max-width: 35px;
  }

  .footerMailchimp .mc4wp-form>div>p:first-child {
    flex: 1 1 !important;
  }

  .footerMailchimp, .mc4wp-form-fields {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    margin-left: 0px !important;
  }

  .footerMailchimp div p, .footerMailchimp div p input, .footerMailchimp .mc4wp-form>div>p:first-child {
    flex-direction: column !important;
    display: block !important;
    width: 100% !important;
    max-width: 600px !important;
  }
}

.nav-hidden {
  display: none !important;
}

@media (max-width:1024px) {
  .woodmart-shopping-cart .woodmart-cart-totals {
    display: none;
  }

  .right-column .search-button span {
    display: none;
  }

  .right-column .search-button {
    margin-right: initial;
  }

  .woodmart-wishlist-info-widget, .langSelector {
    position: initial !important;
  }

  .right-column>div:before {
    display: none !important;
  }

  .catHome .banner-title {
    opacity: 1 !important;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.9);
  }

  .catHome .content-banner {
    position: absolute;
    bottom: 25px;
  }
}

/* New */
.main-page-wrapper {
  min-height: 65vh;
}

.title-size-small .entry-title {
  font-size: 25px;
  text-align: left;
  text-transform: uppercase;
}

.container-900 {
  max-width: 900px;
  margin: 0 auto;
}

/* Header */
.whb-col-center,
.whb-mobile-center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.whb-col-right ul li a span {
  font-size: 12px !important;
}

.whb-col-right .woodmart-wishlist-info-widget .wishlist-icon {
  display: none;
}

.whb-col-right .woodmart-wishlist-info-widget span {
  margin-left: 0px !important;
  font-size: 12px !important;
}

.whb-col-right .woodmart-cart-number {
  left: -10px;
  bottom: -10px;
  font-size: 10px;
  width: 19px;
  height: 19px;
  line-height: 19px;
}

.whb-col-right .search-button a:after {
  content: "Search";
  padding-left: 5px;
  font-size: 12px;
  text-transform: uppercase;
}

.whb-col-right .search-button-icon:before {
  font-size: 14px !important;
}

.woodmart-cart-design-4 .woodmart-cart-icon {
  margin-right: -2px;
}

.whb-color-dark .whb-divider-element:before {
  background: rgba(0, 0, 0, 1) !important;
}

/* Menu */
.main-nav .item-level-0>a {
  padding: 0 20px !important;
}

/* Home */
.button-no-bg button,
.button-no-bg a {
  background-image: none !important;
  padding-left: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  color: #000 !important;
}

.button-no-bg .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background-color: transparent !important;
  border-color: transparent !important;
}

.button-no-bg button i,
.button-no-bg a i {
  right: 30px !important;
}

.margins-15 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

/* Footer Mailchimp */
input[type="email"] {
  border: 1px solid rgba(0, 0, 0, 1) !important;
}

.footerMailchimp .mc4wp-form>div>p:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 400px !important;
  flex: 1 0 400px !important;
  max-width: 400px !important;
  width: 100%;
}

.mc4wp-form-fields>p input {
  min-height: 35px !important;
  line-height: 35px !important;
  height: 35px !important;
}

.mc4wp-form input[type="submit"] {
  padding: 0 10px;
}

@media (max-width:600px) {

  .mc4wp-form-fields,
  .mc4wp-form-fields>p,
  .footerMailchimp .mc4wp-form>div>p:first-child {
    display: block !important;
  }

  .mc4wp-form-fields>p,
  .footerMailchimp .mc4wp-form>div>p:first-child,
  .footerMailchimp .mc4wp-form-fields p:nth-child(2) {
    margin-bottom: 0px !important;
    margin-left: 0px;
  }

  .footerMailchimp .mc4wp-form>div>p input {
    max-width: 400px !important;
    width: 100%;
  }
}

.footer-social img {
  height: 35px !important;
  width: 100% !important;
  max-width: 35px !important;
}

#wp-live-chat {
  display: none !important;
}

body[class*="page-id-646"] #wp-live-chat {
  display: initial !important;
}

.z-index-9999>.vc_column-inner>.wpb_wrapper {
  z-index: 99999 !important;
}

.footer>*,
.footer-container a,
.footer ul.menu,
.footer-column .textwidget {
  color: #000 !important;
}

.footer-social img {
  height: 35px !important;
  width: 100% !important;
  max-width: 35px !important;
}

.woodmart-prefooter {
  padding-bottom: 0px;
}

.main-footer .widget-title {
  margin-bottom: 10px !important;
}

.main-footer .widget li, .woodmart-widget li {
  margin-bottom: 5px !important;
}

.main-footer .footer-column {
  margin-bottom: 15px !important;
}

.min-footer {
  padding: 8px 0 !important;
}

/* Page Title */
body[class*="page-id-"]:not(.page-id-646) .page-title .container .entry-header {
  max-width: 900px;
  margin: 25px auto 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.page-id-646 .page-title .container .entry-header {
  margin-top: 25px;
}

body[class*="page-id-"]:not(.page-id-646) .page-title {
  margin-bottom: 5px;
}

body[class*="page-id-"]:not(.page-id-646) .page-title .container:after {
  content: "";
  display: block;
  height: 1px;
  background: #000;
  margin: 15px 0;
}

/* Placeholder Color */
::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

::placeholder {
  color: #000;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #000;
}

::-ms-input-placeholder {
  color: #000;
}

.footer-social {
  margin-left: -5px !important;
}

@media (max-width:1348px) {
  .footer-social li {
    margin-bottom: 5px !important;
  }
}

.min-footer>.col-left>small {
  color: #000 !important;
}