/*
Theme Name: The Orb
Theme URI: http://selectiveblur.co.uk
Version: 1.0.0
Description: The Orb Theme
Author: Brian Cadge
Author URI: http://selectiveblur.co.uk
Template: Divi
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Transparent Backgrounds */
#main-content {background-color: transparent!important;}

/* Menus */
#top-menu-nav #top-menu li a:hover { color: #00acee!important; }
.et_pb_scroll_top {background: rgba(128,128,128,0.4)!important;}
.bottom-nav {padding: 6px 0;}

/* Remove the siderbar from post pages */
#sidebar {display: none!important;}
#main-content .container:before {background:none !important;}
#left-area {width:100% !important;}

/* Full-width footer */
#footer-bottom .container, #et-footer-nav .container { width: 100%; max-width: 100%; padding-right: 50px; padding-left: 50px; }
#footer-bottom .et-social-icons li { margin-left: 10px !important; margin-right: 10px !important; }

/* Grid customisations */
.tg-grid-area-bottom1 {font-family: "Righteous"!important;}
.tg-nav-border {border-radius:3px;}
.tolb-prev, .tolb-next, .tolb-counter, .tolb-title {display:none!important;}
.tolb-holder figure {max-height:75%;}

/* Contacts customisations */
.contactspage .et_pb_main_blurb_image {width:96px!important;}

/* cookie banner customisations */
.ctcc-more-info-link {border-bottom:1px #cccccc dotted;}

/* Social buttons */
.et-social-youtube a:before { content: "\e0a3"; }
/* .et-social-youtube a {color:#cd201f!important;} */
.crafty-social-caption {padding-right:0px!important; font-size:0.9em!important; color:#6d6d6d;}
.et-social-spotify a.icon:before { content: "\e0a8";}
.et-social-apple a.icon:before { content: "\e08e";}

/* three button splash page */
.three-button .et_pb_button_two {
margin-right: 15px;
}

/* welcome message customisation*/
@media all and (max-width: 980px) {
	.welcomemsg .et_pb_slide_content {font-size: 14px!important; line-height:1.5em!important;}
	.welcomemsg .et_pb_container {width:90%!important;}
}

@media all and (max-width: 767px) {
	.welcomemsg .et_pb_slide_content {font-size: 13px!important;}
	.welcomemsg .et_pb_container {width:100%!important;}
}

/* Divi Post Header customisation */
.et_post_meta_wrapper {padding-top:54px!important;}

/*
.et_pb_post .entry-content {padding-top: 0px;}
*/