@charset "utf-8";

* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
#img_featured {
	vertical-align: middle;
	max-height: 600px;
	max-width: 800px;	
	object-fit: contain;
	/*display:block;*/
}

/* Slideshow container */
.slideshow-container {
  height: 600px;
  width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.Highlight {
  color: #f4e542;
  font-size: 30px;
  padding: 8px 12px;
  position: absolute;
  top: 20px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

#slide_nav{
  -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
}

.slide_navbutton {
  cursor: pointer;
  height: 15px;
  width: 15px;
  /*margin: 0 2px;*/
  /*background-color: #bbb;*/
  /*border-radius: 50%;*/
  display: inline-block;
	
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/* Global Styles */
a:hover {
	color: rgba(255,255,255,1.00);
}

#content #mainContent #descriptionInfo {
	/* application info section */
	/*background-color: rgba(208,207,207,1.00);*/
	
	overflow-wrap: break-word;
  	word-wrap: break-word;
	white-space:normal;
	/*font-size: 25px;*/

/*	
	margin-right: 4%;
	position: absolute;
	top: 550px;	*/
	
}
#content #mainContent #descriptionInfo h2, #content #mainContent #descriptionInfo p {
	/*color: rgba(255,255,255,1.00);*/
	padding-left: 2%;
	padding-top: 11px;
/*	
	overflow-wrap: break-word;
  word-wrap: break-word;
	max-width: 70%;*/
	
}
#content #mainContent #descriptionInfo p {
	/*color: rgba(255,255,255,1.00);*/
	padding-left: 2%;
	padding-top: 0px;
	padding-bottom: 11px;
	padding-right: 2%;
	/*
	max-width: 70%;
	overflow-wrap: break-word;
  	word-wrap: break-word;*/
}

/* Offer text banner*/
#content #mainContent #bannerImage {
	/*Container for main banner image */
	/*position: fixed;*/
	width: 100%;
	/*background-color: rgba(208,207,207,1.00);*/
	position:relative;
}

#offer {
	font-family: 'Montserrat', sans-serif;
	clear: both;
	background-color: rgba(246,246,246,1.00);
	color: rgba(146,146,146,1.00);
	padding-left: 115px;
	padding-top: 57px;
	padding-bottom: 57px;
}
/* Main content of the site */
#content {
	clear: both;
	overflow: hidden;
	padding-top: 29px;
}
/* sidebar_products */
#content #sidebar_products{
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	float: left;
	width: 20%;
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
	background-color: rgba(246,246,246,1.00);
	padding-top: 36px;
	height: 784px;
}

/* main content of the site */
#content #mainContent {
	float: left;
	width: 65%;
	text-align: center;
	padding-left: 4%;
}
/*menubar's properties for menus in sidebar_products */
#content #sidebar_products #menubar {
	text-align: center;
	color: rgba(146,146,146,1.00);
	position: center;
}
/* Search field in sidebar_products */
#content #sidebar_products #ProductSearch {
	width: 80%;
	border-radius: 0px;
	/*height: 42px;*/
	text-align: center;
	color: rgba(208,207,207,1.00);
	font-size: 14px;
	margin-bottom: 10px;
}

/* Whole page content */
#mainWrapper {
	width: 80%;
	padding-left: 10%;
}
/*menu elements */
.menu ul li {
	list-style-type: none;
	font-size: x-large;
	position: relative;
	/*left: -35px;*/
	/*
	padding-left: 20%;*/
	padding-top: 12px;
	text-align: center;
}

#img_container {
	width: 100%;
	height: 175px;
	/*
	min-height: 150px;
	max-height: 200px;*/
	/*padding-left: 5%;
	padding-right: 5%;*/
	display: block;
	z-index: 9998;
}

#img_container a{
	z-index: 9999;
}

/* footer */
#mainWrapper footer {
	clear: both;
	overflow: auto;
	background-color: rgba(208,207,207,1.00);
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	line-height: 1.8;
	padding-top: 22px;
	padding-left: 22px;
	text-align: center;
	padding-bottom: 22px;
	padding-right: 22px;
}
/*Each footer content */
#mainWrapper footer div {
	width: 27%;
	float: left;
	padding-left: 4%;
	padding-right: 2%;
	color: rgba(255,255,255,1.00);
	text-align: justify;
}
/* Links in footer */
footer div a {
	color: rgba(146,146,146,1.00);
	display: block;
	text-decoration: none;
	text-align: center;
}
/* Product's images in catalog 
.productInfo div img {
	width: 100%;
	z-index: 3;
	max-height: 200px;
}*/

/*Links in sidebar_products */
#sidebar_products #menubar .menu ul li{
	margin-top: -10px;
}

#sidebar_products #menubar .menu ul li a {
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}
#sidebar_products #menubar .menu ul li a:hover {
	color: rgba(107,97,97,1.00);
	text-decoration: none;
}
/* Menu headings in sidebar_products */
#menubar .menu h2 {
	font-size: 14px;
}
/*Links under menus in sidebar_products */
#menubar .menu ul li a {
	font-size: 14px;
	text-align: center;
}
/* Menus in sidebar_products */
#sidebar_products #menubar .menu {
	margin-bottom: 29px;
}
/* Container for links in footer */
footer .footerlinks {
	margin-top: -15px;
}

#content #sidebar_products .search-container {
  /*float: right;*/
}

#content #sidebar_products input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
}

#content #sidebar_products .search-container button {
  /*float: right;*/
  padding: 6px 10px;
  margin-top: 8px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

#content #sidebar_products .search-container button:hover {
  background: #ccc;
}

#mainContent #bannerImage img {
	/* Actual banner image */
	width: 100%;
}


@media screen and (max-width : 1000px ){
	
#img_featured {
	vertical-align: middle;
	max-height: 400px;
	max-width: 600px;	
	object-fit: contain;
	/*display:block;*/
}

/* Slideshow container */
.slideshow-container {
  height: 400px;
  width: 100%;
  position: relative;
  margin: auto;
}
	
header #headerLinks {
	width: 100%;
	text-align: center;
	padding-bottom: 21px;
}
	
#content #sidebar_products #ProductSearch {
	width:70%;
	padding-left: 0;
}

}

/* Media query for tablets */
@media screen and (max-width : 700px ){

#img_featured {
	vertical-align: middle;
	max-height: 300px;
	max-width: 500px;	
	object-fit: contain;
	/*display:block;*/
}

/* Slideshow container */
.slideshow-container {
  height: 300px;
  width: 100%;
  position: relative;
  margin: auto;
}
	
	header #headerLinks {
	width: 100%;
	text-align: center;
	/*padding-bottom: 21px;*/
		
}
	
#content #mainContent #descriptionInfo {
/*	
	position:absolute;
	width: 100%;
	top:450px;
	*/
	}
	
/* search field in sidebar_products */
#content #sidebar_products #ProductSearch {
	width:80%;
	padding-left: 0;
}
	
/* sidebar_products */
#sidebar_products {
	display: none;
	float: none;
	width: 100%;
	height: auto;
	overflow: auto;
	padding-left: 12%;
	padding-top: 0px;
}
/* horizontal separators in sidebar_products */
#sidebar_products hr {
	display: none;
}
/*The sidebar_products and maincontent of page */
#content {
	position: relative;
	/*top: -22px;*/
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	height: 784px;
}
	

/*menu headings in sidebar_products */
#menubar .menu h2 {
	display: inline;
	font-size: medium;
	/*padding-right: 6%;*/
}
/* Unordered List of links */
#menubar .menu ul {
	/*display: inline-block;*/
	text-align: center;
	position: relative;
}
/*list elements */
#menubar .menu ul li {
	display: inline;
	text-align: center;
	font-size: medium;
	padding-left: 0%;
	white-space: nowrap;
	/*padding-right: 3%;*/
}
/*The link to be hidden in tablet view */
#sidebar_products #menubar .menu ul .notimp {
	display: none;
}
/* menus in sidebar_products */
#sidebar_products #menubar .menu {
	width: 100%;
	text-align: center;
	position: relative;
	top: 16px;
}
/*menubar in sidebar_products */
#content #sidebar_products #menubar {
	position: relative;
	left: -7%;
	overflow: hidden;
	width: 95%;
	padding-top: 0px;
}
/* offer banners content */
#offer p {
	font-size: small;
}
/* main content region of page */
#content #mainContent {
	overflow: hidden;
	width: 100%;
	margin-top: 0px;
}
	
/* Container for links in footer */
footer .footerlinks {
	float: none;
	width: 100%;
	position: relative;
	top: 17px;
	clear: both;
	text-align: center;
	left: 0%;
	padding-bottom: 19px;
}
/* Container for each footer divisions */
footer div {
	width: 44%;
	text-align: justify;
	font-size: 15px;
}
/* Links in footer */
.footerlinks p a {
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	padding-right: 35px;
}
/* Footer region */
footer {
	padding-left: 16px;
	overflow: hidden;
}
/* Links in header */
header #headerLinks a {
	padding-left: 0px;
	padding-right: 10px;
}
/* Offer- Text banner */
#offer {
	padding-left: 22%;
}
/* Paragraphs in footer */
footer .footerlinks p {
	display: inline;
}
}

/*media query for small screen devices */
@media screen and (max-width:480px) {

#img_featured {
	vertical-align: middle;
	max-height: 200px;
	max-width: 400px;	
	object-fit: contain;
	/*display:block;*/
}

/* Slideshow container */
.slideshow-container {
  height: 200px;
  width: 100%;
  position: relative;
  margin: auto;
}

#content #mainContent #descriptionInfo {
/*	
	position:absolute;
	width: 100%;
	top:450px;*/
	}
	
/*Container for links in header */
header #headerLinks {
	width: 100%;
	text-align: center;
	background-color: rgba(190,190,190,1.00);
	padding-bottom: 0px;
}
/* Logo placeholder*/
header #logo {
	width: 100%;
	text-align: center;
}
/* Links in header */
header #headerLinks a {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
/*Offer - Text Banner */
#offer {
	padding-left: 0px;
	text-align: center;
}
	
#sidebar_products{
	display:none;
	position: relative;
	left: -8%;
	text-align: center;
}

/* Menubar in sidebar_products */
#sidebar_products #menubar {
	display:none;
	position: relative;
	left: -8%;
	text-align: center;
}
/*Menu headings in sidebar_products */
#menubar .menu h2 {
	width: 100%;
	display: block;
}
	
footer div {
	width: 100%;
	margin-left: -16px;
	text-align: justify;
	padding-bottom: 16px;
	overflow: auto;
}
	
/* Unordered list for menu elements */
.menu ul {
	position: relative;
	/*padding-left: 24%;*/
	text-align:center;
}
	
/* Container for links in footer */
footer .footerlinks {
	padding-left: 8%;
}
/* Main content which excludes the sidebar_products */
#content #mainContent {
	margin-top: 0px;
	text-align: center;
	width: 100%;
	padding-left: 0px;
}
}

h2 {
font-size: 14px;	
}
