Theme Name: Conversion Theme
Theme URI: http://www.gentukehajdaraj.com
Author: Gent Ukehajdaraj  
Author URI: http://gentukehajdaraj.com/
Description: Custom conversion-oriented WordPress theme. If you're a coach or solopreneur looking for a similar website design, contact the Gent Ukehajdaraj.
Version: 1.0.0
*/

body {
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #333;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

a {
    color: #bc184a !important;
    text-decoration: none !important;
}

p {
   
   font-family: 'Open Sans';
   font-size: 18px;
   line-height: 1.7;
   word-wrap: break-word;
   overflow-wrap: break-word;
}

li {
    font-family: 'Open Sans';
    font-size: 18px;
    line-height: 1.7;
}

.alignleft{display:inline;float:left}
.alignright{display:inline;float:right}
.aligncenter{display:block;margin-right:auto;margin-left:auto}
.wp-caption.alignleft,blockquote.alignleft,img.alignleft{margin:.4em 1.6em 1.6em 0}
.wp-caption.alignright,blockquote.alignright,img.alignright{margin:.4em 0 1.6em 1.6em}
.wp-caption.aligncenter,blockquote.aligncenter,img.aligncenter{clear:both;margin-top:.4em;margin-bottom:1.6em}
.wp-caption.aligncenter,.wp-caption.alignleft,.wp-caption.alignright{margin-bottom:1.2em}
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.navbar-default .navbar-nav>.active>a {
    color: #7c2285;
    background-color: transparent;
}

.nav.navbar-nav {
    margin-top: 5px;
}
.navbar-default {
    background-color: #fff !important;
    border-color: #fff !important;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #326699;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #7c2285;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: none;
}
.navbar-nav {
    margin: 0;
}
.navbar-centered .navbar-nav {
    float: right;
    text-align: center;
}
.navbar-centered .navbar-nav > li {
        float: none;
}
.navbar-centered .nav > li {
        display: inline;
}
.navbar-centered .nav > li > a {
        display: inline-block;
}

.navbar-footer .navbar-nav {
        float: none;
        text-align: center;
}
.navbar-footer .navbar-nav > li {
        float: none;
}
.navbar-footer .nav > li {
        display: inline;
}

.navbar-footer .nav > li > a {
        display: inline-block;
}
.navbar-footer .navbar-nav>li>a {
    color: #7c2285;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.navbar-footer .navbar-nav>li>a:hover {

    color: #EAC13A;
}



#main {
    background-position: top;
    margin-top: 0;
    min-height: 500px;
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    background-size: cover;
    border-top: 3px solid #7c2285;
}

#main p {
    color: #7c2285;
    font-size: 35px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 20px;
}
#main h2 {
    font-size: 25px;
    font-weight: 600;
    color: #bc184a;
    margin-top: 30px;
}
.midlife {
    font-size: 20px !important;
    color: #bc184a !important;
}

.logo {
    width: auto;
    height: 150px;
    margin: 10px;
}
.logo-xs {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
}

author-info { float: left; padding: 20px;background-color: #f0f0f0; margin-bottom:10px; -moz-border-radius: 5px;border-radius: 5px;    margin-bottom: 30px;}
#author-info .avatar { position: relative; top: 0; left: 0; float: left; }
#author-description { margin-left: 120px; }
#author-description h3 { margin-top:0px;margin-bottom:10px;}
#author-info {border: 3px solid #A4A4A4;padding: 15px;background-color: #f9f9f9;font-size: 14px;line-height: 1.7;}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #7c2285 !important;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 69px;
    height: 7px;
    border-radius: 0px;
}
#signup {
    background-color: #7c2285;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37)
}
#signup p {
    margin-top: 10px;
    color: #fff;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
}
.unsubscribe {
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}
._form {
    margin-top: 35px;
}
#mce-FNAME {
    padding: 8px 5px;
    width: 35%;
    float: left;
    border: 0;
}
#mce-EMAIL {
    padding: 8px 5px;
    width: 35%;
    float: left;
    margin-left: 1%;
    border: 0;
}
#mc-embedded-subscribe {
    padding: 7px 8px;
    border: 0;
    border-radius: 0;
    width: 28%;
    margin-left: 1%;
    font-size: 16px;
    background: #bc184a;
    color: #fff;
}
#mce-FNAME1 {
    padding: 8px 5px;
    width: 100%;
    float: left;
    border: 0;
}
#mce-EMAIL1 {
    padding: 8px 5px;
    width: 100%;
    float: left;
    margin-left: 0%;
    border: 0;
    margin: 10px 0 10px 0;
}
#mc-embedded-subscribe1 {
    padding: 7px 8px;
    border: 0;
    border-radius: 0;
    width: 100%;
    margin-left: 1%;
    font-size: 16px;
    background: #bc184a;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}
h3.sidebar-h3 {
    color: #fff;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

i.fa {
    color: #7c2285;
}
ul.social-ul {
    list-style: none;
    display: inline;
}
ul.social-ul>li {
    display: inline;
    margin-right: 5px;
}

hr.crossroad1 {
    border: 4px solid darkblue;
    border-top: 0;
    margin-top: 50px;
    position: absolute;
    width: 57px;
    right: -80px;
}
hr.crossroad2 {
    border: 4px solid darkblue;
    border-top: 0;
    margin-top: 50px;
    position: absolute;
    width: 57px;
    right: 210px;
}
#section1 h3 {
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #7c2285;
}
#section1 p {
    font-size: 18px;
    font-weight: 400;
}
.box1 {
    width: 100%;
    height: 150px;
    border: 2px solid #7c2285;
    background: rgba(255,255,255,0.8);
}
.box2 {
    width: 100%;
    height: 150px;
    border: 2px solid #7c2285;
    background: rgba(255,255,255,0.8);
}
.box3 {
    width: 100%;
    height: 150px;
    border: 2px solid #7c2285;
    background: rgba(255,255,255,0.8);
}

h3.boxh {
    margin-bottom: 10px !important;
}
p.boxp {
    text-align: center;
    color: #bc184a;
}
h2.new {
    text-align: center;
    font-family: 'Merriweather', serif;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #bc184a;
}
.serena {
    font-size: 25px;
    font-family: 'Merriweather';
    font-style: italic;
    color: #7c2285;
}
.widget {
    font-size: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 1.2857142857;
    margin-bottom: 48px;
    width: 100%;
    word-wrap: break-word;
}
.btn-danger {
    width: 70%;
    margin-bottom: 30px;
    background-color: #5CB85C;
    padding: 7px;
    font-size: 34px;
    text-transform: uppercase;
    font-family: raleway;
    font-weight: 800;
}

.btn {

   border-radius: 0;

}
span.bar {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 90px;
    margin-top: 11px;
    background-color: transparent;
    color: #7c2285;
    border-top: 3px solid #7c2285;
    border-bottom: 3px solid #7c2285;
}

.navbar-default 
.navbar-toggle {
    border-color: transparent;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default
.navbar-toggle:hover {
    background-color: transparent;
}
#content {
    min-height: 200px;
    font-family: 'Open Sans';
    font-size: 18px;
}


#post-content {
    font-size: 18px;
    font-family: 'Open Sans';
    line-height: 1.7;
}


.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin-top: 20px;
}
a:hover {

   text-decoration: none;
   background-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
article {
    margin-bottom: 40px;
}
.btn-success {
    width: 25%;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: Open Sans;
    font-weight: 700;
    font-size: 18px;
    color: #31689B;
    background-color: #EAC13A;
    border: 3px solid #31689B;
}

.btn-success:hover {
    color: #31689B;
    background-color: #EAC13A;
    border: 3px solid #31689B;
}
.cta {
    color: #bc184a;
    background-color: #dfe6f8;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.19);
}
.cta p {
    margin: 20px 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.unsubscribe1 {
    margin-top: 10px;
    color: #bc184a;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 15px;
}
.chapter2{
    margin-top: 50px;
    margin-bottom: 40px;
}
#section1 {
    background-image: url(http://serenalow.com.au/wp-content/uploads/2016/08/pexels-photo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);

}
#section2 {
    background-color: #7c2285;
    color: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
    padding: 15px 0px;
}
#section2 p {
    text-align: center;
    font-size: 16px;
}
#section2 h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 35px;
    font-family: 'Merriweather';
    font-weight: 600;
}
hr.section2hr {
    border: 1px solid #FFF;
    width: 53%;
}
.cta-box {
    text-align: center;
    border: 2px solid #fff;
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 9px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 16px;
    background-color: #bc184a;
    color: #fff;
}
.join-home {
    position: absolute;
    width: 932px;
    right: 0;
    bottom: 0;
    color: #fff;
    top: 139px;
    background-color: #7c2285;
    height: 30px;
    border-bottom: 31px solid #7c2285;
    border-left: 46px solid #fff;
}
.join {
    position: absolute;
    width: 932px;
    right: 0;
    bottom: 0;
    color: #fff;
    top: 139px;
    background-color: #bc184a;
    height: 30px;
    border-bottom: 31px solid #bc184a;
    border-left: 46px solid #fff;
}
footer p {
    margin-bottom: 0;
    font-size: 16px;
}
.btn-default {
    background-color: #326699;
    width: 25%;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: Open Sans;
    text-transform: uppercase;
    padding: 10px;
}
.btn-default .404 {
width: 43%;
}
btn-default:active:hover, {
    color: #fff;
    background-color: #2A4E71;
    border-color: #2A4E71;
}
.btn-default:active {
    color: #fff;
    background-color: #2A486C;
    border-color: #2A486C;
}

.btn-default:hover {

    background-color: #2A486C;
    border-color: #2A486C;
    color: #fff;
}

.btn-default:focus {
    color: #fff;
    background-color: #2A486C;
    border-color: #2A486C;
}

.btn-primary {
    color: #fff !important;
    background-color: #7c2285;
    border-color: #7c2285;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #bc184a;
    border-color: #bc184a;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}

#masthead-blog {
    background-color: #7c2285;
    min-height: 170px;
    text-align: center;
    background-size: cover;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
}

#masthead-post {
    background-color: #7c2285;
    min-height: 170px;
    text-align: center;
    background-size: cover;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
}
#masthead-page {
    background-color: #7c2285;
    min-height: 170px;
    text-align: center;
    background-size: cover;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.37);
}

.post-title-header {
    font-family: 'Montserrat';
    font-size: 50px;
    margin-top: 40px;
    color: #fff;
}


.page-title-header {
    margin-top: 30px;
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
}

.page-subtitle-header {
    font-size: 18px;
    color: #fff;
    font-family: 'Open Sans';
}

#main-blog {
    margin: 40px 0px;
    font-family: 'Open Sans';
}
#main-page h2 {
    font-family: Montserrat;
    color: #7c2285;
    font-size: 30px;
    margin-bottom: 30px;
}



#page-content {
    margin-top: 40px;
    margin-bottom: 40px;
}

.wp-post-image {
    width: 100%;
    height: auto;
}

.footer-menu{
margin:10px 0px;
}

.pagin {
    text-align: center;
    margin-bottom: 20px;
}
.page-numbers.current {
    padding: 5px 10px;
    background-color: #214568;
    color: #fff;
    font-size: 19px;
}


.page-numbers {
    padding: 5px 10px;
    background-color: #7c2285;
    color: #fff !important;
    font-size: 19px;
}

a.page-numbers:hover {
    background-color: #214568;
    color: #fff;
}
.navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent;
}
.btn-block {
    display: block;
    width: 100%;
}


h3.widget-title {
    text-align: center;
    font-size: 32px;
    border-bottom: 3px solid #B2730D;
    padding-bottom: 20px;
}
#text-2 {
    background-color: #7c2285;
    padding: 20px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.14);
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
}
.box1w {
    width: 100%;
    height: 120px;
    border: 3px solid #7c2285;
    text-align: center;
    -webkit-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
}
.box2w {
    width: 100%;
    height: 120px;
    border: 3px solid #7c2285;
    text-align: center;
    margin: 20px 0;
    -webkit-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
}
.box3w {
    width: 100%;
    height: 120px;
    border: 3px solid #7c2285;
    text-align: center;
    -webkit-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.37);
}

/* Contact Form*/
.first-name {
    width: 100%;
    float: left;
    padding: 10px 20px;
    border: 2px solid #7c2285;
    margin-bottom: 20px;
}
.your-email {
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #7c2285;
    margin-bottom: 20px;
}
.subject-field {
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #7c2285;
}
textarea {
    width: 100%;
    border: 2px solid #7c2285;
    height: 190px;
    margin-top: 20px;
    padding: 10px;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .join {display: none;}
    .join-home {display: none;}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.logo {margin-left: auto;margin-right: auto;display: block;}
#main {background-position: left;}
.unsubscribe {margin-bottom: 10px;}
}

   


@media (max-width: 767px){
  .navbar-centered .nav > li > a {display: block;margin: 10px;}
.navbar-centered .navbar-nav {float: none;text-align: center;}
  .header-logo {margin-bottom: 20px;}
  .btn-success {width: 70%;}
  .navbar {margin-bottom: 0 !important;}
  .btn-danger {width: 80%;margin-bottom: 30px;padding: 10px;font-size: 25px;text-transform: uppercase;font-family: 'Open Sans';font-weight: 700;letter-spacing: 3px;background-color: #5CB85C;}
  .intro h2 {text-align: center;font-size: 35px;}
  input#mc-embedded-subscribe {width: 100%;margin-left: 0;margin-top: 0;margin-bottom: 10px;}
  input#mce-EMAIL {width: 100%;margin-left: 0;margin: 10px 0;}
  input#mce-FNAME {width: 100%;margin-left: 0;margin-top: 10px;}
  .btn.btn-default {width: 60%;}
  .box2 {margin: 20px 0;}
  .cta-box {width: 70%;}
  #main {background-image: url(http://serenalow.com.au/wp-content/uploads/2016/09/screen14.png)  !important;background-position: top right;}

}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  .cta-box {width: 90%;}
  #main {background-image: url(http://serenalow.com.au/wp-content/uploads/2016/09/screen14.png)  !important;background-position: top right;}
  #main p {font-size: 28px;} 
}

    /* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
  .cta-box {width: 100%;} 
  #main p {font-size: 28px;}     

}

