/* === Matt's Styles === */
.page-id-885 .site-inner .wp-block-list li::before {
	top: 0px !important;
}
/* .page-id-880 .site-inner .wp-block-list li::before {
	top: 22px !important;
} */

.single-products .CTA_Section legend,
.single-products .CTA_Section label,
.single-products .CTA_Section span {
    color: var(--FC-white);
}


.postid-8669 .alignMiddleRow > :nth-child(1) {
    width: 80%;
}
.postid-8669 .alignMiddleRow > :nth-child(2) {
    width: 10%;
}
.postid-8669 .alignMiddleRow > :nth-child(3) {
    width: 10%;
}
.postid-8669 .alignMiddleRow > :nth-child(4) {
    width: 10%;
}
.postid-8669 .alignMiddleRow {
    align-items: center;
    display: flex;
    padding: 0 10px !important;
    flex-direction: row !important;
}
.nowPaddingSides .container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#custom-block-block_8c6c8388c532cc301abfe5df62b163f9 .swiper-slide img {
	opacity: 1 !important;
}
.gallerySlider .swiper-slide {
    opacity: 0;
    
}
.gallerySlider .swiper-slide-active {
    opacity: 1 !important;
}


.single-products .entry-content .containerBlock {
    padding: 0px 4px !important;
}


.single-products .hasResources__no.CTA_Block:before {
	display: none;
}

.single-supplier .curvedCTASection,
.single-supplier .resourcesBlock,
.single-supplier .supplierSection:before {
	display: none;
}
.single-supplier .supplierSection {
	margin-top: 50px !important;
}



.postid-406.single-supplier .curvedCTASection,
.postid-406.single-supplier .resourcesBlock,
.postid-406.single-supplier .supplierSection:before {
	display: block !important;
}
.postid-406.single-supplier #custom-block-block_d8bc4591290736544b3dc62133beff93 {
	margin-bottom: -100px;
}



.page-id-9662 .resources__imageWrapper {
	background-size: contain !important;
}
.page-id-9662 .resources__innerCopyWrapper {
    min-height: 150px !important;
}	
.page-id-9662 .mainResourcesBlockContainer h2 {
	display: none !important;
}


.site-container.activeNAV::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    z-index: 999;
}




.twoColumns .megaMenuDropDown.parent {
    min-width: 345px;
}
.twoColumns .megaMenuDropDown.parent .navList {
    column-count: 2;
}

/* === Emily's Styles === */
#menu-main-nav #menu-item-915 {
    display: flex;
    flex-direction: column;
    justify-content: center;
	margin-left: 15px;
}

.headerSearch svg {
	height: 20px !important;
	fill: #8A939A;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.headerSearch a:hover svg {
	fill: var(--FC-secondary-color) !important;
}


#searchwp-form-1 input[type=submit] {
	color: var(--FC-white) !important;
    background-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-radius: var(--FC-standard-radius) !important;
    border-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-width: 1px !important;
    border-style: solid !important;
    padding: 2px 10px !important;
    width: fit-content;
    font-family: var(--FC-tertiary-font) !important;
    font-size: var(--FC-font-size-14) !important;
    position: relative !important;
    transition: var(--FC-default-transition) !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    text-align: center;
    text-transform: uppercase;
}

.megaMenu {
    position: absolute;
    top: 59px;
    left: 0rem;
    width: fit-content;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 20px 20px 20px 1rem;
    border: solid 1px #707070;
    transition: var(--FC-long-transition);
    display: none;
}
.rightAligned {
    left: -11rem;
}
.megaMenu.active {
    display: block;
}
.megaMenu h4 {
    font-size: var(--FC-font-size-20);
}
.megaMenu h5 {
    font-size: var(--FC-font-size-16);
}

.megaMenu h4 a,
.megaMenu h5 a {
    color: var(--FC-primary-color) !important;
}

.megaMenu .navList,
.megaMenu .CHILD_navList,
.megaMenu .GRANDCHILD_navList,
.megaMenu .GREATGRANDCHILD_navList  {
    list-style: none;
    padding: 0;
}
.navList li,
.CHILD_navList li,
.GRANDCHILD_navList li,
.GREATGRANDCHILD_navList li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-size: var(--FC-font-size-16);
    padding: 5px 4px 5px 0;
    margin-bottom: 5px;
}

.navList li:hover {
    cursor: crosshair;
}
.navList li a:hover {
    cursor: pointer;
}
.navList .parentLink.active,
.CHILD_navList .parentLink.active,
.CHILD_navList .parentLink.active a,
.GRANDCHILD_navList .parentLink.active,
.GRANDCHILD_navList .parentLink.active a  {
    background: var(--FC-silver);
    color: var(--FC-charcoal);
    padding-left: 5px;
    position: relative;
    left: -5px;
    border-radius: 10px;
}
.activeLink:hover {
    background: transparent !important;
    color: var(--FC-primary-color);
}

.megaMenu li a {
    color: var(--FC-editor-color, var(--FC-iron));
}
.megaMenu li a:hover {
    color: var(--FC-primary-color) !important;
}

.megaMenu svg {
    height: 20px !important;
}

.megaMenu svg path {
    fill: var(--FC-iron) !important;
}
.megaMenu .parentChild {
    display: flex;
    flex-direction: row;
}




.postid-9504 .CTA_Block:before {
	display: none !important;
}

.parent {
    min-width: 200px;
}
.child {
    border-left: solid 1px #d1d6da;
    padding-left: 15px;
    margin-left: 15px;
    min-width: 185px;
    transition: var(--FC-long-transition);
    display: none;
}
.child.active {
    display: block;
}
.Grandchild {
    border-left: solid 1px #d1d6da;
    padding-left: 15px;
    margin-left: 15px;
    min-width: 190px;
    display: none;
}
.Grandchild.active {
    display: block;
}


.GreatGrandchild{
    border-left: solid 1px #d1d6da;
    padding-left: 15px;
    margin-left: 15px;
    min-width: 190px;
    display: none;
}
.GreatGrandchild.active{
    display: block;
}




button:focus {
    outline: none !important;
}

.page-id-903 h5,
.page-id-901 h5,
.page-id-900 h5,
.page-id-904 h5,
.page-id-899 h5,
.page-id-902 h5,
.page-id-903 strong,
.page-id-901 strong,
.page-id-900 strong,
.page-id-904 strong,
.page-id-899 strong,
.page-id-902 strong,
.page-id-903 b,
.page-id-901 b,
.page-id-900 b,
.page-id-904 b,
.page-id-899 b,
.page-id-902 b {
    color: var(--FC-primary-color);
}


/* .page-id-1529 .navbar,
.page-id-1529 .site-footer,
.page-id-1529 .coprightRow {
    display: none !important;
} */

.page-id-5751 .resourcesBlock,
.page-id-5802 .resourcesBlock {
	margin-bottom: -50px !Important;
}

.postid-5290 .CTA_Block:before,
.postid-5341 .CTA_Block:before, 
.postid-5217 .CTA_Block:before,
.postid-8001 .CTA_Block:before, 
.postid-5338 .CTA_Block:before,
.postid-5278 .CTA_Block:before,
.postid-5327 .CTA_Block:before,
.postid-5326 .CTA_Block:before, 
.postid-5328 .CTA_Block:before,
.postid-5505 .CTA_Block:before,
.postid-8671 .CTA_Block:before {
	display: none !important;
}


/* Product Category Image Fix */
.page-id-944 .dropdownBlock__imageRowEmptyCol, .page-id-943 .dropdownBlock__imageRowEmptyCol, .page-id-942 .dropdownBlock__imageRowEmptyCol, .page-id-941 .dropdownBlock__imageRowEmptyCol, .page-id-940 .dropdownBlock__imageRowEmptyCol, .page-id-938 .dropdownBlock__imageRowEmptyCol, .page-id-937 .dropdownBlock__imageRowEmptyCol, .page-id-936 .dropdownBlock__imageRowEmptyCol, .page-id-935 .dropdownBlock__imageRowEmptyCol, .page-id-934 .dropdownBlock__imageRowEmptyCol, .page-id-10852 .dropdownBlock__imageRowEmptyCol, .page-id-10856 .dropdownBlock__imageRowEmptyCol, .page-id-10868 .dropdownBlock__imageRowEmptyCol, .page-id-10869 .dropdownBlock__imageRowEmptyCol {
	background-repeat: no-repeat;
/* 	background-size: contain; */
	background-size: auto 90%;
}



/*
.postid-5405 .CTA_Block .firstContainer {
	padding: 2.2em;
}
.postid-5405 .mainResourcesBlockContainer {
	padding: 2.3em;
}
.postid-7972 .mainResourcesBlockContainer,
.postid-5308 .mainResourcesBlockContainer {
	padding: 2.1em;
} */


.home .resourcesRow {
	grid-template-columns: 1fr 1fr 1fr;
}
.home .resources__innerCopyWrapper h5 {
    color: var(--FC-primary-color) !important;
    font-size: var(--FC-font-size-30) !important;
    text-transform: uppercase;
    min-height: 75px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.home .pageGridRow h3 {
    font-size: var(--FC-font-size-28) !important;
}


.page-id-872 #curvedHeader_FOR_TEMPLATE .bgImageContainer {
    background-position: center 60px;
}


.page-id-869 .blog__maxInnerColHeight img {
    border-radius: 30px 30px 0 0;
}
.page-id-869 .blog__maxInnerColHeight .col-inner {
    border-radius: 30px
}

.playBTN {
    background: var(--FC-primary-color);
    width: 175px;
    height: 175px;
    border-radius: 50% !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.playBTN p{
    color: var(--FC-white);
    margin-bottom: 0;
}

.playBTN.hide {
    display: none;
}



.hideVideo {
    background: var(--FC-primary-color);
    border: solid 2px var(--FC-primary-color);
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: -35px;
    transform: translate(-50%, -50%);
    transition: var(--FC-default-transition);
}
.hideVideo:hover {
    cursor: pointer;
    background: #ffffff;
    color: var(--FC-primary-color);
}

@media screen and (max-width: 992px){
    .playBTN{
        width: 150px;
        height: 150px;
    }
}

@media screen and (max-width: 767px){
    .playBTN{
        width: 125px;
        height: 125px;
    }
}
@media screen and (max-width: 450px){
    .playBTN{
        width: 100px;
        height: 100px;
    }
    .playBTN p{
        font-size: 12px !important;
    }
	
.page-id-872 .swiper-button-next {
    right: 35% !important;
}
	
	.page-id-872 .swiper-button-prev {
    left: 35% !important;
}
}

#containerBlockblock_124ae45db694aa31a432e4ad06148469 .bgImage img {
    object-position: center -500px !important;
}

.playBTN:hover {
    background: white;
    color: var(--FC-primary-color);
    border: solid;
    cursor: pointer;
}
.playBTN:hover svg path {
    fill: var(--FC-primary-color);
}
.playBTN:hover p{
    color: var(--FC-primary-color);
}

.single-data-sheet h2 {
    font-size: var(--FC-font-size-38);
}

.single-data-sheet h5 strong {
    text-transform: lowercase;
}

.single-products h1 {
	position: relative;
	left: -5px;
}

#col-block_b45e57149ad968d673d471094e2ebbd8 .container-fluid {
	padding: 0;
}

.backgroundColorOffWhite {
	background-color: rgb(241, 240, 240);
}

.marginLeftNegativeEight {
	position: relative;
	left: -8px;
}


.page-id-9432 .marginLeftNegativeEight {
    padding-left: 8px !important;
}
.marginLeftNegativeTen {
	position: relative;
	left: -10px;
}

.marginLeftNegativeThirty {
    position: relative;
    left: -30px;
}


.containerFluidNoPadding .container-fluid {
	padding:0;
}


.dataSheetForm label, .dataSheetForm legend {
    color: #ffffff !important;
}
.dataSheetForm .gfield_required_text {
    font-weight: var(--FC-heading-weight);
    font-family: var(--FC-heading-font);
    color: #ffffff !important;
}


.single-landing_page .single__bodyContainer {
	padding: 32px 0 0 4px !important;
}
.single-legacy-product h2 {
    font-size: var(--FC-font-size-44);
}
.single-legacy-product strong,
.single-legacy-product b,
.single-post strong,
.single-post b {
    font-family: var(--FC-heading-font);
    color: var(--FC-primary-color) !important;
}

.single-post figure {
    margin: 30px 0;
}


.single-legacy-product .entry-content li {
    display: block !important;
/*     margin-top: -30px; */
}
.single-legacy-product .entry-content li:before {
    left: -15px !important;
/*     bottom: -28px !important; */
}


.page-id-854 .capabilities__copy a:hover,
.page-id-854 .capabilities__copy.active a {
    color: var(--FC-maroon) !important
}





/* GENERAL STYLING */
section {
	overflow: hidden;
}
.paddingLeftEight {
	padding-left: 8px !important;
}
.subList {
    position: relative;
    top: -15px;
    left: 30px;
    margin-bottom: -30px;
}
.single__entryContent {
  padding: 0 0px 50px 0px !important;
}

.twoByGrid .row .col-md:nth-child(1) {
    margin-right: 15px;
}
.twoByGrid .row .col-md:nth-child(2) {
    margin-left: 15px;
}


.twoByGrid .row .col-md:nth-child(1) {
	padding-left: 5px !important;
}
.twoByGrid .row .col-md:nth-child(2) {
	padding-right: 5px !important;
}

.threeByGrid .col-md:nth-child(1) {
	padding-left: 5px !important;
}
.threeByGrid .col-md:nth-child(3) {
	padding-right: 5px !important;
}

.fourByGrid .col-md:nth-child(1) {
	padding-left: 5px !important;
}
.fourByGrid .col-md:nth-child(4) {
	padding-right: 5px !important;
}

.fiveByGrid .col-md:nth-child(1) {
	padding-left: 5px !important;
}
.fiveByGrid .col-md:nth-child(5) {
	padding-right: 5px !important;
}


.single__entryContainer h1,
.single__entryContainer h2:not(.CTA_Section h2),
.single__entryContainer h3,
.single__entryContainer h4,
.single__entryContainer h5,
.single__entryContainer h6 {
    color: var(--FC-primary-color) !important;

}


.single-products .CTA_Block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 50%;
    background: #bac8d4;
}

.single__entryContainer ul {
    list-style: none;
    padding-left: 20px;
}
.single__entryContainer li {
    position: relative;
    padding-left: 10px;
}
/* .single__entryContainer li:before {
    content: "+";
    position: relative;
    left: -20px;
    font-weight: 900;
    color: var(--FC-primary-color);
	display: block;
    width: 10px;
	bottom: -30px;
} */

.legacy-product .single__bodyContainer .container {
    padding: 0 25px;
}
.thickWhiteBorder__CIRCLE img {
    border: solid 4px var(--FC-white);
    border-radius: 50% !important;
}
sub {
    bottom: unset !important;
    top: -0.25em;
}
.listSpacing li {
    margin-bottom: 12px;
}
.listSpacing li:last-child {
    margin-bottom: 0px;
}

.noPadding {
    padding: 0 !important;
}
.single-supplier .supplierProductOfferings .supplierProductOfferings__CONTAINER,
.single-supplier .resourcesBlock .mainResourcesBlockContainer {
    padding-left: 2.7em !important;
    padding-right: 2.7em !important;
}
.single-supplier .resourcesBlock {
    padding-bottom: 150px;
    top: -50px;
}
.single-supplier .supplierProductOfferings h2 {
    color: var(--FC-white) !important;
}
.supplierSection.mainCTA {
    margin-top: -50px;
}

#menu-footer-nav-extra a span {
    font-size: 16px;
}
.marginBottom_NEGATIVETEN {
    margin-bottom: -10px;
}
.marginBottom_NEGATIVEFOURTY {
    margin-bottom: -38px;
}
.marginBottom_NEGATIVEFIFTY {
    margin-bottom: -50px;
}
.marginBottom_NEGATIVESEVENTYFIVE {
    margin-bottom: -75px;
}

.pageHeader_NONE .container,
.bgImageContainer .container,
section .container {
    padding: 0 2.7em;
}
.resetPadding .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

section.fillerBlock,
section .fillerBlock .container {
    padding-left: inherit !important;
    padding-right: inherit !important;

}

i, em {
  font-family: 'AvertaStd_SemiboldItalic';
}
#menu-item-912 {
    display: flex;
    flex-direction: column;
    justify-content: center;
	margin-left: 15px;
}

blockquote p {
  text-align: left;
  font-size: var(--FC-standard-font-size) !important;
  font-weight: var(--FC-standard-weight) !important;
  font-family: var(--FC-body-font) !important;
  color: var(--FC-editor-color, var(--FC-secondary-color)) !important;
  line-height: var(--FC-line-height) !important;
  letter-spacing: -1.5px !important;
}
.site-container .wp-block-pullquote cite {
	text-align: left !important;
	color: var(--FC-primary-color) !important;
}
figure.wp-block-pullquote {
    margin: 10px 0px !important;
    background-color: var(--FC-white);
    padding: 30px !important;
}
.circleImage figure {
    width: 400px;
    height: 400px;
    border-radius: 50% !important;
    overflow: hidden;
    margin: 0 !important;
    padding: 0;
    display: block !important;
    border: solid 3px var(--FC-secondary-color);
}
.fullWidth_BTN {
    width: 100% !important;
}
.site-container {
    background: var(--FC-off-white);
}

/* .site-container {
    background:yellow;
}
.container {
    background: blue;
} */

.navbar {
    margin-bottom: 75px;
    background: var(--FC-off-white);
    z-index: 99999;
}
/* .page-template-full-width .site-inner {
    overflow: hidden !important;
} */
.page-template-full-width .fillerBlock {
    overflow: hidden;
}
.calculator__wrapper .gform_footer {
    display: none !important;
}
.showDataSheetDownloadForm:hover,
.showProductForm:hover {
    cursor: pointer;
}
.dataSheet_Form, .product_Form {
    display: none;
    transition: var(--FC-default-transition);
}
.dataSheet_Form.active, .product_Form.active {
    display: block;
}
.dataSheetContent {
    position: relative;
    max-height: 400px;
    overflow: hidden;
}
.dataSheetContent:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(248,248,248,1) 100%);
    z-index: 9999;
    pointer-events: none;

}
.evoMC_CTA_Podcast, .evoMC_NextEpisode {
    padding: 50px;
}
.wp-block-buttons.is-content-justification-center {
    display: flex;
}
.img-mobile {
	display: none;
}
@media screen and (max-width: 650px) {
	.img-mobile {
		display: block !important;
	}
	.img-desk, .img-desktop {
		display: none !important;
	}
}
.single__headerContainer {
  padding-top: 0px !important;
}
.singleSupplier__headerContainer img {
    max-height: 200px;
}
.circleImage_Medium img {
    max-width: 400px;
    max-height: 400px;
    border-radius: 50% !important;
}
.circleImage_Big img {
    max-width: 500px;
    max-height: 500px;
    border-radius: 50% !important;
}
.putBelowAnotherSection {
    z-index: -1 !important;
}
.charcolBorder {
    border: solid 1px var(--FC-charcoal);
    padding: 20px 0 5px 0;
}
.has-text-align-right {
    margin-left: auto;
}
.darkTextShadow {
    text-shadow: 0 0 20px var(--FC-black);
}
.whiteTextShadow {
    text-shadow: 0 0 20px var(--FC-white);
}
.silverTextShadow {
    text-shadow: 0 0 20px var(--FC-iron);
}
.fullRadius {
    border-radius: 30px 30px 30px 30px;
}
/* .site-inner {
    overflow: hidden;
} */
.transparentRoundCorners {
    background-color: rgba(255, 255, 255, .8) !important;
    border-radius: 50px;
}
.redPlus_List, .redPlus_List ul {
    list-style: none;
}
.redPlus_List li {
    position: relative;
    padding-left: 10px;
    display: flex;
}
.redPlus_List li:before {
    content: "+";
    position: relative;
    left: -10px;
    font-weight: 900;
    color: var(--FC-primary-color);
    display: block;
    width: 10px;
	line-height: 1;
	bottom: -4px;
}
.moveDown_eighty {
    margin-bottom: -70px;
}
.moveDown_thirty {
    margin-bottom: -30px;
}
.allUppercase {
    text-transform: uppercase;
}
.animated_Red_CTA A, .animated_White_CTA a, .animated_Black_CTA a {
    display: flex;
    border-radius: 100px;
    transform: translate3d(0px, 0px, 0px);
}
.site-inner .wp-block-button__link:hover, .gform_button:hover {
    color: var(--FC-primary-color) !important;
    border-color: var(--FC-white) !important;
    background-color: var(--FC-white) !important;
}
.breadcrumbLink {
    color: var(--FC-secondary-color) !important;
}



/* HEADER STYLING */
.navbar-light .navbar-nav .nav-link,
.megaMenu li,
.megaMenu li a {
  font-size: var(--FC-font-size-14);
  font-weight: var(--FC-standard-weight);
  font-family: var(--FC-body-font);
  color: var(--FC-editor-color, var(--FC-iron));
  line-height: var(--FC-line-height) !important;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: var(--FC-secondary-color) !important;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}
.navbar {
    border-bottom: solid 1px var(--FC-tertiary-color);
    transition: var(--FC-default-transition);
    left: 0;
    right: 0;
    top: 0;
	position: sticky;
}
.navbar svg, .navbar object {
    height: 50px;
}
#menu-item-612 a {
    position: relative;
    bottom: -3px;
}
.navbar .headerContact a {
    color: var(--FC-white) !important;
    background-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-radius: var(--FC-standard-radius) !important;
    border-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-width: 1px !important;
    border-style: solid !important;
    padding: 2px 10px !important;
    width: fit-content;
    font-family: var(--FC-tertiary-font) !important;
    font-size: var(--FC-font-size-14) !important;
    position: relative !important;
    transition: var(--FC-default-transition) !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    text-align: center;
    text-transform: uppercase;
}
.navbar .header__menuWrapper .headerContact a:hover {
    color: var(--FC-primary-color) !important;
    border-color: var(--FC-iron) !important;
    background-color: var(--FC-white) !important;
}


.single-post .wp-block-list {
    padding-left: 10px;
}



/* FOOTER STYLING */
.footerNavFirst li:first-child a {
    padding-top: 3px;
}
.site-footer {
    margin-top: 50px;
    background: var(--FC-off-white);
}
.footerContact {
    color: var(--FC-white) !important;
    background-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-radius: var(--FC-standard-radius) !important;
    border-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-width: 1px !important;
    border-style: solid !important;
    padding: 5px 25px !important;
    width: fit-content;
    font-family: var(--FC-tertiary-font) !important;
    font-size: var(--FC-font-size-18) !important;
    position: relative !important;
    transition: var(--FC-default-transition) !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    text-align: center;
    text-transform: uppercase;
}
.site-footer .footerContact:hover {
    color: var(--FC-primary-color) !important;
    border-color: var(--FC-iron) !important;
    background-color: var(--FC-white) !important;
}
.site-footer a:hover {
    color: var(--FC-secondary-color) !important;
}
.coprightRow {
    border-top: solid 1px var(--FC-tertiary-color);
    margin-top: 40px;
    padding-top: 10px;
    background: var(--FC-off-white);
}
.copyRightRow p, .copyRightRow a {
    font-size: var(--FC-font-size-12);
    color: var(--FC-iron);
}
.copyRightRow a:hover {
    color: var(--FC-maroon) !important;
}

.socialIcons {
    background-color: var(--FC-charcoal);
    display: flex;
    height: 35px;
    max-width: 35px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 50% !important;
    transition: var(--FC-default-transition);
    margin: 0px 5px;
    border: solid 1px var(--FC-charcoal);
}
.socialIcons:hover {
    cursor: pointer;
    background-color: var(--FC-white) !important;
    border: solid 1px var(--FC-iron);
}
.socialIcons:hover svg {
    fill: var(--FC-primary-color);
}
.socialIcons svg {
    fill: var(--FC-white);
    width: 20px;
}
.footerLinks a {
    font-size: var(--FC-font-size-12);
    color: var(--FC-iron);
    padding-bottom: 2px !important;
    transition: var(--FC-default-transition);
}
.footerTitleLinks a {
    text-transform: uppercase;
    color: var(--FC-primary-color);
}


/* PAGE HEADER STYLING */
.pageHeaderBG {
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0 300px 0;
    position: relative;
}
.pageHeaderBG:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../png/newbg.png);
    background-size: cover;
    z-index: 1;
}



/* CURVED HEADER STYLING */
#curvedHeader_FOR_TEMPLATE .curvedHeader{
    padding: var(--CB-padding-top) var(--CB-padding-right) var(--CB-padding-bottom) var(--CB-padding-left);
    margin: var(--CB-margin-top) var(--CB-margin-bottom);
    background-color: var(--CB-background-color);
    background-image: var(--CB-background-image);
    background-position: var(--CB-background-position);
    background-size: cover;
}
#curvedHeader_FOR_TEMPLATE .pageHeader__title{
    color: var(--FC-white);
    max-width: 80%;
    margin: 75px auto auto 0;
}

#curvedHeader_FOR_TEMPLATE .bgImageContainer {
    width:100%;
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size:cover;
    position: relative;
    background-attachment: fixed;
}
#curvedHeader_FOR_TEMPLATE .bgImageContainer:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    background-size: cover;
    background-position: center;;
}
#curvedHeader_FOR_TEMPLATE .curved-overlay {
    position: absolute;
    z-index: 99999;
    bottom: -225px;
    left:0px;
    width: 140%;
}
/* === Matt's Styles === */











.supplierSection:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 50%;
	background-color: rgb(186,200,212);
}



.animateInLeft {
    transition: all 400ms ease-in;
    left: -800px;
    opacity: 0;
}
.site-container {
    overflow-x: visible;
}
.animateInRight {
    transition: all 400ms ease-in;
    right: -1000px;
    opacity: 0;
}
.animateInLeft.active {
    left: 0;
    opacity: 1;
}
.animateInRight.active {
    right: 0;
    opacity: 1;
}



/* FORM STYLING */

.gform_button {
	background-color: var(--FC-editor-bg-color, var(--FC-primary-color)) !important;
	text-transform: uppercase !important;
}

.gform-body textarea, .gform-body input, .gform-body select, .gform-body option {
	font-family: var(--FC-tertiary-font) !important;
	font-size: var(--FC-font-size-16) !important;
	border-radius: 5px !important;
	border: solid 1px var(--FC-iron) !important;
}

.gform-body textarea:hover, .gform-body input:hover, .gform-body input:focus, .gform-body select:hover, .gform-body select:focus {
	border: solid 1px var(--FC-primary-color) !important;
	box-shadow: none !important;
}

.gform-body select {
	display:flex;
	align-items:center;
}

.gform_fields, .ginput_container {
	row-gap: 20px !important;
} 

.ginput_container input {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}

.ginput_container select {
	height: 100%;
}







@media screen and (max-width: 1370px) {
    h2 {
        font-size: var(--FC-font-size-56);
    }
    .home .numPages-4 .pageBox div {
        height: 218px !important;
    }
}










/* LEGACY PRODUCT CATEGORY STUFF */
.productCategoryContainer {
    position: relative;
    overflow: hidden;
    padding: 5px 0 50px 0;
    z-index: 0
}

.categories-product {
    padding: 30px 0;
}

.categories-product .subcategory-wrapper {
    min-height: 5rem;
    margin-bottom: 2rem
}

.categories-product .subcategory-link {
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    border-radius: .3125rem;
    background-color: #fff;
    box-shadow: 0 0 .8125rem rgb(0 0 0 / .1);
    transition: background-color 0.2s linear;
    min-height: 80px
}

.categories-product .subcategory-link__image {
    width: 5rem;
    height: 100%;
    background-color: #fff;
    margin-bottom: 0
}

.categories-product .subcategory-link__text {
    margin: 0 1rem;
    text-transform: uppercase;
    transition: color 0.2s linear;
    line-height: 1.5;
    font-size: 18px
}

.categories-product .subcategory-link:after {
    content: "";
    width: 100%;
    height: .25rem;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: -4px;
    left: 0;
    background-color: var(--FC-primary-color);
}

.categories-product .subcategory-link__image img {
    max-width: 5rem;
    height: 80px;
    object-fit: cover
}

.categories-product .subcategory-link:hover {
    background-color: var(--FC-secondary-color)
}

.categories-product .subcategory-link:hover .subcategory-link__text {
    color: #fff
}

.productCategorySearchContainer {
    position: relative;
    overflow: hidden;
    padding: 0 0 50px 0;
    background-color: #F8FBFE
}

.productSearch input[type=search]:placeholder-shown {
    margin-top: 25px;
    color: #737373;
    padding-right: 2.1875rem;
    padding-left: 2.75rem;
    position: relative;
    margin-bottom: 1.0625rem;
    font-weight: 500;
    background: #fff;
    height: 50px;
    font-size: 16px;
    border: 1px solid #b3b3b3;
    width: 100%
}

.productSearch input[type=search]::-webkit-input-placeholder {
    color: #737373
}

.productSearch input[type=search]:-moz-placeholder {
    color: #737373
}

.productSearch input[type=search]::-moz-placeholder {
    opacity: 1;
    color: #737373
}

.productSearch input[type=search]:-ms-input-placeholder {
    color: #737373
}

.productSearch input[type=search]::-ms-input-placeholder {
    color: #737373
}

.productSearchFilterTitle {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .8px
}

#productSearch label {
    font-size: 12px!important;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 1.2px;
    margin: 0;
    color: #91939C;
    font-size: 1rem;
    font-family: "stratos",sans-serif;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    position: relative;
    border: 0
}

.categoryCheckBox .checkboxes {
    margin: 1.125rem 0 1.875rem;
    list-style: none;
    padding-left: 0px!important
}

.categoryCheckBox .checkboxes li>div {
    display: flex;
    align-items: center;
    flex: 1;
    margin-bottom: 18px
}

.categoryCheckBox .checkboxes li input[type=checkbox],.categoryCheckBox .checkboxes li input[type=radio] {
    margin-right: 8px!important
}

.categoryCheckBox.overflow {
    max-height: 290px;
    overflow: hidden;
    margin-top: -20px
}

.categoryCheckBox .showMoreSelector {
    color: var(--FC-gray);
    background-color: #F8FBFE;
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 12px
}

.categoryCheckBox .showMoreSelector:hover {
    cursor: pointer;
    color: var(--FC-red)
}

.categoryCheckBox.overflow .showMoreSelector {
    display: block
}

.subHeader,.categoryCheckBox .checkboxes li label {
    font-size: 0.8125rem!important;
    line-height: 1.2307692308!important;
    font-weight: 400!important;
    display: inline-flex!important;
    align-items: center!important;
    position: relative!important;
    margin-right: 1.875rem!important;
    color: #262626!important;
    cursor: pointer!important
}

.productCategorySearchContainer .productBoxMore {
    border: .0625rem solid #E1E1E1
}

.productCategorySearchContainer .productBoxMore:before,.productCategorySearchContainer .productBoxMore:after {
    display: none
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs .current {
    font-size: var(--FC-font-size-14) !important;
    text-transform: uppercase;
}

.productBoxMore {
    background: #fff;
    text-align: center;
    padding: 40px 4px 10px 4px;
    overflow: hidden;
    border-radius: .625rem;
    border: .0625rem solid #E1E1E1;
}

.productSwiperImageContainer {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.productBoxMore img {
    max-width: 60%;
    margin: auto;
    max-height: 100px;
}
.productBoxMore h6 {
    min-height: 60px;
    padding-top: 10px;
}
.legacyProductDetails a {
    color: var(--FC-white) !important;
    background-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-radius: var(--FC-standard-radius) !important;
    border-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-width: 1px !important;
    border-style: solid !important;
    padding: 2px 10px !important;
    width: fit-content;
    font-family: var(--FC-tertiary-font) !important;
    font-size: var(--FC-font-size-14) !important;
    position: relative !important;
    transition: var(--FC-default-transition) !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    text-align: center;
    text-transform: uppercase;
}
.legacyProductDetails a:hover {
    color: var(--FC-primary-color) !important;
    border-color: var(--FC-iron) !important;
    background-color: var(--FC-white) !important;
}

.supplierRedTitle {
    min-height: 30px;
}


.productSearch_MobileBTN,
.customFormBTN {
    color: var(--FC-white) !important;
    background-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-radius: var(--FC-standard-radius) !important;
    border-color: var(--FC-editor-bg-color, var(--FC-primary-color));
    border-width: 1px !important;
    border-style: solid !important;
    padding: 5px 25px !important;
    width: fit-content;
    font-family: var(--FC-tertiary-font) !important;
    font-size: var(--FC-font-size-18) !important;
    position: relative !important;
    transition: var(--FC-default-transition) !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    text-align: center;
    text-transform: uppercase;
}
.productSearch_MobileBTN:hover,
.customFormBTN:hover {
    color: var(--FC-primary-color) !important;
    background-color: var(--FC-white) !important;
}


.mobileOpen {
    display: none;
    font-size: 34px;
    transition: var(--FC-default-transition)
}

.mobileClose {
    display: none;
    font-size: 34px;
    color: var(--FC-red);
    transition: var(--FC-default-transition)
}

.mobileFilterClose {
    display: none;
    color: var(--FC-red);
    font-size: 32px;
    line-height: 1;
    position: absolute;
    right: 30px;
    top: 10px;
    transition: var(--FC-default-transition)
}

.mobileFilterClose:hover {
    cursor: pointer;
    color: var(--FC-black)
}

.productSearch_MobileBTN {
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center
}

.productSearch_MobileBTN span {
    border: solid 1px var(--FC-red);
    padding: 10px 75px;
    border-radius: 30px;
    font-family: var(--FC-stratos);
    font-weight: 500;
    font-size: .875rem;
    line-height: 1rem;
    text-transform: uppercase
}
.mobileOpen {
    display: none;
    font-size: 34px;
    transition: var(--FC-default-transition)
}

.mobileClose {
    display: none;
    font-size: 34px;
    color: var(--FC-red);
    transition: var(--FC-default-transition)
}

.mobileFilterClose {
    display: none;
    color: var(--FC-red);
    font-size: 32px;
    line-height: 1;
    position: absolute;
    right: 30px;
    top: 10px;
    transition: var(--FC-default-transition);
    z-index: 999999999;
}

.mobileFilterClose:hover {
    cursor: pointer;
    color: var(--FC-black)
}





@media (max-width: 768px) {
	.supplierSection section {
		padding-bottom: 30px !important;
	}
	.supplierSection .container:nth-child(1) {
		padding: 0 15px;
	}
	.supplierSection .containerBlock .container {
		padding: 0 !important;
	}
	.supplierSection .containerBlock .container h2 {
		font-size: var(--FC-font-size-44) !important;
	}
	.supplierSection .containerBlock .container .alignBottomRight {
		align-items: center !important;
	}
	
	.curvedCTASection #curvedTopSVG {
		top: -2px !important;
	}

	
    #productSearch {
        transition: var(--FC-default-transition)
    }

    #productSearch.active {
        width: 100%;
        background: #F8FBFE;
        padding: 20px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99999999999999999999999999999;
        display: block;
        overflow: auto;
        height: 100vh
    }

    .mobileFilterClose.active {
        display: flex
    }

    #productSearch {
        display: none
    }

    .productSearch_MobileBTN {
        display: flex!important
    }

    .productsResults {
        z-index: 0
    }

    .productSearchFilterTitle {
        margin-bottom: 40px
    }

    #productSearch hr {
        margin: 10px 0
    }

    #productSearch p {
        margin-bottom: 0px!important
    }

    #productSearch p:last-child {
        margin-bottom: 16px!important
    }

    #productSearch.active .checkboxes {
        height: 0;
        overflow: hidden;
        margin: 0;
        transition: var(--FC-default-transition)
    }

    #productSearch p label {
        font-size: 16px!important;
        line-height: 1.5!important;
        letter-spacing: 0.8px!important;
        font-weight: 500!important;
        display: flex!important;
        align-items: center;
        justify-content: space-between;
        width: 100%!important;
        position: relative!important;
        color: #262626!important;
        text-transform: uppercase!important;
        background: none!important;
        transition: 0.2s linear color!important;
        padding-left: 0px!important;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center
    }

    .active .mobileOpen.active {
        display: block
    }

    .active .mobileOpen.hide {
        display: none
    }

    .active .mobileClose.active {
        display: block
    }

    .active .mobileClose.hide {
        display: none
    }

    #productSearch .customFormBTN,#productSearch .customBTN a,#productSearch .subCategoryLinks a {
        width: 100%;
        margin-top: 20px
    }

    #productSearch .checkboxes.active {
        height: auto
    }
}





@media screen and (max-width: 1200px) {
    .dropdownBlock__copy ul ul {
        padding-left: 20px;
    }
    .dropdownBlock__copy ul li, .dropdownBlock__copy ul li a {
        font-size: var(--FC-font-size-16);
    }
    .dropdownBlock__copy ul li ul li, .dropdownBlock__copy ul li ul li a {
        font-size: var(--FC-font-size-14);
    }
    .CTA_Section h2 {
        font-size: var(--FC-font-size-40) !important;
    }
}


@media screen and (max-width: 767px) {
    .dropdownBlock__copy ul {
        column-count: 1 !important;
    }
    .ESV_ImageContainerRow .row {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .CTA_Block .container {
        max-width: 700px;
    }
    .CTA_Section .row {
        flex-direction: column;
    }
    .CTA_Section .row .innerColumn {
        width: 100% !important;
    }
    .CTA_Section .alignBottomRight {
        align-items: center;
    }
    .CTA_Section h2 {
        font-size: var(--FC-font-size-44) !important;
    }
    .pageHeader_NONE a {
        bottom: unset !important;
    }


    #curvedHeader_FOR_TEMPLATE .bgImageContainer,
    .curvedCTASection  .bgImageContainer {
        background-attachment: inherit !important;
    }

    .pageHeader_NONE h1,
	.single-post h1,
    #curvedHeader_FOR_TEMPLATE h1 {
        font-size: var(--FC-font-size-60);
    }
    h5 {
        font-size: var(--FC-font-size-24);
    }
    .evoMC_NextEpisode .container,
    .evoMC_CTA_Podcast .container {
        padding: 0 !important;
    }
    .evoMC_NextEpisode img {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .iconCol_Inner {
        width: 100%;
    }
    .row.iconRow {
        display: grid;
        align-content: center;
        justify-content: center;
        align-items: center;
        justify-items: center;
        grid-template-columns: 1fr 1fr 1fr;
    }
}