/*==============================
  ART - HOLIDAY STYLES - 2015
  ==============================*/

  /* Holiday US
  	@media screen and (min-width: 530px) {
  	    .hdr-bar-logo {
  	        width: 80px !important;
  	    }
  	}

  	@media screen and (min-width: 1008px) {
  	    .nav-main #hdr-bar-back .hdr_search {
  	        width: calc(35% - 50px) !important;
  	    }
  	}
    */

  /* HOLIDAY UK

  #hdr-new-container .hdr_logo {
      width: auto;
  }

  #hdr-new-container .hdr_search {
      margin-left: 5px;
      width: 350px;
  }

  #hdr-new-container input#search_text {
      width: 300px;
  }
*/
  /* HOLIDAY SKINNY BANNER

  .banner-text, .art_fr_skinny_text {
      color: #65a7bd !important;
  }

  .banner-exp-date.banner-exp-date1 {
      color: #65a7bd !important;
  }

  div#banner-terms-link {
      color: #65a7bd !important;
  }

  .banner-details, .art_fr_skinny_box {
      background-color: #65a7bd !important;
  }
  @media screen and (min-width:1024px) {
      #promo-container {
          background-image: url(http://cache1.artprintimages.com/images/holiday/skinnybanner-snowflake.png);
          background-repeat: no-repeat;
          background-position: right bottom;
          background-size: contain;
      }
  }
*/
