/* COOKIE CONSENT */
.cc_banner {
	opacity: .75;
	-moz-opacity: .75;
	-webkit-opacity: .75;
	filter: alpha(opacity=75);
}

.cc_banner:hover {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
}

.cc_message a {
	color: #AD2A30 !important;
}

.cc_message a:hover {
	text-decoration: underline;
}

.cc_btn_accept_all {
	background-color: #AD2A30 !important;
	color: #fff !important;
	font-weight: bold;
	max-width: 91px !important;
	padding: 5px 15px !important;
}

/* COOKIE CONSENT END */

#addOffer .btn_toolbar {
	margin: 0px;
	/*background: transparent;*/
}

#addOffer .btn_remove {
	margin: -7px -10px 0 0;
	background: transparent;
	position: absolute;
	right: 10px;
	bottom: 0px;
}

#addOffer .btn_min {
	background: transparent;
	position: absolute;
	right: 40px;
	bottom: 0px;
}

#addOffer button.arrow {
	margin: -7px 0px 0 -10px;
	background: transparent;
}

#addOffer button.arrow:active {
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
}

.panel-default > .panel-heading {
	position: relative;
}

#addOffer .panel-heading span {
	font-weight: bold;
	width: 100% !important;
	display: block;
	word-break: break-all
}

#addOffer .btn_toolbar:hover, #addOffer .btn_toolbar:active, #addOffer .btn_toolbar:focus,
#addOffer .btn_min:hover, #addOffer .btn_min:active, #addOffer .btn_min:focus,
#addOffer .btn_remove:hover, #addOffer .btn_remove:active, #addOffer .btn_remove:focus {
	background-color: #AD2A30;
	border-color: #AD2A30;
	color: #fff;
}

#addOffer .btn_red {
	margin: 0 0 10px 15px;
}

#addOffer .btn_red:hover, #addOffer .btn_red:active, #addOffer .btn_red:focus {
	background-color: #AD2A30 !important;
	border-color: #AD2A30 !important;
}

#addOffer .input-group {
	width: 80%;
}

#addOffer .input-group {
	margin-bottom: 20px;
}

.products .product table a[data-all-record] {
	color: #fff;
	text-shadow: -1px -1px #AD2A30;
	font-size: 16px;
}

.owl-carousel .owl-item img {
	display: block;
	margin: 0 auto;
}

.table-responsive table thead tr th {
	font-size: 14px !important;
	vertical-align: middle !important;
}

.table-responsive table thead tr th:not(:last-child) {
	border-right: 1px solid #fff;
}

.products .product .title {
	margin-bottom: -5px;
}

.products .product .category_name {
	margin-bottom: 15px;
	color: #333333;
	margin-top: 10px;
}

.bgr_page h1 {
	font-size: 50px;
}

.bgr_page h1.products {
	color: #fff;
}

.btn_red, .btn_red:hover {
	color: #fff;
}

#technical_description p {
	margin: 0 0 3px 0;
}

.c_category .box .title_holder {
	border-bottom-color: #cdcdcd;
}

.c_category .box .thumb { /*background: #f5f5f5;*/
	margin: 0;
}

.c_category .box .border {
	border: 1px solid #cdcdcd;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
}

.products .product table th {
	padding: 10px 5px;
}

.products .product .thumb {
	border: 0 none;
}

.c_category .box .title_holder {
	padding: 10px 11px 4px;
}

.c_category .box .title_holder .qty {
	float: right;
}

img.img-center.force {
	margin: 0 auto !important;
}

.c_category .box .title_holder .title {
	margin-bottom: 0;
}

.fixed-table-body .card-view .title {
	font-size: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt50 {
	margin-top: 50px;
}

.mb30 {
	margin-bottom: 30px;
}

.no-padding {
	padding: 0 !important;
}

img.has_border {
	border: 2px solid #b2b2b3;
	border-radius: 1em;
	padding: 20px 20px 20px 0;
}

img.has_border_2 {
	border: 2px solid #b2b2b3;
	border-radius: 1em;
	padding: 0px;
}

#orderData .row.row-fluid {
	margin-left: 0;
	display: block;
}

#slider .owl-controls .owl-dot:not(.active) {
	border: 1px solid #AD2A30;
}

.toggleTables .text {;
	color: #fff;
	padding: 6px 3px;
	font-weight: 500;
}

#prevProduct {
	position: relative;
	left: 0;
	margin-bottom: 20px;
}

#nextProduct {
	position: relative;
	right: 0;
	float: right;
	margin-bottom: 20px;
}

.minithumb img {
	margin: 2px 0 10px 5px;
}

.technical_description {
	color: #AD2A30;
}

.modal label.error {
	color: #AD2A30;
}

.noUnderline {
	text-decoration: none !important;
}

label.error {
	color: #AD2A30;
}

.orderLinkInList {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.tab-content .two_decimal_number {
	width: 10ex !important;
	text-align: right;
}

#corpOrPerson > div:nth-child(2) {
	margin-left: 10px;
}

.contact.inner.wider {
	max-width: 1440px;
}

.with_sidebar.products .table-responsive table td p {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin-bottom: inherit;
}

.description table {
	height: auto !important;
	width: auto !important;
}

.description table td {
	margin: 0;
	padding: 5px;
	display: table-cell;
}

.description table td p {
	margin-bottom: 0;
}

.modal {
	z-index: 999999;
}

#competition-wrapper {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1000;
}

#competition-wrapper img {
	height: auto;
	z-index: 1000;
}

#competition-wrapper img.small-img {
	display: none;
}

@media (min-width: 1920px) {
	#competition-wrapper img {
		width: 400px;
	}
}

@media (max-width: 1920px) {
	#competition-wrapper img {
		width: 300px;
	}
}

@media (max-width: 1600px) {
	#competition-wrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}

	#competition-wrapper img:not(.small-img) {
		display: none;
	}

	#competition-wrapper img.small-img {
		width: 350px;
		display: block;
		margin: 0 auto -10px;
	}
}

@media (max-width: 768px) {
	#competition-wrapper img.small-img {
		margin: 0 auto;
	}
}


@media (max-width: 375px) {
	#competition-wrapper img.small-img {
		margin: 0 auto;
	}
}
#faq_accordion .panel-title a{
	display: block;
	width: 100%;
	padding: 10px 15px;
}
#faq_accordion .panel-heading{
	padding: 0;
}

#faq_accordion .panel-title a:active, #faq_accordion .panel-title a:focus {
	text-decoration: none;
}

#faq_accordion .panel-title a {
	font-weight: bold;
	background: #AD2A30;
	color: #fff;
}

#faq_accordion .panel-title:after {
	content: '';
}

header .menu .elem.our-products a {
	font-size: 18px;
	background-color: #AD2A30;
	border-color: #ea3e43;
	color: #fff;
	font-weight: bold;
	padding: 5px 8px;
}

header .menu .elem.our-products a:hover {
	text-decoration: none;
}

.news-list .box .title_holder {
	border-bottom: 0;
	padding-left: 0;
}

.news-list .box .title {
	line-height: 25px;
}

.news-list .box {
	margin-bottom: 50px;
}

.list-divider {
	border: 0;
	height: 1px;
	overflow: hidden;
	background-color: #e0e0e0;
	margin-top: 45px;
	margin-bottom: 0;
	margin-right: 16px;
	margin-left: 75px;
}

#service-child-container {
	margin-bottom: 20px;
}

#service-child-container .list {
	padding: 10px 15px 0;
	text-align: justify;
}

#service-child-container .list ul {
	border-bottom: 0;
}

#service-child-container .box {
	border: 1px solid #ececec;
	padding-left: 0;
	padding-right: 0;
}

#service-child-container .box:not(:first-child) {
	margin-left: 0;
}

#service-child-container .box .list ul {
	list-style-type: disc;
	color: #AD2A30;
	padding-left: 40px;
	margin-bottom: 0;
}

#service-child-container .title {
	background: #AD2A30;
	color: #fff;
	padding: 10px 15px;
	line-height: 2rem;
	font-size: 18px;
	font-weight: bold;
}

#service-child-container .title a {
	color: #fff;
}

.thumb img {
	width: 100%;
}

.typeahead.dropdown-menu {
	z-index: 9999999;
}