/*
Theme Name: enigmaChild
Description: Ronins Mod fuer enigma 2.2
Author: Schokokeks
Author URI: https://www.kollino.de
Template: enigma
Version: 1.0
Tags: PRIVAT
Text Domain: weblizar
*/
@font-face {
    font-family: 'futurabook';
    src: url('/wp-content/themes/enigmaChild/css/futura-book-webfont.woff2') format('woff2'),
         url('/wp-content/themes/enigmaChild/css/futura-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
p, .textwidget {
    font-family: 'futurabook', sans-serif !important;
}
*/
.enigma_fuul_blog_detail_padding img[class*="wp-image-"] {
	margin:10px 5px 10px 5px;
}

.enigma_blog_area {
    padding-bottom: 0 !important;
}

.enigma_service {
	padding-top:90px;
	padding-bottom:90px;
}
.enigma_service_detail img[class*="wp-image-"] {
	margin-left:1.5em;
}
.enigma_service_area{
	border-radius: 0px;
	margin-bottom: 65px;
	transition: all 0.4s ease 0s;
}
.enigma_service_detail h3{
	font-size: 24px;
	
	letter-spacing: normal;
	line-height: 32px;
	word-wrap:break-word;
	margin:0 0 10px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.enigma_service_detail{
	text-align: justify;
	-moz-hyphens: auto;
	-o-hyphens: auto;
   	-webkit-hyphens: auto;
	-ms-hyphens: auto;
   	hyphens: auto; 
}	
.enigma_post_date span.date {
	font-size: 16px;
    /*line-height: 35px;*/
}
.enigma_blog_post_content{
	float: left;
	margin-bottom: 10px;
	width: 100%;
	text-align: justify;
   	-moz-hyphens: auto;
	-o-hyphens: auto;
   	-webkit-hyphens: auto;
	-ms-hyphens: auto;
   	hyphens: auto; 
}
.enigma_fuul_blog_detail_padding{

	padding-left: 20px;
	float: left;
	width: 100%;
	text-align: justify;
   	-moz-hyphens: auto;
	-o-hyphens: auto;
   	-webkit-hyphens: auto;
	-ms-hyphens: auto;
   	hyphens: auto; 
}
.wp-caption-text { font:14px;text-align: center; padding: 0 0.75em 0 0.75em; }
.gallery-caption { font:14px; }
.bypostauthor{ font:14px; }
.alignright{ font:14px; text-align:right;display: inline;
	float: right; margin: 0 0 1.5em 1.5em; 
}
.alignleft {
	display: inline;
	float: left;
	/*margin-right: 1.5em;*/
	margin: 0 1.5em 1.5em 0;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 0.75em;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* ANFANG myChanges */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
	width:50%;
	padding:10px;
}
.wpcf7 textarea {
	width:100%;
	padding:10px;
}

.wpcf7 .subject {
	width:100% !important;
}

.wpcf7 input[type="submit"] {
	float:right;
}

.wpcf7 .enigma_recaptcha {
	float:right;
	margin: 0 0 15px 0;
}
.clear {
	clear:both;
}
.enigma_sidebar_widget {
	border-top:3px solid #0960A7; /*#31A3DD*/
}
#searchform {
	margin-top:14px;
	width:100%;
}
.input-group {
	margin-top:30px !important;
	margin-right:70px !important;
	float: right;
	width: 50%;
}


.myTeaser {
	color: #000;
	border:0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
	font-family: 'Arimo',Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:15px;
	background-color: #FFFFFF;
	display:inline-block;
	float:right;
	margin:10px 10px 0 0;
}


.myTeaserButton:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 3px 3px 0 rgba(201, 201, 201, 1);
	-moz-box-shadow: 3px 3px 0 rgba(201, 201, 201, 1);
	box-shadow: 3px 3px 0 rgba(201, 201, 201, 1);
	color:#fff;
	font-family: 'Arimo',Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:15px;
	background-color: #0960A7; /*#31A3DD*/
}

.enigma_service_iocn i {
	line-height: 75px !important;
}	

.mfizz i {
	line-height: 90px !important;
	padding-left: 12px !important;
}

.zitate_zitat {
	font-size:1.25em !important;
}	

.zitate_quelle {
	float:right; 
	margin-top:15px; 
	font-size:1.125em !important;
}	
	
.textjustify { 
	text-align:justify; 
   	-moz-hyphens: auto;
	-o-hyphens: auto;
   	-webkit-hyphens: auto;
	-ms-hyphens: auto;
   	hyphens: auto; 
}	

.enigma_project_section {
	padding-bottom: 0 !important;
}
.mywidgettextbox {
     float: left;
     width: 49.3%;
     padding: 20px;
     box-sizing: border-box;
}
.myHeaderLogin {
	color: #ffffff;
	border:0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
	font-family: 'Arimo',Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:15px;
	display:inline-block;
	float:right;
	margin:10px 10px 0 0;
}

.myHeaderLogin:hover {
	color: #000000;
}

.advads-sidebar {
	text-align: center;
	padding:35px 0 20px 0;
}
iframe {float:left;}
#iframe-clear {clear: both;}

.amzdouble {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px; 
}


#widget_nav_menu {
	padding:0 0 0 35px;
}	


ul.icon {
	list-style-type: none; 
	font-size:1.2em;
}

ul.icon li {
	text-indent: -1.4em;
	padding-left: 1.4em;	
	margin: 1em 2em 1em 2em;
}

ul.icon li:before {
	font-family: "fontAwesome";
	/*font-size:2em;*/
	content: "\f000";
	float: left;
	width: 1.4em;
	color: green;
}

ul.icon li.checked-o:before { content: "\f05d"; }
ul.icon li.checked-o-empty:before { content: "\f05d"; }

.blackborder { border: 1px solid #000000; }
.greyborder { border: 1px solid #e0e0e0; }

/*<button class="myTeaser myTeaserButton">"Hier Weiterlesen"</button>
<a href="#" class="myTeaser myTeaserButton">"Hier Weiterlesen"</a>*/


/* Letzte Artikel */

.fadeout {
    position: sticky; 
    bottom: 0;
    height: 6em;
    /*background-color:#c0c0c0*/
    /*background-color: #ffffff;*/
  
    background-image: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.9) 90%
    ); 
    background-image: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.9) 90%
    );
    background-image: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.9) 90%
    );
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.9) 90%
    );
    background-image: -ms-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.9) 90%
    );
    
} 

.itemOuterHeight { 
	height:700px;
}
	
.itemInnerHeight { 
	height:585px;
	overflow:hidden; 
	margin-bottom:10px;
}
@media (max-width: 800px) {
	.itemOuterHeight { 
		height:900px;
	}
	
	.itemInnerHeight { 
		height:785px;
		overflow:hidden; 
		margin-bottom:10px;
	}
}

.owl_carousel-navi,
.owl_carousel-navi_bottom {
    margin-top: 15px;
    text-align: center;
}    

.owl-prev {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
    margin-right: 5px;
    padding: 6px 15px 10px;
    transition: all 0.3s ease 0s;
}
.owl-next {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
    padding: 6px 15px 10px;
    transition: all 0.3s ease 0s;
}
.owl-prev i, .owl-next i {
    font-size: 20px;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}

.owl-prev, .owl-next {
    background-color: #fff;
    border: 2px solid #0960A7; /*#31A3DD*/
}
.owl-prev:hover, .owl-next:hover {
    background-color: #0960A7; /*#31A3DD*/
    color: #fff;
}
.owl-prev:hover i, .owl-next:hover i {
    color: #fff;
}
.owl-prev i, .owl-next i {
    color: #0960A7; /*#31A3DD*/
}


.myowl-gallery .test {
    display: inline-block;
}

.myowl-gallery.owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #869791 !important;
    border-radius: 20px !important;
    display: block !important;
    height: 12px !important;
    margin: 5px 7px !important;
    opacity: 0.5 !important;
    width: 12px !important;
}

.myowl-gallery.owl-carousel .owl-item {
    background: #fff none repeat scroll 0 0 !important;
    border-bottom: 0px !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    overflow: hidden !important;
    position: relative !important;
    border-radius: 0 !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    padding: 0 !important;
}
.myowl-gallery.owl-carousel .owl-item img{
    border-radius: 6px;
}

.owl-dots {
      /*margin: 0 auto *//*for centering the dots*/
      text-align: center;
}
.owl-dot {
     width: 10px;
     height: 10px;
     border-radius: 100%;
     border: 0px;
     background: #333;
     margin-right: 5px;
     display: inline-block;  /*for making them horizontal, if you want vertical then you can use- display: block*/
}
.owl-dot.active {
     background: #0960A7; /*#31A3DD*/
}

.enigma_blog_thumb_date {
	text-align: center !important;
}	

.enigma_blog_thumb_footer {
	margin: 10px 0 0 0 !important;
}
	
	
.owl-carousel .owl-item {
    background: #fff none repeat scroll 0 0 !important;
    border-bottom: 5px solid #0960A7 !important;	 /*#31A3DD*/
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7) !important;
    overflow: hidden !important;
    position: relative !important;
    border-radius: 4px !important;
    margin-bottom: 40px !important;
    margin-top: 10px !important;
    padding: 10px !important;	
}
/* Letzte Artikel */

.img-formula { 
	vertical-align: middle;
}	
.img-center {
	margin-left:20% !important;
}	

.img-center_flex {
    display: flex; 
    justify-content: center; 
    align-items: center;
}

div.pp_pic_holder {
	z-index: 100000 !important;
}	
		
div.pp_overlay {
	z-index: 99000 !important;
}	

.enigma_post_date span.date {
    line-height: 25px !important;
}

.img_eimer { margin: 10px 1px !important; }   
.img_jump { margin: 29px 0 0 !important; position: absolute; }


.enigma_fuul_blog_detail_padding p {
	margin:0 0 20px 0 !important;
}

.enigma_tags a, .enigma_cats a {
    padding: 3px 5px;
}



#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 64px !important;
}

.woocommerce div.product form.cart .variations td.label {
    color: #000000; 
    float: left;
    padding: 10px 2px 0 0;
    font-size: 0.9em;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
     font-size: 2em;
}

.woocommerce div.product form.cart div.quantity {
    margin: 3px 4px 0 0;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #0960A7; /*#77a464*/
    font-weight: bold;
    margin: 30px 0 0 0;
}
 
.woocommerce table.shop_attributes td {
    font-style: normal;
    padding: 8px;
} 

.woocommerce table.shop_attributes {
    margin: 2.618em 0;
}

.woocommerce .darktable {
	background: rgba(0, 0, 0, 0.024) none repeat scroll 0 0;
}

.woocommerce div.product p.stock {
    font-weight: bold;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #0960A7; /*#a46497*/
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #508BCA; /*#935386*/
}    

.product p.wc-gzd-additional-info {
   margin-bottom: 2.5rem !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
   text-align: center;
}

.menu-shop-container {
	background: #edf0f2 none repeat scroll 0 0;
	min-height: 500px;
	padding:10px 0 10px 0;
	margin: 0 0 30px 0;
}	



#menu-shop.menu {
    list-style-type: none;
    margin:0;
    padding: 0;
    /*width: 25%;*/
    background-color: #f1f1f1;
    /*position: fixed;*/
    height: 100%;
    overflow: auto;
}

#menu-shop.menu li a {
    display: block;
    color: #000;
    padding: 8px 16px;
    margin:1px 0 1px 0;
    text-decoration: none;
}

/*
#menu-shop.menu li a.active {
    background-color: #4CAF50;
    color: white;
}
*/
#menu-shop.menu li a:hover:not(.active) {
    background-color: #0960A7;
    color:#ffffff;
}

#menu-shop.menu .active a {
    background-color: #0960A7;
    color:#ffffff;
}

#menu-shop.menu .current-menu-parent a {
    background-color: #0960A7;
    color:#ffffff;
}

#menu-shop.menu .current-product-parent a {
    background-color: #0960A7;
    color:#ffffff;
}

/* Webshop -eMail */

.wps-form {
    width: 50%;
    margin: 0 auto;
}
.wps-form .wps-form-row {
    display: flex;
    flex-direction: column;
    /*width: 100%;*/
}
.wps-form .wps-form-row .wpcf7-form-control {
    /*width: 100%;*/
}
.wps-form .wps-form-column {
    flex: 1;
    /*width: 40%;*/
    padding: .5rem 0;
}
.wps-form .wps-form-column-btn {
    flex: 1;
    /*width: 10%;*/
    padding: .5rem 0;
    margin-top:24px;
}

.wps-form .wps-form-column input[type="email"] {
	width:100%;
}

.wps-form .wps-form-column-btn input[type="submit"] { 
	float: left;
}	

/*
.wps-form .wps-form-column-btn .wpcf7-submit {
    background-color: #0960a7;
	background-image: none;
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: 700;
    left: auto;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0.618em 1em;
    position: relative;
    text-decoration: none;
    text-shadow: none;    
}
*/
.wps-form .wps-form-column-btn .enigma_send_button {
	padding:7px 40px 7px 40px !important;
}



/* Notebook / Desktop */
@media only screen and (min-width: 48em) { 
    .wps-form .wps-form-row {
        flex-direction: row;
    }
    .wps-form .wps-form-column {
        padding: .5rem 1rem;
    }
}

/* Webshop -eMail */



/* Produkt-Suchfeld */

.dgwt-wcas-preloader {
	width: 62px !important;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    height: 45px !important;
	width: 65px !important;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
     background: #0960A7 /*#31A3DD*/ !important;	
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    border-color: transparent #0960A7 /*#31A3DD*/ transparent !important;
}


.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    height: 45px !important;
    padding: 6px 12px !important;
    border: 1px solid #A9A9A9 !important;
}

.dgwt-wcas-search-wrapp {
    min-width: initial !important;
    max-width: initial !important;
    width: 100% !important;
    margin-bottom: 40px;
}



/* ANFANG Product-Grid gleich Hoch*/

.woocommerce ul.products.grid li.product .price {
    color: #0960A7 !important;
    font-weight: bold !important;
    font-size: 1.1em !important;
    margin: 0 10px 20px 0 !important;    
    text-align: right;
}

.woocommerce ul.products.grid li.product .woocommerce-loop-category__title, .woocommerce ul.products.grid li.product .woocommerce-loop-product__title, .woocommerce ul.products.grid li.product h3 {
    font-size: 1.1em !important;
    word-break: break-all;    
}    

.woocommerce ul.products.grid li.product p.wc-gzd-additional-info{
    margin: 0 10px 0 0 !important;
    text-align: right;
}

.woocommerce ul.products.grid li.product .gridlist-buttonwrap {
    margin: 0.5em 0 1.5em 0;
    text-align: center;    
    position: absolute;
    bottom: 0;
    left: 10px;
}

.woocommerce ul.products-grid li.product, .woocommerce-page ul.products.grid li.product {
    height: 460px;
    display: inline-table;
}

.woocommerce ul.products-grid li.product-category, .woocommerce-page ul.products.grid li.product-category {
    height: 220px;
}
/* ENDE Product-Grid gleich Hoch*/


/* ANFANG "Aehnliche Produkte" gleich Hoch*/
.woocommerce ul.products li.product h2 {
    line-height:2.5ex !important;
	height:90px;
  	/*overflow: hidden !important;*/
  	
}

.woocommerce ul.products li.product p.wc-gzd-additional-info{
    margin: 0 10px 0 0 !important;
    text-align: right;
}


.woocommerce ul.products li.product .price {
    color: #0960A7 !important;
    font-weight: bold !important;
    font-size: 1.1em !important;
    margin: 0 10px 20px 0 !important;    
    text-align: right;
}
/* ENDE "Aehnliche Produkte" gleich Hoch */




/*mmmm*/

/* Liste */

.woocommerce ul.products.list li.product .price {
    color: #0960A7 !important;
    font-weight: bold !important;
    font-size: 1.6em !important;
    text-align: right !important;
    margin: 0 0 15px 0;
}

.woocommerce ul.products.list li.product .woocommerce-loop-category__title, .woocommerce ul.products.list li.product .woocommerce-loop-product__title, .woocommerce ul.products.list li.product h3 {
    text-align: right;
    font-size: 2em !important;    
}    

.woocommerce ul.products.list li.product p.wc-gzd-additional-info{
    margin-bottom: -1rem !important;
    text-align: right;
}

.woocommerce ul.products.list li.product .gridlist-buttonwrap {
    margin: 0.5em 0 1.5em 0;
    text-align: right;
}


.woocommerce select.orderby {
    height: 45px !important;
    padding: 6px 12px !important;
}





.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #0960A7 !important;
    color: #FFFFFF !important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #508bca !important;
    color: #FFFFFF !important;
}


.woocommerce .gridlist-toggle {
    margin-bottom: 20px !important;
}    

.woocommerce form .form-row .input-checkbox {
    margin: 12px 7px 30px 12px !important;
    transform: scale(3);
}

#order_review .legal {
    padding: 1em 1em 0 0 !important;
}    

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
    margin-right: 15px;
    transform: scale(2);
}




.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
    text-align: right !important;
}     
    
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
    width: 180px;
}
    

.woocommerce form .form-row select, .woocommerce-page form .form-row select,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    height: 40px !important;
    padding: 10px 15px !important;
    width: 100% !important;
}

.woocommerce form .form-row #order_comments, .woocommerce-page form .form-row #order_comments {
    height:350px !important;
}        


.woocommerce .woocommerce-billing-fields h3 {
    margin: 30px 0 20px 0 !important;
}    

/* (ANFANG) woocommerce: Anzahl der Warenkorb-Artikel neben dem Einkaufswagen */
.woocommerce .cart-contents_a {
    background-color: #FF0000;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    right: 8px;
    border: 1px solid black;
    text-align: center;
    border-radius: 50px;
}    

.woocommerce .cart-contents-count {
    color: #FFFFFF;
    font-size: 0.9em;
    margin-top: -1px;
    margin-right: 10px;    
}
/* (ENDE) woocommerce: Anzahl der Warenkorb-Artikel neben dem Einkaufswagen */

/* (ANFANG) woocommerce: Zeile Suchfeld, Konto, Warenkorb formatieren */
.woocommerce .bar_cart {
    float: right;
    position: relative; 
    width: 9%; 
    padding-right: 10px;
    margin-bottom: 20px;    
}

.woocommerce .bar_profile {
    float: right;
    position: relative; 
    width: 14%; 
    padding-left: 10px;
    margin-bottom: 20px;    
}

.woocommerce .bar_search {
    float: right; 
    position: relative; 
    width: 75%;
}


@media only screen and (max-width:700px){
	.woocommerce .bar_search {
        	width: 100% !important;
	}
	.woocommerce .bar_profile {
		float: left;
		width: 18%;
	}
	.woocommerce .bar_cart {
    float: right;	
		width: 16%;
		margin-right: 20px;
	}	
}


.woocommerce .cross-sells ul.products li a {
	float: right;
	padding-right:10px;
}	

.woocommerce ul.products.grid li.product .gridlist-buttonwrap {
    position: relative;
    text-align: center;
    float:right;
    margin-right:15px;
}	

.col-md-8 {
    width: 62% !important;
}

/* (ENDE) woocommerce: Zeile Suchfeld, Konto, Warenkorb formatieren */

.clear_both {
    clear: both;
}

.text_center {
    text-align: center;
    white-space: nowrap;
}
   
/*
.dgwt-wcas-no-submit .dgwt-wcas-ico-loupe {
    left: auto !important;
    right: 12px !important;
    z-index:10000;
    fill: #FFFFFF !important;    
} 
*/


/* ENDE myChanges */
