.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;
    }
}
