/* 
Theme Name: Le Vele Camicie
Theme URI: Le Vele Camicie
Description: Template Le Vele Camicie
Version: 1.0
Author: Sebastiano Cullemi
Author URI: http://www.pixelabdesign.it/

*/

body{
    margin:0;
    padding: 0;
    background-image: url(images/texture.jpg);
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
 }


p {
    color: #333;
    line-height: 24px;
}

a{
	color: #ff3366;
	font-weight: bold;
}

header {
    background: #fff none repeat scroll 0 0;
    padding: 15px 0;
    background-image: url(images/pattdue.png);
}

ol li {
    margin: 20px 0;
}

h1 {
    color: #054881;
    display: table;
    font-size: 38px;
    margin: 0 0 30px;
}

h2, h3, h4, h5, h6{
    color: #054881
}

.icon {
    color: white;
    display: inline-block;
    font-size: 18px;
    padding: 5px 1px;
}
.bloccoicon {
    margin-top: 40px;
    text-align: center;
}
.wrap {
    background-color: #fff;
    box-shadow: 0 0 5px #999;
    padding: 30px 0;
}

.contentmenu{
	background-color: #054881;
	padding: 10px 0px;
}
.menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.menu li {
    border-right: 1px solid;
    color: rgba(255, 255, 255, 0.5);
    display: inline-table;
    padding: 0 15px;
    position: relative;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-28 {
    border-right: 0 none !important;
}
.menu li a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
}
.menu li a:hover {
    color: rgba(255, 255, 255, 1) !important;
}
.current_page_item a{
	color: rgba(255, 255, 255, 1) !important;
}

/* SUB MENU */
.sub-menu {
    left: 0;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    position: absolute !important;
    text-align: left !important;
    transform: scale(0);
    transform-origin: 50% 0 0;
    transition: all 0.2s ease-in-out 0s;
    width: 220px;
    z-index: 24;
}
.sub-menu li {
    display: table !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    background-color: #376d9a !important;
}
.sub-menu li a {
    border-top: 1px solid #fff;
    display: block;
    font-size: 15px !important;
    margin: 0;
    padding: 10px 20px !important;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}
.sub-menu li a:hover{
   color: #fff !important;
   background-color: #054881 !important;
}
.menu-item-has-children:hover .sub-menu li a{
    color: white !important
}
.menu-item-has-children:hover > .sub-menu .current-menu-item a{
   color: #fff !important;
   background-color: #043661 !important
}
.sub-menu .current-menu-item{
   color: #fff !important;
   background-color: #000 !important
}

.menu li:hover > .sub-menu{
    transform: scale(1);
    transform-origin: 50% 0 0;
}

.menu-item-has-children a:hover > .sub-menu  {
    color: #fff !important;
}

.menu-item-has-children::after {
    content: "";
}

.menu-item-has-children:hover::after {
    content: "";
}

.sub-menu > .current-menu-item {
    background: #000 none repeat scroll 0 0;
    color: white !important;
}

.menu-item-has-children > a::after {
    content: "";
    font-family: "FontAwesome";
    margin-left: 6px;
}
/* END SUB MENU */


.logocontent {
    text-align: center;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }



.lista-articoli {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.single-articolo {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.single-articolo h3 {
    color: #054881;
    font-size: 23px;
    margin: 0 0 10px;
}

.article-title {
    text-decoration: none;
}

.data-article {
    font-size: 12px;
    color: #868686;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.data-article > a {
    font-size: 12px;
    color: #868686;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}

.linkblog a {
    border-top: 1px solid #ddd;
    color: #868686;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding-top: 15px;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
}
.title-blogsidebar {
    background: #054881 none repeat scroll 0 0;
    color: white;
    margin-bottom: 0;
    margin-top: 77px;
    padding: 10px;
    text-transform: uppercase;
}
.blogsidebar > ul {
    background: #f8f8f8 none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    padding: 15px;
}
.blogsidebar > ul {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    list-style: outside none none;
    margin: 0;
    padding: 15px;
}



.fotosezione {
    background: rgba(0, 0, 0, 0) url("images/cerimonia.jpg") no-repeat scroll 50% 0 / cover ;
    height: 300px;
    position: relative;
}
.fotosezionedue {
    background: rgba(0, 0, 0, 0) url("images/contemporary.jpg") no-repeat scroll 50% 70% / cover;
    height: 300px;
    position: relative;
}
.fotosezione h2, .fotosezionedue h2 {
    color: white;
    font-size: 40px;
    margin: 0;
    padding: 125px 0 0;
    text-align: center;
    position: relative;
    z-index: 2
}
.fotosezione p, .fotosezionedue p {
    color: white;
    font-size: 16px;
    margin: 10px;
    text-align: center;
    z-index: 2;
    position: relative;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    transition: 0.3s all ease-in-out
}
.fotosezione:hover > .overlay, .fotosezionedue:hover > .overlay{
  background-color: rgba(0, 0, 0, 0.7);
}
.title-sidebar {
    color: #054881;
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 0;
}
.sidebar {
    margin-bottom: 30px;
}

.mtitle {
    font-size: 28px;
}
.title-widget {
    color: white;
    font-size: 23px;
    margin: 15px 0 20px;
    text-transform: uppercase;
}
.footerone p, .footertwo p, .footerthree p, .footerfour p{
    color: white
}









footer {
    background: #054881 none repeat scroll 0 0;
    color: white;
    padding: 30px 0;
}
footer p {
    font-size: 14px;
    line-height: 18px;
}
.design {
    background-image: url(images/texture-blue.jpg);
    color: white;
    font-size: 14px;
    padding: 15px 0;
    color: white;
}
.design a {
	color: white;
	font-weight: normal;
}
.design p {
	color: white
}
.menu-menufooter-container .menu {
    text-align: left;
}
.menu-menufooter-container ul li {
    border: none;
    display: block;
    margin: 5px 0;
    padding: 0;
}
.footerthree ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footerthree li {
    border-bottom: 1px solid;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.footerthree a {
    color: white;
    text-decoration: none;
}


/* VARIE */
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #ff3366;
    color: #333;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0.6;
    display: none;
}
#back-to-top:hover {
    opacity: 1 !important;
    color: #fff;
}

#back-to-top i {
    padding: 4px;
}




.co div .label {
    margin-bottom: 0;
    margin-top: 5px;
}

.co div .field {
    margin-top: 5px;
}

.co div .label.acc {
    font-size: 13px;
    padding: 20px 10px;
    text-align: right;
}

.co div .field span input {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #868686;
    font-size: 16px;
    font-weight: lighter;
    padding: 5px;
    width: 100%;
}

.co div .field span textarea {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #868686;
    font-size: 16px;
    font-weight: lighter;
    padding: 5px;
    width: 100%;
}


.co div .send input {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    color: #000;
    font-size: 15px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    transition: all 0.2s ease-out;
}

.co div .send input:hover{
    width: 100%;
    background-color: #054881;
    border: 1px solid #054881;
    color: #fff;
}
.cont-modulo.co {
    display: inline-block;
}

.language-chooser.language-chooser-image.qtranxs_language_chooser {
    list-style: outside none none;
    margin: 40px 0 0;
    padding: 0;
}
.qtranxs_language_chooser li {
    display: inline-block;
    padding: 5px 6px;
}
.toptop {
    background-image: url(images/texture-blue.jpg);
}
.language-chooser.language-chooser-text.qtranxs_language_chooser {
    margin: 0;
    padding: 0;
    text-align: right;
}
.language-chooser li a {
    color: white;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 0.7
}
.language-chooser .active > a {
    opacity: 1
}

.norm_row.sfsi_wDiv {

    width: 100% !important;

}


/* RESPONSIVE */
@media only screen and (min-width: 320px) and (max-width: 640px) {
footer{
    text-align: center;
}
.menu-menufooter-container ul li{
    text-align: center;
}
.footerone, .footertwo, .footerthree, .footerfour {
    margin-bottom: 60px;
}
.design p {
    margin: 10px !important;
    text-align: center !important;
}
.contentmenu {
    display: none;
}

}