/* .site-header {background-image: url(http://localhost/salinas/wp-content/uploads/fundo-header.png);}	*/

.header-one .header-container{padding-top:10px;padding-bottom:0px;}
.site-tools, .header-one .site-description { 
	margin-top:3.5%; color: #fff; width:30%; text-align:center;
}

@media (min-width: 640px) {
.site-description p {  float: right; padding:5px; margin: 0px; border: solid 4px rgba(46, 28, 17, .5);	background-color: rgba(46, 28, 17, 0.77);
	border-radius: 10px 0 0 10px;
}
.site-description p i { padding:6px ; /*   background-color: rgba(19, 14, 10, .8); border: solid 0px rgba(19, 14, 10, .8); margin: 0px; */ }
}

@media (max-width: 640px) {
.site-tools, .header-one .site-description { 
	position: relative; width: 100%;  background-color: #fff; color: #231912; line-height: 30px;
}
.site-tools, .header-one .site-description i {
	display: none;
}
.site-tools, .social-icosn { 
	display: none;
}
.main-nav-wrap .menu-toggle {
	background-color: #231912;
	color: #fff;
}
.nav-menu-main ul li.current_page_item > a, .nav-menu-main ul li.current-menu-item {
	background-color: #231912;
	color: #fff;
}
}

.menu-container { font-family:"Bree Serif"; font-size: 18px; }

.site-tools .social-icons img.s-icon {opacity:0.95}
.site-tools .social-icons img.s-icon:hover {opacity:0.45}

.lang-pt_BR .nav-menu-main > ul > li {
	border-left: 1px solid rgba(255, 255, 255, .05);
	border-right: 1px solid rgba(0, 0, 0, .5);
}

.lang-pt_BR .nav-menu-main > ul > li > a {
	font-family:"Bree Serif", sans-serif; text-transform: uppercase; font-weight: 400; font-style: normal;
}

.readmore a {
	background-color: #790101;
	padding: 10px; 
	color: #fff; 
}
.readmore i {
	margin-left: 8px;
}

.readmore a:hover {
	background-color: #8f1010;
}

.entry-title-wrap h1, .elm-mainheader h2 {
	font-family: "Lato";
	font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    color: #790101;
    text-align: center;
}

.page-description p, .elm-mainheader p {
	font-family: "Great Vibes";
	font-size: 30px;
	text-align: center;
	margin-bottom: 10px;
	color: #130e0a;
}

.revbutton {
	background-color: #790101;
	border-top: 1px solid #fff;
}

.revbutton:hover {
	opacity: 0.8;
}

/* /// Estilos de widget e footer \\\ */
.widget-title h3 { 
	position: relative;
	padding: 10px 0px;
}

.widget-content li {
	padding-left: 10px;
	border-bottom: solid 1px #040302;
	border-top: solid 1px #2f241c; 
}

.widget-title h3::before {
    background: #781214;
    content: "";
    height: 3px;
    position: absolute;
    top: 36px;
    width: 22px;
    left: 0;
    float: left;
}

.textwidget p {
	color: #a7a4a4;
}

.footer-text p {
	text-align: center;
}

.footer-widgets .widget-container.widget_social {
	padding: 0 ;
}
/* /// Sub header - redes sociais /// */

.social-media {
	font-size: 13px;
}
.social-media i {
	margin-right: 5px;
}


/* /// Sub header /// */
.nav-menu-main > ul > li ul	{
	background-color: #231912
}

.nav-menu-main > ul > li li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
}

.nav-menu-main > ul > li li a:hover {
	color: #704932;
	background-color: rgba(255,255,255,.05);
}


/* /// Formulários /// */

.textwidget p {
	margin-bottom: 10px;
}

.product-price {
	display: none;
}