.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.hairlines {
  border-width: 0.5px; }

html.js #footer {
  display: none; }

#page {
  padding-bottom: 0; }

#page_home {
  border-radius: 5px; }
  #page_home #maincontent {
    background: transparent;
    padding: 0;
    /** Demo **/
    /** Left column **/ }
    #page_home #maincontent #headertools {
      background-color: white;
      margin: 0;
      padding: 100px 0 100px 0; }
      #page_home #maincontent #headertools .wrapper .container #demo .thebutton span {
        display: inline-block;
        line-height: 1; }
      #page_home #maincontent #headertools .wrapper .container #demo .thebutton a {
        position: relative;
        display: inline-block; }
        #page_home #maincontent #headertools .wrapper .container #demo .thebutton a img {
          display: block;
          position: relative;
          z-index: 1; }
        #page_home #maincontent #headertools .wrapper .container #demo .thebutton a.is-pulsating:before {
          position: absolute;
          content: '';
          display: block;
          top: 50%;
          left: 50%;
          width: 125px;
          height: 125px;
          border-radius: 1000px;
          border: 2px solid #ff00ff;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          -webkit-animation: 3000ms pulse cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
                  animation: 3000ms pulse cubic-bezier(0.165, 0.84, 0.44, 1) infinite; }
    #page_home #maincontent .columns {
      /** Right column **/ }
      #page_home #maincontent .columns:after {
        content: "";
        display: table;
        clear: both; }
      #page_home #maincontent .columns #leftcolumn {
        background: white;
        padding-top: 30px; }
        #page_home #maincontent .columns #leftcolumn .smallheader h3 {
          margin-top: 0; }
        #page_home #maincontent .columns #leftcolumn #photos .photo {
          margin-bottom: 50px; }
        #page_home #maincontent .columns #leftcolumn #photos .pod.pod--pic {
          margin-bottom: 50px; }
          #page_home #maincontent .columns #leftcolumn #photos .pod.pod--pic .wrap .content a img {
            width: 100%;
            height: auto;
            border-radius: 10px; }
        #page_home #maincontent .columns #leftcolumn #photos .pod.pod--quote {
          margin-bottom: 50px; }
          #page_home #maincontent .columns #leftcolumn #photos .pod.pod--quote .wrap .content blockquote {
            text-align: center; }
            #page_home #maincontent .columns #leftcolumn #photos .pod.pod--quote .wrap .content blockquote p {
              margin: 0;
              color: #ff00ff;
              font-size: 32px;
              line-height: 1.25;
              font-family: "Comic Sans MS", "Comic Sans", "Marker Felt"; }
            #page_home #maincontent .columns #leftcolumn #photos .pod.pod--quote .wrap .content blockquote footer {
              margin-top: 4px; }
              #page_home #maincontent .columns #leftcolumn #photos .pod.pod--quote .wrap .content blockquote footer a {
                font-size: 18px;
                color: #9012FE; }
        #page_home #maincontent .columns #leftcolumn #link_gallery {
          margin: 0px 0 20px 0;
          text-align: center; }
          #page_home #maincontent .columns #leftcolumn #link_gallery p.pagination {
            font-size: 16px;
            font-family: "Comic Sans MS", "Marker Felt";
            font-weight: bold; }
            #page_home #maincontent .columns #leftcolumn #link_gallery p.pagination a {
              font-family: "Comic Sans MS", "Marker Felt";
              font-weight: bold;
              font-size: 20px;
              color: #e21deb;
              margin: 0 0 20px 0; }
              #page_home #maincontent .columns #leftcolumn #link_gallery p.pagination a:link, #page_home #maincontent .columns #leftcolumn #link_gallery p.pagination a:visited {
                padding: 0 5px 0 5px;
                font-size: 16px; }
      #page_home #maincontent .columns #rightcolumn {
        background: white; }
        #page_home #maincontent .columns #rightcolumn .section__wrap {
          width: 100%;
          white-space: nowrap;
          overflow-x: scroll;
          text-align: center;
          -webkit-overflow-scrolling: touch; }
          #page_home #maincontent .columns #rightcolumn .section__wrap:after {
            content: "";
            display: table;
            clear: both; }
          #page_home #maincontent .columns #rightcolumn .section__wrap::-webkit-scrollbar {
            display: none; }
          #page_home #maincontent .columns #rightcolumn .section__wrap .spacer {
            position: relative;
            display: inline-block;
            width: 20px;
            height: 100%; }
          #page_home #maincontent .columns #rightcolumn .section__wrap .section {
            display: inline-block;
            width: 200px;
            margin: 0 0 0 0;
            vertical-align: top;
            text-align: center;
            white-space: normal; }
            #page_home #maincontent .columns #rightcolumn .section__wrap .section > a {
              display: block;
              position: relative; }
              #page_home #maincontent .columns #rightcolumn .section__wrap .section > a img {
                display: block;
                margin: 0 0 0 0;
                width: 100%;
                height: auto;
                border-radius: 5px;
                box-shadow: 0 1px 3px rgba(255, 0, 255, 0.1), 0 8px 25px rgba(255, 0, 255, 0.1); }
              #page_home #maincontent .columns #rightcolumn .section__wrap .section > a:before {
                position: absolute;
                content: '';
                display: block;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                border: 2px solid rgba(255, 0, 255, 0.25);
                pointer-events: none;
                border-radius: 5px; }
            #page_home #maincontent .columns #rightcolumn .section__wrap .section h3 {
              margin: 12px 0 0 0;
              color: #ff00ff; }
              #page_home #maincontent .columns #rightcolumn .section__wrap .section h3 a {
                color: #ff00ff;
                text-decoration: none;
                -webkit-transition: all 150ms cubic-bezier(0.37, 0, 0.28, 1);
                transition: all 150ms cubic-bezier(0.37, 0, 0.28, 1); }
                #page_home #maincontent .columns #rightcolumn .section__wrap .section h3 a:hover {
                  color: #9012FE;
                  text-decoration: underline; }
          #page_home #maincontent .columns #rightcolumn .section__wrap .section + .section {
            margin-left: 20px; }
        #page_home #maincontent .columns #rightcolumn #reviews {
          margin-left: 20px;
          margin-bottom: 0; }
          #page_home #maincontent .columns #rightcolumn #reviews .review {
            padding: 0 0 20px 0; }
            #page_home #maincontent .columns #rightcolumn #reviews .review blockquote p {
              margin: 0 0 5px;
              font-style: italic;
              font-weight: normal;
              font-family: "Comic Sans MS";
              font-size: 16px;
              color: #000; }
            #page_home #maincontent .columns #rightcolumn #reviews .review span {
              font-size: 13px; }
        #page_home #maincontent .columns #rightcolumn .toolslink {
          text-align: center;
          margin: 20px 0 20px 0; }
        #page_home #maincontent .columns #rightcolumn #roflcon {
          font-size: 12px; }
          #page_home #maincontent .columns #rightcolumn #roflcon img {
            float: left;
            margin-right: 20px;
            margin-bottom: 20px; }
        #page_home #maincontent .columns #rightcolumn #sxsw h3 {
          padding-top: 5px; }
        #page_home #maincontent .columns #rightcolumn #sxsw .line {
          padding-bottom: 10px;
          margin: 20px 0 25px 0; }
        #page_home #maincontent .columns #rightcolumn hr {
          height: 10px;
          margin: 15px 0 15px 0;
          border-bottom: 7px dotted #CCC;
          background-color: #FFFFFF; }
        #page_home #maincontent .columns #rightcolumn #reviews, #page_home #maincontent .columns #rightcolumn #zazzle {
          margin-bottom: 20px; }
        #page_home #maincontent .columns #rightcolumn #promosection {
          background-color: #FFDDFF;
          border: 1px solid #FF00FF; }
          #page_home #maincontent .columns #rightcolumn #promosection .content {
            padding: 20px 10px 10px 20px; }
        #page_home #maincontent .columns #rightcolumn .giftlist {
          margin-top: 20px; }
          #page_home #maincontent .columns #rightcolumn .giftlist .gift {
            float: left;
            width: 140px;
            text-align: center; }
            #page_home #maincontent .columns #rightcolumn .giftlist .gift h4 {
              font-size: 13px; }
          #page_home #maincontent .columns #rightcolumn .giftlist .spacer {
            float: left;
            width: 20px;
            height: 35px; }
        #page_home #maincontent .columns #rightcolumn #emailsubscribe {
          text-align: center; }
          #page_home #maincontent .columns #rightcolumn #emailsubscribe h3 {
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 20px; }
          #page_home #maincontent .columns #rightcolumn #emailsubscribe p {
            margin: 5px 0 5px 0; }
        #page_home #maincontent .columns #rightcolumn #picpromo h4 {
          margin: 0px; }
          #page_home #maincontent .columns #rightcolumn #picpromo h4 a {
            color: #FF00FF;
            text-decoration: none;
            font-size: 20px; }
        #page_home #maincontent .columns #rightcolumn #picpromo p {
          margin: 5px 0 10px 0; }
        #page_home #maincontent .columns #rightcolumn .line {
          margin: 10px 0 15px 0; }

@media only screen and (max-width: 767px) {
  #page_home #maincontent .columns #leftcolumn {
    padding: 0 20px 0 20px; } }

@media only screen and (min-width: 1024px) {
  #page_home #maincontent {
    max-width: none; }
    #page_home #maincontent .columns #leftcolumn {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 20px;
      padding-right: 20px; } }

.gift {
  margin-bottom: 15px;
  position: relative; }
  .gift .gift_image a img {
    width: 100%;
    height: auto;
    border-radius: 10px; }
  .gift h2 {
    margin: 0 0 0 0;
    padding: 10px 10px 10px 10px;
    font-size: 15px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ff00ff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
    .gift h2 a {
      text-decoration: none;
      color: #ffffff; }

.pod.pod--facies {
  padding: 10px 0 30px 0;
  text-align: center; }
  .pod.pod--facies .wrap {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    padding: 10px;
    background-color: #9012FE;
    background-image: url("/assets/texture/9.gif");
    border-radius: 1000px; }
    .pod.pod--facies .wrap .content {
      padding: 10px 15px 7px 15px;
      background-color: #ffffff;
      border-radius: 1000px; }
      .pod.pod--facies .wrap .content .fb-like {
        margin-left: auto;
        margin-right: auto; }

.photo {
  margin-bottom: 15px;
  position: relative; }
  .photo .photo_image {
    position: relative;
    -webkit-transition: all 100ms cubic-bezier(0.37, 0, 0.28, 1);
    transition: all 100ms cubic-bezier(0.37, 0, 0.28, 1); }
    .photo .photo_image > a img {
      width: 100%;
      height: auto;
      border-radius: 10px; }
    .photo .photo_image .photo-corn {
      display: block;
      margin: 0;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.28, 1);
      transition: all 350ms cubic-bezier(0.37, 0, 0.28, 1);
      max-width: 100px;
      height: auto; }
      .photo .photo_image .photo-corn.is-fixed {
        top: 100%;
        left: 50%;
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(0);
                transform: translate(-50%, -50%) scale(0); }
  .photo .photo_comment,
  .photo .photo_options {
    float: left;
    margin: 10px 30px 0 0; }
  .photo .photo_options {
    width: 100%;
    padding: 10px 0 5px 0;
    margin: 0 0 35px 0;
    position: relative;
    text-align: center; }
    .photo .photo_options .photo_sharing a img {
      margin-right: 10px; }
    .photo .photo_options .photo_sharing .twitter-share-button {
      margin-left: 20px; }
    .photo .photo_options .photo_cornificator {
      position: absolute;
      left: 50%;
      top: 0;
      -webkit-transform: translate(-50%, -25px);
              transform: translate(-50%, -25px);
      -webkit-transition: all 250ms cubic-bezier(0.37, 0, 0.28, 1);
      transition: all 250ms cubic-bezier(0.37, 0, 0.28, 1); }
      .photo .photo_options .photo_cornificator a {
        display: block;
        width: 50px;
        height: 50px;
        -webkit-transition: all 150ms cubic-bezier(0.37, 0, 0.28, 1);
        transition: all 150ms cubic-bezier(0.37, 0, 0.28, 1); }
        .photo .photo_options .photo_cornificator a img {
          display: block;
          width: 100%;
          height: auto; }
          .photo .photo_options .photo_cornificator a img.state--active {
            display: none; }
        .photo .photo_options .photo_cornificator a:hover {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
        .photo .photo_options .photo_cornificator a.is-active {
          -webkit-transform: scale(0.95);
                  transform: scale(0.95); }
          .photo .photo_options .photo_cornificator a.is-active img.state--regular {
            display: none; }
          .photo .photo_options .photo_cornificator a.is-active img.state--active {
            display: block; }
  @media only screen and (min-width: 1024px) {
    .photo .photo_options .photo_cornificator {
      -webkit-transform: translate(-50%, -10px) scale(0.25);
              transform: translate(-50%, -10px) scale(0.25);
      opacity: 0; }
    .photo:hover .photo_options .photo_cornificator {
      -webkit-transform: translate(-50%, -25px) scale(1);
              transform: translate(-50%, -25px) scale(1);
      opacity: 1; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.1);
            transform: translate(-50%, -50%) scale(0.1);
    opacity: 0.75; }
  75% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0; } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.1);
            transform: translate(-50%, -50%) scale(0.1);
    opacity: 0.75; }
  75% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0; } }
