@font-face{
    font-family:FontAwesome;
    src:url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.eot?v=3.2.1);
    src:url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'),url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.woff?v=3.2.1) format('woff'),url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.ttf?v=3.2.1) format('truetype'),url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');
    font-weight:400;
    font-style:normal
    }



h2 {
      letter-spacing: 0px !important;
}

#ask_ty {
    width: 330px;
    position: absolute;
    margin-left: 620px;
}


.col-full {
  /*  min-height: 188px; */
}




.col-full .search-form {
      position: absolute;
  margin-top: 123px;
  margin-left: 20%;
}


input[type="search"] {
    
    max-height: 34px !important;
    
}


.heart-inst:before {
    font-size: 15px !important;
}



#searchsubmit, .search-submit, #sticky-search {
background: url(/wp-content/themes/storefront-child/images/search-24.png);
  background-color: rgba(0, 80, 137, 0.76) !important;
  background-repeat: no-repeat !important;
  background-position: 8px 8px !important;
  background-size: 13px !important;
  margin-left: -4px;
  width: 30.5313px;
  box-shadow: none !important;
   height: 30px !important;
        border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  display: none;
}

#s, #r {
      /* padding: 6px 12px 3px !important; */
      height: 30px !important;
      /* border: 1px solid rgba(60, 120, 164, 0.48) !important; */
      border: 1px solid #ccc !important;
      
      background-color: #fff !important;
      box-shadow: none !important;
      border-radius: 4px;
      
      /* border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      border-right: none !important; */
      
      font-size: 15px;
      padding: 3px 0 0px 28px;
      
      
      background: url(/wp-content/themes/storefront-child/images/search.png) no-repeat 5px 6px #fff;
      
}

#s::-webkit-input-placeholder, #r::-webkit-input-placeholder {
      color: rgba(60, 120, 164, 0.78) !important;
  font-style: italic;
  font-weight: bold;
}


/*
input[type="submit"] {
    padding: 0 !important;
}
*/


/*  Navigation drop down for courses */

.dropdown-toggle {
  position: absolute;
  margin-top: 25px;
  margin-left: 17px;
  cursor: pointer;
}

 .white-link {
  padding: 8px;
  border-radius: 4px;
  height: 36px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #5d5d5e;
  text-shadow: none;
  border: 1px solid #fff;
  background: #fcfcfc;
}

.white-link:hover {
     border: 1px solid #ccc;
}

 .dropdown-menu-list:after {
  font-family: FontAwesome;
  content: "\f0d8";
  color: #FBFDFE;
  position: absolute;
  bottom: 100%;
  left: 19px;
  font-size: 31px;
  line-height: 11px;
  text-shadow: 0 -1px #8F8F8F;
  display: none;
}


.dropdown-menu-list {
    display: none;
    position: absolute;
    margin-top: 57px;
  background-color: #FBFDFE;
  padding-left: 24px;
    padding-right: 24px;
  margin-left: -11px;
  border: 1px solid #8F8F8F;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 171px;
}

.hide-the-nav {   display: none !important; }

.show-the-nav  {  display: block !important;  }


ul.dropdown-menu-list {
    margin-left: 8px;
}

ul.dropdown-menu-list, .dropdown-menu-list ul li {
       list-style: none;
       margin: 7px 0;
}

ul.dropdown-menu-list a {
  font-size: 12px;
  font-weight: normal;
  color: #5D5D9F;
}

ul.dropdown-menu-list a.main-cat {
    font-weight: bold;
}


ul.dropdown-menu-list a.main-cat:before {
  content: "";
  margin-left: -12px;
  padding-right: 4px;
}

.has-sub-list a {
    cursor: pointer;
}

.sub-list {
    margin-left: 25px;
    display: none;
}

li.has-sub-list {
    margin: 8px 0;
}

.has-sub-list .cat-title {
    line-height: 15px;
    display: block;
}

.subcat-title {
line-height: 15px !important;
  display: block;
}

.menu-expand {
  float: left;
  padding-right: 5px;
  cursor: pointer;
    font-size: 14px;
  font-weight: bold;
  color: #3C78A4;
  margin-top: -4px;
}


[class^=icon-], [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: 0;
}

[class^=icon-], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

.icon-reorder:before {
  content: "\f0c9";
  padding-right: 4px;
}

:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



/* product grid */

.entry-title {
      line-height: 25px;
}

.entry-title a {
    color: #005089;
}




/* globgal members css */

.clr_fix { clear: both; }


/* Modern Breadcrumb Navigation - Industry Best Practice */
.woocommerce-breadcrumb {
	margin: 16px 0 !important;
	overflow: visible !important;
}

.custom-breadcrumbs {
	list-style: none !important;
	margin: 0 !important;
	padding: 12px 16px !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
	background: #f8f9fa !important;
	border-radius: 4px !important;
	border-left: 4px solid #0066cc !important;
	white-space: normal !important;
	overflow: visible !important;
	display: block !important;
	width: 100% !important;
}

.custom-breadcrumbs li {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	vertical-align: baseline !important;
	max-width: none !important;
	overflow: visible !important;
	text-overflow: clip !important;
	white-space: normal !important;
	float: none !important;
	clear: none !important;
}

.custom-breadcrumbs li a {
	color: #0066cc !important;
	text-decoration: none !important;
	padding: 0 4px !important;
	border-radius: 3px !important;
	transition: all 0.2s ease !important;
	font-weight: 500 !important;
	display: inline !important;
	max-width: none !important;
	overflow: visible !important;
	text-overflow: clip !important;
	white-space: normal !important;
}

.custom-breadcrumbs li a:hover {
	color: #0052a3 !important;
	background-color: #e8f0ff !important;
	text-decoration: underline !important;
}

/* Current page (last item) - not clickable */
.custom-breadcrumbs li:last-child {
	color: #666 !important;
	font-weight: 500 !important;
	max-width: none !important;
}

.custom-breadcrumbs li:last-child a {
	color: #666 !important;
	cursor: default !important;
	pointer-events: none !important;
	padding: 0 !important;
	max-width: none !important;
}

/* Mobile responsive */
@media (max-width: 768px) {
	.custom-breadcrumbs {
		font-size: 12px !important;
		padding: 10px 12px !important;
		border-left-width: 3px !important;
	}
	
	.custom-breadcrumbs li a {
		padding: 0 2px !important;
	}
}

@media (max-width: 480px) {
	.custom-breadcrumbs {
		font-size: 11px !important;
		padding: 8px 10px !important;
	}
}

/* Breadcrumb hover styles */
.custom-breadcrumbs li a:hover { background-color: #e8f0ff !important; }

/* Override Storefront theme's breadcrumb home icon - we use emoji in text instead */
.woocommerce-breadcrumb a:first-of-type::before,
.custom-breadcrumbs li:first-child a::before,
.custom-breadcrumbs a::before {
	content: none !important;
	display: none !important;
}


.prev-next {
    list-style: none;
    margin: 10px 0 0;
}

.prev-next label {
    font-size: 11px;
    color: #60646C;
    text-transform: uppercase;
}

.prev-next li a {
    color: blue;
    text-decoration: underline;
    font-weight: normal;
      font-size: 11px;
}

.prev-next li:first-child {
    float: left;
}

.prev-next li:nth-child(2) {
    float: right;
}


/* product main template page */

.product-titlebox {
    float: left;
      margin: 14px 34px 20px;
}

.product-titlebox p {
    color: #fff;
}



/* report area styling - same page template - conditional for report */

.this-is-report-area img {
  max-height: 290px;
  margin: 0 auto;
}

.download-report {
    color: rgba(255, 255, 255, 0.64) !important;
    margin: -9px 0 0 15px;
    width: 230px;
}

.download-report:hover {
    color: #ffc  !important;
}


/* video template page */

.content-description .rw-rating-table {
position: absolute !important;
  left: 50%;
  margin-top: -48px !important;
    margin-left: -70px !important;
}


.video-stage {
      background: #005089;
        padding: 15px 0 13px;
      
}

.video_sub, .download-link-box {
    float: left;
    width: 40%;
    margin: 34px 34px 0;
}


.play-triggers {
    cursor: pointer;
}


.video-thumb, .mp3_player  {
    
    float: left;
    width: 50%;
    
}

.video-title {
    color: #fff;
      line-height: 38px;
}

.video-sub-title {
    color: #fff;
    line-height: 20px;
}

 
#ttac-video-player {
  /*  display: none; */
    float: left;
}

.video-thumb {
    cursor: pointer;
    position: relative;
}


.play-btn-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: auto;
}


.video-desc-title {
    display: block;
    float: left;
      font-weight: bold;
  font-size: 18px;
  max-width: 200px;
  line-height: 21px;
  margin-right: 18px;
  border-right: 1px solid #ccc;
   padding: 29px 8px 8px;
  margin-top: 15px;
}


/* new video next 3 thumbnails */

.vertical-next-three {
    display: none;

    max-width: 150px;
    padding-left: 11px;
    


}

.vid-next {
  line-height: 34px;
  margin-bottom: 6px;
  width: 139px;
  opacity: .67;

}

.vid-next img {
      max-height: 140px;
      margin-bottom: 5px;
}



.vid-next a {
    color: #fff !important;
    font-weight: normal;
     display: block;
    line-height: 23px;
    margin-bottom: 14px;
}

.vid-next:hover {
    opacity: 1;
}





.content-description p:nth-of-type(1) {
    margin-top: 0px;
}

.content-description p:nth-of-type(1):first-letter {
       font-size: 3.5em;
    font-family: georgia;
     line-height: 25px; 
}

.expert-letter-fix p:nth-of-type(1):first-letter {
   font-size: 1em;
      font-family: "Helvetica Neue", sans-serif;
  line-height: 1.618; 
}

.content-description p a {
  color: #898989;
  text-decoration: underline;
  font-weight: normal;
}


.mp3_player {
    padding-top: 34px;
      margin-bottom: 28px;
}

.mp3_player h2 {
      line-height: 28px;
}


.download-instructions img {
    float: left;
}


.download-link-box ul {
    list-style-image: url('images/Save-icon-32.png');
}

.download-link-box ul li a {
  line-height: 47px;
  color: blue;
  text-decoration: underline;
  font-weight: normal;
}


#instructions-area {
    display: none;
      background: aliceblue;
  padding: 30px;
  border-radius: 35px;
}

#dl-inst {
  cursor: pointer;
  padding: 5px;
  color: #2A45C9;
  background-color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
}

#dl-inst:before {
  content: '';
  background-image: url('images/dnarrow.png');
  background-size: 10px 7px;
  height: 10px;
  width: 20px;
  margin-left: -20px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: 0px 5px;

}

#dl-inst-x {
    cursor: pointer;
  padding: 7px;
  color: #2A45C9;

  font-weight: normal;
  border-radius: 6px;
    text-decoration: underline;
}

#dl-inst-x:before {
  content: '';
  background-image: url('images/dnarrow-up.png');
  background-size: 10px 7px;
  height: 10px;
  width: 20px;
  margin-left: -20px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: 0px 5px;

}


#instructions-area a {
    color: blue;
    text-decoration: underline;
}


#respond {
    border: 1px solid #ccc;
  border-radius: 7px;
}

.logged-in-as {
    margin: -13px 0 6px 23px;
}



/* hacc grid */


.grid-block img {
  max-height: 118px;
 /* width: auto;           allow it to fill the width */
  margin: 0 auto;
}

.hacc-block img {
      max-height: 118px;
 width: auto;    
  margin: 0 auto;
}



/* product grid styling */

.grid-block {
  width: 240px;
  float: left;
  height: 320px;
  padding: 0px 20px;
  margin-bottom: 10px;
    overflow: hidden;

}

.hacc-block {
        margin-bottom: 34px;

}

/*     .hacc-block h2 {
    text-align: center;
    font-size: 16px;
  line-height: 18px;
  margin-top: 10px;
}     */

.hacc-block p {
    line-height: 20px;
}


.wrapper-productgrid {
  text-align: center;
}

.wrapper-productgrid h2, .hacc-block h2 {
/* margin: 9px 0 4px !important; */

    text-align: center;
    font-size: 16px;
  line-height: 18px;
  margin-top: 10px;
  max-height: 35px !important;   height: 35px !important;
  overflow-y: hidden;
      

}

.wrapper-productgrid p, .hacc-block p {
 /* font-family: open sans;
  font-size: 17px;
  line-height: 22px;
  margin-top: 4px;
  color: rgb(0, 80, 137);
  text-shadow: .5px .5px #ACACAC; */
 

  line-height: 20px;
    height: 63px;
  max-height: 63px;
  overflow-y: hidden;

  
}

.wrapper-productgrid img { 
margin: 0 auto;
}


/* comment styling */

cite.fn {
    font-family: 'Open Sans Condensed';
    font-weight: bold;
}


.comment-list .comment-meta .avatar {
  margin: 0 10px 0 0px;
  border-radius: 50%;
    max-width: 64px !important;
}


.comment-list .comment-meta {
  padding: 16px;
   border-radius: 18px;
box-shadow: 3px 7px rgb(208, 208, 212);
  
  /* border-top-left-radius: 48px;
    border-top-right-radius: 48px; */
  
    max-width: 215px;
  float: left;
  margin-right: 27px;
  
    background-color: rgba(246, 246, 246, 1);
  
}


.comment-body {
    border-radius: 18px;
    padding: 28px 28px 0 28px;
    border: 1px solid #ccc;
    border-radius: 18px;
}

.comment-list .comment-body:nth-of-type(3) {
    background-color:#000;
}


input[type="submit"] {
  background-color: rgba(0, 80, 137, 0.76);
}





/* for favorites hearts */

.hacc-block .simplefavorite-button {
    margin-left: 134px;
}


.simplefavorite-button {
    background: none !important;
    border: none !important;
    position: absolute;
    box-shadow: none;
      margin-top: -6px;
  margin-left: 34px;opacity: 1 !important;
  opacity: 1 !important;
}


.fav-heart-empty:before {
  content: "\f004";
    font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
/* -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff; */
  
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 2px -1px 0 #fff,
            -1px 1px 0 #fff;  
  

  
  color: rgba(0,0,0,.7);
  font-size: 20px;
 
}





.fav-heart-full:before {
      content: "\f004";
    font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
/* -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff; */
  
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 2px -1px 0 #fff,
            -1px 1px 0 #fff;
  color: red;
  font-size: 20px;
    
    
}


.fav-single-label {
    color: #fff;
}

.fav-single .simplefavorite-button {
    margin-top: -10px;
    margin-left: 0;
}


.more_link_index {
    font-size: 22px;
    margin-top: 38px;
    line-height: 36px;
    max-height: none !important;
    height: auto;
    text-align: center;
    width: 200px;
    text-decoration: underline;
}



/* for the members area pages - adjust for dev site */

.demo_store {
    display: none;
}



@media all and (max-width: 767px) {
    
.members-title {
position: absolute;
  margin: 124px 0 0 23px;
  top: 0;
}
    
.col-full .search-form {
        /* display: none; */
          position: relative;
  /* margin-top: 20px; */
  /* margin-left: 20%; 
  float: right;
  margin-right: 10px;*/
  margin-top: 12px;
    left: 50%;
  margin-left: -120px;
  max-width: 300px;
    }
    
    .search-form {
position: relative;
float: right;
margin-right: 22px;
margin-top: -63px;
    }
    
    
    
    
    .video_sub, .download-link-box  {
  margin: 34px 4px 0;
}
    
    
    
    .search-field {
        width: 126px;
    }
    
.dropdown-menu-list {
    margin-top: 0px;  
    
    width: 240px;
    
    z-index: 9999;
    
    }
    
    

.members-logo, .members-title {

    font-size: 15px;
    font-weight: bold;
}

.members-logo img {
 /* width: 250px; */
}




.primary-navigation {
  display: block;
}


#s {
    width: 140px;
      margin-top: 22px;
}


@media screen and (max-width: 410px) {
    #s {
    width: 75px;
    }
}


    
}


@media screen and (min-width: 768px) and (max-width: 774px) {
    
    .dropdown-toggle {
   margin-top: 21px !important; 
}
    
}


@media screen and (max-width: 950px) {
#ask_ty {
    position: relative !important;
    margin-left: auto !important;
    float:right !important;
}
}

@media screen and (max-width: 580px) {
#ask_ty {
    width: 255px !important;
}
}

@media screen and (max-width: 505px) {
#ask_ty {
    width: 135px !important;
    margin-top: 20px !important;
}
}

/* media queries for video template page */

@media screen and (max-width: 774px) {
    
.video-thumb, .video_sub, .download-link-box, .mp3_player  {
    width: 100%;  
}

.play-btn-overlay {
    width: 60px;
}

.menu-toggle {
    display: none;
}

.dropdown-toggle {
   margin-top: -31px; 
}

ul.dropdown-menu-list {
    
}

/* Old breadcrumb styles removed - using inline styles now */

}


@media screen and (min-width: 768px) {
.col-full {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
}


@media screen and (min-width: 950px) {
.play-btn-overlay {
    width: 80px;
}
}



/* media query updates to the Storefront-Child for members templates */

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


.dropdown-menu-list {
    margin-top: 51px;
}


}

@media screen and (max-width: 538px) {
   
.grid-block {    
  margin: 25px auto;
  float: none;
}
  
}



/* for video thumbnails */

@media screen and (max-width: 866px) {
    
    #ttac-video-player {
        width: 100% !important;
    }
    
.vertical-next-three {
    max-width: none;
    
}

.vid-next {
    float: left;
    margin: 10px;
}


}


@media screen and (max-width: 546px) {
    
    .vid-next:nth-child(3) {
    display: none;
}
    
    
}

@media screen and (max-width: 387px) {
    
        .vid-next {
            
            max-width: 105px;
            margin: 10px 4px;
            line-height: 24px;
            
}
    
}


@media screen and (max-width: 335px) {
.search-form {
    display: none;
}
}

/* VideoJS player container - minimal styling to avoid conflicts */
#ttac-video-player {
	position: relative !important;
	overflow: hidden !important;
}

#ttac-video-player video-js,
#ttac-video-player .video-js {
	width: 100% !important;
	height: 100% !important;
}

#ttac-video-player .video-js {
	padding-bottom: 3px;
}


