/*
Theme Name: Missie
Description: Miss Ana Sofia
Author: jusko
Template: virtue
*/



/* write custom css */
body {
	font-family: "Adobe Garamond Pro", Garamond, Baskerville, serif !important;
    /*font-family: Lato !important;*/
    background-color: rgb(249,246,245) !important;
    font-size: 16px !important;
    
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Adobe Garamond Pro", Garamond, Baskerville, serif !important;
}
/* HEADER */

#logo {
    padding-top: 10px !important;
}

#logo img {
	max-width:85%;
}
.headerclass {
    background: #fff;
    position: fixed;
    z-index: 99999;
    width: 100%;
    border-bottom:1px solid #dddddd;
}
/* MENU */

#nav-main {
    margin-top: 20px !important;
}

.new-size {
    border-top: 1px solid #000000;
    border-bottom:1px solid #000000;
}

.new-size a{
	font-size: 14px !important;
	padding: 18px 20px !important;
}

.new-size li:last-child a{
    margin-top: 8px !important;
}


.nav-trigger .nav-trigger-case {
    border: 0;
    padding: 0;
}

/* CONTENT */

.contentclass  {
    background: rgb(249,246,245);
    padding-top: 150px;
}

.home_blog article {
	background-color: #ffffff;	
}

/* POSTS */

.single-article .entry-content {
	padding-right:4em;
	font-family: "Adobe Garamond Pro", Garamond, Baskerville, serif;
}

.single-article .entry-content ul, .page .entry-content ul{
	padding-left:5em;
}

.single-article .entry-content ul li , .page .entry-content ul li {
	font-size: 18px;
    line-height: 140%;
    padding:5px 0px;
    color: #555;

}

.single-article .entry-content h1 , .page .entry-content h1 {
	font-size:70px;
	line-height: 75px;
	text-align: center;
	 padding: 0.5em 0;
	 font-family: "Adobe Garamond Pro", Garamond, Baskerville, serif;
	 font-weight: bold;
	
	
}

.single-article .entry-content h2, .page .entry-content h2 {
	font-size:35px;
	line-height: 45px;
	font-weight: 700;
	text-transform: uppercase;

	
	
}

.single-article .entry-content h3, .page .entry-content h3 {
	font-size:25px;
	line-height: 30px;
	font-weight: 700;
	
	
}
.single-article .entry-content p , .page .entry-content p{
	font-size: 20px;
    line-height: 140%;
    font-weight: normal;
    color: #666;
}
.single-article .entry-content img {
    margin: 0 auto;
}

.single-article .entry-content iframe {
	max-width:100%;
	position: relative;
}

.single-article .entry-content .yarpp-related {
    margin: 2em 0 2em 0;
    padding-top: 2em;
    border-top:1px solid #dddddd;
}

.entry-content.horiz {
	font-size: 20px !important;
	line-height: 24px !important;
}

.posttags, .posttags a {
    color: #777;
    font-size: 14px;
    display:none;
}



/* MAIN VIDEO */
.main {
	padding:0 15px;
	box-sizing: border-box;
	position: relative;
}

.main-video {
margin:0 12.5% 0;
	position: relative;
}
.video-wrapper {
	position: relative;
	padding-bottom: 52.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* FEATURED VIDEOS */

.featured-videos-wrapper {
	position: relative;
	width:100%;
}
.featured-video-solo {
	background-color: #dddddd;
	height:200px;
	position: relative;
	
}

/* PUB */

.site__advertisement {
	text-align: center;
	position:relative;
	/*border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:10px 0px;
	margin-bottom:20px;*/
}
.site__advertisement h2.widgettitle {
	font-size: 12px;
	line-height: 20px;
	margin-top:0px;
}
.site__advertisement--mrec {
	margin-bottom:40px;
}

/* WIDGETS CONTENT */
.widget {
	margin-top:20px;
}
.widget-inner {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
	
}

.widget-inner h3, .sidebar .yarpp-related h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

/* SIDEBAR */

.entry__button {
	text-align: center;
}

.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: 1px solid rgba(127,127,127,0.1);
    width: 120px;
    height: 170px;
    margin: 5px;
    margin-left: 0px;
    vertical-align: top;
}
.yarpp-related .yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 110px;
    height: 110px;
    margin: 5px;
}

.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-size: 1em;
    max-height: 2.8em;
    line-height: 1.2em;
    margin: 7px;
    margin-top: 0px;
    width: 120px;
    text-decoration: inherit;
    overflow: hidden;
}


.yarpp-related p {
    text-align: center;
}

/* FOOTER */
.powered {
	position: relative;
	width:150px;
	margin:10px auto;
	text-align: center;
}
.footerclass {
    background: #bbbbbb;
}
.footerclass .container{
    padding: 0 8em;
}
.footer__column {
    display: block;
    float: left;
    padding: 0em 1.5rem 1.5rem;
    width: 33.33%;
    text-align: center;
}

.widget-first {
    margin-top: 0px !important;
}

h2.footer__title {
    font-family: Lato;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
}
.insta_container, .footer__figure {
	padding:10px;
}

.footer__copyright {
	text-align: center;
	width: 100%;
	float:none;
	margin-top:20px;
}

.footer__contact {
    margin: 0;
    width: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #888;
}
.footer__social {
    text-align: center;
}
.footerclass a.social__icon {
	float: none;
    display: inline-block;
    font-family: 'Futura', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 90%;
    text-transform: uppercase;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 90px;
    width: 7em;
    height: 7em;
    margin: 0.8em;
    border-radius: 100%;
    background-clip: padding-box;
    border: 4px solid #fff;
    background-image: url('images/blueginger_social.svg');
    background-repeat: no-repeat;
}
.footerclass a.social__icon:hover,
.footerclass a.social__icon:active {
  background-color: white;
  background-image: none;
  text-indent: 0;
  color: #666666 !important;
}

.footerclass a.social__icon--mail {
  background-position: -4px -6px;
}

@media screen and (max-width: 1199px) {

	/* MENU */

	.new-size a{
		font-size: 14px !important;
		padding: 20px 18px !important;
	}
	
	
}	
@media screen and (max-width: 991px) {
	
	.cameronjonesweb_facebook_page_plugin {
		text-align: center;
	}
	
	.headerclass {
	    background: #fff;
	    position: fixed;
	    z-index: 99999;
	    width: 100%;
	    border-bottom:1px solid #dddddd;
	    padding-bottom: 20px;
	}
	
	.single-article aside.kad-sidebar {
	    margin-top: 25px;
	    padding: 0 15%;
	}
	
	/* MENU */
	#logo {
   	 margin:0 10% !important;
   	 text-align: center;
	}
	#logo img{
   	 width:60%;
	}
	#nav-main {
	   	 margin-top: 0px !important;

	}
	.nav-trigger .nav-trigger-case {
	   	 border: 0;
	   	 padding: 0;
	   	 position: static;
	   	 display: block;
	   	 width: 100%;
    
	}
	
	#mobile-nav-trigger {
    	display: block;
    	margin:0px 20% 0px!important;
	}
	
	.kad-nav-inner {
	    width: 60%;
	    margin: 0 20%;
	}
	
	.footerclass .container {
    	padding: 0 0em;
	}

	.contentclass {
	    padding-top: 164px;
	}	
	
}	
	
@media screen and (max-width: 768px) {
	
	.single-article aside.kad-sidebar {
	    margin-top: 25px;
	    padding: 0 15%;
	}
	
	.footerclass .container {
    	padding: 0 4em;
	}
	
	.footer__column {
		display: block;
	    float: none;
	    padding: 1em 4rem;
	    width: 75%;
	    text-align: center;
	    margin: 0 auto;
	    border-bottom: 1px solid #888888;
	}
	
	#logo img{
   	 width:80%;
	}
	
	#mobile-nav-trigger {
	    display: block;
	    margin: 0px 10% 0px!important;
	}
	
	
}	
@media screen and (max-width: 480px) {
	
	.single-article aside.kad-sidebar {
	    margin-top: 25px;
	    padding: 0 15%;
	}
	
	#logo img{
   	 width:100%;
	}
	
	.footerclass .container {
    	padding: 0 0em;
	}
	
	.footer__column {
		display: block;
	    float: none;
	    padding: 1em 4rem;
	    width: 100%;
	    text-align: center;
	    margin: 0 auto;
	    border-bottom: 1px solid #888888;
	}
	
	.single-article .entry-content {
    	padding-right: 0em;
		font-family: "Adobe Garamond Pro", Garamond, Baskerville, serif;
	}
	
	.single-article .entry-content p {
	    font-size: 20px;
	    line-height: 140%;
	    font-weight: normal;
	    color: #666;
	}
	.kad-nav-inner {
	    width: 80%;
	    margin: 0 10%;
	}
}