@import url(app.css);
@import url(blocks.css);

* {
font-family: 'Open Sans Condensed', sans-serif;
}

p {
color: #888;
	font-size: 18px;
}

h1, h2, h4, h5, h6 {
color: #687074;
}

a, .add-to-wishlist a:hover, .breadcrumbs-v4 .breadcrumb-v4-in li.active, .breadcrumbs-v4 .breadcrumb-v4-in li a:hover {
color: #781a0e;
	text-decoration: none;
}

a:hover {
color: #781a0e;
	text-decoration: underline;
}

ul.list-inline {
margin-left: 0;
}

li:first-child {
padding-left: 0;
}

@media (min-width: 768px) {
	.g-blur {
	overflow: hidden;
	}

	.g-blur .outside-more-articles {
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='7');
	
	
	    filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="7" /></filter></svg>#blur');
	
	
	    -webkit-filter: blur(7px);
	    -moz-filter: blur(7px);
	    -ms-filter: blur(7px);
	    filter: blur(7px);
	}

	body.header-fixed-space-v2.g-blur {
	padding-top: 0;
	}

}

.heading h2 {
color: #687074;
	font-size: 24px;
	text-transform: uppercase;
}

.heading h2:before, .heading h2:after {
width: 100%;
}

@media (max-width: 768px) {
	.heading h2:before, .heading h2:after {
	width: 35%;
	}

	.breadcrumbs-v4 {
	text-align: center;
	}

	.breadcrumbs-v4 span.page-name {
	font-size: 18px;
	}

	.breadcrumbs-v4 h1 {
	font-size: 30px;
	    margin-bottom: 10px;
	}

}

@media (max-width: 991px) {
	.heading h2:before, .heading h2:after {
	width: 65%;
	}

}

@media (max-width: 600px) {
	.heading h2 {
	font-size: 19px;
	}

	.heading h2:before, .heading h2:after {
	width: 15%;
	}

}

.product-ratings li {
padding: 0;
}

.illustration-v4 .heading h2 {
font-size: 18px;
}

.illustration-v4 .heading h2:before, .illustration-v4 .heading h2:after {
width: 50%;
}

.owl-slider-v2 .owl-controls.clickable .owl-page:hover span {
opacity: 1;
	background: #888;
	filter: Alpha(Opacity=100);
}

.add-to-wishlist li {
padding-left: 20px;
	margin-right: 10px;
	border-left: 1px solid #dedede;
}

.add-to-wishlist li:first-child {
padding-left: 0;
	border-left: none;
}

.add-to-wishlist i {
color: #e42012;
	font-size: 16px;
	margin-right: 7px;
}

.add-to-wishlist a {
color: #999;
	font-size: 14px;
}

.add-to-wishlist .wishlist-in:hover i, .add-to-wishlist .compare-in:hover i {
transition: all 0.3s ease-in-out;
}

.wishlist-category a {
color: #781a0e;
}

.specifies-list li {
color: #999;
}

.specifies-list li i {
margin-right: 8px;
}

.specifies-list li span {
color: #777;
}

.owl-slider-v3.owl-theme .owl-controls.clickable .owl-page:hover span {
opacity: 1;
	background: #781a0e;
}

.filter-by-block h1 {
color: #fff;
	width: 100%;
	font-size: 24px;
	padding: 7px 10px;
	text-align: center;
	margin-bottom: 5px;
	background: #781a0e;
	text-transform: uppercase;
}

.result-category {
overflow: hidden;
	margin-bottom: 5px;
}

.result-category h2 {
float: left;
	font-size: 30px;
	margin-right: 20px;
	text-transform: uppercase;
}

.result-category .badge-results {
top: 12px;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 0px 8px;
  height: 40px;
  line-height: 30px;
  position: relative;
}

.filter-results {
padding: 40px 0;
	margin-bottom: 30px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

.pagination.pagination-v2 > li > a, .pagination.pagination-v2 > li > span {
background: #f7f7f7;
}

.pagination.pagination-v2 > li > a:hover, .pagination.pagination-v2 > .active > a, .pagination.pagination-v2 > .active > span, .pagination.pagination-v2 > .active > a:hover, .pagination.pagination-v2 > .active > span:hover, .pagination.pagination-v2 > .active > a:focus, .pagination.pagination-v2 > .active > span:focus {
background: #781a0e;
	border-color: #781a0e;
}

.shopping-cart .table > tbody > tr > th, .shopping-cart .table > tfoot > tr > th, .shopping-cart .table > thead > tr > td, .shopping-cart .table > tfoot > tr > td {
border-top: none;
	vertical-align: middle;
}

.shopping-cart .table > thead > tr > th {
color: #687074;
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.shopping-cart .table > tbody > tr > td {
color: #888;
}

.shopping-cart .table > tbody > tr > td.shop-red {
color: #c9253c;
}

@media (max-width: 992px) {
	.shopping-cart .product-it-in {
	clear: both;
	}

}

@media (min-width: 991px) {
	.shopping-cart .product-it-in {
	margin-top: 30px;
	}

}

.shopping-cart .close {
opacity: 1;
	color: #888;
	font-size: 18px;
	padding-right: 10px;
}

.shopping-cart .close:hover {
color: #555;
}

.wizard > .content > .body .cus-form-horizontal input {
color: #888;
	box-shadow: none;
	border-color: #eee;
}

.accordion-v2 .panel {
box-shadow: none;
}

.breadcrumbs-v4 {
width: 100%;
  padding: 25px 0;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/breadcrumbs-img.jpg);
  background-size:cover;
}

.breadcrumbs-v4:before {
top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.3);
}

.breadcrumbs-v4 .container {
position: relative;
}

.breadcrumbs-v4 h1 {
color: #fff;
  font-size: 40px;
  font-weight: 200;
  margin: 0 0 20px;
  line-height: 50px;
  text-transform: uppercase;
}

.breadcrumbs-v4 .breadcrumb-v4-in {
padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.breadcrumbs-v4 .breadcrumb-v4-in > li {
color: #fff;
  font-size: 13px;
  display: inline-block;
}

.breadcrumbs-v4 .breadcrumb-v4-in > li + li:before {
color: #fff;
  content: "\f105";
  margin-left: 7px;
  padding-right: 8px;
  font-family: FontAwesome;
}

.breadcrumbs-v4 .breadcrumb-v4-in li a {
color: #fff;
}

.shop-bg-red {
background: #c9253c;
}

.btn-u.btn-u-sea-shop, .btn-u.btn-brd.btn-u-sea-shop.btn-brd-hover:hover {
background: #781a0e;
}

.btn-u.btn-u-sea-shop:hover, .btn-u.btn-u-sea-shop:focus, .btn-u.btn-u-sea-shop:active, .btn-u.btn-u-sea-shop.active {
background: #e42012;
}

.btn-u.btn-u-split-sea.dropdown-toggle {
border-left: solid 1px #e42012;
}

.btn-u.btn-brd.btn-u-sea-shop {
color: #781a0e;
  background: none;
  border-color: #781a0e;
}

.btn-u.btn-brd.btn-u-sea-shop:hover {
color: #781a0e;
  border-color: #781a0e;
}

.carousel-control.left, .carousel-control.right {
background-image: none;
}

.fullscreenbanner-container ul li {
list-style: none;
  visibility: hidden;
}

select::-ms-expand {
display: none;
}