
body{
    margin-top: 110px;
}
.header-carrinho{
    margin-top: 7px;
}
.btn-continuar-comprando-2,.btn-continuar-comprando-2:hover,.btn-continuar-comprando-2:active{
    background-color: #878787 !important;
    color: #fff !important;
}
.btn-finalizar-compra,.btn-finalizar-compra:hover,.btn-finalizar-compra:active{
    background-color: #2dabdf !important;
    color: #fff !important;
    text-align: left;
}
.button-acoes{
    margin-top: 22px;
}
.button-acoes a.btn{
    width: 202px;
}
.button-acoes i.fa-angle-left{
    margin-right: 25px;
}
.button-acoes i.fa-angle-right{
    margin-left: 55px;
}
i.bold{
    font-weight: bold;
}
.header-carrinho h2, .header-carrinho .button-acoes{
    display: inline-block !important;
}
section#container-carrinho{
    border: 5px #eeeeee solid;
}
table.itens-carrinho tbody tr td {
    border: none;
    border-bottom: 2px solid #efeef5;
}
a.btn-quantidade-mais,a.btn-quantidade-menos{
    padding-right: 10px;
    cursor: pointer;
    background: #2dabdf;
    color: #fff;
    height: 15px;
    width: 25px;
    position: absolute;
}
a.btn-quantidade-mais{
        margin-top: 19px;
}
a.btn-quantidade-menos{
    margin-top: 36px;
}
a.btn-quantidade-mais i,a.btn-quantidade-menos i{
    position: absolute;
}
    
input.qtd-prod{
    width: 35px;
    height: 32px;
}
a.remover-produto{
    display:block; 
    line-height: 10px;
    margin-top: -10px;
}
.margin-top-bottom-10{
    margin-top: 10px;
    margin-bottom: 10px;
}
.label-qtd{
    display: block;
    margin-top: -20px;
    margin-bottom: -40px;
}
#container-carrinho{
    margin-top: 7px;
}
.preco-unitario{
    padding-top: 27px !important;
}
tfoot.tfoot-carrinho tr td{
    border: none;
    padding: 0px;
    padding-right: 8px;
    padding-top: 8px;
}
tfoot.tfoot-carrinho tr td.border-bottom{
    border-bottom: 2px solid #efeef5;
    padding-bottom: 8px;
}
tfoot.tfoot-carrinho tr td.sumario{
    border-left: 2px solid #efeef5;
    padding-left: 8px;
}
.cep-numero{
    width: 90px;
    display: inline;
}
.cep-digito{
    width: 55px;
    display: inline;
}
tfoot.tfoot-carrinho tr td.border-right{
    border-right: 2px solid #efeef5;
}
#infos_frete{
    height: 100px;
    width: 100px;
}
tfoot.tfoot-carrinho tr td.no-paddingTop{
    padding-top: 0px;
}
.top-30{
    margin-top: 30px;
}
#bloco_news_carrinho{
    padding: 4px 0px 0px 0px;
}


/*MENU LOJA*/

.menu-loja{
    <!-- background-color: #2dabdf !important; -->
    border-radius: 0px !important;

}
#menu-loja .navbar-inverse .navbar-nav>li>a, .navbar-header li {
    color: #333!important;
}

#menu-loja ul.navbar-loja li a, .navbar-header li{
    padding: 7px 14px;
}
#menu-loja ul.navbar-loja li a i{
    margin-right: 5px;
}
#menu-loja .navbar-inverse a:hover{
    background-color: #e5e5e5;
    padding-top: 7px;
}
#menu-loja .navbar-inverse .navbar-nav>.active>a:after,#menu-loja .navbar-inverse a:hover:after{
    content: none;
}
#menu-loja .navbar-inverse .ajuste-padding a:hover{
    background-color: #e5e5e5 !important;
}
@media(min-width:768px){
    .menu-loja{
        padding-right: 11px;
        padding-left: 2px;
    }
    .menu-loja .categorias{
        padding-bottom: 13px !important;
    }
    .menu-loja .dropdown-menu>li>a{
        padding: 10px 6px 10px 6px !important;
    }
    .menu-loja .dropdown-menu>li>a:hover{
        background: #252b2e;
        color: #fff;
    }
    li.li-espacamento,li.li-espacamento a,li.li-espacamento a:hover{
        background: none !important;
        cursor: default;
        width: 240px;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;    
    }
} 

/*FIM MENU LOJA*/

.blue-loja{
    color: #2dabdf!important;
}
span.span-disponibilidade{
    margin-top: 6px;
    margin-left: 5px;
    font-weight: bold;
    position: absolute;
}
.btn-add-carrinho,.btn-add-carrinho:hover,.btn-add-carrinho:active{
    font-weight: bold;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 8px;
}
p.indisponivel{
    color: red;
}
.box-frete{
    border:5px solid #eee;
    min-height: 120px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.box-frete .btn-calc-cep,.box-frete .btn-calc-cep:active{
    border-radius: 10px;
    border-left: none !important;
    color: #2dabdf;
    background-color: #fff;
    cursor: default;
}
.box-frete input#cep{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right: none;
}
.box-frete .cep{
    margin-top: 25px;
    border-right: 2px solid #eee;
}
.novo-titulo-loja{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 12px;
    background-color: #d5d5d5
}
.ver-detalhes-produto .btn{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 2px 2px 2px 0px;
}
.ver-detalhes-produto .btn-silver{
    background-color: #d2d2d4;
    color: #fff;
}
.ver-detalhes-produto .btn i{
    font-size: 25px;
    margin-left: -5px;
}
.padding-personalizado-loja{
    padding-left: 15px; 
    padding-right: 15px;    
}
.panel-loja .panel,.panel-loja .nav-tabs{
    border: 0px;
}
.panel-loja .panel-default>.panel-heading {
    background-color: #fff;
    border-color: #fff;
}
.panel-loja .nav-tabs>li.active>a{
    color: #333 !important;
    background-color: #fff;
}
.panel-loja .nav-tabs>li a{
    font-weight: bold;
    color: #9e9e9e;
    border: 0px !important;
    background-color: #d2d2d4;
    padding-left: 12px;
    padding-right: 35px;
}
.listagem-carrinho{
    width: 400px;
}
.listagem-carrinho table{
    width: 100% !important;
}
.paginas-institucionais li{
    display: inline;
    padding-left: 30px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
}
li.submenu:hover dropdown-menu{
    displar: none!important;
}
.navbar-brand img, .navbar-header img {
    min-height: 80px;
}
.navbar-header li{
    display: inline;
}
p.ajax_next{
    min-height: 40px;   
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width: 768px){
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .bannerHeader{
        left: 7px;
    }
    .display-inline{
        display:inline;
    }
    #valor_parcelas{
        margin-left: 1px;
    }
    .btn-tel {
        font-size: 30px;
    }
    .floatRight{
        float: right;
        right: 0px;
    }
}
.display-inline-full{
    display:inline;
}
.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
    background-color: #fff;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}
#sidebar-loja ul.nav li{
    width: 100%!important;
    border-bottom: thin #eee solid;
}
#sidebar-loja ul.nav li .caret{
    float: right;
    margin-top: 7px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#sidebar-loja .dropdown-menu {
    position: relative;
    width: 100%;
    box-shadow: none;
    border: none;
    padding-left: 15px;
}
.carousel-control{
    background-image: none !important;
    opacity: 1;
}
.carousel-control .icon-next, .carousel-control .glyphicon{
    color: #ddd;
    background: #fff;
    border: 2px #fff solid;
    padding: 10px;
    border-radius: 50%;
    top: 40%;
    font-size: 17px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: -7px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-left {
    left: -7px;
}
.pricing-widget {
    position: relative;
    border: 1px solid #f1f5fc;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    cursor: pointer;
    margin: 10px 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    padding: 20px;
}
.pricing-widget:not(.pricing-title).active, .pricing-widget:not(.pricing-title):hover {
    box-shadow: 0 3px 25px -4px rgba(0,0,0,.9);
    -moz-box-shadow: 0 3px 25px -4px rgba(0,0,0,.9);
    -webkit-box-shadow: 0 3px 25px -4px rgba(0,0,0,.9);
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
}
.custom-checkbox {
    min-height: 1rem;
    padding-left: 0;
    margin-right: 0;
    cursor: pointer; 
}
.custom-checkbox .custom-control-indicator {
    content: "";
    display: inline-block;
    position: relative;
    width: 30px;
    height: 10px;
    background-color: #818181;
    border-radius: 15px;
    margin-right: 10px;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px;
    box-shadow: none; 
}
.custom-checkbox .custom-control-indicator:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #f1f1f1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    left: -2px;
    top: -4px;
    -webkit-transition: left .3s ease, background .3s ease, box-shadow .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease; 
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #84c7c1;
    background-image: none;
    box-shadow: none !important; 
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator:after {
    background-color: #84c7c1;
    left: 15px; 
}
.custom-checkbox .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none !important; 
}
.no-margin-top{
    margin-top: 0px;
}
.bottom30{
    margin-bottom: 30px;
}
strike.produto{
    color: #909090;
}
img.img-principal{
    max-width: 100%;
    height: auto;
}
.margintop5{
    margin-top: 5px;
}
.marginBottom20{
    margin-bottom: 20px;
}
h3.title-detalhes{
    border-bottom: 3px #eee solid;
    padding-bottom: 8px;
}
#recomendar{
    margin-top: 10px;
    padding-bottom: 20px;
}
.detalhes-produto{
    margin-top: 15px;
}
.marginTop20{
    margin-top: 20px;
}
.navbar-static-bottom {
    background-color: #2d4b7c;
}
#copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    background-color: #2dabdf;
    color: #fff;
    font-size: 12px;
}

@media (min-width: 768px){
    .btn-header {
        font-size: 20px;
        border-left: 1px solid #999;
        margin-top: 5px;
    }
    .btn-tel {
        margin-right: 14px;
        margin-top: 4px;
        font-size: 22px;
    }
    #sidebar-loja .navbar-default{
        background-color: transparent;
    }
    .text-right-sm{
      text-align: right;
    }
    .float-right-sm{
      float: right;
    }
}
@media (max-width: 767px){
    .btn-header {
        font-size: 15px;
        color: #2dabdf;
        background: none;
    }
    .btn-tel{
        float: right;
        color: #333;
        font-size: 17px;
    }
    #cd-cart {
        margin-top: 90px;
    }
    .float-none-xs{
      float: none!important;
      text-align: center;
    }
}
section.topHeader{
    top: 0px;
    background: linear-gradient(rgb(237, 237, 237) 0%, rgb(255, 255, 255) 20%);
}

.btn-suporte {
    width: 60px;
    height: 60px;
    padding: 12px 15px;
    font-size: 30px;
    border-radius: 30px;
    position: fixed;
    right: 12px;
    bottom:12px;
    background-color: #2dabdf;
    color: white;
}
.marginTop30{
    margin-top: 30px;
}
.marginTop-30{
    margin-top: -30px;   
}
#sidebar-loja .container{
    width: 100%;
    padding: 0;
}
#sidebar-loja .navbar-default{
    border: none;
}
#sidebar-loja .container-fluid{
    padding: 0;
}
.bannerHeader{
    margin-bottom: 30px;
}


#main-nav, #cd-cart {
  position: fixed;
  top: 0;
  height: 100%;
  width: 260px;
  /* header height */
  padding-top: 50px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  #main-nav, #cd-cart {
    width: 350px;
  }
}
@media only screen and (min-width: 768px) {
  #main-nav, #cd-cart {
    width: 300px;
    margin-top: 90px;
  }
}

#main-nav {
  left: -100%;
  background: #FFF;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}
#main-nav.speed-in {
  left: 0;
}
#main-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 1em;
  border-bottom: 1px solid #e0e6ef;
}
#main-nav ul .current {
  box-shadow: inset 3px 0 #435779;
}
@media only screen and (min-width: 768px) {
  #main-nav {
    /* reset main nav style */
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 8em;
    padding-top: 0;
    top: 0;
    background: transparent;
    box-shadow: none;
    /* header height */
    line-height: 80px;
    z-index: 4;
  }
  #main-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  #main-nav ul a {
    display: inline-block;
    height: auto;
    line-height: 1;
    padding: 1em 1.4em;
    border-bottom: none;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0.25em;
  }
  #main-nav ul a.current {
    box-shadow: none;
    background: #435779;
    color: #FFF;
  }
  .no-touch #main-nav ul a:hover {
    background: #435779;
    color: #FFF;
  }
}
.no-js #main-nav {
  position: fixed;
}

#cd-cart {
  right: -100%;
  background: #FFF;
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  transition: right 0.3s;
}
#cd-cart.speed-in {
  right: 0;
  z-index: 999;
}
#cd-cart > * {
  padding: 0 1em;
}
#cd-cart h3 {
  text-transform: uppercase;
  margin: 0em 0;
  margin-top: -34px;
  margin-bottom: 15px;
  text-align: center;
  color: #2dabdf;
}
#cd-cart .cd-cart-items {
  padding: 0;
}
#cd-cart .cd-cart-items li {
  position: relative;
  padding: 1em;
  border-top: 1px solid #e0e6ef;
}
#cd-cart .cd-cart-items li:last-child {
  border-bottom: 1px solid #e0e6ef;
}
#cd-cart .cd-qty, #cd-cart .cd-price {
  color: #a5aebc;
}
#cd-cart .cd-price {
  margin-top: .4em;
}
#cd-cart .cd-item-remove {
  position: absolute;
  right: 1em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url("../img/cd-remove-item.svg") no-repeat center center;
}
.no-touch #cd-cart .cd-item-remove:hover {
  background-color: #e0e6ef;
}
#cd-cart .cd-cart-total {
  padding-top: 1em;
  padding-bottom: 1em;
}
#cd-cart .cd-cart-total span {
  float: right;
}
.padding15{
    padding: 15px !important;
}
#cd-cart .checkout-btn {
  display: block;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #7dcf85;
  color: #FFF;
  text-align: center;
}
.no-touch #cd-cart .checkout-btn:hover {
  background: #a2dda8;
}
@media only screen and (min-width: 768px) {
  #cd-cart > * {
    padding: 0 2em;
  }
  #cd-cart .cd-cart-items li {
    padding: 1em 2em;
  }
  #cd-cart .cd-item-remove {
    right: 2em;
  }
}
p.bold{
    font-weight: bold;
}
button.cd-item-remove{
    margin-top: 11px;
    border: none;
}
button.cd-item-remove:hover i{
    color: red;
}
.marginTop10{
  margin-top: 10px;
}