/*INÍCIO CSS GERAL*/

body {
	margin-top: 110px;
}

/*Dropdown carrinho*/
.dropdown:hover>.dropdown-menu {
     display: block;
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	float:left;
	min-width:160px;
	width: 350px;
	padding: 10px;
	margin:0;
	font-size:16px;
	text-align:left;
	list-style:none;
	background-color:#fff;
	-webkit-background-clip:
	padding-box;background-clip:
	padding-box;border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:0 6px 12px rgba(0,0,0,.175);
	display:none;
}
.dropdown-menu:before {
	content:"";
	display:block;
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #fff;
	position:absolute;
}
.dropdown-menu-seta-right:before{
	right:40px;top:-8px;
}
.dropdown-menu-right,.dropdown-menu.pull-right{
	right:0;left:auto;
}
.dropdown:hover .dropdown-menu{
	display:block;
}
.dropdown-menu>li.drop,.dropdown-menu>li>a,ul.dropdown-menu li.tel{
	display:block;font-size:13px;padding:8px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap
}
.dropdown-menu li a.btn-cart {
	color: #fff !important;
    border-color: #4cae4c;	
	background-color: #5cb85c !important;
	font-size: 16px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	width: 100% !important;
	margin-top: 10px;
	text-align: center;
}
.dropdown-menu li a.btn-cart:hover {
	color: #fff !important;
	border-color: #4cae4c;
	background-color: #449d44 !important;
}
/*Fim Dropdown carrinho*/

h3 {
	font-weight: 600;
	color: #666;
}
h3 small {
	margin-left: 20px;
}
.margin-top {
	margin-top: 10px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-20 {
	margin-top: 20px;
}
.padding-top {
	padding-top: 10px;
}
.padding-top-15 {
	padding-top: 15px;
}
.padding-top-20 {
	padding-top: 20px;
}
.margin-bottom {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.padding-bottom {
	padding-bottom: 10px;
}
.padding-bottom-15 {
	padding-bottom: 15px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.text-warning {
	color: #ffbf3f;
}
.text-red {
	color: #F00;
}
.text-green {
	color: #05b550;
}
.text-white {
	color:#fff;
}
.text-lg {
	font-size: 1.8rem;
}
a.text-chance {
	color: #009cde;
	font-size: 14px;
	font-weight: 600;
	text-decoration: underline;
}
a.title-login {
	font-size: 22px;
	font-weight: 700;
}
.title-news {
	font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 24px;
}
.box-news {
	margin:0; 
	padding:10px 0; 
	background-color:#ffcc00; 
	color:#181874;
}
.form-news {
	border-radius:0px; 
	height:50px; 
	min-width:230px; 
	font-size:14px;
}
.btn-news {
	margin-top: 0;
	background-color: #1b6db0;
	border: 2px solid #1b6db0;
	padding: 7px;
	border-radius: 0;
	font-weight: 700;
	color: #fff;
	height: 50px;
	width: 120px;
	font-size: 15px;
}
.btn-news:hover {
	color: #fff;
	background-color:#181874 !important;
	border: 2px solid #181874;
}
.btn-next {
	font-size: 14px;
	font-weight: 600;
	padding: 12px 0;
	margin: 15px 0 30px 0;
	box-shadow: 2px 2px 2px #ccc;
}
.btn-google {
	color: #444;
	font-weight: 600;
	border-color: #f4f4f4;
	background-color: #f4f4f4;
	padding: 10px 0;
	box-shadow: 2px 2px 2px #ccc;
}
.btn-google:hover {
	border-color: #e6e6e6;
	background-color: #e6e6e6;
}
.btn-facebook {
	color: #fff;
	font-weight: 600;
	border-color: #3b5998;
	background-color: #3b5998;
	padding: 10px 0;
	box-shadow: 2px 2px 2px #ccc;
}
.btn-facebook:hover {
	color: #fff;
	border-color: #354f87;
	background-color: #354f87;
}
.btn-purchase {
	font-size: 14px;
	font-weight: 600;
	padding: 15px 0;
	box-shadow: 2px 2px 2px #ccc;
}
.btn-create {
	font-size: 14px;
	font-weight: 600;
	padding: 12px 0;
	box-shadow: 2px 2px 2px #ccc;
	background-color: #fff;
	color: #1b6db0;
	border: solid 1px #1b6db0;
}
.btn-create:hover {
	background-color: #ebebeb;
	color: #1b6db0;
	border: solid 1px #1b6db0;
}
.btn-reorder {
	font-size: 14px;
	font-weight: 600;
	padding: 8px 12px;
	box-shadow: 2px 2px 2px #ccc;
	text-transform: uppercase;
	min-width: 140px;
}
.btn-detail {
	font-size: 14px;
	font-weight: 600;
	padding: 8px 16px;
	box-shadow: 2px 2px 2px #ccc;
	background-color: #fff;
	color: #1b6db0;
	border: solid 1px #1b6db0;
	text-transform: uppercase;
	min-width: 100px;
}
.btn-detail:hover {
	background-color: #ebebeb;
	color: #1b6db0;
	border: solid 1px #1b6db0;
}
.btn-save {
	font-size: 14px;
	font-weight: 600;
	padding: 12px 25px;
	box-shadow: 2px 2px 2px #ccc;
}


.descount-btn {
	border: solid 2px #f24783;
	border-radius: 5px;
	padding: 2px 10px;
	margin-left: 20px;
	font-weight: 700;
	font-size: 14px;
	color: #f24783;
}
.descount-btn:hover {
	color: #fff;
	background-color: #f24783;
	text-decoration: none;
}
.search {
	height: 45px;
	border-radius: 5px;
	font-size: 15px;
	padding-right: 60px;
}
.btn-search {
	background-color: transparent !important;
	position: absolute;
	top: 3px;
	right: 20px;
	font-size: 18px;
	color: #1b6db0;
}
nav.navbar-default {
	background-color: #ffcc00 !important;
	padding: 20px 0px 20px 0px;
	border: none !important;
	border-radius: 0 !important;
	margin-bottom: 0px !important;
	box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
}
.row-list {
    margin-right: -10px !important;
    margin-left: -10px !important;
}
.row-list .list {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.item-list {
	box-shadow:0 2px 2px 0 rgba(0,0,0,.08);
	min-height: 420px;
}
.item-list:hover{
	box-shadow:0 3px 3px 0 rgba(0,0,0,.18);
}
.pointer {
	cursor:pointer !important;	
}
.label-off {
	z-index:10; 
	position:absolute; 
	margin-left:10px; 
	margin-top:10px;
}
.label-off:hover {
	text-decoration:none;	
}
.footer{
	background-color: #f4f4f4;
	padding-bottom:10px;
}
.footer ul {
	margin-bottom:15px;
}
.footer-inst {
    color: #333!important;
    padding: 0 0 30px 0;
}
.atendimento3, .atendimento3 a {
    color: #333;
}
.atendimento3 span {
	font-size:13px; 
	line-height: 1em;	
}
nav#menu {
	z-index:1050 !important;	
}
#menu:not( .mm-menu ) {
	display: none;
}
#filtro:not( .xm-menu ) {
	display: none;
}
li.area-login {
	background-color:#1B6DB0; 
	color:#fff; 
	padding:10px 15px 15px 0px; 
	height:70px;
}
li.area-login a {
	color:#fff !important;
}
.area-mobile {
	background-color:#ebebeb; 
	color:#444;
}
.descount {
	padding: 5px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	color: #f24783;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
	background-color: #fff;
}
.ruby-menu-full-width {
	background-color: #F00;
	height: 40px;
}
.banner {
	margin: 20px 0px 40px 0px !important;
	padding: 0px !important;
}
section {
	padding: 20px 0;
}
#peixes h3 {
	margin-bottom: 30px;
}
.categorias .item2 a {
	color: #1a1a74;
	font-size:13px;
	font-weight: 700;
	line-height:1.2em;
	text-align: center;
}
.peixes a h5 {
	font-weight: 700;
	text-align: center;
	height:40px;
}
.peixes a:hover {
	text-decoration: none;
}
.owl-categoria h5 {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.owl-categoria a:hover {
	text-decoration: none;
}
.categorias .item img {
	margin-bottom:10px;
}
.categorias .item {
	text-align:center !important;
	max-width:200px;
}
.categorias .item2 {
	text-align:center !important;
	max-width:145px;
}
.categorias .item2 img {
	margin-bottom:5px;
}
.categorias .item2 {
	text-align:center !important;
}
.categorias .chevron-one {
	height: 60px;
	position: absolute;
	width: 35px;
	cursor: pointer;
	top: 100px !important;
}
.owl-carousel .categorias .fa-chevron-left.disabled, .categorias .fa-chevron-right.disabled {
	pointer-events: none;
	opacity: 0.2;
}
.categorias .fa-chevron-left {
	left: -33px;
}
.categorias .fa-chevron-right {
	right: -33px;
}
.categorias .fa-chevron-left:hover {
	background-position: 0px -53px;
}
.categorias .fa-chevron-right:hover {
	background-position: -32px -53px;
}



.marcas .chevron-one {
	height: 60px;
	position: absolute;
	width: 35px;
	cursor: pointer;
	top: 20px !important;
}
.marcas .fa-chevron-left.disabled, .marcas .fa-chevron-right.disabled {
	pointer-events: none;
	opacity: 0.2;
}
.marcas .fa-chevron-left {
	left: -33px;
}
.marcas .fa-chevron-right {
	right: -33px;
}
.marcas .fa-chevron-left:hover {
	background-position: 0px -53px;
}
.marcas .fa-chevron-right:hover {
	background-position: -32px -53px;
}


.peixes .chevron-one {
	height: 100px;
	position: absolute;
	width: 35px;
	cursor: pointer;
	top: 80px !important;
}

.peixes .fa-chevron-left.disabled, .marcas .fa-chevron-right.disabled {
	pointer-events: none;
	opacity: 0.2;
}

.peixes .fa-chevron-left {
	left: -33px;
}

.peixes .fa-chevron-right {
	right: -33px;
}

.peixes .fa-chevron-left:hover {
	background-position: 0px -53px;
}

.peixes .fa-chevron-right:hover {
	background-position: -32px -53px;
}

.peixes .item img {
	margin-bottom: 10px;
}

@media (max-width:768px) {
	.peixes .item {
		text-align: center !important;
		max-width: 80px;
	}
}

@media (min-width:769px) {
	.peixes .item {
		text-align: center !important;
		max-width: 160px;
	}
}



.menufixo {
	position: fixed;
	top: 85px;
	width: 100%;
	z-index: 70;
	alignment-adjust: central;
	background-color: #1b6db0;
}

.scrollup {
	width: 48px;
	height: 48px;
	position: fixed;
	bottom: 60px;
	right: 50px;
	border-radius: 8px !important;
	display: none;
	text-indent: -9999px;
	background: url(/Assets/v1/img/icon_top.png) no-repeat #1b6db0;
}
/*FIM CSS GERAL*/




/*INÍCIO PRODUTO LISTA*/


.filtro h4 {
	color: #1b6db0;
	border-bottom: 1px solid #1b6db0;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 30px 0 10px 0;
}
.filtro ul.filtro-box {
	max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: pointer;
}
.filtro-box::-webkit-scrollbar {
    width: 6px;
    background-color: #f4f4f4;
}
.filtro-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ccc;
}
.filtro-box::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f4f4f4;
}
.filtro ul li a {
	line-height: 2em;
	color: #333333;
	display: block;
	padding-left: 5px;
}
.filtro ul li a.active {
	color: #1b6db0;
	font-weight: 600;
	background-color: #f4f4f4;
}
.filtro ul li.filter-opt a input:checked~.option:before {
	color: #1b6db0;
	background-color: #1b6db0;
	border: 2px solid #fff;
	box-shadow: 0 0 0 1px #1b6db0;
}
.filtro ul li.filter-opt a input~.option:before {
	position: absolute;
	top: 2px;
	left: 2px;
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 1px #999;
	vertical-align: middle;
	border-radius: 2px;
}
.filtro ul li.filter-opt a input~.option {
	padding-left: 2.5rem;
	display: inline-block;
	position: relative;
	width: 100%;
}
.filtro ul li.filter-opt a {
	display: block;
	position: relative;
	color: #666;
	text-decoration: none;
	line-height: 1.2em;
	padding-top: 1rem;
}
.categoria {
	margin: 30px 0 30px 0;
}
.categoria h3 {
	font-size: 24px;
	font-weight: 700;
	margin-top: 10px;
	color: #1b6db0;
	text-transform: uppercase;
}
.breadcrumb {
	padding: 0;
	margin: 30px 0 0 0;
	background: 0 0;
}
ol.breadcrumb li {
	color: #1b6db0;
	font-size: 16px;
	font-weight: 700;
}
ol.breadcrumb-white li.active, ol.breadcrumb-white li a {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
}
.frete-produto {
	min-height: 420px;
}
.frete-produto ul li {
	margin-bottom: 10px;
}
.frete-produto h4 {
	color: #26d07c;
	font-weight: 700;
}
.frete-produto .fa-stack {
	color: #26d07c;
}
.item-list .caption h4 a {
	color:#444;
	font-size:18px;
}
.item-list .caption h4 a:hover {
	color:#337ab7;
	text-decoration:none;
}
ul.value {
	margin-top: 15px;
}
ul.value li span {
	color: #1b6db0;
	font-weight: 700;
	font-size: 18px;
}
/*FIM PRODUTO LISTA*/





/*INÍCIO PRODUTO DETALHES*/
.modal-next input {
	font-size: 14px;
}
.modal-next .modal-header {
	padding: 15px 15px 0 15px;
	border-bottom: none;
}
.modal-next .modal-footer {
	padding: 0px 15px 15px 15px;
	text-align: center;
	text-decoration: underline;
	border-top: none;
}
h4.modal-title {
	font-size: 22px;
	font-weight: 600;
}
.or-divisor {
	position: relative;
	border-top: 1px solid #eee;
	margin: 2rem 0 1.5rem 0;
}
.or-divisor:after {
	position: absolute;
	content: "ou";
	color: #999;
	background-color: #fff;
	top: -12px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 50px;
	text-align: center;
}
.informacoes img {
    display: block;
    max-width: 100%;
    height: auto;
}
/*FIM PRODUTO DETALHES*/











/*INÍCIO CONTATO*/
.box-area {
	border: solid 1px #ebebeb;
	padding: 20px;
	min-height: 400px;
	margin-top:20px;
	margin-bottom: 20px;
}
.title-area {
	color: #1b6db0;
	margin: 0px 0px 20px 0px;
	font-size: 21px;
	font-weight: 700;
}
.nav-contato {
	padding: 12px;
}
.nav-contato h4 {
	padding-top: 12px;
}
.nav-contato h5 {
	font-weight: 600;
}
.account-list-item {
	background-color: #f4f4f4;
	margin-bottom: 2rem;
	padding: 2rem;
}
.account-list-item h4 {
	font-weight: 700;
}
.account-list-shipment {
	background-color: #fff;
	padding: 2rem;
	margin-top: 10px;
}
.panel-title {
	position: relative;
}
.panel-subtitle-small {
	position: absolute;
	top: -0.5rem;
	font-size: 13px;
}
.panel-subtitle-top {
	position: relative;
	top: 1rem;
}
.panel .panel-default {
	padding: 2rem 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #f8f8f8 !important;
	position: relative;
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f8f8f8;
	border: none !important;
}
.panel-default {
	border: none;
	background-color: #f8f8f8;
}
.panel-heading {
	border-radius: 0px;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: none;
}
.panel-group .panel {
	margin-bottom: 20px;
	border-radius: 0px;
}
.panel .panel-title {
	color: #333;
	font-size: 18px;
	margin: 15px 0 15px 0;
}
.panel-title .badge {
	color: #fff;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 600;
	padding: 6px 7px;
	margin-right: 10px;
	width: 28px;
	height: 28px;
	background-color: #1b6db0 !important;
	text-align: center;
	box-shadow: none;
}

.panel-title .badgeOff {
	display: inline-block;
	color: #fff;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 600;
	padding: 6px 7px;
	margin-right: 10px;
	width: 28px;
	height: 28px;
	background-color: #666 !important;
	text-align: center;
	box-shadow: none;
}


.panel-separator {
	border-right: 1px solid #ccc;
	margin: 0 2rem;
}
.panel-subtitle {
	font-weight: 700;
	font-size: 16px;
}
.panel-subtitle .fa-check {
	font-size: 24px;
	margin: 0 5px;
}
.panel:hover, .panel-default:hover > .panel-heading:hover {
	background-color: #f4f4f4 !important;
}
.panel > .panel-heading {
	background-color: transparent !important;
}
.panel-heading, .panel .collapse .in {
	background-color: #f4f4f4 !important;
}
/*FIM CONTATO*/





/*INÍCIO PEIXE DETALHES*/
.bg-fish {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 350px;
	border-top: solid 1px #fff;
}
.thumb-fish {
	margin-top: 120px;
	color: #fff;
}
.thumb-fish h2 {
	font-weight: bold;
}
.thumb-fish small {
	color: #fff;
}
.thumb-fish img {
	margin-right: 10px;
	width: 100px;
	border: solid 2px #fff;
}
.box-fish {
	padding: 20px 0 20px 0;
	margin: 0;
	border: solid 1px #ebebeb;
	border-top: none;
}
/*FIM PEIXE DETALHES*/




/*INÍCIO MARCAS*/
.marcas h3 {
	border-bottom: solid 1px #ebebeb;
}
.marcas hr {
	margin: 10px 0px;
}
.marcas ul li {
	line-height: 2em;
}
.marcas ul li:last-child {
	margin-bottom: 50px;
}
.marcas img {
	padding: 20px;
}
.marca-produto {
	color: #666;
	font-style: italic;
	text-decoration: underline;
	font-size: 12px;
}
/*FIM MARCAS*/






/*INÍCIO CONTENT*/
.text-content p {
	line-height: 2em;
	margin-bottom: 20px;
}
.text-content h4 {
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 600;
}
/*FIM CONTENT*/





/*INÍCIO ALTERAR SENHA*/
.nav-panel h4 {
	padding: 12px;
}
.nav-panel ul li a {
	padding: 12px;
	display: block;
	vertical-align: middle;
	position: relative;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	border-bottom: solid 1px #ebebeb;
}
.nav-panel ul li a:hover {
	color: #1b6db0;
}
.nav-panel ul li a.active {
	color: #1b6db0;
	font-weight: 600;
	background-color: #f4f4f4;
}
ul.nav-tabs li {
	background-color: #ebebeb;
}
ul.nav-tabs li a {
	padding: 15px 20px;
	color: #333;
	text-decoration: none;
	display: block;
	border-radius: 0px;
}
.tab-content {
	background-color: #fff !important;
	padding: 15px;
}
.input-group-addon {
	background-color: transparent;
}
/*FIM ALTERAR SENHA*/







/*INÍCIO AVALIAÇÕES*/
.star-rating {
	line-height: 48px;
	font-size: 2em;
	cursor: pointer;
 margin: 0 -.3rem;
}
.star-rating .fa-star {
	color: #ffcc00;
	border-color: #ffcc00;
}
.fa-star {
	color: #ffcc00;
}
.box-grey {
	margin-top: 30px;
	padding: 15px;
	font-size: 14px;
	line-height: 2em;
	background-color: #f4f4f4;
}
/*FIM AVALIAÇÕES*/





/*INÍCIO CADASTRO*/

/*FIM CADASTRO*/







/*INÍCIO LOGIN*/
.box-login {
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.18), 0 2px 10px 0 rgba(0,0,0,.14);
	border-radius: 2px;
	padding: 15px;
}
/*FIM LOGIN*/




/*INÍCIO MEUS ENDEREÇOS*/
ul.list-adress li {
	font-weight: 300;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 1.6em;
}
ul.list-adress li.small {
	font-weight: 300;
	font-size: 12px;
	color: #4c4c4c;
}
ul.list-edit li a {
	font-weight: 300;
	font-size: 12px;
	color: #999;
	text-decoration: underline;
	margin: 0 25px;
}
a.text-other {
	color: #009cde;
	font-size: 13px;
	font-weight: 500;
	text-decoration: underline;
}
/*FIM MEUS ENDEREÇOS*/








/*INÍCIO MEUS PEDIDOS DETALHES*/

.order-tracking-box {
	width: 100%;
	background-color: #fff;
	padding: 20px 10px 10px 10px;
	margin-bottom: 5px;
}
.order-tracking-item.first .tracking-step:before {
	margin-left: 50%;
	width: 50%
}
.scroll-h {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	text-align: center;
}
.tracking-step {
	color: #e0e0e0;
	line-height: 1.3;
	width: 100%;
	height: 130px;
	position: relative;
	text-align: center;
}
.order-tracking-item {
	display: inline-block;
	white-space: initial;
	vertical-align: top;
	width: 25%;
	min-width: 90px;
	padding: 0;
	margin: 0;
}
.tracking-step .step-title {
	color: #7f7f7f;
	padding-top: 40px;
	font-size: 13px;
	max-width: 110px;
	left: 0;
	right: 0;
	margin: auto;
}
.tracking-step:after {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -8px;
	margin-left: -10px;
	color: #fff;
	background-color: #e0e0e0;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	padding: 1px 0;
	padding-left: 1px;
	content: "";
	z-index: 20;
}
.tracking-step:before {
	position: absolute;
	width: 100%;
	height: 4px;
	background-color: #e0e0e0;
	content: "";
	left: 0;
	margin-left: -50%;
	top: 50%;
	z-index: 10;
}
.order-tracking-products-image {
	display: table-cell;
	position: relative;
	vertical-align: top;
}
.order-tracking-products-info {
	display: table-cell;
	vertical-align: top;
	width: 100%;
	padding-left: 1rem;
}
.order-tracking-products-image img {
	width: 90px;
}
.order-tracking-products-quantity {
	font-size: 1.2rem;
}
.table-no-border>tbody>tr>td, .table-no-border>tbody>tr>th, .table-no-border>tfoot>tr>td, .table-no-border>tfoot>tr>th, .table-no-border>thead>tr>td, .table-no-border>thead>tr>th {
	border-top: none;
}
table tr>td.total {
	font-size: 16px;
	font-weight: 700;
}
.total-cart hr {
	margin: 12px 15px;
}
.total-cart {
	font-size: 16px;
}
.total-cart p {
	font-size: 14px;
}
.total-cart small, .total-cart .small {
	font-size: 12px;
}
/*FIM MEUS PEDIDOS DETALHES*/




/*INÍCIO CHECKOUT*/


		  
.choice {
	font-size: 13px;
	font-weight: 600;
}
.security a {
	color: #444;
}
.security hr {
	margin: 12px 0px;
}
footer {
	background-color: #f4f4f4;
	padding-bottom: 20px;
	margin-top: 0px;
}
footer h4 {
	font-weight: 700;
	font-size: 16px;
	color: #666;
	padding-top: 30px;
}
footer ul {
	padding-left: 20px !important;
}
footer ul li, footer ul li a {
	color: #888;
	line-height: 1.8em;
	font-size: 14px;
}
footer small {
	color: #888;
	font-size: 10px;
}
.footer__list-item--payment {
	float: left;
	width: 55px;
	height: 37px;
	text-indent: -9999px;
	background: url(https://www.iscaecompanhia.com.br/2019/img/sprite_footer1.svg) no-repeat center 0;
}
.footer__list-item--payment li {
	display: block;
	width: 51px;
	height: 37px;
}
.footer__list-item--payment.mastercard {
	background-position: center -56px;
}
.footer__list-item--payment.amex {
	background-position: center -113px;
}
.footer__list-item--payment.elo {
	background-position: center -756px;
	margin-left: 0px;
}
.footer__list-item--payment.diners {
	background-position: center -170px;
}
.footer__list-item--payment.hipercard {
	background-position: center -715px;
}
.footer__list-item--payment.boleto {
	background-position: center -226px;
}
.footer__list-item--payment+li {
	margin-bottom: 4px;
}
.progress-cart {
	height: 30px;
	background-color: #CCC;
}
.progress-bar-text {
	position: relative;
	top: 25px;
	z-index: 2;
	font-size: 15px;
	text-align: center;
	color: #fff;
}
/*FIM CHECKOUT*/












































.form-cadastro label {
	font-weight: 300;
}
.form-cadastro ::-webkit-input-placeholder {
 color:#c8c8c8;
}
.form-cadastro :-moz-placeholder { /* Firefox 18- */
 color:#c8c8c8;
}
.form-cadastro ::-moz-placeholder {  /* Firefox 19+ */
 color:#c8c8c8;
}
.form-cadastro :-ms-input-placeholder {
 color:#c8c8c8;
}
.input-lg {
	font-size: 15px;
}
.form-radio .radio {
	position: relative;
	display: block;
	margin: 0px auto;
}
.form-radio .radio img {
	vertical-align: top !important;
	display: block;
}
.radio label {
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight: 500;
	padding: 5px 5px 5px 25px;
}
.radio label:hover, .radio label:active {
	background-color: #f2f2f2;
	color: #05b550;
}
.radio :checked + span {
	color: #05b550;
}
.form-adress {
	padding: 15px;
	background-color: #fff;
}
.form-adress hr, .form-radio hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
.checkbox label {
	padding-left: 0px;
}
.checkbox .filter-opt input:checked~.option:before {
	color: #1b6db0;
	background-color: #1b6db0;
	border: 2px solid #fff;
	box-shadow: 0 0 0 1px #1b6db0;
}
.checkbox .filter-opt input~.option:before {
	position: absolute;
	top: 2px;
	left: 2px;
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 1px #999;
	vertical-align: middle;
	border-radius: 2px;
}
.checkbox .filter-opt input~.option {
	padding-left: 2.5rem;
	color: #1b6db0;
	display: inline-block;
	position: relative;
	width: 100%;
}
.checkbox .filter-opt {
	display: block;
	position: relative;
	color: #666;
	text-decoration: none;
	line-height: 1.2em;
	padding-top: 1rem;
}

/* Home */
.btn-desconto {
	border: solid 2px #1b6db0; 
	color: #1b6db0; 
	background-color: #fff; 
	font-size: 13px; 
	font-weight: bold; 
	padding: 10px; 
	margin-top: 3px;
}
/* Selos */
.selo-bg {
	background-color:#eeeeee; 
	color: #1b6db0; 
	font-size: 11px; 
	margin-top: 15px; 
	margin-bottom: 15px;
}
.selo {
	padding-top: 15px;
}
.selo-icon {
	color: #1b6db0; 
	padding-right: 10px;
}
.selo .text-left {
	display: inline-block; 
	line-height: 1.4em;
}
.selo .text-left b {
	font-size: 14px;
}

.frete-bg {
	background-color: #fff;
}
.frete-bg a {
	padding: 15px; 
	display: block; 
	color: #333;
}
.frete-bg .fa-stack {
	color: #27d07d;
}
.frete-text {
	color: #27d07d; 
	font-size: 18px;
}

.descount-text {
	padding: 5px;
	font-weight: 700;
	font-size: 18px;
	color: #f24783;
}
.descount-bg {
	background-color: #f8f8f8; 
	border: dotted medium #dadada; 
	border-left: 0; 
	border-right: 0; 
	padding: 15px 0px;
}
.descount-destaque {
	font-size: 19px; 
	font-weight: bold; 
	color: #1b6db0;
}

.row.no-pad {
	margin-right:0;
	margin-left:0;
}
.row.no-pad > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}

/* Menu */
#menu .departamentos {
	font-size: 16px; 
	font-weight: bold; 
	color: #1B6DB0; 
	background-color: #f4f4f4; 
	padding: 15px 15px 15px 20px;
}

/* Footer */
.footer h4 {
	font-size: 16px; 
	font-weight: 700; 
	margin-bottom: 15px;
}
.footer hr {
	border-top: 1px solid #e0e0e0; 
	border-bottom: 1px solid #fff;
}
.footer .central {
	color: #666; 
	font-size: 13px; 
	font-weight: 700;
}
ul.list-phone {
	margin-top:5px;
}
ul.list-phone li {
	color: #666; 
	font-size: 13px; 
	font-weight: 700;
}
ul.list-content {
	color: #009cde; 
	font-size: 12px; 
	font-weight: 700;
}
ul.list-content li {
	display: inline;
}
ul.list-content li a {
	display: inline;
	color: #009cde; 
	text-decoration: underline;
}
ul.list-content li::after {
	content: "|";
	padding-left: 5px;
}
ul.list-content li:last-child::after {
	content: "" !important;
}

/* Carrinho */
.badge-cart {
	margin: 0px 10px 0px 0px; 
	background-color: #F00; 
	color: #fff; 
	font-size: 12px;
}
#ItemsCarrinhoTopo {
	height: 200px; 
	overflow-y: auto;
}
.cart-bg {
    font-size: 14px;
    color: #333;
    margin-top: 0px;
}

.cart-padding {
    padding: 20px 15px;
}

.btn-number {
    height: 35px;
    width: 30px;
    text-align: center;
}

.number-spinner {
    max-width: 110px;
    margin-bottom: 5px;
}

.qtd {
    width: 100%;
    height: 35px;
}



@media (max-width:768px) {
body {
	margin-top: 125px;
}
#NavBarPrincipal {
	padding-top:20px !important;
}
.not-padding {
	padding-right: -15px !important;
    padding-left: -15px !important;
}
.not-margin {
	margin-right: -15px !important;
    margin-left: -15px !important;
}
.title-mobile {
	background-color:#f8f8f8; 
	padding:2px 2px 2px 15px; 
	margin-right: -15px !important;
    margin-left: -15px !important;
}
.title-mobile h3 {
	color:#337ab7;
	font-size:18px;
	font-weight:bold; 
	padding-top:7px; 
	padding-bottom:7px;
}
.box-area {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
	min-height: 400px;
}
.account-list-item {
	margin-bottom: 15px !important;
	padding: 10px !important;
}
.account-list-shipment {
	padding: 10px !important;
}
.btn-detail, .btn-reorder {
	font-size: 13px !important;
	padding: 12px !important;
}
.tab-content {
	padding: 5px !important;
}
.descount {
	margin-bottom: 10px !important;
}
nav.navbar-default {
	background-color: #ffcc00 !important;
}
.navbar-inverse .navbar-toggle {
	background-color: #1f8ac2;
	border: solid 1px #1f8ac2;
	color: #fff;
	margin-top: 0px;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-inverse .navbar-toggle:hover, .my-navbar .navbar-toggle:focus {
	background-color: #1b6db0;
}
.title-news {
	font-weight:bold;
	margin:0px 0px 5px 0px !important;
}
#peixes h3 {
	margin-bottom: 5px;
}
.btn-news {
    margin-top: 0;
	display:block !important;
	width:100% !important;
    border-radius: 0;
    padding: 5px;
    font-weight: 700;
    height: 40px;
    font-size: 18px;
}
.marcas img {
	padding: 20px 0 !important;
}
.descount {
	display:none !important;
}

.scrollup {
	display:none !important;
}
.area-login fa-times {
	font-size:18px; 
	padding-top:10px;
}
.categorias .item2 {
	max-width:90px;
	margin-right:-10px;
}
.categorias .item2 img {
	max-width:90px;
}
.badge-cart {
	font-size: 11px;
}
.cart-padding {
    padding: 20px 0px;
}
}
@media (max-width:991px) {
	body {
		margin-top: 125px;
	}
	#NavBarPrincipal {
		padding-top:20px !important;
	}
	.navbar-toggle {
		display: block !important;
	}
	.navbar-inverse .navbar-toggle {
		background-color: #1f8ac2;
		border: solid 1px #1f8ac2;
		color: #fff;
		margin-top: 0px;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-inverse .navbar-toggle:hover, .my-navbar .navbar-toggle:focus {
		background-color: #1b6db0;
	}
	.box-news .form-group {
		width: 100% !important;
	}
	.box-news .form-group input {
		width: 100% !important;
		margin: 5px 0 5px 0;
	}
	.btn-news {
		margin-top: 0;
		display:block !important;
		width:100% !important;
		border-radius: 0;
		padding: 5px;
		font-weight: 700;
		height: 40px;
		font-size: 18px;
	}
}

 @media (min-width:1360px) {
.container {
	width: 1330px;
}
}