@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

body {
    background-color: #FFF;
    color: #333;
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    font-weight: 400;
    /*line-height: 1.625;*/
    margin: 0;
}

a{
	color: #8a9977;
	outline: none!important;
	-webkit-transition:color 400ms, background-color 400ms;
	transition:color 400ms, background-color 400ms;
	text-decoration: none!important;
}

.spacer { margin:0; padding:0; height:35px; }

a:hover,
a:active,
a:focus{
	color:#8a9977;
	text-decoration: none!important;
}

.entry-content a {
	font-weight: 700;
}
.entry-title a:hover, .entry-title a:focus{
	color:#8a9977;
}

input, select, textarea {
    padding: 6px;
}

p {
    margin: 0 0 25px;
    padding: 0;
	/*line-height: 1.325;*/
}

ins {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins",sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 10px;
}

.entry {
    margin-bottom: 40px;
    padding: 0 0;
	background:inherit;
	/*text-align: justify;*/
}

.entry-title {
    margin-top: 0;
}

input, select, textarea {
    font-size: 16px;
    line-height: normal !important;
    padding: 6px;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-image: none;
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    left: auto;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0.618em 1em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
	
	background: #8a9977 none repeat scroll 0 0;
    border-color: #8a9977 !important;
    box-shadow: none;
    color: #fff;
    font-family: "Poppins",sans-serif;
	font-weight: 400;
    font-size: 16px;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus  {
	background-color: #8a9977;
	color: #fff;
}


/* sub-nav
---------------------------------------------------------------------------------------------------- */

.sub-nav {
    background-color: #f7f7f7;
	border-bottom: 1px solid rgba(0,0,0,.05);
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	text-transform: uppercase;
	font-size:12px;
	direction: ltr;
    height: 34px;
    line-height: 33px;
    margin: 0;
    /*padding: 9px 0 9px;*/
	/*border-bottom: 4px solid #8a9977;*/
	color: #FFF;
}
.sub-nav .col-sm-12 {
    padding: 0;
}
@media only screen and (max-width: 1023px) {
.sub-nav .pull-left .sub-nav-email {
    display: none;
}
}

.entry-content .textwidget {
    color: #333;
}

.entry-content ul {
	margin-left: 18px;
}

.textwidget {
   font-size:16px;
   /*color:#fff;*/
}

.sub-nav a{
    color: #333!important;
    font-size: 12px;
    padding: 0 10px;
	text-decoration:none;
	vertical-align: top;
}

@media only screen and (max-width: 640px) {
	
.sub-nav .sub-nav-tel {
	margin: 0!important;
}
.sub-nav a{
    font-size: 11px;
	padding: 0 5px;
}

.sub-nav a:first-child{
	padding: 0;
}

.sub-nav a:last-child{
	padding: 0!important;
}

.sub-nav .widget_gtranslate{
	display:none;
}
}

@media only screen and (max-width: 375px) {
.sub-nav .pull-right{
	display:none;
}	
}

.sub-nav .widget {
    margin-bottom: 0;
    word-wrap: inherit !important;
}

.sub-nav .textwidget{
    color: #333!important;
    font-size: 12px;
    margin: 0 10px 0 0 !important;
    padding: 0 10px 0 0 !important;
	text-decoration:none;
}

.sub-nav a:last-child{
    padding:0 0 0 5px;
	border:0;
    border-right:0;
}

.sub-nav .sub-nav-tel {
	float: left;
	margin:0 10px 0 0;
}

.sub-nav .sub-nav-email {
	float: left;
}

.sub-nav a:hover,.sub-nav a:focus{
    color: #333!important;
	text-decoration:none;
}

.icon-social a {
    font-size: 18px;
	vertical-align: middle;

}

.sub-nav .pull-right .widget_gtranslate {
	float:left;
	margin-right: 5px;
}
.sub-nav .pull-right .widget_gtranslate a{
	padding: 0 3px;
}

.icon-social {
	float: left;
	
}

/* Fin sub-nav
---------------------------------------------------------------------------------------------------- */

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
    clear: both;
    display: inline-block;
    float: none;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    /*letter-spacing: 1px;*/
    line-height: 1;
    list-style: none;
    text-transform: uppercase;
    /*width: auto;*/
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    position: relative;
    text-align: center;
    position: relative;
}

.genesis-nav-menu .menu-item a {
    color: #333;
    display: block;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
	
	-webkit-border-radius: 2.222em 4px;
	-moz-border-radius: 2.222em 4px;
	border-radius: 2.222em 4px;
	padding: 0.7em 1em 0.75em;
}
@media only screen and (max-width: 1340px) {
	.genesis-nav-menu .menu-item a {
		font-size:13px;
		padding: 0.7em 3px 0.75em;
	}
}
.genesis-nav-menu .sub-menu a {
    padding: 20px !important;
    border-radius: 0 !important;
}

.genesis-nav-menu .highlight span {
    background-color: transparent;
    border: 1px solid #eee;
    padding: 10px 15px;
}

.genesis-nav-menu .highlight:hover {
    border-bottom: none;
}

.genesis-nav-menu .highlight:hover span {
    background-color: #333;
    color: #fff;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .menu-item.current-menu-item a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #FFF;
    text-decoration: none;
	background:#8a9977;
}
/*
.menu-item-has-children:not(.highlight):hover > a{
	color: #FFF;
    text-decoration: none;
	background:#8a9977;
}
*/

.genesis-nav-menu .menu-item.current-menu-item .sub-menu a{
	color: #666666;
	background:#FFF;
}

.genesis-nav-menu .menu-item.current-menu-item .sub-menu a:hover,
.genesis-nav-menu .menu-item.current-menu-item .sub-menu a:focus{
	color: #666666;
	background:#f8f8f8;
}



.genesis-nav-menu .menu-item-has-children > a:after {
    content: "\f347";
    font-family: "Dashicons";
	font-size: 12px;
    font-style: normal;
    font-weight: normal;
    vertical-align: bottom;
    position: absolute;
	right: 0px;
	margin: 2px auto 0;
}

@media only screen and (max-width: 1024px) {
.genesis-nav-menu .menu-item-has-children > a:after {
    display:none;
}
}
@media only screen and (min-width: 1024px) {
.genesis-nav-menu .sub-menu {
    background: #fff;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 220px;
    z-index: 99;
}
}
.genesis-nav-menu .sub-menu .menu-item {
    margin-top: 0;
    padding-top: 0;
}

.genesis-nav-menu .sub-menu .menu-item-has-children > a:after {
    display: none;
}

@media only screen and (min-width: 1024px) {
.genesis-nav-menu .sub-menu:before {
    content: " ";
    position: absolute;
    top: -6px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #8a9977;
}
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    color: #666666;
    border-top: 0;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 220px;
    word-wrap: break-word;
}



.genesis-nav-menu .sub-menu a:hover {
    background-color: #f8f8f8;
    color: #666666;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu > .first > a {
    padding-left: 0;
}

.genesis-nav-menu > .last > a {
    padding-right: 0;
}

.genesis-nav-menu > .right {
    color: #fff;
    float: right;
    list-style-type: none;
    padding: 30px 0;
}

.genesis-nav-menu > .right > a {
    display: inline;
    padding: 0;
}

.genesis-nav-menu > .rss > a {
    margin-left: 48px;
}

.genesis-nav-menu > .search {
    padding: 10px 0 0;
}

/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

/* ## Site Header Navigation
--------------------------------------------- */
.site-header{
	background:#FFF;
	border-bottom: 1px solid #eee;
	position:relative;
	box-shadow: inherit;
	top:inherit;
	z-index: 999;
	padding:0;
}

.home .site-header{
   background: #FFF;
    /*padding: 15px 0;*/
   /* position: absolute;*/
    width: 100%;
    z-index: 999;
	border:0;
	box-shadow: inherit;
}

.admin-bar .site-header {
	top: 0;
}
.admin-bar.home .site-header {
    top: 0;
}

.home .site-header.navbar-fixed-top{
	position: fixed;	
}

.site-header .wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}

.site-header .sub-menu {
    border-top: 2px solid;
    border-color: #8a9977;
}

.site-header .sub-menu .sub-menu {
    margin-top: -54px;
}

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}

/* ## Fixed Navigation
--------------------------------------------- */


.navbar-fixed-top {
    transition: all .1s ease-in-out;
	border:inherit;
    border-bottom: 1px solid #eee!important;
	box-shadow:0 3px 3px 0 rgba(0,0,0,0.1)!important;
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0;
	
	background:#f2f2f2!important;

}
/*
.home .navbar-fixed-top {
    transition: inherit;
}
*/

.navbar-fixed-top .wrap {
    padding-bottom: 0;
    padding-top: 0;
}

.fixed {
    margin-top: 184px;
}

.hide {
    opacity: 0;
}


@media only screen and (max-width: 1023px) {
.navbar-fixed-top {
    position: inherit;
	box-shadow:inherit;
	display:none;
}

.home .site-header.navbar-fixed-top{
	position: absolute;
	display:none;
}
.navbar-fixed-top .wrap {
    padding-bottom: 15px;
    padding-top: 15px;
}
.fixed {
    margin-top: 184px;
}

}

.header-image .site-description, .header-image .site-title {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: -9999px;
}

.header-image .site-title > a {
    background-position: center center !important;
	/*background-size: inherit!important;*/
	min-height: 120px;
	width: 100%;
	float: left;
	background-size: contain !important;
}

.header-image .title-area {
	margin: 0 auto;
	max-width: 300px;
	padding: 0;
	width: 100%;
}

@media only screen and (max-width: 1023px) {
.header-image .site-title > a {
    background-position: center center !important;
}

.header-image .title-area {
    margin: 0 auto!important;
    max-width: 160px!important;
    padding: 0!important;
	float: left!important;
}

}

.nav-primary {
    background-color: inherit;
    border-top: 0;
	float: right !important;
	padding: 0;
	margin-top: 33px;
}

.nav-primary .genesis-nav-menu a {
	text-transform: uppercase;
}

.nav-primary .wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.genesis-nav-menu {
    margin:0;
}

.site-header .widget-area {
    float: right;
    text-align: right;
    width: inherit;
	min-height: 80px;
}
.site-header .account-holder {
     padding-top: 23px;
    text-align: right;
	max-height: 80px !important;
    min-height: 80px !important;
	color: #333;
	font-size:18px;
}

.site-header .account-holder a{
	padding: 0 5px;
	font-size: 22px;
	color: #333;
}
.site-header .account-holder a:hover{
	color:#8a9977;
}
.header-image .title-area{
	float: left !important;
}
@media only screen and (max-width: 1023px) {
.header-image .title-area {
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
}
.site-header .account-holder {
    max-height: 40px !important;
    min-height: 40px !important;
    padding-top: 8px;
    text-align: right;
}
.site-header .widget-area {
    float: right;
    min-height: 40px;
    text-align: right;
    width: inherit;
}
	
}

/* Navbar-fixed-top  - Header */
.navbar-fixed-top .site-title a {
    background: rgba(0, 0, 0, 0) url("../images/logo-fixed.png") no-repeat scroll 0 0!important;
	background-position:0!important;
	height:37px;
	width:150px;
}




@media only screen and (max-width: 1023px) {

.navbar-fixed-top .site-title a {
	width:100%;
	background-position:center center!important;
}	
}

.navbar-fixed-top .site-title > a{
	 min-height: 60px;
}

.navbar-fixed-top .nav-primary {
    max-height: 60px !important;
    min-height: 60px !important;
	margin-top: 0!important;
	padding-top: 0!important;
}

.navbar-fixed-top .genesis-nav-menu .menu-item {
	margin-top: 6px;
}
.navbar-fixed-top .genesis-nav-menu .menu-item a {
    padding:0.7em 1.225em 0.75em;

}

.navbar-fixed-top .widget-area {
    float: right;
    min-height: 60px;
    text-align: right;
    width: inherit;
}

.navbar-fixed-top .account-holder {
    max-height: 60px !important;
    min-height: 60px!important;
    padding-top: 13px;
}
/*
.fixed .front-section {
    margin-top: -26px;
}
*/
/* Fin Navbar-fixed-top  - Header */

.menu-toggle {
    padding-bottom: 0;
	padding-top:14px;
	padding-left:0;
	outline: none!important;
	background:inheritimportant;
	color:#333!important;
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
	line-height:22px;
	float: right;
	height: 80px;
}

@media only screen and (max-width: 1023px) {
.sub-menu-toggle {
	outline: none;
	color: #FFF;
	padding: 15px 10px;
	position: relative;
	float: right;
	display: block;
}

.sub-menu-toggle:hover{
	color: #FFF;
}
}

.menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
	color:#8a9977!important;
}



/* Menu White - UnFixed  Home */

.white.unfixed .site-title a {
    background: rgba(0, 0, 0, 0) url("../images/logo-white.png") no-repeat scroll 0 0!important;
	height:80px;
	width:240px;
	background-size: 240px 80px !important;
}
@media only screen and (max-width: 1023px) {
.white.unfixed .site-title a {
	width:100%;
	height:auto;
	background-position: center center !important;
}
.white .nav-primary .wrap {
    background: #222222 none repeat scroll 0 0;
    border-radius: 5px;
    padding: 15px !important;
}
}

.white.unfixed .nav-primary .genesis-nav-menu a {
    color:#FFF!important;
}

.white.unfixed .genesis-nav-menu .sub-menu a {
    color:#333;
}
.white.unfixed .account-holder a {
    color: #FFF;
}

.white.unfixed #genesis-mobile-nav-primary {
    color: #fff !important;
}

.white.unfixed .sub-menu-toggle::before {
    color: #fff !important;
}

.white.unfixed  .menu-toggle:focus, .white.unfixed  .menu-toggle:hover, .white.unfixed .sub-menu-toggle:focus,.white.unfixed  .sub-menu-toggle:hover {
    background-color: inherit;
    border-width: 0;
    color: #fff;
}
/* Fin Menu White - UnFixed  Home */

/* Menu Responsive */
.js nav button:hover, .js .menu-toggle:hover, .js .nav-primary {
    background-color: inherit;
    color: #333;
}
@media only screen and (max-width: 1023px) {
	
.genesis-responsive-menu {
	display: none;
	position: relative;
}
.nav-primary {
    width: 100%;
	max-height: inherit !important;
    min-height: inherit !important;
	margin: 0!important;
	padding: 0!important;
	display: none;
}

.genesis-nav-menu .menu-item a {
    background-color: inherit;
	display:block;
	color: #fff!important;

}

.genesis-nav-menu .menu-item{
	display:block!important;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item a {
	border: none;
	margin-bottom: 1px;
	padding: 15px 0;
	width: 80%;
	text-align:left;
	float:left;
	margin-right: 0;
	background: inherit;
	margin: 0 16px;
	margin-right: 0;
}

.genesis-nav-menu{
	background:inherit!important;
	color: #333;
	
}

.nav-primary .wrap {
    background: #222222 none repeat scroll 0 0;
    border-radius: 5px;
    padding: 15px !important;
}


.genesis-nav-menu a:hover::after, .genesis-nav-menu a:focus::after, .genesis-nav-menu .menu-item.current-menu-item a::after{
	display:none!important;
}
	
}
/* Fin Menu Responsive */

.site-header .account-holder a:last-child {
    margin-right: 0;
}

.site-header .account-holder a > span {
    background: #5A670F none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    height: 20px;
    line-height: 19px;
    margin-left: 0;
    margin-right: 5px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -7px;
    vertical-align: middle;
    width: 20px;
}

.site-header .account-holder a > span {
    left: 0;
    position: relative;
    top: -1px;
}

.site-header .account-holder a > span.cart_count {
    background: #8a9977 none repeat scroll 0 0;
}


/* To - Top*/
.to-top {
	display:inline-block;
	height:40px;
	width:40px;
	
	position:fixed;
	
	bottom:40px;
	right:10px;
	
	/*box-shadow:0 0 10px rgba(0,0,0,0.05);*/
	
	overflow:hidden;
	/*text-indent:100%;*/
	white-space:nowrap;
	/*background:rgba(232,98,86,0.8) url(images/to-top.svg) no-repeat center 50%;*/
	visibility:hidden;
	opacity:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	
	font-size:16px;
	color:#FFF;
	background:#8a9977;
	border-radius:3px;
	line-height: 38px;
	text-align: center;
	z-index:9999;
}
.dashicons.dashicons-arrow-up-alt2 {
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    width: 40px;
	color: #fff;
}

.to-top.top-is-visible {
	visibility:visible;
	opacity:1;
}

.to-top.top-fade-out {
	opacity:0.9;
}

.no-touch .to-top:hover {
	/*background-color:#e86256;*/
	opacity:1;
}
@media only screen and (max-width: 360px) {
	.to-top {
		display:none;
	}
}
@media only screen and (min-width: 768px) {
	.to-top {
		right:40px;
		bottom:40px;
	}
}

@media only screen and (min-width: 1024px) {
	.to-top {
		/*height:60px;
		width:60px;*/
		right:40px;
		bottom:40px;
	}
}

/* Fin To - Top*/



/* Sidebar */
.sidebar {
    border-left: 1px solid #ededed;
    padding-left: 24px;
	color:#333;
}

.sidebar .widget .widget-title {
    padding-top: 0;
    position: relative;
	font-size: 24px;
	margin-bottom: 25px;
    padding-bottom: 20px;
}

.sidebar .widget .widget-title:after {

	background: #8a9977;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    margin: auto;
    position: absolute;
    width: 70px;
}
.sidebar .textwidget{
	color:#333!important;
	
}
.sidebar .widget {
    background-color: #fff;
    padding: 10px 20px;
}
@media only screen and (max-width: 1023px) {
.sidebar {
	border-left: inherit;
	padding-left: inherit;

}

.sidebar .widget {
    padding: 10px 0px;
}

}
/* Fin Sidebar */

/* Footer */
.site-footer {
    background-color: #0b0b0b;
	font-size: 14px;
	font-family: "Poppins",sans-serif;
	font-weight:700;
	text-transform: uppercase;
    line-height: 1;
    padding: 30px 0;
    text-align: center;
	color: 	#FFF;
	border: 0 none;
}

.site-footer a{
	color: 	#FFF;
	font-size:14px;
	padding: 0 10px;
	float: left;
	
}
.site-footer a:last-child {
    border: 0 none;
    padding: 0 0 0 5px;
	
}
.site-footer a:hover{
	color: #daddde !important;
}
.site-footer .pull-left a{
	float:none;
	padding:0;
}

.site-footer .pull-left a:last-child {
	padding:0;
}

.genesis-nav-menu-footer {
    float:left;
}
.site-footer .col-sm-12 {
    padding: 0;
}
.genesis-nav-menu-footer li::after {
    content: "-";
    padding-left: 7px;
}
.genesis-nav-menu-footer li:last-child::after {
    content: "";
}
.genesis-nav-menu-footer li {
    float: left;
	padding-left: 7px;
}

.footer-redes {
    float: right;
	font-weight: normal;
}


@media (max-width: 767px) {
.site-footer .pull-left, .site-footer .pull-right {
    text-align: center;
    width: 100%;
	float:inherit!important;
}
.genesis-nav-menu-footer li {
    width: 100%;
}
.genesis-nav-menu-footer li::after {
    content: "";
    padding-left: 0px;
}
.genesis-nav-menu-footer {
    display: block;
}

.footer-redes {
    margin: 15px auto;
	padding:0;
}

.icon-social {
	float: inherit;
}

.site-footer a {
	float: inherit;
    margin: 0 auto;
    position: relative;
    text-align: center;
	margin-bottom:10px;
	display: block;
}

.genesis-nav-menu-footer {
    display: block;
    float: inherit;
    margin: 15px auto;
    text-align: center;
    width: 100%;
}

.genesis-nav-menu-footer li {
    float: inherit;
}
.footer-redes {
    display: block;
    float: inherit;
    margin: 15px auto;
    text-align: center;
    width: 100%;
}
}
/* Fin Footer */

/* Pre Footer */
.footer-widgets {
    background: #222222;
    color: #FFF;
    padding: 30px 0;
	border-top:4px solid #8a9977;
	position: relative;
}

@media only screen and (max-width: 1023px) {
.footer-widget-area {
	padding-left: 0;
	padding-right: 0;
}
}

.footer-widgets a,.footer-widgets a:hover,.footer-widgets a:focus{
    color: #FFF;
}
.footer-widgets .textwidget {
    font-size: 14px;
    color: #fff;
}

.footer-widgets .widget ul > li {
    margin-bottom: 10px;
    padding-bottom: 0;
	font-size: 14px;
}

@media only screen and (min-width: 1023px) {
	.footer-widgets-1{
		padding-left:0;
	}

	.footer-widgets-4{
		padding-right:0;
	}
}

/* Fin Pre Footer */

.after-entry, .archive-description, .author-box {
    background-color: #fff;
    font-size: 1.8rem;
    margin-bottom: 40px;
    padding: 0;
}
.archive-description .entry-title, .archive-title, .author-box-title {
    font-size: 40px;
}

.entry-title {
    font-size: 28px;
}


@media only screen and (max-width: 1023px) {
.entry-title{
	font-size: 24px;
}
}

/* Breaking News */
.breaking-news{
	float:left;
	height:30px;
	position:relative;
	overflow:hidden;
	min-width: 55%;
}
	.breaking-news span{
		background:#8a9977;
		display:block;
		float:left;
		padding:0 10px;
		height:30px;
		line-height:33px;
		color:#FFF;
		text-transform: uppercase;
		margin-right:10px;
	}
	
	.breaking-news ul{float:left; width:550px;}
	.breaking-news ul li{display:none}
	.breaking-news ul li:first-child{display:block}
	.breaking-news ul a{padding:8px;display:block;white-space:nowrap;}

/*==========================================================
=                  04. Portfolio classes style               =
===========================================================*/

.single-portfolio-classes {
	background: #f5f5f5;
	width:100%;
	position:relative;
	transition: all 0.3s ease 0s;
}
.single-portfolio-classes .single-portfolio {
	position: relative;
}
.single-portfolio-classes .single-portfolio img {

}
.single-portfolio-classes .single-portfolio::after {
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	transition: all 0.3s;
	transform: scaleY(0);
}
.single-portfolio-classes:hover .single-portfolio::after {
	opacity: 1;
    transform: scaleY(1);
}
.single-portfolio-classes .single-portfolio .overly {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.single-portfolio-classes .single-portfolio .overly li {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	padding: 5px 10px;
	text-transform: uppercase;
}
.single-portfolio-classes .single-portfolio .overly li:first-child {
	background: #FF723F;
	color: #ffffff;
}
.single-portfolio-classes .single-portfolio .overly li:last-child {
	background: #ffffff;
	color: #121212;
	margin-left: -4px;
}
.single-portfolio-classes .portfolio-content {
	overflow: hidden;
	padding: 20px 20px;
	transition: all 0.3s ease 0s;
	display:none;
	width: 100%;
	bottom: 0;
	position: absolute;
}
.single-portfolio-classes:hover .portfolio-content {
	background: rgba(49, 100, 160,0.50);
	display:block;
}
.single-portfolio-classes .portfolio-content h3 {
	margin-bottom: 12px;
}
.single-portfolio-classes .portfolio-content h3 a {
	color: #111111;
}
.single-portfolio-classes .portfolio-content h3 a:hover {
	color: #8a9977;
}
.single-portfolio-classes .portfolio-content p{
	margin:0;
}
.single-portfolio-classes .portfolio-content .author {
}
.single-portfolio-classes .portfolio-content .author .fa {
	padding-right: 10px;
}
.single-portfolio-classes .portfolio-content .more-icon {
	float: right;
	padding-top: 12px;
}
.single-portfolio-classes .portfolio-content .more-icon .fa {
	color: #666666;
}
.single-portfolio-classes:hover .portfolio-content h3 a,
.single-portfolio-classes:hover .portfolio-content p,
.single-portfolio-classes:hover .portfolio-content .texto a,
.single-portfolio-classes:hover .portfolio-content .texto,
.single-portfolio-classes:hover .portfolio-content .more-icon .fa,
.single-portfolio-classes:hover .portfolio-content .author {
	color: #ffffff;
	transition: all 0.3s ease 0s;
}

.single-portfolio-classes .onsale-ribbon {
    font-size: 9px;
}

/*============  End of Portfolio classes style  =============*/

#category-names-filter {
    margin-bottom: 25px;
}
.filter {
    padding: 10px;
	margin: 0 2px;
}

.filter,.filter:hover,.filter:focus {
    outline: none!important;
	
	background:#FFF!important;
	border:1px solid #8a9977!important;
	border-radius:3px!important;
	color:#8a9977!important;
}

.filter.active{
	
	background:#FFF!important;
	border:1px solid #222222!important;
	color:#222222!important;
}

#portfolio .mix{
	display: none;
}


#front-intro{
	width:100%;
	height: 570px;
	float:left;
	
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}


#front-intro .overlay{
  height: 100%;
  width: 100%;
	
	background-size: cover;
	background-attachment: fixed!important;
    background-position: top center!important;
    background-repeat: no-repeat!important;
	position:relative;
  

}



.title-box {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    border-radius: 10px;
    height: auto;
    margin: 320px auto 0;
    padding: 15px;
    width: 900px;

}

#title {
    color: #fff;
    font-family: "Poppins",sans-serif;
    font-size: 40px;
    
    text-align: center;
	font-weight:600;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);

}
@media only screen and (max-width: 1023px) {

/*#front-intro{
	height: 440px;
}*/

#front-intro .overlay {
    background-position: top left!important;
}


.title-box {
    width: 100%;
	margin: 200px auto 0;

}

#title {
    font-size: 25px;
}
}
/*
#title span {
  background: -webkit-linear-gradient(white, #8a9977);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
*/

.product-template-default .owl-wrapper .owl-item{
      margin: 3px;
	  display: block;
}
.product-template-default .owl-wrapper .owl-item a{
      display: block;
      width: auto !important;
      height: auto;
}

.product-template-default .owl-wrapper .owl-item a img{
      display: block;
      width: 100%!important;
      height: auto;
}


/*==========================================================
=                  05. Feature classes style               =
===========================================================*/
.latest-news-area{
	position: relative;
	clear:both;
}
.latest-news-area .section-title {
	position: relative;
	margin-left: 15px;
}

.latest-news-area .col-space{
	padding:0;
}
.latest-news-area .section-title h2 {
	margin-bottom: 60px;
	/*text-transform:uppercase;*/
}


.class-schedule .section-title h2 {
    color: #ffffff;
    margin-bottom: 60px;
	text-transform:uppercase;
}

.latest-news-area .section-title h2:after {
	background: #E1E1E1;
	position: absolute;
	content: "";
	height: 1px;
	right: 10%;
	top: 15px;
	width: 62%;
}
@media only screen and (max-width: 640px) {
.latest-news-area .section-title h2:after {
display:none;
}
}
.single-product-classes {
	margin: 0 15px;
	transition: all 0.3s ease 0s;
}
.single-product-classes .single-product {
	position: relative;
	margin-bottom:20px;
}


.single-product-classes .single-product .overly {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.single-product-classes .single-product .overly li {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	padding: 5px 10px;
	text-transform: uppercase;
}
.single-product-classes .single-product .overly li:first-child {
	background: #4674AA;
	color: #ffffff;
}
.single-product-classes .single-product .overly li:last-child {
	background: #ffffff;
	color: #121212;
	margin-left: -4px;
}
.single-product-classes .product-content {
	overflow: hidden;
	transition: all 0.3s ease 0s;
}

.single-product-classes .product-content h2 {
	margin-bottom: 12px;
	font-size: 18px;
}
.single-product-classes .product-content h2 a {
	color: #333;
}
.single-product-classes .product-content .texto {
	font-size: 14px;
}
.single-product-classes .product-content .author {
}
.single-product-classes .product-content .author .fa {
	padding-right: 10px;
}
.single-product-classes .product-content .more-icon {
	float: right;
	padding-top: 12px;
}
.single-product-classes .product-content .more-icon .fa {
	color: #666666;
}

.latest-news-area .button{
	font-size:14px;
}
/*
.latest-news-area .owl-arrow .owl-controls {
	right: 15px;
}
*/
/*
.single-product img {
    width: 100%;
}
*/

.single-product-classes .single-product a img {
    width: 100%;
	height: 192px;
	object-fit: cover;
	border-radius:5px;
}

.single-product-classes .single-product a img:hover {
	opacity: 0.8;
	transition: all 0.3s ease 0s;
}

.post_list_meta_unit {
	position: relative;
	display: inline-block;
	width: 50px;
	padding-top: 0;
	margin-bottom: 15px;
	vertical-align: top;
	max-width: 100%;
	border: 2px solid #8a9977;
	text-align: center;
}

.post_list_meta_unit .date-d {
	padding: 0 5px;
	margin-bottom: -4px;
	font-size: 24px;
	color: #8a9977;
}

.post_list_meta_unit .date-m {
	padding: 0 5px;
	font-size: 11px;
	text-transform: uppercase;
	color: #8a9977;
}

.post_list_meta_unit .sticky_post {
	position: absolute;
	padding: 7px 4px 7px;
	top: 100%;
	margin: 9px -2px 0;
	background-color: #8a9977;
	text-align: left;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 10px;
	width: 50px;
}

.post_list_meta_unit .sticky_post a{
	color: #fff!important;
}


/*============  End of Feature classes style  =============*/
/*
.owl-theme .owl-controls .owl-page span {
	background: #8a9977;
	opacity: 1;
}
*/
.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #8a9977;
	transition: all 0.3s ease 0s;
}

.owl-arrow .owl-controls {
	position: absolute;
	top: -70px;
	right: 0;
	margin: 0;
}
.owl-arrow .owl-controls .owl-buttons > div {
	background: #8a9977;
	margin: 5px 2px;
	padding: 3px 12px;
	transition: all 0.3s ease 0s;
}
.owl-arrow .owl-controls .owl-buttons > div:hover {
	background: #111111;
}
.owl-arrow .owl-controls .owl-buttons .owl-prev {
	border-radius: 0;
	opacity: 1;
}
.owl-arrow .owl-controls .owl-buttons .owl-next {
	border-radius: 0;
	opacity: 1;
}
.owl-arrow .owl-controls .owl-buttons > div .fa {
	font-size: 20px;
	line-height: inherit;
}

.owl-pagination {
    margin-top: 30px;
}

.padding-space {
    padding-bottom: 80px;
    padding-top: 80px;
}

.padding-space .site-inner {
    padding-top: 0;
}

.portfolio-area {
    background: #f4f5f6 none repeat scroll 0 0;
}

.isotop-classes-tab {
    text-align: center;
}
@media only screen and (max-width: 1023px) {
.isotop-classes-tab {
    text-align: left;
}
}


/* Categorias Grid */

.categorias-box {
	position:relative;
}

.categorias-box:hover .black-overlay{
	background: rgba(0, 0, 0, 0.6);
}

.categorias-box img {
	height: 400px;
	border-radius:5px;
}
@media only screen and (max-width: 1023px) {
.categorias-box img {
	height: 152px;
}
}
.figcaption{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	display: grid;
}

.figcaption .text{
	margin: auto;
	color:#FFF;
	text-align:center;
}


.figcaption h2 {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;

}
.figcaption h2 a{
	color:#FFF;
}
.black-overlay {
	transform: translateZ(0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, 0.3);
	transition: 0.3s ease-in-out;
	border-radius:5px;
}
.col-p{
	padding-bottom:25px;
}

.figcaption .date {
	border-bottom: 1px solid hsla(0,0%,100%,.3);
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
}
/* Fin Categorias Grid */

/*==========================================================
=                  07. Portfolio - Home                    =
===========================================================*/
.portfolio-area {
	position: relative;
	/*background: #f4f5f6 url("../images/patterns-1.png") repeat scroll 0 0;*/
	background: #f4f5f6;
}
.portfolio-area  .section-title h2 {
	margin-bottom: 60px;
}
/*==========================================================
=                  07. Fin Portfolio - Home                    =
===========================================================*/

/*==========================================================
=                  08. Testimonios                         =
===========================================================*/
.what-client-area {
	position: relative;
}
.what-client-area .section-title h2 {
	margin-bottom: 60px;
}
.single-client-say {
	margin-right: 30px;
}
.single-client-say .client-picture img {
	background: #ececec;
	border-radius: 50%;
	padding-left: 7px;
	padding-top: 3px;
	height: 100px;
	width: 100px;
	transition: all 0.3s ease 0s;
}
.single-client-say .client-picture img:hover {
	opacity: 0.8;
	transition: all 0.3s ease 0s;
}
.single-client-say .client-content {
	padding-left: 30px;
}
.single-client-say .client-content h3 {
	text-transform: capitalize;
}
.single-client-say .client-content h3 a {
	color: #111111;
}
.single-client-say .client-content h3 span {
	color: #5e5e5e;
}
.single-client-say .client-content h3 a:hover{
	color: #2F5D93;
}
.single-client-say .client-content h3:after {
	background:#8a9977;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	margin: 20px 0;
	top: 0;
	width: 44px;
}
.single-client-say .client-content h3:before {
	color: #e2e2e1;
	content:"\f10d";
	font-family:'FontAwesome';
	position: absolute;
	right: 10%;
}
.what-client-say .owl-pagination {
	position: absolute;
	left: 0;
	right: 0;
}

@media only screen and (max-width: 1023px) {
.what-client-say .single-client-say .pull-left {
    float: inherit!important;
}
.single-client-say .client-picture img {
	margin: 0 auto;
	display: block;
}
.single-client-say .client-content {
	padding-left: 0; 
}
}
/*===========  End of What clients say style  =============*/

.col {
    margin-bottom: 35px;
}

/* Scroll Down */
.scroll-down {
	position: absolute;
	transition: opacity .3s;
	bottom: 15px;
	left: 50%;
	margin-left: -20px;

	
}

.scroll-down a {
	padding-top: 70px;
	position: relative;
	color:#ffffff;
	text-transform:uppercase;
	font-family: "Poppins",sans-serif;
	font-weight: 600;
	font-size:16px;
}
.scroll-down a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb05 1.5s infinite;
	animation: sdb05 1.5s infinite;
	box-sizing: border-box;

}
@-webkit-keyframes sdb05 {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}
@keyframes sdb05 {
	0% {
		transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}
@media only screen and (max-width: 1023px) {
	/*.scroll-down {
		display:none;
	}*/
}
/* Fin Scroll Down */

.welcome-area {
	position: relative;
	clear: both;
	background: #f2f6f8 url("../images/patterns-1.png") repeat scroll 0 0;
}
.home .site-inner header {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 80px;
}
.home .site-inner header h1{
	font-size:30px;
}

.home .site-inner header h1::after {
	background: #333;
	bottom: -30px;
	content: "";
	display: block;
	height: 5px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}

.home .site-inner header h2::after {
	background: #333;
	bottom: -30px;
	content: "";
	display: block;
	height: 5px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}

header.white h2{
	color:#333;
}
.home .site-inner header.white h2::after {
	background: #333;
	bottom: -30px;
	content: "";
	display: block;
	height: 5px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}

.site-inner .entry-content header {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 80px;
	margin-top: 80px;
}

.site-inner .entry-content header h2::after {
	background: #333;
	bottom: -30px;
	content: "";
	display: block;
	height: 5px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}



/* Star - HR*/

hr.star-light, hr.star-primary {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 5px medium medium;
    margin: 25px auto 30px;
    max-width: 250px;
    padding: 0;
    text-align: center;
}
hr.star-primary {
    border-color: #333;
	color: #333;
}

hr.star-primary.welcome-area::after {
    content: "\f0b1";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    padding: 0 0.25em;
    position: relative;
    top: -0.8em;
	background-color: #F4F5F6;
}

/* FIN Star - HR*/

.text-header {
	text-align: center;
}

p.lead {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 15px;
	text-align: justify;
}

.contact-area{
	position: relative;
	clear: both;
	background: #f2f6f8 url("../images/patterns-2.png") repeat scroll 0 0;
}

.home .gfield_label {
	display: none !important;
}
.home .gform_wrapper input, .home .gform_wrapper textarea {
	position: relative !important;
	background: #fff;
	/*font-size: 22px !important;*/
	padding: 15px !important;
	max-width: 100% !important;
	width: 100% !important;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	margin: 0 !important;
	box-shadow: none !important;
}
.home .gform_wrapper textarea.large {
	height: 120px;
}
.home .gform_button {
	background: #8a9977 !important;
	width: 100% !important;
}

.home .gform_button:hover {
	background: #8a9977 !important;
}

.home .site-container > .site-inner {
	display: none;
}

.home .site-inner{
	padding:0;
}

.home_slider {
    height: 100%;
}

.home_slider .site-container{
    height: 100%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	left: .5em;
	right:none;
}

.products.grid li div p {
	display: none;
}

#billing_phone_field {
	clear: both;
}

.woocommerce form .form-row .input-checkbox {
	position: relative;
}

.btn-clientes {
	text-align: center;
}

.btn-hacemos {
	text-align: center;
	margin-bottom: 30px;
}


/* Contacto con el builder */

#contactobuilder .gfield_label {
	display: none !important;
}
#contactobuilder .gform_wrapper input, .gform_wrapper textarea {
	position: relative !important;
	font-size: 16px!important;
	padding: 15px !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	margin: 0 !important;
	box-shadow: none !important;
}

#contactobuilder.gform_wrapper textarea.large {
	height: 120px;
}
#contactobuilder .gform_button {
	background: #8a9977 !important;
	width: 100% !important;
}

#contactobuilder .gform_button:hover {
	background: #8a9977 !important;
}

@media only screen and (min-width: 641px) {
.panel-grid #contactobuilder .gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .panel-grid #contactobuilder .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
	width: 33.0%!important;
}
}
/* Fin Contacto con el builder */

/* Comentarios Wordpress */
.entry-comments {
	background: #f7f6f7 none repeat scroll 0 0;
	border-radius: 3px;
	padding: 15px;
}

.comment-respond{
	background: #f7f6f7 none repeat scroll 0 0;
	border-radius: 3px;
	padding: 15px;
}
/* Fin Comentarios Wordpress */

.singular-featured-image {
	text-align: center;
	margin-bottom: 20px;
}

.singular-featured-image img {
	vertical-align: top;
}

.bottom-rating {
    position: relative;
    background: #f7f6f7 none repeat scroll 0 0;
    padding: 20px;
    border-top: solid 1px #e2e2e2;
    margin: 50px 0 50px;
	border-radius:5px;
}

.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
    border: 0px none;
    padding: 0px;
    margin: 0px;
    display: inline;
}



/* Home - Servicios */ 
.hexagon div::before
{
	position: relative;
	z-index: 2;
	color: #8a9977;
	clear: both;
	float: none;
	display: block;
	font-size: 48px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.hexagon 
{
	position: relative;
	width: 116px; 
	height: 66.97px;
	background-color: transparent;
	margin: 33.49px 0;
	border-left: solid 2px #8a9977;
	border-right: solid 2px #8a9977;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	transform: rotate(0.0001deg);
	-webkit-transform: rotate(0.0001deg);
	-ms-transform: rotate(0.0001deg);
	-webkit-backface-visibility: hidden;
}
.hexagon::before,
.hexagon::after 
{
	content: "";
	position: absolute;
	z-index: 1;
	width: 82.02px;
	height: 82.02px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 14.9878px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.hexagon::before
{
	top: -41.0122px;
	border-top: solid 2.8284px #8a9977;
	border-right: solid 2.8284px #8a9977;
}
.hexagon::after 
{
	bottom: -41.0122px;
	border-bottom: solid 2.8284px #8a9977;
	border-left: solid 2.8284px #8a9977;
}
.hexagon.small div::before
{
	padding: 2px;
}
.hexagon.small
{
	width: 90px; 
	height: 51.96px;
	margin: 25.98px auto;
	border-left: solid 1px #E2E6E7;
	border-right: solid 1px #E2E6E7;
}
.hexagon.small::before,
.hexagon.small::after
{
	width: 63.64px;
	height: 63.64px;
	left: 12.1802px;
}
.hexagon.small::before 
{
	top: -31.8198px;
	border-top: solid 1.4142px #E2E6E7;
	border-right: solid 1.4142px #E2E6E7;
}
.hexagon.small::after 
{
	bottom: -31.8198px;
	border-bottom: solid 1.4142px #E2E6E7;
	border-left: solid 1.4142px #E2E6E7;
}

.feature-item.feature-item-big h4 {
	color: #333;
	text-transform: uppercase;
}

.feature-item.feature-item-big h4 a{
	color: #333;
}
.feature-item h4 {
    padding-bottom: 5px;
}

.feature-item.feature-item-big p {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}


.feature-item.feature-item-big:hover .hexagon {
	background: #8a9977;
}.feature-item.feature-item-big:hover .hexagon .fa {
	color: #FFF!important;
}

.feature-item {
    position: relative;
    /*float: left;*/
    width: 100%;
	/*background: #F4F5F6;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;*/
	padding: 20px;

}
.feature-item:first-child {
    margin-top: 0;
}
.feature-item.feature-item-big {
    text-align: center;
}

.box-header::after {
    display: block;
    content: "";
    background: #8a9977;
    width: 40px;
    height: 2px;
    margin-top: 13px;
}
.feature-item.feature-item-big h4::after {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.hexagon .fa {
    position: relative;
    z-index: 2;
    color: #8a9977;
    clear: both;
    float: none;
    display: block;
    font-size: 48px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

.feature-img {
	text-align:center;
}

.feature-img img{
	width:100%;
	border-radius: 5px;
	margin: 0 auto;
	height: 240px;
}

.feature-img.servicios img {
	height: 375px;
}

@media (max-width: 640px) {
.feature-img img{
	width:260px;
	height: 160px;
}
}

/* Fin Home - Servicios */


/*==========================================================
=                   04. About fitness area                 =
===========================================================*/
.info-area {
	position: relative;
	clear: both;
	background: #f2f6f8 url("../images/patterns-2.png") repeat scroll 0 0;
}

.info-area .container-fluid {
	background: #F5F5F5;
	padding: 0;
}
.info-area-left {
	float: left;
	width: 50%;
	text-align: right;
}
.info-area-left .about-left-img {
	/*background: #F9B500;*/
	position: relative;
	transition: all 0.3s ease 0s;
}
.info-area-left .about-left-img .about-img {
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 9;
	height: 562px;

	
}
.info-area-left .about-left-img img{
	position: relative;
	z-index: 9;
}
.info-area-left .about-left-img .overly {
	position: absolute;
	top: 35%;
	right: 6%;
}
.info-area-left .about-left-img .overly h3 {
	color: #ffffff;
	font-size: 68px;
	font-weight: 300;
	line-height: 70px;
	text-transform: capitalize;
}
.info-area-left .about-left-img .overly h3 span {
	font-weight: 600;
}

.info-area-right {
	background: #F5F5F5;
	float: left;
	padding-left: 50px;
	padding-right: 100px;
	width: 50%;
}
.about-single-service .service-item {
	padding-bottom: 15px;
}
.about-single-service .service-item.last-item {
	padding-bottom: 0;
}
.about-single-service .service-item.last-item p {
	margin-bottom: 0;
}
.about-single-service .service-item .service-image span {
	color: #F9B500;
	font-size: 34px;
}
.info-area-right .media-heading {
	margin-bottom: 15px;
	font-size: 22px;
}
.info-area-right .media-heading a{
	color: #111111;
}
.info-area-right .media-heading a:hover{
	color: #F9B500;
}

@media (max-width: 767px) {
.info-area-left {
		width:100%;
        text-align: center;
	}
    .info-area-right {
        width: 100%;
    }
    .info-area-left .about-left-img img {
        position: relative;
        z-index: 99;
    }
    .info-area-left .about-left-img .overly {
        left: 0;
        right: 0;
        top: inherit;
        bottom: 0;
        text-align: center;
    }
    .info-area-right { padding: 60px 30px;}
    .info-area-left .about-left-img { /*padding: 50px;*/}
    .info-area-left .about-left-img::after { 
        left: 0;
        right: 0;
        top: inherit;
        bottom: -18px;
        margin: 0 auto;
        -webkit-transform:rotate(224deg);
        -moz-transform:rotate(224deg);
        -o-transform:rotate(224deg);
        transform: rotate(224deg);
    }
}
/*==============  End of About fitness area  ==============*/


.info-area .description  {
	margin-bottom: 0 !important;
}

.info-area .description p:first-child {
    margin: 0;
}

.info-area .description p {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 32px;
	margin-top: 34px;
	text-align: center;
	margin-bottom: 0;
	color: #777;
}

.info-area-btn {
	padding-top: 35px;
	text-align: center;
}

/* Newsletter Home */
.newsletter-area{
	position: relative;
	clear: both;
	background: #8a9977;
	color: #FFF;
}

.newsletter-area.padding-space {
	padding-top: 30px;
	padding-bottom: 30px;
}

.newsletter-area p{
	margin:0;
}
/*
.wysija-paragraph {
	float: left;
	margin-right: 10px !important;
	margin-bottom: 0;
}

.newsletter-area #mailpoet_form_1 .mailpoet_paragraph {
	float: left!important;
	margin-right: 10px !important;
	margin-bottom: 0;
}


.newsletter-area .newsletter-area input[type="text"], .newsletter-area .newsletter-wrap input.input-text:focus {
	background: none repeat scroll 0 0 #fff;
	border: none;
	display: inline-block;
	font-size: 13px;
	height: auto;
	line-height: 25px;
	padding: 8px 10px 7px;
	border-radius: 3px;
	letter-spacing: 0.5px;
}

.newsletter-area #mailpoet_form_1 .mailpoet_text, .newsletter-area #mailpoet_form_1 .mailpoet_textarea{
	background: none repeat scroll 0 0 #fff;
	border: none;
	display: inline-block;
	font-size: 13px;
	height: auto;
	line-height: 25px;
	padding: 8px 10px 7px;
	border-radius: 3px;
	letter-spacing: 0.5px;
}


.newsletter-area .widget_wysija_cont .wysija-submit, .newsletter-area .widget_wysija_cont .wysija-submit:hover {
	display: block;
	margin-top: 20px;
	background: #FFF;
	float: left;
	color:#8a9977;
	margin-top: 24px;
	font-size: 13px;

}

.newsletter-area .mailpoet_submit, .newsletter-area .mailpoet_submit:hover {
	display: block!important;
	margin-top: 20px!important;
	background: #FFF!important;
	float: left!important;
	color:#8a9977!important;
	margin-top: 24px!important;
	font-size: 13px!important;

}

.newsletter-area .newsletter-area .allmsgs {
	margin-top: 10px;
}

.newsletter-area .widget_wysija_cont p label {
	display: block;
	font-size: 13px;
}

.newsletter-area .mailpoet_validate_success {
    clear: both!important;
    color: #fff!important;
    float: left!important;
    font-size: 11px!important;
}
*/
/* Fin Newsletter Home */

.img-sobre-nosotros{
	width:100%;
	height:254px;
	border-radius:5px;
	background-image: url("../images/bg-2.jpg") !important;
}

@media (max-width: 640px) {
.img-sobre-nosotros{
	background-position: center;
}
}
/* Home-search */

.home-search #searchform .btn-search {
	display: none;
}

.home-search {
   background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    visibility: hidden;
    width: 100%;
    z-index: 999999;
}

.home-search.fadeup.show{
	 opacity: 1;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    visibility: visible;
}

.search-form {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
	transform: translateY(20px);
    transition: all 0.3s ease-in-out 0s;
}

.home-search  .search-form input {
	color: #000;
}

.home-search .search-form .btn-search i {
	font-size: 14px;
	line-height: 14px;
}

.home-search.fadeup.show form {
    transform: translateY(0px);
}

.home-search .search-form input {
 background: transparent none repeat scroll 0 0;
    border-bottom: 2px solid #909090;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
    color: #fff;
    font-size: 42px;
    font-weight: 300;
    height: 100%;
    outline: medium none;
    padding: 10px 0;
    width: 100%;
}

.home-search .search-form input:nth-child( 4 )  {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #c6c6c6;
    font-size: 3rem;
    outline: medium none;
    position: absolute;
    right: 0;
    width: 105px;
}




/* Ajax Search for Woocommerce */
.home-search .dgwt-wcas-search-form {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
}


.home-search .dgwt-wcas-search-form input {
  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#FFF!important;
    border-color: -moz-use-text-color -moz-use-text-color #414141!important;
    border-image: none!important;
    border-style: none none solid!important;
    border-width: 0 0 3px!important;
    color: #131219;
    font-size: 20px;
    font-weight: 700;
    padding: 0 30px 10px 0;
    width: 100%;
    padding: 0 50px 20px 0;
	border-radius: inherit !important;
    height: auto!important;
    padding: 10px 45px!important;
    width: 100%;
	 margin-bottom: 0;
}

/* Solamente para los Sidebar */
.dgwt-wcas-search-form input {
	padding: 0px 40px !important;
}


.home-search .dgwt-wcas-search-wrapp {
    color: #fff!important;
    display: inline-block;
    min-width: inherit!important;
    position: relative;
    text-align: left;
    width: 100%;
	max-width: 100%!important;
}

#searchpopup {
    padding-left: 0;
    padding-right: 0;
}

#searchpopup:hover {
    background: inherit;
    color: #8a9977;
}

#searchpopup i {
    line-height: 20px;
    vertical-align: text-top;
}

@media only screen and (max-width: 1023px) {
#searchpopup {
    padding-left: 0;
}
}

#quick_wishlist {
    padding-left: 10px;
    padding-right: 0;

}



.home-search .dgwt-wcas-no-submit .dgwt-wcas-ico-loupe {
    fill: #000!important;
}

.home-search .dgwt-wcas-search-form input::-webkit-input-placeholder {
   color: #000!important;
}

.home-search .dgwt-wcas-search-form input:-moz-placeholder { /* Firefox 18- */
   color: #000!important;  
}

.home-search .dgwt-wcas-search-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #000!important;  
}

.home-search .dgwt-wcas-search-form input:-ms-input-placeholder {  
   color: #000!important;  
}

.home-search .dgwt-wcas-search-form input::-webkit-input-placeholder {
	color: #000!important;
}
.home-search .dgwt-wcas-search-form input::-moz-input-placeholder {
	color: #000!important;
}
.home-search .dgwt-wcas-preloader.dgwt-wcas-close {
    display: none;
}
/* Fin Ajax Search for Woocommerce */
.home-search .wrap {
    position: relative;
}
.hd-search-btn-close {
    color: #000;
    font-size: 30px!important;
    position: absolute;
    right: 8px;
    text-decoration: none;
    top: 25px!important;
	padding:0!important;
	display:block;
	z-index:99999;
}


@media only screen and (max-width: 640px) {
	.hd-search-btn-close {
	 right: 12px;
	}
}

.dashicons.dashicons-no {
    font-size: 35px;
    height: 35px;
    line-height: 35px !important;
    width: 35px;

	color:#fff;
}




.cd-modal-content {
    height: 100%;
    overflow-y: auto;
    padding: 3em 5%;
    text-align: left;
    width: 100%;
	color:#FFF;
	overflow:hidden;
}

.cd-modal-content {
    padding: 15em 20px;
}

#searchpopup > label {
    color:#000;
}

/* Fin Home-search */ 

/* Slider home */
.col-slider-home{
	position:relative;
}

.slider-home {
  text-align:center;
  color:#FFF;
  max-width: 768px;
margin: 150px auto 0;
}
@media only screen and (min-width: 1023px) {
.slider-home h1 {
    font-size: 50px;
}.slider-home h2 {
    font-size: 50px;
}

.slider-home p {
    font-size: 20px;
}
}

@media only screen and (max-width: 1023px) {
.slider-home {
  text-align:center;
  color:#FFF;
  max-width: 768px;
margin: 100px auto 0;
}
}

.slider-home .owl-theme .owl-controls .owl-page.active span, .slider-home .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff;
}

.slider-home .button {
    background: #fff;
    color: #8a9977;
}
/* Fin Slider home */

/* Box Noticia Home */
.box-noticia {
    background: #8a9977;
    color: #FFF;
    border-radius: 5px;
	padding:0;
	margin: 0 10px;
}

.box-noticia .box-noticia-content{
	padding:25px;
}
.box-noticia a{
	color:#FFF;
}

.box-noticia p{
	margin-bottom:15px;
}
.box-noticia .button, .box-noticia .button:hover{
	background:#FFF;
	color:#8a9977;
}

.box-noticia-img {
    padding: 0px;
   
}

.box-noticia-img img{
	 height: 220px;
	 width:100%;
	 /*border-radius: 5px;*/
	 object-fit: cover;
}
@media only screen and (max-width: 640px) {
.box-noticia-img img{
	 height: auto;
}
}

.box-noticia-img.border-right img{
     border-top-right-radius: 5px;
	 border-bottom-right-radius: 5px;
}

.box-noticia-img.border-left img{
     border-top-left-radius: 5px;
	 border-bottom-left-radius: 5px;
}

.box-noticia .overly li {
	display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
	margin-right: 20px;
    color: #fff;
	margin-bottom:10px;
}
.padding-space-box-noticia{
	clear:both;
	margin-top:80px;

}
/* Fin Box Noticia Home */

.colaboradores-area {
	position: relative;
	clear: both;
}

.colaboradores-area .button{
	margin-right:15px;
}

.nuestras-marcas {
	position: relative;
	clear: both;
}

.colaboradores-img {
	text-align:center;
}
.colaboradores-img img{
	border-radius:5px;
	width:100%;
}

.colaboradores-content {
    width: 200px;
}

/* Pagina header*/

.page-title h1{

	text-align: center;
	text-transform: uppercase;
}

.page-title h1::after {
	background: #FFF;
	bottom: -30px;
	content: "";
	display: block;
	height: 5px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}

.woocommerce-products-header__title.page-title {
	padding: inherit;
	text-align: left;
	background: inherit;
	color: #333;
}

.entry-content h4 {
    margin-top: 0;
}



.page .site-inner {
	margin-top: 0;
}

.page-title {
	padding: 160px 0;
	background-color: #f7f7f7;
	text-align: center;
	color:#FFF;
	background-size: cover;
	position: relative;
	background-position: center center;
}

.page-title .wrap {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}

.page .entry-title {
	margin-bottom: 0;
}

@media only screen and (max-width: 800px) {
	
	.page-title h1::after {
		bottom: -10px;
		width: 150px;
	}

	.page-title {
		margin-top: 0;
		padding: 60px 0;
	}

}
/* Fin Page header */

.entry-meta {
    clear: both;
    margin-bottom: 20px !important;
    display: block;
}
.servicios-box {
	text-align:center;
	margin:0 auto;
}

.servicios-box img {

margin-bottom: 20px !important;

}

.servicios-box h4 {
	font-size: 14px;
}

.servicios-box p {
    margin-bottom: 0 !important;
}

.servicios-box i {
    text-align: center;
	display: block;
}

@media only screen and (max-width: 1023px) {
.servicios-box img {
	height: auto;
}
}

/* Iconos herbo */

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 90px;
font-style: normal;

}

.flaticon-medicines:before { content: "\f100"; }
.flaticon-protein:before { content: "\f101"; }
.flaticon-food-4:before { content: "\f102"; }
.flaticon-animal:before { content: "\f103"; }
.flaticon-canned-food:before { content: "\f104"; }
.flaticon-dish:before { content: "\f105"; }
.flaticon-essence:before { content: "\f106"; }
.flaticon-milk:before { content: "\f107"; }
.flaticon-cosmetics:before { content: "\f108"; }
.flaticon-birthday-cake:before { content: "\f109"; }
.flaticon-gym-1:before { content: "\f10a"; }
.flaticon-freezer:before { content: "\f10b"; }
.flaticon-olive-oil-1:before { content: "\f10c"; }
.flaticon-food-3:before { content: "\f10d"; }
.flaticon-food-2:before { content: "\f10e"; }
.flaticon-tea:before { content: "\f10f"; }
.flaticon-food-1:before { content: "\f110"; }
.flaticon-juice:before { content: "\f111"; }
.flaticon-tea-cup:before { content: "\f112"; }
.flaticon-tea-bag:before { content: "\f113"; }
.flaticon-fruit-1:before { content: "\f114"; }
.flaticon-honey:before { content: "\f115"; }
.flaticon-relax:before { content: "\f116"; }
.flaticon-medical-1:before { content: "\f117"; }
.flaticon-old-scale:before { content: "\f118"; }
.flaticon-noodles-in-a-bowl:before { content: "\f119"; }
.flaticon-fruit:before { content: "\f11a"; }
.flaticon-salad-1:before { content: "\f11b"; }
.flaticon-rice:before { content: "\f11c"; }
.flaticon-spa:before { content: "\f11d"; }
.flaticon-food:before { content: "\f11e"; }
.flaticon-seeds:before { content: "\f11f"; }
.flaticon-cream-1:before { content: "\f120"; }
.flaticon-shave:before { content: "\f121"; }
.flaticon-spray:before { content: "\f122"; }
.flaticon-bread:before { content: "\f123"; }
.flaticon-peanut:before { content: "\f124"; }
.flaticon-home:before { content: "\f125"; }
.flaticon-vegetables:before { content: "\f126"; }
.flaticon-make-up:before { content: "\f127"; }
.flaticon-medical:before { content: "\f128"; }
.flaticon-gym:before { content: "\f129"; }
.flaticon-olive-oil:before { content: "\f12a"; }
.flaticon-nuts:before { content: "\f12b"; }
.flaticon-diet:before { content: "\f12c"; }
.flaticon-salad:before { content: "\f12d"; }
.flaticon-fridge:before { content: "\f12e"; }
.flaticon-cream:before { content: "\f12f"; }

/* Fin Iconos herbo */

.footer-widgets .contactinfo .address, .footer-widgets .contactinfo .email, .footer-widgets .contactinfo .phone {
    position: relative;
    margin-bottom: 10px;
}

.footer-widgets .contactinfo label {
	color: #fff;
	float: left;
	font-weight:normal;
}

.footer-widgets .contactinfo span, .footer-widgets .contactinfo  a {
	color: #fff;
	padding-left: 24px;
	display: block;
}

.has-cookie-bar #catapult-cookie-bar {
	font-size: 12px!important;
}

.cookie-bar-bar button#catapultCookie {
	font-size: 12px!important;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
	padding: 8px 20px!important;
}

.cli-style-v2 .cli-bar-message {
	width: 100%!important;
	text-align: center!important;
	font-size: 12px;!important
}

.archive-pagination a:focus, .archive-pagination a:hover, .archive-pagination .active a {
	background-color: #8a9977;
	color: #fff;
}

/* Footer Top */
#footer-top {
	background: #3262A0;
	clear: both;
	position:relative;
	padding: 15px 0;
}

#footer-top-content {
	padding: 0;
	margin-top: 15px;
}

@media only screen and (max-width: 1023px) {
#footer-top-content{
	margin-bottom: 20px;
}
}

.footer-mailpoet{
	padding: 0;
}

.social-link-info {
	float: left;
	color: #fff;
	font-size: 22px;
	margin-right: 20px;
	font-family: "Quicksand",sans-serif;
	font-weight:700;
	text-transform: uppercase;
	margin: 0;
}

.social-link-info i {
	padding-right: 10px;
}

.footer-mailpoet form.mailpoet_form {
	padding: 0!important;
}

.footer-mailpoet .mailpoet_text{
	padding-left: 10px !important;
	height: 52px;
	line-height: 52px;
	background-color: #fff;
	color: #999;
	font-size: 16px;
	width: 100%;
	font-weight: normal;
	border: 6px solid #333!important;
}

.footer-mailpoet .mailpoet_text, .footer-mailpoet .mailpoet_textarea {
	width: 100%!important;
}


.footer-mailpoet .mailpoet_submit {
	height: 41px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	background: #0b0b0b;
	position: absolute;
	top: 6px;
	right: 5px;
	border: none;
	border-left: 6px solid #333 !important;
	border-radius: 0;
	padding:.618em 1em!important;
}

.footer-mailpoet .parsley-required, .footer-mailpoet .parsley-custom-error-message {
	color: #fff;
	font-size: 12px;
	line-height: normal !important;
	text-align: right;
}
.footer-mailpoet .mailpoet_paragraph {
	line-height: normal !important;
	font-size: 11px;
	margin: 0!important;
	color: #fff;
	text-align: right;
}

.footer-mailpoet .mailpoet_paragraph a{
	line-height: normal !important;
	font-size: 11px;
	margin: 0;
	color: #fff;
}

.footer-mailpoet .mailpoet_message {
	line-height: normal !important;
	font-size: 11px;
	margin: 0 !important;
	color: #fff;
	text-align: right;
}

.footer-mailpoet .mailpoet_message a{
	line-height: normal !important;
	font-size: 11px;
	margin: 0;
	color: #fff;
}

.footer-mailpoet .mailpoet_validate_success {
	font-weight: 700;
	color: #fff!important;
	font-size: 14px;
	margin: 0;
	line-height: normal !important;
	text-align: right;
}

.footer-mailpoet .mailpoet_checkbox_label {
	margin-top: 5px !important;
}

.footer-mailpoet .mailpoet_checkbox {
	height: auto !important;
	margin-right: 5px !important;
	margin-top: 0 !important;
	vertical-align: top !important;
	display: inline-block !important;
}

.footer-mailpoet input[type="email"]:active, .footer-mailpoet input[type="email"]:focus{
	background-color: #fff;
	border-color: #f0f2f5!important;
	outline: none;
}
/* Fin Footer Top */

/* Noticias Relacionadas */
.related {
    background-color: #fff;
    padding: 0;
    margin-bottom: 40px;
}

.related a {
    text-decoration: none;
}

.related-post-image {
    vertical-align: top;
}

.related-post-info {
    margin-top: 10px;
    font-size: 15px;
}

.related-title {
    font-size: 13px;
    display: inline-block;
    margin-bottom: 12px;
}

.related-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid rgba(0,0,0,.2);
    margin-bottom: 1em;
}

.related-post-date {
    font-size: 14px;
    color: #858585;
}

.related-post-tags,
.related-post-categories,
.related-post-tags a,
.related-post-categories a {
    color: #858585;
}

.related-post-tags a:hover,
.related-post-categories a:hover {
    color: #333;
}

.related-post-tags,
.related-post-categories {
    font-size: 13px;
    margin-top: 10px;
    font-style: italic;
}

.related-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.related-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;

    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}

.related-post {
    width: 31.4814814815%;
    opacity: 0.8;
}

.related-post:hover {
    opacity: 1;
}

@supports (grid-area: auto) {
    .related-post {
        width: auto;
    }
}

@media only screen and (max-width: 500px) {
    .related-post {
        width: 100%;
    }

    .related-posts {
        grid-gap: 40px;
        grid-template-columns: 1fr;
    }

    @supports (grid-area: auto) {
        .related-post {
            width: auto;
        }
    }
}
/* Fin Noticias Relacionadas */

#ajaxsearchlite1 .probox, div.asl_w .probox {
	border: 2px solid #8a9977!important;
}

div.asl_w .probox .promagnifier .innericon svg {
	fill: #8a9977!important;
}

div.asl_w .probox div.asl_simple-circle {
	border: 4px solid #8a9977!important;
}

div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {
	color: #8a9977!important;

}

.js .nav-primary {
	padding-top: 0;
}

.gform_wrapper .gfield_checkbox input {
	height: auto!important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}

/* Woocommerce */

.woocommerce-info {
	border-top-color: #8a9977;
}

.woocommerce-message {
	border-top-color: #8a9977;
}

.woocommerce-message::before {
	color: #8a9977;
}

.woocommerce-info::before {
	color: #8a9977;
}

.woocommerce div.product p.price{
	color: #8a9977;
}
.product_meta {
	background: #f7f6f7 none repeat scroll 0 0;
	border-radius: 3px;
	padding: 15px;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
	clear: both;
}
.product_meta > span {
	margin: 5px 0;
	clear: both;
	display: block;
}

/* Woocommerce MyAccount */
.woocommerce-MyAccount-content {
    padding: 0;
}
.woocommerce-MyAccount-navigation > ul {
    margin-left: 0;
	padding-left: 0;
}
.woocommerce-MyAccount-navigation li {
    border-bottom: 1px solid #f2f2f2;
	padding: 10px 0;
	margin: 0 10px 10px !important;
	line-height: normal;
	display: block;
}
.woocommerce-MyAccount-navigation li a {
    text-align: left;
}

.woocommerce-MyAccount-navigation-link.is-active a {
	color: #333;
	font-weight:700;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a::after {
    content: "\f2bd";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a::after {
    content: "\f291";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--subscriptions a::after {
    content: "\f073";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--scheduled-orders a::after {
    content: "\f073";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address a::after {
    content: "\f2bb";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods a::after {
    content: "\f09d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account a::after {
    content: "\f007";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a::after {
    content: "\f2f5";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--soporte-ticket a::after {
    content: "\f003";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--mantenimientoweb a::after {
    content: "\f1cd";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--mantenimiento-mensual a::after {
    content: "\f1cd";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a::after {
    content: "\f019";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
    float: right;
	font-size: 21px;
}

.woocommerce-MyAccount-navigation-link > a {
	display: block;
}

.woocommerce-MyAccount-navigation-link.is-active > a {
	display: block;
}

/* Fin Woocommerce MyAccount */

/* Woocommerce General */
.woocommerce .quantity .qty{
	padding:4px;
}

#order_review li {
    list-style-type: none;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
font-size: 16px;
background:#8a9977 !important;
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#8a9977 !important;

}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {

font-size: 16px;
background:#8a9977 !important;
color:#FFF !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#8a9977 !important;

}

.woocommerce input.button, .woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page button.button, .woocommerce-page input.button {

font-size: 16px;
background:#8a9977!important;
color:#FFF !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#8a9977 !important;

}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

font-size: 16px;
background:#8a9977 !important;
color:#FFF !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#8a9977 !important;

}

.woocommerce-loop-product__title {
	font-size: 14px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.button-presupuesto{
	font-size: 16px;
	background:#8a9977 !important;
	color:#FFF !important;
	text-shadow: transparent !important;
	box-shadow: none;
	border-color:#8a9977 !important;
}

.button-presupuesto-category {
	width: 100%;
	font-size: 13px !important;
	padding: .618em 0 !important;
}

.button-presupuesto i {
	padding-right: 5px;
	font-weight:400;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
font-size: 16px;
background:#8a9977 !important;
color:#FFF !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#8a9977 !important;
}

#coupon_code {
    width: 200px;
	height: 36px;
    padding: 4px !important;
}
.coupon .button {
    float: left !important;
    /*height: 32px;*/
    vertical-align: baseline !important;
}

.woocommerce-ordering select {
	font-size: 14px;
}

.brand-thumbnail {
	width: 141px !important;
	height: 76px !important;
	object-fit: contain;
}

.related.products {
	position: relative;
	clear: both;
}

.category_search {
	margin-bottom: 40px;
	clear: both;
	display: block;
}

.category_breadcrumbs {
	margin-bottom: 40px;
	clear: both;
	display: block;
}
@media only screen and (min-width: 1023px) {
.woocommerce div.product div.images img {
	height: 600px;
	object-fit: contain;
}
}


.catalogo-area {
	position: relative;
	clear: both;
}

.catalogo-area.padding-space {
	padding-top: 0;
}

.button-catalogo {
	margin:0 auto;
	text-align:center;
	font-size:14px;
}

.button-catalogo .button {
	font-size:14px;
}
/* Fin Woocommerce General */