.block-reorder input.checkbox {
    float: left;
    margin: 3px -20px 0 0;
}

#wishlist-table .cart-cell .add-to-cart-alt .btn-cart {
    white-space: nowrap;
    padding: 10px;
    width: 100%;
}

.block-wishlist .actions a {
    font-size: 14px;
    line-height: 30px;
    padding: 8px 15px;
    text-transform: uppercase;
}

.block-wishlist .block-title strong { background-image: none; }


@media (max-width: 767px){
.top-header .container .row  .welcome-msg {
    color: #202020;
}
}

.header-links .account p.label {
    line-height: 38px; /* Previous value: 45px. Fixed the white bar at the top*/
}

.top-header .links {
	top: 38px; /* previous value: 45px. Links were disappearing immediately */
}

.parallax-title-content .breadcrumbs ul li span,
.parallax-title-content .breadcrumbs ul li strong,
.parallax-title-content .breadcrumbs ul li a {
    color: #ffffff;
}

.pages ol li a {
    padding: 20px 20px;
}
.my-account a {color: #edaf2e;}
.my-account a:hover {color: #db681f;}

#product_comparison .add-to-links li {
	padding: 0 0 0;
}

#product_comparison .add-to-links li a {
	width: 150px;
	line-height: 21px;
}

/* added on 2015-09-11 to fix the wishlist and add to compare links */
.product-box-left .add-to-box .wishlist-compare-links {
        border-top: medium none;
        
}
.product-box-left .add-to-box .wishlist-compare-links li {
        display: inline-block;
        float: left;
        background-color: #ebebeb;
        margin-top: 5px;
        margin-left: 5px;
        padding: 5px;
}
.product-box-left .add-to-box .wishlist-compare-links li a{
        color: #fff;
        line-height: 20px;
        text-align: center;
        text-transform: uppercase;
        font-weight: normal;
}
.product-box-left .add-to-box .wishlist-compare-links li:hover {
        background-color: #eeb013;
        color: #ffffff;
}
.product-box-left .add-to-box .wishlist-compare-links .separator {display: none;}
/*=========================*/

#footer_d a i{ font-size:26px; color:#8f8f8f; }

.footer-copyright-right.col-md-5.col-sm-5{ text-align:right; }

#footer_c{ padding-top:27px; }

.footer .footer-copyright-left address{font-size: 14px;}

.products-grid h3.product-name{ min-height:155px; }

.parallax-box .parallax-content{ margin-top:-66px !important ; }

.home5-block .block-home-five-1 a{ border: 1px solid #fff; background:none !important; height:auto !important; width:auto !important; color: #fff; display: inline-block; font-size: 14px; letter-spacing: 2.5px;line-height: 43px; padding: 0 25px;}
.home5-block .block-home-five-1 a i{ border-left: 1px solid #fff; font-size: 20px; line-height: 45px; margin-left: 25px; padding-left: 25px; }
.home5-block .block-home-five-1 h2{ margin: 257px 0 55px; }
.home5-block .block-home-five-2 h2, .home5-block .block-home-five-3 h2{margin: 257px 0 55px !important;}
.product-box-left .add-to-box .add-to-links {border-top: medium none;}
#top-search form input{ line-height:36px;}
.product-view{ clear:both; }
.rewardssocial-buttons div{ float:left; }
@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
    .data-table tr th:last-child, .data-table tr td:last-child{ border-right:1px solid #eaeaea; } 
}

@media only screen and (max-width: 1024px) {
.parallax-box.alt-bg{ background-size:cover !important; min-height:600px !important;}   
.home5-block .block-home-five-1 h2, .home5-block .block-home-five-2 h2, .home5-block .block-home-five-3 h2{ font-size:52px; } 
}
@media only screen and (max-width: 768px) {
    .home5-block .block-home-five-1 h2, .home5-block .block-home-five-2 h2, .home5-block .block-home-five-3 h2{ font-size:30px; margin-bottom:15px !important; } 
}

@media only screen and (max-width: 580px) {
    table.cart-table thead{ display:none !important; }
    table.cart-table tbody tr td{ display:block; text-align:center; }
    #shopping-cart-table .product-image, #shopping-cart-table h2{ float:none; }
    table.cart-table tbody tr td:first-child:before{ content:"Image"; color:#000; text-transform:uppercase; margin-bottom:15px; display:block; font-weight:bold; }
    table.cart-table tbody tr td:nth-child(2):before{ content:"Product Name"; color:#000; text-transform:uppercase; margin-bottom:15px; display:block; font-weight:bold; }
    table.cart-table tbody tr td:nth-child(4):before{ content:"Unit Price"; color:#000; text-transform:uppercase; margin-bottom:15px; display:block; font-weight:bold; }
    table.cart-table tbody tr td:nth-child(5):before{ content:"Qty"; color:#000; text-transform:uppercase; margin-bottom:15px; display:block; font-weight:bold; }
    table.cart-table tbody tr td:nth-child(6):before{ content:"SubTotal"; color:#000; text-transform:uppercase; margin-bottom:15px; display:block; font-weight:bold; }
    table.cart-table tbody tr td.a-right{ text-align:center !important;}
    table.cart-table tfoot{ text-align:center; }
    table.cart-table tfoot button.button.btn-continue, table.cart-table tfoot button.button.btn-update{ float:none !important; margin-bottom:8px; margin-left:0px; }
    table.cart-table tfoot td.a-right{ text-align:center !important;}
    #cart .shopping-bag-item .shopping-bag{ min-width:290px !important;}
    #top-search form input{ margin-top:55px !important; font-size:22px; line-height:28px; }

    .parallax-box{ background-attachment:inherit !important;} 
    .parallax-box.alt-bg { background-position: top 0 left 50% !important; }
    .parallax-box .parallax-content{ margin-top:-90px !important;}
}

@media only screen and (max-width: 400px) {
    .top-header .header-links > div.account:after{ right:-10px;}
}

@media only screen and (min-width: 1450px) {
	.parallax-box.alt-bg{ background-size:cover !important; }
}
/*.catalog-product-compare-index ul.add-to-links li a{background-color: #eeb013;color: #ffffff;margin-left: 5px; width: auto !important;font-size: 14px;line-height: inherit;}
.catalog-product-compare-index ul.add-to-links li a:hover{background-color: #202020;color: #ffffff;}*/



ul#novaworks-nav li.level-top a.level-top { 
        padding: 0 0 35px;
}

.col-main p a{color: #f0af13 !important;}

.product-box-left p.no-rating {display: none;}

