/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wd-page-title {
  display: flex;
  flex-direction: column;
  padding: 0 !important;
}

.wd-page-title-bg {
  position: relative !important;
  height: auto; /* регулируешь */
  overflow: hidden;
  margin: 40px 0 0;
}

.wd-page-title-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wd-title-wrapp {
  position: relative;
  padding: 40px 20px 0;
  text-align: center;
}

:is(.term-description, .page-description):not(:last-child) {
  margin: 0 0 75px;
}

.wd-products {
  margin: 0 0 120px;
}
