/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Site CSS */

@font-face {
    font-family: 'Sofia Pro';
    src: url('../fonts/SofiaPro.woff2') format('woff2'),
        url('../fonts/SofiaPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('../fonts/SofiaPro-SemiBold.woff2') format('woff2'),
        url('../fonts/SofiaPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('../fonts/SofiaPro-Bold.woff2') format('woff2'),
        url('../fonts/SofiaPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



body, body p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
    color:#5b5969;
	line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
.container{max-width: 1300px;}
body p{margin-bottom: 10px;}
body a{color: inherit;}
body strong{font-weight: 600;}

form label{margin-right: 20px; font-family: 'Sofia Pro', 'Inter', sans-serif;}
input[type="text"], input[type="tel"],textarea,input[type="email"], .form-control, select, select option{border-radius:5px; border:none !important; background-color: #f1f1f6 !important; color:#5b5969; padding: .375rem .75rem;}
input[type="text"]::placeholder, input[type="email"]::placeholder, textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cac9d4;
  opacity: 1; /* Firefox */
}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cac9d4;
}
input[type="text"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder { /* Microsoft Edge */
  color: #cac9d4;
}
form label{color:#292558; font-weight: 600;}
form textarea{width: 100%;}

form select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
  background-image: url("../images/select-arrow.png");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: center;
  margin-right: 2rem;
}


.btn{background: #c16ba8; color: #fff; border-radius: 3px; font-size:15px; padding: 12px 20px; font-weight: 600; min-width: 150px; font-family: 'Sofia Pro', 'Inter', sans-serif;}
.btn:hover{background: #d579ba; color: #fff;}
.btn-outline{background: transparent; color:#292558; border:2px solid #292558; border-radius: 3px;}
.btn-outline:hover{background:#292558; color:#fff; }
body img{max-width: 100%; height: auto;}
h1,h2,h3,h4,h5{-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
h1{font-size: 26px; line-height: 1.4em; margin-bottom: 10px; font-weight: 500; font-family: 'Sofia Pro', 'Inter', sans-serif; color:#292558;}
h2{font-size: 24px; line-height: 1.4em; margin-bottom: 10px; font-weight: 500; font-family: 'Sofia Pro', 'Inter', sans-serif; color:#292558;}
h3{font-size: 24px; line-height: 1.4em; margin-bottom: 10px; font-weight: 600; font-family: 'Sofia Pro', 'Inter', sans-serif; color:#292558;}
h4{font-size: 20px; line-height: 1.2em; margin-bottom: 10px; font-weight: 500; font-family: 'Sofia Pro', 'Inter', sans-serif; color:#292558;}
h5{font-size: 14px; line-height: 1.2em; font-family: 'Inter', sans-serif;}

#main{padding: 50px 0;}
.hide{display: none!important;}
.hide-diet #dietary_requirements{display: none;}
.box-shadow{border-radius:3px; -webkit-box-shadow: 0px 2px 10px 3px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 2px 10px 3px rgba(50, 50, 50, 0.1);
box-shadow:         0px 2px 10px 3px rgba(50, 50, 50, 0.1);}
/*#main .panel-layout .panel-grid{margin-bottom: 50px;}*/
.mid-block{max-width: 930px; margin:0 auto; padding-left:15px; padding-right: 15px;}
.container-medium{max-width: 1130px; margin:0 auto; padding-left:15px; padding-right: 15px;}
.mobile-text-left .textwidget{text-align: right;}
.panel-grid .btn{margin-top: 10px;}
.modal .modal-dialog{max-width: 690px; margin-top: 40px;}
.modal .modal-dialog iframe{margin:0 auto;}
.modal .modal-dialog .modal-color{border-color: #ccc; border-radius: 0;}
.modal .modal-dialog .modal-body{text-align: center; position: relative; padding-top: 1.5em;}
.modal .modal-dialog .close{position: absolute; right:7px; top:0; font-size: 26px;}
.ppf_blocks .card-block{margin-bottom: 30px;}
.ppf_blocks .col-12:last-child .card-block{margin:0;}
.read-less{max-height: 285px; overflow: hidden;}
.read-more{margin-top: -55px; background:rgba(255,255,255,0.7); padding-top: 30px; position: relative;}
.read-more a{text-decoration: none; display: inline-block; padding: 10px 0;}
.page-content ul{list-style: disc; padding-left: 15px;}
.page-content strong{color:#292558;}
.grey-bg{background-color: #f5f5f8; padding:30px 20px;}
.fw.grey-bg{padding:80px 20px;}
.card-block{background: #fff;  border-radius:5px!important;}
.card-block .btn{width: 100%;}
.card-block .image-block{height: 180px; background-position: center; background-size: cover; border-radius: 5px 5px 0 0;}
.card-block .text-content{padding:20px; }
.card-block .text-content p.text{min-height: 100px}
.ppf_blocks .card-block .image-block{background-position: center -25px; background-repeat: no-repeat;}
.ppf_blocks .col-12:first-child .card-block .image-block{background-size: contain; background-position: center;}
.training-block h3{font-size: 21px; margin-bottom: 0;}
.training-block .grey-bg{padding: 10px 20px;}
.training-block h4{font-weight: 600; margin-bottom: 10px; /*margin-bottom: 0;*/ font-size: 18px; /*text-transform: uppercase;*/ font-family: 'Sofia Pro', 'Inter', sans-serif;}
/*.training-block h4 span{text-transform: capitalize;}*/
.training-block{margin-top: 30px;}
.training-block .btn{margin-top: 10px;}


/*.upcoming-events .row{margin-top: 35px;}*/
.training-block{height: 100%; margin-top: 0; display: flex;flex-direction: column; justify-content: space-between; background-color: #f5f5f8;}
.training-block .text-content{background: #fff;}


.two-grid .grey-bg{position: relative; margin-bottom: 30px; border-radius: 0 0 5px 5px;}
.two-grid .panel-first-child .panel-widget-style{width: 100%; height: 300px;}
.two-grid .grey-bg::before{content:""; position: absolute; width: 75px; height: 35px; top:-30px; left:50%; margin-left:-38px; background: url(../images/two-grid-arrow.png) top center no-repeat; }
.wpcf7 input.wpcf7-text{width: 100%}
.load-spinner{position: absolute; margin-left: 7px; margin-top: 7px; display: inline-block; width: 24px; height: 24px; background: url("../images/load-spinner.gif"); background-size: 100%; background-repeat: no-repeat;}
.page-content > .panel-layout >  .panel-grid:first-child > .panel-grid-cell .panel-first-child.panel-last-child{max-width: 1300px; padding: 0 15px; margin: 0 auto}
.page-content .post-password-form{text-align: center;}

header{background: #292558; color:#c16ba8; position: relative; padding: 0 20px;}
header button.navbar-toggler{background: #c16ba8;}

header ul li{display:inline-block; list-style: none;  }
header ul.navbar-nav > li > a{text-transform: uppercase;}
header ul.navbar-right > li.current-menu-item > a, header ul li.current-menu-parent >a, header ul.navbar-nav > li:hover > a{background:#c16ba8; color: #fff }
header ul li a, header ul li a:hover{font-weight: 600; color:#fff; text-decoration: none; font-family: 'Sofia Pro', 'Inter', sans-serif; }
header ul.navbar-nav > li > a{padding: 37px 20px;}
header ul.sub-menu > li{padding: 0 20px;}
header ul.sub-menu > li > a{padding: 11px 0;}
header .sub-menu{display: none; position: absolute; bottom: -40px; left: -20px; right:-20px; padding: 10px;}
header ul li.current-menu-parent .sub-menu, header ul li:hover .sub-menu{display: block; background: #c16ba8; color: #fff; z-index: 1}
header ul li:hover .sub-menu{z-index: 99;}

header ul.sub-menu .current-menu-item a, header ul.sub-menu li a:hover{border-bottom: 3px solid #d689bf}

header ul.navbar-right > li {padding: 0}
/*header ul.navbar-right > li:nth-child(3) > a{padding-right: 40px!important; background-image: url("../images/account-icon.png"); background-position: 80px 31px; background-repeat: no-repeat;}
*/header ul.navbar-right > li >a:not(.btn){padding: 36px 12px; line-height: 3.1em;}
header ul.navbar-right > li >a.btn{margin-left: 25px;}
header ul.navbar-right > li:hover > a:not(.btn){background-color:#c16ba8; color: #fff }

header .navbar-brand img{width: 207px;}

body.page-child header{margin-bottom: 40px;}
.home-intro{margin-top: 20px; margin-bottom: 40px;}
.home-intro h4{font-weight: 500; font-size: 22px; line-height: 1.5em;}
.page-intro{margin-bottom: 20px;}
.bespoke-training{margin-bottom: 60px;}
.textwidget a:not(.btn){border-bottom: 3px solid #c16ba8; padding-bottom: 5px; color:#292558; text-decoration: none;}
body.home .upcoming-events .textwidget > .panel-grid.panel-has-style{margin-bottom: 10px!important;}
#srh-group-bookings .btn{width: 100%; margin-top: 30px;}
#srh-upcoming-events{margin-bottom: 40px;}
.upcoming-events .card-block .training-for{height: 50px;}
.wpcf7-not-valid-tip{font-size: 14px!important;}
.wpcf7 form .wpcf7-response-output{font-size: 15px; margin-top: 0;}

.two-grid .widget.panel-first-child{margin-bottom:0!important;}
.two-grid .panel-first-child .panel-widget-style{border-radius: 5px 5px 0 0;}
.two-grid .panel-widget-style > .textwidget{padding:30px; border-radius: 0 0 5px 5px;}


.hero-full-image{padding: 10% 0; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center;}
.hero-full-image h3, .hero-full-image p{color: #fff;}
.hero-full-image::before{background-color: rgba(0,0,0,0.5); top:0; bottom: 0; left: 0; right: 0; position: absolute; content: ""}
.hero-full-image .textwidget{position: relative; z-index: 99;}

.no-margin-block{display: table!important; padding: 0; margin-top: -30px; width: 100%; min-height: 600px;}
.no-margin-block.first-block{margin-top:10px;}
.no-margin-block .panel-grid-cell{position: relative; display: table-cell; width:50%!important;}
.no-margin-block .static-image, .no-margin-block .video-image{position: absolute; top:0; bottom:0; left: 0; right: 0; background-repeat: no-repeat!important; background-size: cover; background-position: center;}
.no-margin-block .grey-bg{padding: 30px 50px; display: flex; flex-direction: column; justify-content: center; min-height: 600px;}
.no-margin-block .grey-bg .textwidget{ margin: 3em auto; max-width: 560px; line-height: 1.7em;}
.no-margin-block .video-image .btn.video-button{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: 0; background-color: none;  background: url("../images/play-icon.png") no-repeat center; }
.no-margin-block .text-caption .textwidget{position: absolute; bottom: 20px; width: 100%; text-align: center;}
.no-margin-block .text-caption .textwidget p{font-weight: 600; color: #fff; font-size: 20px; font-family: 'Sofia Pro', 'Inter', sans-serif;}

.featured-block{max-width: 1270px; padding: 0; border-radius:5px;}
.featured-block .panel-first-child{margin-bottom: -7px!important; }
.featured-block .panel-first-child img{border-radius: 5px 0 0 5px; }
.featured-block .textwidget{padding-left:20px; padding-top: 30px; padding-right: 50px; }
.featured-block a.btn{margin-bottom: 15px;}

.single-event-page .page-content .container{max-width: 1100px;}
.single-event-page .top-head{margin-bottom: 30px;}
.single-event-page .top-head .recorded-on, .single-event-page .top-head .speaker-name{font-size: 1.3rem ;}
.single-event-page .top-head h1{margin: 0;}
.single-event-page .programme ul{padding: 0;}
.single-event-page .programme ul li{list-style: none;/* border-bottom: 1px solid #ccc;*/ min-height: 40px;}
.single-event-page .programme ul li .ev-time{padding: 10px 0; margin-right: 40px; display: inline-block; width: 100px;}
.single-event-page .product-info, .single-event-page .booking-info{text-align: right;}
.single-event-page .booking-info {border-top:1px solid #ccc; padding-top: 20px; margin-top: 20px;}
.single-event-page .booking-info .btn{width: 100%;}
.single-event-page .booking-info .btn-outline{margin-bottom: 15px;}
.single-event-page .side-col{padding-left: 30px;}
.single-event-page .booking-info h4{margin:0; font-weight: 600; font-size: 20px;}
.single-event-page .side-col h3{font-size: 24px;}
.single-event-page .side-col strong{color:#292558;}
.single-event-page .booking-info strong{margin-top: 20px; display: inline-block;}
.single-event-page .group-bookings{text-align: center; margin-top:80px; padding:80px 0;}
.single-event-page .group-bookings .btn{margin-top: 30px;}
.single-event-page .other-dates{margin-top:80px; margin-bottom: 40px;}
.single-event-page .other-dates h2{margin-bottom: 0;}
.single-event-page .other-dates .col-md-4{margin-top: 30px;}
.upcoming-events .col-md-4{margin-top: 30px;}
#srh-upcoming-events .col-md-4{margin-top: 30px;}
.page-id-8922 .panel-first-child .textwidget .col-md-4{margin-top: 30px;}

.single-event-page h1 span{display: block; margin-top: 15px;}
.single-event-page .speaker-name{margin-bottom: 30px; font-size: 1.4rem;}
.single-event-page .speaker-bio{margin-top: 20px;}
.single-event-page.type-on.demand h1{margin-bottom: 5px;}
.single-event-page.type-on.demand h3.recorded-on{margin-bottom: 5px;}


#faq-content .card-header{background: none; border:0; padding:0;}
#faq-content .card{border:0;}
#faq-content .card-header h3{cursor: pointer; margin-bottom: 0; border-bottom: 1px solid #ccc; padding: 30px 0; margin-bottom: 2px; background: url("../images/minus-icon.png") no-repeat center right;}
#faq-content .card-header h3.collapsed{background-image: url("../images/plus-icon.png");}
#faq-content .card-header h3 > span{margin-right: 5px;}
#faq-content .card-body{padding: 0; padding: 20px 0;}
#faq-content .card-body .text-type{font-weight: 600; font-size: 20px; font-family: 'Sofia Pro', 'Inter', sans-serif; color:#292558;}
#faq-content .answer-text{ margin-left: 30px; margin-top: -26px;}
#faq-content .example-block{padding: 30px; margin-top: 20px; margin-right: 6px;}
#faq-content .example-block .tweet{text-align: right; margin-top: 10px;}
#faq-content .bctt-click-to-tweet{display: inline-block; border:0; font-size: 20px; padding:0; margin:0; font-family: 'Sofia Pro', 'Inter', sans-serif; font-weight: 600; color:#292558;}
#faq-content .bctt-click-to-tweet .bctt-ctt-text{display: none;}

#faq-content .example-block .tweet .bctt-ctt-btn{font-size: 20px; padding: 0; text-transform: unset; font-family: 'Sofia Pro', 'Inter', sans-serif; font-weight: 600; color:#292558!important; padding-right:40px; cursor:pointer; background: url("../images/tw-blue-icon.png") no-repeat center right; background-size:contain;}

.history{margin-top: 40px;}
.history-block{width: 50%; position: relative;}
.history-block.block-right{float: right;}
.history-block img{border-radius: 50%; width: 130px;}
.history-block.block-left{padding-right: 100px}
.history-block.block-right{padding-left: 100px}

.history-block.block-left img{position: absolute;right: -62px;}
.history-block.block-right img{position: absolute; left: -64px;}
.history-block.block-left h3{text-align: right;}
.history-block.block-left .text{text-align: right;}
.history-block.block-2{margin-top: -250px;}
.history-block.block-3{margin-top:100px;}
.history-block.block-3 img{border:2px solid #ccc;}
.history-block.block-4{margin-top: -100px;}
.history-block:last-child{width: 100%; margin-top: 200px; text-align: center; clear: both; background: #fff; padding:0;}
.history-block:last-child img{position: unset;}
.history-block:last-child h3{text-align: center; margin-top: 20px;}
.history-block:last-child .text{text-align: center;}
.history{position: relative;}
.history .v-divider{position: absolute; top:0; bottom:0; left:0; right: 0; text-align: center;}
.history .v-divider span{display: inline-block; width: 3px; background: #c16ba8; height: 100%;}


.staff-block .panel-first-child{float: left;}
.staff-block .panel-last-child{padding-left: 125px;}
.staff-block .panel-first-child img{border-radius: 50%; width: 100px;}
.staff-block h4{margin-bottom: 0; font-weight: 600; margin-bottom: 5px;}
.staff-block h5{margin-bottom: 20px; letter-spacing: 0.06em; text-transform: uppercase; font-weight: 600; font-family: 'Sofia Pro', 'Inter', sans-serif; color:#c16ba8;}

.patron-block{margin-bottom: 50px;}
.patron-block img{border-radius: 50%; }
.trustees-block h4{margin-bottom: 0; font-weight: 600; margin-bottom: 5px;}
.trustees-block h5{margin-bottom: 20px; letter-spacing: 0.06em;  text-transform: uppercase; font-weight: 600; font-family: 'Sofia Pro', 'Inter', sans-serif; color:#c16ba8;}
.trustees-block .textwidget > p{margin-top: 20px;}

.about-blocks.grey-bg{padding: 80px 0;}
.about-blocks .image-block{background-repeat: no-repeat; height: 200px;}
.about-blocks .container .panel-grid-cell{border-radius:3px; -webkit-box-shadow: 0px 2px 10px 3px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 2px 10px 3px rgba(50, 50, 50, 0.1);
box-shadow:         0px 2px 10px 3px rgba(50, 50, 50, 0.1);}
.about-blocks .panel-first-child{margin-bottom: 0!important;}
.about-blocks .panel-last-child .textwidget{padding: 25px; background: #fff;}
.about-blocks .image-block .textwidget{padding: 0;}
.about-blocks a.btn{width: 100%}

.account-blocks{margin-bottom: 40px;}
.account-blocks .panel-grid-cell{border-radius:3px; -webkit-box-shadow: 0px 2px 10px 3px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 2px 10px 3px rgba(50, 50, 50, 0.1);
box-shadow:         0px 2px 10px 3px rgba(50, 50, 50, 0.1);}
.account-blocks h3{font-size: 24px; margin-bottom: 5px; }
.account-blocks .panel-first-child{margin-bottom: 0!important;}
.account-blocks .panel-first-child .grey-bg{padding: 25px;}
.account-blocks .panel-last-child{padding: 25px;}
.account-blocks a.btn{width: 100%; margin:0;}

.open-information-policy table td{padding:10px; border-bottom: 1px solid #ccc;}
.open-information-policy table td a:not(.btn){padding-bottom: 2px; border-bottom: 2px solid #c16ba8; }

.woocommerce-checkout .woocommerce-message a.button{display: none;}
.woocommerce-checkout .woocommerce-message{background: #292558; color:#fff;}
.woocommerce-checkout .form-row label{width: 100%; display: block;}
.woocommerce-checkout .form-row .woocommerce-input-wrapper{width: 100%;}
.woocommerce-checkout .form-row .woocommerce-input-wrapper input{padding: 10px;}
.woocommerce-checkout #subscription-block.box-hide{visibility: hidden; height: 1px; overflow:hidden;}

.u-content .form-instructions{display: none;}
.ushape-posts .post-block{margin-bottom: 30px;}
.ushape-posts ol{list-style: decimal; padding-left: 18px;}
#ushape-form form label.error{font-size: 14px; color: red;}

form.sp-checkout h3#ship-to-different-address { display: none;}
form.sp-checkout #order_comments_field{display: none;}
form.sp-checkout tr.shipping {display: none;}
form.sp-checkout tr.cart-subtotal {display: none;}
form.sp-checkout #order_review table{margin-bottom:40px; border:0; -webkit-box-shadow: 0px 2px 10px 3px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 2px 10px 3px rgba(50, 50, 50, 0.1);
box-shadow:         0px 2px 10px 3px rgba(50, 50, 50, 0.1);}
form.sp-checkout #order_review table th, form.sp-checkout #order_review table td{padding: 20px;}
form.sp-checkout #order_review table th{ font-family: 'Sofia Pro', 'Inter', sans-serif; color:#292558;}
form.sp-checkout #order_review table .order-total .amount{font-size: 24px;}
form.sp-checkout #order_review table tr > th:last-child, form.sp-checkout #order_review table tr > td:last-child{text-align: right;}

form.sp-checkout #payment{background: none; -webkit-box-shadow: 0px 2px 10px 3px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 2px 10px 3px rgba(50, 50, 50, 0.1);
box-shadow:         0px 2px 10px 3px rgba(50, 50, 50, 0.1);}
form.sp-checkout #payment .payment_methods{padding:20px!important;}
form.sp-checkout #payment .payment_method_stripe label img{display: inline-block; width: 40px; margin-right: 3px!important;}
form.sp-checkout #payment .payment_method_stripe::before{display: none!important;}
.woocommerce-checkout form.sp-checkout #payment .payment_method_stripe{background: none!important; padding-bottom: 0; margin-bottom: 0;}
form.sp-checkout #payment .payment_methods .payment_box{padding-left: 0; padding-right: 0;}
form.sp-checkout #payment .payment_box.payment_method_cheque{padding-left: 10px; padding-right: 10px;}

form.sp-checkout #payment .payment_method_stripe #stripe-payment-data .form-row{padding: 0; margin: 0;}
form.sp-checkout #payment .payment_method_stripe .stripe-card-group{width: 100%; margin-bottom: 20px;}
form.sp-checkout #payment .payment_method_stripe #stripe-card-element, #stripe-exp-element, #stripe-cvc-element{width: 100%; border-radius:5px; border:none; background-color: #f1f1f6; color:#5b5969; padding: 13px!important;}

form.sp-checkout #payment .payment_method_eh_stripe_pay label img{display: inline-block; width: 40px; margin-right: 3px!important;}
form.sp-checkout #payment .payment_method_eh_stripe_pay::before{display: none!important;}
.woocommerce-checkout form.sp-checkout #payment .payment_method_eh_stripe_pay{margin-top:0; background: none!important; padding-bottom: 0; margin-bottom: 0;}
.woocommerce-checkout form.sp-checkout #payment .payment_method_eh_stripe_pay .status-box{margin-bottom: 20px;}
form.sp-checkout #payment .payment_method_eh_stripe_pay #eh-stripe-pay-data .form-row{padding: 0; margin: 0;}
form.sp-checkout #payment .payment_method_eh_stripe_pay .stripe-card-group{width: 100%; margin-bottom: 20px;}
form.sp-checkout #payment .payment_method_eh_stripe_pay #eh-stripe-card-element, #eh-stripe-exp-element, #eh-stripe-cvc-element{width: 100%; border-radius:5px; border:none; background-color: #f1f1f6!important; height:44px!important; color:#5b5969; padding: 13px!important;}
form.sp-checkout #payment ul.payment_methods li .eh-stripe-card-brand{margin-top: -30px; margin-right: 10px; float: right;}

form.sp-checkout #payment .place-order{display: block; text-align: right;}
form.sp-checkout #payment .place-order #place_order{background: #c16ba8; color: #fff; border-radius: 3px; font-size:15px; padding: 18px 20px; font-weight: 600; min-width: 150px; font-family: 'Sofia Pro', 'Inter', sans-serif;}
form.sp-checkout #payment .place-order #place_order:hover{background: #d579ba; color: #fff;}


.woocommerce-billing-fields > h3{display:none}
form.sp-checkout #billing_postcode_field{display:none}
form.sp-checkout .woocommerce-error li{margin-left:35px!important}


main .checkout-terms{margin-top: 30px;}

footer a{color:#292558; font-size: 12px;}
footer h4{font-size: 14px; font-weight: 600; margin-bottom: 20px; line-height: 1.5em;}
footer .social-icons span{margin-right: 10px;}
footer .fw2 strong{color:#292558;}
footer .fw2 .wpcf7 form .wpcf7-response-output{margin: 0;}
footer .ft-menu li{margin-bottom: 15px;}
footer .fw3{text-align: right; color:#9492a3; }
footer .fw3 > p:nth-child(2){padding:10px 0; font-size: 12px;}
footer .footer-bottom{border-top:1px solid #b1afbb; color:#b1afbb; text-align: center; padding:20px; margin-top: 20px; text-transform: uppercase; font-size: 10px; letter-spacing:0.08em;}
footer form .submit-btn .btn-outline{width: 100%;}
footer form select, footer form select option, footer form input{font-size: 14px!important;}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{max-width: none;}

@media screen and (max-width: 1270px) {
  #pg-8550-1{padding: 0 15px;}
  .featured-block{width: 100%; }
}

@media screen and (max-width: 1024px) {
  body header > nav.navbar{padding-left: 0; padding-right: 0;}
  header .navbar ul.navbar-nav >li>a{padding-left: 12px; padding-right: 12px;}
  header ul.navbar-right > li >a.btn{margin-left: 12px;}
  .hero-full-image{padding: 15% 0;}
}

@media screen and (max-width: 990px) {

    body.page-child header{margin:0;}

    header ul.navbar-nav{margin-top: 20px;}
    header ul, header ul.submenu{position: unset!important; display: block!important; background: none!important;}
    header ul li{display: block; float: none; padding: 10px 0;}
    header ul.sub-menu > li{padding: 10px 0;}
    header ul a.btn{margin:20px 0; margin-left:auto; margin-right: auto; display: inline-block;}
    header ul li:hover a:not(.btn), header ul li:hover{background: none!important; }
    header ul li.current-menu-parent >a{background: none;}

    header ul.sub-menu{padding-left: 20px;}
    header ul.sub-menu > li{border-bottom: 1px solid #5b5879; padding: 15px 0;}
    header ul.sub-menu > li:hover a {border:0;}
    header ul li a:hover{color:#c16ba8!important;}

    header ul.navbar-nav > li > a, header ul.navbar-right li a:not(.btn){padding: 0;}
    header ul.navbar-right > li:last-child{text-align: center;}
     header ul.navbar-right li a.btn{width: 100%; max-width: 300px; display: inline-block; margin-left:0!important;}
    header ul.navbar-right li a.btn:hover{color: #fff!important;}
}

@media screen and (max-width: 767px) {
.mobile-text-left .textwidget{text-align: left;}
.hero-full-image{padding: 25% 0;}

.no-margin-block{display: block!important; }
.no-margin-block.first-block{margin-top:0;}
.no-margin-block .static-image, .no-margin-block .video-image{min-height: 400px; position: unset;}
.no-margin-block .panel-grid-cell{position: relative; display: block; width:100%!important; margin:0!important;}
.no-margin-block.second-set{display: flex!important; flex-direction: column-reverse!important;}

.single-event-page .side-col{padding-left: 15px;}
.single-event-page .product-info{margin-top: 30px; text-align: left;}
.single-event-page .booking-info{text-align: left;}

.history-block{width: 100%; position: relative; margin-top:40px!important; padding-left: 100px!important;}
.history-block.block-left{float: none; padding-right: 0;  text-align: left;}
.history-block.block-left h3{text-align: left;}
.history-block.block-left .text{text-align: left;}
.history-block.block-right{text-align: left; float: none; padding:0!important; padding-left: 100px!important; }
.history-block img{position: absolute; left: -15px!important; right: unset!important; width: 100px;}
.history-block:last-child{width: 100%; margin-top: 200px; text-align: left; padding:0;}
.history-block:last-child img{position: absolute;}
.history-block:last-child h3{text-align: left; margin-top: 20px;}
.history-block:last-child .text{text-align: left;}
.history .v-divider{text-align: left; padding-left:33px;}

.card-block .text-content p.text{min-height: unset;}
  footer .footer-top{text-align: center;}
  footer .footer-top .fw1{margin-bottom: 40px;}
  footer .footer-top .fw3{text-align: center; margin-top: 30px;}
}
/*22-june-2024*/
.l-content .form-instructions{display: none;}
.lshtm-posts .post-block{margin-bottom: 30px;}
.lshtm-posts ol{list-style: decimal; padding-left: 18px;}
#lshtm-form form label.error{font-size: 14px; color: red;}
/*22-june-2024*/
