.bordered-img-light{
	border: solid 1px #cccccc;
    padding: 10px;
	transition: all 0.3s;
}

.bordered-img-light:hover{
	background: #23408f;
}

.spacer-60{
	padding:60px 0;
}

.category-page-items h4{
	margin-bottom:40px;
}

.prod-holder .item{
	padding-left:15px;
	padding-right:15px;
}

.btn-gradient-blue{
	background-image: url(../images/btn-gradient-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 15px;
    border-radius: 10px;
}

.btn-gradient-blue:hover{
	background-image: url(../images/btn-gradient-bg-hover.png);
}

.roboto-heading{
	padding-bottom:0;
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
}

.dark-roboto{
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#4d4d4d;
}

.login-sc h3{
	color:#717171;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
}

.prod-pev-details .input-group{
	width: 150.99px;
    margin-left: auto;
    margin-right: auto;
}

.prod-pev-details .input-group input[type="text"]{
	height: auto;
    padding: 8px;
    text-align: center;
}

.prod-pev-details .input-group .btn, .prod-pev-details .input-group input[type="text"]{
	border-color: #000;
}

.prod-pev-details .input-group-btn:first-child>.btn{
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 51px;
    height: auto;
        padding: 8px;
    font-size: 14px;
}

.prod-pev-details .input-group-btn:last-child>.btn{
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 51px;
    height: auto;
        padding: 8px;
    font-size: 14px;
}

.login-sc p{
	color:#717171;
}

.login-sc form label{
	    color: #717171;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: normal;
}

.login-sc form .form-control{
	border:solid 1px #898989;
	height:auto;
	border-radius:0;
	padding: 7px;
	margin-bottom:10px;
}

.login-sc form input[type="submit"]{
	border-radius: 3px;
	margin-top:20px;
}

.btn{
	transition: all 0.3s;
}

.login-sc form{
	padding-right: 25%;
}


.shadow-right-bg{
	background-image: url(../images/shadow-right-bg.png);
	background-position: right;
	background-repeat:no-repeat;
}

.title-bordered-handler h3{
	    font-family: 'Roboto', sans-serif;
    font-style: normal;
    display: table;
    background: #fff;
    padding-right: 35px;
}

.title-bordered-handler{
	background-image:url(../images/stripes-bg.png);
	background-size:cover;
	background-repeat-x:repeat;
	background-position:center center;
	    margin-bottom: 20px;
}

.color-blue{
	color:#23408f;
}

.reg-sc .form-control, .contact-sc .form-control{
	margin-bottom:14px;
}

.contact-sc .form-control{
	min-height:54px;
}

.reg-sc label{
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
}

.reg-sc label strong{
	color:#23408f;
}

.reg-sc .form-group{
	margin-bottom:0;
}

.reg-sc input[type="submit"]{
	margin-top:20px;
	margin-bottom:20px;
}

.f-16{
	font-size:16px;
}

.kc-fix-ulpadding{
	padding-left: 22px;
}

.inline-centered-list{
	text-align:center;
}

.inline-centered-list ul{
	display:inline;
	padding-left:0;
}

.inline-centered-list ul li{
	display:inline-table;
	    width: 15.6666%;
	position:relative;
}

.circle-progress-handler label{
	font-family: 'Roboto', sans-serif;
	margin-bottom:10px;
}

.circle-progress-handler p{
	margin-top:10px;
}

.circle-progress-item{
	    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #f5f5f5;
	margin-left:auto;
	margin-right:auto;
}

.circle-progress-handler .completed:before{
	background:#5daed8;
}

.inline-centered-list ul li:before{
    content: "";
    position: absolute;
    height: 5px;
    width: 78%;
    background: #f5f5f5;
    top: 53px;
    right: -40%;
    z-index: -1;
}

.circle-progress-handler li:last-child:before{
	display:none;
}

.circle-progress-handler .active .circle-progress-item, .circle-progress-handler .completed .circle-progress-item{
	background-color: #5daed8;
    border: solid 13px #23408f;
}

.circle-progress-handler{
	margin:40px auto;
}

.radio-label { /* jeremiah */
	max-width: 200%;
	margin-left: -20px;
}

.prod-body p{
	font-size: 15px;
}

.prod-bg h4{
	font-size:17px;
}



@media screen and (max-width: 767px) {
	
	.footer .col-md-3 .foot-header{
		margin-top:20px;
		display:block;
	}
	
	.footer{
		margin-top:0;
	}
	
	.prev-img-box img{
		max-width: 210px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.prod-pev-details .btn{
		font-size: 16px;
    padding: 5px;
    height: 46px;
	}
	
	.prod-pev-details h2{
		font-size:24px;
		    margin-top: 10px;
	}
	
	.prod-pev-details h5{
		font-size: 15px;
	}
	
	.prod-pev-details h3{
		font-size:20px;
	}

	.cart-center {
	    position: relative;
	    left: -50%;
	    transform: translate(50%, 0);
	    -webkit-transform: -webkit-translate(50%, 0);
	    text-align: center;
	}

	.margin-top-20-visible-xs {
		margin-top: 20px;
	}

	.mailing-list {
		padding: 10px;
	}

	.mailing-list .input-group {
		width: 100%;
	}

	.mailing-list input {
	}

	.mailing-list .btn {
		margin: auto;
	}

	.reg-sc input[type="submit"]{
		display:table;
		margin-left:auto;
		margin-right:auto;
	}
	
	.reg-sc input[type="checkbox"]{
		position: relative;
		left: -5px;
	}
	
	.login-sc .col-md-7 a{
		margin-bottom:40px;
	}
	
	.login-sc form{
		padding-right:0;
	}
	
	.category-page-items img{
		margin-left:auto;
		margin-right:auto;
	}
	
	.badge{
		    background-color: #8e8b8b;
	}
	
	.kc-mobile-version .navbar-brand img{
		width: 150px;
	}
	
	.kc-mobile-version{
		border-left:0;
		border-right:0;
		border-top:0;
	}
	
	.extra-menus-handler, .extra-menu{
		    float: right;
    margin-top: 4px;
	}
	
	.extra-menu{
		position:relative;
	}
	
	.cart-notification-mobile{
		    position: absolute;
    right: -3px;
    top: 3px;
    background: #5daed8;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
	}
	
	.kc-mobile-version button{
		outline:none;
	}
	
	.extra-menus-handler .dropdown-menu{
		left: auto;
    right: 0;
	}
	
	.navbar-default .navbar-toggle{
		border-color:transparent;
		background-color:transparent;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background:transparent;
	}
	
	.extra-menus-handler i{
		color: #23408f;
		font-size:24px;
	}
	
	.extra-menus-handler button{
		background-color:transparent;
		border:0;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #23408f;
	}
	
	.mobile-search-handler{
		    background: #23408f;
			padding:7px 0;
	}
	
	.search-mobile-kc input[type="text"]{
		        height: auto;
    padding: 4px 14px;
    font-size: 12px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
	}
	
	.search-mobile-kc button{
		        font-size: 12px;
    height: auto;
    padding: 5px 14px;
	 border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
	border:0;
	}
	
	.kc-mobile-version #navbar{
		    background: #23408f;
	}
	
	.kc-mobile-version .navbar-collapse a{
		color:#fff!important;
	}
	
	.kc-mobile-version .navbar-nav>.active>a, .kc-mobile-version .navbar-nav>.active>a:focus, .kc-mobile-version .navbar-nav>.active>a:hover{
		background-color: #5daed8!important;
		color:#fff!important;
	}
	
	.breadcrumb a, .breadcrumb .active{
		font-size: 12px;
	}
	
	.circle-progress-item{
		height: 40px;
		width: 40px;
	}
	
	.inline-centered-list ul li:before{
		top: 47px;
	}
	
	.circle-progress-handler p{
		display:none;
	}
	
	.checkout-step .panel-header h5{
		font-size:16px!important;
	}
	
	.checkout-step .panel-header{
		padding: 7px 10px!important;
	}
	
	.spacer-60{
		padding: 30px 0;
	}
	
	.shadow-right-bg{
		background-image:none;
		margin-bottom: 40px;
	}
	
	.prod-pev-details{
		padding-left: 15px;
		padding-right: 15px;
		border: 0;
		min-height:auto;
		padding-bottom:0;
	}
	
	.nav-tabs>li>a, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
		padding: 7px 25px;
		font-size: 16px;
	}
	
	.prod-list-holder h3{
		font-size:26px;
		margin-top:0;
	}
	
	.top-address{
		padding-bottom: 0;
	}
	
	.mailing-list p{
		font-size: 13px;
	}
	
	.voucher-sc{
		margin-top:20px;
	}
	
	.checkout-progress.scroll-to-fixed-fixed{
		background: #23408f!important;
	}
	
	.checkout-progress.scroll-to-fixed-fixed .circle-progress-handler label{
		color:#fff;
	}
	
	.checkout-progress.scroll-to-fixed-fixed .circle-progress-handler .active .circle-progress-item, .checkout-progress.scroll-to-fixed-fixed .circle-progress-handler .completed .circle-progress-item{
		border: solid 13px #f5f5f5;
	}
	
	.sorter .sort-box-holder{
		text-align:left;
	}
	
	.prod-hli li{
		font-size:15px;
	}
	
	.cart-table-holder
	
	  .cart-table-holder table {
		border: 0;
	  }
	  .cart-table-holder table caption {
		font-size: 1.3em;
	  }
	  .cart-table-holder table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	  }
	  .cart-table-holder table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: .625em;
	  }
	  .cart-table-holder table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: .8em;
		text-align: right;
	  }
	  .cart-table-holder table td:before {
		/*
		* aria-label has no advantage, it won't be read inside a table
		content: attr(aria-label);
		*/
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	  }
	   .cart-table-holder table td:last-child {
		border-bottom: 0;
	  }
}

@media (min-width: 768px) and (max-width: 991px) {
	.navbar-inverse .navbar-nav>li>a {
		padding: 15px 20px;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-inverse .navbar-nav>li>a{
		padding: 15px 35px;
	}
}

@media screen and (min-width: 1200px) {
        
}



.price-old {
	color: red;
	text-decoration: line-through;
}
