
.page a{
        word-wrap: break-word;
}

#header{
    position: relative;
    z-index: 1002;
}

#mageworxPrevLink, #mageworxNextLink{
	width: 0%;
}

#mageworxImageDataContainer{
	display: none;
}

.featured-category-list img {
    max-width: 240px;
    max-height: 125px;
}


#help-popup {
    position: absolute;
    padding: 5px;
    background: #fbfbfb;
    border: 1px solid #ccc;
    visibility: hidden;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    z-index: 9999;
    top: 90px;
    right: 15px;
    width: 300px;
}

#help-popup .clearing {
    height: 0;
    font-size: 0;
    clear: both;
}

#help-popup .close{
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/popup-close.png) no-repeat;
    cursor: pointer;  
}

#header-account .close {
    float: right;
    margin-right:10px;
    width: 16px;
    height: 16px;
    background: url(../images/popup-close.png) no-repeat;
    cursor: pointer;
}

#help-popup h2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #0054a6;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-align: center;
}

#help-popup h3 {
    color: #7CB542;
    font-size: 14px;
    padding: 6px 0 0 0;
    text-align: center;
}

#help-popup table {
    margin-left: 20px;
}

#help-popup table .icon {
    padding-right: 15px;
    vertical-align: top;
}

#help-popup table td {
    padding-top: 20px;
}

#help-popup table td {
    padding-top: 20px;
}

#help-popup .help-data a, #help-popup .help-data span {
    color: #0054a6;
    font-size: 14px;
    font-weight: bold;
}

#help-popup td.help-data {
    text-align: left;
    padding-left: 20px;
}


#help-popup.visible {
    visibility: visible;
    opacity: 1;
}

.r4q-navigation{
    display: none;
}

.main-container{
    padding-top: 20px;
}

.home .main-container{
    padding-top: 0;
}

.product-options dd select{
    margin: 5px 0;
    padding: 5px 3px;
}

/*summary*/

.product-shop {
    position: relative;
    z-index: 1001;
}

.product-img-box {
    clear: both;
}

.jc-summary-rap{
    display: none;
    position: absolute;
    width: 100%;
    max-width: 1236px;
    left: auto;
    right: auto;
    z-index: 100;
    top: 45px;
}
.jc-summary-rap.fixed {
    position: fixed;
    width: 95.0521%;
    top: 0;
}
.jc-summary-rap.bottomed{
    position: absolute;
    bottom: 0px;
    right: 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: auto;
    margin-bottom: 10px;
}
.product-essential{
    position:relative;
}
@media all and (min-width: 771px){
    .jc-summary-rap{
        display: block;
    }
}

.jc-summary {
    float: right;
    width: 50%;
    padding-left: 25px;
    position: relative;
    z-index: 1000;
    display: none;
}

.jc-summary.turn-on{
    display: block;
}

.jc-summary span.line {
    width: 97%;
    height: 1px;
    background: #ccc;
    margin: auto;
    display: block;
    margin-top: 25px;
}

.summary-head {
    background-color: #E6E6E6;
    padding: .8em 10px;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}

.summary-head:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 29px;
    height: 29px;
    background: #fff url(../images/options-plus.svg) no-repeat center center;
    border-radius: 5px;
}

.jc-summary.open .summary-head:after{
    background: #fff url(../images/options-minus.svg) no-repeat center center;
}

.jc-summary.open .summary-head:before {
    content: " ";
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #e6e6e6;
    position: absolute;
    bottom: -9px;
}

.summary-foot {
    padding: 15px 15px;
    float: left;
    width: 100%;
    background-color: rgba(242, 242, 242, 0.97);
}

.summary-foot .price-box {
    float: right;
}

.summary-foot .price-box .price{
    font-size: 24px;
    color: #ED1C24;
    font-weight: bold;
}

.summary-foot span.label {
    float: left;
    color: #999999;
    font-size: 15px;
    margin: 7px 0;
}

ul.chumney-summary-list {
    padding: 9px;
    font-size: 15px;
    overflow-y: scroll;
    max-height: 325px;
}

ul.chumney-summary-list li{
    padding: 4px 4px;
    border-top: 1px solid #E6E6E6;
}

.jc-summary .product-name {
    font-size: 15px;
    font-weight: bold;
    padding: 0 13px;
}

.summary-body-wrap {
    padding-top: 25px;
    display: none;
    background-color: rgba(242, 242, 242, 0.97);
}

.columns h3{
    background-color: rgba(0, 57, 94, 0.95);
    display: block;
    width: 100%;
    float: left;
    color: #fff;
    padding: 0px 5px;
}

.columns .row {
    width: 100%;
    float: left;
}

.columns .row .block {
    float: left;
    width: 100%;
    padding: 2%;
}

#WebToLeadForm .row {
    float: left;
    width: 100%;
    line-height: 2;
    margin-bottom: .5em;
}

#WebToLeadForm .label {
    font-weight: bold;
    float: left;
    width: 250px;
}

#WebToLeadForm select {
    font-size: 14px;
    padding: 5px;
    width: 365px;
    max-width: 100%;
}

#WebToLeadForm small {
    display: block;
}

#WebToLeadForm .label-full{
    width: 100%;
    font-weight: bold;
    line-height: 1.5;
    margin: 15px 0;
}

#WebToLeadForm input[type="radio"]{
    margin-right: 3px;
    margin-left: 10px;
}

#WebToLeadForm .row img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#WebToLeadForm table{
    font-size: 12px;
}

#WebToLeadForm table input{
    margin: 3px;
}

#WebToLeadForm table input[type="text"]{
    width: 200px;
}

#WebToLeadForm input[type="checkbox"]{
    margin-right: 3px;
}

#WebToLeadForm textarea {
    margin-bottom: 15px;
}

#WebToLeadForm table strong{
    margin: 3px;
}

#WebToLeadForm table tr:nth-child(even) {
    background-color: #ccc;
}

#WebToLeadForm h3 {
    margin-top: 10px;
}

.cart .cart-totals-wrapper .cart-totals table tfoot td{
    text-transform: none;
    font-size: 16px;
}


@media all and (min-width: 768px) {
    .columns .row .block {
        float: left;
        width: 50%;
        padding: 2%;
    }
    .columns .row .block.short {
        float: left;
        width: 25%;
        padding: 2%;
    }
    .columns .row .block.long {
        float: left;
        width: 75%;
        padding: 2%;
    }
}

div#header-account .links {
    margin-top: 18px;
}

body.customer-account-create .fieldset p.required{
    display: none;
}

@media only screen and (max-width: 770px){
    #header-nav .close{
        position: absolute;
        top: 10px;
        right: 10px;
        width: 16px;
        height: 16px;
        background: url(../images/popup-close.png) no-repeat;
        cursor: pointer;
        z-index: 10001;
    }
    #header-nav{
        position: relative;
    }
}


@media all and (max-width: 770px){
    div#header-cart{
        position: absolute;
        right: 0;
        top: 90px; 
    }
}

.header-minicart .minicart-wrapper .subtotal .label{
     color: #4A4646;   
}

.sku-wrap {
    float: left;
    width: 100%;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 12px;
}

.zoomContainer {
    z-index: 1001;
}

.zoomWindowContainer {
    position: absolute;
    right: 200%!important;
}

dd.tab-container .config-show {
    display: none;
}

.sku-wrap * {
    display: none;
}

.sku-wrap .config-show{
    display: block;
}

@media all and (max-width: 770px){
    .page-header-container #chumney-nav ul li{
        font-size: 14px;
        display: inline-block;
    }

    .page-header-container #chumney-nav ul li a{
        margin-right: 5px;
    }

    .page-header-container div#chumney-nav li.not-mega ul{
        display: none;
    }

/*.slideshow .caption {
        display: block;
        position: absolute;
        bottom: 5px;
        left: 50px;
        top: auto;
    }

    .slideshow .caption p{
        font-family: 'lato', sans-serif;
        color: white;
        font-size: 18px;
        line-height: 24px;
        font-weight: 800;
        text-shadow: 1px 1px 2px #333;
    }*/

}