/*
 Theme Name:     Phanes Child Theme
 Theme URI:      http://demo.vegatheme.com/phanes/
 Description:    Phanes Child Theme
 Author:         OceanThemes Team
 Author URI:     http://vegatheme.com
 Template:       phanes
 Version:        1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  phanes-child
*/
 
@import url("../phanes/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
ul.slimmenu li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 0 22px;
    padding: 10px 0;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
	
}

/* #Home-Intro One Page
================================================== */

.border-left-dash{
    position:absolute;
    left:30px;
    top:0;
    height:0%;
    z-index:100;
	
	
}
	.border-right-dash{
    position:absolute;
    left:30px;
    top:0;
    height:0%;
    z-index:100;
}	
	
	.border-bottom-dash{
    position:absolute;
    bottom:30px;
    left:0;
    width:0%;
    z-index:100;
	
	}
	
	.border-top-dash{
    position:absolute;
    bottom:30px;
    left:0;
    width:0%;
    z-index:100;
	
	}
	
	
	/* #Home Menu e Sottotitolo
================================================== */
	.cl-effect a {
    border: 2px solid #ffffff;
    color: #313131;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 100;
}

.cl-effect a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}


.home-small-text {
    color: #ffffff;
    font-family: "Bad Script",cursive;
    font-size: 24px;
    left: 0;
    line-height: 24px;
    margin-top: -45px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 100;
}

.cbp-af-header.cbp-af-header-shrink {
    background: rgba(0, 0, 0, 0.45) none repeat scroll 0 0;
    transition: all 0.5s ease-out 0s;
}


/* #Miniature Home
================================================== */

#sync2 .synced .item {
    border: 5px solid #ffffff;
    transform: scale(0.9);
	
}

#sync2 .item:hover {
    border:5px solid #ffffff;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

/* #Mask-none
================================================== */
.mask-none {
    background: none repeat scroll 0 0;
    bottom: 30px;
    left: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 10;
}

/* #Font-Poesie
================================================== */
  #blog-single-1 {
    font-family: 'Bad Script';
	font-size:18px;
  }
	 .blog-post-wrapper-1 .single-title-1 {
    line-height: 40px;
    margin-bottom: 40px !important;
    padding: 10px 0 0;
    text-align: center;
  }

/* #Footer
================================================== */


