/*! CSS Used from: pub/static/frontend/Magestore/luxnote/de_DE/css/layout.css ; media=all */
@media all{
    .home-prod{position:relative;float:left;border:1px solid #bbb;border-color:transparent;-moz-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms;-webkit-transition:all 300ms;}
    .prod-thumb a img{width:100%;}
    .prod-info{margin:4px 0 0 0;}
    .prod-title{
        font-size: 12px;
        font-weight: 700;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 1.1;
    }
    .prod-title a{color:#000;}
    .prod-title a:hover,.prod-title a:focus{color:#000;}
    .prod-name{float:left;background:#9e2c7c;color:#fff;padding:0 10px;position:relative;}
    .prod-name:after{width:0;position:absolute;content:"";right:-10px;height:0;border-style:solid;border-width:20px 10px 0 0;border-color:#9e2c7c transparent transparent transparent;}
    .rating{height:20px;margin:0 0 5px 0px;}
    .prod-ctn ul{margin:0px;padding:0px;}
    .prod-ctn ul li{list-style:none;font-size:11px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}
    .prod-ctn ul li span{font-weight:600;margin-right:5px;}
    .prod-prc{margin:10px 0px;text-align:right;font-weight:600;}
    .prod-prc .prod-view{float:left;}
    .prod-prc .btn{font-size:10px;padding:4px 6px;}
    .prod-ftr{line-height:10px;color:#8e8e8e;font-size:8px;}
    .prod-ftr a{color:#8e8e8e;}
    .prod-ftr a:hover{color:#9e2c7c;}
    .old-prc,.new-prc{display:block;line-height:1;}
    .old-prc{font-size:11px;color:#000;text-decoration:line-through;}
    .new-prc{font-size:22px;color:#a63180;}
    .prod-box .prod-ctn {min-height: 7em;}
    @media only screen and (max-width: 600px) and (min-width: 481px){
        .product-item-link.m_view{min-height:40px;}
    }
    @media (min-width:768px){
        .home-prod{width:33.33%;padding:20px;}
        .home-prod:hover{border-color:#bbb;box-shadow:0 5px 10px 0 rgba(174, 174, 174, 0.8);}
        .prod-row{margin-left:-20px;margin-right:-20px;}
        .prod-box{width:100%;}
        .prod-box .prod-title{min-height:26px;}
        .prod-view{float:right;}
        .prod-view a{margin-left:10px;}
        .prod-view a:hover{opacity:0.8;}
    }
    .container{max-width:1600px;}
    @media only screen and (min-width:1200px){
        .cms-index-index .container.ctn .home-prod{width:25%;}
    }

    @media only screen and (max-width:767px){
        body .prod-ctn ul li{white-space:nowrap;}
    }
}
/*! CSS Used from: /pub/static/frontend/Magestore/luxnote/de_DE/css/custom.css ; media=all */
@media all{
    .prod-ctn ul li{margin-bottom:0px;}
    .prod-ctn a{display:inline-block;color:#9e2c7c;}
}
/*! CSS Used from: /pub/static/frontend/Magestore/luxnote/de_DE/css/media-queries.css ; media=all */
@media all{
    @media (max-width:1400px){
        .prod-row{margin:0;}
        .home-prod{padding:10px;}
    }
    @media screen and (max-width: 1024px){
        .title{font-size:20px;margin:0 0 20px 0px;}
    }
    @media (max-width:480px){
        .prod-row{margin:0;}
        .home-prod{width:100%;padding:0;}
        .prod-box{width:100%;border-bottom:solid 1px #e0e0e0;padding:0 0 15px 0px;margin-bottom:0px;}
        .prod-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;}
        .prod-title{width:100%;order:3;font-size:16px;line-height:20px;margin-bottom:5px;}
        .prod-info{width:45%;order:2;margin:0;}
        .rating{width:50%;order:3;margin:0;}
        .prod-thumb{width:100%;order:1;margin-top:10px;}
        .prod-ctn{order:4;padding-left:10px;margin-top:10px;}
        .prod-prc{width:100%;order:6;}
        .prod-ftr{width:100%;order:7;}
        .prod-box .prc-info{margin-top:-15px;}
        .prod-view a{margin-left:0px;margin-right:5px;}
    }
    @media (max-width:360px){
        .new-prc{color:#a63180;font-size:14px;}
    }
}
