.aci_product hr
{
    border: 0;
    height: 1px;
    margin-top: 5px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0),#ddd, rgba(0, 0, 0, 0));
    margin-bottom: 9px;
}
div#aci_shopBtn div:nth-child(2) {
    font-weight: bold;
    font-size: 13px;
}

#service_wrapper
{
display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap:20px;
    justify-content: center;
}
.service_image_wrapper
{
width:100%;
}

@media(max-width:1024px)
{
#main #service_wrapper .service_tile
{
width:calc(50% - 20px) !important;
}
}

@media(max-width:768px)
{
#main #service_wrapper .service_tile
{
width:100% !important;
}
}


#service_wrapper .service_tile.col3
{
	width: calc(33.333% - 20px) !important;
}



#service_wrapper .service_tile.col2
{	width: calc(50% - 20px) !important;

}






#service_wrapper .service_image
{
    object-fit:fill;
    width: 100%;
    height: 160px;
filter:brightness(0.58);
border-radius:10px;
transition:all 0.7s;
}

#service_wraooer .service_image_wrapper
{
height:100%;
width:100%;
}

#service_wrapper .noimage
{
background:linear-gradient(to right,  #23508c 60%,#5a91be 100%);
}



#service_wrapper .service_tile:hover .service_image
{
filter:brightness(0.40);
}



#service_wrapper .service_text
{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
    width: 100%;
    top:35px;
    height: 100%;
}

#service_wrapper .col3 .service_text
{	font-size:25px !important;
}



#service_wrapper .service_text_small
{
    position: absolute;
    color: #fff;
    height: 100px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
    font-size: 18px;
    top: 75px;
    width: 70%;
    margin-left: 15%;
    text-align: center;
}


#service_wrapper .service_tile
{
    height:160px;
    cursor:pointer;
    flex-grow: 1;
    align-items: center;
    position: relative;
}




#aci_shopBtn .aci_product_nr {
    font-size:30px;
}


.single-vorschau .aci_product_nr_text {
    font-size: 12px;
    font-weight: 300 !important;
margin-bottom:10px;
}

#wip_message {
    position: absolute;
    width: 403px;
    color: #f10404;
    font-size: 12px;
    top: -92px;
    line-height: 18px;
    text-align: center;
    background: #eee;
    padding: 10px;
    margin-bottom: 20px;
    right: 0px;
}

@media(max-width:1060px)
{

#wip_message {
position:relative;
top:0px;
right:0px;
}
}

.single-vorschau .wf-container-title
{
width:100%;
}
.single-vorschau .page-title h1.entry-title
{


    font-size: 26px !important;
    margin-top: 40px !important;
    margin-bottom: 6px !important;
}

.product_logo
{object-fit:scale-down;
object-position:left;
}
#main
{
padding-bottom:0px !important;
}


.wpml-ls-statics-shortcode_actions
{
display:none !important;
}

.attr_color[data-color]:not(.attr_color[data-color=""]) .attr_color_val {
    width: 17px;
    height: 17px;
    margin-top:1px;
    z-index: 15;
border:1px solid #ccc;
    position: absolute;
    border-radius:100%;
    margin-left: -15px;
}

.attr_color[data-color]:not(.attr_color[data-color=""]) span {
padding-right:30px;
}

.flex_wrap
{
margin-bottom:30px;
}


.top-bar::before {
    background: linear-gradient(
90deg
, rgb(255 255 255 / 0%) 18%, rgb(255 255 255 / 75%)) !important;
    top: -6px;
    content: "";
    width: 200%;
    height: 100%;
    left: -200px;
    position: absolute;
}

.xzoom
{
object-fit:scale-down;
width:250px !important;
max-height:350px !important;

box-shadow:none;

}

#main
{
min-height:calc(100vh - 345px);
}





#aci_productData .has
{
color:green;
}

#aci_productData .nohas
{
color:red;
}
#aci_productData  div
{
hyphens: auto;

}


#product_posts
{
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 70px;
margin-bottom:60px;
}


#post_bottom img
{
    display: flex;
max-width:85px;
max-height:85px;
border-radius:100%;
    margin-left: auto;
    margin-right: auto;
box-shadow: 1px 1px 6px rgb(0 0 0 / 13%);
transition:all 0.2s;
}

#post_bottom a:hover img
{
transform:scale(1.12);
}




#post_bottom .sub_title
{
display:none;
}


#post_bottom a
{

color:#3a3a3a !important;
text-decoration:none;
}





.product_logo
{
margin:8px;
}

.sub_title
{
border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
color:#666 !important;
}
.xzoom-thumbs {
    justify-content: center;
    text-align: left;
    flex-direction: column;
    display: flex;

}
#aci_mainBox
{
position:relative;
flex-direction:column;

}

.data_table td:nth-child(odd) ,.flex_table div:nth-child(odd)
{
text-align:left;
}
.data_table td:nth-child(even),.flex_table div:nth-child(even)
{
text-align:right;
}
.data_table,#aci_mainBox .table-wrapper
{
width:100% !important;
}


.data_table
{
font-size:14px;
}

.data_table tr:nth-child(odd)   {
    background: #eee;
}




.data_table td,.flex_table div{

    padding: 3px 15px;
word-break: break-word;
}


.data_table div:first-child, .data_table div:nth-child(2n+1), .data_table tr td:first-child {
    font-weight: 600;
    letter-spacing: -0.6px;
    font-size: 13px;
}


.data_table.flex_table
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}



.data_table.flex_table div
{
width:calc(16.6% - 30px);
}

#product_posts .sub_title
{
display:none;
}

.owl-carousel .post {

    min-height: 320px;
}



#aci_desc
{
margin-bottom:22px;
}

.flex_wrap h3
{
font-size:22px;
}

.btn
{
  border: none;

  font-size: 22px;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 25px 80px;
  display: inline-block;
border-radius:12px;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
white-space:nowrap;

  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn:before {

    content: "\e001";
    font-family: icomoon-the7-font!important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}



/* Icon separator */
.btn-sep {
  padding: 25px 30px 25px 90px;
}

.btn-sep:before {
    border-right: 1px solid rgb(0 0 0 / 19%) ;
    background: rgba(0,0,0,0.08);
    box-shadow: inset -1px 0px rgb(255 255 255 / 28%);
}


.btn-sep:before {

}

/* Button 1 */
.btn-1 {
  background: linear-gradient(45deg, #1b4583, #65acf4);;
  color: #fff;
transition:all 0.3s;
}

.btn-1:hover {
  background: linear-gradient(45deg, #1b4583, #3670ac);
}
.btn-1:active {
  background: linear-gradient(45deg, #1b4583, #3670ac);
}

.btn-1:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 2.6;
    border-radius: 12px 0 0px 12px;
    font-size: 27px;
    width: 65px;
}


.aci_checks li:before
{
    display: inline-block;
font-family: icomoon-the7-font !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
margin-right:10px;
    content: "\f007";
color:green;
font-size:16px;
}


.product_footer .fa
{
margin-right:10px;
display:inline-block;
}
.product_footer a
{
text-decoration:none;
}

.product_footer li
{
color:rgb(102,102,102);
font-size:14px;
line-height:26px;
}





.product_footer .wf-td
{
vertical-align:top;
}


.product_footer .wf-container-bottom
{
border:none;
}

.product_footer
{
padding:20px;
padding-bottom:40px;
    background-size: cover !important;
background:url("/wp-content/uploads/bg_tri.webp");
background-color:#f4f4f4;
}


#aci_shopBtn
{
    align-items: center;
}



#aci_mainBox
{
max-width:450px;
}
#aci_mainBox td:nth-child(1) {
    white-space: nowrap !important;
}

@media(max-width:1170px) and (min-width:1060px)
{
#aci_shopBtn
{
width:35% !important;
}


}
@media(max-width:1060px) and (min-width:768px)
{
#aci_shopBtn
{
width:100%;
align-items:flex-start !important;
}



#aci_shopBtn button
{
width:400px;
}


}
.col2
{

display: flex;
vertical-align: top;
width:50%;
}
.col3
{
display:flex;
vertical-align: top;
width:33%;
}

.col4
{
    display: flex;
    vertical-align: top;
width:25%;
}


.flex_wrap
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap:7%;
}


}
#aci_image .xzoom
{
width:100% !important;
}
#aci_image
{
    align-items: center;
}



@media (max-width:820px)
{
.col2,.col3,.col4
{
justify-content:center;
width:100%;
}

.product_footer .wf-td
	{
		display:block;
		width:100%;
		margin-bottom:30px;

	}



#product_navi
{
display:none;
}



.data_table.flex_table div {
    width: calc(50% - 30px);
}


.data_table div:nth-child(4n - 2), .data_table div:nth-child(4n - 3) {
    background: #eee;
}


.flex_wrap
{
gap:0px;
}

}


@media (min-width:768px)
{
.data_table div:nth-child(2n){

border-right:1px solid #d3d3d3;
}


.data_table div:nth-child(12n - 11), .data_table div:nth-child(12n - 10),.data_table div:nth-child(12n - 9), .data_table div:nth-child(12n - 8),.data_table div:nth-child(12n - 7), .data_table div:nth-child(12n - 6)
{
background:#eee;
}

.data_table div:nth-child(6n){

border-right:none;
}



}
@media (max-width:1060px)
{
.flex_wrap
{

flex-wrap:wrap;

justify-content:center;
}

	#aci_image
	{
		min-width:40%;
	}

.col2,.col3,.col4
{
margin-bottom:30px;
}


}
