/*
Theme Name: Churchill
Author: MetaLake
Author URI: http://www.metalake.com
Description: The Churchill Theme was developed by MetaLake for the International Churchill Society
Version: 1.0
*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

html input[type="button"],
button,
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.woocommerce-account .button,
.woocommerce-checkout .button {
    display: block !important;
}

.woocommerce-checkout .blockUI.blockOverlay {
    z-index: -1 !important;
    opacity: 0 !important;
}

/*----- 13-04-18 -----*/

img.stripe-icon {
    width: 50px;
    height: 25px;
}

/*----- 13-04-18 -----*/

/*----- 02-05-18 -----*/

.new-search .new-items a {
    text-transform: uppercase !important;
    font-size: 14px !important;
    color: #fff !important;
}

.new-search .new-items a:hover {
    color: #FF6C00 !important;
}

/*----- 02-05-18 -----*/

/*----- 23-10-18 -----*/

.header .new-search {
    top: -18px !important;
}

.header {
    padding: 30px 0 !important;
}

.header.affix {
    padding: 12px 0 !important;
    top: 0 !important;
}

.navbar-brand.fixed {
    width: 300px !important;
    top: 0px !important;
}

.top-content .col-sm-5 span {
    font-weight: 700;
}

@media screen and (max-width: 1199px) {
    .home-life ul.nav-tabs li > a {
        font-size: 75.19% !important;
    }

    #mega-menu-wrap-main-menu > #mega-menu-main-menu > li#mega-menu-item-34847 > ul.mega-sub-menu > li.mega-menu-item-type-widget {
        width: 29% !important;
    }

    .header.affix .logo.col-sm-5 {
        width: 26% !important;
    }

    .navbar-brand.fixed {
        width: auto !important;
    }

    .header.affix .navbar-brand > img {
        width: 211px !important;
    }
}

@media screen and (max-width: 991px) {
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
        margin: 0px 10px !important;
    }

    .navbar-brand {
        width: 280px !important;
    }

    .header .new-search {
        top: -60px !important;
    }

    .logo .navbar-brand {
        width: 300px !important;
        height: 67px !important;
    }

    #mega-menu-main-menu {
        top: 2px !important;
    }

    .navbar.navbar-default.col-sm-7 {
        margin-top: -16px !important;
    }
}

@media screen and (max-width: 767px) {
    .header {
        padding-top: 20px !important;
    }

    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1::after {
        font-size: 38px !important;
    }

    #mega-menu-wrap-main-menu .mega-menu-toggle {
        top: -58px !important;
    }

    .footer {
        padding: 30px 0 !important;
    }
}

@media screen and (max-width: 479px) {
    .logo .navbar-brand {
        width: 235px !important;
    }

    .bottom-row2 form.ca_search {
        padding-bottom: 61% !important;
    }
}

/*----- 23-10-18 -----*/

/*----- 24-10-18 -----*/

#mega-menu-main-menu {
    top: 20px !important;
}

.header.affix #mega-menu-main-menu {
    top: 0px !important;
    margin-right: 170px !important;
}

/*----- 24-10-18 -----*/

/*----- 25-10-18 -----*/

.home-life ul.nav-tabs li > a {
    font-size: 75.19% !important;
}

/*----- 25-10-18 -----*/