
  .rowblock {width: 100%; float: left;}
  /*HEADER*/
  .mm-header {width: 100%; float: left; margin-bottom: 10px; text-align: center; background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/mm/mm-bkg-pattern.jpg); background-repeat: repeat-y repeat-x;}

   /*MM MENU*/
  .mm-content {float: left;width: 100%; position: relative; padding-top: 70px; background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/mm/mm-bkg-pattern.jpg);}
  .mm-content .craftkits{background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/mm/mm-bkg-pattern.jpg); background-repeat: repeat-y repeat-x;}
  .mm-content.cardmaking{background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/mm/mm-bkg-pattern.jpg); background-repeat: repeat-y repeat-x;}
  .mm-content.scrapbooking{background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/mm/mm-bkg-pattern.jpg); background-repeat: repeat-y repeat-x;}
  .product-carousel {padding: 20px 40px 0;background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/mm/mm-bkg-pattern.jpg); background-repeat: repeat-y repeat-x; display: none} 
  .menuHolder {top: 20px; z-index: 1}
  .cardmaking, .scrapbooking{display: none;}
  .cols-3 img {float: none; margin: auto; padding: 10px;}


  /*WHITE CONTENT*/
  .mm-content.wrapper {background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/mm/mm-bkg-pattern.jpg); background-repeat: repeat-y repeat-x; float: left; width: 100%; padding: 20px; position: relative;}
  .mm-content.white {background-color: white; padding: 10px; text-align: center; float: left; width: 100%;}
  .mm-content.white.title-txt {width: 100%; float: left; background-color: white;}
  .mm-content.white.title-txt img{float: none; margin: auto; padding-top: 20px; padding-bottom: 10px;}
  .img-overlay {position: absolute; top: 0; left: 0; z-index: 20;}
  /*MENU*/
  .dd-menu {text-align: center; color: #00acc8; background-color: white; margin: 0 20%;}
  .dd-menu ul{margin-left: 0; list-style-type: none; padding: 0;}
  .dd-menu li{font-size: 14px;}
  .dd-menu:active {padding: 5px; text-decoration: none;}
  ul.pdf-lists.mm {list-style-type: none;}
  .pdf-lists.mm a {color: #00acc8;} 
  .button-download.pdf {background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/blinki/pdf.png); background-repeat: no-repeat; background-repeat: no-repeat; background-position: 17%; background-size: 6%;}
  .left-txt-img {padding: 10px;}

   /*Articles menu*/
  .menuHolder {width: 250px; float: none; position: absolute; top: 1.5%; left: 30.5%;}
  .articles_menu{ float: right; max-width: 240px; width: 100%; position: relative;text-align: center; padding-top: 15px;}
  .articles_menu p{padding: 6px; margin: 0; background: #3d5cc8; color: white; border-radius: 5px; cursor: pointer;transition-delay: 0.5s; font-size: 22px;}

  .articles_menu.active p{border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; transition-delay: 0s;}
  .articles_menu span{display: none;}
  .articles_menu span.up{display: inline-block;}
  .articles_menu.active span.up{display: none;}
  .articles_menu.active span.down{display: inline-block;}
  .articles_menu ul{margin: 0; padding: 0; list-style-type: none; width: 100%; float: left; position: absolute; height: 0; overflow: hidden; transition: height 0.5s; 
  }
  .articles_menu.active ul{height: 150px; transition: height 0.5s;}
  .articles_menu li{display: inline-block; width: 100%; border-top: 1px solid black}
  .articles_menu li:last-child a{border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
  .articles_menu a{display: block; width: 100%; color: white; background: #3d5cc8; text-decoration: none; padding: 5px 0;}
  .articles_menu a:hover{background: #24346B;}

  /*MOLLI & MIMI*/
  .articles_menu.mm p{padding: 6px; margin: 0; background: #fff; color: white; border-radius: 5px; cursor: pointer;transition-delay: 0.5s; font-size: 22px; color: #00acc8;}
    .articles_menu.mm a{display: block; width: 100%; color: white; background: #00acc8; text-decoration: none; padding: 5px 0;}
  .articles_menu.mm a:hover{background: #078599;}

  /*COL-1*/
  .cols-1 {width: 100%; float: left; text-align: center; margin-bottom: 20px;}
  .cols-1 div {width: 100%; float: left;}
  .cols-1.cardmaking, .cols-1.craftkits, .cols-1.scrapbooking {background-image: url(http://www.target.com.au/medias/marketing/articles/craft/images/mm/mm-bkg-pattern.jpg); background-repeat: repeat-y repeat-x; padding: 15px; margin-bottom: 0; padding-bottom: 20px;}
  .cols-1.cardmaking div.cols-1.craftkits div, .cols-1.scrapbooking div{background-color: white; padding-top: 20px; padding-bottom: 10px; margin-bottom: 0;}
  /*COL-2*/
  .col-2.craftkits, .col-2.cardmaking, .col-2.scrapbooking {width: 100%; float: left; margin-bottom: 20px;}
  .col-2.craftkits div, .cols-2.cardmaking div, .cols-2.scrapbooking div {width: 50%; float: left; text-align: center;}
  .left-txt-img {padding: 30px;}
  /*BUTTON BLINKI*/
  .button-download{background-color:#00acc8; border-color: #00acc8;}
  .button-download:hover{background-color:#04869B; border-color: #04869B;}

  /*BUTTON MM*/
  .button-mm-download{background-color: #00acc8; border-color: #00acc8;}
  .button-mm-download:hover{background-color: #04869B; border-color: #04869B;}
  
  @media only screen and (max-width: 479px) {
    .cols-2 div {width: 100%;}
    .img-overlay {width: 80px;}
    .menuHolder {top: 16.5%; left: 0; width: 96%;}
  }
