/* CSS - Renato Aguiar - Produtos */
body{
overflow-x:hidden;
}
	
.woocommerce ul.products li.product a img{
	padding: .25rem;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;


}

.woocommerce ul.products li.product .button{
	background-color:rgb(255, 91, 91);
	color:rgb(255, 255, 255);
}

.woocommerce ul.products li.product .button:hover{
	background-color:rgb(255, 113, 113);
	color:rgba(255, 255, 255, 0.336);
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color:#b3b3b3;
}

.woocommerce a.button.alt:hover{
	background-color:#000;
}

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}

.woocommerce a:hover{color:#ff5d2f;}

.woocommerce .woocommerce-loop-product__title {min-height:60px;}

.woocommerce ul.products li.product .price{font-size:20px;}
	
.edit-link{display:none;}

a:hover {color: #B0484E!important;}

.posted_in a, .tagged_as a{color: #B0484E!important;}

#menus {
	min-width:600px;
}

.btn-cinza{background:#E3E3E3; color:#00826d;}

a.btn-cinza:hover{background:#00ac5a !important; color:#fff;}

@media (max-width:767px) {

#menus {min-width:200px; height:400px; overflow-y: scroll;}
}

.site-footer
{
  font-family: 'Noto Sans JP', sans-serif;
  background-color:#f0f0f0;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0;
}
.site-footer h6
{
  color:#B9585D;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:1px;
  font-weight:bold;
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none  
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
  
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.whatsapp:hover
{
  background-color:#00e676
}
.social-icons a.instagram:hover
{
  background-image: linear-gradient(#e816c8, #7916e8);
}
.social-icons a.youtube:hover
{
  background-color:#fe0000
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600;
	text-decoration:none;
  }
}


.product_container{
	border-right: 1px solid;
	box-sizing: border-box;
	color:#cacaca;
	}


.fixed-top-2 {
    margin-top: 1px;
}


@media (max-width:767px)
{
	.end{display:none;}
}

.parceiros img{
    width:100px;
	margin-top:5px;
	margin-bottom:5px;
}

.modal-body img{width:120px;}

.nav-border ::after{
	content:'|';
	color:#878787;
	padding:0 10px 0 10px;
	line-height: 2.5;
}

@media (max-width:767px)
{
	.nav-border{
	display:none;
}
}

.text-user{
	font-size:10pt;
	color:#3d3d3b;
	font-weight:bold;
}

.text-user-frase{
	padding-left:10px;
	color:#000;
}

.cart-quant {
	background:#fafafa;
	color:#000;
    border-radius: 52px;
	border: 3px #000 solid;
    width: 30px;
    height: 30px;
	position:relative;
    top: 10px;
	left:-10px;
    text-align: center;
    font-size: 15px;
}

.text-cart{
	color:#000;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}


.footer-links li{font-size:10pt;}

.bg-content{
	background:#000;
	color:#fff;
	fill:#fff;
	padding:5px 0 5px 0;
}

.icolor{
	color:#fff;
}

.fale-conosco a{color:#000}

.m-area{
    resize: none; 
    width:100%;
    max-height:210px;
    overflow-y: auto;
}

.enviar{
	border:1px #cacaca solid;
	color:#0B8842;
	width:120px;
	font-weight:bold;
	background:#fff;
}

.procurar{
	width:50%; float:left;
	}

@media (max-width:767px)
{
	.procurar{
	display:none;
	}
	.logo-cheiadigraca{
		float:left;
		}
	.navbar-toggler{
		margin-top:-120px;
		margin-left:280px;
		position:relative;
		}
	.carrinho{display:none;}
	.cadastro{display:none;}
}

.carrinho-2{display:none;}

.banner-promo{width:66%!important;}
.souvenir{margin-top:20px!important;}
.btn-produtos{margin-top:20px!important;}

@media (max-width:767px)
{
	.carrinho-2{
		margin-right:88px;
		display:block;
		}
	.banner-promo{width:100%!important;}
	.home-1{margin-top:120px!important;}
	.logo-renatoaguiar{width:50%;}
}




.header-line{height:2px; background:#737373}


@media (max-width:767px) {
	.pay{display:none;}
	.slider-mobile{display:none!important;}
}

div#cfpp div.calculo-de-frete div#calcular-frete{background-color:#26272b!important;}

.title-footer{
	color:#000;
	border-bottom:1px solid #111;
	line-height:24pt;
	}