/*
 Theme Name:     Trailing Away - Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Trailing Away - Divi Child Theme
 Author:         Buddy Baum
 Author URI:     https://www.trailingaway.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

div#ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}

.widget_adsensewidget .widgettitle {
	display: none;
}


ul.blocks-gallery-grid {
	padding: 0 !important;
}

h4 {
	font-weight: bold !important;
}

sup {
	font-size: xx-small;
}


.companies_we_recommend {
	text-align: center;
}

@media only screen and ( max-width: 980px ) {
	.cwr-subheader {
		display: none;
	}
}

.cwr-subheader {
	font-size: 15px;
}


.fa-infinity { color: #2ea3f2; }
.fa-edit { color: #c6c6c6; }
.fa-laptop { color: #ffffff; }
.fa-star { color: #edf000; }

/* Customizations for Ninja Forms */
.nf-form-fields-required {
	display: none;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	background: #2ea3f2 !important;
	width: 200px !important;
}

.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
	color: #2ea3f2 !important;
	background: #c4c4c4 !important;
}



/* Removes Spacing between Blog Grid */
@media only screen and ( min-width: 981px ) {
	.et_pb_blog_grid .column.size-1of3 {
		width: 32% !important;
		margin-right: 2% !important;
	}
	
	.et_pb_blog_grid .column.size-1of3:last-child {
		margin-right: 0 !important;
	}
}


/* Increases Width on Mobile */
@media only screen and (max-width: 980px) {
	#top-header > .container,
	#main-header > .container,
	#et_search_outer > .container,
	#main-content > .container,
	div.et_pb_row {
		width: 92.5% !important;
	}
}

/* House & Pet Sitting Page (6952) - About Us (2)*/
.vert-align-col {
	margin: auto;
}

.et_pb_post .entry-featured-image-url {
	margin-bottom: 1em;
}

.et_pb_image_container {
	margin-bottom: 1em;
}

.et_pb_blog_0 .et_pb_post .entry-title {
	height: 1em;
}

/***Switch column order on mobile***/
@media only screen and ( max-width: 980px ) {
	.mobile-col-flip { 
		display: -webkit-flex;
		-webkit-flex-direction: column-reverse;
		display: flex;
		flex-direction: column-reverse !important;
	}
}
/***end switch column on mobile***/

/*** add margin to last column ***/
@media only screen and ( max-width: 980px ) {
	.page-id-2 .et_pb_column, .page-id-6952 .et_pb_column {
		margin-bottom: 0px !important;
	}
}

@media (max-width: 980px){
	.page-id-2 .et_pb_row, .page-id-6952 .et_pb_row {padding: 10px 0;}
}


/*Blog Subtitle*/
h2.entry-subtitle {
	font-size: 20px;
	font-style: italic;
	padding-top: 5px !important;
	margin: 0px !important;
}

@media (max-width: 600px) {
	h2.entry-subtitle {font-size: 14px !important; line-height: 1.25em !important;}
}


.single p {    
	/*font-size: 1em;*/
    line-height: 1.74;
    font-family: Verdana,Geneva,sans-serif;
}


h1, h2, h3, h4, h5, h6 {
	color: #111;
	font-weight: 400;
	margin: 6px 0;
	padding: 0px !important;
}


.single h2 {
    font-size: 2em;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
}
	
.single h3 {
    font-size: 1.75em;
    line-height: 30px;
    margin-top: 27px;
    margin-bottom: 17px;
}

.single h4 {
    font-size: 1.25em;
    line-height: 29px;
    margin-top: 24px;
    margin-bottom: 14px;
}



/* Making Mobile a big wider */
@media (max-width: 600px) {
	.single #main-content .container {width: 92.5%; margin-left: auto; margin-right: auto;}
}


@media (min-width: 981px) {
	.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {margin-bottom: 5%;}
}


.et_pb_column .et_pb_row_inner_1 {
    display: inline-flex;
}


#logo {
	max-height: 90% !important;
}


.welcome-non-mobile {
	margin-top: 1.5em;
}

@media only screen and (max-width: 600px) {
	.welcome-non-mobile {display: none;}
}

.ds-fullwidth-specialty> .et_pb_row {
	min-width: 100% !important;
}

#sb_instagram .sb_instagram_header h3, .footer-widget .et_social_totalcount {
	color: white !important;
}

	
/* Horizontal Email Optin */
@media (min-width: 981px) {
	.custom_emailoptin .et_pb_newsletter_form .et_pb_contact_field_half {flex-basis: 30%;}
	.custom_emailoptin .et_pb_newsletter_fields>* {flex-basis: 30%;}
	.custom_emailoptin.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {padding-bottom: 0px;}
	.custom_emailoptin p.et_pb_newsletter_field {padding-bottom: 0px;}
	.custom_emailoptin .et_pb_newsletter_button_wrap {margin-top: 0px;}
	.custom_emailoptin .et_pb_newsletter_form .input, .custom_emailoptin .et_pb_newsletter_form input[type=text], .custom_emailoptin .et_pb_newsletter_form p.et_pb_newsletter_field input[type=text] {
		padding-top: 9px !important;
		padding-bottom: 9px !important;
	}
}

.custom_emailoptin .et_pb_newsletter_description,
.custom_emailoptin .et_pb_newsletter_footer {
    display: none;
}

@media (max-width: 980px) {
	.horizontal_optin_column_1 {margin-bottom: 0px !important;}
}



.archive-title {
	text-align: center;
}

/* Customized Author Box on Posts */
.ad-author-box {
	border: 2px solid #2ea3f2;
	padding: 10px 30px 30px 30px;
}

.ad-author-title {
	margin-bottom: 0px;
}

@media only screen and (max-width: 600px) {
	.ad-author-title {margin-bottom: 10px;}
}

.ad-author img {
	float: left;
	margin-right: 20px;
	border-radius: 50%;
}

.ad-icon-author {
	padding-top: 15px !important;
	background-color: #ffffff;
	padding-right: 20px !important;
}



/* Padding Above Single Posts */
.single #main-content .container {
    padding-top: 25px;
}


/* Padding before/after images in blogs */
.single img {
	padding: 5px 0px;
}


/* Disclosure modifications */
.custom-header-disclosure {
    display: inline;
    font-weight: bolder;
}

.custom-post-header-disclaimer {
    font-style: italic;
    font-size: 12px;
    margin-bottom: -10px;
    margin-top: -10px;
}


/* Hides IG & Social in footer from Mobile */
@media only screen and (max-width: 600px) {
	#monarchwidget-4, .sbi_col_8 {display: none;}
}


/*Defaults ToC Closed on Mobile*/
/*@media only screen and (max-width: 600px) {
	.ez-toc-list {display: none;}
}
*/

/* HIDES GOOGLE RECAPTCHA V3 BADGE */
.grecaptcha-badge { 
	visibility: hidden; 
}


/*Blog Subtitle*/
h2.entry-subtitle {
	font-size: 20px;
	font-style: italic;
	padding-top: 5px;
}


/*Blog Title*/
h1.entry-title {
	font-size: 35px;
    padding: 10px 0px;
}


/*Title to Content Spacing*/
.et_pb_post .entry-content {
	padding-top: 0px;
}


/*H2 Modifications*/
h2 {
	padding: 10px 0px 20px 0px;
}


/*Photo Caption Spacing*/
figcaption {
	margin-top: 0em !important;
	line-height: 1.5em;
	text-align: center;
}

.wp-caption {
	background: transparent;
	padding: 0px;
	border: none;
	width: 100% !important;
	max-width: 100%;
}

.wp-caption img {
	width: 100%;
}

/* Stylin Pagination */
.wp-pagenavi a, .wp-pagenavi span {
	padding: 0.3em 0.8em !important;
	font-size: 13px !important;
	color: #2ea3f2;
	line-height: 2em;
	background: #eeeeee;
	transition: all .5s;
}

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

.wp-pagenavi span.current {
	color: #ffffff !important;
	background: #2ea3f2 !important;
}
 
.wp-pagenavi a:hover {
	color: #ffffff !important;
	background: #2ea3f2 !important;
}
 
.wp-pagenavi .pages {
 	background: none;
}

@media only screen and (max-width: 600px) {
	.wp-pagenavi a.page, span.extend, a.last { display: none; }
}





/*******Custom Single Post Layout & Styling for Archive Pages********/

/***Post Content***/

/*Add margin below the featured image*/

/*.single .et_pb_post .et_post_meta_wrapper img {
    margin-bottom: 20px;
}*/


/*Reduce the post meta font size on archive pages*/

.archive .post-meta,
.search .post-meta {
    font-size: 12px !important;
    padding-bottom: 5px !important;
}

/*Add margin to the post meta elements and prevent breaking*/

.single .author,
.archive .author,
.search .author,
.single .published,
.archive .published,
.search .published,
.single .post-meta a[rel~="category"],
.archive .post-meta a[rel~="category"],
.search .post-meta a[rel~="category"],
.single .comments-number,
.archive .comments-number,
.search .comments-number {
    display: inline-block;
    margin: 0 15px 0 20px;
}


/*Style the post meta icons*/

.single .author a:before,
.archive .author a:before,
.search .author a:before,
.single .published:before,
.archive .published:before,
.search .published:before,
.single .post-meta a[rel~="category"]:before,
.archive .post-meta a[rel~="category"]:before,
.search .post-meta a[rel~="category"]:before,
.single .comments-number a:before,
.archive .comments-number a:before,
.search .comments-number a:before {
    font-family: 'ETModules';
    color: #636789;
    margin-right: 5px;
    margin-left: -20px;
}


/*Add the post meta icons*/

.single .author a:before,
.archive .author a:before,
.search .author a:before {
    content: '\e08a';
}

.single .published:before,
.archive .published:before,
.search .published:before {
    content: '\e023';
}

.single .post-meta a[rel~="category"]:before,
.archive .post-meta a[rel~="category"]:before,
.search .post-meta a[rel~="category"]:before {
    content: '\e07c';
}

.single .comments-number a:before,
.archive .comments-number a:before,
.search .comments-number a:before {
    content: '\77';
}




/***Sidebar***/

.single #sidebar h4.widgettitle {
	margin-bottom: 0px !important;
}

@media (min-width: 981px) {
	.et_right_sidebar #sidebar {
    	padding-left: 0px;
	}
}

/*Remove the dividing line*/

@media all and (min-width: 981px) {
    .single #main-content .container:before,
    .archive #main-content .container:before,
    .search #main-content .container:before {
        display: none;
    }
}




/***Single Post navigation***/


/*Next/previous post nav*/


/*Navigation sizing*/

.single #ds-single-post-nav {
    margin: 40px 0;
    display: inline-block;
    width: 100%;
}


/*Post title styling*/

.single #ds-single-post-nav h2 {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 18px !important;
    line-height: 1.2em;
}


/*Align the prev post nav*/

.single span.ds-single-nav-previous {
    width: 47.5%;
    margin-right: 5%;
    float: left;
}


/*Align the next post nav*/

.single span.ds-single-nav-next {
    display: block;
    text-align: right;
}


/*Prev/next post nav button styling*/

.single span.ds-single-nav-previous a[rel~="prev"],
.single span.ds-single-nav-next a[rel~="next"] {
    color: #fff;
    background: #2ea3f2;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    padding: .7em 1em !important;
    border: 2px solid #999999;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


/*Prev/next post nav button hover styling*/

.single span.ds-single-nav-previous a[rel~="prev"]:hover,
.single span.ds-single-nav-next a[rel~="next"]:hover {
    color: #2ea3f2;
    background: #fff;
}


/*Prev/next arrows size*/

.single .ds-meta-nav {
    font-size: 18px;
}


/*Reduce post nav button size on mobile*/

@media all and (max-width: 479px) {
    .single span.ds-single-nav-previous a[rel~="prev"],
    .single span.ds-single-nav-next a[rel~="next"] {
        font-size: 10px;
        padding: .7em .75em !important;
    }
}


/***Related posts***/


/*Hide the default title and meta*/

.single .ds-related-posts .post-meta,
.single .ds-related-posts .entry-title {
    display: none;
}


/*Set the display and margin*/

.single .ds-related-posts {
    display: inline-block;
    margin-top: 30px;
}


/*Remove padding*/

.single #left-area .ds-related-posts ul {
    padding-left: 0;
}


/*Style the post title*/

.single .ds-related-content h4 {
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 18px;
}


/*Set post width and margin*/

.single .ds-related-list {
    list-style-type: none;
    width: 30%;
    float: left;
    margin-right: 5%;
}


/*Remove margin from last post*/

.single .ds-related-list:last-child {
    margin-right: 0;
}

@media all and (max-width: 600px) {
    .single .ds-related-list {
        width: 100%;
    }
    .single .ds-related-content h4 {
        margin-bottom: 20px;
    }
}


/***Comments***/


/*Add the comment border*/

.single .comment-body {
    border: 1px solid #2ea3f2;
}


/*Position the text*/

.single .comment-body {
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
}


/*Position the avatar container*/

.single .comment_avatar {
    position: relative;
    top: 0;
}


/*Position the avatar image*/

.single .comment_avatar img {
    display: inline-block;
    float: left;
    margin-right: 20px;
    height: auto;
}


/*Adjust the indent for replies*/

.single .comment .children {
    margin-left: 30px;
}


/*Style the comment form input text*/

.single #commentform textarea,
.single #commentform input:not(.et_pb_button) {
    font-family: "Open Sans", Arial, sans-serif;
    background-color: transparent;
    font-size: 14px;
    margin-bottom: 20px;
    color: #333;
    border: 5px solid #f5f5f5;
}


/*Style the reply and submit buttons*/

.single a.comment-reply-link.et_pb_button,
.single .form-submit .et_pb_button {
    border-radius: 0;
    color: #fff;
    background: #2ea3f2;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #999999;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


/*Styling for the reply link button only*/

.single a.comment-reply-link.et_pb_button {
    font-size: 14px;
    margin-right: 20px;
    top: 20px;
    padding: .1em .5em;
}


/*Move the submit button to the left*/

.single #commentform .form-submit {
    float: left;
}


/*Style the reply and submit buttons on hover*/

.single a.comment-reply-link.et_pb_button:hover,
.single .form-submit .et_pb_button:hover {
    background: transparent;
    color: #2ea3f2;
    font-weight: bold;
}


/*Hide the reply link button arrow*/

.single a.comment-reply-link.et_pb_button:hover:after {
    display: none;
}


/*Style the edit comment link*/

.single .comment-edit-link {
    color: #636789;
}


/*Comment Form*/


/*Style the logged in as link*/

.single p.logged-in-as a {
    color: #2ea3f2;
    text-transform: uppercase;
    font-size: 12px;
}


/*Remove excess padding from the form fields*/

.single p.comment-form-author,
.single p.comment-form-comment,
.single p.comment-form-email,
.single p.comment-form-url {
    padding-bottom: 0;
}


/*Align the form fields on larger screens*/

@media all and (min-width: 768px) {
    .single #commentform input#author {
        width: 48.5%;
        float: left;
    }
    .single #commentform input#email {
        width: 48.5%;
        float: right;
    }
    .single #commentform input#url {
        width: 100%;
    }
}


.single #commentform {
	padding-bottom: 70px;
}

.single #comment-wrap {
	padding-top: 0px;
}





/*Teal bars*/


/*Style the titles*/

.single h4.ds-related-posts-header,
.single h4.cwr-header,
.single #respond h3,
.single h1#comments,
#sidebar h4.widgettitle {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    z-index: 1;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}


/*Add the left and right bars*/

.single h4.ds-related-posts-header:before,
.single h4.ds-related-posts-header:after,
.single h4.cwr-header:before,
.single h4.cwr-header:after,
.single #respond h3 span:before,
.single #respond h3 span:after,
.single h1#comments:before,
.single h1#comments:after,
#sidebar h4.widgettitle:before,
#sidebar h4.widgettitle:after {
    position: absolute;
    top: 30%;
    overflow: hidden;
    width: 50%;
    height: 5px;
    content: '\a0';
    background-color: #2ea3f2;
}

.single h4.ds-related-posts-header:before,
.single h4.cwr-header:before,
.single #respond h3 span:before,
.single h1#comments:before,
#sidebar h4.widgettitle:before {
    margin-left: -52%;
}

.single h4.ds-related-posts-header:after,
.single h4.cwr-header:after,
.single #respond h3 span:after,
.single h1#comments:after,
#sidebar h4.widgettitle:after {
    margin-left: 2%;
}


/***Archive pages***/


/***Two columns for posts***/


/*Set the post width and margin for two columns and add the border*/

.archive .et_pb_post,
.search .et_pb_post {
    width: 47.5%;
    float: left;
    margin-right: 5%;
    border: 5px solid #f5f5f5;
}


/*Remove margin from every second post*/

.archive .et_pb_post:nth-child(odd),
.search .et_pb_post:nth-child(odd) {
    margin-right: 0;
}


/*Set to a single column on smaller screens*/

@media all and (max-width: 767px) {
    .archive .et_pb_post,
    .search .et_pb_post {
        width: 100%;
        margin-right: 0;
    }
}


/*Add padding to the posts*/

.archive .et_pb_post,
.search .et_pb_post {
    padding-left: 15px;
    padding-right: 15px;
}


/*Remove padding on featured image with negative margin*/

.archive .et_pb_post .ds-archive-featured,
.search .et_pb_post .ds-archive-featured {
    margin: 0 -15px 15px -15px;
}


/*Style the read more link and post nav*/

.archive a.more-link,
.search a.more-link {
    display: block;
    width: 7.2em;
}

.archive a.more-link,
.search a.more-link,
.archive .pagination a,
.search .pagination a {
    color: #fff;
    background: #2ea3f2;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: .3em .5em !important;
    border: 2px solid #999999;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.archive a.more-link:hover,
.search a.more-link:hover,
.archive .pagination a:hover,
.search .pagination a:hover {
    color: #2ea3f2;
    background: #fff;
}


/*Add bottom margin to the pagination*/

.archive .pagination,
.search .pagination {
    margin-bottom: 40px;
}


/*Add padding to the post title on mobile*/

@media all and (max-width: 479px) {
    .archive .et_pb_post .entry-title,
    .search .et_pb_post .entry-title {
        padding-bottom: 10px;
    }
}


/**********End - Custom Single Post Layout**********/


/*-----------------------------------------------*/ 
/*-----Scrolling Module Carousel by Divi Soup----*/ 
/*-----------------------------------------------*/
/*Carousel settings, adjust these values only*/
:root {
    --ds-module-number: 16; /*Your TOTAL number of modules, so if you have 8 modules duplicated, this number should be 16*/
    --ds-columns-desktop: 6; /*The number of modules you want displayed at any one time on desktop*/
    --ds-columns-tablet: 4; /*The number of modules you want displayed at any one time on tablet*/
    --ds-columns-mobile: 2; /*The number of modules you want displayed at any one time on mobile*/
    --ds-speed-desktop: 40s; /*The speed you want your carousel to move on desktop (increase value for slower, decrease for faster)*/
    --ds-speed-tablet: 30s; /*The speed you want your carousel to move on tablet (increase value for slower, decrease for faster)*/
    --ds-speed-mobile: 30s; /*The speed you want your carousel to move on mobile (increase value for slower, decrease for faster)*/
}
/**************************************************/
/*You do not need to edit anything below this line*/
/**************************************************/
@media all and (min-width: 981px) {
    :root {
        --ds-column-width: auto;
        --ds-module-width: calc(100vw / var(--ds-columns-desktop));
        --ds-column-animation: calc(var(--ds-module-width) - (var(--ds-module-width) * 2));
        --ds-scroll-speed: var(--ds-speed-desktop);
    }
}
@media all and (max-width: 980px) {
    :root {
        --ds-column-width: auto;
        --ds-module-width: calc(100vw / var(--ds-columns-tablet));
        --ds-column-animation: calc(var(--ds-module-width) - (var(--ds-module-width) * 2));
        --ds-scroll-speed: var(--ds-speed-tablet);
    }
}
@media all and (max-width: 479px) {
    :root {
        --ds-module-width: calc(100vw / var(--ds-columns-mobile));
        --ds-scroll-speed: var(--ds-speed-mobile);
    }
}
	
/*Hide the row overflow*/
.ds-carousel {
    overflow: hidden;
}
.ds-carousel .et_pb_column {
    display: grid;
    grid-template-columns: repeat(var(--ds-module-number), var(--ds-module-width));
    width: var(--ds-column-width);
    -webkit-animation: scroll var(--ds-scroll-speed) linear infinite;
    animation: scroll var(--ds-scroll-speed) linear infinite;
}
.ds-carousel .et_pb_module {
    width: var(--ds-module-width) !important;
}


.ds-carousel .et_pb_module {
	justify-content: center !important;
	align-items: center !important;
	display: flex !important;
}	


/*Define the animation*/
@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(calc(var(--ds-column-animation) * (var(--ds-module-number) / 2)));
        transform: translateX(calc(var(--ds-column-animation) * (var(--ds-module-number) / 2)));
    }
}
@keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(calc(var(--ds-column-animation) * (var(--ds-module-number) / 2)));
        transform: translateX(calc(var(--ds-column-animation) * (var(--ds-module-number) / 2)));
    }
}
/*Pause animation on hover*/
.ds-carousel .et_pb_column:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
/*-----------------------------------------------*/ 
/*---End Scrolling Module Carousel by Divi Soup--*/ 
/*-----------------------------------------------*/



/* Remove sidebar */
#sidebar {
	display:none;
}

/* Remove thin line */
#main-content .container:before {
	background: none;
}

/* Make content 100% width */
@media (min-width: 981px){
#left-area {
	width: 100% !important;
	padding-right: 0px !important;
}}

.single #sidebar {display: none;}
.single #left-area {width: 100%;}
.single #main-content .container:before {width: 0;}
