body {
    font-family: "Yanone Kaffeesatz";
    font-size: 20px;
}

.subnavi {
    margin-left:20px;
    font-size: 0.9em;
    margin-bottom:20px;
    font-weight: 300;

}


.allAddresses {
    background-color: #eee;
    border:1px dashed grey;
    width:90%;
    margin-bottom:5px;
    font-weight: 300;
    height:50px;
    line-height: 50px;
}

.allAddresses:hover {
    background-color: #edf8d6;
}

.imageLink{
    height: 35px;
    border:0px;
    outline:none;
    margin-top: 10px;
    margin-right:5px;

}

.shirtorder_chooser {
    #border:1px dashed grey;
    #background-color: #eee;
}

a.imageLink {
    outline: none;
}

a.imageLink:hover, a.imageLink:focus, a.imageLink:active{
    outline: none;
}


a.tooltip1 span {
    display:none;
    padding:2px 3px;
    margin-top:0px;
    margin-left:15px;
    outline: none;
}

.shirtorder_new{
    margin-left:20px;
}

.shirtorder_new_images {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left:20px;
}

.shirtorders_new_images_single {
    float:left;
    margin-bottom: 30px;
    margin-right:20px;
    margin-top: 10px; font-weight: 300; font-size: 0.85em; text-align: center; color:#333;
}

.shirtorders_new_images_single_pic {
    width:330px;
}



.myshirt {
    padding-bottom: 20px;
    margin-left:20px;
}

a.tooltip1:hover span {
    display:inline;
    position:absolute;
    background:white;
    border:1px solid black;
    color:black;
    line-height: 1;
    font-size: 0.6em;
    outline: none;
}

a.tooltip1:focus, a.tooltip:active{
    outline: none;
}




a.tooltip span {
    display:none;
    padding:2px 3px;
    margin-top:-12px;
    margin-left:15px;
    outline: none;
}

a.tooltip:hover span {
    display:block;
    position:absolute;
    background:white;
    border:1px solid #87af38;
    color:#87af38;
    line-height: 1;
    font-size: 0.8em;
    outline: none;
    font-weight: 300;
}

a.tooltip:focus, a.tooltip:active{
    outline: none;
}


.mybreadcrumb {
    margin-left: 10px;
    margin-top:-20px !important;
    margin-bottom:30px !important;
    padding: 0px;
    position:fixed;
    height: 100px !important;
}

a {
    color:#4aa0d7;
    text-decoration: none;
    outline: none;
}

a:focus, a:active {
    outline: none;
}

.productlink {
    color:black !important;
}

a:hover {
    color:#87af38;
    text-decoration: none;
    outline: none;
}

.shopHeadPic {
    width:430px;
    height:430px;
    background-size: cover;
    border:2px solid white;
}

.thumb {
    width:120px;
}



.category_header {
    font-size:30px;
    font-weight: 500;
    text-align:left;
    background-color: #eee;
    padding:10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: -10px !important;
}

.footer_breaker {
    border-top: 1px solid #ddd;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;



}

.category_text {
    font-size:20px;
    font-weight: 300;
    text-align:left;
    margin-left:10px;
    margin-top:15px;
    margin-bottom:-40px;
}

.footer_content {
    font-weight: 300;
    font-size: 20px;
    text-align: left;
    padding:5px;
}

.footer_title {
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    padding:5px;
}

.toplogin {
    margin-right:10px;
}

.topnavi {
    margin-left:20px;
}


.topbar {
    height:50px;
    line-height: 160px;
    font-family: "Yanone Kaffeesatz";
    font-weight: 300;
    font-size: 20px;
}

.topbar_icons {
    font-family: "Yanone Kaffeesatz";
    font-weight: 300;
    font-size: 20px;

    line-height: 50px;
    height:0px;

}

.deliverybox_grey{
    background-color: #eeeeee;
}

.deliverybox_green{
    background-color: #edf8d6;
}

.delivery_standard {
    font-size: 0.8em;
    color:green;
}

.deliveryboxes {
    float:left;
    margin-right:10px;
    border:1px dashed grey;
    padding:5px;
    font-weight:300;
    margin-bottom:15px;
}

h2 {
    margin-top:30px !important;
    margin-bottom:20px !important;
}

.category_title {
    font-family: "Yanone Kaffeesatz";
    text-align: left;
    padding:5px;
    margin-bottom: -5px;
}
.category_price {
    font-family: "Yanone Kaffeesatz";
    font-weight: 300;
    text-align: left;
    padding:5px;
}

.product_fabric{
    margin-top:150px;
    margin-left:20px;
    margin-bottom:15px;
}

.product_fabric_curly{
    margin-top:108px;
    margin-left:20px;
    margin-bottom:15px;
}

.product_fabric_contrast{
    margin-left:20px;
    margin-bottom:15px;
}

.productStuffWrapper {
    margin-left: 110px;
}

.product_clientsize{
    margin-left:20px;
    margin-bottom:15px;
}

.product_curly_length{
    margin-left:20px;
    margin-bottom:-25px;
}

.product_price {
    margin-top:50px;
    margin-left:20px;
    font-size: 25px;
    margin-bottom: 10px;
}

.cart_cartbutton {
    margin-top:20px;
    margin-left:10px;
    text-align: right;
    width:90%;
    max-width:1000px;
    margin-right:10px;
}

.cart {
    margin-left:10px;
}


.cartbutton {
    font-weight:300;
    line-height:35px;
    font-size: 20px !important;
}

.cartbutton.disabled,
button#card-button.disabled,
button#sofort-button.disabled {
    background: #ccc;
    cursor: disabled;
}

.product_quantity {
    margin-left:20px;
}


.product_moreofthesame {
    font-size: 25px;
    padding:10px;
    border-top: 1px solid #ddd;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    height:20px;
    line-height: 20px;
}

.product_infotext {
    margin-left:130px;
    margin-right:20px;
    margin-top:20px;
    font-weight: 300;
    margin-bottom:50px;
    max-width:750px;
}

.product_chooser {
    #background-color: red;
    float:left;
}

.category_image {
    width:100%;
    z-index: 2;
    max-width:430px;
}

.cart_delivery {
    margin-left:10px;
}

.homepage_category_image {
    width:100%;
    z-index: 2;
}

.category_header_image {
    width:100%;
    z-index: 2;
}

.whiteBgColor {
    background-color: #ffffff;
}

.camelBgColor {
    background-color: #d7ac89;
}

.blueBgColor {
    background-color: #4aa0d7;
}

.col {
    padding:1em 0;
}

.login {
    margin-left:20px;
}

.login_form {
    margin-bottom:10px;
}

.small {
    width:80px;
}

.submit {
    margin-top:20px;
}

.login_newclient{
    margin-top:30px;
}


.table-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
    max-width: 1000px;

}

.table-col {
    display: table-cell; /* Make elements inside the container behave like table cells */
}

.myorders-td {
    padding-bottom:10px;
}

.myorders-info {
    float:left;
}

.myorder {
    background-color: #eee;
    border:1px dashed grey;
    padding-left:5px;
    padding-bottom:20px;
    padding-top:20px;
}


input {
    height: 35px;
    border:1px solid lightgrey;
    border-radius: 0px;
    outline: none;
    font-family: "Yanone Kaffeesatz";
    font-size: 25px;
    font-weight: 300;
}

input[type=submit],
button#card-button,
button#sofort-button {
    background:#87af38;
    border:0 none;
    padding-bottom:10px;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color:white;
    font-family: "Yanone Kaffeesatz";
    min-width: 150px;
    min-height:35px;
    line-height: 35px;
}





input[type=radio] {
    -webkit-appearance: none;
    height: 15px;
    width:15px;
    border:1px solid lightgrey;
    outline: none;
    border-radius:2px;
    background: -webkit-linear-gradient(#FCFCFC, #DADADA);
}

/* radio checked */
input[type="radio"]:checked:before {
    display: block;
    height: 0.3em;
    width: 0.3em;
    position: relative;

    left: 4px;
    top: 3px;
    /*background: rgba(69, 159, 217, 0.7);*/
    background-color: #4aa0d7;
    border-radius: 100%;
    content: '';
    color:#4aa0d7;
}

.myPaymentForm{
    width: 80%;
    padding:20px;
}


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:none;
    border-radius: 0;
    font-size: 20px;
    padding-right:20px;
    border: 1px solid #bbb;
    background-color:white;
    background-image:url("../../images/select.gif");
    background-position: right;
    background-repeat: no-repeat;
    height:30px;
    outline:none;
    font-family: "Yanone Kaffeesatz";
    font-weight: 300;
}

.selectBox{
    font-family: "Yanone Kaffeesatz";
    font-weight: 300;
    font-size:10px;
    outline:none;
}

/* select2 styling overwrite to match the Befeni select style */

.select2-container--default .select2-selection--single {
    border: 0;
}

.select2-container .select2-selection--single {
    padding-top: 0 !important;
    height: 32px !important;
    border: 0 !important;
    background-color: transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    display: flex;
    align-items: center;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 20px;
    border: 1px solid #bbb;
    background-color: white;
    background-image: url(/images/select.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding: 0;
    font-weight: 300;
    height: 30px;
    outline: none;
}

/* /////////////////////////////////////////////// */

.showMe {
    display:block;
}

.showMeNot {
    display:none;
}

.hideMe {
    visibility: hidden;
}

.hideMeNot {

}

.cartSuccess {
    color:green;
    font-weight:300;
}

.cartEmpty {
    color:darkorange;
    font-weight: 300;
}

.profile_personal_data {
    margin-left:20px;
}

.shopThumbs {
    margin-left:0px;
    margin-right:-10px;
    margin-top:7px;
}

.product_cartbutton {
    margin-top:15px !important;
    text-align:center;
}

.mob-menu {
    display: none;
}

.mob-sidebar {
    display: none;
    flex-direction: column;
    position: fixed;
    top: 0px;
    left: -190px;
    width: 190px;
    height: 100%;
    padding: 40px 0;
    background-color: black;
    color: white;
    transition: all .25s ease;
}

.mob-sidebar.active {
    left: 0;
}

.mob-sidebar a {
    color: white;
}

.mob-sidebar .topnavi {
    margin-bottom: 15px;
}

.mob-sidebar .close-menu {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 18px;
}

/*  CHANGE CSS AT LESS THAN X PIXELS */
@media only screen and (max-width: 770px) {

    .product_cartbutton {
        margin-left:10px;
    }

    .shopThumbs {
        float:left;
        margin-left:10px;
    }


    .productStuffWrapper {
        margin-left: 0px;
    }

    .product_infotext {
        margin-left:10px;
    }

    .product_fabric{
        margin-top:10px;
        margin-left:10px;
    }

    .product_fabric_curly {
        margin-top:10px;
        margin-left:10px;
    }

    .product_fabric_contrast{
        margin-left:10px;
    }

    .product_clientsize{
        margin-left:10px;
    }


    .product_curly_length{
        margin-left:10px;
        margin-bottom:20px;
    }

    .product_price {
        margin-top:5px;
        margin-left:10px;
    }

    .cart_cartbutton {
        margin-left:10px;
    }

    .product_chooser {
        clear:both;
    }

    .product_quantity {
        margin-left:10px;
    }

    .hideMe {
        display:none;
    }



}

/*  CHANGE CSS AT LESS THAN X PIXELS */
@media only screen and (max-width: 670px) {
    .myorders-info {
        clear:both;
    }

    .profile_personal_data {
        margin-left:0px;
    }

    input[type=submit] {
        line-height:50px;
        height:50px;
        width:97%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .cart {
        margin-left:0px;
    }

    .cart_delivery {
        margin-top:15px;
    }

    .cartbutton {
        width:100%;
    }

    .cart_cartbutton {
        margin:0px;
        width:100%;
        text-align:center;
        margin-top:10px;
    }


}

/*  CHANGE CSS AT LESS THAN X PIXELS */
@media only screen and (max-width: 480px) {
    .shirtorder_new_images {
        margin-left:0px;
    }

    .shirtorders_new_images_single {
        margin-right:0px;
        margin-top: 10px;
        font-weight: 300;
        font-size: 1em;
        text-align: center; color:#333;
    }

    .shirtorders_new_images_single_pic {
        width:100%;
    }

    .myPaymentForm{
        width: 98%;
        padding:0px;
    }


}

    /*  CHANGE CSS AT LESS THAN X PIXELS */
@media only screen and (max-width: 700px) {
    .topbar {
        display: none;
    }

    .topbar_icons {
        display: flex;
        align-items: center;
        height:30px;
        font-family: "Yanone Kaffeesatz";
        font-weight: 300;
        font-size: 20px;
        position:absolute;
        top:65px;
        right:5px;

    }

    .mob-menu {
        display: block;
    }

    .mob-sidebar {
        display: flex;
    }
}


.loading-ring {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    top: 11px;
}
.loading-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    margin: 8px;
    border: 8px solid #fdd;
    border-radius: 50%;
    animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fdd transparent transparent transparent;
}
.loading-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.loading-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.loading-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes loading-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.stock_banner {
    display: none;
    position: absolute;
    top: 20%;
    left: 3px;
    right: 0;
    text-align: center;
    background-color: #0062e5;
    color: #FFF;
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    transform: rotate(315deg) translate(-17%,-215%);
    line-height: 1.8;
}
.is_out_of_stock {
    position: relative;
    pointer-events: none;
    display: inherit;
    overflow: hidden;
}
.is_out_of_stock .stock_banner{
    display: inline-block;
}

.menu_hidden {
    display: none;
}