.tp-caption p{
	color: inherit;
}

.filter-title[data-toggle="collapse"] {
	cursor: pointer;
}

@media screen and (max-width: 992px) {
	.filter-results .productbox {
		margin-bottom: 1.5em;
		display: block;
	}
	.filter-results .productbox .product {
		padding: 1em 0;
	}
}


.checkbox-list .checkbox.color-filter{
	padding: 0;
	margin: 0.5em;
}
.checkbox-list .checkbox.color-filter i{
	background-color: blue;
	position: static;
	width: 2em;
	height: 2em;
	border-color: transparent;
}
.checkbox-list .checkbox.color-filter i:hover{
	border-color: #4AB4DD;
}
.checkbox-list .checkbox.color-filter input:checked + i{
	border-color: #4AB4DD;
}
.checkbox-list .checkbox.color-filter input + i:after {
    top: -3px;
    left: -2px;
    width: 100%;
    height: 100%;
    font-size: 1em;
    display: inline-block;
    position: static;
    top: auto;
    left: auto;
    vertical-align: middle;
}
.color-checkbox-list li{
	display: inline-block;
	margin-top: 0;
	float:left;
}

#collapseFilters .btn-u.btn-brd.btn-u-sea-shop:active, 
#collapseFilters .btn-u.btn-brd.btn-u-sea-shop:focus {
	color: #fff !important
} 



.header-v5 .mCustomScrollbar.empty {
	height: auto;
	max-height: 75%;
	overflow: scroll;
}

.overflow-h{
	color: black;
}

.header-v5 .badge-open img{
	width: auto;
}

.shopping-cart .product-in-table img{
	width: auto;
}

.white-nowrap {
	white-space: nowrap;
}

.header-fixed .header-v5.header-fixed-shrink{
	z-index: 1000;
}

.wizard > .content > .body em.invalid{
	display: inherit !important;
}


.wizard > .steps > ul > li{
	width: 48.6%;
}

.facebook-reg-login{
	margin-bottom: 1em;
}
.facebook-reg-login img{
	width: 100%;
}


.wizard > .content{
	
	overflow: initial;
}

.pull-right{
	color: initial;
}
.pull-right:hover{
	color: initial;
}

.label.pull-right, .label.pull-right:hover{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 14px;
}

.shopping-cart .coupon-code input{
	width: 100%;
}

.btn.btn-primary {
	color: #fff;
}


.productbox {
	display: block;
}

i[data-href] {
	cursor: pointer;
}

.shopping-cart .product-it-in{
    display: inline-block;
    vertical-align: middle;
}

.shopping-cart .product-in-table img{
	float: none;
	display: inline-block;
}

.product-price{
	padding-top: 1em;
	padding-bottom: 1em;
}

.btn-back-container {
	margin: 1.5em 0;
}

.ms-brd {
	width: 100% !important;
	height: auto !important;
	margin-top: 0 !important;
	margin-top: 0 !important;
}

.productbox .product {
	margin: 2.5px;
}

.cc_container {
	padding-bottom: 3em !important;
}

#pick {
	display: none;
	margin-top: 25px;
}

.tp-bgimg.defaultimg {
	background-size: 100% auto !important;
}

.transport-mode-option-1, .transport-mode-danger {
	color: #ff0000;
	font-weight: bold;
}

.transport-mode-danger option:not(.transport-mode-option-1) {
	color: #000;
	font-weight: normal;
}