/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.custom-section-title h2 {
  text-transform: uppercase;
  font-weight: 400;
}

.justify-text p {
  text-align: justify;
}

/* HEADER */
header .navigation #split_right-menu {
  display: none;
}

.sticky-on .branding a img {
  height: 35px;
  width: auto;
}
/* HEADER */

/* AGE GATE */
.age-gate {
  background-color: transparent;
  background-image: url("/wp-content/uploads/2023/11/age-gate-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 400px;
  background-position: center center;
  min-height: 500px;
  margin: 0 auto;
  padding: 0;
}

.age-gate__heading {
  display: none;
}

.age-gate__form h2 {
  max-width: 55%;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  line-height: 25px;
  text-align: center;
}

.age-gate__form .age-gate__challenge {
  color: #FFF;
  text-align: center;
  font-family: "Roboto";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  max-width: 65%;
  margin: 0 auto 25px auto;
}

.age-gate__buttons button {
  border-radius: 30px 0;
  background: #FFF;
  color: #3A827E;
  text-align: center;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  transition: all 0.3s ease-out;
  padding: 15px 22px;
}

.age-gate__buttons button:hover {
  opacity: .7;
  background: #FFF;
  color: #3A827E;
}

button.age-gate__submit--no:active {
  background: #FFF;
  color: #3A827E;
}

.age-gate__errors {
  background: #fff;
  border-radius: 30px 0;
}

.age-gate__error {
  line-height: 18px;
  font-size: 14px;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .age-gate__form h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .age-gate__form .age-gate__challenge {
    max-width: 60%;
    font-size: 12px;
    line-height: 16px;
  }
}

@media (min-width: 992px) {
  .age-gate__form h2 {
    max-width: 500px;
  }

  .age-gate__form .age-gate__challenge {
    max-width: 70%;
  }
  
  .age-gate {
    max-width: 60%;
    background-size: contain;
    max-width: 800px;
  }
}

/* AGE GATE */

/* HOME */
#main-slideshow {
  border-bottom-right-radius: 400px;
}

.first-about-img img {
  height: 280px;
  object-fit: cover;
  width: 100%;
  border-radius: 0px 180px;
  border: 8px solid #FFF;
}

.first-about-img figure,
.first-about-img figure .vc_single_image-wrapper {
  width: 100%;
}

.first-section .text-side {
  padding-left: 40px;
}

.first-section .text-side .about-text-block::before,
.first-section .text-side .about-text-block::after {
  color: #000;
  font-family: "Source Serif 4";
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  position: absolute;
}

.first-section .text-side .about-text-block::before {
  content: "“";
  left: 5px;
  top: 220px;
}

.first-section .text-side .about-text-block::after {
  content: "”";
  right: 0;
  bottom: 0;
}

.home-carousel-section {

}

.home-carousel-section h3,
.home-carousel-section p {
  color: #fff;
  font-family: "Source Serif 4";
}

.home-carousel-section h3 {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 15px;
}

.home-carousel-section p {
  font-size: 16px;
  font-style: normal;
  font-weight: 300; 
}

.home-carousel-section .owl-nav a.owl-prev {
  left: 15px !important;
}

.home-carousel-section .owl-nav a.owl-next {
  right: 15px !important;
}

body .home-carousel-section .owl-carousel .owl-nav a {
  width: 34px;
  height: 15px;
  border-radius: 0px 30px;
  padding: 10px 8px;
  margin-top: -10px;
}

body .custom-img-carousel .owl-nav a {
  width: 34px !important;
  height: 15px !important;
  border-radius: 0px 30px !important;
  padding: 10px 8px;
}

.home-carousel-section > .wpb_column > .vc_column-inner {
  padding-top: 90px;
  padding-bottom: 90px;
}

.home-carousel-section .wpb_text_column {
  margin-bottom: 0;
}

.custom-blog-carousel {
  padding-top: 50px;
}

.custom-blog-carousel .post-thumbnail-rollover {
  border-radius: 150px 0px 0px 0px; 
}

.custom-blog-carousel .post-thumbnail-rollover img {
  max-height: 250px;
  object-fit: cover;
}

.custom-blog-carousel .post-entry-content .entry-title {
  background: #fff;
  border-radius: 53px 0px 42px 53px;
  position: absolute;
  top: -55px;
  right: 15px;
  padding: 7px 20px;
  font-weight: 500 !important;
  text-transform: uppercase;
  font-size: 20px;
}

.custom-blog-carousel .post-entry-content .entry-title a {
  color: #000;
}

.custom-blog-carousel .post-entry-content {
  padding: 15px 0 !important;
}

.custom-blog-carousel .post-entry-content .dt-btn {
  text-transform: uppercase;
  font-weight: 300;
  border-radius: 53px 0px 30px 53px;
  transition: all 0.3s ease-out;
  float: right;
  font-size: 14px;
}

.custom-blog-carousel .post-entry-content .dt-btn:hover {
  opacity: .8;
}

.custom-blog-carousel .post-entry-content .dt-btn i {
  display: none;
}

.custom-blog-carousel .owl-dots {
  top: 0 !important;
}

.leaf-line {
  display: flex;
  justify-content: space-between;
  margin: 60px 0;
  overflow: hidden;
}

.entry-excerpt p {
  text-align: justify;
}

.first-about-img {
  margin-top: -50px;
  text-align: center !important;
}

@media (min-width: 768px) {
  .home-carousel-section p {
    font-size: 22px;
  }

  .home-carousel-section h3 {
    font-size: 42px;
  }

  .first-section .text-side .about-text-block::before,
  .first-section .text-side .about-text-block::after {
    font-size: 128px;
  }

  .first-section .text-side .about-text-block::before {
    top: 190px;
    left: 15px;
  }

  .first-section .text-side {
    padding-left: 80px;
    padding-top: 40px;
  }

  .first-about-img img {
    height: 400px;
    width: 100%;
  }

  .first-about-img {
    margin-top: -120px;
    text-align: left !important;
  }

  .first-section .img-side {
    max-width: 500px;
  }

  .home-carousel-section .owl-nav a.owl-prev {
    left: calc(50% - 270px) !important;
  }
  
  .home-carousel-section .owl-nav a.owl-next {
    right: calc(50% - 270px) !important;
  }
}
/* HOME */

/* ARCHIVE */
body.page-template-template-custom-archive #fancy-header {
  border-bottom-left-radius: 200px;
}

.fancy-header h1,
.fancy-header h2,
.fancy-header .fancy-subtitle {
  font-family: "Source Serif 4", Helvetica, Arial, Verdana, sans-serif;
}

body #page .fancy-header h1 {
  font-size: 46px;
  font-weight: normal;
}

body.page-template-template-custom-archive .blog-shortcode .post-entry-content .entry-title a {
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

body.page-template-template-custom-archive .entry-excerpt p {
  font-size: 14px;
}

body.page-template-template-custom-archive #page .post-details.details-type-btn {
  border-radius: 0px 30px !important;
  padding: 10px 20px;
  float: right;
  font-weight: 400;
}

body.page-template-template-custom-archive #page .post-details.details-type-btn i {
  display: none;
}

body.page-template-template-custom-archive .blog-shortcode article {
  border: 4px solid #fff;
}

body.page-template-template-custom-archive .post-thumbnail img {
  filter: grayscale(100%);
  transition: all 0.3s ease-out;
}

body.page-template-template-custom-archive .post-thumbnail:hover img {
  filter: grayscale(0%);
}

.custom-blog-row {
  margin-top: -80px;
}

@media (min-width: 768px) {
  body.page-template-template-custom-archive #fancy-header {
    border-bottom-left-radius: 400px;
  }

  .custom-blog-row {
    margin-top: -80px;
  }
}

/* ARCHIVE */

/* SINGLE */
.custom-featured-image img {
  width: 100%;
  object-fit: cover;
  height: 450px;
  border-top-right-radius: 200px;
}

body.single .page-title {
  display: none;
}

body.single .post-thumbnail {
  display: none;
}

body.single .bordered-image img {
  border-radius: 300px 0px 0px 0px;
  border: 8px solid #FFF; 
}

body.single h1 {
  font-size: 42px;
  color: #000;
  font-weight: normal;
  line-height: 45px;
}

@media (min-width: 768px) {
  .custom-featured-image img {
    height: 650px;
    border-top-right-radius: 400px;
  }

  body.single .bordered-image {
    margin-top: -100px;
    margin-bottom: 0;
  }
}
/* SINGLE */

/* ABOUT PAGE */
.main-timeline { 
  position: relative;
}

.main-timeline:before,
.main-timeline:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.main-timeline:before {
  content: "";
  width: 4px;
  height: 100%;
  background: #3A827E;
  position: absolute;
  top: 0;
  left: 50%;
}

.main-timeline .timeline {
  width: 50%;
  float: left;
  position: relative;
  z-index: 1;
  display: block;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.main-timeline .timeline:last-child:before {
  top: auto;
  bottom: 0;
}

.main-timeline .timeline:last-child:nth-child(even):before {
  right: auto;
  left: -12px;
  bottom: -2px;
}

.main-timeline .timeline-content {
  text-align: center;
  /*! margin-top: 8px; */
  position: relative;
  transition: all 0.3s ease 0s;
  display: block;
}

.main-timeline .timeline-content:before {
  content: "";
  width: 100%;
  height: 4px;
  background: #3A827E;
  position: absolute;
  top: 88px;
  left: 0;
  z-index: -1;
}

.main-timeline .timeline-content::after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50px;
  background: #3A827E;
  position: absolute;
  top: 82px;
  right: -10px;
  z-index: -1;
}

.main-timeline .timeline:nth-child(even) .timeline-content::after {
  left: -6px;
}

.main-timeline .time-content-inner {
  width: calc(100% - 200px);
  height: auto;
  float: left;
  margin-right: 50px;
  position: relative;
}

.main-timeline .time-content-inner span:after {
  border-radius: 21px 0 0 0;
  top: 0;
  bottom: -56px;
}

.main-timeline .time-content-inner .img {
  vertical-align: initial;
  border-radius: 0;
  width: 100%;
}

.main-timeline .content-text {
  display: table;
  position: relative;
}

.main-timeline .year {
  display: block;
  padding: 10px;
  margin: 35px 0 50px 0;
  font-size: 36px;
  color: #3A827E;
  font-family: "Source Serif 4", Helvetica, Arial, Verdana, sans-serif;
}


.main-timeline .description {
  font-size: 14px;
  text-align: justify;
  line-height: 20px;
}

.main-timeline .icon span:after{
  border-radius: 0 21px 0 0;
  top: 0;
  left: -15px;
  bottom: -30px;
}

.main-timeline .timeline:nth-child(2n) .timeline-content,
.main-timeline .timeline:nth-child(2n) .time-content-inner {
  float: right;
}

.main-timeline .timeline:nth-child(2n) .time-content-inner {
  margin: 0 0 0 25px;
}

.main-timeline .timeline:nth-child(2n) .time-content-inner:before {
  right: auto;
  left: -33px;
}

.main-timeline .timeline:nth-child(2n) .time-content-inner span:before,
.main-timeline .timeline:nth-child(2n) .time-content-inner span:after {
  right: auto;
  left: -33px;
  border-radius: 0 0 21px 0;
}

.main-timeline .timeline:nth-child(2n) .time-content-inner span:after {
  border-radius: 0 21px 0 0;
}

.main-timeline .timeline:nth-child(2n) .content-text {
  padding: 0 0 0 50px;
  margin-left: 2px;
}

.main-timeline .timeline:nth-child(2) {
  margin-top: 290px;
}

.main-timeline .timeline:nth-child(odd) {
  margin: -175px 0 0 0;
}

.main-timeline .timeline:nth-child(even) {
  margin-bottom: 40px;
}

.main-timeline .timeline:first-child,
.main-timeline .timeline:last-child:nth-child(even) {
  margin: 0;
}

@media only screen and (max-width: 990px) {
  .main-timeline .timeline:nth-child(even) .timeline-content::after {
    left: auto;
    right: -10px;
  }

  .main-timeline:before { 
    left: 100%; 
  }

  .main-timeline .timeline {
      width: 100%;
      float: none;
      margin-bottom: 20px !important;
  }

  .main-timeline .timeline:nth-child(2n) .time-content-inner {
      float: left;
      margin: 0 50px 0 0;
  }

  .main-timeline .timeline:nth-child(2n) .time-content-inner:before {
      right: -33px;
      left: auto;
      box-shadow: 7px 0 9px -7px #444 inset;
  }

  .main-timeline .timeline:nth-child(2n) .time-content-inner span:before,
  .main-timeline .timeline:nth-child(2n) .time-content-inner span:after {
      right: -33px;
      left: auto;
      border-radius: 0 0 0 21px;
  }

  .main-timeline .timeline:nth-child(2n) .time-content-inner span:after {
      border-radius: 21px 0 0 0;
  }

  .main-timeline .timeline:nth-child(2n) .content-text {
      padding: 0 40px 0 0;
      margin-left: 0;
  }
  
  .main-timeline .timeline:nth-child(2),
  .main-timeline .timeline:nth-child(odd),
  .main-timeline .timeline:nth-child(even) {
      margin: 0;
  }
}
@media only screen and (max-width: 480px){
  .main-timeline .time-content-inner {
    width: calc(100% - 100px);
    margin-right: 15px;
  }

  .main-timeline .year {
    font-size: 25px;
  }

  .main-timeline .timeline:nth-child(2n) .content-text {
    padding: 0;
  }

  .main-timeline .timeline:nth-child(2n) .time-content-inner {
    margin-right: 15px;
  }
}

.full-width-bg-section {
  border-radius: 200px 0px;
  height: 300px;
}

.full-width-bg-section > .wpb_column {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.full-width-bg-section h2 {
  color: #fff;
  font-weight: normal;
  font-size: 45px;
}

.full-width-bg-section .wpb_text_column {
  margin-bottom: 15px;
}

.transparent-btn {
  background: none !important;
  font-family: "Source Serif 4", Helvetica, Arial, Verdana, sans-serif;
  padding: 0;
  font-size: 20px;
  position: relative;
}

body #page .transparent-btn:hover {
  background: none !important;
}

.transparent-btn i {
  width: 26px;
  height: 9px;
  border-radius: 0px 30px;
  padding: 7px 6px;
  background-color: #3A827E;
  line-height: 7px;
}

.custom-team-carousel {
  margin-bottom: 50px;
}

.custom-team-carousel .wpb_single_image {
  margin-bottom: 10px;
}

.custom-team-carousel img {
  border-radius: 100px 0px;
  max-height: 350px;
  object-fit: cover;
  object-position: top;
}

.custom-team-name {
  text-align: center;
  margin-bottom: 5px;
  color: #3A827E;
  font-family: "Source Serif 4", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

.custom-team-position {
  margin-bottom: 0;
  text-align: center;
}

#main .shortcode-blockquote {
  border: none;
  text-transform: uppercase;
  font-size: 24px;
  line-height: normal;
  font-weight: normal;
  text-align: center;
  margin: 50px 0;
  position: relative;
  padding: 60px 0;
}

.shortcode-blockquote::before,
.shortcode-blockquote::after {
  color: #3A827E;
  font-family: "Source Serif 4";
  font-size: 128px;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  line-height: 50px;
}

.shortcode-blockquote::before {
  content: "“";
  left: 30px;
  top: 30px;
}

.shortcode-blockquote::after {
  content: "”";
  right: 30px;
  bottom: -30px;
}

.custom-team-carousel {
  padding-top: 80px;
}

@media (min-width: 768px) {
  #main .shortcode-blockquote {
    padding: 60px 60px;
  }

  .full-width-bg-section h2 {
    font-size: 48px;
  }

  .full-width-bg-section {
    border-radius: 250px 0px;
    height: 340px;
  }

  .full-width-bg-section {
    min-height: 500px;
  }

  .full-width-bg-section > .wpb_column {
    left: 80px;
  }
}

@media (max-width: 768px) {
  .full-width-bg-section {
    background-position: left bottom -100px;
  }
}

/* ABOUT PAGE */

/* CONTACT PAGE */
.contact-form-row {
  border-radius: 0px 0px 200px 0px;
  border: 5px solid #fff;
  position: relative;
}

.contact-form-row .bigger-text p,
.contact-form-row .bigger-text h2,
.contact-form-row .bigger-text a {
  color: #FFF;
  text-align: center;
  font-family: "Source Serif 4";
  font-size: 20px;
  line-height: 30px;
  font-weight: 600; 
  text-decoration: none;
}

.contact-form-row .bigger-text h2 {
  margin-bottom: 0;
}

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

.wpcf7-form input[type="text"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
  border-radius: 30px;
  border: none !important;
}

textarea {
  resize: none;
  height: 200px;
  padding-top: 15px;
}

.wpcf7-acceptance .wpcf7-list-item input {
	display: none;
}

.wpcf7-acceptance span.wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	overflow: hidden;
	display: block;
	padding-left: 35px;
	position: relative;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	padding-bottom: 10px;
	font-weight: 400;
}

.wpcf7-acceptance .wpcf7-list-item-label::before {
	display: block;
	margin-right: 20px;
	height: 25px;
	width: 25px;
	border: 1px solid #000;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	content: ' ';
}

.wpcf7-acceptance a {
	text-decoration: underline;
}

.wpcf7-form input:checked+.wpcf7-list-item-label::after {
	left: 9px;
	top: 5px;
	width: 6px;
	height: 13px;
	border: solid #000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	content: ' ';
}

.contact-form-row {
  margin-top: -100px;
}

.contact-form-row form {
  padding: 0 0 25px 0;
}

body.page-template-template-custom-contact #page .title-center > .wf-wrap {
  justify-content: flex-start !important;
}

body.page-template-template-custom-contact #fancy-header {
  border-radius: 0px 0px 0px 200px; 
}

body.page-template-template-custom-contact .fancy-title {
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .contact-form-row {
    border-radius: 0px 0px 300px 0px;
  }

  body.page-template-template-custom-contact #fancy-header {
    border-radius: 0px 0px 0px 400px; 
  }

  .contact-form-row {
    margin-top: -200px;
  }

  body.page-template-template-custom-contact #page .title-center > .wf-wrap .fancy-title-head {
    padding-top: 50px;
  }
  .contact-form-row .bigger-text p,
  .contact-form-row .bigger-text h2,
  .contact-form-row .bigger-text a {
    font-size: 28px;
    line-height: 35px;

  }
}

@media (min-width: 992px) {
  .contact-form-row form {
    margin-left: 80px;
  }
}

@media (max-width: 768px) {
  body.page-template-template-custom-contact .fancy-title-head {
    margin-top: 20px !important;
  }

  .contact-text-side > .vc_column-inner {
    padding-top: 0 !important;
  }
}


/* CONTACT PAGE */

/* Products PAGE */
body.page-template-template-borok #fancy-header {
  border-radius: 0px 0px 0px 200px; 
}

body.tax-termekcsalad .page-title img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
}

body.tax-termekcsalad .page-title > .wf-wrap {
  display: none;
}

body.tax-termekcsalad  .page-title.solid-bg {
  height: 300px;
  background: transparent;
  border-radius: 0px 0px 200px 0px;
  position: relative;
  overflow: hidden;
}

.product-categories-row {
  position: relative;
  margin-top: -100px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.taxonomy-item {
  display: flex;
  clear: both;
}

.taxonomy-item:nth-child(odd) img {
  border-radius: 200px 0px 0px 0px; 
}

.taxonomy-item:nth-child(even) img {
  border-radius: 0px 200px 0px 0px; 
}


.taxonomy-item:nth-child(even) .img-side {
  order: 2;
}

.taxonomy-item:nth-child(odd) .text-side {
  padding-left: 15px;
}

.taxonomy-item:nth-child(even) .text-side {
  order: 1;
  padding-right: 15px;
}

.taxonomy-item:nth-child(even) {
  float: right;
}

.taxonomy-item p {
  text-align: justify;
}

.taxonomy-item img {
  border: 5px solid #fff;
  max-height: 450px;
  width: 180px;
  object-fit: cover;
}

.taxonomy-item .btn {
  border-radius: 0px 30px;
  padding: 5px 20px;
  background-color: #3A827E;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin-top: 15px;
  transition: all 0.3s ease-out;
}

.taxonomy-item .btn:hover {
  opacity: .7;
}

.taxonomy-item:nth-child(odd) .btn {
  float: right;
}

.taxonomy-item .text-side {
  padding-top: 80px;
}

.taxonomy-item .text-side h3 {
  text-transform: uppercase;
}

.product-item {
  display: flex;
}

.product-content-side-flex ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.product-content-side-flex ul li a {
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease-out;
  text-transform: uppercase;
}

.product-content-side-flex ul li a:hover {
  color: #3A827E;
}

.product-content-side-flex h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 5px;
}

.product-item .product-content-side > h3 {
  font-size: 32px;
  margin-bottom: 20px;
}

.product-item .product-content-side p {
  text-align: justify;
  margin-bottom: 25px;
}

.product-item:nth-child(even) .product-image-side {
  order: 1;
}

.product-item img {
  border-radius: 200px 0px 0px 0px;
  max-height: 450px;
  width: 180px;
  object-fit: cover;
}

.filter-box {
  border-radius: 0px 0px 200px 0px;
  background: #3A827E;
  padding: 20px 30px;
}

.filter-box h3 {
  font-family: "Source Serif 4";
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3px;
}

.custom-search {
  position: relative;
}

.custom-search input {
  width: 100%;
  margin-bottom: 25px !important;
  border: none !important;
  border-radius: 0;
}

.btn-search {
  border: none;
  background: no-repeat;
  position: absolute;
  right: 15px;
  top: 11px;
}

.simplefilter li.active {
  background: #3A827E !important;
  color: #fff !important;
}

.filtr-container {
  margin-top: 80px;
}

.filter-cat-results .f-cat {
  opacity: 0;
  display: none;
}

.filter-cat-results .f-cat.active {
	opacity: 1;
	display: block;
	-webkit-animation: fadeIn 0.8s ease forwards;
	animation: fadeIn 0.8s ease forwards;
}

.reports-filter div label {
  display: block;
  cursor: pointer;
  padding-left: 10px;
}

.reports-filter h4 {
  color: #3A827E;
  background-color: #fff;
  border-radius: 50px;
  font-size: 16px;
  font-family: "Source Serif 4";
  display: inline-block;
  font-weight: 400;
  padding: 0 10px;
}

.color-list {
  margin-bottom: 20px;
}

.reports-filter label input {
  display: none;
}

.reports-filter label {
  color: #fff;
  font-family: "Source Serif 4";
  font-weight: 400;
  position: relative;
}

.reports-filter label.active::before {
  content: "";
  height: 9px;
  width: 9px;
  background-color: #fff;
  border-radius: 50px;
  left: -10px;
  top: 7px;
  position: absolute;
}

.taxonomy-item:not(:first-of-type) .text-side {
  padding-top: 10px;
}

@media (min-width: 768px) {
  .product-content-side-flex {
    justify-content: space-between;
    display: flex;
  }

  .product-item .product-content-side {
    padding-top: 80px;
  }

  .product-item:nth-child(odd) .product-content-side {
    padding-left: 15px;
  }

  .product-item:nth-child(even) .product-content-side {
    padding-right: 15px;
  }

  .filter-cat-results .f-cat.active {
    display: flex;
  }

  .product-item img {
    border-radius: 200px 0px 0px 0px;
    max-height: 500px;
    width: 280px;
  }

  body.tax-termekcsalad  .page-title.solid-bg {
    border-radius: 0px 0px 400px 0px;
  }

  .taxonomy-item:not(:first-of-type) .text-side {
    padding-top: 100px;
  }

  .taxonomy-item:not(:first-of-type) {
    margin-top: -150px;
  }

  .taxonomy-item {
    max-width: 65%;
    clear: both;
  }

  .taxonomy-item img {
    max-height: 500px;
    width: 280px;
  }

  body.tax-termekcsalad  .page-title.solid-bg {
    height: 500px;
  }

  body.page-template-template-borok #fancy-header {
    border-radius: 0px 0px 0px 400px; 
  }
}

@media (min-width: 992px) {
  body.tax-termekcsalad .wf-container-main {
    -ms-grid-columns: calc(100% - 350px - 25px) 50px calc(350px - 25px);
    grid-template-columns: calc(100% - 350px - 25px) calc(350px - 25px);
    display: -ms-grid;
    display: grid;
    grid-column-gap: 50px;
    grid-template-areas: "content sidebar";
  }

  .product-list-content {
    grid-area: content;
    -ms-grid-row: 1;
  }
}

@media (max-width: 768px) {
  body.tax-termekcsalad  .wf-container-main {
    display: flex;
    flex-direction: column;
  }

  body.tax-termekcsalad  .wf-container-main .product-list-content {
    order: 2;
  }

  body.tax-termekcsalad  .wf-container-main aside {
    order: 1;
  }

  body.page-template-template-borok #main > .wf-wrap {
    padding: 0;
  }

  .product-categories-row {
    max-width: none;
  }

  .product-image-side {
    text-align: center;
  }
}

/* Products PAGE */


/* Gallery PAGE */

.simplefilter li {
  background: none !important;
  border-radius: 50px;
  border: 2px solid #3A827E;
  color: #000 !important;
  font-family: "Source Serif 4";
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
/* Gallery PAGE */

.inner-404 {
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.inner-404 .vc_column-inner {
  padding: 0;
}

.inner-404 .vc_column-inner .wpb_wrapper {
  text-align: center;
}

.inner-404 .vc_column-inner .wpb_wrapper .number {
  margin: 0 0 10px 0;
  font-family: "Source Serif 4";
  font-size: 130px;
  line-height: 100px;
  font-weight: 600;
  color: #fff;
}

.inner-404 .vc_column-inner .wpb_wrapper .text {
  margin-bottom: 10px;
}

.inner-404 .vc_column-inner .wpb_wrapper .text p {
  margin: 0;
  background-color: #fff;
  border-radius: 30px;
  color: #000;
  display: inline-block;
  padding: 0 10px;
}

.timeline-carousel {
  margin-bottom: 50px;
  padding: 0 40px;
}

.timeline-carousel .owl-nav {
}

.timeline-carousel .owl-nav::before {
  background: #3A827E;
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.timeline-carousel .owl-prev,
.timeline-carousel .owl-next {
  width: 34px !important;
  height: 15px !important;
  border-radius: 0px 30px !important;
  padding: 10px 8px;
}

.timeline-carousel .wpb_single_image {
  margin-bottom: 10px;
}

.custom-timeline-date {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 45px;
}

.custom-timeline-date p {
  color: #3A827E;
  text-align: center;
  font-family: "Source Serif 4";
  font-size: 36px;
  font-weight: 600;
}

.custom-timeline-date::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #3A827E;
  width: 15px;
  height: 15px;
  content: "";
  border-radius: 50px;
  bottom: -20px;
}

.custom-timeline-date::after {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #3A827E;
  margin: 0 auto;
  width: 3px;
  height: 50px;
  display: block;
  content: "";
  bottom: -60px;
}

.custom-timeline-text {

}

.custom-timeline-text p {
  text-align: justify;
}

/* FOOTER */
body #page footer#footer {
  background: none;
  background-color: #3A827E;
}

#footer > .wf-wrap {
  z-index: 1;
  position: relative;
}

footer .wp-block-image img {
  height: 140px;
  width: auto;
}

@media (min-width: 992px) {
  body #page footer#footer {
    background-image: url("/wp-content/uploads/2023/11/footer-bg-2.png");
    padding-left: 25%;
    position: relative;
    background-size: cover;
    background-color: transparent;
  }
}

@media (min-width: 1200px) {
  body #page footer#footer {
    left: 30%;
    position: relative;
  }
}

@media (max-width: 768px) {
  footer#footer {
    text-align: center;
  }

  footer .wp-block-image img {
    height: 100px;
  }

  .owl-nav .owl-prev {
    left: -20px !important;
  }

  .owl-nav .owl-next {
    right: -20px !important;
  }
}
/* FOOTER */

body.page-id-109 #fancy-header {
  border-radius: 0px 0px 400px 0px; 
}