.btn--withArrow-white:after{width:28px;height:20px;margin-top:-4px;display:inline-block;margin-left:8px;vertical-align:middle;content:"";background:url("data:image/svg+xml,%3csvg version='1.1' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3e%3cpath d='M1.28 17.92h28.16c0.707 0 1.28-0.573 1.28-1.28s-0.573-1.28-1.28-1.28h-28.16c-0.707 0-1.28 0.573-1.28 1.28s0.573 1.28 1.28 1.28z'%3e%3c/path%3e%3cpath d='M19.548 26.003c-0.485 0.515-0.46 1.325 0.055 1.809s1.325 0.46 1.809-0.055l10.24-10.88c0.464-0.493 0.464-1.262 0-1.755l-10.24-10.88c-0.485-0.515-1.295-0.539-1.809-0.055s-0.539 1.295-0.055 1.809l9.414 10.003-9.414 10.003z'%3e%3c/path%3e%3c/svg%3e") center center no-repeat;background-size:contain}

.darkBg h3{
    color: #fff;
}

.twoLineHeading h3{
    min-height: 52px;
}

@media (max-width: 768px) {
    .twoLineHeading h3{
        min-height: auto;
    }
}

.shadow-pink--img img{
    -webkit-box-shadow: 30px -16px 0px 0px #F3D7D9; 
    box-shadow: 30px -16px 0px 0px #F3D7D9;
}

.peopleGrid.withIcons .person__image img{
    margin: 0 auto;
    max-height: 166px;
    width: unset;
}

.peopleGrid.withIcons .person__image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 32px;
    min-height: 166px;
}

@media (min-width: 768px) {
    .imageProseRow--paddedProseWider2.imageProseRow--halfCols .imageProseRow__textCol__inner {
        max-width: 750px;
    }
    .imageProseRow--paddedProseWider2 .imageProseRow__textCol {
        width: 65%;
    }
    
    .imageProseRow--paddedProseWider2 .imageProseRow__imgCol {
        width: 35%;
    }
}

.imageProseRow--paddedProseWider2.imageProseRow--halfCols .imageProseRow__textCol {
    justify-content: flex-start;
}

/*addition gravity form class*/
#input_19_290_msdd{
    width: 100% !important;
}
.info-send-mail{
    padding: 0 0 10px 10px;
    background: #fff;
}
.info-send-mail .gfield label {
    position: absolute;
}
.your-select li{
cursor: pointer;
}
.tab-game-pieces .checked {
    background: #9c9496 !important;
}
.list-your-packaging.your-selectli.item-list:nth-child(4n+1),
.list-your-components.your-select li.item-list:nth-child(4n+1){
    clear: both;
}

.container.custom-bg-p{min-width: 980px;}
.board-game-gf_wrapper.gform_wrapper .popup-wrap{min-width: 766px;}
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-left-lable{overflow: hidden;}
/*left lable and right input--- .gf-left-lable.gf_left_half */
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-left-lable .gfield_label,
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-left-lable .gfield_description{
	width: 20%;
    float: left;
    margin-right: 2%;
}
.gf-left-lable .ginput_container{
	width: 78% !important;
    float: left;
}
/*left lable and right input--- .gf-left-lable.gf_left_half */
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf_left_half.gf-left-lable .gfield_label{
	width: 30%;
    float: left;
    margin-right: 5%;
}
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf_left_half.gf-left-lable .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker){
	width: 65% !important;
    float: left;
}
/*right lable and right input--- .gf-left-lable.gf_left_half */
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf_right_half.gf-left-lable .gfield_label{
	width: 30%;
    float: left;
    margin-right: 5%;
}
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf_right_half.gf-left-lable .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker){
	width: 65% !important;
    float: left;
}
/*------components name*/
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-right-components {
	float: right;
    position: relative;
    display: block;
    width: 50%;
}
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-right-components .gfield_label{
	width: 48%;
	float: left;
    margin-right: 2%;
}
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-right-components .ginput_container {
    width: 50% !important;
    float: left;
    text-align: right;
}
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-right-components .ginput_container input{
	width: 100%;
}
/*hidden checkbox and radio button*/
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-hide-input .ginput_container_radio input,
.board-game-gf_wrapper.gform_wrapper .top_label li.gfield.gf-hide-input .ginput_container_checkbox input {
    visibility: hidden;
}

/*----[End]----*/

.page-template-custom-board-game-tp{
    background: #f6f6f6;
}
.custom-bg-p .proseWrap {
    text-align: center;
    margin-bottom: 55px;
}
.custom-bg-p .proseWrap h1 {
    font-weight: 600;
    font-size: 2.5rem;
}
.custom-bg-p .line-form h2 {
    display: none;
}
.custom-bg-p .line-form {
    background: #ccc;
    padding: 0 !important;
    border: none;
    height: 1px;
}
.page-id-5303.admin-bar .siteHeader {
    top: 30px;
}
.popup-wrap.wrap-hidden {
    display: none;
    position: fixed !important;
    top: 50px;
    width: 80%;
    left: 0;
    z-index: 1001;
    background: #fff;
    margin: 0 auto !important;
    padding-right: 0;
    height: 85%;
    position: fixed;
    left: calc(-50vw + 50%);
    right: calc(-50vw + 50%);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 30px !important;
}
.option-chosen input {
    display: none !important;
}
.overlay-popup {
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.close-popup {
    position: fixed;
    width: 80%;
    left: calc(-50vw + 50%);
    right: calc(-50vw + 50%);
    height: 2px;
    margin: 0 auto;
}
.close-popup .btn-close {
    background: url(../images/close.svg) no-repeat;
    font-size: 25px;
    border: none;
    padding: 0;
    display: inline-block;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 26px;
    top: -15px;
    background-size: cover;
    cursor: pointer;
}
.siteHeader {
    background: #fff;
}
.hidden-line {
    display: none;
}
.gform_wrapper form.board-game-gf {
    margin-bottom: 70px;
    overflow: hidden;
}
.board-game-gf .game-components img,.board-game-gf .packaging-options img {
    width: 100% !important;
    height: 70px !important;
}
.board-game-gf .packaging-options {
    clear: both;
}
.packaging-options .ginput_container ul.gfield_checkbox li label, .game-components .ginput_container ul.gfield_checkbox li label {
    font-size: 0.6em;
}
.board-game-gf .game-components, .board-game-gf .packaging-options {
    width: 50%;
    float: left;
    clear: none !important;    
    border-right: solid 1px #e8e8eb;
}
.board-game-gf .game-components .gfield_checkbox, .board-game-gf .packaging-options .gfield_checkbox{
    width: 100% !important;
}
.board-game-gf .your-game-components, .board-game-gf .your-packaging {
    width: 50%;
    float: right;
    clear: none !important;
    padding-right: 0 !important;
    padding-left: 16px;
}
.board-game-gf .game-components ul li, .board-game-gf .packaging-options ul li {
    width: 25%;
    float: left;
    text-align: center;
    font-weight: 600;
    color: #000;
}
.board-game-gf .game-components ul li:nth-child(4n+1) {
    clear: both;
}
.board-game-gf .board-game-left {
    float: left;
    width: 68%;
    background: #fff;
    box-shadow: 0 4px 6px 0 rgba(244, 241, 241, 0.5);
    border: solid 1px #e8e8eb;
    padding: 20px;
}
.board-game-gf .board-game-right {
    float: right;
    width: 30%;
    clear: none !important;
    margin-top: 0 !important;
    padding-right: 0;
}

.board-game-gf .board-game-right .col-box {
    margin: 0 0 24px;
    padding: 24px !important;
    background: #fff;
    box-shadow: 0 4px 6px 0 rgba(244, 241, 241, 0.5);
    border: solid 1px #e8e8eb;
    text-align: center;
    margin-top: 0 !important;
}
.board-game-gf #secHeading h1 {
    color: black;
    font-size: 16pt;
    font-weight: bold;
    padding: 20px 0;
    padding-top: 0;
}
.board-game-gf .gform_footer {
    display: none;
}
.board-game-gf .customize-cal {
    float: right;
}
.board-game-gf .customize-cal a {
    line-height: 56px;
    height: 60px;
    font-size: 18px;
    font-weight: 500;
    color: #b70013;
    border-color: #b70013;
    border: 1px solid;
    border-radius: 4px;
    display: inline-block;
    padding: 0 40px;
}
.board-game-gf .customize-cal a:hover {
    background: #b70013;
    color: #fff;
}
.board-game-gf .dont-see-what .dont-see-content {
    width: 70%;
    float: left;
}
.board-game-gf .nav-popup-btn .cancel-btn,.board-game-gf .nav-popup-btn-update .remove-btn {
    float: left;
}
.board-game-gf .nav-popup-btn .cancel-btn a,.board-game-gf .nav-popup-btn-update .remove-btn a {
    border-radius: 4px;
    background: url(/calculator/images/board-quote/PRL-X_cancel.png) 8px 9px no-repeat #F00;
    color: #fff;
    font-size: 18px;
    border: none;
    padding: 10px 10px 10px 40px;
    font-weight: 600;
}
.board-game-gf .nav-popup-btn,.board-game-gf .nav-popup-btn-update {
    margin-top: 40px;
}
.board-game-gf .nav-popup-btn .add-btn,.board-game-gf .nav-popup-btn-update .update-btn{
    float: right;
}
.board-game-gf .nav-popup-btn .add-btn a,.board-game-gf .nav-popup-btn-update .update-btn a{
    border-radius: 4px;
    background: url(/calculator/images/board-quote/PRL-Add.png) 8px 6px no-repeat #F00;
    color: #fff;
    font-size: 18px;
    border: none;
    padding: 10px 10px 10px 46px;
    font-weight: 600;
}
body .gform_wrapper .board-game-gf div.gform_body ul.gform_fields li.gfield.gfield_html ul.your-select {
    margin-left: 0 !important;
    list-style-type: none !important;
    overflow: hidden;
}
body .gform_wrapper .board-game-gf div.gform_body ul.gform_fields li.gfield.gfield_html ul.your-select li{
    list-style-type: none !important;   
}
.board-game-gf .your-select .item-list {
    width: 25%;
    text-align: center;
    float: left;
    padding: 0 10px !important;
}
.board-game-gf .your-select .item-list label {
    font-size: .6em;
    font-weight: 600;
    color: #000;
}
.board-game-gf .popup-wrap ul {
    overflow: hidden;
}
.board-game-gf .popup-wrap .bg-2-column ul li {
    width: 50%;
    float: left;
    padding: 0 5px !important;
}
.board-game-gf .popup-wrap .bg-3-column ul li {
    width: 33.33%;
    float: left;
    padding: 0 5px !important;
}
.board-game-gf .popup-wrap .bg-4-column ul li {
    width: 25%;
    float: left;
    padding: 0 5px !important;
}
.board-game-gf .popup-wrap .bg-5-column ul li {
    width: 20%;
    float: left;
    padding: 0 5px !important;
}
.board-game-gf .popup-wrap .bg-6-column ul li {
    width: 16.66%;
    float: left;
    padding: 0 5px !important;
}
.board-game-gf .popup-wrap .bg-7-column ul li {
    width: 14.28%;
    float: left;
    padding: 0 5px !important;
}
.board-game-gf .rq-field {
    color: #e00700;
}
.board-game-gf .printing-price {
    display: none;
}
.board-game-gf .printing-price #secHeading h1 {
    font-size: 12pt;
    text-align: left;
}
.board-game-gf .printing-price .postcode {
    margin-bottom: 30px;
}
.board-game-gf .printing-price .postcode input {
    border-radius: 3px;
    background-color: #fff;
    box-shadow: inset 0 1px 3px 0 #b9bac5;
    width: 100%;
    padding: 10px 15px !important;
    border: none;
}
.total-price div hr{
	margin: 10px 0;
}
.printing-price #secHeading h1 {
    padding-bottom: 10px;
}
.board-game-gf .printing-price .total-price {
    text-align: left;
}
.board-game-gf .tab-plastic, .board-game-gf .tab-glass, .board-game-gf .tab-accessories {
    display: none;
    margin-bottom: 0 !important;
}  
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul.tab-game-pieces {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.board-game-gf .tab-game-pieces li {
    display: inline-block;
    padding: 8px 29px 8px;
    padding-left: 29px !important;
    background: #e6e7e9 url(/calculator/images/board-quote/right-border-normal.jpg) no-repeat right top;
    margin-left: -3px !important;
    position: relative;
    font-weight: 600;
    color: #000;
    cursor: pointer;
}
.board-game-gf .tab-game-pieces li.active {
    background: #fff;
    border: 1px solid #ddd;
    margin-left: 0 !important;
    border-bottom: none;
}
.board-game-gf .tab-game-pieces li.active:after {
    background: #fff url(/calculator/images/board-quote/right-border.jpg) no-repeat right top;
    content: "";
    height: 24px;
    width: 27px;
    position: absolute;
    right: 0;
    top: -1px;
}
.board-game-gf .tab-game-pieces li.active:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 18px 18px 0;
    border-color: transparent #fff transparent transparent;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: -1px;
    z-index: 10;
    top: -1px;
}
.board-game-gf .hide-label label.gfield_label {
    display: none;
}
.board-game-gf .tab-gpieces{ 
    border: 1px solid #e5e5e5;
    margin-top: -9px !important;
    padding: 20px;
}
/*.board-game-gf .popup-wrap input[type="radio"], .board-game-gf .popup-wrap input[type="checkbox"] {
    display: none !important;
}*/
.board-game-gf .popup-wrap h5, .board-game-gf .popup-wrap h6, .board-game-gf .popup-wrap label.gfield_label {
    font-weight: normal;
    color: #000;
    font-size: 18px;
}
.board-game-gf .popup-wrap b {
    font-size: 13px;
    color: #000;
}
.board-game-gf .title-component {
    margin-bottom: 30px;
}
.board-game-gf .title-component h5{
    font-weight: 600;
}
.board-game-gf .left-title-main {
    float: left;
    clear: none !important;
    width: 120px !important;
}
.board-game-gf .left-title-main a {
    display: block;
    text-decoration: underline;
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.board-game-gf .left-title-main h5 {
    font-weight: 600;
}
.board-game-gf .main-cl-1 {
    float: left;
    width: calc(100% - 120px);
    clear: none !important;
    padding-right: 0 !important;
    margin-top: 0 !important;
    text-align: center; 
}
.board-game-gf .popup-wrap input[type="radio"] + label img,.board-game-gf .popup-wrap input[type="checkbox"] + label img {
    border: 5px solid #fff;
}
.board-game-gf .popup-wrap input[type="radio"]:checked + label img,.board-game-gf .popup-wrap input[type="checkbox"]:checked + label img {
    border: 5px solid #dd1f27;
}
body .gform_wrapper form.board-game-gf div.gform_body ul.gform_fields li.gfield.gfield_html ol.stepsBar {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}
body .gform_wrapper form.board-game-gf div.gform_body ul.gform_fields li.gfield.gfield_html ol.stepsBar li {
    list-style-type: none !important;
}
.board-game-gf .stepsBar a:before {
    width: 36px;
    height: 36px;
}
.board-game-gf .extra-fields h2.gsection_title, .board-game-gf .existing-fields h2.gsection_title {
    color: #ff8000;
}

/* /// HUB STYLES ////////// */
/* Global Hub Styles */
.hub .proseWrap h2 a, .hub .proseWrap h4 a{
    color: inherit;
    font-weight: inherit;
    text-decoration: inherit;
}

.hub .asideMainLayout {
    align-items: flex-start;
}

.hub .asideMainLayout__aside {
    background: #F6F6F6;
    margin-left: 60px;
    min-width: 300px;
    padding: 6px 24px;
}

.hub .asideMainLayout__aside .widget{
    padding: 18px 0 0 0;
}

.hub .asideMainLayout__aside .widget h3{
    margin-bottom: 12px;
}

.hub .asideMainLayout__aside .widget p{
    font-size: 14px;
    line-height: 20px;
    margin: 12px 0 16px 0;
}

.hub .asideMainLayout__aside .widget p img{
    float: left;
    margin-right: 18px;
}

.hub .asideMainLayout__aside .widget a.textLink{
    font-size: 16px;
}

.hub .asideMainLayout__aside .widget li{
    margin: 12px 0;
}

/* HUB ARTICLE */
.page-template-template-single-hub .hub.subheader,
.tax-page_categories .hub.subheader,
.hub.subheader{
    background: #343448;
    color: #fff;
    padding: 18px 0;
}
.page-template-template-single-hub .hub.subheader h5,
.tax-page_categories .hub.subheader h5,
.hub.subheader h5{
    font-size: 18px;
    margin-right: 12px;
}

.page-template-template-single-hub .hub.subheader a,
.tax-page_categories .hub.subheader a,
.hub.subheader a{
    color: #ffffff;
}

.page-template-template-single-hub .hub.subheader .container a:nth-child(2),
.tax-page_categories .hub.subheader .container a:nth-child(2),
.hub.subheader .container a:nth-child(2){
    font-size: 16px;
    font-weight: normal;
    margin-right: 12px;
    opacity: .6;
}

.hub.subheader .container {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

@media (min-width: 768px){
    .hub.subheader.centered .container {
        justify-content: center;
    }
}

@media (max-width: 768px){
    .hub.subheader.centered .container a:nth-child(n+2){
        margin-top: 7px;
    }
}

/* 992 or smaller */
@media (max-width: 992px){
    .page-template-template-single-hub .hub .asideMainLayout__aside,
    .tax-page_categories .hub .asideMainLayout__aside
     {
        min-width: 250px;
    }
}

/* 768 or smaller */
@media (max-width: 768px){ 
    .page-template-template-single-hub .hub .asideMainLayout__aside{
        margin-left: 0;
        margin-top: 75px;
    }
    .page-template-template-single-hub .hub .asideMainLayout__aside .widget p {
        font-size: 16px;
    }
}

/* ///////////// HUB HOMEPAGE */
.tax-page_categories .hub-home .asideMainLayout {
    margin-top: 0;
}

.page-template-template-home-hub .top .asideMainLayout__main h2,
.hub-home .top .asideMainLayout__main h2
{
    margin-top: 32px;
}

.page-template-template-home-hub .top .asideMainLayout__aside,
.hub-home .top .asideMainLayout__aside{
    background: none;
    /* min-width: 535px; */
    width: 45%;
}

.page-template-template-home-hub .top .asideMainLayout__aside section,
.hub-home .top .asideMainLayout__aside section{
    clear: both;
    float: left;
    margin-bottom: 40px;
}

.page-template-template-home-hub .top .asideMainLayout__aside p,
.hub-home .top .asideMainLayout__aside p{
    font-size: 16px;
    margin-bottom: 15px !important;
    margin-top: 5px;
}

.page-template-template-home-hub .top .asideMainLayout__aside a.img,
.hub-home .top .asideMainLayout__aside a.img{
    float: left;
}

.page-template-template-home-hub .top .asideMainLayout__aside img,
.hub-home .top .asideMainLayout__aside img{
    float: left;
    margin-right: 18px;
    margin: 0 18px 0 0;
}

.page-template-template-home-hub .featured-categories h2:nth-of-type(1n),
.hub-home .featured-categories h2:nth-of-type(1n){
    margin-top: 0;
}

.page-template-template-home-hub .featured-categories .proseWrap > section,
.hub-home .featured-categories .proseWrap > section{
    margin: 80px 0;
}

.page-template-template-home-hub .featured-categories .proseWrap .categoriesGrid section,
.hub-home .featured-categories .proseWrap .categoriesGrid section{
    padding-bottom: 0;
}

.page-template-template-home-hub .featured-categories .categoriesGrid section p,
.hub-home .featured-categories .categoriesGrid section p{
    margin-bottom: 0 !important;
}

.page-template-template-home-hub section.term-lists .page_categories-custom-playing-cards,
.page-template-template-home-hub section.term-lists .page_categories-custom-board-games,
.page-template-template-home-hub section.term-lists .page_categories-featured-page,
.hub-home section.term-lists .page_categories-custom-playing-cards,
.hub-home section.term-lists .page_categories-custom-board-games,
.hub-home section.term-lists .page_categories-featured-page{
    display: none;
}

.page-template-template-home-hub .cardsSection h2,
.hub-home .cardsSection h2{
    color: #343448;
    font-size: 28px;
    font-weight: bold;    
    line-height: 1.2;
    margin-bottom: 25px;
    text-align: left;
}

@media (min-width: 767px){
    .page-template-template-home-hub .categoriesGrid--large > *,
    .hub-home .categoriesGrid--large > *{
        min-width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size:50%;
        flex-basis:50%;
    }

    .page-template-template-home-hub .paddedSection--compact:nth-of-type(2n),
    .hub-home .paddedSection--compact:nth-of-type(2n),
    .tax-page_categories .paddedSection--compact.term-lists{
        padding-top: 0;
    }
}


@media (max-width: 767px){
    .page-template-template-home-hub .top .asideMainLayout__aside,
    .hub-home .top .asideMainLayout__aside{
        float: left;
        margin-top: 8px;
        margin-bottom: 16px;
        padding: 0;
        width: 100%;
    }
    
    .page-template-template-home-hub .top .asideMainLayout__aside section,
    .hub-home .top .asideMainLayout__aside section{
        margin-bottom: 24px;
    }
    
    .page-template-template-home-hub .featured-categories .proseWrap > section,
    .hub-home .featured-categories .proseWrap > section{
        margin: 40px 0;
    }
    
    .page-template-template-home-hub .categoriesGrid--large > * ,
    .hub-home .categoriesGrid--large > * {
        min-width: 50%;
        max-width: 50%;
    }
    
    .proseWrap .categoriesGrid {
        margin-bottom: 4px;
    }
    .hub .asideMainLayout__aside {
        margin-left: 0;
        margin-top: 40px;
    }
}

.page-template-template-home-hub .row .asideMainLayout__main .article,
.hub-home .row .asideMainLayout__main .article{
    max-width: 300px;
}
.page-template-template-home-hub .cardsSection .container,
.hub-home .cardsSection .container{
    padding-top: 65px;
/*     text-align: center; */
}

/* Hub Callout on project-types page */
.page-id-46 .hub-callout {
    flex-basis: 50%;   
    max-width: 50%;
    border: 7px solid #f8f8f8;
    box-sizing: border-box;
  font-size: 15px;
  line-height: 1.6;
    /* margin: 49px 0 7% 0; */
    margin-top: 49px;
  padding: 34px;
  text-align: center;
  vertical-align: baseline;
}

.page-id-46 .hub-callout a.categoriesGridItem img{
    display: none;
}

.page-id-46 .hub-callout .detailedCategoryGridItem__title{
    border-width: 0;
    box-sizing: border-box;
  color: #343448;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .0007em;
  line-height: 1.3;
  margin: 0 auto;
  max-width: 464px;
  padding: 0;
  vertical-align: baseline;
}

.page-id-46 .hub-callout .detailedCategoryGridItem__lead{
    border-width: 0;
    box-sizing: border-box;
  font-size: 100%;
  margin: 24px auto 2em;
  max-width: 464px;
  padding: 0;
  vertical-align: baseline;
}

.page-id-46 .hub-callout a.detailedCategoryGridItem__link{
    background-color: #e2071d;
  background-image: linear-gradient(-180deg,#e2071d 0%,#cf0c1f 100%);
  border: 1px solid #d71f32;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  height: 38px;
  line-height: 36px;
  margin: 24px auto 0;
  max-width: 464px;
  min-width: 134px;
  padding: 0 13px;
  text-align: center;
    text-decoration: none;
  vertical-align: baseline;
  white-space: nowrap;
}

.tax-page_categories .asideMainLayout {
    margin-top: 24px;
}

@media (max-width: 1024px) and (min-width: 376px){
.tax-page_categories .projectBlocksGrid > * {
        min-width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

/* HOME PAGE DIRECT LINKS SECTION */
.halfColsSection.calloutDirectLinks {
    background: #f6f6f6 url("https://printninja.com/wp-content/uploads/2020/01/tokens-gray-1.jpg") right center no-repeat padding-box !important;
    background-size: 318px auto !important;
    display: flex;
    flex-wrap: wrap;
}

.halfColsSection.calloutDirectLinks .proseWrap ul{
    list-style-type: none;
    margin-left: 0;
}

.halfColsSection.calloutDirectLinks .proseWrap.sectionLeaderText {
    margin-bottom: 0;
    min-height: 0;
    padding-top: 50px;
    width: 100%;
}

.halfColsSection.calloutDirectLinks .col1 .proseWrap {
    display: flex;
    flex-direction: column;
}

.halfColsSection.calloutDirectLinks .col1 .proseWrap .products {
    display: inherit;
    /* flex-direction: row; */
    justify-content: space-between;
}

.halfColsSection.calloutDirectLinks .col1 .proseWrap .products div{
    display: inherit;
    flex-direction: column;
    margin-top: 0;
}

.halfColsSection.calloutDirectLinks .col1 .proseWrap .products div a{
    margin-top: 0;
    text-align: center;
}

.halfColsSection.calloutDirectLinks .col1 .proseWrap .kickstarter {
    display: flex; 
    align-items: center;
}

.halfColsSection.calloutDirectLinks .col1 .proseWrap .kickstarter div{
    margin-left: 20px;
    margin-top: 0;
}

.halfColsSection.calloutDirectLinks .col2 {
    width: 35%;
}

@media (max-width: 1024px)  and (min-width: 768px){
    .halfColsSection.calloutDirectLinks {
        background-image: none !important;
    }
    .halfColsSection.calloutDirectLinks .col2 {
        width: 50%;
    }
}

@media (max-width: 768px) and (min-width: 414px) {
    .halfColsSection.calloutDirectLinks .col2 {
        width: 50%;
    }
    .halfColsSection.calloutDirectLinks {
        background-position: right bottom !important;
    }
}

@media (max-width: 414px) {
    .halfColsSection.calloutDirectLinks .col2 {
        width: 100%;
    }
    .halfColsSection.calloutDirectLinks {
        background-image: none !important;
    }
}

@media(min-width: 992px){
    .siteNavMiscActions.smartButton ul li{
        margin-left: 19px;
    }
}

@media(max-width: 991px){
    .siteNavMiscActions.smartButton ul li{
        margin-top:15px
    }
}



/* ============================================
   FAQ Section Styles v2
   Used on product pages (comic, booklet, etc.)
   ============================================ */

.pn-faq {
    max-width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0 !important;
    padding-top: 10px;
}

.pn-faq > h2 {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin-bottom: 8px !important;
    margin-top: 0 !important;
    padding-bottom: 16px !important;
    border-bottom: 2px solid #e8e8eb;
    line-height: 1.3;
}

.pn-faq .pn-faq-item {
    padding: 24px 0 20px 0 !important;
    border-bottom: 1px solid #eaeaec;
    margin-top: 0 !important;
}

.pn-faq .pn-faq-item:last-child {
    border-bottom: none;
    padding-bottom: 0 !important;
}

.pn-faq .pn-faq-item h3 {
    font-size: 1.2rem !important;
    font-weight: 600 !important;
    color: #343448 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 8px;
    line-height: 1.4;
}

.pn-faq .pn-faq-item p {
    font-size: 1rem !important;
    line-height: 1.75 !important;
    color: #525263 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.pn-faq .pn-faq-item p a {
    color: #240298 !important;
    text-decoration: underline !important;
    font-weight: 500;
}

.pn-faq .pn-faq-item p a:hover {
    color: #f03a33 !important;
}

/* Specs table on booklet/card game pages */
.pn-specs-table {
    max-width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 16px !important;
    margin-top: 0 !important;
}

.pn-specs-table > h2 {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    line-height: 1.3;
}

.pn-specs-table table {
    width: 100%;
    border-collapse: collapse;
}

.pn-specs-table table th {
    background: #343448 !important;
    color: #fff !important;
    padding: 12px 16px !important;
    text-align: left;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0 !important;
}

.pn-specs-table table td {
    padding: 12px 16px !important;
    border-bottom: 1px solid #e8e8eb;
    font-size: 1rem !important;
    color: #525263 !important;
    margin: 0 !important;
}

.pn-specs-table table tr:nth-child(even) td {
    background: #f7f7f8;
}

.pn-specs-table table td:first-child {
    font-weight: 600 !important;
    color: #343448 !important;
    width: 35%;
}

@media (max-width: 768px) {
    .pn-faq > h2,
    .pn-specs-table > h2 {
        font-size: 22px !important;
    }

    .pn-faq .pn-faq-item h3 {
        font-size: 1.05rem !important;
    }

    .pn-specs-table table td,
    .pn-specs-table table th {
        padding: 10px 12px !important;
        font-size: 0.9rem !important;
    }
}


/* Blog Grid Card Styles */
.detailedCategoryGridItem {
    background: #fff !important;
    border-radius: 8px !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08) !important;
    overflow: hidden !important;
    transition: box-shadow 0.2s ease !important;
}
.detailedCategoryGridItem:hover {
    box-shadow: 0 4px 16px rgba(0,0,0,0.14) !important;
}
.detailedCategoryGridItem .categoriesGridItem {
    display: block !important;
    overflow: hidden !important;
}
.detailedCategoryGridItem .categoriesGridItem img {
    border-radius: 8px 8px 0 0 !important;
    aspect-ratio: 4/3 !important;
    object-fit: cover !important;
}
.detailedCategoryGridItem .detailedCategoryGridItem__title {
    padding: 0 20px !important;
    margin: 16px 0 8px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #343448 !important;
    line-height: 1.3 !important;
}
.detailedCategoryGridItem .detailedCategoryGridItem__lead {
    padding: 0 20px !important;
    margin-bottom: 8px !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    color: #525263 !important;
}
.detailedCategoryGridItem .detailedCategoryGridItem__link {
    padding: 0 20px !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #240298 !important;
    text-decoration: none !important;
}
.detailedCategoryGridItem .detailedCategoryGridItem__link:hover {
    text-decoration: underline !important;
}


/* ========================================
   Sample Pack Pages
   ======================================== */

/* Hero */
.pn-sample-hero {
    text-align: center !important;
    max-width: 720px !important;
    margin: 0 auto 40px auto !important;
}
.pn-sample-hero h1 {
    font-size: 36px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin-bottom: 12px !important;
}
.pn-sample-hero p {
    font-size: 18px !important;
    line-height: 1.6 !important;
    color: #525263 !important;
    margin-bottom: 0 !important;
}

/* Product Grid */
.pn-sample-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 28px !important;
    max-width: 1100px !important;
    margin: 0 auto !important;
}
@media (max-width: 991px) {
    .pn-sample-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px !important;
    }
}
@media (max-width: 575px) {
    .pn-sample-grid {
        grid-template-columns: 1fr !important;
        max-width: 400px !important;
    }
}

/* Product Card */
.pn-sample-card {
    background: #fff !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08) !important;
    overflow: hidden !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease !important;
    display: flex !important;
    flex-direction: column !important;
}
.pn-sample-card:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12) !important;
}

/* Card Image */
.pn-sample-card__image {
    width: 100% !important;
    aspect-ratio: 4/3 !important;
    overflow: hidden !important;
    background: #f5f5f7 !important;
}
.pn-sample-card__image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}

/* Card Body */
.pn-sample-card__body {
    padding: 20px 24px 24px !important;
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
}
.pn-sample-card__body h3 {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin: 0 0 8px 0 !important;
    line-height: 1.3 !important;
}
.pn-sample-card__body p {
    font-size: 14px !important;
    line-height: 1.6 !important;
    color: #525263 !important;
    margin: 0 0 16px 0 !important;
    flex: 1 !important;
}

/* Price */
.pn-sample-card__price {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin-bottom: 16px !important;
}
.pn-sample-card__price small {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #707081 !important;
}

/* Buttons */
.pn-sample-card__btn {
    display: inline-block !important;
    width: 100% !important;
    padding: 12px 24px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-align: center !important;
    border-radius: 6px !important;
    cursor: pointer !important;
    text-decoration: none !important;
    transition: background 0.2s ease, transform 0.1s ease !important;
    box-sizing: border-box !important;
    border: none !important;
}
.pn-sample-card__btn--cart {
    background: #d71f32 !important;
    color: #fff !important;
}
.pn-sample-card__btn--cart:hover {
    background: #b8192a !important;
    color: #fff !important;
    text-decoration: none !important;
}
.pn-sample-card__btn--learn {
    background: transparent !important;
    color: #240298 !important;
    border: 2px solid #240298 !important;
}
.pn-sample-card__btn--learn:hover {
    background: #240298 !important;
    color: #fff !important;
    text-decoration: none !important;
}

/* Hide the plugin's default product box styling inside our cards */
.pn-sample-card .wp_cart_product_display_box_wrapper,
.pn-sample-card .wp_cart_product_display_box {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    background: transparent !important;
}
.pn-sample-card .wp_cart_product_thumbnail,
.pn-sample-card .wp_cart_product_name,
.pn-sample-card .wp_cart_product_description,
.pn-sample-card .wp_cart_product_price {
    display: none !important;
}
.pn-sample-card .wp_cart_product_display_bottom {
    padding: 0 !important;
    margin: 0 !important;
}
.pn-sample-card .wp_cart_product_button {
    padding: 0 !important;
    margin: 0 !important;
}
.pn-sample-card .wp_cart_button_wrapper {
    margin: 0 !important;
}
/* Style the add-to-cart form button - hide image, use wrapper as styled button */
.pn-sample-card .wp-cart-button-form {
    margin: 0 !important;
}
.pn-sample-card .wp_cart_button_wrapper {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    background: #d71f32 !important;
    border-radius: 6px !important;
    text-align: center !important;
    cursor: pointer !important;
    transition: background 0.2s ease !important;
    overflow: hidden !important;
}
.pn-sample-card .wp_cart_button_wrapper::after {
    content: "Add to Cart" !important;
    display: block !important;
    padding: 12px 24px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #fff !important;
    font-family: "Work Sans", sans-serif !important;
    pointer-events: none !important;
}
.pn-sample-card .wp_cart_button_wrapper:hover {
    background: #b8192a !important;
}
.pn-sample-card .wp_cart_button {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
    cursor: pointer !important;
}

/* Back link for individual pages */
.pn-sample-back {
    display: inline-block !important;
    margin-bottom: 24px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #240298 !important;
    text-decoration: none !important;
}
.pn-sample-back:hover {
    text-decoration: underline !important;
    color: #240298 !important;
}

/* Section label */
.pn-sample-section-label {
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    color: #707081 !important;
    margin-bottom: 8px !important;
}

/* Divider between standard and deluxe */
.pn-sample-divider {
    text-align: center !important;
    margin: 40px 0 32px !important;
    position: relative !important;
}
.pn-sample-divider::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    right: 0 !important;
    height: 1px !important;
    background: #e8e8eb !important;
}
.pn-sample-divider span {
    background: #f7f7f8 !important;
    padding: 0 20px !important;
    position: relative !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    color: #707081 !important;
}

/* ========================================
   Checkout Page Overrides
   ======================================== */
.pn-checkout-wrap {
    max-width: 800px !important;
    margin: 0 auto !important;
}
.pn-checkout-wrap h2 {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    text-align: center !important;
    margin-bottom: 24px !important;
}

/* Override plugin cart table */
.pn-checkout-wrap .wp_cart_checkout_table,
.pn-checkout-wrap table {
    width: 100% !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    border: 1px solid #e8e8eb !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    margin-bottom: 24px !important;
}
.pn-checkout-wrap table th,
.pn-checkout-wrap table td {
    padding: 14px 16px !important;
    text-align: left !important;
    border-bottom: 1px solid #e8e8eb !important;
    font-size: 14px !important;
}
.pn-checkout-wrap table th {
    background: #f7f7f8 !important;
    font-weight: 600 !important;
    color: #343448 !important;
}
.pn-checkout-wrap table tr:last-child td {
    border-bottom: none !important;
}

/* PayPal button wrapper */
.pn-checkout-wrap .wp_cart_checkout_button_area {
    text-align: center !important;
    margin-top: 24px !important;
}
.pn-checkout-wrap input[name="submit"] {
    border-radius: 6px !important;
}

/* Individual page detail section */
.pn-sample-detail {
    max-width: 800px !important;
    margin: 0 auto !important;
}
.pn-sample-detail h2 {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin-bottom: 12px !important;
}
.pn-sample-detail p {
    font-size: 16px !important;
    line-height: 1.7 !important;
    color: #525263 !important;
}
.pn-sample-detail img {
    border-radius: 8px !important;
    margin: 16px 0 !important;
}
.pn-sample-detail .pn-sample-card__price {
    margin-top: 16px !important;
}

/* Learn more link under Add to Cart */
.pn-sample-card__learn {
    display: block !important;
    text-align: center !important;
    margin-top: 10px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #240298 !important;
    text-decoration: none !important;
}
.pn-sample-card__learn:hover {
    text-decoration: underline !important;
    color: #240298 !important;
}

/* Center deluxe cards grid */
.pn-sample-grid--center {
    grid-template-columns: repeat(2, minmax(0, 340px)) !important;
    justify-content: center !important;
}
@media (max-width: 575px) {
    .pn-sample-grid--center {
        grid-template-columns: 1fr !important;
        max-width: 400px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* Price note (refundable etc) */
.pn-sample-card__price-note {
    font-size: 13px !important;
    color: #707081 !important;
    margin-top: -12px !important;
    margin-bottom: 16px !important;
}

/* Center PayPal checkout buttons */
.pn-checkout-wrap #wpsc_paypal_button_1,
.shopping_cart #wpsc_paypal_button_1 {
    margin: 16px auto 0 auto !important;
}
.pn-checkout-wrap .wpsc_checkout_form_standard,
.shopping_cart .wpsc_checkout_form_standard {
    text-align: center !important;
}
.pn-checkout-wrap .wpsc_cart_title {
    text-align: center !important;
}
.pn-checkout-wrap .wpsc-pp-button-spinner-container {
    text-align: center !important;
}

/* Hide duplicate cart title from plugin */
.pn-checkout-wrap .wpsc_cart_title {
    display: none !important;
}
.pn-checkout-wrap .wspsc_cart_header_image {
    display: none !important;
}

/* Reduce top spacing on sample pack pages */
.pn-sample-hero-section.paddedSection {
    padding-top: 40px !important;
}
@media (max-width: 767px) {
    .pn-sample-hero-section.paddedSection {
        padding-top: 24px !important;
    }
}

/* Ensure learn more links are clickable above cart overlay */
.pn-sample-card__learn {
    position: relative !important;
    z-index: 2 !important;
}
.pn-sample-card .wp_cart_product_display_box_wrapper {
    position: relative !important;
    z-index: 1 !important;
}

/* ========================================
   Homepage: tighten gap between hero and "Outstanding Quality" section
   ======================================== */
.home .pageBanner + .paddedSection {
    padding: 0 !important;
}
.home .promptSection {
    padding-top: 40px !important;
}
@media (max-width: 767px) {
    .home .promptSection {
        padding-top: 24px !important;
    }
}


/* ========================================
   Sample Pack Individual Page Layout
   ======================================== */

/* Page wrapper - clean single column */
.pn-sp {
    max-width: 800px !important;
    margin: 0 auto !important;
    padding: 0 24px !important;
}

/* Back link */
.pn-sp .pn-sample-back {
    display: inline-block !important;
    margin-bottom: 32px !important;
}

/* Hero image */
.pn-sp__hero-img {
    width: 100% !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    margin-bottom: 32px !important;
}
.pn-sp__hero-img img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    border-radius: 10px !important;
}

/* Title */
.pn-sp h1 {
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin: 0 0 12px 0 !important;
    line-height: 1.25 !important;
}
@media (max-width: 575px) {
    .pn-sp h1 {
        font-size: 26px !important;
    }
}

/* Intro text */
.pn-sp__intro {
    font-size: 17px !important;
    line-height: 1.7 !important;
    color: #525263 !important;
    margin-bottom: 24px !important;
}

/* Price + CTA row */
.pn-sp__cta {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    margin-bottom: 40px !important;
    padding: 20px 24px !important;
    background: #f7f7f8 !important;
    border-radius: 8px !important;
}
.pn-sp__cta-price {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    white-space: nowrap !important;
}
.pn-sp__cta-price small {
    display: block !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #707081 !important;
    margin-top: 2px !important;
}
.pn-sp__cta .wp_cart_product_display_box_wrapper,
.pn-sp__cta .wp_cart_product_display_box {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
}
.pn-sp__cta .wp_cart_product_thumbnail,
.pn-sp__cta .wp_cart_product_display_bottom .wp_cart_product_name,
.pn-sp__cta .wp_cart_product_display_bottom .wp_cart_product_description,
.pn-sp__cta .wp_cart_product_display_bottom .wp_cart_product_price {
    display: none !important;
}
.pn-sp__cta .wp_cart_product_button {
    padding: 0 !important;
    margin: 0 !important;
}
.pn-sp__cta .wp_cart_button_wrapper {
    display: inline-block !important;
    position: relative !important;
    background: #d71f32 !important;
    border-radius: 6px !important;
    text-align: center !important;
    cursor: pointer !important;
    transition: background 0.2s ease !important;
    overflow: hidden !important;
    margin: 0 !important;
}
.pn-sp__cta .wp_cart_button_wrapper::after {
    content: "Add to Cart" !important;
    display: block !important;
    padding: 12px 32px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #fff !important;
    font-family: "Work Sans", sans-serif !important;
    pointer-events: none !important;
}
.pn-sp__cta .wp_cart_button_wrapper:hover {
    background: #b8192a !important;
}
.pn-sp__cta .wp_cart_button {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
    cursor: pointer !important;
}
.pn-sp__cta .wp-cart-button-form {
    margin: 0 !important;
}
@media (max-width: 575px) {
    .pn-sp__cta {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 12px !important;
    }
    .pn-sp__cta .wp_cart_button_wrapper {
        width: 100% !important;
    }
    .pn-sp__cta .wp_cart_button_wrapper::after {
        display: block !important;
    }
}

/* Section headings */
.pn-sp h2 {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin: 40px 0 16px 0 !important;
    line-height: 1.3 !important;
}
.pn-sp h2:first-of-type {
    margin-top: 0 !important;
}

/* Body text */
.pn-sp p,
.pn-sp li {
    font-size: 16px !important;
    line-height: 1.7 !important;
    color: #525263 !important;
}
.pn-sp ul {
    padding-left: 20px !important;
    margin-bottom: 24px !important;
}
.pn-sp li {
    margin-bottom: 6px !important;
}

/* Video embed */
.pn-sp__video {
    position: relative !important;
    padding-bottom: 56.25% !important;
    height: 0 !important;
    overflow: hidden !important;
    border-radius: 8px !important;
    margin: 24px 0 32px 0 !important;
}
.pn-sp__video iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: none !important;
}

/* Image gallery */
.pn-sp__gallery {
    margin: 32px 0 !important;
}
.pn-sp__gallery-item {
    margin-bottom: 32px !important;
}
.pn-sp__gallery-item img {
    width: 100% !important;
    height: auto !important;
    border-radius: 8px !important;
    display: block !important;
}
.pn-sp__gallery-item figcaption,
.pn-sp__gallery-caption {
    font-size: 14px !important;
    line-height: 1.6 !important;
    color: #707081 !important;
    font-style: italic !important;
    margin-top: 10px !important;
}

/* Divider */
.pn-sp__divider {
    border: none !important;
    border-top: 1px solid #e8e8eb !important;
    margin: 40px 0 !important;
}

/* Instagram / free section */
.pn-sp__free {
    background: #f0edff !important;
    border-radius: 8px !important;
    padding: 20px 24px !important;
    margin: 32px 0 !important;
}
.pn-sp__free h3 {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #240298 !important;
    margin: 0 0 8px 0 !important;
}
.pn-sp__free p {
    font-size: 14px !important;
    color: #525263 !important;
    margin: 0 !important;
}

/* Browse all link */
.pn-sp__browse-all {
    display: block !important;
    text-align: center !important;
    padding: 16px !important;
    margin: 40px 0 0 0 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #240298 !important;
    text-decoration: none !important;
    border: 2px solid #240298 !important;
    border-radius: 6px !important;
    transition: background 0.2s ease, color 0.2s ease !important;
}
.pn-sp__browse-all:hover {
    background: #240298 !important;
    color: #fff !important;
    text-decoration: none !important;
}

/* Pricing table for deluxe packs */
.pn-sp__pricing-table {
    width: 100% !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    border: 1px solid #e8e8eb !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    margin: 16px 0 24px 0 !important;
}
.pn-sp__pricing-table th,
.pn-sp__pricing-table td {
    padding: 12px 16px !important;
    text-align: left !important;
    border-bottom: 1px solid #e8e8eb !important;
    font-size: 15px !important;
    color: #343448 !important;
}
.pn-sp__pricing-table th {
    background: #f7f7f8 !important;
    font-weight: 600 !important;
}
.pn-sp__pricing-table tr:last-child td {
    border-bottom: none !important;
}

/* Deluxe form styling */
.pn-sp__form-section {
    margin: 40px 0 !important;
    padding: 32px !important;
    background: #f7f7f8 !important;
    border-radius: 10px !important;
}
.pn-sp__form-section h2 {
    margin-top: 0 !important;
}
.pn-sp__form-section .gform_wrapper {
    margin: 0 !important;
}

/* TrustPilot section - consistent */
.pn-sp__trustpilot {
    margin: 48px 0 0 0 !important;
    padding-top: 40px !important;
    border-top: 1px solid #e8e8eb !important;
}
.pn-sp__trustpilot-label {
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    color: #707081 !important;
    margin-bottom: 16px !important;
}

/* Sample pack page banner — tighter height */
.pageBanner--samplePack .imageProseRow__imgCol {
    height: auto !important;
    max-height: 480px !important;
}
.pageBanner--samplePack .imageProseRow__imgCol .imgWrap img {
    height: auto !important;
    max-height: 420px !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
}
@media (max-width: 767px) {
    .pageBanner--samplePack .imageProseRow__imgCol {
        max-height: 300px !important;
    }
}

/* Sample pack detail hero - simple centered approach */
.pn-sp-hero {
    text-align: center !important;
    max-width: 860px !important;
    margin: 0 auto !important;
    padding: 40px 24px 0 !important;
}
.pn-sp-hero img {
    max-width: 500px !important;
    width: 100% !important;
    height: auto !important;
    border-radius: 10px !important;
    margin-bottom: 28px !important;
}
.pn-sp-hero h1 {
    font-size: 34px !important;
    font-weight: 700 !important;
    color: #343448 !important;
    margin-bottom: 14px !important;
}
.pn-sp-hero p {
    font-size: 17px !important;
    line-height: 1.7 !important;
    color: #525263 !important;
    max-width: 680px !important;
    margin: 0 auto 24px !important;
}
@media (max-width: 575px) {
    .pn-sp-hero h1 { font-size: 26px !important; }
    .pn-sp-hero img { max-width: 320px !important; }
}

/* Add breathing room between image prose rows in sample pack pages */
.pn-sp-content .imageProseRow {
    margin-bottom: 24px !important;
}

/* Fix CTA section layout */
.pn-sp__cta {
    flex-wrap: wrap !important;
}
.pn-sp__note {
    text-align: center !important;
    font-size: 14px !important;
    color: #707081 !important;
    margin-top: 16px !important;
    max-width: 700px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.pn-sp__browse-wrap {
    text-align: center !important;
    margin-top: 28px !important;
}

/* Sample pack hero - image background with purple tint */
.pn-sp-hero-banner {
    position: relative !important;
    background-size: cover !important;
    background-position: center !important;
    padding: 80px 24px !important;
    text-align: center !important;
    overflow: hidden !important;
}
.pn-sp-hero-banner::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: linear-gradient(to right, rgba(164,163,188,0.88), rgba(81,80,112,0.92)) !important;
    z-index: 1 !important;
}
.pn-sp-hero-banner > * {
    position: relative !important;
    z-index: 2 !important;
}
.pn-sp-hero-banner h1 {
    font-size: 36px !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin: 0 0 16px 0 !important;
    max-width: 700px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.pn-sp-hero-banner p {
    font-size: 17px !important;
    line-height: 1.7 !important;
    color: rgba(255,255,255,0.9) !important;
    max-width: 620px !important;
    margin: 0 auto 28px !important;
}
.pn-sp-hero-banner .btn {
    background: #d71f32 !important;
    border-color: #d71f32 !important;
    color: #fff !important;
}
.pn-sp-hero-banner .btn:hover {
    background: #b8192a !important;
    border-color: #b8192a !important;
}
@media (max-width: 575px) {
    .pn-sp-hero-banner {
        padding: 50px 20px !important;
    }
    .pn-sp-hero-banner h1 {
        font-size: 26px !important;
    }
}

/* Fix CTA pricing section - center everything */
.pn-sp__cta {
    justify-content: center !important;
    text-align: center !important;
}
.pn-sp__cta-price {
    text-align: center !important;
}

/* Stacked CTA - price on top, button below, both bigger */
.pn-sp__cta--stacked {
    flex-direction: column !important;
    align-items: center !important;
    gap: 16px !important;
    padding: 32px 24px !important;
}
.pn-sp__cta--stacked .pn-sp__cta-price {
    font-size: 36px !important;
}
.pn-sp__cta--stacked .pn-sp__cta-price small {
    font-size: 15px !important;
    margin-top: 4px !important;
}
.pn-sp__cta--stacked .wp_cart_button_wrapper::after {
    padding: 14px 48px !important;
    font-size: 17px !important;
}

/* Center the "want one for free" blurb */
.pn-sp__free--centered {
    text-align: center !important;
}
.pn-sp__free--centered h3 {
    text-align: center !important;
}
.pn-sp__free--centered p {
    text-align: center !important;
}

/* Fix: force center on free blurb with higher specificity */
.paddedSection .pn-sp__free.pn-sp__free--centered,
.paddedSection .pn-sp__free.pn-sp__free--centered h3,
.paddedSection .pn-sp__free.pn-sp__free--centered p {
    text-align: center !important;
}

/* Tighten padding: TrustPilot section */
.pn-sp-content + .paddedSection {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

/* Tighten padding: CTA/price section */
.paddedSection .pn-sp__cta--stacked {
    padding: 24px 24px !important;
    background: transparent !important;
}

/* Tighten the lightgray CTA section itself */
.pn-sp__cta--stacked + .pn-sp__note {
    margin-top: 8px !important;
}

/* OVERRIDE: center free blurb, tighten padding - max specificity */
section.paddedSection .container .pn-sp__free--centered {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
section.paddedSection .container .pn-sp__free--centered h3 {
    text-align: center !important;
}
section.paddedSection .container .pn-sp__free--centered p {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* OVERRIDE: tighten TrustPilot section padding */
section.paddedSection.pn-sp-content + section.paddedSection {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

/* OVERRIDE: tighten lightgray CTA section */
section.paddedSection.bg--lightgray {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
}
section.paddedSection.bg--lightgray .pn-sp__cta--stacked {
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}


/* ========================================
   Sample pack detail pages - consistent section spacing
   Tighten ALL paddedSection gaps on these pages
   ======================================== */

/* Hero followed by first content section - no double padding */
.pn-sp-hero-banner + section.paddedSection {
    padding-top: 60px !important;
}

/* Content section (What's inside) */
section.paddedSection.pn-sp-content {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
}

/* TrustPilot section - right after content */
section.paddedSection.pn-sp-content + section.paddedSection {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}

/* Lightgray CTA/price section */
section.paddedSection.bg--lightgray {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

/* Free blurb section - after lightgray */
section.paddedSection.bg--lightgray + section.paddedSection {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}

/* Other Sample Packs grid section - last before footer */
section.paddedSection.bg--lightgray + section.paddedSection + section.paddedSection {
    padding-top: 40px !important;
    padding-bottom: 60px !important;
}


/* ========================================
   Sample pack final tweaks
   ======================================== */

/* Bigger section header titles (What's inside, What our customers say, Other Sample Packs) */
section.paddedSection .sectionLeaderText h2,
section.paddedSection .centeredSectionheader,
section.paddedSection .smallSectionHeader {
    font-size: 32px !important;
}

/* Bigger price in CTA */
.pn-sp__cta--stacked .pn-sp__cta-price {
    font-size: 42px !important;
}
.pn-sp__cta--stacked .pn-sp__cta-price small {
    font-size: 16px !important;
}

/* Bigger add to cart button in CTA */
.pn-sp__cta--stacked .wp_cart_button_wrapper::after {
    padding: 16px 56px !important;
    font-size: 18px !important;
}

/* Sample cards - price small text sits below price on its own line */
.pn-sample-card__price {
    line-height: 1.3 !important;
}
.pn-sample-card__price small {
    display: block !important;
    margin-top: 4px !important;
}


/* ========================================
   Deluxe Sample Pack - Hero Inline Form v3
   Two-column landing page layout
   ======================================== */

/* Hero becomes a two-column layout */
.pn-sp-hero-banner.pn-sp-hero-banner--landing {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 56px !important;
    text-align: left !important;
    padding: 72px 56px !important;
    min-height: 0 !important;
    max-width: none !important;
}

/* Hero text — left column */
.pn-sp-hero-banner--landing .pn-sp-hero-text {
    flex: 1 1 42% !important;
    max-width: 460px !important;
    min-width: 300px !important;
}
.pn-sp-hero-banner--landing .pn-sp-hero-text h1 {
    text-align: left !important;
    font-size: 38px !important;
    line-height: 1.15 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
}
.pn-sp-hero-banner--landing .pn-sp-hero-text p {
    text-align: left !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
}

/* Form container — right column, always visible */
.pn-sp-hero-banner--landing .pn-sp-hero-form {
    display: block !important;
    flex: 1 1 50% !important;
    max-width: 480px !important;
    min-width: 340px !important;
    margin: 0 !important;
    text-align: left !important;
    background: rgba(255,255,255,0.08) !important;
    border: 1px solid rgba(255,255,255,0.15) !important;
    border-radius: 12px !important;
    padding: 28px !important;
    animation: pnSlideIn 0.4s ease forwards !important;
}
@keyframes pnSlideIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Step containers */
.pn-sp-hero-form .pn-form-step {
    display: none !important;
}
.pn-sp-hero-form .pn-form-step.is-active {
    display: block !important;
    animation: pnSlideIn 0.3s ease forwards !important;
}

/* Step indicator */
.pn-form-steps-indicator {
    display: flex !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    margin-bottom: 12px !important;
}
.pn-form-steps-indicator span {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    background: rgba(255,255,255,0.3) !important;
    transition: background 0.3s ease !important;
}
.pn-form-steps-indicator span.is-active {
    background: #fff !important;
}
.pn-form-steps-indicator span.is-complete {
    background: rgba(255,255,255,0.6) !important;
}

/* Step title */
.pn-form-step-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #fff !important;
    margin-bottom: 16px !important;
    text-align: left !important;
}

/* Form wrapper reset */
.pn-sp-hero-form .gform_wrapper {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}
.pn-sp-hero-form .gform_heading {
    display: none !important;
}

/* Form fields — single column in the hero to avoid cramming */
.pn-sp-hero-form .gform_fields,
.pn-sp-hero-form ul.gform_fields {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.pn-sp-hero-form .gfield {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

/* Email confirm field — stack vertically */
.pn-sp-hero-form .ginput_complex.ginput_container_email {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}
.pn-sp-hero-form .ginput_complex.ginput_container_email .ginput_left,
.pn-sp-hero-form .ginput_complex.ginput_container_email .ginput_right,
.pn-sp-hero-form .ginput_complex .gform-grid-col {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    flex: 1 1 100% !important;
}

/* Input styling */
.pn-sp-hero-form input[type="text"],
.pn-sp-hero-form input[type="email"],
.pn-sp-hero-form input[type="tel"],
.pn-sp-hero-form select,
.pn-sp-hero-form textarea {
    background: rgba(255,255,255,0.1) !important;
    border: 1px solid rgba(255,255,255,0.25) !important;
    color: #fff !important;
    border-radius: 6px !important;
    padding: 11px 14px !important;
    font-size: 14px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    transition: border-color 0.2s ease !important;
}
.pn-sp-hero-form input::placeholder,
.pn-sp-hero-form textarea::placeholder {
    color: rgba(255,255,255,0.45) !important;
}
.pn-sp-hero-form input:focus,
.pn-sp-hero-form select:focus,
.pn-sp-hero-form textarea:focus {
    border-color: #fff !important;
    outline: none !important;
    background: rgba(255,255,255,0.16) !important;
}
.pn-sp-hero-form select {
    appearance: auto !important;
}
.pn-sp-hero-form select option {
    color: #343448 !important;
    background: #fff !important;
}
.pn-sp-hero-form textarea {
    min-height: 70px !important;
    resize: vertical !important;
}

/* Labels */
.pn-sp-hero-form .gfield_label,
.pn-sp-hero-form label {
    color: rgba(255,255,255,0.85) !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    margin-bottom: 4px !important;
    display: block !important;
}
/* Hide sub-labels (e.g. "Enter Email", "Confirm Email") */
.pn-sp-hero-form .ginput_complex label,
.pn-sp-hero-form .ginput_container_address label {
    font-size: 11px !important;
    color: rgba(255,255,255,0.5) !important;
    margin-top: 3px !important;
}
.pn-sp-hero-form .gfield_required {
    color: #ff6b6b !important;
}

/* Radio and checkbox styling */
.pn-sp-hero-form .gfield_radio label,
.pn-sp-hero-form .gfield_checkbox label {
    color: rgba(255,255,255,0.9) !important;
    font-size: 14px !important;
    cursor: pointer !important;
}
.pn-sp-hero-form .gchoice {
    margin-bottom: 6px !important;
}

/* Address sub-fields — stack in hero */
.pn-sp-hero-form .ginput_container_address {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
}
.pn-sp-hero-form .ginput_container_address > span {
    display: block !important;
}
.pn-sp-hero-form .ginput_container_address > span:first-child,
.pn-sp-hero-form .ginput_container_address > span:nth-child(2) {
    grid-column: 1 / -1 !important;
}

/* Navigation buttons */
.pn-form-nav {
    display: flex !important;
    justify-content: space-between !important;
    margin-top: 20px !important;
    gap: 12px !important;
}
.pn-form-nav button {
    padding: 11px 28px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    border-radius: 6px !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    border: none !important;
    font-family: "Work Sans", sans-serif !important;
}
.pn-form-nav .pn-form-back {
    background: transparent !important;
    color: rgba(255,255,255,0.8) !important;
    border: 1px solid rgba(255,255,255,0.3) !important;
}
.pn-form-nav .pn-form-back:hover {
    background: rgba(255,255,255,0.1) !important;
    color: #fff !important;
}
.pn-form-nav .pn-form-next {
    background: #d71f32 !important;
    color: #fff !important;
    flex: 1 !important;
}
.pn-form-nav .pn-form-next:hover {
    background: #b8192a !important;
}

/* Hide default Gravity submit until last step */
.pn-sp-hero-form .gform_footer,
.pn-sp-hero-form .gform_page_footer {
    display: none !important;
}
.pn-form-step.is-active .pn-form-submit-wrap .gform_footer {
    display: block !important;
}
.pn-sp-hero-form .gform_footer input[type="submit"] {
    width: 100% !important;
    padding: 12px 28px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 6px !important;
    background: #d71f32 !important;
    color: #fff !important;
    border: none !important;
    cursor: pointer !important;
    font-family: "Work Sans", sans-serif !important;
}
.pn-sp-hero-form .gform_footer input[type="submit"]:hover {
    background: #b8192a !important;
}

/* Responsive — stack on mobile */
@media (max-width: 900px) {
    .pn-sp-hero-banner.pn-sp-hero-banner--landing {
        flex-direction: column !important;
        padding: 48px 24px !important;
        gap: 32px !important;
    }
    .pn-sp-hero-banner--landing .pn-sp-hero-text {
        max-width: 100% !important;
        min-width: 0 !important;
        text-align: center !important;
    }
    .pn-sp-hero-banner--landing .pn-sp-hero-text h1,
    .pn-sp-hero-banner--landing .pn-sp-hero-text p {
        text-align: center !important;
    }
    .pn-sp-hero-banner--landing .pn-sp-hero-form {
        max-width: 100% !important;
        min-width: 0 !important;
    }
    .pn-form-steps-indicator {
        justify-content: center !important;
    }
    .pn-form-step-title {
        text-align: center !important;
    }
}

/* Responsive video embed for sample pack pages */
.pn-sp-video {
    max-width: 720px !important;
    margin: 0 auto !important;
}
.pn-sp-video__wrap {
    position: relative !important;
    padding-bottom: 56.25% !important;
    height: 0 !important;
    overflow: hidden !important;
    border-radius: 8px !important;
}
.pn-sp-video__wrap iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
}
