/* custum */
/*


gris  #595959
verde  #059122;
gris obscuro  808284

*/

.sep {
	border-top: 1px solid #ebebeb;
}

.sepB {
	border-bottom: 1px solid #ebebeb;
}


.sin {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.sinmargin {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.sinEspacio {
	margin-bottom: 0;
}


.logo {
    margin: 16px 0 0 0;
}

.mid-right-wrapper {
    float: right;
    margin: 10px 0 2px 0;
}

.header-top {
    background: #595959 none repeat scroll 0 0;
    color: #fff;
}

.padding_t10 {
	padding-top: 10px;
}

.padding_t30 {
	padding-top: 30px;
}

.margin_t10 {
	margin-top: 10px;
}

.margin_t20 { margin-top: 20px; }
.margin_t30 { margin-top: 30px; }
.margin_t40 { margin-top: 40px; }
.margin_t50 { margin-top: 50px; }
.margin_t90 { margin-top: 90px; }

.margin_b40 {
	margin-bottom: 40px;
}

.main-menu-area .main-menu {
    text-align: left;
}

.pb-20 {
    padding-bottom: 20px;
}

.daily-deats-active .owl-nav button, .product-active .owl-nav button, .product-style-2 .owl-nav button, .product-style-3 .owl-nav button, .brand-logo-active .owl-nav button, .blog-post-active .owl-nav button, .single-blog-active .owl-nav button, .post-slider .owl-nav button {
    border: 2px solid #000 !important;
    border-radius: 50%;
    color: #000 !important;
    height: 40px;
    line-height: 5px !important;
    position: absolute;
    right: 0;
    top: -55px;
    width: 40px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.product-active .owl-nav .owl-prev, .product-style-2 .owl-nav .owl-prev, .product-style-3 .owl-nav .owl-prev, .blog-post-active .owl-nav .owl-prev {
    left: -15px;
}

.product-active .owl-nav button, .product-style-2 .owl-nav button, .product-style-3 .owl-nav button, .blog-post-active .owl-nav button {
    right: -15px;
    top: 135px;
}

.categorias h1 {
    font-family: 'robotoblack';
	color: #059122;
	font-weight: bold;
	text-shadow: 2px 4px #686868;
	font-size: 30px;
	-webkit-text-stroke: 1px black;	
	text-align: center;
}

.blogImg img {
	margin-top: 0;
}

.divDestaca a:hover img {
	/*
	filter: opacity(.5);
	*/
	-webkit-transition: all .5s ease-in-out;
	-webkit-transform:scale(1.3);transform:scale(1.3);	
}

.divDestaca a img {overflow:hidden;  }
.divDestaca, .blogImg {overflow:hidden; }


/* footer menu */
.footer_menu {
	background: #242424;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer_menu h1 {
    font-family: 'robotoregular';
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
}

.txtVerde {
	color: #059122 !important;
}

.black { font-family: 'robotoblack'; }

.menuCat ul li {
    font-family: 'roboto_condensedregular';
	line-height: 32px;
	vertical-align: middle;
	font-size: 14px;
}

.menuCat ul li a {
	color: #FFF;
}

.menuCat ul li a:hover {
	color: #059122;
}

.cincomil {
	color: #FFF;
	margin-left: 10px;
	margin-top: 90px;
}

.cincomil h1 {
	color: #059122;
    font-family: 'robotoregular';
	font-size: 28px;
	line-height: 22px;

}

.cincomil h2 {
    font-family: 'robotothin';
	font-size: 30px;
	line-height: 32px;
	vertical-align: middle;
}

.cincomil h3 {
    font-family: 'robotoregular';
	font-size: 21px;
	line-height: 22px;

}

.btn-verde {
    color: #fff;
    font-family: 'robotomedium';
    background-color: #059122;
    border-color: #059122;
    font-size: 13px;
    padding: 10px 13px;
    border-radius: 0;
}

.btn-verde:hover {
	background: #808284;
    border-color: #808284;
	color: #FFF;
}

.btn-enviar {
    color: #fff;
    font-family: 'robotomedium';
    background-color: #059122;
    border-color: #059122;
    font-size: 15px;
    padding: 10px 13px;
    border-radius: 5px;
    letter-spacing: .15em;
}

.btn-enviar:hover {
	background: #000;
    border-color: #000;
	color: #FFF !important;
}


/*
.footer-social-icon a:hover img {
	opacity: .6;
}
*/
.social-wrapper img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-ms-transform: rotate(-7deg);
transform: rotate(-7deg);
}


.footer-top {
    background: #FFF;
    padding: 15px 0 40px 0;
    color: #FFF;
}

.footer-area .footer-title > h3 {
    font-family: 'robotomedium_italic';
    font-size: 16px;
    color: #059122;
    line-height: 21px;
    margin: 0;
    text-transform: none;
    margin-top: 14px;
}

.footer-content-info .social-wrapper h3 {
    font-family: 'roboto_condensedbold';
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin: 0;
    text-transform: uppercase;
}

.footer-area .footer-content-info {
    margin: 10px 0 5px;
    overflow: hidden;
}

.footer-area .footer-content-info.footerAddress  li a, .footer-area .footer-content-info.footerAddress  li, .footer-area .footer-content-info.footerAddress  p {
    font-family: 'robotomedium_italic';
    color: #0a120b !important;
    display: block;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;

}

.footer-area .footer-content-info.footerAddress  li a {
    font-family: 'robotolight_italic';
}

.footer-area .footer-content-info.menuFooter  li a, .footer-area .footer-content-info.menuFooter  li, .footer-area .footer-content-info.menuFooter  p {
    font-family: 'robotomedium_italic';
    color: #0a120b;
    display: block;
    font-size: 13px;
    line-height: 14px;
    overflow: hidden;
    padding: 5px 0;
}

.footer-area .footer-content-info.menuFooter  li a:hover {
	background: #059122;
	color: #FFF;
}

.txtNegro { color: #0a120b !important; }

.footer-area .footer-content-info .newsletter-input .input-inner {
    background: #dddddd none repeat scroll 0 0;
    border: 0 none;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    height: 39px;
    line-height: 35px;
    padding: 2px 50px 2px 9px;
    width: 100%;
}

.footer-area .footer-content-info .newsletter-form .newsletter-btn {
    background: #059122;
    border: 0 none;
    box-shadow: -8px 0px 0px 1px #FFF;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 39px;
    padding: 0 13px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.footer-area .footer-content-info .newsletter-form .newsletter-btn:hover {
  background: #000;
  box-shadow: 0px 0px 0px 0px #202020;
  color: #FFF;
}

.footer-botton {
    background: #FFF;
    padding: 25px 0;
}

.copy-right > p {
    color: #0a120b;
    font-size: 12px;
    margin: 0;
    font-family: 'robotoregular';
}

.copy-right > p a {
	color: #059122;
}

.shopping-cart ul li > a {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    text-transform: none !important;
}

.shopping-cart span.item-total {
    background: rgba(0, 0, 0, 0) url("../img/icon/shopping-icon.png") repeat scroll 0 0 / cover;
    display: block;
    font-weight: 700;
    line-height: 17px;
    min-width: 35px;
    padding: 7px 1px 12px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 8px;
}

.shopping-cart ul li > a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0 10px 0;
    position: relative;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
}

.search-area input {
    border: 1px solid #161616;
    color: #333333;
    font-family: arial;
    font-size: 14px;
    line-height: 26px;
    padding: 7px 45px 5px 10px;
    width: 100%;
    border-radius: 10px;
}

.search-area button {
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    background: #059122;
}

.search-area button:hover {
	background: #000;
}
/*
.search-area {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 330px;
    position: relative;
    margin-right: 40px;
}
*/

.main-menu-area {
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
    background: #eee;
}

.main-menu-area .main-menu li {
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    xpadding: 15px 0;
    position: relative;
    
}

.main-menu-area .main-menu li > a {
    color: #161616;
    display: block;
    font-family: 'robotoregular';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.03em;
    line-height: 27px;
    padding: 15px 8px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.main-menu-area .main-menu li > a:hover,.main-menu-area .main-menu li.active a {
  background: #059122;
  color: #fff;
    letter-spacing: 0.03em;
    line-height: 27px;
    xpadding: 0 8px;
   x padding: 15px 8px;
}

.user-info-top li a {
    border-left: 1px solid #FFF;
/*    border-left: 1px solid #333333;*/
    color: #333333;
    display: block;
    font-family: Arial;
    font-size: 13px;
    line-height: 12px;
    margin: 0 0 0 8px;
    padding: 0 0 0 8px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: 'robotoregular';
}

.menuIzquierda {
	text-align: right;
	font-size: 14px !important;
}

.menuIzquierda ul li{
	display: block;
	width: 100%;
}


.txtLogin {
	font-size: 11px !important;
	text-align: left !important;
	display: inline;
	float: left;
	line-height: 13px;
	vertical-align: middle;
}

.txtLogin a {
	font-size: 11px !important;
	display: inline;
	float: right;
	padding-right: 15px;
	line-height: 13px;
	vertical-align: middle;
}

.menuIzquierda li.tel {
}

#muestraLogueado {
	display: none;
}


.tel {
    font-family: 'robotomedium';
	color: #059122;
	font-size: 17px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

.user-info-top li a:hover {
  color: #059122;
}

.top-dropdown ul li .open-dropdown > li a {
    display: block;
    font-family: 'roboto_condensedbold';
    color: #059122;
    font-size: 14px;
    line-height: 20px;
    padding: 3px 20px;
    text-transform: capitalize;
    text-align: center;
}

.top-dropdown ul li .open-dropdown > li a:hover {
	color: #000;
}

.top-dropdown ul li .open-dropdown > li:first-of-type a {
	border-bottom: 2px solid #059122;
	margin-left: 10px;
}

.top-dropdown li {
    display: inline-block;
    position: relative;
    margin: 0 5px 0 0;
}

.top-dropdown li a {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 6px;
}

.top-dropdown ul li .open-dropdown {
    background: #fff;
    color: #878787;
    position: absolute;
    width: 120px;
    border: 1px solid rgba(5, 145, 34, 1);
    padding: 5px 0;
    right: -20px;
    z-index: 999;
    border-radius: 10px;
    z-index: 333333 !important;
}

.fa-shopping-cart {
	margin-top: -2px !important;
}

.main-menu-area .main-menu .mega-menu, 
.main-menu-area .main-menu .mega-menu-two {
  background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
  display: none;
  left: 0;
  padding: 10px 0 8px;
  position: absolute;
  right: 15px;
 text-align: center;
  top: 100%;
  width: 784px;
  z-index: 999;
  text-transform: uppercase;
}

.main-menu-area .main-menu li ul.mega-menu > li a,
.main-menu-area .main-menu li ul.mega-menu-two > li a {
  color: #333333;
  font-family: 'roboto_condensedbold';  
  display: block;
  font-size: 15px;
  letter-spacing: 0.01em;
  line-height: 30px !important;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 2px solid #059122;
}


.main-menu-area .main-menu li ul.mega-menu > li ul li a, .main-menu-area .main-menu li ul.mega-menu-two > li ul li a {
	font-size: 15px;
	text-transform: none;
	padding-left: 3px;
}

.main-menu-area .main-menu li ul.mega-menu > li ul li a:hover, .main-menu-area .main-menu li ul.mega-menu-two > li ul li a:hover {
	background: #059122;
	color: #FFF;
}

.main-menu-area .main-menu .mega-menu > li, .main-menu-area .main-menu .mega-menu-two > li {
    float: left;
    padding: 0 10px 0;
    width: 25%;
    margin: 0;
}


/* formulario de registro */

.registrate h3 {
	font-family: 'roboto_condensedbold';  
	font-size: 20px;
	color: #000;
	margin-top: 30px;
}

.registrate. form-control::placeholder {
    font-family: 'robotothin';
    color: #7e7e7e;
    opacity: 1;
}

.registrate h4 {
	font-family: 'roboto_condensedlight';  
	font-size: 14px;
	line-height: 16px;
	color: #000;
	margin-top: 30px;
	letter-spacing: .2em;
}

.registrate .form-control {
	font-family: 'roboto_condensedbold';  
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #FFF;
    background-color: #000;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.registrate label {
	font-family: 'roboto_condensedbold';  
    display: inline-block;
    margin-bottom: 0;
}

/* formulario de cliente ya registrado */

.registrado h3 {
	font-family: 'robotomedium';  
	font-size: 20px;
	color: #000;
	margin-top: 30px;
	letter-spacing: .2em;
}




.registrado. form-control::placeholder {
    font-family: 'robotothin';
    color: #FFF;
    opacity: 1;
}

.registrado .form-control {
	font-family: 'roboto_condensedbold';  
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #b0d39b;
    background-clip: padding-box;
    border: 1px solid #b0d39b;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.registrado label {
	font-family: 'robotoregular';  
    display: inline-block;
    margin-bottom: 5px;
	letter-spacing: .2em;
}

.olvidaste {
	background: #ededed;
	font-family: 'robotoregular';  
	font-size: 14px;
	line-height: 40px;
	vertical-align: middle;
	color: #000;
	letter-spacing: .2em;
	margin: 0;
	text-align: center;
	padding: 14px 0;
}

.olvidaste a {
	line-height: 40px;
	color: #000;
}
.olvidaste a:hover {
	color: #059122;
}

.menuCatImg p {
	position: absolute;
	margin-top: -240px;
	text-align: center;
	width: 90%;
}

.menuCatImg a {
	color: #FFF;
}

.menuCatImg img {
	padding-bottom: 20px;
}

.menuCatImg img:hover {
	opacity: .8;
}

.product-action > a {
    background: #059122 none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-size: 15px;
    height: 38px;
    left: 0;
    line-height: 38px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 38px;
    -webkit-transform: scale(0.5) translateY(15px);
    -ms-transform: scale(0.5) translateY(15px);
    transform: scale(0.5) translateY(15px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}

.product-action > a:hover {
	background: #000;
}

.daily-deats-active .owl-nav button:hover, .product-active .owl-nav button:hover, .product-style-2 .owl-nav button:hover, .product-style-3 .owl-nav button:hover, .brand-logo-active .owl-nav button:hover, .blog-post-active .owl-nav button:hover, .single-blog-active .owl-nav button:hover, .post-slider .owl-nav button:hover {
    color: #059122 !important;
}

/*
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: #059122;
    font: inherit;
}
*/

.productoDet ul {
	margin-left: 30px;
	margin-bottom: 20px;
}

.detTitulo3 {
	background: #ebebeb;
}

/* formulario de contacto */
.contact-inner {
    float: left;
    margin: 0 0 20px;
    padding: 0 10px;
    width: 100%;
}

.contact-address h3 {
    color: #059122;
    font-family: 'latobold';
}

.contact-dec > p a, .contact-address a {
    margin-bottom: 30px;
    color: #059122;
    font-family: 'robotoblack';
    font-size: 22px;
}

.form-control.selDetalle {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #ebebeb; 
    background-clip: padding-box;
    border: 1px solid #ebebeb;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 12px;
}

.content2 {
	min-height: 100px;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-bottom: 40px;
}


.resumen h3 {
    color: #059122;
    font-family: 'latobold';
	padding: 30px 0 20px;
	text-align: center;
}

.bgGris { background: #dee2e6; }


.pagination-box > li.active a {
    background: #059122;
    color: #FFF;
}

.pagination-box {
    text-align: center;
}