/** Shopify CDN: Minification failed

Line 164:1 Unexpected "}"
Line 294:14 Expected identifier but found whitespace
Line 294:15 Unexpected "("
Line 634:30 Comments in CSS use "/* ... */" instead of "//"

**/
div.colltoppara p{
	margin:0px;
}
  
div.whacatpage_main_content h2{
	font-size:1.6em;
	color:#4c4c4c;
}

div.colltoppara{
	width:90%;
}
  
p.infohubp{
	margin-bottom:0px !important;
}
  
p.infohubp span{
	margin-left:30px;
	color:#007599;
}
  
p.infohubp a::before{
	color:#000000;
}
  
.arrow {
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 4px;
}
  
.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
  
p.infohubpdf{
	background-image:url("/cdn/shop/files/infohub_pdf_icon_e2473327-6561-414f-a4de-4eb76ca7d93d.jpg?v=1773789406");
	background-repeat:no-repeat;
	background-size: 24px;
	background-position: 2px 1px;
}

p.infohubvideo{
	background-image:url("/cdn/shop/files/infohub_video_icon_90e6a97e-90fa-4db6-a3f7-3087cf2a0191.jpg?v=1773789406g");
	background-repeat:no-repeat;
	background-size: 24px;
	background-position: 2px 1px;
}

p.infohubblog{
	background-image:url("/cdn/shop/files/infohub_blog_icon_0d908f98-264c-4678-a940-7ce756aa1d6a.jpg?v=1773789406");
	background-repeat:no-repeat;
	background-size: 24px;
	background-position: 2px 1px;
  }

p.infohublink{
	background-image:url("/cdn/shop/files/infohub_link_icon_fc3a5fbb-85e2-4600-996c-d8f62da4f067.jpg?v=1773789406");
	background-repeat:no-repeat;
	background-size: 24px;
	background-position: 2px 1px;
}

.price__current {
  padding-inline-end: 0px;
}

img.nomarg {
  margin: 0px;
  padding: 0px;
}

main-nav {
  font-size: 14px;
}

.products-toolbar {
  padding: 0px;
}

.genericlist li {
  padding-bottom: 0.6em;
  list-style: none;
  margin: 5px 10px 0 0px;
  font-size: 1.5rem;
  color: #555555;
}

ul.genericlist li.disclist {
  list-style-type: disc;
}
.genericimg {
  order: 0;
  flex-shrink: 0;
  width: 300px;
}

.gencatdetails {
  color: #00374f;
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.5rem;
}

.pgen {
  padding-right: 10px;
}

.genmaintext {
  order: 1;
  flex: 1 1 300px;
  padding-left: 15px;
  background-color: #ffffff;
}

div.ncwbottomdetails {
  width: 64%;
  margin: 0 auto;
}

ul.genericlist {
  margin-left: 20px;
}

@media only screen and (max-width: 800px) {
  .genericimg {
    margin-right: 0px;
  }
  .pgen {
    padding: 0px 10px;
  }
  div.ncwbottomdetails {
    width: 100%;
  }
}

ul.cine li {
  list-style: circle;
}

ul.normallist{
	  display:inline-block; 
	  max-width: 650px;
	  vertical-align:top; 
	  margin-top:5px;
	  margin-right:15px;
	}
	
ul.normallist li{
	  padding-bottom:0.5rem;
	}
	
	}

ul.checkmarkerlist {
	  list-style: none !important;
	  display:inline-block;
	  margin:15px 0px 20px 0px !important;
	}
	
ul.checkmarkerlist li:before {
	  content: '✓';
	  color: #007599;
	  font-weight: bold;
	  display: inline-block; /* Needed to add space between the bullet and the text */
	  width: 1.2em; /* Also needed for space (tweak if needed) */
	  margin-left: -1.5rem; /* Also needed for space (tweak if needed) */
	}
	
ul.checkmarkerlist li{
	padding-bottom:0.5rem;
	list-style:none !important;
	}
	
	
@media only screen and (max-width: 920px) {
	
	  ul.normallist{
		margin-left:0px !important;
	  }
	  }
	
.appslist {
  border:solid 1px grey;
}

.appslist td{
  border:solid 1px grey;
}

table.appslist tr:nth-child(odd) {
  background: #efefef;
}

table.appslist tr td{
  line-heights:50px;
}

table.appslist tr th{
font-size:1.2rem;
background-color:#007599;
color:#ffffff;
}

table.appslist tr td.apple{
  background-colors:#d3d3d3;
  csolor:#ffffff;
  text-align:center;
  font-size:1.3em;
}

table.appslist tr td.sandroid{
  background-color:#3DDC84;
  color:#ffffff;
}

table.appslist tr td.sboth{
  background-color:orange;
  color:#ffffff;
}

.diyshortcut li{
  list-style-type: disc !important;
    list-style-position: outside;
    margin: 0px 0px 0px 1.5rem !important;
}

.col-md-6htd{
	width: calc((6 / 13) * 100%);
	display:inline-block;vertical-align:top;}  
  
.conti-us {
  width: 70%;
  margin: 5px auto;
  }
  
.conti-us tr {
  border-bottom: 1px solid #808080;
  }
  
.conti-us td {
  padding: 2px;
  text-align: center;
  }  

.boldthis {
  font-weight: bold;
  }  
  
.tbl_cell_style{
  border:solid 1px grey;
  }

.info_center{
  padding-right: 21px; padding-left: 22px;text-align:center;
  }
  
@media (min-width: 992px){
  .secfoot{
  width:50%;
  display:inline-block;
  vertical-align:top;
  }
  }
  
.facets-category-cell {
  text-align:center;
  }
	
@media (min-width: 768px) {
	  .facets-category-cell {
		  width: 12%;
		  flex-basis: 12%;
		  margin-bottom: 40px;
		  margin-left: 10px;
		  margin-right: 10px;
	  }
	  
  }
	
@media screen and (max-width: 767px) {
	  .facets-category-cell
  Specificity: (0,1,0)
   {
		  margin-left: 2%;
		  flex-basis: 46%;
		  width: 46%;
	  }
	  .col-md-6htd{
		width:100%;
		margin-bottom:25px;
	  }
  }

.video-container{
      position: relative; 
      padding-bottom: 56.25%; 
      padding-top: 30px; 
      height: 0; 
      overflow: hidden;
      max-width:1099px;
      margin:0 auto;
    }

.video-container iframe, .video-container object, .video-container embed { 
      position: absolute; 
      top: 0; 
      left: 0; 
      width: 100%; 
      height: 100%; 
      
    }

	/************Reviews Page************/
div.a a:link{ 	color:#007599; 	}	
	div.a a:visited{ 	color:#007599; 	}	
	div.a a:hover{ 	color:#00475d; 	}	
	div.a a:active{ 	color:#007599; 	}	
	div.b a:link{ 	color:#007599; 	}	
	div.b a:visited{ 	color:#007599; 	}	
	div.b a:hover{ 	color:#00475d; 	}	
	div.b a:active{ 	color:#007599; 	}	
	div.monthquote a:link{ 	color:#007599; 	}	
	div.monthquote a:visited{ 	color:#007599; 	}	
	div.monthquote a:hover{ 	color:#00475d; 	}	
	div.monthquote a:active{ 	color:#007599; 	}	
	div.a{
		color: #6e6e6e;
		text-align:justify;
		padding: 20px 15px 0px 15px;
		background-color:#f7f7f7;
		border-top:1px solid #dddddd;
		border-right:1px solid #dddddd;
		border-left:1px solid #dddddd;
	  
	} 		
	.aname{
	  color: #606060;	
	  font-style:italic;
	  text-align:right;
	  padding: 0px 25px 20px 0px;
	  background-color:#f7f7f7;
	  border-bottom:1px solid #dddddd;
	  border-right:1px solid #dddddd;
	  border-left:1px solid #dddddd;
	  margin-bottom:25px;
	} 		
	.b {
	  color: #606060;
	  text-align:justify;
	  padding: 20px 15px 0px 15px;
	  background-color:#f2f7f7;
	  border-top:1px solid #dddddd;
	  border-right:1px solid #dddddd;
	  border-left:1px solid #dddddd;
	  
	}  	
	.bname{
	  color: #606060;
	  font-style:italic;
	  text-align:right;
	  padding: 0px 25px 20px 0px;
	  background-color:#f2f7f7;
	  border-bottom:1px solid #dddddd;
	  border-right:1px solid #dddddd;
	  border-left:1px solid #dddddd;margin-bottom:25px;
	  
	}		
	div.boxqom{	
	  display: inline-block;
	  width: 60%;
	  margin-bottom: 30px;
	  background-color:#ecf2f4;
	  padding-top: 0px;
	  padding-bottom: 10px;
	  border:2px solid #dddddd;
	  
	}		
	div.monthtitle h4{
	  color: #606060;
	  text-align:center;
	  margin:0px 0px;	
	  
	}  		
	div.monthtitle{ margin:0px 0px 0px 0px;	}		
	div.maintitle h2{
	  color:#606060;
	  text-align:center;
	  padding: 18px 0px 15px 0px;
	}		
	div.monthquote{
	  color: #606060;
	  text-align:justify;
	  padding:12px 20px 0px 20px;
	  
	} 		
	.monthquotename{
	  color: #606060;
	  text-align:right;
	  padding:0px 30px 0px 0px;
	  
	} 		
	.monthquotename a:link{
	  color:#007599;
	  
	} 		
	.monthquotename a:visited{
	  color:#007599;
	  
	} 		
	.monthquotename a:hover{
	  color:#00475d;
	  
	} 		
	.monthquotename a:active{
	  color:#007599;
	  
	}  	
	.wherebox{
	  width:250px;
	  background-color:#FFFFFF;
	  border: 2px solid #487777;
	  border-top-width: 1px;
	  
	} 		
	.wherequote{
	  background-color:#007599;
	  color:#FFFFFF;
	  padding: 3px 2px 3px 2px;
	  text-align:center;
	  font-weight:bold;
	} 		
	.wherelogo{
	  padding:5px 0px 5px 0px;
	  text-align:center;
	  
	} 		
	div.boxl{
	  margin:0px 10px 20px 0px;
	} 		
	div.boxc{
	  margin:0px 10px 20px 10px;
	} 	
	.boxr{margin:0px 0px 20px 10px;
	  
	}		
	.nomomobileib {
	  display:inline-block;
	}	
	div.revcols{
	  display:inline-block;
	  vertical-align:top;
	  max-width:33%;
	} 		
	
	/* All Mobile Sizes (devices and browser) */  
	@media only screen and (max-width: 768px) {	
	  .nomomobileib {
		display:none;
	  }	
	  div.revcols {
		max-width: 100%;
	  } 
	  div.boxqom{
		width:100%;
	  }	
	  
	}	
	.lwchild a{
  display:inline-block;
  margin:7px 3px 0px 3px;
  font-weight:bold;
  font-size:1.2em;
}
.lwchild a img{
  padding-top:0px !important;
  margin:0px 3px 0px 3px !important;
}

.voiceintroicon{
	padding: 0px 0px !important;
}
ul.ulspecs li:nth-child(odd) {
     background: #e4e8e9;
}
ul.ulspecs li{
     margin:0px 0px 0px 0px;
     list-style-type: none;
     padding:5px 0px 5px 10px;
}
.card--product{
	text-align:center;
}
.p-w-r .pr-category-snippet__total{
	display:none !important;
}
.pr-snippet-stars-reco-reco{
	display:none;
}
ul.mainbodylist{
	list-style: disc;
	margin:0px 0px 20px 20px;
}

.slideshow__text .text-overlay{
	color:#000000;
}
.slideshow__text .text-overlay__heading{
	color:#000000;
}
#template--17830440501322__slideshow .text-overlay{
	background:rgba(255, 255, 255, 0.7) !important;
	
}
div.speccont ul li:nth-child(odd) {
     background: #e4e8e9;
}
div.speccont ul li{
	margin:0px 0px 0px 0px;
     list-style-type: none;
     padding:5px 0px 5px 10px;
	 position:unset;
}
div.speccont ul {
	list-style-type:none;
	padding-inline-start:0px;
}
.price__default span.price__current{
	font-size:0.8em;
	font-weight:normal;
}
.nearbut{
	margin-bottom:0px !important;
	margin-top:0px !important;
}
div.product-info__block .product-info__block--sm{
	margin-top:0px !important;
}

div.nearbut ~ hr {
	xdisplay:none;
}

.card__info-inner > .price > .price__default span.price__current{
	font-size:1.1em;
	font-weight:normal;
}

div.product-info__block .product-info__block--sm ~ hr {
	display:none;
}

section.cc-apps {
	margin-top:0px !important;
	margin-bottom:0px !important;
}
div:has(> h1.page__title){
	margin-top:0px;
}
h1.page__title{
	margin-top:0px;
}
div.section--template{
	margin-top:16px;
}
nav.breadcrumbs{
	display:none;
}

div.whacatpage_main_content > div > hr{
	margin:0px 0px 8px 0px;
}
span.product-vendor{
	color:#007599;
}

@media (min-width: 769px) {
    .product-breadcrumbs+.product-main .product-info:before, .product-breadcrumbs+.product-main .product-info:after{
		top:0px !important;
	}
}

.pr-rd-author-submission-date{
	display:none;
}
.slideshow-ctrl{
	background-color: rgb(0 117 153 / 70%);
    border-radius: 10px;
    max-width: 500px;
}
.slideshow__text{
	border-radius:10px;
}

div.image-banner__image picture.img-fit{
	object-fit:none;

}
div.image-banner__image picture.img-fit source.img-fit{
	object-fit:none;
}
div.image-banner__image picture.img-fit img.img-fit{
 object-fit:none;
}
@media (max-width: 599.98px){
.mobile-stacked .slideshow-ctrl{
	padding-top:0px !important;
	top:unset !important;
	bottom:unset !important;
	position:relative;
}
}
.gallery-block__image-text.text-overlay{
	max-width:100% !important;
}

.gallery-block__image{
	align-items:flex-start;
}

p.htd-preorder-message{
	color: #ffffff;
    background-color: #00998a;//#CC5200
    border-radius: 0px;
    display: inline-block;
    padding: 1px 8px;
    font-weight: bold;
}