@charset "UTF-8";
/*
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.2
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
*/
.hidden-sk {
  display: none; }

#page .sticky-on .top-bar-bg {
  background-position-x: 400px !important; }

#page .top-bar-bg {
  background: rgba(255, 255, 255, 0) url(../../../../../../wp-content/uploads/2023/08/bg-gold-no-texture2-footer.jpg) repeat left top;
  background-position-x: 400px !important; }

.equal-infobox .wpb_wrapper {
  height: 100% !important; }
  .equal-infobox .wpb_wrapper .ult-content-box-container {
    height: 100% !important; }
    .equal-infobox .wpb_wrapper .ult-content-box-container .ult-content-box {
      height: 100% !important; }

.floating-nav {
  position: fixed;
  right: -200px;
  top: 150px; }
  .floating-nav a {
    display: block;
    text-decoration: none;
    background: #e1b04a;
    margin-bottom: 4px;
    padding: 1px 5px;
    color: white;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .floating-nav a:hover {
      background: #e8c376;
      color: white; }

.branding a img, .branding img {
  width: 458px; }

.show-mobile-logo .branding img.mobile-logo, .show-mobile-logo.show-device-logo .branding img.mobile-logo, .show-mobile-logo .mobile-branding img.mobile-logo, .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo, .show-device-logo .mobile-branding img, .transparent .mobile-branding img.mobile-desktop-logo {
  width: 100%; }

.grecaptcha-badge {
  display: none; }

.recaptcha_notice {
  margin-top: 40px !important;
  font-size: small !important; }

.single-umfrage .page-title {
  display: none; }
.single-umfrage .uvc-sub-heading {
  color: white;
  font-size: xx-large; }
.single-umfrage .checkbox-andere {
  margin-top: -25px;
  position: relative; }
.single-umfrage #main {
  padding: 0; }

.gform_2 {
  display: none; }

.job h3.job-title {
  background: #f4f4f4;
  padding: 5px 20px 5px 50px;
  cursor: pointer; }
.job.closed h3.job-title:before {
  position: absolute;
  content: "+";
  left: 33px;
  top: 6px; }
.job.opened h3.job-title:before {
  position: absolute;
  content: "-";
  left: 33px;
  top: 6px; }

.job-form-container {
  padding: 20px;
  border: 1px solid #e1b04a;
  border-radius: 5px;
  margin-bottom: 50px; }

.gform_button {
  background: rgba(225, 176, 74, 0.9) !important; }
  .gform_button:hover {
    background: #e1b04a !important; }

.floating-nav-trigger {
  display: none; }

@media only screen and (max-width: 1280px) {
  .floating-nav-trigger {
    display: block;
    position: absolute;
    content: ">>";
    color: #e1b04a;
    font-weight: bold;
    left: -30px;
    top: -16px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    padding: 0 3px; } }
@media only screen and (max-width: 1050px) {
  .upb_row_bg.vcpb-default {
    background-attachment: scroll !important; }

  .mobile-branding {
    position: fixed !important; } }
@media only screen and (max-width: 778px) {
  #main {
    padding-top: 0 !important; } }
@media only screen and (max-width: 480px) {
  .mobile-branding a {
    max-width: 85%; } }
@media only screen and (min-width: 3000px) {
  .vc_row.wpb_row.vc_inner {
    max-width: 1800px;
    margin: 0 auto; } }

/*# sourceMappingURL=style.css.map */

/* Filters */

.facetwp-type-number_range {
	display: flex;
}
.facetwp-type-number_range input, .facetwp-type-number_range button {
    width: 80px;
}
.facetwp-type-number_range .facetwp-submit {
    height: 40px;
}
.facetwp-type-checkboxes, .facetwp-overflow {
	display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}


.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: normal;
    font-size: 14px;
}

body .facetwp-facet {
    margin-bottom: 0;
}
body .facetwp-display-value,
body .facetwp-slider-label,
body .facetwp-counter,
body .facetwp-slider-reset {
	font-size: 0.85rem;
	color: #6d6d6d;
}
body .facetwp-counter {
	opacity: 0.5;
}

body .facetwp-type-slider {
	width: 370px;
	text-align: center;
}
body .facetwp-type-slider  > div:last-child {
	float: right;
	display: none;
}
body .facetwp-slider-wrap {
	padding-bottom: 5px;
}
body .main-filters .facetwp-slider-wrap {
	margin-top: 30px;
}

body .noUi-horizontal .noUi-handle {
	border-radius: 10px;
	top: -9px;
	cursor: pointer;
}
body .noUi-target {
	border: none;
	height: 3px;
}

body .facetwp-checkbox {
	margin-bottom: 0;
	background-size: 12px;
	background: none;
	padding: 0;
}
body .facetwp-checkbox.checked {
	background: none;
}
body .facetwp-checkbox.checked .facetwp-display-value {
    color: #e1b04a;	
}
body .facetwp-toggle {
	font-size: 14px;
}

body .facetwp-type-reset button {
	display: block;
	border: none;
	background: #eee;
	padding: 10px 20px;
	margin-bottom: 18px;
	font-size: 13px;
	white-space: nowrap;
}

.main-filters {
	display: flex;
	gap: 40px;
	margin: 40px 0;
}

body .facetwp-input-wrap {
	display: block;
}

.facetwp-search {
	margin-bottom: 0 !important;
	width: 100%;
	max-width: auto;
}

.main-filters > div {
	flex-basis: 33.3%;
}
.main-filters > div:nth-child(3) {
	flex-basis: 150px;
}
.main-filters > div:last-child {
	flex-basis: auto;
	flex-grow: 1;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}



body .main-filters .facetwp-type-slider {
	width: 100%;
}

body .facetwp-load-more {
    border: none;
    padding: 15px 20px;
    color: #fff;
    display: block;
    width: 100%;
    margin-top: 30px;
	background: #e1b04a;
}
body .facetwp-load-more.facetwp-hidden {
	display: none;
}

.dynamic-filters {
	display: flex;
	flex-flow: column;
	margin-bottom: 50px;
	font-size: 14px;
}
.dynamic-filters h3,
.main-filters h3 {
	margin-bottom: 15px;
}
.main-filters h3 {
	font-size: 16px;	
}
.dynamic-filters h3 {
	width: 10%;
	min-width: 100px;
	font-weight: normal;
	padding: 20px;
	text-align: right;
	margin: 0;
	height: 100%;
	flex-shrink: 0;
	font-size: 14px;
	color: #e1b04a;
}
.dynamic-filters .facet-wrap:nth-child(odd) {
	/* background: #eee; */
}
.dynamic-filters .facet-wrap {
	border-top: #eee 1px solid;
	display: flex;
	border-radius: 5px;
	/*align-items: center;*/
}
.dynamic-filters .facetwp-facet {
	padding: 14px 20px;
	border-left: #e1b04a 2px solid;
}
.dynamic-filters .facetwp-type-slider {
	padding-top: 25px;
}

/* Default arrow styling - leave it empty to ensure specific ones take precedence */
.product-header div {
    content: '';
	display: inline-block;
	cursor: pointer;
	font-size: 16px;
}

/* Up arrow for ascending sort with green color */
.product-header div.sort-asc::after {
    content: '▲'; /* Up arrow */
    color: green; /* Green arrow */
	margin-left: 10px;
}

/* Down arrow for descending sort with red color */
.product-header div.sort-desc::after {
    content: '▼'; /* Down arrow */
    color: red; /* Red arrow */
	margin-left: 10px;
}



/* Template */

.facetwp-template {
	font-size: 13px;
}

.facetwp-template a {
	text-decoration: none;
}
.woocommerce-product-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.woocommerce-product-list .product-header, 
.woocommerce-product-list .product-item {
  display: flex;
	gap: 40px;
}

.woocommerce-product-list .product-header {
  font-weight: bold;
  border-top: 2px dotted #ccc;
  border-bottom: 2px dotted #ccc;
	margin-bottom: 30px;
}

.woocommerce-product-list .product-header > div,
.woocommerce-product-list .product-item > div {
  padding: 10px 0;
  display: flex;
}

.product-image, .product-image-header {
  width: 80px;
}

.woocommerce-product-list .product-item  {
	padding: 10px 0;
	border-bottom: #eee 2px solid;
}

.product-image img {
	padding: 5px;
	/*border: #eee 2px solid;*/
	box-shadow: rgba(0,0,0,0.1) 0 0 10px;
}

.product-details, .product-details-header {
  width: 70%;
}
.product-details {
	display: flex;
	flex-flow: column;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: flex-start;
}

.product-stock-status, .product-stock-status-header,
.product-price, .product-price-header {
  flex: 2;
}
.product-stock-status-header {
	justify-content: center;	
}
.product-price-header {
	justify-content: right;
}

.product-stock-status {
	white-space: nowrap;
}

.product-price p {
	width: 100%;
	text-align: right;
}
.product-price del {
	display: block;
	opacity: .5;
	color: red;
}
.product-price ins {
	text-decoration: none;
}

.product-details h3 {
  margin: 5px 0 0;
	font-size: 14px;
}

.product-details p {
  margin: 3px 0 10px;
	font-size: 11px;
}

.product-attributes {
  list-style: disc;
  padding: 0;
  margin: 0 !important;
  display: flex;
  flex-wrap: wrap;
	opacity: 0.5;
	line-height: 1.5
}

.product-attributes li {
  margin-right: 10px;
	list-style-position: inside;
}
.product-attributes li:first-child {
	list-style: none;
}

/* Category pages */

.parent-categories-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
.parent-categories-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.parent-category-box {
  border: 1px solid #ddd;
  padding: 20px;
  flex: 1 1 calc(33% - 13px);
  box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
max-width: calc(33% - 13px);
}
@media (max-width: 990px) {
	.parent-categories-container {
		flex-flow: column;
		width: 100%;
	}
	.parent-category-box {
		flex-basis: 100%;
		max-width: none;
	}
}
.parent-category-box > div {
  display: flex;
  align-items: center;
	justify-content: space-between;
  gap: 10px;
margin-bottom: 10px;
}
.parent-category-box h4 {
  margin: 0;
font-size: 1.25rem;
}
.parent-category-box img.category-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
	margin-top: -5px;
}
.parent-category-box p {
	margin: 0;
}
.parent-category-box ul {
  list-style: none;
  display: flex;
flex-flow: column;
  font-size: 1rem;
}

.parent-category-box ul li a {
  text-decoration: none;
  color: #CDA462;
  transition: color 0.3s ease;
}
.parent-category-box ul li a:hover {
  color: #005177;
}

.vc_column_container>.vc_column-inner {
box-sizing: border-box;
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
width: 100%;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
margin-bottom: 0px !important;
}

/* Mobile */

@media (max-width: 990px) {
	.main-filters {
		flex-flow: column;
		gap: 20px;
	}
	.main-filters > div {
		flex-basis: 100%;
	}
	.main-filters h3 {
		margin-bottom: 10px;
		font-size: 0.875rem;
	}
	body .main-filters .facetwp-slider-wrap {
		margin-top: 20px;
	}
	.main-filters > div:nth-child(3) {
		flex-basis: auto;
	}
	body .facetwp-type-reset button {
		margin-bottom: 0;
	}
	
	.dynamic-filters .facet-wrap {
		flex-flow: column;
	}
	.dynamic-filters h3 {
		padding: 15px 0 0;
		width: auto;
		max-width: none;
		text-align: left;
	}
	.dynamic-filters .facetwp-facet {
		padding-left: 0;
		padding-right: 0;
		border: none;
		width: 100%;
	}
	
	.woocommerce-product-list .product-item > div {
		padding: 0;
	}
	
	.woocommerce-product-list .product-item {
		gap: 30px;
		row-gap: 5px;
	}
	
	.product-header,
	.product-attributes {
		display: none;
	}
	.product-item {
		flex-wrap: wrap;
	}
	.product-item p {
		margin: 0;
	}
	.product-image {
		width: 60px;
	}
	
	.product-price p {
		display: flex;
		gap: 15px;
		justify-content: flex-end;
	}
}