/*
Theme Name: Chisenhale-2019
*/

@font-face {
    font-family: "Chisenhale Plak";
    src: url("fonts/Chisenhale Plak.otf") format("opentype");
    font-style: normal;
}

body {
    padding: 0px;
    margin: 0px;
    background-color: white;
    color: black;
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;
    min-width: 320px;
}

main {
    overflow: hidden;
    min-width: 320px;
}

figure {
    padding: 0;
    margin: 0;
}

figcaption {
    padding: 0;
    margin: 0;
}

a {
    color: black;
    text-decoration: none;
}

address {
    font-style: inherit;
}

.list-plain {
    list-style: none;
    padding: 0;
    margin: 0;
}
.shop_table {
    width: 100%;
}
.woocommerce-form-coupon-toggle,
.woocommerce-additional-fields {
    display: none;
}
.woocommerce-billing-fields input {
    display: block !important;
}
.textBody h3,
.woocommerce-billing-fields h3 {
    font-family: "Chisenhale Plak";
    font-size: 2em;
    font-weight: normal;
}
.woocommerce-billing-fields label {
    font-size: inherit !important;
    font-family: inherit !important;
    line-height: inherit !important;
}
.woocommerce-billing-fields .form-row {
    display: flex;
    justify-content: space-between;
}
.woocommerce-input-wrapper {
    min-width: 50%;
}
.woocommerce-billing-fields input {
    width: 100%;
}
#accreditation {
    width: 100%;
    height: 60px;
}
.site-header-cart {
    width: auto;
    right: 1vh;
    position: fixed;
    top: 4vh;
    display: none;
}
.site-header-cart span {
    font-size: 2vh;
    padding: 1vh;
    vertical-align: super;
    font-weight: bold;
    font-family: "Chisenhale Plak";
}
.news p img {
    max-width: 100%;
    height: auto;
}
.featuredimgshop {
    background-size: contain !important;
    background-position: left !important;
}
.videogif {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.textBody ul {
    margin-left: 40px;
    list-style: disc;
}
.textBody form input {
    display: block;
}
.prev img {
    margin-right: 40px;
}
.next img {
    margin-left: 10px;
}
.prev img,
.next img {
    width: 25px;
    height: auto;
}
.page-numbers {
    font-family: "Chisenhale Plak";
    font-size: 35px;
}
.page-numbers.current {
    text-decoration: underline;
    color: #ff6600;
}

.publication .item img,
.publication .item {
    height: 210px !important;
}
.audio-video .pageBanner img {
    max-width: 100% !important;
}
.video-slider .item {
    height: auto !important;
}
.dropped input:checked ~ .expandable {
    display: block !important;
}
.signup .textBody input {
    display: block !important;
    border: 1px solid black;
}
.signup .textBody input:focus {
    outline: none;
}
.sold-out {
    margin-top: 30px;
    text-align: left !important;
}
.paycode {
    min-height: 50px;
    overflow: hidden;
}

.paycode input[type="image"] {
    display: none;
}

.paycode tbody tr:nth-child(1) {
    display: none;
}
.paycode form {
    height: 50px;
    float: left;
    max-width: calc(100% - 120px);

}

.paycode img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.paycode select,
.paycode select:focus,
.paycode select:active {
    outline: none;
    box-sizing: border-box;
}

.paycode table {
    border-spacing: 0;
}


.paycode .button-deferred {
    opacity: 0.5;
}

.buynow:hover {
    cursor: pointer;
}

.button,
.joinnow,
.buynow,
.paycode select {
    outline: none;
    box-sizing: border-box;
    width: 100%;
    background: white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid black;
    font-family: "Chisenhale Plak";
    font-size: 18px;
    height: 45px;
    overflow: hidden;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("/wp-content/uploads/chevron-down-480.png") center right 10px / 25px no-repeat #fff;
}

.paycode .input-error {
    color: #cc0000;
    border-color:#cc0000;
}

.paycode select {
    padding-left: 5px;
    text-indent: 15px;
    overflow: hidden;
}

.paycode select.input-error {
    background: url("/wp-content/uploads/chevron-down-480-red.png") center right 10px / 25px no-repeat #fff;
}

.paycode select.option-picked {
    font-family: "Times New Roman", Times, serif;
    background: none;
    padding-left: 4px;
    padding-right: 4px;
    text-overflow: ellipsis;
    text-indent: 0px;
}

.paycode .message-error {
    position: relative;
    clear: both;
    box-sizing: border-box;
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
    color: #cc0000;
    text-align: center;
}

form.own-art-application {
    border-color: #000;
}

form.own-art-application label {
   font-size: 1.44rem;
   padding-bottom: 0;
}

form.own-art-application input[type="text"],
form.own-art-application input[type="email"] {
    box-sizing: border-box;
    width: 100%;
    font-size: 100%;
    padding: 10px;
    border: 1px solid inherit;
}

form.own-art-application button {
    margin-top: 10px;
}

form.own-art-application .error {
    color: #990000;
    border-color: #990000;
}

form.own-art-application .message {
    display: block;
    margin-bottom: 10px;
}

.sidebar .own-art-logo {
    margin-top: 25px;
}


.button,
.joinnow {
    display: block;
    box-sizing: border-box;
    min-width: 79px;
    padding: 0px;
    background: none;
    min-height: 31px;
    padding: 12px 20px 12px 20px;
    margin: 20px 0;
    text-align: center;
    width: fit-content;
    box-shadow: 2px 2px 3px rgba(128,128,128,0.5);
    transition: box-shadow 0.2s;
}

.button:hover {
    box-shadow: 0 0 0;
}

hr {
    height: 0px;
    border: 1px solid #000;
    border-width: 1px 0 0 0;
}

.buynow {
    float: right;
    padding: 12px 20px;
    background: none;
    text-align: center;
    width: 100px;
}
.subTitle img {
    height: 30px;
    width: auto;
}
.shop .titleBlock {
    margin-bottom: 5px !important;
}
#homepage div,
#homepage div a {
    line-height: 28px;
    font-family: "Chisenhale Plak";
    font-size: 28px;
}
.side-dates {
    font-weight: bold;
    margin: 0px !important;
}
.event-text p:not(:first-of-type) {
    display: none;
}
.event-text {
    margin-top: 0px !important;
    margin-bottom: 7px !important;
}

.uparrow img {
    display: block !important;
}
.textWrapper label img {
    display: none;
    height: 36px;
    width: auto;
    padding-top: 10px;
    image-rendering: pixelated;
}

.uparrow span {
    display: none;
}
/* .readchecked p {
  display: inherit;
} */
input:checked ~ .textBody > *:not(:nth-child(1)):not(:nth-child(2)) {
    display: none;
}

.social img {
    margin-right: 4px;
    width: auto;
}
.hidearrow {
    height: 35px;
}
h2 {
    font-family: "Chisenhale Plak";
    font-weight: normal !important;
}
h2 {
    line-height: 28px;
    font-size: 28px;
}
/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 2px solid black;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: white;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: transparent;
}

/* Create the checkmark/indicator (hidden when not checked) */

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after,
.container input:checked ~ .checkmark:before {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:before,
.container .checkmark:after {
    position: absolute;
    left: 11.5px;
    top: 1px;
    content: " ";
    height: 24px;
    width: 2px;
    background-color: black;
    display: none;
}
.container .checkmark:before {
    transform: rotate(45deg);
}
.container .checkmark:after {
    transform: rotate(-45deg);
}

button,
input[type="submit"],
.subscribe input.submitbtn {
    font-family: "Chisenhale Plak" !important;
    font-size: 22px !important;
    width: 270px !important;
    padding-top: 6px !important;
    padding-bottom: 7px !important;
    margin-left: 0px !important;
}

.subscribe .contentBlockPrimary label {
    font-family: inherit;
    font-size: 15px;
}
.subscribe .container {
    height: 29px;
}
.subscribe .contentBlockPrimary input {
    font-size: inherit;
    font-family: inherit;
    padding-left: 8px;
    padding-top: 4px;
    background: transparent;
    border: 1.5px solid black;
    padding-bottom: 4px;
}
.subscribe .contentBlockPrimary input,
.subscribe .contentBlockPrimary input:active,
.subscribe .contentBlockPrimary input:focus {
    outline: none;
    border: 1.5px solid black;
}
.hide {
    display: none !important;
}
.subscribe .type {
    font-family: "Chisenhale Plak";
    font-size: 30px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}
.subscribe input {
    display: block;
}
.search h1 {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    margin-top: 30px;
}
.hidearrow {
    margin-top: 4px;
    margin-bottom: 14px;
    cursor: pointer;
    image-rendering: pixelated;
}


.feature a:hover,
.contentHeader a:hover {
    text-decoration: none;
}

.feature a:hover .info,
.contentHeader a:hover .info {
    text-decoration: underline;
}
a:hover {
    color: black;
    text-decoration: underline;
}

ul {
    list-style: none;
    padding: 0px;
}
p {
    margin-top: 0;
}
.nav a:hover {
    color: black !important;
    text-decoration: underline;
}
.nav {
    background: rgb(255, 255, 117);
    position: fixed;
    top: 0px;
    left: 0px;
    padding-left: 40px;
    padding-right: 25px;
    z-index: 777;
    margin-left: 0px;
    transition: margin-left 0.5s;
    padding-bottom: 15px;
}
.shocontentBlockPrimary {
    width: 859.715px !important;
}
.mob-button {
    position: fixed;
    cursor: pointer;
    color: black;
    top: 30px;
    left: 42px;
    z-index: 666;
}
.nav ul li ul li ul li {
    padding-left: 25px;
}
.nav ul li ul li {
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 0px !important;
}
.nav ul li {
    padding-left: 0px;
}
.nav .activity li a {
    font-family: "Chisenhale Plak";
    font-size: 26px;
    letter-spacing: 0.5px;
}
.nav .activity li ul li a {
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
}

.nav .activity li {
    padding-bottom: 6px;
    line-height: 19px;
}
.nav .organisation li a {
    font-family: "Chisenhale Plak";
    font-size: 23px;
    letter-spacing: 0.5px;
}
.organisation {
    margin-top: 25px;
}
.activity,
.organisation {
    width: 195px;
}
.activity .submenu label,
.organisation .submenu li a {
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
}

.activity label {
    position: relative;
    display: block;
    padding: 0 0 0 0;
    line-height: 22px;
    font-family: "Chisenhale Plak";
    font-size: 22px;
    cursor: pointer;
}
.activity label a,
.organisation label a {
    pointer-events: auto;
}
nav input:checked ~ label a {
    pointer-events: auto;
}

nav input:checked ~ ul.submenu {
    margin-bottom: 15px;
}

nav input:checked ~ ul.submenu .submenu {
    margin-bottom: 0px;
}
/*hide the inputs*/

nav input[type="checkbox"],
.sidebar input[type="checkbox"],
.textWrapper input[type="checkbox"],
input.toggle {
    display: none;
}

/*show the second levele menu of the selected voice*/
nav input:checked ~ ul.submenu {
    height: auto;
    margin-bottom: 20px;
    transition: height 0.5s;
    position: relative;
}
.rwmb-map-canvas {
    margin-bottom: 25px;
}
.organisation li ul,
.activity li ul {
    height: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

form.patron-details .field {
    background-color: #eee;
    border-radius: 6px;
    padding: 10px;
}

form.patron-details label {
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.2;
}

form.patron-details label em {
    font-weight: normal;
}

form.patron-details .field input,
form.patron-details .field textarea {
    box-sizing: border-box;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 5px;
    font-size: 12pt;
    font-family: monospace;
}

form.patron-details .field textarea {
    min-height: 5rem;
}

form.patron-details .field-note {
    display: block;
    margin-bottom: 5px;
}

form.patron-details a:link {
    text-decoration: underline;
}

form.patron-details .field__group-radio {
    margin-top: 15px;
    display: block;
}

form.patron-details .field__group-radio label {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-weight: normal;
}

form.patron-details .field__group-radio label input {
    width: 20px;
    height: 20px;
    margin: 1px 20px 0 0;
    flex-grow: 0;
    flex-shrink: 0;
    min-width: 0;
    max-width: none;
}

.form-error-message,
.field-error-message {
    color: #990000;
}

form.patron-details .field-error-message {
    display: block;
    margin-bottom: 5px;
}

form.patron-details .field-error {
    border: 1px solid #990000;
}

form.patron-details ul {
    list-style: disc;
    margin: 1em;
}

#content {
    margin-top: 50px;
    margin-left: 300px;
    min-height: 1150px;
    overflow: hidden;
    transition: padding-bottom 0.5s;
}
.contentBlock {
    position: relative;
    width: 100%;
    float: left;
}

.contentBlockPrimary,
.contentBlockSecondary {
    position: relative;
    clear: both;
}

.contentBlockPrimary {
    width: 580px;
    margin-right: 95px;
    float: left;
}

.contentBlockFull {
    width: 954.716px;
    float: left;
}

.contentBlockSecondary a {
    text-decoration: none !important;
}
.contentBlockSecondary {
    width: 279.715px;
    float: left;
    position: absolute;
    left: 675px;
    top: 0px;
    z-index: 666;
}

.contentBlockPrimary label {
    position: relative;
    display: block;
    padding: 0 0 0 0;
    line-height: 28px;
    font-family: "Chisenhale Plak";
    font-size: 28px;
    cursor: pointer;
    margin-bottom: 10px;
    padding-bottom: 4px;
}

.expandable {
    display: none;
    overflow: hidden;
}

.expandable a:hover {
    opacity: 0.6;
}

.expandable div {
    margin-bottom: 35px;
    margin-top: 15px;
}

.sidebar {
    font-family: "Chisenhale Plak";
    font-size: 23px;
}
.sidebar ul {
    margin: 0px;
}

.sidebar li {
    border-bottom: 1px solid black;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.sidebar input:checked ~ .expandable {
    display: block;
}

.owl-carousel {
    margin-bottom: 19.242px;
}
.slideshowArrowsWrapper {
    position: absolute;
    top: 0px;
    right: -84px;
}
.arrow-left,
.arrow-right {
    float: left;
}
.item {
    overflow: hidden;
    height: 69vw;
    max-height: 507px;
}
.item .landscape {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.item img {
    height: 86% !important;
    width: auto !important;
}

.owl-item {
    overflow: hidden;
}

.owl-item .caption {
    height: 11%;
    margin-top: 15px;
    margin-bottom: 0px;
}
.caption,
.choly {
    font-size: 12px;
    margin-bottom: 35px;
}
.choly {
    margin-top: 19.242px;
}
.err,
.coffee {
    font-family: "Chisenhale Plak";
    font-size: 21px;
    margin-bottom: 20px;
}
.um {
    font-style: italic;
    font-weight: bold;
}
.nice-to-meet-you {
    font-weight: bold;
}
.pageBanner,
.subTitle {
    width: 100%;
    text-align: center;
}
.pageBanner {
    margin-bottom: 40px;
}
.subTitle {
    margin-bottom: 45px;
}
.pageBanner img {
    max-width: 92%;
    height: auto;
    width: auto;
    max-height: 143px;
    text-align: center;
    font-size: 0px;
}


.subTitle {
    font-family: "Chisenhale Plak";
    font-size: 30px;
}

.shop .feature:nth-child(6n +1){
    margin-left: 0%;
}

.whats-on .feature:nth-child(5n + 1),
.events .feature:nth-child(5n + 1),
.whats-on .grid .contentHeader:nth-child(5n + 1),
.events .grid .contentHeader:nth-child(5n + 1) {
    margin-left: 0%;
}

.shop .feature,
.shop .grid__item {
    margin-top: 25px;
    width: 25%;
    float: left;
    margin-bottom: 40px;
}

.shop .feature .title,
.shop .grid__item .title {
    font-family: "Chisenhale Plak";
    font-size: 22px;
}

.shop-text {
    margin-top: 100px;
}

.the-break {
    float: left;
}
.the-break:nth-child(1n) {
    width: 0px;
}
.the-break:nth-child(2n) {
    width: 100%;
}

.grid .grid__item {
    margin-top: 25px;
    width: 25%;
    box-sizing: border-box;
    float: left;
    padding-left: 1%;
    padding-right: 1%;
    margin: 10px 0 30px 0;
}
.grid .grid__item .title {
    font-family: "Chisenhale Plak";
    font-size: 16px;
}
.grid .grid__item .info {
    font-size: 12px;
    line-height: 14px;
}

.half,
.grid .half {
    margin-top: 60px;
    width: 49%;
}

.half:nth-child(odd) {
    float: left;
}

.half:nth-child(even) {
    float: right;
}

/* .grid .half {
    float: none;
} */

.feature .img,
.grid__item .img,
.contentHeader .img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 66%;
    width: 100%;
    margin-bottom: 15px;
}
.contentTitle,
.feature .type,
.grid__item .type,
.contentHeader .type {
    font-family: "Chisenhale Plak";
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.feature .title,
.grid__item .title,
.contentHeader .title {
    font-family: "Chisenhale Plak";
    font-size: 21px;
}

.feature .info,
.grid__item .info,
.contentHeader .info {
    font-size: 14px;
    line-height: 16px;
}
.daterange {
    font-family: "Chisenhale Plak";
    font-size: 21px;
}
.sectionTitle {
    width: 100%;
    text-align: center;
    font-family: "Chisenhale Plak";
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 15px;
}

.sectionIntroduction {
    max-width: 600px;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.indexListTitle {
    font-family: "Chisenhale Plak";
    font-size: 30px;
    float: left;
    height: 100%;
    width: auto;
    position: relative;
    width: 60px;
    min-height: 1px;
}
.indexListContent {
    width: 100%;
    float: left;
}
.indexListContent ul {
    left: 0px;
    float: left;
    position: relative;
    right: 0px;
    margin: 0px;
    padding-left: 14px;
    font-size: 18px;
    line-height: 23px;
    width: 400px;
}


.indexListContent ul li.indent-0 {
    padding-left: 0px;
}

.indexListContent ul li.indent-1 {
    padding-left: 20px;
}

.indexListContent ul li.indent-2 {
    padding-left: 40px;
}

.indexListContent ul li.indent-3 {
    padding-left: 60px;
}

.indexListContent ul li.indent-4 {
    padding-left: 80px;
}

.indexListContent ul li.indent-5 {
    padding-left: 100px;
}

.indexListContent ul li.indent-6 {
    padding-left: 120px;
}

.indexListContent ul li.indent-7 {
    padding-left: 140px;
}

.sidebar .expandable {
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;
}
.textWrapper label {
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;

    text-decoration: underline;
    cursor: pointer;
}

.exhibition .textBody p:nth-child(1),
.events .textBody p:nth-child(1) {
    display: block;
}

.textWrapper {
    margin-bottom: 35px;
}
.titleBlock {
    margin-bottom: 28px;
}
.forthcoming .contentHeader .title {
    font-family: "Chisenhale Plak";
    font-size: 35px;
}
.forthcoming .contentHeader {
    margin-bottom: 35px;
}
.body-title {
    font-family: "Chisenhale Plak";
    font-size: 27px;
    margin-bottom: 13px;
}
.body-subtitle {
    font-style: italic;
    font-weight: bold;
}
.body-dates {
    font-weight: bold;
}

iframe {
    border: 0;
    box-sizing: border-box;
}

.video {
    padding-bottom: 56%;
    width: 100%;
    height: 0px;
    float: left;
}
.video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}



.contentBlock-article {
    margin-bottom: 80px;
}
.contentHeader .info .tyt {
    margin-top: 3px;
    margin-bottom: 3px;
    font-style: italic;
}
.arrowsWrapper {
    position: relative;
    top: 0px;
    text-align: center;
    width: 100%;
    z-index: 555;
    height: 61px;
}
.arrowsWrapper .arrow-left {
    margin-left: -33px;
}
.arrowsWrapper > * {
    left: 50%;
    position: relative;
}
.event-slide .owl-item {
    width: 100%;
}
.searchBox {
    margin-top: 40px;
    margin-bottom: 30px;
}
#s,
#search {
    display: block !important;
    background: transparent;
    border: 2px solid black;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: "Chisenhale Plak" !important;
    color: black;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.5px;
    width: 149px;
}

#search:focus {
    outline: none;
    border: 2px solid white;
}

#s {
    width: 100%;
    margin-bottom: 1em;
    font-size: 22px;
}

#s:focus {
    outline: none;
    border: 2px solid grey;
}


#search::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black;
}
#search::-moz-placeholder {
    /* Firefox 19+ */
    color: black;
}
#search:-ms-input-placeholder {
    /* IE 10+ */
    color: black;
}
#search:-moz-placeholder {
    /* Firefox 18- */
    color: black;
}

#icon_twitter {
    display: block;
    float: left;
    height: 36px;
    width: 37px;
    background: transparent url("/wp-content/uploads/twitter_icon.png")
        no-repeat;
    background-position: 0 1px;
    margin-right: 10px;
}
#icon_facebook {
    display: block;
    float: left;
    height: 38px;
    width: 37px;
    background: transparent url("/wp-content/uploads/facebook_icon.png")
        no-repeat;
    margin-right: 12px;
}
#icon_instagram {
    display: block;
    float: left;
    height: 37px;
    width: 37px;
    background: transparent url("/wp-content/uploads/instagram_icon.png")
        no-repeat;
}
.nav .social {
    margin-bottom: 15px;
    height: 37px;
}
.nav .subscribe {
    font-family: "Chisenhale Plak";
    margin-bottom: 20px;
    position: relative;
    float: left;
    text-decoration: underline;
}


.site-footer {
    width: 1055px;
    border-top: 1px solid #000000;
    position: absolute;
    margin-left: 200px;
    padding: 40px 0;
    clear: both;
    margin-top: 100px;
    font-size: 16px;
    line-height: 23px;
    display: flex;
    min-width: 288px;
}

.site-footer > * {
    box-sizing: border-box;
    padding-right: 38px;
    white-space: nowrap;
}

.site-footer nav {
    font-weight: bold;
}

.site-footer .opening_info {
    white-space: normal;
}

.site-footer .social_media {
    margin-left: auto;
}

.site-footer .social_media a {
    margin-right: 2%;
}


.registered {
    font-size: 10px;
    line-height: 14px;
}

.whats-on .contentHeader {
    margin-top: 0;
    margin-bottom: 50px;
}

.shop .grid {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}

.shop .grid.blm {
    justify-content: center;
}

.shop .feature {
    width: 100%;
    margin-top: 0px;
}

.product_alert {
    color: red;
}

.sidebar .product_alert {
    font-size: 18px;
}
.leftshift {
    position: relative;
    float: left;
}
.rightshift {
    position: relative;
    float: right;
}
.shopNavigation {
    width: 78%;
    left: 12%;
    position: relative;
}
.mobile-pink {
    display: none;
}
.search .video {
    pointer-events: none;
}
.search .contentBlock {
    margin-bottom: 20%;
}
.search .sectionTitle {
    margin-top: 0px;
}
.search .grid .contentHeader {
    width: 48%;
}

.mobile .nav {
    overflow: hidden;
}

.watch-read-listen #content {
    margin-top: 30px;
}
.watch-read-listen .pageBanner img {
    max-height: 250px
}

/** when the wordpress toolbar is showing move contents down **/

body.customize-support main {
    padding-top: 32px;
}

body.customize-support nav {
    top: 32px;
}

body.customize-support .mob-button {
    top: 62px;
}

/** cookie dialog **/

.cli-modal button.cli-modal-close {
    width: 40px !important;
    padding: 0 !important;

}

.cli-bar-btn_container .cli-plugin-button {
    font-family: "Chisenhale Plak";

}

.opening_info a.cli_settings_button {
    background: transparent !important;

    color: #000 !important;
}

@media screen and (max-width: 900px) {
    .the-break:nth-child(1n) {
        width: 100%;
    }
    .grid .contentHeader,
    .whats-on .contentHeader {
        width: 100%;
        margin-left: 0px;
    }
    .shop .grid .grid__item {
        width: 50%;
    }
    .contentHeader {
        width: 100%;
    }
}
@media screen and (max-width: 1142px) {
    .shocontentBlockPrimary {
        width: 100% !important;
    }
}
@media screen and (max-width: 1287px) {
    .contentBlockSecondary {
        left: auto;
        right: 55px;
    }
    .site-footer {
        width: auto;
        right: 55px;
        left: 0px;
        margin-left: 16.15%;
    }

    #content {
        margin-left: 23.34%;
    }
}
@media (max-width: 1212px) {
    body {
        background-size: auto !important;
        background-position: left !important;
    }
    .mobile-pink {
        display: block !important;
    }
    .desktop-pink {
        display: none !important;
    }
    .contentBlockSecondary {
        position: relative;
        left: 0px;
        right: 0px;
        width: 580px;
    }

    .site-footer {
        flex-wrap: wrap;
    }

    .site-footer .opening_info {
        margin-top: 21px;
        width: 100%;
        flex-basis: 100%;
        order: 5;
    }
}
@media (max-width: 805px), only screen and (max-width: 1190px) {

    body {
        background-size: cover !important;
    }

    .site-footer > * {
        box-sizing: border-box;
        width: 50%;
        flex-basis: 50%;
    }

    .site-footer > .contact_details {
        margin-top: 25px;
    }

    .site-footer > .opening_info {
        margin-top: 25px;
        width: 100%;
        order: 5;
    }

    .site-footer > .social_media {
        margin-top: 25px;
        margin-left: 0;
    }



}

@media (max-width: 840px), only screen and (max-width: 1190px) {
    #drag1 div span {
        font-size: 45px !important;
        line-height: 45px !important;
    }
    #homepage img {
        max-width: 90vw;
    }
    .caption {
        font-size: 11px;
    }

    .item img {
        height: 75% !important;
        width: auto !important;
    }
    .subscribe .contentBlockPrimary label {
        margin-bottom: 0px !important;
    }
    .subscribe .contentBlockPrimary td {
        width: 100%;
        float: left;
    }
    .subscribe .contentBlockPrimary td input {
        width: 89% !important;
        margin-bottom: 10px;
    }
    .shop .owl-carousel,
    .events .owl-carousel,
    .whats-on .owl-carousel {
        max-height: none !important;
    }
    .owl-carousel {
        max-height: 85vw;
    }
    .item {
        height: 89vw;
    }
    .slideshowArrowsWrapper {
        position: relative;
        top: 0px;
        right: auto;
        width: 66px;
        height: 62px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .indexListTitle {
        margin-bottom: 10px;
        width: 100%;
    }
    .indexListContent ul {
        left: 0px;
        right: 0px;
        width: auto;
    }

    .item {
        max-height: none;
    }
    .contentBlockSecondary {
        position: relative;
        left: 0px;
    }
    .site-footer {
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
    }
    .mob-button {
        left: 5%;
    }
    .nav {
        padding-left: 5%;
    }
    #content {
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
        margin-top: 80px;
    }
    .contentBlockFull {
        width: 100%;
        margin-right: 0%;
    }
    .contentBlockPrimary {
        width: 100%;
        margin-right: 0%;
    }
    .contentBlockSecondary {
        width: 100%;
    }
    .sidebar label,
    .sidebar li {
        font-size: 28px;
    }
    .contentBlockSecondary {
        margin-top: 30px;
    }
}
