.qc-cmp-deprecation-messaging {
  display: none;
}


/* Heading Styles */

h2 {
    line-height: 1.25;
}


/* Author Image Styles */

.heap {
    padding: 20px 0px;
    border-top: 1px solid #e9e9e9;
    background-color: #f3eff0;
}

.heapbadge {
    text-align: center;
    padding-top: 5px;
}


/* Author Image Styles */

.news-item .image .author {
  display: none;
}


/* Growth Tips Form Styles */

input[type=number], input[type=tel], input[type=url], input[type=password], input[type=text], input[type=email], input[type=search], textarea {
    margin: 0 0px 10px 0 !important;
}

div.wpcf7 { 
  padding-right: 30px !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #31916e !important;
    font-size: 15px !important;
    text-align: center !important;
}

div.wpcf7-spam-blocked {
    border: 2px solid #c24445 !important;
    font-size: 15px !important;
    text-align: center !important;
}

div.wpcf7-response-output {
    margin: 5px 0 0 0 !important;
}


/* Google Recaptcha Styles */

.grecaptcha-badge { z-index: 900; }


/* New Cookie Styles - Quantcast */

.qc-cmp-publisher-logo {
    max-width: 242px !important;
}

.qc-cmp-button {
    background-color: #31916e !important;
    border: 2px solid #31916e !important;
    border-radius: 0px !important;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2) !important;
    padding: 2px 13px 0 13px !important;
}

.qc-cmp-button:hover {
    background-color: #ffffff !important;
    color: #31916e !important;
    border: 2px solid #31916e !important;
}

.qc-cmp-qc-link-container {
 		display: none !important; 
}

.qc-cmp-alt-action {
    color: #345e94 !important;
}

.qc-cmp-button.qc-cmp-secondary-button.qc-cmp-enable-button {
    background-color: #ffffff !important;
    color: #31916e !important;
    border: 2px solid #31916e !important;
}

.qc-cmp-persistent-link {
    display: none !important;
}

.qc-cmp-button.qc-cmp-secondary-button {
    display: none;
}


/* Cookies Page Button Styles */

.cookie-message {
    display: block;
    float: left;
    margin-top: 16px;
}

.cookie-buttons-box {
    display: block;
    height: 50px;
    margin-top: -20px;
    margin-bottom: 20px;
}

.cookie-buttons-box button.btn {
    float: right;
    margin: 0px;
}

.cookie-buttons-box button.btn + button.btn {
    margin-right: 20px;
}

@media screen and (max-width: 1164px) and (min-width: 1024px) {
    .cookie-message {
        float: none;
        width: 100%;
    }

    .cookie-buttons-box button.btn {
        float: none;
        margin: 0px;
    }

    .cookie-buttons-box button.btn + button.btn {
        margin-left: 20px;
        margin-right: 0px;
    }
}

@media screen and (max-width: 767px) {
    .cookie-message {
        float: none !important;
        width: 100%;
    }

    .cookie-buttons-box {
        float: none !important;
        width: 100%;
        margin-left: 0px !important;
        margin-top: 10px;
    }

    .cookie-buttons-box button.btn {
        float: none;
        margin: 0px;
    }

    .cookie-buttons-box button.btn + button.btn {
        margin-left: 20px;
        margin-right: 0px;
    }
}

/* Individual Review Styles */

.entry ul.stars {
    height: 33px;
    margin: 0px;
    padding: 0px;
}
.entry ul.stars > li {
    height: 33px;
    width: 35px;
    background-position: center;
    background-size: 33px 35px;
    background-repeat: no-repeat;
    float: left;
}
.entry ul.stars > li.star {
    background-image: url('/wp-content/themes/get-work/icons/icon-review-start.svg');
}
.entry ul.stars > li.no-star {
    background-image: url('/wp-content/themes/get-work/icons/icon-review-no-star.svg');
}
.review-table th, .review-table td {
    text-align: left;
}
.review-table thead th {
    height: 150px;
    /*align-content: middle;*/
    vertical-align: middle;
    padding: 30px;
}
.review-table thead th h3 {
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-size: 34px;
    color: #4d4d4d;
    padding-top: 20px;
}
.review-table thead th p {
    font-size: 20px;
    color: #666666;
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-weight: 400;
    font-family: 'Eina01';
}
.review-table tfoot th {
    height: 130px;
    text-align: left;
    background-color: #F9FAFC;
    padding: 30px;
}
.review-table tfoot th:nth-child(2) {
    border-right: none;
}
.review-table tfoot th:nth-child(3) {
    border-left: none;
}
.review-table tfoot th small.review-sub-text {
    display: block;
    text-align: left;
    font-size: 13px;
    color: #808080;
    line-height: 16px;
    margin-top: 8px;
}
.review-table tfoot th .stars {
    margin: 0px;
    padding: 0px;
    height: 21px;
    margin-top: 15px;
}
.review-table tfoot th .stars .star {
    width: 21px;
    height: 20px;
    background-size: 21px 20px;
    padding: 0px;
    margin-right: 2px;
}
.review-table tfoot th .current-rating {
    margin-top: -4px;
    height: 54px;
    font-size: 70px;
    color: #494545;
    font-weight: 700;
    line-height: 70px;
    text-align: left;
}
.review-table tfoot th .current-rating small {
    font-size: 18px;
}
.review-table tfoot th .btn {
    margin-top: 24px;
}
.review-image-thing {
    padding: 10px 0px !important;
}
.review-image-thing img {
    max-width: 150px;
   	margin-top: 10px;
}
.review-table .reivew-text {
    font-size: 16px;
    color: #666666;
    text-align: left;
    display: block;
    padding: 20px;
    font-family: 'Eina01';
    font-weight: 400;
}
.review-feefo-logo {
    width: 160px;
    margin-top: 11px;
}
.nowrap {
    width: 1%;
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .review-table th, .review-table td {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

   .review-table th.review-image-thing {
       justify-content: center;
   }

   .review-table .btn {
       margin-top: 0px !important;
   }

   .review-table tfoot th:nth-child(3),
   .review-table tfoot th:nth-child(2) {
       border: 1px solid #e8e8e8;
   }
}



/* Individual Review Styles Trustpilot */

.entry ul.truststars {
    height: 22px;
    margin: 0px;
    padding: 16px 0px 0px 0px;
}
.entry ul.truststars > li {
    height: 22px;
    width: 22px;
    background-position: center;
    background-size: 22px 22px;
    background-repeat: no-repeat;
    float: left;
}
.entry ul.truststars > li.trustpilotstar {
    background-image: url('/wp-content/themes/get-work/icons/trustpilotstar.svg');
    padding-left: 23px;
}
.entry ul.truststars > li.trustpilotstar-empty {
    background-image: url('/wp-content/themes/get-work/icons/trustpilotstar-empty.svg');
    padding-left: 23px;
}

.review-trustpilot-logo {
    width: 160px;
    margin-top: 5px;
}

@media screen and (max-width: 1023px) {
.trustpilot-rating {
    margin-top: -10px;
}
.btn.btn-green.trustpilot-btn {
    margin-top: 8px !important;
}
.review-trustpilot-logo {
    margin-top: -8px;
}
}




/* Review Styles */

.cta-row-white {
        background-color: white;
        text-align: left !important;
        border-top: 0px;
        border-bottom: 1px solid #dddee3;
        padding:0 0 100px;
    }
    .review-block {
        width: 100%;
        border-top: 1px solid #e9e9e9;
        margin-top: 6%;
        padding-top: 6%;
    }
    .review-title {
        font-size: 24px;
    }
    .stars {
        height: 33px;
        margin: 0px;
        padding: 0px;
    }
    .stars li {
        height: 33px;
        width: 35px;
        background-position: center;
        background-size: 33px 35px;
        background-repeat: no-repeat;
        float: left;
    }
    .star {
        background-image: url('/wp-content/themes/get-work/icons/icon-review-start.svg');
    }
    .no-star {
        background-image: url('/wp-content/themes/get-work/icons/icon-review-no-star.svg');
    }
    .review-block .review-text {
        font-size: 19px;
        font-weight: 400;
    }
    .review-title {
        margin: 30px 0px;
    }
    .meta-thin-space {
        margin-top: 10px;
        font-size: 20px;
        font-weight: 400;
    }
    .review-profile {
        height: 38px;
        width: auto;
        padding-left: 52px;
        margin-top: 30px;
        background-image: url('/wp-content/themes/get-work/icons/icon-reviews-profile-pic.svg');
        background-size: 38px 38px;
        background-position: left center;
        background-repeat: no-repeat;
    }
    .review-name {
        font-weight: 600;
        font-size: 20px;
        height: 20px;
        line-height: 25px;
    }
    .review-days {
        color: #999999;
        font-size: 12px;
        font-weight: 400;
        height: 12px;
        margin-top: 6px;
        line-height: 12px;
    }
    .current-rating {
        height: 105px;
        font-size: 125px;
        color: #494545;
        font-weight: 700;
        line-height: 100px;
    }
    .current-rating small {
        font-size: 35px;
        font-weight: 600;
        color: #A3A3A3;
    }
    .feefo-rating .stars {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .rating-info {
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        line-height: 1.4;
    }
    .btn.reviews-all {
        height: 50px;
        width: 174px;
        padding: 0px;
        text-align: center;
        line-height: 52px;
        float: none;
        margin-top: 20px;
    }
    .review-side-bar {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .feefo-description {
        border-top: 1px solid #e9e9e9;
        margin-top: 30px;
        padding-top: 30px;
        line-height: 1.4;
    }
    .feefo-description .feefo-info-text {
        font-weight: 400;
        font-size: 16px;
        color: #666666;
    }
    .feefo-description img {
        width: 100%;
        max-width: 203px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    @media screen and (max-width: 1370px) {
        .feefo-description,
        .review-block {
            margin-top: 30px;
            padding-top: 30px;
        }
    }
    @media screen and (max-width: 1023px) {
        .body-cols .main-col.review-side-bar {
            padding-left: 0px;
        }
    }
    @media screen and (max-width: 767px) {
        .review-heading {
            font-size: 20px;
        }
        .meta-thin-space {
            font-size: 16px;
        }
        .review-block .review-text {
            font-size: 16px;
        }
    }


/* Partner Badge Footer */

.partner-badge {
	margin-left: -4px;
}

.partner-badge-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
        .partner-badge {
  				display: none;
				}
  			.partner-badge-mobile {
					display: block;
          width: 50%;
          margin-bottom: 10px;
				}
    }


/* New Home Page Mobile */

@media screen and (max-width: 767px) {
		.page-template-home-new .heading-block h1 {
      font-size: 34px;
		}
    .page-template-home-new .heading-block p {
      line-height: 22px;
		}
    .page-template-home-new .container {
      padding: 0 30px 0 22px;
    }
    .page-template-home-new .logo-block .loading {
      width: 110px;
  	}
    .page-template-home-new .reviews-block .logo-block p {
      font-size: 12px;
  	}
    .page-template-home-new .trusted-section h2 {
    	margin: 0 0 26px;
    	line-height: 24px;
    }
    .page-template-home-new h2 {
    	padding-top: 30px;
    }
    .page-template-home-new .steps-list .text-block {
    	padding: 0 0 0 75px;
		}
    .page-template-home-new .steps-list .text-block:before {
    	font-size: 125px;
		}
    .page-template-home-new .steps-list li:nth-child(1) img {
      margin: 0px 0 26px;
    }
  	.page-template-home-new .steps-list li:nth-child(2) img, .page-template-home-new .steps-list li:nth-child(3) img {
      margin: 50px 0 26px;
    }
    .page-template-home-new .steps-list li:nth-child(3) .text-block {
      margin-bottom: 20px;
    }
    .page-template-home-new .heading-block .center-block p {
      margin-top: 10px;
      font-size: 16px;
    }
    .page-template-home-new .center-block .text-block ul li {
      font-size: 16px;
    }
    .page-template-home-new .service-section .text-block {
      padding-bottom: 20px;
    }
    .page-template-home-new .service-section .btn.btn-blue {
      padding: 18px 20px 16px 20px;
    }
    .cta-row {
      padding-top: 50px;
      padding-bottom: 35px;
    }
    .cta-row .btn {
      padding: 18px 30px 16px 30px;
    }
    .page-template-home-new .service-section .btn {
      min-width: 180px;
    }
    .page-template-home-new .features-list .s2 {
      padding-top: 50px;
    	padding-bottom: 40px;
    }
    .page-template-home-new .features-list .s2 .text {
      padding-top: 20px;
    }
    .page-template-home-new .features-list .s3 {
      padding-top: 20px;
    	padding-bottom: 40px;
    }
    .page-template-home-new .cta-row.cta-row-white {
      padding-top: 0px;
    }
    .page-template-home-new .cta-row.cta-row-white .heading-block h2 {
    	padding-top: 30px;
    }
    .page-template-home-new .review-block {
    	padding-top: 50px;
      padding-bottom: 20px;
    }
    .page-template-home-new .case-studies-section .btn {
      margin-bottom: 30px;
    }
    .page-template-home-new .trades-section .box-holder {
      margin: 0 0 50px;
      line-height: 24px;
    }
    .page-template-home-new .main-menu .extra-link {
    	border: none;
    }
    .page-template-home-new .main-menu h4 {
    	background: url(https://dev.getwork.co.uk/wp-content/themes/get-work/images/ico_plus_white.svg) no-repeat right 3px center;
    	background-size: 16px auto;
    }
    .main-menu .extra-link {
      border-top: none;
    }
    .thrv-leads-form-box {
		  margin-left: 0px; 
		}
}


/* Fix for home page numbers */

.page-template-home-new .steps-list .text-block:before {
      bottom: initial;
      margin-top: -10px;
		}

.main-menu {
    background: #f7f8fb;
  }

@media screen and (max-width: 1540px) {
    .page-template-home-new .cta-row {
      padding: 62px 0 48px;
    }
    .page-template-home-new .cta-row.cta-row-white {
       padding-top: 0px;
    }
		.page-template-home-new .cta-row h3 {
  		font-size: 43px;
		}
  	.page-template-home-new .cta-row p {
    	font-size: 23px;
		}
    .page-template-home-new .steps-section h3 {
    	font: 24px/1.2 'Eina01', Arial, Helvetica, sans-serif;
    }
  	.page-template-home-new .steps-section .text-block p {
      font-size: 16px;
    }
    .page-template-home-new .s2 .h1 {
      font-size: 43px;
    }
    .page-template-home-new .s3 .h1 {
      font-size: 43px;
    }
    .page-template-home-new .phead {
      font-size: 23px;
    }

}

.widget.sfsi {
  margin: 0 0 30px;
}

.hide-column-pop {
  display: none; 
}

.thrv-leads-form-box {
  margin-left: -30px; 
}

.thrv_lead_generation .thrv_lead_generation_container [type="checkbox"]:hover+label:before {
    background: #e9e9e9 !important;
    border-color: #e9e9e9 !important;
}

.thrv_lead_generation .thrv_lead_generation_container [type="checkbox"]:checked+label:before {
    background: #31916e !important;
    border-color: #e9e9e9 !important;
}

.thrv_lead_generation .thrv_lead_generation_container [type="checkbox"]+label:before { 
    background: #fff !important;
    border: 1px solid #e9e9e9 !important; 
}

.promo-section {
    background-color: #151419;
}


/* Footer Styling Issues */

.footer .copy ul {
    float: none;
    margin: 0;
    display: flex;
    justify-content: center;
}

.footer .copy p {
	text-align: center;
	float: none;
}

@media screen and (max-width: 1023px) {
	.footer .copy ul, .footer .copy p {
	    display: block;
	}
	
	.footer .copy ul {
		float: none;
		margin: 0;
		display: block;
	}
}

.footer .copy {
    padding: 42px 0 38px 0;
}


/* Footer Logo Styling Issues */

@media screen and (max-width: 767px) {
	.footer .footer-logo, .footer p img {
	    width: auto;
	}
	
	.footer .footer-logo:before {
		font-size: 11px;
		bottom: 18px;
	}
}


/* Sidebar Product Info Error */

div.wpcf7-validation-errors {
    border: 2px solid #c24445 !important;
    font-size: 15px !important;
    text-align: center !important;
}


/* Sidebar Product Info Checkbox Styles */

span.wpcf7-list-item {
    margin: 15px 0 10px -4px !important;
}

.learn-more-form {
    padding: 0 0 600px 0 !important;
}


/* Goals Learn More Form */

.entry form .btn {
    float: left !important;
}

.entry form .btn:hover {
    color: #fff !important;
}

.learn-more {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 767px) {
	.product-info-learn-more-footer .column:nth-child(1) {
		display: none;
	}

	.product-info-learn-more-footer .column:nth-child(2) {
		width: 100% !important;
	}

	.product-info-learn-more-footer h4 {
		padding-top: 20px;
	}
}

@media screen and (max-width: 767px) {
.btn {
    padding: 15px 27px !important;
}
}


/* Post Sidebar Styles Social &amp; Form */

.widget.sfsi .norm_row.sfsi_wDiv {
    -webkit-justify-content: initial !important;
    justify-content: initial !important;
}


.widget.sfsi .widgettitle {
    font-size: 25px !important;
}

.widget.widget_text .widgettitle {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.textwidget p {
    padding: 0 0 15px 0 !important;
}


/* Button Animation Shake */

.button-animation {
    animation-name: shake-with-delay;
    animation-duration: 25s !important;
    animation-delay: 10s !important;
    animation-iteration-count: infinite !important;
}

@keyframes shake-with-delay {
    from, 5%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    0.5%, 1.5%, 2.5%, 3.5%, 4.5% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }
    1%, 2%, 3%, 4% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}


/* Home Header Sign Up Button 

.select-form button[type="submit"] {
    width: 156px;
}*/


/* Home Sign Up Buttons 

.cta-row .btn {
    min-width: 200px;
}*/


/* Home Sign Up Buttons &amp; H1 Size Reduction */

@media screen and (max-width: 767px) {
.header {
    padding: 27px 0 19px 10px;
}
.page-template-home-new .s2 .h1 {
    font-size: 28px;
}
.page-template-home-new .s3 .h1 {
    font-size: 28px;
}
}


/* Privacy Pop Up */

.qc-cmp-title {
    color: #212934 !important;
}

.qc-cmp-publisher-logo {
    padding-top: 90px !important;
}


/* Burger Menu Colour Desktop */

@media (min-width: 901px) {
.active-menu.home .header .menu-trigger span, .active-menu.home .header .menu-trigger:before, .active-menu.home .header .menu-trigger:after {
    background-color: #FFFFFF;
}
}

@media (min-width: 901px) {
.active-menu.home .header .menu-trigger span, .active-menu.home .header .menu-trigger:before, .active-menu.home .header .menu-trigger:after {
    background-color: #FFFFFF;
}
}


/* Blue Button Header Width Desktop */

@media (min-width: 901px) {
.select-form button[type="submit"] {
    width: 170px;
}
}


/* Change line height of H1 (Mobile) */

@media screen and (max-width: 767px) {
.page-template-home-new .heading-block p .logichop-variable.logichop-js {
    line-height: 40px;
}
}

@media screen and (max-width: 767px) {
.page-template-home-new .heading-block p:first-child {
    line-height: 40px;
}
}


/* Give logo correct padding (mobile) */

@media screen and (max-width: 767px) {
.page-template-home-new .container {
    padding: 0 30px 0 30px;
}
}


/* Give logo tagline correct padding (mobile) */

.home .header .logo:before {
    bottom: -20px;
}

@media screen and (max-width: 767px) {
.home .header .logo:before {
    bottom: -14px;
    right: 5px;
}
}


/* Padding for NFB logo */

.trusted-section .slick-track .slide.slick-slide:nth-child(3) {
  padding-top: 12px;
}

@media screen and (max-width: 767px) {
.trusted-section .slick-track .slide.slick-slide:nth-child(3) {
  padding-top: 0px;
}
}


/* Remove Generic Header Button */

.header-button {
  display: none;
}


@media screen and (max-width: 767px) {
.header-description-desktop {
  display: none;
}
}

@media screen and (min-width: 768px) {
.header-description-mobile {
  display: none;
}
}

@media only screen and (max-width: 479px) {
.promo-section {
    font-size: 17px;
}
.promo-section .more {
    font-size: 14px;
}
}

@media screen and (max-width: 767px) {
.btn {
    padding: 15px 80px !important;
}
}

.header.absolute {
    background: linear-gradient(180deg, rgba(12,12,12,1) 0%, rgba(12,12,12,0) 100%);
}

.home .header .menu-trigger span, .home .header .menu-trigger:before, .home .header .menu-trigger:after {
    background-color: #FFF !important;
}


/* Red Cross List */

.entry ul>li.cross {
    background: url(/wp-content/themes/get-work/images/ico_list_cross.svg) no-repeat 0 4px;
    padding-left: 45px;
    padding-bottom: 13px;
    background-size: 24px auto;
}

.col.big {
 padding-top: 20px; 
}

/* Trustpilot Footer Padding */

.trustpilot-widget-footer {
    padding: 26px 0 20px 0;
}


/* Logo Footer Padding */

.footer .footer-logo:before {
    bottom: 18px;
    right: -4px;
}

.footer p {
    padding-bottom: 26px;
}

@media screen and (max-width: 767px) {
.footer .footer-logo:before {
    bottom: 22px;
}
}


/* Remove Youn May Also Like Border */

.news-list {
    border-bottom: none;
}


/* Remove Padding from Nav */

.col.big {
    padding-top: 0px;
}


/* Footer Logo Padding */

.footer-logo {
   padding-top: 22px; 
}


/* Footer Content Padding */

.widget:nth-child(1) p:nth-child(2) {
   padding-top: 4px; 
}



/* Link Colour */

.entry a {
    color: #345e94;
}


strong {
    font-weight: 700 !important;
}


/* Case Study Stats */

.case-study-breakdown {
		width: 100%;
		display: flex;
		background-color: #f8f9fb;
		border: 1px solid #e9e9e9;
	  margin-bottom: 40px;
	  margin-top: -34px;
}

.case-study-breakdown + .case-study-breakdown {
		margin-top: 40px;
}

.case-study-breakdown .item-block {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 140px;
    text-align: center;
    padding-top: 10px;
}

.case-study-breakdown .item-block + .item-block {
		border-left: 1px solid #e9e9e9; 
}

.case-study-breakdown .item-block p {
		font-family: 'Eina01', Arial, Helvetica, sans-serif;
		font-size: 50px;
		font-weight: 700;
		margin: 10px 0px 0px 0px;
		color: #345e94;
		display: block;
		width: 100%;
		text-align: center;
}
	
.case-study-breakdown .item-block span {
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: 300;
		color: #999999;
		display: block;
		width: 100%;
		text-align: center;
}

.case-study-breakdown.item-smaller .item-block p {
		font-size: 40px;
		margin: 5px 0px 0px 0px;
}

.case-study-breakdown.item-smaller .item-block span {
		font-size: 16px;
}

@media (max-width: 768px) {
  .case-study-breakdown {
		flex-direction: column;
		margin-top: -20px;
	}
	.case-study-breakdown .item-block + .item-block {
		border-top: 1px solid #e9e9e9; 
		border-left: 0px;
	}
}


/* Case Study Remove Sidebar Mobile */

@media screen and (max-width: 768px) {
.body-cols .sidebar {
    margin-bottom: 80px;
    padding-top: 40px;
}
}

.black-text {
  color: #4d4d4d !important;
}

/* Case Study Category Page Padding Bottom */

.body-cols .main-col {
    padding-bottom: 120px;
}

.comment-content a {
    text-decoration: underline;
    font-weight: bold;
    color: #345e94;
}

/* H5 Custom Styles */

.entry p+h5 {
    padding-top: 26px;
}

.entry h5 {
    padding-bottom: 14px;
}


/* Image Bottom Padding Custom Style */

.wp-block-image {
    margin-bottom: 3em;
}

.h4-image-spacing {
    padding-top: 10px;
}


/* H3 Line Height */

h3 {
    line-height: 1.5;
}


/* Add extra space above heading */

.extra-space {
    margin-top: 26px !important; 
}


/* Tidy up pricing page */

.partners-info {
   display: none; 
}

.tabset-list li {
   display: none; 
}

.save-money {
  display: none; 
}

.gray-color:nth-child(2), .red-color:nth-child(2), .blue-color:nth-child(2), .green-color:nth-child(2) {
  display: none; 
}

.tab-section .tab-block {
  display: none; 
}

.heap {
  display: none;
}

/* Remove video from home page */
.service-section {
  display: none;
}

.features-list {
  border-top: none !important;
}

.columns .col:nth-child(2) .accordion-block:first-child  {
  display: none !important;
}