<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400&amp;display=swap";#headerMain {
    height: unset!important
}

:root {
    --fhblue: #005baa;
    --fhblue_text: #005baa;
    --white: #FFFFFF;
    --black: #36383F;
    --grey: #85888C
}

*,:before,:after {
    box-sizing: inherit
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.load_code{
    font-size: 18px;
}

.load_code::before{
    content: "Retrieve Basket";
    display: block;
    font-weight: 800;
}

.lclink .LC_container_link{
    margin-top:20px;
    max-width: 800px;

}

.lc_link_result{
    color:red;
}

.load_code&gt;div &gt;a{
  
        border: none;
        padding: 10px;
        text-decoration: none;
        cursor: pointer;
        background: var(--apple-blue);
        font-size: 14px;
        color: #fff;
        border-radius: 2px;
        opacity: 100%;
    

}

.coupon_input button{
    border:none;
    padding:8px;
    width:80px;
    cursor:pointer;
    border-radius: 0px 5px 5px 0px;
}

.coupon_value button:hover{
    background: #027fff;
    color:#FFFFFF;
}

.coupon_input input{
    width: 110px;
    border-radius: 5px 0px 0px 5px;
    line-height: 16px;
    height: 34px;
    margin-top: -2px;
}
.remove_coupon{
    display: inline-block;
}
.remove_coupon button{
    margin: -10px;
    border:none;
    padding:8px;
    width: 40px;
    border-radius: 0px 5px 5px 0px;
    color: #3e3e3e;
}

.coupon_code{
    color:black;
    text-align: center;
    height:40px;
    display: inline-block;
    min-width: 100px;
    padding-left:10px;
    padding-right:10px;
    line-height: 40px;;
    background: hsl(60, 100%, 70%);
    background: radial-gradient(circle at right bottom, transparent 5px, #ffff68 0) top right / 50% 20px no-repeat,
    radial-gradient(circle at left bottom, transparent 5px, #ffff68 0) top left / 50% 20px no-repeat,
    radial-gradient(circle at right top, transparent 5px, #ffff68 0) bottom right / 50% 20px no-repeat,
    radial-gradient(circle at left top, transparent 5px, #ffff68 0) bottom left / 50% 20px no-repeat;
    filter: drop-shadow(3px 3px 3px #c5c5c5);
}


tr.coupon_value &gt; td:nth-child(1){
    width:210px;
}


.coupon_input *,.coupon_value *{
    font-size: 16px;
    font-style normal;
    font-weight 400;
    line-height 24px;
}


.load_code input{
background-color: white!important;
}
.load_code&gt;button{
    margin-top: 50px;
    display: block;
    border: none;
    background: #989898;
    padding: 10px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
    opacity: 100%;


}


#page .content_editable&gt;ul,#page .content_editable table&gt;ul  {
    display: block;
    list-style-type: disc;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}

.branch-label{
    cursor: pointer;
    user-select: none;
}


.flexbranches{
    justify-content: center;
}

.flexbranches &gt;div{
    min-width:350px;
    padding:10px;
}

.map_branch_list{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 24px;;
}


.branch_container  &gt;div{
    padding: 10px;
}


.map_key{
    background: #fa5932;
    width: 36px;
    height: 36px;
    color: #FFFFFF;
    line-height: 36px;
    border-radius: 18px;
    text-align: center;
}


.cat_menu_notes {
    color: #f5f5f7
}

.file_icon_PDF text {
    fill: #811515
}

.file_icon_STP text {
    fill: #7d8115
}

.file_icon_DWG text {
    fill: #154881
}

.file_icon_string svg {
    max-width: 24px;
    margin-right: 5px
}

.features {
    display: flex;
    flex-wrap: wrap
}



/*.product_item {
    max-height: 200px
}*/

.fhb_crt {
    margin-right: 10px
}

.basket_container.flexdircolumn_false .basket_heading {
    min-height: unset
}

#CMS_body &gt; div.catalogues {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}

#CMS_body &gt; div.catalogues &gt;div {
    min-width: 300px;
    border: 1px solid #eaeaea;
    background: #f5f5f7;
    margin: 10px;
    border-radius: 10px;
    width: calc((100% / 4) - (25px * 2 / 3));
}
#the_design_file &gt; div.image{
float:right;
}




.catalogue {
    box-shadow:var(--shadow1);
    transition: box-shadow .9s ease-out
}

.catalogue:hover {
    box-shadow:var(--shadow2);
}

#CMS_body &gt; div:nth-child(1) &gt; center &gt; a{
    color: #027FFF;
    font-size: 40px;
    font-weight: 800;
    font-family: 'Inter';
    /*line-height:10%*/
}

.catalogue .links{
    width:100%;
}

.catalogues {
    margin-top:20px;
}

.page_catalogues &gt;div:first-child::after{
    content :"Other Catalogues available to view";
    display: flex;
    justify-content: center;
    font-size: 30px;
    font-weight: 800;
    font-family: 'Inter';
    border-bottom: 1px solid #dadada;
    padding-bottom: 20px;
    padding-top: 50px;

    justify-content: center;
}


#CMS_body &gt; div.frame.full{
    background: #F5F5F7;
    border-color: #DADADA;
    border-radius: 10px;
    padding: 30px;

}



.page_catalogues .image{
    margin:0px;
    width: -webkit-fill-available!Important;
    border-radius: 0px;
}


@-webkit-keyframes blur {
    50% {
        -webkit-filter: blur(1px);
        opacity: 1
    }

    0%,100% {
        -webkit-filter: blur(1px);
        opacity: .8
    }
}

@-webkit-keyframes jerk {
    50% {
        left: 1px
    }

    51% {
        left: 0
    }
}

@-webkit-keyframes jerkup {
    50% {
        top: 1px
    }

    51% {
        top: 0
    }
}

.websitenew {
    padding: 20px;
    margin: 40px;
    border-radius: 10px;
    background: #FFFFFF
}

.price_and_uos {
    display: flex;
    flex-direction: row;
    justify-content: start;
    line-height: 23px
}

.product_card_uosd {
    padding-left: 5px
}

.new_feature {
    padding: 10px;
    margin: 4px;
    border-radius: 5px;
    background: #efefef;
    flex-grow: 1
}

.col_button .active {
    border-radius: 0!important
}

.product_propensity .dynamic_addbasket button {
    font-size: 18px;
    padding: 5px;
    border-radius: 25px;
    width: 40px;
    height: 40px
}

.svg_dim_text {
    font-weight: 400;
    font-size: 12px
}

.clearance_message {
    line-height: 39px;
    padding-left: 5px;
    color: #ff0202
}

.clearance_true .product_card_img_container:before {
    box-sizing: border-box;
    border-style: solid;
    position: absolute;
    border-color: transparent;
    margin-top: 100px;
    background: #FF0022AA;
    content: "CLEARANCE";
    display: block;
    color: white;
    width: auto;
    overflow: hidden
}



.sub-category-list .clearance_true .product_card_img_container:before {
    margin-top: 30px;
}

.rail_selector .bg_enabled {
    background-image: unset!important
}

.rail_selector .image {
    background: unset!important
}

.product_selectorB .selector_content_l3 {
    flex-wrap: wrap!important
}

.product_selectorB .selector_content_l3 .select_item_group {
    width: 170px
}

div.cat_summary &gt; div.react-multi-carousel-list &gt; ul &gt; li &gt; article {
    flex-basis: calc(100%*.25);
    max-width: calc(100%*.25);
    min-width: 225px
}

.pleaseLogin {

  	padding:20px!important;
  	background:#F5f5f7!important;
    color:#000;
  }

body {
    display: block;
    color: rgb(51,51,51);
    font-family: 'Helvetica',sans-serif;
    color: #333;
    font-family: Helvetica,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    font-size: .875rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.flex {
    display: flex
}

.space-around {
    justify-content: space-between
}

.address_title {
    font-weight: 600
}

.shaddow_frame {
    background: #fff;
    border: 1px solid #cacaca88;
    border-radius: 5px;
    box-shadow: 0 4px 6px -2px rgb(0 0 0 / 20%);
    font-size: 14px;
    font-weight: 400;
    margin: 5px;
    padding: 10px;
    width: 100%
}

.pad10 {
    padding: 10px
}

.pad5 {
    padding: 5px
}

.user_input_text {
    border-radius: 5px;
    height: 36px;
    width: 140px;
    padding: 2px 10px
}

.fhb_button {
    padding: 10px;
    border: none;
    margin: auto;
    background: #747474;
    border-radius: 5px;
    box-shadow: 0 4px 6px -2px rgb(0 0 0 / 20%);
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    color: white!important
}

.video_bookmarks {
    display: flex;
    justify-content: center
}

.video_bookmarks button::before {
    width: 10px;
    height: 10px;
    background: #cfcfcf;
    content: " ";
    position: absolute;
    margin: -36px;
    border-radius: 40px
}

.video_bookmarks button:hover:before {
    background: #0071ef
}

.video_bookmarks button {
    color: #0071ef;
    border: none;
    padding: 10px;
    margin: 4px;
    cursor: pointer;
    border-radius: unset!important;
    border-top: 2px solid #cfcfcf;
    margin: 0;
    padding: 10px
}

#sessiontext {
    padding: unset
}



#sheet {
    position: unset!important;
    display: flex!important;
    flex-direction: column!important;
    width: unset
}


.cat_req_but {
    background: #f15a29
}

.img_gal_but {
    background: #f79421
}



.quicks_but {
    background: #8dc640
}



#usp_banner {
    background: #bfd5ea;
    height: 50px
}

#content {
    width: 100%!important;
    padding: unset
}

#footer {
    background-color: var(--fhblue)!important
}

#footer table {
    max-width: 1280px;
    margin: auto
}

#content h1 {
    font-size: 4em;
    font-weight: 100;
    line-height: 1.2;
    margin: 0;
    letter-spacing: -.04em;
    font-weight: 700;
    color: var(--apple-blue);
    padding: 20px
}

p {
    font-size: 1.0rem!important;
    color: #111!important
}

.subGroups li {
    margin: 0 10px 20px;
    border: 1px solid #bfbfbf;
    margin: 0 5px 10px;
    padding: 10px 10px 0;
    width: 200px!important;
    height: unset!important
}

ul.subGroups li a.label,#sidematter {
    background: none;
    font-size: .875rem;
    font-weight: 700;
    margin: 10px 0;
    text-decoration: none;
    color: var(--fhblue_text)
}

ul.subGroups &gt; li &gt; a &gt; img {
    border: none;
    width: 175px;
    height: 175px;
    padding: none;
    margin: none
}

.breadcrumbs {
    padding-top: 5px;
    padding-bottom: 5px
}

.breadcrumbs a:after {
    content: " &gt; "
}

.breadcrumbs a {
    font-size: 14px!important;
    font-weight: 400!important;
    color: var(--fhblue_text)!important;
    text-decoration: none
}

.breadcrumbs span {
    font-size: 14px!important;
    font-weight: 600!important;
    color: #a3a3a3!important;
    text-decoration: none
}

#usp_banner div ul {
    max-width: 1280px;
    margin: auto;
    list-style: none;
    display: flex;
    justify-content: space-around;
    height: 40px;
    word-wrap: normal
}

.usp-item {
    display: flex;
    padding: 5px 0;
    color: var(--fhblue_text);
    font-size: .75rem;
    text-transform: uppercase;
    max-width: 248px
}

.usp-icon {
    width: 40px;
    height: 40px;
    padding-top: 10px;
    font-size: 20px
}

.cmseditlink {
    visibility: hidden
}

.basket_line_statusZ,#searchbar label,#searchbar .imageButton,#quick_nav,#menu,.side-menu {
    display: none
}

.header_quick_buttons a:hover,.header_button_large:visited {
    color: #FFF
}

@media (max-width: 1024px) {
    .hamb {
        display:block
    }

    .nav_menu {
        width: 100%;
        height: 100%;
        margin-top: 130px;
        position: fixed;
        background-color: var(--fhblue);
        overflow: hidden;
        overflow-y: auto;
        max-height: 0;
        top: 0;
        transition: max-height .5s ease-out
    }

    .side-menu:checked ~ .nav_menu {
        max-height: 100%;
        height: 100%
    }

    .side-menu:checked ~ .hamb .hamb-line {
        background: transparent
    }

    .side-menu:checked ~ .hamb .hamb-line::before {
        transform: rotate(-45deg);
        top: 0
    }

    .side-menu:checked ~ .hamb .hamb-line::after {
        transform: rotate(45deg);
        top: 0
    }

    .menu {
        flex-direction: column;
        width: 100%
    }

    .menuitem {
        display: list-item
    }

    .submenu {
        background: var(--white);
        -webkit-box-shadow: 0 7px 7px 0 rgb(0 0 0 / 17%);
        -moz-box-shadow: 0 7px 7px 0 rgba(0,0,0,.17);
        -ms-box-shadow: 0 7px 7px 0 rgba(0,0,0,.17);
        box-shadow: 0 7px 7px 0 rgb(0 0 0 / 17%);
        position: relative;
        color: black;
        max-width: 1280px;
        margin: auto;
        padding: 20px;
        opacity: 0;
        top: 0;
        margin-top: auto
    }

    .menu_title {
        pointer-events: none;
        color: var(--white)!important;
        background: var(--fhblue_text)!important
    }

    .menu_title:hover a {
        color: var(--white)!important;
        background: var(--fhblue_text)!important
    }
}



.content {
    margin: auto;
    max-width: 1280px
}

.content_tiles {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.content_tile {
    padding: 5px;
    padding-bottom: 10px;
    flex: 1;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center
}

.tile_text_block {
    width: 50%;
    background: #f15a29;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: var(--white);
    padding: 10px;
    line-height: 1.5em
}

.content_tile:nth-child(2) .tile_text_block,.content_tile:nth-child(3) .tile_text_block {
    background: #8dc640
}

.tile_title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1
}

.tile_extra {
    font-size: 24px;
    font-weight: 700;
    line-height: 1
}

.tile_image_block img {
    max-height: 296px;
    object-fit: cover
}

.slideshow-container {
    position: relative;
    margin: auto;
    overflow: hidden;
    margin-top: 0
}

.mySlides {
    display: none
}

#groupNotes &gt; div.slideshow-container &gt; a.prev,#groupNotes &gt; div.slideshow-container &gt; a.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none
}

#groupNotes &gt; div.slideshow-container &gt; a.next {
    right: 0;
    border-radius: 3px 0 0 3px
}

div.slideshow-container .prev:hover,div.slideshow-container .next:hover {
    background-color: rgba(0,0,0,0.8)
}

.slide_text {
    color: #f2f2f2;
    filter: drop-shadow(2px 4px 6px black);
    font-family: 'Helvetica',sans-serif;
    padding-left: 8%;
    position: absolute;
    top: 20%;
    max-width: 600px;
    line-height: 1;
    text-align: left
}

.slide_title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1
}

.slide_text ul {
    font-size: 20px;
    line-height: 1.5;
    padding: 0 0 0 20px
}

.mySlides img {
    min-height: 450px;
    object-fit: cover
}

.slide_text button {
    background: var(--fhblue);
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Helvetica',sans-serif;
    font-weight: 700;
    margin: 0 10px 10px 0;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2.8125rem;
    padding: 0 15px;
    font-size: .875rem;
    border-radius: 0;
    box-shadow: none;
    text-transform: capitalize
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    visibility: hidden
}

.slide_dots {
    margin-top: 10px
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease
}

.active,.dot:hover {
    background-color: #717171
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.fhbreadcrumbs,.fhbreadcrumbs_products {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #005baa;
    text-decoration: none
}

.bread_text {
    color: #005baa;
    text-decoration: none;
    font-size: 14px
}

.bread_text:visited {
    color: #005baa
}

.bread_text:hover {
    text-decoration: underline
}

.bread_last {
    font-size: 14px;
    color: #a3a3a3
}

.bread_crumb {
    padding-left: 8px;
    padding-right: 8px;
    color: #a3a3a3
}
.product_container {
/*    display: flex;*/
    flex-direction: row;
    justify-content: center
}
.product_attrib {
    display: :block;
    padding: 10px
}

.product_image {
    display: flex;
    justify-content: flex--start
}



@media only screen and (max-width: 640px) {
    .catigory_card {
        min-width:unset;
        width: 100%
    }

    .product_preview_container .title {
        width: 100%!important
    }

    #CMS_body &gt; div.cat_container &gt; div.cattest &gt; div &gt; div &gt; div &gt; axyztransitiongroup &gt; li &gt; article &gt; div &gt; div &gt; div.product_preview_items &gt; div:nth-child(4),#CMS_body &gt; div.cat_container &gt; div.cattest &gt; div &gt; div &gt; div &gt; axyztransitiongroup &gt; li &gt; article &gt; div &gt; div &gt; div.product_preview_items &gt; div:nth-child(3) {
        display: none
    }
}



.product_sku {
    font-size: 1.125rem;
    color: #9b9da0!important;
    font-weight: 700;
    line-height: 1
}

.product_price {
    padding: 0
}

.product_price_inc_vat {
    line-height: 1.5rem;
    font-weight: 600;
    color: #2bb673
}

.inc_vat {
    font-size: 1.75rem!important
}

.product_price_ex_vat {
    line-height: 1.5rem;
    font-weight: 600;
    color: #2bb673;
    font-size: 1.25rem;
    color: #000;
    padding-bottom: 10px
}

.product_price &gt; span:nth-child(2) {
    font-size: .875rem;
    font-weight: 300;
    margin-left: 5px
}

.loading_data {
    margin: auto;
    font-size: 24px;
    color: #AAAAAA;
    text-align: center;
    min-height: 400px;
    line-height: 200px
}

.qtyEntry_fhb22 {
    background: #fff;
    background-clip: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    font-family: 'Helvetica',sans-serif;
    font-size: 16px;
    height: 45px;
    line-height: 2.5;
    padding: 0 10px;
    vertical-align: baseline;
    box-sizing: border-box
}

.product_add_button {
    background: #2bb673!important;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Helvetica',sans-serif;
    font-weight: 700;
    padding: 0 15px;
    margin-top: -4px;
    font-size: .875rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2.8125rem;
    height: unset
}

.tab-frame {
    margin: 10px;
    color: #9b9da0
}

.cursor {
    cursor: pointer
}

div.tab-frame input {
    display: none
}

div.tab-frame label {
    display: block;
    color: var(--fhblue_text);
    font-size: 1rem;
    color: var(--fhblue_text);
    font-weight: 700;
    float: left;
    padding: 5px 10px;
    cursor: pointer;
    border-top: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    background: #f7f7f7;
    margin-bottom: -1px
}

div.tab-frame input:checked + label {
    color: #9b9da0;
    border-bottom: 1px solid #f7f7f7;
    cursor: default
}

div.tab-frame div.tab {
    display: none;
    padding: 5px 10px;
    clear: left;
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-top: 1px solid #bfbfbf;
    background: #f7f7f7
}

div.tab-frame input:nth-of-type(1):checked ~ .tab:nth-of-type(1),div.tab-frame input:nth-of-type(2):checked ~ .tab:nth-of-type(2),div.tab-frame input:nth-of-type(3):checked ~ .tab:nth-of-type(3),div.tab-frame input:nth-of-type(4):checked ~ .tab:nth-of-type(4) {
    display: block
}

.tab_content {
    padding: 10px;
    list-style: none;
    min-height: 200px
}

#PMMessages {
    opacity: 1;
    background: var(--fhblue);
    padding: 10px;
    border-radius: 10px;
    color: #FFF
}

.messages * {
    color: #FFF!important
}

.page_selector {
    min-height: 200px
}

.page_selector ul {
    display: flex;
    list-style: none
}

.page_selector ul li {
    font-size: 16px;
    font-weight: 600;
    padding: 15px;
    cursor: pointer
}

.page_selector ul li:hover {
    color: #333;
    text-decoration: underline
}

.menuitem:hover .submenu2 {
    display: block;
    opacity: 1;
    visibility: visible
}

.menu_cat_container {
    display: flex
}

.menu_cat_options ul {
    display: flex;
    min-width: 200px;
    padding-right: 20px;
    flex-direction: column;
    list-style: none
}

.menu_cat_options ul li a {
    background: #FF0000!important;
    padding: 20px;
    margin: 2px!important;
    color: #FFFFFF!important;
    border-radius: 10px
}

.menu_cat_options a:visited {
    color: #FFFFFF;
    color: #FFFFFF
}

.menu_cat_option a:hover {
    text-decoration: underline;
    background: #FFFFFF!important;
    color: #000000!important
}

.submenu2 {
    display: none;
    visibility: hidden;
    z-index: 998;
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    color: black;
    max-width: 1416px;
    margin: auto;
    list-style: none;
    opacity: 0;
    top: 224px;
    transition-property: opacity;
    transition-duration: .5s;
    transition-delay: .3s
}

.submenu3 {
    display: none;
    visibility: hidden
}

.menu_cat_options {
    padding: 10px;
    background: #FFFFFF8A;
    backdrop-filter: blur(2px)
}

.new_feature&gt;p {
    font-size: unset!important;
    color: unset!important;
    margin: unset!important
}

.home_tile_section {
    margin-left: -20px;
    background: unset;
    margin-right: -20px;
    font-size: 20px;
    padding: 5px
}

.select_box_text {
    text-align: center;
    margin-top: 30px;
    letter-spacing: -.03em;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
  /*  backdrop-filter: blur(1px) saturate(100%);
    -webkit-backdrop-filter: blur(0px) saturate(100%); */
    background-color: rgba(255,255,255,0.7);
 
    color: #000;
    line-height: 1.5em;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 90%),1px 1px 1px rgb(0 0 0 / 50%);
    transition: background-color 1s
}

.select_box_home_container a:visited,.select_box_home_container a:link {
    text-decoration: none!important
}

.select_box_title {
    font-weight: 700;
    font-size: 1.5em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.select_box_subtitle {
    text-decoration: none;
    font-size: 1em;
    padding-bottom: 10px
}

.select_box_home_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: unset;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: .5em
}

.select_box_home &gt; .product_grid {
    margin-top: -73px
}

.select_box_home {
    background: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 0.8;
    margin: 3px;
    padding: 10px;
}


.prev {
    transform: scaleX(-1)
}

.login_page_container {
    padding: 60px;
    margin: auto;
    max-width: 600px;
    border: 1px solid #c9c9c9;
    text-align: center
}

.login_page_container input {
    width: unset;
    width: 100%
}

.login_page_container .login_input {
    padding-right: 43px;
    padding-left: 10px;
    border: 1px solid #d6d6d6;
    color: #494949;
    margin-bottom: 20px;
    box-shadow: none;
    height: 2.6em;
    border-radius: 6px
}

.login_title_text {
    font-size: 24px
}

.login_title {
    font-size: 24px;
    color: #005baa;
    text-align: center;
    padding-bottom: 15px;
    display: none
}

.login_button {
    padding: 10px;
    background: #005baa;
    color: #FFFFFF;
    height: 42px;
    width: 195px;
    border-radius: 6px;
    width: 100%;
    margin: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer
}

.group_N01 .dynamic_addbasket button {
    background: var(--cat-steel)
}

.invoice_item_extra {
    width: 100%
}

.menu_cat_options a:link,.menu_cat_options a:focus,.menu_cat_options a:active {
    color: #FFFFFF
}

.sub-category-grid,.brand_selector .selector_content_l3 {
    justify-content: center
}

#session a{
    color:#FFFFFF;
}


@media print {
    body {
        zoom:.8}

    #page {
        margin-top: unset!important
    }

    .invoice_item&gt;div {
        padding: none
    }

    .product_item {
        margin: 0
    }

    .invoice_item_product .prod_preview_image {
        max-width: 64px
    }

    .fhb_account .product_item {
        width: 400px
    }

    .hide_print,.fhbreadcrumbs {
        display: none
    }
}




.free_del_tile .select_box_title{
    font-size:24px;

}

.free_del_tile .select_box_title{
    background: unset;
}

.filter_na_colour {
    color: red
}

@media only screen and (max-width: 1124px) {
    #header_content {
        flex-direction:column;
        height: 150px
    }
    #header {
        height: 190px !important;
    }
    .head_icon &gt;div&gt;svg {
        max-height: 20px
    }



    #content &gt; div.cat_container &gt; div &gt; div &gt; div {
        flex-direction: column
    }

    .filter_block {
        max-width: unset
    }

    .submenu_2 ul {
        flex-wrap: nowrap!important
    }

    #headerMain {
        margin-top: 10px;
        max-width: 416px
    }

    #searchbar {
        margin-top: -10px;
        margin-bottom: : 0
    }

    input#Search {
        width: 100%!important;
        font-size: 16px;
        padding-left: 10px
    }

    #header_logo {
        height: 100px
    }

    


    

    #header_logo {
        height: 100px;
        padding-left: 3px;
    }

    #searchbar2 {
        padding-left: unset;
        padding-top:10px;
    }



    #session {
        position: absolute;
        top: 10px;
        right: 0
    }

  
    .select_box_home_container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: .4em
    }

    #quick_nav,#menu,#usp_banner {
        display: none
    }
}

@media only screen and (max-width: 700px) {
    .select_box_home_container {
        display:grid;
        grid-template-columns: 1fr;
        grid-gap: .4em
    }


    .cat_mode {
        grid-template-columns: auto;
    }

}




</pre></body></html>