/* edicion advantic */
/* menu categorías vertical */

/* quitar animacion input formularios */

.fieldset.login .form-group .label, .fieldset.create.info .form-group .label, .fieldset.create.account .form-group .label, .account .form-group .label, .fieldset.login .field .label, .fieldset.create.info .field .label, .fieldset.create.account .field .label, .account .field .label {
  top: 0px;
  transition: none;
  background: #fff;
  padding: 0 5px;
  font-size: 13px;
}

.sidebar .accordion-container .meanmenu-accordion {
  border: 0px;
}

.accor-title {
  background: #7AB800;
  border: 1px solid #002b0b;
  color: #024731;
  font-family: 'Roboto', sans-serif;
  text-transform: none;
  font-size: 35px;
}

.accordion .submenu li.level2 {
  border: 0px!important;
}

li.level1.category-item {
  background: none;
  border: 0px;
  font-family: 'Roboto', sans-serif;
}

li.level1.category-item a {
  background: #002b0b;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

li.level1.category-item a:hover {
  color:#fad504;
  border: 0px;
}

ul.nav-accordion li > ul.submenu > li > a {
  margin-left: 0px!important;
}


li.level2 .category-item {
  border: 0px;
}

li.level2.hasChild {
  border: 0px;
}


ul.nav-accordion li a span {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

.sidebar .nav-accordion {
  padding: 0;
}


ul.nav-accordion li {
  margin: 1px 0;
  border: 1px solid #002b0b;
}

ul.nav-accordion > li:hover > a {
  background: #024731;
  color: #7AB800;
}

ul.nav-accordion > li:hover > a > span{
  
  color: #7AB800;
}

ul.nav-accordion li a {
  padding: 13px 35px 14px 18px!important;
  background: #eaeaea;
}


ul.nav-accordion .collapse {
  right: 13px;
  color: #fff;
}

.collapse:before {
  font-size: 2rem!important;
}

ul.nav-accordion > li:hover .collapse:before {
  color: #7AB800;  
}

.expand:before {
  font-size: 2rem!important;
}

ul.nav-accordion > li:hover .expand:before {
  color: #7AB800;  
}

ul.nav-accordion .expand {
  right: 13px;
}






.page-header .header1 .bottom-header {
    background-color: #074e2f;
}

.product-items .product-item-info .actions-primary .action.tocart {
    color: #074e2f;
}

a.scroll-to-top {
    background: linear-gradient(180deg, #92c21d, #074e2f);
}

.footer1 .top-footer {
    background: linear-gradient(to right, #074e2f 0%, #074e2f 50%, #92c21d 100%);
}

.text-primary, .link-primary:not(:hover) {
    color: #074e2f;
}

.product.info.detailed .product.data.items .item.title.active > a.switch {
    color: #074e2f;
}

.product-info-main .product-info-price .price-box .price-wrapper .price {
    color: #074e2f;
}

.sidebar-main .account-nav .item.current strong {
    color: #074e2f;
}

.table-wrapper table tbody tr td .price {
    color: #074e2f;
}

.btn.btn-primary, .action.primary, .action-primary {
    border-color: #074e2f;
    background-color: #074e2f;
}

.page-header .header1 .top-header .compare-header {
    display: none !important;
}



.footer-col h4{
    color: white;
}

.footer-col a{
	color: #7AB800;
	}
 
.footer-col a:hover {
  color: yellow;
}

.footer6{
 display: none;
}

.row{
 text-align: center;
}

.footer-col{
 text-align: left;
 float: left;
 width:16.666%;
 padding-bottom: 60px;
}

.page-footer{
 text-align: center;
}

.mini-footer-col{
 text-align: left;
 float: left;
 width: 16.6%;
 padding: 30px;
 }
 
.footerCR{
 padding-left: 316px;
}
 
@media (max-width:1299px){
 .mini-footer-col{
  display: none !important;
 }
 
 .footer-col{
  width: 25% !important;
  padding: 0px 20px 60px 30px !important;
 }
 
 .footerCR{
  padding-left: 20px !important;
 }
}

.footerFrase{
 padding-top:10px;
}


.newsletter-wrapper .actions{
 padding-bottom: 20px;
}

.header_info{
	text-align:center;
}

.bottom-header{
	display: none;
}

.page-header .header1 .top-header {
    background-color: #074e2f;
}

.page-header .header1 .top-header a {
    color: yellow;
}

.page-header .header1 .top-header .list-link a:not(:hover), .page-header .header1 .top-header a.action:not(:hover) {
    color: #7AB800;
}

.category-list-block .list-heading h3 {
    background-color: #7AB800;
	color: #074e2f;
	font-weight: bold;
}

.header_info a{
	color: #7AB800;
}

.fas{
 color: #7AB800;
}

.fas:hover{
 border-color: #7AB800;
}

.message.info{
 background-color: #074e2f;
}

.subtotal{
 font-size: 16px !important;
}

/* lateral */
body.page-layout-2columns-left .page-main > .columns .sidebar.sidebar-main, body.page-layout-2columns-right .page-main > .columns .sidebar.sidebar-main, body.page-layout-2columns-left .page-main > .columns .sidebar.sidebar-additional, body.page-layout-2columns-right .page-main > .columns .sidebar.sidebar-additional{
  width: calc(25% + 15px);
  float: left;
}
/* fin lateral */

#maincontent .columns {
  padding: 0 30px 0 50px !important;
}
header.page-header .header-area .block.block-search {
  padding: 25px 0;
}
header.page-header .middle-header .minicart-wrapper{
  top:-12px;
}
header.page-header .header-area .logo{
  display: none;
}
.page-header > .widget.block.block-static-block > div > .col1-h {
  text-align: center;
  max-height: 150px;
  position: relative;
  top: -70px;
}
body.account .sidebar.sidebar-main .accordion-container{
  display:none;
}

/*para el blog*/
.content-description ul {
    list-style-type: disc !important;
    margin: 2em;
}

.content-description ol {
    list-style-type: devanag !important;
    margin: 2em;
}
/*fin blog*/

.salto{
  padding-bottom: 15px;
}

/* columnas header*/

.col1-h{
  float: left;
  width:30%;
}
.col2-h{
   width:40%;
   float: left;
}

/*Fin columnas header*/

/*Prueba social icons*/
/*
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">*/
.fa {
  padding: 9px;
  font-size: 30px;
  width: 35px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
    color: white;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}

.fa-rss {
  background: #7AB800;
  color: white;
}

/*Fin Prueba social icons*/

/* Espacios en header*/

.page-header .widget.block, .page-footer .widget.block {
    margin: 0;
}

.logo{
  margin: 5px 0 0px !important;
}

p{
  margin: 0 0 2px !important;
}

.header_info{
  padding-bottom: 10px;
}

/*Fin espacio header*/

/*Banda página producto/categoría */
.page-title-wrapper {
    text-align: center;
    padding: 30px 10px;
    margin-bottom:30px;
}
/*clase usada en la home*/
.envios1 {
  background: #7AB800;
  color: #024731;
  font-size: 18px;
  font-weight: bold;
}

/* para las slides de la home */
.borde-Slider {
	border-style: solid;
	border-width: 2px;
}

div#owl-thumbnail {
    display: none;
    
}

/* Ancho de páginas */

body.custom .page-main {
    max-width: 100vw !important;
}

.columns {
    max-width: 100vw !important;
}


/* FIN Ancho de páginas */

.product-info-main .input-group-append {
  top: -10px;
  right: -4px;
}

.product-info-main .input-group-prepend {
  top: -10px;
  left: -4px;
}

/*CSS movile-version*/
@media (max-width: 1199px) {
  .page-header .header-area .header-mb {
    background-color: #024731;
  }
  .page-header .header-area .megamenu_action .megamenu_action_mb, .page-header .header-area .megamenu_action .vertical_action_mb {
    border-left: 1px solid #7AB800;
  }
  .megamenu_action_mb, .vertical_action_mb {
    color: #7AB800;
  }
  .account .field {
    margin: 12px;
  }
  .page-header > .widget.block.block-static-block > div > div {
    width: 100%;
    text-align: center;
  }
  .page-header .header-area:not(.search-icon-popup) .block-search .block-content .action.search {
    height: 100%;
  }
  .page-header > .widget.block.block-static-block > div > .col1-h {
    text-align: center;
    max-height: fit-content;
    top: auto;
  }
  .page-header > .widget.block.block-static-block > div > .col2-h h3{
    font-size: 22px;
    font-weight: bold;
  }
  #maincontent .column.main h1.heading {
    text-align: center;
    font-size: 30px;
    padding: 15px 0;
  }
  header.page-header .middle-header .minicart-wrapper{
    top: unset;
  }
}
@media only screen and (max-width: 767px){
  .hdmx__contact-button.hdmx__contact-button-left {
    left: unset;
    right: 30px;
  }
}
@media only screen and (min-width: 768px), print{
  .block-authentication .block-title {
    line-height: 2.6rem;
  }
}

.hdmx__ticket-new legend.legend {
  padding: 20px 0;
}
div.hdmx__tickets {
  padding-top: 30px;
}

.product-image-photo{
    max-height: 100%;
    }

#discount-coupon-form{
    display: none !important;
    }