@charset "UTF-8";

/*
    -------------------------------------------------------------------
        Theme Name: The Plaza 
        Theme URI: 
        Author: Big Apple Design Group
        Author URI: https://bigappledesigns.com
        Description: Custom theme for The Plaza NY
        Tags: custom, the plaza, bigappledesign
        Version: 3.5.5
        Requires at least: 5.0
        Tested up to: 6.2
        Requires PHP: 7.4
    -------------------------------------------------------------------
*/

/* Holiday
-------------------------------------------------------------*/
@font-face {
    font-family: 'Adorn Story Script';
    src: url('fonts/AdornStoryScript.eot');
    src: url('fonts/AdornStoryScript.eot?#iefix') format('embedded-opentype'),
        url('fonts/AdornStoryScript.woff2') format('woff2'),
        url('fonts/AdornStoryScript.woff') format('woff'),
        url('fonts/AdornStoryScript.ttf') format('truetype'),
        url('fonts/AdornStoryScript.svg#AdornStoryScript') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

        h1.default-page-title.adorn {
            font-family: 'Adorn Story Script';
            font-size: 80px;
        }
    
        h1.holiday.adorn {
            margin: 15px 0 25px 0;
            font-family: 'Adorn Story Script';
            font-size: 80px;
        }

            @media screen and (max-width: 600px) {
                h1.holiday.adorn {
                    font-size: 60px;
                }
            }

#wpcf7-f5244-p5245-o1 span.form-adjust {
    display: inline-block;
    margin-bottom: .5em;
    font-size: 16px;
}

#wpcf7-f5244-p5245-o1 {
    padding-bottom: 25px;
}

video {
    width: 100%;
}

.img-holiday {
    width: 100%;
    max-width: 536px;
    display: block;
    object-fit: cover;
    margin: 0 auto;
    aspect-ratio: 1 / 1;
}

.holiday-slide.new .carousel-caption {
    float: left;
    margin-top: 0px;
    position: relative;
    z-index: 9999;
    border: solid 1px #252843;
    left: 0;
    top: 0;
    margin-left: 0px;
    width: 100%;
    max-width: 100%;
    text-shadow: none !important;
    min-height: 454px;
}

/* Mazel
-------------------------------------------------------------*/
.btn-submit-modal-basic {
    background: blue !important;
    color: white !important;
}

.sub-title-adjustments {
    width: 100%;
    max-width: 550px;
    text-align: center;
    margin: 0 auto 25px auto;
}

.sub-title-adjustments h5 {
    font-family: "adrianna-extended", Open Sans, sans-serif !important;
    letter-spacing: 1px;
    color: #796e65;
}



/* Promo Colors Start
-------------------------------------------------------------*/

.romance {
    color: #99ccff !important;
}

.romance a:link {
    color: #99ccff !important;
}

.romance a:visited {
    color: #99ccff !important;
}

.romance a:active {
    color: #99ccff !important;
}

.romance a:hover {
    color: #99ccff !important;
}

.holidayred {
    color: #cc0000 !important;
}

.holidayred a:link {
    color: #cc0000 !important;
}

.holidayred a:visited {
    color: #cc0000 !important;
}

.holidayred a:active {
    color: #cc0000 !important;
}

.holidayred a:hover {
    color: #cc0000 !important;
}

.autumnorange {
    color: #f59b42 !important;
}

.autumnorange a:link {
    color: #f59b42 !important;
}

.autumnorange a:visited {
    color: #f59b42 !important;
}

.autumnorange a:active {
    color: #f59b42 !important;
}

.autumnorange a:hover {
    color: #f59b42 !important;
}


/* Promo Colors End
-------------------------------------------------------------*/

.intro-text p {
    margin-bottom: 25px;
}

.the-carousel-intro {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}

.carousel-caption-inner-pages {
    position: absolute;
    right: auto;
    top: auto;
    left: 0;
    width: 100%;
    bottom: 0;
    max-width: 100%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #555;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    background: url("dev-banner/banner_bg.png");
}

.img-carousel-block {
    text-align: center;
    margin: 0 auto;
    padding: 0 0 25px 0;
    align-items: center;
}

.img-blocked {
    width: 100%;
    max-width: 100%;
    margin: 0 auto !important;
    display: block !important; 
    text-align: center;
}

 /* Move reCAPTCHA badge */
.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}


@media screen and (max-width: 600px) {
        .img-blocked {
        width: 100%;
        max-width: 45%;
    }
}

/* June 2019
-------------------------------------------------------------*/

.warning-pop {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #252843;
    background: #fff;
    padding: 40px 20px 20px 20px;
}

.warning-pop a {
    text-decoration: underline !important;
}

.gdpr-form {
    margin: 15px auto;
    width: 100%;
    max-width: 750px;
}
.gdpr-form .col-sm-12 {
    padding: 0 12.5px;
}
.radio-block .wpcf7-list-item {
    display: block !important;
}
.gdpr-form .btn-default {
    display: block;
    margin: 0 auto;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #bbb;
    border-color: #bbb;
}

.navbar {
    min-height: 60px;
}

.home-quadbox {
    padding: 0 0 25px 0;
}
.home-quadbox figure {
    position: relative;
    margin: 0 auto;
    padding: 30px 0 0 0;
    font-size: 15px;
    text-align: left;
    font-family: "adrianna-extended";
}
.home-quadbox figure img {
    max-width: 100%;
    vertical-align: middle;
}

.home-quadbox figure span {
    display: inline-block;
    position: relative;
}

.home-quadbox figure figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: black; /* fallback */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bb000000, endColorstr=#bb000000); /* IE fix */
    background: rgba(0, 0, 0, 0.5); /* transparent background */
    color: #fff;
    padding: 10px; /* padding around text */
}

@media (max-width: 767px) {
    .home-quadbox figure {
        font-size: 12px;
    }
    .force-mobile-adjustment {
        padding: 0 15px;
    }
}

.ui-datepicker .ui-datepicker-title {
    color: #fff;
}

.ui-widget-header {
    border: 0px solid #252843 !important;
    background-color: #252843 !important;
    background-image: none !important;
    color: #fff;
    font-weight: normal;
    font-family: "adrianna-extended";
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: .5em;
}

.ui-datepicker th {
    border: 0;
    font-weight: normal;
    text-align: center;
    font-family: "baskerville-urw";
    color: #796e65;
    padding: .5em;
}

.ui-datepicker td {
    padding: .3em;
}

.ui-datepicker table {
    width: 100%;
    font-size: 16px;
    background: #fff;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0px solid #fbcb09;
    background: #ebe9e8;
    font-weight: normal !important;
    color: #796e65;
    width: 30px;
    padding: 5px 0;
    font-family: "adrianna-extended";
    font-size: 14px;
    text-align: center;
    display: block;
}

.ui-state-disabled .ui-state-default {
    background: #FFF;
    color: #CCC;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 0px solid #252843 !important;
    background-color: #252843 !important;
    color: #fff ;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #252843;
    background: #252843 url() 50% 50% repeat-x;
    color: #fff;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 0px solid #252843 !important;
    background-color: #252843 !important;
    background-image: none !important;
    color: #fff !important;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important;
    background: #252843 !important;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    background: #252843 !important;
    color: #FFF;
    padding-bottom: 1em;    
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    width: 45%;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    width: 45%;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px !important;
    background: #252843 !important;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 2px !important;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-next-hover span {
    background-image: url("images/arrow-right-small.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #252843;
    display: block;
    padding-right: 15px;
    text-align: right;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-prev-hover span {
    background-image: url("images/arrow-left-small.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #252843;
    display: block;
    padding-left: 15px;
    
}

.ui-datepicker .ui-state-disabled:hover {
    cursor: not-allowed;
}

a.booknow {
    font-family: "adrianna-extended";
    font-weight: 500;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 10px;
    border: 1px solid #aaa;
    padding: 2px 10px;
    text-decoration: none;
    background-color: #252843;
}

a.booknow:hover {
    background-color: #fff !important;
    color: #252843 !important;
}

#ui-datepicker-div {
    z-index: 1000000000000 !important;
}


/* Feb 2019
-------------------------------------------------------------*/
@import "jquery-ui.css";

span.red,
span.required {
    color: #f00;
}

.submit-btn,
.submit-btn:active,
.submit-btn:focus {
    font-size: 12px;
    text-transform: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #252843 !important;
    color: #fff !important;
    border: 1px solid #252843 !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-family: "adrianna-extended";
    font-weight: 400;
    line-height: 18px;
    padding: 8px 15px;
    margin: 0;
    font-style: normal;
}
.submit-btn:hover {
    background-color: #fff !important;
    color: #252843 !important;
    border-color: #252843 !important;
}

.boxed-fix {
    min-height: 100px;
}

#res-band input:-moz-read-only {
    /* For Firefox */
    background-color: #fff;
}

#res-band input:read-only {
    background-color: #fff;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    display: none;
}
.ui-datepicker-buttonpane {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.dateselect-in {
    background-image: url("images/icon-calendar.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    font-family: "adrianna-extended";
}
.dateselect-out {
    background-image: url("images/icon-calendar.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    font-family: "adrianna-extended";
}
.dateselect-in-mo {
    background-image: url("images/icon-calendar.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 25px 25px 25px 35px;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    font-family: "adrianna-extended";
    text-align: left;
    width: 100% !important;
}
.dateselect-out-mo {
    background-image: url("images/icon-calendar.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 25px 25px 25px 35px;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    font-family: "adrianna-extended";
    text-align: left;
    width: 100% !important;
}
#date-addon {
    background: #fff;
    border: 0;
    color: #444;
    padding: 5px 0;
}

/* Jan 2019
-------------------------------------------------------------*/
.col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.dropdown-indicator a {
    background-image: url("dev-banners/nav-arrowdown.png");
    background-position: right center;
    background-repeat: no-repeat;
}

.container {
    width: 100%;
    max-width: 1300px !important;
    margin: 0 auto;
}

#dark-topper {
    background: #252843;
    color: #ccc;
    padding: 5px 0 8px 0;
    font-size: 14px;
}

#dark-topper a {
    color: #ccc;
    background: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: underline;
}

.dropdown-menu > li.toplevel > a {
    font-weight: bold;
    text-transform: uppercase;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #796e65;
    text-decoration: none;
    background-color: #fff;
    outline: 0;
    font-family: "adrianna-extended";
}

.navbar .nav,
.navbar .nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0px;
    margin: 0 !important;
    padding: 0 !important;
}

.dropdown-menu > li > a {
    font-family: "adrianna-extended";
}

.top-new-nav .navbar-nav > li > a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "adrianna-extended";
    letter-spacing: 1px;
    position: relative;
    margin: 0;
    padding: 15px 10px;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    min-width: 100%;
    max-height: 650px;
    width: 100%;
    max-width: 100%;
    line-height: 1;
}
.carousel {
    max-width: 100%;
}

#homecontrol-left.carousel-control,
#homecontrol-right.carousel-control {
    top: 0;
}

.carousel-control {
    top: 50%;
    color: #000;
}
.carousel-control:focus,
.carousel-control:hover {
    color: #000;
}
.carousel-inner {
    max-height: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #000;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #000;
}

.carousel-caption {
    position: absolute;
    right: auto;
    top: 0px;
    left: 20%;
    width: 100%;
    bottom: 0%;
    max-width: 310px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #555;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    background: url("dev-banner/banner_bg.png");
}

.caption-inner {
    padding: 15px;
}
h4.carousel-head {
    font-style: italic;
    color: #555;
    line-height: 100%;
    font-size: 40px;
    padding: 0;
    margin: 0;
}
.carousel-divide {
    font-size: 30px;
    line-height: 100%;
    padding: 5px 0;
}
div.carousel-content p {
    font-size: 22px;
    line-height: 150%;
    color: #000 !important;
    font-style: italic;
    padding: 0 25px;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    display: block;
}

.home-formatting h1 {
    font-style: normal;
    font-size: 35px;
    margin: 20px 0 5px 0;
    padding: 0;
}
.home-formatting h2 {
    font-style: normal;
    font-size: 26px;
    margin: 0 0 20px 0;
    padding: 0;
}
.home-formatting {
    font-style: normal;
    max-width: 90%;
    margin: 0 auto !important;
}
.btn-readmore {
    margin: 0 0 0 auto !important;
    padding: 0 50px 0 0;
    color: #000 !important;
    font-style: italic;
    color: #000;
    border: 0;
    background: #fff;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#res-band {
    width: 100%;
    padding: 0;
    margin: 0;
    border-style: solid;
    border-color: #eee;
    border-width: 1px 0;
}
.the-reservation {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    background: #fff;
    text-transform: uppercase;
    font-family: "adrianna-extended", Open Sans, sans-serif !important;
}

/* Counter
-------------------------------------------------*/
.qty .count {
    color: #252843;
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    padding: 0 2px;
    min-width: 35px;
    text-align: center;
    transition: background-color 0.5s ease;
    font-family: "baskerville-urw" !important;
}
.qty .plus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: white;
    width: 30px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 115%;
    text-align: center;
    border-radius: 50%;
}
.qty .minus {
    cursor: pointer;
    display: inline-block;
    vertical-align: baseline;
    color: white;
    width: 30px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 105%;
    text-align: center;
    border-radius: 50%;
    background-clip: padding-box;
}
.qty .bg-dark {
    background: #252843;
    border: 1px solid #252843;
}
.minus:hover {
    background-color: #fff;
    color: #252843;
    transition: background-color 0.5s ease;
}
.plus:hover {
    background-color: #fff;
    color: #252843;
    transition: background-color 0.5s ease;
}
/*Prevent text selection*/
.the-reservation span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.the-reservation input {
    border: 0;
    width: 2%;
    text-transform: uppercase;
}
.the-reservation input.countdisplay {
    width: 10%;
}

@media all and (max-width: 767px) {
    .the-reservation input.countdisplay {
        width: 17%;
    }
}

.the-reservation input::-webkit-outer-spin-button,
.the-reservation input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.the-reservation input:disabled {
    background-color: white;
}

.the-reservation .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
}
.the-reservation #datepicker .form-control {
    font-family: "adrianna-extended", Open Sans, sans-serif !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.the-reservation .input-group-addon {
    padding: 6px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 0px solid #ccc;
}
.the-reservation .top-reservation-btn,
.top-reservation-btn:active,
.top-reservation-btn:focus {
    font-size: 12px;
    text-transform: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #252843;
    color: #fff !important;
    border: 1px solid #252843 !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-family: "adrianna-extended";
    height: 40px;
    font-weight: 400;
    line-height: 18px;
    padding: 8px 15px;
    margin: 0;
    font-style: normal;
}
.the-reservation .top-reservation-btn:hover {
    background-color: #fff !important;
    color: #252843 !important;
    border-color: #252843 !important;
}

.home-weekataglance h3 {
    padding: 15px 0;
    font-family: "baskerville-urw" !important;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}
.home-weekataglance-items {
    width: 100%;
    max-width: 75%;
    margin: 0 auto;
    text-align: center;
}
.home-weekataglance-listing {
    padding: 10px 0 0 0 !important;
}
.home-weekataglance-items ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.home-weekataglance-items h4 {
    font-family: "baskerville-urw" !important;
    text-align: center;
    font-size: 14px;
    background: #fff url("images/schedule_bg.png") top center repeat-x;
    padding: 25px 0 0 0;
    color: #000;
}
.home-weekataglance-items h5 {
    font-family: "baskerville-urw" !important;
    text-align: center;
    font-size: 16px;
    font-style: italic;
    margin: 0 0 10px 0;
    padding: 0;
}

.eloise-btn {
    font-family: "adrianna-extended", sans-serif;
    font-size: 12px;
    margin: 10px 0 20px 0;
    padding: 3px 15px;
    display: inline-block;
    text-decoration: none;
    display: inline-block;
    background: #e0457b;
    color: #fff !important;
    border-style: solid;
    border-width: 1px;
    border-color: #e0457b;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 0;
}
.eloise-btn:hover {
    background: #fff;
    color: #e0457b !important;
    border-color: #e0457b;
}

@media (max-width: 1250px) {
    .top-new-nav .navbar-nav > li > a {
        font-size: 11px;
    }
}

@media (max-width: 1177px) {
    .top-new-nav .navbar-nav > li > a {
        font-size: 10px;
    }
    header#newhead #logo img {
        max-width: 175px;
    }
    .top-new-nav {
        margin-top: 150px !important;
    }
}

@media (max-width: 1175px) {
    /* Carousel===
-----------------------*/
    .carousel-caption {
        left: 15%;
        bottom: 15%;
    }
    h4.carousel-head {
        font-size: 35px;
    }
    p.carousel-content {
        font-size: 16px;
    }
}

@media (max-width: 1177px) {
    .top-new-nav .navbar-nav > li > a {
        font-size: 9px;
    }
}
@media (max-width: 767px) {
    .top-reservation-btn-mobileincrease {
        font-size: 10px !important;
    }
    /* Carousel===
-----------------------*/
    .carousel-caption {
        left: 15%;
        bottom: 15%;
        width: 72%;
        max-width: none;
        background: url("dev-banner/banner_bg_mobile.png");
    }
    h4.carousel-head {
        font-size: 27px;
    }
    div .carousel-content p {
        font-size: 16px;
    }
    body {
        padding-top: 60px;
    }
    .navbar-mobile .navbar-brand {
        padding: 5px 10px;
    }
    .navbar-mobile {
        background-color: #fff;
        border-color: #fff;
        font-family: "adrianna-extended", sans-serif !important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-color: #fff;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover {
        background-color: #fff;
    }

    ul#menu-mobile {
        font-family: "adrianna-extended", sans-serif !important;
        list-style: none;
        padding: 25px 0;
        margin: 0;
        font-size: 13px;
    }

    ul#menu-mobile ul.dropdown-menu {
        padding-top: 0;
        margin: -15px 0 0 0;
        font-size: 12px !important;
    }

    ul#menu-mobile li {
        border-bottom: 1px solid #ccc;
        padding: 5px 10px;
    }

    ul#menu-mobile li:last-child {
        border-bottom: 0;
    }

    ul#menu-mobile li ul.sub-menu {
        margin: 0;
        text-align: left;
        padding: 0 0 0 25px;
        border: 0;
        list-style: none;
    }
}

@media (max-width: 450px) {
    /* Carousel===
-----------------------*/
    .carousel-inner {
        padding: 0;
    }
    .carousel-caption {
        left: 0%;
        bottom: 0;
        width: 100%;
        max-width: none;
        padding: 0;
    }
    .carousel-divide {
        font-size: 20px;
        padding: 0;
        margin: 0;
    }
    h4.carousel-head {
        font-size: 18px;
    }
    div.carousel-content p {
        font-size: 13px;
        padding: 0;
    }
    .carousel-indicators {
        bottom: 0;
    }
    /* Content===
-----------------------*/
    .home-formatting h1 {
        font-size: 35px;
    }
    .home-formatting h2 {
        font-size: 20px;
    }
}
