/*
Theme Name: Bad & Pool - Template
Author: Benjamin Seifert
Template: uncode
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: uncode-child
*/

/* ---------------------------------------- */

/*
............Basic Style
............Font
............Navigation
............Content
............Form
............Media
*/

/* ---------------------------------------- */

@font-face {
	font-family: 'Assistant';
	src: url('fonts/Assistant/Assistant-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Assistant';
	src: url('fonts/Assistant/Assistant-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Assistant';
	src: url('fonts/Assistant/Assistant-Bold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'TTCommons';
	src: url('fonts/TTCommons-DemiBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

/*////////////////////////////////////////////
#BASIC STYLE
////////////////////////////////////////////*/


.cssgrid-container.cssgrid-equal-height .tmb > .t-inside, .tmb.tmb-woocommerce .t-inside{-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}

/*////////////////////////////////////////////
#FONTS
////////////////////////////////////////////*/

b, strong {
    font-weight: 700;
}

.box-wrapper .headings-style, .box-wrapper h1, .box-wrapper h2, .box-wrapper h3, .box-wrapper h4, .box-wrapper h5, .box-wrapper h6, .box-wrapper .heading-text>p {
	line-height: 1;
}

.style-dark .link-hover, .style-light .style-dark .link-hover, .style-dark a:not(.btn-text-skin):hover, .style-light .style-dark a:not(.btn-text-skin):hover, .style-dark a:not(.btn-text-skin):focus, .style-light .style-dark a:not(.btn-text-skin):focus, .style-dark a.active, .style-light .style-dark a.active, .style-dark .tmb .t-entry-text .t-entry-title a:hover, .style-light .style-dark .tmb .t-entry-text .t-entry-title a:hover, .style-dark .tmb .t-entry-text .t-entry-title a:focus, .style-light .style-dark .tmb .t-entry-text .t-entry-title a:focus, .style-dark .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span, .style-light .style-dark .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span, .style-dark .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span, .style-light .style-dark .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span, .style-dark .tmb .t-entry p.t-entry-comments .extras a:hover i, .style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a:hover i, .style-dark .tmb .t-entry p.t-entry-comments .extras a.active i, .style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a.active i, .style-dark .tmb .t-entry p.t-entry-comments .extras a:focus i, .style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a:focus i, .style-dark .widget_nav_menu li.active>a, .style-light .style-dark .widget_nav_menu li.active>a, .style-dark div[class*=sharer-].share-button label:hover, .style-light .style-dark div[class*=sharer-].share-button label:hover, .style-dark div[class*=sharer-].share-button label:focus, .style-light .style-dark div[class*=sharer-].share-button label:focus {
	color: #82d0f0 !important;
}

:not(#uncode_sidecart).uncode-cart .wc-forward{background: none;}

body .tmb .t-entry .t-entry-title a {
    font-weight: 600;
    font-family: 'Assistant';
    font-size: 16px;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn-accent {
	font-weight: 600 !important;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 16px;
	border: none !important;
}

body .wpcf7 input.wpcf7-form-control.wpcf7-submit.btn.btn-accent:hover {
	background: #84d0f0 !important;
	border: none !important;
	color: #fff !important;
}

.icon-box-content h4 {
	margin-top: 5px;
}

.nav.navbar-nav.navbar-nav-last .uncode-cart a.checkout.wc-forward.btn.btn-link {
    padding-top: 10px !important;
}

.navbar .menu-container {
    box-shadow: none;
}

.woocommerce-shop .t-entry-visual-overlay-in {
    display: none;
}

body #masthead:not(.menu-absolute) {
    z-index: 20000;
}

span.cart-item {
    font-size: 14px;
}

.uncode-cart .drop-menu a i.fa:not(.fa-dropdown) {
    left: inherit;
    right: 5px;
}


body .submenu-light .nav.navbar-nav.navbar-nav-last .uncode-cart .btn:hover{    background: none !important;}

.nav.navbar-nav.navbar-nav-last .uncode-cart .badge, .nav.navbar-nav.navbar-nav-last .uncode-cart .btn {
    background: none;
    font-size: 15px !important;
    padding: 0 !important;
    text-align: left !important;
    float: left !important;
    margin: 0 !important;
}

.btn-default:not(.icon-automatic-video), .btn-default-shape {
    border-radius: 5px;
}

.btn-color-second {
    color: #004480 !important;
    border-radius: 3px;
    padding-left: 56px !important;
    padding-right: 56px !important;
}

.btn-color-second.btn-flat:not(.btn-hover-nobg):hover, .btn-color-second.btn-flat:not(.btn-hover-nobg):focus, .btn-color-second.btn-flat:active {
    background-color: #004380 !important;
    border-color: #004380 !important;
}

/*////////////////////////////////////////////
#NAVIGATION
////////////////////////////////////////////*/

body .menu-wrapper {
    display: flex;
    flex-direction: column-reverse;
}

.menu-smart .btn {
	background: #004380;
	color: #fff;
}

.menu-smart i.menu-icon {
	color: #004380;
}

.menu-smart a:hover .btn {
	background: #83cff0;
}

.menu-light .menu-smart {
	border: none !important;
}

.menu-smart .btn {
	padding-right: 31px !important;

}
.menu-container {
    border: none !important;
		background: #F9F9F9 !important;
}

.menu-smart .menu-btn-cell i.menu-icon {
	position: absolute;
	right: -15px;
	top: 10px;
	bottom: 0;
	color: #fff!important;
}

.menu-smart .menu-btn-cell i.menu-icon a {
	color: #fff !important;
}

.font-size-secondary-menu, .menu-mini.menu-smart a, .menu-mini.menu-smart span, .menu-bloginfo .menu-bloginfo-inner, .menu-bloginfo .menu-bloginfo-inner > * {
    font-size: 14px !important;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li > a {
    border-right: 1px solid #84D0F0;
    padding: 8px 25px;
    margin: 20px 0;
	    font-weight: 600 !important;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li.menu-item-button > a {
    margin: 0;
	    margin-top:5px;
}

p.wc-gzd-additional-info.wc-gzd-additional-info-loop.shipping-costs-info, p.wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info {
    display: none;
}

.nav.navbar-nav.navbar-nav-last .uncode-cart .badge {
    background: #79caee !important;
    display: flex !important;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li.menu-item-button > a .btn {
    background: #84D0F0;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li:last-child > a {
    border: none;

}

.menu-smart > li > a > div > div > div.btn span {
    color: #004180;
}

.nav.navbar-nav.navbar-nav-last li a, .nav.navbar-nav.navbar-nav-last li a i {
    color: #004180;
    font-size: 24px !important;
}

#masthead .limit-width {
    max-width: 1600px;
}

/*////////////////////////////////////////////
#CONTENT
////////////////////////////////////////////*/

.wpb_raw_code.siegel-wrap {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 20px;
	z-index: 1;
	/* display: flex; */
}

.siegel {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
}

.vc_row.box-shadow.row-internal.row-container {
	box-shadow: 0px 30px 60px -30px rgb(0 0 0 / 45%);
}

.vc_row.box-shadow.row-internal.row-container {
	box-shadow: 0px 30px 60px -30px rgb(0 0 0 / 45%);
	padding: 30px;
}

.post-content .siegel img {
	width: 100%;
	height: inherit;
	max-width: 200px;
	padding: 0 10px;
	position: relative;
}

.post-content .siegel img.google {
	top: 9px;
}

.post-content .siegel img.quality {
	max-width: 120px;
	margin-top: 20px;
}

.row .service-box .uncell.single-block-padding {
	border: 5px solid #fff !important;
	height: 300px;
}

.service-box .uncell.single-block-padding .vc_custom_heading_wrap {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	padding: 15px 0 5px;
}

.tmb-light.tmb-bordered.tmb-no-bg.tmb-media-first.tmb>.t-inside .t-entry-visual {
	border: none !important;
}

.svg-icon .icon-box-icon.fa-container {
	min-width: 60px;
}

.icon-box-icon.fa-container .btn-color-xsdn {
	color: #024380 !important;
}
/*
.icon-box .icon-media {
	width: auto !important;
}

.icon-box .icon-media img {
	width: 100%;
}
*/
.svg-icon .icon-box {
	display: flex;
}

.svg-icon .icon-expand .icon-box-content, .svg-icon .icon-expand .icon-box-icon {
	width: auto;
}

.icons-center .icon-box.icon-box-left {
	align-items: center;
}

.icon-box-left .icon-box-icon {
    vertical-align: middle;
}

.wpb_column.steps .uncoltable {
	max-width: 1400px;
	margin: 0 auto;
	/* padding: 50px 0 0px !important; */
	width: auto !important;
	display: block;
}

.row .steps .uncell {
	display: block;
}

.steps .row-container {
	margin-top: 0 !important;
	width: 20%;
}

.steps .row-container.full-width {
	min-width: 100%;
}

.steps .row-container.full-width .wpb_row.row-inner {
	height: auto !important;
	padding: 70px 30px 30px;
}

.steps .uncont {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	text-align: center;
}

.steps .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html p {
	text-align: center;
	margin: 0;
	padding: 10px;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.1;
}

.steps p b {
	font-size: 45px;
	display: block;
	color: #83cfef !important;
	font-family: 'TTCommons';
	line-height: 1;
}

.tmb.tmb-carousel figure.gravatar:after {
	content: "";
	position: relative;
	width: 100%;
	height: 50px;
	display: block;
	background-size: 120px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/Five-Stars.png);
	top: -10px;
}

span.pullquote__content {
	font-style: italic;
	line-height: 1.2;
}

.textual-carousel .tmb .regular-text .pullquote img.avatar {
	max-width: 90px;
	min-height: 90px;
}

/*.show-arrow .owl-carousel-container.single-gutter .owl-next, .show-arrow .owl-carousel-container.single-gutter .owl-prev {
    opacity: 1 !important;
}

.show-arrow .owl-carousel-container.single-gutter {
    padding: 0 36px;
}*/


/*////////////////////////////////////////////
#WOOCommerce
////////////////////////////////////////////*/

.archive .limit-width {
    max-width: 1600px;
}
.archive .page-body {
    background:#FDFDFD;
}
	
	.col-lg-3.col-widgets-sidebar {
    padding-right: 50px !important;
}

.col-lg-3.col-widgets-sidebar:before {
    content: "";
    background: #F9F9F9;
    position: absolute;
    top: -75px;
    bottom: 0;
    right: 0;
    left: -50vw;
}

body .main-wrapper .main-container .post-content > div .tmb.tmb-woocommerce p.t-entry-title a {
    color: #303133 !important;
}

.tmb-woocommerce.tmb .t-entry span.price ins {
    margin: 0;
}

.cssgrid-container.cssgrid-equal-height .tmb > .t-inside:hover, .tmb.tmb-woocommerce .t-inside:hover {
    box-shadow: 0px 0px 14px rgb(0 0 0 / 20%);
}

.single-product .limit-width {
    max-width: 1400px;
}
.single-product ul {
    list-style: disc;
	    padding-left: 20px;
}

body .text-left.nav-tabs > li > a {
    padding: 6px 0;
    margin-right: 30px;
}

.single-product .half-block-padding {
    padding: 9px;
}

.single-product .box-wrapper h5 {
    font-size: 23px;
    font-weight: 600 !important;
    font-family: 'Assistant';
    color: #333;
}

div.product .wootabs .nav-tabs {
    padding-top: 4px !important;
}

.single-product .tmb.tmb-woocommerce p.t-entry-readmore.btn-container a {
    font-weight: 500 !important;
    letter-spacing: 0;
    font-size: 15px !important;
    text-transform: initial;
}

.single-product .tmb.tmb-woocommerce p.t-entry-readmore.btn-container {
    padding: 0;
}

.single-product .tmb.tmb-woocommerce p.t-entry-readmore.btn-container {
    padding: 0;
    position: absolute;
    right: 10px;
    bottom: 0;
    left: 10px;
    width: auto !important;
}

.single-product .related .tmb.tmb-woocommerce  .t-entry {
    padding-bottom: 30px;
}

.single-product .tmb.tmb-woocommerce .t-entry {
    padding-bottom: 45px;
}

.single-product .tmb-woocommerce.tmb .t-entry span.price bdi {
    font-size: 20px;
}

.single-product .box-wrapper h5.t-entry-title, .single-product .box-wrapper h5.t-entry-title a {
    color: #808080 !important;
    font-size: 16px;
}

.single-product em {
    background: #f3fbfe;
    display: block;
    font-style: inherit;
    padding: 10px 20px;
    margin: 50px 0;
}

.tmb-woocommerce.tmb .t-entry span.price {

    min-height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tmb.tmb-woocommerce p.t-entry-readmore {
    margin-bottom: 10px !important;
}

.cssgrid-container.cssgrid-equal-height .tmb > .t-inside {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tmb.tmb-woocommerce .t-entry-text {
    position: static;
}

.tmb-woocommerce.tmb .t-entry span.price bdi {
    font-size: 20px;
}

.tmb-woocommerce.tmb .t-entry span.price del + ins bdi {
    color: #FF0944 !important;
    font-size: 20px;
    display: block;
}

.tmb-woocommerce.tmb .t-entry span.price del bdi {
    font-size: 16px;
    font-weight: 100;
    font-family: 'Assistant';
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li > a i{display:none;}
.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li.menu-item-has-children > a i{display:block;}


body.textual-accent-color .post-content > div p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn), .tmb-woocommerce.tmb .t-entry span.price bdi, .tmb-woocommerce.tmb .t-entry span.price del {
    color: #303133 !important;
}

.tmb.tmb-woocommerce .t-inside {
    border: 0.5px solid #EAEAEA;
    height: 100%;
}

.tmb.tmb-woocommerce p {
    font-size: 18px;
    padding: 0 10px;
}

.tmb.tmb-woocommerce a.btn {
    width: 100%;
}

.woocommerce-checkout .post-wrapper .post-body {
    background: #f8f8f8;
}

body div.payment_box {
    margin: 0 0 50px;
}
.woocommerce-checkout .shop_table {
    padding: 10px;
}

.woocommerce-checkout .shop_table td, .woocommerce-checkout .shop_table th {
    line-height: 1;
}

.shop_table th, .shop_table td {
    padding: 15px 0 !important;
}

.cart-totals .shop_table tbody td, .woocommerce-checkout-review-order .shop_table tbody td {
    font-size: 19px;
}

/*////////////////////////////////////////////
#BLOG
////////////////////////////////////////////*/

.single-post .uncode-divider-wrap.uncode-divider-wrap-top path {
	fill: #f7f7f7;
}

li.filter-show-all a {
	font-size: 0 !important;
}

li.filter-show-all a:after {
	content: "Alle Artikel";
	font-size: 11px !important;
}

/*////////////////////////////////////////////
#FOOTER
////////////////////////////////////////////*/

footer .footer-center {
	background: #00386b;
	padding: 20px 0 !important;
}

footer .footer-center .style-dark p, footer .footer-center .style-dark p a {
	color: #fff;
	font-size: 1rem;
}

.widget-container.widget_nav_menu li a {
    font-size: 16px !important;
    color: #333 !important;
    text-transform: none;
}

.widget-container.widget_nav_menu li ul.sub-menu {
    display: none;
}

.widget-container.widget_nav_menu li {
    margin-bottom: 0;
}

.site-footer .text-small strong, .site-footer .text-small a {
    color: #333 !important;
}

.site-footer .text-small a {
    text-decoration: underline;
}

/*////////////////////////////////////////////
#MEDIA
////////////////////////////////////////////*/

@media screen and (max-height: 600px) {}

@media screen and (max-height: 500px) {}

@media screen and (max-height: 400px) {}

@media screen and (min-width: 1141px) {}

@media screen and (max-width: 1800px) {}

@media screen and (min-width: 1680px) {
	.home .main-container .row-container .row-parent .single-internal-gutter .vc_row.box-shadow.row-internal.row-container {
		margin-top: -50px !important;
	}
}

@media screen and (max-width: 1680px) {
	html {
		font-size: 95%;
	}
}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1200px) and (min-width: 960px) {
	.mobile-center .icon-box-left .icon-box-content {
		padding-left: 5px;
	}
	.menu-smart>li>a {
		padding: 0px 5px 0px 5px !important;
	}
	.font-weight-menu, .menu-container:not(.isotope-filters) ul.menu-smart>li>a:not(.social-menu-link), .menu-container:not(.isotope-filters) ul.menu-smart li.dropdown>a, .menu-container:not(.isotope-filters) ul.menu-smart li.mega-menu>a, .menu-container:not(.vmenu-container):not(.isotope-filters) ul.menu-smart>li>a:not(.social-menu-link), .menu-smart i.fa-dropdown, .vmenu-container a {
		letter-spacing: 0 !important;
	}
	body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.hmenu-center) .menu-container.menu-borders .navbar-cta>ul#menu-cta-wireframe {
		padding-left: 0 !important;
	}
	.menu-smart>li>a>div>div>div.btn {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.menu-smart>li>a>div>div>div.btn span i {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	.icon-box.icon-box-left {
		flex-wrap: wrap;
	}
	.siegel {
		margin: 0 auto;
	}
	.wpb_raw_code.siegel-wrap {
		left: 0;
	}
	.steps .row-container {
		width: auto;
		max-width: 250px;
		padding-top: 20px;
	}
	.steps .row-container.full-width {
		padding-top: 0px;
	}
}

@media screen and (min-width: 960px) {
	.disable.menu-item>a {
		cursor: pointer !important;
		color: #303133 !important;
	}
}

@media screen and (max-width: 959px) {
	body .main-container .row-container .row-parent .column_child.single-internal-gutter .uncont>*:not(:first-child) {
		margin-top: 18px;
	}
	body h5:not([class*="fontsize-"]), body .h5:not([class*="fontsize-"]) {
		font-size: 22px;
	}
	.text-lead, .text-lead>* {
		font-size: 19px;
	}
	.vc_row.service-box {
		margin-top: 0 !important;
	}
	.icon-box-left .icon-box-content {
		padding-left: 15px;
	}
	body .vc_row.slider-mobile .row {
    padding-left: 0;
    padding-right: 0;
    padding-top: 80px;
}
	
	.menu-wrapper.no-header {
    height: auto !important;
    flex-direction: column;
    padding-top: 85px;
}
	
	body #masthead:not(.menu-absolute) {
    position: static;
}
	
	body .menu-wrapper .menu-container, body #masthead .limit-width, #masthead .limit-width > .row-menu-inner {
    position: static;
}
	
	.top-menu.navbar.menu-secondary {
    max-height: 0;
    overflow: hidden;
		    border-bottom: 1px solid #003975;
}
	
	.open-overlay-menu .top-menu.navbar.menu-secondary {  max-height: 100vh;}
	
	.nav.navbar-nav.navbar-nav-last i.fa-angle-down {
    display: none;
}
	
	body.menu-custom-padding .menu-container .logo-container {
    background: #f8f8f8;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
	
	body .top-menu.top-menu-enhanced .row-menu-inner .menu-horizontal {
    width: 100%;
}
	
	body .top-menu.top-menu-enhanced .menu-horizontal ul.menu-smart {
    display: flex;
    flex-direction: column;
    width: 100%;
			padding-bottom: 27px;
		padding-top: 27px;
}
	
	body .top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li > a {
    padding: 0 10px;
    margin: 7px 00;
    font-size: 17px !important;
    border: none;
}
	
}

@media screen and (max-width: 860px) {
	html {
		font-size: 90%;
	}
}

@media screen and (min-width: 780px) {form.checkout.woocommerce-checkout {
    display: flex;
    margin: 0 -20px;
}

form.checkout.woocommerce-checkout > div {
    width: 50%;
    padding: 30px;
    background: #fff;
    margin: 0 10px !important;
}
	
}



@media screen and (max-width: 650px) {}

@media screen and (max-width: 600px) {
	.steps .row-container {
		max-width: 200px;
	}
	.uncode-slider .owl-carousel.owl-loaded.owl-height-forced {
		height: 100% !important;
	}
	.center-mobile .icon-box.icon-box-left.icon-expand {
		text-align: center;
	}
	.center-mobile .icon-box.icon-box-left.icon-expand .icon-box-icon.fa-container {
		margin: 0 auto 10px;
	}
	.center-mobile .uncode-single-media .single-wrapper {
		margin: 0 auto;
		display: block;
	}
	.post-content .siegel img.garantie {
		max-width: 150px;
	}
	.post-content .siegel img.quality {
		max-width: 80px;
		margin-top: 20px;
	}
	.post-content .siegel img.google {
		max-width: 180px;
	}
body .row-container > .single-block-paddingg {
		padding-left: 0;
		padding-right: 0;
	}
	.menu-smart .menu-btn-cell i.menu-icon {
    top: 8px;
}
}

@media screen and (min-width: 550px) {.tmb .t-entry-visual .pushed, .tmb .t-entry-visual .t-entry-visual-cont > a {
    display: flex;
    align-items: center;
}

.tmb .t-entry-visual {
    height: 250px;
    display: flex;
    align-items: center;
}}

@media screen and (max-width: 321px) {}