/*
 Theme Name:    Weddles
 Theme URI:     Weddles
 Description:   Weddles
 Author:         Otavio
 Author URI:    Weddles
 Template:       fulgent
 Version:        1.0.0
*/
 
@import url("../fulgent/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


/*mass changes done to orignal style:   

this green:  #09a59c   was replaced by this blue: #0466aa; 

*/

.yop-poll-captcha-image-div  {margin-top:35px;}

.textwidget {font-size: 14px;}
	
.textwidget a {font-weight:bold!important;}	
	

h4.yop-question {text-align:left;font-weight:bold;margin-top:40px;margin-bottom:-20px;margin-left:-10px;}


.yop-poll-container-error {
font-size:3em!important;
font-weight:bold!important;
	
}

.yop-poll-container-success {
font-size:3em!important;
color:red!important;
font-weight:bold!important;

}

.yop-poll-footer {margin-bottom:30px;margin-top:30px; float:left!important;}
.yop_poll_vote_button{

	display: inline-block;
	text-transform:uppercase;
    padding: 1rem 1rem;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
	
	
	}

.wpProQuiz_question_text {font-weight:bold;}
.wpProQuiz_header {display:none!important;}
	


.sidebar-widget h3, .fulgent-menu ul li:hover > a, .fulgent-menu ul li.active > a {
    color: #0466aa!important;
	margin-top:10px;
}


.current-menu-item > a {
    color: #fff !important;
	 border-bottom: 1px solid #fff;

}


.BookRow {margin-top:30px;text-align:center}
.bookstoreBook {height:250px;width:auto;max-width:100%;}
.newsletterForm {padding-top:40px;}



.banner-text .caption-line2 {
	    font-size: 38px;

}


.banner-text {
    margin-top: 45px;
	margin-bottom: 145px;
	
}
	
	
.HomeBandTwo {font-family: 'Raleway', sans-serif;font-size:2.5em;font-weight:300;margin-bottom:50px;margin-top:30px;} 




body {color:#333!important;
}

body {font-family: 'Raleway', sans-serif;font-size:1.6em;background:white!important;}

h1,h2,h3,h4,h5, .site-title {font-family: 'Montserrat', sans-serif!important;}
.banner-text .caption-line2, .banner-text h1 {font-family: 'Bitter',  serif!important;line-height:140%;text-transform:none;text-shadow: 2px 2px #333;}
.caption-line2 {font-size:2.5em!important;}
.caption-line1 {font-family: 'Bitter',  serif!important;
font-size:3em!important;
font-weight:700;
text-shadow: 2px 2px #333;
}




header {border-bottom: none;}
h2  {font-size:1.8em;font-weight:bold;margin-bottom:20px;}
h3 {font-size:2em;font-weight:bold;}
h4 {font-size:1.5em;font-weight:bold;}
h4 {font-size:1.3em;font-weight:bold;line-height:130%;}

.ourblog-box {border: none;}
	   
.page-title {
    background-color: #0466aa;}

.blur-slider{background-color:rgba(0,0,0,0.3);position:absolute;;width:100%;top:0;bottom:0;left: 0;right: 0;z-index: 0;}

.site-title {font-size:1.3em;font-weight:normal;}
.site-title, .site-description {color:white;}

.main-title {
    text-transform: uppercase;
    font-size: 2em;
    color: #666; 
    text-align: left; 
	/*font-family: 'dosisbold';*/
	font-family: RalewayRegular;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0px;
}

.banner-text h1 {   text-transform: none;}

.homeBoxes h3, .HomeBandThree, .HomeBandFour {font-family: 'Raleway', sans-serif;font-size:1.5em;font-weight:300;}


.HomeBandThree {background-color:#0466aa;;color:white;padding:55px 0px 55px 0px;}/*nice blue #33a4d6*/
.HomeBandFour  {color:#333;padding-top:45px;padding-bottom:35px;}
.HomeBand3dudes {background-color:#f6f6f6;padding:55px 0px 55px 0px;}
.HomeBandFounderBand {font-size:22px;color:white;background-color:#fd7100;padding-bottom:35px;padding-top:45px;}

.homeBtn3guys, .homeBoxes h3, .homeBtn {text-align:center;font-weight:bold;}


.homeBtn{border: 5px solid #CCC;}

.homeCir {
	width: 180px;
	height: 180x;
	border-radius: 90px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	margin-bottom:10px;
 	border: 3px solid #337ab7;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	}
	
	
	
	
	
/* these affect images in page/posts */
.alignright {float:right;} /*this was generated by WP but was missing from style sheets*/
.alignleft {float:left;}
.imgPad {margin:5px;}
.imgPadLeft {margin-left:30px;}
.imgPadRight {margin-right:30px;}



.page-margin-top {
    margin-top: 0px;
}
	
.yourScore  {font-size:2em;font-weight:bold}
.yourScore input {text-align:center;}
blockquote {
    font-size: 100%;
	    border-left: none;}

.footer-row3 {
    background-color: transparent}


.polaroid {
	-webkit-transition: -webkit-transform .15s linear;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; 
}
.polaroidNoShade {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; 
}


.grow:hover { transform: scale(1.1);}
.ShadowHover:hover { -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);}
	
	
	
	.ourblog-box p {
    text-align: unset;
}