/*
 Theme Name:   GR2D - Krav-Maga
 Theme URI:
 Description:  Krav-Maga
 Author:       Jan Benes
 Author URI:
 Template:     wp-jb-theme
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  bostwp
*/

/**
$font-size : (
	xs: 12px,
	sm: 15px,
	md: 18px,
	lg: 21px,
	xl: 25px,
	xxl: 30px,
	3xl: 60px,
);

 $colors : (
	main : #E51A1F,
 	gray: #400,
	gray-light: #CCC,
	gray-light-ultra : #EEE,
	blue : #0072BC,
	white: #FFF,
	black: #000,
	success : #00CC04,
	warning : #FF5F00,
	error : #B21600,
	info : #0055FF,
);
*/
body {
	background: rgb(238, 238, 238) url('assets/images/bg_body.jpg') center top;
	background-attachment: fixed;
	counter-reset: header;
	/* background-attachment: fixed; */
}
body.woocommerce {
	background: rgb(238, 238, 238);
}

/** Elements */
.button {

}

.button-primary {

}

.button-secondary {

}

.button-outline {

}

/** Layout */
.header {
	background-color: transparent;
}
.header .iw {
	width: auto;
}
.header-main {
	background-color: #000;
	padding: 14px 0;
}
.header-main .iw {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.header-logo {
	margin: 0;
	max-width: 200px;
	height: 56px;
}
.header-logo img{
	width: auto;
	height: 56px;
}
@media (max-width: 1023px) {
	.header-social {
		display: none;
	}
}
.header-social {
	width: 200px;
	float: right;
}
.header-social .sl{
	color: #FFF;
	list-style: none;
	font-size: 25px;
	text-align: right;
	margin: 0;
}
.header-social .sl-item {
	display: inline-block;
}
.header-social .sl-item:nth-child(n+2) {
	margin-left: 10px;
}
.header-social .sl-link {
	text-decoration: none;
}
.header-social .sl-link i::before {
	margin: 0;
}

.header-widgets {
	margin-left: auto;
	margin-right: auto;
	float: right;
}
.header-widgets .widget {
	margin-left: 0;
}
.header-widgets .widget .button-primary,
.header-widgets .widget .button-primary-large {
    background-color: #E51A1F;
    font-weight: 600;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    border-color: #E51A1F;
}
.header-widgets .widget .button-primary:hover,
.header-widgets .widget .button-primary-large:hover {
	background: #000;
}


.header-second {
	background-color: rgba(0,0,0,.5);
	z-index: 1000;
	position: absolute;
	display: block;
}
@media (min-width: 468px) {
	.header-logo {
		height: auto;
	}
}
@media (min-width: 1024px) {
	.header-logo,
	.header-logo img{
		height: auto;
	}
	.header-second {
		border-width: 1px 0;
		border-style: solid;
		border-color: #E51A1F;
		margin-bottom: -58px;
	}
}

.header-nav {
	margin: 0 auto;
}
.header-search .input-group button[type="submit"] {
	color: #E51A1F;
}

.page-offcanvas {
	padding-top: 122px;
}

.menu--main.menu--horizontal {
	max-width: 100%;
	-ms-flex-pack: center;
	    justify-content: center;
	margin: 14px 0;
}
.menu--main .menu-link, .menu--main .menu--horizontal-link {
	color: #FFF;
	font-size: 18px;
	padding: 0 .25em;
}
.menu--main > .menu-item {
	/* padding-bottom: 28px; */
	margin-bottom: 0;
}
@media (max-width: 1023px) {
	.header-nav {
		background: rgba( 0,0,0,.9);
	}
	.menu--main {
		display: block;
	}
	.menu--main > .menu-item {
		display: block;
		float: none;
		margin: 0 !important;
		padding: 0;
	}
}
.menu--main > .menu-item {
	padding-right: 35px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
.menu--main > .is-parent.menu-item button{
	right: auto;
	top: 0;
	right: 0;
	border-left: 0;
	-ms-transform: none;
	    transform: none;
	padding: 0;
	min-width: 0;
	line-height: 42px;
	width: 35px;
}

.menu--horizontal .menu-item {
	display: block;
}
@media (min-width: 1024px ) {
	.menu--main .menu-item:hover > .menu {
	    display: block !important;
	}
	.menu--main > .menu-item {
		padding-right: 28px;
	}
	.menu--main > .is-parent.menu-item button{
		top: 0;
		line-height: 28px;
		width: 1.4em;
	}
	.menu--horizontal .menu-item {
		display: inline-block;
	}
}

.menu--main .menu-item:hover > .menu::before {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 15px;
}
.menu--main.menu--horizontal .menu,
.menu--main.menu--horizontal .menu--horizontal {
	background-color: #000;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.menu--main .menu.lvl-1 .menu-item {
	padding: 0 28px 0 0;
}
.menu--main .menu.lvl-1 .menu-item button {
	right: 0;
	left: auto;
	margin-left: 0;
	top: -7px;
	line-height: 24px;
}
.menu--main .menu.lvl-1 .menu-link {
	text-align: left;
	white-space: nowrap;
}

.menu--main .menu.lvl-2 {
	top: -14px;
	left: 100%;
	margin-top: 0;
}
@media (max-width: 1023px) {
	.menu--main.menu--horizontal .menu,
	.menu--main.menu--horizontal .menu--horizontal {
		position: relative;
		top: 0;
		left: 0;
		padding-left: 0;
		padding-right: 0;
		margin-right: -25px;
		background: transparent;
	}
	.menu--main .menu.lvl-1 .menu-link {
		text-align: center;
	}
	.menu--main .menu.lvl-1 button {
		z-index: 100;
	}
}
/**
 *
 * Content Block
 *
 */
.content {
	background-color: rgba( 255,255,255,.5);
}
.content-inner {
	padding-top: 56px;
	padding-bottom: 56px;
	background-color: rgba(255,255,255,.45);
}
.content-inner:first-child:last-child {
    min-height: inherit;
}
.content-inner--dark {
	background-color: rgb( 0,0,0 );
	color: rgb(255, 255, 255);
}
.content-inner--gradient {
		background-color: #e51a1f;
		background-image: url('assets/images/bg_body-red.jpg')!important;
		background-position: center top;
		color: rgb(255, 255, 255);
}
@supports not (background-blend-mode: multiply) {
	.content-inner--gradient {
		background-attachment: fixed;
		background-image: url('assets/images/bg_body-red.jpg')!important;
	}
}
@supports (background-blend-mode: multiply) {
	.content-inner--gradient {
		background-image: url('assets/images/bg_body.jpg');
		background-blend-mode: multiply;
	}
}
.content-inner--dark .article-header{ color: rgb(255, 255, 255 ); }
.content-inner--gradient .article-header{ color: rgb(255, 255, 255 ); }

.content-inner--gradient .button[class*="-outline"] {
	color: #FFF;
	border-color: #FFF;
	border-width: 2px;
}
.content-inner--gradient .button[class*="-outline"]:hover {
	background-color: #E51A1F;
}

.content-inner--dark .button[class*="-outline"] {
	color: #FFF;
	border-color: #FFF;
}

.article-header--counter {
	counter-increment: header;
	padding-left: 2em;
}
.article-header--counter::before {
	content: counter( header );
	display: block;
	float: left;
	font-size: 2em;
	margin-right: .25em;
	position: absolute;
	left: 0;
    color: #E51A1F;
    top: 0px;
    line-height: 48px;
}
/* .content-inner--dark .article-header--counter::before{ color: #E51A1F; } */
.content-inner--gradient .article-header--counter::before{ color: rgb(0, 0, 0 ); }


.linkbox--persona {
	background-color: #000;
	border: 1px solid #E51A1F;
}

.linkbox--persona .linkbox-title {
	font-size: 25px;
}

.hero {
	background-color: #000;
}


/**
 *
 * Footer Block
 *
 */
 .footer,
.footer-inner {
	font-size: 15px;
	background-color: #000;
}

.footer .address-part {
    padding-left: 1.4em;
}
.footer .address-part i[class*="icon"] {
    margin-left: -1.4em;
}

.footer .address-part a {
	text-decoration: none;
}
.footer .address-part a:hover {
	color: #E51A1F;
}

.footer span.wpcf7-list-item {
	display: block;
}
.footer span.wpcf7-list-item {
	margin-left: 0;
}

.footer input.button-primary {
	/* margin-left: auto;
	margin-right: auto;
	display: table; */
}

.footer div.wpcf7 .ajax-loader {
	position: absolute;
}

.footer .sharebox-links,
.footer .sl {
	padding: 0;
	margin: 0;
}
.footer .sharebox-item,
.footer .sl-item {
	margin-left: 0;
}
.footer .sharebox-item+ .sharebox-item,
.footer .sl-item + .sl-item{
	margin-top: 14px;
}

.footer .sharebox-link,
.footer .sl-link {
	text-align: left;
}
.footer .sharebox-link i,
.footer .sl-link i {
	font-size: 1.4em;
	background: transparent;
}

.footer .sharebox-link:hover ,
.footer .sl-link:hover {
	color: #E51A1F;
}
.menu--footer .menu-item:nth-child(n+2) {
	border: 0;
}
.menu--footer .menu-link, .menu--footer .menu--horizontal-link {
	color: #FFF;
	padding-left: 0;
	text-transform: none;
}
.menu--footer .menu-link:hover, .menu--footer .menu--horizontal-link:hover {
    color: #E51A1F;
}



/**
	Form
*/

.footer input, .footer select, .footer textarea {
	border-width: 1px;
}

.footer button[type="submit"],
.footer input[type="submit"]{
	color:  #FFF;
	border-color: #FFF;
}

.footer button[type="submit"]:hover,
.footer input[type="submit"]:hover{
	background: #FFF;
	color: #000;
}

.menu-wrap {

}
/* .menu-title {
	font-size: 30px;
	text-transform: uppercase;
}
.menu--main {
	text-align: right;
	margin-top: 28px;
	max-width: 290px;
}
.menu--main .menu-link {
	font-size: 15px;
}

.menu--main .menu-link:hover {
	text-decoration: none;
}
.menu--main .menu{
	padding-right: 0;
	margin-left: 0;
}
.menu--main .menu.lvl-1 .menu-link {
	text-align: right;
} */


/**
 *
 *	events
 *
 */
.fc-event-container,
.fc-view-container {
	color: #400;
}
/**	events */
.fc-event-container .fc-time-grid-event {
    height: 44px;
    width: 150px;
    left: 0 !important;
    z-index: auto !important;
}
.fc-event-container .fc-time-grid-event > .fc-content {
    position: relative;
    z-index: auto;
}
.fc-event-container .fc-time-grid-event:hover{
	z-index: 3 !important;
}
	/**	veranstaltungsorte */
	.fc-event-container .venue-wiesau { }
	.fc-event-container .venue-weiden { }
	.fc-event-container .venue-amberg { }
	.fc-event-container .venue-bayreuth { }
	.fc-event-container .venue-grafewohr { }
	/**	Kategorie */
	.fc-event-container .category-krav-maga { }

@supports (display: flex ) {
.eo-fullcalendar .fc-toolbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
	.eo-fullcalendar .fc-toolbar .fc-clear {
		display: none;
	}
	.eo-fullcalendar .fc-toolbar .fc-left,
	.eo-fullcalendar .fc-toolbar .fc-right{
		-ms-flex-preferred-size: 200px;
		    flex-basis: 200px;
	}

	.eo-fullcalendar .fc-toolbar .fc-left { -ms-flex-order: 1; order: 1;}
	.eo-fullcalendar .fc-toolbar .fc-center { -ms-flex-order: 2; order: 2;}
	.eo-fullcalendar .fc-toolbar .fc-right { -ms-flex-order: 3; order: 3;}
	.eo-fullcalendar .fc-toolbar .fc-right > * {
		float: right;
	}

	.eo-fullcalendar .fc-toolbar h2 {
		font-weight: bold;
		font-size: 30px;
	}
}

th.fc-day-header.fc-widget-header {
    padding: 7px !important;
    line-height: 28px;
}


/**
 *
 * Facebook Timeline
 *
 */
.news.news--fb {
	background-color: rgba( 255,255,255, .2 );
	font-size: 15px;
	margin-left: -12.5px;
	margin-right: -12.5px;
}

.news.news--fb .news-iw {
	padding: 24px 25px 48px;
}
.news.news--fb .news-head {
	margin-bottom: 0;
}
.news.news--fb .news-date {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 12px;
}

.news.news--fb .news-info {
	bottom: 12px;
}

.newslist .news .post-title {
	font-size: 21px;
}


/**
 * WooCommerce
 */
 .product.product--list {
 	background-color: #FFF;
 	color: #333;
 	margin-bottom: 28px;
 	padding: 14px 25px;
 	border: 1px solid #989898;
 }
 @media (min-width: 1024px){
	.product.product--list {
		transition: transform .05s linear;
	}
	.product.product--list:hover {
		    -ms-transform: scale(1.05);
		        transform: scale(1.05);
		    z-index: 100;
	}
}
 .product.product--list .wp-post-image,
 .product.product--list img {
 	margin: -14px -25px 14px;
 	max-width: calc( 100% + 50px );
	 width:  calc( 100% + 50px );
	/*12.12.*/
 	/*height: 300px;*/
	/*object-fit: cover*/;
	height:190px;
	object-fit:contain;

 	object-position: center center;
 }
 .product.product--list .product-category {
 	font-size: .8em;
 	margin-top: 0;
 	color: #989898;
 }
 .product.product--list .product-title {
 	min-height: 84px;
 }
 .product.product--list .product-title:hover {
	color: #E51A1F;
}

@media (min-width: 1024px) {
	.product.product--list .attachment-shop_catalog.size-shop_catalog.wp-post-image {
	    /*float: left;*/
	    /*margin-right: 25px;*/
	    /*width: 40%;*/
	}
	.product.product--list .product-details {
		/*float: left;*/
		/*width: calc( 60% - 25px);*/
	}
}
.product.product--list .woocommerce-loop-product__link {
	text-decoration: none;
}
.product.product--list .woocommerce-loop-product__title {
	margin-top: 0;
}


.product .product-price,
.product .price {
	font-size: 25px;
	font-weight: 900;
	margin-top: 28px;
	margin-bottom: 0;
}
.product--card .product-price {
	margin-top: 14px;
}
.product .product-price del {
	font-size: .6em
}
.product .product-price ins{
	font-weight: bold;
	display: block;
	margin: 10px 0;
}
.product .product-price .amount {
	/* color: #E51A1F; */
	/* font-weight: bold; */
}
.product .product-price.product-price--info {
	margin-top: 0;
	font-size: 13px;
	font-weight: 400;
}


.single-product .product-image.has-gallery img {
	float: right;
	width: 75%;
}

.single-product .product-image .product-gallery {
	float: left;
	margin-right: 7px;
	width: 23%;
	width: calc(25% - 7px);
	max-height: 420px;
	overflow-y: auto;

}
.single-product .product-image .product-gallery .picture {
	margin-bottom: 14px;
}
.single-product .product-image .product-gallery .picture img {
	float: none;
	width: 100%;
}



.product.product--list .cart {
	margin-top: 24px;
}
.product.product--list .cart,
.product.product--list .cart .quantity {
	float: left;
}
.product.product--list .cart .quantity .qty {
	height: 48px;
	line-height: 48px;
	width: 10ch;
}
.product.product--list .cart .quantity .qty,
.product.product--list .cart .button {
	border-color: #333;
	border-width: 1px;
}

.product.product--list .onsale {
  position: absolute;
  top: 0;
  left: 25px;
  padding: 12px 25px;
  background-color: red;
  font-weight: bold;
}

.woocommerce.single-product .product-title {
	font-weight: 900;
}

.woocommerce.single-product .product-summary {
	margin-bottom: 56px;
}

.woocommerce.single-product .cart {
	margin-top: 56px;
}

.woocommerce.single-product .cart .amount {
	/*display: -ms-flexbox;
	display: flex;*/
}
.woocommerce.single-product .cart .quantity {
	float: none;
	margin-bottom: 14px;
}


.woocommerce.single-product .cart .variations {
	width: auto;
}

.woocommerce.single-product .cart .variations td:first-child,
.woocommerce.single-product .cart .quantity label {
	min-width: 12ch;
}
.woocommerce.single-product .cart .quantity label {
	display: inline-block;
}
.woocommerce.single-product .cart .variations tr:last-child td {
	text-align: right;
}
.woocommerce.single-product .cart .variations .reset_variations {
	font-size: 13px;
	color: #ED1B1A;
}

.woocommerce.single-product .cart .quantity input,
.woocommerce.single-product .cart .variations input,
.woocommerce.single-product .cart .variations select {
	border: 0;
	border-bottom: 1px solid #989898;
	width: 20ch;
}

.woocommerce.single-product .cart .button-primary {
	background-color: #ED1B1A;
	color: #FFF;
	font-weight: 900;
}
.woocommerce.single-product .cart .button-primary::before {
	content:'';
	font-family: "fontello";
}

.woocommerce.single-product .product-description {}

.woocommerce.single-product .product-description--short {
	margin-top: 28px;
}

.woocommerce-pagination {

}
.woocommerce-pagination .page-numbers {

}

.woocommerce-pagination ul.page-numbers {
	text-align: center;
	list-style: inside none;
	font-size: .8em;
	padding: 0;
}

.woocommerce-pagination ul.page-numbers li {
	display: inline-block;
}
.woocommerce-pagination ul.page-numbers li + li {
	margin-left: 1ch;
}

.woocommerce-pagination span.page-numbers,
.woocommerce-pagination a.page-numbers {
	display: inline-block;
	min-width: 2em;
	line-height: 2;
	border: 1px solid #989898;
	text-decoration: none;
}

.woocommerce-pagination a.page-numbers.next,
.woocommerce-pagination a.page-numbers.prev {
	border: 0;
}

.tabs {
	border: 0;
}
.tabs-nav a.is-active {
	color: #FFF;
	font-weight: 900;
}
.tabs-nav {
	/*border-bottom: 1px solid #989898;*/
	/*margin-left: -1px;*/
}
.tabs .tab {
	border: 1px solid #989898;
	background-color: #FFF;
	/*border-top: 0;*/
}

.content-inner--gradient .product.product--list .cart .quantity .qty,
.content-inner--gradient .product.product--list .cart .button {
	border-color: #FFF;
	background-color: #FFF;
}

.content-inner--gradient .product.product--list .cart .quantity{
	border-right: 1px solid #E51A1F;
}
.content-inner--gradient .product.product--list .cart .button:hover {
	background: #E51A1F;
	color: #FFF;
}

#woocommerce-gzd-revocation label + strong {
	margin-left: 1ch;
}


.woocommerce .product-title {
	font-weight: 400;
	/*12.12.*/
	font-size: 20px;
}

#order_review_heading {
	margin-top: 84px;
}


.content-inner--gradient .button,
.content-inner--gradient button,
.content-inner--gradient input[type="submit"],
.content-inner--dark .button,
.content-inner--dark button,
.content-inner--dark input[type="submit"] {
	color: #FFF;
	border-color: #FFF;
}

.content-inner--gradient .button:hover,
.content-inner--gradient button:hover,
.content-inner--gradient input[type="submit"]:hover,
.content-inner--dark .button:hover,
.content-inner--dark button:hover,
.content-inner--dark input[type="submit"]:hover {
	background-color: #E51A1F;
}

.content-inner--gradient .widget,
.content-inner--dark .widget {
	color: #400;
}

.content-inner--gradient .widget .button,
.content-inner--gradient .widget button,
.content-inner--gradient .widget input[type="submit"],
.content-inner--dark .widget .button,
.content-inner--dark .widget button,
.content-inner--dark .widget input[type="submit"] {
	color: #400;
	border-color: #400;
}

.content-inner--gradient .widget .button:hover,
.content-inner--gradient .widget button:hover,
.content-inner--gradient .widget input[type="submit"]:hover,
.content-inner--dark .widget .button:hover,
.content-inner--dark .widget button:hover,
.content-inner--dark .widget input[type="submit"]:hover {
	color: #FFF;
}

.content-inner--dark input,
.content-inner--dark select,
.content-inner--dark select option,
.content-inner--dark textarea {
	background: #000;
	color: #FFF;
}


/* .content-inner--gradient .widget input,
.content-inner--dark .widget input {
	color: #FFF;
} */


/**
 * Slider
 */

@media (max-width: 479px) {
 	.bx-pager {
 		display: none;
 	}
}

.bx-wrapper .bx-loading {
	background: #000 url('assets/images/bx_loader.gif') no-repeat center center;

}
.bx-wrapper .bx-controls-direction a {
    top: auto;
    bottom: 14px;
    background-color: #E51A1F;
    color: #FFF;
    border-radius: 0;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    font-size: 18px;
}
.bx-wrapper .bx-controls-direction a::before {
    color: #FFF;
}
.bx-wrapper .bx-prev {
	left: auto;
    right: 54px;
}
.bx-wrapper .bx-next {
    right: 18px;
}

@media (min-width: 780px){
	.bx-wrapper .bx-controls-direction a {
		bottom: 28px;
	}

	.bx-wrapper .bx-prev {
	    right: 75px;
	}
	.bx-wrapper .bx-next {
	    right: 25px;
	}

}

.woocommerce-checkout .shop_table.shop_table.shop_table {
	background: transparent;
}

figure.article-figure {
	margin-bottom: 50px;
}

.single_image {
	margin-bottom: 30px;
}

.news-text {
    min-height: 150px !important;
}

.newslist .article-content .post-header {
	min-height: 90px !important;
}

.woocommerce-nav {
	border-bottom: 1px solid #E51A1F;
	margin-bottom: 28px;
	padding-bottom: 14px;
}

.filter-bar {
	margin: 0;
	padding: 0;
}
.filter-item strong {
	margin-right: 1ch;
}
.filter-item span[data-filtershow]{
	display: inline-block;
	cursor: pointer;
}
.filter-item span[data-filtershow] + span[data-filtershow] {
	margin-left: 2ch;
}
.filter-item span.checkbox{
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #989898;
	vertical-align: middle;
	line-height: 28px;
	position: relative;
	margin-right: 3px;
}

.filter-item .is-active span.checkbox::before{
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 1px;
    left: 2px;
    width: 4px;
    height: 8px;
    border-width: 0 3px 3px 0;
	border-style: solid;
	border-color: #E51A1F;
	-ms-transform: rotate(45deg);
	    transform: rotate(45deg);
}

#cookieChoiceInfo {
	display: none !important;
}

.uc-embedding-wrapper {
	color: black;
}