/*****************************
    Cheese.com Style
    By: Waleed Asender
    waleed@wn.com
*****************************/

/* Fonts */
/* montserrat-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/montserrat-v26-latin-ext-300.4e4585c90608.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/montserrat-v26-latin-ext-regular.a26dd63d7b1c.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/montserrat-v26-latin-ext-500.299d44e3e513.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/montserrat-v26-latin-ext-700.86880e14a821.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* belgrano-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Belgrano';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/belgrano-v18-latin-regular.28e151b8d302.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH */
@font-face {
  font-family: 'FontAwesome';
  src: url("../vendor/font-awesome-4.7.0/fonts/fontawesome-webfont.674f50d287a8.eot?v=4.7.0");
  src: url("../vendor/font-awesome-4.7.0/fonts/fontawesome-webfont.674f50d287a8.eot?#iefix&v=4.7.0") format('embedded-opentype'), url("../vendor/font-awesome-4.7.0/fonts/fontawesome-webfont.af7ae505a9ee.woff2?v=4.7.0") format('woff2'), url("../vendor/font-awesome-4.7.0/fonts/fontawesome-webfont.fee66e712a8a.woff?v=4.7.0") format('woff'), url("../vendor/font-awesome-4.7.0/fonts/fontawesome-webfont.b06871f281fe.ttf?v=4.7.0") format('truetype'), url("../vendor/font-awesome-4.7.0/fonts/fontawesome-webfont.912ec66d7572.svg?v=4.7.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-search:before {
  content: "\f002";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-times:before {
  content: "\f00d";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flag:before {
  content: "\f024";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-tint:before {
  content: "\f043";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-book:before {
  content: "\f02d";
}
/* Icons end */

/* Presets */
body {
    font-family: 'Montserrat', sans-serif, Arial;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

a, button, input {
    outline: none;
}
a,
a:hover,
a:focus {
    color: #000;
}

.leaderBoard {
    border: 2px solid #ffa000;
    display: inline-block;
    width: 732px;
}

#headerLeaderBoard,
#footerLeaderBoard {
    border: 0;
}

.hidden2 {
    display: none;
}

/* Top Banner */
#top-banner {
    background-color: #d7d4d4;
}

#top-banner,
#bottom-banner {
    overflow: hidden;
}

/* Header */
#header {
    padding: 13px 0;
}

#header .container {
    position: relative;
    height: 115px;
}

#header a.logo {
    margin: 0;
    z-index: 1;
    position: relative;
}

/* Top Menu */
#header nav {
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-left: 135px;
    position: absolute;
    top: 55px;
    width: 100%;
    left: 0;
}

#header nav .navbar-collapse {
    padding-right: 0 !important;
}

.navbar-nav > li > a {
    text-transform: uppercase;
    font-family: 'Belgrano';
    padding: 10px;
}

#header nav .navbar-nav > li > a:hover,
#header nav .open > a {
    background-color: #000;
    color: #fff;
    height: 60px;
    padding-top: 20px;
    margin-top: -10px;
}

#header nav .dropdown > a span {
    /*background: url("../img/icons/nav-icons/nav-arrow-up-black.e9765f3afadc.svg") no-repeat;*/
    display: block;
    float: right;
    margin-left: 8px;
    height: 15px;
    width: 15px;
    margin-top: 5px;
}
#header nav .dropdown > a span svg {
    padding-bottom: 15px;
    z-index: -100;
}
#header nav .dropdown > a:hover span svg {
    display: none;
}
#header nav .dropdown > a:hover span,
#header nav .open > a span {
    background: url("../img/icons/nav-icons/nav-arrow-down-white.c46093d17974.svg") no-repeat;
}

#header nav .dropdown-menu {
    padding: 0;
}

#header nav .dropdown-menu {
    width: 222px;
}

#header nav #cheeses-facts-sub {
    width: 270px;
}

#header nav .dropdown-menu li > a {
    text-transform: uppercase;
    padding: 15px;
}

#header nav .dropdown-menu li > a:hover {
    background-color: #eeda5c;
}

#header nav .dropdown-menu li:last-child > a:hover {
    border-radius: 0 0 3px 3px;
}

#header nav .dropdown-menu li > a span {
    background-position: center;
    display: block;
    float: left;
    margin-right: 8px;
    height: 20px;
    width: 20px;
}

#cheese-by-type-link span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-type-grey.ece3d52340f9.svg") no-repeat;
}

#cheese-by-country-link span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-country-grey.542629ababd3.svg") no-repeat;
}

#cheese-by-milk-link span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-milk-grey.fbd2c9b5ad51.svg") no-repeat;
}

#cheese-by-texture-link span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-texture-grey.59af197a9d75.svg") no-repeat;
}

#cheese-by-color-link span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-colour-grey.42a11b590506.svg") no-repeat;
}

#serving-and-storage-link span {
    background: url("../img/icons/nav-icons/nav-icon-serving-storage-grey.a5c0e15e918b.svg") no-repeat;
}

#cutting-tips-link span {
    background: url("../img/icons/nav-icons/nav-icon-cut-tips-grey.5c27c89cbd81.svg") no-repeat;
}

#cheese-by-type-link:hover span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-type-white.37cdb7eaa5c2.svg") no-repeat;
}

#wine_matching_link span {
    background: url("../img/icons/nav-icons/nav-icon-wine-pairings-grey.1269a861e56e.svg") no-repeat;
}

#wine_matching_link:hover span {
    background: url("../img/icons/nav-icons/nav-icon-wine-pairings-white.431f26f222bf.svg") no-repeat;
}

#cheese-by-country-link:hover span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-country-white.aa011a678425.svg") no-repeat;
}

#cheese-by-milk-link:hover span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-milk-white.1ab374bef563.svg") no-repeat;
}

#cheese-by-texture-link:hover span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-texture-white.48757ef0c39e.svg") no-repeat;
}

#cheese-by-color-link:hover span {
    background: url("../img/icons/nav-icons/nav-icon-cheese-colour-white.68509f857da6.svg") no-repeat;
}

#serving-and-storage-link:hover span {
    background: url("../img/icons/nav-icons/nav-icon-serving-storage-white.5e55d96704a4.svg") no-repeat;
}

#cutting-tips-link:hover span {
    background: url("../img/icons/nav-icons/nav-icon-cut-tips-white.a4bb786afaad.svg") no-repeat;
}

/* Side Nav */
.sidenav {
    background-color: #111;
    height: auto;
    padding-top: 30px;
    position: absolute;
    left: 100%;
    margin-top: -35px;
    transition: .3s left linear, .3s width linear;
    width: 0;
    overflow-x: hidden;
    z-index: 10;
}

.sidenav li {
    display: block;
    width: 360px;
    font-size: 18px;
    font-family: "Belgrano";
    padding: 12px 8px;
    overflow-x: hidden;
    text-decoration: none;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sidenav.showSidenav {
    left: calc(100% - 400px);
    width: 400px;
}

.sidenav li:hover {
    color: #fff;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav li {
        font-size: 18px;
    }
}

.sidenav a {
    color: #f1f1f1;
}

.sidenav a:hover {
    color: #fff;
    text-decoration: none;
}

.dropdown-sidemenu {
    display: none;
    padding-top: 15px;
    padding-left: 15px;
}

/* Top Search */
#top-search {
    position: absolute;
    top: 0;
    right: 0;
}

.search-bar button {
    background: none;
    border: 1px solid #000;
    height: 42px;
    width: 42px;
    border-radius: 0 3px 3px 0;
    border-left: 0;
    padding: 0;
    float: right;
    font-size: 24px;
    margin-right: 10px;
}

.search-bar button:hover {
    background-color: #eee;
}

.search-bar input {
    height: 42px;
    padding: 0 15px;
    border-radius: 3px 0 0 3px;
    border: 1px solid #000;
    letter-spacing: 1px;
    font-size: 12px;
}

.search-bar input:focus,
.search-bar form.active input {
    color: #000;
}
.search-bar form .clear-search-input-icon {
    position: absolute;
    right: 65px;
    top: 10px;
    font-size: 20px;
    font-weight: normal;
    color: #999;
    z-index: 10;
    display: none;
    cursor: pointer;
}
.search-bar form.active .clear-search-input-icon {
    display: inline-block;
}
.search-bar form .clear-search-input-icon:hover {
    color: #000;
}

.centered-search-bar {
    margin: auto auto 20px;
    overflow: hidden;
    width: 566px;
}

#social-links {
    float: left;
}

#social-links a,
#social-links span {
    color: #6f706d;
    font-size: 32px;
    margin-left: 10px;
    text-decoration: none;
    display: inline-block;
    width: 28px;
    height: 32px;
}
#social-links #ham-button {
    margin-left: 20px;
    cursor: pointer;
}
/* Slider */
#slider {
    margin-bottom: 50px;
}

#slider .carousel {
    max-width: 1300px;
    margin: auto;
}

#slider .carousel-inner .item {
    background: black;
}
#slider .carousel-inner .item img {
    opacity: 0.95;
    transition: opacity 0.3s;
}

#slider .carousel-caption {
    top: 0;
    right: 20px;
    left: initial;
    text-align: left;
    width: 45%;
}

#slider .carousel-caption h1,
#slider .carousel-caption h2 {
    font-size: 36px;
    font-family: 'Belgrano';
}

#slider .carousel-indicators {
    z-index: 5;
}

/* Main Body */
#main-body {
    margin-bottom: 50px;
}

#main-body #intro-section {
    margin-bottom: 40px;
    position: relative;
}

#main-body #intro-section #intro-text {
    font-size: 16px;
    line-height: 1.6;
}

#main-body #intro-section a {
    text-decoration: underline;
}

#main-body #intro-section #did-you-know {
    background-color: #f1f1ef;
    padding: 15px;
}

#main-body #intro-section #did-you-know h3,
#main-body #intro-section #cheese-of-day h3 {
    margin-top: 0;
}

#main-body #intro-section #did-you-know a {
    font-weight: 500;
    margin-top: 15px;
}

#main-body #intro-section #cheese-of-day {
    background-color: #f7f7f7;
    border: 3px solid #000;
    padding: 15px 0;
}

#main-body #intro-section #cheese-of-day h3 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

#main-body #intro-section #cheese-of-day h4 {
    font-family: 'Belgrano';
    margin: 15px 0 40px;
    font-size: 16px;
    font-weight: 700;
}

#main-body #intro-section #cheese-of-day img {
    max-height: 150px;
    max-width: 100%;
}
#main-body #intro-section #cheese-of-day a {
    text-decoration: none;
    font-size: 14px;
}
#main-body #intro-section #cheese-of-day a.more {
    background-color: #eeda5c;
    font-weight: bold;
    padding: 5px 15px;
    text-transform: uppercase;
    display: block;
    margin: auto auto 5px;
    width: 60%;
}

#main-body #intro-section #cheese-of-day a.more:hover {
    background-color: #e2cd48;
}

/* Sidebar */
.skyscraper {
    margin-bottom: 30px;
}

.skyscraper > div {
    height: 604px;
    border: 2px solid orange;
    margin: auto;
    width: 164px;
}

/* Filtered Pages */
.cheese-breadcrumb {
    list-style: none;
    padding-left: 0;
}
.cheese-breadcrumb li {
    display: inline-block;
}
.internal-filter .if-item {
    display: inline-block;
    border: 1px solid #999;
    padding: 10px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
.internal-filter a.if-item:hover,
.internal-filter .if-item.current {
    background-color: #eee;
}
#alphabetical.internal-filter .if-item {
    width: 60px;
}

/* Lined Div */
.lined-div {
    margin-bottom: 40px;
}

.lined-div h4, .lined-div h2 {
    background-color: #fff;
    display: block;
    font-family: 'Belgrano';
    font-weight: bold;
    font-size: 20px;
    margin-top: -17px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.lined-div h4 span, .lined-div h2 span {
    font-size: 36px;
}

.lined-div p {
    border-top: 1px solid #000;
    border-bottom: 3px solid #000;
    padding-top: 4px;
}

/* Cheeses List */
.cheese-item {
    margin-bottom: 15px;
}

.cheese-item h3 {
    display: table-cell;
    font-family: 'Belgrano';
    font-size: 18px;
    height: 62px;
    line-height: 1.4;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: bottom;
    width: 255px;
}

.cheese-image {
    border: 5px solid #e5e5e5;
    padding: 15px;
}
.cheese-item .cheese-image {
    height: 197px;
    width: 260px;
}

.cheese-image-border {
    box-shadow: inset 0 0 10px #666;
}

.cheese-item .cheese-image-border {
    height: 157px;
    width: 220px;
}

.cheese-image-border a {
    display: block;
    height: 100%;
}

.cheese-image-border img {
    position: relative;
    z-index: -1;
    width: 100%;
}

.detail .cheese-image {
    margin-bottom: 5px;
    width: 100%;
}

.detail .cheese-image-border {
    width: 100%;
}

.detail .cheese-image-border img {
    width: 100%;
    height: auto;
}

#cheeseImageModal {
    text-align: center;
}
#cheeseImageModal .modal-dialog {
    display: inline-block;
    width: auto;
}
#cheeseImageModal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}
#cheeseImageModal .modal-body img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: calc(100vh - 130px);
}
/* Pagination */
.pagination {
    float: right;
}
.pagination .view-all {
    font-weight: bold;
}

.pagination .view-all-separator {
    padding: 0 1em;
    font-size: 18px;
}

.pagination .page-link {
    border: 1px solid #ccc;
    border-radius: 2px;
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 4px;
    margin-right: -4px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.pagination .page-link.active {
    background-color: #ccc;
}
.pagination .page-link.ellipsis {
    border-color: transparent;
}
.pagination .per_page {
    float: right;
    padding: 4px;
    margin-left: 4px;
}
.pagination .per_page label {
    font-weight: normal;
}

/* Search Page */
.grid {
    overflow: hidden;
}

.search-results {
    margin-bottom: 40px;
}

.search-results > h2:not(first-child) {
    clear: both;
    margin-top: 30px;
}

/* Single Page */
#sharing {
    margin-bottom: 30px;
}
#sharing ul {
    padding: 0;
}
#sharing ul li {
    display: inline-block;
    list-style: none;
    vertical-align: text-top !important;
}
#sharing ul li a span {
    color: white;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
}

.unit h1, .chheading {
    border-bottom: 1px solid #999;
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.image-license {
    font-size: 10px;
    text-align: right;
    margin-bottom: 20px;
}

ul.summary-points {
    padding: 0;
}

.description a,
.summary-points a {
    text-decoration: underline;
}

.summary-points li {
    list-style: none;
    margin-bottom: 10px;
}

.summary-points li p {
    float: left;
    width: 92%;
}

.summary-points li i {
    float: left;
    text-align: center;
    padding-top: 3px;
    width: 8%;
}

.unit .description {
    margin-bottom: 30px;
}

.chheading {
    margin-top: 0;
}

.serving-storage-img {
    margin-bottom: 20px;
    width: 100%;
}

.summary .description .framebox {
    margin: 25px;
    margin-top: 5px;
    margin-left: 0;
    width: 202px;
}

.summary .description .framebox .caption {
    font-size: 10px;
    padding-top: 5px;
}

/* Online / Offline Store Tabs */
#store-online-tabs {
    clear: both;
    margin-bottom: 30px;
}

#store-online-tabs .nav-tabs {
    border: 0;
    margin-bottom: 1px;
}

#store-online-tabs .tab-content {
    border: 1px solid #efd95c;
}

#store-online-tabs .nav-tabs > li > a {
    border: 0;
    border-radius: 0;
    font-size: 18px;
    font-weight: 500;
    color: #444;
}

#store-online-tabs .nav-tabs > li > a i {
    font-size: 28px;
    margin-right: 6px;
}

#store-online-tabs .nav-tabs > li.active > a,
#store-online-tabs .nav-tabs > li.active > a:focus,
#store-online-tabs .nav-tabs > li.active > a:hover {
    background-color: #efd95c;
    border: 0;
}

#contactModalButton,
#store-online-tabs .inner-content {
    background: #fff;
    border: 1px solid #000;
    margin: 0 40px;
    padding: 15px 20px;
}

#bannerModal .inner-content,
#onlineModal .inner-content,
#offlineModal .inner-content {
    padding: 20px 12%;
    margin-top: 10px;
}

#bannerModal .inner-content,
#offlineModal .inner-content,
#onlineModal .inner-content {
    padding: 20px 4%;
}

#store-online-tabs .tab-pane {
    padding: 0;
    box-shadow: inset 0 0 8px #999;
}

#bannerModal .inner-content p,
#onlineModal .inner-content p,
#offlineModal .inner-content p,
#contactModalButton p,
#store-online-tabs .tab-pane .inner-content p {
    font-size: 18px;
}

#bannerModal .inner-content p.bold-text,
#onlineModal .inner-content p.bold-text,
#offlineModal .inner-content p.bold-text,
#store-online-tabs .tab-pane .inner-content p.bold-text {
    font-weight: 500;
}

#bannerModal .inner-content p span,
#onlineModal .inner-content p span,
#offlineModal .inner-content p span,
#contactModalButton p span,
#store-online-tabs .tab-pane .inner-content p span {
    font-size: 24px;
    font-weight: 700;
}

#contactModalButton {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.btn-link {
    background: #efd95c;
    border-radius: 4px;
    color: #000;
    display: inline-block;
    font-weight: 500;
    padding: 8px 15px;
    text-transform: uppercase;
}

.btn-link:focus,
.btn-link:hover {
    background: #ead249;
    color: #000;
    text-decoration: none;
    outline: none;
}
#mc_embed_signup {
    color: #000;
}

input #mce-EMAIL {
   margin-left: 10px;
   padding: 3px 7px;
   border-top-left-radius: 5px;
   border-bottom-left-radius: 5px;
   border: 1px #acacac solid;
}

input #mc-embedded-subscribe {
    background: #efd95c;
    border-top-right-radius: 5px;
    color: #000;
    font-weight: 500;
    padding: 4px 15px !important;
    border: none;
    border-bottom-right-radius: 5px;
    margin-left: -4px;
}

/* GALLERY PAGE */
.view-gallery-div {
    position: absolute;
    right: 0px;
    top: 0px;
}

.view-gallery-div a {
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    color: #000;
}

.view-gallery-div a:hover {
    text-decoration: underline;
    font-weight: 600;
}

/*#mergeRow-gdpr {*/
/*    margin-top: 20px;*/
/*}*/

/*#mergeRow-gdpr fieldset label {*/
/*    font-weight: normal;*/
/*}*/

#mc-embedded-subscribe-form .mc_fieldset {
    border: none;
    min-height: 0;
    padding-bottom: 0;
}
/* Collapsed Content */
.summary .panel {
    border-radius: 0;
    box-shadow: none;
}

.summary .panel-title {
    text-transform: uppercase;
}

.summary .panel .panel-heading {
    background-color: #fff;
    border-bottom: 0;
    padding: 0;
}

.summary .panel .panel-heading a {
    display: block;
    padding: 15px;
}

.summary .panel .panel-heading a::after {
    content: "\f077";
    float: right;
    font-family: 'FontAwesome';
}

.summary .panel .panel-heading a.collapsed::after {
    content: "\f078";
}

.summary .panel-default {
    border-color: #777;
}

.summary .panel .panel-body-other {
    background-color: #fcf2bb;
    border-top: 1px solid #777;
    padding: 15px;
}

.summary .panel .panel-body-other a {
    color: #333;
    text-decoration: underline;
}

.summary .panel .panel-body-other a.show_all {
    font-weight: bold;
    text-decoration: none;
}

/* Vertical Center Modal */
.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    border-radius: 0;
    box-shadow: none;
    height: inherit;
    margin: 0 auto;
    max-width: inherit;
    pointer-events: all;
    width: inherit;
}

.close {
    cursor: pointer;
    font-size: 32px;
    opacity: .6;
    position: absolute;
    right: 12px;
    top: 8px;
    z-index: 100;
}


.errorfield input,
.errorfield textarea,
.errorfield select,
input.errorfield,
select.errorfield {
    border-color: #c30 !important;
}

ul.messages {
    padding: 0;
    margin: 0;
}

ul.messages li {
    display: block;
    font-weight: 400;
    font-size: 1.5rem;
    padding: 10px 10px 10px 10px;
    margin: 0 0 10px 0;
    background-color: rgb(221, 255, 221);
    color: black;
    word-break: break-word;
}

ul.messages li.warning {
    background-color: #cc8500;
    background-size: 14px auto;
}

ul.messages li.error {
    background: #c30;
    color: white;
    font-weight: bold;
    background-size: 16px auto;
}

.errorlist {
	padding-left: 0;
	color: #c30;
	list-style: none;
    font-weight: bold;
}

/* Back to Top Button */
#back-to-top {
    border: 5px solid #e5e5e5;
    background-color: #fff;
    border-radius: 50px;
    text-align: center;
    padding-top: 24px;
    font-weight: bold;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: -50px;
    margin-right: 30px;
    height: 100px;
    width: 100px;
}

#back-to-top p {
    font-size: 12px;
    margin: 0;
}

#back-to-top #line2 i {
    display: inline-block;
    margin-top: 6px;
    vertical-align: top;
}

#back-to-top #line2 p {
    display: inline-block;
    font-size: 20px;
    margin: 0;
}

/* Bottom Banner */
#bottom-banner {
    margin-bottom: 20px;
}

/* Footer */
#footer {
    position: relative;
}

#footer-main {
    background-color: #a4a4a4;
    color: #fff;
    padding: 35px 0;
}

#footer-main h3 {
    font-family: "Belgrano";
    font-size: 36px;
    text-transform: uppercase;
}

#footer-main img {
    height: 64px;
}

#footer-bottom {
    font-weight: 500;
    margin: 15px 0 92px 0;
}

.footer-info{
    position: relative;
    padding:20px 0 10px 0;
    overflow: hidden;
}

.footer-info .footer-cheese-facts p{
    font-weight: 500;
}

.footer-info .footer-cheese-facts ul, .footer-info .footer-cheese-links ul{
    list-style-type: none;
    margin:0;
    padding:0;
}

.footer-info .footer-cheese-facts ul li, .footer-info .footer-cheese-links ul li{
    line-height: 130%;
    padding: 5px 0;
    font-weight: 400;
}

.footer-info .footer-cheese-facts ul li a, .footer-info .footer-cheese-links ul li a{
    color: #333;
    text-decoration: none;
}

@media (max-width: 1199px) {
    .footer-info .footer-cheese-facts ul li{
        float: left;
        margin-right: 40px;
    }
    .footer-info .footer-cheese-links{
        margin-top: 20px;
    }
}

@media (max-width: 601px) {
    .footer-info .footer-cheese-facts ul li{
        float: none;
        margin-right: 0;
    }
    .footer-info .footer-cheese-links > div {
        width:calc(100% / 3)!important;
    }
}

.footer-info .footer-cheese-facts ul li a:hover,
.footer-info .footer-cheese-links ul li a:hover {
    font-weight: 500;
}

.footer-info .footer-cheese-links > div{
    padding: 0;
    width: 20%;
    float: left;
}

.footer-com-email:before{
    content: "";
    width: calc(100% - 30px);
    height: 1px;
    margin: 10px auto;
    background-color: #a4a4a4;
    position: relative;
    display: block;
}

#footer-bottom div > div > div.footer-com {
    line-height: 28px;
}

#mc_embed_signup form {
    margin: 0;
}

@media (max-width: 1169px) {
    #footer-bottom div > div > div.footer-com,
    #footer-bottom div > div > div.footer-email {
        text-align: center;
    }
}

#mc-embedded-subscribe-form input[type="checkbox"] {
    display: inline;
    width: auto;
    margin-right: 10px;
}

/* common blog css */

#blog-list .item {
    border: 1px solid #d5d5d5;
    background: #fff;
    position: relative;
}

#blog-list .item img {
    width: 100%;
    height: auto;
}

#blog-list .item .post-content {
    padding: 20px 15px;
    color: #000;
    font-weight: 300;
}

#blog-list .item .post-content a {
    text-decoration: none;
}

#blog-list .item .post-content h3 {
    font-size: 18px;
    margin-top: 0;
}

#blog-list .item .post-content .post-info div {
    font-size: 13px;
    margin-bottom: 10px;
}

#blog-list.front-blog-list {
    clear: both;
}

#blog-list.front-blog-list .item {
    margin-bottom: 50px;
}

.contact-form {
    border: 1px solid black;
    padding: 15px 20px;
}

.link-letters {
    width: 100%;
    overflow-x: scroll;
    display: flex;
    justify-content: space-between;
}

.link-letter {
    padding: 10px 6px;
    font-weight: bold;
}

.cheese-letter {
    break-inside: avoid;
}

.cheese-letter ul {
    list-style: none;
}

.cheese-letter-head {
    width: 100%;
    border-bottom: 2px solid #DDD;
    margin-bottom: 10px;
}

.cheese-letter-head h5 {
    background-color: #DDD;
    display: inline-block;
    padding: 15px;
}

/* SHOP BUTTON */
.shop_btn, .shop_btn:hover{
    background-color: #E15728;
    border: #E15728;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }
/* SHOP HOMEPAGE P */
.shop-HP-hero{
    margin: 20px 0;
    max-width: 500px;
    font-size: 16px;
    font-weight: 600;
}

.shop-popular-hp{
    position: relative;
}

.shop-popular-hp h3 {
    margin-bottom: 20px;
}

/************************************/
/*	> 1200							*/
/************************************/
@media (min-width: 1200px) {
    #store-online-tabs .tab-pane .custom-margin {
        margin-top: 10px;
    }
}

/************************************/
/*	< 1199							*/
/************************************/
@media (max-width: 1199px) {
    #slider .carousel-inner .item img {
        opacity: 0.8;
    }
}

/************************************/
/*	992 < * < 1199					*/
/************************************/
@media (min-width: 992px) and (max-width: 1199px) {
    #header nav {
        padding-left: 114px;
    }

    #header nav .js-navbar-collapse {
        padding-right: 0;
    }

    #header nav .navbar-nav > li > a {
        font-size: 12px;
        padding: 15px 8px;
    }

    #header nav .navbar-nav > li > a:hover, #header nav .open > a {
        padding: 20px 8px 10px !important;
    }

    #header nav .dropdown-menu {
        font-size: 13px;
    }

    .catalog.internal .cheese-image {
        width: 230px;
        height: 176px;
    }

    .catalog.internal .cheese-image-border,
    .catalog.internal .cheese-image-border img {
        width: 190px;
        height: 136px;
    }
    .cheese-item h3 {
        font-size: 16px;
    }
    #blog-list.front-blog-list > div:last-of-type {
        display: none;
    }
}

/************************************/
/*	> 992							*/
/************************************/
@media (min-width: 992px) {
    .search-form {
        width: 550px;
    }
}

/************************************/
/*	< 991							*/
/************************************/
@media (max-width: 991px) {
    .carousel-indicators {
        bottom: 0;
    }

    .cheese-item h3 {
        display: block;
        padding-bottom: 0;
        width: 100%;
        height: 40px;
    }
    .cheese-item .cheese-image,
    .cheese-item .cheese-image-border,
    .cheese-item .cheese-image img.image-exists {
        height: 100%;
    }
    .cheese-item .cheese-image img {
        width: 100%;
    }

    #footer-cheese {
        margin: 50px 0;
    }

    #blog-list.front-blog-list .item {
        margin-bottom: 20px;
    }
}

/************************************/
/*	768 < * < 991					*/
/************************************/
@media (min-width: 768px) and (max-width: 991px) {
    .search-form {
        width: 450px;
    }

    #top-search {
        top: 35px;
    }

    #main-body #intro-section #intro-text {
        margin-bottom: 30px;
    }

    #slider .carousel-caption {
        width: 50%;
    }

    #slider .carousel-caption h1,
    #slider .carousel-caption h2 {
        font-size: 28px;
        margin-top: 0;
    }
}

/************************************/
/* > 767							*/
/************************************/
@media (min-width: 768px) {
    .carousel-indicators {
        bottom: 5px;
    }

    .skyscraper {
        padding-top: 45px;
    }

    #footer-bottom p > a {
        margin-left: 5px;
    }

    #blog-list.front-blog-list .item .post-content h3 {
        height: 60px;
        overflow: hidden;
    }

    #blog-list.front-blog-list .post-excerpt {
        height: 100px;
        overflow: hidden;
    }

    .cheese-letters {
        column-count: 2;
    }
}

/************************************/
/*	< 767							*/
/************************************/
@media (max-width: 767px) {
    #social-links {
        float: right;
    }

    .showSidenav {
        width: 100%;
    }

    .c-hamburger {
        margin-top: 10px !important;
    }

    .leaderBoard {
        transform: scale(0.8);
        transform-origin: top;
        position: relative;
        margin: 0 0 0 calc(50% - 364px);
    }

    #top-banner, #bottom-banner {
        height: 105px;
    }

    #social-links {
        padding-right: 10px;
    }

    #top-search {
        float: right;
        position: relative;
        width: 60%;
    }

    #slider {
        margin-bottom: 30px;
    }

    #slider .carousel-inner .item img {
        opacity: 0.7;
        /*height: 250px;*/
        margin-left: -300px;
        max-width: initial;
    }

    #slider .carousel-caption {
        right: 0;
        text-align: center;
        padding: 15px;
        width: 100%;
    }

    #slider .carousel-caption h1,
    #slider .carousel-caption h2 {
        font-size: 28px;
    }

    #main-body #intro-section #did-you-know {
        margin: 30px 0;
    }

    .unit h1, .chheading {
        font-size: 28px;
    }

    .per_page {
        float: left;
        margin-bottom: 15px;
    }

    .pagination li {
        margin-bottom: 5px;
    }

    .skyscraper {
        margin-top: 50px;
    }

    .cheese-item .cheese-image,
    .cheese-item .cheese-image-border,
    .cheese-item .cheese-image img {
        height: 100%;
        width: 100%;
    }

    .detail .cheese-image a[data-target="#cheeseImageModal"] {
        pointer-events: none;
    }
    .inner-content img {
        max-width: 70px;
        margin-bottom: 10px;
    }

    #store-online-tabs .nav-tabs > li > a {
        font-size: 12px;
    }

    #store-online-tabs .nav-tabs > li > a i {
        font-size: 18px;
    }

    #footer-bottom p > a:not(:first-child) {
        display: block;
    }

    /*GALLERY PAGE*/
    .view-gallery-div {
        position: relative;
        right: 0;
        top: 0;
        text-align: right;
        margin-bottom: 15px;
    }

}

/************************************/
/*	< 610							*/
/************************************/
@media (max-width: 610px) {
    .leaderBoard {
        transform: scale(0.7);
    }

    .lined-div h4, .lined-div h2 {
        position: static;
        width: auto;
    }

    .lined-div h4 span, .lined-div h2 span {
        display: block;
    }

    .centered-search-bar {
        width: 100%;
    }

    #top-banner, #bottom-banner {
        height: 95px;
    }

    #top-bar-content p {
        font-size: 16px;
        width: 70%;
    }
}

/************************************/
/*	< 560							*/
/************************************/
@media only screen and (max-width: 560px) {
    .modal-body iframe {
        height: 520px;
    }
}

/************************************/
/*	< 550							*/
/************************************/
@media only screen and (max-width: 550px) {
    .leaderBoard {
        transform: scale(0.6);
    }

    #top-banner, #bottom-banner {
        height: 85px;
    }
}

/************************************/
/*	< 475							*/
/************************************/
@media only screen and (max-width: 475px) {
    .leaderBoard {
        transform: scale(0.5);
    }
}

/************************************/
/*	< 400							*/
/************************************/
@media (max-width: 400px) {
    .leaderBoard {
        transform: scale(0.4);
    }
}
