body{
    background-color: #ffffff;
}

#bw_product_details h3{
    margin-top: 1em;
    margin-bottom: 1em;
}

#bw_product_details li{
    margin-left: 1.5em;
}

div#bw_product_info{
    margin-top: 1.5em;
}


#bw_product_details h4 {
    font-size: 14px;
    margin-bottom: 0.5em;
    margin-top: 1em;
}



#bw_main{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}

#site-wrap{
	max-width: 1000px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#bw_main h3{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #1d2127;
}

/* Header */

#bluewater_header{
    padding: 0;
    overflow: hidden;
}

#bluewater_logo{
    width: 20%;
    min-width: 120px;
    margin: 0;
    padding: 4em 0 0 0;

    float: left;
}
#bluewater_logo img{
    width: 100%;
    height: auto;
    max-width: 170px;
    padding-bottom: 1em;
}

#bluewater_header_information{
    float: right;
    margin: 40px 0 20px 50px;
    padding: 0 10px;
    width: 200px;
}

#bluewater_header_information a{
    display: inline-flex;
}

.bw-header.bw-send-msg, .bw-header.bw-send-msg:hover, .bw-header.bw-send-msg:active{
    font-size: 14px;
    color: #008BC7;
}

.bw-header.bw-msg-duration{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
}

div.bw-contact-msg{
    display: inline-block;
    margin-left: 10px;
}

img.bw-contact{
    float: left;
    width: 50px;
}

a.bw-header-contact{
    height: 100%;
    overflow: hidden;
}

div.bw-contact-img{
    height: 50px;
    float: left;
    display: block;
}

/* Header Mobile */
@media only screen and (max-width: 540px){
    #bluewater_logo{
        width: 100%;
        padding-bottom: 0;
    }

    #bluewater_logo img{
        display: block;
        max-width: 170px;
        margin: auto;
    }

    #bluewater_header_information{
        width: 100%;
        margin: 1em 0;
        padding: 0;
    }

    #bluewater_header_information a{
        display: block;
        margin: auto;
        max-width: 180px;
    }
    div.bw-header.bw-contact-img img{
        max-width: 35px;
    }
    div.bw-header.bw-contact-msg span.bw-send-msg{
        font-size: 14px;
    }
    div.bw-header.bw-contact-msg span.bw-msg-duration{
        font-size: 12px;
    }
}

/* Tablet */ 

@media only screen and (max-width: 1199px){
    div.bw-header.bw-contact-img img{
        max-width: 35px;
    }
    div.bw-header.bw-contact-msg span.bw-send-msg{
        font-size: 14px;
    }
    div.bw-header.bw-contact-msg span.bw-msg-duration{
        font-size: 12px;
    }
}

/* Footer */

.bw-footer.bw-send-msg, .bw-footer.bw-send-msg:hover, .bw-footer.bw-send-msg:active{
    font-size: 16px;
    color: #008BC7;
}

.bw-footer.bw-msg-duration{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
}


#bluewater_footer_contact_information img.bw-contact{
    float: left;
    width: 40px;
}

#bluewater_footer_contact_information{
    margin-top: 1em;
}

a.bw-white-link{
    color: #ffffff;
    text-decoration: none;
}

#bw_footer{
    padding: 2em 2em;
    overflow: hidden;
    clear: both;
}

div.bw-footer-wrap{    
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
#bw_footer .bw-footer-list-container{
    display: inline-block;
    margin: 0 1.5em 2em 1.5em;
    float: left;
    color: #ffffff;
    max-width: 20%;
	font-size: 14px;
}

.bw-footer-list-container h4{
    margin: 0;
    font-weight: 800;
    font-size: 16px;
}

.bw-footer-list-container li{
    margin-left: -1em;
}

#bw_footer{
    color: #777777;
    background-color: #0e0e0e;
}

#bluewater_footer_contact_information a{
    display: block;
}
/**/


@media only screen and (max-width: 1199px){
    #bw_footer .bw-footer-list-container{
        width: 40%;
        max-width: 100%;
    }

}

@media only screen and (max-width: 768px){
    #bw_footer .bw-footer-list-container{
        width: 40%;

    }
}

@media only screen and (max-width: 540px){
    div.bw-footer-wrap{ 

    }

    #bw_footer .bw-footer-list-container{
        width: 100%;
        text-align: center;
    }
    
    div.bw-footer.bw-contact-img, #bluewater_footer_contact_information img.bw-contact{
        float: none;
    }

    ul.bw-footer-list{
        list-style: none;
    }


}



/* Navigationslinks */

nav#bw_info_menu{
    background-color: #171717;
    border-top: 3px solid #384045;
    border-bottom: 3px solid #384045;
    margin: 0 0 15px 0;
}

nav#bw_info_menu ul{
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

nav#bw_info_menu li{
    float: left;

}

nav#bw_info_menu li a {
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
    margin: 5px 2px 5px 0;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 14px;


}

nav#bw_info_menu li a:hover {
    background: #0088cc;
    color: #ffffff;
}

#bw-nav-menu label.toggle, #bw-mobile-menu{
    display: none;
}

/* Sidebar */
#bw_sidebar{
    box-sizing: border-box;
    display: block;
    float: left;
    width: 20%;
}
.bw_sidebar_content_box{
    margin-right: 1em;
    margin-bottom: 1em;
    padding: 0.5em 1em;
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #fbfbfb;
}

.bw_sidebar_content_box .sidebar-image{
    max-width: 100%;
    display: block;
    margin: auto;
}



/* Produktbeschreibung */
#bw_product_title{
    margin-top: 0;
    margin-bottom: 0.5em;
    padding-left: 0;
    color: #555;
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 0.5em;
}

#bluewater_main_wrap{
    overflow: hidden;
}


#bw_content_wrap{
    box-sizing: border-box;
    display: block;
    /*    border: 1px solid #ddd;
        border-radius: 7px;*/
    margin-bottom: 1em;
    padding: 0;
}



.row div.col2{
    box-sizing: border-box;
    float: left;
    width: 49%;
    margin: 0 1%;
}

.row div.col2:first-child{
    margin-left: 0;
    width: 33%;
    max-height: 300px;
    max-width: 300px;

}

.row div.col2:nth-child(2){
    margin-right: 0;
    width: 65%;
}

#bw_product_image_wrap{
	height: 300px;

}

.product-image{
	height: 100%;
}


.image-thumbnails .img-thumbnail{
    box-sizing: border-box;
    width: 24%;
    margin: 5px 0.666% 0 0.666%;
    float: left;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.image-thumbnails .img-thumbnail:nth-of-type(1), .image-thumbnails .img-thumbnail:nth-of-type(4n+1){
    margin-left: 0;
}

.image-thumbnails .img-thumbnail:nth-of-type(4n){
    margin-right: 0;
}




.image-thumbnails .img-thumbnail img{
    max-width: 100%;
}

.product-image img{
    max-width: 100%;
    max-height: 100%;
    position: relative;
    display: block;
    border: 1px solid #ddd;
    border-radius: 7px;
    box-sizing: border-box;
    padding: 0 !important;
    margin: 0 !important;

}

.blue{
    background-color: blue;

}

.yellow {
    background-color: yellow;
}

.green {
    background-color: green;
}

.clearfix{
    clear: both;
}

#bw_product_details{
    padding: 1em;
    border: 1px solid #eee;
    border-collapse: collapse;
    border-radius: 0 0 7px 7px;
    margin-top: -1px;
    margin-bottom: 2em;

}


.bw-detail-tab{
    display: inline-block;
    margin-bottom: 0;
    color: #0088cc;
    background: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 3px solid #0088cc;
    border-radius: 5px 5px 0 0;
    padding: 10px 15px 11px;
    font-size: 1em;
    font-weight: normal;
}

/* Sidebar und Maincontent*/
@media only screen and (max-width: 1199px){


    #bw_sidebar{
        float: none;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }

    #bw_sidebar .sidebar_item{
        flex-shrink: 1;
        float: left;
        width: 50%;

    }


    #bw_content_wrap{
        float: none;
        width: 100%;
        padding: 0;
    }


}

@media only screen and (max-width: 768px){
    #bw_main{
        width: 100%;
    }

    #bw_sidebar{
        display: block;
    }


}

@media only screen and (max-width: 540px){
    #bw_sidebar .sidebar_item, #bw_product_image_wrap, #Product-data{
        float: none;
        width: 100%;
    }

    #bw_product_image_wrap {
        display: block;
        margin: 1em auto;
    }

    #bw_product_title{
        text-align: center;
    }
    
    /* mobile navigation*/

    nav#bw_info_menu ul{
        display: none;

    }

    nav#bw_info_menu li{
        float: none;
    }
    #bw-mobile-menu{
        display: none;
    }

    #bw-mobile-menu:checked+ul{
        display: block;
    }

    #bw-nav-menu label.toggle{
        width: 100%;
        display: block;
        font-weight: 800;
        line-height: 20px;
        color: #FFFFFF;
        text-align: center;
        padding: 10px 0;
        text-decoration: none;
        font-size: 14px;
    }
    
    #bw_product_summary_wrap>div:last-of-type{
    color: #FFFFFF !important;
    }


}

.heading-box {
    width: 100%;
    background-color: #171717;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}



@media (min-width: 640px) {
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 768px) {
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}


.gap-4 {
    gap: 1rem;
}

.grid {
    display: grid;
}

.section>* {
    padding-left: 1rem;
    padding-right: 1rem;
}

.product-card {
    padding: 1rem;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0;
}

img {
    max-height: 100%;
    margin: auto;
}
img, video {
    max-width: 100%;
    height: auto;
}
img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
}


a {
    color: inherit;
    text-decoration: inherit;
}
.product-card img {
    border-style: solid;
}
.product-card figure img{
    border-width: 0;
}

.product-card:hover{
    border-width: 2px;
    border-color: #0088CC;
    border-style: solid;
    border-radius: 8px;
}