/*
Skin Name: White
Version: 1.0
Description: Skin for Landing

*/
body {
    background: url(http://littlewondersabacenter.com/wp-content/uploads/2026/06/littlewonders-UPDATED.jpg) 0px -2% no-repeat;
    color: #d8c7b7;
    background-size: 100%;
}
body,
#footerwrap {
	background-color: #fff;
}

#headerwrap,
#footerwrap,
#respond #cancel-comment-reply-link,
input[type=reset], input[type=submit], button {
	background-color: #fff;
	color: #000;
}
#sidebar .widgettitle {
	border-top: 5px solid #fff;
}
.post-nav {
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
.related-posts,
.commentlist {
	border-bottom: 5px solid #fff;
}
#main-nav a,
#main-nav ul a {
	color: #000;
}
#headerwrap #menu-icon {
	color: #000;
}
.module-box .price-box.default h3 {
	background-color: #000;
	color: #fff;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li.current,
.custom-tabs.default.ui.module-tab.rounded .tab-nav li:hover {
	background-color: #fff !important;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li.current a:after,
.custom-tabs.default.ui.module-tab.rounded .tab-nav li:hover a:after {
	border-top-color: #fff;
}

/*''''*/




.top-hdr {
    position: relative;
/*    background: #5f0030;*/
    height: 16px;
    top: 0;
    width: 84%;
    padding: 10px 0 18px 0;
    margin: 0px auto;
    border-bottom: dotted 1px #e8e8e8;
}



/*top-menu*/
ul.top-menu img {
    padding: 0 4px 0 0;
    border-radius: 100px;
    width: 19px;
    position: relative;
    top: 4px;
}

ul.top-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px; /* eliminate space between li */
	float:left;
}

ul.top-menu li {
    display: inline-block;
    margin: 0 0 0 7px;
}

ul.top-menu img:hover {
    background-color: #63D1F4;
}

ul.top-menu li a {
    color: #757575;
    text-decoration: none;
	font-weight: lighter;
}


/*top-menu-right*/
ul.top-menu-right img {
    padding: 0 4px 0 0;
    border-radius: 100px;
    width: 19px;
    position: relative;
    top: 4px;
}

ul.top-menu-right {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px; /* eliminate space between li */
	float:right;
}

ul.top-menu-right li {
    display: inline-block;
    margin: 0 0 0 7px;
}

ul.top-menu-right img:hover {
    background-color: #63D1F4;
}

ul.top-menu-right li a {
    color: #00cf19;
    text-decoration: none;
}

.slide-content p{
	color:red!important;
	padding:0!important;
	font-size:35px;
	font-weight:bolder;
}


.post-content p{
	padding:0 0 5px 0!important;
	color:#444!important;
}

.post-content-b p{
	color:#fff!important;
}


.post-content-wht p{
	padding:0 0 5px 0!important;
	color:#fff!important;
}
.post-content h1{
	 font-family: 'Helvetica Neue', Helvetica, sans-serif!important;
	    padding: 0 0 0px 0!important;
	    font-weight: bolder!important;
	    font-size: 23px!important;
	    color: #620030!important;
	    text-transform: capitalize!important;
}

.post-content a{
	    color: #620030!important;
}


/*''''*/




/*footer code*/
/* REMOVE THIS, USE YOUR OWN  */
html,body {

}
.dummy_page {
  height: 200px;
  width: 100%;
  background-color: #f0f0f0;
  text-align: center;
  box-sizing: border-box;
  padding: 60px 0px;
}
/* STYLES SPECIFIC TO FOOTER  */
.footer {
  width: 100%;
  position: relative;
  height: auto;
  background-color: #f9f9f9;
}
.footer .col {
  /*width: 190px;*/
  height: auto;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 20px 20px 20px;
}
.footer .col h1 {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 12px;
  line-height: 17px;
  padding: 20px 0px 5px 0px;
  color: rgba(255,255,255,0.2);
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.250em;
}
.footer .col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer .col ul li {
    color: #c4c4c4;
    font-size: 14px;
    font-family: helvetica;
    /* font-weight: bold; */
    /* padding: 5px 0px 5px 0px; */
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    margin: 0;
}
.social ul li {
  display: inline-block;
  padding-right: 5px !important;
}

.footer ul li a{
  color: #c4c4c4;
}

.footer .col ul li:hover {
  color: #c5c5c5;
  transition: .1s;
  -webkit-transition: .1s;
  -moz-transition: .1s;
}
.clearfix {
  clear: both;
}
@media only screen and (min-width: 1280px) {
  .contain {
    width: 1200px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1139px) {
  .contain .social {
    width: 1000px;
    display: block;
  }
  .social h1 {
    margin: 0px;
  }
}
@media only screen and (max-width: 950px) {
  .footer .col {
    width: 33%;
  }
  .footer .col h1 {
    font-size: 14px;
  }
  .footer .col ul li {
    font-size: 13px;
  }
}
@media only screen and (max-width: 500px) {
    .footer .col {
      width: 50%;
    }
    .footer .col h1 {
      font-size: 14px;
    }
    .footer .col ul li {
      font-size: 13px;
    }
}
@media only screen and (max-width: 340px) {
  .footer .col {
    width: 100%;
  }
}
/*end footer*/

/*session-header*/

.session-header h1 {
    font-size: 16px !important;
    color: #d37d1a;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px;
}

.session-header h2 {
    font-size: 41px !important;
    color: #038d9a;
    font-family: 'copperplate';
    line-height: 43px;
    letter-spacing: 0px;
}

.session-header p {
    font-size: 19px !important;
    color: #000;
    letter-spacing: 0px;
}




.contour-bg {
  position: relative;
  min-height: 100vh;
  background: #0a0a0f;
  overflow: hidden;
}

.contour-bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 
    radial-gradient(
      circle at 20% 30%,
      rgba(99, 102, 241, 0.4) 0%,
      rgba(99, 102, 241, 0) 50%
    ),
    radial-gradient(
      circle at 80% 70%,
      rgba(168, 85, 247, 0.4) 0%,
      rgba(168, 85, 247, 0) 50%
    ),
    radial-gradient(
      circle at 40% 80%,
      rgba(236, 72, 153, 0.3) 0%,
      rgba(236, 72, 153, 0) 50%
    );
  background-blend-mode: screen;
  filter: blur(60px);
  opacity: 0.8;
}

.contour-bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: 
    repeating-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.03) 0px,
      rgba(255, 255, 255, 0.03) 1px,
      transparent 1px,
      transparent 40px
    ),
    repeating-linear-gradient(
      -45deg,
      rgba(255, 255, 255, 0.03) 0px,
      rgba(255, 255, 255, 0.03) 1px,
      transparent 1px,
      transparent 40px
    );
  background-size: 80px 80px, 80px 80px;
  mix-blend-mode: overlay;
  opacity: 0.6;
}


.glass {
  background: rgba(255, 255, 255, 0.65);
  border-radius: 20px;
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.15),
    0 4px 12px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(2.5px) saturate(180%);
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.75);
  position: relative;
  overflow: hidden;
}

/* Optional subtle inner glow for extra depth */
.glass::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(
    circle at center,
    rgba(255, 255, 255, 0.25) 0%,
    rgba(255, 255, 255, 0) 60%
  );
  opacity: 0.6;
  pointer-events: none;
  z-index: -1;
}

.faded-left-border  {
     border-left: 2px solid!important;
  border-image: linear-gradient(
    to bottom, 
    transparent 0%, 
    #c27e56 50%, 
    #d9bba4 70%, 
    transparent 100%
  ) 1!important;
}



.border-left-right {
    border-right: 2px solid !important;
    border-left: 2px solid !important;
    border-image: linear-gradient(to bottom, transparent 0%, #d6cdc3 50%, #ffffff 70%, transparent 100%) 1 !important;
}


.hero-bg-position{
    background-position: -109% 43.75%!important;
    background-size: 50% auto;
}