@import url("https://use.typekit.net/sbq3pqi.css");

/*Checkout Customizations*/
.helicm_payment_form{
    margin-top : 3rem !important;
}
#payment_option .custom-radio .custom-control-label strong {
    font-family: proxima-nova-extra-condensed, sans-serif !important;
    font-weight: 800 !important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}
.card.shadow, #special_instructions > .shadow, #shipping > .shadow, .order-details.shadow  {
    box-shadow: 0 0.35rem 0.75rem rgba(0,0,0,0.125) !important;
    border: 1px solid rgba(0,0,0,0.075) !important;
    border-radius: 0.25rem;
}

/***** Reset CSS *****/
html, body {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 300;
    font-style: normal;
}

h4, h4 strong,
h5, h5 strong,
h6, h6 strong,
.h4, .h4 strong,
.h5, .h5 strong,
.h6, .h6 strong,
.sidebar .card .card-header .card-title,
.home-header h2,
.header_cms_page .header-section1 h2, 
.header_cms_page .header-section2 h2,
.header_cms_page .header-section2 .products h2,
.offer-section h2 {
    font-family: proxima-nova-extra-condensed, sans-serif !important;
    font-weight: 800 !important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #222222;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-family: proxima-nova-extra-condensed, sans-serif !important;
    font-weight: 800 !important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

b,
strong,
.text-bold,
.font-weight-bold {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal;
}

.font-extra-bold {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 800;
    font-style: normal;
}

.text-semi-bold {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 600;
    font-style: normal;
}
.text-secondary {
    text-transform: none;
    letter-spacing: 0;
    font-family: proxima-nova, sans-serif !important;
}

/*FAQ titles*/
h5.card-title {
    text-transform: none;
    font-family: 'proxima-nova' !important;
    letter-spacing: normal;
    font-weight: bold !important;
}

/*Regular Overrides*/
.navbar .navbar-nav .nav-item.position-static .dropdown-menu a,
.top-links .navbar-text,
.top-header .contact-links,
.accordion-menu .list-group-item > a,
.accordion .list-group-item > a,
#templatelist .card-title,
#testimonial_sidebar,
footer {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 300;
    font-style: normal;
}
/*Medium Overrides*/
#templatelist > .row > .col-md-4 .card .card-header .card-title,
#filter_orientation.card .card-header .card-title {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 500;
    font-style: normal;
}
/*Medium Condensed Overrides*/
.offer-section h4 {
    font-family: proxima-nova-extra-condensed, sans-serif !important;
    font-weight: 500;
    font-style: normal;
}

/*Semi-Bold Overrides*/
.page-header h1 small,
.navbar .navbar-nav .nav-item > .nav-link,
.media-filter.list-inline li a.selected,
.flip3d .card-header h3,
.product-box .card .card-body .card-title,
.product-box .card.title-top .card-title,
.hover-box-shadow .card-title,
.price_calculator label,
.content-box,
#templatelist > .row > .col-md-4 .card-title {
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: normal;
 }
/*Bold Overrides*/
.accordion-menu .list-group-item > a[aria-expanded=true],
.accordion .list-group-item > a[aria-expanded=true],
.header_cms_page h3,
.offer-section h4 span,
.offer-section .coupon-code,
.product-box .card.hover-box-shadow .card-title {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 700;
    font-style: normal;
}
/*Extra Bold*/
.client-cont .services h3,
.testimonial_home #testimonial_sidebar.card .card-body blockquote small {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 800;
    font-style: normal;
}

/*Rubrik Overrides*/
.header_cms_page a {
    font-family: rubrik-edge-new, sans-serif !important;
    font-weight: 700;
    font-style: normal;
}

/*Corporate Login Logo*/
.corp_logo.my-3 {
    max-width: 200px;
    margin: auto;
    margin-bottom: 2.5rem !important;
}

/*Colour Utilities*/
.text-success {
    color: #00A198 !important;
}
.btn-outline-success {
    color: #a2d134;
    border-color: #a2d134;
  }
  
  .btn-outline-success:hover {
    color: #fff;
    background-color: #84ab27;
    border-color: #84ab27;
  }
  
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(162, 209, 52, 0.5);
  }
  
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #a2d134;
    background-color: transparent;
  }
  
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #a2d134;
    border-color: #a2d134;
  }
  
  .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
  .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(162, 209, 52, 0.5);
  }

/*Misc*/
.scroll-top {
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: #00A198;
    border: none;
}
.scroll-top:hover {
    background-color: #006e68;
}
.scroll-top:hover .scroll-up {
    color: #ffffff;
}
#InfoTab .nav-tabs .nav-item .nav-link.active {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 300;
    font-style: normal;
}
.bg-dark {
    background-color: #003658 !important
}
#product_additonal_image button:after {
    content: "Download Print File";
    padding-left: 0.5rem;
}
#product_additonal_image button {
    margin-top: 0.5rem;
}
#downloadprintready:after {
    content: "View PDF File";
    padding-left: 0.5rem;
}

/*Home Page Edits*/
@media only screen and (min-width: 1024px) {
    .client-cont:before {
        background: #00a197;
    }
}
.offer-section .coupon-code {
    border-color: #dee2e6;
}
.header_cms_page .header-section2 .products.product1 {
    background: url(../../images/contentimages/images/Homepage_Banner_Wall_Texture_Fad.jpg);
}
.header_cms_page .header-section2 .products.product2 {
    background: url(../../images/contentimages/images/Homepage_Promo_Marble_Table_Back.png);
}

/*Buttons */
.btn, .top-cart #poplogin {
    font-family: rubrik-edge-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-width: 2px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    overflow: hidden;
    padding: 0.375rem 1rem;
}
.btn-lg, .btn-group-lg>.btn {
    padding: .75rem 2rem !important;
    font-size: 1.15rem !important;
    line-height: 1.5;
    border-radius: 2rem !important;
}
.btn-primary {
    background-color: #006498;
    border-color: #006498;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active:focus {
    background-color: #003658;
    border-color: #003658; 
}
.btn-secondary {
    background-color: #00a199;
    border-color: #00a199;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active:focus {
    background-color: #00817a;
    border-color: #00817a;
}
.btn-link {
    text-transform: none;
    letter-spacing: 0;
}
#footersubscribe_sidebar .input-group button {
    font-family: rubrik-edge-new, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.order-details .bootboxconfirmcommon {
    padding: 0.25rem 0.5rem !important;
    border-radius: 0.2rem !important;
    color: #fff !important;
    background-color: #dc3545;
    border-color: #dc3545;
}
.order-details .bootboxconfirmcommon:hover {
    background-color: #c82333;
    border-color: #bd2130;
}
.order-details .bootboxconfirmcommon:focus, .order-details .bootboxconfirmcommon.focus {
    color: #fff !important;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225,83,97,.5);
}


/*Product Boxes*/
.product-box .card.hover-box-shadow .btn-info {
    font-family: rubrik-edge-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    border: 2px solid #00a198;
    padding: 0.375rem 1rem;
}
.product-box .card.hover-box-shadow .btn-info:hover, .product-box .card.hover-box-shadow .btn-info:focus, .product-box .card.hover-box-shadow .btn-info:active,
.product-box .card.hover-box-shadow:hover .btn-info {
    background: #00a198;
    color: white;
}
.product-box .card.hover-box-shadow .btn-info:hover i, .product-box .card.hover-box-shadow .btn-info:focus i, .product-box .card.hover-box-shadow .btn-info:active i,
.product-box .card.hover-box-shadow:hover .btn-info i{
    color: white;
}
.product-box .card.hover-box-shadow .btn-info i {
    visibility: visible;
    opacity: 1;
    color: #00a198;
}
.product-box .card.hover-box-shadow .card-body .card-text {
    display: block;
}
.product-box .card .card-body .card-text strong {
    display: inline;
}

/*Product Badges - Ribbons */
.ribbon:before, .ribbon:after, .ribbon span:after {
    display: none;
}
.ribbon {
    box-shadow: none;
    top: 0.75em;
    left: 0.75em;
    background: #00a198;
    border-radius: 2px;
}
.ribbon span {
    padding: .3rem .8rem;
}

.top-cart #poplogin {
    background: #006498;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.top-cart #poplogin:hover, .top-cart #poplogin:focus {
    background: #003658;
    background-color: #003658;
    background: linear-gradient(to right, #003658, #006498);
    background: -webkit-linear-gradient(to right, #003658, #006498);
    background: -moz-linear-gradient(to right, #003658, #006498);
    background: -ms-linear-gradient(to right, #003658, #006498);
    background: -o-linear-gradient(to right, #003658, #006498);
}
nav .btn-link.mob-cart .badge {
    top: 0;
}
.btn.mob-cart {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.bootstrap-select .dropdown-toggle .filter-option {
    font-family: proxima-nova, sans-serif !important;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 300;
}

/*Forms*/
.bootstrap-select>.dropdown-toggle, .input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: .25rem;
}
#products_additional_options .change_card_name_div .ops_customclass,
#products_additional_options .form-control {
    max-width: 100%;
}

/*Header Edits*/
.navbar .navbar-nav .nav-item:not(.megamenu)>.dropdown-menu {
    top: calc(100% + 1rem + 1px);
    padding: 2rem 1.5rem;
}
.navbar .navbar-nav .nav-item.megamenu>.dropdown-menu {
    top: calc(100% + 1rem);
    width: 80vw;
    max-width: 800px;
}
.navbar .navbar-nav .nav-item .dropdown-menu,
.navbar .navbar-nav .nav-item.megamenu > .dropdown-menu {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
@media only screen and (min-width: 768px) {
    .nav-item.megamenu .dropdown-menu .list-unstyled>li .dropdown-menu {
        border: none;
    }
}
.navbar .navbar-nav .nav-item .dropdown-menu, .navbar .navbar-nav .nav-item.megamenu > .dropdown-menu {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.nav-item.megamenu .dropdown-menu .list-unstyled>li:last-child>a {
    border-bottom: none;
}
.sticky-header .navbar-nav .nav-item:not(.megamenu)>.dropdown-menu {
    top: calc(100% + 0.5rem + 1px) !important;
}
.top-header .filter-option-inner-inner img, .bootstrap-select.lang .filter-option-inner-inner img,
#bs-select-2-0 img, #bs-select-2-1 img {
    display: none;
}
.top-header .bootstrap-select > .dropdown-toggle {
    background: transparent;
    border: none;
    color: white;
}
.top-header .filter-option-inner-inner:before, .bootstrap-select.lang .filter-option-inner-inner:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "";
}
#navbarText .user-info {
    align-items: center
}
#navbarText .user-info .btn {
    width: auto !important;
    white-space: nowrap;
}

/*Footer Edits*/
.footer-content {
    background: #00507a !important;
    border: none !important;
}
.footer-content ul li ul {
    margin-bottom: 1rem;
}
.footer-content ul li a.all-product {
    padding-top: 0;
}
.footer-content ul li a {
    font-family: proxima-nova, sans-serif;
}
.footer-content h3, .footer-content h4,
.footer-content ul li a.all-product b {
    font-family: proxima-nova-extra-condensed, sans-serif !important;
    font-weight: 800;
    font-style: normal;
    font-size: 1.125rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.footer-content .logo {
    max-width: 320px;
    margin: 10px 0 30px 0 !important;
}
.footer-content .footer-social ul li {
    padding: 0.5rem;
    border: none;
}
.footer-content .footer-social ul li:first-child {
    padding-left: 0;
}
.footer-content .footer-social ul li a {
    color: #ffffff;
    background-color: #A2D134;
    padding: 9px;
    border-radius: 30px;
    line-height: 1;
    width: 35px;
    height: 35px;
    font-size: 18px;
    text-align: center;
}
.footer-content .footer-social ul li a:hover {
    background-color: #82a72a;
}
.footer-content #footersubscribe_sidebar .form-row .col-md-6 .input-group input {
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}
.footer-content #footersubscribe_sidebar .form-row .col-md-6 .input-group button {
    font-family: rubrik-edge-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.15rem;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    background-color: #a2d234;
    border-color: #a2d234;
}
.footer-content #footersubscribe_sidebar .form-row .col-md-6 .input-group button:hover {
    background: #82a72a;
    border-color: #82a72a;
}
footer.bg-light.py-3.border-top {
    background: #003658 !important;
    border: none !important;
}
footer.bg-light.py-3.border-top p.text-muted {
    color: #ffffff !important;
}
/*Hero Carousel*/
#top-banner .carousel-inner, #top-banner .carousel-item, #top-banner .carousel-item>a>img {
    height: 80vh;
    overflow: hidden;
    padding: 0 !important;
}
#top-banner .carousel-item>a>img, 
#top-banner .carousel-item>span>img.img-fluid{
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
#top-banner .carousel-item > a {
    display: block;
    position: relative;
    height: 80vh;
    overflow: hidden;
}

#top-banner .carousel-item > a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#top-banner .carousel-item > a:before {
    content: "";
    background-image: linear-gradient(
        0deg,
        rgba(0,0,0,0.5) 0%,
        rgba(0,0,0,0.3) 40%,
        rgba(0,0,0,0) 100%
    );
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

#top-banner .carousel-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 40%;
    height: 80vh;
    text-align: left;
    right: 4%;
    left: 4%;
    position: absolute;
    z-index: 2;
}

@media only screen and (max-width: 768px) {
    #top-banner .carousel-item > a:before {
        background-image: linear-gradient(
            0deg,
            rgba(0,0,0,0.9) 0%,
            rgba(0,0,0,0.3) 70%,
            rgba(0,0,0,0.7) 100%
        );
    }
    #top-banner .carousel-caption {
        width: 92%;
        font-size: 1rem;
    }
}

#top-banner .carousel-control-prev, #top-banner .carousel-control-next {
    margin: 0 2%;
}
#top-banner .carousel-control-prev {
    justify-content: flex-start;
}
#top-banner .carousel-control-next {
    justify-content: flex-end;
}
/*Carousel Pager*/
.carousel-control-prev-icon, .carousel-control-next-icon {
    background-image: none !important;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    color: black;
    width: auto;
    height: auto;
    font-size: 24px;
}
.carousel-control-prev-icon:before {
    content: "";
}
.carousel-control-next-icon:before {
    content: "";
}
#home_page .pager .btn {
    width: 40px;
    height: 40px;
    padding: 0;
}
#home_page .carousel-control-prev-icon, #home_page .carousel-control-next-icon {
    color: white;
}

/*Product Page*/
.price_calculator #productpricetotal.floating-price {
    border: 1px solid #dee2e6;
    padding: .25rem;
}
.browse_design, .upload_design, .custom_design, .hire_designer, .quote_product {
    background-color: #006498 !important;
    border: none !important;
}
.browse_design a span, .upload_design a span, .custom_design a span, .hire_designer a span, .quote_product a span,
.browse_design:hover a span, .upload_design:hover a span, .custom_design:hover a span, .hire_designer:hover a span, .quote_product:hover a span {
    color: #ffffff !important;
}
.browse_design:hover {
    background-color: #005A89 !important;
}
.upload_design {
    background-color: #A2D134 !important;
}
.upload_design:hover {
    background-color: #92BB2E !important;
}
.custom_design {
    background-color: #00A199 !important;
}
.custom_design:hover {
    background-color: #00918A !important;
}
.browse_design a i:after, .browse_design a i:before,
.upload_design a i:after, .upload_design a i:before,
.custom_design a i:after, .custom_design a i:before {
    color: #ffffff !important;
}

.browse_design a:after,
.upload_design a:after,
.custom_design a:after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f061";
    font-size: 22px;
    color: white;
    align-self: center !important;
}
 /* Product Options */
#instructions_comments_user {
    display: flex;
    flex-direction: column;
    float: right;
}
#instructions_comments_user label {
    font-weight: 700;
    color: #008070 !important;
}
@media (min-width: 768px) {
    #instructions_comments_user {
        max-width: 66.666667%;
        padding-left: 15px;
    }
}

/*Components*/
.alert p:last-child {
    margin-bottom: 0;
}

/*Fancybox responsive fix*/
.fancybox__carousel .fancybox__viewport .fancybox__slide .fancybox__content {
    max-width: 600px !important;
    width: 100% !important;
}

#product_xls_model{
    max-width: 1700px !important;
}

/*Promo Message top bar*/
.awesome-bar.bg-primary {background-color: #026395 !important;}

.awesome-bar_container {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

.awesome-bar.bg-primary a {
    color: white;
    font-weight: bold;
}
.awesome-bar_container p {
    margin: 0;
}
.awesome-bar_container .btn-sm {
    padding: .25rem .4rem;
    font-size: .75rem;
    line-height: .5;
    border-radius: .2rem;
    letter-spacing: .5px;
    text-transform: none;
}

.awesome-bar_close {
    background-color: rgba(0,0,0,0.1);
    border-radius: 50%;
}

/*Promo Message Toggler*/
.toggler #effect {
    box-shadow: 0 0.35rem 0.75rem rgba(0,0,0,0.13) !important;
}
.toggler .card-header {
    background: rgba(0,161,152,0.3);
    border-color: #00a198;
}
.toggler .card-header .card-title {
    color: #00a198;
}

#top-banner .carousel-item > span > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 1024px) {
    #top-banner .carousel-inner, #top-banner .carousel-item, #top-banner .carousel-item>a>img{
        max-height: 450px;
        
    }
    
    .display-4{
        font-size:2.5rem;
        text-shadow:2px 2px 15px #131313;
    }
    .lead{
       font-size: 1rem;
       text-shadow:2px 2px 15px #131313;
    }
    
    .carousel .btn-lg{
        font-size:0.8rem !important;
        text-shadow:2px 2px 15px #131313;
    }
   .carousel  .btn-lg:hover{
        text-shadow:0px 0px 0px #131313;
    }
    #top-banner .carousel-indicators{
       margin-right: 4%;
    }
     #top-banner .carousel-item .d-block{
         height:100%;
     }
     
     .carousel-caption{
         padding-left:20px;
         padding-right:20px;
         padding-top:0px;
     }
}

/*
Full width on image carousel for landing page
Add by Mike Prokopetz on 04/04/2023
*/
/*Start of Code*/

a.d-block > .img-fluid {
  width:100%;
}
/* End of Code */