@import url('https://fonts.googleapis.com/css?family=Dosis:400,500,600,700,800');
html {
font-family: 'Dosis', sans-serif;
}
.row{
padding: 40px;
}
.b{
font-weight:bold;
font-size: xx-large;
}
.no-color{
background-color: transparent;
}
.brand-logo img{
max-width: 180px;
height: auto;
}
.fullOn{
width: 33.18%;
color: #fff;
}
.fullOn a{
margin-top: 40px;
text-align: center;
color: #fff;
}
.tabs, .tab{
min-height: 120px;
}
.content div{
min-height: 400px;
}
.tab-content{
margin-top: -20px;
padding: 80px 40px;
color: #fff;
}
.container-2{
padding:0 40px 0 40px;
}
.hiddeny{
display: none;
}
.spap{
margin-top: -65px;
}
.marketing{
margin-top: -60px;
margin-bottom: -60px;
}
/* Style the list */
ul.breadcrumbs {
margin-left: 10px;
margin-top: -20px;
padding: 10px 16px;
list-style: none;
background-color: #eee;
font-size: 16px;
max-width: 200px;
}
/* Display list items side by side */
ul.breadcrumbs li {
display: inline;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumbs li+li:before {
padding: 8px;
color: black;
/*content: "/\00a0";*/
content: ">";
}

/* Add a color to all links inside the list */
ul.breadcrumbs li a {
color: #0275d8;
text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumbs li a:hover {
color: #01447e;
text-decoration: underline;
}
.view-img{
min-height: 250px;
max-height: 250px;
min-width: 400px;
width: 100%;
}
.card-content strong{
font-weight: 800;
}
.card-content del{
color: #808080;
}
.card-content span{
color: #0277BD;
font-size: 120%;
font-weight: 700;
}
.hilight{
/*background-color: rgba(215, 44, 44, 0.5);*/
background: rgba(76,76,76,1);
background: -moz-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.87) 25%, rgba(71,71,71,0.79) 39%, rgba(44,44,44,0.73) 50%, rgba(0,0,0,0.72) 51%, rgba(17,17,17,0.68) 60%, rgba(43,43,43,0.59) 76%, rgba(28,28,28,0.51) 91%, rgba(19,19,19,0.46) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,0.94)), color-stop(25%, rgba(102,102,102,0.87)), color-stop(39%, rgba(71,71,71,0.79)), color-stop(50%, rgba(44,44,44,0.73)), color-stop(51%, rgba(0,0,0,0.72)), color-stop(60%, rgba(17,17,17,0.68)), color-stop(76%, rgba(43,43,43,0.59)), color-stop(91%, rgba(28,28,28,0.51)), color-stop(100%, rgba(19,19,19,0.46)));
background: -webkit-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.87) 25%, rgba(71,71,71,0.79) 39%, rgba(44,44,44,0.73) 50%, rgba(0,0,0,0.72) 51%, rgba(17,17,17,0.68) 60%, rgba(43,43,43,0.59) 76%, rgba(28,28,28,0.51) 91%, rgba(19,19,19,0.46) 100%);
background: -o-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.87) 25%, rgba(71,71,71,0.79) 39%, rgba(44,44,44,0.73) 50%, rgba(0,0,0,0.72) 51%, rgba(17,17,17,0.68) 60%, rgba(43,43,43,0.59) 76%, rgba(28,28,28,0.51) 91%, rgba(19,19,19,0.46) 100%);
background: -ms-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.87) 25%, rgba(71,71,71,0.79) 39%, rgba(44,44,44,0.73) 50%, rgba(0,0,0,0.72) 51%, rgba(17,17,17,0.68) 60%, rgba(43,43,43,0.59) 76%, rgba(28,28,28,0.51) 91%, rgba(19,19,19,0.46) 100%);
background: linear-gradient(to right, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.87) 25%, rgba(71,71,71,0.79) 39%, rgba(44,44,44,0.73) 50%, rgba(0,0,0,0.72) 51%, rgba(17,17,17,0.68) 60%, rgba(43,43,43,0.59) 76%, rgba(28,28,28,0.51) 91%, rgba(19,19,19,0.46) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
}
.padded{
padding: 10px;
}
.toppy{
margin-top: 100px;

}
.unpadded{
padding-top: 10px;
}
.highty{
min-height: 450px;
overflow-y: 100%;
}
/*search*/
.xy{
padding: 20px;
padding-left: 40px;
}
.xy a:hover{
background-color: #ddd;
color: red;
}
.heighty_modal{
min-height: 450px;
}
.container-3{
max-width: 360px;
margin: -60px auto;
}
.card-panel input[type='number']{
max-width: 30px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
.upto_top{
margin-top: -120px;
}
.img-cart{
width: 80px;
height: auto;
}
.index-cat{
min-height: 360px;
min-width: 360px;
width: 100%;
}
.card-span{
max-width: 220px;
display: block;
}
.view-cat{
max-height: 260px;
}
.minHight{
min-height: 350px;
}
.center-select{
padding: 10px;
max-width: 360px;
}
.xty{
min-width: 220px;
}
.container-1{
max-width: 360px;
margin-left: auto;
margin-right: auto;
}
.text-danger
{
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.xty{
min-width: 220px;
}
#sidenav-overlay{
	z-index: 1 !important;
}
.hg{
  min-height:450px;
}
