/** Shopify CDN: Minification failed

Line 307:2 Expected "}" to go with "{"

**/
/* UI Kit overrides*/
a{
	color: #023343;
}

.uk-tab>*{
	padding-left: 0;
}
.uk-tab li:first-child{
    padding-left: 20px;
}

@media (min-width: 640px){

  .uk-tab>*{
    padding-left: 20px;
  }
  
}

.uk-tab>.uk-active>a{
  border-bottom: 4px solid transparent;
  border-color:#4988b9;
}

.tm-site-selector.uk-tab{
  margin-top:0;
  margin-bottom:0;
}

.tm-site-selector.uk-tab>*>a{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 0;
  padding:1em 0.5em;
}
.tm-site-selector.uk-tab>.uk-active>a{
    border-top: 1px solid #4988b9;
    border-left: 1px solid #4988b9;
    border-right: 1px solid #4988b9;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #4988b9;
    color: #fff;
    border-bottom: 0;
  	padding:1em 0.5em;
}



.tm-quick-start.uk-tab{
  margin-top:2em;
}

.tm-quick-start.uk-tab>*>a{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 0;
  padding:1em;
}
.tm-quick-start.uk-tab>.uk-active>a{
    border-top: 1px solid #4988b9;
    border-left: 1px solid #4988b9;
    border-right: 1px solid #4988b9;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-weight: bold;
    background-color: #4988b9;
    color: #fff;
    border-bottom: 0;
  padding:1em;
}

.tm-quick-start.uk-tab::before{
  border-bottom: 3px solid #4988b9;
  bottom: -3px;
}

[uk-filter] .uk-subnav>*{
	margin-bottom:0.5em;
}
[uk-filter] .uk-subnav-pill>.uk-active>a{
  background-color: #4988b9;
}

[uk-filter] .uk-subnav-pill>*>:first-child{
    border: 1px solid #ccc;
}
.icon{
	min-width:11px;
}
.uk-link-text{
    color: #4988b9!important;
    font-weight: bold;
}
.uk-link-text.uk-icon{
    line-height: 1.1;
}
.uk-link-text.uk-icon:hover{
    opacity:0.7;
}
.uk-accordion-title {
  font-size: 1.1rem;
  background-color: #ececec;
  padding: 0.4em;
}
.uk-button-primary{
	background-color: #70c169;
    border-color: #70c169;
}
.uk-button-primary:hover,
.uk-button-primary:focus{
    background-color: #70c16999;
    border-color: #70c16999;
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover{
	text-decoration: none;
}
a.btn:hover{
  color: #fff;
}
a.btn.btn--secondary:hover{
  color: #27567b;
}
ul{
	padding:0!important;
}
.rte a{
  padding: 0;
  text-decoration: underline;
}
.rte a.uk-button{
	padding:0 15px;
  color: #fff;
  text-decoration: none;
}

.about-puppy-culture-program{
  font-size: 0.85em;
  padding: 1.5em;
  background-color: #bbe2ff;
  border-radius: 30px;
}

.workbook-upgrade-promo{
  font-size: 0.85em;
  padding: 1.5em;
  background-color: #eaeaea;
  border-radius: 30px;
  margin: 2em;
}

.what-are-ceus{
  font-size: 0.8em;
  padding: 1.5em;
  background-color: #eaeaea;
  border-radius: 30px;
  margin: 0;
  text-align:center;
}

.spiral-workbook-shipping{
  border: 2px dashed #ef5253;
  padding: 0.5em;
  background-color: #bbe2ff;
}
.spiral-workbook-shipping h2{
  color: #e85858;
  font-weight: bold;
}

.hero__inner .btn.hero__btn{
	font-size: 0.8em;
    background-color: #ffffff;
    border-radius: 1px;
    text-transform: none;
    border-color: #000000;
    border-width: 0px;
    color: #000000;
    font-family: Raleway, sans-serif !important;
    box-shadow: 0px 0px 2px 1px #333333;
}
@media screen and (min-width:640px) {
  .hero__inner .btn.hero__btn{
    font-size:1em;
  }
}
@media screen and (min-width:960px) {
  .hero__inner .btn.hero__btn{
    font-size:2em;
  }
}

.mobile-nav__link.btn--link:focus, 
.mobile-nav__link.btn--link:not([disabled]):hover{
  background-color: #2e2f33;
}

.rte a:not(.btn).tm-no-underline{
	border-bottom:0;
  text-decoration: none;
}

.tm-quick-start .price{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
}

.tm-quick-start .price--on-sale .price__sale {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tm-quick-start .price-item--sale {
    color: #ea0606;
    margin-right: 0.5em;
}

.tm-quick-start .price-item--regular {
    margin-right: 0.5em;
}

.tm-quick-start .price--on-sale .price__badge--sale {
    display: flex;
}
.tm-quick-start .price__badge--sale {
    color: #fff;
    border-color: #ea0606;
    background-color: #ea0606;
font-size: .7em;
padding: 4px 5px;
}

.tm-promo-banner{
	padding-bottom:35px;
}
@media screen and (min-width:640px) {
  .tm-promo-banner{
      padding-bottom:0;
  }

  .uk-text-bold {
    font-weight: 700
}

 
  input[type='checkbox'] {
  display: inline-block;
    height: 20px;
    width: 30px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc;
    transition: .2s ease-in-out;
    transition-property: background-color,border;
 margin-right: 0.5rem;
}

  @media screen and (min-width:640px)
 input[type='checkbox'] {
  display: inline-block;
    height: 20px;
    width: 30px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc;
    transition: .2s ease-in-out;
    transition-property: background-color,border;
 margin-right: 0.5rem;
}
 
  
  .uk-button-primary {
    background-color: #1e87f0;
    color: #fff;
    border: 1px solid transparent;
}


  