/******************************************************************************************

     _                      _             
    (_) _ __   ____  _ _   (_) _ __  __ _ 
    | |( '_ '\/ ,__)( '_'\ | |( '__)/'_' )
    | || | ) )\__, \| (_) )| || |  ( (_| |
    (_)(_) (_)(____/|  __/ (_)(_)   \__,_)
                    | |                   
                    (_)                   

    Inspira Digital Alterations - Media Style
    =============================================
    {% comment %}{{ 'inspira-media.scss.css' | asset_url | stylesheet_tag }}{% endcomment %}

******************************************************************************************/
/* =========================== */
/*  From timber.scss.liquid    */
/*  Remember to update these   */
/* =========================== */
/*============================================================================
  #Breakpoint and Grid Variables
==============================================================================*/
/* These values must match the timber.scss */
/*================ The following are dependencies of csswizardry grid ================*/
/*============================================================================
  #General Variables
==============================================================================*/
/*============================================================================
  Dependency-free breakpoint mixin
    - http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
==============================================================================*/
/*****************************************************************************************/
/* =================== */
/*     Alterations     */
/* =================== */


@media screen and (max-width: 1259px) {
  /* homepage */
  body.template-home main .tyre-search .search-hints {
    top: -250px; } }
@media screen and (max-width: 1179px) {
  /* forecourt product */
  body.template-product main.main-content#forecourt-product .main-product .product-thumbs-loop .product-thumb:nth-child(7n+7),
  body.template-forecourt-product main.main-content#forecourt-product .main-product .product-thumbs-loop .product-thumb:nth-child(7n+7) {
    margin-right: 20px; } }
@media screen and (max-width: 960px) {
  /* Product Grid */
  .product-item .product-item-inner .images-section {
    padding: 15px 10px 10px; }
    .product-item .product-item-inner .images-section .tyre-icons {
      padding: 0 0 0 0; } }
@media screen and (min-width: 769px) {
  .mobile {
    display: none; } }
@media screen and (max-width: 768px) {
  .desktop {
    display: none; }

  .filters-dropdown-trigger {
    cursor: pointer; }

  .site-header .header-buttons > * {
    float: none;
    display: block; }
  .site-header .header-buttons #cartCount {
    right: 2%; }
  .site-header .header-buttons .header-cart-btn {
    margin: 0;
    margin-bottom: 10px; }
  .site-header .header-buttons .nav-search {
    display: block; }

  body.template-cart main .cart-row {
    padding: 40px 0; }
    body.template-cart main .cart-row .cart-product-image {
      height: 132px; }
      body.template-cart main .cart-row .cart-product-image img {
        height: 73px; }
  body.template-cart main .js-qty, body.template-cart main .ajaxifyCart--qty {
    margin: 0 auto 0 0; }

  /* helpers */
  main .breadcrumb {
    margin-bottom: 12px; }
  main .pagination-wrap .pagination {
    margin-bottom: 24px; }

  /* header */
  .header-logo {
    margin-bottom: 0; }
    .header-logo img {
      max-width: 200px;
      max-height: 85px; }

  #checkout-alert,
  #request-popup {
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 100px 30px;
    max-width: 100%; }
    #checkout-alert.callback-type button, #checkout-alert.enquiry-type button,
    #request-popup.callback-type button,
    #request-popup.enquiry-type button {
      float: none;
      max-width: 100%; }

  /* homepage */
  body.template-home main .tyre-search {
    margin-left: -24px;
    margin-right: -24px;
    width: calc(100% + 48px); }
    body.template-home main .tyre-search .search-hints {
      top: -230px; }
      body.template-home main .tyre-search .search-hints svg {
        width: 500px;
        height: 200px; }
    body.template-home main .tyre-search #tyre-search {
      padding: 25px 24px; }

  /* collection */
  body.template-shop main.main-content select,
  body.template-forecourt main.main-content select {
    margin-bottom: 12px; }
  body.template-shop main.main-content .collection-sidebar h2,
  body.template-forecourt main.main-content .collection-sidebar h2 {
    padding-left: 24px;
    margin-bottom: 45px; }
    body.template-shop main.main-content .collection-sidebar h2.point-down,
    body.template-forecourt main.main-content .collection-sidebar h2.point-down {
      margin-bottom: 24px; }
  body.template-shop main.main-content .collection-sidebar #clear-filters,
  body.template-forecourt main.main-content .collection-sidebar #clear-filters {
    text-align: center;
    border-bottom: 1px solid #e2e2e2; }

  /* Product Loop */
  .product-item .product-item-inner .image-section .product-grid-image {
    height: 250px; }

  /* Product Page */
  body.template-product main.main-content .main-product #productPhoto,
  body.template-forecourt-product main.main-content .main-product #productPhoto {
    margin-bottom: 1px; }
  body.template-product main.main-content#forecourt-product .main-product .product-thumbs-loop,
  body.template-forecourt-product main.main-content#forecourt-product .main-product .product-thumbs-loop {
    margin-top: 20px; }
    body.template-product main.main-content#forecourt-product .main-product .product-thumbs-loop .product-thumb,
    body.template-forecourt-product main.main-content#forecourt-product .main-product .product-thumbs-loop .product-thumb {
      width: 53px;
      height: 53px;
      margin-right: 18px;
      margin-bottom: 18px; }

  /* Page template */
  body.template-page .page-content .body-image img, body.template-page .page-content .body-image .body-image-details, body.template-page-banner .page-content .body-image img, body.template-page-banner .page-content .body-image .body-image-details {
    width: 100%;
    float: none; }

  /* Enquiry template */
  body.template-page-enquiry .page-content .parts .part {
    width: 30%;
    min-height: 120px;
    margin-right: 3%; }
    body.template-page-enquiry .page-content .parts .part:nth-child(3n+3) {
      margin-right: 0; }
    body.template-page-enquiry .page-content .parts .part .tick {
      width: 40px;
      height: 40px; }
      body.template-page-enquiry .page-content .parts .part .tick svg {
        width: 34px;
        height: 34px; }
  body.template-page-enquiry .page-content .field {
    float: none; }
    body.template-page-enquiry .page-content .field.half {
      width: 100%; }
      body.template-page-enquiry .page-content .field.half.first {
        margin-right: 0; }
    body.template-page-enquiry .page-content .field.action {
      margin-bottom: 10px; }
  body.template-page-enquiry .page-content .btn {
    width: 45%;
    min-width: 200px; } }
@media screen and (max-width: 480px) {
  /* header */
  .site-header {
    padding-top: 70px; }
    .site-header #site-search {
      width: 50%; }
    .site-header #quick-cart {
      width: 100%;
      max-width: none; }
    .site-header .header-logo {
      font-size: 26px; }
      .site-header .header-logo img {
        max-width: 130px;
        max-height: 50px; }
      .site-header .header-logo span {
        font-size: 14px; }

  .nav-bar {
    position: relative; }
    .nav-bar .mobile-menu-holder {
      display: block; }
    .nav-bar .nav-holder {
      display: none;
      position: absolute;
      right: 0;
      width: 100%;
      top: 40px;
      z-index: 1;
      padding: 0;
      background: #555; }
      .nav-bar .nav-holder.open {
        display: block; }
      .nav-bar .nav-holder ul.site-nav {
        text-align: left;
        padding: 15px; }
        .nav-bar .nav-holder ul.site-nav:before {
          content: '';
          position: absolute;
          top: -8px;
          left: 50%;
          margin-left: -8px;
          width: 16px;
          height: 8px;
          border-bottom: 8px solid #555;
          border-left: 8px solid transparent;
          border-right: 8px solid transparent; }
        .nav-bar .nav-holder ul.site-nav > li {
          display: block;
          border-bottom: 1px solid rgba(226, 226, 226, 0.2); }
          .nav-bar .nav-holder ul.site-nav > li:last-child {
            border-bottom: 0; }
          .nav-bar .nav-holder ul.site-nav > li a {
            padding: 4px 0; }

  body.quick-cart-expanded {
    overflow: visible;
    position: static;
    width: auto; }
    body.quick-cart-expanded span.before {
      background: rgba(0, 0, 0, 0.8); }
    body.quick-cart-expanded #quick-cart {
      width: 100%;
      max-width: 480px;
      position: absolute;
      height: auto;
      overflow: visible; }
      body.quick-cart-expanded #quick-cart #show-quick-cart {
        position: fixed;
        width: 100%;
        z-index: 21; }
      body.quick-cart-expanded #quick-cart #empty-quick-cart {
        overflow: hidden;
        margin-top: 50px;
        min-height: calc(100vh - 50px); }
      body.quick-cart-expanded #quick-cart .quick-cart-loop {
        overflow: hidden;
        margin-top: 50px;
        min-height: calc(100vh - 253px); }
      body.quick-cart-expanded #quick-cart .quick-cart-bottom {
        position: fixed;
        bottom: 0;
        width: 100%; }
      body.quick-cart-expanded #quick-cart.ended .quick-cart-bottom {
        position: relative; }

  /* helpers */
  main .pagination-wrap .pagination {
    margin-top: 20px;
    margin-bottom: 4px; }
    main .pagination-wrap .pagination li.prev {
      float: left;
      margin-top: -5px; }
    main .pagination-wrap .pagination li.next {
      float: right;
      margin-top: -5px; }

  /* homepage */
  body.template-home section.image-wrapper {
    background: none; }
  body.template-home main.banner-section {
    padding-top: 0;
    margin-bottom: 0; }
  body.template-home main .tyre-search {
    margin-left: -12px;
    margin-right: -12px;
    width: calc(100% + 24px); }
    body.template-home main .tyre-search img {
      display: block; }
    body.template-home main .tyre-search .search-hints {
      width: 94%;
      margin-left: 0;
      top: -10px; }
      body.template-home main .tyre-search .search-hints svg {
        width: 300px;
        height: 120px; }
    body.template-home main .tyre-search #tyre-search {
      background: #bec0c1;
      padding: 25px 12px 30px; }
      body.template-home main .tyre-search #tyre-search h3 {
        text-align: center; }
      body.template-home main .tyre-search #tyre-search h2 {
        margin: 18px 0 0;
        text-align: center; }
  body.template-home main.promo-section {
    padding: 0;
    margin: 0; }
    body.template-home main.promo-section .promo {
      padding-left: 12px;
      padding-right: 12px; }
      body.template-home main.promo-section .promo .btn {
        max-width: 100%; }

  /* Product Page */
  body.template-product main.main-content .main-product #productPhoto #productPhotoImg,
  body.template-forecourt-product main.main-content .main-product #productPhoto #productPhotoImg {
    max-width: 135px;
    margin: 8px auto; }
  body.template-product main.main-content .main-product .details-section .details-bottom .product-grid-price .vat,
  body.template-forecourt-product main.main-content .main-product .details-section .details-bottom .product-grid-price .vat {
    display: block; }
  body.template-product main.main-content .main-product .details-section .details-bottom .buy-wrap,
  body.template-forecourt-product main.main-content .main-product .details-section .details-bottom .buy-wrap {
    max-width: 100%; }
  body.template-product main.main-content .main-product .details-section .details-bottom .btn#show-enquiry-form, body.template-product main.main-content .main-product .details-section .details-bottom .btn#show-callback-form,
  body.template-forecourt-product main.main-content .main-product .details-section .details-bottom .btn#show-enquiry-form,
  body.template-forecourt-product main.main-content .main-product .details-section .details-bottom .btn#show-callback-form {
    width: 100%;
    margin-left: 0;
    float: none; }
  body.template-product main.main-content .main-product .details-section .details-bottom .btn#show-enquiry-form,
  body.template-forecourt-product main.main-content .main-product .details-section .details-bottom .btn#show-enquiry-form {
    margin-bottom: 10px; }
  body.template-product main.main-content .main-product .details-section .details-bottom .btn#show-callback-form,
  body.template-forecourt-product main.main-content .main-product .details-section .details-bottom .btn#show-callback-form {
    margin-bottom: 20px; }
  body.template-product main.main-content#forecourt-product .main-product #productPhoto #productPhotoImg,
  body.template-forecourt-product main.main-content#forecourt-product .main-product #productPhoto #productPhotoImg {
    max-width: 100%;
    margin: 0; }
  body.template-product main.main-content#forecourt-product .main-product .product-thumbs-loop,
  body.template-forecourt-product main.main-content#forecourt-product .main-product .product-thumbs-loop {
    margin: 20px;
    text-align: center; }
    body.template-product main.main-content#forecourt-product .main-product .product-thumbs-loop .product-thumb,
    body.template-forecourt-product main.main-content#forecourt-product .main-product .product-thumbs-loop .product-thumb {
      width: 15px;
      height: 15px;
      margin: 4px !important;
      float: none;
      display: inline-block;
      background-image: none !important;
      background: #ffffff;
      opacity: 1;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px; }

  /* Product Loop */
  .product-item .product-item-inner .image-section .product-grid-image {
    height: 210px; }

  /* Page template */
  body.template-page-banner .page-header-promo .banner-wrap {
    margin-bottom: 25px; }

  /* Enquiry template */
  body.template-page-enquiry .page-content .parts .part {
    width: 46%;
    min-height: 100px;
    margin-right: 8% !important; }
    body.template-page-enquiry .page-content .parts .part:nth-child(even) {
      margin-right: 0 !important; }
  body.template-page-enquiry .page-content .note {
    text-align: center;
    display: block;
    float: none;
    margin-top: 20px; }
  body.template-page-enquiry .page-content .btn {
    width: 100%;
    float: none; }

  /* 404 */
  .p404 {
    margin: 40px auto; } }
@media screen and (max-width: 369px) {
  /* homepage */
  body.template-home main .tyre-search .search-hints {
    top: 0;
    width: 90%; } }
@media screen and (max-width: 479px) {
  .details-bar {
    font-size: 18px; }

  .garage .grid-margin {
    margin-bottom: 0; }
  .garage .highlight .grid {
    display: inline; }
    .garage .highlight .grid .feature-image {
      padding-left: 0;
      margin-bottom: 20px; } }
/* reponsive table */
table.responsive-table td p {
  margin: 10px 0; }
table.responsive-table td img {
  margin-bottom: 10px; }
@media screen and (max-width: 767px) {
  table.responsive-table {
    width: 100%;
    table-layout: fixed; }
    table.responsive-table tr {
      display: inline; }
    table.responsive-table td {
      display: inline-block;
      float: left;
      width: 33%; } }
@media screen and (max-width: 479px) {
  table.responsive-table {
    width: 100%;
    table-layout: fixed; }
    table.responsive-table tr {
      display: inline; }
    table.responsive-table td {
      display: inline-block;
      float: left;
      width: 50%; } }

/*# sourceMappingURL=inspira-media.css.map */
