.-m-cms-cont-cd_product {
    padding:38px 0 160px;
    background-position: 50% 0;
    background-size:100%;
}
.-m-cms-cont-cd_product .-product {
    margin-bottom:40px;
}
.-m-cms-cont-cd_product .width:after {
    content:'';
    clear:both;
    display:block;
}
.-m-cms-cont-cd_product .-product h1 {
    margin-bottom:5px;
    position:relative;
}
.-m-cms-cont-cd_product .-product h1:after {
    content:'';
    position:absolute;
    top:-37px;
    left:2px;
    width:57px;
    height:26px;
    background-image:url(/qg/cms.layout.custom.5/pub/img/logo_small.png);
    background-size:contain;
    background-repeat:no-repeat;
    display:block;
}
.-m-cms-cont-cd_product .-product h2 {
    margin-bottom: 19px;
    font-size:20px;
}
.-m-cms-cont-cd_product .-product h3 {
    font-size:18px;
}
.-m-cms-cont-cd_product .-product .-img {
    float:left;
    width:530px;
    max-width:100%;
}
.-m-cms-cont-cd_product .-img img {
    max-width:100%;
}
.-m-cms-cont-cd_product .-description {
    float:right;
    width:400px;
    max-width:100%;
    padding-top:122px;
}
.-m-cms-cont-cd_product .-product .-text {
    position:relative;
    padding-bottom:34px;
    margin-bottom:23px;
}
.-m-cms-cont-cd_product .-product .-text:after {
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    width:40px;
    height:1px;
    background-color:rgb(37,37,37);
}
.-m-cms-cont-cd_product .-rating {
    padding-bottom:31px;
    margin-bottom:25px;
    position:relative;
}
.-m-cms-cont-cd_product .-rating:after {
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    width:40px;
    height:1px;
    background-color:rgb(37,37,37);
}
.-m-cms-cont-cd_product .-rating td {
    vertical-align: middle;
    padding-bottom:8px;
}
.-m-cms-cont-cd_product .-rating table tr td:first-child {
    width:120px;
    font-weight:bold;
    font-size:16px;
    padding-top:2px;
}
.-m-cms-cont-cd_product .-rating span {
    color: rgb(191,191,191);
    font-family: 'icomoon';
    position:relative;
    display:inline-block;
    width:19px;
    height:16px;
    font-size:18px;
}
.-m-cms-cont-cd_product .-rating span:after {
    content:'h';
    position:absolute;
    left:0;
    right:0;
    top:2px;
}
.-m-cms-cont-cd_product .-uses {
    position:relative;
    padding:75px 0 40px;
}
.-m-cms-cont-cd_product .-uses:after {
    content:'';
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:-2;
    background-image: url(/qg/cms.layout.custom.5/pub/img/pattern.jpg);
}
.-m-cms-cont-cd_product .-uses h1 {
    margin-bottom:83px;
}
.-m-cms-cont-cd_product .-uses h2 {
    margin-bottom:9px;
}
.-m-cms-cont-cd_product .-row {
    display:table;
    width:100%;
    margin-bottom:25px;
}
.-m-cms-cont-cd_product .-row > * {
    display:table-cell;
    vertical-align: middle;
}
.-m-cms-cont-cd_product .-uses .-img {
    width:340px;
}
.-m-cms-cont-cd_product .-recipes {
    padding-top: 86px;
}
.-m-cms-cont-cd_product .-recipes h1 {
    margin-bottom: 39px;
}
