

body {
   /*    padding-top: 70px;  Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	background-color:#e9e9e9;
	background-image: url("https://www.ireland-information.com/images/celticbackground2.jpg");
	font-family: Georgia;
}

pre {display: block;		/* used to display pre text inside a bootstrap modal popup */
    font-family: Georgia;
    white-space: pre-wrap;
    margin: 1em 0;
    font-size:18px;
    word-break:initial;
}

.modal-body > .img-responsive {     /* centers an image inside a bootstrap modal popup */
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.blueb		{border:1px solid blue;
}

.orangeb	{border:1px solid orange;
}

.fs18        {font-size:18px; 
	      font-family: Georgia;
}

.fs22        {font-size:22px; 
              font-family: Georgia;
}

.fs30        {font-size:30px; 
}

.img-responsive		{border-radius:3px;
}

.text-centered		{text-align:center; margin:0 auto;
}

.text-left		{text-align:left;
}

.text-right		{text-align:right;
}

.img-centered		{display:block; margin:0 auto;
}

.centered		{margin: 0 auto;
}

.linethrough		{text-decoration: line-through; color: #006600;
}

h1, h2, h3, h4		{font-family: 'Roboto', sans-serif;
}

h3	{font-weight:bold; font-size:18px; color:#444444; display:inline;
}

h6	{font-weight:bold; font-size:18px; color:#eeeeee; display:inline;
}

h4	{font-weight:bold; font-size:14px; color:#555555; display:inline;
}

h5	{font-weight:bold; font-size:14px; color:#eeeeee; display:inline;
}

a{color:#bbbbbb;
}

a:hover{color:#aaaaaa;
}

.anchorcolor2		{color:#444444;
}

.anchorcolor2:hover	{color:#777777; text-decoration:none;
}

.anchorcolor3		a{color:#007700; font-weight:bold;
}
.anchorcolor3:hover	a:hover{color:#005500;
}

.anchorcolor4		a{color:#B6AEAE;
}
.anchorcolor4:hover	a:hover{color:#969090;
}

.table-styling1	 	tr th{text-align:center; font-size:18px;
		/*	background-color:#D6E0D6; */ 
			border:1px solid #DEDCDC;
}
.table-styling1  	tr{background-color:#EAEEEA;}
.table-styling1  	tr td{border:1px solid #DEDCDC; font-size:18px;}
.table-styling1  	tr:hover{background-color:#D7DBD7;}

.gold	{color: #FFBF00;
}

.gray	{color: #aaaaaa;
}

.image120by120	{height:120px; width:120px;
}

.bigstar	{font-size:1.5em;
}

.half {position:relative;
}

.half:after {
    content:'';
    position:absolute;
    z-index:1;
    background:white;
    width: 50%;
    height: 100%;
    left: 47%;
}

.icon	img{height: 22px; 
	    width: 22px;
}

.form-control	{height: 26px;
}

.icon-smaller	img{height: 13px; 
	 	    width: 13px;
}

#maincontentcontainer	{
   border-style: solid;
    border-top-width: 0px;
    border-top-color:  #fff;
    border-bottom-width: 0px;
    border-left-width:   0px;
    border-right-width:  0px;
    background-color:#fff;

}

#headerimage	{width:100%; height:150px;
}


.navbar		{margin:0px;    
		border-bottom-width: 0px;
		background-color:#e9e9e9;

}

#searchbox	{padding-left: 5px;
		width:60%; height:33px;
		border-radius: 10px;
		color:#777777;
		font-size: 23px;
		font-weight:bold;
}

.newsletterbox	{width:60%;
		height:26px;
		border-radius: 10px;
		color:#777777;
		font-size: 15px;
		font-weight:bold;
}

.newsletterbox-s {width:50%;
		height:26px;
		border-radius: 10px;
		color:#777777;
		font-size: 15px;
		font-weight:bold;
}

#subscribebox	{padding-left: 5px;
		width:80%; height:33px;
		border-radius: 10px;
		color:#777777;
		font-size: 23px;
		font-weight:bold;
}

::-webkit-input-placeholder {
 font-size: 14px;
 color: #ADADAD;
 text-align: center;
 font-weight: bold;
font-family: 'Roboto', sans-serif;
}
:-moz-placeholder { /* older Firefox*/
 font-size:14px;
 color: #ADADAD;
 text-align: center;
 font-weight: bold;
font-family: 'Roboto', sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */ 
 font-size: 14px;
 color: #ADADAD; 
 text-align: center;
 font-weight: bold;
font-family: 'Roboto', sans-serif;
} 
:-ms-input-placeholder { 
 font-size: 14px; 
 color: #ADADAD;
 text-align: center;
 font-weight: bold;
font-family: 'Roboto', sans-serif;
}
 
.formbutton	{
background-color:transparent; border: 0px transparent;
}

.greengradientbackground	{
    background: -webkit-linear-gradient(#002200, #004400); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#002200, #004400); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#002200, #004400); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#002200, #004400); /* Standard syntax (must be last) */

}

.greengradientbackground2	{
    background: -webkit-linear-gradient(#003300, #00000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#003300, #000000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#003300, #000000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#003300, #000000); /* Standard syntax (must be last) */

}

.greengradientbackground3	{
    background: #002D00;
}


#navbarcontainer	div{border:0px solid blue; 
			font-size:1.15em;
			height:50px; 
			line-height: 50px;        /*  make same as div height to vertically center the text */
}


#navbarcontainer	{background-color:#002D00;
			padding:15px;
    			color: #cccccc;
			font-weight:bold;
			text-align:center;
			font-family: 'Roboto', sans-serif;
}

#topnavrow		{padding-bottom:50px;
			font-family: 'Roboto', sans-serif;
}

.cursorpointer		{cursor:pointer;
}

 .dropdown:hover .dropdown-menu {display: block;  }     /*  repalced this with the transtion below  */

/*
.dropdown .dropdown-menu{
    display: block;
    opacity: 0;

    -moz-transition:    all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition:      all 400ms ease;
    -ms-transition:     all 400ms ease;
    transition:         all 400ms ease;
}
.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}*/

.greenDropdownText	{color:#00A259; 
			font-weight: bold;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    			color: #eeeeee;
}


#logoimage		{height:75px; width:75px;
}

.pageheading		{color: #006600;
  			font: 400 40px/0.8 'Cookie', Helvetica, sans-serif;
			text-shadow: 4px 4px 3px rgba(5,5,5,0.1);
			text-align:center;
			padding-left:10px;
			padding-right:10px;
}

#headingtext		{width:80%; 
			padding-bottom:7px;
}

.pagesubheading		{color: #006600;
  			font: 400 30px/0.8 'Cookie', Helvetica, sans-serif;
			text-shadow: 4px 4px 3px rgba(5,5,5,0.2);
			text-align:center;
			padding-left:10px;
			padding-right:10px; 
}

.productnameheading1	{color: #222222;
			font-family: 'Roboto', sans-serif;
  			font-size: 30px;
			text-shadow: 4px 4px 3px rgba(5,5,5,0.1);
			text-align:center;
			padding-left:10px;
			padding-right:10px; 
}

.productnameheading2	{color: #006600;
  			font: 400 40px/0.8 'Cookie', Helvetica, sans-serif;
			text-shadow: 4px 4px 3px rgba(5,5,5,0.1);
			margin-top: 0;
			margin-bottom: 3px;
}

.productnameheading3	{color: #006600;
  			font: 400 25px/0.8 'Cookie', Helvetica, sans-serif;
			text-shadow: 4px 4px 3px rgba(5,5,5,0.1);
			margin-top: 0;
			margin-bottom: 3px;
}

.productid		{color: #B4ACAC;
			margin-bottom: 3px;
			font-family: 'Roboto', sans-serif;
}


.pricing		{color: #222222;
			font-family: 'Roboto', sans-serif;
  			font-size: 20px;
			font-weight:bold;
}

.pricing1		{color: #222222;
			font-family: 'Roboto', sans-serif;
  			font-size: 22px;
			font-weight:bold;
}

.pricing2		{color: #222222;
			font-family: 'Roboto', sans-serif;
  			font-size: 16px;
			font-weight:bold;
}

.currencysymbol		{font-weight:bold; 
			font-size:13px; 
			color:#444444; 
}

.displayinline		{display:inline;
}

strike 			{color:#028E6F;
}

.productImage		{width:100%; 
			border-radius:4px;
}


/** STYLING FOR THE DROP-DOWN MENU LISTS */

.lineh90	{line-height:110%;
}

.ulstyled li	{border-radius:6px; 
		background-color:#f0f0f0;
		font-size:0.70em;
}

.ulnamestyled	{font-size:1em;}

.ulnamestyled:hover	{color:#f0f0f0;}

.zeromarginright	{padding-right:0px;
}

.zeromarginleft	{padding-left:0px;
}

.dropdowndiv	{padding-left:10px; 
		padding-right:10px;
}

.dropdowndiv	a{color: #CCCCCC;
		font-weight: bold; 
		font-size:1em;
		line-height:2em;
		text-decoration:none;
}

.dropdowndiv	a:hover{color: #ffffff; 
}


.dropdownstyle	{width:310px; 
		background-color:#004800; 
		border-radius:5px;
		padding-bottom:10px;
}

.narrower-dropdown	{width:155px;
			height:460px;   /** specific heights and widths for some dropdowns */
}


.dropdownimg 	{width: 125px;
		height: 100px;
		border-radius: 2px;
}


.dropdownimg:hover {
		opacity: 0.9;
    	        filter: alpha(opacity=90); 	/* For IE8 and earlier */
		border:0px dotted #999999; 
}

/** START OF BREADCRUMBS  CSS**/

.btn	{font-family: 'Roboto', sans-serif;
}

.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
  padding:3px 12px 3px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:3px 6px 3px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:3px 18px 3px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

#currentPageBreadcrumb	{background-color: #eee; 		
			cursor: pointer;
}

#currentPageBreadcrumb:hover{border: 1px solid #ccc;
			     cursor: pointer;

}

#breadcrumbscontainer	{padding-top:9px;
}

/** END OF BREADCRUMBS  CSS**/



.image-grow { transition: all .75s ease-in-out; }   /** used on pd photos**/
.image-grow:hover { transform: scale(1.35); }


.shoppingcartitem	{font-size:1.1em; 
			color:#555555; 
			font-weight:bold;
}

.cartbutton	{padding-left:65px; 
		padding-right:65px; 
		background-color:#F77B29; 
		font-weight:bold; 
		color:#eeeeee; 
		font-size:30px;
		font-family: 'Roboto', sans-serif;
}

.cartbutton:hover{color:#DBD7D7; 
}

.cartbutton:focus{color:#E1E9E1; 
}

.categorydiv	{ 
		background-color:#003B00; 
		font-weight:bold; 
		color:#eeeeee; 
		font-size:18px;
		font-family: 'Roboto', sans-serif;
		width:100%;
		text-align:center;
		height:38px;
		line-height: 38px;	/* so text is vertically centered - only usable for 1 line of text */
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		text-decoration:none; 
}

.categorydiv	a:link{color:#DBD7D7;
		  text-decoration:none; 
}

.moreoptions	{border: 0px solid #DDDDDD; 
		padding: 7px; 
		text-align: center;
		border-radius: 4px;
		height: 65px;
}

.moreoptions 	a{color:#444444;}

.moreoptions 	a:hover{color:#999999; text-decoration:none;}

.optionsfullheight	{line-height: 65px;
}

#options	{display: inline-block;
      		vertical-align: middle;
}					/** vertically centers the text */

.panel-body	li{list-style:none !important;
}

.slide-image 	{width: 100%; 
}

.carousel	{background-color:#ffffff;
}

.selected img 	{opacity:0.75;
}

.carousel-control,
.item 		{border-radius: 4px;
}

.carousel-control.right, .carousel-control.left {
  		background-image:none;
}


#categoryImage	{padding-top:6px;
		background-color:#ffffff;

}

#categoryText1 {width:70%; border:0px solid blue; 
		margin:0 auto;
}

#categoryText2 {width:97%; border:0px solid blue; 
		margin:0 auto;
		background-image: url("https://www.irishnation.com/images/parchment1.jpg");     background-size: 100% 100%;
    		background-repeat: no-repeat;
		padding: 90px 45px 90px 45px;
}

#categoryText2 a{color:#000000;

}

#myCarousel:hover {box-shadow:-7px -7px 12px 2px #888888;
}

.pagetext	{font-size:18px;
}


.leftdiv  {float:left; width:30%;}	

.leftdiv:hover 	img{
		opacity: 0.9;
    	        filter: alpha(opacity=90); 	/* For IE8 and earlier */
		border:0px dotted #999999; 
}

.rightdiv 	{float:right; 
		width:70%; 
		padding:10px;
 		height:100%;
		background-color:#ECF0EC;
}

/* .height450	{height:450px; overflow:hidden;} */

/* .height190	{height:190px; overflow:hidden;} */

.margintop10	{margin-top:10px;}

.dottedframe	{border:0px dotted #cccccc;
		border-radius: 5px;
		height:100%;
}

.row2divs	{margin:1px; padding-top:7px; background-color:#ECF0EC;
}

.caption 	{border:0px dotted #dddddd;
		text-align:center;
		padding: 8px 3px 3px 3px;
}

.caption:a{text-decoration:none;
}

/* .caption:hover 	{background-color:#E1DFDF;} */

/* .caption h4 	{white-space: nowrap;} */

.clickformoredetails	{color:#aaaaaa;
			font-size:12px;
			padding:3px;
			display:block;
			font-family: 'Roboto', sans-serif;
}

.pic 		{width: 100%;
		overflow: hidden; 
		display: block;
    		margin-left: auto;
   		margin-right: auto;
		background-color:#eeeeee;
}

.pic 		img{width: 100%; 
		    height: auto !important;
		    max-width:300px;
		    display: block;
		    margin:0 auto;
}


.pic:hover 	img{
		opacity: 0.9;
    	        filter: alpha(opacity=90); 	/* For IE8 and earlier */
		border:0px dotted #999999; 
}




.socialsharebutton	{border-radius:4px;
}

footer 		{margin: 50px 0;
}

#footercontainer div{padding-top:10px;
}

.footer		{color:#cccccc;
		font-family: 'Roboto', sans-serif;
  		font-size: 14px; 
		padding-top:10px;
}

.footer		li{font-weight:normal;}

.footer 	h4{color:#cccccc;
  		font-size: 18px;
  		text-transform: uppercase;
}

.footer 	li a{color:#cccccc;
  		font-size: 14px; font-weight:normal;
		text-decoration:underline;
		text-decoration-color:#14B214;
}

.footer 	li a:hover{color:#aaaaaa;
		 font-weight:normal;

}

.smallercookietext	{font: 400 25px/0.8 'Cookie', Helvetica, sans-serif;
}



#copyrightrow		{background-color:#000000;
			text-align:center;
			color:#808080;
}

.nolinebreak	{display: inline;
}

.category-products 	{border: 0px solid #dddddd;
  			margin-bottom: 35px;
  			padding-bottom: 20px;
  			padding-top: 3px;
}

.left-sidebar h2, .brands_products h2 {
  color: #009900;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto 30px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index:3;
}

.left-sidebar h2:after, h2.title:after{
	content: " ";
	position: absolute;
	border: 1px solid #f5f5f5;
	bottom:8px;
	left: 0;
	width: 100%;
	height: 0;
	z-index: -2;
}

.left-sidebar h2:before{
	content: " ";
	position: absolute;
	background: #fff;
	bottom: -6px;
	width: 130px;
	height: 30px;
	z-index: -1;
	left: 50%;
	margin-left: -65px;
}

h2.title:before{
	content: " ";
	position: absolute;
	background: #fff;
	bottom: -6px;
	width: 220px;
	height: 30px;
	z-index: -1;
	left: 50%;
	margin-left: -110px;
}

.category-products .panel {
	background-color: #FFFFFF;
	border: 0px;
	border-radius: 0px;
	box-shadow:none;
	margin-bottom: 0px;
}

.category-products .panel-default .panel-heading {
  background-color: #FFFFFF;
  border: 0 none;
  color: #FFFFFF;
  padding: 5px 20px;
}

.category-products .panel-default .panel-heading .panel-title a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.category-products .panel-default .panel-heading .panel-title a:hover {
  color: #111111;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0 none;
}

.category-products .badge {
  background:none;
  border-radius: 10px;
  color: #696763;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.panel-body ul{
  padding-left: 20px;
}

.panel-body ul li a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.panel-body ul li a:hover{
text-decoration:none;
color:#000000;
}

.brands-name {
  border: 1px solid #F7F7F0;
  padding-bottom: 20px;
  padding-top: 15px;
}

.brands-name .nav-stacked li a {
  background-color: #FFFFFF;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.brands-name .nav-stacked li a:hover{
  background-color: #fff;
  color: #696763;
}

.shipping {
  background-color: #F2F2F2;
  margin-top: 40px;
  overflow: hidden;
  padding-top: 20px;
  position: relative;
}

.price-range{
  margin-top:30px;
}

/*  extra styling for the cart pages included here and extra @media query insterted at very bottom in section:    @media only screen and (max-width: 640px)  */

#cartdiv	{text-align:center; 
		margin:0 auto; 
}


.grayboldtext  	{font-weight:bold;
                font-size:2.0em;
                color:#666666;    
}

.grayboldtext-smaller  	{font-weight:bold;
                	font-size:1.25em;
                	color:#666666;    
}

.lightgraybackground	{background-color:#E6ECE6;    /* was #eeeeee */
}

.midgraybackground	{background-color:#E1E9E1;    /* was #dddddd  */
}

.qyttextbox		{width:45px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {opacity: 1;
}

input 			{text-align: center; 
			font-family: 'Roboto', sans-serif;
}

.update			{font-size:0.60em;
			text-decoration:underline;
			padding-left:10px;
}

td.removefromcartcell	{border:0px solid #dddddd; 
			font-size:0.85em;
}

/*  --------- end of extra styling for the cart pages included here   */



/*  --------- stylng for the side-share buttons   */

	.sticky-container{
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		right: -119px;
		top:330px;
		width: 200px;

	}

	.sticky li{
		list-style-type: none;
		/* background-color: #333;*/
		color: #efefef;
		height: 40px;       */ was 43 */
		padding: 0px; 
		 */margin: 0px 0px 1px 0px; */
		-webkit-transition:all 0.6s ease-in-out;
		-moz-transition:all 0.6s ease-in-out;
		-o-transition:all 0.6s ease-in-out;
		transition:all 0.6s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(100%); 

	}

	.sticky li:hover{
		margin-left: -80px;
		/*-webkit-transform: translateX(-115px);
		-moz-transform: translateX(-115px);
		-o-transform: translateX(-115px);
		-ms-transform: translateX(-115px);
		transform:translateX(-115px);*/
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
	}

	.sticky li img{
		float: left;
		/* margin: 5px 5px; */
		/* margin-right: 10px; */

	}

/*  --------- end of the stylng for the side-share buttons   */

#tabs	{padding: 10px;
}

#tabs li	{font-size:12px; 
		font-weight:heavy;
}

#tabs li a{color:#555555;
}



.styledselectbox	{width:100px; height:25px;
			border-radius: 3px;
			font-family: 'Roboto', sans-serif;
}

.styledquantitybox	{width:40px; height:25px;
			border-radius: 3px;
			font-family: 'Roboto', sans-serif;
}

.navheadingtextsize	{font-size:1.0em;
}

#categoriesrow		div{line-height:100%;
}


#altnavrow		div{	font-size:0.90em; 
				font-weight:bold;
 				height:35px;
				line-height: 35px;        /*  make same as div height to vertically center the text */
				border:0px solid #000000;
    				margin-left: 0 !important; /*  makes the row full width ignoring Bootstraps 15px margin */
    				margin-right: 0 !important;
				padding:0px;
}



/*  --------- MEDIA QUERY ----------    */

@media only screen and (max-width: 1200px) 	{


#mainnavrow1		div{	font-size:0.90em;
}

#mainnavrow2		div{	font-size:0.90em;
}

.navheadingtextsize	{font-size:0.8em;
}

#navbarcontainer	{background-color:#002D00;
			padding-bottom:35px;
    			color: #cccccc;
			font-weight:bold;
			text-align:center;
			border:0px solid orange;
}

#logoDiv		{padding-bottom:60px;
}

#searchDiv		{padding-bottom:20px;
}



						} /*  end of  MEDIA QUERY ----------    */

/*  --------- MEDIA QUERY ----------    */


@media only screen and (max-width: 800px) 	{


.sticky-container	{display:none;
}
						}

/*  --------- MEDIA QUERY ----------    */

@media only screen and (max-width: 768px) 	{

input[type=checkbox] {         /*  this is to enlarge the captcha box on the newsletter form for mobile screens    */

 -ms-transform: scale(1.7); /* IE */
 -moz-transform: scale(1.7); /* FF */
 -webkit-transform: scale(1.7); /* Safari and Chrome */
 -o-transform: scale(1.7); /* Opera */
  padding: 3px;
}

#headerimage		{width:100%; height:100px;
}

.pageheading		{font: 400 30px/0.8 'Cookie', Helvetica, sans-serif;
}

.pagesubheading		{font: 400 18px/0.8 'Cookie', Helvetica, sans-serif;
}

#headingtext		{width:100%; 
			padding-bottom:7px;
}

#headingtext		h3{font-size:16px;
}

#searchbox		{width:75%;
}

.productnameheading1	{font-size:23px;
}

.btn-group		a{font-size:12px;
}

.navheadingtextsize	{font-size:0.5em;
}

#categoryText1 {width:98%;
}

#categoryText2 {width:98%;
}

.carouselImage	{min-width:310px;
}

.cartbutton	{padding-left:25px; 
		padding-right:25px; 
}

	/* extra css for the cart pages inserted here */

input#searchbox  	{text-align: left; 
}

.nopcart		{width:100%;
}

table.nopcart		td{border:1px solid #dddddd;
			padding:5px;
}

.productidcell 		{display: none;
}

.productImage		{width:50%; 
			border-radius:4px;
}


.grayboldtext  		{font-size:1.5em;
}

.grayboldtext-smaller  	{font-size:1.0em;
}

#surnameRequired	{width:140px; height:40px;
			line-height:200%;
}

.styledselectbox	{width:100px; height:40px;
			line-height:200%;
}

.styledquantitybox	{width:40px; height:40px;
			line-height:200%;
}

.paypalImage		{display: center-block;
}

#paypalImage 		{float: none!important; 
}


.table-styling1	 	tr th{font-size:15px;} /*  ---------- reducing the font size from 18 to 16 ------------------  */
.table-styling1  	tr td{font-size:15px;} 

	/*   start of styling for the responsive table ------------------  */
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; */}
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }

	/*   End of styling for the responsive table ------------------  */


						}     /*  end of  MEDIA QUERY ----------    */

/*    MEDIA QUERY to enable switching of images between mobile and desktop, at 600px ----------    */
.visible-mobile600 {
  display: none !important;
}

@media (max-width: 600px) {
  .visible-mobile600 {
    display: inline !important;
  }

  .hidden-mobile600 {
    display: none !important;
  }
}
/*  end of  MEDIA QUERY ----------    */


/*  --------- MEDIA QUERY ----------  changes the default botstrap width of the main content page container   */
/* defaults are  (min-width: 568px)  width: 550px;     (min-width: 992px) width: 970px;    (min-width: 1200px) width: 1170px;    */


@media (min-width: 1200px) {
  .container {
    width: 1270px;    */ so we made it wider here  */
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1270px;    */ so we made it wider here  */
  }
}
