/*
Theme Name: KiddoTurf Child
Theme URI: http://themefuse.com/demo/wp/kiddo-turf/
Description: Child theme for the KiddoTurf theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Tags: translation-ready
Template: kiddo-turf-parent
*/

@import url("../kiddo-turf-parent/style.css");


/*Crochet design changes*/

#mid_baloon {
    background: url(images/fly_balloon.png) 0 0 no-repeat;
    width: 235px;
    height: 288px;
    position: absolute;
    top: 212px;
    right: -140px;
    z-index: 100;
}

#mid_bird {
    background: url(images/fly_bird_left.png) 0 0 no-repeat;
    width: 209px;
    height: 446px;
    position: absolute;
    top: 333px;
    left: -182px!important;
    z-index: 221;
}

.rocket {
    background: url(images/header_rocket.png) no-repeat;
    width: 260px;
    height: 248px;
    position: absolute;
    z-index: 120;
    right: 864px;
    top: -38px;
}
#top_kite {
    display:none!important;
}


/*Crochet design changes*/

.blogpage .content{
background:none;
}
.entry.staffsingle{
background:none;
margin:0px;
padding:0px;
}

#mid_bird {
left: -96px;
}

.staff_item.single {
display: none;
}


.box_circle_fb {
background: url(/wp-content/themes/kiddo-turf-parent/images/box_sprite_2.png) 0 bottom no-repeat;
}

.box_circle_fb .ribbon span {
background: url(/wp-content/themes/kiddo-turf-parent/images/ribbon_photo.png) no-repeat;
z-index: 3;
display: block;
width: 141px;
height: 177px;
position: absolute;
top: 0;
left: 0;
}
.box_circle_fb .ribbon img {
margin-top: 33px;
}

.box_circle_reserv p {
line-height: 1.4em;
font-size: 13px;
color: #606060;
display: block;
height: 55px;
overflow: hidden;
text-overflow: ellipsis;
}

.box_circle_fb p {
line-height: 1.4em;
font-size: 13px;
color: #606060;
display: block;
height: 55px;
overflow: hidden;
text-overflow: ellipsis;
}


.box_circle_reserv {
background: url(/wp-content/themes/kiddo-turf-parent/images/box_sprite_2.png) -475px bottom no-repeat;
margin-left: 10px;
}

.box_circle_reserv .ribbon span {
background: url(/wp-content/themes/kiddo-turf-parent/images/ribbon_photo.png) no-repeat;
z-index: 3;
display: block;
width: 141px;
height: 177px;
position: absolute;
top: 0;
left: 0;
}
.box_circle_reserv .ribbon img {
margin-top: 33px;
}

.logo {
height: 86px;
margin: -5px 10px 0 50px;
}



@media only screen and (max-width: 765px) and (min-width: 280px){
.box_circle_reserv .ribbon span {
background: url(/wp-content/themes/kiddo-turf-parent/images/mobile/ribbon_photo.png) no-repeat;
width: 64px;
height: 80px;
}

.box_circle_fb .ribbon span {
background: url(/wp-content/themes/kiddo-turf-parent/images/mobile/ribbon_photo.png) no-repeat;
width: 64px;
height: 80px;
}

.box_circle_fb .ribbon img {
margin-top: 15px;
height: auto;
width: 47px;
}

.box_circle_reserv .ribbon img {
margin-top: 15px;
height: auto;
width: 47px;
}
.box_circle_reserv p {
font-size: 12px;
}
.box_circle_fb p {
font-size: 12px;
}

.box_circle_fb h2 {
font-size: 18px;
margin: 5px 0 0 0;
}
.box_circle_reserv h2 {
font-size: 18px;
margin: 5px 0 0 0;
}

.box_circle_fb .link_more {
font-size: 16px;
}

.box_circle_reserv .link_more {
font-size: 16px;
}

}

.boxrow .box_content {
min-height: 520px;
}


.list_numbers a {
height: 50px;
width: 186px;
}

.caption.sfl.slide_descr.tp-caption.start{
color:black;
}
.caption.sfl.slide_title2.tp-caption.start{
color:black;
}
.caption.sft.slide_title1.tp-caption.start{
color:black;
}


.header .rocket {
    display: none;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
width: 86%;
}
textarea.wpcf7-form-control.wpcf7-textarea{
width: 86%;
}
@media only screen and (max-width: 480px) {
    .list_ordered h2, .content .list_ordered h2 {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin: 0 0 5px 0;
    text-shadow: none;
    font-weight: bold;
	width: 71%;
	}
}

.logo {
    width: 220px;
}


.copyright {
    top: 810px;
}
.copyright .copy {
    color: white;
	margin-bottom:0px;
}

.copyright a {
    color: white;
    text-decoration: none;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 50%; }
	.section {width:290px!important;}
}

/* menu fix */
@media screen and (max-width: 766px){
#rmp-search-box-3468 .rmp-search-box {
    width: 75%!important;
}
#rmp-menu-wrap-3468 .rmp-menu-item-link {
    width: 75%!important;
}}
