﻿body {
    font-family:  'Raleway', 'sans-serif';
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: 500 !important;
}

.header {
    position: relative;
}




.header-upper-menu .navbar:before {
    background-image: url(../images/border-white.png);
    background-repeat: repeat-x;
    background-position: center top;
    height: 5px;
    position: absolute;
    z-index: 2;
    content: '';
    left: 0;
    right: 0;
    top: -5px;
}

.header-upper-logo:after, .header-upper-menu .navbar:after, .beader-checkout:after {
    background-image: url(../images/border-white.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 5px;
    position: absolute;
    z-index: 2;
    content: '';
    left: 0;
    right: 0;
    bottom: -5px;
}

.header-shortcuts {
    background-image: url(../images/border-b.png);
    background-repeat: repeat-x;
    background-position: bottom;
}


    .header-shortcuts a {
        text-decoration: none;
        outline: none;
        box-shadow: none !important;
        font-weight: 600;
    }

    .header-shortcuts .dropdown-menu, .user-dropdown {
        background: none;
        border: none;
        font-size: 12px;
        border-radius: 0;
        padding: 0;
    }

        .header-shortcuts .dropdown-menu a, .user-dropdown a {
            color: #000;
            margin-top: 1px;
            background-color: #fff;
            padding: 8px 12px;
        }

            .header-shortcuts .dropdown-menu a:first-child, .user-dropdown a:first-child {
                margin-top: inherit;
            }

.header-upper {
    background-color: #fff;
    text-align: center;
    position: relative;
    z-index: 10;
}

.header-uper * {
    box-shadow: none !important;
}

.user-dropdown {
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 100% !important;
}



.header-upper-logo {
    background-image: url(../images/bgheader.png);
    background-position: center;
    text-align: center;
}

@media only screen and (min-width:100px) {
    .header-upper-logo a img {
        margin: 15px;
    }
}

.header-upper-logo, .header-upper-menu, .beader-checkout {
    box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.1);
}


    .header-upper-menu .navbar-collapse {
        letter-spacing: 1px;
    }

@media(min-width:992px) {
    .header-upper-menu {
        position: absolute;
        left: 0;
        right: 0;
        margin-top: 10px;
    }
}

.header-upper-menu .navbar {
    padding: 0;
    background-color: rgba(255, 255, 255, 1);
    z-index: 3;
    position: relative;
}

    .header-upper-menu .navbar .nav-item {
        text-align: center;
    }


.header-upper-menu .navbar-toggler {
    position: inherit;
}

@media(min-width:100px) {

    .header-upper-menu .navbar .navbar-nav a[data-toggle] {
        padding: 0;
    }

    .header-upper-menu .dropdown-menu {
        left: 0;
        right: 0;
        border-radius: 0;
        top: inherit;
        background-color: transparent;
    }
}

@media(max-width:991px) {
    .header-upper-menu {
        background-color: #fff;
    }

        .header-upper-menu .navbar .navbar-collapse {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .header-upper-menu .navbar .navbar-nav a[data-toggle] {
            background-color: #ccc;
            position: absolute;
            right: 5px;
            padding: 0 8px;
            display: inline-block;
            line-height: 30px;
        }

        .header-upper-menu .navbar .navbar-nav i.fa-chevron-down {
            color: #fff;
        }
}

@media(min-width:992px) {
    .header-upper-menu .navbar-nav li.nav-item:hover .dropdown-menu {
        display: block;
    }

    .header-upper-menu .dropdown-menu {
        background-color: rgba(255, 255, 255, 1);
        padding-top: 30px;
        padding-bottom: 30px;
        box-shadow: 0 20px 15px 0px rgba(0, 0, 0, .5);
    }

        .header-upper-menu .dropdown-menu a {
            color: #000;
        }

    .header-upper-menu .nav-item i.fa-chevron-down {
        color: #000;
    }
}


.header-upper-menu a {
    font-weight: 400;
}

.header-upper-menu .navbar-nav > li > a.nav-link {
    padding: 5px 25px;
    text-align: center;
    display: inline-block;
    line-height: 22px;
}


.header-upper-menu .navbar-nav h6 {
    text-align: center;
    padding: 10px;
    margin: 0;
    font-size: 13px !important;
}


.header-upper-menu .navbar-nav > li ul li {
    font-size: 12px !important;
    font-weight: normal;
    text-align: center;
    padding: 5px;
    width: 100%;
}

.header-shadow {
    background-image: url(../images/shadow.png);
    background-position: center;
    left: 0;
    right: 0;
    height: 35px;
    opacity: 0.1;
    position: absolute;
    z-index: 1;
    margin-top: -8px;
}

.header-banners {
    max-height: 600px;
    overflow: hidden;
    position: relative;
}

.camera_wrap {
    background: none !important;
    margin-bottom: 0 !important;
}

.camera_pag {
    position: absolute;
    bottom: 0;
    right: 0;
}

#pie_0 {
    top: 20px !important;
}

.breadcrumb {
    margin-top: 35px;
    background-color: #f9f9f9;
}

    .breadcrumb ul {
        margin: 0;
        color: #000;
        text-transform: lowercase;
        display: block;
        text-align: right;
    }

        .breadcrumb ul li {
            font-size: 12px;
            display: inline-block;
        }

        .breadcrumb ul > li + li:before {
            padding: 0 2px;
            color: #ccc;
            content: "/\00a0";
        }

        .breadcrumb ul li a {
            color: #000;
        }

.view-content-title {
    font-size: 28px;
    position: relative;
    padding: 0px 0 15px 0;
    text-align: center;
    font-weight: 400;
    margin: 20px 0;
}

    .view-content-title h1 {
        font-size: 24px;
    }

    .view-content-title h2 {
        font-size: 22px;
    }

    .view-content-title h3 {
        font-size: 18px;
    }

    .view-content-title h4 {
        font-size: 16px;
    }

    .view-content-title h5 {
        font-size: 14px;
    }

    .view-content-title h6 {
        font-size: 12px;
    }

    .view-content-title:before {
        position: absolute;
        display: inline-block;
        content: '';
        width: 75px;
        height: 2px;
        bottom: 15px;
        background: #D2AE6D;
        left: 50%;
        -moz-transform: translate(-50%,0%);
        -webkit-transform: translate(-50%,0%);
        -ms-transform: translate(-50%,0%);
        -o-transform: translate(-50%,0%);
        transform: translate(-50%,0%);
    }

.content-title, .category-title {
    padding-bottom: 20px;
    text-align: left !important;
    position: relative;
}

.category-title {
    padding: 10px 0 10px 0 !important;
}

    .content-title ul, .category-title ul {
        font-size: 16px;
        color: #666;
        margin: 0;
        padding: 0;
        text-transform: lowercase;
    }

        .content-title ul li, .category-title ul li {
            margin: 0 5px 0 0;
            padding: 0 15px 0 0;
            display: inline-block;
            background-image: url(../images/chevron.png);
            background-position: 100% center;
            background-repeat: no-repeat;
        }

        .category-title ul li {
            background: none;
        }

        .content-title ul li.first {
            display: none;
        }

            .content-title ul li.first a, .category-title ul li.first a {
                text-indent: -999em;
            }

                .content-title ul li.first a:before, .category-title ul li.first a:before {
                    font-family: 'FontAwesome';
                    color: #333;
                    content: "\f015";
                    font-size: 22px;
                    vertical-align: top;
                }

                .content-title ul li.first a:hover:before, .category-title ul li.first a:hover:before {
                    color: #D04074;
                }

        .content-title ul li.last, .category-title ul li.last {
            background: none;
        }

    .content-title hr, .category-title hr {
        border: none;
        position: relative;
    }

    .content-title a, .category-title a {
        color: #3D4353;
        text-decoration: none;
    }

        .content-title a:hover, .category-title a:hover {
            color: #EB6654;
        }

    .content-title hr:before, .category-title hr:before {
        position: absolute;
        display: inline-block;
        content: '';
        width: 65px;
        height: 1px;
        left: 0;
        bottom: -1px;
    }

.footer {
    background-color: #D2AE6D;
    background-position: center -370px;
    color: #382400;
    position: relative;
    padding: 20px 0;
    margin-top: 35px;
}

    .footer a {
        color: #382400;
    }

        .footer a:hover {
            color: #382400;
        }

    .footer .view-content-title {
        text-transform: lowercase;
        font-weight: bold;
        text-align: center;
    }

        .footer .view-content-title:before {
            height: 1px;
            background-color: #382400;
        }

.footer-sitemap h5 {
    font-size: 15px;
}

.footer-sitemap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 24px;
    text-align: justify;
}

    .footer-sitemap ul li {
        padding: 3px 0;
        font-weight: normal;
    }

.footer-sitemap > ul > li {
    font-weight: bold;
}

.footer-sitemap > ul > li {
    display: inline-block;
    vertical-align: top;
}

.footer-links {
    text-align: center;
}

.social-icon {
    background-color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 25px;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    margin: 10px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    .social-icon:hover {
        background-color: #D2AE6D;
    }

    .social-icon i {
        vertical-align: middle;
        font-size: 26px;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .social-icon * {
        color: #382400;
    }

    .social-icon:hover * {
        color: #fff;
    }

.footer-copy {
    font-size: 11px;
    color: #382400;
    padding: 5px;
    margin-top: 10px;
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        color: #333;
    }

.input-validation-error {
    border: 1px solid red !important;
}

.field-validation-error {
    color: Red;
    display: block;
    padding: 5px 0;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    padding-left: 16px;
}

    .validation-summary-errors ul li {
        color: red;
    }


.ui-datepicker-trigger {
    border: none;
    background-color: transparent;
}

#tooltip {
    text-align: center;
    color: #fff;
    background: #d04074;
    position: absolute;
    z-index: 100;
    padding: 12px;
    border-bottom: 3px solid #b52e5f;
    top: -1000px;
}

    #tooltip:after {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #b52e5f;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }

.ico-cross {
    width: 48px;
    background-image: url('../images/ico-cross.png');
    height: 195px;
    background-repeat: no-repeat;
    background-position: 100%;
    margin: 0 10px !important;
}

.ico-equal {
    width: 48px;
    background-image: url('../images/ico-equal.png');
    height: 195px;
    background-repeat: no-repeat;
    background-position: 100%;
    margin: 0 10px !important;
}

.control-label {
    font-family: Sans-Serif;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    padding: 6px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    color: #757575;
    vertical-align: middle;
}

select.form-control {
    padding-bottom: 7px;
}

.form-control {
    font-family: Sans-Serif;
    font-size: 12px;
    height: inherit;
    font-weight: bold;
}

.btn {
    border-radius: 0;
    font-family: sans-serif;
    font-size: 12px;
}

.btn-sm, .btn-group-sm > .btn {
    font-size: 12px;
}

.camera_thumbs {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.camera_thumbs_cont ul li > img {
    width: 71px;
    height: 53px;
}

.camera_thumbs_cont ul li > img {
    border: 1px solid #fff;
}

.camera_caption {
    bottom: inherit;
}

    .camera_caption > div {
        display: inline-block;
        background: none;
    }

.camera_thumbs_cont {
    background: none !important;
}

.camera_pag {
    position: absolute;
    bottom: 0;
    right: 0;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    margin: 5px !important;
}

.camera_prev {
    left: 65px !important;
}

.camera_next {
    right: 65px !important;
}

    .camera_prev > span, .camera_next > span {
        background: none !important;
        font-size: 35px !important;
        height: inherit !important;
        width: inherit !important;
        color: #193080;
    }

.camera_prev, .camera_next {
    background: none !important;
    height: initial !important;
    width: initial !important;
}




.font-weight-bold {
    font-weight: 600 !important;
}




.boder-menu-top {
    background-image: url(../images/border-menu-top.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 6px;
}

.boder-menu-footer {
    background-image: url(../images/border-white-dashed.png);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 10px;
}


.text-uppercase {
    letter-spacing: 0.08em;
}


*, input, select, textarea, option, button {
    outline: none !important;
}


.datepicker {
    font-size: 12px;
}


.modal .modal-content {
    border-radius: 20px;
    background-clip: unset;
    border: none;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.4);
}

    .modal .modal-content .modal-header {
        position: relative;
        margin: 0px 15px;
        padding: 20px 1.5rem;
    }

        .modal .modal-content .modal-header .modal-title {
            font-weight: bold;
            text-transform: lowercase;
            font-size: 13px;
        }

        .modal .modal-content .modal-header .close {
            margin-top: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            margin: 0;
            padding: 0.5rem 1.5rem;
        }

    .modal .modal-content .modal-footer {
        padding: 0.8rem 1rem;
    }

        .modal .modal-content .modal-footer .btn {
            font-size: 12px !important;
        }



.box-shadow-btn {
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
}



.navbar {
    padding: 0;
}

.navbar-light .navbar-toggler {
    border: none;
}


.navbar-toggler a {
    box-shadow: none!important;
}





.table-label {
    display: none;
}


@media (max-width: 767px) {
    .table-response thead {
        display: none;
    }

    .table-response td {
        display: block;
    }

    .table-label {
        display: block;
        font-weight: bold;
        text-align: left;
        text-transform: uppercase;
        font-size: 11px;
        padding: 2px;
    }

    .table-display {
        padding: 0.375rem 0.75rem;
    }

    .actions-table-dropdown {
        text-align: right !important;
        display: block;
    }
}


::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb:vertical {
    background-color: #dcdcdc;
    border-radius: 50px;
}


.owl-carousel {
    z-index: auto;
}






h7 {
    font-size: 0.85rem;
}

.basket-summary {
    width: calc(100% - 30px);
    max-width: 400px;
    height: 100vh;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: fixed;
    background: #fff;
    z-index: 999;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.16);
    top: 0;
    right: 0;
}

    .basket-summary a {
        text-decoration: none;
    }

.basket-summary-content {
    height: calc(100% - 200px);
    overflow: auto;
}

.basket-summary-content-itens {
    background-color: #fafafa;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.05);
    margin: 0.5rem 2px;
}


.nav-cart-dropdown {
    /* display: none; */
    max-width: 400px;
    width: 80vw;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    background: #fff;
    z-index: 3;
    border: solid 0.1rem #eaeaea;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.16);
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 100% !important;
}


.shopping-cart {
    position: absolute;
    background-color: #fff;
    z-index: 99;
}

.shopping-cart-items {
    padding-top: 20px;
}

.item-price {
    margin-right: 8px;
}



.shopping-cart:after {
    bottom: 100%;
    left: 89%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: white;
    border-width: 8px;
    margin-left: -8px;
}

.cart-icon {
    color: #515783;
    font-size: 24px;
    margin-right: 7px;
    float: left;
}

.button {
    color: white;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    display: block;
    border-radius: 3px;
    font-size: 16px;
    margin: 25px 0 15px 0;
}




.stepper-wrapper {
    font-family: Arial;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    text-transform: lowercase;
    font-weight: 600;
    position: relative;
    z-index: 0;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;

}


.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #6c757d;
    width: 100%;
    top: 20px;
    left: -50%;
    z-index: 2;
}

    .stepper-item::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #6c757d;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 2;
    }

    .stepper-item .step-counter {
        position: relative;
        z-index: 5;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #6c757d;
        margin-bottom: 6px;
        color: #fff;
        font-weight: bold;
    }

    .stepper-item.active {
        font-weight: bold;
    }

    .stepper-item.completed .step-counter {
        background-color: #ffc107;
    }

    .stepper-item.completed::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #ffc107;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 3;
    }

    .stepper-item:first-child::before {
        content: none;
    }

    .stepper-item:last-child::after {
        content: none;
    }

.step-name {
    margin: 0 1px;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: inherit;
}
