@font-face {
	font-family: 'EpilogueRegular', sans-serif;
    src: url('/wp-content/themes/Forever Cheese/fonts/Epilogue-Regular.ttf');
    font-display: swap;
}
@font-face {
	font-family: 'EpilogueItalic', sans-serif;
    src: url('/wp-content/themes/Forever Cheese/fonts/Epilogue-Italic.ttf');
    font-display: swap;
}
@font-face {
	font-family: 'EpilogueSemiBold', sans-serif;
    src: url('/wp-content/themes/Forever Cheese/fonts/Epilogue-SemiBold.ttf');
    font-display: swap;
}
@font-face {
	font-family: 'EpilogueSemiBoldItalic', sans-serif;
    src: url('/wp-content/themes/Forever Cheese/fonts/Epilogue-SemiBoldItalic.ttf');
    font-display: swap;
}
@font-face {
	font-family: 'EpilogueMedium', sans-serif;
    src: url('/wp-content/themes/Forever Cheese/fonts/Epilogue-Medium.ttf');
    font-display: swap;
}
@font-face {
	font-family: 'EpilogueMediumItalic', sans-serif;
    src: url('/wp-content/themes/Forever Cheese/fonts/Epilogue-MediumItalic.ttf');
    font-display: swap;
}
@font-face {
	font-family: 'EpilogueBold', sans-serif;
    src: url('/wp-content/themes/Forever Cheese/fonts/Epilogue-Bold.ttf');
    font-display: swap;
}
@font-face {
	font-family: 'EpilogueBoldItalic', sans-serif;
    src: url('/wp-content/themes/Forever Cheese/fonts/Epilogue-BoldItalic.ttf');
    font-display: swap;
}

/* container */
.responsive-three-column-grid {
    display:block;
}

/* columns */
.responsive-three-column-grid > * {
    padding:1rem;
}

/* tablet breakpoint */
@media (min-width:768px) {
    .responsive-three-column-grid {
     display: grid;
     grid-auto-rows: 1fr;
     grid-template-columns: 1fr 1fr 1fr;
}
}




/*
@font-face {
    font-family: Epilogue; 
    src: url('/wp-content/themes/Forever Cheese/fonts/Yellow Design Studio - DraftD-Regular.otf');
    font-display: swap;
}
@font-face {
    font-family: DraftGSemiBold; 
    src: url('/wp-content/themes/Forever Cheese/fonts/Yellow Design Studio - DraftG-SemiBold.otf');
    font-display: swap;
}
@font-face {
    font-family: DraftAMedium; 
    src: url('/wp-content/themes/Forever Cheese/fonts/Yellow Design Studio - DraftA-Medium.otf');
    font-display: swap;
}
@font-face {
    font-family: DraftAMediumIta; 
    src: url('/wp-content/themes/Forever Cheese/fonts/Yellow Design Studio - DraftA-MediumIta.otf');
    font-display: swap;
}
@font-face {
    font-family: EpilogueSemiBold; 
    src: url('/wp-content/themes/Forever Cheese/fonts/Yellow Design Studio - DraftA-SemiBold.otf');
    font-display: swap;
}
@font-face {
    font-family: EpilogueSemiBoldIta; 
    src: url('/wp-content/themes/Forever Cheese/fonts/Yellow Design Studio - DraftA-SemiBoldIta.otf');
    font-display: swap;
}
*/


/* NEW STYLES ADDED BY db ON 5-2023. */

.banner {
    background-color: #474039!important;
}


html{
    overflow-x: hidden;
}
body{
    margin: 0; 
    overflow-x: hidden;
    background-color: #F7F4EF;
}

h2 {
    color: #474039;
    font-size: 27px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 600!important;
    margin-bottom: 30px;
    margin-top: 0;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}

h2.parent-category-name {
    text-transform: uppercase;
}


h1{
    padding-top: 0px;
    padding-bottom: 30px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    color: #474039;
    font-size: 79px;
    margin: 0;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}

/* BLOG Header */

.page-id-71 h1 {
    line-height: 1;
    margin-bottom: 44px;
    text-transform: uppercase;
}


.forminator-ui#forminator-module-27214.forminator-design--flat .forminator-label {
    font-family: Epilogue, "Arial", sans-serif!important;
    font-weight: 500!important;
    color: #474039!important;
    font-size: 18px!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}

.forminator-ui#forminator-module-27214.forminator-design--flat .forminator-button-submit {
    background-color: #474039!important;
    color: #FFFFFF;
    font-family: Epilogue, "Arial", sans-serif!important;
    font-weight: 500!important;
}


.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options {
    color: #474039!important;
    font-family: Epilogue, "Arial", sans-serif!important;
    font-weight: 500!important;
	max-height: 200px;
    overflow-y: auto;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-family: sans-serif;
}
.forminator-ui#forminator-module-27214.forminator-design--flat select.forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
    font-size: 18px;
    line-height: 22px;
    color: #474039!important;
    font-family: Epilogue, "Arial", sans-serif!important;
    font-weight: 500!important;
}

.forminator-ui#forminator-module-27214.forminator-design--flat .forminator-input, .forminator-ui#forminator-module-27214.forminator-design--flat .forminator-input input {
    font-size: 16px;
    color: #474039!important;
    font-family: Epilogue, "Arial", sans-serif!important;
    font-weight: 500!important;
}

.forminator-ui#forminator-module-27214.forminator-design--flat .forminator-textarea {
    font-size: 16px;
    color: #474039!important;
    font-family: Epilogue, "Arial", sans-serif!important;
    font-weight: 500!important;
}

.forminator-ui#forminator-module-27214.forminator-design--flat .forminator-error-message {
	font-family: Epilogue, "Arial", sans-serif!important;
    font-weight: 400!important;
}


@media (max-width: 1200px){
    h1 {
        text-align: center;
    }
}
@media (max-width: 500px){
    h1 {
        font-size: 40px;
}
}
/*
h1, h2, h3, h4, h5, h6{
    font-weight: normal; 
}

*/

/* Mitica Home Banner */

.mitica_banner {
    width: 1120px!important;
    display: block;
    padding-left: 500px;
    height: 580px;
    background-image: URL('/wp-content/uploads/2023/05/mitica_home_banner_bckgrnd.png');
    background-size: 100%;
    background-repeat: no-repeat;
	
}

p.white_text {
	color: #FFF;
    padding-top: 64px;
}


a.wp-block-button__link.wp-element-button {
    background-color: #474039;
    padding: 14px 38px;
    margin-top: -8px;
	text-transform: none;
	font-size: 19px;
	color: #ffffff;
}


a.wp-block-button__link.wp-element-button:hover {
    background-color: #474039;
	color: #ffffff;
}

.wp-block-button.white_button a {
    background-color: #FFF!important;
    color: #474039!important;
}


a {
    text-decoration: none;
    color: inherit;
}
p {
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    font-size: 20px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    padding-bottom: 40px;
    margin-bottom: 0;
    margin-top: 0;
    color: #33312c;
    line-height: 1.8;
}
p strong {
    font-weight: normal;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 600!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
p a {
    color: #474039;
}
p a:hover{
    color: #6288b7;
}
#error_page_image {
    margin-bottom: 15px;
}
.important-no-hero-image .header_menu #menu-header-menu > li > a{
    color: #474039;
}
@media (min-width: 1130px){
    .container {
        max-width: 1120px;
        margin-left: auto;
        margin-right: auto;
}
}
@media(max-width: 798px){
    p {
        padding-bottom: 20px;
}
}
@media(max-width: 599px){
    .wp-block-buttons {
        text-align: center;
}
}
@media(max-width: 599px){
    .wp-block-button {
        text-align: center;
}
}
.wp-block-button a{
    text-transform: none;
    border-radius: 0px;
    border: 4px solid #474039 !important;
    background-color: #474039;
    font-size: 17px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 600!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    padding-left: 40px; 
    padding-right: 40px;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-top: 10px;
    margin-bottom: 30px;
	/*
    -moz-box-shadow: 0 0 10px rgba(125, 125, 125, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(125, 125, 125, 0.4);
    box-shadow: 0 0 10px rgba(125, 125, 125, 0.4);*/
}
.wp-block-button a:hover{
    background-color: #474039;
    border: 4px solid #474039 !important;

}
a.white_button{
    text-transform: uppercase;
    border-radius: 2%;
    background-color: white;
    font-size: 17px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: none;
}
a.white_button:hover{
    cursor: pointer;
    background-color: #008696;
}
/* 
    Header
*/
.homepage-title {
	top: 20%;
    position: absolute;
    width: 80%;
    text-align: center;
}

/*
.page-title {
    bottom: 30px;
  position: absolute;
    text-align: left;
    font-size: 79px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 400!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: white;
    width: 1120px;
   left: calc(50% - 560px);
    z-index: 1;
    padding-bottom: 0 !important;
}
*/
.page-title {
    position: relative;
    text-align: center;
    font-size: 79px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: white;
    width: 1120px;
    z-index: 1;
 /*   padding-top: 12%!important;*/
    margin-left: auto;
    margin-right: auto;
    text-transform: capitalize!important;
    background-color: none!important;
}


h1.page-title {
	text-transform:	uppercase!important;
	background-color: none!important;
}

@media (min-width: 1121px) {
h1.page-title {
	line-height: 460%;
}
}

.transparent-bottom {
    display: block;
    padding-top: 20%;
    padding-right: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(71,64,57,0), rgba(71,64,57,1) 85%);
}
.transparent-bottom.lightened {
    background: linear-gradient(180deg, rgba(71,64,57,0), rgba(71,64,57,1) 100%);
    padding-top: 5%;
}
.transparent-upper {
    display: block;
    padding-top: 20%;
    padding-right: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(64,64,64,1), rgba(64,64,64,0) 90%);
}
.home .transparent-bottom {
    display: none;
}
.home .transparent-upper {
    display: none;
}
@media(max-width: 1120px){
 .page-title {
   width: 80%;
   padding-top: 54px!important;
	
}
}
@media(max-width: 1007px){
    .page-title{
        text-align: center;
        bottom: 10%;
    }
}

@media(max-width: 1120px){
    #header-title-image{
       /* position: relative;*/
        width: 120vw;
        left: -10vw;
}


.hero-background{
        min-height: 325px !important;
}
}
.hero-background{
    min-height: 750px;
    position: relative;
    background-position: center;
    background-size: cover;
}


.homepage-title {
    width: 100%!important;
}

#header-title-image {
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center!important;
    width: 550px!important;
    display: block!important;
}

.hero-background.homepage {
    background-image: url(/wp-content/uploads/2023/05/home-hero.png)!important;
    background-size: 95%;
    background-repeat: no-repeat;
    height: 890px!important;
    background-position: bottom;
	max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1200px) {
	
.hero-background.homepage {
    height: 690px!important;
	background-position: bottom;

}
}


.header-container{
    z-index: 10;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: white;
}
.header-top{ 
    display: flex;
    justify-content: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 23px;
	padding-top: 14px;
}
.header-top a{
    z-index: 10;
}
.sticky-header {
    padding-top: 0px;
    top: 0;
    width: 100%;
    z-index: 1000000000;
    padding-bottom: 14px;
}

img#fc_logo_header {
    width: 176px!important;
}

.header_menu {
    margin-top: 37px!important;
}

#page-content {
    background-image: URL('/wp-content/uploads/2023/05/top-gradient.png');
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 14px;
    margin-top: 0px;
}

.search-sort-wrapper::before,.search-sort-wrapper::after  {
   background-color: #F7F4EF!important;
}


@media(min-width: 1121px){
.hero-background .sticky-header{
/*background: linear-gradient(#F7F4EF 40%, transparent);*/
background: #F7F4EF00;
background: linear-gradient(0deg, #F7F4EF00, #F7F4EF);
 }


.hero-background.important-no-hero-image .sticky-header {
      background: none;
}
.sticky-header {	
    height: 194px;		
}	
} 


@media(max-width: 1120px){
.header-top{
    width: 100%;
    padding-bottom: 11px;
    background-color: #F7F4EF;
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}	
}

/* Shared styles for .header-top and .search_icon from 1008px to 1072px */
@media (min-width: 1008px) and (max-width: 1072px) {
  .header-top {
    padding-bottom: 11px;
    background-color: #F7F4EF;
    width: 93% !important;
    padding-left: 3%;
    padding-right: 4%;
  }
  .search_icon {
    padding-left: 0 !important;
  }
	.header_menu .search_icon {
    margin-left: 14px !important;
  }
  #menu-header-menu .menu-item {
    margin-left: 14px !important;
  }
}

/* Shared styles for .header-top and .search_icon from 1073px to 1161px */
@media (min-width: 1073px) and (max-width: 1161px) {
  .header-top {
    width: 98% !important;
    padding-left: 1% !important;
  }
	.header_menu .search_icon {
    margin-left: 20px !important;
  }
  #menu-header-menu .menu-item {
    margin-left: 20px !important;
  }
}

@media(max-width: 1007px){
    /*
    Remove when mobile menu will be ready
    */
.header-top {
        justify-content: center; 
    }
    .header-top .menu-header-menu-container {
        display: none !important;
    }
}
.header_menu ul{
    list-style: none;
}
.header_menu ul li{
    display: inline;
}
.header_menu ul a{
    text-decoration: none;
    text-transform: none;
}
.header_menu {
    display: inline;
}
.menu-header-menu-container{
    display: inline;
}

/*
#menu-header-menu{
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    display: inline;
    padding-left: 0;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 19px;
}

*/

#menu-header-menu {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: inline;
    padding-left: 0;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 19px;
    color: #474039;
}

#menu-header-menu .menu-item{
    margin-left: 30px;
}
.search_icon{
    width: 19px;
    height: 16px;
}
.search_icon:hover{
    cursor: pointer;
}
 

/*
    Header menu bottom line
*/
.header-top.lined {
    border-bottom: solid 0px #c6c0ba;
}

.header-top.lined:after {
    box-sizing: border-box;
    content: " "; 
    content: " " / ""; 
    color: #c6c0ba;
    display: block; 
    z-index: 100;
    background-color: white;
    padding-left: 7px;
    padding-right: 7px; 
    position: absolute;
    left: calc(50% - 10px);
    width: 20px; 
    font-size: 18px;
    top: 69px;
	display: none;
}


@media(max-width: 1007px){
.header-top.lined {
        border-bottom: none;
        padding-bottom: 11px;
    }
.header-top.lined:after {
        display: none;
}
	.sticky-header {
		padding-top: 0px;
		padding-bottom: 0px;
	}	
	
}

.header-top.lined.mobile-active:after {
    background-color: #FFF;
}

/*
    Header menu - dropdown
*/

.header_menu .sub-menu{
    display: none;
    margin-left: 0;
    padding-left: 0;
    z-index: 10000000000;
}
.header_menu .sub-menu .menu-item a{
    font-size: 16px;
}

.header_menu #menu-header-menu > .menu-item:hover{
    padding-bottom: 20px; 
}

.header_menu #menu-header-menu > .menu-item.menu-item-has-children:hover{
    background: url('/wp-content/themes/Forever Cheese/images/PolygonDropdown.svg');  
    background-position-x: 50%;
    background-position-y: 100%;
    background-size: 24px 12px;
    background-repeat: no-repeat;
}

@media(min-width: 1121px){
.header_menu .menu-item:hover .sub-menu, .header_menu .menu-item a:focus + .sub-menu {
        display: inline-grid;
        grid-template-columns: 50% 50%;
        position: absolute;
        margin-top: 37px;
        background-color: #FFFFFF;
        padding-top: 25px;
        padding-bottom: 30px;
        padding-left: 5px;
       padding-right: 5px;
}
	
.sub-menu.opened{
        display: inline-grid;
        grid-template-columns: 50% 50%;
        position: absolute;
        margin-top: 47px;
        background-color: #94CCE3;
        padding-top: 25px;
        padding-bottom: 30px;
        padding-left: 5px;
        padding-right: 5px;
}
}


.header_menu .sub-menu .menu-item{
    text-align: center;
    display: block;
    color: #474039;
    padding-top: 5px;
    min-width: 270px;
    padding-bottom: 0px;
    margin-left: 0 !important;
}
.header_menu .sub-menu .menu-item:hover{
    color: #474039;
}
.header_menu .sub-menu .menu-item:not(:last-child):not(:nth-last-child(2)):after {
    content: ""; 
    display: block; 
    margin: 0 auto; 
    width: 20px; 
    padding-bottom: 5px;
    border-bottom: 0px solid #a1b8d4;
}

/*
    Mobile menu
*/
.mobile-menu {
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    display: none;
    text-align: center;
    color: white;
    z-index: 10000000000000000000000000000000000;
}
.mobile-menu .sub-menu {
    padding-left: 0 !important;
    display: none;
    border-top: 2px solid #b7b7b7;
    margin-top: 10px;
}
.mobile-menu .sub-menu .menu-item{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #D3D3D3;
}
.mobile-menu .sub-menu .menu-item:first-child{
    border: none;
}
.mobile-menu .menu{
    padding-left: 50px;
}
.mobile-menu .sub-menu .menu-item:last-child{
    padding-bottom: 0;
}
.mobile-menu .sub-menu .menu-item{
    border-top: 1px solid #e7e7e7;
}
.mobile-menu .search_icon {
    padding-left: 0 !important;
}
.mobile-menu ul{
    list-style: none;
}
.mobile-menu #menu-header-menu-1 > li{
    padding-bottom: 10px;
    margin-top: 15px;
    margin-right: 60px;
    border-bottom: 2px solid #b7b7b7;
}
.mobile-menu ul a{
    text-decoration: none;
    text-transform: none;
}

.mobile-menu {
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 19px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: none;
    text-align: center;
    color: #474039;
    z-index: 100000000000000000;
    background-color: #F7F4EF;
    padding: 14px;
}
.header_menu #nav_icon{
    display: none;
    margin-left: 5px;
    width: 35px;
    height: 35px;
}
.header_menu #close_icon{
    display: none;
    margin-left: 5px;
    width: 23px;
    height: 23px;
    position: relative;
    top: 3px;
    font-size: 32px;
}
.header_menu .search_icon{
    margin-left: 30px;
}

@media(max-width: 1007px){
    .header_menu #nav_icon{
        display: inline;
    }
.header_menu .search_icon{
        display: none;
    }
	
.header_menu {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 24px;
}
.header-top{
        display: flex;
        justify-content: space-between;
    }
    #fc_logo_header{
        padding-top: 10px;
}
}

@media(max-width: 400px){
    #fc_logo_header{
        width: 238.5;
       /* height: 18px;*/
    }
}
.header-top h1{
    padding-bottom: 0;
    line-height: 1;
    font-size: 0;
}

.menu-arrow {
    display: inline-block;
    width: 8px;
    height: 11px;
    margin-left: 15px;
    background: url(images/triangle_select_light.png) no-repeat;
}
/*
    Page content
*/
#page{
    background-image: url(images/pattern.png);
}
.no-featured-image .main-content-container{
    margin-top: 44px !important;
}
.main-content-container{
    width: 1120px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 80px;
}
.page-id-72 .main-content-container{
    margin-top: 50px;
}
.page-id-71 .main-content-container{
    margin-bottom: 30px;
    margin-top: 90px;
}
.archive .main-content-container{
    margin-top: 55px !important;
}
.archive .main-content-container{
    overflow: hidden;
}
.page-id-71 h1 {
    line-height: 1;
    margin-bottom: 2px;
}

.search-bar {
    background-color: #FFFFFF!important;
    padding: 4px!important;
}

@media (min-width: 559px){
 .page-id-69 .search-bar {
        width: 360px;
    }
}
.page-id-69 h1 {
    line-height: 1;
}
.main-content-container.no-margin{
    margin: 0;
}
@media(max-width: 1120px){
    .main-content-container{
        width: 80%;
    }
}
@media(max-width: 780px){
    .main-content-container{
        width: 90%;
    }
}
.small-column .wp-block-column:first-child {
    margin-top: 9px;
}
@media(max-width: 780px){
    .small-column .wp-block-column:last-child {
        order: -1;
        margin-bottom: 40px;
}
}




/*
    Footer
*/



.bottom_footer{
    height: auto;
    width: 100%;
	background-color: #474039;
	padding-top: 90px;
    padding-bottom: 60px;
   /* background: url('/wp-content/themes/Forever Cheese/images/FooterBackground.png') #474039;  */
 /*   position: absolute;*/
  /*  background-position-x: 0%;*/
 /*   background-position-y: 100%;*/
  /*  background-size: 100% 85%;*/
   /* background-repeat: no-repeat;*/
}  
.bottom_footer_inner{
    width: 1120px;
    position: relative;
    margin-left: calc(50% - 560px);
    margin-right: calc(50% - 560px);
  /*  margin-top: 90px;
    margin-bottom: 60px;*/
    color: white;

}
.footer_row{
    width: 100%;
}
.footer_row.first_row{
    padding-bottom: 21px;
   /* display: flex;*/
    justify-content: space-between;
}
.footer_row.second_row{
    padding-top: 21px;
    padding-bottom: 35px;
    border-bottom: solid 0px #c6c0ba;
   /* display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 6px;*/
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight: 300;
    font-size: 15px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    line-height: 2;
	max-width: 980px;
    margin-left: auto;
}
.footer_row.third_row{
    padding-top: 20px;
    display: flex;    
    justify-content: space-between;
}
/*
#mitica_logo_footer{
    margin-left: 70px;
    margin-right: 73px;
    width: 207px;
    position: relative;
    top: 6px;
	top: -3px;
}
*/

img#fc_logo_footer {
    max-width: 207px!important;
}


.footer_menu ul{
    list-style: none;
}
.footer_menu ul li{
  /*  display: inline; */
}
.footer_menu ul a {
    text-decoration: none;
    color: #FFF;
    text-transform: none;
  /*  display: block;*/
    line-height: 4px;
}
.footer_menu {
    display: inline;
}
.menu-footer-menu-container{
    display: inline;
}
#menu-footer-menu{
    display: inline;
    padding-left: 0;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    position: relative;
    top: 0px;
}
#menu-footer-menu .menu-item{
    padding-left: 27px;
}
.footer_site_info{
    text-align: left;
	padding-bottom:	14px;
}
.footer_copyright{
    color: #b2ada7;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight: 400;
    font-size: 17px;
	text-align: center!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
	margin-left: auto;
    margin-right: auto;
}
.footer_socials a{
    text-decoration: none;
	padding-right: 8px;
}
.footer_socials .icon{
    text-align: right;
    width: 20px;
    height: 20px;
    margin-left: 6px;
}
.footer_socials {
    margin-left: -5px;
}

#carbonfund_logo{
    padding-right: 22px;
    position: relative;
    top: 22px;
	display: none;
}


@media(max-width: 1130px){
	
.homepage-title {
    top: 28%;
    position: absolute;
    width: 80%;
    text-align: center;
}	
	
.bottom_footer_inner {
        margin-top: 60px;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
    .footer_row.first_row {
        flex-direction: column;
        padding-bottom: 0;
    }
    .footer_menu {
        margin-top: 0px;
    }
	/*
    .mobile-grid{
        margin-top: 40px;
    }
	*/
    .footer_menu .menu-item:first-child {
        padding-left: 27px;
    }
    .footer_row.second_row {
        grid-column-gap: 70px;
}

	
	
.mitica_banner {
    width: 100%!important;
    display: block;
    padding-left: 0px;
    background-color: #474039!important;
    background-image: URL('/wp-content/uploads/2023/06/mitica_home_banner_bckgrnd-mobile-rev.png');
	    background-size: 74%;
    background-repeat: no-repeat;
    background-position: 54% -30px;	
}


/*	
p.white_text {
    color: #FFF;
    padding-top: 224px;
    max-width: 78%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
}
*/
	
p.white_text {
    color: #FFF;
    padding-top: 164px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
}	
	
	
.wp-block-column:first-child {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
/*
p.white_text {
    color: #FFF;
    padding-top: 224px;
    max-width: 74%;
    margin-left: auto;
    margin-right: auto;
}
*/
	
.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}	
}

@media (max-width: 795px) {
	
	
.mitica_banner {
    width: 100%!important;
    display: block;
    padding-left: 0px;
    background-color: #474039!important;
    background-image: URL('/wp-content/uploads/2023/06/mitica_home_banner_bckgrnd-mobile-rev.png');
    background-size: 94%;
    background-repeat: no-repeat;
    background-position: 54% 10px;
}	
	/*
.mitica_banner {
    width: 74%!important;
    display: block;
    padding-left: 0px;
    background-image: URL('/wp-content/uploads/2023/05/mitica_home_banner_bckgrnd-mobile.png');
    background-size: 100%;
    background-repeat: no-repeat;
	background-color: #474039!important;
  /*  min-height: 580px; */
  /*  margin-left: auto;
    margin-right: auto;
    margin-bottom: -24px!important;
}
*/
}


@media (min-width: 439px) and (max-width: 660px) {
	
	

	
p.white_text {
    color: #FFF;
    padding-top: 184px;
    max-width: 72%;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
}
}


@media(max-width: 798px){
	/*
p.white_text {
    color: #FFF;
    padding-top: 184px;
    max-width: 74%;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
	text-align: left;
    margin-bottom: 14px;
}*/
	
p.white_text {
    color: #FFF;
    padding-top: 164px;
    max-width: 79%;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    text-align: left;
    margin-bottom: 4px;
    font-size: 18px;
}	
	
	
.bottom_footer_inner {
        margin-bottom: 34px;
    }
.bottom_footer {
        background-size: cover;
    }
.bottom_footer .logos{
        display: grid;
        grid-row-gap: 0%;
        text-align:center;
    }
.bottom_footer .logos img{
        margin-left: auto !important;
        margin-right: auto !important;
    }
.footer_menu {
        margin-top: 15%;
        text-align: center;
    }
.mobile-grid{
        margin-top: 15%;
        text-align: center;
    }
.footer_row.second_row {
        grid-template-columns: auto;
    }
.footer_site_info {
        text-align: center;
    }
.footer_description {
        text-align: center;
        padding-bottom: 4px;
    }
.footer_row.third_row {
        justify-content: unset;
        display: grid;
        grid-template-rows: 100% 100%;
    }
.footer_socials, .footer_copyright {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
}
}

@media(max-width: 578px){
	
p.white_text {
    color: #FFF;
    padding-top: 134px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
}
.mobile-grid{
        display: block;
        margin-top: 2%;
    }
    .footer_row.second_row {
        padding-top: 35px;
    }
    .footer_menu {
        margin-top: 0px;
    }
    .footer_menu ul li {
        display: block;
        padding-left:0 !important;
        padding-bottom: 5%;
    }
    .footer_menu ul li:last-child {
        display: block;
        padding-left:0 !important;
    }
    .logos img{
        width: 60%;
    }
#menu-footer-menu{
        display: grid;
        grid-template-columns: 50% 50%;
        grid-row-gap: 20px;
}
.bottom_footer {
    padding-top: 10px;
    padding-bottom: 10px;
}	
	
}
footer p {
    font-size: inherit;
    padding-bottom: 0px;
    margin-bottom: 0;
    margin-top: 0;
    color: inherit;
    line-height: 24px;
}

footer p a {
    color: inherit;
}

/*
    Columns
*/
.wp-block-columns{
    margin-bottom: 20px;
}
.wp-block-column .wp-block-image{
    margin: 0;
    padding: 0;
}
.wp-block-column:first-child{
    max-width: 550px;
}
.single .wp-block-column:first-child{
    max-width: 645px;
}
.single .wp-block-column:first-child p, .single .wp-block-column:first-child ul,
.single .wp-block-column:first-child h2, .single .wp-block-column:first-child h3{
    max-width: 550px;
}
.wp-block-column:nth-child(2){
    max-width: 455px;
    margin-left: auto;
}

/* 
    Gallery
*/
.wp-block-gallery{
    border-top: solid 2px #c6c0ba;
    padding-bottom: 120px;
    padding-top: 90px;
    margin-top: 70px;
}
.wp-block-gallery:before {
    content: " • "; 
    content: " • " / ""; 
    position: relative;
    color: #c6c0ba;
    display: block; 
    left: calc(50% - 10px); 
    bottom: 100px; 
    z-index: 1;
    background-color: #f7f4ef;
    padding-left: 7px;
    padding-right: 7px;
	height: 20px;
}
.blocks-gallery-grid{
    width: 100%;
}
.wp-block-gallery .blocks-gallery-item{
    margin-right: 12px !important;
}
.wp-block-gallery .blocks-gallery-item img{
    max-width: 253px;
    max-height: 253px;
}
@media(max-width: 599px){
    .wp-block-gallery:before {
        bottom: 70px;
    }
    .wp-block-gallery .blocks-gallery-item figure{
        margin-left: auto;
        margin-right: auto;
    }
    .wp-block-gallery .blocks-gallery-item {
        margin-bottom: 30px;
    }
    .wp-block-gallery {
        margin-top: 35px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.wp-block-gallery .blocks-gallery-item img{
    margin-bottom: auto;
    margin-top: auto; 
}

/*
   Hubspot form
*/
.hubspot-signup {
	width: 100%;
	height: auto;
	padding-top: 62px;
	padding-bottom: 20px;
	text-align: center;
}
#ouibounce-popup .hubspot-signup {
    padding-top: 152px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
@media(max-width: 550px){
    #ouibounce-popup .hubspot-signup{
        padding-top: 190px;
    }
    #ouibounce-popup .hubspot-signup h3{
        padding-bottom: 8px;
    }
}

.hubspot-signup h3{
    margin: 0;
    font-family: EpilogueSemiBoldItalic, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 22px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #33312c;
    max-width: 550px;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 24px;
}

.hubspot-signup .form-container {
	max-width: 550px;
	margin: 0 auto;
}

/*
Latest Posts Block
*/
/*
.beyond-latest-news {
    background: url(''); 
	margin-top: 120px;
    padding-top: 85px;
    min-height: 780px;
}
*/

.beyond-latest-news {
    /* background: url(style.css); */
    margin-top: 0px;
    padding-top: 14px;
    min-height: 620px;
}

.latest-news-col {
	float: left;
	max-width: 66%;
}
.bredesen-blog-col {
	float: right; 
    max-width: 33%;
}
@media(min-width: 1129px){
    .bredesen-blog-col {
        position: relative;
        top: 6px;
    }
}
.latest-news-block h2 {
    color: #474039;
    font-size: 27px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 600!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    margin-bottom: 18px;
}
.latest-news-block .latest-news-col h3 {
    color: #474039;
    font-size: 25px;
    margin: 0;
    font-family: EpilogueSemiBoldItalic, "Arial", sans-serif;
    font-weight: 400!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
.latest-news-block .bredesen-blog-col h3 {
    color: #474039;
    font-size: 17px;
    margin: 0;
    font-family: EpilogueSemiBoldItalic, "Arial", sans-serif;
    font-weight: 400!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
.latest-news-block p{
    font-size: 15px;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: black;
    margin-bottom: 0;
    padding-bottom: 0;
}
.latest-news-block .post-description{
    background-color: white;
    background-image: url('/wp-content/themes/Forever Cheese/images/BlogPostCorner.svg'); 
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.latest-news-block .latest-news-col .post-description{
    padding-top: 14px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}
.latest-news-block .bredesen-blog-col .post-description{
    padding-top: 9px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 17px;
}
/*
.latest-news-col .blogs-heading{
    padding-top: 5px;
    background-image: url('/wp-content/themes/Forever Cheese/images/BlogsSmallCircle.svg'), 
                  url('/wp-content/themes/Forever Cheese/images/BlogsSmallCircle.svg'),
                  url('/wp-content/themes/Forever Cheese/images/BlogsSmallCircle.svg');
    background-repeat: no-repeat, 
                    no-repeat,
                    no-repeat;
    background-size: 5px 5px,
                    5px 5px,
                    5px 5px;
    background-position: 0 top, 
                        9px top,
                        18px top;
	float: left;
}
*/
.bredesen-blog-col .blogs-heading-img{
	margin-left: 40px;
}
.latest-news-col .blogs-heading-img{
	margin-left: 25px;
}
.blogs-heading-img {
	margin-top: 9px;
	width: 37px;
	height: 28px;
}
.bredesen-blog-col .blogs-img{
	height: 186px;
	width: 360px;
}
.latest-news-col .blogs-img{
	height: 386px;
	width: 740px;
}
.beyond-after-latest-news{
	background-color: #3a8cb3;
	margin-bottom: 118px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.beyond-after-latest-news .button{
	padding-top: 13px;
	padding-bottom: 13px;
}
.latest-news-block .dot {
	margin-left: 9px;
	margin-right: 7px;
}
.latest-news-col h3 {
	font-size: 30px;
}
.latest-news-block h4 {
	font-size: 35px;
}
.mobile-only{
	display: none;
}
@media (min-width: 1129px) {
	p.no-image {
		margin-top: 41px;
    } 
    .latest-news-block .bredesen-blog-col .blogs-heading {
        margin-bottom: -1.5px !important;
        height: 42.6px
	}
}
@media (max-width: 1128px) {
	.blog-category-post{
		margin-bottom: 40px;
	}
	.bredesen-blog-col .blogs-heading-img {
		margin-left: 20px;
	}
	.beyond-latest-news {
		text-align: center;
	}
	.latest-news-block .blogs-heading {
		float: none;
        margin-bottom: 0px;
        background-position: 47% top, 
                        50% top,
                        53% top;
	}
	.latest-news-block .bredesen-blog-col .blogs-heading {
        display: none;
	}
	.latest-news-block .blogs-heading-img {
		display: none;
	}
	.beyond-latest-news .bredesen-blog-col {
		float: none;
		max-width: 100%;
	}
	.beyond-latest-news .latest-news-col {
		float: none;
		max-width: 100%;
	}
	.beyond-latest-news .latest-news-col.homepage {
		float: none;
		max-width: 100%;
		margin-bottom: 60px;
	}
	.mobile-only{
		display: flex;
	}
	.desktop-only{
		display: none;
	}
	.latest-news-col h3 {
		font-size: 20px; 
	}
	.latest-news-col .blogs-img{
		height: 195px;
		width: 360px;
	}
	.beyond-after-latest-news {
		text-align: center;
	}
	.beyond-after-latest-news .bredesen-blog-col {
		float: none;
		max-width: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.beyond-after-latest-news .latest-news-col {
		float: none;
		max-width: 100%;
		margin-bottom: 0px;
	}
	.beyond-after-latest-news{
		margin-bottom: 0px;
	}
	.beyond-latest-news .container{
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
    }
    .post-description {
        width: 330px;
        margin-left: auto;
        margin-right: auto;
    }
    .latest-news-col .post-description {
        width: 310px;
    }
}
@media (max-width: 375px) {

    .post-description { 
        width: 90% !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}

/*
Image tiles
*/
.product-tiles {
    display: grid;
    grid-template-columns: 265px 265px 265px 265px;
    grid-column-gap: 20px;
    margin-bottom: 60px;
}
@media (max-width: 1128px) {
    .product-tiles {
        grid-template-columns: calc(50% - 10px) calc(50% - 10px);
        grid-row-gap: 20px;
    }
}
@media (max-width: 665px) {

    .product-tiles .thumbnail-image {
        display: inline-block;
        width: auto;
        height: auto;
    }
    /*
    .product-tiles .thumbnail-image img {
        width: 175px;
        height: 175px;
    }*/
}
.thumbnail-image {
    width: 265px;
    height: 265px;
    display: inline-block;
}
.post-tiles .thumbnail-image {
    max-width: 265px;
    max-height: 265px;
    width: auto;
    height: auto;
}
.thumbnail-image img {
    width: 100%;
    height: 100%;
}
.product-tile h3{
    font-size: 17px;
    color: #474039;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 600!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    margin-bottom: 0;
    margin-top: 15px;
    line-height: 1.2;
}
.product-tile h4, .product-tile .region{
    font-size: 15px;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #706f6d;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}


/*
Banner
*/
.banner {
    background-color: #474039;
    border-top-left-radius: 75px;
    display: grid;
    grid-template-columns: auto auto;
    margin-top: 120px;
}
.banner_left {
    padding-top: 45px;
    padding-left: 45px;
    padding-right: 90px; 
    padding-bottom: 45px;
}
.banner .text p{
    padding-top: 15px;
    color:  white;
}


.banner #mitica_logo{
    width: 255px;
    left: -15px;
    position: relative;
}

@media (max-width: 1120px) {
.banner #mitica_logo{
    width: 100%;
}
#header-title-image {
    width: 500px!important;
}	
	
}
.banner_right {
    height: auto;
}
.banner_right img {
    height: 100%;
    max-width: 476px;
}

@media (max-width: 1442px) {
.hero-background.homepage {
    height: 700px!important;
}
}
@media (max-width: 1024px) {
.hero-background.homepage {
    height: 600px!important;
}
}


@media (max-width: 1120px) {
.banner {
        overflow: hidden;
        grid-template-columns: 70% 30%;
}
}
@media (max-width: 808px) {
    .banner {
        grid-template-columns: 100% 0%;
    }
    .banner_right {
        display: none;
    }
}
@media (max-width: 423px) { 
    .banner_left {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/*
    Popup
*/
.popup-container {
	display: none;
	height: 100vh;
	width: 100vw;
	position: absolute;
	z-index: 100000000000000000000;
	background-color: rgba(48.6, 48.6, 48.6, 0.6);
}
.popup {
	background-color: white;
	border-radius: 6px;
	position: absolute;
	z-index: 100000000000000000000;
	top: 0; 
	left: 0;
	margin-left: calc(50% - 275px);
	width: 550px;
	height: 400px;
	text-align: center;
}
.popup .popup-icon {
	margin-top: 35px;
}
.popup .popup-title {
	color: #2b4771;
	font-size: 30px;
	font-weight: 400!important;
	line-height: 40px;
	margin-top: 21px;
}
.popup .popup-links {
	width: 360px;
	margin-left: 95px;
	display: flex;
	justify-content: space-between;
}
.popup .popup-link {
	cursor: pointer;
	padding-top: 2px;
	background-color: #eb924f;
    color: #ffffff !important;
    line-height: 40px;
	width: 170px;
	height: 45px;
	border-radius: 4px;
	font-size: 18px;
}
.popup #close-popup{
	background-color: #acacac;
}
.popup .popup-text{
	font-size: 17px;
	margin-left: 47px;
	margin-right: 47px;
	margin-bottom: 29px;
	width: 449px;
	line-height: 2.2;
}
.popup_body_active{
	background-color: #585858;
	opacity: 0.6;
}
.body_popup .popup {
	background-color: white;
	opacity: 1;
}


/*
    Email popup
*/
#ouibounce-popup {
    min-height: 370px;
    background-image: url('/wp-content/themes/Forever Cheese/images/email_popup_image.png'); 
    background-repeat: no-repeat;
    background-size: cover;
}

#ouibounce-popup-title {
	margin-top: 21px;
	margin-bottom: 10px;
}
#ouibounce-popup-text {
	margin-bottom: 14px;
}
#ouibounce-popup-links {
	margin-left: 190px;
}
#ouibounce-email-input {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #555555;
	width: 360px;
	text-align: center;
	margin-bottom: 19px;
}
  #ouibounce-email-input ::-webkit-input-placeholder { 
	color: #959595;
	font-family: "IBM Plex Sans";
	font-size: 18px;
	font-weight: 400!important;
}
  
  #ouibounce-email-input :-ms-input-placeholder { 
	color: #959595;
	font-family: "IBM Plex Sans";
	font-size: 18px;
	font-weight: 400!important;
  }
  
  #ouibounce-email-input ::placeholder {
	color: #959595;
	font-family: "IBM Plex Sans";
	font-size: 18px;
	font-weight: 400!important; 
  }

  #ouibounce-popup-close-icon img {
  	position: absolute;
    top: 20px;
	right: 19px;
  }
  #ouibounce-popup-close-icon:hover img{ 
	opacity: 0.8;
  }
  #ouibounce-popup-close-icon:hover {
	cursor: pointer; 
  }
  #ouibounce-submit-button, .calendars-submit {
	  padding-top: 2.5px;
	  padding-bottom: 2.5px;
	  margin-bottom: 8px;
  }
  @media(max-width: 550px){
	  #ouibounce-popup {
		  margin-left: 10% !important;
		  margin-right: 10% !important;
		  width: 80%;
		  height: auto;
	  }
	  #ouibounce-email-input {
		width: 80%;		
	}
	#ouibounce-popup-text {
		max-width: 80%;
		margin-left: 10% !important;
		margin-right: 10% !important;
		height: auto;
	}
  }

/*
  Search popup
*/
#search-popup-close-icon{
    position: absolute;
    cursor: pointer;
    top: -20px;
    right: -20px;
}
#search-popup-close-icon:hover img{ 
	opacity: 0.8;
}
#search-popup-close-icon:hover {
	cursor: pointer; 
}
#search-icon-popup {
    cursor: pointer;
}
#search-popup {
    height: 60px;
    text-align: left;
    background-color: #d4d2d0;
    opacity: 0.9;
    
}
#search-popup #search-icon-popup {
    height: 30px;
    width: 30px;
    margin-left: 20px;
    margin-top: 15px;    
}
#search-popup input[type="text"]{
    box-sizing: border-box;
    background: none;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 17px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    margin-right: 17px;
    padding: 10px 0px;
    outline: 0px;
    line-height: 1.2em;
    margin-left: 15px;
    height: 25px;
    margin-bottom: 13px;
    vertical-align: middle;
    width: 80%;
}
#search-popup input[type="text"]::placeholder{
    color: #757472;
    font-size: 23px;
    font-family: Epilogue, "Arial", sans-serif; font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
#search-popup .search-results{
    background-color: #161616;
    color: white;
    margin-top: -6px;
}
#search-popup .search-results .results-type{
    font-size: 15px;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;

}
#search-popup .search-results .results-type-container{
    margin-top: 25px;
}
#search-popup .search-results .results-type-container:first-child{
    margin-top: 0 !important;
}
#search-popup .search-results .results-type:first-child{
    font-size: 15px;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;

}
#search-popup .search-results .results-title{
    font-size: 17px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;

}
#search-popup .search-results .no-results{
    margin-top: 5px;
    font-size: 17px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    margin-bottom: 5px;

}
#search-popup .search-results .results-title:hover{
    color: #94CCE3;
    cursor: pointer;
}
@media(max-width: 418px){
    #search-popup input[type="text"]{
        width: 40%;
    }
    #search-popup input[type="text"]::placeholder{
        font-size: 16px;
    }
}
@media(max-width: 615px){
    #search-popup{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
}
#q-field{
    height: 38px !important;
    padding-bottom: 26px !important;
    margin-bottom: 0px !important;
}

/*
Company Info block
*/
.company-info h4{
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 15px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    margin: 0;
}
.company-info a{
    color: #33312c;
}
.company-info .from-site-settings p{
    font-family: EpilogueDRegular, "Arial", sans-serif;
    font-size: 20px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    line-height: 1.8;
}
@media(max-width: 599px){
    .company-info{
        text-align: center;
        margin-top: 40px;
    }
}

/*
    Contact Form
*/
.wpcf7 label {
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 16px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    margin: 0;
}
.wpcf7 input {
    height: 22px;
    width: calc(100% - 39px);
    border: 2px solid #e7e7e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    padding: 19px 20px;
	line-height: 1;
	margin-bottom: 9px;
	font-size: 19px;
    font-family: EpliogueRegular, "Arial", sans-serif;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
.wpcf7 textarea, .wpcf7 select {
	border: 2px solid #e7e7e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    padding: 19px 20px;
	width: 100%;
	line-height: 1;
	margin-bottom: 9px;
	font-size: 19px;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
.wpcf7 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.wpcf7 .your-subject:after {
	content:"";
	background-image: url('/wp-content/themes/Forever Cheese/images/select_arrow.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 15px;
	position:absolute;
	pointer-events:none;
    top: 30%;
    width: 12px;
    height: 10px;
}
.wpcf7 select:hover {
	cursor: pointer;
}
.wpcf7 textarea {
    box-sizing: border-box;
	height: 150px;
	min-height: 150px;
	resize: none;
	margin-bottom: 15px;
}
.wpcf7 input[type="submit"]{
    box-sizing: border-box;
    height: 49px;
    text-transform: uppercase;
    border-radius: 5%;
    background-color: #474039;
    font-size: 17px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 14px;
    padding-top: 14px;
    margin-bottom: 50px;
    -moz-box-shadow: 0 0 15px #e3e3e3;
    -webkit-box-shadow: 0 0 15px #e3e3e3;
    box-shadow: 0 0 15px #e3e3e3;
    color: white;
    width: 44%;
}
.wpcf7 input[type="submit"]:hover{
    cursor: pointer;
    background-color: #008696;
}
@media(max-width: 1120px){
    .wpcf7 input[type="submit"] {
        width: 100%;
        text-align: center;
    }
}
.wpcf7 p {
    padding-bottom: 15px;
}
.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {
    color: #d6d2ce;
    font-size: 19px;
    height: 27px;
    line-height: 32px;
    font-family: EpliogueRegular, "Arial", sans-serif;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}

/*
	Error page
*/
.error-content{
    margin-top: 8px;
    padding-bottom: 120px;
    text-align: center;
}
@media (min-width: 1130px){
    .error-content {
        max-width: 1120px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 1129px){
    .error-content {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
}
.error-content h1{
    padding-top: 55px;
    padding-bottom: 25px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    font-size: 149px;
    margin: 0;
    line-height: 0.8; 
}
@media (max-width: 344px){
    .error-content h1{
        font-size: 80px;
    }
}
.error-content p{
    padding-bottom: 0;
}
#error_page_image{
    padding-bottom: 0px;
}

/*
 Blog posts
*/
.blog-post{
    margin-bottom: 60px;
    background-color: #f7f7f7;
}
.blog-post .post-description {
    box-sizing: border-box;
    width: 100% !important;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
    background-color: #FFF;
    background-image: url('/wp-content/themes/Forever Cheese/images/BlogPostCorner.svg'); 
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.blog-post .blogs-img {
    width: 100%;
}
.blog-post .post-date {
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    font-size: 15px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    padding-bottom: 0;
}
.blog-post h2 {
    color: #474039;
    font-size: 25px;
    margin: 0;
    font-family: EpilogueSemiBoldItalic, "Arial", sans-serif;
    font-weight: 400!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
.blog-post .post-excerpt{
    padding-bottom: 0;
    font-size: 18px;
    padding-top: 10px;
}
.blog-post:last-child{
    margin-bottom: 35px;
}
.read-more-blog-link {

}

/*
  Pagination
*/
.pagination {
    border-top: solid 2px #c6c0ba;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.pagination a {
    color: #474039;
    font-size: 19px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    width: 50%;
    padding-top: 10px;
}
.pagination a:first-child{
    text-align: left;
}
.pagination a:last-child{
    text-align: right;
}

.pagination:before {
    box-sizing: border-box;
    content: " • "; 
    content: " • " / ""; 
    color: #c6c0ba;
    display: block; 
    z-index: 1;
    background-color: #F7F4EF;
    padding-left: 7px;
    padding-right: 7px; 
    position: relative;
    left: calc(50% - 10px);
    width: 20px; 
    font-size: 16px;
    bottom: 10px;
}

@media (max-width: 480px){
    .pagination:before {
        display: none;
    }
    .pagination{
        flex-direction: column-reverse;
    }

    .pagination a{
        padding-top: 30px;
        width: 100%;
        text-align: center !important;
    }
}

/*
    Archives Widget
*/
.archives {
    background-color: #FFF;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 5px;
    margin-top: 10px;
  /*  background-image: url('/wp-content/themes/Forever Cheese/images/archives_background.png'); */
    background-repeat: repeat-y;
    background-size: 100%;
}
.archives h3 {
    font-size: 19px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    margin-top: 0;
    margin-bottom: 20px !important;
}
.archives a {
    display: block;
    font-size: 19px;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    padding-bottom: 20px;
}
.archives a.not-expanded {
    display: none;
}
#expand-archives-widget {
    color: #474039;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
#expand-archives-widget:hover {
    cursor: pointer;
}

/*
Collection page
*/
.collection-description {
    color: #757472;
    font-size: 19px;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    max-width: 550px;
}
.collection-description p {
    padding-bottom: 40px;
}
.collection-page{
    padding-bottom: 20px;
}
.collection-page .product-tiles{
    margin-bottom: 40px;
    grid-row-gap: 30px;
}

.wp-block-column:last-child .wp-block-image {
    margin-bottom: 20px;
}
.wp-block-column .wp-block-image img {
    width: 100%;
    height: auto !important;
}
.wp-block-column:last-child .wp-block-column:first-child .wp-block-image {
    margin-right: 20px;
}

/* 
Quote
*/
.quote-block{
    margin-top: 20px;
    margin-bottom: 65px;
}
 
.quote-text p{
    font-family: EpilogueMediumItalic, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 39px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    padding-bottom: 25px;
}
@media (max-width: 500px){
    .quote-text p{
        font-size: 20px;
    }
}
.quote-author{
    font-family: EpilogueMedium, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 15px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}


/*
Tiles
*/ 
.featured-items {
    border-top: solid 2px #474039;
    padding-top: 50px;
} 
.featured-items_row { display: flex; flex-wrap: wrap; margin: 0 -10px; justify-content: center;}
.single-featured-item-col { padding: 0 10px; margin-bottom: 20px; width: 31.5%; }
.single-featured-item { display: block; position: relative; }
.single-featured-item img { width: 360px; height: 200px; }
.single-featured-item_content { display: flex; width: 100%; flex-direction: column; justify-content: flex-end; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.single-featured-item_content p, .single-featured-item_content h3 { margin: 0; color: #fff; font-size: 27px; font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important; 
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    line-height: 1.5; }
.single-featured-item_content__bottom { padding: 48px 28px 17px; }
.single-featured-item_content__bottom p, .single-featured-item_content__bottom h3 {
    padding-bottom: 0px;
    background-color: #474039; 
    width: fit-content;
    padding-right: 7px;
    padding-left: 7px;}
@media (max-width: 1045px){
    .single-featured-item-col { width: 50%; }
}
@media (max-width: 644px){
    .single-featured-item-col { width: 100%; }
}
.featured-items:before {
    box-sizing: border-box;
    content: " • "; 
    content: " • " / ""; 
    color: #474039;
    display: block; 
    z-index: 1;
    background-color: #F7F4EF;
    padding-left: 7px;
    padding-right: 7px; 
    position: relative;
    left: calc(50% - 10px);
    width: 20px; 
    font-size: 16px;
    bottom: 60px;
}
.featured-items .small-line{
    width: 25px;
    height: 0px;
    border-top: 4px solid #474039;
}

/*
Category page search & sort bar
*/
.search-sort-bar{
    display: flex;
    justify-content: space-between;
    border-bottom: solid 2px #c6c0ba;
    border-top: solid 2px #c6c0ba;
    margin-bottom: 37px;
    padding-bottom: 6px;
    margin-top: 25px;
    padding-top: 7px;
}
.search-sort-wrapper:before {
    box-sizing: border-box;
    content: "•"; 
    content: "•" / ""; 
    color: #c6c0ba;
    display: block; 
    z-index: 1;
    background-color: #F7F4EF;
    padding-left: 7px;
    padding-right: 7px; 
    position: relative;
    left: calc(50% - 10px);
    width: 22px; 
    font-size: 20px;
    bottom: -38px;
}
.search-sort-wrapper:after {
    box-sizing: border-box;
    content: "•"; 
    color: #c6c0ba;
    display: block; 
    z-index: 1;
    background-color: #F7F4EF;
    padding-left: 7px;
    padding-right: 7px; 
    position: relative;
    left: calc(50% - 10px);
    width: 22px; 
    font-size: 20px;
    top: -50px;
}
.search-bar {
    background-color: #f7f7f7;
}

.search-bar #search-icon{
    width: 16px;
    height: 16px;
    margin-left: 2px;
    margin-right: 6px;
}
.search-bar #search-icon:hover{
    cursor: pointer;
}
.search-bar input{
    border: none;
    padding-bottom: 2px;
    background-color: inherit;
}
.search-bar input{
    font-size: 18px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
}
.search-bar input::placeholder {
	color: #c6c0ba;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 16px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    line-height: 28px;
}
input:focus {
    outline: none;
    background-color: none;
}
/* Firefox < 19 */
input:focus {
    outline: none;
    background-color: none;
}
/* Firefox > 19 */
input:focus {
    outline: none;
    background-color: none;
}
/* Internet Explorer 10 */
input:focus {
    outline: none;
    background-color: none;
}
.sort-bar{
    padding-top: 3px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 15px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
}
.sort-bar #sort-icon{
    width: 9px;
    height: 8px;
    margin-left: 6px;
    margin-right: 2px;
}
.sort-bar:hover{
    cursor: pointer;
}
@media (max-width: 441px){
    .search-sort-bar{
        flex-direction: column; 
    }
    .search-bar input::placeholder {
        text-align: center;
    }
    .sort-bar{
        margin-top: 20px;
        text-align: center;
    }
}

/*
Post single
*/
.single-post .post-featured-image img{
    width: 100%;
    height: auto;
}
.single-post #page-content h1 {
    line-height: 1.2;
    font-size: 60px;
}
.single-post #page-content h3 {
    margin-top: 5px;
    margin-bottom: 40px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 15px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
.post-meta-data {
    margin-top: 75px;
    margin-bottom: 30px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 15px;
    color: #474039;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
.single-post #page-content .wp-block-image {
    margin-bottom: 50px;
}
.single #page-content ul {
    margin-top: 0;
    margin-bottom: 40px;
    list-style-type: none;
    padding-left: 53px;
}
.single #page-content ul li {
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    font-size: 17px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    margin-bottom: 35px;
    text-align: initial;
    text-indent: -13px;
}
@media (max-width: 780px){
    .single #page-content ul {
        padding-left: 0px;
    }
}
.single #page-content ul li::before{
    content: '•';
    content: "•" / ""; 
    font-family: DraftDSemiBold, "Arial", sans-serif;
    font-size: 17px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    padding-right: 7px;
}
.post-tiles {
    padding-top: 83px;
    margin-top: 60px;
    border-top: solid 2px #c6c0ba;
}
.post-tiles::before {
    box-sizing: border-box;
    content: "•"; 
    content: "•" / ""; 
    color: #c6c0ba;
    display: block; 
    z-index: 1;
    background-color: #F7F4EF;
    padding-left: 7px;
    padding-right: 7px; 
    position: relative;
    left: calc(50% - 10px);
    width: 22px; 
    height: 20px;
    font-size: 20px;
    bottom: 94px;
}
.post-tiles .product-tiles{
    grid-template-columns: 360px 360px 360px;
}
.post-tiles .product-tile {
    background-color: #f7f7f7;
    background-image: url("/wp-content/themes/Forever Cheese/images/BlogPostCorner.svg");
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
@media (max-width: 1120px){
    .post-tiles .product-tiles{
        grid-template-columns: 100%;
    }
    .post-tiles .product-tile{
        margin-left: 20%;
        margin-right: 20%;
    }
}
@media (max-width: 560px){
    .post-tiles .product-tile{
        margin-left: 10%;
        margin-right: 10%;
    }
}
.post-tiles .thumbnail-image{
    max-width: none;
    max-height: none;
}
.post-tiles .thumbnail-image img{
    width: 100%; 
}
.single-post #page-content .post-tiles .product-tile h4,
.single-post #page-content .post-tiles .product-tile .region{
    display: inline-block;
    margin-top: 16px;
    margin-left: 17px;
}
.single-post #page-content .post-tiles .product-tile h3{
    margin-left: 17px;
    margin-right: 17px;
    margin-bottom: 25px;
    font-family: EpilogueSemiBoldIta, "Arial", sans-serif;
    font-size: 17px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}

/*
Product single
*/
.region-info {
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 23px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: white;
    background-color: #474039;
    padding-top: 6px;
    padding-left: 9px;
    padding-right: 10px;
    padding-bottom: 4px;
    width: auto;
    display: inline-block;
    margin-top: 40px;
}
.product-tiles-wrapper {
    padding-top: 60px;
    margin-top: 80px;
    border-top: solid 2px #c6c0ba;
}
.product-tiles-wrapper::before {
    box-sizing: border-box;
    content: "•"; 
    content: "•" / ""; 
    color: #c6c0ba;
    display: block; 
    z-index: 1;
    background-color: #F7F4EF;
    padding-left: 7px;
    padding-right: 7px; 
    position: relative;
    left: calc(50% - 10px);
    width: 22px; 
    height: 20px;
    font-size: 20px;
    bottom: 72px;
}
.product-main {
    display: grid;
    grid-template-columns: 550px 455px;
    grid-column-gap: 115px;
}
.single-product h1{
    margin-top: 10px;
    line-height: 1.1;
}
@media(max-width: 1120px){
    .product-main {
        display: grid;
        grid-template-columns: 50% 40%;
        grid-column-gap: 10%;
    }
}
@media(max-width: 940px){
    .single-product{
        text-align: center;
    }
    .single-product p{
        text-align: left;
    }
    .product-main {
        display: grid;
        grid-template-columns: 100%;
        grid-row-gap: 5%;
    }
}
.product-left .product-thumbnail {
    max-height: 550px;
}
.product-left .product-thumbnail img {
    width: 550px;
    height: 550px; 
}
@media(max-width: 753px){
    .product-left .product-thumbnail img {
        width: 100%;
        height: auto;     
    }
    
}
.single-product .product-small-images {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.single-product .product-small-image img {
    display: flex;
    flex-direction: row;
    width: 75px;
    height: 75px;
    margin-right: 20px;
    margin-top: 20px;
}
.single-product .product-small-image:nth-child(6n) img {
    margin-right: 0;
}
.single-product .product-small-image:last-child img {
    margin-right: 0px !important;
}
@media(max-width: 480px){
    .single-product .product-small-images{
        display: grid;
        grid-template-columns: 75px 75px 75px;
        grid-column-gap: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 265px;
    }

    .single-product .product-small-image img {
        margin-right: 0;
    }
}
/*
    Product info box
*/
.product-info{
    width: 100%;
    display: grid;
    grid-template-columns: 10px auto;
}
@media(max-width: 664px){
    .product-info {
        margin-bottom: 30px;
    }
}

.product-info-left{
    background-color: #ffffff;
}


.product-info-right{
    background-color: #ffffff;
 /*   background-image: url(images/productInfoPattern.png);*/
    padding-top: 35px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
}
.product-info-item{
    margin-bottom: 20px;
}
.product-info-header{
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    margin-bottom: 20px;
}
.product-info-subheader{
    display: inline-block;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
.product-info-text{
    display: inline;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    margin-left: 4px;
    margin-right: 4px;
}
.product-info-nutritional-info {
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
#link_icon {
    margin-left: 9px;
}

/*
Products
*/
.parent-category-name{
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 27px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #33312c;
    margin-bottom: 0 !important;
}
.featured-items.products-categories{
    border-top: none;
    padding-top: 20px;
}
.featured-items.products-categories::before{
    display: none;
}
.featured-items.products-categories .featured-items_row{
    justify-content: left;
}

.tiles-header {
    position: relative;
    line-height: 1;
    margin-bottom: 25px;
}
.tiles-header .icon-above {
    position: absolute;
    top: 14.5px;
    left: 4px;
}

/*
Store Locator
*/
#wpsl-wrap {
    padding-bottom: 100px;
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
#wpsl-wrap strong{
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
#wpsl-wrap label, #wpsl-wrap .wpsl-direction-wrap {
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
#wpsl-wrap label {
    width: auto !important;
}
#wpsl-wrap a {
    font-family: Epilogue, "Arial", sans-serif; font-weight:400;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
}
#wpsl-wrap input, #wpsl-wrap select {
    font-family: Epilogue, "Arial", sans-serif; 
    font-weight:400;
    font-size: 19px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    margin-right: 40px !important;
}
#wpsl-search-wrap div label {
    line-height: 45px;
}
.wpsl-dropdown {
    line-height: 45px;
    height: 45px;
}
.wpsl-dropdown .wpsl-selected-item{
    padding-top: 14px !important;
    line-height: 18px;
    padding-bottom: 0 !important;
    font-size: 18px;
}
#wpsl-wrap #wpsl-search-btn{
    color: white;
    height: 45px;
    text-transform: uppercase;
    border-radius: 4px;
    border: 4px solid #474039 !important;
    background-color: #474039 !important;
    background-image: none;
    font-size: 17px;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    -moz-box-shadow: 0 0 10px rgba(125, 125, 125, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(125, 125, 125, 0.4);
    box-shadow: 0 0 10px rgba(125, 125, 125, 0.4);
    margin-right: 0 !important;
}
#wpsl-search-btn:hover{
    background-color: #abc0d9 !important;
    border: 4px solid #abc0d9 !important;
}
.wpsl-select-wrap{
    float: right !important;
}
.wpsl-search-btn-wrap{
    right: 0px;
    position: relative;
    float: right !important;
}
@media (min-width: 570px) {

    .wpsl-clearfix{
        padding-right: 0 !important;
    }
}
.rotateimg180 {
    -webkit-transform:rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

.maps img:hover {
    cursor: pointer;
}

/*
Scroll to top arrow
*/
#scroll-to-top:hover{
    cursor: pointer;
}
#scroll-to-top{
    position: fixed;
    bottom: 20px;
    right: 20px;
    height: 50px; 
    width: 50px;
    background-color: blue;
    z-index: 1000000000;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#scroll-to-top i { 
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#scroll-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#scroll-to-top:hover i {
    color: #fff;
    top: 5px;
}

/*
Tile image zoom on hover
*/
.product-tile .thumbnail-image {
    overflow: hidden;
}
.product-tile .thumbnail-image img:hover{
    transform: scale( 1.1 ); 
    filter: sepia(0) hue-rotate(0deg);
} 

/*
   Search Page
*/ 
.search-info {
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 23px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: white;
    background-color: #474039;
    padding-top: 6px;
    padding-left: 9px;
    padding-right: 10px;
    padding-bottom: 4px;
    width: auto;
    display: inline-block;
    margin-top: 30px;
}
.search-results-bar{
    margin-top: 20px;
}
.search-results-bar .search-bar{
    padding-top: 10px;
}
.search-results-bar .search-bar #search-field{
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 35px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    line-height: 38px;
    width: 65%;
    position: relative;
    bottom: 3px;
    height: 60px;
    line-height: 60px;
}
.search-results-bar .search-bar #search-icon{
    width: 30px;
    height: 30px;
    margin-left: 15px;
    margin-right: 15px;
}
.search-results-bar .search-bar #search-field::placeholder {
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    color: #c6c0ba;
    font-size: 35px !important;
    height: 60px;
    line-height: 60px !important;
}
.search-page-tiles .product-tile{
    margin-bottom: 30px;
}
.product-tile{
    overflow: hidden;
}
.rotateimg180 {
    -webkit-transform:rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filter-categories-wrapper div {
    display: inline-block;
    margin-right: 8px;
    z-index: 10;
}
.filter-categories-wrapper {
    position: relative;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 15px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    color: #474039;
    padding-top: 6px;
    padding-bottom: 24px;
    
}
.filter-categories-wrapper .categories{
    position: absolute;
    top: 60px;
    left: 0px;
    display: none;
    background-color: white;
    grid-template-columns: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    overflow-y: auto;
    max-height: 20vh;
}
.filter-categories-wrapper .categories .category-option{
    margin-bottom: 10px;
}
@media(min-width: 651px){
    .filter-categories-wrapper .categories a:hover{
        cursor: pointer;
    }
    .filter-categories-wrapper:hover .categories{
        display: grid;
    }
}
.categories-trigger{
    margin: 0 !important;
}
.search-page-tiles-wrapper{
    padding-top: 20px;
    border-top: 2px solid #474039;
}
.search-page-tiles-wrapper:before {
    box-sizing: border-box;
    content: "•"; 
    content: "•" / ""; 
    color: #c6c0ba;
    background-color: #F7F4EF;
    display: block; 
    z-index: 0;
    padding-left: 7px;
    padding-right: 7px; 
    position: relative;
    left: calc(50% - 10px);
    width: 22px; 
    height: 22px; 
    font-size: 20px;
    top: -32px;
}
@media(max-width: 400px){
    .search-results-bar .search-bar #search-field{
        font-size: 18px;
        bottom: 10px;
    }
    .search-results-bar .search-bar #search-field::placeholder {
        font-size: 18px !important;
    }
}

/*
Search filters
*/
.filter-categories-wrapper .categories{
    max-height: none !important;
    z-index: 3;
    background-color: #f7f7f7;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 25px;
    min-width: 180px;
    top: 40px;
    left: -20px;
}
.filter-categories-wrapper .category-option{
    margin-bottom: 7px !important;
}
.filter-categories-wrapper .categories label:hover, .filter-categories-wrapper .categories .checkbox-wrapper:hover{
    cursor: pointer;
}
.filter-categories-wrapper .categories input{
    margin-right: 10px;
    border: 2px solid black;
}
.filter-categories-wrapper .categories label{
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    color: #33312c;
    font-size: 16px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
}
.filter-categories-wrappers{
    padding-top: 25px;
}
.filter-categories-wrapper{
    display: inline-block;
    margin-right: 45px;
    padding-top: 6px;
}
.checkbox-wrapper {
    margin-right: 14px !important;
    vertical-align: middle;
  }
  .checkbox-wrapper input {
    position: relative;
    display: none;
  }
  
  .checkbox-wrapper span {
    width: 16px;
    height: 16px;
    display: block;
    background: url(images/checkbox.png);
  }
  
  .checkbox-wrapper input:checked + span {
    background: url(images/checkboxChecked.png);;
  }
  .categories {
   top: 50px !important; 
   -webkit-box-shadow: 2px 2px 10px #484848;
   box-shadow: 2px 2px 10px #484848; 
    overflow: visible;
  }
  .categories::before{
    content: '';
    display: block;
    position: absolute;
    z-index: 10000000;
    top: -8px;
    content: '';
    width: 1px;
    left: 100px;
    height: 4px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 4px solid #f7f7f7;
  } 

  .important-no-hero-image{
      min-height: 0 !important;
  }

  .wp-block-gallery img[alt="spain"] {
      position: relative;
      bottom: -10px;
  }

  .post-mini{
      background: linear-gradient(180deg, transparent 50%, white 50%);;
  }
  .latest-news-block .attachment-postTile{
      width: 100%;
      height: auto;
  }
  .blog .attachment-largePostTile{
    width: 100%;
    height: auto;
  }
  @media (max-width: 1128px){
    .latest-news-col{
        margin-bottom: 40px;
    }

    .post-mini{
        width: 310px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .latest-news-block img{
        width: calc(100% + 50px);
        height: auto;
    }
    .latest-news-block .attachment-postTile{
        width: calc(100% + 50px);
    }
    .latest-news-block .latest-news-col h3{
        font-size: 17px;
    }
}
@media (max-width: 375px){
    .latest-news-block img{
        width: 100%;
    }
    .latest-news-block .attachment-postTile{
        width: 100%;
    }
}

.single-post p + .wp-block-embed-vimeo {
    margin-top: -20px;
}
.clear-filter{
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 15px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    visibility: hidden;
    padding-top: 4px;
}
.clear-filter span{
    position: relative;
    bottom: 3px;
    margin-right: 8px;
    color: #474039;
}
.clear-filter:hover{
    cursor: pointer;
}
.filter-buttons{
    position: relative;
    right: 20px;
    float: right;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column-gap: 20px;
}
@media(max-width: 1120px){
    .filter-categories-wrappers{
        padding-bottom: 50px;
    }   
}
.no-products{
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;
    font-size: 18px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.product-content ul li{
    margin-bottom: 15px !important;
}
@media (min-width: 1120px) {
    .single-post .product-tile{
        margin-bottom: 20px;
    }
}
@media (max-width: 515px) {
    .home .blocks-gallery-grid{
        display: grid !important;
    }
    .home .blocks-gallery-item{
        width: 100% !important;
    }
}  

.single-post .post-tiles .product-tiles{
    grid-template-columns: 265px 265px 265px;
}
@media (max-width: 1020px) {
    .single-post .product-tiles{
        grid-template-columns: 100%;
    }
    .single-post .post-tiles .product-tiles{
        grid-template-columns: 100%;
    }
}
.single-post .product-tiles h3{
    margin-bottom: 0 !important;
}


#context-click-popup{
    background-color:#474039;
    height: 100px;
}
#context-click-popup input[type="password"]{
  background: none;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 2px solid white;
  font-size: 17px;
  font-family: Epilogue, "Arial", sans-serif;
  font-weight: 400!important;
  text-rendering: optimizeLegibility; 
  -webkit-font-smoothing: antialiased;
  width: 35%;
  margin-right: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  outline: 0px;
  line-height: 18px;
  max-width: 550px;
}
#context-click-popup input[type="submit"]{
  text-transform: none;
  border-radius: 0px;
  background-color: white;
  font-size: 17px;
  font-family: Epilogue, "Arial", sans-serif;
  font-weight: 500!important;
  text-rendering: optimizeLegibility; 
  -webkit-font-smoothing: antialiased;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 10px;
  padding-top: 10px;
  border: none;
}
#context-click-close-icon{
  text-align: right;
  margin-right: 5px;
  margin-top: 5px;
}
.blog-post p a{
    color: #474039;
}
#wpsl-result-list a{
    color: #474039;
}
.skip-link {
    position: absolute;
    left: -10000px;
    top: 0px;
    background-color: white; 
    padding: 12px;
    z-index: 999999999999999;
}
.skip-link:focus-visible {
    left: 0px;
} 
/*
.page-title{
    background-color: #474039;
    padding-left: 20px;
    padding-right: 20px;
    width: fit-content; 
}

*/
.read-more-blog-link{ 
    color: #474039;
}
#nutritional-popup{
    text-align: center;
    color: white;
    background-color: #474039;
}


#nutritional-popup table{
    width: 100%;
    font-family: Epilogue, "Arial", sans-serif;
    font-weight: 500!important;

}
#nutritional-close-icon{
    cursor: pointer;
    text-align: right;
    padding: 5px;
}
@media(max-width: 1120px){
    #nutritional-popup{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

}
#filter-button a {
    white-space: nowrap;
}

@media(max-width: 1120px){
    .wp-block-gallery figure{
        width: 40% !important;
        padding-right: 0;
}
}


@media (max-width:768px) {
	
.page-title{
   font-size: 44px;
}	
	
.hero-background.homepage {
    background-size: contain;
    background-repeat: no-repeat;
    height: 425px!important;
    margin-bottom: 10px;
    background-position: bottom;
}

#header-title-image {
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center!important;
    width: 310px!important;
    display: block!important;
    height: auto!important;
    position: static!important;
}
	
.main-content-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 80px;
}	
	
.homepage-title {
   top: 32%!important;
}
	
.sticky-header {
    padding-top: 0px;
    top: 0;
    width: 100%;
}
}

@media(max-width: 582px){
.page-title{
   font-size: 36px;
}
}

@media(max-width: 487px){
.mitica_banner {
    width: 100%;
    padding-left: 0px;
    min-height: 0px;
    margin-bottom: -24px;
}
}

@media(max-width: 414px){
.mitica_banner {
    width: 100%;
    padding-left: 0px;
    min-height: 0px;
    margin-bottom: -34px;
}
}
@media (max-width: 392px) {
p.white_text {
    padding-top: 104px;
    font-size: 14px;
}
}