.rounded {
border-radius: 50% !important;
}
.container {
max-width: 1210px;
}
.color-blue {
color: #2797c2 !important;
} @font-face {
font-family: "MVBoli";
src: local("Miserable"), url(//www.christkitchen.org/wp-content/themes/ChristKitchen/assets/fonts/MVBoli/MVBoli.eot?#iefix) format("embedded-opentype"),
url(//www.christkitchen.org/wp-content/themes/ChristKitchen/assets/fonts/MVBoli/MVBoli.otf) format("opentype"),
url(//www.christkitchen.org/wp-content/themes/ChristKitchen/assets/fonts/MVBoli/MVBoli.woff) format("woff"),
url(//www.christkitchen.org/wp-content/themes/ChristKitchen/assets/fonts/MVBoli/MVBoli.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
body {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
color: #606060;
}
a {
color: #2797c2;
}
a:hover {
text-decoration: none;
}
h1, .h1 {
font-size: 3.75rem;
}
h2, .h2 {
font-size: 2.5rem;
}
h3, .h3 {
font-size: 1.4375rem;
}
h4, .h4 {
font-size: 1.3rem;
}
.section-title {
font-family: 'Montserrat', sans-serif;
font-weight: bold;
color: #393939;
}
.subtitle {
font-size: 1.875rem;
}
.sm-title {
font-size: 0.9375rem;
}
.sm-subtitle {
font-size: 0.875rem;
} .btn {
font-family: 'Muli', sans-serif;
font-weight: bold;
}
.btn-icon {
width: 48px;
height: 48px;
background: white;
border: 1px solid #bcbcbc;
font-size: 1.5rem;
display: inline-flex;
align-items: center;
justify-content: center;
} .btn-lg {
padding: 1.25rem 3.75rem;
font-size: 1.375rem;
border-radius: 3rem;
}
.btn-md {
padding: 0.875rem 1.5625rem;
border-radius: 3rem;
font-size: 1.125rem;
} .btn-orange {
background: #ff9600;
border: 1px solid #ff9600;
color: white;
font-weight: 600;
}
.btn-orange:hover {
background: #ff9600;
border: 1px solid #ff9600;
}
.btn-gray {
background: #eaeaea;
border: 1px solid #eaeaea;
color: #888888;
font-weight: 600;
}
.btn-gray:hover {
background: #ff9600;
border: 1px solid #ff9600;
color: #fff
}
.btn-blue {
background: #2ba4d3;
border: 1px solid #2ba4d3;
color: white;
font-weight: 600;
}
.btn-blue:hover {
background: #2ba4d3;
border: 1px solid #2ba4d3;
} .with-heart::after {
content: "\e90b";
font-family: 'custom-icons' !important;
color: #2ba4d3;
font-weight: 600;
font-size: 1.5626rem;
display: block;
border-bottom: 3px solid #2ba4d3;
width: 225px;
margin: auto;
position: relative;
height: 20px;
padding-top: 0.3125rem;
} header#pageHeader .navbar-menu {
align-items: flex-end;
background: #252a76;
padding: 0;
}
header#pageHeader .nav-link {
padding: 1.35rem 1.125rem 1.1rem;
color: #fff;
font-weight: 500;
}
header#pageHeader .navbar-menu .active {
background: #2ba4d3;
}
header#pageHeader .header-content .btn-icon {
margin-left: 0.376rem;
margin-right: 0.376rem;
}
header#pageHeader .header-content .btn-icon:first-child {
margin-left: 0;
}
header#pageHeader .header-content .btn-icon:last-child {
margin-right: 0;
}
header#pageHeader .header-content .headline {
font-family: 'MVBoli', sans-serif;
color: #393939;
font-size: 1.75rem;
}
header#pageHeader .header-content .headline .icon {
color: #2797c2;
font-size: 1rem;
}
header#pageHeader .header-content .contact .icon {
color: #2797c2;
font-size: 4rem;
}
header#pageHeader .header-content .search-form input,
header#pageHeader .header-content .search-form select {
background: #f6f6f6;
}
header#pageHeader .header-content .search-form button[type=submit] {
background: #ff9600;
border-color: #ff9600;
color: white;
padding: 0.1875rem 1.25rem;
width: 100%;
font-size: 1.5rem;
}
@media all and (min-width: 576px) {
header#pageHeader .header-content .search-form {
width: 600px;
background: #f6f6f6;
border: 1px solid #c7c7c7;
font-size: 0.875rem;
border-radius: 50px;
}
header#pageHeader .header-content .search-form .select-wrapper {
border-right: 1px solid #e0e0e0;
}
header#pageHeader .header-content .search-form input,
header#pageHeader .header-content .search-form select {
height: 100%;
border: none;
background: none;
}
header#pageHeader .header-content .search-form input:focus,
header#pageHeader .header-content .search-form select:focus {
outline: none;
box-shadow: none;
}
header#pageHeader .header-content .search-form button[type=submit] {
background: #ff9600;
border-color: #ff9600;
padding: 0.1875rem 1.25rem;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
font-size: 1.5rem;
}
}
@media all and (min-width: 992px) {
header#pageHeader .navbar-menu {
height: 60px;
}
header#pageHeader .navbar-menu .active {
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
}
@media all and (min-width: 1200px) {
header#pageHeader .nav-link {
padding: 1.35rem 1.625rem 1.1rem;
}
} section.banner {
background: url(//www.christkitchen.org/wp-content/themes/ChristKitchen/assets/img/banner-bg.png) no-repeat;
background-color: #000000;
background-size: cover;
height: 555px;
}
section.banner .banner-content {
height: 555px;
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column;
}
section.banner .banner-title,
section.banner .banner-subtitle {
text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.7);
}
section.banner .banner-subtitle {
font-family: 'Muli', sans-serif;
} section.services {
background: #eff9fd;
padding: 4.6875rem 0 4.0625rem;
}
section.services .services-content {
font-size: 0.937rem;
}
section.services .services-content .icon {
float: left;
margin-right: 0.25rem;
color: #3aabd7;
font-size: 3.5rem;
} section.gifts {
background: url(//www.christkitchen.org/wp-content/themes/ChristKitchen/assets/img/gift-bg.png) no-repeat;
background-position: center bottom;
padding-bottom: 6.25rem;
}
section.gifts .gifts-content .h3 {
display: block;
color: #393939;
font-weight: bold;
}
section.gifts .gifts-content .gifts-subtitle {
max-width: 57rem;
margin: auto;
padding: 1rem;
}
section.gifts .gifts-content .gifts-img {
height: 400px;
width: auto;
}
@media all and (min-width: 576px) {
section.gifts .gifts-content .content {
margin-left: -15px;
margin-right: -15px;
}
} section.help {
background: url(//www.christkitchen.org/wp-content/themes/ChristKitchen/assets/img/bg-2.png) no-repeat;
height: 640px;
background-position: center;
}
section.help .help-title {
color: #393939;
}
section.help .help-content {
height: 640px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
section.help .help-subtitle {
font-size: 18px;
color: #616161;
}
section.help .help-text {
background: #e1dddb;
max-width: 560px;
padding: 3.125rem 2rem;
}
@media all and (min-width: 992px) {
section.help .help-text {
padding: 3.125rem 5rem;
}
} section.products .products-content {
margin-top: 7rem;
}
section.products .products-content .product-title {
position: relative;
color: white;
font-family: 'MVBoli', sans-serif;
font-size: 1.5626rem;
text-align: left;
padding: 0.75rem 2rem;
top: -20px;
display: inline-block;
float: left;
z-index: 999;
}
section.products .products-content .product-title .text {
position: relative;
z-index: 9;
}
section.products .products-content .product-subtitle {
color: #393939;
font-weight: bold;
}
section.products .products-content .product-block{
position: relative;
}
section.products .products-content .img-holder{
padding-bottom: 132%;
height: 0;
}
section.products .products-content .img-holder img{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;;
}
section.products .products-content .img-1 .product-title::before {
position: absolute;
top: 0;
left: 0;
content: '';
border-top: 52px solid #8bc135;
border-left: 0;
border-right: 25px solid transparent;
width: 110%;
}
section.products .products-content .img-2 .product-title::before {
position: absolute;
top: 0;
left: 0;
content: '';
border-top: 52px solid #01ace4;
border-left: 0;
border-right: 25px solid transparent;
width: 110%;
}
section.products .products-content .img-3 .product-title::before {
position: absolute;
top: 0;
left: 0;
content: '';
border-top: 52px solid #f53379;
border-left: 0;
border-right: 25px solid transparent;
width: 110%;
}
section.products .products-content .img-4 .product-title::before {
position: absolute;
top: 0;
left: 0;
content: '';
border-top: 52px solid #fe7faa;
border-left: 0;
border-right: 25px solid transparent;
width: 110%;
}
section.products .products-content .img-5 .product-title::before {
position: absolute;
top: 0;
left: 0;
content: '';
border-top: 52px solid #f0c001;
border-left: 0;
border-right: 25px solid transparent;
width: 110%;
}
section.products .products-content .img-6 .product-title::before {
position: absolute;
top: 0;
left: 0;
content: '';
border-top: 52px solid #f7732e;
border-left: 0;
border-right: 25px solid transparent;
width: 110%;
}
section.products.shop .products-content .img-holder{
padding-bottom: 122%;
}
section.products.shop .products-content .product-block .overlay{
background: rgba(43, 164, 211, 0.85);
opacity: 0;
transition: all 0.5s;
display: flex;
align-items: center;
position: absolute;
justify-content: center;
left: 0;
width: 100%;
right: 0;
height: 100%;
z-index: 99999;
top: 0;
color: white;
padding: 1.25rem;
}
section.products.shop .products-content .product-block .overlay .content{
font-size: 1.5625rem;
}
section.products.shop .products-content .product-block:hover .overlay{
opacity: 1;
} .product-subtitle2 {
font-size: 1.4rem;
color: #606060;
font-weight: bold;
}
.product-subtitle2 a {
color: #606060;
}
.price-holder {
margin-top: .5em;
margin-bottom : .5em;
color: #2ba4d3;
}
.product-subtitle2 a.whitetxt {
color : #ffffff;
} section.sign-up {
background: url(//www.christkitchen.org/wp-content/themes/ChristKitchen/assets/img/bg-3.png) no-repeat;
background-position: center;
background-size: cover;
height: 490px;
}
section.sign-up .sign-up-content {
height: 490px;
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column; }
section.sign-up .sign-up-title { color : #ffffff;
font-size: 3.125rem;
}
section.sign-up .sign-up-subtitle {
font-size: 1.5rem; color : #ffffff;
} section.page{
padding-top: 2rem;
padding-bottom: 3rem;
display: flex;
}
.bmr-50 {
margin-bottom: 50px;
}
.page.content {
padding-bottom: 50px;
}
.hrheart::after {
content: "\e90b";
font-family: 'custom-icons' !important;
color: #2ba4d3;
font-weight: 600;
font-size: 1.5626rem;
display: block;
border-bottom: 3px solid #2ba4d3;
width: 180px;
margin: auto;
position: absolute;
height: 20px;
padding-top: 0.3125rem;
text-align: center;
}
.ldrow {
margin-bottom: 2em;
}
.ldtext {
padding-top : 1.5em;
}
.ldemail {
color : #ff9600;
font-weight: 600;
margin-top: .5em;
}
.ldemail a {
color : #ff9600;
font-weight: 600;
margin-top: .5em;
}  section.donation{
padding-top: 2rem;
padding-bottom: 3rem;
} .cont-r {
margin-bottom: 1em;
}
.cont-c {
font-weight: bold;
}
.cont-email a {
color: #ffb244;
} section.other{
padding-top: 2rem;
padding-bottom: 6.25rem;
} footer#pageFooter .footer-title {
font-weight: bold;
font-size: 0.9375rem;
}
footer#pageFooter .footer-menu {
margin: 0;
padding: 0;
}
footer#pageFooter .footer-content {
font-size: 0.875rem;
}
footer#pageFooter .footer-menu li {
display: block;
}
footer#pageFooter a {
color: #6b6b6b;
}
footer#pageFooter {
background: #f0f0f0;
}
footer#pageFooter .copyright {
background: #212121;
}
.containerx {
width: 100%;
}
[type="reset"], [type="submit"], button, html [type="button"] {
-webkit-appearance: button;
-o-appearance: initial;
}
@media only screen and (min-width: 992px) {
.navbar-expand-lg .navbar-collapse {
display: grid !important;
}
}