@font-face {
    font-family: 'planewalker';
    src: url(https://static1.squarespace.com/static/5fc6d52010d6a92a736829bd/t/5fc76b2a09f4d56e8f856ec4/1606904618945/Planewalker.otf)
}

body, button, input, select, textarea, html{
    font-family: Arial,sans-serif;
}

a{
    font-family: Arial,sans-serif;
    font-weight: 400;
}

body p{
    line-height: 42px;
    letter-spacing: -.35px;
    margin-bottom:22px!important;
}

.gray-background{
    background-color:#dcdcdc;
}

.black-background{
    background-color:#000;
}

.custom-title{
    font-size:64px!important;
}

.custom-sub-title{
    font-size:26px!important;
}

.orpheus{
    font-family: 'orpheuspro' !important;
    font-weight: 400!important;
}
.is-246{
    width:246px;
    height:auto;
}

.is-246-height img{
    height:246px;
    width:auto;
}

#FSsubmit{
    display:none;
}

.width-40{
    width:40%!important;
}

.no-display{
    display: none !important;
}
/* Header Edits */
.is-header-logo{
    height: 6.5rem;
}

#main-nav{
    background: #1c1c1c;
    font-size: 26px;
}

#main-nav .container{
    margin: unset;
    width:100%;
    max-width: 100%;
}

#main-navbar a{
    color: #fff;
    position: relative;
    text-decoration: none;
}

#main-navbar a:last-of-type{
    border-radius: 50%;
    border: 2px solid;
    height: 50%;
    margin-top: 4%;
}

#main-navbar a::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 0.05em;
    top: 65%;
    left: 0;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.45s ease-out;
}

#main-navbar a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

#main-navbar a:last-of-type:hover{
    background:#fff;
    color:#000;
    -webkit-transition: background-color 0.45s linear;
    -ms-transition: background-color 0.45s linear;
    transition: background-color 0.45s linear;
}

#main-navbar a:last-of-type:hover::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 0.05em;
    top: 65%;
    left: 0;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.45s ease-out;
}

#main-navbar .navbar-start{
    margin-left:auto;
    margin-right:0;
}

#main-navbar .navbar-end{
    margin-left:0;
    display:none;
}

.navbar.is-fixed-top{
    top:35px;
}

.is-header-logo.is-full-height{
    height: 4.25em;
}

.header-links-wrapper{
    z-index: 100000;
    position: fixed;
    width: 100%;
    color:#fff;
    padding: .5rem 0 .5rem 0;
    margin:0;
    background:#1c1c1c;
}

.header-links-wrapper a{
    color:#fff;
}

.header-links-wrapper .adminmenu{
    width: fit-content;
    float: right;
    margin-right:15px;
}

.header-links-wrapper li:hover{
    text-decoration: underline;
}

.cf_headerlinks_privatemessages{
    display:none!important;
}
/* Footer Edits */
.has-background-primary{
    background-color:#dcdcdc!important;
}

.footer-column-content{
    margin:0 auto;
}

.footer-column-content ul li{
    float:left;
    color:#1c1c1c;
    padding: 0 15px 0 15px;
    font-size:25px;
}

/* Homepage Edits */
.section-divider{
    background-color: #dcdcdc;
}

.custom-homepage-banner .container{
    max-width: 100%;
    padding: 0;
    background:#fff;
}

.custom-homepage-banner{
    background-image: url("/692494207/Handler/CSSOverride/GetImage/63/mdp-image-asset.jpeg");
    height:200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: 60%;
}

.homepage-intro{
    font-size:36px;
    background:#fff;
    padding-top: 6.6vmax;
    padding-bottom: 6.6vmax;
}

.homepage-intro .container{
    max-width:100%;
    font-weight: 500;
}

/* General Edits */
#contentrow{
    margin-top:100px;
    background: #fff;
}

.upload-pages{
    margin-top:100px;
}

.our-team img{
    border-radius: 50%;
    width: 500px;
    height: 500px;
}

.our-team .block{
    text-align: center;
    margin-bottom: 20pxs;
}

.content-page-title{
    margin-top:150px;
}

/* Category Edits */
.category-product-section .productPrice {
    display: none !important;
}

/* Product Page Edits */
.WorkingFolderInfo{
    display:none;
}

.userUpload__loading-overlay{
    z-index:15;
}

.thumb.column.product-picture {
    max-width: 75px;
}

.custom-product-subtitles{
    color:#000!important;
    font-size: 16px!important;
    font-weight: bold!important;
    line-height: 1.5!important;
}

#unit-description{
    padding-right:5px;
}

.tier-prices{
    display:none!important;
}

.custom-product-description{
    margin-top: 2rem;
}

.block.is-medium.is-spaced, .block.is-medium:not(:last-child){
    margin-bottom: 2rem;
}

.overview .productname{
    display:none!important;
}


.tier-table {
    width: 100%;
    background: #fff; 
}

.tier-table thead.thead-primary {
    background: #1c1c1c; 
}

.tier-table thead th {
    border: none;
    padding: 12px 30px;
    font-size: 1rem;
    color: #fff; 
    text-align:center;
    font-weight: 400;
}
    
.tier-table tbody tr {
    margin-bottom: 10px; 
}
    
.tier-table tbody th, .tier-table tbody td {
    border: none;
    padding: 12px 30px;
    border-bottom: 3px solid #f8f9fd;
    font-size: 1rem; 
    text-align:center;
}

/* The Modal (background) */
#productInstructionsModal h3{
    color: #1c1c1c!important;
}

#prodInstructionsWrapper{
    max-width: 1440px;
    padding-left: 64px;
    padding-right: 64px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    clear: both;
    margin-top: 20px;
    right:0;
    z-index: 0;
}

.productInstructions{
    float:right;
    z-index: 100;
    position: relative;
    width:25%;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #f5f9fb;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 1.5rem;
    border: 1px solid #888;
    width: 50%; /* Could be more or less, depending on screen size */
}

.modal-content .subtitle{
    background-color: #ffffff;
    padding: 1.5rem;
    margin-bottom:0!important;
}

.modal-content p{
    background-color: #ffffff;
    padding: 0px 1.5rem 1.5rem 1.5rem;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 10px;
}

.close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}   

/* Template Section */
.template-nav .navbar-item:hover{
    background: #1C1C1C;
    color:#dcdcdc;
}

.template-section{
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 100%;
}

.template-title{
    font-size:1.5em;
    border-bottom: .25rem solid!important;
    padding-top: 25px!important;
}

.template-section a{
    color:#ca1f28;
    border-right:2px solid #ca1f28;
    padding-right:10px;
    padding-left:10px;
}

.template-section a:hover{
    text-decoration: underline;
}

.template-links{
    text-align: right;
}

#template-navbar{
    background-color:#fff!important;
    margin-top: 20px;
}

#template-navbar .navbar-start{
    border-bottom: 2px solid #1e1e1e;
}

#template-nav{
    background-color:#fff!important;
}

#template-nav .navbar-item{
    border-right: 2px solid #1e1e1e;
}

#template-nav .navbar-item:hover{
    color:#ca1f28;
}

#template-nav .container{
    max-width: 1500px;
}

.templates-arrow{
    margin-left: -5px;
    padding-right: 5px;
    padding-top: 2px;
}

.templates-back{
    color: #ca1f28 !important;
}

.templates-back:hover{
    color: #000 !important;
}

.no-border{
    border-right: none !important;
}

.return-home-template{
    color:#ca1f28; 
    font-size:1.5em;
    position: absolute;
    top: 20px;
    left: 30px;
}

.download-edit-upload .image{
    width:275px;
    height:auto;
}

.download-edit-upload .is-multiline{
    margin:0 auto;
}

.just-upload .image{
    float:right;
    margin-right: 75px;
}

.just-upload{
    padding-bottom: 6.5rem!important;
}

.just-edit .image{
    margin-left:75px;
}

.is-250x250{
    width: 250px !important;
    height: auto !important;
}

.multipart-container{
    margin-top:50px;
}

/* Account Edits */
.cf_accountlinks_OrderLine{
    display: none;
}

/* Our Team Edits */
.our-team img{
    object-fit:cover;
}