/*
Theme Name:   UK Slipform
Theme URI:      http://www.ukslipform.co.uk/
Author:         hotshotcreative
Author URI:     http://hotshotcreative.co.uk/
Template:       caldera
Version:        1.0
*/

@import url("../caldera/style.css");
.showcase-panel__subtitle{
	font-size: 35px!important;
	margin-bottom: 0!important;
}

.showcase-panel__description{
	font-size: 56px!important;
	max-width: none;
}

.showcase-active .header-wrapper {
	background-color: #313131;
    background-image: url("images/slipformbk.jpg")!important;
}

/* =============================================================================
   Table Styles
========================================================================== */  
#tm_builder_outer_content .tm_pb_text_align_left {
    text-align: center;
}

.entry-content table, .entry-content table th, .entry-content table td{
	text-align: center!important;
	border: none!important;
}

/* =============================================================================
   Footer Styles
========================================================================== */ 
.site-footer .textwidget {
    max-width: 310px;
}

footer #menu-main-menu li a::after {
	content: "\e409";
	font-family: "Material Icons";
	padding-left: 10px;
	font-weight: 400;
}

footer #menu-main-menu li a::after {
	color: #e22122;
}

#menu-main-menu {
	column-gap: 50px !important;
	column-count: 2 !important;
}


@media (min-width:1200px) {
.projects-slider__thumbnails.sp-thumbnails.sp-grab {
display: none !important;
} 
}





