@import url('https://fonts.googleapis.com/css?family=Parisienne|Delius');
.header.extralarge .btSuperTitle, .header.extralarge .btSubTitle {
    font-size: 58px;
    font-weight: 400;
    font-family: 'Parisienne', century gothic, helvetica;
    color: #006ad5;
}
@media (max-width: 620px)
.menuHolder .logo img {
    margin-left: 60px;
}
.menuHolder .logo img {
    height: 150px;
}
.btLightSkin h1, .btLightSkin h2, .btLightSkin h3, .btLightSkin h4, .btLightSkin h5, .btLightSkin h6, .btDarkSkin .btLightSkin h1, .btDarkSkin .btLightSkin h2, .btDarkSkin .btLightSkin h3, .btDarkSkin .btLightSkin h4, .btDarkSkin .btLightSkin h5, .btDarkSkin .btLightSkin h6 {
    color: #0068cf;
    font-weight: 600;
    font-family: 'Delius', century gothic, tahoma, arial;
    font-size: 17px;
}
textarea#rsvp_note {
    height: 85px;
}
.rsvpBorderTop {
    border-top: 0;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #fff;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #dbc669;
    border-radius: 100%;
    background: transparent;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #dbc669;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.btDarkSkin select, .btDarkSkin textarea, .btDarkSkin input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), .btDarkSkin .fancy-select .trigger, .btLightSkin .btDarkSkin select, .btLightSkin .btDarkSkin textarea, .btLightSkin .btDarkSkin input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), .btLightSkin .btDarkSkin .fancy-select .trigger {
    height: 38px;
}
input[type="submit"] {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: .8em 2em;
    font-size: 18px;
    line-height: 1;
    width: 100%;
    font-weight: 700!important;
    text-transform: uppercase;
    color: #f5e28d;
    border: 2px solid #cdbd71;
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-appearance: none;
}
input[type="submit"]:focus {
   color: #fff;
    background-color: #cdbd71;
    -webkit-appearance: none;
}
input[type="submit"]:hover {
   color: #fff;
    background-color:#cdbd71;
    -webkit-appearance: none;
}
.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before, .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before, .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before, .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before {
    color: #ffffff;
}
.btBrideNGroom p {
    text-transform: none;
    line-height: 1.7;
    letter-spacing: .06em;
    font-family: Georgia;
}
.btContentHolder pre {
    border: 1px solid rgba(0, 0, 0, 0.29);
}
.btDarkSkin .header .btSubTitle, .btLightSkin .btDarkSkin .header .btSubTitle {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}
.btLightSkin a, .btDarkSkin .btLightSkin a {
    color: #a89543;
}
.btLightSkin .btText h4, .btDarkSkin .btLightSkin .btText h4, .btDarkSkin .btText h4, .btLightSkin .btDarkSkin .btText h4 {
    color: #000;
}
.btLightSkin a, .btDarkSkin .btLightSkin a:hover {
    color: #47aaf1;
}
.tabAccordionTitle.on {
    background: #002a51;
    color: #fff;
}
.tabsVertical .tabAccordionTitle span {
    font-weight: 600;
    font-size: 0.9em;
    font-family: century gothic;
}
.btLightSkin .menuHolder ul li a, .menuHolder.btLightSkin ul li a, .btDarkSkin .btLightSkin .menuHolder ul li a {
    color: #ffffff;
    font-size: 18px;
    text-shadow: 2px 2px #000000; 
}
.menuHolder.btLightSkin .menuPort ul ul li a, .btDarkSkin .btLightSkin .menuHolder .menuPort ul ul li a {
    text-shadow: none;
}
.btLightSkin .menuHolder .menuPort ul ul li:first-child a, .menuHolder.btLightSkin .menuPort ul ul li:first-child a, .btDarkSkin .btLightSkin .menuHolder .menuPort ul ul li:first-child a {
    text-shadow: none;
    color: black;
}
.btText h2 {
    font-size: 50px;
    font-weight: 300;
    margin: 0 0 26px;
    font-family: serif;
}
form.wpcf7-form span.wpcf7-radio span label {
    display: block;
    padding: 0 1em 0 1.4em;
    line-height: 1.2;
    margin: 0 0 5px;
    position: relative;
    cursor: pointer;
}
.btDarkSkin select, .btDarkSkin textarea, .btDarkSkin input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), .btDarkSkin .fancy-select .trigger, .btLightSkin .btDarkSkin select, .btLightSkin .btDarkSkin textarea, .btLightSkin .btDarkSkin input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), .btLightSkin .btDarkSkin .fancy-select .trigger {
    background: #000;
}
.header .headline {
    display: block;
    margin-top: 14px;
    text-shadow: 3px 2px #000;
}
.btDarkSkin .btnOutlineStyle.btnNormalColor span, .btDarkSkin .btnFilledStyle.btnNormalColor:hover span, .btLightSkin .btDarkSkin .btnOutlineStyle.btnNormalColor span, .btLightSkin .btDarkSkin .btnFilledStyle.btnNormalColor:hover span, .btDarkSkin .btnOutlineStyle.btnNormalColor span:before, .btDarkSkin .btnFilledStyle.btnNormalColor:hover span:before, .btLightSkin .btDarkSkin .btnOutlineStyle.btnNormalColor span:before, .btLightSkin .btDarkSkin .btnFilledStyle.btnNormalColor:hover span:before, .btDarkSkin .btnOutlineStyle.btnNormalColor a, .btDarkSkin .btnFilledStyle.btnNormalColor:hover a, .btLightSkin .btDarkSkin .btnOutlineStyle.btnNormalColor a, .btLightSkin .btDarkSkin .btnFilledStyle.btnNormalColor:hover a, .btDarkSkin .btnOutlineStyle.btnNormalColor a:before, .btDarkSkin .btnFilledStyle.btnNormalColor:hover a:before, .btLightSkin .btDarkSkin .btnOutlineStyle.btnNormalColor a:before, .btLightSkin .btDarkSkin .btnFilledStyle.btnNormalColor:hover a:before, .btDarkSkin .btnOutlineStyle.btnNormalColor button, .btDarkSkin .btnFilledStyle.btnNormalColor:hover button, .btLightSkin .btDarkSkin .btnOutlineStyle.btnNormalColor button, .btLightSkin .btDarkSkin .btnFilledStyle.btnNormalColor:hover button {
    color: #fff !important;
    font-size: 25px;
}
.btCounterHolder .btCountdownHolder {
    text-shadow: 2px 2px #000;
   font-weight: 500;
}
h3 {
    font-size: 40px;
    line-height: 37px;
    font-family: Great Vibes,Arial,sans-serif;
}
.btCounterHolder .btCountdownHolder > span > span {
    display: inline-grid;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] {
    padding: 3px 0 0;
    margin: 2px 0 0;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] > span {
    font-size: 35px;
    line-height: 1.5 !important;
}
.header.huge .btSuperTitle, .header.huge .btSubTitle {
    font-size: 50px;
    text-shadow: 2px 2px #000000;
}
.header .btSubTitle {
    font-family: serif,Josefin Sans,Arial;
    font-size: 24px;
    letter-spacing: .01em;
}

