.header-cart {
    position: relative;
}

    .header-cart .cart-count {
        display: block;
        position: absolute;
        font-weight: bold;
        background-color: #53a764;
        color: #fff;
        border-radius: 14px;
        left: 13px;
        top: -7px;
        padding: 3px;
        line-height: 1;
        min-width: 16px;
        text-align: center;
        font-size: 11px;
    }

#mobilenav-menu .header-cart {
    display: inline-block;
    padding: 0;
    margin: 0;
}

    #mobilenav-menu .header-cart .cart-count {
        left: 24px;
    }

.shopify-compontent {
    margin: 20px 0;
}

.shopify-compontent h2.s-title{
    color: #58595b;
    font-size: 1.8em;
}

.s-img-wrapper {
    margin: 0 auto 15px auto;
}

.s-product-item img {
    max-width: 100%;
    height: 100%;
}

.s-product-item {
    text-align: center;
    /*margin: 20px 0;*/
    margin: 0 0 20px;
}

    .s-product-item h3 {
        font-weight: normal;
        font-size: 14px;
        color: #4a4a4a;
        margin-bottom: 15px;
        line-height: 1.2;
        min-height: 50px;
    }

    .s-product-item .s-buy-btn a {
        background-color: #419d54;
        font-size: 15px;
        padding: 15px 20px;
        border-radius: 2px;
        display: inline-block;
        color: #fff;
        letter-spacing: .3px;
        cursor: pointer;
        transition: background 200ms ease;
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 1.2;
        border: 0;
        text-decoration: none;
    }

        .s-product-item .s-buy-btn a:hover,
        .s-product-item .s-buy-btn a:active,
        .s-product-item .s-buy-btn a:focus {
            background-color: #3d924e;
        }

@media (max-width: 768px) {

    .shopify-compontent h2.s-title {
        text-align: center;
    }

    .s-product-item img {
        width: 80%;
        height: auto;
    }

    .s-product-item h3 {
        font-size: 1.2em;
    }
}

@media (min-width: 768px) {

    .shopify-compontent h2.s-title {
        margin-bottom: 0;
    }

    .s-img-wrapper {
        height: 200px;
        margin-bottom: 10px;
        position: relative;
    }

        .s-img-wrapper img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 100%;
            max-height: 100%;
        }
}

/*K-table*/
.chart-table .tg.k-table tr.accordion th {
    border-top: none;
    border-left: none;
    border-right: none;
}
.chart-table table.tg.k-table{
    color: #58595b;
}

.chart-table table.tg.k-table th {
    border: none;
}

.chart-table table.tg.k-table td a {
    color: #419d54;
}

.chart-table table.tg.k-table td a:focus,
.chart-table table.tg.k-table td a:hover {
    color: #23527c;
    text-decoration: underline;
    opacity: 1;
}
.chart-table .tg {
    border-collapse: collapse;
    border-spacing: 0;
}
.chart-table .tg td {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 10px;
    overflow: hidden;
    word-break: normal;
}
.chart-table tbody tr:nth-child(even) {
    background: #e7e8e9;
}
.chart-table table.tg.k-table th {
    border: none;
}
.chart-table .tg .tg-9hbo {
    font-weight: bold;
    vertical-align: top;
}
.chart-table .tg th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    padding: 10px 10px;
    overflow: hidden;
    word-break: normal;
}
.chart-table .accordion .title span {
    pointer-events: none;
}
.chart-table .accordion a {
    display: block;
    color: black;
    font-weight: bold;
    opacity: 1;
    outline: none;
}
.chart-table .accordion .title span img {
    margin-bottom: 5px;
    margin-top: 40px;
}
.chart-table .accordion .title span img {
    margin-bottom: 5px;
    margin-top: 40px;
}
.chart-table .tg .title img {
    width: 100%;
}
.chart-table .accordion .title [class*="static-mobile"] {
    display: none;
}
.chart-table .tg .tg-yfvh {
    font-weight: bold;
    font-style: italic;
    vertical-align: top;
}
.chart-table .static2,
.chart-table .static3,
.chart-table .static4 {
    display: none;
}
.chart-table table.tg.k-table td a {
    color: #419d54;
}
.chart-table .cat-1 span,
.chart-table .cat-2 span,
.chart-table .cat-3 span,
.chart-table .cat-4 span {
    color: #419d54;
}
@media only screen and (max-width: 767px) {
    .chart-table .custom-2.active .static2,
    .chart-table .custom-3.active .static3,
    .chart-table .custom-4.active .static4 {
        display: block;
    }
    .chart-table .custom-1 {
        width: 100%;
    }
    .chart-table .accordion {
        margin: 0;
    }
    .chart-table .tg .title img {
        width: auto;
        height: 200px;
        display: block;
        margin: 0 auto 20px;
    }
    .chart-table .static,
    .chart-table .static2,
    .chart-table .static3,
    .chart-table .static4 {
            background: #e7e8e9;
    }
    .chart-table .title span {
        border-top: 0;
    }
    .chart-table table tr {
        display: block;
    }
    .chart-table .custom-1 .cat-1 {
        width: 100%;
        display: block;
    }
    .chart-table .custom-2 .cat-2,
    .chart-table .custom-3 .cat-3,
    .chart-table .custom-4 .cat-4,
    .chart-table .custom-1 .cat-1 {
        width: 100%;
        display: block;
    }
    .chart-table .custom-2.active .cat-2,
    .chart-table .custom-4.active .cat-4,
    .chart-table .custom-3.active .cat-3 {
        display: block !important;
    }
    .chart-table .accordion .title {
        display: block;
        width: 100%;
        padding: 0;
    }
    .chart-table .cat-2 {
        display: none;
    }
    .chart-table .cat-3 {
        display: none;
    }
    .chart-table .cat-4 {
        display: none;
    }
    .chart-table .accordion .static {
        float: left;
        width: 100%;
    }

    .chart-table .accordion .static,
    .chart-table .accordion .static2,
    .chart-table .accordion .static3, 
    .chart-table .accordion .static4{
        width: 100%;
        float: left;
    }
    .chart-table .custom-4,
    .chart-table .custom-3,
    .chart-table .custom-2 {
        display: none;
    }
    .chart-table .accordion .title span  {
        pointer-events: auto;
    }
}
@media only screen and (min-width: 769px) {
    .chart-table .tg .tg-yw4l {
        vertical-align: top;
        width: 25% !important;
        display: inline-block;
    }
}

.pac-container {
  width: 20.625em !important;
  margin-left: -11px;
  box-shadow: none;
  border: 1px solid #e6e3e0;
  border-top: 0;
}


@media only screen and (max-width: 1024px) {
  .pac-container {
    width: 12.5em !important;
  }
}

@media only screen and (max-width: 767px) {
  .pac-container {
    width: calc(100% - 30px) !important;
  }
}

/* Find a PRO Crwalspace */
.crawlspace-results span.result-label {
    display: block;
    color: #bbb;
    font-size: 12px;
    margin-bottom: 5px;
    font-family: 'pluto_sans_regularregular';
}
.dealer-locator-popup .gray-line-text {
    display: block;
    color: #999;
    font-family: 'GothamNarrow-Bold';
    text-transform: uppercase;
    padding-left: 3.5rem;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 20px;
    line-height: 13px;
    margin-top: -10px;
}
.crawlspace-results span.result-btn {
    display: inline-block;
    border: 1px solid #003DA5;
    padding: 10px 0 8px 0;
    line-height: 1.0625em;
    color: #003DA5;
    font-family: 'pluto_sans_regularregular';
    font-size: 1.0625em;
    text-align: center;
    width: 100%;
    max-width: 370px;
}
.dealer-locator-popup .btn-green:not(.inactive):hover {
    background: #419d54;
}
.dealer-locator-popup .box-popup .installer-services ul li [type="checkbox"]:not(:checked)+label:before,
.dealer-locator-popup .box-popup .installer-services ul li [type="checkbox"]:checked+label:before,
.dealer-locator-popup .box-popup .installer-services ul li [type="checkbox"]:not(:checked)+label:after,
.dealer-locator-popup .box-popup .installer-services ul li [type="checkbox"]:checked+label:after {
    top: calc(50% - 0.5em);
}
.dealer-locator-popup .box-popup .installer-services ul li [type="checkbox"]:not(:checked)+label:after,
.dealer-locator-popup .box-popup .installer-services ul li [type="checkbox"]:checked+label:after {
    left: 2px;
}
@media only screen and (min-width: 1200px) {
    .installer-services .desktop-custom-padding {
        padding-top: 12px;
        height: 48px;
    }
}
@media only screen and (max-width: 767px) {
    .dealer-locator-popup .gray-line-text {
        padding-left: 1.9rem;
    }
}
.wide-container.space-below {
    margin-bottom: 35px;
}
.pure-button-container .pure-button {
    display: inline-block;
}
