body{
	width:100%;
	margin:0 auto !important;
	font-family: "AvantGardeGothicITCbook", Century Gothic, sans-serif;
}

.content_ctnr{
	width:1099px;
	margin:0 auto !important;

}

#navhdr_content{
	background-color: #fff;
}




#sensi_hdr_nobg{
	height:92px;
	width:1099px;
	background-repeat:no-repeat;
	vertical-align:bottom;
	position:relative;
	font-size:14px;
	color:#12646c;
}


.sensi_logo{
   adding-left: 55px;
    max-width: 310px;
    top: -9px;
    position: relative;
    z-index:100;

}

.sensi_opentxt_mbl{
	display: none;
	padding: 5px;
}

.shadow {
	position: relative;
	top: -43px;
	height: 20px;
}
.shadow:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(155,155,0, 0.25);
	border-radius: 50% / 20px;
	box-shadow: rgba(0, 0, 0, 0.25) 0 5px 10px;
	clip: rect(20px, auto, 50px, 0);
}

.sensi_logo{
    padding-left: 55px;
}


.spacer{
	postion: relative;
	left:50px;
	height:92px;
	width:300px;
	border:none;
}

.homeOfText{
	color:#2ab2f2;
	font-family:"AvantGardeGothicITClight";
	font-size:20px;
	position: relative;
    top: -69px;
    float: right;
    right: 58px;

}

.homeOfTextBold, .bold{
	font-family:"AvantGardeGothicITCbold";

}



#right_nav{
	position:absolute;
	top:62px;
	right:240px;
}



a.hdr_nav {
	color:#2ab2f2;
	text-decoration:none;
	font-size:14px;
}

a.hdr_nav:hover {
	text-decoration:underline;
}

/*menu styles */
#right_nav{
	z-index: 1500;
}

.navslash{
	padding: 0 3px;
    color: #2eb4f1;
}

ul#menu {
  display: none;
  clear: both;
  color: rgb(255, 255, 255);

}
ul#menu li a {
  width: 100%;
  font-size: 1em;
  transition: background 0.2s;
  text-decoration: none;
}

/*@media screen and (min-width: 1280px) */
@media screen and (min-width: 569px) {
  .hamburger-container {
    display: none;
  }

  .nav ul#menu {
    display: inline-block;
  }
  .nav ul#menu li {
    display: inline-block;
    margin-right: -5px;
  }
}

ul.hamburger li {
  height: 5px;
  background: #2eb4f1;
  content: "";
  position: relative;
  transition: 0.25s ease-in-out;
}

.hidden {
  opacity: 0;
}

.rot45deg {
  transform: rotate(45deg);
  top: 10px !important;
}

.rot-45deg {
  transform: rotate(-45deg);
}

ul.hamburger {
  display: block;
  margin: unset;
  list-style: none;
}
ul.hamburger li:nth-child(1) {
  top: 0;
}
ul.hamburger li:nth-child(2) {
  top: 5px;
}
ul.hamburger li:nth-child(3) {
  top: 10px;
}

.hamburger-container {
  width: 38px;
 /* margin: 1.2em 1.6em;*/
  height: 30px;
  cursor: pointer;
  float: right;
}

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

ul#menu li a {
  width: 100%;
  display: block;
  background-color: #000;
  color: #fff;
  font-size: 1em;
  padding: 1.5em 1.6em;
  transition: background 0.2s;
  text-decoration: none;
}

a.hdr_nav {
    color: #fff;
}

.navslash{
	display:none;
}

ul#menu a:hover {
  background-color: #303030;
}

}

/*end menu stylss */

#footer_nav {
	width: 600px;
	margin: auto auto;
	clear: both;
	text-align: center;
}

a.footer_nav {
	color:#636363;
	text-decoration:none;
	font-size:14px;
}


a.footer_nav:hover {
	text-decoration:underline;
}

.woocommerce-privacy-policy-text{
    display: none;
}

#shopping_cart_click{
	width:175px;
	height:44px;
	position:absolute;
	top:49px;
	right:56px;
	cursor:pointer;
	border:none;
	background-color: #2ab2f2;
	color:#fff;
}

.cartRowText{
	position: relative;
	left:14px;
	top:-11px;
}

.cartIcon{
    position: relative;
    left: 11px;
    top: 1px;
    display: inline-block;
}

#cart_count_widget{
	position:absolute;
	top:60px;
	right:67px;
	color:#ffffff;
	font-size:14px;
}


.addhdr{
    font-weight: 700;
    font-size: 33px;
    color: #2ab2f2!important;
}

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

	body, #sensi_hdr_nobg, #product_content, .content_ctnr{
		width:100%;
	}


	#aapv2_hdr_nobg{
	height:92px;
	width:100% !important;


}


}

@media screen and (max-width:909px){
.prod_right {
    width: 73%;
    margin-right: 30px;
}
}

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

	#prod_vid_title_row{
	margin-left:5px;
	}



}


@media screen and (max-width: 825px){
body{
	overflow-x: hidden;
}


.sensi_opentxt {
width: 98%;
}

}




@media screen and (max-width:718px){
	.sensi_logo {
    padding-left: 0;
    max-width: 250px;
}

	.homeOfText {
    right: 5px;
}

}

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

.homeOfText {
display:none;}


#footer_nav {
width: 100%;

}
}

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

#right_nav {
    right: 183px;
}

#shopping_cart_click {
    right: 0;
}

#cart_count_widget {
    right: 7px;
}

}




@media screen and (max-width:563px){
.sensi_opentxt {
	display: none !important;
}
.sensi_opentxt_mbl {
	width: 95%;
	display: block;
}

}

@media screen and (max-width:548px){
.whatshotsml{
	height:1300px !important;
}

}


whatshotsml
