/*
 Theme Name:   Blockchain
 Description:  Divi child theme with modifications for Blockchain Revolution
 Author:       Longbourne
 Template:     Divi
*/


@import url("../Divi/style.css");

.et_pb_footer_columns1 #main-footer .container { width: 100%!important; }
.et_pb_footer_columns1 #main-footer #footer-bottom .container { width: 90%!important; }
.et_pb_footer_columns1 #footer-widgets { padding: 0; }
.et_pb_footer_columns1 #footer-widgets img { display: block; }
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget { margin: 0; }

.entry-content ol { padding-left: 35px; }
sup { font-size: 0.7em; }

.et_pb_footer_columns1 .footer-widget:nth-child(n) { width: 100%!important; }

.home .postWrapper {
    display: none;
}

@media only screen and (max-width: 1230px) and (min-width: 961px) {
#et_mobile_nav_menu {
display: block;
}
#top-menu {
display: none;
}
}

@media (max-width: 980px) {
	.et_pb_text_align_right { text-align: center;}
	.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 80%;
}
}

@media only screen and ( max-width: 767px ) {
	#desktopfooter { display: none!important; }
	body #commentform input[type="text"], body #commentform input[type="email"], body #commentform input[type="url"] { width: 100%; }
	#sidebar { border-top: 1px solid #ccc; padding-top: 50px; }
	body .et_pb_section { padding: 15px 0; }
	body .et_pb_fullwidth_section { padding: 0; }
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
	#mobilefooter { display: none!important; }
}

@media only screen and ( min-width: 981px ) { 
	#mobilefooter { display: none!important; }
}
@media (max-width: 479px) {
	
	body .atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper { font-size: 1em; }
	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 0 !important;
}
	
}
.lptw_recent_posts_fluid_images_widget .lptw-post-title { margin-bottom: 0!important; font-size: 12px; }