@font-face {
font-family: 'FontAwesome';
src: url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}´ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, font, img,blockquote, dl, dt, dd, ol, ul, li, fieldset,form, label, legend, caption, tbody, tfoot, thead {
margin: 0; padding: 0; 	border: 0; outline: 0; font-size: 100%;	vertical-align: baseline; background: transparent; font-family: inherit; font-weight: inherit; font-style: inherit; letter-spacing: 0;}
* { noFocusLine: expression(this.hideFocus=true); vertical-align: baseline;	font-weight: inherit; font-family: inherit;	font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section,summary { display: block; }
audio,canvas,progress,video { display: inline-block; vertical-align: baseline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
figure { margin: 0; padding: 0; }
figure figcaption { text-align: center; }
svg:not(:root) { overflow: hidden; }
address { font-style:normal; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }
marquee { overflow: inherit !important; -moz-binding: none; }
blink { text-decoration: none; }
nobr { white-space: normal; }
sub,sup { font-size: smaller; line-height: 0; position: relative; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
small { font-size: smaller; }
del {text-decoration: line-through;}
iframe, object, embed, video{ max-width:100%; }
nav ul { margin: 0; padding: 0; }
nav ul li { display: inline; list-style: none; }
aside nav ul li { display: block; }
h1,h2,h3,h4,h5,h6 { text-rendering: optimizeLegibility; }
p { -moz-osx-font-smoothing: grayscale; word-break: normal;  }
@media print {    
* { background: transparent !important; box-shadow: none !important;  text-shadow: none !important; } 
a, a:visited { text-decoration: underline; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
} html { height:100%; font-size:100%; -webkit-font-smoothing: antialiased; -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%; }
body { height: 100%; font-weight:normal; margin:0; padding:0; webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -moz-osx-font-smoothing: grayscale; -ms-word-wrap: break-word; word-wrap: break-word; font-style: normal !important; } .clear,.clearfix,.clearall { clear:both;}
.clear:before,.clear:after,.clearfix:before,.clearfix:after { content: " "; display: table; } 
.clear:after,.clearfix:after { clear: both; } 
.clearfix { *zoom: 1; } a:not(ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li:first-child) { text-decoration: none; transition: all 0.3s ease-out;  max-width:100%; }
.inline-link,.inline_link, .inlineLink { display: inline-block; margin: 0 0.2em; padding: 3px; background: #97CAF2; border-radius: 2px; transition: all 0.3s ease-out; text-decoration: none; font-weight: bold; color: white; }
.kidsworld_skin_color a,.kidsworld_skin_color1 a,.kidsworld_skin_color2 a { text-decoration: none; } ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; margin-left: 7px; }
ol { list-style: decimal ; margin-left: 20px; }
ol, ul.square, ul.circle, ul.disc { }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside none; }
ul ul, ul ol,ol ol, ol ul { margin: 4px 0 5px 30px;   }
ul ul li, ul ol li,ol ol li, ol ul li { margin-bottom: 6px; }
dl { margin-bottom: 1.5em; } 
dt { float: left; clear: left; width: 100px; text-align: left; font-weight: bold; } 
dt:after { content: ""; } 
dd { margin: 0 0 0 110px; padding: 0 0 0.7em 0; } img,img a,a img, :link img, :visited img { max-width:100%; height:auto; display: inline-block; vertical-align: middle; image-rendering: crisp-edges;  }
.round5,.round5 img { border-radius: 5px; }
.round10,.round10 img { border-radius: 10px; }
.round15,.round15 img { border-radius: 15px; }
.round20,.round20 img { border-radius: 20px; }
.round25,.round25 img { border-radius: 25px; } table { border-collapse: collapse; border-spacing: 0; width: 100%; padding: 0;	margin: 0 0 20px 0; }
td, td img { vertical-align:top; } 
table caption { padding: 0 0 20px 0; width: auto; font-size: 18px; font-weight: bold;  }
th { font-weight:bold;  text-align: left; padding: 0.5em 1em; border-style: solid; border-width: 1px; border-left:none;
border-top:none; }
tr th:first-child, tr td:first-child{ border-left-style: solid; border-left-width: 1px; }
tr:first-child th, tr:first-child td{ border-top-style: solid; border-top-width: 1px; }
td {  padding: 0.5em 1em; border-style: solid; border-width: 1px;  border-top:none; } q:before { content: "\201c"; }
q:after { content: "\201d"; }
q q:before { content: "\2018"; }
q q:after {	content: "\2019"; }
q {
quotes: "“" "”" "‘" "’";
}
q:before {
content: open-quote;
}
q:after {
content: close-quote;
} .bold,b,strong { font-weight:bold}
.italic,dfn,em,var { font-style:italic}
.left,.float_left,.float-left {float:left;}
.right,.float_right, .float-right {float:right; }
.center, .text-center,.align_center,.alignCenter,.aligncenter { text-align: center !important;}
.justify,.text-justify { text-align: justify !important; }
.text-left,.align_left,.alignLeft { text-align: left !important; }
.text-right,.align_right,.alignRight { text-align: right !important; }  
.block { display: block; }
.inline-block { display: inline-block;}
.aligncenter { clear:both; display: block; margin:0 auto; } .kidsworld_site_content blockquote { display: block; border-left:6px solid;  text-align: left; margin:25px 0; position: relative; padding:0 0 0 15px; }
.kidsworld_site_content blockquote,.kidsworld_site_content blockquote > p { font-size: 110%; line-height: 32px; }
.kidsworld_site_content blockquote > p { padding:5px 0; margin:0; }
.kidsworld_css_transition a,
.kidsworld_post_single_pagination a .kidsworld_pp_arrow,
.kidsworld_post_single_pagination a .kidsworld_pp_link_text,
.kidsworld_slider_box .flex-direction-nav .flex-next,
.kidsworld_slider_box .flex-direction-nav .flex-prev,
.kidsworld_pp_prev .kidsworld_pp_link_title,
.kidsworld_pp_next .kidsworld_pp_link_title,
#kidsworld_go_top_scroll_btn,
.kidsworld_slider_box .flex-direction-nav .flex-next,.kidsworld_slider_box .flex-direction-nav .flex-prev,
ul.kidsworld_top_nav > li > a > span,
ul.kidsworld_top_nav > li > a > span > i,
ul.kidsworld_top_nav > li > ul li,
ul.kidsworld_top_nav > li > a > span > i:after,
#kidsworldHeader.kidsworld_smaller_menu #kidsworld_mobi_nav,
ul.kidsworld_top_nav.kidsworld_no_menu_icon > li > a > span:after,
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld-menu-setting-msg,
.kidsworld_logo_menu_holder,
.kidsworld_logo_img a,
.kidsworld_logo_img img,
.kidsworld_cotact_footer a,
.kidsworld_post_button a span,
.kidsworld_next_prev_box, 
.kidsworld_next_prev_box a span, 
.kidsworld_next_prev_box a i,
.kidsworld_blog_post.format-video .kidsworld_post_title_content,
.kidsworld_blog_post.format-audio .kidsworld_post_title_content,
.kidsworld_blog_grid_section .kidsworld_post_image .kidsworld_event_arrow,
.kidsworld_blog_grid_section .kidsworld_post_image,
.kidsworld_blog_grid_section .kidsworld_post_image img,
.kidsworld_blog_post.kidsworld_blog_grid.format-video .kidsworld_post_image .kidsworld_post_date_pf_icon,
.kidsworld_blog_post.kidsworld_blog_grid.format-audio .kidsworld_post_image .kidsworld_post_date_pf_icon,
.kidsworld_blog_post.kidsworld_blog_grid.format-video .kidsworld_grid_title1 .kidsworld_post_title_content,
.kidsworld_blog_post.kidsworld_blog_grid.format-audio .kidsworld_grid_title1 .kidsworld_post_title_content,
ul.kidsworld_post_share_icons_list li,
.kidsworld_events_box .kidsworld_class_date,
.kidsworld_event_img .kidsworld_event_arrow,
.kidsworld_classes_box .kidsworld_class_date,
.kidsworld_classes_box .kidsworld_class_img img,
.kidsworld_classes_box .kidsworld_class_img,
.kidsworld_event_img img,
.kidsworld_event_img,
.kidsworld_portfolio_content .kidsworld_portfolio_img_hovericon,
button.kidsworld_search_button
{
-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;	
-moz-transition-property: 	all;
-webkit-transition-property:all;
-o-transition-property: 	all;
transition-property: 		all;
}
pre { 
clear:both; width:100%; overflow:auto; padding:2em; line-height: 2em; font-size: 12px;
-webkit-background-size: 100% 4em ; -moz-background-size: 100% 4em ; background-size: 100% 4em;
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
-webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s;
margin-bottom: 20px; position: relative; left:0; text-transform: none;
}
code,kbd,samp {
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
}
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } .isotope,.isotope .isotope-item {  -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity,border-color, box-shadow; -moz-transition-property: -moz-transform, opacity,border-color, box-shadow; -o-transition-property: top, left, opacity,border-color, box-shadow; transition-property: transform, opacity,border-color, box-shadow; }
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.kidsworld_blog_grid.isotope-item,.kidsworld_blog_grid .isotope { -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;   }
p { margin: 0 0 20px 0; }
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 { margin-top:1.5em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-bottom: 20px; line-height: 1.5em; }
h1 { font-size: 48px; }
h2 { font-size: 40px; }
h3 { font-size: 36px; }
h4 { font-size: 30px; margin-bottom: 25px; } 
h5 { font-size: 26px; margin-bottom: 20px; }						
h6 { font-size: 20px; margin-bottom: 20px; } .gm-style .place-card-large { display:none; left:-2000px; } label, input[type=button], input[type=submit], input[type=file], button {cursor: pointer;}
button,input,optgroup,select,textarea { margin: 0; webkit-font-smoothing: antialiased;  }
button { overflow: visible; width: auto; overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"],input[type="submit"],.button { cursor: pointer; border-radius: 10px; line-height: 38px; height:38px; padding:0 20px; display: inline-block; }
button[disabled],html input[disabled] { cursor: default; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
input,textarea { font: 12px/20px; font:inherit; resize:none; }
input { line-height: normal; }
input[type="checkbox"],input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button { height: auto; }
legend { border: 0; padding: 0; }
textarea { height: auto; min-height: 100px; width: 100%; max-width: 100%; -webkit-appearance: none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; }
:focus { outline: 0; }
form { margin-bottom: 20px; }
fieldset { margin-bottom: 20px; }
.input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], input[type="number"],    input[type="url"], input[type="tel"],
input[type="search"], textarea, select { -webkit-appearance: none; box-sizing: border-box; outline: none;	border-radius: 0; padding: 12px; margin: 0 0 20px 0; width: 200px;max-width: 100%;display: block; border-radius: 5px; border:1px solid #e6e6e6; background:transparent; line-height: 24px; }
textarea { min-height: 80px; height:190px; line-height:1.5em; width:100%; }
label{ display: block; font-weight: bold; font-size: 16px;  }
form.post-password-form label { display: inline-block; float:left; margin:0 4px 10px 0;}
legend { display: block; font-weight: normal; }
input[type="checkbox"] { display: inline; }
label span, legend span { font-weight: normal; font-size: 13px; }
.select option { padding: 0; margin: 0; }  .flex-container a:active, .flexslider a:active,.flex-container a:focus,.flexslider a:focus  { outline: none;}
.slides, .flex-control-nav,.flex-direction-nav { margin: 0; padding: 0; list-style: none;}
.flexslider .slides { zoom: 1;}
.flexslider { cursor: pointer; margin: 0; padding: 0; position: relative; font-size:0; 	width:100%; } 
.flexslider .slides > li { display: none; padding:0; margin:0; background:none; list-style:none; -webkit-backface-visibility: hidden; font-size:0; line-height: 0;width:100%; overflow: hidden; }
.flexslider .slides > li > a { padding:0; margin:0; font-size:0;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span { text-transform: capitalize; } .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; 	height: 0; } 
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%; }
.no-js .slides > li:first-child { display: block; }
.flex-direction-nav { *height: 0; } .flex-direction-nav a { display: block; position: absolute; z-index: 10; cursor: pointer;  transition: opacity .25s ease-in-out;   -moz-transition: opacity .25s ease-in-out;   -webkit-transition: opacity .25s ease-in-out;  font-size: 10px; text-decoration: none; }
ul.flex-direction-nav {  padding:0; margin:0;}	
ul.flex-direction-nav li { background:none; padding:0; margin:0; list-style: none; } .flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center;}
.flex-control-nav li {margin: 0 5px; display: inline-block; zoom: 1; *display: inline; background:none; }
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; } .kidsworld_slider_box .flexslider .flex-control-nav li img { opacity:1;  } #content .kidsworld_slider_box .flexslider ul{  }
.kidsworld_slider_box { display:block;   }
.kidsworld_slider_box .flexslider { cursor: auto; height:100%;}
.kidsworld_slider_box .flex-control-nav { text-align: right; font-size: 0; right:0; margin:0 12px 12px 0; z-index: 100; }
.kidsworld_slider_box .flexslider .flex-control-nav li { margin:0 5px;   }
.kidsworld_slider_box .flexslider .flex-control-nav li a { width:10px; height:10px; } .kidsworld_slider_box .flex-direction-nav a { display:inline-block; margin:-18px 0 0 0; width:38px; height:38px; line-height: 38px; top:50%; bottom:auto; z-index:100; text-align:center; text-indent: 0; color:#fff  }
.kidsworld_slider_box .flex-direction-nav a i { margin: 0; font-size: 14px;  line-height: 34px; }
.kidsworld_slider_box .flex-direction-nav a.flex-next i { margin-left:2px; }
.kidsworld_slider_box .flex-direction-nav a.flex-prev i { margin-left:-2px; }
.kidsworld_slider_box .flex-direction-nav .flex-next,.kidsworld_slider_box .flex-direction-nav .flex-prev { border:3px solid rgba(255,255,255,0.3); color:rgba(255,255,255,0.3); width:38px; height:38px; line-height: 38px; text-align: center; border-radius: 100px; }
.kidsworld_slider_box .flex-direction-nav .flex-next{ right:25px;  }
.kidsworld_slider_box .flex-direction-nav .flex-prev { left:25px; }
.kidsworld_slider_box:hover .flex-direction-nav .flex-next,.kidsworld_slider_box:hover .flex-direction-nav .flex-prev { border-color: rgba(255,255,255,0.6); color:rgba(255,255,255,0.6); }
.kidsworld_slider_box .flex-direction-nav .flex-next:hover,.kidsworld_slider_box .flex-direction-nav .flex-prev:hover { border-color: rgba(255,255,255,1.0); color:rgba(255,255,255,1.0); }
.kidsworld_slider_box .flex-direction-nav:hover a i[class^="icon-"]:before { } .kidsworld_row {  margin:0 -10px;  }
.kidsworld_column_gap { margin:0 0 20px; padding:0 10px; }
.kidsworld_row .kidsworld_column1 { width:100%; }
.kidsworld_row .kidsworld_column2 { width:50%; }
.kidsworld_row .kidsworld_column3 { width:33.33333333333333%; }
.kidsworld_row .kidsworld_column4 { width:25%; }
.kidsworld_row .kidsworld_column5 { width:20%; }
.kidsworld_row .kidsworld_column6 { width:16.66666666666666%; }
.kidsworld-layout-sidebar-left .kidsworld_row .kidsworld_column2,.kidsworld-layout-sidebar-left .kidsworld_row .kidsworld_column3,.kidsworld-layout-sidebar-left .kidsworld_row .kidsworld_column4,
.kidsworld-layout-sidebar-right .kidsworld_row .kidsworld_column2,.kidsworld-layout-sidebar-right .kidsworld_row .kidsworld_column3,.kidsworld-layout-sidebar-right .kidsworld_row .kidsworld_column4 {
width:50%; }
.kidsworld_column { display: block; float: left; width: 100%; min-height: 20px; margin-left: 2.564102564102564%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; height:auto; }
.kidsworld_column.first { margin-left: 0; }
.kidsworld_one_full,.one_full     { width: 100%; margin-left: 0; }
.kidsworld_one_half,.one_half     { width: 48.71794871794872%; }
.kidsworld_one_third,.one_third   { width: 31.62393162393162%; }
.kidsworld_one_fourth,.one_fourth { width: 23.07692307692308%; }
.kidsworld_one_fifth,.one_fifth   { width: 17.94871794871795%; }
.kidsworld_one_sixth,.one_sixth   { width: 14.52991452991453%; }
.kidsworld_two_third,.two_third       { width: 65.81196581196582%; }
.kidsworld_three_fourth,.three_fourth { width: 74.35897435897436%; }
.kidsworld_four_fifth,.four_fifth     { width: 79.48717948717949%; }
.kidsworld_five_sixth,.five_sixth     { width: 82.90598290598291%; }
.kidsworld_two_third_right { width: 64.81196581196582%; margin-right: 1%; }
.kidsworld_two_third_left { width: 64.81196581196582%; margin-left: 1%; }
.kidsworld_custom_two_third { width: 65.81196581196582%; margin-left: 0; float:left; }
.kidsworld_column.kidsworld_custom_two_third,.kidsworld_column.sidebar { margin-left: 0; }
.kidsworld-layout-sidebar-right .kidsworld_custom_two_third { float:left; }
.kidsworld-layout-sidebar-left .kidsworld_custom_two_third { float:right; }
.kidsworld-layout-full-width .kidsworld_custom_two_third { margin:0; float:none; width:100%; }
#sidebar { display:block; }
.kidsworld-layout-sidebar-right #sidebar { float:right; }
.kidsworld-layout-sidebar-left #sidebar { float:left; }
.kidsworld-layout-full-width.kidsworld_post_sidebar_page .kidsworld_custom_two_third { width:100%; } .tooltipster-default {border-radius: 3px; background: #222; color: #fff; }
.tooltipster-default .tooltipster-content {font-family: Arial, sans-serif; font-size: 14px; line-height: 16px; padding: 8px 10px; overflow: hidden; }
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { }
.tooltipster-icon {cursor: help; margin-left: 4px; }
.tooltipster-base {padding: 0; font-size: 0; line-height: 0; position: absolute; left: 0; top: 0; z-index: 9999999; pointer-events: none; width: auto; overflow: visible; }
.tooltipster-base .tooltipster-content {overflow: hidden; }
.tooltipster-arrow {display: block; text-align: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; }
.tooltipster-arrow span, .tooltipster-arrow-border {display: block; width: 0; height: 0; position: absolute; }
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-top: 8px solid; bottom: -7px; }
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-top: 9px solid; bottom: -7px; }
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-bottom: 8px solid; top: -7px; }
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-bottom: 9px solid; top: -7px; }
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {left: 0; right: 0; margin: 0 auto; }
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {left: 6px; }
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {left: 5px; }
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {right: 6px; }
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {right: 5px; }
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-left: 8px solid; top: 50%; margin-top: -7px; right: -7px; }
.tooltipster-arrow-left .tooltipster-arrow-border {border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-left: 9px solid; margin-top: -8px; }
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-right: 8px solid; top: 50%; margin-top: -7px; left: -7px; }
.tooltipster-arrow-right .tooltipster-arrow-border {border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-right: 9px solid; margin-top: -8px; }
.tooltipster-fade {opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; }
.tooltipster-fade-show {opacity: 1; }
.tooltipster-grow {-webkit-transform: scale(0,0); -moz-transform: scale(0,0); -o-transform: scale(0,0); -ms-transform: scale(0,0); transform: scale(0,0); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-backface-visibility: hidden; }
.tooltipster-grow-show {-webkit-transform: scale(1,1); -moz-transform: scale(1,1); -o-transform: scale(1,1); -ms-transform: scale(1,1); transform: scale(1,1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-swing {opacity: 0; -webkit-transform: rotateZ(4deg); -moz-transform: rotateZ(4deg); -o-transform: rotateZ(4deg); -ms-transform: rotateZ(4deg); transform: rotateZ(4deg); -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; }
.tooltipster-swing-show {opacity: 1; -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); transform: rotateZ(0deg); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); }
.tooltipster-fall {top: 0; -webkit-transition-property: top; -moz-transition-property: top; -o-transition-property: top; -ms-transition-property: top; transition-property: top; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-fall-show {}
.tooltipster-fall.tooltipster-dying {-webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; top: 0px !important; opacity: 0; }
.tooltipster-slide {left: -40px; -webkit-transition-property: left; -moz-transition-property: left; -o-transition-property: left; -ms-transition-property: left; transition-property: left; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-slide.tooltipster-slide-show {}
.tooltipster-slide.tooltipster-dying {-webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; left: 0px !important; opacity: 0; }
.tooltipster-content-changing {opacity: 0.5; -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }  .mfp-bg {top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap {top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container {text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before {display: none; }
.mfp-content {position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {width: 100%; cursor: auto; }
.mfp-ajax-cur {cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom {cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {-webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure {display: none; }
.mfp-hide {display: none !important; }
.mfp-preloader {color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a {color: #CCC; }
.mfp-preloader a:hover {color: #FFF; }
.mfp-s-ready .mfp-preloader {display: none; }
.mfp-s-error .mfp-content {display: none; }
button.mfp-close, button.mfp-arrow {overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner {padding: 0; border: 0; }
.mfp-close {width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; filter: alpha(opacity=65); padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {opacity: 1; filter: alpha(opacity=100); }
.mfp-close:active {top: 1px; }
.mfp-close-btn-in .mfp-close {color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter {position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow {position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1; filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left {left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close {top: -40px; }
.mfp-iframe-scaler {width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; } img.mfp-img {width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; } .mfp-figure {line-height: 0; }
.mfp-figure:after {content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small {color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure {margin: 0; }
.mfp-bottom-bar {margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 22px; color: #F3F3F3; word-wrap: break-word; text-align: center; padding-top: 5px; font-weight: bold; }
.mfp-image-holder .mfp-content {max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img {padding: 0; }
.mfp-img-mobile .mfp-figure:after {top: 0; bottom: 0; }
.mfp-img-mobile .mfp-figure small {display: inline; margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0; }
.mfp-img-mobile .mfp-counter {right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close {top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {-webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left {-webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right {-webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container {padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img {padding: 0; }
.mfp-ie7 .mfp-bottom-bar {width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container {padding: 0; }
.mfp-ie7 .mfp-content {padding-top: 44px; }
.mfp-ie7 .mfp-close {top: 0; right: 0; padding-top: 0; } dd.wp-caption-text.gallery-caption { display: inline-block; font-size: 90%; line-height: 18px; padding:10px 0; margin:0 auto; text-align: center; clear:both; }
.gallery-item dt:after { content:""; }
.gallery { margin:30px 0; }
.gallery .gallery-item dt { width:auto; float:none; }
.gallery .gallery-item { padding: 0; width: auto; float:left; text-align: center; }
.gallery a,  .gallery a img { max-width: 100%; width: auto; height: auto; display: block; position: relative; border: none; padding:0; margin:0; border-radius: 10px; }
.gallery { margin:0; }
dl.gallery-item { padding:1%; margin:0; }
dl.gallery-item img { width:100%; }
.gallery-columns-1 dl.gallery-item { width:100%; margin-bottom: 50px; }
.gallery-columns-2 dl.gallery-item { width:50%; padding:1.5%; }
.gallery-columns-3 dl.gallery-item { width:33.29%; padding:1.2%; }
.gallery-columns-4 dl.gallery-item { width:24.95%; padding:1%; }
.gallery-columns-5 dl.gallery-item { width:20%; padding:0.85%; }
.gallery-columns-6 dl.gallery-item { width:16.65%; padding:0.9%; }
.gallery-columns-7 dl.gallery-item { width:14.1%; padding:0.8%; }
.gallery-columns-8 dl.gallery-item { width:12.4%; padding:0.7%; }
.gallery-columns-9 dl.gallery-item { width:11%; padding:0.6%; }
.kidsworld_img_gallery_masonry dl.gallery-item { padding:2px; }.kidsworld_l_boxed { margin:0 auto; overflow: visible; }
#kidsworld_main_container { width:100%; position: relative; z-index: 2; }
.kidsworld_container { position: relative; margin:0 auto; }
.kidsworld_main_container_wrap { margin:0 auto; }
.kidsworld_main_container { display:block; margin:0 auto; width:auto; position: relative;  }
.kidsworld_site_content a { text-decoration: none; } .kidsworld_container ul { list-style: disc outside none; }
.kidsworld_container li { margin-left: 1em; padding: 3px 0px; }
.sidebar ul,.footer ul { list-style: none; margin: 0; }
.sidebar ul li { margin:0; padding: 3px 0px; display: block; line-height: normal; } .kidsworld_topbar { display:block;  min-height: 20px; padding:7px 0; line-height: 30px;  border-bottom:1px solid rgba(0,0,0,0.05); margin-bottom: -1px; }
.kidsworld_topbar_left { float:left; }
.kidsworld_topbar_right { float:right; }
.kidsworld_topbar a { text-decoration: none; }
.kidsworld_topbar ul, .kidsworld_topbar ul li { display: inline-block; padding:0; margin:0 0 0 10px; list-style: none; min-width: auto; }
ul.kidsworld_topbar_left,.kidsworld_topbar ul.kidsworld_topbar_left li { margin:0 15px 0 0; } ul.kidsworld-menu-setting-msg { float:left; padding:0; margin:0; line-height: 148px; }
ul.kidsworld-menu-setting-msg li { list-style: none; font-size: 90%; padding:0; margin:0; }
.kidsworld_header_container { position: relative; }
.kidsworld_logo_menu_header { position: relative; display: block; width:100%; }
.kidsworld_no_boxed.kidsworld_fw_header #kidsworld_header .kidsworld_container,
.kidsworld_no_boxed.kidsworld_fw_header #kidsworld_topbar .kidsworld_container { width:98%; max-width: none; } .kidsworld_header { display: block; position: relative; }
.kidsworld_logo { position: relative; float:left; }
.kidsworld_main_nav { float:right; display: block; position: relative; }
.kidsworld_thickborder { position: relative; overflow: hidden; width:100%; height:5px; display: block;margin-bottom: -5px; }
span.kidsworld_header_thick_border { height:5px; width:100%; right:-70%; top:0; display: inline-block; position: absolute; }
nav.kidsworld-top-menu { float:left; }
ul.kidsworld_top_nav { padding:0; margin:0; float:left; z-index: 5; }
ul.kidsworld_top_nav > li { display: inline-block; margin:0; float:left; padding:0; min-width: 125px; text-align: center; }
ul.kidsworld_top_nav > li > a { text-decoration: none; padding:0; position: relative;display: block; margin:0 0 28px 0; }
ul.kidsworld_top_nav > li > a > span { display: block; position: relative; text-align: center; clear:both; padding: 33px 15px 0px 15px; line-height: 14px;  }
ul.kidsworld_top_nav > li > a > span > i { display: block; position: relative; height:47px; width:47px; border-radius: 50%; text-align: center; line-height: 48px; font-size: 20px; padding:0; margin:0 auto 20px; z-index: 4; }
ul.kidsworld_top_nav > li > a > span > i:after { content:''; display: block; position: absolute; width:53px; height:53px; border-radius: 50%; background:transparent; z-index: -1; left:0; top:0; opacity: 0.5; margin:-3px 0 0 -3px; opacity: 1; }
ul.kidsworld_top_nav > li:hover > a > span > i { font-size: 22px;  }
ul.kidsworld_top_nav > li > ul li i { margin-right: 5px; }
ul.kidsworld_top_nav > li > a > span:before { position: absolute; width:100%; height:5px; top:0; left:0; display: block; content:''; z-index: 10; }
ul.kidsworld_top_nav > li > a > span:after { content:''; position: absolute;  right:0; width:2px; height:14px; display: block; line-height: 14px; bottom:0px; margin:0; }
ul.kidsworld_top_nav > li.kidsworld_m_active > a:before { content:''; position: absolute; top:0; margin-left: -11px; left:50%; width: 0; height: 0; border-left: 11px solid transparent; border-right: 11px solid transparent; }
ul.kidsworld_top_nav li { position: relative; list-style: none; }
ul.kidsworld_top_nav li a { text-decoration: none; }
ul.kidsworld_top_nav.kidsworld_no_menu_icon > li > a { margin:0; }
ul.kidsworld_top_nav.kidsworld_no_menu_icon > li > a > span { padding:0 15px; line-height: 148px; }
ul.kidsworld_top_nav.kidsworld_no_menu_icon > li > a > span:after { margin-top: 67px; bottom:auto; top:0; } ul.kidsworld_top_nav li ul { position: absolute; width:200px; top:30px; left:50%; padding:0; margin:0; line-height: 20px; visibility: hidden; opacity: 0; display: none; z-index: 6; box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.15); border-radius: 5px; margin-left: -100px; }
ul.kidsworld_top_nav li.kidsworld_menu_hover > ul { visibility: visible; }
ul.kidsworld_top_nav li ul ul { left:100%; margin-left: 0px; margin-top: -1px; }
ul.kidsworld_top_nav li ul li:first-child { border-radius: 5px 5px 0 0; }
ul.kidsworld_top_nav li ul li:last-child { border-radius: 0 0 5px 5px; }
ul.kidsworld_top_nav li:hover > ul { -moz-transition: opacity .3s ease-in-out; -webkit-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }
ul.kidsworld_top_nav li:hover > ul { opacity: 1; visibility: visible; display: table; }
ul.kidsworld_top_nav li:hover { visibility: inherit; }
ul.kidsworld_top_nav li ul,
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul { display: table; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li { display: table-cell; }
ul.kidsworld_top_nav li:not(.kidsworld-mega-menu) > ul li { border-top-width:1px; border-top-style:solid; } ul.kidsworld_top_nav li ul li a span { padding:10px 20px; margin:0; display: block;  text-decoration: none; }
ul.kidsworld_top_nav li ul li:first-child a span,
ul.kidsworld_top_nav li ul li li:first-child a span { border-top:0; }
ul.kidsworld_top_nav > li > ul li { float:left; width:100%;  }
ul.kidsworld_top_nav li > ul { top:100%;  }
ul.kidsworld_top_nav li li { padding: 0; margin:0; position: relative; }
ul.kidsworld_top_nav li li ul { top:auto; top:0; position: absolute; }
ul.kidsworld_top_nav li:last-child:not(.kidsworld-mega-menu) ul ul { left:auto; right:100%; margin-left: 0px; } ul.kidsworld_top_nav > li:not(.kidsworld-mega-menu) > ul li { padding-top:5px; padding-bottom:5px; }
ul.kidsworld_top_nav > li.kidsworld-mega-menu:not(.menu-item-object-category) ul li { padding-top:5px; padding-bottom:5px; } ul.kidsworld_top_nav li.kidsworld-mega-menu { position: inherit; text-align: left; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul { padding:0; position: absolute !important; margin:0; width:100%; top:100%; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li { border:0; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li > a:first-child span { font-weight: bold; padding-top: 25px; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li > ul > li:last-child { margin-bottom: 25px; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li > ul > li { padding-right: 5px; }
ul.kidsworld_top_nav li.kidsworld-mega-menu:not(.menu-item-object-category) > ul > li { margin: 0; float: left!important; display: block !important; width:25%; padding:5px 1% 0 1%; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li a { padding:0; border:0; display: block; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li a span { border:0;padding-left: 20px; padding:6px 0; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li > a:first-child span { margin-bottom: 8px; padding-left: 20px; cursor: default; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li:first-child {  border:0;  }
ul.kidsworld_top_nav li.kidsworld-mega-menu.no-title > ul > li > a { display: none; }
ul.kidsworld_top_nav li.kidsworld-mega-menu li > ul { padding: 0 0 0 20px; margin:0; border:none; left: auto; top: auto; position: relative; visibility: visible; opacity: 1; display: none; padding-left: 20px; width:100%; float:none; }
ul.kidsworld_top_nav li.kidsworld-mega-menu:hover li ul { opacity: 1 !important; visibility: visible !important; display: block; }
ul.kidsworld_top_nav li.kidsworld-mega-menu .sub-menu li:hover { background:none; } ul.kidsworld_top_nav li.kidsworld-mega-menu .menu-item-has-children > a:first-child:after { display: none; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li > ul > li > a > span:before { content:'\f0da'; font-family: fontAwesome; float:left; margin-left: -12px; }
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li > ul > li > a > span { padding-left: 12px; overflow: hidden; display: block; }
ul.kidsworld_top_nav li.kidsworld-mega-menu:not(.menu-item-object-category) > ul li > a span,
ul.kidsworld_top_nav li.kidsworld-mega-menu:not(.menu-item-object-category) > ul li > a { position:relative; }
ul.kidsworld_top_nav li.kidsworld-mega-menu:not(.menu-item-object-category) > ul li:hover > a:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; padding:5px; display:block; z-index:0; margin-left:-7px; border-radius:3px; }
ul.kidsworld_top_nav li.kidsworld-mega-menu:not(.menu-item-object-category) > ul > li > a:first-child:before { display:none; } ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category > ul { padding:0; }
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category > ul > li { width:33%; padding:20px; text-align: center; }
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category ul li a { border:0; }
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category img { max-width: 100%; width:100%; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li a.kidsworld_nav_p_img { margin-bottom: 15px; display: block; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li a.kidsworld_nav_p_title { margin-bottom: 5px; display: inline-block; font-size: 15px; font-weight: bold; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li .kidsworld_nav_p_meta { display: block; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li .kidsworld_nav_p_meta span { display: inline-block; margin: 0 6px; font-size: 12px; opacity: 0.8; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li .kidsworld_nav_p_meta span i { margin-right: 5px; }
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category > ul { display: table; }
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category > ul > li { display: table-cell; float:none; height:100%; border-left:1px solid; }
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category > ul > li:first-child {  border:0;  }
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category ul li a { padding:0; }
ul.kidsworld_top_nav li.kidsworld-mega-menu:not(.menu-item-object-category) > ul > li:first-child { border:0; }
.kidsworld_nav ul.kidsworld_top_nav > li > ul > li > a > span, 
.kidsworld_nav ul.kidsworld_top_nav > li > ul > li > ul > li > a > span {-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-property:   color; -webkit-transition-property:color; -o-transition-property: color; transition-property: color; } #kidsworld_mobi_nav ul#kidsworld_top_nav { display: none; z-index: 999999; }
#kidsworld_mobi_nav #kidsworld_mobi_nav_btn { font-size: 16px; text-align: center; display: inline-block; cursor: pointer; font-family: "Font Awesome"; line-height: 41px;  right:0; float:right; width:40px; height:40px; border-radius: 10px; } 
#kidsworld_mobi_nav { width: 250px; position: absolute; right:0; top:0; display: none; top:50%; margin-top: -20px; } 
#kidsworld_mobi_nav a { text-decoration: none; }
#kidsworld_mobi_nav > ul { position: absolute; left:0; top:0; top: 43px; border-radius:10px; overflow: hidden; }
#kidsworld_mobi_nav ul,#kidsworld_mobi_nav ul li {width: 100%; display: block; margin:0; padding:0;}
#kidsworld_mobi_nav ul { display: none; text-align: left;  }
#kidsworld_mobi_nav ul li { border-bottom:1px solid #e6e6e6;  }
#kidsworld_mobi_nav ul li:last-child { border:0; }
#kidsworld_mobi_nav ul li ul li span { padding-left: 15px; }
#kidsworld_mobi_nav ul li ul li:first-child { border-top:1px solid #e6e6e6; }
#kidsworld_mobi_nav > ul > li > a {padding: 12px 15px; } 
#kidsworld_mobi_nav > ul > li > a > span { padding-left: 8px; }
#kidsworld_mobi_nav ul li a {width: 100%; border-bottom: 0; padding: 12px; line-height: 20px; display: block; } 
#kidsworld_mobi_nav ul ul li a {padding-left: 25px; } 
#kidsworld_mobi_nav ul ul ul li a {padding-left: 35px; } 
#kidsworld_mobi_nav ul ul ul ul li a {padding-left: 45px; }
#kidsworld_mobi_nav ul ul ul ul ul li a {padding-left: 55px; }
#kidsworld_mobi_nav ul ul ul ul ul ul li a {padding-left: 65px; }
#kidsworld_mobi_nav  ul li.kidsworld-has-sub-menu > a {padding-right: 45px; }
#kidsworld_mobi_nav .kidsworld-mini-menu-arrow {position: absolute; right: 0; top: 0; display: block;  height: 44px; width: 44px; cursor: pointer; font-family: "Font Awesome"; text-align: center;} 
#kidsworld_mobi_nav .kidsworld-mini-menu-arrow i { line-height: 44px; }
#kidsworld_mobi_nav ul li ul li .kidsworld-mini-menu-arrow { padding-left:5px; }
#kidsworld_mobi_nav ul.kidsworld-nav-cat-posts li a { padding-left: 12px; }
#kidsworld_mobi_nav ul.kidsworld-nav-cat-posts li a.kidsworld_nav_p_img { padding-bottom: 0; }
.kidsworld_container #kidsworld_mobi_nav ul li { margin-left:0; position: relative; }
#kidsworld_mobi_nav > ul > li:first-child { border-top:0; }
#kidsworld_mobi_nav ul li,#kidsworld_mobi_nav li:hover { background:#fff; } .kidsworld_logo_menu_holder { height:142px; }
.kidsworld_logo_img a { padding-top: 21px; padding-bottom: 21px; display: inline-block; }
.kidsworld_logo_img img { height:100px; max-height: 100px; }
@media only screen and (min-width: 768px) { 
body.kidsworld_stickyOn .kidsworld_containers_holder { margin-top: 142px; }
.kidsworld_stickyOn .kidsworld_logo_menu_header { position: fixed; }
#kidsworldHeader.kidsworld_smaller_menu #kidsworld_mobi_nav { margin-top:10px; }
#kidsworldHeader.kidsworld_smaller_menu .kidsworld_logo_menu_holder { height:100px; }
#kidsworldHeader.kidsworld_smaller_menu .kidsworld_logo_img a { padding-top:10px; padding-bottom: 10px; }
#kidsworldHeader.kidsworld_smaller_menu .kidsworld_logo_img img { max-height: 100px; height:80px; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li > a { margin:0; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li > a > span { padding: 23px 15px 0px 15px; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li > a > span > i {height: 30px; width: 30px; line-height: 31px; font-size: 14px; margin: 0 auto 12px; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li > a > span > i:after { width:36px; height:36px; margin:-3px 0 0 -3px; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active > a:before { margin-left: -9px; border-left: 9px solid transparent; border-right: 9px solid transparent; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav.kidsworld_no_menu_icon > li > a > span { line-height: 100px; padding:0 15px; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav.kidsworld_no_menu_icon > li > a > span:after { margin-top: 43px; bottom:auto; top:0; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld-menu-setting-msg { line-height: 100px; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld-mega-menu > ul { margin:0; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li > ul { top:100px;  }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li { padding-bottom: 21px; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav.kidsworld_no_menu_icon > li { padding:0; }
} #kidsworld_sub_header { position: relative; padding:20px 0; text-align: center; margin-bottom: -19px; }
.kidsworld_sub_header_title,h1.kidsworld_sub_header_title { margin:0; padding:0; line-height: normal; position: relative; display: inline;  }
.kidsworld_sub_header_title:before,h1.kidsworld_sub_header_title:before { content:''; position: absolute; background:url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/images/title-bg-left.png) no-repeat left top; width:150px; height:60px; margin:-35px 0 0 -150px; }
.kidsworld_sub_header_title:after,h1.kidsworld_sub_header_title:after { content:''; position: absolute; background:url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/images/title-bg-right.png) no-repeat right bottom; width:133px; height:60px; margin:0 0 -25px 0px; bottom:0; }
.kidsworld_search_bg,.kidsworld_bc_bg { top:0; display: block; width:100%; height:100%; position: absolute;  top:0; height:38px; z-index: 1; }
.kidsworld_search_bg { right:-100%;  }
.kidsworld_bc_bg { left:-100%; }
.kidsworld_search_breadcrumb_container,.kidsworld_search_container { position: relative; overflow: hidden; margin-bottom: -19px; z-index: 2; height:38px; }
.kidsworld_breadcrumbs 	{ padding:4px 15px 4px 0; border-radius: 0 10px 10px 0; display: inline-block; position: relative; text-align: center; float:left; z-index: 2; }
.kidsworld_search_box_bar { padding:4px 0 4px 12px;  border-radius: 10px 0 0 10px; display: inline-block; position: relative; width:150px;  }
.kidsworld_breadcrumbs a { text-decoration: none; }
.kidsworld_breadcrumbs span.kidsworld_bc_sep {  width:20px; text-align: center; padding:0 5px; }
.kidsworld_search_box_bar .kidsworld_search_box_bar_icon { float:left; line-height: 30px; margin-right: 7px; }
.kidsworld_search_box_bar input[type="text"].kidsworld_search_form_input { border:0; padding:0; margin:0; display: inline-block; width:100px; float:left; line-height: 30px; }
.kidsworld_search_box_bar input[type="text"]:focus { box-shadow: none; }
.kidsworld_search_box_bar form.kidsworld_search_form { display: inline-block; float:left; }
form.kidsworld_search_form input::-webkit-input-placeholder{ opacity: 1; } 
form.kidsworld_search_form input:-moz-placeholder{ opacity: 1; } 
form.kidsworld_search_form input::-moz-placeholder{ opacity: 1; } 
form.kidsworld_search_form input:-ms-input-placeholder{ opacity: 1; }
form.kidsworld_search_form { margin:0; }
.kidsworld_search_box_bar .kidsworld_search_button { display: none; }
.kidsworld_logo { z-index: 2; }
.kidsworld_nav { z-index: 11; }
ul.kidsworld_top_nav li ul { z-index: 9998; }
ul.kidsworld_top_nav li li ul { z-index: 1000; }
#top_mini_nav { z-index: 3; }
#kidsworld_mobi_nav_btn { z-index: 999991; } 
#kidsworld_mobi_nav .kidsworld-mini-menu-arrow { z-index: 99; }
#kidsworld_sub_header { z-index: 1; }
.kidsworld_thickborder { z-index: 10; }
.kidsworld_logo_menu_header { z-index: 9;} .kidsworld_header_google_map,.kidsworld_header_slider { margin-bottom: -19px; }
.home.blog .kidsworld_header_google_map,.home.blog .kidsworld_header_slider,.home.blog #kidsworld_sub_header { margin-bottom:0; }
.kidsworld_header_googlemap_title { font-size: 170%; padding:10px; }
.kidsworld_header_googlemap_info { line-height: 20px;  padding:0 10px 10px; font-size: 80%;  } .sidebar { display: block; }
.sidebar a { text-decoration: none; position: relative; }
.kidsworld_widget_box { position: relative; display: block; clear:both; width:100%; margin-bottom:50px; position: relative; float: left; border-radius: 10px; padding:30px; }
.sidebar .kidsworld_widget_box h3 { line-height: 27px; }
.sidebar .kidsworld_widget_box h3 span { display:inline-block; position: relative; width:auto; float:left; padding-right:15px; z-index: 2; }
.kidsworld_sidebar_ttl { position: relative; display: block; margin:-22px 0px 25px 0px; width:100%; z-index: 2; }
.sidebar .kidsworld_widget_box h3:before { position: absolute; content:''; width:13px; height:13px; border:1px solid; padding:2px; display: block; border-radius: 50%; left:0; top:50%; margin-left: -37px; margin-top: -6px;  }
.sidebar .kidsworld_widget_box h3:after { position: absolute; content: ''; width:7px; height:7px; display: block; border-radius: 50%; left:0; top:50%; margin-left: -34px; margin-top: -3px;  }
.kidsworld_sidebar_title_border { display:block; position: absolute; right:0; margin-right:-35px; width:100%; height:10px; top:50%; margin-top: -5px; border-radius:0 5px 5px 0; padding:1px 0; z-index: 0; }
.kidsworld_sidebar_title_border:after { content:''; position: absolute; z-index:0; margin-right:4px; height:8px; width:100%; display: block; right:0; }
.sidebar .kidsworld_widget_content > ul,.sidebar .kidsworld_widget_content ul.menu { list-style: none; }
.kidsworld_widget_content { width:100%; display: block; padding:0; }
.sidebar p { line-height: 1.8em; }
.sidebar ul li { border-bottom: 1px solid; margin:0; padding: 9px 0; display: block; line-height: 1.8em; }
.sidebar ul li:first-child { padding-top: 0; }
.sidebar ul li ul { padding:15px 0 0 20px; }
.sidebar ul li:last-child { border-bottom:0; }
.sidebar ul li ul li { border:0; padding:5px 0 5px 10px; }
.sidebar ul li ul li:first-child { border:0;  }
.sidebar .kidsworld_widget_box,.sidebar .kidsworld_fb_subscribe_wid { margin-bottom:25px; }  .kidsworld_cotact_footer { margin:0 auto; text-align: center; padding-bottom: 20px; position: relative; background-position: center center; display: table; width:100%;  }
.kidsworld_cotact_footer p { margin:0; text-align: center; line-height: 27px; }
.kidsworld_cotact_footer a { text-decoration: none; }
.kidsworld_cf_icon_line { position: relative; overflow: visible; margin-bottom: 12px; }
.kidsworld_contact_icon {  display: inline-block; margin:0px 0 20px 0; position: relative; font-size: 20px; }
.kidsworld_contact_icon i { display: block; line-height: 26px; }
.kidsworld_column_gap { position: relative; }
.kidsworld_column_gap:before { height:2px; width:100%; position: absolute; top:25px; left:0; content:''; display: block; }
ul.cf_sm_icons li  { list-style: none; display: inline-block; margin:0 6px; padding:0 3px; }
ul.cf_sm_icons li a { font-size: 17px; }
.kidsworld_cotact_footer_wrap .kidsworld_column { margin:0; }
.kidsworld_cotact_footer_wrap .kidsworld_column_gap { margin:0; padding:0 10px; }
.kidsworld_cotact_footer_wrap.kidsworld_row { margin:-26px 0 0 0; }
.kidsworld_contact_icon {width: 46px; height: 26px; position: relative; margin: 13px auto; }
.kidsworld_contact_icon:before {content: ""; width: 0; height: 0; position: absolute; top: -12px; left: 0; border-left: 23px solid transparent; border-right: 23px solid transparent; }
.kidsworld_contact_icon:after {content: ""; width: 0; height: 0; position: absolute; bottom: -12px; left: 0; border-left: 23px solid transparent; border-right: 23px solid transparent; } .kidsworld_footer_border { position: relative; display: block; width:100%; height:10px; padding:1px 0; }
.kidsworld_footer_border span { width:100%; display: block; height:8px; position: relative; }
.footer { margin:0 auto; position: relative; padding:40px 0 20px 0; clear:both; background-position: center center; }
.kidsworld_footer_bg {  float:left; width:100%; text-align: center;  }
.kidsworld_footer_widget { margin-bottom: 40px; text-align: left; }
.kidsworld_footer_widget h3 { text-align: center; position: relative; padding-bottom: 12px; margin-bottom: 35px; }
.kidsworld_footer_widget h3 span:after,.kidsworld_footer_widget h3 span:before { content:''; position: absolute; bottom:0; left:50%; width:80px; margin-left: -40px; height:2px; }
.kidsworld_footer_widget h3 span:after { margin-bottom: -4px; width:60px; margin-left: -30px; }
.footer ul { padding:0; margin:0; }
.footer ul li a { text-decoration: none; }
.footer ul ul { padding-left: 5px; }
.footer ul li:first-child { margin-top: 0; padding-top: 0;  }
.footer ul li:last-child { border-bottom:0; }
.footer p { padding-top: 2px;}
.footer input,.footer textarea { background: none; }
.footer select { margin:0; width:100%; background: none; }
.footer ul li { border-bottom: 1px solid; position: relative; padding:8px 0; margin-left: 0;  }
.footer ul ul { margin: 15px 0 0px 10px;}
.footer ul ul li { border:0; padding: 3px 0 3px 0;}
.tagcloud a { border:1px solid; }
.footer .widget_nav_menu ul { border:1px solid; border-radius: 10px; }
.footer .widget_nav_menu ul li { padding-left: 16px; }
.footer .widget_nav_menu ul li i { width:30px; }
.footer .widget_nav_menu ul li:first-child { padding-top: 8px; }
#kidsworld_go_top_scroll_btn { width:40px; height:40px; line-height: 38px; text-align: center; font-size: 20px; border-radius:50%; position:fixed; right:30px; bottom:50px; display:none; text-align: center; cursor: pointer; z-index: 9999; opacity: 0.7; }
#kidsworld_go_top_scroll_btn:hover { opacity: 1; } .kidsworld_footer_copyright { text-align: center; background:rgba(0,0,0,0.05); border-top:1px solid rgba(0,0,0,0.06); padding: 20px 0 22px 0; margin-bottom: -20px; }
.kidsworld_footer_copyright p { font-size: 12px; margin:0; }
.kidsworld_footer_copyright a { text-decoration: none; } .kidsworld_post_image img, .kidsworld_post_image { display: block; position: relative; z-index: 3; text-align: center;  }
.kidsworld_post_image { padding:0;  display: block; }
.kidsworld_post_image img { width:100%; border-radius: 10px; }
.kidsworld_post_content {  position: relative; min-height:100px;  height:100%; margin-bottom: 50px; clear:both;  }
.single .kidsworld_post_content { margin-bottom: 0px; }
.kidsworld_post_text { overflow: hidden; }
.kidsworld_postExcerptOn .kidsworld_post_text { text-align: center; }
.kidsworld_post_content_block { position: relative; padding:0 20px;  }
.kidsworld_post_date_pf_icon { position: absolute; display: block; width:auto; float:left; text-align: center; height:41px; line-height: 41px; margin:-21px 0 0 0; left:50%; top:0; z-index: 4; border-radius: 5px; }
.kidsworld_post_date { padding:0 20px; height:41px; line-height:41px; display: block; border-radius: 5px; overflow: hidden; }
.kidsworld_post_date i.swn_sticky_post { display:inline-block; width:42px; height:42px; text-align: center; line-height: 42px; margin-left: -20px; margin-right: 10px; border-radius: 5px 0 0 5px; } .kidsworld_post_author_avatar { width:75px; height:75px;  border-radius: 100px; position: absolute; margin: 0 auto -35px -35px; left:50%; text-align: center; bottom:0; }
.kidsworld_post_author_avatar img { width:75px; height:75px; border-radius: 100px; border:4px solid; }
.kidsworld_post_divider,.kidsworld_meta_bottom_divider { height:4px; border-top:1px solid; border-bottom:1px solid; width:150px; margin:20px auto 15px; display: block; } .kidsworld_post_title_content { position: relative; text-align: center; display: block; border-radius: 10px; margin:-30px 0 0; z-index: 5; padding:30px;  margin-bottom: 30px;}
.kidsworld_post_title h1,.kidsworld_post_title h2 { margin-bottom: 0; }
.kidsworld_blog_post.format-video:hover .kidsworld_post_title_content,
.kidsworld_blog_post.format-audio:hover .kidsworld_post_title_content { margin-top: 25px; }
.kidsworld_postDateOn .kidsworld_post_title { margin-top: 10px; margin-bottom: 10px; }
.kidsworld_noPostData .kidsworld_post_title_content { margin-top: 10px; }
.kidsworld_post_button { position: relative; display: block; clear:both; margin:30px auto; text-align: center; width:auto; }
.kidsworld_post_button a { display: inline-block; margin:0 auto; width:auto; position: relative;  }
.kidsworld_post_button a span { text-align: center; z-index: 2; position: relative; text-decoration: none; font-size: 85%; display: inline-block; height:44px; line-height: 42px; padding:0px 30px; margin:0; border-radius: 5px; overflow: visible; border:1px solid; }
.kidsworld_post_button a span:before,.kidsworld_post_button a span:after { content:''; position:absolute; top:50%; height:9px; width:9px; display: block; padding:0; z-index: 1; border-radius: 50%; margin-top: -5px; }
.kidsworld_post_button a span:before { left:0; margin-left: -36px; }
.kidsworld_post_button a span:after { right:0; margin-right: -36px; }
.kidsworld_post_button a:before,.kidsworld_post_button a:after { content:''; position:absolute; top:50%; height:1px; width:58px; display: block; padding:0; z-index: 1; margin-top: -1px; }
.kidsworld_post_button a:before { left:0; margin-left: -98px; }
.kidsworld_post_button a:after { right:0; margin-right: -98px; } .kidsworld_post_meta { position: relative; padding:5px 0 0 0; font-size: 85%; font-weight: normal; text-align: center; }
.kidsworld_post_meta ul { margin:0; padding:0 0 0 22px; display: inline; }
.kidsworld_post_meta ul li {  margin:0 18px; list-style: none; display: inline-block; line-height: normal; padding:7px 0; }
.kidsworld_post_meta ul li i { width:22px; margin-left: -22px; text-align: left; }
.kidsworld_post_meta ul li a { text-decoration: none; display: inline-block; }
.kidsworld_post_bottom_meta { margin:30px 0; display: block; clear:both; }
.kidsworld_post_share_links { display: block; text-align: center; float:right; }
ul.kidsworld_post_share_icons_list { display: inline-block; height:35px; padding:0; margin:0; }
ul.kidsworld_post_share_icons_list li { display: inline-block; float:left; padding:0;  margin:3px; height:33px; width:33px; line-height: 31px; border-radius: 50%; text-align: center; }
ul.kidsworld_post_share_icons_list li i { line-height: 31px; font-size: 14px; height:33px; width:31px; }
ul.kidsworld_post_share_icons_list li a,ul.kidsworld_post_share_icons_list li a:hover { height:33px; width:33px; display: inline-block; }
.kidsworld_post_tags { display: inline-block; float:left; margin-top: 7px; }
.kidsworld_post_tags i { font-size: 14px; float:left; margin-right: 8px; line-height: 20px;  margin-top: 3px; }
.kidsworld_post_tags a { display: inline-block; font-size: 80%; border:1px solid; text-decoration: none; padding:3px 8px; border-radius: 2px; float:left; margin:0 4px 4px 0; line-height: 20px; } .kidsworld_pf_quote { border-radius: 10px; overflow: hidden; }
body:not(.single) .kidsworld_only_quote_text.kidsworld_blog_post.format-quote .kidsworld_post_content_block,body:not(.single) .kidsworld_blog_post.format-quote.kidsworld_only_quote_text .kidsworld_post_date_pf_icon { display: none; }
body:not(.single) .kidsworld_only_quote_text .kidsworld_post_content {margin-bottom: 80px; }
body:not(.single) .kidsworld_blog_grid.kidsworld_only_quote_text .kidsworld_post_content {margin-bottom: 70px; }
.single .format-quote .kidsworld_pf_quote_text { padding-bottom: 30px; }
.kidsworld_posts_list { position: relative; }
.kidsworld_post_masonry .kidsworld_posts_list .kidsworld_row {  margin:0 -13px;  }
.kidsworld_post_masonry .kidsworld_posts_list .kidsworld_column_gap { margin:0; padding:0 13px; }
.kidsworld_post_title h2 a { text-transform: none; }
.kidsworld_blog_post .kidsworld_column_gap { margin:0; }
.kidsworld_post_image iframe,.kidsworld_post_image audio { display: block; }
.kidsworld-love .fa-heart { display: none; }
.kidsworld-love.loved .fa-heart-o { display: none; }
.kidsworld-love.loved .fa-heart { display: inline-block; }
.kidsworld_post_ad { display: block; clear:both; position: relative; }
.kidsworld_post_ad img { max-width: 100%; width:100%; } .kidsworld_blog_grid_section .kidsworld_post_meta ul { padding:0; }
.kidsworld_blog_grid_section .kidsworld_post_meta { padding-top: 3px; }
.kidsworld_blog_grid_section .kidsworld_post_title { margin:0; }
.kidsworld_blog_grid_section .kidsworld_blog_post .kidsworld_column_gap { margin:0 10px; }
.kidsworld_blog_grid_section.kidsworld_row { margin: 0 -20px; }
.kidsworld_post_button_grid { width:43px; height:43px; display: block; background:#fff; border:1px solid rgba(0,0,0,0.1); border-radius: 50%; position: absolute; left:50%; margin-left: -22px; margin-bottom: -22px; bottom:0; padding:2px;  }
.kidsworld_post_button_grid span { display: block; width:100%; height:100%; line-height: 36px; background:#fcb64f; color:#fff; border-radius: 50%; font-size: 18px;  }
.kidsworld_blog_grid_section .kidsworld_post_date { padding:0 15px; height:33px; line-height: 33px; font-size: 80%; }
.kidsworld_blog_grid_section .kidsworld_post_date_pf_icon { margin-top: -18px; text-transform: uppercase; }
.kidsworld_blog_grid_section .kidsworld_post_date i.swn_sticky_post { line-height: 33px; width:36px; height:33px; margin-left: -15px; }
.kidsworld_blog_grid_section .kidsworld_post_grid_btn_on .kidsworld_post_title_content { padding-bottom: 40px; }
.kidsworld_blog_grid_section .kidsworld_post_content { margin-bottom: 40px; }
.kidsworld_blog_grid_section .kidsworld_dot_sep { margin-top: 10px; margin-bottom: 10px; }
.kidsworld_blog_grid_section .kidsworld_post_image { z-index: 9; background:transparent; }
.kidsworld_blog_grid_section .kidsworld_post_image .kidsworld_post_date_pf_icon { z-index: 10; top:auto; bottom:0; margin-top: 0; margin-bottom: -23px;  }
.kidsworld_blog_grid_section .kidsworld_grid_title1 .kidsworld_post_title_content { padding-top: 60px;  }
.kidsworld_blog_grid_section .kidsworld_post_content_block { padding:0 10px; }
.kidsworld_blog_grid_section .kidsworld_post_image img,.kidsworld_blog_grid_section .kidsworld_post_title_content,.kidsworld_blog_grid_section .kidsworld_post_image { border-radius: 20px; }
.kidsworld_blog_grid_section .kidsworld_event_arrow { z-index: 11; }
.kidsworld_blog_grid_section .kidsworld_post_image:hover .kidsworld_event_arrow { opacity: 1; top:50%; } 
.kidsworld_blog_grid_section .kidsworld_post_image:hover { background:#000; }
.kidsworld_blog_grid_section .kidsworld_post_image:hover img { opacity: 0.8; }
.kidsworld_blog_post.kidsworld_blog_grid.format-video:hover .kidsworld_post_image .kidsworld_post_date_pf_icon,
.kidsworld_blog_post.kidsworld_blog_grid.format-audio:hover .kidsworld_post_image .kidsworld_post_date_pf_icon { margin-bottom: -50px; }
.kidsworld_blog_post.kidsworld_blog_grid.format-video:hover .kidsworld_grid_title1 .kidsworld_post_title_content,
.kidsworld_blog_post.kidsworld_blog_grid.format-audio:hover .kidsworld_grid_title1 .kidsworld_post_title_content { padding-top: 30px;  } .kidsworld_tile_gallery { display: block; }
.kidsworld_tile_gallery ul { padding:0; margin:0; }
.kidsworld_tile_gallery ul li { padding:0; margin:0; width:25%; display: inline-block; position: relative; font-size: 0; float:left; padding-right: 1px; padding-bottom: 1px; }
.kidsworld_tile_gallery ul li:first-child { width:100%; display: block; clear:both; padding-right: 0; }
.kidsworld_tile_gallery ul li:nth-child(2) { clear:both; }
.kidsworld_tile_gallery ul li:nth-child(2),.kidsworld_tile_gallery ul li:nth-child(3) { width:50%; }
.kidsworld_tile_gallery ul li:nth-child(3),.kidsworld_tile_gallery ul li:nth-child(7) { padding-right: 0; }
.kidsworld_tile_gallery ul li img { margin:0; padding:0; } .kidsworld_single_section { display: block; overflow: hidden; margin:0 20px; }
h5.kidsworld_single_pg_titles,
#comments h3.comment-reply-title { display: block; position: relative; }
h5.kidsworld_single_pg_titles span,
#comments h3.comment-reply-title span  { padding-right: 25px; z-index: 11; position: relative; }
h5.kidsworld_single_pg_titles span:after,
#comments h3.comment-reply-title span:after  { content:''; position:absolute; top:50%; height:8px; width:8px; display: block; padding:0; z-index: 1; border-radius: 50%; margin-top: -3px; right:0; }
h5.kidsworld_single_pg_titles:after,
#comments h3.comment-reply-title:after { content:''; position:absolute; top:50%; height:1px; width:100%; display: block; padding:0; z-index: 1; margin-top: 1px; left:0; }
#commentform h3.comment-reply-title:after,#commentform h3.comment-reply-title span:after { display: none; } .kidsworld_about_author { position: relative; clear:both; display: block; margin:0; padding:30px 0; }
.kidsworld_about_author img { float:left; margin: 0 20px 0 0; width:85px; height:85px; border-radius: 10px;  }
.kidsworld_about_author p { padding-left: 0; margin:0 0 0 100px; overflow: hidden;}
.kidsworld_site_content .kidsworld_about_author h6 { margin:0 0 10px 0; font-size: 100%; text-transform: uppercase; }
.kidsworld_about_author h6 a { text-decoration: none; }
.kidsworld_author_page_box .kidsworld_about_author { margin:0 0 30px 0; }
body.author .kidsworld_author_page_box .kidsworld_content_wrap { width:100%; }
body.author .kidsworld_about_author_box { padding:0 20px; border-radius: 10px; }
body.author .kidsworld_about_author { padding:35px; border-radius: 10px; }
.kidsworld_site_content h5.kidsworld_single_pg_titles { margin-bottom:  30px; }
#respond h3,.kidsworld_single_pg_titles {  margin:0; }
.kidsworld_author_page_box { margin-bottom: 50px; }
ul.kidsworld_post_author_icon { padding:0; margin:15px 0 0 105px; }
ul.kidsworld_post_author_icon li { float:left; list-style: none; padding:0; margin:0 10px 0 0; font-size: 15px; } .kidsworld_related_posts_wrap { clear:both; }
.kidsworld_related_posts { padding:30px 0; }
.kidsworld_related_posts ul { padding:0; margin:0 -1% 0 0; }
.kidsworld_related_posts ul li { float:left; padding:0; margin:0 4% 0 0; width:30%; list-style: none; position: relative; }
.kidsworld_related_posts ul li:last-child { margin-right: 0; }
.kidsworld_related_posts h5 { margin-bottom: 20px; }
.kidsworld_related_link h6 { margin:0; }
.kidsworld_related_link h6 a {  margin-bottom: 0; }
.kidsworld_related_posts ul li img { height:auto; margin-bottom: 20px; max-width: 100%; border-radius: 10px; }
.kidsworld_related_post_text { display: block; clear:both; }
.kidsworld_related_post_text span { display: block; }
.kidsworld_related_post_text span.kidsworld_related_date { font-size: 80%; margin-top: 5px; opacity: 0.8; } #comments,.kidsworld_container p.kidsworld_nocomments { padding:30px 0; clear:both; position: relative; }
#comment-wrap { position: relative; }
#comment-wrap > ol { margin-left: 0; }
#comment-wrap p { margin:0 0 15px 0;  }
#comments p.kidsworld_nocomments { padding:0; clear:both; margin:0; border:0; }
.comment_body { position: relative; padding:0; margin:0; }
.comment_avatar {float:left; display: inline-block; margin-left: -80px; }
.comment_avatar img { display: inline-block; width:60px; height:60px; float:left; border-radius: 10px; }
.comment_postinfo { margin-bottom: 5px; }
.comment_author { margin-right: 7px; }
.comment_author, .comment_author a { text-decoration: none; font-weight: 600; line-height:24px; margin-bottom: 10px; }
.comment_date { font-size: 75%; display:inline-block; line-height: 18px; opacity: 0.8; text-transform: uppercase; padding-top: 2px; }
.comment_date i { margin-right: 5px; }
.comment_content {  padding:0 0 10px 80px; position: relative; float:left; z-index:1; width:100%;  }
.comment_text { padding-top: 10px; }
.kidsworld_comment_reply { display: block; position: relative; float:right; font-weight: bold; }
#comments .kidsworld_comment_reply a.comment-reply-link,#comments .kidsworld_comment_reply a.comment-reply-login { padding:0 20px; display: inline-block; width:auto; text-decoration: none; font-size: 80%; line-height: 30px; cursor:pointer; margin-top:0; text-transform: uppercase; }
#comments .kidsworld_comment_reply a.comment-reply-link i { margin-right: 5px; }
#comments .kidsworld_comment_reply a.comment-reply-link { text-align: center; margin:0; opacity: 0.8; }
#comments .kidsworld_comment_reply a.comment-reply-link:hover { opacity:1; }
#comment-wrap ol.commentlist li ul.children { padding-left: 40px; }
#comment-wrap ol { padding:0; margin:0; }
#comment-wrap ol li ul { padding-bottom: 0 }
#comment-wrap ol li.comment,#content #comment-wrap ol li.post.pingback { background:none; list-style: none; margin-left: 0; padding:20px 0 0 0;  }
#comment-wrap ol > li.comment:first-child { border-top:0; padding-top: 0; }
#comment-wrap ol > li.comment:last-child .comment_content { padding-bottom: 10px;  }
#comment-wrap ol > li.comment:first-child .comment_content { padding-top: 0; }
#comments li.comment article.comment_body { padding:20px 20px 0 20px; border-radius: 10px; } #respond { position: relative; clear:both; padding:30px 0; }
#comments #respond:after,#comments #respond:before { display: none; }
#respond h3 { padding:0px; margin:0 0 30px 0; }
#respond h3 i { margin-right: 10px; }
#comments #respond h3 { border:0; margin:0; text-align: left; padding:0; }
#comments #respond h3 i { display: none; }
#comments #respond { padding:30px 0 10px 85px; border:0; width:100%; margin:0; }
#comments #respond #commentform { padding:0; border:0; }
#respond h3 small a#cancel-comment-reply-link { display:block; text-decoration: none; font-size: 75%; padding: 5px 0 10px 0; color:red; }
#respond .form-allowed-tags,#respond p.comment-notes { display:none; }
#comments #respond h3.comment-reply-title span:after,#comments #respond h3.comment-reply-title:after { display:none; }
#commentform { padding:0; }
#commentform label { clear:both; font-weight: normal; }
#commentform textarea#comment { width: 99%; clear:both; margin: 0 0 15px 0; height:150px; border-radius: 10px; }
#commentform input[type=text] { width: 50%; float:left; display:inline-block; margin-right: 1%; clear:both; text-indent: 10px; border-radius: 10px; }
#commentform input[type=text],input[type=password], #commentform textarea { border-radius:10px; font-size:90%; padding: 10px 0; margin-bottom: 15px;}
#commentform textarea { padding: 10px 2%;  }
#commentform p { width:auto; margin:0;  }
input[type=password] { margin-bottom: 0; display:inline-block; padding:12px; }
#commentform .hidden { display: none; }
input[type="submit"] { display: inline; font-weight: bold; }
#commentform p.comment-form-author,#commentform p.comment-form-email,#commentform p.comment-form-url { width:31%; float:left; margin-right: 3%; }
#commentform p.comment-form-author input[type=text],#commentform p.comment-form-email input[type=text],#commentform p.comment-form-url input[type=text]{ width:100%; }
#commentform p.comment-form-url { margin-right: 0; }
#commentform p.comment-form-comment { width:100%; float:left; }
#commentform p.form-submit { clear:both; margin-top:10px; display: inline-block; float:left; margin-bottom: 30px; } .kidsworld_post_single_pagination { display: block; clear:both;  margin:40px 0; }
.kidsworld_pp_arrow { font-size: 65px; opacity: 0.3; line-height: 65px; }
.kidsworld_next_prev_box { float:left; width:49%; display: inline-block; padding:20px; border-radius: 10px; }
.kidsworld_pp_next { text-align: right; float:right; }
.kidsworld_pp_link span { display: block; }
.kidsworld_pp_prev .kidsworld_pp_arrow { float:left; }
.kidsworld_pp_next .kidsworld_pp_arrow { float:right; }
.kidsworld_pp_link_text { font-size: 90%; font-style: italic; opacity: 0.8; padding-bottom:1px; }
.kidsworld_pp_prev .kidsworld_pp_arrow { margin-right: 15px; }
.kidsworld_pp_next .kidsworld_pp_arrow { margin-left: 15px; }
.kidsworld_next_prev_box a { width:100%; height:100%; }
.kidsworld_next_prev_box:hover .kidsworld_pp_arrow,
.kidsworld_next_prev_box:hover .kidsworld_pp_link_text  { opacity:1;  } .kidsworld_pagination_wrap { width:auto; margin:0 auto 30px; text-align: center; }
.kidsworld_pagination { width:auto;  display: block; }
.kidsworld_pagination a,.kidsworld_pagination .page-numbers.current,
#comments .kidsworld-paginate-com a,#comments .kidsworld-paginate-com span, .kidsworld_pagination_menu > a,.kidsworld_pagination_menu > span { margin:0; display: inline-block; width:45px; height:40px; line-height: 38px; border-radius:3px; }
.kidsworld_pagination .page-numbers.current { font-weight: bold; }
.kidsworld_pagination a.prev.page-numbers,.kidsworld_pagination a.next.page-numbers { position:relative; border-radius: 3px; display: inline-block; width:45px; height:40px; line-height: 38px; }
.kidsworld_pagination a,.kidsworld_pagination .page-numbers.current,.kidsworld_pagination a.prev.page-numbers,.kidsworld_pagination a.next.page-numbers,
#comments .kidsworld-paginate-com span, .kidsworld_pagination_menu > a,.kidsworld_pagination_menu > span { width:36px; height:36px; border-radius: 50%; text-align: center; line-height: 34px; font-size: 80%; } #comments .kidsworld-paginate-com,.kidsworld_pagination_menu { margin-top: 30px; }
#comments .kidsworld-paginate-com span.page-numbers.current, .kidsworld_pagination_menu > span { font-weight: bold; } .kidsworld_next_prev_pagination { font-weight: bold; font-size: 90%; clear:both; display: block; }
.kidsworld_container .kidsworld_next_prev_pagination a,.kidsworld_next_prev_pagination a { padding:8px 15px; border-radius: 5px; text-transform: uppercase; letter-spacing: 1px; }
.kidsworld_next_prev_pagination a:hover { text-decoration: none; }
.kidsworld_next_prev_pagination .post-prev { float: left; }
.kidsworld_next_prev_pagination .post-prev span { margin-right: 5px; }
.kidsworld_next_prev_pagination .post-next { float: right; text-align: right; }
.kidsworld_next_prev_pagination .post-next span { margin-left: 5px; } .kidsworld_infiniteScroll_loader { position: absolute; bottom: 30px; left: 50%; margin-left: -30px; height: 24px; line-height: 24px; width: 30px; text-indent: -9999px; display: block; width:60px; height:60px; border-radius:5px; z-index: 999; overflow: hidden; }
.kidsworld_infinite_scroll_style .kidsworld_infiniteScroll_loader { bottom:-30px; }
#infscr-loading img { display: none !important }
.kidsworld_infiniteScroll_pagination { display: none }
.kidsworld_infiniteScroll_wrapper { position: relative; padding-bottom: 40px; }
.kidsworld_infiniteScroll_pagination .kidsworld_next_prev_pagination { display: none; } .kidsworld_search_featured_img { float:left; margin-right: 25px; margin-top: 5px; }
.kidsworld_search_featured_img img { width:150px; border-radius: 10px; }
.kidsworld_search_page_text { overflow: hidden; }
ul.kidsworld_search_list { padding:5px 0; margin:0; }
ul.kidsworld_search_list > li { list-style: none; margin:0; padding-bottom: 20px; margin-bottom: 20px; }
ul.kidsworld_search_list > li h5 { margin:0; display: block;  }
ul.kidsworld_search_list > li h5 span { display: block; opacity: 0.7; }
ul.kidsworld_search_list > li h5 span i { margin-right: 5px; }
ul.kidsworld_search_list > li:last-child { margin-bottom: 30px;  }
ul.kidsworld_search_list > li:first-child { padding-top: 20px; }
.kidsworld_page_box_content.search_pg_form form { width:70%; }
.kidsworld_page_box_content.search_pg_form { padding:30px; } .kidsworld_search_meta { font-weight: normal; padding-bottom: 15px;  }
.kidsworld_search_meta {  position:relative; margin:0; display: block; }
.kidsworld_search_meta ul { padding:0; margin:0; }
.kidsworld_search_meta ul li { list-style: none; display: inline-block; margin:0 9px 0 14px; padding:5px 0 0 0; font-size: 90%; opacity: 0.8; }
.kidsworld_search_meta ul li:before { content:"\f111"; font-family: fontAwesome; font-size: 6px; margin-left: -14px; float:left; padding: 0; text-decoration: none; }
.kidsworld_search_meta ul li:first-child:before { content: ""; margin-left:0; }
.kidsworld_search_meta ul li:first-child { margin-left:0; }
.kidsworld_search_meta ul li:last-child { margin-right:0; } .kidsworld_search_page_no_result_text { text-align: center;  }
h4.kidsworld_no_search_result_title,.search-no-results h4.kidsworld_search_pg_subtitle { text-align: center; display: block; clear:both; }
.kidsworld_search_page_no_result_text form { display: inline-block; float:none; margin-top: 20px; position: relative; }
.kidsworld_search_page_no_result_text form input[type="text"].kidsworld_search_form_input { width:500px; position: relative; padding-left: 15px; }
.kidsworld_search_page_no_result_text form button.kidsworld_search_button { position: absolute; top:0; right:0; background:none; padding:12px 15px 12px 12px; line-height: 24px; height:24px; } .kidsworld_container .kidsworld_archives_content ul { padding:0; margin:0 0 50px 0; }
.kidsworld_container .kidsworld_archives_content ul li { list-style: none; padding:10px 0 10px 20px; margin:0; display: inline-block; width:100%; }
.kidsworld_container .kidsworld_archives_content ul li:first-child { border-top:0; }
.kidsworld_container .kidsworld_archives_content ul li span.kidsworld_archive_page_date { min-width: 100px;  display: inline-block; opacity: 0.8; font-size: 90%; margin-right: 20px; }
.kidsworld_container .kidsworld_archives_content ul li span.kidsworld_archive_page_titles {  display: inline-block; margin:0; } .kidsworld_classes_box { float:left; margin-bottom: 50px; }
.kidsworld_column_gap { margin:0 10px; }
.kidsworld_class_img { border-radius: 20px; overflow: hidden; position: relative; background:transparent; }
.kidsworld_class_img a { display: block; position: relative; width:100%; height:100%; }
.kidsworld_class_img img { border-radius: 20px; width:100%; }
.kidsworld_classes_box:hover .kidsworld_class_img img { opacity: 0.8; }
.kidsworld_class_date { display: block; border-radius: 20px; text-align:center; font-weight: bold; position: absolute; left:50%; top:40%; z-index: 1; opacity: 0; }
.kidsworld_class_date.kidsworld_classNoDate { border-radius: 50%; display: block; width:70px; height:70px; line-height: 70px; text-align: center; }
.kidsworld_classes_box:hover .kidsworld_class_date { opacity: 1; top:50%; } 
.kidsworld_class_date_holder { margin:13px; display: block; }
.kidsworld_class_date span { display: block; font-size: 100%; text-transform: uppercase; }
.kidsworld_class_date span.kidsworld_cd_year { padding:4px 17px; border-radius: 20px; margin-top: 3px; font-size: 80%; letter-spacing: 1px; line-height: 20px; }
.kidsworld_class_date.kidsworld_classNoDate span.kidsworld_classHoverIcon { line-height: 70px; font-size: 20px; } 
.kidsworld_class_grid_content_wrap { border-radius: 20px;  margin-top: -22px; display: block;  margin-left: 10px; margin-right: 10px;  }
.kidsworld_class_grid_content {  padding:40px 30px 10px;  display: block;}
.kidsworld_class_title_section { margin-bottom: 15px; }
.kidsworld_class_title { display: block; width:100%;  }
.kidsworld_site_content .kidsworld_class_title h5  { margin:0; line-height: normal; padding:0; display: block; }
.kidsworld_class_title ul { padding:0; margin:0;  }
.kidsworld_class_title li { float:left; display: inline-block; list-style: none; padding:0; margin:0 10px 0 0; }
.kidsworld_site_content .kidsworld_class_cats { font-size: 80%; line-height: 20px; display: inline-block; }
.kidsworld_site_content .kidsworld_class_cats i { margin-right: 5px; }
.kidsworld_class_price { float:right; font-size: 135%; text-align: right; font-weight: bold; line-height: 24px; margin:8px 0 0 0; display: block; }
.kidsworld_class_price span { display: block; font-size: 60%; font-weight: normal; }
.kidsworld_class_excerpt { margin-bottom: 20px; }
.kidsworld_class_grid_meta { display: block; width:100%; }
.kidsworld_class_grid_meta ul { display: table; padding:0; margin:0; width:100%; border-radius: 0 0 20px 20px; text-align: center; overflow: hidden; }
.kidsworld_class_grid_meta li { display: table-cell; list-style: none; margin:0; line-height: 24px; padding:14px 20px; text-transform: uppercase; font-size: 80%; font-weight: bold;   }
.kidsworld_class_grid_meta li.class_grid_meta_arrow { padding:14px 0; }
.kidsworld_class_grid_meta li.class_grid_meta_arrow a { padding:0 22px; }
.kidsworld_class_grid_meta li:first-child { border-radius: 0 0 0 20px; }
.kidsworld_class_grid_meta li:last-child { border-radius: 0 0 20px 0; }
.kidsworld_dot_sep { display: block; margin-bottom: 15px; }
.kidsworld_dot_sep:after { content:'\f111 \f111 \f111 \f111 \f111 \f111'; font-family: fontAwesome; display: block; font-size: 4px; letter-spacing:3px; line-height: 10px; } .kidsworld_class_single_featured_img { margin-bottom: 30px; }
.kidsworld_class_single_featured_img img { border-radius: 20px; }
.kidsworld_class_table { display: block; border-radius: 20px; }
.kidsworld_class_table ul { padding:0; margin:0; }
.kidsworld_class_table li { list-style: none; padding:20px; margin:0; }
.kidsworld_class_table li:first-child { border:0; }
.kidsworld_ct_icon { display: inline-block; float:left; width:47px; height:47px; text-align: center; line-height: 47px; border-radius: 10px; margin-right: 20px; }
.kidsworld_ct_text { overflow: hidden;  }
.kidsworld_ct_text span { display: block; font-weight: bold;  }
.kidsworld_ct_text span.kidsworld_ct_light_text { text-transform: uppercase; font-size: 80%; line-height: 20px; letter-spacing: 1px; font-weight: normal; }
.kidsworld_class_price_button { display: block; width:100%; margin-top: 5px; font-weight: bold;  }
.kidsworld_class_price_box { display:inline-block;  float:left; padding-right: 5px; width:25%; line-height: 36px;  }
.kidsworld_class_price_box_holder { border-radius: 20px; text-align: center; font-size: 165%;padding:10px 0 16px;  display:block; width:100%; height:100%; }
.kidsworld_class_price_box span { display: block; font-size: 50%; line-height: 14px;  }
.kidsworld_class_register_btn a { border-radius: 20px; display:inline-block; width:75%; float:left; text-align: center; font-size: 140%; height:76px; line-height: 76px; }
.kidsworld_class_register_btn a i { padding-right: 8px; }
.kidsworld_class_register_btn a:hover { opacity: 0.85; } .kidsworld_events_box { float:left; margin-bottom: 50px; }
.kidsworld_column_gap { margin:0 10px; }
.kidsworld_event_img { border-radius: 20px; overflow: hidden; position: relative; background:transparent; }
.kidsworld_event_img a { display: block; position: relative; width:100%; height:100%; }
.kidsworld_event_img img { border-radius: 20px; width:100%; }
.kidsworld_event_img:hover img { opacity: 0.8; }
.kidsworld_event_arrow { display: block; border-radius: 50%; text-align:center; font-weight: bold; position: absolute; left:50%; top:40%; z-index: 1; opacity: 0; }
.kidsworld_event_img:hover .kidsworld_event_arrow { opacity: 1; top:50%; } 
.kidsworld_event_arrow_holder { display: block; width:70px; height:70px; line-height: 70px; text-align: center; }
.kidsworld_event_arrow span { display: block; font-size: 20px;  }
.kidsworld_event_meta { margin-bottom: 11px; margin-top: 7px; }
.kidsworld_event_meta span { display: inline-block; border-radius: 5px; margin-right: 4px; margin-bottom: 4px; padding:5px 10px; font-size: 80%; line-height: 20px; float:left; }
.kidsworld_event_meta span i { margin-right: 5px; }
.kidsworld_event_grid_content_wrap { border-radius: 20px;  margin-top: -22px; display: block;  margin-left: 10px; margin-right: 10px;  }
.kidsworld_event_grid_content {  padding:40px 30px 10px;  display: block;}
.kidsworld_event_title_section { margin-bottom: 15px; }
.kidsworld_site_content .kidsworld_event_title h5  { margin:0 0 10px 0; line-height: normal; padding:0; display: block; }
.kidsworld_event_excerpt { margin-bottom: 20px; }
.kidsworld_event_grid_meta { padding:13px 12px 17px 12px; font-size: 85%; }
.kidsworld_event_grid_meta span { padding-left: 25px; overflow:hidden; display: block; line-height: 24px;  }
.kidsworld_event_grid_meta span i { margin-right: 7px; margin-left: -14px; } .kidsworld_event_single_featured_img { margin-bottom: 30px; }
.kidsworld_event_single_featured_img img { border-radius: 20px; }
.kidsworld_event_date_time_box { border-radius: 20px; overflow: hidden; margin-bottom: 20px; }
.kidsworld_event_dt_title { padding:20px 25px; display: block; border-radius:20px 20px 0 0; font-size:110%; font-weight: bold; line-height: 20px; }
.kidsworld_event_meta_text { padding:25px; }  
.kidsworld_event_meta_text ul { padding:0; margin:0; }
.kidsworld_event_meta_text li { padding:0; margin:0 0 10px 0; list-style: none; padding-left: 30px;  }
.kidsworld_event_meta_text ul li p { margin:0; }
.kidsworld_event_meta_text li:before { font-family: fontAwesome; float:left; margin-left: -30px; }
.kidsworld_event_meta_text li.kidsworld_event_meta_date:before { content:'\f073'; }
.kidsworld_event_meta_text li.kidsworld_event_meta_time:before { content:'\f017'; }
.kidsworld_event_meta_text li.kidsworld_event_meta_venue:before { content:'\f1ad'; }
.kidsworld_event_meta_text li.kidsworld_event_meta_gmap:before { content:'\f041'; }
.kidsworld_event_organizer_box { border-radius: 20px; overflow: hidden; margin-bottom: 20px; }
.kidsworld_event_orgbox_title { padding:20px 25px; display: block; border-radius:20px 20px 0 0; font-size: 110%; font-weight: bold; line-height: 20px; }
.kidsworld_event_orgbox_meta_text { padding:25px; }  
.kidsworld_event_orgbox_meta_text ul { padding:0; margin:0; }
.kidsworld_event_orgbox_meta_text li { padding:0; margin:0 0 10px 0; list-style: none; padding-left: 30px;  }
.kidsworld_event_orgbox_meta_tefxt p { margin:0; }
.kidsworld_event_orgbox_meta_text li:before { font-family: fontAwesome; float:left; margin-left: -30px; }
.kidsworld_event_orgbox_meta_text li.kidsworld_event_orgbox_meta_phone:before { content:'\f095'; }
.kidsworld_event_orgbox_meta_text li.kidsworld_event_orgbox_meta_email:before { content:'\f003'; }
.kidsworld_event_orgbox_meta_text li.kidsworld_event_orgbox_meta_website:before { content:'\f0ac'; }
.kidsworld_event_register_button a { display: block; font-size: 130%; font-weight: bold; border-radius: 20px; padding:20px 25px; line-height: 24px;  }
.kidsworld_event_rg_btn_text { float:left; }
.kidsworld_event_rg_btn_icon { font-size: 16px; float:right; width:26px; height:26px; border-radius: 50%; text-align: center; line-height: 22px; }
.kidsworld_event_register_button a:hover { opacity: 0.85; } .kidsworld_portfolio { overflow: visible; position: relative; }
.kidsworld_portfolio.kidsworld_row { margin:0 -12px; }
.kidsworld_portfolio.kidsworld_row .kidsworld_column_gap { margin:0; padding:0 12px; }
.kidsworld_portfolio_box { float:left; margin-bottom: 24px; display: block; clear:none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
.kidsworld_portfolio_box a img { width:100%; height:auto; display:block; line-height: 0; font-size: 0; border-radius: 10px 10px 0 0; overflow: hidden; opacity: 1; }
.kidsworld_portfolio_box .kidsworld_portfolio_thumb_img { position: relative; z-index:1; overflow: hidden; }
.kidsworld_pf_no_bg.kidsworld_portfolio_box a img,.kidsworld_pf_titles.kidsworld_portfolio_box a img { border-radius: 10px; }
.kidsworld_portfolio_text { border-radius:0 0 10px 10px; clear:both; text-align: center; overflow: hidden; padding:15px 20px; overflow: hidden; margin-top: -1px; position: relative; }
.kidsworld_portfolio_text span.kidsworld_portfolio_title,.kidsworld_portfolio_text span.kidsworld_portfolio_title a { margin:0; text-decoration: none; display: block; }
.kidsworld_portfolio_text span.kidsworld_portfolio_subtexts { margin:10px 0 10px; display: block; clear: both; }
.kidsworld_portfolio_title_section { float: left; text-align: center; width:100%; }
.kidsworld_portfolio_title_section span { display: block; clear: both; }
.kidsworld_portfolio > ul > li { display:inline-block; padding:0; margin:0; background: none; float: left; }
.kidsworld_portfolio_img_hovericon { left:50%; top:0; margin-top: -25px; margin-left: -25px; width:50px; height:50px; border-radius: 50%; line-height: 50px; position: absolute; z-index: 100; text-align: center; opacity: 0;  display: block;  }
.kidsworld_portfolio_content:hover .kidsworld_portfolio_img_hovericon { opacity: 0.9; top:50%; } .kidsworld_portfolio_menu,ul.events_h_menu,ul.kidsworld_h_menu {display:block; margin:0 auto 40px; padding:0; text-align: center; list-style: none; }
.kidsworld_site_content .kidsworld_portfolio_menu a, .kidsworld_site_content ul.events_h_menu li a,ul.kidsworld_h_menu li a {display: inline-block; float:none;  line-height: normal; padding:9px 16px; margin:0 4px 4px 0; border-radius:5px; font-weight: bold; text-transform: uppercase; text-decoration: none; font-size: 77%; }
.kidsworld_horizontal_menu { text-align: center; }
.kidsworld_site_content ul.events_h_menu li a,ul.kidsworld_h_menu li a { margin:0; }
.kidsworld_site_content ul.events_h_menu li,ul.kidsworld_h_menu li { display: inline-block; padding:0; margin:0 2px 2px 0; list-style: none; float:none; border-radius: 5px;  } .kidsworld_testimonials .kidsworld_column { margin:0; position: relative; display: block; }
.kidsworld_testimonials_box { display: block; position: relative; margin-bottom: 40px;  padding-right: 6px; margin-right: 1px; }
.kidsworld_testimonials_box:after { content:''; top:6px; left:0px; width:100%; height:100%; position: absolute; border-radius: 25px; z-index: 1; }
.kidsworld_testimonials_top { display: block; padding:20px; border-radius: 20px 20px 0 0;  position: relative; z-index: 2; }
.kidsworld_testimonials_top img { border-radius: 50%; float:left; margin-right: 14px; width:60px; height:60px; display:inline-block;  }
.kidsworld_testimonials_title { overflow: hidden; }
.kidsworld_site_content .kidsworld_testimonials_title h5 { padding-right: 20px; display: block; margin:0; }
.kidsworld_testimonials_title span { display: block; font-size: 80%; }
.kidsworld_testimonials_quote { position: absolute; right:20px; top:25px; font-size: 24px; }
.kidsworld_testimonials_bottom { padding:25px; border-radius: 0 0 20px 20px; position: relative; z-index: 2; }
.kidsworld_testimonials_arrow { font-size: 48px; position: absolute; left:37px; top:0; margin-top:-12px; }  
.kidsworld_testimonials { margin: 0 -20px 0 -20px; }
.kidsworld_testimonials .kidsworld_column_gap { margin:0 10px; }
.kidsworld-testimonials-slider-two.kidsworld_testimonials { margin: 0; } body.kidsworld_stickyOn.page-template-blank .kidsworld_containers_holder { margin-top: 0; }
body.page-template-blank {display: table; height: 100%; width: 100%; position: absolute; margin: 0; left: 0; right: 0; top: 0; overflow-x: hidden; clear:both; }
.blank_pg_wrap { display: table-cell; float:none; vertical-align: middle; overflow: visible; width:100%; max-width: none; }
.blank_pg_holder > .vc_row { margin:0; } .sidebar select { width:100%; margin:0; }
.archives-link ul li ul li:first-child { border:0;  }
.sidebar .textwidget > p > img { margin-top: 5px; }
.sidebar form { margin-bottom: 0; }
.sidebar label { margin-bottom: 10px; }
.kidsworld_widget_box ul.menu li a i { padding-right: 7px; } a.rsswidget {font-weight: bold;}
span.rss-date {font-size: 80%;} .sidebar .textwidget p {  }
.sidebar .adwrap{ padding:15px 24px 15px 24px;} .sidebar .tagcloud { margin:0;}
.tagcloud a { padding:7px 12px;font-size:90%;line-height: 17px;float:left;	text-decoration: none;margin:0  5px  5px 0;display:inline-block;width:auto;background:none; border-radius: 3px;  } #calendar_wrap { width:100%; }
#wp-calendar { margin:0; font-size: 90%;}
.widget_calendar {float: left; width:100%;  }
#wp-calendar { width: 100% }
table#wp-calendar { border:none; }
#wp-calendar caption { text-align: center; font-size: 100%; margin: 0; font-weight: bold; border-bottom:0; padding:5px 0; border-radius: 3px 3px 0 0; }
#wp-calendar thead { font-size: 90%; }
table#wp-calendar thead th,#wp-calendar thead th { padding:3px 6px; text-align: center; }
table#wp-calendar tbody td,#wp-calendar tbody td { text-align: center; padding:3px 6px; }
#wp-calendar tbody td a { font-weight:bold; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 70%; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 70%; text-transform: uppercase; padding-top: 10px; }	
#wp-calendar tfoot tr td { border-left:0; border-right:0; border-bottom:0; padding:0; } .widget_search form { margin:0; }
.widget_search #kidsworld_search_form { margin:0; clear:both; display: block; position: relative; }
.widget_search #kidsworld_search_form  .screen-reader-text { display:block;  }
.widget_search #kidsworld_search_form input[type="text"] { margin:0; width:100%; padding:7px 7px 7px 12px; position: relative;  }
.widget_search #kidsworld_search_form  #s { width:100%; outline:0; height:40px; background: transparent; border-radius: 3px; padding-left: 15px; }
.widget_search #kidsworld_search_form button.kidsworld_search_button {  background:none; width: 40px; line-height: 40px;	font-family: FontAwesome !important; font-size:90%; border:0;  height:38px; position: absolute; right:0; text-align: center;margin-top: 1px; box-shadow: none; text-shadow:none; padding:0; position: absolute; right:0; top:0; } #content .sidebar .wp-caption p  { margin:0; } .wp-caption { border:0; display:block; text-align:center;	margin-bottom: 15px;  max-width: 100%; clear:both; }	
.wp-caption img { padding:0; margin:0; }
.wp-caption p { padding:0 10px; margin:0; font-style: italic; }
p.wp-caption-text { margin:0; padding:10px; }
.sidebar .textwidget img { display:block; }
.sidebar .textwidget p.wp-caption-text img { display:inline-block; }
.sidebar .wp-caption  { border:0; display:block; margin-bottom: 15px; }
.widget ul li span.post-date,.sidebar ul li span.post-date { font-size: 80%; }
.widget ul li span.post-date:before,.sidebar ul li span.post-date:before { content:"- "; }
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright { float:right; }
.alignleft { float:left; }.kidsworld_main_container { background:#fff; } .kidsworld_logo_menu_header { background:#fff; border-bottom:1px solid rgba(0,0,0,0.1); }
.kidsworld_header_thick_border { background: #adcb69; }
ul.kidsworld_top_nav > li > a > span > i,
ul.kidsworld_top_nav > li > a > span:before,
.kidsworld_logo_menu_header:after { background-image:url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/images/dot-bg.png); }
ul.kidsworld_top_nav li ul li:hover a { color:#fff; }
ul.kidsworld_top_nav > li > ul li { background:#fff; }
ul.kidsworld_top_nav > li > a { color:#555555; }
ul.kidsworld_top_nav > li > a > span > i,ul.kidsworld_top_nav > li:hover > a > span > i { color:#fff; }
ul.kidsworld_top_nav > li > a > span:before,
ul.kidsworld_top_nav > li > a > span:after { background-color:#555555;}
ul.kidsworld_top_nav > li > a > span > i:after { border:1px solid #555555; }
ul.kidsworld_top_nav > li.kidsworld_m_active > a:before { border-top: 11px solid #f00; }
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active > a:before { border-top: 9px solid #f00;  }
ul.kidsworld_top_nav li:not(.kidsworld-mega-menu) ul li,
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li,
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category > ul > li { border-color:rgba(0,0,0,0.08); }
ul.kidsworld_top_nav li.kidsworld-mega-menu:not(.menu-item-object-category) > ul > li { border-left:1px solid rgba(0,0,0,0.08);}
ul.kidsworld_top_nav .sub-menu li a span,
ul.kidsworld_top_nav .sub-menu li,
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li > a,
ul.kidsworld_top_nav .sub-menu li.menu-item-has-children > a:after,
ul.kidsworld_top_nav li.kidsworld-mega-menu .sub-menu li:hover a span,
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li .kidsworld_nav_p_meta span { color:#555555; }
ul.kidsworld_top_nav > li > ul > li:first-child,
ul.kidsworld_top_nav > li.kidsworld-mega-menu > ul { border:0; border-top:2px solid; } ul.kidsworld_top_nav ul,
ul.kidsworld_top_nav ul.sub-menu li,
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul > li:hover,
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul { background:#fff; }
ul.kidsworld_top_nav li.kidsworld-mega-menu ul.sub-menu li { background:transparent; }
ul.kidsworld_top_nav li.kidsworld-mega-menu.menu-item-object-category ul li:hover,
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul li:hover > a:before { background: rgba(0,0,0,0.08); }
ul.kidsworld_top_nav ul.sub-menu > li:hover > a > span,
ul.kidsworld_top_nav ul.sub-menu > li.menu-item-has-children:hover > a:after,
ul.kidsworld_top_nav li.kidsworld-mega-menu > ul.sub-menu ul.sub-menu li:hover > a span,
ul.kidsworld_top_nav li.kidsworld-mega-menu ul li a:hover { color:#fff; } ul.kidsworld_top_nav > li.kidsworld_m_active:first-child > a,ul.kidsworld_top_nav > li:first-child:hover > a,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:first-child > ul > li > a:first-child span,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:first-child > ul > li:hover > a:first-child span { color: #ef5096; } 
ul.kidsworld_top_nav > li.kidsworld_m_active:first-child > a:before,ul.kidsworld_top_nav > li:first-child > ul { border-top-color:#ef5096; }
ul.kidsworld_top_nav > li:first-child > ul li:hover,
ul.kidsworld_top_nav > li:first-child > a > span > i,
ul.kidsworld_top_nav > li:first-child > a > span:before,
ul.kidsworld_top_nav > li:first-child > a > span:after,
ul.kidsworld_top_nav > li.kidsworld-mega-menu.menu-item-object-category:first-child > ul > li:hover,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:first-child > ul li:hover > a:before { background-color:#ef5096; color:#fff; } 
ul.kidsworld_top_nav > li:first-child > a > span > i:after,
ul.kidsworld_top_nav > li > ul > li:first-child,
ul.kidsworld_top_nav > li:first-child.kidsworld-mega-menu > ul { border-color: #ef5096; } ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(2) > a,ul.kidsworld_top_nav > li:nth-child(2):hover > a,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(2) > ul > li > a:first-child span,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(2) > ul > li:hover > a:first-child span { color: #75b844; } 
ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(2) > a:before,
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(2) > a:before { border-top-color:#75b844; }
ul.kidsworld_top_nav > li:nth-child(2) > ul li:hover,
ul.kidsworld_top_nav > li:nth-child(2) > a > span > i,
ul.kidsworld_top_nav > li:nth-child(2) > a > span:before,
ul.kidsworld_top_nav > li:nth-child(2) > a > span:after,
ul.kidsworld_top_nav > li.kidsworld-mega-menu.menu-item-object-category:nth-child(2) > ul > li:hover,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(2) > ul li:hover > a:before { background-color:#75b844; color:#fff; } 
ul.kidsworld_top_nav > li:nth-child(2) > a > span > i:after,
ul.kidsworld_top_nav > li:nth-child(2) > ul > li:first-child,
ul.kidsworld_top_nav > li:nth-child(2).kidsworld-mega-menu > ul { border-color: #75b844; } ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(3) > a,ul.kidsworld_top_nav > li:nth-child(3):hover > a,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(3) > ul > li > a:first-child span,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(3) > ul > li:hover > a:first-child span { color: #37b6e3; } 
ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(3) > a:before,
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(3) > a:before { border-top-color:#37b6e3; }
ul.kidsworld_top_nav > li:nth-child(3) > ul li:hover,
ul.kidsworld_top_nav > li:nth-child(3) > a > span > i,
ul.kidsworld_top_nav > li:nth-child(3) > a > span:before,
ul.kidsworld_top_nav > li:nth-child(3) > a > span:after,
ul.kidsworld_top_nav > li.kidsworld-mega-menu.menu-item-object-category:nth-child(3) > ul > li:hover,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(3) > ul li:hover > a:before { background-color:#37b6e3; color:#fff; } 
ul.kidsworld_top_nav > li:nth-child(3) > a > span > i:after,
ul.kidsworld_top_nav > li:nth-child(3) > ul > li:first-child,
ul.kidsworld_top_nav > li:nth-child(3).kidsworld-mega-menu > ul { border-color: #37b6e3; } ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(4) > a,ul.kidsworld_top_nav > li:nth-child(4):hover > a,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(4) > ul > li > a:first-child span,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(4) > ul > li:hover > a:first-child span { color: #faa01b; } 
ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(4) > a:before,
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(4) > a:before { border-top-color:#faa01b; }
ul.kidsworld_top_nav > li:nth-child(4) > ul li:hover,
ul.kidsworld_top_nav > li:nth-child(4) > a > span > i,
ul.kidsworld_top_nav > li:nth-child(4) > a > span:before,
ul.kidsworld_top_nav > li:nth-child(4) > a > span:after,
ul.kidsworld_top_nav > li.kidsworld-mega-menu.menu-item-object-category:nth-child(4) > ul > li:hover,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(4) > ul li:hover > a:before { background-color:#faa01b; color:#fff; } 
ul.kidsworld_top_nav > li:nth-child(4) > a > span > i:after,
ul.kidsworld_top_nav > li:nth-child(4) > ul > li:first-child,
ul.kidsworld_top_nav > li:nth-child(4).kidsworld-mega-menu > ul { border-color: #faa01b; } ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(5) > a,ul.kidsworld_top_nav > li:nth-child(5):hover > a,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(5) > ul > li > a:first-child span,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(5) > ul > li:hover > a:first-child span { color: #ef5096; } 
ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(5) > a:before,
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(5) > a:before { border-top-color:#ef5096; }
ul.kidsworld_top_nav > li:nth-child(5) > ul li:hover,
ul.kidsworld_top_nav > li:nth-child(5) > a > span > i,
ul.kidsworld_top_nav > li:nth-child(5) > a > span:before,
ul.kidsworld_top_nav > li:nth-child(5) > a > span:after,
ul.kidsworld_top_nav > li.kidsworld-mega-menu.menu-item-object-category:nth-child(5) > ul > li:hover,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(5) > ul li:hover > a:before { background-color:#ef5096; color:#fff; } 
ul.kidsworld_top_nav > li:nth-child(5) > a > span > i:after,
ul.kidsworld_top_nav > li:nth-child(5) > ul > li:first-child,
ul.kidsworld_top_nav > li:nth-child(5).kidsworld-mega-menu > ul { border-color: #ef5096; } ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(6) > a,ul.kidsworld_top_nav > li:nth-child(6):hover > a,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(6) > ul > li > a:first-child span,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(6) > ul > li:hover > a:first-child span { color: #75b844; } 
ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(6) > a:before,
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(6) > a:before { border-top-color:#75b844; }
ul.kidsworld_top_nav > li:nth-child(6) > ul li:hover,
ul.kidsworld_top_nav > li:nth-child(6) > a > span > i,
ul.kidsworld_top_nav > li:nth-child(6) > a > span:before,
ul.kidsworld_top_nav > li:nth-child(6) > a > span:after,
ul.kidsworld_top_nav > li.kidsworld-mega-menu.menu-item-object-category:nth-child(6) > ul > li:hover,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(6) > ul li:hover > a:before { background-color:#75b844; color:#fff; } 
ul.kidsworld_top_nav > li:nth-child(6) > a > span > i:after,
ul.kidsworld_top_nav > li:nth-child(6) > ul > li:first-child,
ul.kidsworld_top_nav > li:nth-child(6).kidsworld-mega-menu > ul { border-color: #75b844; } ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(7) > a,ul.kidsworld_top_nav > li:nth-child(7):hover > a,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(7) > ul > li > a:first-child span,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(7) > ul > li:hover > a:first-child span { color: #37b6e3; } 
ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(7) > a:before,
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(7) > a:before { border-top-color:#37b6e3; }
ul.kidsworld_top_nav > li:nth-child(7) > ul li:hover,
ul.kidsworld_top_nav > li:nth-child(7) > a > span > i,
ul.kidsworld_top_nav > li:nth-child(7) > a > span:before,
ul.kidsworld_top_nav > li:nth-child(7) > a > span:after,
ul.kidsworld_top_nav > li.kidsworld-mega-menu.menu-item-object-category:nth-child(7) > ul > li:hover,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(7) > ul li:hover > a:before { background-color:#37b6e3; color:#fff; } 
ul.kidsworld_top_nav > li:nth-child(7) > a > span > i:after,
ul.kidsworld_top_nav > li:nth-child(7) > ul > li:first-child,
ul.kidsworld_top_nav > li:nth-child(7).kidsworld-mega-menu > ul { border-color: #37b6e3; } ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(8) > a,ul.kidsworld_top_nav > li:nth-child(8):hover > a,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(8) > ul > li > a:first-child span,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(8) > ul > li:hover > a:first-child span { color: #faa01b; } 
ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(8) > a:before,
#kidsworldHeader.kidsworld_smaller_menu ul.kidsworld_top_nav > li.kidsworld_m_active:nth-child(8) > a:before { border-top-color:#faa01b; }
ul.kidsworld_top_nav > li:nth-child(8) > ul li:hover,
ul.kidsworld_top_nav > li:nth-child(8) > a > span > i,
ul.kidsworld_top_nav > li:nth-child(8) > a > span:before,
ul.kidsworld_top_nav > li:nth-child(8) > a > span:after,
ul.kidsworld_top_nav > li.kidsworld-mega-menu.menu-item-object-category:nth-child(8) > ul > li:hover,
ul.kidsworld_top_nav > li.kidsworld-mega-menu:nth-child(8) > ul li:hover > a:before { background-color:#faa01b; color:#fff; } 
ul.kidsworld_top_nav > li:nth-child(8) > a > span > i:after,
ul.kidsworld_top_nav > li:nth-child(8) > ul > li:first-child,
ul.kidsworld_top_nav > li:nth-child(8).kidsworld-mega-menu > ul { border-color: #faa01b; }
#kidsworld_mobi_nav #kidsworld_mobi_nav_btn {  background:#ef5096; color:#fff; } 
#kidsworld_mobi_nav > ul { border:1px solid rgba(0,0,0,0.1); } .kidsworld_breadcrumbs,.kidsworld_breadcrumbs a,.kidsworld_breadcrumbs a:hover, .kidsworld_breadcrumbs span.kidsworld-bc-trail-end { color:#fff; }
.kidsworld_bc_bg { background:#d07dd2; }
.kidsworld_breadcrumbs { background:#d07dd2; }
.kidsworld_search_bg { background:#adcb69; }
.kidsworld_search_box_bar { background:#adcb69; }
.kidsworld_search_box_bar .kidsworld_search_box_bar_icon { color:#fff; }
.kidsworld_search_box_bar input[type="text"].kidsworld_search_form_input { color:#fff; }
.kidsworld_search_box_bar form.kidsworld_search_form input::-webkit-input-placeholder{color: #fff;} 
.kidsworld_search_box_bar form.kidsworld_search_form input:-moz-placeholder{color: #fff;} 
.kidsworld_search_box_bar form.kidsworld_search_form input::-moz-placeholder{color: #fff;} 
.kidsworld_search_box_bar form.kidsworld_search_form input:-ms-input-placeholder{color: #fff;} .sidebar .kidsworld_widget_box h3:before { border-color:#adca69; }
.sidebar .kidsworld_widget_box h3:after,.sidebar .kidsworld_sidebar_title_border { background:#adca69; }
.kidsworld_widget_box,.sidebar .kidsworld_wid_tabs_container { border:1px solid rgba(0,0,0,0.1); }
.sidebar .kidsworld_widget_box h3 span { background:#fff; }
.sidebar .kidsworld_widget_box h3:before { background:#fff; }
.kidsworld_sidebar_title_border:after { border-top:1px dotted rgba(255,255,255,0.7); border-bottom:1px dotted rgba(255,255,255,0.7); }
.sidebar select { background:#fff url(//www.littlesmartiesnursery.co.uk/wp-content/themes/images/select.png) no-repeat center right;  }
#sidebar div:first-child .kidsworld_widget_box h3:before { border-color:#adca69; }
#sidebar div:first-child .kidsworld_widget_box h3:after,
#sidebar div:first-child .kidsworld_sidebar_title_border { background:#adca69; }
#sidebar div:nth-child(2) .kidsworld_widget_box h3:before,
#sidebar div:nth-child(12) .kidsworld_widget_box h3:before { border-color:#fcb54d; }
#sidebar div:nth-child(2) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(12) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(2) .kidsworld_sidebar_title_border,
#sidebar div:nth-child(12) .kidsworld_sidebar_title_border { background:#fcb54d; }
#sidebar div:nth-child(3) .kidsworld_widget_box h3:before,
#sidebar div:nth-child(13) .kidsworld_widget_box h3:before { border-color:#84bed6; }
#sidebar div:nth-child(3) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(13) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(3) .kidsworld_sidebar_title_border,
#sidebar div:nth-child(13) .kidsworld_sidebar_title_border { background:#84bed6; }
#sidebar div:nth-child(4) .kidsworld_widget_box h3:before,
#sidebar div:nth-child(14) .kidsworld_widget_box h3:before { border-color:#d07dd2; }
#sidebar div:nth-child(4) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(14) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(4) .kidsworld_sidebar_title_border,
#sidebar div:nth-child(14) .kidsworld_sidebar_title_border { background:#d07dd2; }
#sidebar div:nth-child(5) .kidsworld_widget_box h3:before { border-color:#59c79e; }
#sidebar div:nth-child(5) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(5) .kidsworld_sidebar_title_border { background:#59c79e; }
#sidebar div:nth-child(6) .kidsworld_widget_box h3:before { border-color:#8373ce; }
#sidebar div:nth-child(6) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(6) .kidsworld_sidebar_title_border { background:#8373ce; }
#sidebar div:nth-child(7) .kidsworld_widget_box h3:before { border-color:#fdd94f; }
#sidebar div:nth-child(7) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(7) .kidsworld_sidebar_title_border { background:#fdd94f; }
#sidebar div:nth-child(8) .kidsworld_widget_box h3:before { border-color:#cc9966; }
#sidebar div:nth-child(8) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(8) .kidsworld_sidebar_title_border { background:#cc9966; }
#sidebar div:nth-child(9) .kidsworld_widget_box h3:before { border-color:#2ab2bf; }
#sidebar div:nth-child(9) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(9) .kidsworld_sidebar_title_border { background:#2ab2bf; }
#sidebar div:nth-child(10) .kidsworld_widget_box h3:before { border-color:#f97831; }
#sidebar div:nth-child(10) .kidsworld_widget_box h3:after,
#sidebar div:nth-child(10) .kidsworld_sidebar_title_border { background:#f97831; } .kidsworld_cotact_footer { border-top:1px solid rgba(0,0,0,0.1); }
.kidsworld_footer_border span { border-top:1px dotted rgba(255,255,255,0.7); border-bottom:1px dotted rgba(255,255,255,0.7); }
.kidsworld_footer_widget h3 span:after,.kidsworld_footer_widget h3 span:before { background:orange; }
.footer select { background:#fff url(//www.littlesmartiesnursery.co.uk/wp-content/themes/images/select3.png) no-repeat center right;  } .kidsworld_post_title_content { border:1px solid rgba(0,0,0,0.1); background:#fff; }
.kidsworld_post_button a span { background:#fff;  }
.kidsworld_post_button a span:before,.kidsworld_post_button a span:after { border:1px solid #d07dd2; }
.kidsworld_post_button a:before,.kidsworld_post_button a:after { border-top:1px dashed #fdd94e; }
.kidsworld_post_tags a { border-color:#e4e4e4; background: #f6f6f6; color:#777; }
.kidsworld_post_tags a:hover { color:#000; }
.kidsworld_post_meta,.kidsworld_post_divider,.kidsworld_meta_bottom_divider { border-color:rgba(0,0,0,0.1); }
.kidsworld_post_date_pf_icon { background: #fff; }
.kidsworld_post_author_avatar img { border-color:#fff; }
.kidsworld_pf_icon,.kidsworld_pf_icon i { background: #54595d; color:#fff; }
.kidsworld_post_meta ul li,.kidsworld_post_meta ul li a { color:#777; }
.kidsworld_post_meta a:hover { color:#000; }
.kidsworld_post_meta ul li i { color:#bbb; }
#comments .kidsworld_comment_reply a.comment-reply-link {  color:#fbb54d;  }
ul.kidsworld_post_author_icon li a { color:#888; }
ul.kidsworld_post_author_icon li a:hover { color:#222; }
.kidsworld_author_page_box .kidsworld_about_author { border:1px solid rgba(0,0,0,0.1); }
#comments li.comment article.comment_body { border:1px solid #e6e6e6; }
.kidsworld_post_date i.swn_sticky_post { background:rgba(0,0,0,0.1); }
h3.comment-reply-title span,h5.kidsworld_single_pg_titles span, h3.comment-reply-title span  { background:#fff; }
.kidsworld_next_prev_box { border: 1px solid rgba(0,0,0,0.1); }
ul.kidsworld_post_share_icons_list li { background:#fff; border:1px solid rgba(0,0,0,0.1); }
ul.kidsworld_post_share_icons_list li a { color:#888; }
ul.kidsworld_post_share_icons_list li a:hover { color:#fff; }
ul.kidsworld_post_share_icons_list li.s_twitter:hover { background: #12c4f7; }
ul.kidsworld_post_share_icons_list li.s_facebook:hover { background: #3984bd; }
ul.kidsworld_post_share_icons_list li.s_google:hover { background: #e65f3d; }
ul.kidsworld_post_share_icons_list li.s_pinterest:hover { background: #cd2127; }
ul.kidsworld_post_share_icons_list li.s_linkedin:hover { background: #0097bf; }
ul.kidsworld_post_share_icons_list li.s_tumblr:hover { background: #e55e42; } .kidsworld_site_content .kidsworld_class_img a,.kidsworld_site_content .kidsworld_class_img a:hover,
.kidsworld_class_date span { color:#fff; }
.kidsworld_class_date span.kidsworld_cd_year { background:#adcb69; }
.kidsworld_site_content .kidsworld_class_title h5 a { color:#8374cf; }
.kidsworld_class_date { background:rgba(0,0,0,0.5); }
.kidsworld_site_content .kidsworld_class_cats { color:#777; }
.kidsworld_site_content .kidsworld_class_cats i { color:#999; }
.kidsworld_class_price { color:#fbb54d; }
.kidsworld_class_price span { color:#777; }
.kidsworld_classes_box:hover .kidsworld_class_img { background:#000; }
.kidsworld_class_grid_content_wrap { border:1px solid rgba(0,0,0,0.1); }
.kidsworld_class_grid_meta ul { color:#fff;  }
.kidsworld_class_grid_meta li a,.kidsworld_class_grid_meta li a:hover { color:#fff; }
.kidsworld_class_grid_meta li:first-child { background:#adcb69; }
.kidsworld_class_grid_meta li:last-child { background:#fbb54d; }
.kidsworld_class_grid_meta li:nth-child(2) { background:#f47c7d; }
.kidsworld_dot_sep { color:#d8d8d8; }
.kidsworld_ct_icon { color:#fff; }
.kidsworld_ct_text { color:#8373ce; }
.kidsworld_ct_text span.kidsworld_ct_light_text { color:#777; }
.kidsworld_class_table { border:1px solid rgba(0,0,0,0.1); }
.kidsworld_class_table li:first-child .kidsworld_ct_icon { background:#adcb69; }
.kidsworld_class_table li:nth-child(2) .kidsworld_ct_icon { background:#f57d7d; }
.kidsworld_class_table li:nth-child(3) .kidsworld_ct_icon { background:#fbb54d; }
.kidsworld_class_table li:nth-child(4) .kidsworld_ct_icon { background:#d07dd2; }
.kidsworld_class_table li:nth-child(5) .kidsworld_ct_icon { background:#78d0e4; }
.kidsworld_class_table li:nth-child(6) .kidsworld_ct_icon { background:#5ec99f; }
.kidsworld_class_table li:nth-child(7) .kidsworld_ct_icon { background:#fdda4f; }
.kidsworld_class_table li:nth-child(8) .kidsworld_ct_icon { background:#d76e9f; }
.kidsworld_class_table li { border-top: 1px solid rgba(0,0,0,0.1); }
.kidsworld_class_price_button { color:#fff; }
.kidsworld_class_price_box_holder { background:#8474d6; }
.kidsworld_class_register_btn a { background:#adcb69; }
.kidsworld_site_content .kidsworld_class_register_btn a,.kidsworld_site_content .kidsworld_class_register_btn a:hover { color:#fff; } .kidsworld_event_img:hover { background:#000; }
.kidsworld_event_arrow { background:rgba(0,0,0,0.5); }
.kidsworld_site_content .kidsworld_event_img a,.kidsworld_site_content .kidsworld_event_img a:hover,
.kidsworld_event_arrow span { color:#fff; }
.kidsworld_event_meta span.kidsworld_event_date { background:#adcb69; color:#fff; }
.kidsworld_event_meta span.kidsworld_event_time { background:#fbb54d; color:#fff; }
.kidsworld_event_grid_content_wrap { border:1px solid rgba(0,0,0,0.1); }
.kidsworld_site_content .kidsworld_event_title h5 a { color:#8374cf; }
.kidsworld_event_grid_meta { border-top:1px solid rgba(0,0,0,0.1); color:#777; }
.kidsworld_event_date_time_box { border:1px solid rgba(0,0,0,0.1);}
.kidsworld_event_dt_title { background:#fdc36f; color:#fff; }
.kidsworld_event_meta_text li:before,.kidsworld_site_content .kidsworld_event_date_time_box a { color:#fdc36f; }
.kidsworld_event_organizer_box { border:1px solid rgba(0,0,0,0.1); }
.kidsworld_event_orgbox_title { background:#78d0e4; color:#fff; }
.kidsworld_event_orgbox_meta_text li:before,.kidsworld_site_content .kidsworld_event_organizer_box a { color:#78d0e4; }
.kidsworld_event_register_button a { background:#adcb69; }
.kidsworld_site_content .kidsworld_event_register_button a,.kidsworld_site_content .kidsworld_event_register_button a:hover { color:#fff; }
.kidsworld_event_rg_btn_icon { border:2px solid #fff; } .kidsworld_portfolio_box { background: #fff; }
.kidsworld_portfolio_box .project_title, .kidsworld_portfolio_box .project_title a  { color:#555;  }
.kidsworld_portfolio_text span.kidsworld_portfolio_subtexts { color:#606060; }
.kidsworld_portfolio_img_hovericon { background:rgba(255,255,255,0.9); color:rgba(0,0,0,0.7); } .kidsworld_testimonials_box:after { border:1px solid rgba(0,0,0,0.15); }
.kidsworld_testimonials_colorboxoff .kidsworld_testimonials_box:after { border:1px solid #e6e6e6; }
.kidsworld_testimonials_title span { color:#666; }
.kidsworld_testimonials_bottom { background:#f2f2f2; color:#555555; }
.kidsworld_testimonials_top { background: #f1f1f1; }
.kidsworld_testimonials_colorboxoff .kidsworld_testimonials_top { background: #e6e6e6; }
.kidsworld_testimonials_arrow,.kidsworld_testimonials_quote { color:#f6f6f6; }
.kidsworld_testimonials_quote { color:#fff; } .kidsworld_site_content .kidsworld_portfolio_menu a, .kidsworld_site_content ul.events_h_menu li a,ul.kidsworld_h_menu li a { color:#888; background: #fff; border:1px solid rgba(0,0,0,0.1); } .kidsworld_container .kidsworld_archives_content ul { border:1px solid #e6e6e6; }
.kidsworld_container .kidsworld_archives_content ul li { border-top: 1px solid #e6e6e6;  }
.kidsworld_container .kidsworld_archives_content ul li span.archive_page_date { border-right:1px dotted #ddd; } ul.kidsworld_search_list > li {border-bottom: 1px dotted rgba(0,0,0,0.1);}
ul.kidsworld_search_list > li h5 a { color:#8373ce; }
ul.kidsworld_search_list > li:first-child { border-top: 1px dotted rgba(0,0,0,0.1); } .kidsworld_pagination a,.kidsworld_pagination .page-numbers.current { background:rgba(0,0,0,0.02); border:1px solid rgba(0,0,0,0.1); }
.kidsworld_pagination a.prev.page-numbers,.kidsworld_pagination a.next.page-numbers { border:1px solid rgba(0,0,0,0.1); }
#comments .kidsworld-paginate-com a,#comments .kidsworld-paginate-com span, .kidsworld_pagination_menu > a,.kidsworld_pagination_menu > span { border:1px solid rgba(0,0,0,0.1); }
.kidsworld_container .kidsworld_next_prev_pagination a,.kidsworld_next_prev_pagination a { background:rgba(0,0,0,0.02); border:1px solid rgba(0,0,0,0.1); }
.kidsworld_infiniteScroll_loader { background: url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/images/loader-infinite3.gif) center center no-repeat; background-color:#fff; }
.kidsworld_container .kidsworld_next_prev_pagination a,.kidsworld_next_prev_pagination a { color:#888;} .kidsworld_container .kidsworld_archives_content ul { border:1px solid #e6e6e6; }
.kidsworld_container .kidsworld_archives_content ul li { border-top: 1px solid #e6e6e6;  }
.kidsworld_container .kidsworld_archives_content ul li span.archive_page_date { border-right:1px dotted #ddd; } abbr,acronym { border-bottom: 1px dotted #ccc;  }
th,td { border-color:#e1e1e1; }
table thead  { background: rgba(0,0,0,0.05); }
blockquote { color:#636363; }
input[type="search"],input, textarea, select,.woocommerce input,.woocommerce select,.woocommerce textarea { border: 1px solid #e6e6e6; border-radius: 10px; }
input[type="text"]:focus, input[type="password"]:focus,	input[type="email"]:focus, input[type="number"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="search"]:focus, textarea:focus { box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2); color: #555;	}
label span, legend span { color: #444; }
@media print {    
* { color: #000 !important; } 
pre, blockquote { border: 1px solid #999; }
}
.border { border:1px solid rgba(0,0,0,.1); }
.image_border { border:1px solid #ececec; }
pre { 
border:1px solid #e1e1e1; 
background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -ms-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -o-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
} .kidsworld_woo_add_to_cart a.button { background:#adcb69; }
.kidsworld_woo_add_to_cart a.button,.kidsworld_woo_add_to_cart a.add_to_cart_button:hover,.woocommerce ul.products li.product a.button.add_to_cart_button { color:#fff; }
h3.kidsworld-product-title a { font-size:22px; color:#8373ce; }
.kidsworld-featured-product-block span.amount { font-size:18px; }
.kidsworld-featured-product-block del span.amount,.summary.entry-summary p.offers,.product span.price del,.product p.price del,.single_variation span.price del span.amount,table.group_table .price del { color:#666; } 
.single-product .summary.entry-summary h1 { font-size: 27px; color:#8373ce; }
.woocommerce-checkout .woocommerce #customer_details h3, .woocommerce-checkout .woocommerce h3#order_review_heading, h3#ship-to-different-address label,.woocommerce-order-received .woocommerce h2,.kidsworld_site_content .woocommerce h2,.woocommerce .edit-account fieldset legend { color:#8373ce; } .kidsworld_cart_icon_holder {border:1px solid rgba(255,255,255,0.2);}
.kidsworld_cart_icon_holder a span.kidsworld_ci_holder { background:#cb77cf;color:#fff;}
.kidsworld_cart_icon_holder a span.kidsworld_ci_holder i { color:#fff;}
.kidsworld_cart_icon_hover { background:#8374cf; }
.kidsworld_cart_icon_hover span.kidsworld_ci_total_price:before {border-bottom-color:#8374cf;}
.kidsworld_cart_icon_hover span { color:#fff;  }
span.kidsworld_ci_total_price { border-bottom: 1px solid rgba(0,0,0,0.1);  }
.kidsworld_site_loader { width:100%; height:100%; position: relative; }
.kidsworld_loader {position: relative; width: 2.5em; height: 2.5em; transform: rotate(165deg); }
.kidsworld_loader:before, .kidsworld_loader:after {content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 0.5em; height: 0.5em; border-radius: 0.25em; transform: translate(-50%, -50%); }
.kidsworld_loader:before {animation: siteloaderbefore 2s infinite; }
.kidsworld_loader:after {animation: siteloaderafter 2s infinite; }
@keyframes siteloaderbefore {
0% {width: 0.5em; box-shadow: 1em -0.5em rgba(243,127,140, 0.75), -1em 0.5em rgba(0,200,225, 0.75); }
35% {width: 2.5em; box-shadow: 0 -0.5em rgba(243,127,140, 0.75), 0 0.5em rgba(0,200,225, 0.75); }
70% {width: 0.5em; box-shadow: -1em -0.5em rgba(243,127,140, 0.75), 1em 0.5em rgba(0,200,225, 0.75); }
100% {box-shadow: 1em -0.5em rgba(243,127,140, 0.75), -1em 0.5em rgba(0,200,225, 0.75); }
}
@keyframes siteloaderafter {
0% {height: 0.5em; box-shadow: 0.5em 1em rgba(91,200,159, 0.75), -0.5em -1em rgba(252,181,77, 0.75); }
35% {height: 2.5em; box-shadow: 0.5em 0 rgba(91,200,159, 0.75), -0.5em 0 rgba(252,181,77, 0.75); }
70% {height: 0.5em; box-shadow: 0.5em -1em rgba(91,200,159, 0.75), -0.5em 1em rgba(252,181,77, 0.75); }
100% {box-shadow: 0.5em 1em rgba(91,200,159, 0.75), -0.5em -1em rgba(252,181,77, 0.75); }
}
.kidsworld_loader {position: absolute; top: calc(50% - 1.25em); left: calc(50% - 1.25em); }@media only screen and (min-width: 768px) and (max-width: 979px) {
#kidsworldHeader.kidsworld_smaller_menu #kidsworld_mobi_nav { top:50%; margin-top: -20px;  }
} @media only screen and (max-width: 979px) { 
.kidsworld_row .kidsworld_column2,.kidsworld_row .kidsworld_column3,.kidsworld_row .kidsworld_column4,.kidsworld_row .kidsworld_column5,.kidsworld_row .kidsworld_column6,.kidsworld_one_full,.kidsworld_one_half,.kidsworld_one_third,.kidsworld_one_fourth,.kidsworld_one_fifth,.kidsworld_one_sixth,.kidsworld_two_third,.kidsworld_three_fourth,.kidsworld_four_fifth,.kidsworld_five_sixth,.kidsworld_custom_two_third,.one_full,.one_half,.one_third,.one_fourth,.one_fifth,.one_sixth,.two_third,.three_fourth,.four_fifth,.five_sixth,#sidebar,.kidsworld-layout-sidebar-left .kidsworld_row .kidsworld_column2,.kidsworld-layout-sidebar-left .kidsworld_row .kidsworld_column3,.kidsworld-layout-sidebar-left .kidsworld_row .kidsworld_column4,.kidsworld-layout-sidebar-right .kidsworld_row .kidsworld_column2,.kidsworld-layout-sidebar-right .kidsworld_row .kidsworld_column3,.kidsworld-layout-sidebar-right .kidsworld_row .kidsworld_column4 { width: 100%; } 
.kidsworld_column { float:none; clear:both; margin-left:0; margin-bottom: 30px;  }
.kidsworld_next_prev_box { width:100%; display: block; clear:both; float:none; }
.kidsworld_cotact_footer_wrap .kidsworld_column { padding-bottom: 25px; }
.kidsworld_cotact_footer { padding-bottom: 0; }
.kidsworld_footer_copyright p.left, .kidsworld_footer_copyright p.right { display: block; float:none; } .gallery-columns-5 dl.gallery-item, .gallery-columns-6 dl.gallery-item, .gallery-columns-7 dl.gallery-item, .gallery-columns-8 dl.gallery-item, .gallery-columns-9 dl.gallery-item { width:33.29%; padding:1.5%;  }
} @media only screen and (max-width: 767px) {  
.kidsworld_topbar { text-align: center; } 
.kidsworld_topbar_left,.kidsworld_topbar_right { float:none; }
.kidsworld_topbar ul, .kidsworld_topbar ul li { display: block; margin:7px;  }
.kidsworld_topbar ul li.kidsworld_sm_ic { display: inline-block; margin: 0 5px; }
.kidsworld_logo { margin-right:30px; float:left; }
.kidsworld_logo_img img { width:100%; max-width:280px; height:auto; }
.kidsworld_logo_menu_holder { height:auto; }
.kidsworld_logo_img a { padding-top: 10px; padding-bottom: 10px; display: inline-block; }
#kidsworld-item-entries .kidsworld_post_title h2, #kidsworld-item-entries .kidsworld_post_title h2 a, #kidsworld-item-entries .kidsworld_post_title h1 { font-size: 22px; line-height:normal; }
.kidsworld_breadcrumbs,.kidsworld_bc_bg { display: none; }
.kidsworld_search_container.right { float:none; }
.kidsworld_search_box_bar { width:100%; }
.kidsworld_sub_header_title:before,.kidsworld_sub_header_title:after,h1.kidsworld_sub_header_title:before,h1.kidsworld_sub_header_title:after { display: none; }
#kidsworld_sub_header .kidsworld_sub_header_title,#kidsworld_sub_header h1.kidsworld_sub_header_title { font-size: 30px; }
.kidsworld_post_title_content { padding:20px; }
.kidsworld_post_date { height: 30px; line-height: 30px; font-size: 15px; padding:0 15px; }
.kidsworld_post_date_pf_icon { margin-top:-15px; }
.kidsworld_post_meta ul li { padding:5px 0; font-size: 14px; }
.kidsworld_postDateOn .kidsworld_post_title { margin:5px 0; }
.kidsworld_post_share_links { float:none; clear:both; padding-top: 20px; text-align: left;  }
.kidsworld_related_posts ul li { display: block; float:none; width:100%; margin-bottom: 40px; }
#comment-wrap ol.commentlist li ul.children { padding-left:0; }
#comment-wrap ol.commentlist li ul { margin-left: 0; }
#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url { width:100%; }
form.kidsworld_search_form input[type="text"] { width:80%; }
.kidsworld_tile_gallery ul li { width:50%; }
.kidsworld_search_featured_img { display: none; }
.gallery-columns-2 dl.gallery-item, .gallery-columns-3 dl.gallery-item, .gallery-columns-4 dl.gallery-item,.gallery-columns-5 dl.gallery-item, .gallery-columns-6 dl.gallery-item, .gallery-columns-7 dl.gallery-item, .gallery-columns-8 dl.gallery-item, .gallery-columns-9 dl.gallery-item { width:50%; padding:1.5%; }
}
@media only screen and (max-width: 480px) {
.kidsworld_logo_img img { max-width:240px; }
#kidsworld_sub_header h1.kidsworld_sub_header_title { font-size: 24px; }
.gallery-columns-2 dl.gallery-item, .gallery-columns-3 dl.gallery-item, .gallery-columns-4 dl.gallery-item,.gallery-columns-5 dl.gallery-item, .gallery-columns-6 dl.gallery-item, .gallery-columns-7 dl.gallery-item, .gallery-columns-8 dl.gallery-item, .gallery-columns-9 dl.gallery-item { width:100%; padding:0; margin-bottom: 2%;  }
}.swmsc_container { position: relative; margin:0 auto; }
.swmsc_container ul { list-style: disc outside none; }
.swmsc_container li { margin-left: 1em; padding: 3px 0px; }
.swmsc_container ul.fa-ul { list-style: none; margin-left: 0; } .scale_img { overflow: hidden; }
.scale_img img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s linear;  -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear;transition: all 0.3s linear; }
.scale_img:hover img, .pf_box:hover .scale_img img{ -webkit-transform: scale(1.03);-moz-transform: scale(1.03);-ms-transform: scale(1.03);-o-transform: scale(1.03);transform: scale(1.03); } .round3,.swmsc_button.round { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;   -khtml-border-radius: 3px;  -o-border-radius: 3px; }
.round5,.dropcap.square{ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  -khtml-border-radius: 5px;  -o-border-radius: 5px; }
.round25, .swmsc_button.capsule{ border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; border-radius:25px;   -khtml-border-radius: 25px;  -o-border-radius: 25px; }
.round50, .swmsc_button.capsule, .dropcap.round{ border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; border-radius:50px;   -khtml-border-radius: 50px;  -o-border-radius: 50px; } .post_bottom span a i,.my_toggle2_title,.my_toggle_title { -webkit-transition:color 0.2s linear; -moz-transition:color 0.2s linear; -o-transition:color 0.2s linear; transition:color 0.2s linear; }
.swmsc_button,input.button,button.button, button.swmsc_button,
.flexslider .rp_slides > li,
.flexslider .slides > li .rp_details,
.swmsc_list_slider ul.flex-direction-nav li a,
.bx-controls-direction a,
.recent_posts_list1 ul li,
.swmsc-input-text,.swmsc-input-textarea,
.my_toggle_title,
.recent_blog_posts,
.tm_style1:hover .tm_box_content,
.small-footer .tm_social_media ul li a,
#contact-form-widget p.formButton input,
.pagination_menu li a,
.swmsc_toggle_box .swmsc_toggle_box_title,.swmsc_toggle_box_accordion .swmsc_toggle_box_title_accordion,
.widgetFormInput,.widgetFormTextarea,
.recent_posts_slider .owl-prev, .recent_posts_slider .owl-next,
.swmsc_img_overlay,
.swmsc_events_box .swmsc_class_date,
.swmsc_event_img .swmsc_event_arrow,
.swmsc_classes_box .swmsc_class_date,
.swmsc_classes_box .swmsc_class_img img,
.swmsc_classes_box .swmsc_class_img,
.swmsc_event_img img,
.swmsc_event_img,
.swmsc_portfolio_content .swmsc_portfolio_img_hovericon,
button.swmsc_search_button,
.swmsc_testimonials_wide_slider .owl-nav > div,
.swmsc_logo_slider .owl-nav,
.swmsc_logo_slider .owl-nav div,
.swmsc_logo_slide img,
.swmsc_client_logo_item > div,
.swmsc_image_gallery_item a span i,
.swmsc_image_gallery_item p
{
-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; 
-moz-transition-property:all;
-webkit-transition-property:all;
-o-transition-property:all;
transition-property:all; }
.swmsc_row {  margin:0 -10px;  }
.swmsc_column_gap { margin:0 0 20px; padding:0 10px; }
.swmsc_row .swmsc_column1 { width:100%; }
.swmsc_row .swmsc_column2 { width:50%; }
.swmsc_row .swmsc_column3 { width:33.33333333333333%; }
.swmsc_row .swmsc_column4 { width:25%; }
.swmsc_row .swmsc_column5 { width:20%; }
.swmsc_row .swmsc_column6 { width:16.66666666666666%; }
.swmsc_column { display: block; float: left; width: 100%; min-height: 20px; margin-left: 2.564102564102564%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; height:auto; }
.swmsc_column.first { margin-left: 0; }
.swmsc_one_full,.one_full     { width: 100%; margin-left: 0; }
.swmsc_one_half,.one_half     { width: 48.71794871794872%; }
.swmsc_one_third,.one_third   { width: 31.62393162393162%; }
.swmsc_one_fourth,.one_fourth { width: 23.07692307692308%; }
.swmsc_one_fifth,.one_fifth   { width: 17.94871794871795%; }
.swmsc_one_sixth,.one_sixth   { width: 14.52991452991453%; }
.swmsc_two_third,.two_third       { width: 65.81196581196582%; }
.swmsc_three_fourth,.three_fourth { width: 74.35897435897436%; }
.swmsc_four_fifth,.four_fifth     { width: 79.48717948717949%; }
.swmsc_five_sixth,.five_sixth     { width: 82.90598290598291%; }
.swmsc_custom_two_third { width: 65.81196581196582%; margin-left: 0; float:left; }
.swmsc_column.swmsc_custom_two_third,.swmsc_column.sidebar { margin-left: 0; }
#sidebar { display:block; } .text_align_left { text-align: left; }
.text_align_center { text-align: center; }
.text_align_right { text-align: right; }
.underline { text-decoration:underline;}
.break { -ms-word-break: break-all; word-break: break-all; -webkit-hyphens: auto; -moz-hyphens: auto;  hyphens: auto; } .noborder { border:none}
.light-rounded { border-radius: 3px; }
.heavy-rounded { border-radius: 8px; }
.full-rounded { border-radius: 50%; }
.antialiased { -webkit-font-smoothing: antialiased; } .image_left,.alignleft { float:left; margin:0 20px 10px 0; }
.image_right,.alignright { float:right; margin:0 0 20px 20px; }	
.image_border { padding:4px; border-radius: 3px; } .swmsc_image_slider img { border-radius: 10px; } .swmsc_slider_box .flexslider .flex-control-nav li img { opacity:1;  } #content .swmsc_slider_box .flexslider ul{  }
.swmsc_slider_box { display:block;   }
.swmsc_slider_box .flexslider { cursor: auto; height:100%;}
.swmsc_slider_box .flex-control-nav { text-align: right; font-size: 0; right:0; margin:0 12px 12px 0; z-index: 100; }
.swmsc_slider_box .flexslider .flex-control-nav li { margin:0 5px;   }
.swmsc_slider_box .flexslider .flex-control-nav li a { width:10px; height:10px; } .swmsc_slider_box .flex-direction-nav a { display:inline-block; margin:-18px 0 0 0; width:38px; height:38px; line-height: 38px; top:50%; bottom:auto; z-index:100; text-align:center; text-indent: 0; color:#fff  }
.swmsc_slider_box .flex-direction-nav a i { margin: 0; font-size: 14px;  line-height: 34px; }
.swmsc_slider_box .flex-direction-nav a.flex-next i { margin-left:2px; }
.swmsc_slider_box .flex-direction-nav a.flex-prev i { margin-left:-2px; }
.swmsc_slider_box .flex-direction-nav .flex-next,.swmsc_slider_box .flex-direction-nav .flex-prev { border:3px solid rgba(255,255,255,0.3); color:rgba(255,255,255,0.3); width:38px; height:38px; line-height: 38px; text-align: center; border-radius: 100px; }
.swmsc_slider_box .flex-direction-nav .flex-next{ right:25px;  }
.swmsc_slider_box .flex-direction-nav .flex-prev { left:25px; }
.swmsc_slider_box:hover .flex-direction-nav .flex-next,.swmsc_slider_box:hover .flex-direction-nav .flex-prev { border-color: rgba(255,255,255,0.6); color:rgba(255,255,255,0.6); }
.swmsc_slider_box .flex-direction-nav .flex-next:hover,.swmsc_slider_box .flex-direction-nav .flex-prev:hover { border-color: rgba(255,255,255,1.0); color:rgba(255,255,255,1.0); }
.swmsc_slider_box .flex-direction-nav:hover a i[class^="icon-"]:before { } .swmsc-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.swmsc-carousel .owl-animated-in{z-index:0}
.swmsc-carousel .owl-animated-out{z-index:1}
.swmsc-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOut{0%{opacity:1} 100%{opacity:0} } @keyframes fadeOut{0%{opacity:1} 100%{opacity:0} }
.swmsc-carousel .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeIn{0%{opacity:0} 100%{opacity:1} } @keyframes fadeIn{0%{opacity:0} 100%{opacity:1} }
.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.swmsc-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.swmsc-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}
.swmsc-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.swmsc-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}
.swmsc-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.swmsc-carousel .owl-item img{ }
.swmsc-carousel .owl-dots.disabled,.swmsc-carousel .owl-nav.disabled{display:none}
.swmsc-carousel .owl-dot,.swmsc-carousel .owl-nav .owl-next,.swmsc-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.swmsc-carousel.owl-loaded{display:block}
.swmsc-carousel.owl-loading{opacity:0;display:block}
.swmsc-carousel.owl-hidden{opacity:0}
.swmsc-carousel.owl-refresh .owl-item{display:none}
.swmsc-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.swmsc-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.swmsc-carousel.owl-rtl{direction:rtl}
.swmsc-carousel.owl-rtl .owl-item{float:right}
.no-js .swmsc-carousel{display:block}
.swmsc-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}
.swmsc-carousel .owl-item img{ }
.swmsc-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.swmsc-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.littlesmartiesnursery.co.uk/wp-content/plugins/pre-school-shortcodes/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}
.swmsc-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}
.swmsc-carousel .owl-video-playing .owl-video-play-icon,.swmsc-carousel .owl-video-playing .owl-video-tn{display:none}
.swmsc-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}
.swmsc-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} .swmsc_image_lightbox { position: relative; display: inline-block; overflow: hidden; }
.swmsc_img_overlay { background:rgba(0,0,0,0.5); position: absolute; width:100%; height:100%; top:0; left:0; z-index: 9; display: block; opacity: 0; border-radius: 3px; overflow: hidden; }
.swmsc_image_lightbox:hover .swmsc_img_overlay { opacity:1;}
.swmsc_image_lightbox img { display: inline-block; line-height: 0; font-size: 0; position: relative; z-index: 1; max-width:100%; }
.swmsc_image_lightbox_img { display: inline-block; position: relative; max-width: 100%; } ul.swmsc_the_icons { line-height: 25px; margin-left: 0; }
ul.swmsc_the_icons li {  list-style: none;  margin-left:0; padding-left: 26px; }
ul.swmsc_the_icons li i.fa { width:10px; text-align: center; width:26px; margin-left: -26px; text-align: left; }
.swmsc_pricing_tables ul.swmsc_the_icons li { padding-top:8px; padding-bottom:8px; }
.swmsc_pricing_tables ul.swmsc_the_icons li i.fa { width:30px; margin-left: -30px; }
.steps_with_circle ol { padding:5px 0 0 0; margin:0; }
.steps_with_circle ol li {  list-style: none;  margin-bottom:15px;clear:both; }
.steps_with_circle ol li:last-child { margin-bottom: 0; }
.steps_with_circle ol li span {  font-size:18px; display:block; text-align: center; width:42px; height:42px; line-height: 41px; float:left; margin-left:-55px; }
.steps_with_circle ol li { padding-left:55px; text-align: left; overflow:hidden; float:left; position:relative; width:auto;}
.steps_with_circle ol li p {overflow:hidden;}
.steps_with_box ol{clear:both; margin: 0 0 20px 0; }
.steps_with_box ol li{margin: 0; padding: 15px 15px 15px 15px; font-size: 16px; font-weight: normal; }
.steps_with_box ol li.last { border-bottom: none; }  .swmsc_recent_post_large { display: block; position: relative; margin:0 -20px; }
.swmsc_recent_post_large_box { padding-bottom: 40px; }
.swmsc_recent_post_large .swmsc_column { margin-left: 0; }
.swmsc_recent_post_large_img { float:left; margin-right: 30px; width:230px; display: inline-block; position: relative; }
.swmsc_recent_post_large_img a { }
.swmsc_recent_post_large_img img { border-radius: 20px; }
.swmsc_recent_post_large_date { position: absolute; bottom:0; left:50%; border-radius: 5px; background:#adcb69; color:#fff; font-size: 80%; text-transform: uppercase; line-height: 33px; margin-bottom: -17px; display: block; }
.swmsc_recent_post_large_date span { padding:0 20px; }
.swmsc_recent_post_large_text { overflow: hidden;  }
.swmsc_recent_post_large_meta { font-size: 80%; opacity: 0.9; margin-bottom: 12px; padding-top: 5px; }
.swmsc_recent_post_large_meta span { margin-right: 10px; display: inline-block;  }
.swmsc_recent_post_large_meta span i { opacity: 0.4; margin-right: 5px;  }
.swmsc_recent_post_large_meta:after { content:'\f111 \f111 \f111 \f111 \f111 \f111'; opacity: 0.3; padding-top: 12px; font-family: fontAwesome; display: block; font-size: 4px; letter-spacing:3px; line-height: 10px; }
.swmsc_recent_post_large p { margin-bottom: 5px; }
.swmsc_recent_post_large a.swmsc_recent_post_large_readmore { color:#fcb54d;  } .swmsc_recent_posts_tiny ul { margin:0; padding:0; border:none; }
.swmsc_recent_posts_tiny li { list-style: none; border:none;float:none;clear:both;display:block; line-height:22px;  }
.swmsc_recent_posts_tiny ul li a img { float:left; margin:0; margin-right: 15px; image-rendering: optimizeQuality; }
.swmsc_recent_posts_tiny ul li {  padding:15px 0 15px 0; height:auto; clear:both; background:none;}
.swmsc_recent_posts_tiny ul li:last-child { border-bottom: 0 none;  }
.swmsc_recent_posts_tiny ul li a { text-decoration: none; }
.swmsc_recent_posts_tiny li h4 { margin:-3px 0 0 0; }
.swmsc_recent_posts_tiny .swmsc_recent_posts_tiny_title a,.swmsc_recent_posts_tiny .swmsc_recent_posts_tiny_title {  line-height:20px; margin:0; padding:0;  text-decoration: none; font-weight: bold; }
.swmsc_recent_posts_tiny p { padding:0; margin:0; font-size:90%; }
.swmsc_recent_posts_tiny_content { overflow: hidden; margin-top: 5px; }
a.swmsc_recent_posts_tiny_icon { width:66px; height:66px; border-radius: 10px; float:left; display: inline-block; margin-right: 15px; text-align: center; font-size: 30px; }
a.swmsc_recent_posts_tiny_icon i { line-height: 66px;font-size: 20px;  }
.swmsc_container .swmsc_recent_posts_tiny li,.swmsc_container .recent_posts_small li,.pricing_content ul li { margin-left: 0; } .swmsc_recent_posts_square_date a,.swmsc_recent_posts_square_date a:hover { height:86px; width:52px; float:left; text-align: center; display: block; font-size:105%; font-weight: bold;  
padding-top: 12px; border-radius: 3px; overflow: hidden; line-height: 22px; text-decoration: none; margin:0; }
.swmsc_recent_posts_square_date span.swmsc_recent_posts_square_d_month { display: block; font-size: 70%; text-transform: uppercase; margin-top: 0px; margin-bottom: 4px; }
.swmsc_recent_posts_square_date span.swmsc_recent_posts_square_d_year { width:100%; height:26px; display: block; font-size: 70%; font-weight: normal; margin:0; line-height: 26px; border-radius: 0 0 3px 3px; }
.swmsc_recent_posts_square_posts ul,.swmsc_recent_posts_square_posts ul li { background: none; padding:0; margin:0;  list-style: none; clear:both; }
.swmsc_recent_posts_square_posts ul li:first-child { padding-top: 0; }
.swmsc_recent_posts_square_posts ul li:last-child { border:0; }
.swmsc_recent_posts_square_posts ul li { clear:both; min-height: 70px; padding:23px 0 0 0;  }
.swmsc_recent_posts_square_posts ul li .swmsc_recent_posts_square_grid_date { margin: 8px 0 11px 0; font-size: 80%; }
.swmsc_recent_posts_square_posts ul li .swmsc_recent_posts_square_grid_date span { margin-right: 20px; }
.swmsc_recent_posts_square_posts ul li .swmsc_recent_posts_square_grid_date i { margin-right: 8px; }
.swmsc_recent_posts_square_content { margin-left: 70px; }
.swmsc_recent_posts_square_content a { text-decoration: none; }
.swmsc_recent_posts_square_content a.read-more { margin-top: 5px; }
.swmsc_recent_posts_square_content p { margin-bottom: 0; }
.swmsc_recent_posts_square_posts .swmsc_recent_posts_square_title { margin:0 0 2px 0; padding:0; font-weight: bold; }
.swmsc_recent_posts_square_posts .swmsc_recent_posts_square_title a { text-decoration: none; } .swmsc_support_team { padding:15px 15px 0 15px; border-radius: 3px; overflow: hidden; }
.swmsc_support_team img { float:left; margin:0 15px 15px 0; width:105px; height:105px; border-radius: 2px; }
.swmsc_support_team p { padding:0; margin:0 0 4px 0; line-height: 18px; }
.swmsc_support_team p a { text-decoration: none; }
.swmsc_support_team p.swmsc_st_position { margin-bottom: 10px; padding-bottom: 10px; }
.swmsc_support_team i { width:22px; } .swmsc_google_map { display:block;font-size: 0; line-height: 0; width:100%; } .swmsc_sm_icons_sc ul,.swmsc_sm_icons_sc ul  { padding:0; margin:0; }
.swmsc_sm_icons_sc ul li{ padding:0; margin:0 5px 5px 0; float:left; display:inline-block; list-style: none; background:none; clear:none; border:none; }
.swmsc_sm_icons_sc ul li a { display:block; font-size: 20px; width:30px; height:30px; line-height: 30px; font-size: 15px; border-radius: 50%; text-align: center;  }
.swmsc_team_members .swmsc_sm_icons_sc { margin-bottom: 15px; } .swmsc_promotion_box  { padding:35px; display:block; margin:0; text-align: left; position: relative; border-radius: 10px; margin:10px 0; clear:both;  }
.swmsc_promotion_box .swmsc_promotion_box_title_text { margin:0; padding:0; display:inline; font-size: 110%; display:block; line-height: normal;  font-weight: bold; }
.swmsc_promotion_box .swmsc_promotion_box_sub_title { font-size: 80%; display: block; clear:both; line-height: 20px; padding-top:5px; font-weight: normal; }
.swmsc_promotion_box .swmsc_button { font-weight: normal; border-radius: 10px; margin:0; font-weight: bold; }
.swmsc_promotion_box a.swmsc_button { letter-spacing: 0.5px; margin-top:10px; padding:10px 30px;  }
.swmsc_promotion_box .left.p_text { float:none; text-align: center; }
.swmsc_promotion_box.p_border { border:0; margin:0; }
.swmsc_promotion_box_text { float:left;  }
.swmsc_promotion_box_button { float:right; }
.p_box_text_center .swmsc_promotion_box_text,.p_box_text_center .swmsc_promotion_box_button { float:none; display: block; }
.p_box_text_center { text-align: center; }
.p_box_text_center .swmsc_promotion_box_button { margin-top: 20px; } .swmsc_button_div { display: inline-block; }
.swmsc_button_div.block,.swmsc_button_div.center { display: block;   }
.swmsc_button, a.swmsc_button, input.swmsc_button,button.swmsc_button,input.swmsc_button[type="submit"],
input[type="submit"],input[type="button"],input[type="reset"],a.button,button.button {  
vertical-align: middle; 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
outline: none;  
display: inline-block;  
margin:0;   
text-decoration: none;
text-align: center;
font-size: 90%;  
padding:0px 25px;
}
.swmsc_button:hover,input.button:hover,button.button:hover, button.swmsc_button:hover,a.button:hover { opacity:0.85; text-decoration: none; }
a.button { border-radius: 10px; }
button::-moz-focus-inner { border:0;padding:0;margin:0; }
.swmsc_button i.fa { margin-right: 5px; }
a.swmsc_button { margin-bottom: 5px; }
.swmsc_header_slider a.swmsc_button { max-width:1100px; } a.button i,a.swmsc_button i,button.swmsc_button i,button.button i { margin-right: -5px;  }
.swmsc_button.button_outline { background: transparent; border:2px solid; }
.large.button_outline,.xlarge.button_outline { background: transparent; border:3px solid; font-weight: bold; }
.swmsc_button.shadow_none { text-shadow: none; } .swmsc_tabs.ui-tabs .ui-tabs-hide { position: absolute; left: -9999px; display: none; }
.swmsc_tabs { margin: 0 0 30px 0; text-align: center; }
.swmsc_tabs ul.tab-nav { border: 0; list-style: none; margin: 0 auto 1px auto; padding: 0; float: none; text-align: center; }
.swmsc_tabs.tab_align_left ul.tab-nav { text-align: left; }
.swmsc_tabs.tab_align_right ul.tab-nav { text-align: right; }
.swmsc_tabs ul.tab-nav li { display: inline-block; position: relative; list-style: none; padding:0; border-radius: 10px; overflow: visible; margin:0 7px 0 0; line-height: 0; }
.swmsc_tabs ul.tab-nav li a { display: block; overflow: hidden; font-weight: bold; padding: 10px 33px; line-height: 28px; text-decoration: none; }
.swmsc_tabs .swmsc_tab { margin:0; width:auto; padding: 35px; border-radius: 10px; text-align: left; z-index: 1;  }
.swmsc_tabs:not(.tabs_vertical) ul.tab-nav li a i { display: none; font-size: 40px; padding-top: 6px; padding-bottom: 9px; }
.swmsc_tabs ul.tab-nav li span { display: none; position: absolute; left:50%; bottom:0; font-size: 48px; margin-bottom: -28px; margin-left: -12px; z-index: 2; }
.swmsc_tabs ul.tab-nav li.active span,.swmsc_tabs:not(.tabs_vertical) ul.tab-nav li.active.swmTabIcon a i { display: block; }
.tab-clearfix:after { clear: both; }
.tab-clearfix:before,.tab-clearfix:after { content:""; display:table; }
.tab-clearfix { zoom:1; } .swmsc_tabs.tabs_vertical ul.tab-nav { float:left; width:30%; margin:0; padding-right: 7px; }
.swmsc_tabs.tabs_vertical ul.tab-nav li { float:none; width:100%; display: block; clear:both; margin:0 7px 7px 0; text-align: left;}
.swmsc_tabs.tabs_vertical ul.tab-nav li a { padding: 15px 25px; }
.swmsc_tabs.tabs_vertical .swmsc_tab { float:left; width:69%; }
.swmsc_tabs.tabs_vertical ul.tab-nav li span { bottom:auto; left:auto; top:50%; right:0; margin-right: -15px; margin-top: -24px; transform:rotate(270deg); }
.swmsc_tabs.tabs_vertical ul.tab-nav li span i { display: inline-block; font-size:100%;  }
.swmsc_tabs.tabs_vertical ul.tab-nav li a i { display: inline-block; margin-right: 15px; }
.swmsc_tabs ul.tab-nav li.swmNoTabIcon a i { display: none; } .swmsc_toggle_box,.swmsc_toggle_box_accordion { margin:0 0 8px 0; }
.swmsc_toggle_box .swmsc_toggle_box_title,.swmsc_toggle_box_accordion .swmsc_toggle_box_title_accordion { display: block;	border-radius: 10px; cursor: pointer; outline: none; position: relative; font-weight: bold; padding: 12px 10px 12px 0; box-shadow: none;}
span.swmsc_toggle_box_title_text {  margin:-12px 10px -12px 50px; padding:13px 25px 11px 15px; display: block;  }
.swmsc_toggle_box_title span.swmsc_toggle_box_title_text.no_icon,.swmsc_toggle_box_title_accordion span.swmsc_toggle_box_title_text.no_icon { border-left:0; margin:-12px -10px -14px 0; padding:13px 10px 13px 25px;   height:100%; display: block; }
.swmsc_toggle_box .ui-state-active .ui-icon,.swmsc_toggle_box span.ui-icon,.swmsc_toggle_box_accordion .ui-state-active .ui-icon,.swmsc_toggle_box_accordion span.ui-icon { position: absolute; height:10px; width:10px; display: block; font-size: 17px; right:0; float:right; }
.swmsc_toggle_box .ui-state-active i.fa-plus-square-o,.swmsc_toggle_box .ui-corner-all i.fa-minus-square-o,.swmsc_toggle_box_accordion .ui-state-active i.fa-plus-square-o,.swmsc_toggle_box_accordion .ui-corner-all i.fa-minus-square-o { display: none;  }
.swmsc_toggle_box i.openclose,.swmsc_toggle_box_accordion i.openclose { width:21px; float:right; font-size: 17px;  margin-top: 12px; position: absolute; right:7px; top:9px;}
span.swmsc_toggle_box_title_icon { position:absolute;  width:50px; display: inline-block; padding-top: 2px; text-align: center; font-size: 19px; border-radius: 3px 0 0 3px; height:100%; }
.swmsc_toggle_box_inner { padding: 20px 25px 10px 25px; border-radius:10px; }
.swmsc_toggle_box_title.ui-state-active,.swmsc_toggle_box_title_accordion.ui-state-active { margin-bottom: 4px; }
.swmsc_toggle_box .ui-state-active i,.swmsc_toggle_box .ui-state-active span.swmsc_toggle_box_title_text,.swmsc_toggle_box_accordion .ui-state-active i,.swmsc_toggle_box_accordion .ui-state-active span.swmsc_toggle_box_title_text,
.swmsc_toggle_box:hover i,.swmsc_toggle_box:hover span.swmsc_toggle_box_title_text,.swmsc_toggle_box_accordion:hover i,.swmsc_toggle_box_accordion:hover span.swmsc_toggle_box_title_text { text-shadow:none; }
.swmsc_toggle_box .ui-state-active span i.openclose,.swmsc_toggle_box_accordion .ui-state-active span i.openclose,.swmsc_toggle_box:hover span i.openclose,.swmsc_toggle_box_accordion:hover span i.openclose { opacity: 0.6; } .swmsc_pullquote_left, .swmsc_pullquote_right {width:35%; line-height:22px; padding-left:15px; font-style:normal; font-size:85%; font-weight:normal;}
.swmsc_pullquote_left {float:left; margin:20px 15px 10px 0;} 
.swmsc_pullquote_right {float:right; margin:20px 0 10px 15px;} .list_lower_roman ol li { list-style: lower-roman; }
.list_upper_roman ol li { list-style: upper-roman; }
.list_lower_alpha ol li { list-style: lower-alpha; }
.list_upper_alpha ol li { list-style: upper-alpha; } p.swmsc_alert_boxes { clear:both; padding:15px 35px 15px 50px ; margin-bottom:20px; border-bottom:1px solid rgba(0,0,0,0.1); overflow: hidden; border-radius: 10px; }
p.swmsc_alert_boxes:before { content:'\f05a'; font-family: fontAwesome; font-size: 100%; margin-right: 10px; margin-left: -30px; }
p.swmsc_alert_info_box      { background-color:#d8e9ff; color:#00357b; }
p.swmsc_alert_warning_box   { background-color:#fff3c7; color:#6c5500; }
p.swmsc_alert_success_box   { background-color:#e5f4cb; color:#00632e; }
p.swmsc_alert_download_box  { background-color:#e1f5d2; color:#2f6903; }
p.swmsc_alert_note_box      { background-color:#efefef; }
p.swmsc_alert_error_box     { background-color:#ffd9d9; color:#820101; }
.swmsc_hide_boxes     { float:right; margin-top:0; margin-left:40px; top:0; font-size:17px; right:0; margin-right: -20px; cursor:pointer; font-weight:bold; opacity: 0.5; }
p.swmsc_alert_warning_box:before { content:'\f06a'; }
p.swmsc_alert_success_box:before { content:'\f058'; }
p.swmsc_alert_download_box:before { content:'\f019'; }
p.swmsc_alert_note_box:before { content:'\f08d'; }
p.swmsc_alert_error_box:before { content:'\f071'; } .divider { clear:both; margin:40px 0; height:1px; }
.divider_two { clear:both; margin:0; height:1px; }
hr { display: block; margin:1.313em 0; border: 0; border-bottom: 1px solid transparent; }
.swmsc_gap { border:transparent; } .swmsc_progress_bar { margin-bottom:15px; }
.swmsc_progress_bar_title { display:block; margin-bottom:5px; font-weight:bold; line-height:normal; }
.swmsc_progress_bar_title span { float:right; font-size: 80%; }
.swmsc_progress_bar_in { position:absolute; top:0; left:0; z-index:1; overflow:hidden; width:100%; height:100% }
.swmsc_progress_bar_out, .swmsc_progress_bar_in, .swmsc_progress_bar_block { border-radius:20px; display: block; }
.swmsc_progress_bar_block { position: relative;  height: 14px; }
.swmsc_progress_bar_out { position: absolute; top:0; left:0; height: 100%; } .swmsc_row.swmsc_counter_boxes { margin:0 -5px; }
.swmsc_counter_box { float:left; display: inline-block; position: relative;  }
.swmsc_counter_box_gap { margin:0 0 12px; padding:0 5px; }
.swmsc_counter_box_wrap { padding:1.2em; border-radius: 10px; }
.swmsc_counter_box .swmsc_counter_icon { float:left; margin-right: 1.1em; }
.swmsc_stat_counter { font-size: 2em; padding-top: 3px; }
.swmsc_counter_icon { width:3.75em; height:3.75em; line-height: 3.75em; text-align: center; border-radius: 50%; }
.swmsc_counter_icon i { font-size: 1.8em; line-height: 2.2em;}
.swmsc_counter_box_stat_text { font-size: 16px;  padding-top: .5em; line-height: normal; overflow: hidden; } .swmsc_element_visible { opacity: 0; } .swmsc_animation_start.move_top_to_bottom {
-webkit-animation: swmsc_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-animation: swmsc_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-animation: swmsc_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: swmsc_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1; }
@-webkit-keyframes swmsc_ttb {
0%    { -webkit-transform: translate(0, -10%); opacity: 0; }
100%  { -webkit-transform: translate(0, 0); opacity: 1;  }
}
@-moz-keyframes swmsc_ttb {
0%    { -moz-transform: translate(0, -10%); opacity: 0; }
100%  { -moz-transform: translate(0, 0); opacity: 1; }
}
@-o-keyframes swmsc_ttb {
0%    { -o-transform: translate(0, -10%); opacity: 0; }
100%  { -o-transform: translate(0, 0); opacity: 1; }
}
@keyframes swmsc_ttb {
0%    { transform: translate(0, -10%); opacity: 0; }
100%  { transform: translate(0, 0); opacity: 1; }
} .swmsc_animation_start.move_bottom_to_top {
-webkit-animation: swmsc_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-animation: swmsc_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-animation: swmsc_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: swmsc_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1; }
@-webkit-keyframes swmsc_btt {
0%    { -webkit-transform: translate(0, 10%); opacity: 0; }
100%  { -webkit-transform: translate(0, 0); opacity: 1; }
}
@-moz-keyframes swmsc_btt {
0%    { -moz-transform: translate(0, 10%); opacity: 0; }
100%  { -moz-transform: translate(0, 0); opacity: 1; }
}
@-o-keyframes swmsc_btt {
0%    { -o-transform: translate(0, 10%); opacity: 0; }
100%  { -o-transform: translate(0, 0); opacity: 1; }
}
@keyframes swmsc_btt {
0%    { transform: translate(0, 10%); opacity: 0; }
100%  { transform: translate(0, 0); opacity: 1; }
} .swmsc_animation_start.move_left_to_right {
-webkit-animation: swmsc_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-animation: swmsc_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-animation: swmsc_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: swmsc_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1; }
@-webkit-keyframes swmsc_ltr {
0%    { -webkit-transform: translate(-10%, 0); opacity: 0; }
100%  { -webkit-transform: translate(0, 0); opacity: 1; }
}
@-moz-keyframes swmsc_ltr {
0%    { -moz-transform: translate(-10%, 0); opacity: 0; }
100%  { -moz-transform: translate(0, 0); opacity: 1; }
}
@-o-keyframes swmsc_ltr {
0%    { -o-transform: translate(-10%, 0); opacity: 0; }
100%  { -o-transform: translate(0, 0); opacity: 1; }
}
@keyframes swmsc_ltr {
0%    { transform: translate(-10%, 0); opacity: 0; }
100%  { transform: translate(0, 0); opacity: 1; }
} .swmsc_animation_start.move_right_to_left {
-webkit-animation: swmsc_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-animation: swmsc_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-animation: swmsc_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: swmsc_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1; }
@-webkit-keyframes swmsc_rtl {
0%    { -webkit-transform: translate(10%, 0); opacity: 0; }
100%  { -webkit-transform: translate(0, 0); opacity: 1; }
}
@-moz-keyframes swmsc_rtl {
0%    { -moz-transform: translate(10%, 0); opacity: 0; }
100%  { -moz-transform: translate(0, 0); opacity: 1; }
}
@-o-keyframes swmsc_rtl {
0%    { -o-transform: translate(10%, 0); opacity: 0; }
100%  { -o-transform: translate(0, 0); opacity: 1; }
}
@keyframes swmsc_rtl {
0%    { transform: translate(10%, 0); opacity: 0; }
100%  { transform: translate(0, 0); opacity: 1; }
} .swmsc_animation_start.swmsc_center_expand {
-webkit-animation: swmsc_center_expand 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-animation: swmsc_center_expand 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-animation: swmsc_center_expand 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: swmsc_center_expand 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1; }
@-webkit-keyframes swmsc_center_expand {
0%    { -webkit-transform: scale(0.5); opacity: 0.1; }
100%  { -webkit-transform: scale(1); opacity: 1; }
} 
@-moz-keyframes swmsc_center_expand {
0%    { -moz-transform: scale(0.5); opacity: 0.1; }
100%  { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes swmsc_center_expand {
0%    { -o-transform: scale(0.5); opacity: 0.1; }
100%  { -o-transform: scale(1); opacity: 1; }
}
@keyframes swmsc_center_expand {
0%    { transform: scale(0.5); opacity: 0.1; }
100%  { transform: scale(1); opacity: 1; }
} i.fa.size_tiny { font-size: 14px; }
i.fa.size_small { font-size: 20px; }
i.fa.size_medium { font-size: 30px; }
i.fa.size_large { font-size: 40px; }
i.fa.size_xlarge { font-size: 50px; }
i.fa.i_box { text-align: center; display: inline-block;  }
i.fa.i_box.size_tiny { height:24px; width:24px; line-height: 24px; }
i.fa.i_box.size_small { height:40px; width:40px; line-height: 40px; }
i.fa.i_box.size_medium { height:60px; width:60px; line-height: 60px; }
i.fa.i_box.size_large { height:75px; width:75px; line-height: 75px; }
i.fa.i_box.size_xlarge { height:90px; width:90px; line-height: 90px; } .swmsc_dropcap { float:left; width:50px; height:50px; display: block; text-align: center; border-radius: 5px; margin:10px 20px 10px 0; line-height: 45px; font-size: 160%; } .swmsc_fancy_heading { display: block;  }
.swmsc_fancy_heading_center { text-align: center; }
.swmsc_fancy_heading_left { text-align: left; }
.swmsc_fancy_heading_right { text-align: right; }
.fh_icon_fancyHeadingNoIcon .swmsc_fancy_heading_icon { display: none; }
.swmsc_fancy_heading_text { display: block; position: relative; padding-bottom: 30px;  }
.swmsc_fancy_heading_border { display: block; position: absolute; text-align: center; width:206px; bottom:0; left:50%; margin-left: -103px; }
.swmsc_fancy_heading_border1 { height:2px; width:205px; display:block;  }
.swmsc_fancy_heading_border2 { height:2px; width:165px; margin-top: 2px; display: block; margin-left: 20px; }
.swmsc_fancy_heading_icon { width:30px; height:30px; position: absolute; top:0; left:50%; margin-left: -15px; background:#fff; border-radius: 50%; display: block; font-size: 15px; margin-top: -12px; line-height: 31px; }
.swmsc_fancy_heading_left .swmsc_fancy_heading_border { left:0; margin-left: 0; text-align: left; }
.swmsc_fancy_heading_left .swmsc_fancy_heading_border2 { margin-left: 0; }
.swmsc_fancy_heading_left .swmsc_fancy_heading_icon { left:0; margin-left: 0; text-align: left; width:25px; }
.swmsc_fancy_heading_right .swmsc_fancy_heading_border { left:auto; right:0; margin-left: 0; text-align: right; }
.swmsc_fancy_heading_right .swmsc_fancy_heading_border2 { }
.swmsc_fancy_heading_right .swmsc_fancy_heading_icon { left:auto; right:0; margin-left: 0; text-align: right; width:25px; } .swmsc_testimonials .swmsc_column { margin:0; position: relative; display: block; }
.swmsc_testimonials_box { display: block; position: relative; margin-bottom: 40px;  padding-right: 6px; margin-right: 1px; }
.swmsc_testimonials_box:after { content:''; top:6px; left:0px; width:100%; height:100%; position: absolute; border-radius: 25px; z-index: 1; }
.swmsc_testimonials_top { display: block; padding:20px; border-radius: 20px 20px 0 0;  position: relative; z-index: 2; }
.swmsc_testimonials_top img { border-radius: 50%; float:left; margin-right: 14px; width:60px; height:60px; display:inline-block;  }
.swmsc_testimonials_title { overflow: hidden; }
.swmsc_testimonials_title span { display: block; font-size: 80%; }
.swmsc_testimonials_quote { position: absolute; right:20px; top:25px; font-size: 24px; }
.swmsc_testimonials_bottom { padding:25px; border-radius: 0 0 20px 20px; position: relative; z-index: 2; }
.swmsc_testimonials_arrow { font-size: 48px; position: absolute; left:37px; top:0; margin-top:-12px; }  
.swmsc_testimonials { margin: 0 -20px 0 -20px; }
.swmsc_testimonials .swmsc_column_gap { margin:0 10px; }
.swmsc_testimonials_box_slider.swmsc_testimonials { margin: 0; } .swmsc_testimonials_box_slider .owl-nav { display:block; position: absolute; left:50%; bottom:24px; margin-left:-25px; width:56px; border:1px solid rgba(0,0,0,0.1); border-radius: 10px; background:#fff;  }
.swmsc_testimonials_box_slider .owl-nav .owl-prev,.swmsc_testimonials_box_slider .owl-nav .owl-next {  width:27px; height:25px; display:block; text-align: center; line-height: 25px; z-index: 99; color:#888; font-size: 15px;  }
.swmsc_testimonials_box_slider .owl-nav .owl-prev { float:left; border-right:1px solid rgba(0,0,0,0.1); width:28px; }
.swmsc_testimonials_box_slider .owl-nav .owl-next { float:right; width:26px; } .swmsc_testimonials_wide_slider { display: block; text-align: center; margin: 0 auto; position: relative; }
.swmsc_testimonials_wide_slide { display: block; position: relative; background:#fff;  }
.swmsc_tws_img { display: inline-block; width:130px; height:130px; border-radius: 100%; margin-bottom: 20px; position: relative; z-index: 2; }
.swmsc_tws_img img { max-width: 100%; border-radius: 100%; border:5px solid; padding:2px; z-index: 11111; }
.swmsc_tws_content { display: block; clear:both; position: relative; }
.swmsc_tws_clientinfo span { display: inline-block; line-height: normal; position: relative; }
.swmsc_tws_clientinfo span.swmsc_tws_client_name { clear:both; font-weight: bold; font-size: 110%; position: relative; }
.swmsc_tws_clientinfo span.swmsc_tws_client_info { display: block; font-weight: normal; font-size: 85%; margin-top: 3px; }
.swmsc_testimonials_wide_slider p { margin-bottom: 10px; }
.swmsc_testimonials_wide_slider .owl-dots { display: inline-block; height:100px; width:300px; text-align: center; margin:10px auto 0; }
.swmsc_testimonials_wide_slider .owl-dot { background:rgba(0,0,0,0.1); height:10px; width:10px; border-radius: 100%; display: inline-block; margin:0 5px; }
.swmsc_testimonials_wide_slider .owl-dot.active { background:rgba(0,0,0,0.3); }
.swmsc_testimonials_wide_slider .owl-nav { }
.swmsc_testimonials_wide_slider .owl-nav .owl-prev,.swmsc_testimonials_wide_slider .owl-nav .owl-next {  width:29px; height:29px; display:block; text-align: center; line-height: 28px; z-index: 99; color:rgba(0,0,0,0.25); font-size: 25px; position: absolute; left:50%;  z-index: 1111; top:50px;  }
.swmsc_testimonials_wide_slider .owl-nav > div:hover { color:rgba(0,0,0,0.8); }
.swmsc_testimonials_wide_slider .owl-nav .owl-prev { margin-left: -110px; }
.swmsc_testimonials_wide_slider .owl-nav .owl-next { margin-left:82px; } .swmsc_school_service { display: block; margin-bottom: 10px; }
.swmsc_school_service_icon { position: absolute; left:0; top:0; margin-top: -30px; width:80px; height:80px; display: inline-block; border-radius: 50%; background:#d07dd2; margin-right: 27px; padding:6px 0 6px 12px;  }
.swmsc_school_service_icon_holder { width:67px; height:67px; text-align: center; line-height: 67px; border-radius: 50%; border:2px solid #fff; display: inline-block; float:right; }
.swmsc_school_service_icon_holder span { font-size: 27px; color:#fff; }
.swmsc_school_service_text,.swmsc_school_service_title { margin-left: 106px; display: block; }
.swmsc_school_service_text { clear:both; }
.swmsc_school_service_icon_section { display: block; clear:both; position: relative; height:30px; width:80px; }
.swmsc_school_service_icon_brd1,.swmsc_school_service_icon_brd2 { content:''; width:56px; height:2px; background:#fdd94e; display:block; position: absolute; top:50%; right:0;  }
.swmsc_school_service_icon_brd1 { margin-right: -46px; margin-top: -3px; }
.swmsc_school_service_icon_brd2 {  margin-top: 0; margin-right: -56px; }
@media only screen and (min-width: 980px) {
.sss_right { text-align: right; }
.sss_right .swmsc_school_service_text, .sss_right .swmsc_school_service_title { margin-left: 0; margin-right: 106px; }
.sss_right .swmsc_school_service_icon { left:auto; right:0; margin-right:0; margin-left:27px;  padding:6px 12px 6px 0;  }
.sss_right .swmsc_school_service_icon_section { float:right; }
.sss_right .swmsc_school_service_icon_holder { float:left; }
.sss_right .swmsc_school_service_icon_brd1,.sss_right .swmsc_school_service_icon_brd2 { right:auto; left:0; margin-right: 0 }
.sss_right .swmsc_school_service_icon_brd1 { margin-left: -46px; }
.sss_right .swmsc_school_service_icon_brd2 { margin-left: -56px; }
} .swmsc_services_icons,.swmsc_services_images { text-align: center; }
.swmsc_services_icon_content,.swmsc_services_image_content { overflow: hidden; }
.swmsc_services_item_holder span { display: inline-block; line-height: normal; text-align: center; }
.swmsc_services_item_holder span a { display: block; }
.swmsc_services_item_holder img { max-width: 100%; }
.swmsc_services_icon_center .swmsc_services_item_holder { margin-bottom: 20px; }
.swmsc_services_item_left,.left > .swmsc_services_item_right { text-align: left; }
.swmsc_services_item_left .swmsc_services_item_holder { float:left; margin-right: 20px; }
.swmsc_services_item_right .swmsc_services_item_holder { float:right; margin-left: 20px; }
.swmsc_services_item_right,.right > .swmsc_services_item_right { text-align: right; }
.kidsworld_site_content .swmsc_services_icons h5 { line-height: normal; }
.swmsc_services_icon_tiny.swmsc_services_item_holder span { font-size: 14px; width:36px; height:36px; }
.swmsc_services_icon_small.swmsc_services_item_holder span { font-size: 20px; width:48px; height:48px; }
.swmsc_services_icon_medium.swmsc_services_item_holder span { font-size: 27px; width:70px; height:70px; }
.swmsc_services_icon_large.swmsc_services_item_holder span { font-size: 40px; width:100px; height:100px; }
.swmsc_services_icon_x-large.swmsc_services_item_holder span { font-size: 60px; width:130px; height:130px; }
.swmsc_services_icon_super-large.swmsc_services_item_holder span { font-size: 80px; width:160px; height:160px; }
.swmsc_services_icon_tiny.swmsc_services_item_holder span i { line-height: 36px; }
.swmsc_services_icon_small.swmsc_services_item_holder span i { line-height: 48px; }
.swmsc_services_icon_medium.swmsc_services_item_holder span i { line-height: 70px; }
.swmsc_services_icon_large.swmsc_services_item_holder span i { line-height: 100px; }
.swmsc_services_icon_x-large.swmsc_services_item_holder span i { line-height: 130px; }
.swmsc_services_icon_super-large.swmsc_services_item_holder span i { line-height: 160px; }
.swmsc_services_icon_tiny.swmsc_services_item_holder.swmsc_services_icon_only span { font-size: 24px; }
.swmsc_services_icon_small.swmsc_services_item_holder.swmsc_services_icon_only span { font-size: 36px; }
.swmsc_services_icon_medium.swmsc_services_item_holder.swmsc_services_icon_only span { font-size: 48px; }
.swmsc_services_icon_large.swmsc_services_item_holder.swmsc_services_icon_only span { font-size: 65px; }
.swmsc_services_icon_x-large.swmsc_services_item_holder.swmsc_services_icon_only span { font-size: 100px; }
.swmsc_services_icon_super-large.swmsc_services_item_holder.swmsc_services_icon_only span { font-size: 130px; }
.swmsc_services_item_holder.swmsc_services_icon_only span { padding:0; line-height: normal; width:auto; height:auto; }
.swm_services_responsive.swmsc_services_item_right,
.swm_services_responsive.swmsc_services_item_left,
.swm_services_responsive.swmsc_services_item_left .swmsc_services_item_holder,
.swm_services_responsive.swmsc_services_item_right .swmsc_services_item_holder,
.swm_services_responsive .swmsc_services_icons h5 { float:none; text-align: center; margin-right: 0; }
.swm_services_responsive.swmsc_services_item_right .swmsc_custom_dividers,
.swm_services_responsive.swmsc_services_item_left .swmsc_custom_dividers { text-align: center; } .swmsc_icon_title { display: block; clear:both; line-height: normal; }
.swmsc_icon_title span h5 { line-height: normal; margin:0; }
.swmsc_icon_title.swmsc_it_left i { margin-right: 15px; }
.swmsc_icon_title.swmsc_it_right { text-align: right; }
.swmsc_icon_title.swmsc_it_right i { margin-left: 15px; } .swmsc_service_box { display: block; clear:both; position: relative; }
.swmsc_service_box_content { z-index: 2; position: relative; display: block; max-width: 100%; }
.swmsc_service_box_content img { max-width: 100%; }
.swmsc_service_box_content.full_width img { width:100%; } .swmsc_pricing_tables { display: block;  }
.swmsc_pt_top img { border-radius: 5px 5px 0 0; }
.swmsc_pt_middle { position: relative; display: block; padding:25px 30px 15px 30px; color:#fff;}
.swmsc_pt_middle a { color:#fff; }
.swmsc_pt_middle p { font-size: 90%; line-height:24px; }
.swmsc_pt_bottom { border:1px solid rgba(0,0,0,0.1); margin-top: -10px; padding:40px 30px 30px; border-radius: 0 0 5px 5px; overflow: hidden; }
.swmsc_pt_price { width:113px; height:113px; display: block; position: absolute; right:20px; top:0; margin-top: -88px; border-radius: 50%; background:#fff; border:3px solid #f8b54d; text-align: center; padding-top: 25px;  font-weight: bold;   }
.swmsc_pt_price_amount sup { font-size: 60%; margin-right: 2px; padding-top: 3px; display: inline-block; margin-left: -10px; }
.swmsc_pt_price_amount { font-size: 250%;line-height: 36px; display: block; }
.swmsc_pt_price_day { display: block; color:#888; font-size: 85%; } .swmsc_pt_noImg { border-radius: 5px 5px 0 0; padding-top: 30px; }
.swmsc_pt_no_img .swmsc_pt_price_amount { font-size: 260%; display:block; } 
.swmsc_pt_no_img { background:#f7f7f7; padding:30px 30px 20px; margin:0; border:1px solid rgba(0,0,0,0.1); border-top:0; border-radius: 0 0 5px 5px; display: block; }
.swmsc_pt_no_img .swmsc_pt_price_day { color:#666; padding-top: 2px; text-align: center; }
.swmsc_pt_no_img .swmsc_pt_button { float:right; }
.swmsc_pt_no_img_price { float:left; display: inline-block; }
.swmsc_pt_bottom.swmsc_pt_noImg { border-radius: 0; padding-top: 40px; padding-bottom: 10px; }
.swmsc_pt_no_img .swmsc_pt_button a { padding:0 25px; margin:7px 0 0; } .swmsc_team_members { display: block; margin-bottom: 35px; }
.swmsc_team_img { width:35%; float:left; overflow: hidden; display: inline-block;  }
.swmsc_team_img img { border-radius: 20px; width:100%; display: block; }
.swmsc_team_content { width:65%; display: inline-block; }
.swmsc_team_content_holder { margin-left: 8px; display: block; border-radius: 20px; background:#fff; padding:25px 30px 20px 30px; position: relative; }
.swmsc_team_arrow span { font-size: 72px; color:#fff; position: absolute; top:20px; left:0; margin-left: -20px; }
.swmsc_team_title { margin-bottom: 15px; display: block; }
.swmsc_team_title span { font-size: 85%; color:#777; margin-top: 0px; display: block; }
.swmsc_team_members.tm_bg_gray .swmsc_team_content_holder { background:#f3f3f3; }
.swmsc_team_members.tm_bg_gray .swmsc_team_arrow span { color:#f3f3f3; }
.swmsc_team_title:after { content:'\f111 \f111 \f111 \f111 \f111 \f111'; font-family: fontAwesome; display: block; font-size: 4px; letter-spacing:3px; line-height: 10px; color:#888; margin-top: 15px; }
.swmsc_tm_right .swmsc_team_img { float:right; }
.swmsc_tm_right .swmsc_team_content_holder { margin-left: 0; margin-right: 8px; }
.swmsc_tm_right .swmsc_team_arrow span { left:auto; right:0; margin-right: -20px; margin-left: 0; transform:rotate(180deg); }
.swmsc_team_members.clientImage_right .swmsc_team_img { float:right; }
.swmsc_team_members.clientImage_right .swmsc_team_content_holder { margin-left: 0; margin-right: 8px;  }
.swmsc_team_members.clientImage_right .swmsc_team_arrow span { left:auto; right:0; margin-left: 0; margin-right: -20px;  transform:rotate(180deg); } .swmsc_team_member_small { display: block; clear:both; width:100%; }
.swmsc_team_member_small_img { display: block; clear:both; }
.swmsc_team_member_small_img img { width:100%; }
.swmsc_team_member_small_content { clear:both; text-align: center; border:2px solid rgba(0,0,0,0.1); padding:15px 20px; display: block; }
.kidsworld_site_content .swmsc_team_member_small_content h5 { line-height: normal; margin: 0; background:transparent; }
.swmsc_team_member_small_content p { margin: 5px 0 10px 0; }
.swmsc_team_member_small_content ul { padding:0; margin:0 0 10px 0; float:none; }
.swmsc_team_member_small_content ul li { padding:0; margin:0 1px; float:none; border-radius:100%; border:1px solid rgba(0,0,0,0.1); display: inline-block; width:28px; height:28px; text-align: center; line-height: 24px; list-style: none; }
.swmsc_team_member_small_content ul li i { font-size: 14px; }
.swmsc_team_member_small_content ul li:hover { opacity:0.8; }
.swmsc_team_member_small.tmbox_bottom .swmsc_team_member_small_content { margin-top:3px; }
.swmsc_team_member_small.tmbox_top .swmsc_team_member_small_content { margin-bottom:3px; } .swmsc_section_arrow_divider { position: relative; }
.swmsc_arrow_divider { position: absolute; left: 50%; margin-left: -20px; height: 40px; width: 40px; z-index: 2;  border-bottom: 1px solid #E6E5E6; border-left: 1px solid #E6E5E6; background:#ffffff; content: ""; }
.swmsc_arrow_divider.bottom { bottom: -21px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg);      transform: rotate(-45deg); }
.swmsc_arrow_divider.top { top: -21px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }  ul.swmsc_cat_widget_items a { text-decoration: none; }
ul.swmsc_cat_widget_items li.cat-item { padding-right:40px; position: relative; }
ul.swmsc_cat_widget_items li.cat-item small { padding:0 6px; display:block; line-height: 23px; position: absolute; right:0; top:10px; border-radius: 3px; font-size: 80%; margin-top: 2px; min-width: 23px; height:23px; text-align: center; background:#f1f1f1;   }
ul.swmsc_cat_widget_items li.current-menu-item a,ul.swmsc_cat_widget_items li.current-cat a small,ul.swmsc_cat_widget_items li.current-cat:hover a small { font-weight: normal; }
ul.swmsc_cat_widget_items li.cat-item:first-child small { top:0; }
ul.swmsc_cat_widget_items li.cat-item:last-child { padding-bottom: 0; } .swmsc_wid_gal_wrap { text-align: center; display: block; width:100%; margin:0; }
.swmsc_wid_gal { margin:0 -15px 0 0; text-align: center; display: block;  }
.swmsc_wid_gal ul { margin:0 auto; clear:both; display: table; display: block; } .swmsc_recent_posts_tiny ul { margin:0; padding:0; border:none; }
.swmsc_recent_posts_tiny li { list-style: none; border:none;float:none;clear:both;display:block; line-height:22px;  }
.swmsc_recent_posts_tiny ul li a img { border-radius: 10px; max-width: 66px;float:left;width:66px;height:66px;margin:0 15px 0 0; image-rendering: optimizeQuality; }
.swmsc_recent_posts_tiny ul li {  padding:15px 0 15px 0; height:auto; clear:both; background:none; }
.swmsc_recent_posts_tiny ul li:last-child { border-bottom:0; }
.swmsc_recent_posts_tiny ul li a { text-decoration: none; }
.swmsc_recent_posts_tiny_title {  line-height:20px; margin:0; padding:0 0 5px 0;  text-decoration: none;  }
.swmsc_recent_posts_tiny p { padding:0; margin:0; }
.swmsc_recent_posts_tiny_content { overflow: hidden; margin-top: 5px; }
a.swmsc_recent_posts_tiny_icon { width:66px; height:66px; float:left; display: inline-block; margin-right: 15px; text-align: center; font-size: 22px; }
a.swmsc_recent_posts_tiny_icon i { line-height: 68px; }
.swmsc_recent_posts_tiny_content p span i { margin-right: 5px; }
.swmsc_recent_posts_tiny_content p span { margin-right:3px; }
.swmsc_recent_posts_tiny_content p { overflow: hidden; }
.swmsc_container .swmsc_recent_posts_tiny li,.swmsc_container .recent_posts_small li,.pricing_content ul li { margin-left: 0; } .swmsc_recent_posts_large ul { margin:0; padding:0; float:none; display: block; }
.swmsc_recent_posts_large ul li { display: block; clear:both; float:none; border:0; margin:0 0 25px 0; padding:0; position: relative; border-radius: 10px; overflow: hidden; }
.swmsc_recent_posts_large ul li:last-child { margin-bottom: 0; }
.swmsc_recent_posts_large ul li i { margin-right: 5px; }
.swmsc_recent_posts_large ul li img { width: 100%; border-radius: 10px; }
.swmsc_recent_posts_large_title { font-weight: bold; position: absolute; bottom:0; right:0; z-index: 2; text-align: right; margin-left: 20px; padding:5px 15px; border-right:5px solid #afc969; background:#8778cf; line-height: 20px; margin-bottom: 20px; font-size: 90%; border-radius: 5px 0 0 5px;  } .swmsc_widget_tabs { display: block; clear:both; position: relative; }
.swmsc_widget_tabs .swmsc_wid_tabs {margin: 0; width: 100%; display: table; border-collapse: separate; border-spacing: 1px 0;}
.swmsc_widget_tabs .swmsc_wid_tabs li {display: table-cell; padding: 0; text-align: center; border:0; }
.swmsc_widget_tabs .swmsc_wid_tabs li a {display: block; padding:8px 0;}
.swmsc_widget_tabs .swmsc_wid_tabs_container { margin:0 2px; padding:5px 30px 30px 30px; border:1px solid rgba(0,0,0,0.1); border-radius: 0 0 10px 10px; }
.swmsc_widget_tabs .swmsc_wid_tab_content { padding-top: 25px; }
.swmsc_widget_tabs .swmsc_wid_tabs li:first-child { border-radius: 10px 0 0 0; }
.swmsc_widget_tabs .swmsc_wid_tabs li:last-child { border-radius: 0 10px 0 0; } .swmsc_video_widget p { margin:0; } .swmsc_sm_wid_icons ul { padding:0; margin:0; display: block; text-align: center;  }
.swmsc_sm_wid_icons ul li { display: inline-block; margin:0 5px 5px 0; padding:0; border:0; font-size: 14px; opacity: 1; overflow: hidden; line-height: 0; float:left; }
.swmsc_sm_wid_icons ul li a { display: inline-block; border-radius: 0; overflow: hidden; text-align: center; }
.swmsc_sm_wid_icons ul li:hover { opacity:0.9; }
.swmsc_sm_wid_icons ul li.ic_round,.swmsc_sm_wid_icons ul li.ic_round a { border-radius: 4px; }
.swmsc_sm_wid_icons ul li.ic_circle,.swmsc_sm_wid_icons ul li.ic_circle a { border-radius: 100px; }
.swmsc_sm_wid_icons ul li.ic_small a { width:24px; height:24px; }
.swmsc_sm_wid_icons ul li.ic_small i { font-size: 12px; line-height: 24px; }
.swmsc_sm_wid_icons ul li.ic_medium a { width:32px; height:32px; }
.swmsc_sm_wid_icons ul li.ic_medium i { font-size: 16px; line-height: 32px; }
.swmsc_sm_wid_icons ul li.ic_large a { width:40px; height:40px; }
.swmsc_sm_wid_icons ul li.ic_large i { font-size: 18px; line-height: 40px; }
.swmsc_sm_wid_icons ul li.ic_xlarge a { width:50px; height:50px; }
.swmsc_sm_wid_icons ul li.ic_xlarge i { font-size: 22px; line-height: 50px; } .swmsc_ad_large_wid { display: block; }
.swmsc_ad_large_wid img { max-width: 100%; }
.swmsc_ad_large_wid a { display: inline-block; max-width: 100%; } .swmsc_twitter_widget ul li { display: block; clear:both; padding-left: 25px; position: relative; word-wrap:break-word;  }
.swmsc_twitter_widget ul li a { display: inline-block; }
.swmsc_twitter_widget ul li .t_time { opacity: 0.8; font-size: 90%; }
.swmsc_twitter_widget ul li:before { content:'\f099'; font-family: fontAwesome; font-size: 14px; margin-left: -25px; line-height: normal; position: absolute; top:14px; }
.swmsc_twitter_widget ul li:first-child:before { top: 6px; }
.swmsc_twitter_widget ul li:last-child { padding-bottom: 0; } .swmsc_events_box { float:left; margin-bottom: 50px; }
.swmsc_column_gap { margin:0 10px; }
.swmsc_event_img { border-radius: 20px; overflow: hidden; position: relative; background:transparent; }
.swmsc_event_img a { display: block; position: relative; width:100%; height:100%; }
.swmsc_event_img img { border-radius: 20px; width:100%; }
.swmsc_event_img:hover img { opacity: 0.8; }
.swmsc_event_arrow { display: block; border-radius: 50%; text-align:center; font-weight: bold; position: absolute; left:50%; top:40%; z-index: 1; opacity: 0; }
.swmsc_event_img:hover .swmsc_event_arrow { opacity: 1; top:50%; } 
.swmsc_event_arrow_holder { display: block; width:70px; height:70px; line-height: 70px; text-align: center; }
.swmsc_event_arrow span { display: block; font-size: 20px;  }
.swmsc_event_meta { margin-bottom: 11px; margin-top: 7px; }
.swmsc_event_meta span { display: inline-block; border-radius: 5px; margin-right: 4px; margin-bottom: 4px; padding:5px 10px; font-size: 80%; line-height: 20px; float:left; }
.swmsc_event_meta span i { margin-right: 5px; }
.swmsc_event_grid_content_wrap { border-radius: 20px;  margin-top: -22px; display: block;  margin-left: 10px; margin-right: 10px;  }
.swmsc_event_grid_content {  padding:40px 30px 10px;  display: block;}
.swmsc_event_title_section { margin-bottom: 15px; }
.swmsc_event_excerpt { margin-bottom: 20px; }
.swmsc_event_grid_meta { padding:13px 12px 17px 12px; font-size: 85%; }
.swmsc_event_grid_meta span { padding-left: 25px; overflow:hidden; display: block; line-height: 24px;  }
.swmsc_event_grid_meta span i { margin-right: 7px; margin-left: -14px; } .swmsc_classes_box { float:left; margin-bottom: 50px; }
.swmsc_column_gap { margin:0 10px; }
.swmsc_class_img { border-radius: 20px; overflow: hidden; position: relative; background:transparent; }
.swmsc_class_img a { display: block; position: relative; width:100%; height:100%; }
.swmsc_class_img img { border-radius: 20px; width:100%; }
.swmsc_classes_box:hover .swmsc_class_img img { opacity: 0.8; }
.swmsc_class_date { display: block; border-radius: 20px; text-align:center; font-weight: bold; position: absolute; left:50%; top:40%; z-index: 1; opacity: 0; }
.swmsc_class_date.swmsc_classNoDate { border-radius: 50%; display: block; width:70px; height:70px; line-height: 70px; text-align: center; }
.swmsc_classes_box:hover .swmsc_class_date { opacity: 1; top:50%; } 
.swmsc_class_date_holder { margin:13px; display: block; }
.swmsc_class_date span { display: block; font-size: 100%; text-transform: uppercase; }
.swmsc_class_date span.swmsc_cd_year { padding:4px 17px; border-radius: 20px; margin-top: 3px; font-size: 80%; letter-spacing: 1px; line-height: 20px; }
.swmsc_class_date.swmsc_classNoDate span.swmsc_classHoverIcon { line-height: 70px; font-size: 20px; } 
.swmsc_class_grid_content_wrap { border-radius: 20px;  margin-top: -22px; display: block;  margin-left: 10px; margin-right: 10px;  }
.swmsc_class_grid_content {  padding:40px 30px 10px;  display: block;}
.swmsc_class_title_section { margin-bottom: 15px; }
.swmsc_class_title { display: block; width:100%;  }
.swmsc_class_title ul { padding:0; margin:0;  }
.swmsc_class_title li { float:left; display: inline-block; list-style: none; padding:0; margin:0 10px 0 0; }
.swmsc_class_price { float:right; font-size: 135%; text-align: right; font-weight: bold; line-height: 24px; margin:8px 0 0 0; display: block; }
.swmsc_class_price span { display: block; font-size: 60%; font-weight: normal; }
.swmsc_class_excerpt { margin-bottom: 20px; }
.swmsc_class_grid_meta { display: block; width:100%; }
.swmsc_class_grid_meta ul { display: table; padding:0; margin:0; width:100%; border-radius: 0 0 20px 20px; text-align: center; overflow: hidden; }
.swmsc_class_grid_meta li { display: table-cell; list-style: none; margin:0; line-height: 24px; padding:14px 20px; text-transform: uppercase; font-size: 80%; font-weight: bold;   }
.swmsc_class_grid_meta li.class_grid_meta_arrow { padding:14px 0; }
.swmsc_class_grid_meta li.class_grid_meta_arrow a { padding:0 22px; }
.swmsc_class_grid_meta li:first-child { border-radius: 0 0 0 20px; }
.swmsc_class_grid_meta li:last-child { border-radius: 0 0 20px 0; }
.swmsc_dot_sep { display: block; margin-bottom: 15px; }
.swmsc_dot_sep:after { content:'\f111 \f111 \f111 \f111 \f111 \f111'; font-family: fontAwesome; display: block; font-size: 4px; letter-spacing:3px; line-height: 10px; } .swmsc_portfolio { overflow: visible; position: relative; }
.swmsc_portfolio.swmsc_row { margin:0 -12px; }
.swmsc_portfolio.swmsc_row .swmsc_column_gap { margin:0; padding:0 12px; }
.swmsc_portfolio_box { float:left; margin-bottom: 24px; display: block; clear:none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
.swmsc_portfolio_box a img { width:100%; height:auto; display:block; line-height: 0; font-size: 0; border-radius: 10px 10px 0 0; overflow: hidden; opacity: 1; }
.swmsc_portfolio_box .swmsc_portfolio_thumb_img { position: relative; z-index:1; overflow: hidden; }
.swmsc_pf_no_bg.swmsc_portfolio_box a img,.swmsc_pf_titles.swmsc_portfolio_box a img { border-radius: 10px; }
.swmsc_portfolio_text { border-radius:0 0 10px 10px; clear:both; text-align: center; overflow: hidden; padding:15px 20px; overflow: hidden; margin-top: -1px; position: relative; }
.swmsc_portfolio_text span.swmsc_portfolio_title,.swmsc_portfolio_text span.swmsc_portfolio_title a { margin:0; text-decoration: none; display: block; }
.swmsc_portfolio_text span.swmsc_portfolio_subtexts { margin:10px 0 10px; display: block; clear: both; }
.swmsc_portfolio_title_section { float: left; text-align: center; width:100%; }
.swmsc_portfolio_title_section span { display: block; clear: both; }
.swmsc_portfolio > ul > li { display:inline-block; padding:0; margin:0; background: none; float: left; }
.swmsc_portfolio_img_hovericon { left:50%; top:0; margin-top: -25px; margin-left: -25px; width:50px; height:50px; border-radius: 50%; line-height: 50px; position: absolute; z-index: 100; text-align: center; opacity: 0;  display: block;  }
.swmsc_portfolio_content:hover .swmsc_portfolio_img_hovericon { opacity: 0.9; top:50%; }  .swmsc_client_logos { display: block; clear:both; }
.swmsc_client_logo_item { float:left; }
.swmsc_client_logo_item > div { padding:20px; margin:0; display: inline-block; float:left; border:1px solid #e6e6e6; overflow: hidden; opacity: 1; }
.swmsc_client_logo_item a { display: inline-block; width: 100%; }
.swmsc_client_logo_item a img { display: inline-block; width: 100%; }
.swmsc_client_logo_item:hover > div { opacity:0.8;} .swmsc_logo_slider { display: block; text-align: center; position: relative; }
.swmsc_client_logo_item { float:left; z-index: 2; position: relative; }
.swmsc_logo_slide > div { padding:0px; margin:0; display: inline-block; float:left; border-radius:0; }
.swmsc_logo_slide a { display: inline-block; width: 100%; }
.swmsc_logo_slide img { display: inline-block; width: 100%; }
.swmsc_logo_slider .owl-nav { opacity: 0; }
.swmsc_logo_slider .owl-nav .owl-prev,.swmsc_logo_slider .owl-nav .owl-next {  width:29px; height:29px; display:block; text-align: center; line-height: 28px; color:#fff; font-size: 18px; border-radius: 100%; background:rgba(0,0,0,0.2); position: absolute; top:50%; margin-top: -15px; }
.swmsc_logo_slider .owl-nav .owl-prev { left:50px; }
.swmsc_logo_slider .owl-nav .owl-next { right:50px; }
.swmsc_logo_slider .owl-nav > div:hover { background:rgba(0,0,0,0.7); }
.swmsc_logo_slider:hover .owl-nav { opacity: 1; }
.swmsc_logo_slider:hover .owl-nav .owl-prev { left:0; }
.swmsc_logo_slider:hover .owl-nav .owl-next { right:0; }
.swmsc_logo_slide img:hover { opacity:0.80; } .swmsc_horizontal_line { text-align: center; width:100%; display: block; clear:both; padding:5px 0; position: relative; }
.swmsc_horizontal_line span.swmsc_horizontal_line_h_line { position: relative; display: block; border-bottom: 2px dashed; }
.swmsc_horizontal_line span.swmsc_horizontal_line_icon { padding:0 10px 0 10px; margin-top:-18px; position: absolute; left:50%;  margin-left: -25px; display:block; width:50px; height:30px; border-radius: 50%; text-align: center; line-height: 30px; font-size: 18px;   }
.swmsc_horizontal_line span.swmsc_horizontal_line_icon i { font-size: 13px; height:25px; width:25px; line-height: 25px; text-align: center; border-radius: 100px; }
.swmsc_line { padding:30px 0; width:100%; }
.swmsc_line span { height:1px; display:block; width:100%; } .swmsc_custom_dividers { display: block; clear:both; line-height: 0; font-size: 0; }
.swmsc_dividers_circle span { width:6px; height:6px; background:#8373ce; border-radius: 100%; margin:0 2px; display:inline-block; }
.swmsc_dividers_circle_o span { width:7px; height:7px; border:2px solid #8373ce; border-radius: 100%; margin:0 2px; display:inline-block; }
.swmsc_dividers_square span { width:6px; height:6px;background:#8373ce; border-radius:0; margin:0 3px; display:inline-block; }
.swmsc_dividers_square_o span { width:7px; height:7px; border:2px solid #8373ce; border-radius:0; margin:0 2px; display:inline-block; }
.swmsc_dividers_line1 span { width:100%; max-width:50px; height:1px; background:#8373ce; display:inline-block; }
.swmsc_dividers_line2 span { width:100%; max-width:50px; height:2px; background:#8373ce; display:inline-block; }
.swmsc_dividers_line3 span { width:100%; max-width:50px; height:3px; background:#8373ce; display:inline-block; }
.swmsc_dividers_double_line span { width:100%; max-width:50px; height:6px; display: inline-block; border-top:2px solid #8373ce; border-bottom:2px solid #8373ce; } .swmsc_half_bg_container { display: block; margin:0; padding:0; }
.swmsc_half_bg { position: absolute; top: 0; bottom: 0; background-size: cover; background-position: center;  }
.swmsc_half_bg_right .swmsc_half_bg { left: 0; right: 50%; } 
.swmsc_half_bg_left .swmsc_half_bg { left: 50%; right: 0; } 
.swmsc_half_bg_text { width:50%; display: block; }
.swmsc_half_bg_right .swmsc_half_bg_text { float:right; padding-left: 40px; }
.swmsc_half_bg_left .swmsc_half_bg_text { float:left; padding-right: 40px; } .swmsc_image_gallery { text-align: center; position: relative;  }
.swmsc_image_gallery_item { width:33.29%; float:left; display: inline-block; position: relative; max-width: 100%; }
.swmsc_image_gallery_item a { position: relative; display:block; overflow: hidden; }
.swmsc_image_gallery_item a img { position: relative; z-index: 2; display: inline-block; max-width: 100%; }
.swmsc_image_gallery_item a span { position: absolute; width:100%; height:100%; z-index: 3; text-align: center; top:0; left:0; display: block;  }
.swmsc_image_gallery_item a span i { width:50px; height:50px; line-height: 50px; color:#fff; top:0%; left:50%; margin-left: -20px; margin-top: -60px; font-size: 18px; position: absolute; display: block; border-radius:100%; background:#000;  }
.swmsc_image_gallery_item:hover a span i { top:50%; margin-top: -20px; }
.swmsc_image_gallery_item p { display: block; margin-top: 4px; border:1px solid rgba(0,0,0,0.1); padding:15px 20px; background:transparent; margin-bottom:0; line-height: 1.5; }
.swmsc_image_gallery_item p span { display: block; font-size: 90%; padding:5px 0;  }
.swmsc_image_gallery_item:hover p { background:rgba(0,0,0,0.03); }
.swmsc_gal1 .swmsc_image_gallery_item { width:100%; }
.swmsc_gal2 .swmsc_image_gallery_item { width:50%; }
.swmsc_gal3 .swmsc_image_gallery_item { width:33.29%; }
.swmsc_gal4 .swmsc_image_gallery_item { width:24.95%; }
.swmsc_gal5 .swmsc_image_gallery_item { width:20%; }
.swmsc_gal6 .swmsc_image_gallery_item { width:16.65%; }
.swmsc_gal7 .swmsc_image_gallery_item { width:14.1%; }
.swmsc_gal8 .swmsc_image_gallery_item { width:12.4%; }
.swmsc_gal9 .swmsc_image_gallery_item { width:11%; } @media only screen and (min-width: 980px) and (max-width: 1100px) {
.swmsc_counter_box_gap { margin:0 0 6px; }
.swmsc_counter_box_wrap { padding:1em;}
.swmsc_counter_box .swmsc_counter_icon { float:left; margin-right: 0.8em; }
.swmsc_stat_counter { font-size: 1.8em;}
.swmsc_counter_icon { width:3.5em; height:3.5em; line-height: 3.5em; }
.swmsc_counter_icon i { font-size: 1.6em; }
}
@media only screen and (max-width: 1100px) { 
.swmsc_team_img { width:40%; }
.swmsc_team_content { width:60%; }
}
@media only screen and (max-width: 1060px) { 
.swmsc_recent_post_large_img { width:200px; margin-right: 20px; }
.swmsc_recent_post_large_date span { padding:0 10px; }
}
@media only screen and (max-width: 979px) { 
.swmsc_row .swmsc_column2,.swmsc_row .swmsc_column3,.swmsc_row .swmsc_column4,.swmsc_row .swmsc_column5,.swmsc_row .swmsc_column6,.swmsc_one_full,.swmsc_one_half,.swmsc_one_third,.swmsc_one_fourth,.swmsc_one_fifth,.swmsc_one_sixth,.swmsc_two_third,.swmsc_three_fourth,.swmsc_four_fifth,.swmsc_five_sixth,.swmsc_custom_two_third,.one_full,.one_half,.one_third,.one_fourth,.one_fifth,.one_sixth,.two_third,.three_fourth,.four_fifth,.five_sixth,#sidebar,.kidsworld-layout-sidebar-left .swmsc_row .swmsc_column2,.kidsworld-layout-sidebar-left .swmsc_row .swmsc_column3,.kidsworld-layout-sidebar-left .swmsc_row .swmsc_column4,.kidsworld-layout-sidebar-right .swmsc_row .swmsc_column2,.kidsworld-layout-sidebar-right .swmsc_row .swmsc_column3,.kidsworld-layout-sidebar-right .swmsc_row .swmsc_column4 { width: 100%; } 
.swmsc_column { float:none; clear:both; margin-left:0; margin-bottom: 30px;  }
.swmsc_promotion_box .swmsc_promotion_box_text { float:none; }
.swmsc_promotion_box .swmsc_promotion_box_button { float:none; margin-top: 20px; }
.swmsc_promotion_box .swmsc_promotion_box_sub_title { padding-top:10px; }
.swmsc_team_img { width:20%; }
.swmsc_team_content { width:80%; }
.swmsc_icon_title { text-align: left;  }
.swmsc_gal5 .swmsc_image_gallery_item, .swmsc_gal6 .swmsc_image_gallery_item, .swmsc_gal7 .swmsc_image_gallery_item, .swmsc_gal8 .swmsc_image_gallery_item, .swmsc_gal9 .swmsc_image_gallery_item { width:33.29%; }
}
@media only screen and (max-width: 767px) {
.swmsc_tabs.tabs_vertical ul.tab-nav,.swmsc_tabs.tabs_vertical .swmsc_tab { width:100%; float:none; display: block; }
.swmsc_tabs.tabs_vertical ul.tab-nav { padding:0; text-align: left; }
.swmsc_tabs.tabs_vertical ul.tab-nav li a { padding: 10px 33px; }
.swmsc_tabs.tabs_vertical ul.tab-nav li span { bottom:0; left:50%; top:auto; right:auto; margin-right:0; margin-top:0; transform:rotate(0deg); }
.swmsc_recent_post_large_img { width:100%; margin-right:0; display: block; margin-bottom: 30px; }
.swmsc_recent_post_large_date span { padding:0 20px; }
.swmsc_recent_post_large_text { display: block; float:none; clear:both; text-align: center; }
.image_left,.image_right { float:none; display:block; margin-left: 0; margin-bottom: 20px; }
.swmsc_testimonials_quote { display: none; }
.swmsc_team_img { width:30%; }
.swmsc_team_content { width:70%; }
.swmsc_half_bg { display: none; }
.swmsc_half_bg_text { width:100%;}
.swmsc_half_bg_left .swmsc_half_bg_text { float:none; padding-left:0; }
.swmsc_half_bg_right .swmsc_half_bg_text { float:none; padding-right:0; }
.swmsc_gal3 .swmsc_image_gallery_item, .swmsc_gal4 .swmsc_image_gallery_item, .swmsc_gal5 .swmsc_image_gallery_item, .swmsc_gal6 .swmsc_image_gallery_item, .swmsc_gal7 .swmsc_image_gallery_item, .swmsc_gal8 .swmsc_image_gallery_item, .swmsc_gal9 .swmsc_image_gallery_item { width:50%; }
}
@media only screen and (max-width: 600px) {
.swmsc_team_img { width:45%; }
.swmsc_team_content { width:55%; }
}
@media only screen and (max-width: 500px) {
.swmsc_team_content_holder,.swmsc_tm_right .swmsc_team_content_holder,.swmsc_team_members.clientImage_right .swmsc_team_content_holder { margin:0; display: block; clear:both; }
.swmsc_team_img,.swmsc_team_content,.swmsc_tm_right .swmsc_team_img,.swmsc_team_members.clientImage_right .swmsc_team_img { width:100%; float:none; display: block; clear:both; margin-top: 8px;  }
.swmsc_team_arrow span,.swmsc_tm_right .swmsc_team_arrow span,.swmsc_team_members.clientImage_right .swmsc_team_arrow span { left:50px; right:auto; top:0; margin-top: -45px; margin-right:0; margin-left: 0; transform:rotate(90deg); }
.swmsc_team_content { margin-top: 8px; }
}
@media only screen and (max-width: 480px) {
.swmsc_gal2 .swmsc_image_gallery_item, .swmsc_gal3 .swmsc_image_gallery_item, .swmsc_gal4 .swmsc_image_gallery_item, .swmsc_gal5 .swmsc_image_gallery_item, .swmsc_gal6 .swmsc_image_gallery_item, .swmsc_gal7 .swmsc_image_gallery_item, .swmsc_gal8 .swmsc_image_gallery_item, .swmsc_gal9 .swmsc_image_gallery_item { width:100%; }
}.swmsc_class_date span { color:#fff; }
.swmsc_class_date span.swmsc_cd_year { background:#adcb69; }
.swmsc_class_date { background:rgba(0,0,0,0.5); }
.swmsc_class_price { color:#fbb54d; }
.swmsc_class_price span { color:#777; }
.swmsc_classes_box:hover .swmsc_class_img { background:#000; }
.swmsc_class_grid_content_wrap { border:1px solid rgba(0,0,0,0.1); }
.swmsc_class_grid_meta ul { color:#fff;  }
.swmsc_class_grid_meta li a,.swmsc_class_grid_meta li a:hover { color:#fff; }
.swmsc_class_grid_meta li:first-child { background:#adcb69; }
.swmsc_class_grid_meta li:last-child { background:#fbb54d; }
.swmsc_class_grid_meta li:nth-child(2) { background:#f47c7d; }
.swmsc_dot_sep { color:#d8d8d8; } .swmsc_event_img:hover { background:#000; }
.swmsc_event_arrow { background:rgba(0,0,0,0.5); }
.swmsc_event_arrow span { color:#fff; }
.swmsc_event_meta span.swmsc_event_date { background:#adcb69; color:#fff; }
.swmsc_event_meta span.swmsc_event_time { background:#fbb54d; color:#fff; }
.swmsc_event_grid_content_wrap { border:1px solid rgba(0,0,0,0.1); }
.swmsc_event_grid_meta { border-top:1px solid rgba(0,0,0,0.1); color:#777; }
.swmsc_event_date_time_box { border:1px solid rgba(0,0,0,0.1);} .swmsc_testimonials_box:after { border:1px solid rgba(0,0,0,0.15); }
.swmsc_testimonials_colorboxoff .swmsc_testimonials_box:after { border:1px solid #e6e6e6; }
.swmsc_testimonials_title span { color:#666; }
.swmsc_testimonials_bottom { background:#f2f2f2; color:#555555; }
.swmsc_testimonials_top { background: #f1f1f1; }
.swmsc_testimonials_colorboxoff .swmsc_testimonials_top { background: #e6e6e6; }
.swmsc_testimonials_arrow,.swmsc_testimonials_quote { color:#f6f6f6; }
.swmsc_testimonials_quote { color:#fff; } .swmsc_portfolio_box .project_title, .swmsc_portfolio_box .project_title a  { color:#555;  }
.swmsc_portfolio_text span.swmsc_portfolio_subtexts { color:#606060; }
.swmsc_portfolio_img_hovericon { background:rgba(255,255,255,0.9); color:rgba(0,0,0,0.7); } .steps_with_circle ol {  text-shadow: 0 1px 0 #fff; }
.steps_with_circle ol li span { background: url(//www.littlesmartiesnursery.co.uk/wp-content/plugins/pre-school-shortcodes/images/ordered_list_bg.png) no-repeat; color:#a4a4a4; }
.steps_with_box ol{  padding: 0 0 0 35px;}
.steps_with_box ol{background: #fff; border: 1px solid #dedede; background: url(//www.littlesmartiesnursery.co.uk/wp-content/plugins/pre-school-shortcodes/images/orderedlist_bg.jpg) repeat-y;} 
.steps_with_box ol li{border-top: 1px solid #fff; border-bottom: 1px solid #dedede; border-left: 1px solid #fff; background: #f4f4f4; text-shadow:0 1px 0 #fff;} 
.steps_with_box ol li:hover { background: #eee; }
.swmsc_recent_posts_square_date a,.swmsc_recent_posts_square_date a:hover {  background: #ededed; color:#666; }
.swmsc_recent_posts_square_posts ul li .swmsc_recent_posts_square_grid_date a,
.swmsc_recent_posts_square_posts ul li .swmsc_recent_posts_square_grid_date i { color:#555; opacity: 0.8; }
.swmsc_recent_posts_square_content p { margin-bottom: 0; opacity: 0.8; }
.swmsc_recent_posts_square_date span.swmsc_recent_posts_square_d_year { background: #444; }
.swmsc_recent_posts_square_posts ul li .swmsc_recent_posts_square_grid_date a:hover { opacity: 1; }
.swmsc_support_team { border:1px solid #ececec;  background: #ffffff; }
.swmsc_support_team p a:hover { color:#000; }
.swmsc_support_team p.swmsc_st_position { border-bottom:1px solid #ececec; color:#777;  }
p.swmsc_st_email a,.swmsc_st_phone,.swmsc_st_position { color:#606060; }
.swmsc_support_team i { color:#999; width:22px; }
.swmsc_promotion_box  { border:1px solid rgba(0,0,0,0.1); }
.swmsc_button, a.swmsc_button, input.swmsc_button,button.swmsc_button,input.swmsc_button[type="submit"], input[type="submit"],input[type="button"],input[type="reset"],a.button,button.button { color: #fff; background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%); border: 2px solid rgba(0, 0, 0, .1); background: #575757; }
.swmsc_tabs .swmsc_tab { background: #fff; -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); }
.swmsc_toggle_box .swmsc_toggle_box_title,.swmsc_toggle_box_accordion .swmsc_toggle_box_title_accordion { background: #ededed; border-bottom:1px solid rgba(0,0,0,0.1); }
span.swmsc_toggle_box_title_text { border-left:1px solid rgba(0,0,0,0.05); }
.swmsc_toggle_box_inner { border:1px solid #ececec; }
.swmsc_pullquote_left, .swmsc_pullquote_right {border-left: 3px solid #d5d5d5; color:#181818; }
.divider,.divider_two { border-color:#e1e1e1; }
hr { border-top: 1px solid rgba(0,0,0,0.15); }
.swmsc_progress_bar_block { background-color: #ddd; background-color: rgba(0,0,0,0.08);}
.swmsc_counter_box_wrap { border:1px solid #ddd; border:1px solid rgba(0,0,0,0.1); }
.swmsc_horizontal_line span.swmsc_horizontal_line_icon i { background: #fff; color:#bbb;  }
.swmsc_line span { background: #ececec; }
.swmsc_horizontal_menu li a { background: #fff; border:1px solid rgba(0,0,0,0.1); }
.swmsc_horizontal_menu li a:hover { background: #f1f1f1; color:#000; }
.swmsc_dropcap { background: #fff; border: 1px solid #ececec; } a.swmsc_recent_posts_tiny_icon i { color:#777; }
.swmsc_recent_posts_tiny p { opacity: 0.8; }
a.swmsc_recent_posts_tiny_icon { color:#ddd; background: #ededed; }
.swmsc_recent_posts_tiny ul li a.swmsc_recent_posts_tiny_icon { color:#bbb; }
.swmsc_recent_posts_tiny ul li { border-bottom:1px solid #ececec;  }
.swmsc_twitter_widget ul li:before { color:#00acee; }.footer ul.swmsc_the_icons li { border:0; padding-top:4px; padding-bottom: 4px; }
.sidebar .swmsc_wid_gal ul li,
.footer .swmsc_wid_gal ul li { padding:0; display: inline-block; border:0; border-radius: 10px; width:75px; height:75px; margin:0 11px 11px 0; overflow: hidden; line-height: 0; font-size: 0; padding:0; word-spacing: normal; vertical-align: top; zoom: 1; float:left; }
.footer .swmsc_wid_gal ul li { display: inline-block; float:none; }
.footer .swmsc_wid_gal ul { margin:0 auto; clear:both; display: table; display: block; }
.sidebar .swmsc_sidebar-advertise ul li,
.footer .swmsc_sidebar-advertise ul li { width:125px; height:125px; border-radius: 0; margin:0 1px 1px 0; }
.sidebar .swmsc_recent_posts_tiny_content p { font-size:85%; margin-top: 5px; display: block; color:#777; line-height: 20px;  }
.sidebar .swmsc_recent_posts_tiny_content p a { font-size:100%; color:#777; }
.sidebar .swmsc_recent_posts_tiny ul li { padding:20px 0 5px 0; border:0; }
.sidebar .swmsc_recent_posts_tiny ul li:first-child, .footer .swmsc_recent_posts_tiny ul li:first-child { padding-top:0; } .sidebar .swmsc_recent_posts_tiny ul li:last-child { padding-bottom:0; }
.sidebar .swmsc_recent_posts_tiny ul li .swmsc_recent_posts_tiny_content p { padding:0; }
.sidebar .swmsc_recent_posts_tiny_content, .footer .swmsc_recent_posts_tiny_content { margin-top:0; } 
.sidebar .swmsc_recent_posts_large_title a, #footer .swmsc_recent_posts_large_title a, .sidebar .swmsc_recent_posts_large_title a:hover, #footer .swmsc_recent_posts_large_title a:hover { color:#fff;  }
.footer .swmsc_recent_posts_tiny ul li { padding:20px 0; }
.footer .swmsc_recent_posts_tiny_content p { line-height: 20px;  margin-top: 5px;  }
.footer .swmsc_ad_large_wid .swmsc_widget_content { text-align: center; }
.footer .swmsc_sm_wid_icons ul li { float:none; }
.footer .swmsc_twitter_widget ul li:before { top:16px; }
.footer .swmsc_twitter_widget ul li:first-child:before { top: 4px; }
.footer ul.swmsc_cat_widget_items li.cat-item small { margin-top: 1px; }
.sidebar .swmsc_widget_tabs,
.sidebar .kidsworld_fb_subscribe_wid { margin-bottom:25px; }
.kidsworld_site_content .swmsc_image_lightbox .swmsc_image_lightbox_img a { width:50px; height:50px; color:#fff; border:2px solid rgba(255,255,255,0.2);  border-radius: 50%; left:50%; top:50%; position: absolute; margin-top:-25px; margin-left: -25px; display: block; text-align: center; line-height: 45px; font-size: 20px;}
.kidsworld_site_content .swmsc_image_lightbox a:hover .swmsc_image_lightbox_img {  background: rgba(0,0,0,0.3); color:#fff; border-color: rgba(255,255,255,0.5);  }
.kidsworld_site_content .swmsc_recent_post_large h4 { margin:0; padding:0; }
.kidsworld_site_content .swmsc_recent_post_large h4 a { color:#8374cf; }
.kidsworld_site_content .swmsc_testimonials_title h5 { padding-right: 20px; display: block; margin:0; }
.kidsworld_site_content .swmsc_school_service_title h4 { margin:0; padding:0; line-height: 40px; }
.kidsworld_site_content .swmsc_pt_button a { border-radius: 5px; line-height: 45px; display: inline-block; padding:0 40px; margin: 10px 0; color:#fff; font-weight: bold; }
.kidsworld_site_content .swmsc_pt_button a:hover { color:#fff; }
.kidsworld_site_content .swmsc_pt_middle h4 { margin-bottom: 10px; }
.kidsworld_site_content .swmsc_team_title h5 { color:#cd9a67; margin:0; padding:0; line-height: 30px; }
.kidsworld_site_content .swmsc_event_title h5  { margin:0 0 10px 0; line-height: normal; padding:0; display: block; }
.kidsworld_site_content .swmsc_class_title h5  { margin:0; line-height: normal; padding:0; display: block; }
.kidsworld_site_content .swmsc_class_cats { font-size: 80%; line-height: 20px; display: inline-block; }
.kidsworld_site_content .swmsc_class_cats i { margin-right: 5px; }
.kidsworld_site_content .swmsc_class_cats { color:#777; }
.kidsworld_site_content .swmsc_class_cats i { color:#999; }
.kidsworld_site_content .swmsc_class_title h5 a { color:#8374cf; }
.kidsworld_site_content .swmsc_class_img a,.kidsworld_site_content .swmsc_class_img a:hover,
.kidsworld_site_content .swmsc_event_img a,.kidsworld_site_content .swmsc_event_img a:hover { color:#fff; }
.kidsworld_site_content .swmsc_event_title h5 a { color:#8374cf; }
.kidsworld_site_content .swmsc_testimonials_title h5 { color:#555555; }
.kidsworld-layout-sidebar-right #sidebar { float:right; }
.kidsworld-layout-sidebar-left #sidebar { float:left; }
.kidsworld-layout-full-width.swmsc_post_sidebar_page .swmsc_custom_two_third { width:100%; }
.kidsworld-layout-sidebar-right .swmsc_custom_two_third { float:left; }
.kidsworld-layout-sidebar-left .swmsc_custom_two_third { float:right; }
.kidsworld-layout-full-width .swmsc_custom_two_third { margin:0; float:none; width:100%; }
.kidsworld-layout-sidebar-left .swmsc_row .swmsc_column2,.kidsworld-layout-sidebar-left .swmsc_row .swmsc_column3,.kidsworld-layout-sidebar-left .swmsc_row .swmsc_column4,
.kidsworld-layout-sidebar-right .swmsc_row .swmsc_column2,.kidsworld-layout-sidebar-right .swmsc_row .swmsc_column3,.kidsworld-layout-sidebar-right .swmsc_row .swmsc_column4 {
width:50%; }
.swmsc_full_width_section .swmsc_testimonials_wide_slide { background:transparent; } div.wpcf7 { margin:20px 0 30px 0; }
div.wpcf7 input { width:100%; }
div.wpcf7 input[type="submit"] { width:auto; height:auto; padding:2px 25px; }
.wpcf7 input[type='range'],.wpcf7 input[type='date'] { margin-bottom:20px; }
.wpcf7 input[type='date'] { padding:10px; }
.wpcf7 select { background:url(//www.littlesmartiesnursery.co.uk/wp-content/themes/kids-world/images/select.png) no-repeat right center; padding:10px; width:100%; }
.wpcf7 select[multiple] { background:none;}
.wpcf7 input[type="checkbox"],.wpcf7 input[type="radio"] { display: inline-block; width:auto; }
.wpcf7 label span { margin-right: 5px; }
.wpcf7 input[type='file'] { display: inline-block; width:auto; padding:10px; margin-bottom: 20px; }
span.wpcf7-list-item { margin-left: 0; }
@media only screen and (max-width: 767px) {
.kidsworld_site_content .swmsc_testimonials_title h5 { padding-right:0; }
} .kidsworld_container ul.fa-ul { list-style: none; margin-left: 0; } .vc_row .swmsc_row { margin:0 -20px; }
.page-template-100-width .kidsworld_main_container > .vc_row { margin-left: 0; margin-right: 0; }
.wpb_content_element { margin-bottom: 0; }
.page-template-100-width  .kidsworld_main_container > .vc_row > .vc_column_container > .vc_column_container > .vc_column-inner { padding-left:0; padding-right:0; }
.vc_row .swmsc_row.swmsc_counter_boxes { margin:0; padding:0 15px; } .sidebar .tp_recent_tweets ul li,.footer .tp_recent_tweets ul li {  background: none; line-height: 22px; border:0; line-height:1.8em; padding-top:0; padding-bottom:10px; padding-left: 40px; }
.sidebar .tp_recent_tweets ul li:last-child { margin-bottom:0; padding-bottom: 0; }
.footer .tp_recent_tweets ul li:before,.sidebar .tp_recent_tweets ul li:before { content:"\f099"; font-size: 13px; font-family: fontAwesome; width:26px; height:26px; line-height: 26px; border-radius: 100px; float:left; margin:5px 0 0 -38px; display: inline-block; text-align: center; background:#84bed6; color:#fff;  }
.footer .tp_recent_tweets ul li { border-bottom: 0; padding-bottom: 15px; }
.sidebar .tp_recent_tweets ul li:before { margin-left: -40px; }
.tp_recent_tweets ul li a.twitter_time { font-style: normal; }
.tp_recent_tweets .twitter_time { font-size: 90%; opacity: 0.85; }
.tp_recent_tweets .twitter_time:hover { opacity: 1; }
@media only screen and (max-width: 979px) {
.vc_col-sm-12, .vc_col-sm-11, .vc_col-sm-10, .vc_col-sm-9, .vc_col-sm-8, .vc_col-sm-7, .vc_col-sm-6, .vc_col-sm-5, .vc_col-sm-4, .vc_col-sm-3, .vc_col-sm-2, .vc_col-sm-1 { width:100%; }
} iframe.twitter-tweet.twitter-tweet-rendered { width:100%; max-width: 100%; } a.sched-event,a:hover.sched-event,.sched-event .sched-event-tooltip,.sched-event-tooltip.sched-event-tooltip-first-child { z-index: 2; }
.sched-event .sched-event-title { font-size: 17px; padding-top: 16px; }
.sched-event .sched-event-description { font-size: 13px; line-height: 20px; font-weight: bold; }
.sched-event .sched-event-subtitle { padding-top: 9px; padding-bottom: 0px; font-size: 12px; font-weight: bold; }
.sched-sort .sched-sort-dropdown { padding:15px 0; }
.sched-sort .sched-sort-current { padding:0 15px; }
.sched-sort { margin:0 0 25px 0; }
body .sched h2.sched-title { font-size:30px; }