.products__cat ._head {
  border: 1px solid #E3E3E3;
  margin-bottom: 20px;
  padding: 20px;
  font-family: 'Roboto Regular'; }
  .products__cat ._head .prd_name {
    font-size: 16px; }
  .products__cat ._head .boxtime,
  .products__cat ._head .boxprice {
    background: #77BC43;
    display: inline-block;
    margin-right: 10px;
    padding: 4px 10px;
    color: #fff;
    font-size: 13px; }
    .products__cat ._head .boxtime a,
    .products__cat ._head .boxprice a {
      color: #fff;
      position: relative;
      top: -2px;
      font-size: 12px; }
  .products__cat ._head .boxdel {
    border: 1px solid  #77BC43;
    display: inline-block;
    margin-right: 10px;
    padding: 4px 10px;
    color: #77BC43; }
  .products__cat ._head ._sortfollow .sort-follow {
    position: relative; }
    .products__cat ._head ._sortfollow .sort-follow .sort-follow-active {
      border: 1px solid #ccc; }
      .products__cat ._head ._sortfollow .sort-follow .sort-follow-active span {
        background: url(../images/arrow.png) no-repeat scroll right 10px center;
        padding: 4px 25px 4px 10px;
        cursor: pointer;
        white-space: nowrap;
        display: inline-block; }
    .products__cat ._head ._sortfollow .sort-follow ul {
      background: none repeat scroll 0 0 #fff;
      border: 1px solid #ccc;
      display: none;
      position: absolute;
      top: 28px;
      right: -1px;
      width: 180px;
      z-index: 1;
      list-style: none;
      margin: 0;
      padding: 0 0 10px; }
    .products__cat ._head ._sortfollow .sort-follow:hover ul {
      display: block; }
      .products__cat ._head ._sortfollow .sort-follow:hover ul li {
        padding: 4px 24px; }
.products__cat .check_mobile {
  display: none; }
.products__cat ._produclist .item {
  margin-bottom: 20px; }
  .products__cat ._produclist .item figure {
    position: relative; }
    .products__cat ._produclist .item figure h3 {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
      bottom: 0;
      font-size: 20px;
      font-weight: bold;
      left: 0;
      margin: 0;
      padding: 8px 20px;
      position: absolute;
      width: 100%;
      font-weight: normal; }
      .products__cat ._produclist .item figure h3 a {
        color: #fff; }
  .products__cat ._produclist .item .decs {
    border: 1px solid #E3E3E3;
    padding: 10px 20px; }
    .products__cat ._produclist .item .decs .h3_mobile {
      display: none; }
    .products__cat ._produclist .item .decs .tee_time_mobile {
      position: relative;
      display: none; }
      .products__cat ._produclist .item .decs .tee_time_mobile p {
        font-family: 'Roboto Bold';
        font-weight: bold;
        font-size: 13px;
        line-height: 22px;
        text-align: left;
        color: #77bc43; }
        .products__cat ._produclist .item .decs .tee_time_mobile p span {
          font-family: 'Roboto Regular';
          font-weight: normal;
          font-size: 12px;
          line-height: 22px;
          text-align: left;
          color: #777; }
      .products__cat ._produclist .item .decs .tee_time_mobile .location_mobile {
        position: absolute;
        top: 0px;
        right: 0px; }
        .products__cat ._produclist .item .decs .tee_time_mobile .location_mobile span {
          font-family: 'Roboto Regular';
          font-weight: normal;
          font-size: 12px;
          line-height: 22px;
          text-align: right;
          color: #333; }
    @media (max-width: 901px) {
      .products__cat ._produclist .item .decs .grid:nth-child(1) {
        border-right: none;
        border-bottom: 1px solid #E3E3E3;
        margin-bottom: 10px; } }
    @media (max-width: 901px) {
      .products__cat ._produclist .item .decs .grid:nth-child(2) {
        width: 50%;
        float: left; } }
    @media (max-width: 901px) {
      .products__cat ._produclist .item .decs .grid:nth-child(3) {
        width: 50%;
        float: left; } }
    .products__cat ._produclist .item .decs .sepa {
      border-right: 1px solid #E3E3E3; }
    .products__cat ._produclist .item .decs .calign {
      text-align: center; }
      .products__cat ._produclist .item .decs .calign .readmore {
        display: none; }
      .products__cat ._produclist .item .decs .calign p {
        text-align: left;
        margin-top: 5px;
        margin-bottom: 5px; }
    .products__cat ._produclist .item .decs .icon {
      padding-left: 20px;
      display: inline-block; }
      .products__cat ._produclist .item .decs .icon.address {
        background: url(../images/113133.png) no-repeat left 4px; }
      .products__cat ._produclist .item .decs .icon.distance {
        background: url(../images/132vsd.png) no-repeat left 4px; }
      .products__cat ._produclist .item .decs .icon.player {
        background: url(../images/132134f.png) no-repeat left 4px;
        margin-right: 10px; }
      .products__cat ._produclist .item .decs .icon.holes {
        background: url(../images/013qw1r.png) no-repeat left 4px;
        margin-right: 10px; }
    .products__cat ._produclist .item .decs .time,
    .products__cat ._produclist .item .decs .price {
      font-size: 18px;
      font-family: 'Roboto Condensed Regular';
      color: #047bc2;
      text-align: center; }
    .products__cat ._produclist .item .decs .price {
      line-height: 18px; }
    .products__cat ._produclist .item .decs .teetime {
      text-align: center;
      color: #666666;
      background: url(../images/231212.png) no-repeat center bottom;
      padding-bottom: 28px; }
    .products__cat ._produclist .item .decs .readmore {
      padding-top: 1px; }
    .products__cat ._produclist .item .decs .btn {
      margin-top: 20px;
      background: #77BC43;
      text-transform: uppercase;
      color: #fff;
      font-family: 'Roboto Condensed Bold';
      width: 80%;
      padding: 8px;
      font-size: 16px; }

@media (max-width: 767px) {
  #oc-column-left {
    display: none; }

  .products__cat .check_mobile {
    display: flex;
    margin-bottom: 15px; }
    .products__cat .check_mobile .inline {
      width: 50%; }
      .products__cat .check_mobile .inline .li-construction {
        font-weight: normal;
        font-size: 14px;
        text-align: left;
        color: #333; }
  .products__cat ._head {
    display: none; }
  .products__cat ._produclist .item {
    display: flex; }
    .products__cat ._produclist .item figure {
      width: 45%;
      display: block;
      overflow: hidden; }
      .products__cat ._produclist .item figure a {
        margin: 0 -110px;
        display: block; }
        .products__cat ._produclist .item figure a img {
          max-width: 100%; }
      .products__cat ._produclist .item figure h3 {
        display: none; }
    .products__cat ._produclist .item .decs {
      padding: 10px 20px 0px 20px;
      border-left: 0px;
      width: 55%; }
      .products__cat ._produclist .item .decs .h3_mobile {
        margin-bottom: 0px;
        margin-top: 0px;
        display: block; }
        .products__cat ._produclist .item .decs .h3_mobile a {
          font-family: 'Roboto Bold';
          height: 20px;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          text-overflow: ellipsis;
          overflow: hidden;
          font-weight: bold;
          font-size: 13px;
          line-height: 22px;
          text-align: left;
          color: #333; }
      .products__cat ._produclist .item .decs .sepa {
        display: none; }
      .products__cat ._produclist .item .decs .tee_time_mobile {
        display: block; }
        .products__cat ._produclist .item .decs .tee_time_mobile p {
          margin-bottom: 5px;
          font-size: 11px; }
      .products__cat ._produclist .item .decs .calign {
        padding-left: 0px;
        padding-right: 0px;
        position: relative; }
        .products__cat ._produclist .item .decs .calign .price_mobile {
          display: block; }
          .products__cat ._produclist .item .decs .calign .price_mobile p {
            margin-bottom: 0px;
            margin-top: 0px;
            font-family: 'Roboto Bold';
            font-size: 13px;
            line-height: 22px;
            text-align: left;
            color: #288cc7; }
        .products__cat ._produclist .item .decs .calign .p-more {
          top: 9px;
          right: 0px;
          position: absolute; }
          .products__cat ._produclist .item .decs .calign .p-more .btn {
            margin-top: 0px;
            background: #ffa800;
            text-transform: capitalize;
            width: 100%;
            padding: 2px 10px;
            border-radius: 25px;
            display: block;
            font-weight: normal;
            font-size: 13px;
            text-align: center;
            color: #fff;
            font-family: 'Roboto Regular'; } }

/*# sourceMappingURL=cat.css.map */
