html{
    background-color:none;
}

body {
	background: url('/cdn/shop/t/3/assets/bgimage-top.png?v=176343599194577014851524816047') center top no-repeat #BDE6F2;
}

.site-header {
    background: url('/cdn/shop/t/3/assets/roof-bg.png?v=134181193208149640611524816057')top repeat-x;
    padding: 0;
    position: relative;
    height: 117px;
    z-index: 1;
}

.header-logo {
    margin-bottom: 0;
    margin-right: 2%;
    max-width: 15%;
}

.us-note {
    background: none repeat scroll 0 0 #f8f8f8;
    color: #CCC;
    font-size: 11px;
    margin-bottom: 2px;
    padding: 1px 3px;
	text-align: center;
}

.us-note img {
    max-width: 14px;
    position: relative;
    top: 3px;
}

.flexslider{
    margin-bottom: 0;
}

.flexslider .slides img {
    margin: 0 auto;
    max-width: 1060px;
}

.flex-control-nav {
    bottom: 10px;
}

.slide-link .mobile {
    display:none!important;
}

.press-logos{
    background-color: #e1eef2;
    border-bottom: 1px solid #acbee2;
}

.search-bar input[type="text"], .search-bar input[type="search"] {
    border-radius: 4px;
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px !important;
    margin-bottom: 0;
    padding: 6px 14px 6px 10px !important;
    width: 100%;
}

body .search_bar button {
    background: none repeat scroll 0 0 orange;
    border: medium none;
    box-shadow: none;
    color: #fff;
    font-size: 1.1em;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    text-shadow: none;
    text-transform: uppercase;
} 

.search_bar .main_search_bar {
    float: left;
    width: 40%;
}

body .main_search_label {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
    width: 100%;
}


body .shop-now-link {
    clear: both;
    text-align: center;
    padding-bottom: 60px;
}

body .search-bar--submit {
	background: url(/cdn/shop/t/3/assets/icon-search.png?v=26224535750742077691524816051) 0 0 no-repeat!important;
    height: 51px;
    margin-right: -4px !important;
    margin-top: -6px !important;
    text-indent: -9999px;
    width: 53px !important;
}

body .search_bar #limit {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    width: 100%;
}

body .search_bar .search_within_distance {
    font-size: 12px;
    font-weight: 600;
    text-align: left;
}

body .search_bar > button {
    float: right;
    margin-top: 21px;
}

body .search_bar #within_distance {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    width: 120px;
}

body .search_bar .search_limit {
    font-size: 12px;
    font-weight: 600;
    text-align: left;
}

.template-index .main-content .wrapper {
	position:relative;
	background:transparent;
}

#for-parents-section .wrapper {
    padding-right: 0;
}

.site-footer .wrapper > div {
	background:none;
}

#homepage-intro h2 {
    color: #585858;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2em;
    text-align: center;
    padding: 0 45px;
}

.illustration-homepage {
    margin-bottom: -182px;
    margin-top: -30px;
}

.illustration {
    max-width: 100%;
    width: 20%;
}

.illustration.Lottie {
}

.illustration.Finn {
    position: absolute;
    right: 15px;
    width: 19%;
}

#store-locator-link {
    margin: 10px 10px 10px 0;
    text-align: center;
    border-radius: 5px;
    padding: 0 10px;
}

.toolbar .h4:hover {
   background-color: #74beed;
   @include transition(opacity 0.05s ease-in);
}

#cart-link {
    margin: 10px 0;
    padding: 0 24px;
    position: relative;
    border-radius: 5px;
}

.template- .site-header{
    padding-top: 0;
}

.template- .main-content .wrapper {
    padding-bottom: 60px;
}

.toolbar {
    border-radius: 0 0 10px 10px;
    box-shadow: 1px 1px 1px #585858;
    float: none;
    height: 118px;
    max-width: 26%;
    padding: 15px;
    width: 240px;
    height: 120px;
    display: inline-block;
    position:relative;
    right:-30px;
    top:0;
}

.toolbar .h4 {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 6px;
}

.search-bar {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

#cartCount {
    right: 1px;
}


#for-parents {
    background: none repeat scroll 0 0 #fee9a9;
    float: left;
    width: 100%;
}

#for-parents h5 {
	background: url(/cdn/shop/t/3/assets/banner-for-parents.png?v=121342827711872941461524816046) 0 0 / 100% auto no-repeat;
    height: 91px;
    position: relative;
    text-indent: -9999px;
    width: 100%;
    z-index: 100;
}

#for-parents > ul {
    margin: 40px 0;
    text-align: center;
}

#for-parents ul li {
	display:inline-block;
}

#for-parents ul li a {
	background-image: url('/cdn/shop/t/3/assets/menu-parents-sprite.png?v=124650856469855057851524816055');
	background-repeat: no-repeat;
}

#for-parents ul li a {
    color: #c06;
    display: block;
    margin: 0 10px;
	text-transform:uppercase;
    padding: 105px 5px 12px !important;
    text-align: center !important;
}

#for-parents ul li a:hover {
	
}

#for-parents-awards a {
    background-position: -7px -3px;
}

#for-parents-celebrity-fans a {
    background-position: -175px -6px;
    width: 140px;
}

#for-parents-about-arklu a {
    background-position: -388px 0;
    width: 120px;
}

#for-parents-faq a {
    background-position: -584px -7px;
    width: 85px;
}

#for-parents-store-locator a {
    background-position: -750px -6px;
    width: 133px;
}

.template-index .section-header {
    font-weight: 600;
    height: 92px;
    margin-top:45px;
}

.template-index .section-header .btn {
        margin-top: 45px;
}

.template-index .section-header p {
	display:none;
}

.template-index .section-header.new-products {
    background: url(/cdn/shop/t/3/assets/banner-new-products.png?v=58433098533545206611524816046) 0 0 / 100% auto no-repeat;
}

.template-index .section-header.most-popular {
    background: url(/cdn/shop/t/3/assets/banner-most-popular.png?v=59413466648763049511524816046) 0 0 / 100% auto no-repeat;
}

.template-index .section-header.for-parents {
    background: url(/cdn/shop/t/3/assets/banner-for-parents.png?v=121342827711872941461524816046) 0 0 / 100% auto no-repeat;
}

.template-index .product-grid-image {
    border: 2px solid #ebeef0;
    border-radius: 10px;
    margin: 0 auto 10px !important;
    padding: 10px;
    width: 100%;
}

.template-index .wrapper.content {
    padding-top: 30px;
}

.template-cart .wrapper.first, .template-search .wrapper.first, #account .wrapper.first, #addresses .wrapper.first {
    margin-top: -30px;
    padding-top: 30px;

}

.cart-row a{
    margin-right: 15px;
}

.main-content {
	background: url(/cdn/shop/t/3/assets/main-content-bg.png?v=101689255687515420331524816054) center bottom no-repeat;
    padding-bottom: 0px;
    margin-top:-30px;
    padding-top: 15px;
}

.wrapper.content{
    padding-top: 45px;
    background-color: #fff !important;
    min-height: 300px;
}

#subscription-popup {
	background: url(/cdn/shop/t/3/assets/Newsletter-Sign-up-ok.png?v=154586465646871917291524816043) 0 0 no-repeat;	
}

#subscription-inner {
    height: 382px;
    padding-left: 130px;
    padding-top: 221px;
    width: 380px;
}

.white-popup .required.email {
    max-width: 170px;
}

#moreMenu > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.press-articles {
    background: none repeat scroll 0 0 #f9f9f9;
    display: inline-block;
    padding: 30px 30px 30px 0;
    width: 100%;
}

#collectionFilters .active-filter > a {
    font-weight: 600;
}

#store-locator-wrapper {
	margin-bottom: 20px;
}

#store-locator-wrapper img
{
    max-width : 1000px!important;
}

.current-blog-tag {
	font-weight:600;
}

ul.tabs {
  border-bottom: 1px solid #DDDDDD;
  display: block;
  margin: 0 0 20px;
  padding: 0;
}
ul.tabs li {
  display: block;
  float: left;
  height: 30px;
  margin-bottom: 0;
  padding: 0;
  width: auto;
}
ul.tabs li a {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #F5F5F5;
  border-color: #DDDDDD !important;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  display: block;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 -1px;
  padding: 0 20px;
  text-decoration: none;
  width: auto;
  color: #303030;
  border-bottom:none !important;
}
ul.tabs li a.active {
  background: none repeat scroll 0 0 #FFFFFF;
  border-left-width: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: #111111;
  height: 34px;
  margin: 0 0 0 -1px;
  padding-top: 3px;
  position: relative;
  top: -3px;
}
ul.tabs li:first-child a.active {
  margin-left: 0;
}
ul.tabs li:first-child a {
  border-top-left-radius: 2px;
  border-width: 1px 1px 0;
}
ul.tabs li:last-child a {
  border-top-right-radius: 2px;
}
ul.tabs:before, ul.tabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
ul.tabs:after {
  clear: both;
} 

.template-product .wrapper .breadcrumb {
    margin-bottom: 10px;
}

#product-page-store-offering {
    border: 3px dashed #2fa693;
    border-radius: 3px;
    margin-bottom: 30px;
    margin-left: 30px;
    padding: 1% 2%;
}

#product-page-store-offering p {
    color: #2fa693;
    float: left;
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 3px;
}

#product-page-store-offering img{
    display:block;
    margin-right: 5px;
    margin-top: 3px;
}

.button-yes > a {
    background: none repeat scroll 0 0 #f4ed95;
    border: 2px solid #2fa693;
    font-size: 0.9em;
    font-weight: 600;
    margin-right: 20px;
    padding: 5px 10px;
    text-transform: uppercase;
    float:left;
}

#product-page-store-offering-small {
    float: left;
    margin-right: 10px;
    width: 16px;
  margin-top:4px;
}

#product-page-store-offering-small img {
    display: block;
}

.collection-offering-close a {
    bottom: 46px;
    height: 60px;
    left: 0;
  	z-index: 9999;
    margin-top: 0;
    position: absolute;
    width: 330px;
  	display:block;
}

.button-no{
    margin-top:5px;
}

.button-no > a {
    color: #6cb6e5;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    display: block;
}

.activity-box{
    margin-bottom: 30px;
  	display: table;
}

.activity-section{
    height:130px;
    display:block;
    border:dashed 2px;
    border-radius:10px;
  	display: table-cell;
  	font-size: 18px;
    font-weight: bolder;
  	padding: 5px;
    text-align: center;
  	vertical-align: middle;
}

.activity-section.greatwomen{
    border-color: #93217f;
    background-color: #e6c6e1;
}

.activity-section.funact{
    border-color: #f2c4de;
    background-color: #f1d7e6;
}

.activity-section.superscience{
    border-color: #9a8c27;
    background-color: #d8d396;
}
.activity-section.learnlottie{
    border-color: #9aadd8;
    background-color: #b5c4e4;
}
.activity-section.competitions{
    border-color: #ffeb00;
    background-color: #f3f0bc;
}
.activity-section.res-parents{
    border-color: #de8e2f;
    background-color: #e9c397;
}

.product-photo-container, .product-photo-thumbs.grid-uniform li a {
  border: 1px solid #ebeef0;
  display:block;
  }

#mobileNavBar {
box-shadow: 1px 1px 3px #CCCCCC;
height:75px;
z-index: 999999998;
position:fixed;
top:0;
}

.show-nav .nav-bar{
    top: 75px;
}

.mobileNavBar-link.menu-toggle {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAAW0lEQVR4AWM4w5CWAMT/6YwLQBbvHwCL9w+UjxMYqAVGwSgYBaB8bADE80GZmk54PcjOgSq51jOAiIGyWACIG+iMBYZ3Ah4Fo6WXA52wAczS/gEoQBpGXGOvAAAyM5qaEYIBBAAAAABJRU5ErkJggg==");
}

.free-shipping {
    background-color: #f79c31;
    border: 1px solid #f79c31;
    margin-bottom: 15px;
    border-radius: 5px;
    display: table;
    width: 100%;
    color:#fff;
    text-align: center;
}

.free-shipping p {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 0 ;
    text-align: center;
    vertical-align: middle;
    line-height: 1em;
    display: inline-block;
    padding: 8px;
    font-size: 24px;
}

.free-shipping span {
    font-weight: bold;
    font-size: 32px;
}


.free-shipping svg {
    fill: #fff;
    width: 45px;
    float:left;
}

.template-index .free-shipping{
    width:550px;
    margin:30px auto 30px;
}
.template-index .free-shipping p{
    font-size: 24px;
}

.template-index .free-shipping span{
    font-size: 32px;
}

.FBA-logo {
    background-color: #fff;
    border-radius: 0 30px 30px 0;
    display: inline-block;
    margin: 2px;
    padding: 7px;
    vertical-align: middle;
    width: 20%;
    float: left;
}

.FBA-logo img {
    vertical-align: middle;
}

.call-to-action {
    float: right;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#productPrice {
    font-size: 24px;
}

.product-meta {
  margin-bottom: 15px;
}

.js-qty{
    margin-right: 1em;
    margin-top: 3px;
    float: left;
    margin-bottom: 0;
}

#country-select {
  float: right;
  margin-bottom: 0;
}
#country-select label {
    display: inline-block;
    }

dl.dropdown {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
}   
        .dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
        .dropdown dd { position:relative; }
        .dropdown a, .dropdown a:visited { color:#816c5b; text-decoration:none; outline:none;}
        .dropdown a:hover { color:#5d4617;}
        .dropdown dt a:hover { color:#585858; border: 1px solid #585858;}
        .dropdown dt a {background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAIAAAGA9AqUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAG9JREFUeNpiiIyMBAggBmNjY4AAYvz//z8DAwNAADECmWpqalAeQAAxACljMAAyAAIIJMUABvv372c4c+YMkA9kgVQC8aZNm/6DAUCAMT59+jQ6Ovrz588Qxby8vDNnzgSayQCRX7p0KVAjkPwPAwCCvUJaPbYGjQAAAABJRU5ErkJggg==") no-repeat scroll right 10px center; display:block; padding-right:20px; padding-left:2px;
                        border:1px solid #ececec;border-radius: 5px;}
        .dropdown dt a span {cursor:pointer; display:block; padding: 5px 20px 5px 45px;;background:#fff url(/cdn/shop/t/3/assets/flags-sprite.png?v=57823405112749576441524816049) no-repeat scroll 5px 2px; display:block;}
        .dropdown dd ul { background:#fff none repeat scroll 0 0; border-top:1px solid #ececec;border-right:1px solid #ececec; border-left:1px solid #ececec;color:#585858; display:none;
                          left:0px; position:absolute; top:2px; width:100%; list-style:none;}
        .dropdown span.value { display:none;}
        .dropdown dd ul li { border-bottom:1px solid #ececec;margin-bottom: 0}
        .dropdown dd ul li a { padding: 5px 20px 5px 45px; display:block; background:#fff url(/cdn/shop/t/3/assets/flags-sprite.png?v=57823405112749576441524816049) no-repeat scroll 5px -30px;}
        .dropdown dd ul li:nth-child(2) a {background-position: 5px -64px;}
        .dropdown dd ul li a:hover { background-color:#ececec;}
        
        .dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
        .flagvisibility { display:none;}

.embed-container {
  margin: 0 auto;
  width: 75%;
}

.template-landing-page .main-content {
    padding-top: 0;
}
.template-landing-page .site-footer{
   padding: 0 0 536px;
   }

.template-landing-page h2, h2.subtitle{
    font-weight: lighter; 
}

.subscribe-box {
    background: url(/cdn/shop/t/3/assets/arrow-down.gif?v=115325167657182315651524816045) top right 38% no-repeat;
    padding:30px;
    background-color: #3f5ea5;
    margin-bottom:15px;
    text-align: center;
}

.subscribe-box h2{
    color:#ffffff;
    font-size: 2em;
    font-weight: bold;
}

.subscribe-box span{
    color:#ffff00;
    font-size: 2.3em;
    line-height: 1em;
    font-weight: bold;
}

.subscribe-box p{
    color: #fff;
    font-size:1.7em;
    line-height: 1.2em;

}

.subscribe-box .icon{
    vertical-align: middle;
    padding-right: 10px;
    width: 60px;
    height: auto;

}
.subscribe-box .border-top-bottom{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width:80%;
    margin:0 auto 50px;
    margin-top: 30px;
}
.subscribe-box .border-top-bottom p{
    margin-bottom: 0;}
.subscribe-box .bigger{
    font-size:24px;
}

.trust-badges {
    background-color: #af0060;
    position: relative;
    z-index: 3;
}

.trust-badges .wrapper {
    text-align: center;
    background-color: #af0060;
    padding-top: 5px;
    position: relative;
}

.site-footer {
    padding: 30px 0 6px;
    position: relative;
    z-index: 10;
}

.stock-message{
    background-color: #ffe689;
    padding: 5px;
    margin-left:5px;
}

.club-lottie {
    background: url("https://cdn.shopify.com/s/files/1/0591/9493/files/bg-club-lottie.png?7321") repeat scroll 0 0 rgba(0, 0, 0, 0);}

.about-sidebar { 
        float: right;
        margin: 0 2% 2% 0;;
        padding: 2%;
        width: 200px;
    }
.club-lottie-page {
    background: #ececec none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 30px;
}

.club-lottie-page .content {
    background: #fff;
    box-shadow: 1px 1px 3px #ccc;
}

.club-lottie-page .content .grid-item {
    padding-right: 30px;
}
.club-lottie-page .header {
    position: relative;
}
.club-lottie-page .main-image {
    margin-top: -12px;
}
.mc-field-group.input-group > ul {
    list-style: outside none none;
    margin: 0;
}

.mc-field-group.input-group input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block;
    margin-left: 6px;
}

.page-404-buttons{
    bottom: 165px;
    left: 135px;
    position: relative;
}

.page-404-buttons .btn{
    margin-bottom: 10px;
}

.awards-medal {
    float:right;
}

h6 {
    color: #517a8e;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.2em;
}

/* About page */

#about-lottie-dolls h1 {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #c06;
}

#about-lottie-dolls .first-p {
    padding: 45px;
}

#about-lottie-dolls .beBold-tagline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

#about-lottie-dolls .about-video{
    width:50%;
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
}

#about-lottie-dolls .quote {
    margin-right: 30px;
}

#about-lottie-dolls .quote h2{
    font-style: normal;
    color: #f9a723;
    text-align: center;
}

#about-lottie-dolls .lottie-medal {
    border: 5px solid #f7f7f7;
    box-shadow: 0 0 5px #dcdcdc;
    float:right;
    margin-left: 10px;
}

#about-lottie-dolls .club-lottie-about-page {
    background-color: #febd40;
    margin: 45px 0;
    padding: 30px;
    display: table;
}

#about-lottie-dolls .club-lottie-about-page img {
    margin-right:30px;
    float:left;
}

#about-lottie-dolls .club-lottie-about-page p {
    color:#fff;
    font-size: 20px;
}

#about-lottie-dolls .club-lottie-about-page span {
    font-weight: bold;
    color: #c06;
}

#about-lottie-dolls .club-lottie-about-page .btn {
    color:#fff;
    font-size: 20px;
}

#about-lottie-dolls .club-lottie-about-page .club-lottie-logo, #about-lottie-dolls .club-lottie-about-page p, #about-lottie-dolls .club-lottie-about-page .sign-up-btn {
    display: table-cell;
    vertical-align: middle;}

#about-lottie-dolls .branksea-map{
    float: left;
    margin-right: 15px;
}

#about-lottie-dolls .more-links{
    background-color: #e9eaea;
    margin: 45px 0;
    min-height: 250px;
    padding-right: 15px;
    padding-top: 15px;
    text-align: center;
}

#about-lottie-dolls .more-links a {
    background: url('/cdn/shop/t/3/assets/more-links-about-page.png?v=134960761277224235141524816055') no-repeat -30px -10px;
    display: inline-block;
    padding: 41px 87px 96px 63px;
    text-indent: -999999px;
    transition: all 0.2s ease 0s;
}

.more-links a:hover {
    opacity: 0.7;
    transform: translate(0px, 2px);
}

#about-lottie-dolls .more-links .more-links-celebrity a {
    background-position: -191px -10px !important;
}

#about-lottie-dolls .more-links .more-links-shop a {
    background-position: -354px -10px !important;
}

#about-lottie-dolls .more-links .more-links-arklu a {
    background-position: -516px -10px !important;
}

#about-lottie-dolls .more-links .more-links-locator a {
    background-position: -678px -10px !important;
}

#about-lottie-dolls .more-links .more-links-contact a {
    background-position: -840px -10px !important;
}

/* Blog Social Icons */

.sidebar .icon.icon-twitter {
    color: #6dadd8;
}

.sidebar .icon.icon-facebook {
    color: #3d589b;
}
.sidebar .icon.icon-pinterest {
    color: #c9232d;
}
.sidebar .icon.icon-google {
    color: #d94f45;
}
.sidebar .icon.icon-instagram {
    color: #245279;
}
.sidebar .icon.icon-youtube {
    color: #e02f2f;
}
.sidebar .icon:hover{
	opacity: 0.8;
}

#about-arklu h1 {
  color:#c06;
  font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#about-arklu h1:first-child {
  margin-bottom: 0;
  margin-top: 15px;
}

#about-arklu .about-arklu-contact {
    background: #e9eaea none repeat scroll 0 0;
    padding: 20px;
    text-align: center;
}


/* #Media Queries
================================================== */

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

	.nav-bar {
		background:transparent;
	    width: 57%;
        float: left;
	}

	.nav-bar ul li {
	
	}

	.nav-bar ul li a {
		background-image: url('/cdn/shop/t/3/assets/menu-sprite.png?v=28321944599335433751524816055');
		background-repeat: no-repeat;
	}

	.nav-bar a {
	    color: #c06;
	    margin: 0 10px;
	    padding: 68px 5px 3px !important;
	    text-align: center;
	}

	.nav-bar li:hover {
		background-color:#FFF;
	}

	.nav-about a {
	    background-position: -53px 10px;
	}

	.nav-shop a {
	    background-position: 5px 9px;
	    width: 69px;
	}

	.nav-activities a {
	    background-position: -100px 13px;
	}

	.nav-blog a {
	    background-position: -185px 11px;
	    width: 75px;
	}

	.nav-press a {
	    background-position: -263px 12px;
	    width: 73px;
	}

	.nav-watch a {
	    background-position: -342px 13px;
	}
	
    #cart-link {
    padding: 0 17px;
    }

    .nav-bar .site-nav--dropdown{
        background-color: #e1eef2;
        border-top: 1px solid #ccc;
    }

    .nav-bar .site-nav--dropdown li{
        border-bottom: 1px solid #ccc;
        width: 100%;
    }


    .nav-bar .site-nav--dropdown li a{
        background: url(/cdn/shop/t/3/assets/flags-sprite.png?v=57823405112749576441524816049) 5px 5px no-repeat;
        padding: 5px 5px 5px 40px !important;
        margin:0;
        width:100%;
        text-align: left;
    }
    .nav-bar .site-nav--dropdown a:hover{
        background-color: #fff;
    }
    .nav-bar .site-nav--dropdown li.UK-store a{
        background-position: 5px -30px!important;
    }

    .nav-bar .site-nav--dropdown li.EU-store a{
        background-position: 5px -64px!important;
    }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	

	
	.nav-bar a {
	    margin: 0 3px;
	}
	
	.toolbar {
	    max-width: 26%;
	    padding: 2px 0.5%;
        right:0;
	}
	
	#for-parents ul li a {
		background-image: url('/cdn/shop/t/3/assets/menu-parents-sprite-small.png?v=138744880709683046421524816055');
		background-repeat: no-repeat;
	}

	#for-parents ul li a {
	    color: #c06;
	    display: block;
	    margin: 0 5px;
	    padding: 60px 5px 11px !important;
	    text-align: center !important;
	    text-transform: uppercase;
	}

	#for-parents ul li a:hover {
	
	}

	#for-parents-awards a {
	    background-position: 11px 0;
	}

	#for-parents-celebrity-fans a {
	    background-position: -69px 0;
	    width: 135px;
	}

	#for-parents-about-arklu a {
	    background-position: -189px 3px;
	    width: 120px;
	}

	#for-parents-faq a {
	    background-position: -311px 0;
	    width: 85px;
	}

	#for-parents-store-locator a {
	    background-position: -399px 2px;
	    width: 133px;
	}
	
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	#homepage-review-logos {
	    bottom: 13px;
	    position: absolute;
	}
	
	.site-footer .wrapper {
		background:none #CC0066!important;
	}
	
	#for-parents-awards a {
    background-position: 13px -3px;
	}

    #for-parents-celebrity-fans a {
        background-position: -70px -6px;
    }

    #for-parents-about-arklu a {
        background-position: -190px 0;
    }

    #for-parents-faq a {
        background-position: -310px -7px;
    }

    #for-parents-store-locator a {
        background-position: -400px -6px;

    }

    .illustration-homepage{
        margin-top: 0;
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {
    .wrapper.content{
        padding-top: 30px;
    }

    .display-table-cell {
        display: inline-block;
    }

    .site-header{
        background:none;
        left: 33%;
        position: fixed;
        top: 0;
        z-index: 999999999;
        height:50px;
        width: 33%;
    }

    .template-index .section-header {
        margin-top: 30px;
        height:75px;
    }

    .wrapper.first{
        margin-top: -30px;
        padding-top: 30px;
    }

	.site-nav {
		background-color:  #ebeef0;
	}

    .free-shipping {
    text-align: center;}
	
	.template-index .free-shipping {
        width: 100%;
        margin-top: 20px;
    }

    .illustration-homepage{
        margin-top: -110px;
        margin-bottom: -20px ;
    }

    .FBA-logo {
        float:left;
        width:25%;
        padding: 5px;
    }

    .template-index .free-shipping p, .free-shipping p {
        font-size: 18px;
        width: auto;
        padding: 10px 0;
    }

    .template-index .free-shipping span, .free-shipping span {
        font-size: 24px;
    }

	.site-footer .wrapper {
		background:none #CC0066!important;
		height:auto!important;
	}
	
	body .header-logo {
	    display: block;
	    margin: 0 0 10px -1%;
	    max-height: 75px;
	    max-width: 100%;
	    padding-top: 6px;
	    text-align: center;
	    width: 100%;
	}
	
	#homepage-intro h2 {
	    font-size: 18px;
	}
	
	.product-grid-item > p {
	    font-size: 14px;
	}

    #for-parents-awards a {
        background-position: 10px 0;
    }

    #for-parents-celebrity-fans a {
        background-position: -65px 0;
    }

    #for-parents-about-arklu a {
    background-position: -188px 0;
    }

    #for-parents-faq a {
    background-position: -309px 0;
    }

    #for-parents-store-locator a {
    background-position: -392px 0;
    }

    .club-lottie-page {
        background: none;
        padding: none;
    }

    .product-meta {
    float: left;}

    .js-qty{
        display: none;
    }

    #about-lottie-dolls .first-p {
    padding: 0 30px;
    }

    #about-lottie-dolls .lottie-medal {
    width: 25%;
    }

    .club-lottie-logo {
    max-width: 33%;
    }

    #about-lottie-dolls .club-lottie-about-page .club-lottie-logo, #about-lottie-dolls .club-lottie-about-page p, #about-lottie-dolls .club-lottie-about-page .sign-up-btn{
        display:block;
    }

    .sign-up-btn {
    text-align: center;
    }
}

@media only screen and (max-width: 559px) {
    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    
    tr { border: 1px solid #ccc; }
    
    td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: none; 
        position: relative; 
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 481px) and (max-width: 768px) {

    .main-content{
        margin-top: 45px;
        padding-top: 30px;
    }

	#for-parents > ul {
	    margin: 0;
	    text-align: center;
	}
	
	#for-parents h5 {
	    height: 65px;
	    margin-top: -44px;
	}
    .call-to-action {
        padding-top: 10px;
    }
	
	.header-logo {
	    float: left;
	    margin-bottom: 10px;
	    margin-right: 2%;
	    margin-top: 15px;
	    max-height: 75px;
	    max-width: 25%;
	}
	
	.header-logo img {
	    max-height: 100%;
	    max-width: 140px;
	}
	
	.toolbar {
	    height: 96px;
	    max-width: 37%;
	    padding: 50px 2%;
	}
	
	#cartCount {
	    right: -5px;
	    top: -20px;
	}

    #homepage-intro h2 {
        padding: 0 85px;
    }
	
	.toolbar .h4 {
	    color: #fff;
	    float: left;
	    font-size: 12px;
	    font-weight: 500;
	    height: 24px;
	    line-height: 22px;
	    margin-bottom: 10px;
	    margin-right: 0;
	    margin-top: 6px;
	}
	
	#store-locator-link {
		margin-right:10px;
	}
	
	.legal-links li {
	    font-size: 11px;
	    line-height: 30px;
	    padding: 0 8px 0 0;
	}

	.site-nav a {
	    padding-top: 10px;
	}

	.shop-now-link {
	    padding: none;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 480px) {

    body {
    background-image: none;
    }

    .main-content{
        margin-top: -15px;
    }

    .wrapper.content{
        padding-top: 15px;
    }

    .nav-bar {
    width:100%;
    }

    #mobileNavBar {
        z-index:999999998;
        height: 50px;
    }

    .show-nav .nav-bar {
    top: 50px;
    }

    .display-table-cell {
        display: inline-block;
    }

    .site-header{
        background:none;
        left: 33%;
        position: fixed;
        top: 0;
        z-index: 999999999;
        height:50px;
    }

    #homepage-intro {
        margin-top: -15px;
    }

    #homepage-intro h2{
        padding: 0;
    }

    .template-index .free-shipping p, .free-shipping p {
        font-size: 12px;
        padding: 7px 0;
    }

    .template-index .free-shipping span, .free-shipping span {
        font-size: 20px;
    }
    .call-to-action{
        padding: 3px;
    }

    .call-to-action .btn {
        padding: 5px 12px;
    }

    .FBA-logo {
        display: none;
    }

    .template-index .section-header.new-products {
    background: url(/cdn/shop/t/3/assets/banner-new-products-small.png?v=128656731508086568221524816046) 0 0 / 100% auto no-repeat;
    }
    .template-index .section-header.most-popular {
    background: url(/cdn/shop/t/3/assets/banner-most-popular-small.png?v=105486236720333175281524816046) 0 0 / 100% auto no-repeat;
    }

    .template-index .section-header .btn {
        margin-top: 0;
    }

    .slide-link .mobile {
    display:block!important;
    }
    .slide-link .desktop {
    display:none!important;
    }

	.legal-links li {
	    font-size: 9.5px;
	    line-height: 30px;
	    padding: 0 3px 0 0;
	}
	
	#for-parents > ul {
	    margin: 0 0 5px;
	    text-align: center;
	}
	
	#for-parents h5 {
	    height: 40px;
	    margin-top: -5px;
	    position: relative;
	    text-indent: -9999px;
	    width: 100%;
	    z-index: 100;
	}
	
	#subscription-popup {
		background-size:100%;
	}
	
	#subscription-inner {
	    height: 382px;
	    padding-left: 80px;
	    padding-top: 180px;
	    width: 380px;
	}
	
	.white-popup .required.email {
	    margin-bottom: 5px;
	    max-width: 150px;
	    padding: 5px;
	}
	
	.white-popup .button {
	    padding: 3px 13px;
	}
	
	.template-index .section-header {
	    font-weight: 600;
	    height: 35px;
	}
	
	a.product-grid-item, .product-grid-item {
	    color: #585858;
	    display: block;
	    margin-bottom: 20px;
	}

	.header-logo {
	    float: left;
	    margin-bottom: 10px;
	    margin-right: 2%;
	    margin-top: 15px;
	    max-height: 75px;
	    max-width: 55%;
	}
	
	.header-logo img {
	    max-height: 100%;
	    max-width: 90px;
	}
	
	.toolbar {
	    height: 100%;
	    max-width: 37%;
	    padding: 10px 2%;
	}
	
	.toolbar .h4 {
	    color: #fff;
	    float: left;
	    font-size: 12px;
	    font-weight: 500;
	    height: 24px;
	    line-height: 22px;
	    margin-bottom: 10px;
	    margin-right: 0;
	    margin-top: 6px;
	}
	
	.site-nav a {
	    padding-top: 10px;
	}

	#for-parents ul li a {
	    font-size: 12px;
	}
	
	#for-parents-awards a {
	    background-position: 5px 0;
	    width: 60px;
	}
	
	#for-parents-celebrity-fans a {
	    background-position: -82px 0;
	    width: 115px;
	}
	
	#for-parents-about-arklu a {
	    background-position: -201px 3px;
	    width: 98px;
	}
    #product-page-store-offering h4 {
      	float: none;
        font-size: 16px;
      
    }
      .button-no {
        float:none;
      
      }
    .page-404-buttons{
    bottom: none;
    left: none;
    position: none;
    }
    .awards-medal {
    max-width: 30%;}

    #addToCart {
    bottom: 4px;
    left: 4px;
    position: fixed;
    width: 97%;
    z-index: 2;
    }

    #about-lottie-dolls .about-video {
        width: 100%;
    }

    #about-lottie-dolls .lottie-medal {
    width: 40%;
    }

    #about-lottie-dolls .club-lottie-about-page img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
    }

    #about-lottie-dolls .more-links a {
    background: url('/cdn/shop/t/3/assets/more-links-about-page-phone.png?v=56042579074337640871524816055') no-repeat -17px -6px;
    display: inline-block;
    padding: 0 35px 50px;
    text-indent: -999999px;
    }

    #about-lottie-dolls .more-links .more-links-celebrity a {
    background-position: -97px -6px !important;
    }

    #about-lottie-dolls .more-links .more-links-shop a {
    background-position: -178px -6px !important;
    } 

    #about-lottie-dolls .more-links .more-links-arklu a {
    background-position: -16px -74px !important;
    }  

    #about-lottie-dolls .more-links .more-links-locator a {
    background-position: -97px -74px !important;
    }

    #about-lottie-dolls .more-links .more-links-contact a {
    background-position: -178px -74px !important;
    }  

    .club-lottie-logo {
    max-width: 100%;
    }

    #about-lottie-dolls .more-links p {
    display: none;
    }

    #about-lottie-dolls .more-links h3 {
        margin-top: 0;
        color:#517a8e;
        line-height: 18px;
    }
}


.mobile-list {
    position: fixed;
    width: 100%;
    background: #928e92dd;
    left: 0;
    top: 9%;
        display: none;
}

.nav-mob {
    text-align: center;
    padding: 3px 0px;
    border-bottom: 1px solid;
}
.buy-test {
    display: none;
}
