.seo-what-is-it-for #content-wrap .block-banner.what-is-it-for{
  text-align: center;
}
.seo-what-is-it-for #content-wrap .block-banner.what-is-it-for .background{
  background-color: #F15A5E;
  height: auto !important;
}
.seo-what-is-it-for #content-wrap .block-banner.what-is-it-for .background img{
  max-width: 80%;
  width: auto !important;
  margin: 100px auto;
}
.seo-what-is-it-for #content-wrap ul.social-links.new-home-social-links{
  position: static;
  float: none;
  margin: 0 auto;
  padding: 10px 80px;
  max-width: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: right;
  transform: translateX(0);
}
.seo-what-is-it-for #content-wrap ul.social-links.new-home-social-links:before{
  content: 'Share:';
  padding-right: 8px;
  width: auto;
}
.seo-what-is-it-for #content-wrap ul.social-links.new-home-social-links li{
  margin-right: 3px;
}
.seo-what-is-it-for #content-wrap ul.social-links.new-home-social-links li a{
  width: 30px;
  height: 30px;
}
.seo-what-is-it-for #content-wrap .new-home-left-block{
  padding-top: 0px;
  padding-bottom: 0px;
}
.seo-what-is-it-for #content-wrap .new-home-left-block:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #F15A5E;
  right: 50%;
  z-index: -1;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content:after{
  content: '';
  position: absolute;
  width: 100px;
  height: 100%;
  background: #F15A5E;
  right: -50px;
  z-index: -1;
  top: 0;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content{
  background: #F15A5E;
  padding: 30px 0 !important;
  text-align: left;
  position: relative;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content h2{
  margin-top: 0;
  margin-bottom: 20px;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content h3{
  color: #FFFEF1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: bolder
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content p{
  font-size: 16px;
  font-weight: lighter;
  color: #FFFEF1;
  margin-bottom: 0;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content.video{
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 30px 20px !important;
  width: 1000px !important;
  max-width: 100%;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content.video:after{
  display: none;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content.video h2{
  color: #FFFEF1;
  font-size: 20px;
  font-weight: bolder;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content.video .left{
  width: 35%;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content.video .right{
  width: 65%;
  text-align: center;
  background: #000;
  padding: 10px 20px;
}
.seo-what-is-it-for #content-wrap .new-home-left-block > div.content.video .right iframe{
  max-width: 100%;
  max-height: 100%;
}
.seo-what-is-it-for #content-wrap .new-home-person{
  padding-bottom: 20px !important;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content{
  background-color: #A8A3D6;
  position: relative;
  padding: 0 20px !important;
  width: 1000px !important;
  max-width: 100%;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #543D94;
  top: 20px;
  left: -20px;
  z-index: -1;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content > div{
  padding: 40px 0;
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content .left{
  width: 200px;
  height: auto;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content .avatar{
  padding: 10px;
  background-color: #FFFEF1;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content .right{
  width: calc(100% - 200px);
  max-width: 100%;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content .description{
  text-align: left;
  color: #FFFEF1;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content .person-name{
  font-weight: bolder;
  font-size: 20px;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content .person-job{
  margin-bottom: 0;
}
.seo-what-is-it-for #content-wrap .new-home-person div.content .person-description a{
  color: #FFFEF1;
}
.seo-what-is-it-for #content-wrap .new-home-three-block div.content{
  display: flex;
  align-items: stretch;
  width: 100% !important;
  max-width: 1820px;
  padding: 0 80px !important;
  justify-content: space-between;
}
.seo-what-is-it-for #content-wrap .new-home-three-block div.content div.new-home-item{
  width: 30%;
  padding: 20px;
  background-color: rgb(241 90 94 / 85%);
  color: #FFFEF1;
  text-align: left;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: stretch;
  flex-direction: column;
}
.seo-what-is-it-for #content-wrap .new-home-three-block div.content div.new-home-item .thumbnail{
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 100%;
}
.seo-what-is-it-for #content-wrap .new-home-three-block div.content div.new-home-item .thumbnail img{
  margin: 0;
  width: 100%;
  height: auto;
}
.seo-what-is-it-for #content-wrap .new-home-three-block div.content div.new-home-item h2{
  font-size: 28px;
  line-height: 34px;
  font-weight: bolder;
  margin-bottom: 50px;
  width: 100%;
  margin-top: 0;
}
.seo-what-is-it-for #content-wrap .new-home-three-block div.content div.new-home-item p{
  margin-top: auto;
  margin-bottom: 0;
}
/* Search */
.seo-what-is-it-for #content-wrap .stison-block.new-home-search-label{
  transform: translate(-475px, 163px);
  z-index: 999;
  margin: 0 auto;
  max-width: 376px;
  left: 50%;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search-label div.content{
  text-align: left;
  width: 100% !important;
  padding: 0 !important;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search-label div.content p{
  margin: 0;
  font-size: 20px;
  line-height: 30px;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search-label div.content  h2{
  margin: 0; 
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search {
  position: relative;
  padding: 50px 0 !important;
  background-color: #f4787b;
  z-index: 99;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search::after{
  display: none;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout{
  width: 1000px !important;
  max-width: 100%;
  padding: 0 !important;
  border: 0;
  position: relative;
  z-index: 99;
  left: 0;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout::before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #F15A5E;
  position: absolute;
  top: 20px;
  left: -20px;
  z-index: -1;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout > form{
  display: block;
  padding: 50px 30px;
  margin: 0 auto;
  width: 900px;
  z-index: 99;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout form.navbar-form{
  display: flex;
  text-align: right;
  padding-left: 400px;
  width: 1000px;
  max-width: 100%;
  margin: 0;
  background: #fff;
  border: 0;
  border-bottom: 5px solid #d3d3d3;
  position: relative;
  z-index: 99;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout a{
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  padding: 19px 0;
  text-align: left;
  white-space: nowrap;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout form.navbar-form > div{
  max-width: 100%;
  width: calc(100% - 62px);
  z-index: 99;
  position: relative;
}

.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout form.navbar-form input{
  font-size: 15px;
  line-height: 28px;
  background: #F2F2F2;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 20px;
  height: 62px;
  width: 100%;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout form.navbar-form button{
  background: #F2F2F2;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  height: 62px;
  font-size: 25px;
  padding: 0 20px;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-search > div.simple-layout form.navbar-form button span{
  line-height: 62px;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-bookshelf > div{
  width: 100% !important;
  background-image: url(/media/background-bookshelf.jpg);
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-bookshelf > div .item a{
  height: 350px;
  width: auto;
  max-width: 100%;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-bookshelf > div .item a img{
  /* height: 100%; */
  padding:15px;
  margin:0;
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-bookshelf > div .carousel-control.left{
  background-image: url(/media/bookshelf-left-buttom.png) !important;
  background-position: center;
  background-size: 100%;
  display: block;
  height: 81px;
  width: 70px;
  color: transparent;
  transform: translateX(-30px)
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-bookshelf > div .carousel-control.right{
  background-image: url(/media/bookshefl-right-button.png) !important;
  background-position: center;
  background-size: 100%;
  display: block;
  height: 81px;
  width: 70px;
  color: transparent;
  transform: translateX(30px)
  
}
.seo-what-is-it-for #content-wrap .stison-block.new-home-bookshelf > div .carousel-indicators{
  display: none;
}
.seo-what-is-it-for #footer-wrap.container{
  width: 1000px !important;
  max-width: 100%;
}
.seo-what-is-it-for #footer-wrap.container > .row{
  padding: 0;
}
.seo-what-is-it-for #footer-wrap.container > .row > div{
  margin-top: 40px;
}
.seo-what-is-it-for footer{
  background-color: #f4787b;
}
.seo-what-is-it-for #footer-wrap .menu-block .block-title{
  color: #FFFEF1 !important;
}
.seo-what-is-it-for #footer-wrap .menu-block li a{
  color: #FFFEF1 !important;
}
.seo-what-is-it-for #below-footer-wrap.container{
  background-color: #FFFEF2;
  background-image: url(/media/footer-rainbow.jpg);
  background-repeat: no-repeat;
  background-size: 100% 50px;
  padding-top: 50px !important;
}
.seo-what-is-it-for #above-footer-wrap.container{
  background-color: #F15A5E;
  color: #FFFEF1;
}
.seo-what-is-it-for #above-footer-wrap.container .block-publishing p{
  color: #FFFEF1;
}

/* Style for TextBox */
.seo-what-is-it-for .bookshelf-with-text-layout .carousel-inner{
  width: calc(100% - 100px);
  margin: 0 auto;
  overflow: visible;
}
.seo-what-is-it-for .bookshelf-with-text-layout .image_tab{
  position: relative;
}
.seo-what-is-it-for .bookshelf-with-text-layout .bookshelf_show_description {
  position: absolute;
  top: -15px;
  /* left: calc(100% - 15px); */
  left: calc(100% - 6px);
  z-index: 99;
  height: calc(100% + 10px);
  padding: 25px 20px;
  width: calc(100% + 70px);
  background: rgb(0 0 0 / 77%);
  color: #FFFEF1;
  box-shadow: unset;
  overflow: hidden;
}
.seo-what-is-it-for .bookshelf-with-text-layout .image_tab:last-child .bookshelf_show_description {
  left: auto;
  right: 100%;
}
.seo-what-is-it-for .bookshelf-with-text-layout .bookshelf_show_description .book_shelf_title{
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: left;
  font-weight: bold;
  line-height: 30px;
}
.seo-what-is-it-for .bookshelf-with-text-layout .bookshelf_show_description .book_shelf_description{
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
  line-height: 15px !important;
}


@media (min-width: 768px) {
  .seo-what-is-it-for #content-wrap .stison-block.new-home-bookshelf > div .item a:hover img{
    transform: translateY(-15px);
    /* height: calc(100% + 30px); */
    /* max-height: calc(100% + 30px); */
    border: 5px solid rgb(0 0 0 / 43%);
    border-width: 3px 6px 5px 3px;
    padding:0;
  }

  /*
  .seo-what-is-it-for #content-wrap .stison-block.new-home-bookshelf > div.bookshelf-with-text-layout a.carousel-control {
    display:none;
  }
  */
}
.seo-what-is-it-for .stison-section .block-banner { margin-bottom: 40px; }


.logo a, p.social a, a.local-book-shop, .book-picker-img a,
.book-item-image a.book-item-link, a.book-detail-image,
.book-detail-also-by a {
  display: inline-block;
}
.logo a:focus, .navbar a:focus, .social-icon-top a:focus, #search-submit:focus,
button.btn:focus, button.navbar-toggle:focus, input[type="text"]:focus, input[type="image"]:focus,
.basket-button-block a:focus, .search-block a:focus, a:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}

#skip-to-main {
  position: absolute;
  left: -1000px; /* Hide the link off-screen initially */
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#skip-to-main:focus {
  position: static; /* Make it visible when focused */
  outline: 2px solid #007bff; /* Add a focus outline */
  padding: 0 10px; /* Add some padding */
  background-color: #fff; /* Add a background color */
  color: #007bff; /* Add a text color */
  width: 148px;
  height: 18px;
}

button.img-icon.search-icon {
  background-color: #494949;
  border: 0;
}

#header-wrap button.navbar-toggle:focus, #header-wrap button.navbar-toggle.collapsed:focus,
#header-wrap .basket-button-block a:focus, #header-wrap .search-block button:focus,
#header-wrap a.left-menu-logo:focus {
  border-color: #fff;
  outline: 0;
  padding:3px;
  border-radius: 3px;
  box-shadow: 0 0 0 .25rem rgba(211, 211, 211, 1);
}

.book-detail-block-accessibility p, .book-detail-block-accessibility p a { color:#AA182C; font-weight: bold; }
.book-detail-block-accessibility p a { text-decoration:underline; }
