@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Yesteryear);
/*========================================================
                      Main Styles
=========================================================*/
.hide {
    display: none !important;
}

body {
    background: #ECF0F1;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    -webkit-text-size-adjust: none;
    color: #5f5e4e;
}

img {
    max-width: 100%;
    height: auto;
}

h2 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 62px;
    line-height: 82px;
    font-weight: 300;
    color: #823f3f;
}

@media (max-width: 767px) {
    h2 {
        font-size: 42px;
        line-height: 56px;
    }
}

h2 em {
    display: block;
    font-family: 'Yesteryear', cursive;
    font-size: 100px;
    line-height: 82px;
    font-weight: 400;
}

@media (max-width: 767px) {
    h2 em {
        font-size: 72px;
        line-height: 56px;
    }
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #393328;
}

figcaption {
    font-family: 'Yesteryear', cursive;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    color: #393328;
}

.address-1 {
    font-size: 18px;
    line-height: 24px;
}

    .address-1 dt {
        display: inline-block;
    }

    .address-1 dd {
        display: inline-block;
    }

    .address-1 em {
        font-size: 48px;
        line-height: 56px;
    }

    .address-1 * + p {
        margin-top: 28px;
    }

.address-2 {
    overflow: hidden;
    margin-top: 60px;
}

    .address-2 .address_container {
        width: 170px;
        float: left;
    }

@media (max-width: 979px) {
    .address-2 .address_container {
        float: none;
        width: 100%;
    }
}

.address-2 dl {
    margin-left: 128px;
    float: left;
}

@media (max-width: 1199px) {
    .address-2 dl {
        margin-left: 50px;
    }
}

@media (max-width: 979px) {
    .address-2 dl {
        margin-left: 0;
        margin-top: 20px;
        float: none;
    }
}

.address-2 dt {
    display: inline-block;
}

.address-2 dd {
    display: inline-block;
}

.sub-item {
    display: block;
    font-size: 12px;
    color: #AAA;
}

a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    a:active {
        background: transparent;
    }

    a[href^="tel:"] {
        color: inherit;
        text-decoration: none;
    }

.fa {
    line-height: inherit;
}

[class*='fa-']:before {
    font-weight: 400;
    font-family: 'FontAwesome';
}

.page {
    overflow: hidden;
    min-height: 500px;
}

.lt-ie9 .page {
    min-width: 1200px;
}

.center {
    text-align: center;
}

.indents-1 {
    padding: 0 30px;
}

@media (max-width: 1199px) {
    .indents-1 {
        padding: 0;
    }
}

.indents-2 {
    padding: 0 220px;
}

@media (max-width: 1199px) {
    .indents-2 {
        padding: 0;
    }
}

.indents-3 {
    padding: 0 55px 0 0;
}

@media (max-width: 1199px) {
    .indents-3 {
        padding: 0;
    }
}
/*=======================================================
                        Components
=========================================================*/
/*========================   Menu   ==========================*/
.sf-menu {
    display: inline-block;
}

    .sf-menu:before,
    .sf-menu:after {
        content: " ";
        display: table;
    }

    .sf-menu:after {
        clear: both;
    }

    .sf-menu > li {
        position: relative;
        float: left;
    }

        .sf-menu > li + li {
            border-left: 2px solid #AE1009;
            margin-left: 0px;
        }

    .sf-menu a {
        display: block;
    }

.sf-menu {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
}

    .sf-menu > li > a {
        text-transform: uppercase;
        font-weight: 400;
        color: #ffffff;
        padding: 25px 50px 25px 50px;
    }

    .sf-menu > li {
        border-right: 2px solid #FF3636;
    }

        .sf-menu > li:last-child {
            border-right: 0px;
        }

        .sf-menu > li.sfHover > a,
        .sf-menu > li > a:hover {
            color: #FFF;
        }


.theme-red .sf-menu > li.active > a {
    font-weight: bold;
    color: #FFF;
    background-color: #FDAF31;
    border-bottom: 7px solid #FCD027;
}

.theme-green .sf-menu > li.active > a {
    font-weight: bold;
    color: #FFF;
    background-color: #004000;
    border-bottom: 7px solid #FCD027;
}

.theme-black .sf-menu > li.active > a {
    font-weight: bold;
    color: #FFF;
    background-color: #4b4b4b;
    border-bottom: 7px solid #FCD027;
}

.theme-blue .sf-menu > li.active > a {
    font-weight: bold;
    color: #FFF;
    background-color: #FDAF31;
    border-bottom: 7px solid #FCD027;
}

.theme-purple .sf-menu > li.active > a {
    font-weight: bold;
    color: #FFF;
    background-color: #420203;
    border-bottom: 7px solid #FCD027;
}

.sf-menu ul {
    display: none;
    position: absolute;
    top: 100%;
    width: 235px;
    margin-top: 30px;
    padding: 0;
    background: #e6e6e6;
    z-index: 2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sf-menu ul {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

    .sf-menu ul > li > a {
        color: #393328;
        padding: 0 20px;
    }

        .sf-menu ul > li.sfHover > a,
        .sf-menu ul > li > a:hover {
            color: #ffffff;
            background: #884646;
        }

    .sf-menu ul ul {
        position: static;
        top: 100%;
        width: auto;
        margin-top: 0;
        padding: 0;
        z-index: 4;
    }

        .sf-menu ul ul > li > a {
            color: #393328;
            padding: 0 30px;
        }

            .sf-menu ul ul > li.sfHover > a,
            .sf-menu ul ul > li > a:hover {
                color: #ffffff;
                background: #884646;
            }

.sf-menu > li > .sf-with-ul {
    position: relative;
}

    .sf-menu > li > .sf-with-ul:before {
        position: absolute;
        left: 50%;
        top: 100%;
        margin-left: -6px;
        content: '\f0d7';
        font: 400 12px/12px 'FontAwesome';
    }

@media (max-width: 767px) {
    .sf-menu {
        display: none;
    }
}

.toggle-menu-container .nav {
    margin: 0;
    position: fixed;
    right: -273px;
    top: 0;
    height: 100%;
    width: 273px;
    background: #ffffff;
    border-left: 1px solid #e6e6e6;
    z-index: 998;
}

.toggle-menu-container .nav_title {
    padding: 20px 0;
    background: #423e3e;
}

.toggle-menu-container .sf-menu-toggle {
    position: fixed;
    top: 47px;
    right: 60px;
    width: 75px;
    height: 75px;
    font-size: 60px;
    line-height: 75px;
    color: #fff;
    background: #adabad;
    text-align: center;
}

    .toggle-menu-container .sf-menu-toggle:hover {
        text-decoration: none;
        background: #fff;
        color: #000;
    }

.toggle-menu-container .sf-menu {
    width: 100%;
}

    .toggle-menu-container .sf-menu > li {
        float: none;
    }

        .toggle-menu-container .sf-menu > li + li {
            margin-left: 0;
        }

        .toggle-menu-container .sf-menu > li a {
            color: #823f3f;
            background: none;
            padding: 10px 40px;
        }

        .toggle-menu-container .sf-menu > li.active > a {
            color: #ffffff;
            background: #a95858;
        }

        .toggle-menu-container .sf-menu > li.sfHover > a,
        .toggle-menu-container .sf-menu > li a:hover {
            color: #ffffff;
            background: #ba7a7a;
        }

    .toggle-menu-container .sf-menu ul {
        position: static;
        padding: 0;
        margin: 0;
        width: 100%;
    }

        .toggle-menu-container .sf-menu ul li a {
            color: #823f3f;
            background: none;
            padding: 10px 50px;
        }

        .toggle-menu-container .sf-menu ul li.active > a {
            color: #ffffff;
            background: #a95858;
        }

        .toggle-menu-container .sf-menu ul li.sfHover > a,
        .toggle-menu-container .sf-menu ul li a:hover {
            color: #ffffff;
            background: #ba7a7a;
        }

        .toggle-menu-container .sf-menu ul ul a {
            padding: 10px 60px;
        }

.toggle-menu-container .nav.active {
    right: 0;
}

    .toggle-menu-container .nav.active .sf-menu-toggle {
        margin-left: 0;
        top: 6px;
        right: 233px;
        height: 30px;
        width: 30px;
        font-size: 18px;
        line-height: 30px;
    }

@media (max-width: 979px) {
    .toggle-menu-container .sf-menu-toggle {
        top: 10px;
        right: 10px;
    }
}

@media (max-width: 767px) {
    .toggle-menu-container .sf-menu {
        display: block;
    }

        .toggle-menu-container .sf-menu a {
            text-align: left;
        }
}
/*==================  Historico Menu  ======================*/
.menu-historico {
    float: right;
}

    .menu-historico > li > a {
        padding: 12.5px 25px 12.5px 25px;
        font-size: 16px;
        font-weight: bold;
        color: #7F7F7F;
    }

    .menu-historico > li.ativo {
        border-bottom: 4px solid #F48939;
        padding: 0px 4px;
    }
/*==================  Select Menu  ======================*/
.select-menu {
    position: relative;
    display: none;
    margin: 0 auto;
    width: 420px;
    background: #ffffff url('../images/select.png') no-repeat right center;
    overflow: hidden;
}

    .select-menu .select {
        width: 440px;
        height: 30px;
        color: #585858;
        background-color: transparent;
        font: 400 15px 'Open Sans', sans-serif;
        line-height: 30px;
        border: none;
        border-radius: 0;
        box-shadow: none;
        outline: none;
        -webkit-appearance: none;
    }

        .select-menu .select::-ms-expand {
            display: none;
        }

@media (max-width: 767px) {
    .select-menu {
        display: block;
    }
}

@media (max-width: 479px) {
    .select-menu {
        width: 270px;
    }

        .select-menu .select {
            width: 290px;
        }
}
/*==================  Stuck menu  ======================*/
.theme-red .isStuck {
    background: #DD1F1F;
    z-index: 999;
    border-bottom: 1px solid #333333;
}

.theme-green .isStuck {
    background: #01210A;
    z-index: 999;
    border-bottom: 1px solid #333333;
}

.theme-purple .isStuck {
    background: #140108;
    z-index: 999;
    border-bottom: 1px solid #333333;
}

.theme-black .isStuck {
    background: #0059AD;
    z-index: 999;
    border-bottom: 1px solid #333333;
}

.theme-blue .isStuck {
    background: #0059AD;
    z-index: 999;
    border-bottom: 1px solid #333333;
}

.isStuck .nav {
    margin: 10px 0 10px;
}

.isStuck .brand {
    margin: 14px 0 5px;
}

@media only screen and (max-width: 979px) {
    .isStuck {
        display: none !important;
    }
}
/*==================     ToTop     ======================*/
.toTop {
    width: 90px;
    height: 90px;
    font-size: 88px;
    line-height: 90px;
    color: #fff;
    background: #b6b2b3;
    position: fixed;
    right: 66px;
    bottom: 30px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    border-radius: 50%;
}

    .toTop:hover {
        color: #fff;
        background: #663535;
        text-decoration: none;
    }

@media only screen and (max-width: 1399px) {
    .toTop {
        display: none !important;
    }
}
/*==================   Parallax    ======================*/
.parallax {
    width: 100%;
    background-position: center 0;
    background-repeat: no-repeat;
}

.mobile .parallax,
.tablet .parallax {
    background-position: 50% 0 !important;
    background-size: cover;
}

.parallax1 {
    text-align: center;
    background-color: #FFF;
    background-image: url(../images/parallax01.jpg);
    padding: 132px 0 127px;
}

.parallax2 {
    color: #ffffff;
    background-color: #FFF;
    background-image: url(../images/parallax02.jpg);
    padding: 142px 0 142px;
}

.parallax3 {
    background-color: #FFF;
    background-image: url(../images/parallax03.jpg);
    padding: 117px 0 122px;
}

.parallax4 {
    color: #ffffff;
    background-color: #FFF;
    background-image: url(../images/parallax04.jpg);
    padding: 97px 0 100px;
}

    .parallax4 h2 {
        color: #ffffff;
    }

.parallax5 {
    color: #ffffff;
    background-color: #FFF;
    background-image: url(../images/parallax05.jpg);
    padding: 134px 0px 132px;
}

    .parallax5 h2 {
        color: #ffffff;
        text-align: left;
        padding-left: 65px;
        position: relative;
    }

        .parallax5 h2:before {
            content: '\f000';
            position: absolute;
            left: 0;
            top: 10px;
            font-family: 'FontAwesome';
            font-size: 60px;
            line-height: 60px;
        }

@media (max-width: 767px) {
    .parallax {
        background-position: center 0 !important;
        background-size: cover;
    }
}

.img__border {
    border: 1px solid #6c6860;
}
/*========================================================
                     HEADER  Section
=========================================================*/
.theme-green header {
    background: #01210A;
}

.theme-red header {
    background: #DD1F1F;
}

.theme-purple header {
    background: #140108;
}

.theme-black header {
    background: #000;
}

.theme-blue header {
    background: #0059AD;
}

header .brand {
    float: left;
}

header .nav {
    margin: 10px 0 10px 0;
    float: right;
}

header h1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

header ul {
    margin-bottom: 0px !important;
}

@media (max-width: 767px) {
    header {
        text-align: center;
    }

        header .brand,
        header .nav {
            float: none;
        }
}
/*==================     Brand     ======================*/
.brand {
    margin: 14px 0 0 0;
    float: left;
}

.brand_name {
    padding: 0 0 6px 4px;
    display: inline-block;
    overflow: hidden;
    font-family: 'Yesteryear', cursive;
    font-size: 60px;
    line-height: 64px;
    color: #ffffff;
}
/*=======================================================
                     CONTENT  Layout
=========================================================*/
* + p {
    margin-top: 46px;
}

* + h2 {
    margin-top: 138px;
}

* + h3 {
    margin-top: 10px;
}

* + figcaption {
    margin-top: 25px;
}

* + address {
    margin-top: 37px;
}

* + .row {
    margin-top: 80px;
}

#lista-tamanhos .row {
    margin-top: 10px;
}

* + .row__offset-1 {
    margin-top: 60px;
}

* + .row__offset-2 {
    margin-top: 30px;
}

.carrinho-pedido .row {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#detalhes-pedido {
    height: 397.78px !important;
    position: absolute !important;
    width: 100% !important;
    border: 1px solid #ddd !important;
    color: #FFF !important;
    text-align: center !important;
}

* + .decoration {
    margin-top: 43px;
}

* + .btn {
    margin-top: 43px;
}

.modal-footer .btn {
    margin-top: 0px;
}

* + .gallery {
    margin-top: 34px;
}

h2 + p {
    margin-top: 55px;
}

h3 + p {
    margin-top: 21px;
}

p + .img {
    margin-top: 46px;
}

.img + h3 {
    margin-top: 46px;
}
/*========================================================
                     CONTENT  Styles
=========================================================*/
main {
    display: block;
    color: #737373;
    font-weight: 800;
    background: #ECF0F1;
    border-bottom: 1px solid #C6CACD;
    margin-right: 10px;
    margin-left: 10px;
}
/*==================      Well     ======================*/
.well {
    padding: 114px 0 0 0;
}

.well__offset-1 {
    padding: 135px 0 128px 0;
}

.well__offset-2 {
    padding: 141px 0 67px 0;
}

.well__offset-3 {
    padding: 131px 0 129px 0;
}

.well__offset-4 {
    padding: 116px 0 129px 0;
}
/*==================    Buttons    ======================*/
.btn {
    position: relative;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #393328;
}

    .btn:before,
    .btn:after {
        content: '';
        position: absolute;
        left: 50%;
        right: 50%;
        background: #6c6860;
        height: 1px;
        top: 22px;
        opacity: 0;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.lt-ie9 .btn:before,
.lt-ie9 .btn:after {
    filter: alpha(opacity=0);
}

.btn:hover {
    color: #823f3f;
}

/*.btn:hover:before {
        left: 0;
        opacity: 1;
    }*/

.lt-ie9 .btn:hover:before {
    filter: alpha(opacity=100);
}

/*.btn:hover:after {
    right: 0;
    opacity: 1;
}*/

.btn:focus, .btn:hover {
    background-position: 0px 0px !important;
}

.lt-ie9 .btn:hover:after {
    filter: alpha(opacity=100);
}
/*================== Decoration ======================*/
.decoration {
    position: relative;
    text-align: center;
}

    .decoration:before {
        content: '';
        position: absolute;
        height: 1px;
        top: 10px;
        left: 0;
        right: 50%;
        margin-right: 67px;
        margin-left: 3px;
        background: #6c6860;
    }

    .decoration:after {
        content: '';
        position: absolute;
        height: 1px;
        top: 10px;
        right: 0;
        left: 50%;
        margin-left: 67px;
        margin-right: 3px;
        background: #6c6860;
    }
/*==================   Lazy Img    ======================*/
.lazy-img {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden;
    background: #ffffff url(../images/lazy-loader.gif) no-repeat center center;
}

    .lazy-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        -moz-transition: 1s all ease;
        -o-transition: 1s all ease;
        -webkit-transition: 1s all ease;
        transition: 1s all ease;
        opacity: 0;
    }

.lt-ie9 .lazy-img img {
    filter: alpha(opacity=0);
}

.lazy-img .lazy-loaded {
    opacity: 1;
}

.lt-ie9 .lazy-img .lazy-loaded {
    filter: alpha(opacity=100);
}
/*================== Gallery ======================*/
.gallery {
    width: 100%;
    overflow: hidden;
}

@media (max-width: 767px) {
    .gallery {
        width: 420px;
        margin: 0 auto;
    }
}

@media (max-width: 479px) {
    .gallery {
        width: 300px;
    }
}

.gallery em {
    font-size: 36px;
    line-height: 44px;
    color: #823f3f;
}

.gallery_col-1 {
    float: left;
    width: 30.3347280334728%;
}

@media (max-width: 767px) {
    .gallery_col-1 {
        width: 100%;
    }
}

.gallery_col-2 {
    float: left;
    width: 38.96443514644351%;
}

@media (max-width: 767px) {
    .gallery_col-2 {
        width: 100%;
    }
}

.gallery_col-3 {
    float: left;
    width: 30.70083682008368%;
}

@media (max-width: 767px) {
    .gallery_col-3 {
        width: 100%;
    }
}

.gallery_item {
    display: block;
    position: relative;
}

    .gallery_item:hover .gallery_overlay {
        opacity: 1;
    }

.lt-ie9 .gallery_item:hover .gallery_overlay {
    filter: alpha(opacity=100);
}

.gallery_overlay {
    position: absolute;
    text-align: center;
    vertical-align: top;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background: rgba(255, 255, 255, 0.54);
    z-index: 1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.lt-ie9 .gallery_overlay {
    filter: alpha(opacity=0);
}

.lt-ie9 .gallery_overlay {
    background: none;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8affffff', endColorstr='#8affffff');
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8affffff', endColorstr='#8affffff');
    zoom: 1;
}

.gallery_caption {
    position: absolute;
    background: #ffffff;
    width: 295px;
    padding: 28px 40px 42px;
    top: 50%;
    margin-top: -84px;
    left: 50%;
    margin-left: -188px;
}

@media (max-width: 1199px) {
    .gallery_caption {
        width: 240px;
        margin-left: -150px;
        padding: 20px 30px 30px;
    }
}

@media (max-width: 979px) {
    .gallery_caption {
        width: 200px;
        margin-left: -120px;
        padding: 10px 20px 20px;
        margin-top: -62px;
    }

        .gallery_caption em {
            font-size: 24px;
            line-height: 32px;
        }

        .gallery_caption * + p {
            margin-top: 10px;
        }
}

.gallery img {
    width: 100%;
}

.gallery * + p {
    margin-top: 20px;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
    padding-top: 30px;
    padding-bottom: 30px;
    height: 90px;
    text-align: center;
    background-color: #ECF0F1;
}

    footer .socials {
        display: inline-block;
        overflow: hidden;
    }

        footer .socials li {
            float: left;
        }

            footer .socials li + li {
                margin-left: 15px;
            }

@media (max-width: 767px) {
    footer .socials li + li {
        margin-left: 15px;
    }
}

@media (max-width: 479px) {
    footer .socials li + li {
        margin-left: 10px;
    }
}

footer .socials a {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #B1B6BA;
    color: #ffffff;
    border-radius: 50%;
    font-size: 40px;
}

@media (max-width: 479px) {
    footer .socials a {
        font-size: 25px;
        width: 50px;
        height: 50px;
        line-height: 30px;
    }
}

footer .socials a:hover {
    background: #423e3e;
    color: #ffffff;
}

footer .copyright {
    color: #000000;
}


* + footer .copyright {
    margin-top: 70px;
}

footer .tm {
    background: #423e3e;
}

* + footer .tm {
    margin-top: 11px;
}

.client {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #5f5e4e;
}

    .client em {
        display: block;
        font-family: 'Yesteryear', cursive;
        font-size: 30px;
        line-height: 40px;
        font-weight: 400;
    }

* + .client {
    margin-top: 20px;
}

.bg-1 {
    background: #a95858;
    color: #ffffff;
}

    .bg-1 h2 {
        color: #ffffff;
    }

    .bg-1 h3 {
        color: #ffffff;
    }

    .bg-1 figcaption {
        color: #ffffff;
    }

    .bg-1 .decoration:before,
    .bg-1 .decoration:after {
        background: #563d34;
    }

    .bg-1 .btn:before,
    .bg-1 .btn:after {
        background: #ffffff;
    }

    .bg-1 .btn:hover {
        color: #ffffff;
    }

.box-1 .img {
    margin-top: 4px;
}

* + .box-1 {
    margin-top: 65px;
}

.box-1 * + p {
    margin-top: 1px;
}

.box-1 * + h3 {
    margin-top: 19px;
}

* + .box-2 {
    margin-top: 70px;
}

.box-3 h2 {
    text-align: left;
    font-size: 48px;
    line-height: 58px;
}

* + .box-3 {
    margin-top: 50px;
}

.box-3 h2 + * {
    margin-top: 50px;
}
/*==================  GOOGLE MAP  ======================*/
* + .map {
    margin-top: 72px;
}

.map_model {
    height: 430px;
}

    .map_model img {
        max-width: none !important;
    }

@media (max-width: 767px) {
    .map_model {
        height: 250px;
    }
}

@media (max-width: 479px) {
    .map_model {
        height: 200px;
    }
}

.map_locations {
    display: none;
}

.form-control {
    border-radius: 0;
    line-height: 30px;
    width: 100%;
}

.item-acc {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    margin-bottom: 0;
    border-radius: 4px;
}


input[type="checkbox"] {
    display: none;
}

    input[type="checkbox"] + label span {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: -1px 4px 0 0;
        vertical-align: middle;
        background: url(../../admin/css/icheck/flat/green.png) left top no-repeat;
        cursor: pointer;
    }

    input[type="checkbox"]:checked + label span {
        background: url(../../admin/css/icheck/flat/green.png) -22px top no-repeat;
    }

input[type="radio"] {
    display: none;
}

    input[type="radio"] + label span {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: -1px 4px 0 0;
        vertical-align: middle;
        background: url(../../admin/css/icheck/flat/green.png) -88px top no-repeat;
        cursor: pointer;
    }

    input[type="radio"]:checked + label span {
        background: url(../../admin/css/icheck/flat/green.png) -110px top no-repeat;
    }

header .container {
    width: 100% !important;
    padding: 0px 30px;
}

footer .container {
    width: 100% !important;
    padding: 0px 30px;
}

/*========================================================
                     LOGIN  Section
=========================================================*/
.form-login {
    background-color: #FFF;
    margin-top: 25px;
    margin-bottom: 100px;
}

    .form-login h2 {
        text-transform: uppercase;
        font-weight: 600;
        color: #FFF;
    }

    .form-login .head {
        text-transform: uppercase;
        background-color: #F48939;
        color: #FFF;
    }

    .form-login .body {
        background-color: #FFF;
    }

    .form-login .footer {
        background-color: #00A549;
        text-transform: uppercase;
        color: #FFF;
        text-align: center;
    }

    .form-login .row {
        margin-top: 15px;
        margin-left: -15px;
    }

        .form-login .row:first-child {
            margin-top: 0px;
        }

    .form-login #ContentPlaceHolder1_btnEntrar {
        background-color: #00A549;
        text-transform: uppercase;
        padding: 10px;
        text-align: center;
        font-size: 30px;
        border: 0px;
    }

    .form-login #btnEntrar {
        background-color: #00A549;
        text-transform: uppercase;
        padding: 10px;
        text-align: center;
        font-size: 30px;
        border: 0px;
    }

        .form-login #btnEntrar:visited {
            color: #FFF;
        }

        .form-login #btnEntrar:active {
            color: #FFF;
        }

        .form-login #btnEntrar:hover {
            text-decoration: none;
        }

    .form-login input[type=text], .form-login input[type=password] {
        color: #000;
        font-weight: 100;
    }

/*========================================================
                     CADASTRO  Section
=========================================================*/
.form-cadastro {
    background-color: #FFF;
    margin-top: 25px;
    margin-bottom: 100px;
}

    .form-cadastro h2 {
        text-transform: uppercase;
        font-weight: 600;
        color: #FFF;
    }

    .form-cadastro .head {
        text-transform: uppercase;
        background-color: #BEC3C6;
        color: #FFF;
    }

    .form-cadastro .body {
        background-color: #FFF;
    }

    .form-cadastro .footer {
        background-color: #366996;
        text-transform: uppercase;
        color: #FFF;
        text-align: center;
    }

    .form-cadastro .row {
        margin-top: 15px;
        margin-left: -15px;
    }

        .form-cadastro .row:first-child {
            margin-top: 0px;
        }

    .form-cadastro #ContentPlaceHolder1_btnCadastrar {
        background-color: #366996;
        text-transform: uppercase;
        padding: 10px;
        text-align: center;
        font-size: 30px;
        border: 0px;
        color: #FFF;
    }

    .form-cadastro #btnCadastrar {
        background-color: #366996;
        text-transform: uppercase;
        padding: 10px;
        text-align: center;
        font-size: 30px;
        border: 0px;
        color: #FFF;
    }

    .form-cadastro #btnAlterarSenha {
        background-color: #366996;
        text-transform: uppercase;
        padding: 10px;
        text-align: center;
        font-size: 30px;
        border: 0px;
        color: #FFF;
    }

    .form-cadastro #btnCadastrar:visited {
        color: #FFF;
    }

    .form-cadastro #btnCadastrar:active {
        color: #FFF;
    }

    .form-cadastro #btnCadastrar:hover {
        text-decoration: none;
    }

    .form-cadastro input[type=text], .form-cadastro input[type=password] {
        color: #000;
        font-weight: 100;
    }

input[type=text], input[type=password], select {
    color: #000;
    font-weight: 100;
}

/*========================================================
                     FECHAR PEDIDO  Section
=========================================================*/

#fechar-pedido-part1 {
    padding-left: 50px;
    padding-right: 50px;
}

    #fechar-pedido-part1 .titulo {
        margin-top: 15px;
        text-transform: uppercase;
        color: #7F7F7F;
        text-align: center;
        font-size: 27px;
    }

.fechar-pedido-endereco {
    margin-left: 80px;
    background-color: #FFF;
    padding: 0px 15px 15px 15px;
}

    .fechar-pedido-endereco .head {
        font-weight: bold;
        color: #FFF;
        text-align: center;
        text-transform: uppercase;
        background-color: #BEC6C6;
        margin-left: -15px;
    }

    .fechar-pedido-endereco .row {
        margin-top: 15px;
    }

        .fechar-pedido-endereco .row:first-child {
            margin-top: 0px;
        }

    .fechar-pedido-endereco .body {
        margin-left: 0px !important;
        margin-top: 10px !important;
    }

/*========================================================
                     HISTÓRICO  Section
=========================================================*/

#historico-part2 {
    background-color: #FFF;
    border: 1px solid #F48939;
    margin-bottom: 25px;
}

    #historico-part2 .head {
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        background-color: #F48939;
    }

    #historico-part2 h2 {
        font-weight: bold;
    }

    #historico-part2 .body {
        background-color: #FFF;
        margin-top: 25px;
    }

    #historico-part2 .row {
        margin-left: -15px;
    }

    #historico-part2 table thead th {
        background-color: #BEC3C6;
        color: #FFF;
        text-align: center;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 500;
    }

    #historico-part2 table tbody tr {
        color: #888;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
    }

#itens-pedido table thead th {
    background-color: #BEC3C6;
    color: #FFF;
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}

#itens-pedido table tbody tr {
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
}

#historico-part2 table tbody tr .Pedido-Cancelado {
    color: #DC201F;
}

#historico-part2 table tbody tr .Pedido-Recebido {
    color: #028752;
}

#historico-part2 table tbody tr .Pedido-Finalizado {
    color: #23527c;
}


#historico-part2 table tbody tr:nth-child(2n) {
    background-color: #F3F3F3;
}

#itens-pedido table tbody tr:nth-child(2n) {
    background-color: #F3F3F3;
}

.modal-content {
    width: 700px;
}

    .modal-content .modal-header {
        background-color: #DD1F1F;
        color: #FFF;
        text-transform: uppercase;
    }

    .modal-content .modal-footer {
        background: rgb(236, 240, 241) !important;
    }

    .modal-content .modal-header h4 {
        font-weight: bold;
    }

#lista-tamanhos .row .row {
    margin-right: 0px;
    margin-left: 0px;
    padding: 16px 0px 8px 0px;
    margin-top: 0px;
}

    #lista-tamanhos .row .row:nth-child(2n+1) {
        background-color: #F3F3F3;
    }


.panel-body * + .row {
    margin-top: 5px;
}

.multi-ativo {
    border: 2px solid #f7ed29;
}

.grupo-bordas .col-xs-2 {
    width: auto;
}

.grupo-bordas a:hover, .grupo-bordas a:focus {
    text-decoration: none;
}

.grupo-bordas .col-xs-2 + .col-xs-2 {
    border-left: 1px solid #D6DCDC;
}

/*========================================================
                     PRELOADER  Section
=========================================================*/

body {
    /*overflow: hidden;*/
}


/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    z-index: 99;
    /* makes sure it stays on top */
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    z-index: 2000;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url(https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif);
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    /* is width and height divided by two */
}

#imagemtesteira {
    max-height: 81px;
}

/*--
	wrapper Start 
--*/
#intro {
    background-color: #FFF;
    padding: 100px 0;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

    #intro .block h2 {
        padding-top: 35px;
        line-height: 27px;
        text-align: left;
        margin: 0;
        font-family: 'Roboto', sans-serif;
    }

    #intro .block p {
        color: #7B7B7B;
        font-size: 15px;
        line-height: 28px;
        padding-top: 20px;
    }

    #intro .block img {
        padding-left: 40px;
        width: 100%;
    }

    #intro .section-title {
        margin-bottom: 0px;
    }

        #intro .section-title p {
            padding-top: 20px;
        }

.section-title {
    margin-bottom: 70px;
}

    .section-title h2 {
        text-transform: uppercase;
        font-size: 28px;
        font-weight: 600;
    }

    .section-title p {
        margin-top: 0px;
        font-family: 'Volkhov', serif;
        font-style: italic;
        font-size: 15px;
        line-height: 28px;
        color: #666;
    }
