@CHARSET "UTF-8";

body{
	height:100%;
	font-family: 'Quicksand','Open Sans',sans-serif;
}

.padding {
	margin-top:60px;
}

img {
	max-width: 100%;
}

#drop-area {
    background: #d8f9d3 none repeat scroll 0 0;
    min-height: 100px;
    padding: 10px;
    overflow: hidden;
}

.eqHeight {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

#biselTest .form-control, #biselTest .single-line {
	border: 1px solid #1c84c6 !important;
}

/* crossword START */

.qBigger {
	max-width:80px;
}

#exerciseSolution table {
	width: auto !important;
}

#exerciseForm input[type=text] {
	max-width:50px;
}

.crosswordInnerHolder {
	display:inline-block;
	border:1px solid #aaa;
}

.crossfieldInput {
	width:24px;
	height:24px;
	border:0px;
	text-align:center;
	text-transform: uppercase;
	background: #666;
	color: #000;
}

.crossfieldShow {
	color: red;
}

.crossfieldInput:focus {
	background: yellow;
	color: red;
}

.crossfieldInputUsed {
	background: #fff;
}

.crossfieldInputUnUsed {
	width:0px;
	height:0px;
}

.crossfieldShowChars {
	background: rgba(0,0,255,0.5) !important;
	color: black;
}

.crossfieldSolution {
	background: rgba(255,0,0,0.5) !important;
	color: black;
}

.crossfieldShowChars.crossfieldSolution {
	background:  linear-gradient(90deg, rgba(0,0,255,0.5) 50%, rgba(255,0,0,0.5) 50%) !important;	
}

.crosswordField {
	width:25px;
	height:25px;
	border:1px solid #333;
	display:table-cell;
}

.crosswordField.notUsed {
	background: #fff;
}




.btnShowChars {
	background: rgba(0,0,255,0.5) !important;
	color: black !important;
}

.btnSolution {
	background: rgba(255,0,0,0.5) !important;
	color: black !important;
}

/* crossword END */

.picAszf {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(255,0,0,0.5);
}

.agreeHolder {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}

.agreeHolder .btn-picAszf {
	background: green;
	color: white;
}

.image-holder {
    float: left;
    height: 100px;
    width: 100px;
    margin: 5px;
    position: relative;
    overflow: hidden;
}

.img-onload {
    height: 100px;
    border: 1px solid red;
    overflow: hidden;
}

.imageDelete {
    width: 20px;
    height: 20px;
    background: red;
    position: absolute;
    top: 19px;
    right: 0px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    padding-top: 2px;
}

.projektPicturesHolder .imageDelete {
    top: 0px;
}


.tooltip-inner {
	max-width: 500px !important;
}

.carousel-control {
	width: 5% !important;
}

#photoGallery {
	height: 170px;
	overflow:hidden;
}

.textWrap {
	white-space: normal !important;
}

kbd {
 color: #fff !important;
 font-family: 'Quicksand','Open Sans',sans-serif;	
 background-color: #abc8e0 !important;
 white-space: nowrap;
 margin: 2px 0;
 display: inline-block;
}

.fc-state-default:disabled {
	color: #eee !important;
}

.carousel-indicators {
	right:20px;
	text-align:right;
	left: unset;
}

.colorcodekek {
	color: white;
	background: #000080;
}
.colorcodezold {
	color: white;
	background: #008000;
}
.colorcodesarga {
	color: black;
	background: #ffff99;
}
.colorcodenarancs {
	color: black;
	background: #ff9900;
}
.colorcodepiros {
	color: black;
	background: #ff0000;
}
.colorcodefekete {
	color: white;
	background: #000;
}



.form-control, .single-line {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-size: 14px;
}

.marginBottom {
    margin-bottom: 15px;
}

.form-group .imageHolder {
    overflow: hidden;
    position: relative;
    display: inline-block;
	max-height: 150px;
    min-height: 150px;
}

.select2-container .select2-selection--single {
	height: 34px !important;
}

.select2-container--default .select2-selection--single {
	border-radius: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px !important;
}

#calendar .fc-basic-view .fc-body .fc-row {
    min-height: 1em !important;
}

#calendar {
	cursor:pointer;
}

.fc-content {
	cursor:pointer;
}

.pictureGallery {
	width:100%;
	height: 200px;
	border: 1px solid #729fcf;
	background-size:cover !important;
	margin-bottom:20px;
	background-position: center center !important;
}

.newsRowRight {
	font-size:11px;
	color: #333;
	margin-bottom: 5px;	
}

.colorDark {
	color: #3465a4;
}

.colorLight {
	color: #729fcf;
}

.colorGray {
	color: #666;
}

.colorLightGray {
	color: #ccc;
}

.smallFont {
	font-size:11px;
}

.homeBox {
	height: 300px;
	border: 1px solid #d7f3f4;
	overflow:hidden;
}

.kiemelt {
	border: 1px solid red;
}

.homeBox .homeBoxImage {
	width:98%;
	height: 130px;
	margin: 2px auto;
	overflow: hidden;
	text-align:center;
}

.homeBox .homeBoxDate {
	height: 20px;
	color: #729fcf;
	padding-left: 5px;
	font-size:12px;
}

.homeBox .homeBoxName {
	color: #3465a4;
	padding-left: 5px;
	padding-right: 5px;
	font-size:12px;
	overflow: hidden;
}

.homeBox .homeBoxDesc {
	color: #999;
	padding-left: 5px;
	padding-right: 5px;
	font-size:10px;
	text-align: justify;
}

.homeBox .homeBoxImage img {
	max-height: 100%;
}

hr {
    margin-top: 0px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #729fcf;
}

.newsRowRight span {
	color: #8b9799;
}

.fc button {
    height: 1.5em !important;
    padding: 0 .1em !important;
    font-size: .8em !important;
} 

#calendar .fc-header-toolbar .fc-left h2 {
	color: black;
}

h1 {
	font-family: 'Vollkorn','Quicksand','Open Sans',sans-serif;
	font-size: 20px;
	color: #3465a4;
}

h2 {
	font-family: 'Vollkorn','Quicksand','Open Sans',sans-serif;
	font-size: 16px;
	color: #729fcf;	
}

a:hover {
	text-decoration: none !important;
}

.currentProduct {
    position: relative;
}

.currentProduct img {
	max-width: 100%;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }

.navbar-default {
    background-color: #729fcf;
    border-color: #729fcf;
}

.navbar {
	border-radius: 0px;
	border: 0px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #3465a4;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #3465a4;
}

.navbar-toggle {
	margin-top:12px;
}

.navbar-toggle .icon-bar {
	background: black;
}

.dropdown-menu {
	border: 0px;
	background-color: #729fcf;
}

.dropdown-menu>li>a {
	color: white;
}

.dropdown-menu>li>a:hover {
	background-color: #3465a4;
	color: white;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover {
	background-color: #3465a4;
	color: white;
}

.startlap-holder {
	border: 1px solid #ddd;
	padding: 20px 0;
	min-height: 170px;
	height: 190px;
}

.startlap-holder img {
	max-width:100%;
	max-height: 100%;
}


.actionText {
	font-size:16px;
	color: red;
	font-weight: bold;
}

.cartHolder {
	height: 30px;
	overflow:hidden;
}

#search a {
	cursor: pointer;
}

.mobile-search-submit {
	cursor: pointer;
}

.orderImgHolder {
    height:100px;
}

.top-buffer div { 
    margin-top:20px; 
}

.orderItemImage {
    max-height: 100px;
    max-width: 100px;
}

.modal-dialog {
    margin: 30px auto;
    width: 90%;
}

.ui-autocomplete {
  z-index: 2000 !important;
}

.big {
	font-size: 16px;
}

.shippingInfo {
	padding: 5px;
	background: #eee;
	border: 1px solid #aaa;
	font-size: 16px;
}

.help-block {
    color: #999 !important;
    font-size: 12px !important;
}

.button-ns {
	color: #666;
	cursor: pointer;
}

.mainColor a, .mainColor a:hover {
	color: #ea8b2a;
}


.imageHolder {
	height: 200px;
	overflow: hidden;
}

.imageHolder img {
	max-height: 100%;
	max-width: 100%;
}

.alkatreszFilterHolder a {
	padding: 5px;
	background: #eee;
	display: block;
	margin-bottom: 2px;
	color: black;
}

.alkatreszFilterHolder a:hover {
	color: #ea8b2a;
}




#checkout select {
 appearance:none;
 -moz-appearance:none; /* Firefox */
 	-webkit-appearance:none; /* Safari and Chrome */	
 	background: url(/UserFiles/Image/select-down-arrow.png) right no-repeat;
}

.paddingTop {
	padding-top: 20px;
}

.mainColor {
	color: #ea8b2a;
}

.paddingBottom {
	padding-bottom: 20px;
}


#cartFooter {
	background: #f5f5f5;
	padding-bottom: 20px; 
	min-height: 200px;
	color: #666;
}

.cartName {
	font-weight: bold;
	font-size: 16px;
}

.cartEan {
	color: #999;
}

.delFromCart {
	cursor: pointer;
}

#toStore {
 width: 100%;
 margin-top: 30px;	
 font-size: 20px;
}

#toSaveOrder {
 width: 100%;
 font-size: 20px;	
}

.cartRow {
	display: table;     
	table-layout: fixed;	
	margin-bottom: 20px;
}

.cartCol {
	display: table-cell;     
	vertical-align: middle;     
	float: none;
}

#mobilSearch {
	border: 0; 
	margin:4px; 
	color: #999;	
}

.RelatedProduct {
	margin-top: 50px;
	margin-bottom: 30px;
}

.bigSearch {
	position: fixed;
	top:0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.85);
	display: flex;
   justify-content: center;
   align-items:center;	
}

#bigSearchInput {
	font-size: 20px;
	color: #666;
	padding: 20px;
	border: 0px;
	border-bottom: 1px solid #eee;
}

.bigInput {
		-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #eee;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #666;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}


.homeSlogen {
	font-family: 'Open Sans',sans-serif;
	font-size: 68px;
	text-shadow: 0px 0px 5px black;
}

.homeSlogenDown {
	font-family: 'Nothing You Could Do','Open Sans',sans-serif;
	font-size: 40px;
	text-shadow: 0px 0px 5px black;
}

.mainModalBody {
	color: black !important;
	padding: 10px;
	overflow: hidden;
}

.smallImages {
	width: 100%;
	height: 50px;
	margin-top: 10px;
}

.btn-primary {
    background-color: #3465a4 !important;
    border-color: #3465a4 !important;
    color: #fff;
	border-radius: 0px;
}

.btn-danger {
	border-radius: 0px;
}

.message {
	display: none;
}

.price {
	float: none;
	font-size: 20px;
}

.smallimagesItem {
	height: 50px;
	margin-right: 10px;
	float: left;
}

.smallimagesItem img {
  height: 50px;
}

.currentProductPrice {
	color: #ea8b2a;
	font-size: 30px;
	padding-bottom: 20px;
}

.toCartHolder {
	padding-top: 20px;
	padding-bottom: 20px;	
}

.cartHolder > .cartNumberItem {
	width: 40px;
	height: 30px;
	text-align: center;
	font-size: 12px;	
	float:left;
	margin-right: 10px;
} 

.cartHolder > .toCart {
	height: 30px;
	text-align:center;
	border-radius: 2px;
	background: #ea8b2a;
	color: white;
	width: 50%;
	max-width:100px;
	border: 0;
	font-size: 14px;
}

.cartNumberItem {
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 24px;	
	float:left;
	margin-right: 20px;
}

.toCart {
	height: 50px;
	text-align:center;
	border-radius: 2px;
	background: #ea8b2a;
	color: white;
	width: 50%;
	max-width:300px;
	border: 0;
	font-size: 20px;
}

#home {
	width: 100%;
	height: 100%;
	background: url(/UserFiles/Image/milllow-bg.jpg);
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

#home-text {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
}

#homeFilter {
	background:  transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sKHQwbFZEfB7oAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAEklEQVQI12P4//9/PQM6IE0QAN0zDfEoP53mAAAAAElFTkSuQmCC") repeat fixed left top;
	position: fixed;
	width: 100%;
	height: 100%;
}

.vcenter {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
}

textarea.vert { resize:vertical; }


.footerMenu > div {
	margin: 5px 0;
}

.footerMenu > div > a {
	color: black;
	font-size: 16px;
}

.footerMenu > div > a:hover {
	color: #ea8b2a;
}


.mainButton {
	background: #3465a4 !important;
	max-width: 200px !important;
	color: white;
	float: right;
}

.homeslogen {
	color:white;
	font-size: 40px;
	font-weight:bold;
}

#menu {
	position: fixed;
	top:0;
	left: 0;
	width:100%;
	height: 60px;
	z-index: 10;
	color: white;
	transition: all 0.5s ease 0s; 
}

#menu-icon-holder {
	float:right;
	font-size: 22px;
}

#menu-icon-holder div {
	padding: 19px 10px;
	float:left;
}

#menu-icon-holder div a {
	color: white;
}


#menu-icon-holder > div > a > i > span {
	margin-left: 5px;
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
} 


.menurow {
	width: 100%;
	max-width: 1400px;
	padding:0 50px;
	margin: 0 auto;
	overflow: hidden;
}

.menuitems {
	float:left;
	margin-left: 30px;
}

.menuitems div {
	float: left;
	font-size:16px;
	padding: 19px 10px;
}

.menuitems div > a {
	color: white;
	text-transform: uppercase;
}

.logo {
	float: left;
	margin: 5px 0;
	position:relative;
}

.logo span {
	font-family: 'Quicksand','Open Sans',sans-serif;	
	color: black;
	font-size: 28px;
	margin-left:20px;
	text-transform: uppercase;
	vertical-align:middle;
}

.w-container {
    overflow-x: hidden;
    position: relative;
    left:0;
	transition: all 0.5s ease 0s;    
}

.w-pusher {
	background: white;
    height: 100%;
    left: 0;
    position: relative;
    z-index: 10;
	overflow: hidden;
}

.w-menu {
    background: #fff none repeat scroll 0 0;
    font-size: 16px;
    height: 100%;
    right: -320px;
    overflow-y: auto;
    padding: 0;
    position: fixed;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 320px;
    z-index: 100;
}

.w-menu > .menuitems {
	display: block;
}

.w-menu > .menuitems div {
	float: none;
	font-size:16px;
	padding: 10px 20px;
}

.w-menu > .menuitems div > a {
	color: black;
	text-transform: uppercase;
}

.w-filter {
    background: #fff none repeat scroll 0 0;
    font-size: 16px;
    height: 100%;
    left: -315px;
    padding: 10px;
    position: fixed;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 320px;
    z-index: 9999;
    border-right: 5px solid #ea8b2a;
}

#w-filterHolder {
	overflow-y: scroll; 
	overflow-x: hidden;
	height: 100%; 
        margin-top:45px;
}

.w-filter-inner {
	height: 100%; 
}

.w-filter i {
	background: #ea8b2a;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    right: -29px;
    max-width: 25px;
    padding: 10px 15px 10px 5px;
    position: absolute;
    top: 250px;
}

#filter-button {
    cursor: pointer;
}

.w-filter.open {
	left: 0;
}

.w-menu.open {
	right: 0;
}

.w-container.open {
	left: -320px;
}

#menu.open {
	left: -320px;
}

.mobile {
	display: none;
}

.dark a {
	color:black !important;
}

.dark {
	color: black !important;
	background: rgba(255, 255, 255, 0.85);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

#footer {
	margin-top: 20px;
	background: #b7ccd8;
	padding: 20px 0;
	color: white;
}

#footer img {
	max-width: 100%;
}

.carousel-inner > div > img {
	width: 100%;
}

.productHolder {
        position: relative;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.productHolderInner {
	margin:5px;
	padding: 5px;
	border: 1px solid #eee;
}

.productHolder img {
	width:100% !important;
	max-height:300px;
}

.productStickerHolder {
    position: absolute;
    top:0;
    right:0;
}

.productStickerAction {
    margin-top: 10px;
    top:10px;
    right: 0px;
    height: 25px;
    background: red;    
    padding: 2px 5px;
    color: white;
    text-align: right;
    opacity: 1;
}

.productStickerFreeShipping {
    margin-top: 10px;
    top:10px;
    right: 0px;
    height: 25px;
    background: green;
    padding: 2px 5px;
    color: white;
    text-align: right;
    opacity: 1;
}


.sliderHolder {
	margin-bottom:20px;
}

.productsNameHolder {
	height: 50px;
	line-height: 20px;
	overflow:hidden;
	padding: 5px 0;
}

.productsEanHolder {
	height: 25px;
	overflow:hidden;
	padding: 5px 0;
	color: #666;
}

.productsPriceHolder {
	color: #ea8b2a;
	padding-bottom: 20px;
	font-size: 20px;
}

.site-content .list-centered, .list-centered {
    list-style: outside none none;
    margin-bottom: 5px;
    margin-left: 0;
    text-align: center;
}

.list-centered li {
    display: inline-block;
}

.list-centered li a {
	color: #666;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin: 0 12px 5px;
    padding: 5px 0;
    text-transform: uppercase;
    transition: color 0.3s ease 0s, border-color 0.3s ease 0s;
}

.list-centered li a:hover {
	color: #ea8b2a;
}

#category {
	margin: 5px 0 20px 0;
}

.filter-widget:first-child {
    padding-top: 0;
}

.filter-widget {
	padding-bottom:0px;
	border: 1px solid #ececec;
	background: #fbfbfb;
}

.filter-widget-name {
    font-weight: 700;
    margin-bottom: 5px;
    padding: 10px;
    background: #eee;
    max-width: 100%;
    font-size: 16px !important;
    cursor: pointer;
}

.widget-head {
	background: #ea8b2a;
	color: white;
}

.amount {
	border:0; color:#f6931f; font-weight:bold;
	background: #fbfbfb;
}

.filter-widget-inner {
	margin:5px 5px 20px 5px;
}

.product-categories {
    max-height: 200px;
    overflow-y: auto;
}

.slider-range {
	width: 90%;
	margin: 0 auto;
}

.slider-range > div {
	background: #ea8b2a !important;
}

.slider-range > span {
	color: white;
	border-radius: 50%;
	border: 3px solid #ea8b2a !important;
}

.cat-item {
	background: #eee none repeat scroll 0 0;
  color: black;
  display: block;
  margin-bottom: 2px;
  padding: 5px !important;	
}

.current-cat {
	background: #f9ac5f none repeat scroll 0 0;
}

.filter-widget > ul {
	list-style: outside none none;
	padding-left: 5px !important;
}

.filter-widget > ul > li {
	padding: 1px 0;
}

.wc-layered-nav-term.current-cat {
	background: none !important;
}

.filter-widget ul li.current-cat > a::before {
    background: #ea8b2a none repeat scroll 0 0;
    color: #ea8b2a !important;
}


.filter-widget > ul li a::before {
    border-radius: 14px;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 14px;
    margin-right: 8px;
    margin-top: 2px;
    width: 14px;
}

.widget_layered_nav ul li a::before {
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    content: " ";
    display: block;
    float: left;
    height: 14px;
    margin-right: 8px;
    margin-top: 2px;
    width: 14px;
}

.wc-layered-nav-term a {
	color: #999;
	cursor: pointer;
}

.wc-layered-nav-term a:hover {
	color: #ea8b2a !important;
}

.cat-item a {
	color: #333;
}

.cat-item a:hover {
	color: #ea8b2a !important;
}

.cat-item.current-cat > a {
    color: #fff !important;
}

.cat-item.current-cat > a:hover {
    color: #fff !important;
}

.table-head {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #999;
}

.table-paginate a {
	color: #ea8b2a;
	font-size: 20px;
	margin: 0 5px;
	float:left;
	cursor: pointer;
}

.delPrice {
	text-decoration: line-through;
	margin-right: 10px;
	font-size: 12px;
	color: #aaa;
}

.orderProduct {
   overflow: hidden;
   background:  #fff;
   border: 0;
   color: #999;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   text-align: right;
}



@media (max-width: 1199px) {
  .notablet {
    display: none;
  }

#photoGallery {
	height: 150px;
	overflow:hidden;
}

}

@media (max-width: 991px) {

#photoGallery {
	height: 120px;
	overflow:hidden;
}
	
  .mobile {
    display: block;
  }

  .nomobile {
    display: none;
  }
  
  #closeFilter {
    padding: 10px;
    position: absolute;
    width: 300px; 
    background: #999 none repeat scroll 0 0;
    color: white;  
    cursor: pointer;
  }

.w-filter-inner {
    max-width: 90%;
}
  
 .imageHolder {
    height: 400px;
    overflow: hidden;
	}
  
  .menurow {
	padding:0 10px;
  }

  #menu {
	height: 60px;
  }
  
  #menu-icon-holder {
	font-size: 28px;
  }
  
   #menu-icon-holder div {
	padding: 16px 10px;
   }
  
  .logo {
	padding: 10px 0;
  }
  
  .logo img {
    height: 35px;
  }
  
  .menuitems {
    display: none;
  }
  
  #mobilmenu {
    cursor:pointer;
    padding: 10px 0 !important;
  }
 
  #menu-icon-holder > div > a > i > span {
    font-size: 24px;
  }
  
  .mobile-search {
    height: 40px; 
    width: 100%;
    border-bottom: 1px solid #ddd;
    color: #ccc;
    font-size: 20px;
  }
  
  .mobile-search-input {
    float:left;
    width: 280px;
  }
  
  .mobile-search-submit {
    float:right;
    width: 40px;
    height: 40px;
  }
  
  .mobile-search-submit i {
    margin: 25% 25%;
  }
  
  .productHolder img {
	max-height:1000px;
  }
 
  
}

@media (max-width: 767px) {
  .startlap-holder {
	height: auto;
  }
  
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

#photoGallery {
	height: 300px;
	overflow:hidden;
}

.logo span {
	font-size: 20px;
}

}

@media (max-width: 630px) {
.logo span {
	display: none;
}	
}

@media (max-width: 480px) {



.logo {
    max-width: 40%;
}


}