@charset "utf-8";
/* CSS Document */

/* BILLIARD FACTORY CUSTOM STYLES */

body { color: #444; }

/* header */
.grfp-logo-sm {width:65px;height:auto;margin-top:5px; }



/* SIGNIN POPUP */

.modal-popup.customer-popup-ajaxwishlist {
    transform: none !important;
    transition: opacity 0.8s !important;
}


/* HOME PAGE */

.double-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    height: auto !important;
}

.double-container a {
    width: 48%;
}

.double-container a img {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: initial;
    -o-object-fit: initial;
    box-shadow: 0px 0px 9px #999;
}


/* CATEGORY DESCRIPTIONS */

.category-view {
    order: 100;
} /* move category description to bottom of page */

footer.c-footer {
    order: 200;
} /* push footer below description above */

.category-description #catDesc {
    justify-content: flex-start;
    max-width: 1640px;
    margin: 0 auto;
}

.category-description #catDesc p {
    width: 100%; /* to keep read more on next line if first line is too short */
}

.category-description h2 {
    font-size: 35px;
    margin-top: 26px;
    margin-bottom: 18px;
    padding: 0 20px;
}

.category-description p {
    padding: 10px 20px;
}

#more {
    display: none;
    padding-bottom: 40px;
}

#more h2 {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 8px;
    padding: 0 20px;
    font-weight: 500;
}

#more h3 {
    font-size: 24px;
    font-weight: 500;
    padding: 0px 20px;
    margin: 30px 0 0 0;
}

#more p {
    padding: 0 20px 10px 20px;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 0;
}



/* BRAND PAGES */

.static {
    max-width: 1640px;
    margin: 0 auto;
    padding: 0 50px;
}

.static h1 {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    color: #000;
    text-align: center;
    font-size: 3.8rem;
    letter-spacing: -0.025em;
    line-height: 1;
    font-weight: 700;
    margin: 20px 0 0 0;
}

.static h1.static-promo-title {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    color: #212d45;
    font-size: 3.8rem;
    font-weight: normal;
    text-align: center;
    margin: 75px 0 5px 0;
    letter-spacing: -0.025em;
    line-height: 1;
}

.static h2,
.static h2 a {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    color: #000;
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: 400;
    margin: 10px 0 0 0;
}



.static h2 a {
    color: #218c62;
}

.static h2.mid-width {
    margin: 10px auto;
    max-width: 70%;
    text-align: center;
}

.static h2.mid-width strong {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    font-weight: normal;
}

.static h2.subtitle {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    font-size: 2rem;
    margin: 40px 0 0 0;
    text-align: center;
    font-weight: 500;
}

.static h2.static-sub-title {
    font-family: "Vollkorn", Times New Roman, serif;
    color: #212d45;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: normal;
    text-align: center;
    margin: 10px auto 20px auto;
    width: 60%;
}

.static h3 {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    color: #000;
    font-size: 2rem;
    letter-spacing: -0.025em;
    line-height: 1;
    font-weight: 400;
    margin: 10px 0;
    text-decoration: none;
}

.static h3.subtitle {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    font-size: 3rem;
    margin: 25px 0;
    text-align: center;
    font-weight: 600;
}

.static h3.subtitle.text-left {
    text-align: left;
}

.static h4 {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    color: #000;
    font-size: 1.3rem;
    line-height: 1;
    font-weight: 400;
    margin: 20px 0 0 0;
}

h4.button-text {
    font-size: 3rem;
    width: 70%;
    margin: 0 auto;
}

.static p {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    color: #000;
    text-align: left;
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: 400;
    margin: 5px 0 20px 0;
}

.full-block p {
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 20px;
    text-align: center;
}

.static .full-block {
    width: 100%;
    margin: 0 0 30px 0;
}

.static .full-block img.wide {
    width: 100%;
    height: auto;
}

img.b-logo {
    max-width: 500px;
    margin: 0 auto;
}

.static-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
}

.static-blocks .block {
    position: relative;
    width: 49%;
    margin: 1rem 0;
}

.static-blocks img {
    width: 100%;
    height: auto;
    display: block;
    transition: opacity 0.2s ease-in;
}

.static-blocks a:hover img {
    opacity: 0.6;
}

.static-blocks h3 a {
    display: block;
    color: #333;
    text-decoration: none;
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.1;
    margin: 0 0 10px 0;
    letter-spacing: normal;
}

.static-blocks p {
    font-family: "Work Sans", Arial, sans serif;
    font-size: 1.1rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
    margin: 0 auto;
    width: 80%;
}

.static-blocks h4 a {
    display: block;
    color: #218c62;
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    font-size: 1.3rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    margin: 0;
    letter-spacing: normal;
    text-decoration: underline;
}

.static-blocks a:hover {
    color: #666;
    text-decoration: underline;
}

.static a {
    font-family: "Work Sans", Arial, sans serif;
    font-size: 1.1rem;
    line-height: 1.4;
    font-weight: 400;
    margin: 10px 0;
    color: #218c62;
    text-decoration: underline;
}

.static a:hover {
    color: #555;
}

.caption-holder {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 75px;
    background-color: rgba(255, 255, 255, 0.8);
}

.caption-holder h3 a {
    font-family: "Helvetica Neue LT Pro", Arial, sans serif;
    font-size: 2.4rem;
    font-weight: 500;
    text-align: left;
    line-height: 1.8;
    margin: 0 0 11px 28px;
    letter-spacing: 0.02em;
    color: #000;
}

a.learn-more {
    display: block;
    background-color: #4296e7;
    color: #fff;
    text-transform: uppercase;
    padding: 23px 10px;
    text-decoration: none;
    width: auto;
    max-width: 277px;
    margin: 30px auto 0 auto;
    font-size: 30px;
    font-weight: 600;
    font-family: "work sans";
}


/* FAQ */

.c-collapsable .c-simple-content blockquote,
.c-collapsable .c-simple-content p {
    font-size: 17px;
}

.c-simple-content ul li,
.c-simple-content ol li {
    font-size: 17px;
}


/* CAREERS */

.c-careers .c-simple-content ul li {
    margin: 10px 0;
}

/* ABOUT */

.c-history__image {
    max-width: 400px;
}

/* SPECIAL FINANCING */


.static .header-financing img { width: 100%; }

.static .header-financing h2 {
	text-align: center;
    margin-bottom: 5px;
	font: 600 32px / 40px 'Helvetica Neue LT Pro', sans-serif;
}


.static .table-offers {
	width: 80%;
}

.static .table-offers th,
.static .table-offers td {
	padding: 10px 20px;
}

.static .table-offers th,
.static .table-offers td:nth-child(odd) {
	background-color: #ddd;
}

.affirm-with-img p.affirm-as-low-as 
{
    font-size: 0;text-align: center;
}
.affirm-with-img .__affirm-logo.__ligature__affirm_full_logo__
{
   display: none;
}
.affirm-with-img .affirm-modal-trigger
{  margin: 0 auto;
    background: url(../btn-check-eligibility_1.html);
    background-repeat: no-repeat;
    background-size: auto;
    font-size: 0;
    padding: 24px 223px;
    display: inline-block;
}

/* PTB BUYING GUIDE */

.c-pool-tables-interna__imagen img {
    display: block;
    margin: auto;
    width: 100%;
}



@media only screen and (min-width: 1062px) and (max-width: 1300px) {
    .caption-holder h3 a {
        font-size: 1.9rem;
    }
}

@media only screen and (max-width: 1079px) {
    .static h2.mid-width {
        max-width: 90%;
    }

    .caption-holder {
        height: 57px;
    }

    .caption-holder h3 a {
        font-size: 1.4rem;
    }

    h4.button-text {
        font-size: 2rem;
    }
    h4.button-text {
        font-size: 3rem;
        width: 70%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 990px) {


    #more h2 {
        line-height: 1.2;
        margin: 10px 0;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1240px) {
    /* STATIC PAGES - BOXSLIDER */

    .c-boxslider-item__contents-image {
        align-items: flex-start;
    }

    .c-boxslider-item__contents-slideshow {
        height: auto !important;
    }
}


@media only screen and (max-width: 960px) {
	
	.grfp-logo-sm { width: 36px; margin-right: 10px; }
}


@media only screen and (max-width: 767px) {



    /* --------- info static pages ---------- */

    /* ALL PAGE HEADERS STATIC */
    .c-simple-content h1,
    .c-page-header h2,
    h1.page-title,
    .c-purpose h1,
    h1.o-titles--primary,
    .cms-locations [data-content-type="html"] h1,
    .c-locations__title h1,
    .c-locations--internal .c-locations__address h1 {
        font-size: 28px;
        font-weight: 700;
        line-height: 33px;
        margin-top: 20px;
    }

    .c-simple-content h2,
    .connect-email h2,
    .c-boxslider-item--singlebox > div .c-boxslider-item__contents-textbox h5,
    .c-boxslider-item--singlebox > div .c-boxslider-item__contents-textbox h2 {
        font-size: 26px;
        line-height: 30px;
    }

    

    /* SIMPLE CONTENT - careers, designer reg, faq, gift card, installation */

    .c-simple-content h1 {
        margin-bottom: 10px;
    }

    .c-simple-content h2 {
        margin: 0px 0 10px 0;
    }

    .c-simple-content--installation h3 {
        margin-bottom: 8px;
        margin-top: 34px;
        font-size: 20px;
    }

    .c-simple-content p,
    .c-simple-content span,
    .c-simple-content em,
    .c-simple-content a,
    .c-boxslider-item__contents-paragraph p {
        font-size: 15px;
        line-height: 25px;
    }

    .c-simple-content ul li,
    .c-simple-content ol li,
    .c-boxslider-item ul li,
    .c-boxslider-item ol li {
        font-size: 15px;
        line-height: 22px;
    }

    /* C PAGE HEADER - Get Inspired, Services */

    .c-page-header h2 {
        padding-top: 0;
    }

    .o-titles--block-title h2 {
        font-size: 30px;
    }

    /* C PURPOSE - Our Purpose */

    .c-purpose__image {
        padding-top: 0 !important;
    }

    
	


    /* C-TESTIMONIALS - Testimonials */

    .c-testimonials-list__text h3 {
        margin: 0 0 20px;
        font: 700 25px/30px "Helvetica Neue LT Pro", sans-serif;
    }

    .c-testimonials-list__text h4 {
        margin: 13px 0 25px;
        font: 500 18px/25px "Helvetica Neue LT Pro", sans-serif;
    }

    .c-testimonials blockquote {
        margin: 0;
        font-size: 14px;
        line-height: 23px;
    }

    /* C-BOXSLIDER - Services */

    .c-boxslider-item__contents-textbox-title {
        margin-bottom: 15px;
    }

    /* C-COLLAPSABLE - Return Policy */

    .c-collapsable__item-content-box {
        padding: 10px 15px;
    }

    .c-collapsable .c-simple-content blockquote,
    .c-collapsable .c-simple-content p {
        font-size: 14px;
        line-height: 26px;
    }
}

