  @import url("https://use.typekit.net/etr0psj.css");

.uk-logo {
    padding: 5px;
}

.phone-top {
    text-align: center;
    font-size: 16px;
    position: relative;
	text-decoration: none;
}
.phone-icon {
    bottom: 1px;
    position: relative;
    padding-right: 3px;
	height: 18px;
}
.phone-top a:hover {
    text-decoration: none !important;
}


#contact {
    box-shadow: 0 0 20px #0000005c;
}

.uk-navbar-nav > li.uk-button > a, .uk-modal-dialog .uk-nav-default > li.uk-button > a {
    color: #fff;
}

.uk-navbar-nav > li.uk-button > a::before {
	display: none
}

.uk-offcanvas-bar .uk-button-primary {
	background-color: #c02816;
    color: #ffffff !important;
}
.uk-offcanvas-bar .uk-button-primary a {
    color: #ffffff !important;
}

.home-banner .el-title {
	font-style: italic;
}


.el-item.uk-card {
    box-shadow: 0 0 15px 2px #ededed;
}
.el-item.uk-tile-default {
	box-shadow: 0 0 15px 2px #ededed;
}


/* enquiry form */


.ginput_container input, .ginput_container textarea, .ginput_container select {
    color: black;
	background-color: white;
	border-radius: 0.5em !important;
	border: 2px #fff solid;
    font-family: 'montserrat' !important;
    font-size: 17px !important;
	font-weight: 200;
    padding: 12px 12px !important;
    max-height: 180px;
    outline: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_label {
	font-family: 'montserrat' !important;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 8px;
    display: inline-block;
    padding: 0;
}
.ginput_container input::placeholder, .ginput_container textarea::placeholder, .ginput_container select::placeholder, .ginput_container select {
	color: #345679  !important;
	font-style: italic;
}
.ginput_container input:focus, .ginput_container textarea:focus, .ginput_container select:focus {
    border: 2px #48900d solid !important;
}


/* enquiry button */ 
.gform_footer input {
    background:  transparent;
    color: #fff;
	border: 2px #fff solid;
	cursor:pointer;
	padding: 15px 40px;
	font-size: 20px;
	font-weight: 500;	
	font-family: 'montserrat';
	letter-spacing: 0px;
	text-transform: inherit;
	transition: 0.1s !important;

background-origin: border-box;
}

.gform_footer input:focus, .gform_footer input:hover {
	background: #ffffff38;
    color: #fff;
	border: 2px #fff solid;
}

/* sticky phone button */
.floatingphone-mobile {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #c02816;
    width: 50px;
    height: 43px;
    padding: 9px 9px 6px 1px;
    box-shadow: -4px 9px 10px #00000026;
    border: 4px solid #fff;
    z-index: 199999;
    border-radius: 100%;
    padding: 15px 3px 1px 8px;
}

.floatingphone-mobile img {
    transform: skewX(10deg);
    margin-right: 5px;
	margin-left: 10px;
}

.floatingphone-mobile a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}




a.el-slidenav.uk-icon.uk-slidenav {
    background-color: #ffffff7d;
}

.tm-toolbar-default .uk-slidenav, .uk-card-primary.uk-card-body .uk-slidenav, .uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav, .uk-card-secondary.uk-card-body .uk-slidenav, .uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav, .uk-light .uk-slidenav, .uk-offcanvas-bar .uk-slidenav, .uk-overlay-primary .uk-slidenav, .uk-section-primary:not(.uk-preserve-color) .uk-slidenav, .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav, .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav, .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav {
    color: rgb(255 255 255) !important;
}
a.el-slidenav.uk-icon.uk-slidenav:hover {
    background-color: #ffffffbf;
}
.uk-slidenav {
    padding: 5px 10px;
    color: rgb(56 56 56 / 90%);
    margin-right: 10px;
}
.el-slidenav.uk-icon svg {
    height: 20px;
}


.testimonial-slider  {
    position: relative;
}
.testimonial-slider::after {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg, #ffffffa6, transparent, #ffffffa6);
    z-index: 1000;
    content: "";
    top: 0px;
    pointer-events: none;
}

.testimonial-slider p {
    color: black;
}

.testimonial-slider .el-item {
	border-radius: 1em
}

.showcase-grid .el-item, .product-grid .el-item {
    box-shadow: 0px 8px 19px #0000004d !important;
}

.product-grid .uk-h6 {
	line-height: 1.4;
}

.showcase-grid .el-item .el-link {
    right: 20px;
    bottom: 27px;
    padding: 12px 12px;
    border-radius: 100px;
    position: absolute;
}
.showcase-grid .el-item .el-link:hover {
    background: transparent;
}


.showcase-grid .uk-margin-top {
    min-width: 223px;
}

.showcase-grid .uk-overlay-primary {
    background: linear-gradient(0deg, #c02816, transparent 50%);
	        transition: 0.4s !important;

}

/* turn back on once products links
.showcase-grid .el-item:hover .uk-overlay-primary {
    background-image: linear-gradient(0deg, #c02816, transparent 50%);
    transition: 0.4s !important;
    background-color: #c02816d9;
}
*/

.showcase-grid .el-item:hover .el-title::after, 
.product-grid .el-item:hover .el-title::after {
    width: 200px;
}

.showcase-grid .el-title, .product-grid .el-title {
    position: relative;
}

.showcase-grid .el-title::after, .product-grid .el-title::after {
    content: "";
    height: 1px;
    width: 140px;
    background: white;
    position: absolute;
    left: 0px;
    bottom: -7px;
    transition: 0.7s;
}
 


.showcase-grid .uk-margin-top {
    min-width: unset;
}

.showcase-grid .uk-position-bottom-left {
    width: calc(100% - (var(--uk-position-margin-offset) * 2));
}


.showcase-grid .el-item .el-link {
	right: 20px;
    bottom: 27px;
    padding: 0px 12px;
    border-radius: 100px;
    position: absolute;

}

hr, .uk-hr {
    border-top: 3px solid #c02816 !important;
}


@media (max-width: 1670px) {
	.showcase-grid .el-item .el-link {
    padding: 0px 12px;
    border-radius: 100px;
    position: relative;
    right: 0;
    bottom: 0;
}
	.showcase-grid .uk-overlay-primary {
			background: linear-gradient(0deg, #c02816, transparent 70%) !important;
	}
}
	
@media (max-width: 640px) {

.showcase-grid .el-item .el-link {
    padding: 12px 12px;
		}
}
