/*BANNERS POR TELA*/

.banner-bomboniere {
    width: 100%;
    height: 50%;
    background-position: center;
    background-size: cover;
}

@media (max-width: 768px) {
    .banner-bomboniere {
        width: 100%;
        height: 25%;
        background-position: center;
        background-size: cover;
    }
    .destaque-mob-bomboniere{
        top: 0 !important;
    }
}

@media (min-width: 769px) {
    .position-img{
    position: relative !important;
    min-height: 300px;
    min-width: 1400px;
    }
    .position-img img{
    position: absolute;
    width: 1400px !important;
    height: 300px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    }
}



/*FIM BANNERS POR TELA*/

h2,
h3 {
    font-family: Futura, Trebuchet MS, Arial, sans-serif !important;
    color: #f07d00 !important;
    font-weight: bold;
}

h3 {
    margin-bottom: 25px;
}

.menu-bomboniere>.navbar-default {
    background-color: #ffffff;
}

.menu-bomboniere .navbar-default .navbar-nav>li>a {
    color: #303030;
    font-size: 18px;
    border: 1px solid;
    padding: 10px;
    margin: 0 4px;
    border-radius: 4px;
}

.menu-bomboniere .navbar-default .navbar-nav>li>a i {
    font-size: 17px;
}

.menu-bomboniere .navbar-brand {
    font-size: 36px;
}

.menu-bomboniere .navbar-toggle .icon-bar {
    background-color: #303030 !important;
}

.menu-bomboniere .navbar-default .navbar-toggle {
    margin-top: 2px !important;
}

.pagina-bomboniere .well {
    margin-top: 0;
}

.pagina-bomboniere .botoes-kinoplex {
    max-width: 400px;
    font-size: 16px;
    background-color: #f07d00;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 50px;
}

.giga {
    color: #b43a77;
}

.mega {
    color: #d3502c;
}

.super {
    color: #b83c3e;
}

.mini {
    color: #ddb518;
}

.familia {
    color: #dc0814;
}

.pagina-bomboniere {
    padding-top: 0px !important;
}

#combos h4 {
    font-size: 20px;
    margin-top: 0 !important;
    text-align: center;
}

#combos h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 0;
}

#combos p {
    color: #303030;
    font-size: 14px;
    padding: 0 15px;
    text-align: center;
    line-height: 1.2;
}

#combos hr {
    margin-bottom: 30px;
}

#combos .owl-carousel .owl-item img {
    width: 75%;
    margin: 0 auto;
}

.salgados {
    padding-bottom: 10px;
}

.salgados h2 {
    color: #f07d00 !important
}

.salgados h2 i {
    font-size: 50px;
    position: relative;
    top: 8px;
}

.salgados .owl-nav {
    position: absolute;
    top: 25%;
    width: 100%;
    display: block;
}

.salgados .owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    background-color: rgba(240, 125, 0, 0.5);
    color: #ffffff;
    font-size: 40px;
    border-radius: 4px;
    padding: 0 4px 0 4px;
}

.salgados .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    background-color: rgba(240, 125, 0, 0.5);
    color: #ffffff;
    font-size: 40px;
    border-radius: 4px;
    padding: 0 4px 0 4px;
}

.doces {
    padding-bottom: 30px;
    margin-top: 32px;
}

.doces h2 {
    color: #f07d00 !important;
}

.doces h2 i {
    font-size: 50px;
    position: relative;
    top: 8px;
}

.doces .owl-nav {
    position: absolute;
    top: 25%;
    width: 100%;
    display: block;
}

.doces .owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    background-color: rgba(98, 166, 255, 0.6);
    color: #ffffff;
    font-size: 40px;
    border-radius: 4px;
    padding: 0 4px 0 4px;
}

.doces .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    background-color: rgba(98, 166, 255, 0.6);
    color: #ffffff;
    font-size: 40px;
    border-radius: 4px;
    padding: 0 4px 0 4px;
}

.salgados .ti-Line-Popcorn,
.doces .ti-Line-Popcorn {
    color: #f07d00 !important;
    font-size: 50px;
    position: relative;
    top: 10px;
}

.bebidas {
    padding-bottom: 30px;
}

.bebidas .owl-carousel .owl-item img {
    width: 90% !important;
}

.bebidas h2 {
    color: #f07d00 !important;
}

.bebidas h4 {
    color: rgb(76, 175, 80);
    text-transform: capitalize;
    max-width: 190px;
    margin: 0 auto;
    font-size: 20px !important;
}

.bebidas h2 i {
    font-size: 50px;
    position: relative;
}

.bebidas .owl-nav {
    position: absolute;
    top: 25%;
    width: 100%;
    display: block;
}

.bebidas .owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    background-color: rgba(76, 175, 80, 0.6);
    color: #ffffff;
    font-size: 40px;
    border-radius: 4px;
    padding: 0 4px 0 4px;
}

.bebidas .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    background-color: rgba(76, 175, 80, 0.6);
    color: #ffffff;
    font-size: 40px;
    border-radius: 4px;
    padding: 0 4px 0 4px;
}

#carousel-guloseimas {
    margin-top: 30px;
}

.guloseimas {
    padding-bottom: 30px;
}

.guloseimas .owl-carousel .owl-item img {
    width: 100% !important;
    padding-bottom: 15px;
}

.guloseimas h2 {
    color: #f07d00 !important;
}

.guloseimas h4 {
    color: rgb(206, 139, 9);
    text-transform: capitalize;
    max-width: 190px;
    margin: 0 auto;
    font-size: 20px !important;
}

.guloseimas h2 i {
    font-size: 50px;
    position: relative;
    top: 8px;
}

.guloseimas .owl-nav {
    position: absolute;
    top: 36%;
    width: 100%;
    display: block;
}

.guloseimas .owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    background-color: #9E9E9E;
    color: #ffffff;
    font-size: 40px;
    border-radius: 4px;
    padding: 0 4px 0 4px;
}

.guloseimas .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    background-color: #9E9E9E;
    color: #ffffff;
    font-size: 40px;
    border-radius: 4px;
    padding: 0 4px 0 4px;
}