body {
  -webkit-print-color-adjust: exact;
}
.product-thumb.fancybox{
	font-size:0;
}
 a:after {
	content: " [" attr(href) "] ";
}
 .sub-footer,.copyright,
.breadcrumbs,
.scrolled-header,
 div#main-header,.slider-container,.pre-header .right-info,
footer, 
#navResp, 
.bottom-header, 
.slider-section, 
.link-section, 
.product-question, 
.btn, .top-footer, 
.social-icons, 
.print-btn, 
.extra-buttons {
	display: none;
}
header .logo h1, header .logo h2, footer .logo h1 {
    color: #333;
}
header .contact-info > div {
    color: #333;
}
header .top-header .as-table {
    display: block !important;
}
.side-photos {
	width: 30%;
}
.product-description {
	width: 70%;
}
.print-mt {
	margin-top: 100px;
}
footer {
    padding: 0 0;
    background: #fff;
}
footer .bottom-footer {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 5px;
}
.product-description.mt40 {
	width: 100%;
}
 .sub-footer,.copyright {
    background-color: #242424;
    height: 60px;
    text-align: center;
    float: left;
    width: 100%;
}

.sub-footer {
    background-color: #242424;
    height: 60px;
    text-align: center;
    float: left;
    width: 100%;
}

.container {
    width: 1000px;
}
.copyright {
    color: #fff;
    padding-top: 20px;
}

.blury-bg .info-item {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0px;
    height: 110px;
    background-color: #fff;
}
.search-section, .section-heading i, .blury-bg i, .blury-bg .info-item:hover .line-dec, .blury-bg i:after, .line-dec-second, .car-details .contact-info i, .more-details .contact-info i, input[type="submit"]:hover, .sidebar-widgets .item ul li a:before, .pagination-content ul li.active, .pagination-content ul li:hover, .header-right-toggle a, .contact-content .contact-info i, .compare_heading h1, .pre-header .logo a, .owl-pagination {
    background-color: #305E1D;
}
.atc_contact_info {
    float: left;
    width: 67%;
    padding: 16px 0;
    padding-left: 25px;
}
.blury-bg i:after {
    content: "";
    width: 17px;
    height: 17px; 
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 0px;
    margin-right: -8px;
    margin-top: -8.5px;
}
a[href]:after { display:none; } 
.product-question, .h-slider-container, .menu-header, .top-footer {
	display: none !important;
}
.blury-bg h4 {
    font-size: 13px;
    font-weight: 700;
    color: #272727;
    text-transform: capitalize;
    margin-left: 0px;
    letter-spacing: 0.5px;
    margin-top: 10px;
}
.blury-bg .line-dec {
    width: 30px;
    height: 2px;
    background-color: #dddddd;
    margin: 13px 0px 8px 0px;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}
.blury-bg span {
    font-size: 14px;
    color: #272727;
    margin-left: 0px;
    display: block;
}
.blury-bg i {
    float: left;
    width: 110px;
    height: 110px; 
    font-size: 22px;
    text-align: center;
    line-height: 110px;
    position: relative;
}
i.fa  {
    display: none;
}