﻿body {
    padding-right: 0 !important
}
 
/*.logotopoout
{
    height: 157%;
    margin-top: -7px !important;
}

.logotopoout-mobile
{
    height: 140%;
    margin-top: -7px !important;
}*/

.logotopo {
    margin-top: -30px;
    height: 80px;
    max-width: 255px;
   max-height: 80px;
}

.total-cart {
    margin-left: 10px;
}


#modal-loading {
    background-color: Black;
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999999;
    opacity: 0.8;
    display: none;
}

    #modal-loading img {
        position: fixed;
        top: 50%;
        z-index: 999;
        left: 50%;
    }

    #modal-loading p {
        position: fixed;
        top: 57%;
        color: White;
        z-index: 999;
        left: 49.8%;
    }


#modal-filtro {
    background-color: Black;
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999999;
    display: none;
    padding-right: 0px !important;
    overflow: auto;
}

.navbar.stuck #ImgLogoTop {
    margin-top: 0px;
    height: 50px !important;
    max-width: 190px;
}

@media(max-width: 768px) {
    #ImgLogoTop {
        max-width: 200px;
        height: 82px;
        margin-top: -30px;
    }

    .area-mobile {
        margin-right: -25px;
    }
}

@media(max-width: 767px) {
    .altura-mobile {
        height: 93px;
    }

    .area-mobile {
        margin-right: 0px;
    }

    .botoes-acoes {
        margin-top: -33px;
        float: right;
    }

    #ImgLogoTop {
        max-width: 201px;
        height: 67px;
        margin-top: -30px;
    }

}


@media(max-width: 544px) {
    .altura-mobile {
        height: 85px;
    }

    .area-mobile {
        margin-right: -22px;
    }

    .botoes-acoes {
        margin-top: -31px;
        float: right;
    }

    #ImgLogoTop {
        max-width: 175px;
        height: 60px;
        margin-top: -30px;
    }

    .margem-mobile {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}



@media(max-width: 418px) {
    .altura-mobile {
        height: 75px;
    }

    .area-mobile {
        margin-right: -21px;
    }

    .botoes-acoes {
        margin-top: -41px;
        float: right;
    }

    #ImgLogoTop {
        max-width: 156px;
        height: 60px;
        margin-top: -30px;
    }

    .margem-mobile {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}

.recommended-product {
    color: #fff;
    border-radius: 0 4px 4px 0;
    display: inline-block;
    float: left;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    height: 100%;
    padding: 3px 10px;
    background-color: #00a7f5 !important;
}

.outlet-product {
    background: #B7704C; /* old browser */
    border-radius: 0 4px 4px 0;
    color: #FFF;
    display: inline-block;
    float: left;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    height: 100%;
    padding: 3px 10px;
}

.comingsoon-product {
    background: #008000; /* old browser */
    border-radius: 0 4px 4px 0;
    color: #FFF;
    display: inline-block;
    float: left;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    height: 100%;
    padding: 3px 10px;
}

.list-material {
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 5px 0;
    font-weight: 600px;
    text-transform: capitalize;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.8);
}

/*MENU*/

.new-menu {
    color: #000;
    display: inline-block;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    height: 20px;
    padding: 0px 4px;
    background-color: #ffc90e !important;
}


/*  LOGIN -------------------------------------------------------------------------------- */

#login-bg {
    background: url(../../images/login/login_bg.jpg) repeat-y top center;
}

#login-holder {
    margin: 0px auto 0 auto;
    width: 508px;
}

#loginbox {
    background: url(../../images/login/loginbox_bg.png) no-repeat;
    font-size: 12px;
    height: 212px;
    line-height: 12px;
    padding-top: 60px;
    position: relative;
    width: 508px;
}

#forgotbox {
    background: url(../../images/login/loginbox_bg.png) no-repeat;
    display: none;
    font-size: 12px;
    height: 212px;
    line-height: 12px;
    padding-top: 60px;
    position: relative;
    width: 508px;
}

#login-inner {
    color: #161616;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 12px;
    margin: 0 auto;
    width: 310px;
}

    #login-inner label {
        color: #161616;
        cursor: pointer;
        font-family: Tahoma;
        font-weight: bold;
        line-height: 12px;
        padding-left: 10px;
    }

.checkbox-size {
    width: 13px;
    height: 13px;
    margin: 5px 0;
}

#login-inner th {
    padding: 0 0 6px 0;
    text-align: left;
    width: 95px;
}

#login-inner td {
    padding: 0 0 6px 0;
}

.login-inp {
    background: url(../../images/login/inp_login.gif) no-repeat;
    border: none;
    color: #fff;
    font-size: 16px;
    height: 28px;
    padding: 6px 6px 0 10px;
    width: 204px;
}

#logo-login {
    float: left;
    height: 35px;
    margin: 145px 0 0 15px;
}

    #logo-login img {
        border: 0px;
    }

a.forgot-pwd {
    bottom: 30px;
    color: #161616;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    position: absolute;
    right: 40px;
}

a:hover.forgot-pwd {
    color: #fff;
}

#forgotbox-text {
    color: #161616;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 auto 40px auto;
    width: 380px;
}

#forgot-inner {
    color: #161616;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 12px;
    margin: 0 auto;
    width: 330px;
}

    #forgot-inner label {
        color: #161616;
        cursor: pointer;
        font-family: Tahoma;
        font-weight: bold;
        line-height: 12px;
        padding-left: 10px;
    }

    #forgot-inner th {
        padding: 0 0 6px 0;
        text-align: left;
        width: 110px;
    }

    #forgot-inner td {
        padding: 0 0 6px 0;
    }

a.back-login {
    background: url(../../images/login/icon_back_login.gif) no-repeat 0 4px;
    bottom: 30px;
    color: #161616;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding: 0 0 0 10px;
    position: absolute;
    right: 40px;
}

a:hover.back-login {
    color: #fff;
}

.submit-login {
    background: url(../../images/login/submit_login.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    height: 29px;
    text-indent: -3000px;
    width: 73px;
}

    .submit-login:hover {
        background: url(../../images/login/submit_login.gif) no-repeat 0 -29px;
    }

.lembrete {
    color: red;
    font-size: x-small;
    font-weight: bolder;
}

.borda {
    border: 1px solid #D9E0E7;
    border-radius: 5px;
    padding: 10px;
}

.alert {
    position: fixed;
    width: 70%;
    z-index: 2000;
    left: 15% !important;
    top: 10% !important;
    display: none;
    text-indent: 40px;
    font-size: 16px;
    text-align: center !important;
    border-radius: 4px;
}

    .alert.alert-success {
        background-color: #E2F6C5;
        color: #32510F !important;
        border: 2px solid #79C20D !important;
    }

    .alert.alert-danger {
        background-color: #F3D9D9;
        color: #7B040F !important;
        border: 2px solid #D20009 !important;
    }

.flag-icon-es {
    background-image: url(/images/es.svg);
}

.flag-icon-us {
    background-image: url(/images/us.svg);
}

.flag-icon-br {
    background-image: url(/images/br.svg);
}

.flag-icon-ca {
    background-image: url(/images/ca.svg);
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.3333333333333333em;
    line-height: 1em;
}

.label-logout {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 15px;
}

#YourBudgetsHeaderButton {
    padding: 0px;
}

/*.addcart {
    background-color: #6B6B6B;
    color: white;
}

.addcart:hover {
    background-color: #6B6B6B;
    color: white;
}*/

.removecart {
    background-color: red;
    color:white;
}
.removecart:hover {
    background-color: red;
    color: white;
}


.miniCartProduct-tr-mobile {
    background-color: white;
}


.checkboxAcabamento {
    float: left;
    margin-right: 15px;
}

    .checkboxAcabamento label {
        display: block;
        margin-bottom: 0;
        text-align: center;
    }

.lbl-gal-outter {
    margin: 0 auto;
    max-width: 1350px;
}

.lbl-galeria {
    overflow-x: hidden;
    width: 100%;
}

    .lbl-galeria label {
        font-size: 20px;
        font-weight: bold;
        margin-top: 15px;
    }

    .lbl-galeria > div > a,
    .lbl-galeria > a {
        height: 150px;
        width: 100%;
        overflow: hidden;
        position: relative;
        float: left;
    }

        .lbl-galeria > div > a img,
        .lbl-galeria > a img {
            min-height: 150px;
            max-height: 200px;
            position: absolute;
            top: -9999px;
            bottom: -9999px;
            left: -9999px;
            right: -9999px;
            margin: auto;
        }

        .lbl-galeria > div > a:hover .background,
        .lbl-galeria > a:hover .background {
            visibility: visible;
            opacity: 1;
            transition: opacity 0.2s linear;
        }

        .lbl-galeria > div > a:hover img,
        .lbl-galeria > a:hover img {
            transform: rotate(5deg) scale(1.1);
            transition-duration: 0.2s;
        }

    .lbl-galeria .pics {
        -webkit-transition: all 350ms ease;
        transition: all 350ms ease;
    }

    .lbl-galeria .animation {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }


/* CSS para quando o texto ficar deformado na exibição (fit-txt-X onde X é o número de linhas permitidas) */

.fit-txt-5 {
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.fit-txt-10 {
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.fit-txt-15 {
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.fit-txt-20 {
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.main-image {
    margin-top: 35px;
    height: 400px;
}

/* @media para elementos de lista que ficam com tamanhos estranhos para os elementos normais dos Bootstrap*/
@media (max-width: 1550px) and (min-width:1351px) {
    .col-lg-slw {
        width: 19.666667% !important;
    }
}

@media (max-width: 1350px) and (min-width:1101px) {
    .col-lg-slw {
        width: 24.666667% !important;
    }
}

@media (max-width: 1100px) and (min-width:993px) {
    .col-lg-slw {
        width: 33% !important;
    }
}

@media (max-width: 1201px) {
    .menu-item:nth-child(6), .menu-item:nth-child(5) {
        display: none;
    }
}

@media (max-width: 992px) {
    .menu-item:nth-child(4) {
        display: none;
    }
}

@media (max-width: 980px) {
    .menu-item:nth-child(4) {
        display: initial;
    }
}

@media (max-width: 840px) {
    .menu-item:nth-child(4) {
        display: none;
    }
}

@media (min-width: 767px) {
    .navbar-tshop ul.nav li.dropdown:hover ul.dropdown-menu, div.cartMenu.dropdown:hover div.dropdown-menu {
        display: block;
        filter: none;
        opacity: 1;
    }

    .logoutsignin-button {
        padding: 0px !important;
    }

    .ctn-navtop {
        padding: 0px !important;
    }
}

@media (max-width: 767px) {
    .flag-icon {
        margin-top: 6px;
    }
    
    .dropdown .flag-icon {
        margin-top: 0px;
    }

    .logotopo {
        margin-top: -20px;
    }

    .label-logout {
        margin-top: 5px;
        margin-bottom: 0px;
        height: 15px;
    }

    .logout-button {
        padding-top: 3px;
    }

    .login-button {
        padding-top: 3px;
    }

    .main-image {
        margin-top: 35px;
        height: initial;
    }

    .navbar-header {
        height: 54px;
    }
}

@media (max-width: 540px) {
    .logotopo {
        margin-top: 5px;
        height: 55px;
    }

    .navbar-header {
        height: 46px;
    }
}

@media (max-width: 520px) {
    .search-box {
        display: none;
    }

    .searchicon-xs {
        display: initial !important;
    }
}

@media (max-width: 418px) {

    .navbar-header {
        height: 44px;
    }

    .botao-1 {
        margin-bottom: -1% !important;
        margin-top: 1%;
    }

    .botao-2 {
        margin-bottom: -1%;
        margin-top: 1%;
    }


    .botao-3 {
        margin-bottom: -1%;
        margin-top: 1%;
    }

}


@media print {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }
}

/*Alexandre Bg-search*/

.bg-search {
    background-color: #6B6B6B;
}

.color-label {
    color: white;
}
.div-button-to-up {
    display: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: fixed;
    z-index: 99;
    bottom: 0;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: row;
    margin-left: CALC(50% - 60px);
}

.button-to-up {
    opacity: 0.7;
    cursor: pointer;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 35px;
    width: 120px;
    line-height: 1;
}

    .button-to-up i {
        margin-top: 5px;
        margin-right: 2px;
    }

    .button-to-up:active {
        outline: 0;
        border: none;
    }

    .button-to-up:focus {
        outline: 0;
    }


/*CALL NOW ellipse DIRECTION*/
.mobile-buttons {
    height: 50px;
    background-color: #0000008a;
    text-align: center;
    font-weight: bold;
    z-index: 10000;
    clear: both;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    padding: 10px 10px;
    box-sizing: border-box;
}

    .mobile-buttons a {
        color: white !important;
    }