
:root {
    --primary: #FF7F32;
    --secondary: #22465A;
    --secondarydark: #142b37;
    --complementary: #74BD43;
    --lightgray: #f2f2f1;
}
nav#main-nav {
    background-color: var(--secondary);
    height: 8rem;
}
div#contentrow {
    transform: translate(0px, 48px);
}

/*top nav bar*/
.navbar-end.is-shown a.navbar-item, .navbar-end.is-shown a {
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem;
}
a.button.navbar-item.login {
    margin-left: 1rem;
}
.catfish-button, .button {
    border-radius: 300px;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    -ms-border-radius: 300px;
    -o-border-radius: 300px;
}
.navbar-burger span{
    background-color: white;
}
.badge {
    right: 0.45rem;
    top: -0.25rem;
}
.mobilelogo {
    display: none;
}
.navbar-group.navbar-right-mobile.is-hidden-mobile-breakpoint .navbar-item {
    color: white;
}
a.button.navbar-item.login {
    margin-left: 1rem;
}
a.button.navbar-item {
    align-self: center;
}
a.button.navbar-item.login {
    margin-left: 1rem;
}
a.button.navbar-item {
    align-self: center;
}
a.button.navbar-item.logout.admin {
    height: 3.125rem;
    background-color: var(--primary);
    margin-left: 0.5rem;
}
/*lower desktop navbar*/
section.LowerDesktopNavBar {
    background-color: var(--primary);
}
section.LowerDesktopNavBar a.navbar-item {
    color: white;
}
a.navbar-item.pl-4.pr-4.has-text-weight-bold.ourServices {
    padding-left: 0px!important;
}
section.LowerDesktopNavBar .navbar-item {
    border-right: solid 2px white;
    padding: 0rem 1.5rem;
    margin: 0.5rem 0rem;
}
a.navbar-item.pl-4.pr-4.has-text-weight-bold.contactUs {
    border: 0px;
}
section.LowerDesktopNavBar a.navbar-item:hover, a.navbar-item.toptext:hover, .navbar-end.is-shown a:hover {
    text-decoration: underline;
}

/*homepage banner*/
.banner {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 1;
}
.bannerback, .bannertext.container {
    grid-row-start: 1;
    grid-column-start: 1;
}
.bannertext.container {
    align-self: center;
}
.bannerback {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-height: 500px;
    background: linear-gradient(90deg, #005f78, #0296b6);
}
.bannerleft, .bannerright {
    display: flex;
}
.bannertext {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 800px;
}
a.button.learnmore {
    max-width: 200px;
    text-transform: uppercase;
    font-weight: 700;
}
p.bannerparagraph {
    color: white;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 2rem;
}
.mobilebanner {
    display: none;
}
/*featured categories*/

.homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title a {
    display: none;
}
.homePageCategories.clearfix .column.is-6, .column.is-6-tablet {
    max-width: 25%!important;
}
.homeFeaturedCategoriesWrapper .bestsellers h3 {
    text-transform: uppercase;
    margin: 3rem 0px;
}
.homePageCategories.clearfix .picture {
    padding: 10px;
}
.homePageCategories.clearfix .picture:hover {
    padding: 5px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
.homeFeaturedCategoriesWrapper {
    padding-top: 3rem!important;
}
/*industry leading board dotted image section*/

.graybackground {
    background: var(--lightgray);
    padding: 3rem 0px;;
}
.is-flex.boardman.graymid2 {
    padding-top: 3rem;
}
img.dotframeimage {
    max-width: 50%;
}
.midtext1 {
    padding-right: 2rem;
}
.midtext2 {
    padding-left: 2rem;
}
p.industryboard {
    margin: 3rem 0px 1rem 0px;
    font-size: x-large;
    text-transform: uppercase;
    color: var(--primary);
    font-weight: 700;
}
p.industryboard.printneeds {
    color: var(--complementary);
}
.boarddetails {
    color: var(--secondary);
    font-weight: 600;
}
.boarddetails ul {
    list-style: disc;
    margin: 1rem 0px 2rem 1rem;
}
a.button.midbutton {
    background-color: var(--secondary);
    font-weight: 700;
    text-transform: uppercase;
}
a.button.midbutton:hover {
    background-color: var(--secondarydark);

}
a.button.midbutton:hover, a.button.learnmore:hover, a.button.navbar-item.logout:hover {
transform: scale(1.1);
text-decoration: none;
transition: 0.2s;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-ms-transition: 0.2s;
-o-transition: 0.2s;
}
/*brands*/
img.logobrand {
    max-height: 40px;
}
.brandflex.is-flex {
    padding: 4rem 6rem;
    justify-content: center;
    column-gap: 3rem;
}
/*google reviews*/
.huVKUn {
    height: 250px;
}
.kfcIfb {
    transform: translate(0px, -450%);
    -webkit-transform: translate(0px, -450%);
    -moz-transform: translate(0px, -450%);
    -ms-transform: translate(0px, -450%);
    -o-transform: translate(0px, -450%);
}
.gduAeC {
    display: none;
}
p.reviewheadings {
    font-size: x-large;
    font-weight: 700;
    color: var(--secondary);
    text-align: center;
}
.reviews, .container.brands {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.reviews {
    background-color: var(--lightgray);
}
p.reviewheadings.dontjust {
    margin-bottom: 2rem;
}

/*how we work for you*/

p.reviewheadings.work4u {
    color: white;
    text-transform: uppercase;
}
.blueback {
    padding: 5rem 0px;
    background-color: var(--secondary);
}
.is-flex.work4uitem {
    max-width: 500px;
}
.gridtext {
    max-width: 400px;
    color: white;
    padding: 0px 1rem;
}
.workflex.is-flex {
    justify-content: center;
    margin-top: 3rem;
    column-gap: 3rem;
}
.orangeicon, .gridtext {
    display: flex;
    justify-items: center;
    align-items: center;
}
.orangeicon {
    fill: var(--primary);
}
.orangeicon svg {
    width: 80px;
}

/*footer*/

.catfish-footer {
    background-color: var(--secondary);
    padding-bottom: 0px;
}
.footerinner.clearfix.columns.is-multiline {
    padding-bottom: 6rem;
}
.footercopyrightrow {
    background-color: var(--secondarydark);
    color: var(--primary);
    text-align: center;
}
.is-flex.footer-column {
    flex-direction: column;
}
.is-flex.footer-column.linkcolumn {
    margin-top: 1.5rem;
}
.footer-column a, .footer-column p {
    color: var(--primary);
    font-weight: 700;
}
p.footer-title {
    color: white;
    font-size: 1.25rem;
}
.socialicons {
    width: 40px;
    fill: var(--primary);
}
.is-flex.socials {
    column-gap: 10px;
}
.catfish-footer h3 {
    display: none;
}
p.footer-title {
    margin-bottom: 0px!important;
}

/*content pages*/

.topicpage .page-title h1, .page-title {
    font-weight: 700;
}
.topicpage .page-title h1, .topicpage-body, .page-title, h1 {
    color: var(--secondary);
}
/*category page*/
.is-flex.categorytop img {
    max-width: 40%;
    max-height: 300px;
}
.categorytext p {
    color: var(--secondary);
}
.categorytext {
    margin-top: 1.5rem;
}
.categorytext h1 {
text-transform: uppercase;
color: var(--complementary);
font-weight: 700;
font-size: 1.5rem;
}
.printingclass section.category-product-section.section {
display: none;
}
.is-flex.categorytop {
column-gap: 1.5rem;
}
#ourservicessection2 {
    width: 100%;
    height: 2px;
    background-color: transparent;
}
.arone-product-landing-page .breadcrumb-section .breadcrumb-back-button, .arone-category-page .breadcrumb-section .breadcrumb-back-button {
    border-color: #74bd43;
    color: #74bd43;
    padding: 10px 20px;
}
/*subcategory cards*/
.sub-category-grid .listWrapper .item-box .sub-category-item .picture img {
    object-fit: contain;
}
.sub-category-grid .listWrapper .item-box .sub-category-item .category-title {
    display: none;
}
.sub-category-grid .listWrapper .item-box {
    border: 0px;
}
.sub-category-grid .listWrapper .listItem:hover {
    transform: scale(1.05);
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.sub-category-grid .listWrapper .item-box:after {
    padding-bottom: 90%;
}


/*product page*/

.review-wrapper.box.block.is-light a {
    color: var(--secondary);
}

@media screen and (max-width:1686px) {
    .greenside {
        display: none;
    }
    .bannerback {
        justify-content: flex-end;
    }
    .bannertext {
        padding-right: 700px;
    }
}
@media screen and (max-width:1471px) {
    img.dotframeimage {
        max-height: 400px;
        margin-top: 3rem;
    }
}
@media screen and (max-width: 1279px) {
    .bannerright {
        opacity: 0.3;
    }
    .bannertext {
        padding-right: 0px;
    }
    .gridtext {
        max-width: 300px;
    }
}
@media screen and (min-width: 1088px) {
    section.LowerDesktopNavBar a.navbar-item.pl-4.pr-4.has-text-weight-bold.logout, section.LowerDesktopNavBar a.navbar-item.pl-4.pr-4.has-text-weight-bold.login {
        display: none;
    }
}
@media screen and (max-width: 1087px) {
    section.LowerDesktopNavBar a.navbar-item {
        color: var(--secondary);
    }
    div#lower-navbar {
        padding: 1rem 0px;
    }
    div#contentrow {
        transform: none;    ;
        -webkit-transform: none    ;
        -moz-transform: none    ;
        -ms-transform: none    ;
        -o-transform: none    ;
}
    section.LowerDesktopNavBar .navbar-item {
        padding: 0.5rem 0rem!important;
        font-size: 1.25rem;
    }
    .navbar-group {
        align-items: center;
    }
    section.LowerDesktopNavBar {
        background-color: var(--secondary);
    }
    nav#main-nav {
        height: 5rem;
    }
    .banner {
        display: none;
    }
    .mobilebanner {
        display: flex;
        flex-direction: column;
    }
    .mobilebannertext {
        background: var(--secondary);
    }
    .mobilebannertext {
        padding: 2rem 0rem;
        text-align: center;
    }
    p.bannerparagraph {
        font-size: 1.5rem;
    }
    .homePageCategories.clearfix .column.is-6, .column.is-6-tablet {
        max-width: 50%!important;
    }
    img.dotframeimage {
        max-height: none;
        margin-top: 0px;
        max-width: 100%;
    }
    .midtext2 {
        padding: 0px 2rem 0px 0px;
    }
    .graybackground {
        padding: 5rem 0px;
    }
    .is-flex.boardman.graymid {
        flex-direction: column-reverse;
    }
    .is-flex.boardman.graymid2 {
        flex-direction: column;
        padding-top: 5rem;
    }
    .midtext2, .midtext1 {
        padding: 0px;
    }
    .is-flex.footer-column img {
        width: 400px;
    }
    .is-flex.footer-column {
        align-items: center;
    }
    .is-flex.categorytop {
        flex-direction: column;
        align-items: center;
    }
    .is-flex.categorytop img {
        max-width: 80%;
        max-height: none;
    }
    .categorytext h1 {
        text-align: center;
    }
    section.section.breadcrumb-section.is-small {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .mobilelogo {
        display: block;
    }
    .mainlogo {
        display: none;
    }
    .navbar-item img {
        height: 80px!important;
        width: 80px!important;
    }
    .mobiletopbar {
        background-color: var(--secondary);
    }
    .homePageCategories.clearfix .column.is-6, .column.is-6-tablet {
        max-width: 100%!important;
        width: 100%!important;
    }
    .homeFeaturedCategoriesWrapper .listWrapper .listItem {
        padding: 1rem;
    }
    .boarddetails, a.button.midbutton {
        font-size: large;
    }
    p.industryboard {
        text-align: center;
        font-size: xx-large;
        margin: 3rem 0px 3rem 0px;
    }
    .gridtext, .is-flex.work4uitem {
        max-width: 100%!important;
        flex-direction: column;
        font-size: large;
        text-align: center;
        padding-right: none;
    }
    .workflex.is-flex {
        flex-direction: column;
        row-gap: 10rem;
    }
    .workflex.is-flex.secondflex {
        margin-top: 10rem;
    }
    .orangeicon {
        width: 100%!important;
        display: flex;
        justify-content: center;
    }
    .orangeicon svg {
        width: 150px!important;
    }
    .is-flex.work4uitem {
        row-gap: 3rem;
    }
    p.reviewheadings.work4u {
        margin-bottom: 10rem;
    }
    .blueback, .graybackground {
        padding: 6rem 0px;
    }
}
@media screen and (max-width:700px) {
    .brandflex.is-flex {
        flex-direction: column;
    }
    img.logobrand {
        max-height: 100%;
        padding: 3rem;
    }
}
@media screen and (max-width:500px) {
a.button.midbutton {
    font-size: 2rem;
    width: 100%;
    height: 5rem;
}
img.logobrand {
    padding: 3rem 0px;
}
.is-flex.categorytop img {
    max-width: 100%;
}
}

.navbar-item img {
    max-height: fit-content;
}