body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    /*background:url('../image/fundo.jpg') bottom center no-repeat;*/
}
* {
    outline: none!important;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* default font size */
.fa {
    font-size: 14px;
}
#collapse-checkout-confirm {
    min-height: 600px;
}
.fa-stack {
    font-size: 11px;
    width: 1em;
    height: 1em;
    line-height: 1em;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
    color: #333333;
    font-weight: bold;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #333333;
}

a:hover {
    color: #cd5e01;
    text-decoration: none;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 12px;
    font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline !important;
}

.nav-tabs {
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

/* top */
#top {
    background-color: rgb(46, 125, 159);
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0 3px 0;
    margin: 0 0 20px 0;
    min-height: 40px;
}

.text-top {
    display: flex;
    color: #ffffff;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    font-weight: bold;
    font-family: Montserrat;
}

#top .container {
    padding: 0 20px;
}

.boleto-discount {
    font-size: 14px;
    font-weight: bold;
    color: #404040;
    font-family: Montserrat;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
}
.sub-category {
    display: none;
    background-color: white;
    left: 0;
    position: absolute;
    height: 240px;
    z-index: 20;
    width: 100%;
    top: 16vh;
}
#top #currency .currency-select {
    text-align: left;
}

.list-submenu {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;

}

.list-submenu > li > a {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    font-family: Montserrat;
    color: #ffffff;
}

.wrapper-submenu {
    display: grid;
    grid-template-columns: 30% 1fr;
    height: 100%;
    grid-gap: 60px;
    padding-top: 20px;
}
.subcategory {
    list-style-type: none;

}
.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}
.cafe {
    position: absolute;
    right: 0;
    top: 70vh;
}
.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 20px;
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--facebook {
    background-color: rgb(46, 125, 159)
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--whatsapp {
    background-color: rgb(46, 125, 159)
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--facebook {
    background-color: rgb(46, 125, 159);
    border-color: rgb(46, 125, 159);
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.resp-sharing-button--whatsapp {
    background-color:rgb(46, 125, 159);
    border-color: rgb(46, 125, 159);
}
.social-title {
    color:  rgb(46, 125, 159)
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
    background-color: #1DA851;
    border-color: #1DA851;
}

.subcategory li a{
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    font-family: Montserrat;
    color: #ffffff;
}
#top #currency .currency-select:hover {
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

#top .btn-link, #top-links li, #top-links a {
    color: #ffffff;
    text-decoration: none;
}

#top .btn-link:hover, #top-links a:hover {
    color: rgb(46, 125, 159);
}

#top-links .dropdown-menu a {
    text-shadow: none;
    color: #666;
}

#top-links .dropdown-menu a:hover {
    color: #FFF;
}

#top .btn-link strong {
    font-size: 14px;
}

#top-links {
    height: 100%;
}

#top-links a + a {
    margin-left: 15px;
}

/* logo */
.user {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.user i {
    cursor: pointer;
}

.user:hover .wrapper-user {
    display: block;
}

.wrapper-starts {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wrapper-starts-product {
    justify-content: flex-end;
    display: flex;
    align-items: center;
}
.text-category h5 {
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: #818181;
}

.wrapper-user {
    position: absolute;
    background: rgb(46, 125, 159);
    display: none;
    top: 30%;
    right: 80%;
    min-width: 250px;
    padding: 15px;
    border-radius: 10px;
    min-height: 250px;
    box-shadow: 0 12px 17px rgba(0, 0, 0, 0.14), 0 5px 22px rgba(0, 0, 0, 0.12), 0 7px 8px rgba(0, 0, 0, 0.2);
}

.login-header {
    display: grid;
    grid-template-columns: 30% 1fr;
    justify-items: center;
    align-items: center;
}

.login-init {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    font-family: Montserrat;
}

.login-icon {
    border-radius: 50px;
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inits {
    color: #ffffff;
    font-weight: 600;
}

.list-account {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}

.inits:hover {
    color: #000;
}

.login-body {
    padding: 20px 0;
}

.position-relative {
    position: relative;
}

.login-body > ul > li {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    margin: 20px 0;
}

.sub-menu {
    width: 100%;
    position: absolute;
    top: 100%;
    z-index: 2;
    height: 250px;
    background-color: #ffffff;
    display: none;
}


.wrapper-list {
    display: grid;
    grid-template-columns: 30% 1fr;
}
.list-products {
    margin: 50px 0
}
.wrapper-produto {
    width: 100%;
    height: 100%;
}

.principal-list img {
    margin: auto;
    display: block;
}

.principal-list-mobile {
    display: none;
}

.text-principal h3 {
    color: #333333;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
}

.text-principal p {
    color: #818181;
    font-weight: 300;
    font-size: 12px;
    line-height: 156.4%;
}

.text-produto {
    position: absolute;
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
    color: #ffffff;
    font-family: Montserrat;
    left: 5%;
    max-width: 50%;
}

.other-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-radius: 10px;
    grid-gap: 15px;
}

.produto {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    position: relative;
    background-position: bottom;
    background-color: #F5F5F5;
}

.img-produto {
    position: absolute;
    right: 0;
    width: 110px;
}

.principal-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
}

#slideshow {
    box-shadow: none;
    background: #F5F5F5;
    border: unset;
    overflow-x: hidden;
}
.arrow-left {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    cursor: pointer;
}
.arrow-right {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
    cursor: pointer;
}
.wrapper-banner-text {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    max-width: 300px;
}

.wrapper-banner-text-mobile {
    height: 100%;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    display: none;
}
.hover-enabled {
    display: block;
}
.title-banner {
    font-weight: bold;
    font-size: 31px;
    line-height: 40px;
    color: #333333;
}

.desc-banner {
    color: #818181;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
}

.button-siloplast {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-transform: capitalize;
    font-family: Montserrat;
    background: rgb(46, 125, 159);
    border-radius: 100px;
    padding: 12px 24px;
    color: #ffffff;
    border: none;
}

.banner-item {
    display: grid;
    grid-template-columns: auto;
    height: 100%;
    justify-content: center;
}
.owl-carousel {
    overflow: hidden;
    box-shadow: none;
}
.img-banner {
    margin: auto;
}

.img-submenu {
    margin-left: 100px;
    z-index: 2;
}

#saiba-mais{
  font-size: 42px;
  background: -webkit-linear-gradient(#0b95ca, #17a0da);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#saiba-p{
    font-family: 'Roboto', sans-serif;
}

#saiba-p p{
    font-size: 16px;
}

.bg-submenu {
    background-image: url(https://siloplast.com.br/image/bg-submenu.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: right;
    z-index: -1;
    margin-left: -5%;
}

.login-body > ul > li > a > i {
    margin-right: 20px;
    font-size: 20px;
}

.login-body > ul > li > a:hover {
    color: #ffffff;
}

.login-body > ul > li > a > img {
    margin-right: 20px;
    font-size: 20px;
}

/* search */
#search .input-lg {
    height: 37px;
    line-height: 20px;

}

#search:hover input {
    right: 26vw;
    opacity: 1;
    transition: opacity .4s;
    z-index: 1;
    display: block;
}

.inputsearch {
    position: absolute;
    right: -12%;
    width: 250px;
    transition: right .3s ease-in-out;
    opacity: 0;
    z-index: -1;
    display: none;
}

.lupa {
    z-index: 1;
}

.inputsearch:focus {
    box-shadow: unset;
}
.menu {
    height: 100%;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF;
}

.tamanhoLogo {
    margin: auto;
}

.list-menu {
    color: #626060;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    font-family: Montserrat;
}
..list-menu:hover {
    color: #cd5e01;
}
.reduz {
    font-size: 14px;
}
.wrapper-menus {
    margin-bottom: 0;
    padding: 0;
    display: flex;
    justify-content: space-around;
    height: 100%;
    align-items: center;
}

/* cart */
.wrapper-menu {
    display: grid;
    align-items: center;
    height: 100px;
    grid-template-columns: 15% 1fr 20%;
}
.subcategories {
    list-style-type: unset;
    padding: 0;
}
.close-menu-login {
    font-size: 20px;
}

.font-23 {
    font-size: 23px;
    color: #666;
}

.remove-bg-button {
    background-color: unset;
    border: none;
}

.wrapper-icons {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    justify-items: center;
    align-items: center;
    height: 100%;
}

.search-button {
    background-color: #ffffff00;
    border: none;
    margin-top: 5px;
}
.inova {
    position: fixed;
    bottom: 10px!important;
    right: 10px!important;
}
.list-menu {
    list-style: none;
    display: flex;
    padding-left: 5px;
    align-items: center;
    height: 100%;
}
.list {
    list-style-type: unset;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: rgb(46, 125, 159);
}
@media only screen and (max-width: 2560px) {
    .bg-submenu {
        margin-left: -17%;
    }
}

@media only screen and (max-width: 768px){
    .copyRight img {
        margin-bottom: 0!important;
        width: 20%!important;
    }
}
@media only screen and (max-width: 768px){
    #imagem img{
        width: 360px!important;
        height: 200px!important;
    }
}

@media only screen and (max-width: 768px){
    #saiba-mais{
        text-align: center;
        font-size: 21px;
    }
    #saiba-p p{
        font-size: 15px;
        margin-top: -5px;
        padding: 3px;
    }
    
}

#cart {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
}

#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}
.form-control:focus {
    border-color: rgb(46, 125, 159);
}
#cart.open > .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background: rgb(46, 125, 159);
    z-index: 1001;
    right: 90%;
    top: 50%;
    color: #fff;
}

#cart .dropdown-menu {

}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}
.color-white {
    color: #ffffff;
}
#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* menu */
#menu {
    color: #FFF;
    text-shadow: none;
    background-color: #271B15;
    border-top: 5px solid #D96708;
    min-height: 40px;
    margin-top: 20px;
    display: none;
}

#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}

#menu .dropdown-inner li a:hover {
    color: #231812;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background-color: #423731;
    background-image: linear-gradient(to bottom, #423731, #423731);
    background-repeat: repeat-x;
    border-color: #cc5d00 #cc5d00 #eb7614;
    text-decoration: underline;
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #666;
    padding: 2px 18px;
    float: right;
    background-color: #e9e9e9;
    background-image: linear-gradient(to bottom, #636363, #e9e9e9);
    background-repeat: repeat-x;
    border-color: #e9e9e9;
}

.wrapper-latest {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    justify-items: center;
    align-items: center;
    padding: 50px 0;
    grid-gap: 20px;
}

.latest-item {
    display: grid;
    grid-template-columns: 1fr 60% 1fr;
    align-items: center;
    grid-gap: 5px;
}

.button-latest {
    border: none;
    background-color: #F5F5F5;
    border-radius: 32px;
    padding: 10px;
}

.price-latest {
    color: rgb(46, 125, 159);
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
}

.avista {
    margin-left: 5px;
}

.discount {
    color: #404040;
    font-weight: normal;
    font-size: 11px;
    line-height: 21px;
}

.cart-latest {
    height: 100%;
}

.title-latest {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
        margin-top: 0px;
        display: none;
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }

}

/* content */
#content {
    min-height: 600px;
}

/* footer */
footer {
    padding-top: 30px;
    background-color: #818181;
    border-top: 1px solid #ddd;
    color: #e2e2e2;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

footer a {
    color: #ccc;
}

footer a:hover {
    color: #fff;
}

.wrapper-table {
    width: 100%;
    max-height: 100%;
    background-image: url(https://siloplast.com.br/image/bg-tabela-frete.svg);
    background-size: 100%;
    height: 190px;
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}

.text-table {
    margin-left: 20px;
}

.link-table {
    position: absolute;
    right: 15px;
    bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    line-height: 17px;
    color: #FFFFFF;
}

.wrapper-text-table {
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 59px;
}

footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
    margin: 40px 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd;
    display: none;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    margin: 1em 0;
    height: 50px;
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.tab-content {
    margin: 20px 0;
}
.btn-xs {
    font-size: 9px;
}
.thumbnail {
    display: block;
    background: url(../image/fundo-produto.svg) no-repeat center top;
    height: 100%;
    padding-top: 10px;
    border: none;
    background-size: contain;
}
.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn-primary {
    background-color: rgb(46, 125, 159);
    background-position: 0 -15px;
    box-shadow: 12px 12px 28px rgba(0, 0, 0, 0.13);
    border: none;
    border-radius: 100px;
    color: #fff;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #a53e00;
    background-position: 0 -15px;
    box-shadow: 12px 12px 28px rgba(0, 0, 0, 0.13);
    border: none;
    border-radius: 100px;
}
.quantity-flex {
    display: flex;
}
#input-quantity {
    width: 25%;
    text-align: center;
    margin: 0 10px;
    align-self: center;
}
.nav-tabs {
    border-bottom: 1px solid #333333;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border: 1px solid #333333;
    border-bottom-color: transparent;
}
.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}
.te {
    position: absolute;
    top: 25vh;
    background-color: rgb(46, 125, 159);
    color: #fff;
    z-index: 100;
}
.se {
    color: #fff;
}
/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
    z-index: 1;
}

.featured {
    box-shadow: unset !important;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
.product-thumb {
    /*border: 1px solid #ddd;*/
    overflow: auto;
    background-color: white;
    min-height: 483px;
    border-radius: 10px 10px 0 0;
    margin: 0 5px 20px 5px;
}

.wrapper-promotion {
    width: 100%;
    min-height: 340px;
    background: rgb(93 97 100);
    margin-bottom: 50px;
}

.wrapper-all-promotion {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

.button-heart {
    background-color: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    color: rgb(46, 125, 159);
    z-index: 50;
}

.desconto {
    position: absolute;
    left: 10px;
    top: 10px;
    background: rgb(93 97 100);
    border-radius: 12px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    padding: 4px 16px;
    font-family: Montserrat;
    z-index: 2;
}

.title-promotion {
    font-weight: 600;
    font-size: 21px;
    line-height: 27px;
    color: #FFFFFF;
    font-family: Montserrat;
}

.title-promotion-mobile {
    font-weight: 600;
    font-size: 21px;
    line-height: 27px;
    color: #FFFFFF;
    font-family: Montserrat;
    display: none;
}

.time {
    font-weight: bold;
    font-size: 47px;
    line-height: 67px;
    color: #FFFFFF;
    font-family: Montserrat;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 20px 0;
    align-items: center;
    align-self: center;
    align-content: center;
    height: 100%;
}

.days {
    font-weight: bold;
    font-size: 40px;
    line-height: 30px;
    font-family: Montserrat;
    color: #FFFFFF;
}
.times {
    font-size: 20px;
}
.promotion-expired {
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    color: #FFFFFF;
}

.product-thumb .image {
    text-align: center;
}

.bt-max {
    max-width: 400px;
    width: 100%;
    padding: 18px 36px;
}

.product-thumb .image a {
    display: block;
    background: url('../image/fundo-produto.svg') no-repeat center top;
    height: 240px;
    padding-top: 10px;
    background-color: #f5f5f5;
    border-radius: 20px 20px 0 0;
}

.bg-latest {
    display: block;
    background: url('../image/fundo-produto.svg') no-repeat center top;
    background-size: cover;
}

.product-thumb .image a:hover {
    opacity: 0.8;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.icon-21 {
    font-size: 21px;
}

.title-footer {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    font-family: Montserrat;
    color: #FFFFFF;
}

.link-footer {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
}

#top-mobile {
    display: none;
}

.wrapper-photo-footer {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}

.social {
    padding: 0 10px;
}

.text-news {
    display: flex;
}

.groups {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    align-self: center;
}

.groups label {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
.form-mobile {
    display: none;
}
.wrapper-all-newsletter {
    background: rgb(46, 125, 159);
    min-height: 250px;
    display: grid;
    align-items: center;
}

.button-newsletter {
    background: rgb(93 97 100);
    border-radius: 100px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    font-family: Montserrat;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    border: none;
    padding: 12px 24px;
    height: 50px;
}

.menu-mobile {
    position: fixed;
    width: 90%;
    height: 100vh;
    background: rgb(46, 125, 159);
    z-index: 2;
    top: 0;
    left: -100%;
    transition: all .3s ease-in-out;
}

.close-mobile-login {
    color: #ffffff;
    padding: 15px 15px 0 15px;
    display: flex;
    justify-content: flex-end;
}

.wrapper-list-login-mobile {
    padding: 0 20px 20px 20px;
}

.menu-login {
    position: fixed;
    width: 60%;
    background: rgb(46, 125, 159);
    z-index: 2;
    top: 10%;
    right: -100%;
    transition: all .3s ease-in-out;
    border-radius: 10px;
}


.login-body-mobile ul li {
    margin-bottom: 10px;
}

.login-menu-mobile {
    display: grid;
    justify-content: center;
    padding-bottom: 10px;
}

.login-icon-mobile {
    border-radius: 50px;
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto auto 10px auto;
}

.login-body-mobile ul li a i {
    margin-right: 20px;
    font-size: 20px;
}

.login-body-mobile ul li a img {
    margin-right: 20px;
    font-size: 20px;
}

.login-header-mobile {
    grid-template-columns: auto;
    grid-gap: 10px;
}

.login-body-mobile {
    height: 100%;
    position: relative;
}

.wrapper-list-menu-mobile {
    padding: 10px;
}

.close-mobile {
    color: #ffffff;
    padding: 15px;
}

.login-menu {
    padding: 20px 0;
}

.close-mobile i {
    font-size: 20px;
}

.close-arrow {
    position: absolute;
    top: 5%;
    right: -25px;
    background-color: rgb(46, 125, 159);
    width: 40px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 0 40px 40px 0;
    font-size: 20px;
}
.wrapper-seach {
    width: 100%;
    background-color: #fff;
    padding: 15px;
    display: flex;
    position: relative;
}
.search-mobile {
    padding: 12px 24px;
    border-radius: 25px;
    background: #F6F6F6;
    border: none;
    width: 100%;
}
.overlay-search {
    background-color: #0000001a;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.owl-carousel {
    margin: 0 !important;
}
.search-mobile-icon {
    position: absolute;
    right: 7%;
    top: 24%;
}
.search-menu {
    position: fixed;
    width: 100%;
    z-index: 2;
    bottom: -100%;
    left: 0;
    background-color: #fff;
    transition: all .3s ease-in-out;
    display: none;
}
.button-close {
    width: 100%;
    background-color: #fff;
    position: relative;
}
#close-search {
    font-size: 25px;
    position: absolute;
    /* left: 0; */
    top: -12px;
    z-index: 10;
    text-align: center;
    background-color: white;
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    height: 40px;
    width: 50px;
    align-self: center;
    border-radius: 20px 20px 0 0;
    align-items: center;
}
.title-search {
    padding: 10px 15px;
    background-color: #fff;
    z-index: 24;
    height: 100%;
    width: 100%;
    margin: 0;
}
.newsletter-input {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
}

.input-newletter {
    border: 0.9px solid #FFFFFF;
    border-radius: 100px;
    color: #FFFFFF;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    background-color: transparent;
    padding: 12px 24px;
}

.input-newletter::placeholder {
    color: #FFFFFF;
}

.wrapper-newslleter {
    color: #FFFFFF;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    padding: 0 10px;
}

.letter-title {
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
}

.letter-desc {
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
}

.copyRight {
    color: #FFFFFF;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 200%;
    text-align: center;
}

.wrapper-login {
    display: grid;
    grid-template-columns: 70% 1fr;
    width: 100%;
}

.bg-wrapper {
    background: url(../image/fundo-produto.svg) no-repeat;
    background-size: 60%;
    position: relative;
}

.bg-login-color {
    background: #F5F5F5;
    padding: 40px 0;
}

.logo-login {
    display: block;
    margin: auto auto 50px auto;
}

.register-item {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #626060;
}

.title-login {
    color: #333333;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 31.6318px;
    line-height: 40px;
}

.group-login {
    display: flex;
    flex-direction: column;
    margin: 20px 0;
}

.bestseller {
    margin-bottom: 30px !important;
    box-shadow: unset !important;
}

.group-login label {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #818181;
}

.group-login input {
    border: 0.9px solid #F5F5F5;
    border-radius: 100px;
    padding: 10px 12px;
}

.img-login {
    position: relative;
}

.contact {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    font-family: Montserrat;
    color: #FFFFFF;
    padding: 10px 0;
}

.wrapper-menu-mobile {
    width: 100%;
    background-color: #ffffff;
}

.wrapper-footer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}

.product-grid .product-thumb .image {
    float: none;
}

.transparent {
    color: #ffffff00 !important;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 {
    font-weight: bold;
    font-family: Montserrat;
}
#input-postcode {
    border-radius: 20px 0 0 20px!important;
    background-color: rgb(93 97 100);
    height: 33px;
    color: #fff;
}
#input-postcode::placeholder {
    color: #fff;
}
#button-quote {
    border-radius: 0 20px 20px 0!important;
    margin-left: -1px;

}
#modal-shipping > .modal-dialog > .modal-content {
    background-color: rgb(93 97 100);
    color: #fff;
}
#modal-shipping > .modal-dialog > .modal-content > .modal-header h4 {
    color: #fff;
}
#modal-shipping > .modal-dialog > .modal-content > .modal-footer button {
    color: #fff;
    background-color: rgb(46, 125, 159);
    background-image: unset;
}
.product-thumb .caption {
    padding: 20px 20px;
    min-height: 180px;
    height: 190px;
    background-color: white;
}
.depara {
    color: rgb(46, 125, 159);
    font-weight: bold;
    font-size: 14px;
}
.start-cor {
    color: #FFB800;
}

.list-mobile-menu {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;

    font-family: Montserrat;
    padding: 5px 0;
}

.list-mobile-menu a {
    color: #FFFFFF;
}

.cor-fill {
    background-image: url("https://siloplast.com.br/image/bg-produto.png");
}

.cor-fill4 {
    background-image: url("https://siloplast.com.br/image/bg-produto-cinza.svg");
}

.cor-fill2 {
    background-image: url("https://siloplast.com.br/image/bg-produto.png");
}

.cor-fill3 {
    background-image: url("https://siloplast.com.br/image/bg-produto-cinza.svg");
}

.product-list .product-thumb .caption {
    margin-left: 230px;
}
.desc-mobile {
    display: none;
}
.nav-mobile {
    display: none;
}
@media (max-width: 2400px) {
    .bg-submenu {
        margin-left: -12%;
    }
}
@media (max-width: 2000px) {
    .bg-submenu {
        margin-left: -5%;
    }
}
@media (max-width: 1600px) {
    .sub-category {
        top: 20vh
    }
    #search:hover input {
        right: 22vw;
    }
}
@media (max-width: 1440px) {
    .sub-category {
        top: 23vh
    }
}
@media (max-width: 1300px) {
    .sub-category {
        top: 25vh
    }
}
@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
    #content {
        padding-top: 0;
    }

}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
    .nav-desktop {
        display: none;
    }
    .desc-desktop {
        display: none;
    }
    .nav-mobile {
        display: block;
    }
    .desc-mobile {
        display: block;
    }
    #content {
        padding-top: 60px;
    }
    .form-desktop {
        display: none;
    }
    .form-mobile {
        display: block;
        padding: 0 15px;
    }
    .groups-mobile {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-self: center;
        padding: 15px;
    }
    .groups-mobile label {
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        color: #FFFFFF;
    }
    .news-img {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }
}

.product-thumb .rating {
    padding-bottom: 10px;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: rgb(46, 125, 159);
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}

.parcelamento {
    color: #404040;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
}

.product-thumb .price-new {
    font-weight: 600;
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 16px;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}
.prices {
    color: rgb(46, 125, 159);
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    font-family: Montserrat;
}
.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}

.wrapper-menu-mobile {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    padding: 10px 0;
}

.menu-mobile-left {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.logo-mobile {
    margin: auto;
}

.logo-mobile img {
    margin-bottom: -45px;
    z-index: 1;
    position: relative;
}

.menu-mobile-right {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }

    #top-mobile {
        display: block;
        position: fixed;
        z-index: 1;
        width: 100%;
    }
    .search-menu {
        display: block;
    }
    .wrapper-photo-footer {
        display: grid;
        justify-content: center;
        grid-template-rows: auto auto auto;
        grid-gap: 20px;
    }

    .newsletter-input {
        grid-template-columns: auto;
    }

    .wrapper-latest {
        grid-template-columns: 1fr 1fr;
    }

    .produto {
        background-size: cover;
        background-position: left;
    }

    .principal-list {
        grid-template-columns: auto;
    }

    .other-list {
        grid-template-columns: auto;
    }

    .wrapper-table {
        height: 120px;
    }

    .time {
        font-size: 30px;
    }

    .wrapper-banner-text {
        display: none;
    }

    .wrapper-banner-text-mobile {
        display: flex;
        padding-top: 30px;
    }

    .banner-item {
        grid-template-columns: auto;
    }

    .wrapper-menu {
        display: none;
    }

    #top {
        display: none;
    }

    #cart {
        width: unset !important;
    }

    .wrapper-footer {
        grid-template-columns: auto;
    }

    .login-header {
        grid-template-columns: 30% 30%;
    }

    .bg-login-color {
        padding: 100px 0;
    }

    .wrapper-login {
        grid-template-columns: auto;
    }

    .foto {
        width: 100%;
    }

    .bg-wrapper {
        background-size: 100%
    }
}

@media (max-width: 500px) {
    .wrapper-latest {
        grid-template-columns: auto;
        padding: 0 20px;
        margin-bottom: 25px;
    }
    .product-thumb {
        padding: 15px;
    }
    .desconto {
        left: 30px;
        top: 20px;
    }
    .button-heart {
        right: 30px;
        top: 20px;
    }
    .principal-list-mobile {
        display: flex;
        padding: 15px 0;
    }

    .text-principal {
        margin-left: 18px;
    }
    .frete {
        width: 50px;
    }
    .principal-list-mobile img {
        display: block;
        margin: auto;
    }

    .principal-list {
        display: none;
    }


    .produto {
        height: 100px;
    }

    .wrapper-list {
        grid-template-columns: auto;
    }

    .newsletter {
        width: 100%;
    }

    .text-news {
        display: grid;
        justify-items: center;
        padding: 20px 0;
    }

    .wrapper-table {
        background-size: cover;
        border-radius: 10px;
    }

    .wrapper-text-table {
        font-size: 12px;
        padding-left: 10px;
    }
    .link-table {
        font-size: 12px;
    }
    .d {
        font-size: 10px;
    }
    .title-promotion {
        display: none;
    }

    .title-promotion-mobile {
        display: block;
        text-align: center;
        padding-top: 20px;
    }

    .img-promotion {
        width: 100%;
    }

    .time {
        display: flex;
        flex-direction: column;
        align-items: unset;
    }

    .times {
        font-size: 12px;
    }

    .bt-max {
        max-width: 140px;
        width: 100%;
        padding: 10px 14px;
    }
}

@media (max-width: 375px) {
    .list-mobile-menu {
        font-size: 12px;
    }

    .login-header {
        grid-template-columns: 30% 50%;
    }

}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.product-thumb .button-group button span, .product-thumb .button-group .fa-shopping-cart {
    color: #6F2700;
}

.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

.wrapper-button {
    margin: 15px;
    background-color: white;
}

.button-buy-product {
    width: 100%;
    text-align: center;
    background: rgb(93 97 100) !important;
    border-radius: 100px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: capitalize;
    color: #FFFFFF;
    border: none;
    padding: 12px 24px;
}


.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
    margin-left: 20px;
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #logo .tamanhoLogo {
        max-width: 30%;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .container .row .col-sm-5, .container .row .col-sm-3 {
        margin-top: 0px;
    }
}

@media (min-width: 992px) {
    .container .row .col-sm-5, .container .row .col-sm-3 {
        margin-top: 0px;
    }
}

@media (min-width: 1200px) {
    .container .row .col-sm-5, .container .row .col-sm-3 {
        margin-top: 0px;
    }
}


@media (max-width: 767px) {
    header {
        background: none;
    }
}

.container .row .col-sm-3 .btn-inverse {
    text-shadow: none;
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

#pix {
    width: 30%;
    display: block;
    margin: 0 auto;
}

@media only screen and (max-width: 768px){
    #pix {
        width: 100%;
        display: block;
        margin: 0 auto;
}
    #pagamento-escond{
        border: 1px solid;
        width: 385px!important;
        margin: -0 auto 0 -12px!important;
        padding: 0!important;
        height: 450px!important;
}
}

#search .btn-lg {
    color: #FFF;
    text-shadow: none;
    background-color: #cc5d00;
    background-image: linear-gradient(to bottom, #cc5d00, #eb7614);
    background-repeat: repeat-x;
    border-color: #cc5d00 #cc5d00 #eb7614;
}

.owl-controls {
    height: 0 !important;
}


@media only screen and (max-width: 767px){
    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
        width: 60px;
    }
}