/* Add here all your CSS customizations */

.nowrap {
	white-space: nowrap;
}

.custom-cards .cards-container .card {
    min-height: 360px;
}

.header-container .header-nav .nav li > a {
    font-size: 16px !important;
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(23, 23, 23, 0.0);
}

.w-60 {
	width: 60px;	
}

@media (min-width: 1200px) {
	.w-230 {
		width: 230px;	
	}

	.w-250 {
		width: 250px;	
	}
}

.belt-product-name {
	font-size: 16px;
	line-height: 36px;
}

.image-checkbox {
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 4px solid transparent;
	padding: 3px;
	outline: 0;
}

.image-checkbox input[type="checkbox"] {
	display: none;
}

.image-checkbox-checked {
	border-color: #C29B6C;
}

.col-grit {
	width: 70px;
}

@media (min-width: 576px) {
	.col-grit {
		-ms-flex: 0 0 11.11111%;
		flex: 0 0 11.11111%;
		width: 11.11111%;
	}
}

.col-grit-65 {
	width: 65px;
}

.belt-manufacturers {
	width: 100%
}

.belt-materials, .belt-grain, .belt-base, .belt-coating {
	width: 100%
}

#belt-machines div, #belt-materials div {
	margin: 0px 5px 0px 0px;
}

#abrasive-filter {
  border-right: 1px solid #f0f0f0;
}

#abrasive-portfolio {
  padding-left: 45px; 
}

@media (max-width: 991px) {
#abrasive-portfolio {
  padding-left: 15px; 
}
}

.portfolio-item {
  /*border: 1px solid lightgrey;*/
  cursor: pointer;
}

.portfolio-padding {
  padding: 5px !important;
}

.thumb-info .thumb-info-title {
  background-color: rgba(4, 35, 60, 0.60);
  padding: 7px 12px 2px;
}
        
.thumb-info .thumb-info-type {
  margin: 3px -2px -15px 0px;
  padding: 2px 4px;
  background-color: #dcdcdc;
}

.product-detail-icon {
	float: right;
	width: 36px;
	height: 36px;
	margin: 2px;
}

.product-detail-image {
	margin-right: 10px;
	margin-bottom: 10px;
}

.product-detail-sidebar {
	border-left: 1px solid #f0f0f0;
}

@media (max-width: 991px) {
	.product-detail-sidebar {
		border: none;
	}
	#abrasive-filter {
		border: none;
	}
}

.product-grainsizes-grainsize {
	position: relative;
    float: left;
    display: block;
    width: 18px;
    margin: 0px 5px 5px 5px;
    text-align: center;
    font-size: 10px;
	line-height: 10px;	
}

.product-grainsizes-grainsize-square {
	width: 18px;
    height: 18px;
    border: 1px solid #b0b0b0;
    background: #fff;	
    display: inline-block;
    margin-bottom: 3px;
}

.product-grainsizes-grainsize.active .product-grainsizes-grainsize-square {
    border: 1px solid #000;
    background: #4c4c4b;
}

.page-header-products {
	background-image: url('/images/backgrounds/products-o4.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-belts {
	background-image: url('/images/backgrounds/sanding-belts-o4.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-hard-abrasives {
	background-image: url('/images/backgrounds/hard-abrasives-o4.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-flexible-abrasives {
	background-image: url('/images/backgrounds/flexible-abrasives-o6.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-diamond-abrasives {
	background-image: url('/images/backgrounds/diamond-abrasives-o4.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-felt-products {
	background-image: url('/images/backgrounds/felt-products-o4.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-polishing-pastes {
	background-image: url('/images/backgrounds/polishing-pastes-o4.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-polishing-wheels {
	background-image: url('/images/backgrounds/polishing-wheels-o4.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-sandpaper {
	background-image: url('/images/backgrounds/sandpaper-o4.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-production {
	background-image: url('/images/backgrounds/production2.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.page-header-contact {
	background-image: url('/images/backgrounds/contact-v1.jpg');
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}

.thumb-info:hover img.prod {
	transform: none !important;
}

.list-style-type-none {
	list-style-type: none;
}

.dropdown-menu-languages {
	min-width: 110px !important;	
}

.text-color-camel {
	color: #C29B6C !important;
}

.text-color-oxford-blue {
	color: #04233C !important;
}

.text-color-charcoal {
	color: #414B53 !important;
}

.btn-outline.btn-camel {
	font-weight: 600;
    color: #C29B6C;
    background-color: transparent;
    background-image: none;
    border-color: #C29B6C;
	margin: 0px 8px;
}

.btn-outline.btn-camel:hover {
    color: #FFF;
    background-color: #C29B6C;
    border-color: #C29B6C;
}

.btn-catawba {
	background-color: #723D46;
	border-color: none;
	color: #FFF;
}

.btn-catawba:hover {
	background-color: #C29B6C;
	border-color: none;
	color: #FFF;
}

.btn-oxford-blue {
	background-color: #04233C;
	border-color: none;
	color: #FFF;
}

.btn-oxford-blue:hover {
	background-color: #C29B6C;
	border-color: none;
	color: #FFF;
}

.bg-color-charcoal {
	background-color: #414B53 !important;
}

.call-to-action-abrasive {
	background-image: url('/images/backgrounds/cta-bckg-o3.jpg');	
	background-size: cover;
}

.call-to-action-abrasive h3, .call-to-action-abrasive p {
	color: #FFF;
}

.page-header a {
	color: #EBF2FA;
}

.page-header a:hover {
	color: #FFF;
}

.nav-item-header-top-socials .nav-link {
	background-color: transparent !important;
}

.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
    background: #04233CAA;
    color: #FFF;
}

@media (max-width: 1199px) {
	.product-detail-image {
		width: 42px;
		height: 42px;
	}
	.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
		font-size: 15px;
	}	
}