.content_wrapper_text{
    margin: 0px 0;
    padding: 0px;
    width: 50%;
}

#midias {
	margin: 10px 0px;
}
#midias ul li{
	display: inline-block;
	font-size: 30px;	
	margin-left: 10px;
}
/* Facebook */
.fa-facebook-square {
    color: #3B5998;
}
/* Twitter */
.fa-instagram {
    color: #d22e8d;
}
.fa-whatsapp {
	color: #169e0e;
}
.inputnews {
  width: 40%;
  height: 40px;
  padding: 0px 15px;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 1px #DADADA inset, 0px 0px 0px 5px transparent;
  box-shadow: 0px 0px 0px 1px #DADADA inset, 0px 0px 0px 5px transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 14px;
  border-left: 5px solid #F8694A;
}
.cabec {
	color: #FFF;
	font-weight: 300;
}
.avisoerro {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 14px;
  border: 1px solid #FF0000;
  background-color:#FF0000;
  color: #fff;
}
.avisosucesso {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 14px;
  border: 1px solid #67ba15;
  background-color:#67ba15;
  color: #fff;
}

#home {
	background: url(../images/back-banner.jpg) no-repeat;
}
#home .banner img {
	width: 100%;
}

/*----------------------------*\
	MENU
\*----------------------------*/
nav.navbar-webmaster { background: #1b242c; margin-bottom:0px; padding: 0px 0px;}
nav.navbar-webmaster a { color: #fff; }
nav.navbar-webmaster ul.navbar-nav a { color: #fff; font-size: 15px;}
nav.navbar-webmaster ul.navbar-nav a:hover,
nav.navbar-webmaster ul.navbar-nav a:visited,
nav.navbar-webmaster ul.navbar-nav a:focus,
nav.navbar-webmaster ul.navbar-nav a:active { background:#3b4045; }
nav.navbar-webmaster ul.navbar-nav a:hover {border-color: #5fb000; }
nav.navbar-webmaster li.divider { background: #ccc; }
nav.navbar-webmaster button.navbar-toggle { background:  #1b242c; border-radius: 2px; }
nav.navbar-webmaster button.navbar-toggle:hover { background: #999; }
nav.navbar-webmaster button.navbar-toggle > span.icon-bar { background: #fff; }
nav.navbar-webmaster ul.dropdown-menu { border: 0; background: #fff; margin: 4px 0; }
nav.navbar-webmaster ul.dropdown-menu > li > a { color: #444; }
nav.navbar-webmaster ul.dropdown-menu > li > a:hover { background: #f14444; color: #fff; }
nav.navbar-webmaster span.badge { background: #f14444; font-weight: normal; font-size: 11px; margin: 0 4px; }
nav.navbar-webmaster span.badge.new { background: rgba(255, 0, 0, 0.8); color: #fff; }


.product-body h4 {
	font-size: 14px;
	font-weight: 300;
}
.product-body h6 {
	font-size: 13px;
	font-weight: 300;
}

.product-price {
	color: #ff8400;
}
.btn-circle {
	width: 20px;
    height: 20px;
    text-align: center;
    padding: 0px 0px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 15px;
    margin-right: 6px;
}
.btn-circle.btn-lg {
    width: 36px;
    height: 36px;
    padding: 5px 5px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}
.product-options {
	color: #000;
	font-size: 15px;
}
.product-btns {
	margin-top: 30px;
	color: #000;
}
.product-btns .primary-btn {
	background-color: #ff0000;
	font-size: 20px;
}
#checkout-form .section-title {
  border-bottom: none;
}
#checkout-form .section-title:after {
  background-color: #FFF;
}
#checkout-form .section-title h5{
  font-weight: 200;
  font-size: 15px;
  font-family: Arial;
}
.btncart {
	margin: 20px 0px 0px 20px;
}
.btncart2 {
	margin: 0px 0px 60px 20px;
}
.shopping-cart-table>thead>tr>th {
	font-weight: 400;
	background-color: #F6F7F8;
}
.shopping-cart-table>tfoot>tr>th input[type="radio"]{
	margin-right: 5px;
	margin-left: 25px;
}
.shopping-cart-table>tfoot>tr>th label{
	margin-right: 5px;
	background-color: yellow;
}
.erro {
	color: red;
}
.erro span{
	font-size:16px;
	font-family: Arial;
	font-weight: bold;
}
.box_login {
	border: 2px solid #c6c6c6;
	padding: 20px;
	margin: 10px 0px 50px 0px;
}
.box_login h1 {
	color: #ff8400;
}
.box_login .lead {
	color: #808080;
}
.box_login label {
	font-weight: 300;
}
.box h1 {
	font-size: 30px;
	margin-bottom: 20px;
}
.box h5 {
	margin-top: 10px;
}
.box input {
	border: 1px solid #838383;
}
.box label {
	font-weight: 100;
}
.adress-method p {
	font-size: 12px;
	font-family: Arial;
	letter-spacing:0px;
}

#customer-order .table tbody tr td {
  vertical-align: middle;
}
#customer-order .table tbody tr td input {
  width: 50px;
  text-align: right;
}
#customer-order .table tbody tr td img {
  width: 50px;
}
#customer-order .table tfoot {
  font-size: 18px;
}

#customer-orders table tr th,
#customer-orders table tr td {
  vertical-align: baseline;
}
#customer-order .table tfoot th {
  font-size: 18px;
  font-weight: 300;
}
#customer-order .addresses p {
  font-size: 15px;
  font-weight: 200;
}
.label-info, .label-success, .label-danger, .label-warning {
  font-size: 12px;
  font-weight: 100;
}

/*----------------------------*\
	painel da confirmacao
\*----------------------------*/
.panel-default .panel-heading {
	background-color: #f4c40a;
}
.panel-default .panel-title {
	font-weight: 200;
}
.panel-default .panel-body {
	letter-spacing:1px;
	font-weight: 100;
}

/*----------------------------*\
	sidebar minha conta
\*----------------------------*/
.sidebar-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.sidebar-menu .panel-heading {
  background-color: #F8694A;
  color: #fff;
}
.sidebar-menu .panel-body label {
  color: #999999;
  font-size: 12px;
}
.sidebar-menu .panel-body label:hover {
  color: #555555;
}
.sidebar-menu h3 {
  padding: 5px 0;
  margin: 0;
}
.sidebar-menu .nav-pills > li.active > a,
.sidebar-menu .nav-pills > li.active > a:hover,
.sidebar-menu .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #777;
}

#footer {
  background-color: #000;
}
.footer i{
	padding-right: 5px;
}
.footer a{
	color: #4b4e5b;
}
.footer-copyright ul li{
	display:inline-block;
	margin: 0px 5px;
}

.modal-body img {
	width: 100%;
}


.container-loading {
  height: 100vh;
  width: 100vw;
  font-family: Helvetica;
}

.loader {
  height: 20px;
  width: 250px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.loader--dot {
  animation-name: loader;
  animation-timing-function: ease-in-out;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  background-color: black;
  position: absolute;
  border: 2px solid white;
}
.loader--dot:first-child {
  background-color: #8cc759;
  animation-delay: 0.5s;
}
.loader--dot:nth-child(2) {
  background-color: #8c6daf;
  animation-delay: 0.4s;
}
.loader--dot:nth-child(3) {
  background-color: #ef5d74;
  animation-delay: 0.3s;
}
.loader--dot:nth-child(4) {
  background-color: #f9a74b;
  animation-delay: 0.2s;
}
.loader--dot:nth-child(5) {
  background-color: #60beeb;
  animation-delay: 0.1s;
}
.loader--dot:nth-child(6) {
  background-color: #fbef5a;
  animation-delay: 0s;
}
.loader--text {
  position: absolute;
  top: 200%;
  left: 0;
  right: 0;
  width: 4rem;
  margin: auto;
}
.loader--text:after {
  content: "Aguarde";
  font-weight: bold;
  animation-name: loading-text;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

@keyframes loader {
  15% {
    transform: translateX(0);
  }
  45% {
    transform: translateX(230px);
  }
  65% {
    transform: translateX(230px);
  }
  95% {
    transform: translateX(0);
  }
}
@keyframes loading-text {
  0% {
    content: "Aguarde";
  }
  25% {
    content: "Aguarde.";
  }
  50% {
    content: "Aguarde..";
  }
  75% {
    content: "Aguarde...";
  }
}


@media(max-width:375px){

.menu-nav .menu-list>li {
  font-size: 14px;
}
.shopping-cart-table thead tr {
	position: absolute;
    top: -9999px;
    left: -9999px;
}
.shopping-cart-table>tbody>tr>.thumb {
  width: 30px;
}

.shopping-cart-table td:before { content: attr(data-title); }


}