/* CONTACT|UPLOAD FORM*/

.wps-form {
	width: 100%;
	margin: 0 auto;
}

.wps-form p {
	margin: 0;
}

.wps-form label {
	width: 100%;
}

.wps-form-row {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.wps-form-row .wpcf7-form-control {
	width: 100%;
}

.wps-form-column {
	flex: 1;
	width: 100%;
}

.wpcf7-submit {
	margin: .5rem 0;
	min-width: 12rem;
}

/* Notebook / Desktop */
@media only screen and (min-width: 620px) {
	.wps-form-row {
		flex-direction: row;
	}

	.wps-form-column {
		padding: 0.5rem 1rem;
	}

	.wpcf7-submit {
		margin: 1rem 1rem;
	}
}

.required-asteriks::after {
	content: "*";
	color: #df0e0e;
	display: inline;
}

@media only screen and (min-width: 992px) {
	.container {
		padding: 0;
		margin: 0;
		width: 100% !important;
	}

}

.wpb_column {
	/*margin: 0 15px;*/
}

.wps-btn{
    background-color:white;
    color: #292929;
}
.wps-upload-btn-wrapper label, .wps-upload-btn-wrapper input[type=file]{
    font-size: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
}

.wps-upload-btn-wrapper{
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.contact-feature .vc_custom_heading {
	text-transform: unset;
}

wps-form wps-form input:not([type]),
wps-form input[type="text"],
wps-form input[type="password"],
wps-form input[type="date"],
wps-form input[type="datetime"],
wps-form input[type="datetime-local"],
wps-form input[type="month"],
wps-form input[type="week"],
wps-form input[type="email"],
wps-form input[type="number"],
wps-form input[type="search"],
wps-form input[type="tel"],
wps-form input[type="time"],
wps-form input[type="url"],
wps-form input[type="color"],
wps-form textarea {
	border: 1px solid #ebebeb;
	height: 50px;
	padding: 5px;
	border-radius: 2px;
}

/* FOOTER MENUE FIX */

.footer.first.style2 .widget_menu_top #menu-footer {
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: right;
}

.footer.first.style2 .widget_menu_top #menu-footer li {
	display: inline-block;
	padding: 0 15px;
	padding-bottom: 0;
}

.footer.first.style2 .widget_menu_top #menu-footer li:hover a {
	color: #df0e0e;
}

.footer.first.style2 .widget_menu_top #menu-footer li:last-child {
	padding-right: 0;
}

.footer.first.style2 .widget_menu_top #menu-footer li:first-child {
	padding-left: 0;
}

.footer.first-home12 .footer-top .widget_menu_top #menu-footer {
	padding-top: 0;
}

.footer .footer-top .widget_introduce #menu-footer {
	list-style: none;
}

.footer .footer-top .widget_introduce #menu-footer li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	padding-right: 15px;
}

.footer .footer-top .widget_introduce #menu-footer li:after {
	content: "/";
	padding-left: 15px;
}

.footer .footer-top .widget_introduce #menu-footer li:last-child {
	padding-right: 0;
}

.footer .footer-top .widget_introduce #menu-footer li:last-child:after {
	display: none;
}

.footer .footer-top .widget_menu_top #menu-footer {
	list-style: none;
	padding-top: 32px;
}

.footer .footer-top .widget_menu_top #menu-footer li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	padding-right: 15px;
}

.footer .footer-top .widget_menu_top #menu-footer li:after {
	content: "/";
	padding-left: 15px;
}

.footer .footer-top .widget_menu_top #menu-footer li:last-child {
	padding-right: 0;
}

.footer .footer-top .widget_menu_top #menu-footer li:last-child:after {
	display: none;
}

.footer .footer-top .widget_menu_top #menu-footer li:hover a {
	color: #df0e0e;
}

/* FOOTER PRODUCT PART */
.footer .footer-newsletter .footer_widget_newsletter {
	padding-bottom: 0;
}



/* SIDEBAR TITLE REMOVE */
.widget_shopping_cart>.widgettitle {
	display: none;
}

/* SHOW LOGO ON MOBILE */
.col-logo img {
    min-width: 20rem;
}

@media only screen and (max-width: 540px) {

.header-top .logo a::after {
    content: "";
    width: 44px;
    height: 44px;
    position: relative;
    background-image: url("https://staging.die-laserei.de/wp-content/uploads/2019/09/Laserei-Favicon.svg");
    display: block;
    }
    
.header-top .logo img{
    display: none;
}
}

/*#################################
BACKGROUND – HEADER / FOOTER
#################################*/


.header-container, .layout2, .single-product .header-container {
    background-color:
#262626 !important;
background-image: url("https://staging.die-laserei.de/wp-content/uploads/2019/11/Menue-Background.jpg");
background-size: cover;
background-position-x: 85%;
background-blend-mode: overlay;
}

footer#site-footer .footer {
background-blend-mode: soft-light;
}



#wcj_product_input_fields_local_1{
 display: block;   
}

.aspectObject{
    position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
}

.aspectBox_16-9{
position: relative;
width: 100%;
padding-top: 56%;
}


/*
############################
IMAGE GALLERY DESCRIPTION REFERENCES
############################
*/
.pp_description {
    display: none !important;
}


/*#############################
ACCOUNT UI
#############################*/
.woocommerce-Address-title.title {
    background: none;
        background-color: rgba(0, 0, 0, 0);
        background-clip: border-box;
    background-clip: text;
}


/* DISABLE SETTINGS */

.header-top-setting {
    display: none !important;
}

.action {
    padding: 1.5rem 0 !important;
}

.shoping_cart {
    padding-right: 0 !important;
}


/* SHOP FIXES */

.shop_table.woocommerce-checkout-review-order-table {

    display: inline-table;
    padding: 1rem 1.5rem;
    margin-top: 3rem !important;
    border-top: solid 0.3rem !important;
}

.woocommerce-checkout .shop_table {
    background-color: #f7f7f7 !important;
}

.shop_table .woocommerce-Price-amount.amount {
    float: right;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox * {
    position: unset;
}

/* PRODUCT PREVIEW */
#wcj_product_input_fields_local_1 {
	max-width: 46.9rem;
	width: 100%;
}

@media only screen and (min-width: 678px) {
#wcj_product_input_fields_local_1 {
    	max-width: 48.8rem;
    }
}


/* SHOP GALLERY IMAGE PREVIEW */
.yith_magnifier_thumbnail {
    width: unset !important;
}


/* LINK HOVER FIX */
a:hover {
    color: #ff2647;
    text-decoration: none;
}

/* TESTIMONIAL-LOGO SLIDER FIX */

.testimonials .avatar img {
    max-width: unset;
    max-height: unset;
}


/* HEADER */
.vc_testimonial_title{
    font-weight: 100;
    font-variant-caps: all-petite-caps;
}


/* FONT */

.darkfont-on-dark {
	text-shadow: 0px 0px 6px white;
}

/* -links in boxes */
.wpb_wrapper p a {
    color: #c41c36;
    font-weight: 500;
}

.wpb_wrapper p a:hover {
    color: #ff2647;
    letter-spacing: .05rem;
}

/* CATEGORY */
.cat-name * {
    text-shadow: 0 0 10px white, 0 0 2rem white, 0 0 3rem white, 0 0 4rem white;
}

/* Current link in Menue */
.current_page_item .link_content .link_text{
	color: #ff2647 !important;
}

blockquote.testimonials-text {
    background-color: unset !important;
}

/* SOCIAL MEDIA RAUS */
.social-sharing {
    display: none;
}

.woocommerce-breadcrumb {
    text-transform: uppercase !important;
    font-weight: 200 !important;
}

.woocommerce-page #content .archive-banner .page-banner-content .entry-title, .woocommerce-page #content .archive-banner .custom-breadcrumb .entry-title, #content .custom-page .page-banner .page-banner-content .entry-title, #content .custom-page .page-banner .custom-breadcrumb .entry-title, #content .custom_header_blog .page-banner .page-banner-content .entry-title, #content .custom_header_blog .page-banner .custom-breadcrumb .entry-title {
    font-size: 60px;
    color: #292929;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
    line-height: 1;
}