/* General */
.bg-color, .link-cart a:hover, .main-nav .toggle-mobile-menu::after, .main-nav .toggle-mobile-menu::before { background: #916D4F }
.jquery-notific8-message a {
	color: #ffffff;
	font-size: 11px;
}
.bread-crumb { margin-top: 15px }
.btn-default {
    background: #BA976C;
    color: #fff;
    text-shadow: none;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
}
.btn-default:hover {
	background: #916D4F;
	color: #ffffff;
}
a:hover { color: #BA976C }
.errorMessage {
	color: #e73d4a;
	padding: 0 0;
	border: 1px solid transparent;
	margin-bottom: 20px;
	margin-top: 5px;
}
.alert-success {
	border-width: 1px;
	background-color: #abe7ed;
    border-color: #abe7ed;
    color: #27a4b0;
	padding: 15px;
	border: 1px solid transparent;
	margin-bottom: 20px;
	background-image: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.alert-danger {
	border-width: 1px;
	background-color: #fbe1e3;
	border-color: #fbe1e3;
	color: #e73d4a;
	padding: 15px;
	border: 1px solid transparent;
	margin-bottom: 20px;
	background-image: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}




/* Header */
.header8.fixed-ontop { background: #916D4F }
.header8 .logo5,
.header8.fixed-ontop .logo8 { display: none !important }
.header8 .logo8,
.header8.fixed-ontop .logo5 { display: block !important }
.main-nav .toggle-mobile-menu span,
.main-nav .toggle-mobile-menu::after,
.main-nav .toggle-mobile-menu::before { background-color: #ffffff }
.fixed-ontop .logo img { width: 45px }
.top-menu li {
	display: inline-block;
	font-size: 14px;
}
.top-menu li a {
    display: block;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 11px;
    color: #ffffff;
    font-size: 13px;
}
.top-menu li:hover a { color: #BA976C }
.top-right.box-meta8 > ul > li:hover > a { color: #BA976C }
#search-top {
	position: absolute;
	z-index: 9;
	right: -30px;
	top: 100%;
	margin-top: 30px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
}
.info-search:hover #search-top {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#search-top > input[type="text"] {
	border: 1px solid #e5e5e5;
	color: #999;
	height: 36px;
	min-width: 250px;
	padding: 0 15px;
	background: #fff;
	border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
}
#search-top > button { display: none }
.info-user .inner-user-info a:hover { color: #BA976C }
.top-right>ul>li>a.mycart-link .number-cart-total { display: none }
.cart-title a:hover { color: #BA976C }
.link-cart a { background: #BA976C }
.link-cart a:hover { color: #ffffff }




/* Header Secundário */
.top-header { background: #916D4F }
.top-header .top-left a {
    margin-top: 10px;
    font-size: 13px;
    float: left;
    color: #fff;
}
.header-secondary .main-nav .toggle-mobile-menu span,
.header-secondary .main-nav .toggle-mobile-menu::after,
.header-secondary .main-nav .toggle-mobile-menu::before { background-color: #BA976C }
.top-right > ul > li > a { color: #ffffff }
.top-right > ul > li > a.mycart-link > i { margin-right: 0 }
.main-header { padding: 15px 0 21px }
.main-header.header-secondary.fixed-ontop { display: none }
.header8.header-ontop.header-secondary { display: none }
.header8.header-ontop.fixed-ontop.header-secondary { display: block }
.main-nav > ul > li > a { color: #916D4F }
.main-nav > ul > li > a:hover { color: #BA976C }
.search-form form { max-width: 350px }
.wrap-search-login {
	margin-top: 30px;
	padding-right: 0; 
}




/* Footer */
.newsletter {
	background: rgba(0, 0, 0, 0) url(../images/carob-house-background-newsletter-1.jpg) no-repeat fixed center center;
    padding: 70px 0;
}
.newsletter .container h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}
.newsletter h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 40px 0;
}
.newsletter-form form input[type="submit"] { background-color: #916D4F }
.newsletter-form form input[type="submit"]:hover { background-color: #BA976C }
.logo-footer > a::after { display: none }
.logo-footer {
	text-align: center;
	padding-top: 35px;
}
.footer-menu-box .list-none > li a:hover, .footer-nav li a:hover { color: #BA976C }
.footer-menu-box .list-none > li a:hover::before {
	background: #BA976C;
	border: 1px solid #BA976C;
}
.social-footer > a {
	color: #ffffff;
	background: #BA976C;
	border: 1px solid #BA976C;
    margin-top: 10px;
}
.social-footer > a:hover {
	color: #BA976C;
	background: #ffffff;
	border: 1px solid #BA976C;
}
.radius.scroll-top:hover { background: #BA976C }




/* Listagem de Produto */
.product-title { text-transform: none }




/* Index */
.owl-theme .owl-controls .owl-buttons div:hover { background: #916D4F }
.banner-slider.bg-slider .owl-carousel .owl-item { height: 90vh !important }
.banner-slider.bg-slider .banner-thumb img { width: 100vw }
.product-box5 {
	margin-top: 70px;
	margin-bottom: 70px;
}
.product-box5 .owl-controls .owl-buttons div:hover { background: #ffffff }
.owl-theme.arrow-style3 .owl-controls .owl-buttons div:hover::after { color: #BA976C }
.wrap-adv9 { margin-bottom: 0 }
.product-label { background: #916D4F }
.product-extra-link > a:hover {
	background: #916D4F;
	color: #ffffff;
}
.item-product:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(189,195,199,1);
    -moz-box-shadow: 0 0 30px 0 rgba(189,195,199,1);
    box-shadow: 0 0 30px 0 rgba(189,195,199,1);
    transition: all ease .3s;
}
.item-product:hover .product-thumb-link > img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
}
.item-product:hover .product-thumb-link::after { opacity: 1 }




/* Departamento */
.product-filter select {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #1b1d1f;
    display: inline-block;
    font-family: open sans;
    font-weight: 400;
    height: 36px;
    text-transform: uppercase;
    width: 150px !important;
    text-align: left;
    white-space: nowrap;
    padding-left: 10px;
}
.product-pagi-nav li.active a {
	background-color: #555;
	border: 1px solid #555;
	color: #ffffff;
}




/* Produto */
#produtoZoomCarob #galez a img {
    padding: 5px;
    border: 1px solid #E5E5E5;
    margin: 15px 0 0 5px;
    border-radius: 3px;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}
#produtoZoomCarob #galez a img:hover,
#produtoZoomCarob #galez a.zoomGalleryActive img {
    border: 1px solid #916D4F;
    -webkit-transition-duration: 0.7s; /* Safari */
    transition-duration: 0.7s;
}
.title-product-detail { text-transform: none }
.preco-antigo {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
}
.preco {
    font-size: 24px;
    color: #262626;
}
#produto-quantidade .bootstrap-touchspin .input-group-btn .btn {
    background: #ecf0f1;
    border: 1px solid #E5E5E5;
    border-radius: 0;
    padding: 4px 15px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
#produto-quantidade .bootstrap-touchspin .input-group-btn .btn:active {
	border: 1px solid #E5E5E5;
}
#produto-quantidade input {
    border: 1px solid #E5E5E5;
    height: 38px;
    width: 50px;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: -1px;
}
#carrinho-form #add-cart {
    margin-top: 15px;
    background: #27ae60;
    border-color: #27ae60;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 0;
    border-radius: 0;
}
#avise-form #add-avise-me {
	margin-top: 15px;
    background: #27ae60;
    border-color: #27ae60;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 15px;
    border-radius: 0;
}
.nav-tabs-default .nav.nav-tabs li a { font-weight: 700 }
.nav-tabs-default .nav.nav-tabs li.active a { background: #bdc3c7 none repeat scroll 0 0 }




/**************
 ** CARRINHO **
 *************/
.header-checkout img {
    margin-top: 25px;
}
.page.carrinho .carrinho-vazio {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
}
.page.carrinho h1 {
    font-size: 30px;
    font-weight: 700;
}
.page.carrinho h1 small {
    font-weight: 300;
    font-size: 18px;
}
.tabela-carrinho thead tr th {
    text-align: center;
    text-transform: uppercase;
    color: #7f8c8d;
}
.tabela-carrinho thead tr th.produto {
    width: 45%;
}
.tabela-carrinho thead tr th.preco-unitario,
.tabela-carrinho thead tr th.quantidade,
.tabela-carrinho thead tr th.subtotal {
    width: 15%;
}
.tabela-carrinho thead tr th.excluir {
    width: 10%;
}
.tabela-carrinho tbody tr td {
    text-align: center;
}
.tabela-carrinho th:first-child * { text-align: left }
.tabela-carrinho td,
.tabela-carrinho th {
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    padding: 10px;
}
.tabela-carrinho tbody tr td { vertical-align: middle }
.tabela-carrinho td.produto { text-align: left }
.tabela-carrinho td.produto a {
    font-size: 16px;
    font-weight: 600;
    color: #916D4F;
}
.tabela-carrinho td.produto * { text-align: left }
.tabela-carrinho td.produto ul {
	margin: 0;
	padding-left: 0;
}
.tabela-carrinho td.produto ul li {
	margin: 0;
	list-style-type: none;
	color: #7f8c8d;
}
.tabela-carrinho td.preco-unitario,
.tabela-carrinho td.subtotal {
    white-space: nowrap;
    color: #7f8c8d;
    font-size: 16px;
    text-rendering: inherit;
    font-weight: 600;
}
.tabela-carrinho tr.aviso-frete-gratis td {
	background-color: #d9edf7;
	padding: 10px 0 !important;
	color: #31708f;
	font-size: 20px;
	font-weight: 500;
}
.tabela-carrinho tr.aviso-frete-gratis td span { font-weight: 900 }
.tabela-carrinho .text-left { text-align: left }
.tabela-carrinho label { font-size: 14px }
.tabela-carrinho .formas-envio label {
    text-align: right;
    margin: 3px 0;
}
.tabela-carrinho .formas-envio input[type="radio"] { margin: -4px 0 0 }
.tabela-carrinho ul { margin: 0 }
.tabela-carrinho form { margin-bottom: 0; }
.tabela-carrinho .atualizar-quantidade {
    margin-top: 5px;
    display: none;
}
.tabela-carrinho .quantidade a,
.tabela-carrinho .excluir a {
	font-size: 14px;
	color: #7f8c8d;
}
.tabela-carrinho .quantidade a:hover,
.tabela-carrinho .excluir a:hover {
	text-decoration: none;
	color: #916D4F;
}
.tabela-carrinho .quantidade .bootstrap-touchspin .input-group-btn .btn {
    background: #ecf0f1;
    border: 1px solid #E5E5E5;
    border-radius: 0;
    padding: 4px 15px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.tabela-carrinho .quantidade .bootstrap-touchspin .input-group-btn .btn:hover {
	background-color: #ECF0F1;
	color: #1E1E1E;
}
.tabela-carrinho .quantidade .form-control {
    padding: 18px 20px;
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 600;
    width: 78px;
    margin-left: -1px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tabela-carrinho tbody form input[type="text"] { text-align: center !important }
.tabela-carrinho tfoot .subtotal td { text-align: right }
.tabela-carrinho tfoot .subtotal span {
	font-size: 14px;
	color: gray;
}
.tabela-carrinho tfoot .subtotal strong {
	color: #916D4F;
	font-size: 18px;
}
.tabela-carrinho tfoot .frete a { color: #7f8c8d }
.tabela-carrinho tfoot .frete a:hover { color: #916D4F }
.tabela-carrinho tfoot .vale-presente { display: none }
.tabela-carrinho tfoot input[type="text"],
.tabela-carrinho tfoot input[type="tel"] {
	border-right-width: 0px;
    max-width: 95px;
    height: 35px;
    float: left;
    border-bottom-right-radius: 0;
    border: 1px solid #E5E5E5;
}
.tabela-carrinho tfoot .form-horizontal .input-append {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.tabela-carrinho tfoot .form-horizontal .input-append .btn {
	padding-top: 6px;
    padding-bottom: 7px;
    border-radius: 0;
    margin-left: -3px;
    background-color: #ecf0f1;
    border: 0;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    color: #000;
    border: 1px solid #E5E5E5;
}
.tabela-carrinho tfoot .form-horizontal .input-append .btn:hover { background-color: #E5E5E5 }
.tabela-carrinho img {
	max-width: 90px;
	max-height: 90px;
}
.tabela-carrinho .sem-borda { border-width: 0 }
.tabela-carrinho .form-horizontal { margin: 10px 0 }
.tabela-carrinho .control-group { margin: 0 }
.tabela-carrinho .form-horizontal .control-label {
	width: 270px;
	float: left;
	font-size: 12px;
}
.tabela-carrinho .form-horizontal .controls { margin-left: 290px }
.tabela-carrinho .form-horizontal .controls i { margin: 0 5px }
.tabela-carrinho .formas-envio input[type="radio"] {
	float: none;
	margin: 0px 7px 0 0;
}
.tabela-carrinho .frete input[type="radio"] {
    padding-left: 0;
    margin-right: 5px;
}
.tabela-carrinho .frete label {
    font-weight: 500;
}
.tabela-carrinho .frete label span {
	color: #916D4F;
	font-weight: 700;
}
.tabela-carrinho .cupom-sucesso {
    text-align: left;
    margin: 10px;
}
.tabela-carrinho .cupom-sucesso .cupom-codigo {
    padding: 5px;
    background-color: rgba(0,0,0,0.04);
    border: 1px dashed #CCC;
}
.tabela-carrinho tfoot .total td {
    text-align: right;
    vertical-align: baseline;
}
.tabela-carrinho tfoot .total td strong {
    font-size: 25px;
    margin: 0 10px;
    vertical-align: baseline;
    color: #916D4F;
}
section.page.carrinho .btns-carrinho {
	text-align: right;
	margin-bottom: 50px;
}
.page.carrinho .btns-carrinho .btn-success {
	padding: 20px 35px;
	font-size: 20px;
	margin-left: 20px;
}
.btns-carrinho { text-align: right }
.btns-carrinho .btn-success {
    border-radius: 0;
    padding: 20px 35px;
    margin-right: -15px;
    margin-left: 15px;
    background: #27ae60;
    border-color: #27ae60;
    -webkit-box-shadow: none;
    box-shadow: none;
}




/* CHECKOUT*/
.page.checkout label { margin-top: 15px }




/* FOOTER - CHECKOUT */
.footer-checkout {
    border-top: 1px solid #ddd;
    margin-top: 50px;
    padding-top: 25px;
}
.footer-checkout h5 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 25px;
}
.footer-checkout .footer-bottom { margin-top: 25px }




/* LOGIN */
.page.login h2 {
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 25px;
}




/* MINHA CONTA */
.table .btn-success {
    background-color: #27ae60;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 12px 12px;
}
.table .btn-danger {
    background-color: #c0392b;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 12px 13px;
}