html, body {
    height: 100%;
	word-wrap: break-word;
	font-family: 'Lato Bold', 'Lato', sans-serif;
}

h1 {
	font-family: 'Lato Bold', 'Lato', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
	color: #000000;
}

a {text-decoration:none;
	font-family: 'Lato Bold', 'Lato', sans-serif;
	color: #0868C2;
}
.flex {display:flex;}
.fdc {flex-direction: column; width:60%;}
.fhead {flex-direction: row;}

@media (max-width: 800px) {
.fhead {flex-direction: column;}
.fdc {width:100%;}
}


.page {
  margin:0px;
  position:relative;
  left:0px;
  max-width:960px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}
.logo img {max-height:48px;height:48px;width:172px;}
.logo {text-align:center;}

.picture {width:50%;}
.picture img {height:180px;width:180px;}
.pdp {
	font-family: 'Lato Bold', 'Lato', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

.paragraph {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	text-align: left;
}
.paragraph li {margin: 10px 0 0 0;}
.fcomm
{
	color: #555555;
	font-size: 12px;
}
.btn-price {
	display:inline-block ;
	border-width: 0px;
	width: 248px;
	height: 30px;
	background: inherit;
	background-color: rgba(8, 104, 194, 1);
	border: none;
	border-radius: 5px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 12px;
	color: white;
	padding-left: 40px;
	text-decoration: none;
	margin-top:20px;
}

.buyblock {margin-left:30px; width:300px;}

@media (max-width: 800px) {
.buyblock {margin: 0px auto; width:300px;}
}


.shiptime {
	font-size: 12px;
	color: #000000;
}


.heading, h2 {
	font-family: 'Lato Bold', 'Lato', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	text-align: left;
}

.firsttable{max-width:100%;}
.secondtable{max-width:100%;}
.cellname {
	width:200px;
	min-width:160px;
	padding:0px 10px;
	font-family: 'Lato Bold', 'Lato', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-align: left;
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
}
.cellval { 
	max-width:700px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-align: left;
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;	
	width:100%;
	padding:0px 10px;
}
.cellval.last {border-bottom: solid 1px #eee;}
.cellname.last {border-bottom: solid 1px #eee;}
@media (max-width: 900px) {
.cellval {max-width:500px;}
}
@media (max-width: 700px) {
.cellval {max-width:300px;}
}
@media (max-width: 500px) {
.cellval {max-width:200px;}
}
.cellval p{word-wrap: break-word;}
.cellnamenb {
	width:200px;
	min-width:160px;	
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-align: left;
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;	
	padding:0px 10px;
}
.cellnamenb.last {border-bottom: solid 1px #eee;}


.tbl {display:flex;}


.heading2 {
	font-family: 'Lato Bold', 'Lato', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
}

.flt
 {
	color: #000000;
	line-height: 24px;
	font-family: 'Lato Bold', 'Lato', sans-serif;
	font-weight: 700;
}

ul {
	margin: 0px;
}

li {
	color: #000000;
	line-height: 24px;
}
.mb {margin-bottom:20px;}
.paragraph li.mt0 {margin-top:0px;}
.lh {line-height: 24px;}


.grayblock {
	padding:15px;
	border-width: 0px;
	max-width: 100%;
	/*height: 85px;*/
	text-align: left;
	font-family: 'Lato Bold', 'Lato', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	letter-spacing: normal;
	color: #000;
	vertical-align: none;
	line-height: normal;
	text-transform: none;

	background: inherit;
	background-color: rgba(242, 242, 242, 1);
	border: none;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
}



.footer {
	font-family: 'Lato Bold', 'Lato', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	letter-spacing: normal;
	line-height: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	margin:15px;
}

.blocks {display: flex; flex-direction: row; flex-wrap: wrap;justify-content: flex-start;align-content: flex-start;}
.item {width: 200px;   min-height: 300px;   margin: 10px; line-height:1.8; font-size: 10pt;}
 .item div img {width:140px;height:140px;}  
 .pagination {padding-top:20px;}
 .pagination div {min-width: 10px;    margin: 5px 25px 5px 5px; font-family: 'Lato Bold', 'Lato', sans-serif;}
.idndiv {margin-bottom:7px;}
.idndiv a {font-weight:bold; font-size: 12pt;}

@media (max-width: 460px) {
.item {width: 48%;     margin: 0px; }
}




.fancybox-is-open .fancybox-bg {
	opacity: .37;
}
.fancybox-content {padding: 0;}
.popup {
	padding: 0 45px;
	background: transparent !important;
}


.fancybox-close-small svg {
	fill: transparent;
	opacity: .8;
	stroke: currentColor;
	stroke-width: 1.5;
	transition: stroke .1s;
}
.fancybox-close-small svg {
	opacity: 1;
}

.block--popup {
	overflow: hidden;
	background-color: #fff;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 4px !important;
	max-width: 536px;
}

.btn {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	padding: 11px 15px 11px;
	border-radius: 4px;
	outline: none;
	border: solid 1px #0868C2;
	background-color: #0868C2;
	color: #fff;
	cursor: pointer;
	transition: all .3s;
	text-decoration: none;
	text-align: center !important;
}