.home-cta {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    padding: 30px 30px;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

h2 {
    color: #cd9701;
    font-family: 'Noodle', sans-serif;
    font-size: 45px;
    line-height: 1;
    margin: 0rem;
    padding: 2rem 0rem;
    text-align: center;
}

.content-wrapp h2 {
    font-size: 2rem;
    text-shadow: 2px 2px 4px #000000;
}

.content-wrapp h3 {
    font-size: 2rem;
		text-shadow: 2px 2px 4px #000000;
}

.home-cta h2 {
    color: #cd9700;
    padding: 0 15px;
    text-shadow: 2px 2px #333;
}

#zkeHero .slick-main i.fa {
    position: absolute;
    top: calc(50% + 74px);
    transform: translateY(-50%);
    z-index: 2;
    color: #e7e7e75e;
    font-size: 60px;
}

.megamenu .mega-item .item-image {
    background-color: #ffffff;
}

#zkeField {
    background-image: url(https://catoma.com/wp-content/uploads/2018/09/homepage-bg-1.jpg);
    background-position: bottom center;
    background-size: cover;
    height: auto;
}

#zkeLatestMore {
	display: none;
}

.body {
background-size:cover
}
[style="background-color: transparent"]
	

#ftr-bottom .copyright {
  font-size: 15px;
  
}

.no-bullet li {
	color: white;
}
 
header #hdr-social-bar .list-inline li a {
    color: #fff;
    text-decoration: none;
}

.fa-shopping-cart {
  color: #fff;
}

.fa-search {
  color: #fff;
}

footer h4 {
    text-transform: uppercase;
    color: #cd9700;
    margin-bottom: 10px;
}

footer a {
  color: #fff!important;
}


footer a:hover {
  color: #cd9700!important;
}

footer p {
  color: #fff!important;
}

footer p:hover{
  color: #cd9700!important;
}

.copyright {
  color:#fff;

}

.slider_sub_title a:hover {
  color: #fff;
}

#zkeLatest {
  display: none;
}

see-more {
	display: none;
} 

#zkeField {
	background-color: #fff;
}

#zkeField #notes-overlay {
    background-color: #fff;
    color: #fff;
    text-align: center;
    padding: 3rem 0rem;
}

.slick-main .slick-slide .content-wrapp h2 {
    color: #fff;
    font-size: 120px;
    margin-bottom: 0;
    text-align: right;
    top: 37px;
    position: relative;
}