.homepage-bar h3 {
	margin: 0;
}

.homepage-bar i {
	font-size: 30px;
	width: 36px;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}

.homepage-bar .text-block {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 0;
}

.homepage-bar p {
	margin: 0;
	color: #777;
}

.homepage-single-images {
	margin-top: 20px;
}
.image-link {
    display: block;
    position: relative;
}
.image-link:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
}
.image-link:hover:before {
    opacity: 0.1;
    visibility: visible;
}
.image-link img {
    width: 100%;
    display: block;
}
.border-radius .image-link:before {
    border-radius: 8px;
}

.history {
	margin: 25px 0;
	padding: 0;
	clear: both;
}
.history .thumb {
	background: transparent url(images/history-thumb.png) no-repeat 0 0;
	width: 227px;
	height: 160px;
	margin: 0 0 30px;
	padding: 0;
	float: left;
}
.history .thumb img {
	border-radius: 50%;
	margin: 7px 8px;
	width: 145px;
	height: 145px;
}
.history h4 {
	margin: 0;
	padding: 0;
	color: #0088cc;
	line-height: 27px;
}
.history p {
	margin: 0;
	margin-left: 55px;
	line-height: 24px;
}

.featured-box {
	background: #f5f5f5;
	background-color: transparent;
	background: linear-gradient(to bottom, #ffffff 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.featured-box .box-content {
	border-radius: 8px;
	border-top: 4px solid #0088cc;
	padding: 30px 20px;
}
.featured-box h4 {
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -0.7px;
	text-transform: uppercase;
}
.featured-box .block-flickr-photos {
	border: 0;
}
.featured-box .block-flickr-photos .block-title {
	display: none;
}
.featured-box .block-flickr-photos a.flickr-image {
	margin: 5px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 5px;
	border-radius: 5px;
}
.featured-box .block-flickr-photos a.flickr-image img {
	max-width: 100%;
	width: 75px;
}
.history .featured-box {
	text-align: left;
	margin-left: 225px;
	margin-bottom: 35px;
	min-height: 115px;
}
.history .featured-box .box-content {
	border-top-color: #0088cc;
}

.contact-details i {
    font-size: 30px;
    float: left;
    width: 36px;
    display: inline-block;
    text-align: center;
}

.contact-details p {
    margin-left: 46px;
    margin-bottom: 0.2rem;
}

.contact-details .row div {
    margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
    .block-search {
        width: 240px;
    }
}

.top-phone {
	line-height: 32px;
}

@media screen and (min-width: 768px) {
	.footer-custom .block.newsletter {
		width: 100% !important;
                max-width: 100% !important;
                float: left !important;
	}
}

.footer-custom .block.newsletter {
	margin-top: 1em;
}

.footer-custom ul {
	padding-right: 0 !important;
}
.footer-custom-contact i {
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
}

.footer-custom-contact p {
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
	margin-left: 0.2em;
}

#brands-slider-home .owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}

button.owl-dot {
	box-shadow: none;
}

#excellent-slider-home {
    text-align: center;
    padding: 50px 20px;
    background: #f4f4f4;
}
#excellent-slider-home .owl-carousel h2 {
    font-size: 60.28px;
    /*color: #fff;*/
    line-height: 1;
}
#excellent-slider-home .owl-carousel p {
    font-size: 22.6px;
    /*color: #fff;*/
    line-height: 1;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    #excellent-slider-home .owl-carousel h2 {
        font-size: 40px;
    }
    #excellent-slider-home .owl-carousel p {
        font-size: 13px;
        margin-bottom: 15px;
    }
}

.line-header {
	background: url(images/slider-bar.png) right no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.line-header span {
	padding-right: 0.5em;
	background: #fff;
}


.custom-support {
    text-align: left;
}
.custom-support i.fa {
    float: left;
    color: #333;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    text-align: center;
    line-height: 58px;
    font-size: 20px;
    border: 2px solid #cecece;
}
.custom-support div.content {
    margin-left: 76px;
}
.custom-support div.content>h2 {
    color: #000;
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
}
.custom-support div.content>em {
    color: #888;
    font-weight: 300;
    font-size: 11px;
    font-style: normal;
    line-height: 1;
    margin-bottom: 15px;
    display: block;
}
.custom-support div.content>p {
    color: #666;
    font-size: 14px;
}

.products-grid .owl-carousel .product-item {
    width: 100% !important;
    margin-bottom: 0;
}

.products-grid .owl-carousel .product-item .price-box {
    margin-bottom: 0;
}

.products-grid .owl-carousel {
    margin-bottom: 70px !important;
}

.products-grid .owl-carousel .product-item-info:hover, .products-grid .owl-carousel .product-item-info.active {
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    z-index: auto;
}


.bundle-options-container .nested .field.qty:last-child {
    display : none;
}

.bundle-options-container .product-add-form {
	display: block;
}

.bundle-actions {
	display: none;
}

.eswap1 {
	display: inline-block;
}
.eswap span:first-child {
	float: right;
}
.eswap span:first-child::before {
	content: "@";
}

@media (min-width: 768px), print {
	.product.media {
		margin-bottom: 0;
	}
}
