/** Shopify CDN: Minification failed

Line 24:9 Unexpected "{"
Line 24:10 Expected identifier but found "%"
Line 24:129 Unexpected "{"
Line 24:130 Expected identifier but found "%"
Line 24:171 Unexpected "{"
Line 24:172 Expected identifier but found "%"

**/

      #landing_wrapper {
         background-size:cover;
         width:100%!important;
         height:auto!important;
         }
      
      #landing_header {
         display:flex;
         flex-wrap:wrap;
         flex-direction:row;
         margin:0 auto;
         padding:18% 0;
         {% if page.template_suffix contains 'mk6' or page.template_suffix contains 'golf_R' %}background-size:contain!important;{% else %}background-size:cover!important;{% endif %}
         background-repeat:no-repeat;
         background-position:center;
         }
       
      .h_shop_by ul li .shop_box {
        background: #fff;
        position: relative;
        padding: 20px;
        margin-bottom: 60px;
        box-shadow: 0 5px 15px rgb(0 0 0 / 5%);
      }
      .h_shop_by ul li .shop_box.POP {
        margin-bottom: 10px;
      }

      .shop_box.POP .prod_title a {
        color:#000;
      }
      .shop_box.POP .prod_title {
        text-align:center;
      }

    @media screen and (max-width: 980px) {
      .shop_box.pops {
          min-height: 60px!important;
      }
    }

    @media screen and (min-width: 981px) {
      .shop_box.pops {
          min-height: 295px;
          max-height: 295px;
      }
    }

    @media screen and (min-width: 981px)
    .shop_box {
        min-height: 255px;
        max-height: 255px;
    }
    .shop_box.POP {
        min-height: 60px;
    }
    .shop_box.POP.MBL {
      min-height: 0px;
      height:0px;
    }
    ul {
        padding: 0;
        margin: 0 0 20px 0;
        list-style: disc inside;
    }

    .newH-row {
      margin-right: -15px;
      margin-left: -15px;
      list-style:none;
    }

    .col-md-4, .col-sm-6, .col-xs-12 {
      float:left;
      position: relative;
      min-height: 1px;
      padding-right: 15px!important;
      padding-left: 15px!important;      
    }

    .col-xs-12 {
      width:100%;
    }

    @media (min-width: 768px) {
      .col-md-4 {
        width: 33.33333333%;
      }
      .col-sm-6 {
        width: 50%;
      }
      .newH-container {
        width: 750px;
      }
    }

    @media (min-width: 992px) {
      .col-md-4 {
        width: 33.33333333%;
      }
      .newH-container {
        width: 970px;
      }
    }

    @media (min-width: 1200px) {
      .newH-container {
        max-width: 1342px;
        width: auto !important;
        padding: 0 2%;
      }
    }

    .h_shop_by ul li .shop_box .part_img2 {
        position: absolute;
        text-align: right;
        right: 5px;
        top: 15px;
        width: 34%;
        display: block;
    }

    @media screen and (min-width: 992px) {
      .h_shop_by ul li .shop_box .part_img2 {
        width: 34%!important;
      }
    }

    @media screen and (max-width: 991px) {
      .h_shop_by ul li .shop_box .part_img2 img{
        max-width: 115px!important;
      }
    }

    a.shop_box_a {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    }
    
    .h_shop_by {
      padding: 45px 0;
      display: grid;
      place-items: center;
      width: 100%;
    }
    
    .h_shop_by ul li .shop_box {
    background: #fff;
    position: relative;
    padding: 20px;
    margin-bottom: 60px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    }
    
    .h_shop_by ul li .shop_box .prod_title {
    padding: 0 0 5px;
    }
    
    .h_shop_by ul li .shop_box p {
    margin: 0;
    }
    
    .h_shop_by ul li .shop_box a {
    font-style: italic;
    font-size: 16px;
    color: #0888fb;
    text-decoration: none;
    font: 500 16px/2 'Roboto', sans-serif;
    }

    .h_shop_by ul li .shop_box .shop_now_a {
    font-style: italic;
    font-size: 16px;
    color: #0888fb;
    text-decoration: none;
    font: 500 16px/3.15 'Roboto', sans-serif;
    }
    
    .h_shop_by ul li .shop_box .part_img2 {
    position: absolute;
    text-align: right;
    right: 5px;
    top: 15px;
    width: 34%;
    display:block;
    }

    @media screen and (max-width: 767px) {
    .h_shop_by {padding: 45px 0 10px;}
    .h_shop_by .newH-container {padding:0px 15px;}
    .h_shop_by .h2 {font: italic 800 18px/1.4 'Roboto', sans-serif;}
    #landing_header{padding:10% 0!important;}

      .shop_box.POP .prod_title {
        text-align:left;
      }
      
    }

    @media screen and (max-width:980px){.shop_box p{display:none;}}
    
    @media screen and (max-width: 991px) {
    .h_shop_by ul li .shop_box {margin-bottom: 30px;}
    .h_shop_by ul li .shop_box .part_img2 img {max-height: 115px;}
    }
    
    @media screen and (min-width: 375px) {
    .desk-width3 h3, .h_shop_by h4, .h_shop_by h4 a {font: italic 700 22px/1 'Roboto', sans-serif!important;}
    }

    @media screen and (min-width:981px){.shop_box{min-height:255px;max-height: 255px;}.shop_box p> a{display:block;}a.shop_box_a, a.shop_now_a {display:none!important;}}
    
    @media screen and (min-width: 992px) {
    .h_shop_by ul li .shop_box .part_img2 {width:34%!important;}
    .h_shop_by .h2 {font: italic 800 34px/1.4 'Roboto', sans-serif;}
    .desk-width3 h3, .h_shop_by h4, .h_shop_by h4 a {font: italic 700 18px/1 'Roboto', sans-serif!important;}
    }
    
    @media screen and (min-width: 1033px) {
    .h_shop_by h3, .h_shop_by h4, .h_shop_by h4 a {font: italic 700 20px/1 'Roboto', sans-serif!important;}
    #landing_header{padding:10% 0!important;}
    } 