/*
Theme Name: Custom for Franchesca Ramsey
Theme URI: https://www.franchesca.net
Author: Krystle Rowry of KrissDidIt.com
Author URI: http://www.KrissDidIt.com
Description: Powerful theme
Version: 2.1.7
License: GNU General Public License
License URI: license.txt
Text Domain: Franchesca.net
Tags:
*/
/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
12.2 Default
--------------------------------------------------------------*/

.bypostauthor {

}





/* Codeable Edits */

/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
.main-nav {
	background:none !important;
}

.main-nav.dark {
	background-color: rgba(10,10,10, .2) !important;
}

/*--------------------------------------------------------------
Logo
--------------------------------------------------------------*/

.nav-logo-wrap .logo {
	max-width: 200px;
}

/*--------------------------------------------------------------
Home Hero (Header)
--------------------------------------------------------------*/

.home-section {
	background-position: 50% 65% !important;
}
/*
@media screen and (min-width: 1024px) {
	section.home-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2015/03/FR-HeaderJPG_lrg.jpg');
	}
}


@media screen and (max-width: 1024px) {
	section.home-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2019/12/FR-HeaderJPG_NEW2-scaled.jpg') !important;
	}
}
*/
@media screen and (max-width: 960px) {
	section.home-section {
		/*background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_ipad_600_home.jpg') !important;*/
		background-image: url('https://www.franchesca.net/wp-content/uploads/2020/08/FR_mobile_360_home-1.jpg') !important;
	}
}

@media screen and (max-width: 600px) {
	section.home-section {
	    background-image: url('https://www.franchesca.net/wp-content/uploads/2020/08/FR_mobile_360_home-1.jpg') !important;
	}
}

.home-text {
    vertical-align: bottom;
    padding-bottom: 100px;
}

.mb-50 {
    margin-bottom: 20px;
}


/*--------------------------------------------------------------
Fix for theme not having a top and bottom margin option
--------------------------------------------------------------*/
.page-section.only-top-margin {
    padding: 140px 0;
}

/* Padding fix for No Sidebar on Mobile */
@media screen and (max-width: 767px) {
	.page-id-703 .page-section.only-top-margin {
		padding-top: 0 !important;
	}
}

/*--------------------------------------------------------------
Title Section (Page/Post Title Area)
--------------------------------------------------------------*/

/* Blog (703) & Posts (single-post) */
.page-id-703 section.title-section {
	display: block !important;
	height: 21vw;
	padding: 8vw 0 0;
	background-size: 100%;
}

.single-post section.title-section {
    height: 18vw;
    padding: 10vw 0 0;
}

.single-post .main-nav.dark {
    background-color: rgba(10,10,10, .65) !important;
}

/*--------------------------------------------------------------
Hero/Title/Header Sections for Blog (703), Posts (single-post),
About (1873), Videos + Photos (1983), Press (1862),
Hire Me (2144), Contact Pages (1986) Headers
--------------------------------------------------------------*/

/* Default Settings (XL Desktop) */
.page-id-703 section.title-section {
	display: block !important;
	height: 21vw;
	padding: 8vw 0 0;
	background-size: 100%;
}

.single-post section.title-section {
    height: 18vw;
	padding: 10vw 0 0;
}

.single-post .main-nav.dark {
    background-color: rgba(10,10,10, .65) !important;
}

.page-id-1873 section.title-section,
.page-id-1983 section.title-section,
.page-id-1862 section.title-section,
.page-id-2144 section.title-section,
.page-id-4437 section.title-section,
.page-id-1986 section.title-section {
	background-size: 100% !important;
	height: 37vw !important;
	padding: 25vw 0 0 !important;
}

/* Set background image to top (under menu) and left */
section.title-section {
	background-position: 0 0;
}
/*
@media screen and (max-width: 600px) {
	section.title-section {
		background-position: 0 0;
	}
}*/

.page-id-1873 section.title-section {
	background-image: url('https://www.franchesca.net/wp-content/uploads/2015/03/About-FR-Header2.jpg') !important;
}

.page-id-1983 section.title-section {
	background-image: url('https://www.franchesca.net/wp-content/uploads/2015/03/VideosPhotosPage-FR-header_3.jpg') !important;
}

.page-id-1862 section.title-section {
	background-image: url('https://www.franchesca.net/wp-content/uploads/2015/03/PressPage-FR-Header_2.jpg') !important;
}

.page-id-2144 section.title-section {
	background-image: url('https://www.franchesca.net/wp-content/uploads/2015/04/FR_Hiremeretouched_header.jpg') !important;
}

.page-id-1986 section.title-section {
	background-image: url('https://www.franchesca.net/wp-content/uploads/2015/03/Contact-FR-Header_2.jpg') !important;
}

.page-id-4437 section.title-section {
	background-image: url('https://www.franchesca.net/wp-content/uploads/2015/03/PressPage-FR-Header_2.jpg') !important;
}
@media screen and (max-width: 1400px){
	.page-id-703 section.title-section {
		display: block !important;
		height: 32vw;
		padding: 13vw 0 0;
		background-size: 149%;
	}

	.single-post section.title-section {
		height: 26vw;
		padding: 13vw 0 0;
	}
	.page-id-1873 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_tablet_960_about.jpg') !important;
	}

	.page-id-1983 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_tablet_960_videos.jpg') !important;
	}

	.page-id-1862 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_tablet_960_press.jpg') !important;
	}

	.page-id-2144 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_tablet_960_hireme.jpg') !important;
	}

	.page-id-1986 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_tablet_960_contact.jpg') !important;
	}
		.page-id-4437 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_tablet_960_press.jpg') !important;
	}
}


@media screen and (max-width: 800px) {
	.page-id-703 section.title-section {
		height: 37vw;
		padding: 13vw 0 0;
		background-size: 173%;
	}

	.single-post section.title-section {
		height: 35vw;
		padding: 15vw 0 0;
	}

	.page-id-1873 section.title-section,
	.page-id-1983 section.title-section,
	.page-id-1862 section.title-section,
	.page-id-2144 section.title-section,
	.page-id-4437 section.title-section,
	.page-id-1986 section.title-section {
		background-size: 100% !important;
		height: 74vw !important;
		padding: 51vw 0 0 !important;
	}

	.page-id-1873 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_ipad_600_about.jpg') !important;
	}

	.page-id-1983 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_ipad_600_videos.jpg') !important;
	}

	.page-id-1862 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_ipad_600_press.jpg') !important;
	}

	.page-id-2144 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_ipad_600_hireme.jpg') !important;
	}

	.page-id-1986 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_ipad_600_contact.jpg') !important;
	}
	.page-id-4437 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_ipad_600_press.jpg') !important;
	}
}

@media screen and (max-width: 648px) {
	.page-id-1983 section.title-section .hs-line-14 {
		font-size: 60px !important;
		line-height: 1 !important;
	}
}

@media screen and (max-width: 600px) {
	.page-id-703 section.title-section,
	.single-post section.title-section {
		display: block !important;
		height: 51vw;
		padding: 22vw 0 0;
		background-size: 245%;
	}

	.page-id-1873 section.title-section,
	.page-id-1862 section.title-section,
	.page-id-2144 section.title-section,
	.page-id-1986 section.title-section,
	.page-id-4437 section.title-section,
	.page-id-1983 section.title-section {
		background-size: 100% !important;
		height: 89vw !important;
		padding: 58vw 0 0 !important;
	}

	.page-id-1873 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_about.jpg') !important;
	}

	.page-id-1983 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_videos.jpg') !important;
		font-size: 60px;
		line-height: 1 !important;
		padding: 63vw 0 0 !important;
	}

	.page-id-1862 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_press.jpg') !important;
	}

	.page-id-2144 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_hireme.jpg') !important;
	}

	.page-id-1986 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_contact.jpg') !important;
	}
	.page-id-4437 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_press.jpg') !important;
	}
}

@media screen and (max-width: 523px) {
	.page-id-1983 section.title-section {
		padding: 57vw 0 0 !important;
	}

}

@media screen and (max-width: 475px) {
	.single-post section.title-section {
	    height: 60vw;
	}
}

@media screen and (max-width: 435px) {
	.page-id-703 .title-section .hs-line-14,
	.single-post .title-section .hs-line-14 {
		font-size: 60px;
	}

	.page-id-1873 section.title-section .hs-line-14,
	.page-id-1983 section.title-section .hs-line-14,
	.page-id-1862 section.title-section .hs-line-14,
	.page-id-2144 section.title-section .hs-line-14,
	.page-id-4437 section.title-section .hs-line-14,
	.page-id-1986 section.title-section .hs-line-14 {
		font-size: 60px;
		line-height: 1 !important;
	}

	.page-id-1983 section.title-section {
    		padding: 53vw 0 0 !important;
	}

@media screen and (max-width: 360px) {
	.page-id-703 section.title-section,
	.single-post section.title-section {
		display: block !important;
		height: 72vw;
		padding: 30vw 0 0;
		background-size: 330%;
	}

	.page-id-1873 section.title-section,
	.page-id-1983 section.title-section,
	.page-id-1862 section.title-section,
	.page-id-2144 section.title-section,
	.page-id-4437 section.title-section,
	.page-id-1986 section.title-section {
		background-size: 100% !important;
		height: 89vw !important;
		padding: 57vw 0 0 !important;
	}

	.page-id-1873 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_about.jpg') !important;
	}

	.page-id-1983 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_videos.jpg') !important;
		padding: 49vw 0 0 !important;
	}

	.page-id-1862 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_press.jpg') !important;
	}

	.page-id-2144 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_hireme.jpg') !important;
	}

	.page-id-1986 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_contact.jpg') !important;
	}
	.page-id-4437 section.title-section {
		background-image: url('https://www.franchesca.net/wp-content/uploads/2016/08/FR_mobile_360_press.jpg') !important;
	}
}

/* Hide Sidebar on Mobile */



@media screen and (max-width: 435px) {
	.sidebar {
		display: none;
	}

	.page-id-703 .page-section.only-top-margin {
		padding-top: 70px !important;
	}
}
