/*
Theme Name: Daytona Child
Template: daytona
Theme URI: http://demo.hammertheme.com/?theme=daytona
Author: HammerTheme
Author URI: http://www.hammertheme.com
Description: A fine theme for bloggers and writters. Bring your stories to life with beautiful photo and video driven content.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: daytona
Domain Path: /languages/
Tags: white, one-column, two-columns, three-columns, responsive-layout, custom-colors, custom-menu, editor-style, featured-images, post-formats, theme-options, translation-ready
*/

/* Add your custom styles */


/* --- TYPOGRAPHY --- */
.text-justify {
	text-align: left;
}

.main-navigation {
	font-weight: 600;
	letter-spacing: .25em;
}

.main-navigation a[href="#drawer"]:after {
	margin-left: 15px;
}

.site-branding .site-description {
	font-weight: 600;
	letter-spacing: .25em;
}

.entry-meta {
	font-weight: 600;
	letter-spacing: .25em;
}

.post-overlay .entry-meta {
	font-weight: 600;
	letter-spacing: .25em;
}

li {
	text-indent: 0;
	padding-left: 0;
	margin-left: 2.5em;
	list-style-position: outside;
}

.site-branding .site-title {
	font-size: calc(1.2rem + 3.2vw);
}

h1, h2, h3, h4, h5, h6 {
	margin: 2em 0 1em;
}

h3 {
	font-size: 30px;
	font-size: 2.8rem;
}

.entry-content h3:before {
	width: 7%;
}

h4 {
	font-size: 24px;
	font-size: 2.4rem;
}

.entry-content h4:before {
	width: 6%;
}

.entry-content h4 {
	padding-top: .5em;
}

.entry-content h5:before {
	background-color: #a9aaaa;
	width: 3%;
	min-width: 25px;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

/* --- HEADING STYLES --- */
.entry-header .entry-title {
	font-size: calc(2.5rem + 1.0vw);
	letter-spacing: .05em;
}

/* --- RELATED POSTS --- */
.zem_rp_wrap .related_post_title {
	padding-top: .3em !important;
	margin: 25px 0 !important;
}

ul.related_post {
}

ul.related_post li {
}

ul.related_post li a {
	border-bottom: none !important;
	margin-bottom: 10px !important;
	font-size: 14px !important;
}

ul.related_post li img {
	border-radius: 0 !important;
	box-shadow: none !important;
	width: 135px !important;
	height: 135px !important;
	object-fit: cover;
}

/* --- DATE STYLE --- */
small {
	text-transform: uppercase;
	font-size: 70% !important;
	letter-spacing: .1em;
	color: #a9aaaa;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* --- NEXT & PREVIOUS POSTS --- */
.post-navigation .meta-nav {
	font-weight: 600;
	letter-spacing: .25em;
}

.post-navigation a {
	font-weight: 600;
	letter-spacing: .25em;
}

/* --- IMG LIGHTBOX --- */
.vbox-title {
	height: 40px;
	line-height: 28px;
	font-size: 14px;
}

/* --- SIDEBAR --- */
.widget_tag_cloud a {
	font-size: 1.2rem !important;
	padding: .2rem .5rem;
	letter-spacing: .1em;
}

.widget_wpcom_social_media_icons_widget li {
	display: inline !important;
	margin-right: .8em;
	text-indent: 0;
	padding-left: 0;
}

.hidden-sidebar a {
	color: inherit;
}

.hidden-sidebar .widget-area {
	font-size: 95%;
}

.hidden-sidebar .widget .widget-title {
	font-weight: 600;
	letter-spacing: .23em;
}

.widget li {
	line-height: 2.7rem;
}

#sb_instagram #sbi_load {
	text-align: left;
}

.button.small, #sb_instagram #sbi_load .sbi_load_btn {
	padding: .9rem 1.5rem;
	font-family: "Noticia Text", Georgia, serif;
	-webkit-font-smoothing: subpixel-antialiased;
	text-transform: none;
	letter-spacing: 1.1px;
	font-size: .9em;
}	

.grey.button.small {
	background-color: #292929;
	margin-top: 18px;
	color: #cecece !important;
}

.grey.button.small:hover, #sb_instagram #sbi_load .sbi_load_btn:hover {
	background-color: #272727 !important;
	color: #ffffff !important;
}

.ssmw-boxed {
	background: #292929;
	color: inherit !important;
}

.ssmw-boxed.ssmw-icon-20px {
	margin: 0 6px 6px 0;
}

.ssmw-boxed-instagram:hover {
	background: #c13584;
}

.ssmw-boxed-flickr:hover {
	background: #ff0084;
}

/* --- INSTAGRAM --- */
#sbi_images {
	padding: 0 10px 10px 0 !important;
}

#sbi_load {
	margin-top: -10px;
	text-align: left;
}

/* --- SEARCH --- */

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="search"]:focus, select:focus, textarea:focus {
	border-color:  #a9aaaa !important;
}

.search-live.floating .search-live-results {
    z-index: 9999 !important;
}

.search-live-results .entry span.title, .search-live-results .entry span.description, .search-live-results .entry img.thumbnail {
    text-decoration: none !important;

}
.search-live-results .entry:hover,
.search-live-results .entry.active {
	background-color: #F0F0F0 !important;
	font-weight: normal !important;
}

.search-live-results table.search-results tr td,
.entry-content .search-live-results table.search-results tr td {
	padding: 7px 3px 7px 7px !important;
}

.search-live-results .entry span.title {
    padding-top: 2px;
}


/*--- ARCHIVES --- */
ul.archive-list a, ul.archive-list h4 a {
	border-bottom: none;
}

.year-list a {
	padding: 0 20px 20px 15px !important;
	letter-spacing: .05em;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.year-list .current {
	background: transparent;
	color: #ff688b;
}

.month-list .current, .month-list .current a {
	background: none;
	color: #ff688b;
}

.month-list li {
	padding: 5px 30px 5px 12px !important;
}

span.month-archive-link {
	display: none;
}

.month-heading {
	margin: 30px 0 10px !important;
}

#smart-archives-fancy a {
	border-bottom: none;
}

/*--- Gallery --- */
.dgwt-jg-gallery>a {
    margin: 0px 0px -0px -10px !important;
}

.dgwt-jg-gallery {
    margin-bottom: 2rem !important;
}
