/*-------------------------------------------------------
Theme Name: Divi Child Theme
Theme URI: https://divicake.com/
Description: A child theme template for Divi
Author: Divi Cake
Author URI: https://divicake.com/
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/


.tiedye {
	-webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
	background: url(https://deadheadcyclist.com/wp-content/uploads/2020/04/tie-dye-3.jpg) 50% repeat;
	 filter: drop-shadow(3px 3px 1px #ffffff);
}

.tiedye2 {
	-webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
	background: url(https://deadheadcyclist.com/wp-content/uploads/2020/04/tie-dye-3.jpg) 50% repeat;
	 filter: drop-shadow(3px 3px 1px #000000);
}


.dropshadow {
	 filter: drop-shadow(3px 3px 1px #000000);
}

.single-post #main-content .container:before {background: none;}
 
/*** Hide Sidebar ***/
.single-post  #sidebar {display:none;}
 /*blog listing*/
.row{margin:50px 0;}
.columnleft {
  float: left;
  width: 40%;
}
.columnright {
  float: left;
  width: 60%;
	padding: 0 40px 18px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
#ajax-load-more .columnright h3.entry-title {
font-size: 28px !important;
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
font-weight: 600 !important;
}
#ajax-load-more .columnright a.more-link {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    color: #800080 !important;
}
#ajax-load-more .columnright h2 {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
font-weight: 700 !important;
    font-size: 32px;
}

/*End blog listing*/
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
	
		.et_pb_posts .et_pb_post img,
	.et_pb_posts .et_overlay {
	
		width: 40%;
		float: left;
		left: 0;
		margin-right: 25px;
	}
	body.rtl .et_pb_posts .et_pb_post img,
	body.rtl .et_pb_posts .et_overlay {
		float: right;
		right: 0;
		margin-left: 25px;
		margin-right: 0;
	}
	
.et_pb_posts a.more-link {
    clear: none !important;
}
	
.single-post  #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
	
	.et_header_style_left .logo_container {
    margin-left: -150px;
}
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0px;
}


.home-blog a.entry-featured-image-url {
    width: 50%;
    float: left;
    margin-right: 30px;
}

.home-blog a.entry-featured-image-url img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	vertical-align: top;
}
.home-blog article {
	width: 100%;
}
.home-blog .post-content {
	text-align: right;
}
.home-blog .post-content p {
	text-align: left;
}
.home-blog a.more-link {
	display: unset !important;
	color: #ff6600;
	transition: 0.3s;
	text-transform: capitalize;
}
.home-blog a.more-link:hover {
	color: #081293;
}
.home-blog h2.entry-title,
.home-blog .post-content  {
	float: left;
	width: 47%;
}

.home-blog .entry-title {
		padding-top: 2%;
}

@media (max-width: 980px) {
	.home-blog a.entry-featured-image-url {
		width: 100%;
		float: none;
	}
	.home-blog h2.entry-title, 
	.home-blog .post-content {
		float: none;
		width: 100%;
	}
}

/* Hide footer */

#main-footer {
    height: 0 !important;
    overflow: hidden;
}

p.drop-cap:first-letter {
    font-size: 4.5em;
    float: left;
    margin-top: .15em;
}
@media (max-width: 767px) {
	.columnleft,.columnright{
		width:100%;
	}
	.columnright{
		padding:0;
	}
} 

#main-header {
    z-index: 100 !important;
}

.blurb-with-text .et_pb_blurb_container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
}

.main-video-section {
    padding: 60px 0;
}

.main-video-section h1 {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 900;
    font-size: 55px;
    margin-bottom: 30px;
}

.video-sec-image img {
    display: block;
    width: 100%;
}

.video-sec-image {
    margin-bottom: 30px;
}

.video-sec-content {
    margin-bottom: 30px;
    background: #f7f7f4;
    padding: 30px;
}

.video-sec-iframe iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.video-sec-iframe {
    position: relative;
    padding-bottom: 56%;
}

.video-sec-content p {
    font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #363636;
    font-weight: 400;
}

.recent-blog-post-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.recent-blog-post-img a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.recent-blog-post-inr {
    position: relative;
    border: 2px solid #fff;
    background: #fff;
}

.recent-blog-post-img {
    height: 11vw;
}

.recent-blog-post-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 100%;
    padding: 0 max(10px, 3.5vw);
    pointer-events: none;
}

.recent-blog-post-text .h3-title {
    font-size: max(16px, 1.3vw);
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    font-family: 'Montserrat';
    padding: 0;
}

@media (max-width:767px) {
    .main-video-section h1 {
        font-size: 35px;
    }
    .recent-blog-post-text .h3-title {
        font-size: max(9px, 1.3vw);
    }
}