.sowb-button {
	font-size: 1.325em !important;
    padding-block: 1.35em !important;
	font-weight: bold;
}
.testimonial-row .sow-text .sow-testimonial-name strong {
    background: url(https://hypnosisquitsmoking.com.au/wp-content/themes/quitsmoking/images-lpt/five-star.png);
    padding: 0px 0px 18px;
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 2px;
}
.testimonial-row .sow-text .sow-testimonial-name {
    font-weight: 100 !important;
    font-size: 1.025rem;
	color: #000;
}
.testimonial-row .sow-testimonial {
    box-shadow: rgb(204, 204, 204) 2px 2px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    margin: 0px 5px;
}
.testimonial-row .sow-testimonial-text p {
    font-size: 14px;
    line-height: 1.2rem;
}
.features .sow-features-feature {
    box-shadow: 0px 0px 10px #ccc;
    padding: 25px 25px !important;
    border: 1px solid #acbfbb;
    border-radius: 8px;
    min-height: 204px;
    background: rgb(240, 245, 244);
}
.boxed {
	background: rgba(0,0,0,0.65);
}
.header-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.45); /* Adjust darkness here */
}
.header__container {
	background-size: cover;
	background-position: center center;
}
.header__page-header {
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.feature-row .textwidget ul {
    padding: 0 0px;
}
.feature-row ul {
    list-style: none;
}
.feature-row ul li, .phone-call-row ul li {
    line-height: 26px;
    margin: 26px 0;
}
.feature-row ul li, .phone-call-row ul li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 0;
    display: block;
}
.feature-row li:before, .phone-call-row li:before {
    content: "";
    background: url(https://hypnosisquitsmoking.com.au/wp-content/themes/quitsmoking/images-lpt/icon-tick-blue.png) no-repeat 50% / contain;
    position: absolute;
    top: 3px;
    left: 0;
    width: 22px;
    height: 22px;
}
.sow-features-list .sow-features-feature h3 {
    margin: 0.2em 0 0.6em !important;
}
li .sow-icon-container {
	flex: 0 0 55px !important;
}
.dark p, .dark h1, .dark h2, .dark h3, .dark i {
    color: #f0f5f4;
}
.testimonial-row .sow-testimonial-text {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0px 15px 15px !important;
    margin-top: 15px;
    min-height: 300px;
}

.testimonial-row ::-webkit-scrollbar {
    width: 6px;
}
.testimonial-row ::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.testimonial-row ::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}
.testimonial-row ::-webkit-scrollbar-thumb:hover {
    background: #555;
}
body {
	color: #2e2e2e;
}
.reasons-row .sow-features-feature {
    border-radius: 8px;
    padding: 25px !important;
    box-shadow: 0px 2px 15px #444;
    background: #103f60;
    color: #fff;
}
.reasons-row .sow-features-feature {
    border: 10px solid #ffffff;
}
.reasons-row li h1, .reasons-row li h2, .reasons-row li h3, .reasons-row li h4 {
	color: #ffffff;
}
.reasons-row em {
	
}
