<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Gerard Daniel
Theme URI: https://www.gerarddaniel.com
Version: 1.0
Description: A custom theme for Gerard Daniel
Author: The WebFX Team
Author URI: https://webfx.com/
template: bb-theme
*/

/************************************************************
 * GENERAL
 ***********************************************************/

body {
	position: relative;
}

@media (min-width:1250px) {
    .skew-layout--left .fl-row-content {
        margin-left: calc((100vw - 1270px)/2);
    }
    .skew-layout--right .fl-row-content {
        margin-right: calc((100vw - 1270px)/2);
    }
    .col-padded--left .fl-col-content {
        padding-left: calc((100vw - 1270px)/2);
    }
    .col-padded--right .fl-col-content {
        padding-right: calc((100vw - 1270px)/2);
    }
}

#page-content p:empty {
	display: none;
}

.expanded-col--left &gt; div {
    position: relative;
}

.expanded-col--left &gt; div::before {
    content: '' !important;
	position: absolute;
    background: inherit;
    top: 0;
    left: -200%;
    width: 200%;
    height: 100%;
    z-index: 1;
}

.fl-builder-edit .expanded-col--left &gt; div {
    position: static;
}

.fl-builder-edit .expanded-col--left &gt; div::before {
	content: none !important;
}

header .products-menu .sub-menu &gt; li.current-menu-item &gt; a:not(:hover),
header .capabilities-menu .sub-menu &gt; li.current-menu-item &gt; a:not(:hover){
	color: inherit;
}

header ul.fl-menu-horizontal li.mega-menu.industries-menu &gt; ul.sub-menu {
    max-width: 425px;
    right: 10% !important;
}

#site_search {
	width: 0;
	height: 37px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: width 0.2s ease-in-out;
	-moz-transition: width 0.2s ease-in-out;
	-ms-transition: width 0.2s ease-in-out;
	-o-transition: width 0.2s ease-in-out;
	transition: width 0.2s ease-in-out;
}

.open #site_search {
	width: 320px;
}

#site_search .form-control {
	height: 37px;
	border-radius: 0;
}

#site_search button {
	border-radius: 0;
}

#search-close {
	border-color: transparent;
	background: #ffffff;
	color: #c1272d;
}

@media (max-width:991px) {
	#site_search {
		right: 15%;
		top: -1px;
	}

	.open #site_search {
		width: 85%;
	}

	#site_search .form-control {
		height: 49px;
		border-radius: 0;
	}

	#site_search button {
		border-top: none;
		border-bottom: none;
	}

	.site-search .fl-button {
		width: 100%;
		border-radius: 0 !important;
		text-align: center;
		color: #ffffff !important;
		border-color: #f5f4f4 !important;
	}

	.site-search .fl-button i {
		margin: 0 !important;
		color: inherit;
	}
}

.industry-infobox .uabb-image .uabb-photo-img {
	border-bottom: 5px solid #c1272d;
}

.industry-infobox .uabb-image .uabb-photo-img:hover {
	border: 2px 2px 5px 2px;
	border-color: #c1272d;
}

header .menu-btn {
	margin-left: 26px;
}

.gd-header .menu-btn a {
	color: #ffffff;
	background: #c1272d;
	border-radius: 50px;
	padding: 10px 20px 10px 20px;
	width: 120px;
	text-align: center;
}

.gd-header .menu-btn a:hover {
	background: #9b1f1f;
}

.gd-header .menu-btn a span {
	color: #ffffff !important;
	letter-spacing: 1px;
}

.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .fl-row-content-wrap {
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
}

#logo img {
	width: 250px;
}

.product-filter-col &gt; .fl-col-content {
	display: flex !important;
	flex: 1 0 auto !important;
	align-items: center !important;
	justify-content: flex-start !important;
	flex-direction: row;
}

.product-filter-col .fl-module {
	display: flex;
	width: auto !important;
}

.product-filter-col .product-sort-facet {
	width: 100%;
}

.product-sort-facet .facetwp-facet {
	margin-bottom: -5px;
}

.product-sort-facet .fs-label-wrap {
	border-radius: 10px;
	width: 260px;
}

.product-sort-facet .fs-dropdown {
	width: 260px;
}

.product-sort-facet .fs-label-wrap .fs-label {
    padding: 10px;
    border-radius: 5px;
    border: none;
}

.product-sort-facet .fs-option.d0 {
	display: none;
}

.product-sort-facet .facetwp-type-fselect .fs-option.d1 .fs-option-label {
	padding-left: 0;
}

.row.layout-compact {
	margin-left: -5px;
	margin-right: -5px;
}

.layout-compact .col,
.layout-compact div[class*="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}

.sticky-block {
	position: -webkit-sticky;
	position: sticky;
	top: 111px; /* header 71px + 40px */
}

.fl-builder-edit .sticky-block {
	position: relative;
}

#category-list a,
.product-resources a {
    background: none !important;
    padding-left: 0;
    padding-right: 0;
}

.list-group-item:hover,
.list-group-item.active {
    color: #c1272d;
    border-color: #c1272d;
}

.anchor-offset {
	margin-top: -121px;
	padding-top: 121px;
}

.product-resources .list-group-item {
	border: none;
}

.product-resources i {
	color: #c1272d;
	margin-right: 5px;
}

.facetwp-facet {
	margin-bottom: 0 !important;
}

/************************************************************
 * PAGES
 ***********************************************************/

#page-content h2 {
	font-size: 35px;
}

#page-content h3 {
	font-size: 25px;
}

#page-content h4 {
	font-size: 20px;
}

#page-content h5 {
	font-size: 16px;
}

#page-content h6 {
	font-size: 14px;
}

.single-product-content .column-compact .wp-block-column {
	flex-basis: auto;
	flex-grow: 0;
}

.gd-tabs .card-deck {
	margin-left: -5px;
	margin-right: -5px;
	border-bottom: 2px solid #ccc;
}

.gd-tabs .card-deck .card {
	margin-left: 5px;
	margin-right: 5px;
	border: none;
	border-bottom: 2px solid #ccc;
	border-radius: 0;
	margin-bottom: -2px;
	position: relative;
	max-width: 495px;
}

.gd-tabs .card-deck .card.active::before {
	content: '';
	display: block;
	height: 20px;
	width: 20px;
	background: #c1272d;
	border: inherit;
	position: absolute;
	bottom: -12px;
	left: 50%;
	-webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: -9px;
	border-radius: 0 0 0 6px;
}

.gd-tabs .card-deck .card.active {
	border-bottom-color:  #c1272d;
	background: #f0efee;
}

.gd-tabs .card-body {
	font-size: 85%;
	font-weight: 700;
}

.gd-tabs img.card-img-top {
    border-radius: 10px;
    border: 2px solid transparent;
}

.gd-tabs .card:hover img.card-img-top,
.gd-tabs .active img.card-img-top {
	border-color: #c1272d;
}

.page-banner .fl-row-content-wrap,
.page-banner .fl-row-content {
	position: relative;
}

.page-banner .fl-row-content {
	z-index: 3;
}

.page-banner .fl-row-content-wrap::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('img/GD-transparent-banner.png') no-repeat center center;
	background-size: cover;
	z-index: 2;
}

.page-banner .fl-row-content-wrap::after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	right: 0;
	bottom: 0;
	background: inherit;
	background-size: cover;
	z-index: 1;
}

.term-separation .page-banner .fl-row-content-wrap::after,
.postid-559 .page-banner .fl-row-content-wrap::after {
	background-position: center 10%;
}

.postid-617 .page-banner .fl-row-content-wrap::after {
	background-position: center 65%;
}

.page-id-265 .page-banner .fl-row-content-wrap::before {
	content: none;
}

.page-id-265 .page-banner .fl-row-content-wrap::after {
	left: 0;
}

@media (max-width:767px) {
	.page-banner .fl-row-content-wrap::before {
		background-position: left center;
	}
}

.swiper-slide-prev,
.swiper-slide-next {
    opacity: 0.25;
}

/************************************************************
 * PRODUCT CARD
 ***********************************************************/

.product-term-image a {
	height: 190px !important;
}
.product-term-card {
	border: none;
	overflow: hidden;
	margin-bottom: 10px;
}

.product-image img,
.product-term-image img {
    border-radius: 10px;
    transition: all 0.1s linear;
    border: 2px solid transparent;
    border-bottom: 5px solid #c1272d;
	width: 100%;
}

.product-image img {
	height: 220px;
	object-fit: cover;
	width: 100%;
}

.product-image img:hover,
.product-term-image img:hover {
    border: 2px solid #c1272d;
	border-bottom-width: 5px;
}

.product-text,
.product-term-text {
    margin: 10px 0 10px 0;
    max-width: 250px;
}

.product-title,
.product-term-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 5px;
}

.product-title a:hover,
.product-term-title a:hover {
    color: #c1272d;
}

.product-carousel .slick-next i {
	padding: 15px;
}

.product-block {
	border: 2px solid #dbdad8;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 40px;
}

.product-block.is-condensed {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.product-block-body {
	padding: 25px 0 25px 25px;
}

.product-block-body-header {
	border-bottom: 2px solid #dfdfdf;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.product-block-body-header img {
	width: 100px;
	height: auto;
}

.product-block-body-header a {
	position: relative;
}

.product-block-body-header a::before,
.product-block-body-header a::after {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.product-block-body-header a:hover::before,
.product-block-body-header a:hover::after {
	opacity: 1;
	visibility: visible;
}

.product-block-body-header a::before {
	content: '\f00e';
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 100%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #fff;
	right: 1rem;
	height: 100%;
	text-align: center;
	line-height: 100px;
	z-index: 2;
}

/* .product-block-body-header a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 100%;
	background: rgb(193 39 45 / 80%);
	right: 1rem;
	height: 100%;
	mix-blend-mode: multiply;
	z-index: 1;
} */

.product-block-body-text {
    padding-right: 1rem;
}

.product-block-details {
	background: #f0efed;
	padding: 24px;
	border-left: 2px solid #dfdfdf;
}

.product-block-details-text {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}

.product-block-details strong {
	color: #696969;
}

#product-image .swiper-slide-image {
    padding: 0 80px;
}

.resource-card {
    padding: 15px;
    background: #f0efee;
    border-radius: 10px!important;
    text-align: center;
    position: relative;

}

.page-id-1775 .resource-card {
    padding: 15px;
    background: #f0efee;
    border-radius: 10px!important;
    text-align: center;
    position: relative;
    border: none!important;
    height: 300px;
}

.resource-card .product-image img {
    border: none;
    width: 80px;
	height: 120px;
	object-fit: contain;
}

.resource-card .product-image {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffffff;
    display: flex;
    justify-content: center;
    position: relative;
}

.page-id-1775 .fl-post-grid-post {
    border: none!important;
}

.play-youtube {
    display: block;
    height: 100%;
    position: relative;
    text-transform: initial;
}

.page-id-1775 .resource-card .product-image img {
    height: 173px;
    width: 100%;
    position: relative;
    object-fit: cover;
}

.page-id-1775 .resource-card .product-image a:after {
    display: block;
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
		pointer-events: none;
    transform: translate(-50%,  -72%);
    background: url(
    '/wp-content/uploads/2021/10/Icon-ionic-ios-play-circle.png');
}

#cookie-notice {
	background: #1c1c1c !important;
}

body .cn-button.bootstrap {
	background: #c1272d;
}

@media (min-width: 576px) {
	.gd-tabs .card-deck {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
}

@media (min-width: 1600px) {
	.gd-tabs .card-img-top {
		height: inherit;
	}
}

@media (max-width:1024px) {
	.scrollspy-products .col-4,
	.our-product .layout-standard .col,
	.our-product .layout-compact .col {
	    flex-basis: 33.333%;
	    max-width: 33.333%;
	    margin-bottom: 30px;
	}

	.product-image img,
	.product-term-image img {
	    height: 330px;
	}
}

@media (max-width:990px) {
	.contact-section-row .fl-builder-shape-layer {
	    display: none;
	}
}

@media (max-width:767px) {
	.product-image img,
	.product-term-image img {
	    height: auto;
	}

	#product-image .pp-thumbnails-swiper {
		display: none;
	}

	.archive .product-image img,
	.archive .product-term-image img {
	    height: 280px;
	}

	.archive .scrollspy-products .col-4 {
	    flex-basis: 100%;
	    max-width: 100%;
	}

	.open #site_search {
	    width: 240px;
	    top: 0;
	    right: 0;
	    height: 42px;
	    overflow: hidden;
	}

	#site_search .form-control {
	    height: 42px;
	}

	.site-search span.menu-item-text {
	    font-size: 0;
	    text-indent: -9999px;
	}

	#site_search button {
	    line-height: 1;
	    height: 42px;
	}

	#locations .fl-col-group .fl-col {
	    flex-basis: 100%;
	    max-width: 100%;
	}
}

@media (max-width:767px) {
	.banner-section .uabb-dual-button .uabb-dual-button-wrapper,
	.cta-middle-section .uabb-dual-button .uabb-dual-button-wrapper {
		width: 100%;
	}

	.topbar-section .fl-col {
	    flex-basis: 50%;
	    max-width: 50%;
	}

	.topbar-section .fl-col-group {
	    display: flex;
	}

	.topbar-section .fl-col .fl-col {
	    flex-basis: 100%;
	    max-width: 100%;
	}

	.topbar-section .uabb-creative-menu .menu &gt; li {
	    display: inline-block;
	}

	#logo .uabb-photo {
	    text-align: left;
	}

	#locations .fl-col {
	    max-width: 100%;
	}

	header .menu-btn {
		margin-top: 10px;
	}

	#locations .fl-col:first-child .fl-module:last-child .fl-module-content {
	    margin-bottom: 0;
	}

	#locations .fl-col:last-child {
	    margin-bottom: 30px;
	}

	.our-capabilities .fl-post-column .fl-post-grid-post {
	    text-align: center;
	}

	.our-capabilities .fl-post-text {
	    margin: 20px auto 0;
	}

	.single-product-details-col {
	    background: #fff;
	    max-width: 100%;
	    flex-basis: 100%;
	}

	.single-product .fl-builder-shape-layer {
	    display: none;
	}

	.single-product .product-block .col-7,
	.single-product .product-block .col-5 {
	    flex-basis: 100%;
	    max-width: 100%;
	    padding: 0;
	    overflow: hidden;
	    margin: 0;
	}

	.single-product .product-block-body,
	.single-product .product-block-details {
	    padding: 34px;
	    overflow: hidden;
	    margin: 0;
	}
}

@media (max-width:600px) {
	body {
		overflow: hidden;
	}

	.aeropspace-thumb img {
	    margin-bottom: 40px;
	}

	.aeropspace-thumb .wp-block-media-text__content {
	    padding: 0;
	}
}

@media (max-width:479px) {
	.topbar-section .fl-col:first-child {
	    flex-basis: 35%;
	    max-width: 35%;
	    padding-left: 10px;
	}

	.topbar-section .fl-col:last-child {
	    flex-basis: 65%;
	    max-width: 65%;
	    flex-direction: row;
	    padding: 0;
	}

	.topbar-section .uabb-image-content {
	    display: block;
	}

	.topbar-section .fl-col:first-child .fl-module-content {
	    margin: 0;
	}

	.topbar-section .fl-col:last-child .fl-col {
	    flex-basis: 100%;
	    max-width: 100%;
	    padding-right: 20px;
	}

	.topbar-section .uabb-infobox-content {
	    display: none;
	}

	#menu-footer-col-1,
	#menu-footer-col-2,
	#menu-footer-col-3 {
		text-align: left;
	}

	.scrollspy-products .col-4,
	.our-product .layout-standard .col,
	.our-product .layout-compact .col {
	    flex-basis: 100%;
	    max-width: 100%;
	    text-align: center;
	}

	.product-text, .product-term-text {
	    max-width: 100%;
	}

	.product-image img, .product-term-image img {
	    height: 340px;
	}

	footer .fl-col:nth-child(2) .fl-col:nth-child(2) .fl-module-content {
	    margin-bottom: 0;
	}

	footer .fl-col:nth-child(2) .fl-col:nth-child(3) .fl-module-content {
	    margin-top: 0;
	}


	/* About  */
	#quality .fl-builder-shape-layer {
	    display: none;
	}

	.about-cta-section .uabb-dual-button-wrapper {
	    width: 100%;
	    flex-basis: 100%;
	}

	/* Resources  */
	.our-product .expanded-col--left &gt; div::before {
	    display: none;
	}

	.our-product .fl-post-column {
	    padding-left: 0;
	    padding-right: 0;
	}
}

.admin-bar .mfp-wrap .mfp-close,
.admin-bar .mfp-wrap .mfp-close:hover {
	top: -30px!important;
	right: -20px;
}

@media (max-width: 1200px) {
    .fl-node-61687d79cc3b1 .fl-post-column {
        width: 50%;
    }
}

.fl-node-61687d79cc3b1 .fl-post-grid-post {
	border: none!important;
}

.fl-node-60a7a882c7330 .fl-post-grid-post {
    display: flex;
    align-items: center;
		justify-content: center;
}
</pre></body></html>