/*
 Theme Name:     Compelling Conversations
 Theme URI:    http://www.maddogproductions.com/
 Description:  A Child theme of Blue Diamond 
 Author:       Mad Dog
 Author URI:   http://www.maddogproductions.com
 Version:      2.0.0
 Template:       bluediamond
*/

.container {max-width: 1366px !important;} /* Make FULL WIDTH */

/*HEADER */
.phoneHeader {font-size: 19px; color: #0F6D93;}
div.top-search-wrapper input[type="text"] {width: 200px;}

/* Google Translate styling */
.goog-te-combo {float: left;}
div.logo-right-text {width: 310px;}

/* Fix menu social icons alignment 
[class^="social-"], [class*=" social-"] {width: auto !important;}*/

/* Align text in Stunning area */
.stunning-text-inner-wrapper.gdl-border-x.bottom {text-align: center;} /*width of search box */

/* Opening Page Blurb (replacement for Stunning area) */
.opening_blurb {
text-align: center;
vertical-align: middle;
border-top: dotted 1px #9c9c9c;
border-bottom: dotted 1px #9c9c9c;
padding: 22px 0 22px 0;
margin-left: auto;
margin-right: auto;
}
	
.opening_blurb_left {
display:inline-block;
top: 10px;
position: relative;
}

.opening_blurb_middle {
display:inline-block;
margin-left: 20px;
margin-right: 20px;
}

.opening_blurb_middle h1 {font-size: 25px;}
.opening_blurb_middle h2 {font-size: 17px; color:#9c9c9c; font-family: 'Open Sans';}


.opening_blurb_right {
display:inline-block;
top: 10px;
position: relative;
}

.clear_both {clear:both;}

/* opening Page tabs */
body.home .gdl-tab-title li a {line-height: 16px !important;}

/* Opening Page boxes headline link color */
.column-service-title a {color: #414141;}

/* Change page background color */
/*html {background-color: #6F6D6D !important;} */

/* Opening Page Testimonials color */
div.gdl-carousel-testimonial .testimonial-content {background-color: #f4f5fd !important;}

.sf-sub-indicator {display: none;} /*Remove + from menu items with submenus */

ul.sf-menu li a {padding: 11px 22px !important;} /* Adjust spacing between menu items */

ul.sf-menu ul li {padding: 0px !important;} /* Adjust height of submenus */

.gdl-page-content li {margin-bottom: 1em;}


/* CHANGE EMAIL LINK COLOR IN FOOTER */
.footer-wrapper a {color: #ececec !important;} 


/* PAGE SPECIFIC CHANGES */
/* SAMPLE CHAPTER MESSAGE BOX */
.sample-message {width: 44%; margin-left: auto; margin-right: auto; text-align: center;}
 
/*Custom Blue Message box */
.blue-box {background-color: rgba(194, 225, 238, 0.3); padding: 15px; display:inline-block;}


/* Custom CSS for tab titles on AUTHOR page */
body.page-id-3034 .gdl-tab ul.gdl-tab-title a {font-size: 12px;}

body.page-id-3122 h3 {margin-bottom: 0;}


/* BULK/INSTITUTIONAL pricing table styling */
.bulk {width:80%; margin-bottom: 20px;}
.bulk td {width: 33%;}



/* WORKSHEETS page styling */
body.page-id-3341 .column-service-wrapper {
    border: 1px solid #0F6D93;
    padding: 5px;
    text-align: center !important;
}
.worksheets li {text-align: left;}
.worksheets li a:hover {color: #000; border-bottom: dotted 1px #000;}



/* NEWSLETTER page styling */
body.page-id-3398 .column-service-wrapper {
    border: 1px dotted #0F6D93;
    padding: 5px;
    text-align: center !important;
}
.newsletters li {text-align: left;}
.newsletters h4 a:hover {color: #000; border-bottom: dotted 1px #000;}

div#newsletter-signup {
    /*margin: 30px 150px 0 150px; 
    border: dotted 1px #0F6D93;
     margin-right: 150px;
    padding: 10px 0 0 20px;
	background-color: #E4EEF3; 
	width: 60%;
	margin-left: 20%;*/
}

/* MAILCHIMP */
/* widget */
#mc_embed_signup {background: transparent !important;}
#newsletter #mc_embed_signup form {padding: 0 !important;}
#newsletter #mc_embed_signup .mc-field-group select {padding: 8px 0 !important;}
#mc_embed_signup h2 {color: #ececec;}

/* On Newsletter page */
#newsletter-signup #mc_embed_signup { padding-left: 20%;width: 60%;}
#newsletter-signup #mc_embed_signup_scroll p {margin-bottom: 0px !important;}
#newsletter-signup #mc_embed_signup label {font-size: 18px !important; margin-bottom: -13px;}

/* RECOMMENDED BOOKS LEARNERS */
.rec-books img {float:left; margin-right: 12px; margin-top: 6px;}

/* Button color of MEDIA AUDIO PLAYER */
.wp-audio-shortcode .mejs-controls .mejs-play button {background-color: #e1e1e1;}



/* NEW BOOK PAGE DESIGN STYLINGS */
.sample-box {text-align: center;}


/* Vietnam pop-up Styling */
span.popup_vietnam {font-weight: bold; color: red !important;}


/* ISBN BOOK COVER CAPTION Styling */
.wp-caption {border: none; padding: 4px 3px 0px;}
.wp-caption p.wp-caption-text {line-height: 1.2; font-size: 11px; font-weight: bold;}
.wp-caption .alignleft {margin-bottom: 10px;}



