/*
Theme Name: Uthr - Child
Template: uthr
Version: 1.0.0
Text Domain: uthr
*/

/*---------------------------------
    write your css from here
------------------------------------*/

.uthr-page-header {
    background: linear-gradient(124deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.5) 100%),url('Ban-Gen.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0;
}
.uthr-page-header-content .title {
    text-shadow: 0px 0px 20px white;
}
.postid-229 .uthr-page-header {
    background: linear-gradient(124deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.5) 100%),url('Ban-cellulite.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.postid-222 .uthr-page-header {
    background: linear-gradient(124deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.5) 100%),url('Ban-detox.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.postid-218 .uthr-page-header {
    background: linear-gradient(124deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.5) 100%),url('Ban-Minceur.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.postid-232 .uthr-page-header {
    background: linear-gradient(124deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.5) 100%),url('Ban-Spiruline.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.out-of-stock {
    color: #a00 !important;
    border: 2px solid #a00;
    display: inline-block;
    padding: 3px 12px;
    font-size: 1.2em !important;
}