@import 'https://fonts.googleapis.com/css?family=Montserrat|chewy';
body {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif
}

h1 {
    font-size: 28px;
    color: #a00507;
    font-family: 'Chewy', cursive
}

h2 {
    font-size: 24px;
    color: #a10b0c;
    font-family: 'Chewy', cursive
}

h3 {
    font-size: 17px;
    font-family: 'Chewy', cursive
}

.site-content a {
    color: #a10b0c
}

.menu-bg {
    background-image: url("../img/menu-bg.png");
    background-position: right 95%;
    background-repeat: no-repeat
}

.menu-wrapper {
    margin-top: -20px
}

body.home header.site-header {
    background-image: none;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%
}

body:not(.home) header.site-header {
    background-image: url("../img/bg-top.jpg");
    background-size: cover;
    position: relative
}

.footer-bg-holder {
    background-image: url("../img/bg-top.jpg");
    background-size: cover;
    padding-top: 30px
}

.videos {
    margin-bottom: 15px
}

.newsletter h2,
.newsletter label,
.videos h2 {
    color: white
}

body:not(.home) #page {
    background-image: url("../img/santa-watermark.png");
    background-position: left 38%;
    background-repeat: no-repeat
}

body:not(.home) .site-main {
    margin-bottom: 15px;
    padding: 8px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.7)
}

.menu-top-container {
    width: 100%;
    height: 30px
}

.mega_main_menu>.menu_holder>.menu_inner>ul>li>.item_link {
    padding: 0 12px
}

.mega_main_menu,
.mega_main_menu>.menu_holder,
.mega_main_menu>.menu_holder>.menu_inner,
.mega_main_menu>.menu_holder>.menu_inner>.mega_main_menu_ul {
    margin-left: -5px
}

.mega_main_menu.primary>.menu_holder>.menu_inner>ul>li>.item_link>.link_content>.link_text {
    font-family: 'Chewy', cursive
}

.date-header {
    width: 100%;
    text-align: right
}

.date-header img {
    vertical-align: middle
}

ul#menu-top {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: right
}

.header-search {
    width: 100%;
    text-align: right;
    margin-top: 8px;
    display: none
}

.header-social {
    text-align: right
}

.header-social img {
    width: 40px;
    height: auto
}

.header-social a {
    text-decoration: none
}

.footer-snow {
    background-image: url("../img/title-bg.png");
    background-repeat: repeat-x;
    background-position: top left;
    height: 27px
}

.title-holder {
    background-color: #a10b0c
}

.title-holder h1 {
    color: #FFF
}

.site-footer {
    background-color: #a10b0c;
    color: #fff;
    background-image: url("../img/bg-top.jpg");
    background-size: cover
}

.site-footer h2.widget-title {
    color: #fff;
    font-size: 18px
}

.copyright {
    background-color: #a10b0c;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 15px
}

.copyright p {
    margin: 0
}

.copyright a {
    color: white;
    text-decoration: dashed
}

ul#menu-footer-links {
    padding: 0;
    margin-left: 18px;
    list-style: none
}

ul#menu-footer-links li a {
    color: white;
    line-height: 30px
}

ul#menu-footer-links>li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    padding-right: .5em;
    padding-top: .5em;
    position: absolute;
    left: 15px
}

.footer-logos {
    text-align: center
}

span.terms a:link {
    background-color: #aec23f;
    color: white;
    font-size: 13px;
    padding-left: 2px;
    padding-right: 2px
}

span.terms a:visited {
    color: white
}

.entry-header h2>a {
    color: #a10b0c
}

.entry-header h2>a:hover {
    color: #c3a43b;
    text-decoration: none
}

span.cat-links a:link,
span.tags-links a:link {
    color: white;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #c3a43b
}

span.cat-links a:visited,
span.tags-links a:visited {
    color: white
}

.entry-footer {
    border-radius: 5px;
    color: #a10b0c;
    padding: 6px;
    font-size: 12px
}

img.post-thumb {
    padding-right: 8px;
    padding-bottom: 8px;
    margin-top: 8px
}

#secondary ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

#secondary ul li a {
    color: #4c4c4c;
    line-height: 30px;
    padding-left: 18px
}

#secondary ul>li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #aec23f;
    padding-right: .5em;
    padding-top: .4em;
    position: absolute;
    left: 15px
}

.btn-default:hover {
    background-color: #aec23f;
    border-color: #aec23f;
    color: #FFF
}

.no-padding {
    padding-left: 0
}

#breadcrumbs {
    list-style: none;
    margin: 20px 0;
    overflow: hidden;
    float: right
}

#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    color: #fff
}

#breadcrumbs li a {
    color: #fff
}

#breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #fff
}

ul#gr-share-icons {
    margin-left: 0;
    margin-bottom: 15px;
    padding: 0;
    width: 100%
}

ul#gr-share-icons li {
    display: table-cell;
    list-style: outside none none
}

ul#gr-share-icons li a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    background-color: black;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: bottom
}

ul#gr-share-icons li a.fb {
    background-color: #37589b
}

ul#gr-share-icons li a.twitter {
    background-color: #46d4fe
}

ul#gr-share-icons li a.linkedin {
    background-color: #37589b
}

ul#gr-share-icons li a.googleplus {
    background-color: #de5a49
}

ul#gr-share-icons li a.pinterest {
    background-color: #cb2027
}

ul#gr-share-icons li a.email {
    background-color: #9fae37
}

ul#gr-share-icons li a:hover {
    opacity: .6
}

@media(max-width :1079px) {
    .site-branding {
        text-align: center
    }
    .site-branding img {
        width: 150px;
        height: auto
    }
    .menu-bg {
        background-image: none;
        background-image: url("../img/bg-top.jpg")
    }
    .date-header {
        display: none
    }
    body.home header.site-header {
        position: relative !important
    }
    body:not(.home) header.site-header {
        position: relative
    }
    #breadcrumbs {
        display: none
    }
    .slicknav-logo-text a:link,
    .slicknav-logo-text a:visited {
        color: #fff;
        font-size: 14px
    }
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media(min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

@media(max-width:1079px) {
    .menu-wrapper {
        display: none
    }
}

.DOPBSPCalendar-sidebar .dopbsp-module,
.DOPBSPCalendar-outer-sidebar .dopbsp-module {
    background-color: #fff !important
}

#map {
    height: 900px;
    width: 100%
}

.owl-theme .owl-controls {
    display: none
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #a10b0c;
    color: #fff
}

#tab-description.panel {
    background-color: transparent
}

body.woocommerce-page input,
body.woocommerce-page textarea,
body.woocommerce-page select {
    border: 1px solid #a10b0c;
    font-size: 13px;
    border-radius: 3px;
    padding: 7px;
    line-height: 16px !important
}

.woocommerce div.product form.cart .variations label {
    color: #a10b0c;
    font-size: 16px;
    font-weight: normal;
    margin-top: 8px
}

.woocommerce ul.products li.product h3 {
    font-size: 1em;
    margin: 0;
    min-height: 70px;
    padding: .5em 0
}

.mega_main_menu li.default_dropdown>ul,
.mega_main_menu li.default_dropdown li>ul,
.mega_main_menu li.multicolumn_dropdown>ul,
.mega_main_menu li.tabs_dropdown>ul,
.mega_main_menu li.widgets_dropdown>ul,
.mega_main_menu li.post_type_dropdown>ul,
.mega_main_menu li.grid_dropdown>ul,
.mega_main_menu li.post_type_dropdown .mega_dropdown>li.post_item .post_details,
.mega_main_menu li.grid_dropdown .mega_dropdown>li .post_details {
    box-shadow: none !important
}

.special {
    border: 2px solid #9F0409;
    font-weight: 600;
    padding: 8px;
    margin-bottom: 15px;
    border-radius: 5px;
}