/* liannanievesdesigns Stylesheet */


/* Index */
    /* Navigation */
    /* Buttons */
    /* Art */
    /* Images */
    /* Hello! */
    /* Contact */
    /* Resume */
    /* Footer */
    /* Media Queries */


/* ------------------------------- */
    /* Navigation */
.background, footer{
    background-color: #97cadb;
}
.name {
    width:50%;
}
.header-name {
    font-size: 50px;
    margin: 0;
}
.navigate {
    list-style-type: none;
    overflow: hidden;
}
.item {
    font-size: 23.33px;
    float: right;
    display: block;
    padding: 20px;
    text-decoration: none;
}
.item:hover{
    color: #018abe;
}
.header-name, .navigate {
    margin: 0;
    padding: 25px;
}
.header-name, .item {
    font-family: 'Josefin Sans', display;
    color: #ffffff;
}
.lianna {
    list-style-type: none;
    overflow: hidden;
    text-decoration: none;
}
/* ------------------------------- */
    /* Buttons */
.buttons {
    color: #02457a;
}
.buttons:hover {
    color: #001b48;
}

.body-background {
    background-color: #ffffff;
    max-width: 100%;
}
/* ------------------------------- */
    /* Art */
.information {
    padding-left: 25px;
    font-family: 'Josefin Sans', display;
    font-size: 32px;
    font-weight: 300;
    color: #97cadb
}
.logo {
    margin-top: 115px;
    padding: 15px;
    list-style-type: none;
    float: left;
}
.graphic {
    margin: 0;
    padding-left: 25px;
}
.personal-ghost {
    float: left;
    height: 92.5811px;
    width: 100px;
    padding: 20px;
}
img {
    width: 100%;
    height: 100%;
}
.artwork {
    position: relative;
}
.artwork .images {
    display: block;
    height: auto;
    width: 100%;
    object-fit: cover;
    border-width: 2px;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
}
.artwork:hover .overlay {
    opacity: 1;
}
.artwork-title {
    text-decoration: none;
    font-size: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.artwork-text {
    font-size: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
}
.header-one {
    font-size: 50px;
}
.gif {
    width:259.2px;
    height:460.8px;
}
.story {
    width: 216px;
    height: 384px;
}
.post {
    width: 172.8px;
    height: 172.8px;
}
/* ------------------------------- */
/* Index Colors*/

/* ------------------------------- */
/* Work Colors*/
.berry {
    background-color: #ae002f;
}
.white {
    color: #ffffff;
}
.soft-peach {
    background-color: #fff3e0;
}
.coral-orange {
    color: #ff7043;
}
/* ------------------------------- */
    /* Archive Colors*/
.cerise-red {
    background-color: #da2864;
}
.morning-glory {
    color: #9ae1e2;
}
.orange {
    background-color: #fc703c;
}
.cherry {
    color: #5d0703;
}
.deepsea {
    background-color: #220049;
}
.strawberry {
    color: #ed254e;
}
.hot-red {
    background-color: #dc2d32;
}
.green-trance {
    color: #a2d6a1;
}
.lime-green {
    background-color: #c3ea4f;
}
.persimmon-orange {
    color: #fa8c3c;
}
.green-tea {
    background-color: #f3f6eb;
}
.granny-smith-apple {
    color: #a2dca3;
}
.ice {
    background-color: #c1e1f1;
}
.ranunculus {
    color: #ffa08e;
}
.william-hookers-green {
    background-color: #537e72;
}
.pistachio {
    color: #9cc97f;
}
.lychee {
    background-color: #ffefdd;
}
.primrose-garden {
    color: #f297a0;
}
.sweet-aqua {
    background-color: #AAE9D6;
}
.panorama-blue {
    color: #3DBDC6;
}
.sky {
    background-color: #BED9F4;
}
.milk {
    color: #FEFDF1;
}
.oat-foam {
    background-color: #f4ede4;
}
.night-chalk {
    color: #212121;
}
.bermuda {
    background-color: #71DECC;
}
.electric-blue {
    color: #0099D6;
}
/* ------------------------------- */
    /* Typeface */
.barrio-regular {
    font-family: "Barrio", system-ui;
    font-weight: 400;
    font-style: normal;
}
.barriecito-regular {
  font-family: "Barriecito", system-ui;
  font-weight: 400;
  font-style: normal;
}
.kirang-haerang-regular {
  font-family: "Kirang Haerang", system-ui;
  font-weight: 400;
  font-style: normal;
}
.ribeye-marrow-regular {
  font-family: "Ribeye Marrow", serif;
  font-weight: 400;
  font-style: normal;
}
.limelight-regular {
  font-family: "Limelight", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.edu-sa-beginner {
  font-family: "Edu SA Beginner", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.homemade-apple-regular {
  font-family: "Homemade Apple", cursive;
  font-weight: 400;
  font-style: normal;
}
.oooh-baby-regular {
  font-family: "Oooh Baby", cursive;
  font-weight: 400;
  font-style: normal;
}
/* ------------------------------- */
    /* Footer */
.footer-background {
    color: #ffffff;
    padding-top: 20px;
}
.copyright {
    font-family: 'Josefin Sans', display;
    font-size: 15px;
    text-align: center;
    padding: 30px;
}
.navigate-two {
    display: block;
    list-style-type: none;
    padding: 50px;
}
.item-two {
    color: #ffffff;
    font-family: 'Josefin Sans', display;
    font-size: 23px;
    text-decoration: none;
}
.social-media {
    display: block;
}
/* ------------------------------- */
    /* Media Queries */
/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  [class*="col-"] {
    width: 100%;
  }
}
/* ------------------------------- */