﻿
.promo-text {padding: 10px 0px 10px 0px; color:#fff;
}



/* Page Body */

.fl-body-copy {background:#ffffff;
 padding-top: 20px;
}

h1 {font-family: 'Poppins', sans-serif;
}

h2 {font-family: 'Poppins', sans-serif;
    margin-top:30px
}

h3 {font-family: 'Poppins', sans-serif;
     margin-top:30px
}

.plr5 {padding: 0px 5px 0px 5px;
}
.plr10 {padding: 0px 5px 0px 5px;
}


/* buttons */

.btn-sm-black {background-color: #cd4225 !important;
               color: #ffffff !important;
    border-radius: 0.3em;
    padding: .55em 1em;
}

.btn-sm-black:hover {background-color: #000000 !important;
               color: #ffffff !important;
     
    
}


/* Footer */

#f-copy {   
    padding-top: 20px;
}


/* Product Detail Page */

td.cartSummaryItem {
    padding: 0;
    color: #cd4225;
    font-weight: bold;
}



.product-detail h1 {    
   text-align: left;
    margin-bottom: 20px;
    line-height: normal;
    font-weight: bold;
    color: #524441;
    font-family: 'Poppins', sans-serif;
}


.product-detail .catProdAttributeItem input[type='checkbox'] {margin-bottom:0px;
}

.catProdAttributeTitle {  
    padding: 6px 10px 6px 10px ;
}

.catProdAttributeItem {
    background-color: #f1f1f1;
        padding: 8px 0px 2px 6px
}


.product-detail ul {
     text-align: left !important; 
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
    background: #e6e6e6;
    color: #000000;
}

.tabs-title>a:hover, .tabs-title>a[aria-selected=true] {
    
    color: #000000;
}

.tabs-title>a {   
    font-size: .9rem;   
}


a {
    line-height: inherit;
    color: #cd4225;
}

.product-detail .catProdAttributeItem select {
    margin-bottom: 0;
    color: #000;
    font-size: 1.0rem;
}


.product-detail .productSelectInput {
    color: #000;
    font-size: 0.8rem;
}


.catProdAttributeItem option {
    font-size: 0.8rem;
}



.tabscopy {text-align: left !important;
}

.tabscopy ul {text-align: left !important;
              margin-bottom:30px;
              margin-left: 30px;               
}

.tabscopy ul li { list-style:disc;             
              }

.tabscopy h2 {
        text-align: left;
        margin-top: 40px;
        margin-bottom: 10px;
        line-height: normal;
        font-weight: bold;
        color: #524441;
        font-family: 'Poppins', sans-serif;
    }

.tabscopy h3 {
        text-align: left;
        margin-top: 30px;
        margin-bottom: 5px;
        line-height: normal;
        font-weight: bold;
        color: #524441;
        font-family: 'Poppins', sans-serif;
    }





.product-feature-list {padding-left:16px;
}

/* Product List Item */

.pl-content {text-align: center;
}

.pl-name {min-height: 85px; padding: 0px 5px 10px 5px;
}
.pl-price {min-height: 60px;
}

.pl-grouping{padding: 0px 20px 10px 20px;
}

/* Newsletter subsription */

.hide {visibility:hidden; display:none;
}


.edmsubscribe {background:#f2f2f2; padding:20px; text-align:center;
}

.edmsubscribe h2 {margin-top:10px; margin-bottom:16px; color:#cd4225;
}

.button:hover {background:#000000;
}


/*BLOG */

.blog-rhs p {margin:10px 0px 20px 0px;
}

.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {font-size: 14px;
}

.blog-post-listing {margin-bottom:80px;
}

.blog-post-listing h2 {font-size: 2.2rem;
}



.blog-post-listing img {margin-bottom:20px;
}

.blog-post img {margin-bottom:20px;
}


.pt20 {padding-top:20px !important;
}

.pb20 {padding-bottom:20px !important;
}





.lhs-call-grey {
    color: #483935;
    font-size: 1em;
    font-weight: normal;
    padding: 0.5em;
    background-color: #f2f2f2;
}

.lhs-call-outs-orange {   
    background-color: #f2f2f2;   
}


.lhs-call-outs {   
    background-color: #f2f2f2;
}



.top-right p {
    text-align: left;
    margin-left:20px;
}


.top-banner-white {
    color: #ffffff !important;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000000;
    font-size: 1em;
}

 .mb05   {margin-bottom: 0.5rem;}
 .mb08   {margin-bottom: 0.1rem;}

.mt100 {margin-top: 100px !important;
}


.cta-mobile {background: #f2f2f2;
             color: #483935;
             text-align: center;
               font-size: 1em;
              padding: 15px 0px 15px 0px;
}

.cta-mobile p {margin-bottom: 0rem;
}


  
 .not-robot {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}