@font-face {
    font-family: 'EXO SemiBold';
    src: url('/fonts/Exo2-SemiBold.ttf');
    src: url('/fonts/Exo2-SemiBold.eot') format('embedded-opentype'),
    url('/fonts/Exo2-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'EXO Regular';
    src: url('/fonts/Exo2-Regular.ttf');
    src: url('/fonts/Exo2-Regular.eot') format('embedded-opentype'),
    url('/fonts/Exo2-Regular.woff') format('woff');
}

@font-face {
    font-family: 'EXO Light';
    src: url('/fonts/Exo2-Light.ttf');
    src: url('/fonts/Exo2-Light.eot') format('embedded-opentype'),
    url('/fonts/Exo2-Light.woff') format('woff');
}

@font-face {
    font-family: 'EXO LightItalic';
    src: url('/fonts/Exo2-LightItalic.ttf');
    src: url('/fonts/Exo2-LightItalic.eot') format('embedded-opentype'),
    url('/fonts/Exo2-LightItalic.woff') format('woff');
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#hero {
    background-image: url("/img/bg.jpg");
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position: center;*/
}

#hero h1 {
    font-family: 'EXO SemiBold';
    color: white;
    width: 45%;
    text-align: right;
    margin: 20% auto 20%;}

.menu-logo {
    background-image: url("/img/logo_kidwoods.png");
    background-repeat: no-repeat;
    height: 90px;
    background-size: contain;
    background-position: center;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.all-menu-items {
    margin-top: 10px;
}

.item-menu  {
    font-family: "EXO Regular";
}

.item-menu a {
    height: 100%;
    width: 100%;
    display: block;
    color: black;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

a:focus, a:hover {
    color: black;
}

.goods-block.center {
    border-right: 2px solid #3eb5f1;
    border-left: 2px solid #3eb5f1;
}

.goods-block {
    width: 33.333%;
    float: left;
    margin-top: 26px;
    /*margin-bottom: 26px;*/
}

.good-txt {
    text-align: center;
    font-family: "EXO Light";
    color: #927297;
    font-size: 22px;
    margin-bottom: 20px;
}

.good-img {
    height: 189px;
    width: 256px;
    background-repeat: no-repeat;
    margin: 0 auto 10px;
}

.brainboards {
    background-image: url("/img/brainboards.png");
}

.balans-board {
    background-image: url("/img/balansboard.png");
}

.balansir {
    background-image: url("/img/balansirs.png");
}

.good-items {
    padding: 20px 30px;
    background-image: url("/img/bg2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.item-one {
    margin-bottom: 10px;
}

.item-one-img {
    float: left;
    margin-right: 30px;
}

.item-one-img img {
    height: 60px;
}

.item-one-txt {
    float: left;
    text-align: left;
    padding-top: 15px;
    font-size: 20px;
    color: #5a444c;
    /*width: 160px;*/
    font-family: "EXO Regular";
}

.item-one-price {
    float: right;
    color: #3eb5f1;
    padding-top: 15px;
    font-size: 20px;
    font-family: "EXO Regular";

}

.item-one-price img {
    width: 12px;
    height: auto;
    margin: 9px 0 0 2px;
    vertical-align: top;
}

.good-box {
    height: 340px;
}

.to-order {
    text-align: center;
    font-size: 25px;
    font-family: "EXO Regular";
    border: 2px solid #5a444c;
    border-radius: 19px;
    margin-top: 15px;
}

.to-order div {
    color: #5a444c;
    height: 100%;
    width: 100%;
    display: block;
    cursor: pointer;
}

#comment {
    background-image: url("/img/review1.jpg");
    background-color: #72cce6;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    height: 300px;
    background-size: contain;
}

.comment-one {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    padding: 0 20px;
}

.comment-one-photo {
    height: 150px;
    width: 150px;
    float: left;
    border-radius: 75px;
    margin-right: 30px;
    background-repeat: no-repeat;
    background-size: cover;
}

.comment-text {
    color: white;
    font-family: "EXO Regular";
    font-size: 29px;
    width: 200px;
    text-align: center;
    margin: 30px auto 0;
}

.comment-one-text {
    font-family: "EXO LightItalic";
    float: left;
    width: 70%;
    margin-top: 35px;
}

.comment-one-text span {
    font-family: "EXO Regular";
    font-weight: bold;
    font-size: 20px;
}

.comment-one-text p {
    font-size: 20px;
    font-style: italic;
}

#footer {
    background: #927297;
    height: 90px;
}

.owl-carousel button.owl-dot {
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 10px;
    height: 10px;
    background: #3eb5f1;
    border-radius: 5px;
    margin-right: 10px;
    /*box-shadow: 0px 0px 8px rgba(0, 76, 125, 0.9);*/
}

.owl-carousel button.owl-dot.active {
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 12px;
    height: 12px;
    background: white;
    border-radius: 6px;
    margin-right: 7px;
    /*box-shadow: 0px 0px 8px rgba(0, 76, 125, 0.9);*/
}

.owl-dots {
    position: absolute;
    bottom: -18%;
    width: 100%;
    text-align: center;
}


.logo-footer img{
    margin-top: 10px;
    height: 70px;
    margin-bottom: 10px;
}

.footer-email, .footer-phone, .s-icons {
    padding-top: 33px;
}

.footer-email, .footer-email a, .footer-phone {
    font-family: "EXO Regular";
    color: white;
    font-size: 15px;
}

.s-icons a {
    display: block;
}

.popup-box-checkin {
    background: white;
    padding: 20px 20px;
    text-align: left;
    max-width: 460px;
    margin: 40px auto;
    position: relative;
}

.popup-header {
    height: 300px;
    padding: 110px 0 0 319px;
}

.popup-header-type {
    color: #e3ceb6;
    font-size: 13px;
    margin-bottom: 5px;
}

.popup-header-name {
    color: white;
    font-size: 20px;
    line-height: 21px;
}

.popup-center {
    padding: 20px 0 20px 30px;
}

label.error {
    color: red;
}

@media screen and (max-width: 1000px) {
    #hero h1 {
        width: 60%;
    }
}

@media screen and (max-width: 960px) {
    .good-items {
        padding: 20px;
    }

    .item-one-img {
        margin-right: 10px;
    }


}

@media screen and (max-width: 830px) {
    .item-one-img img {
        height: 30px;
    }

    .item-one-txt {
        padding-top: 0;
    }

    .item-one-price {
        padding-top: 0;
    }

    .good-txt {
        font-size: 17px;
    }

    .good-box {
        height: 200px;
    }

    .good-img {
        height: 156px;
        width: 216px;
        background-size: contain;
    }

    #footer {
        height: auto;
    }

    .logo-footer {
        height: auto;
    }
}

@media screen and (max-width: 768px){

    .logo-footer img {
        margin-top: 20px;
    }
    .logo-footer {
        margin: 0 auto;
        width: 70px;
    }

    .footer-email, .footer-phone {
        padding: 0;
        text-align: center;
        margin-top: 5px;
    }

    .s-icons {
        padding: 0;
        margin: 20px auto;
        text-align: center;
    }
}

@media screen and (max-width: 680px) {
    .goods-block {
        width: 100%;
        float: none;
    }

    .good-img {
        height: 189px;
        width: 256px;
    }

    .good-txt {
        font-size: 20px;
    }

    .good-items {
        padding: 20px 40px;
    }

    .good-box {
        height: auto;
    }

    .item-one-img {
        margin-right: 20px;
    }

    .item-one-img img {
        height: 60px;
    }

    .item-one-txt {
        padding-top: 15px;
    }

    .item-one-price {
        padding-top: 15px;
    }

    .goods-block.center {
        border: none;
    }

    #hero h1 {
        width: 70%;
    }

    .owl-dots {
        bottom: 0;
    }
}

@media screen and (max-width: 640px) {
    #comment {
        height: auto;
    }

    .comment-one-photo {
        margin: 20px auto;
        float: none;
    }

    .comment-one-text {
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #comment {
        background-size: cover;
    }

    .owl-dots {
        bottom: 10px;
    }
}

@media screen and (max-width: 560px) {
    #hero h1 {
        width: 90%;
        font-size: 23px;
    }

    .menu-logo {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .all-menu-items {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 460px) {
    .all-menu-items {
        display: none;
    }
}