/* ===============================================
    Stoneware Update
   =================================================*/
    @media only screen and (min-width:1200px) {
        .container, .container-lg, .container-md, .container-sm, .container-xl {max-width: 1250px;}
    }
   .link-primary { color: #F1545B;}
   
   @media (min-width:1080px) {
    .nav-toggle {top:-45px;}
   }
   
    /*---- Intro ----- */
    .home-intro {min-height:100%; background:url('https://cdn.shopaccino.com/stoneware/images/home-intro-image-173578.jpg') no-repeat center top #000002;}
    @media screen and (min-width: 1023px) {
        .home-intro { width: 100%; height: 100%; min-height: 700px;}
        .home-intro , .home-intro p {color:#fff;}
        .home-intro .intro-logo {height:20%;}
        .home-intro-content {height:80%;}
        .home-intro-block {max-width:500px;}
    }
    .home-intro-block a {color:#a1a1a3;}
    .home-intro-block a:hover {color:#f1545b;}
    .slider-home-hold { background:url('https://cdn.shopaccino.com/stoneware/images/slider-bg-179533.jpg') center center #1b1b1b;}
    .sld-both-panel {background-color: #161616;}
    .slider-freez-panel {background-color: #161616;color:#ffffff;}
    .slider-freez-panel h4, .slider-freez-panel p {color:#ffffff !important;}
    .slider-freez-panel p {font-size: 13px !important;}
    .home-slider-panel {background-color: #161616;}
    .hero-caption {max-width: 50%;min-width: 50%; background-color: rgba(0,0,0,.25)}
    /*.home-slider .slick-dots { position: relative; bottom:0}*/

    .hero-caption.middle_left {
        padding-left: 4rem;
    }
    
    @media screen and (max-width: 767px) {
      .hero-caption {max-width: 80%;}
    }
    
    @media screen and (min-width: 1024px) {
        .slider-freez-panel {width: 20%;}
        .home-slider-panel {width: 80%;}
    }
    .productdetails-bg {
        background: url('https://cdn.shopaccino.com/stoneware/images/watermark-211291.png') #1b1b1b;
        color: #fff !important;
    }
    .teaser .teaser-item-div {padding:0;}
    @media only screen and (min-width:768px) {
        .product_detailpanel {color: #fff !important;background-color: #161616;padding: 1.5em;}
    }