.christmas-guide-body {
    font-family: Montserrat, sans-serif;
}

.christmas-guide-body footer>div:first-child {
    width: 86%;
}

.christmas-guide-body-content {
    margin-top: 0px;
    margin-bottom: -4.5rem;
}

.christmas-guide-banners {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000;
    font-weight: 300;
    text-align: center;
}

.christmas-guide-banners .banner {
    color: #fff;
    font-weight: 300;
}

.christmas-guide-banners .banner .green_link {
    color: #378a3c;
    font-weight: bold;
}

.christmas_clearfix:before,
.christmas_clearfix:after {
    content: " ";
    display: table;
}

.christmas_clearfix:after {
    clear: both;
}

.christmas-guide-container {
    margin-left: auto;
    margin-right: auto;
    max-width: unset !important;
    padding: unset !important;
    position: relative;
    width: 100%;
}

.christmas-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

.christmas-row:before,
.christmas-row:after {
    content: " ";
    display: table;
}

.christmas-row:after {
    clear: both;
}

.christmas_action_btn {
    margin-top: 10px;
    margin-right: 4px;
    margin-left: 0px;
    padding: 8px 30px 10px;
    border: 1px none #343433;
    border-radius: 0px;
    background-color: #36893b;
    transition-property: all;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.christmas_greysection {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 50px;
    background-color: #f0f0f0;
}

.christmas_greysection.warranty {
    margin-top: 20px;
    margin-bottom: 0px;
    background-color: #f0f0f0;
}

.christmas_greysection.warranty .christmas_warrantytext_div {
    width: 1100px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
    text-align: left;
}

.christmas_greysection.warranty .christmas_warrantytext_div .warrantyseal {
    padding-top: 10px;
}

.christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    background-color: transparent;
}

.christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col-2 {
    width: 16.66666667%;
}

.christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col-10 {
    width: 83.33333333%;
}

.christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col-10 .christmas_subsectionheader2 {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
    border-top: 2px none #343433;
    border-bottom: 2px none #343433;
    color: #36893b;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}

.christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col-10 .christmas_subsectionheader2.warranty {
    padding-bottom: 10px;
    border-top-style: none;
    border-top-width: 1px;
    border-bottom-style: none;
    border-bottom-width: 1px;
}

.christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col-10 .christmas_subsectionheader2.warranty .christmas_text-block-5 {
    text-align: left;
}

.christmas_paragraph_text_dark {
    padding-top: 0px;
    padding-left: 0px;
    color: #343433;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    margin-right: unset;
}

.christmas_paragraph_text_dark .christmas_subsubheading {
    margin-top: 10px;
    color: #36893b;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.christmas_paragraph_text_dark.christmas_subparagraph {
    margin-top: 20px;
}

.christmas_catsection_tiles {
    padding-top: 40px;
    padding-bottom: 0px;
    background-color: transparent;
}

.christmas_catsection_tiles .christmas_width_container_flex {
    width: 1100px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box {
    position: static;
    display: block;
    width: 23%;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
    border: 1px solid #000;
    background-color: #f0f0f0;
    text-decoration: none;
}

.christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box .christmas_cat_box_photo {
    display: block;
    background-color: #fff;
}

.christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box .christmas_cat_box_photo img {
    display: inline-block;
    max-width: 100%;
    background-color: transparent;
}

.christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box .christmas_cat_box_title {
    min-height: 50px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 20px 10px;
    border-top: 1px none #000;
    background-color: transparent;
    color: #36893b;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box:hover {
    box-shadow: 0 0 3px 4px rgba(0, 0, 0, 0.1);
}

.christmas_heading_overlap {
    display: block;
    width: 80%;
    margin-top: -20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-color: #fff;
}

.christmas_heading_overlap .christmas_subsectionheader2.overlap {
    margin-top: 0px;
    padding-top: 5px;
    color: #343433;
}

.christmas_heading_overlap .christmas_subsectionheader2 {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
    border-top: 2px none #343433;
    border-bottom: 2px none #343433;
    color: #36893b;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}

.row_typesofpvc {
    margin-top: 0px;
    margin-bottom: 0px;
}

.christmas-w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.christmas-w-col-4 {
    width: 33.33333333%;
}

.christmas_column_typesofpvc {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.christmas_chart_title.flocking {
    margin-top: 30px;
}

.christmas_chart_title {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #36893b;
    font-size: 19px;
}

.christmas_customflocking {
    margin-top: 0px;
    font-size: 16px;
}

.christmas_chart_caption {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
}

.christmas_bullets {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}

.christmas_specialsection {
    padding-top: 10px;
    padding-bottom: 10px;
}

.christmas_specialsection .christmas_overlap_container {
    width: 1100px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    border: 1px solid #000;
    text-align: left;
}

.christmas_specialsection .christmas_overlap_container .christmas_chart_div .chart_row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.christmas_specialsection .christmas_overlap_container .christmas_chart_div .chart_row .christmas_chart_columnof3 {
    width: 33%;
    padding: 0px 10px 20px;
    float: left;
    border: 1px none #000;
    background-color: #fff;
    text-align: center;
}

.christmas_specialsection .christmas_overlap_container .christmas_chart_div .chart_row .christmas_chart_columnof3 .christmas_chart_title {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #36893b;
    font-size: 19px;
}

.christmas_specialsection .christmas_overlap_container .christmas_chart_div .chart_row .christmas_chart_columnof3 .christmas_chart_itemlist {
    min-height: 20px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-top: 1px solid #e0e0e0;
    font-weight: 300;
}

.christmas_specialsection .christmas_overlap_container .christmas_chart_div .chart_row .christmas_chart_columnof3.lastitem {
    border-style: none;
}

.christmas_specialsection .christmas_overlap_container.sizematters {
    margin-bottom: 50px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    text-align: center;
}

.christmas_specialsection .christmas_section .christmas_columnleft_image.flockedtrees {
    background-image: url("../img/christmas-guide/flocked.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.christmas_specialsection .christmas_section .christmas_columnleft_image {
    width: 30%;
    height: 250px;
    float: left;
}

.christmas_specialsection .christmas_section .christmas_columnright {
    width: 70%;
    padding-left: 40px;
    float: left;
}

.christmas_specialsection .christmas_section .christmas_columnright .christmas_subsectionheader {
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-top: 1px solid #343433;
    border-bottom: 2px none #343433;
    color: #343433;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
}

.christmas_specialsection .christmas_section .christmas_columnright .christmas_bullets {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
}

.christmas_specialsection .christmas_section .christmas_paragraph_text_dark.christmas_subparagraph {
    margin-top: 20px;
}

.christmas_specialsection .christmas_section .christmas_paragraph_text_dark {
    padding-top: 0px;
    padding-left: 0px;
    color: #343433;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    margin-right: unset;
}

.christmas_specialsection .christmas_section.flocking {
    margin-top: 0px;
    padding-bottom: 20px;
}

.christmas_specialsection .christmas_section.flocking .christmas_chart_div3 {
    min-height: 200px;
    margin-top: 40px;
    padding: 0px 20px 20px;
    float: left;
    border: 1px solid #000;
    background-color: transparent;
}

.christmas_specialsection .christmas_section.flocking .christmas_chart_div3.overlap {
    margin-top: 70px;
}

.christmas_chart_div.treeapplicationchart {
    margin-bottom: 50px;
    text-align: center;
}

.christmas_chart_div.treeapplicationchart .chart_row.treeapplication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: transparent;
}

.christmas_chart_div.treeapplicationchart .christmas_bullets {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}

.christmas_overlap_container.commercialtrees {
    margin-bottom: 10px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
    text-align: center;
}

.christmas_commercialtrees_row {
    margin-bottom: 40px;
}

.christmas_action_btn.commercialtrees {
    width: auto;
}

.christmas_action_btn:hover {
    background-color: #343433;
    color: #fff;
    text-decoration: none;
}

.christmas_catsection {
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: transparent;
}

.christmas_catsection .christmas_columnleft_image {
    width: 30%;
    height: 250px;
    float: left;
}

.christmas_catsection .christmas_columnleft_image.non-traditional {
    background-color: #fff;
    background-image: url("../img/christmas-guide/specialty_trees.jpg");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.christmas_catsection .christmas_columnleft_image.christmasnostalgia {
    background-color: #f0f0f0;
    background-image: url("../img/christmas-guide/vintagetrees.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.christmas_catsection .christmas_columnleft_image.ledice {
    background-color: #f0f0f0;
    background-image: url("../img/christmas-guide/LED.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.christmas_catsection .christmas_columnleft_image.commercial_wreaths {
    background-color: #f0f0f0;
    background-image: url("../img/christmas-guide/wreaths.jpg");
    background-position: 50% 50%;
    background-size: cover;
}

.christmas_catsection .christmas_columnleft_image.pvc_garlands {
    background-color: transparent;
    background-image: url("../img/christmas-guide/garlands.jpg");
    background-position: 50% 50%;
    background-size: cover;
}

.christmas_catsection .christmas_columnleft_image.lighting_decor {
    background-image: url("../img/christmas-guide/lighted_decor.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.christmas_catsection .christmas_columnleft_image.ornaments {
    background-image: url("../img/christmas-guide/ornaments.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.christmas_catsection .christmas_columnleft_image.glitteryaccents {
    background-image: url("../img/christmas-guide/glitteryaccents.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.christmas_catsection .christmas_columnleft_image.coordinating {
    background-image: url("../img/christmas-guide/coordinatingsets.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.christmas_catsection .christmas_columnright {
    width: 70%;
    padding-left: 40px;
    float: left;
}

.christmas_catsection .christmas_columnright .christmas_subsectionheader {
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-top: 1px solid #343433;
    border-bottom: 2px none #343433;
    color: #343433;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
}

.christmas_section {
    width: 1100px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
    text-align: left;
}

.christmas_closing_section {
    padding: 70px 20px 120px;
    background-color: #36893b;
    background-image: url("../img/christmas-guide/closingimage.jpg");
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    font-weight: 200;
    text-align: center;
}

.christmas_closing_section.lighting {
    background-image: url("../img/christmas-lighting-guide/closingimage.jpg");
}

.christmas_closing_section.trees {
    background-image: url("../img/christmas-tree-guide/closingimage.jpg");
}

.christmas_closing_section .christmas_grey_outerbox {
    width: 70%;
    max-width: 1100px;
    min-height: 20px;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-width: 5px;
    border-color: rgba(52, 52, 51, 0.75);
}

.christmas_closing_section .christmas_grey_outerbox .christmas_green_innerbox {
    margin: 10px;
    background-color: rgba(30, 92, 35, 0.7);
    padding: 25px 0px 25px 0px;
}

.christmas_closing_section .christmas_grey_outerbox .christmas_green_innerbox .christmas_pointsofconcern_point .christmas_happydecorating {
    font-weight: bold;
    text-transform: uppercase;
}

.subscription-form input[type=email] {
    width: 35rem;
}

.subscription-form {
    margin-top: 10px;
}

.christmas_cat_box {
    margin-bottom: 20px;
}

.christmas_header_desktop {
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 10px;
    float: left;
    border-bottom: 1px none #e0e0e0;
    background-image: none;
    background-size: auto;
}

.christmas_pointsofconcern_point {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 30px;
    line-height: 33px;
}

.subscription-form {
    padding: 1rem 1rem;
}

@media (max-width: 1200px) {
    .christmas-guide-body-content {
        margin-bottom: -7rem !important;
    }

    .subscription-form {
        margin-top: 18px;
    }

    .subscription-form p {
        margin-left: 0px;
    }

    .subscription-form input[type=email] {
        width: 33rem;
    }

    .christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box {
        width: 22%;
    }

    .christmas_section {
        width: 1100px;
    }

    .christmas_section .christmas_paragraph_text_dark {
        margin-right: 20px;
    }

    .christmas_paragraph_text_dark {
        margin-right: 20px;
    }

    .christmas_greysection.warranty .christmas_warrantytext_div .christmas-row {
        margin-right: 80px;
    }
}

@media (max-width: 991px) {
    .christmas-guide-body-content {
        margin-bottom: -8rem !important;
    }

    .subscription-form {
        margin-top: 32px;
    }

    .subscription-form input[type=email] {
        width: 21rem;
    }

    .christmas_greysection.warranty .christmas_warrantytext_div {
        width: 100%;
    }

    .christmas_greysection {
        padding-right: 20px;
        padding-left: 20px;
    }

    .christmas_section {
        width: 100%;
    }

    .christmas_catsection {
        padding-right: 10px;
        padding-bottom: 30px;
        padding-left: 10px;
    }

    .christmas_specialsection {
        padding-right: 10px;
        padding-left: 10px;
    }

    .christmas_specialsection .christmas_overlap_container {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    .christmas_catsection_tiles {
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 30px;
        padding-left: 10px;
    }

    .christmas_catsection_tiles .christmas_width_container_flex {
        width: 100%;
    }

    .christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box {
        width: 22%;
    }

    .christmas_closing_section .christmas_grey_outerbox {
        width: 80%;
    }

    .christmas_pointsofconcern_point {
        width: 100%;
        padding-right: 60px;
        padding-left: 60px;
    }
}

@media (max-width: 767px) {
    .christmas-guide-body-content {
        margin-bottom: -7rem !important;
    }

    .subscription-form {
        margin-top: 24px;
    }

    .subscription-form p {
        margin: 0px 20px 0px 0px;
    }

    .subscription-form input[type=email] {
        width: 19rem;
    }

    .christmas_greysection.warranty .christmas_warrantytext_div .warrantyseal {
        text-align: center;
    }

    .christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col {
        width: 100%;
        left: auto;
        right: auto;
    }

    .christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col {
        width: 100%;
        left: auto;
        right: auto;
    }

    .christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col-10 .christmas_subsectionheader2 {
        margin-top: 20px;
    }

    .christmas_greysection.warranty .christmas_warrantytext_div .christmas-row .christmas-w-col-10 .christmas_subsectionheader2.warranty .christmas_text-block-5 {
        text-align: center;
    }

    .christmas_paragraph_text_dark {
        text-align: center;
    }

    .christmas-row,
    .christmas-container .christmas-row {
        margin-left: 0;
        margin-right: 0;
    }

    .christmas_greysection {
        padding-bottom: 10px;
    }

    .christmas_section .christmas_columnleft_image {
        width: 100%;
        margin-bottom: 20px;
    }

    .christmas_section .christmas_columnright {
        width: 100%;
        margin-top: 10px;
        padding-left: 0px;
        text-align: center;
    }

    .christmas_section .christmas_columnright .christmas_subsectionheader {
        text-align: center;
    }

    .christmas_catsection {
        padding-top: 20px;
    }

    .christmas_catsection .christmas_columnleft_image.non-traditional {
        width: 100%;
    }

    .christmas_specialsection .christmas_overlap_container .christmas_chart_div .chart_row {
        display: block;
    }

    .christmas_specialsection .christmas_overlap_container .christmas_chart_div .chart_row .christmas_chart_columnof3 {
        width: 100%;
        margin-bottom: 10px;
    }

    .christmas_specialsection .christmas_section .christmas_columnleft_image {
        width: 100%;
        margin-bottom: 20px;
    }

    .christmas_specialsection .christmas_section .christmas_columnright {
        width: 100%;
        margin-top: 10px;
        padding-left: 0px;
        text-align: center;
    }

    .christmas_specialsection .christmas_section .christmas_columnright .christmas_subsectionheader {
        text-align: center;
    }

    .christmas_greysection.warranty .christmas_warrantytext_div .christmas-row {
        margin-right: unset;
    }

    .christmas_catsection_tiles .christmas_width_container_flex {
        display: block;
        margin-bottom: 0px;
    }

    .christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box {
        width: 46%;
    }

    .christmas_closing_section .christmas_grey_outerbox {
        width: 90%;
    }

    .christmas_pointsofconcern_point {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (max-width: 479px) {
    .christmas-w-col {
        width: 100%;
    }

    .christmas_heading_overlap {
        width: 100%;
    }

    .christmas_catsection_tiles .christmas_width_container_flex .christmas_cat_box {
        width: 93%;
    }

    .christmas_pointsofconcern_point {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 18px;
        line-height: 24px;
    }

    .subscription-form p {
        font-size: 12px;
    }

    .subscription-form {
        padding: .5rem 1rem;
        margin-top: 0px;
        padding-top: 0px;
    }

    .subscription-form p {
        margin-bottom: 5px;
    }
}
