a.cta {
    padding: 10px;
    margin: 0 auto;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
    color: white;
    background-color: #fbd358;
    max-width: 220px;
    text-align: center;
    transition: all 300ms ease;
    width: 169px;
    height: 53px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.17);
    border-radius: 3px;
    margin-bottom: 3px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-size: 18px;
    line-height: 21px;
}
a.cta:hover {
    opacity: 0.5;
}
.fa-ban:before {
    content: "\f05e" !important;
}
.email {
    width: 50%;
    display: inline-block;
}
.hook {
    width: 50%;
    display: inline;;
}
.mailchimp {
    background: #F2F2F2;
    padding-bottom: 15px;
}
.mc4wp-success p {
    background: #55A232;
    color:#fff;
    padding:10px;
}
h1 {
    font-size: 1.8rem;
    font-weight: lighter;
}
h2 {
    color: #353535;
    font-size: 25px;
    border-bottom: none;
   padding-bottom: 0;
}
h3 {
    color: #353535;
    font-size: 20px;
}
.card:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.5s ease;
}
.card {
    height: 100%;
    border-bottom: 2px solid rgb(0,155,214);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin-bottom: 50px;
}
.card:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22);
}
ul.pro {
margin-bottom: 10px;
 list-style-image: url(https://www.ukulelemusicinfo.com/wp-content/uploads/2017/02/pro-mark.jpg)
}
ul.con {
margin-bottom: 10px;
 list-style-image: url(https://www.ukulelemusicinfo.com/wp-content/uploads/2017/01/con-mark.jpg)
}
ul.arrow {
margin-bottom: 10px;
 list-style-image: url(https://www.ukulelemusicinfo.com/wp-content/uploads/2017/03/arrow.png)
}
.check {
    background-color: #ed6435;
    color: #FFFFFF;
    padding: 4px 20px;
    font-size: 14px;
    line-height: 28px;
    border-color: #ff8964;
    text-transform: uppercase;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.8s ease 0s;
}
a.check:hover {
opacity: 0.5
}
a.amz {
    padding: 10px;
    margin: 0 auto;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
    color: white;
    background-color: #ed6435;
    border-bottom: 3px solid #CC7038;
    font-weight: bold!important;
    max-width: 220px;
    text-align: center;
    transition: all 300ms ease;
    width: 169px;
    height: 53px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.17);
    border-radius: 3px;
    margin-bottom: 3px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-size: 18px;
    line-height: 21px;
}
a:visited.amz {
color:#fff;
}
a.amz:hover {
    opacity: 0.5;
}
.blockquote {
    border-color: rgba(255,255,255,.15); 
    background-color: #F2F2F2;
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
    padding:20px;
    font-family: "Lato",sans-serif;
    margin-bottom: 15px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
.center { 
    display:none !important;
    text-align: center;
    padding:20px;
}
p {
   font-family: "Lato",sans-serif;
   font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color: #555555;
   line-height: 1.7;
}
ul {
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color: #555555;
    line-height: 1.7;
}
 li.block {    margin: 0 2rem 1rem !important;
    padding: .5rem !important;
    font-style: italic !important;
    border-left: 2px solid #ccc !important;
    border-left:#00BCD5 !important;
}
 li.block::before {
    content: '"';
}
 li.block::after {
    content: '"';
}
.center a {
color:white
}
.center a:hover {
color:white;
}
.supsystic-tables-wrap .supsystic-table .htMiddle {
    font-family: "Lato",sans-serif;
}

.quote li::before {
    content: "Read More";
}

.Footer-block li {
    font-size: 15px;
}
.signup {
    padding-top: 50px;
    padding-left: 300px;
    padding-right: 300px;
    background: #00A29D;
    height: 250px;
}
.review-link {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
    font-style: italic;
}
.ppsInnerTblContent img {
    min-width: 355px;
}
.ppsInnerTblContent {
    border: 1px solid !important;
}
tbody img {
    margin-bottom: 0 !important;
}
table td {
    font-size: 15px;
}
/* Mediavine CSS */
@media only screen and (min-width: 950px) {
body:not(.layout-1c) .content {
max-width: calc(100% - 365px)!important;
}
body:not(.layout-1c) .sidebar {
min-width: 300px!important;
}
}

@media only screen and (max-width: 359px) {
.main {
    padding-right:10px!important;
    padding-left:10px!important;
}
}
/* End Mediavine CSS */