#billing_message_field textarea.input-text  {
	  font-family: 'Futura PT Regular',"Helvetica Neue", "Helvetica", Arial, Sans-Serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    float: none !important;
    background-color: #FBFBFB !important;
    border: 1px solid #E9E9E9 !important;
    padding: 10px 20px !important;
}
#cera-top-menu {
}
#cera-top-menu .hfc-navbar > ul > li {
	margin: 20px 4px 0 0;
}
#cera-top-menu .hfc-navbar > ul > li > a {
    border-right: 1px solid #DA6570;
    padding: 0px 17px;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
	font-family: 'Futura PT Light',"Helvetica Neue", "Helvetica", Arial, Sans-Serif !important;
	font-size:18px;
	font-weight:300;
}

#gform_submit_button_1 {
	padding: 10px 20px;
    width: auto;
	text-transform: uppercase;
}

@media (min-width: 320px) and (max-width: 1024px) {
	.top_sticky_btn {
		display:none;
	}
}

#mobile-sticked-menu-cera {
	position:fixed;
	z-index:10000;
}

.cera-mobile-overlay .hfc-overlay.open {
	  margin-top: 74px;	
    opacity: 1;
    visibility: visible;
    height: 493px;
    z-index: 10;
    padding-top: 20px;		
}

.cera-mobile-overlay .hfc-overlay nav {
    height: 50%;
    top: 27%;   
	  text-align: right;
}
.cera-mobile-overlay .hfc-overlay ul li {
    height: 25%;
    min-height: 33px;
	padding-right: 18px;
}

.cera-mobile-overlay .hfc-overlay ul li.shaded a {
	color: rgba(255,255,255,.5) !important;
}

.download-btn {
	background-color:#ffffff;
	width:100%;
	padding:5px;
	position: fixed !important;
    left: 0px;
    padding: 8px 11px 0px 0px;
    height: 34px;
}
.download-btn a {
	color:#ca2332 !important;
    background-image: url(https://ceracladsouth.com/wp-content/uploads/2020/03/ico.png);
    background-position: 54% 2%;
    background-repeat: no-repeat;
    background-size: contain;	
}

.home-bgskew {
	    position: absolute;
top: -42px;
    bottom: -45px;
    left: 69px;
    width: 59px !important;
    background-color: rgba(251,251,251,.95);
    border-bottom: 1px solid rgba(204,32,45,.5);
    -ms-transform: translateZ(1px) skewx(-20.2deg);
    -webkit-transform: translateZ(1px) skewx(-20.2deg);
    transform: translateZ(1px) skewx(-20.2deg);
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
    background-color: #ca2332;
}

.redlink a {
	color:#CC202D !important;
}

/** Ceramic Coated Page **/
.cera_tabbed_prods .tab-content {
    background-color: #ffffff;
}

/** Gallery - Header **/
.gallery_header h3, .gallery_header h1{
	z-index: 998;	
}

/** Footer - Remove Resources Menu **/
.hfc-navbar ul#menu-footer-main-1 {
    display: none !important;
}