/*
Theme Name: Awwsam Mobile
Theme URI: awwsam.com
Author: Fuze Branding
Author URI: http://www.fuzebranding.com
*/




@font-face {
    font-family: 'plutoextralight';
    src: url('fonts/hvd_fonts_-_plutoextralight-webfont.woff2') format('woff2'),
         url('fonts/hvd_fonts_-_plutoextralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'plutomedium';
    src: url('fonts/hvd_fonts_-_plutomedium-webfont.woff2') format('woff2'),
         url('fonts/hvd_fonts_-_plutomedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'archer';
    src: url('fonts/Archer-Bold-Pro.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'archer';
    src: url('fonts/Archer-Medium-Pro.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'archer';
    src: url('fonts/Archer-Light-Pro.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}




/* -------   GENERAL   ------*/

body{
    color: #444444;
    font-size: 16px !important;
    line-height: 1.4em !important;
    font-family: "proxima-nova" !important;
}


.wrapper{
    max-width: 1100px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    position: relative;
} 

p{
 font-family: "proxima-nova";
    letter-spacing: .5px;
}

a{
    text-decoration: none;
    color: #444;
}


.left{float:left;}
.right{float:right;}
.clear{clear:both;}



h2{
    font-size: 40px  !important;
    letter-spacing: 1px;
    margin-bottom: 20px  !important;
        font-family: 'archer' !important;
}

h3{
    font-family: 'archer' !important;
    font-size: 28px !important;
    letter-spacing: 1px !important;
    margin-bottom: 20px !important;
     line-height: 1.4em !important;

}

h4{
     font-family: 'archer' !important;
    font-size: 20px !important;
    letter-spacing: 1px !important;
    margin-bottom: 20px !important;

}

h5{
    font-family: 'plutomedium' !important;
    font-size: 12px !important;
    letter-spacing: 1px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
}

.page-title{
     -webkit-text-fill-color: white; /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 1.5px;
   -webkit-text-stroke-color: #444;   
    font-family: 'plutomedium' !important;
    margin-bottom: 60px !important;
    text-transform: uppercase;
    text-align: center;
    margin-top: 60px;
}

.subtitle{
 text-align: center;
    color: #ff63e0;
}

.search h2{
        margin-bottom: 20px !important;   
}


.button{
 padding: 2px 20px 2px 20px;
    border: solid 4px transparent;
    outline: solid 2px #444444; 
    text-transform: uppercase;
    font-family: 'plutomedium';
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
}

.button:hover{
 background: url(images/trans_03.png); 
    border: solid 4px transparent;
    
}

.page p{
 margin-bottom: 20px;   
}




/* -------   TOP   ------*/






.head-top{
    width: 100%;
    background: #ffd0f8;
    padding: 10px 0px 10px 0px;
}

.top2{
    width: 100%;
    background: #ffd0f8;
    padding: 10px 0px 10px 0px;
    height: 0px;
    overflow:hidden;
    -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
    opacity: 0;
}


.top2.sticky{
 position:fixed;  
    padding: 10px 0px 10px 0px;
    top:0;
    height:auto;
    z-index:99999;
    opacity: 1;
}

.head-top form{
    float: right;
    position:relative
}

.social input{
padding: 3px 50px 5px 10px;
    font-style: italic;
    background: url(images/trans_03.png);
    border: none !important;
}

#mce-EMAIL{
    padding: 10px 50px 10px 10px;
    font-style: italic;
    width: 280px;
    box-sizing: border-box;
    background: url(images/trans_03.png);
    border: none !important;
        margin: 0 auto;
    display: block;
    margin-bottom: 15px !important;
     font-family: "proxima-nova";
    font-size: 14px;

}

#mc_embed_signup{
    padding-top: 95px;
}

.hide{
    display: none;   
}

#thanks{
 text-align: center;
    padding-bottom: 60px;
    display: none;
}

.show{
 display: block !important;   
}

#mc_embed_signup p{
    text-align: center;
    text-transform: uppercase;
    width: 190px;
    margin: 0 auto;
    display:block;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.2em;
    margin-bottom: 15px !important;
    font-weight: 800;
}

#mc_embed_signup .button{
    float: right;
    margin-right: 25px;
    border-color: #ffa1f2 !important;
    height: 35px;
    outline: none;
    background: #ffa1f2 !important;
	border-radius: 0px !important;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}



.social .search-btn{
     position: absolute;
    right: 5;
    width: 12px;
    height: 12px;
    background: url(images/search2_03.png);
    background-size: 12px !important;
    padding: 0px;
    top: 5; 
    cursor: pointer;
        text-indent: 499px;
}

.social .search-btn:hover{
      background: url(images/search_03.png);
    background-size: 12px !important;
}


.top2 form{
    float: right;
    position:relative
}

.top2 input{
 padding: 3px 50px 5px 10px;
    font-style: italic;
    background: url(images/trans_03.png);
    border: none !important;
}

.top2 .search-btn{
     position: absolute;
    right: 5;
    width: 12px;
    height: 12px;
    background-size: 12px;
    padding: 0px;
    top: 5;   
}


input:focus{
 outline: none;   
}

.scrollto{
 cursor: pointer;
    padding-left: 20px;
    /* line-height: 1.8em !important; */
    background: url(images/top-arrow_03.png) no-repeat left 4px;
    background-size: 15px;
    margin-bottom: 0px !important;
}

.social a{
    width: 18px;
    height: 16.5px;
    margin-right: 20px;
    display: inline-block;
}


.social a.fb{
 background: url(images/top-fb_03.png) no-repeat top center;
    background-size: 15px;
}

.social a.fb:hover{
 background: url(images/top-fb2_03.png) no-repeat top center;
    background-size: 15px;
}

.social a.pin:hover{
 background: url(images/top-pin2_03.png) no-repeat top center;
    background-size: 15px;
}

.social a.pin{
 background: url(images/top-pin_03.png) no-repeat top center;
    background-size: 15px;
}


.social a.insta{
 background: url(images/top-insta_03.png) no-repeat top center;
    background-size: 15px;
}

.social a.insta:hover{
 background: url(images/top-insta2_03.png) no-repeat top center;
    background-size: 15px;
}

.social a.twit{
 background: url(images/top-twit_03.png) no-repeat top center;
    background-size: 16px;
}

.social a.twit:hover{
 background: url(images/top-twit2_03.png) no-repeat top center;
    background-size: 16px;
}

.social a.blog{
 background: url(images/top-blog_03.png) no-repeat top center;
    background-size: 16px;
}

.social a.blog:hover{
 background: url(images/top-blog2_03.png) no-repeat top center;
    background-size: 16px;
}


.social a.snap{
 background: url(images/top-snap_03.png) no-repeat top center;
    background-size: 18px;
}

.social a.snap:hover{
 background: url(images/top-snap2_03.png) no-repeat top center;
    background-size: 18px;
}

.social a.mail{
 background: url(images/top-mail_03.png) no-repeat top center;
    background-size: 18px;
}

.social a.mail:hover{
 background: url(images/top-mail2_03.png) no-repeat top center;
    background-size: 18px;
}






/* -------   NAV SECTION   ------*/

.logo{
     max-width: 280px;
    position: relative;
    width: 25%;
    height: 67px;
    display: block;
    background: url(images/logo_03.png) no-repeat;
    background-size: 100%;
}

.nav-section{
 padding: 40px 0px 35px 0px; 
    font-family: 'plutomedium';
}

.nav{
       margin-top: -10px;
    width: 74%;
    text-align: right;   
}



.nav li{
   margin-left: 2.7%;
    display: inline-block;
    text-transform: uppercase;
    font-size: .8em;
    letter-spacing: 1px;
    padding-top: 33px;
    padding-bottom: 10px;
    
    background: #fff;
    background-position: center bottom;
}

.nav .baked{
       padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 11px;
}

.nav .baked:hover{
 background: url(images/baked_03.png) no-repeat center bottom;
    background-size:100%;
        padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 11px;
}

.baked.current-menu-item{
 background: url(images/baked_03.png) no-repeat center bottom;
    background-size:100%;
        padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 11px;
}

.nav .crafted:hover{
 background: url(images/crafted-nav_03.png) no-repeat center bottom;
    background-size:100%;
}

 .crafted.current-menu-item{
 background: url(images/crafted-nav_03.png) no-repeat center bottom;
    background-size:100%;
padding-top: 0px;
}

.nav .themed{
    padding-left: 4px;
    padding-right: 4px;   
}

.nav .themed:hover{
    background: url(images/themed_03.png) no-repeat center bottom;
    padding-left: 4px;
    padding-right: 4px;    background-size:100%;
}

 .themed.current-menu-item{
    background: url(images/themed_03.png) no-repeat center bottom;
    padding-left: 4px;
    padding-right: 4px;    background-size:100%;
padding-top: 0px;
}

.nav .inspired:hover{
background: url(images/inspired_03.png) no-repeat center bottom;
    background-size:100%;
}

 .inspired.current-menu-item{
background: url(images/inspired_03.png) no-repeat center bottom;
    background-size:100%;
padding-top: 0px;
}

.nav .favorites:hover{
 background: url(images/favrorites_03.png) no-repeat center bottom;
    background-size:100%;
}

 .favorites.current-menu-item{
 background: url(images/favrorites_03.png) no-repeat center bottom;
    background-size:100%;
padding-top: 0px;
}

.nav .about:hover{
 background: url(images/about_03.png) no-repeat center bottom;
    background-size:100%;
        padding-left: 3px;
    padding-right: 3px;
 
}

.about.current-menu-item{
 background: url(images/about_03.png) no-repeat center bottom;
    background-size:100%;
        padding-left: 3px;
    padding-right: 3px;
padding-top: 0px;
 
}

.nav .about{
     padding-left: 3px;
    padding-right: 3px;
    
}

.nav .contact:hover{
 background: url(images/contact_03.png) no-repeat center bottom;
    background-size:100%;
}

 .contact.current-menu-item{
 background: url(images/contact_03.png) no-repeat center bottom;
    background-size:100%;
padding-top: 0px;
}



img{
 max-width: 100%;
    height: auto;
}



/* -------   HERO / FEATURES    ------*/



.hero{
    max-width: 726px;
    width: 66%;
    max-height: 481px;
    position:relative;
}


.features{
    max-width: 353px;
    width: 32%;
    max-height:481px;
}





/* -------   WELCOME    ------*/


.welcome{
 width: 100%;
    height: 360px;
    display: block;
    margin-top: 20px;
    margin-bottom: 25px;
}

.welcome .wrapper{
  background: url(images/about_01.png);
    background-size: 100%;   
       height: 360px;
}

.welcome .left{
    max-width: 695px;
    width: 63.1%;
    padding-left: 3.6%;
    padding-top: 5.4%;
}

.welcome .left h2{
 text-align: center;   
}



.welcome .button{
     left: 50%;
    margin-left: -86px;
    position: relative;
    margin-top: 20px;
    border: solid 4px #ffd0f8;
}
   

.welcome .right{
    max-width:325px;
    width: 29.5%;
    margin-right: 0px;
    padding-top: 50px;
}

.pic{
    width: 213px;
    height:auto;
    display:block;
    margin: 0 auto;
    margin-bottom: 20px !important;
}

.welcome .social{
 text-align: center;  
    padding-left: 20px;
}






/* -------   HOME POSTS    ------*/

.single-post .left{
 width: 725px; 
    position:relative;
}

.post h3{
 font-size: 16px !important; 
    font-family: "proxima-nova" !important;
    letter-spacing: .5px !important;
}


.posts .left{
    max-width: 725px; 
    width: 65.9%;
    position:relative;
}

.post a{
 color: #ff63e0;   
}

.single-post .left p{
 margin-bottom: 20px !important;   
}

.postli{
 list-style: circle;
margin-left: 20px;
    margin-bottom: 20x;
}

.post{
    margin-bottom: 50px;   
}

.posts .feat{
 margin-bottom: 20px;
    display:block;
}

.post img{
margin-bottom: 20px;   
    width: 100%;
    height: auto;
}


.posts p{
 margin-bottom: 50px;   
}

.continue{
     font-family: 'plutomedium' !important;
    font-size: 12px !important;
    letter-spacing: 1px !important;
    margin-bottom: 5px !important;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align:center;
}

.continue:hover{
 color: #ff63e0;   
}

hr{
 border: solid 1px #444;
    width: 50px;
    margin: 0 auto;
}

.post-info {
        margin-top: 30px;
}


.post-info li{
    width: 241px;
    display: table-cell;
    box-sizing: border-box;
    height: 45px;
    border-bottom: solid 1px #444;
    border-top: solid 1px #444;
        text-align: center;
    vertical-align: middle;
    font-style: italic;
}

.post-info li:first-child{
 border-right: solid 1px #444;   
}

.post-info li:last-child{
 border-left: solid 1px #444;   
}


.share a{
    width: 22px;
    height: 35px;
    margin-top: 5px;
    display: inline-block;
    background: #f1f1f1;
    margin-left: 3px;
    margin-right: 3px;
}

.share .pin{
    background: url(images/top-pin_03.png) no-repeat center center;
    background-size: 17px;
}

.share .twit{
    background: url(images/top-twit_03.png) no-repeat center center;
    background-size: 17px;
}

.share .fb{
    background: url(images/top-fb_03.png) no-repeat center center;
    background-size: 16px;
}

.share .mail{
    background: url(images/top-mail_03.png) no-repeat center center;
    background-size: 18px;
}

 .nav-mobile{
    display: none;   
}


/* -------   SIDEBAR    ------*/


.sidebar{
    max-width: 325px;
    width: 29.5%;
    float: right;
}

.explore{
 text-align: center;   
}

.explore h2{
  -webkit-text-fill-color: white; /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 1.5px;
   -webkit-text-stroke-color: #444;   
    font-family: 'plutomedium' !important;
}

.explore ul{
 width: 100%;
    max-width: 324.5px;
    margin: 0 auto;
    position: relative;
}

.explore ul li{
   width: 50%;
    float: left;
    max-width: 162.25px;
    margin-bottom: 15px;
    display: block;
    box-sizing: border-box;
    height: 150px;
    -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}


.explore ul li.donut{
    background: url(images/explore-donut1_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.donut:hover{
    background: url(images/explore-donut2_03.png) no-repeat center center;
    background-size: 90%;
}


.explore ul li.cake{
    background: url(images/explore-cake1_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.cake:hover{
    background: url(images/explore-cake2_03.png) no-repeat center center;
    background-size: 90%;
}


.explore ul li.party{
    background: url(images/explore-party1_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.party:hover{
    background: url(images/explore-party2_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.gifts{
    background: url(images/explore-gifts1_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.gifts:hover{
    background: url(images/explore-gifts2_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.emojis{
    background: url(images/explore-emojis1_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.emojis:hover{
    background: url(images/explore-emojis2_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.icecream{
    background: url(images/explore-icecream1_03.png) no-repeat center center;
    background-size: 90%;
}

.explore ul li.icecream:hover{
    background: url(images/explore-icecream2_03.png) no-repeat center center;
    background-size: 90%;
}


.popular{
 width: 100%;
    height:513px;
    background: url(images/popular_03.png);
    background-size:100%;
    margin-top: 50px;
    box-sizing: border-box;
    padding-top: 62px;
    
    
}

.popular h2{
      -webkit-text-fill-color: #b0ffd0; /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 1.5px;
   -webkit-text-stroke-color: #444;   
    font-family: 'plutomedium' !important;
    text-align: center;
    letter-spacing: 1px;
    font-size: 36px !important
}


.popular ul {
 margin-top: 35px;
  
}

.popular li{
 width: 100%;
    height: 110px;
    box-sizing: border-box;
    padding: 0px 30px 10px 30px;
    margin-bottom: 5px;
}

.popular li img{
    width: 100px !important;
    height:auto;
}

.popular li p{
        width: 140px;
    margin-top: 14px;
    margin-bottom: 0px;
    font-weight: 800;
    font-size: 14px;
}


.magic8{
 margin-top: 40px !important;
    text-align: center;
    margin-bottom: 85px !important;
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
    clear:both;
}

.magic-head{
    width: 100%;
    height: 217px;
        margin: 0 auto;
    max-width: 350px;
    position:relative;
    background: url(images/magic-8bg_03.png) no-repeat right top;
    background-size: 264px;

}

.eightball1{
    width: 122px;
    height: 122px;
    display:block;
    position:absolute;
    left: 50%;
    margin-left: -61px;
    background: url(images/magic81_03.png) no-repeat;
    background-size: 100%;
    top: 45px;
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.eightball2{  
      width: 122px;
    height: 122px;
    display:block;
    position:absolute;
    left: 50%;
    margin-left: -61px;
    background: url(images/magic82_03.png) no-repeat;
    background-size: 100%;
    top: 45px;
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.eightball3{  
      width: 122px;
    height: 122px;
    display:block;
    position:absolute;
    left: 50%;
    margin-left: -61px;
    background: url(images/magic83_03.png) no-repeat;
    background-size: 100%;
    top: 45px;
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.eightball4{  
      width: 122px;
    height: 122px;
    display:block;
    position:absolute;
    left: 50%;
    margin-left: -61px;
    background: url(images/magic84_03.png) no-repeat;
    background-size: 100%;
    top: 45px;
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.eightball5{  
      width: 122px;
    height: 122px;
    display:block;
    position:absolute;
    left: 50%;
    margin-left: -61px;
    background: url(images/magic85_03.png) no-repeat;
    background-size: 100%;
    top: 45px;
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.eightball7{  
      width: 122px;
    height: 122px;
    display:block;
    position:absolute;
    left: 50%;
    margin-left: -61px;
    background: url(images/magic87_03.png) no-repeat;
    background-size: 100%;
    top: 45px;
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.eightball8{  
      width: 122px;
    height: 122px;
    display:block;
    position:absolute;
    left: 50%;
    margin-left: -61px;
    background: url(images/magic88_03.png) no-repeat;
    background-size: 100%;
    top: 45px;
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}


.magic8 input{
    width: 100%;
    height: 37px;
    background: #f2f2f2;
    color: #444;
    font-size: 16px;
    font-family: "proxima-nova";
    font-style: italic;
    border: none;
    padding-left: 15px;
}

.magic8 button{
    border-radius: 0px !important;
    border: none  !important;
    background: #7df3ff  !important;
     color: #444  !important;
    font-size: 14px  !important;
     font-family: 'plutomedium' !important;
    width: 100px  !important;
    height: 37px  !important;
    float:right  !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin-top: 10px;
}

.magic8 button:focus{
 outline: none;   
}



#social-scroll{
    width: 100%;
    height: 448px;
 background: url(images/scroll-bg2_02.png); 
 background: url(images/scroll-bg3_02.png);  
     background: url(images/scroll-bg4_02.png);  
 background: url(images/scroll-bg5_02.png);  
 background: url(images/scroll-bg6_02.png);  
 background: url(images/scroll-bg7_02.png);  
        background: #ffecfc url(images/scroll-bg1_02.png);

    background-size: 100% !important;
    box-sizing: border-box;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 30px;
   
}

#social-scroll h2{
        -webkit-text-fill-color: #ffecfc; /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 1.5px;
   -webkit-text-stroke-color: #ff63e0;   
    font-family: 'plutomedium' !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform:uppercase;
    font-size: 36px !important
    
}


#social-scroll li{
  width: 22px;
    height: 21px;
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
    position: relative;
    top: 36px;
}

#social-scroll .pin{
    background: url(images/scroll-pin_03.png);
    background-size: 100%;
}

#social-scroll .pin:hover{
    background: url(images/scroll-pin2_03.png);
    background-size: 100%;
}

#social-scroll .insta{
    background: url(images/scroll-insta_03.png);
    background-size: 100%;
}

#social-scroll .insta:hover{
    background: url(images/scroll-insta2_03.png);
    background-size: 100%;
}

#social-scroll .fb{
    background: url(images/scroll-fb_03.png);
    background-size: 100%;
}

#social-scroll .fb:hover{
    background: url(images/scroll-fb2_03.png);
    background-size: 100%;
}

#social-scroll .twit{
    background: url(images/scroll-twit_03.png);
    background-size: 100%;
}

#social-scroll .twit:hover{
    background: url(images/scroll-twit2_03.png);
    background-size: 100%;
}

#social-scroll .blog{
    background: url(images/scroll-blog_03.png);
    background-size: 100%;
}

#social-scroll .blog:hover{
    background: url(images/scroll-blog2_03.png);
    background-size: 100%;
}

#social-scroll .snap{
    background: url(images/scroll-snap_03.png);
    background-size: 100%;
}

#social-scroll .snap:hover{
    background: url(images/scroll-snap2_03.png);
    background-size: 100%;
}

.bg2{
 background: #ffecfc url(images/scroll-bg2_02.png) !important; 
    background-size: 100% !important; 
}

.bg3{
 background:#fcfafc url(images/scroll-bg3_02.png)!important;  
    background-size: 100% !important; 
}
.bg4{
 background: #ffecfc url(images/scroll-bg4_02.png)!important;  
    background-size: 100% !important; 
}
.bg5{
 background: #ffecfc url(images/scroll-bg5_02.png)!important;  
    background-size: 100% !important; 
}
.bg6{
 background: #ffecfc url(images/scroll-bg6_02.png)!important;  
    background-size: 100% !important; 
}
.bg7{
 background: #ffecfc url(images/scroll-bg7_02.png)!important;  
    background-size: 100% !important; 
}

.newsletter{
    background: url(images/omg_03.png);
    background-size: 100%;
    height: 440px;
    margin-bottom: 30px !important;
    width: 350px;
    margin: 0 auto;
        max-width: 100%;
}


.ad{
     height: 440px;
    width: 350px;
    background: url(images/emoji_03.png);
    background-size: 100%;
        max-width: 100%;
}

.ad a{
    width: 100%;
    height: 440px;
    display: block;
}

.calendar-archives.arw-theme1 .month.has-posts a, .calendar-archives.arw-theme1 .month.has-posts a:hover{
 background: none !important;   
}
.Jan:hover{
    border-color: #7df3ff !important;
    background: url(images/arch1_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Feb:hover{
    border-color: #ffa1f2 !important;
    background: url(images/arch2_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Mar:hover{
    border-color: #b0ffd0 !important;
    background: url(images/arch3_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Apr:hover{
    border-color: #fff35c !important;
    background: url(images/arch4_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.May:hover{
    border-color: #7df3ff !important;
    background: url(images/arch5_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Jun:hover{
    border-color: #fff35c !important;
    background: url(images/arch6_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Jul:hover{
    border-color: #ffa1f2 !important;
    background: url(images/arch7_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Aug:hover{
    border-color: #7df3ff !important;
    background: url(images/arch8_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Sep:hover{
    border-color: #ffa1f2 !important;
    background: url(images/arch9_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Oct:hover{
    border-color: #fff35c !important;
    background: url(images/arch10_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.Nov:hover{
    border-color: #ffa1f2 !important;
    background: url(images/arch11_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}


.Dec:hover{
    border-color: #b0ffd0 !important;
    background: url(images/arch12_03.png) no-repeat center 5px !important;
    background-size: 27px !important
}

.oldies a{
        padding: 10px 20px 10px 40px;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    background: #b0ffd0 url(images/left_03.png) no-repeat 11px 13px;
    background-size: 17px;
    font-size: 12px;
    position: absolute;
    left: 0;
    letter-spacing: 1px;
}

.newbies a{
        padding: 10px 40px 10px 20px;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    background: #7df3ff url(images/right_05.png) no-repeat 133px 13px;
    background-size: 17px;
    position: absolute;
    right: 0;
    font-size: 12px;
    letter-spacing: 1px;
}




/*------- POST  --------*/



.suggestion{
 margin-top: 30px;
    margin-bottom: 60px;
    width: 1120px;
}

.suggestion li{
    
        width: 350px;
    height: 450px;
    padding: 0;
    list-style: none;
        float: left;
    margin-right: 20px;
    text-align: center;
}

.suggestion li:last-child{
     margin-right: 0px !important;
}

.suggestion .thumb{
     width: 350px;
    height: 350px;
     overflow: hidden;
    margin-bottom: 10px;
}

.suggestion h5{
    margin-bottom: 5px !important;
}

.post-title{
    margin-top: -5px;
        margin-bottom: 10px !important;
}


/* ----------     COMMENTS      ---------- */




#comments{
 margin-top: 80px;  
    font-family: "proxima-nova" !important;
    color: #444 !important;

}

.num{
  background: url(images/comment-num_07.png);
  width: 28px;
  height: 34px;
  padding-left: 8px;
  line-height: 26px;
  display: inline-block;
    position:absolute;
  font-style: italic !important;
    font-family: 'archer';
    
}


.comments-title{
      letter-spacing: 2px;
}

#comments ol li{
    list-style: decimal !important;
    margin-left: 30px;
    margin-bottom: 20px;
}



.comment-author img{
 display: none;   
}


#respond{
  width: 725px;
  height: 355px;
  background: url(images/comment-box_03.png);
box-sizing:border-box;
    background-size:100%;
    padding-left: 190px;
    padding-right: 30px;
    padding-top: 20px;
}

.comment-notes{
 margin-bottom: 10px !important;   
}

#respond h4 {
        width: 90px;
  float: left;
  text-align: right;
  margin-bottom: 21px;
    
}

.comment-notes, .logged-in-as{
      font-size: .7em;
  text-align: right;
}

#respond input{
    float: right;
    width: 398px;
    height: 35px;
    border: solid 2px #ff63e0;
    margin-bottom: 10px;
     padding: 5px;
    font-family: 'plutomedium';
    text-transform: uppercase;
}

#respond textarea{
float: right;
    width: 398px;
    height: 93px;
    padding: 5px;
    font-family: 'plutomedium';
    border: solid 2px #ff63e0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#comments hr{
 margin-bottom: 40px;   
}

#comments p{
 margin-bottom: 10px !important;   
}

#submit{
      width: 145px !important;
  clear: left;
  float: right;
  background: #7df3ff;
    color:#444;
    border: none !important;
  font-family: 'plutomedium';
    text-transform: uppercase;
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: 1px;
    cursor: pointer;
}

#submit:hover{
    background: #ff63e0;
}
.comment-body{
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 20px;
    padding-top: 10px;
}

.fn{
    font-family: 'plutomedium';
    text-transform: uppercase;
}


.comment-author {
  margin-right: 5px;
}

.reply a{
 background: #fff;
    color: #ff63e0;
    border: solid 1px #ff63e0;
    font-family: 'plutomedium';
     text-transform: uppercase;
  font-size: .8em;
  letter-spacing: 1px;
    padding: 5px 10px;
    
    
}

.reply a:hover{
     background: #444;
    color: #fff;
    border: solid 1px #444;
}



/* ---------     CAT       --------- */



.wrapper.cat{
    width: 1120px;   
    left: 50%;
    margin-left: -540px;
}


.cat .suggestion li {
    width: 350px;
    height: 490px;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 35px;
}


.sub-head li{
      width: 12.8%;
    position: relative;
    border-right: solid 1px #ffa1f2;
    border-left: solid 1px #ffa1f2;
    display: table-cell;
    border-collapse: collapse;
    /* margin-left: -7px; */
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    
}


#Container .mix{
	display: none;
}


.sub-head li div{
width: 100%;
    padding-top: 80px;
    display: block;
    position: relative;
    height: 110px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    font-size: 12px;
}



.sub-head{
    width: 100%;
    height: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
}

 .sub-head ul{
 width: 100%;   
    margin-left: 5px;
}


.baked .nav-section{
 border-bottom: solid 2px #ffa1f2;   
}

.single .nav-section{
 border-bottom: none !important;   
}

.baked .sub-head h2{
      -webkit-text-fill-color: #ffa1f2;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #444;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    background: url(images/baked-filter_07.png) no-repeat center center;
    background-size: 192px;
    cursor: pointer;
    width: 191px;
    padding-top: 37px;
    /* margin: 0 auto; */
    left: 33px;
    top: 5px;
    /* margin-left: -37%; */
    /* display: table-column; */
    padding-bottom: 31px;
    position: absolute;
    /* margin-top: -30px !important; */
}

.baked h4 a:hover{
    color: #ffa1f2;
}

.baked  .sub-head li:first-child{
     border-left: solid 2px #ffa1f2;
}

.baked  .sub-head li:last-child{
     border-right: solid 2px #ffa1f2;
}

.baked .sub-head li{
     border-right: solid 1px #ffa1f2;
    border-left: solid 1px #ffa1f2;
}

.baked .sub-head{
     border-bottom: solid 2px #ffa1f2 ;  
}

.single .sub-head{
     border-bottom: solid 2px #fff !important;  
}



.baked .full{
 width: 100%;
    height: 395px;
    background: #ffd0f8 url(images/cake-it_03.png) no-repeat center 100px;
    background-size: 893px;
    margin-bottom: 40px;
    margin-top: -55px;
}


.baked .sub-head  .cookies{
    background: url(images/cookies_10.png) no-repeat center 15px !important;
    background-size: 63px !important;
}

.baked .sub-head  .cookies:hover{
    background: #ffd0f8 url(images/cookies_10.png) no-repeat center 15px !important;
    background-size: 63px !important;
}

.baked .sub-head  .cakes{
    background: url(images/cakes_10.png) no-repeat center 8px !important;
    background-size: 63px !important;
}

.baked .sub-head  .cakes:hover{
    background: #ffd0f8 url(images/cakes_10.png) no-repeat center 8px !important;
    background-size: 63px !important;
}

.baked .sub-head .donut{
    background: url(images/donuts_10.png) no-repeat center 6px !important;
    background-size: 63px !important;
}

.baked .sub-head  .donut:hover{
    background: #ffd0f8 url(images/donuts_10.png) no-repeat center 6px !important;
    background-size: 63px !important;
}

.sub-head .cream{
    background: url(images/icecream_10.png) no-repeat center 1px !important;
    background-size: 63px !important;
}

.baked .sub-head  .cream:hover{
    background: #ffd0f8 url(images/icecream_10.png) no-repeat center 1px !important;
    background-size: 63px !important;
}

.baked .sub-head  .drinks{
    background: url(images/drinks_10.png) no-repeat center 4px !important;
    background-size: 63px !important;
}

.baked .sub-head  .drinks:hover{
    background: #ffd0f8 url(images/drinks_10.png) no-repeat center 4px !important;
    background-size: 63px !important;
}

.baked .sub-head  .rainbow{
    background: url(images/rainbow_10.png) no-repeat center 25px !important;
    background-size: 63px !important;
}

.baked .sub-head  .rainbow:hover{
    background: #ffd0f8 url(images/rainbow_10.png) no-repeat center 25px !important;
    background-size: 63px !important;
}




/*------- CRAFTED  --------*/



.crafted  .nav-section{
 border-bottom: solid 2px #ffe000;   
}

.crafted .sub-head h2{
    -webkit-text-fill-color: #ffe000;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #444;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    background: url(images/crafted_03.png) no-repeat center center;
    background-size: 198px;
    width: 207px;
    cursor: pointer;
    padding-top: 37px;
    /* margin: 0 auto; */
    left: 26px;
    top: 5px;
    /* margin-left: -37%; */
    /* display: table-column; */
    padding-bottom: 31px;
    position: absolute;
    /* margin-top: -30px !important; */
}

.crafted h4 a:hover{
    color: #ffe000;
}

.crafted  .sub-head li:first-child{
     border-left: solid 2px #ffe000;
}

.crafted  .sub-head li:last-child{
     border-right: solid 2px #ffe000;
}

.crafted .sub-head li{
     border-right: solid 1px #ffe000;
    border-left: solid 1px #ffe000;
}

.crafted .sub-head{
     border-bottom: solid 2px #ffe000;  
}


.baked .full{
 width: 100%;
    height: 395px;
    background: #ffd0f8 url(images/cake-it_03.png) no-repeat center 100px;
    background-size: 893px;
    margin-bottom: 40px;
    margin-top: -55px;
}



.crafted .sub-head  .party{
    background: url(images/party_10.png) no-repeat center 6px !important;
    background-size: 63px !important;
}

.crafted .sub-head  .party:hover{
    background: #fffbce url(images/party_10.png) no-repeat center 6px !important;
    background-size: 63px !important;
}

.crafted .sub-head  .home{
    background: url(images/home_10.png) no-repeat center 9px !important;
    background-size: 63px !important;
}

.crafted .sub-head  .home:hover{
    background: #fffbce url(images/home_10.png) no-repeat center 9px !important;
    background-size: 63px !important;
}

.crafted .sub-head  .emojis{
    background: url(images/emojis_10.png) no-repeat center 11px !important;
    background-size: 63px !important;
}

.crafted .sub-head  .emojis:hover{
    background: #fffbce url(images/emojis_10.png) no-repeat center 11px !important;
    background-size: 63px !important;
}

.crafted .sub-head  .nails{
    background: url(images/nails_10.png) no-repeat center 8px !important;
    background-size: 63px !important;
}

.crafted .sub-head  .nails:hover{
    background: #fffbce url(images/nails_10.png) no-repeat center 8px !important;
    background-size: 63px !important;
}


.crafted .sub-head  .fashion{
    background: url(images/fashion_10.png) no-repeat center 17px !important;
    background-size: 94px !important;
}

.crafted .sub-head .fashion:hover{
    background: #fffbce url(images/fashion_10.png) no-repeat center 17px !important;
    background-size: 94px !important;
}


.crafted .sub-head  .gifts{
    background: url(images/gifts_10.png) no-repeat center 7px !important;
    background-size: 70px !important;
}

.crafted .sub-head  .gifts:hover{
    background: #fffbce url(images/gifts_10.png) no-repeat center 7px !important;
    background-size: 70px !important;
}



/*------- THEMED  --------*/



.themed  .nav-section{
 border-bottom: solid 2px #9afcc2;   
}

.themed .sub-head h2{
    -webkit-text-fill-color: #9afcc2;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #444;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    background: url(images/themed-filter_07.png) no-repeat center center;
    background-size: 183px;
    width: 207px;
    cursor: pointer;
    padding-top: 37px;
    /* margin: 0 auto; */
    left: 26px;
    top: 5px;
    /* margin-left: -37%; */
    /* display: table-column; */
    padding-bottom: 31px;
    position: absolute;
    /* margin-top: -30px !important; */
}

.themed h4 a:hover{
    color: #9afcc2;
}

.themed  .sub-head li:first-child{
     border-left: solid 2px #9afcc2;
}

.themed  .sub-head li:last-child{
     border-right: solid 2px #9afcc2;
}

.themed .sub-head li{
     border-right: solid 1px #9afcc2;
    border-left: solid 1px #9afcc2;
}

.themed .sub-head{
     border-bottom: solid 2px #9afcc2;  
}



.themed .sub-head  .vday{
    background: url(images/vday_10.png) no-repeat center 15px !important;
    background-size: 83px !important;
}

.themed .sub-head  .vday:hover{
    background: #e7fff1 url(images/vday_10.png) no-repeat center 15px !important;
    background-size: 83px !important;
}

.themed .sub-head  .halloween{
    background: url(images/halloween_10.png) no-repeat center 13px !important;
    background-size: 61.5px !important;
}

.themed .sub-head  .halloween:hover{
    background: #e7fff1 url(images/halloween_10.png) no-repeat center 13px !important;
    background-size: 61.5px !important;
}

.themed .sub-head  .xmas{
    background: url(images/xmas_10.png) no-repeat center 16px !important;
    background-size: 81.5px !important;
}

.themed .sub-head  .xmas:hover{
    background: #e7fff1 url(images/xmas_10.png) no-repeat center 16px !important;
    background-size: 81.5px !important;
}

.themed .sub-head  .easter{
    background: url(images/easter_10.png) no-repeat center 13px !important;
    background-size: 52.5px !important;
}

.themed .sub-head .easter:hover{
    background: #e7fff1 url(images/easter_10.png) no-repeat center 13px !important;
    background-size: 52.5px !important;
}

.themed .sub-head .newyears{
    background: url(images/newyears_10.png) no-repeat center 5px !important;
    background-size: 80.5px !important;
}

.themed .sub-head .newyears:hover{
    background: #e7fff1 url(images/newyears_10.png) no-repeat center 5px !important;
    background-size: 80.5px !important;
}

.themed .sub-head .pattys{
    background: url(images/pattys_10.png) no-repeat center 12px !important;
    background-size: 52.5px !important;
}

.themed .sub-head .pattys:hover{
    background: #e7fff1 url(images/pattys_10.png) no-repeat center 12px !important;
    background-size: 52.5px !important;
}



/*------- INSPIRED  --------*/



.inspired  .nav-section{
 border-bottom: solid 2px #7df3ff;   
}

.plain li{
    
        width: 100%;
    text-align: center;
    display: block !important;
    height: 120px;
    box-sizing: border-box;
    background-color: white;
    
}


.inspired .sub-head h2 {
    -webkit-text-fill-color: #7df3ff;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #444;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    background: url(images/inspired-title_03.png) no-repeat top center;
    background-size: 141px;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    padding-top: 37px;
    /* margin: 0 auto !important; */
    left: 0px;
    top: 20px;
    /* margin-left: -37%; */
    /* display: table-column; */
    padding-bottom: 31px;
    position: absolute;
    /* margin-top: -30px !important; */
}

.inspired h4 a:hover{
    color: #7df3ff;
}

.inspired  .sub-head li:first-child{
     border-left:0px;
}

.inspired  .sub-head li:last-child{
     border-right: 0px;
}

.inspired .sub-head li{
     border-right:0px;
    border-left:0px;
}

.inspired .sub-head{
     border-bottom: solid 2px #7df3ff;  
}


/*------- FAVORITES  --------*/



.favorites  .nav-section{
 border-bottom: solid 2px #ffa1f2;   
}

.favorites .sub-head h2{
    -webkit-text-fill-color: #ffa1f2;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #444;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    background: url(images/favorites-title_03.png) no-repeat top center;
    background-size: 123px;
       width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    padding-top: 37px;
    /* margin: 0 auto !important; */
    left: 0px;
    top: 20px;
    /* margin-left: -37%; */
    /* display: table-column; */
    padding-bottom: 31px;
    position: absolute;
    /* margin-top: -30px !important; */
}

.favorites h4 a:hover{
    color: #ffa1f2;
}


.favorites  .sub-head li:first-child{
     border-left:0px;
}

.favorites  .sub-head li:last-child{
     border-right: 0px;
}

.favorites .sub-head li{
     border-right:0px;
    border-left:0px;
}

.favorites .sub-head{
     border-bottom: solid 2px #ffa1f2;  
}



/*-------  SUB CAT  --------*/

.sub-head.sub-cat li{
     border-right:0px !important;
    border-left:0px !important;
    display: block;
}


.sub-head.sub-cat h2{
    -webkit-text-fill-color: #fff !important;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #444;
    font-family: 'plutomedium' !important;
    line-height:1.1em !important;
    text-transform: uppercase;
    background-size: 123px;
    padding-top: 0px;
    text-align: center;
    /* margin-left: -37%; */
    /* display: table-column; */
    padding-bottom: 31px;
    /* margin-top: -30px !important; */
}




/*-------  ARCHIVES  --------*/


.archives h2{
      -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #444;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px !important
}


.archives{
    margin-top: 50px;   
}


.calendar-archives.classiclight .calendar-navigation {
    height: 30px !important;
    border-radius: 0px;
    color: #444;
     background-color: none;
}






/*-------  ABOUT  --------*/


.top-about{
  width: 100%;
    height: 661px;
    background: url(images/top-about_03.png) no-repeat;
    background-size: 40%;
    margin-bottom: 80px;
}

.about-girl{
    width: 592.5;
    height:661px;
    float:left;
    background: url(images/about-girl_03.png);
    background-size: 100%;
    
}

.top-about .right{
    width: 485px;
    margin-top: 100px;
}


.top-about p{
 margin-bottom: 30px; 
}


.about-me{
    width: 690px;
    margin: 0 auto;
    margin-top: 80px;
}

.about-me h3{
 text-align: center;   
}

 .box{
 width: 300px;
    height: 285px;
    text-align: center;
}
 .box h5{
 margin-bottom: 0px !Important;   
}

 .box img{
       width: 208px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 0px;
}   

 .box a{
 max-width: 250px;
    display: block;
    margin: 0 auto;
    text-decoration: underline;
}


.faq{
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fff78d;
    width: 100%;
        margin-top: 80px !important;

}

.faq .wrapper{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
     -webkit-column-gap: 77px; /* Chrome, Safari, Opera */
    -moz-column-gap: 77px; /* Firefox */
    column-gap: 77px;
}

.about .instagram{
  margin-top: 0px !important;
    background: #fff78d;
}




/*------- CONTACT  --------*/

.contact-form{
 width: 100%;
     background: #fff78d;  
     padding-top: 100px;
    padding-bottom: 100px;
    
}

.contact-form .wrapper{
    width: 920px;   
}

.contact-form select{
 -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;   
    border-radius: 0px !important;
    background: #fff78d url(images/dropdown_03.png) no-repeat right center !important;
    background-size: 33px !Important;
    padding: 7px;
    border: solid 2px #444 !important;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    color: #444;
    padding-right: 50px;
}

.contact-form h3{
        line-height: 1.8em !important;
}

.wpcf7-submit{
     -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none; 
        border-radius: 0px !important;
padding: 10px 25px !important;
    background: #ff63e0 ;
    color: #444;
      font-family: 'plutomedium' !important;
    float: right;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px !important;
    border: none !important;

}

.wpcf7-submit:hover{
    background: #7df3ff !important
    }

.contact-form .wpcf7-email{
     background: #fff78d;
    border-bottom: solid 2px #444 !important;
    font-family: 'archer' !important;
    letter-spacing: 1px;
    color: #444;
    margin-top: -19px;
    width: 320px;
    font-size: 18px !important;
    font-style: italic !important;
    border: none;
}

.contact-form input:focus{
 outline: none;   
}


::-webkit-input-placeholder { /* Chrome */
  color: #444;
     opacity: .8;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #444;
     opacity: .8;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #444;
   opacity: .8;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #444;
  opacity: .8;
}


.contact-low{
 margin-top: 60px;   
}

.contact-low h5{
 text-align: center;   
}

.contact-low {
 width: 740px !important;   
}

.contact-low .box{
 text-align: left !important;
    margin-top: 60px;
    height: 70px !important;
}
.contact-low .box h5{
     text-align: left !important;
}

.contact-low .box a{
    max-width: 100% !important;
}



/*------- THANKS  --------*/


.wrapper.thanks {
    padding: 50px 0px 100px 0px;
    background: #fff35c;
    width: 100%;
    text-align:center;
}

.thanks h2{
      -webkit-text-fill-color: #fff35c;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #444;
    font-family: 'plutomedium' !important;
    background: url(images/thanks_03.png) no-repeat top center;
    background-size: 70px;
    margin-bottom: 20px !important;
    padding-top: 90px;
}

.thanks .button {
    padding: 2px 20px 2px 20px;
     border: none;
     outline:none; 
    text-transform: uppercase;
    margin-top: 20px;
}

.thanks .button:hover{
      border: none;
     outline:none; 
    background: none;
    text-decoration: underline;
}

/*------- FOOTER  --------*/

.instagram{
  margin-top: 100px !important;   
    text-align:center;
}

.instagram a:hover{
 color: #ff63e0;   
}

.footer{
    width: 100%;
    background: #ffd0f8;
    padding: 20px 0px 20px 0px;
}

.footer .social a {
    width: auto !important;
    /* height: auto !important; */
    padding-left: 25px;
    margin-right: 63px;
    font-family: 'plutomedium' !important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-position: left 5px !important;
    margin-bottom: 10px;
}

.footer .social a:last-child{
 margin-right: 0px !important;   
    
}


.footer .left{
 font-size: 12px;
}

.footer .left a{
    margin-right: 20px;
}


.footer .right{
    font-size: 12px;
}

.footer .right .fuze{
 padding-left: 10px;
    background: url(images/fuze_10.png) left center no-repeat;
    background-size: 6px;
    margin-left: 5px;
}


.fuze:hover{
 color: #ff63e0;   
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}