﻿.dropdown-option:hover {
text-decoration: underline;
}
a.nav-link:hover, a.ticketsnavlink {
    text-decoration: none;
}
@media (min-width: 992px) {
.dropdown:hover > .dropdown-menu {
    display: block;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
}
.navbar .dropdown-menu .bs5-dropdown {
    border-bottom: 6px solid #900028!important;
    background-color: rgba(157, 78, 116, 0.85)!important;
    border-radius: 0;
}
ul.dropdown-menu.bs5-dropdown {
    background-color: rgba(157, 78, 116, 0.85)!important;
}

@media (min-width: 992px) {
.navbar .nav-item {
    padding: 0;
}
.heroimage {
    margin-top: -90px;
    z-index: -5;
}
.bs-header-row {
    margin-top: 20px;
}
}

@media (max-width: 992px) {
.heroimage {
    outline: 1px solid red;
    position: relative;
}
.header-row-container::before {
    display: none;
}
.navbar-default {
    width: 100%;
}
ul.dropdown-menu.bs5-dropdown {
    background-color: #fff !important;
    border: none;
}
a.nav-link {
    padding: 15px 10px !important;
}
}
.bs-header-row {
    z-index: 10;
    width: 98%;
}
.ticketsnavlink {
    border: 1px solid #ffdd00;
    background-color: #ffdd00;
    border-radius: 30px;
    margin-left: 10px;
    color: #000!important;
    display: block;
    padding: 15px 10px;
    line-height: 20px;
    min-width: 130px;
    text-decoration: none;
    text-align: center;
}
.header-row-container:before {
    z-index: -2;
}
.topmenu a:hover, .topmenu a:focus {
    transition: background-color 0.2s ease-in 0s;
    background-color: rgb(157, 78, 116) !important;
    text-decoration: underline;
}

@media (max-width: 767px) {
.header-row-container:before {
    background: none;
}
}

@media (min-width:768px) and (max-width:1455px) {
.topmenu a.nav-link {
    background-color: transparent;
}
}
.navbar-light .navbar-toggler {
    border-color: #333333;
    margin: 10px 0;
}
p.tatton-corona-banner-txt {
    padding: 10px 0;
    margin: 0;
}
/* Jumbotron removed from BS5 */
.jumbotron {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
    border-radius: 6px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
strong {
    font-weight: 700;
}

/* Ticket funnel */
section.ticket-options-section {
    background-image: linear-gradient(transparent 72px, transparent 0, #e7e7e7 0);
}
.ticket-comparison-list-inner {
 /*   margin-right: 10px; */
    height: 100%;
}
.ticket-comp-list-background {
    background: #fff;
    height: 100%;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 40%);
}
.ticket-heading {
    background-color: #91192b;
    color: #fff;
    padding: .55em 1em;
    font-size: 25px;
}
.ticket-comparison-image {
    height: 208px;
    background-size: cover;
    border-bottom: 10px solid #91192b;
    border-radius: 0 0 6px 6px;
    background-color: #fff;
}
.ticket-comparison-list p {
    margin-bottom: 0;
    position: relative;
}
.ticket-option-list ul {
    list-style-type: none;
}
/*
@media (min-width: 1200px) {
.ticket-option-list ul {
    margin-left: 20px;
}
} */
.ticket-option-list li {
    margin-top: 8px;
}
.ticket-comparison-list ul {
    position: relative;
}
.ticket-option-list li:before {
    content: "";
    position: absolute;
    width: 1.5em;
    height: 1.5em;
    background-image: url("https://www.tattonpark.org.uk/Images/nonuser/svg/check2.svg");
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    fill: red;
    filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
    padding: 0;
    margin: 0;
}
.book-now-container a {
    background-color: #ffdd00;
    border: 3px solid #ffdd00;
    padding: 16px 20px;
    display: block;
    color: #27336f;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    transition: border 1s;
}
.book-now-container a:hover {
    background-color: #f5d504;
    border-color: #d6ba08;
}
.ticket-comp-add-header {
    border-bottom: 2px solid #e7e7e7;
    padding: 25px 10px 0 10px;
}
.ticket-comp-add-header h3{
    letter-spacing: 1px;
    font-size: 22px;
}
.ticket-comp-supplemental ul {
    list-style-type: none;
    padding: 0;
}
.ticket-comp-supplemental li {
    margin-top: 20px;
}
.ticket-comp-supplemental a:link {
    text-decoration: none;
    color: #990033;
    border-bottom: 1px solid rgba(153, 0, 51, 0.4);
    transition: border-bottom 0.5s;
}
.ticket-comp-supplemental a:hover {
    text-decoration: none;
    border-bottom: 1px solid #990033;
}
.ticket-comp-list-summary {
    min-height: 128px;
}
@media (max-width: 1200px) {
   .ticket-comp-list-summary {
    min-height: 130px;
} 
div.ticket-option-list {
   min-height: 166px;
}
}
/* Change this height to adjust to the content */
.ticket-option-list {
    min-height: 218px;
}
.ticket-option-list.man-gard-farm {
    min-height: 300px;  
}
@media (max-width: 768px) {
       .ticket-comp-list-summary {
    min-height: 0;
} 
div.ticket-option-list {
   min-height: 0;
}
.ticket-option-list ul {
margin-left: 10%;
}
}
@media (max-width:1400px) and (min-width:1200px) {
.ticket-option-list {
    min-height: 202px;
}
}
/* SVG logo in the header */
    .bs-header-row {
            height: 76px;
    }
    /* SVG logo */
.tatton-svg-logo {
    height: 120px;
    fill: #fff; 
}
@media (max-width: 767px){
	.tatton-svg-logo {
    fill: #990033 !important;
    height: 100px;
}
.tattonheaderlogo {
max-height: 90px;
}
}
/* Reducing the header image height 
.row.heroimage {
max-height: 400px;
	overflow: hidden;
} */
/* Increase fs on top nav */
.navbar-nav a{
    font-size: 18px;
}
.dropdown-item {
    font-size: 16px;
}
@media screen and (min-width: 992px) {
.navbar {
    z-index: 5;
}
}
a.nav-link:hover, a.ticketsnavlink:hover {
    text-decoration: none;
}