/* == GLOBALE EINSTELLUNGEN == */

body { font-family : Open Sans; }


.block .block-title {
    border: 0;
    padding: 0 0 10px;
    margin: 0 0 5px;
    color: #000000;
    color: rgba(0, 0, 0, 0.75);
    border-bottom: 1px solid #E8E8E8;
    word-wrap: break-word;
}

.selected_qty {
	color: #fff;
}


#quote{
	background-image:url('../images/offer.png');
	width: 100%;
	height: 91px;
	background-repeat: no-repeat;
	background-position: 20px 12px;
	background-size: 63px 61px;
	cursor:pointer;
	display: none !important;
}
#quote p {
	color: #959595 !important;
	font-size: 15px;
	font-weight: bold;
	width:57%;
	padding: 36px 0px 0px 95px;
	display: none !important;
}





.print_setup h2 {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}





#s2id_select_PP {
	visibility: hidden;
    padding: 0 !important;
    margin: 0 !important;
}

.product_part_options {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}


#product_part{
	font-size: 14px;
	font-weight: bold;
}

/*
.price {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.price-box {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
*/

#queldoreiNav ul li a {
	font-family: Open Sans;
	font-size: 16px;
	font-weight: lighter;
	text-transform: none;
	color: #808080;
}

#queldoreiNav li a {
	font-family: Open Sans;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #808080;
}


.cart-block.cart-shipping {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}



.block .block-title strong {
    font-size: 22px;
	font-family: Open Sans;
    font-weight: 600;
    text-transform: none;
    letter-spacing: -1.2px;
    line-height: 1.5rem;
}


.block-slider .slides > li strong, .block-slider .slides > li strong.block-slider-title {
    display: block;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    padding: 0 0 10px;
    margin: 0 0 5px;
    color: #000000;
    color: rgba(0, 0, 0, 0.75);
    border-bottom: 1px solid #E8E8E8;
    font-size: 22px;
    font-family: Open Sans;
	font-weight: 600;
    text-transform: none;
    letter-spacing: -1.2px;
    line-height: 1.5rem;
}


.homepage-banners a { position : relative; overflow : hidden; display : block; padding : 0px; background : #FFFFFF; border-radius : 2px; box-shadow : 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }

.homepage-banners a:hover { padding : 0px; margin : -5px; box-shadow : 0px 0px 22px 1px rgba(0, 0, 0, 0.15); }

.homepage-banners a, .homepage-banners a:hover { transition : all 300ms ease-in-out; }

.pright { right : 0; transition : all 300ms ease-in-out; }

.homepage-banners a:hover .content.pright { right : 5px; transition : all 300ms ease-in-out; }

.homepage-banners a img { position : relative; z-index : 1; max-width : 100%; height : auto; }

.homepage-banners a .content { position : absolute; z-index : 2; margin : 30px; color : #4E4D4B; text-align : center; line-height: 1.4 }

.homepage-banners a .content strong { font-size : 24px; font-weight : 600; text-transform : none; line-height : 1.5rem; color : #302F2E; }

.homepage-banners a .content .border { margin-top : 10px; margin-bottom : 5px; height : 1px; background : #D7D4D0; }

.homepage-banners a .content p { margin : 0; }

.homepage-banners a .content button { margin : 15px 0 0; }

.homepage-banners a.text-right .content { right : 11px; }

.homepage-banners a.text-center .content { right : 11px; left : 11px }


@media (max-width: 979px) {
	#flexslider .row { 		display: none; 	}
}


.cart-top span {
	text-transform: none;
}

.one_third {
	width: 32.5%;
	margin-right: 5%;
}

.two_third {
	width: 62.5%;
	margin-right: 0;
}

@media (max-width: 766px) {
	.one_third { 		width: 100%; 	}
	.two_third { 		width: 100%; 	}
}



/* == Startseite == */


#home_container h1 {
	text-align: center;
	font-size: 1.4rem;
	font-weight: 600;
}

#home_products h2 {
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	padding: 1rem 0;
}

#home_service h2, #category_container h2 {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 600;
	padding: 1rem 0;
}

#home_container p  {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 500;
	padding: 1rem 1.2rem;
}

#home_container img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}


.cp_title {
	text-align: center;
}

/* == Produkte Grid == */

.cp_container {
	padding: 2rem;
}

.cp_box{
	width: 100%;
	height: 100%;
	background-color: #ededed;
	border-radius: 4px;
	transition: 1s;
}

.cp_box:hover{
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	transition: .4s;
}


.cp_box_last {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}


/* == Home - Service Grid == */

#home_service .cp_box, #category_container .cp_box  {
	width: 100%;
	height: 100%;
	background-color: #ededed;
	border-radius: 4px;
}



/* == Category Online-Shop == */

#category_container img {
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}


#category_container .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#category_container .grid_4 {
  padding: 0 0.5rem 0 0.5rem;
  margin-bottom: 2rem;
}

/* == Anpassungen Slider&Login == */

.flexslider .slides .content .border{
  height: 0;
}

.block-login .block-title::after {
  visibility: hidden;
  width: 0;
}

.block-login .block-title {
  padding: 10px;
}
