/*
 * Estilos CSS personalizados por Difadi.com
 * Estos estilos modifican la plantilla principal de la página
 */

/* Estilos de la home */
.iviewSlider {
  background-size: cover !important;
}

.box-image .ApImage .image_description,
#blockcart-modal .modal-header {
  background-color: rgba(136, 170, 0, 0.75) !important;
}

@media screen and (min-width: 576px)
{
  #blockcart-modal .modal-dialog {
    margin-top: 5em !important;
  }
}

.notification.notification-success {
  background-color: rgba(136, 170, 0, 0.75) !important;
}

.sub-title-widget {
  width: fit-content;
  font-size: 18px;
  color: white !important;
  font-weight: 700;
  padding: 7px;
  background-color: rgba(136,170,0,.75)!important;
}

.h2-box-banner .ApImage .image_description {
  background-color: #fff !important;
  padding: 1.5em !important;
  opacity: .75 !important;
}

.filaImagenesInicio {
  margin-bottom: 1em;
}

.filaImagenesInicio .ApColumn .title_block {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

.product-price, .has-discount.product-price, .has-discount p {
  color: #86BD47;
}


#wrapper .breadcrumb {
  height: auto !important;
}

#wrapper .breadcrumb .categoy-cover 
 {
  width: 100% !important;
}

 
#wrapper .breadcrumb .breadcrumb-category-name {
    
  background-color: #4886CA;
  color: #FFFFFF;
  padding: .25em;
  
  
}

@media screen and (max-width: 479px)
{
  .h2-box-banner .ApColumn .title_block {
    font-size: 15.5px !important;
    margin: 10px 0 10px !important;
  }

  .h2-box-banner .ApImage .image_description {
    left: 0px !important;
    padding-left: 10px !important;
    
  }

  .bannersInicio {
    width: 95% !important;
    padding: 0px !important;
  }
}

@media screen and (max-width: 1000px)
{
  #wrapper .breadcrumb .breadcrumb-category-name {
    width: 95%;
  }
}

.add .btn,
#blockcart-modal .cart-content .cart-content-btn .btn,
#blockcart-modal .cart-content .cart-content-btn .btn {
  background-color: #88aa00 !important;
  color: #fff !important;
  border-color: #88aa00 !important;
}

.add .btn[disabled]{
  background-color: #a7a7a7 !important;
  cursor: not-allowed;
}

#_desktop_cart .btn-header:hover, #wishlist-header .btn-header:hover,
#leo_search_block_top .btn-header:hover, #leo_block_top .btn-header:hover,
body a:hover {
  color: #88aa00 !important;
}

#_desktop_cart .btn-header:hover .cart-products-count,
#_desktop_cart .btn-header:hover .ap-total,
#wishlist-header .btn-header:hover .cart-products-count,
#wishlist-header .btn-header:hover .ap-total,
#blockcart-modal .cart-content .cart-content-btn .btn-primary {
  background-color: #88aa00 !important;
}

#blockcart-modal .cart-content .cart-content-btn .btn-secondary,
div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_continue_shopping,
div#onepagecheckoutps .container_card .footer_card button,
div#onepagecheckoutps div#onepagecheckoutps_step_one #btn_save_customer,
div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_login #btn-logout {
  background-color: #506988 !important;
  border-color: #506988 !important;
  color: #fff !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order {
  background-color: #88aa00 !important;
  color: #fff !important;
}

.condiciones {
  margin-top: .5em;
  line-height: 1.35em;
}

.thumbnail-container .product-price-and-shipping .regular-price {
  text-decoration: line-through;
}

.box-search-trending .ApCategoryImage ul {
  border: 0px !important;
}

.btn-outline.disabled, .btn-outline.disabled:hover,
.btn-outline.disabled:focus, .btn-outline.disabled:active,
.btn-outline.disabled.active, .btn-outline[disabled],
.btn-outline[disabled]:hover, .btn-outline[disabled]:focus,
.btn-outline[disabled]:active, .btn-outline[disabled].active,
fieldset[disabled] .btn-outline, fieldset[disabled] .btn-outline:hover,
fieldset[disabled] .btn-outline:focus, fieldset[disabled] .btn-outline:active,
fieldset[disabled] .btn-outline.active {
  color: #fff !important;
  opacity: .3;
}

/* Header */
@media screen and (min-width: 1000px)
{
  .header-top .container {
    /*width: 100% !important;    */
  }

  .box-dptop .ApColumn:nth-child(1) {
    width: 15% !important;
  }
}

.leo-top-menu {
  display: flex !important;
  justify-content: center;
}

.header-logo .img-fluid {
  padding: .5em;
}

div#leo_search_block_top {
  width: 100%;
  display: flex;
  justify-content: center;
}

.leo-megamenu .navbar-nav > li > a {
  padding: 15px 5px;
}

/* Footer */
#footer.footer-container {
  background-color: #fcfcfc !important;
}

.row.box-ftmaincontent.box-padding.ApRow.has-bg.bg-boxed {
  padding: 30px 0;
}

.box-ftmaincontent .logo {
  max-width: 50%;
}

#footer .footer-center i.material-icons {
  font-size: 1.35rem;
  color: #878787;
  margin-right: .35rem;
}

.box-ftmaincontent .info p {
  margin-bottom: 10px !important;
}

.footer-center .col-xs-6.col-sm-4.col-md-2 {
  text-align: center;
}

.footer-center .social-sharing li {
  margin: 0;
  max-width: 30px;
  margin-top: 1em;
  text-align: left;
}

.footer-center .social-sharing li:before {
  font-size: 1.5em;
}

footer#footer {
  border-top: 1px solid #efefef;
  padding-top: 20px;
}

/* Popup */
.logo-popup {
  max-width: 35%;
}

/* Categorías */
.block-category-inner #category-description {
  margin-top: 0px !important;
  margin-bottom: 2em;
}

#content-wrapper #main .block-category {
  margin-bottom: 5px !important;
  padding-bottom: 0px !important;
  overflow: hidden;
  max-height: 50px;
  padding-left: 0px !important;
}

.block-category-inner .category-cover,
.sidebar .block.featured-products,
#cart #wrapper .breadcrumb {
  display: none;
}

#cart #wrapper {
  padding-top: 60px !important;
}

#category #left-column #search_filters .facet .collapse,
#manufacturer #left-column #search_filters .facet .collapse,
#module-ambjolisearch-jolisearch #left-column #search_filters .facet .collapse {
  display: block;
  max-height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}

#category #left-column #search_filters ul.faceted-slider.collapse {
  max-height: none;
  overflow: visible;
}

#wrapper .breadcrumb li a:hover span {
  color: #fff;
}

/* Producto */
.our_price_display {
  margin-top: 1em;
}

#product div.opiniones {
  position: fixed;
  display: block;
  right: 10px;
  bottom: 10px;
  z-index: 20;
}

#product #back-top {
  bottom: 95px !important;
}

.description-short {
  padding-top: 10px;
}

.product-detail .discount-percentage {
    color: white;
    padding: 0.5em;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    position: relative;
    
    background-color: red;
  

}

.product-detail .current-price .discount-

age {
  margin-left: 1.5em;
  position: absolute;
  color: 6DE02E;
}

.product-detail-name {
  margin-top: 25px;
}

.tab-content .product-manufacturer,
.tab-content .product-quantities,
.tab-content .product-reference,
li.you-are-here {
  display: none;
}

.montaje {
  display: inline-flex;
  width: 50%;
  justify-content: flex-end;
  float: none;
  align-items: center;
}

.product-quantity .add .btn {
  max-width: 100%;
}

.notificarDisponibilidad {
  margin-bottom: 1.5em;
}

.notificarDisponibilidad .form-control {
  display: inline-block;
  width: auto;
  /* float: left; */
  min-width: 75%;
  margin: auto;
  text-align: center;
  margin-bottom: .35em;
  border: 1px solid #222;
}

.notificarDisponibilidad button {
  display: inline-block;
  width: auto;
  font-size: 11px;
  color: #fff;
}

#product #wrapper .breadcrumb ol {
  display: flex;
  width: 100%;
  text-align: center;
  background: none;
  border-bottom: 1px solid #8ec045 !important;
  justify-content: center;
  max-width: none;
}

#product #wrapper .breadcrumb ol li * {
  color: darkslategray !important;
}

#product #wrapper .breadcrumb:before {
  background: none !important;
}

#product #wrapper .breadcrumb .breadcrumb-category-name,
#product #wrapper .breadcrumb img  {
  display: none;
}

#product .header-top {
  border-bottom: 1px solid #8ec045 !important;
}

#product .header-top.fijo {
  border-bottom: none !important;
}

#product #wrapper .breadcrumb {
  height: 30px !important;
  max-height: 55px !important;
  margin-bottom: 10px !important;
}
.block_newsletter{

}
.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover{

}
#content > div:nth-child(7) > div > div > div > div{

}
#index .wr-title-subtitle .sub-title-widget{

}
@media screen and (min-width: 1000px) and (max-width: 1200px)
{
  .notificarDisponibilidad button {
    font-size: 10px;
  }

  .notificarDisponibilidad .form-control {
    padding: 11px 5px;
  }

}

@media screen and (max-width: 615px)
{
  .notificarDisponibilidad .form-control {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: .5em;
  }

}

.tabla-iconos td{padding: 0px 10px;}
.tabla-iconos{
	border-collapse: separate;
    border-spacing: 5px;
}
table.tabla-iconos div {
    font-weight: bold;
}
a.sale-box {
    display: none;
}
table.tabla-iconos > tbody > tr:nth-child(1) td {
    border-bottom: 1px solid #333 !important;
}
table.tabla-iconos > tbody > tr:last-child td {
    border-top: 1px solid #333 !important;
}
table.tabla-iconos div {
    font-size: 15px;
}

@media (max-width:1024px){
	table.tabla-iconos div, .content_row div, .content_row span {
	font-size:10px;
	
	}
	.row.horizontal >div >div > div:last-child{
		padding-left: 30px !important;
	}

}@media (max-width:800px){
	table.tabla-iconos div{
	font-size:10px;
	}
}

table.tabla-iconos.horizontal tr {
    display: inline-block;
    width: 16.6666666666666666%;
}

table.tabla-iconos.horizontal > tbody > tr td{
	border: 0px !important;
}

.tabla-iconos.horizontal{
	    border-spacing: 0;
}

table.tabla-iconos.horizontal img {
    width: 30%;
}

.tabla-iconos.horizontal td {
    padding: 0px;
}

.row.horizontal img {
    width: 40px;
}

.row.horizontal > div > div div {
    display: inline-block;
}

.row.horizontal >div >div > div:last-child {
	font-weight: bold;
  padding-left: 10px;
  padding-top: 3%;
  font-size: 13px;
}

.row.horizontal > div > div > div > span {
  display: block;
  font-size: 13px;
}

.row.horizontal > div:first-child > div > div{
    font-size: 16px;
    /*line-height: 45px;*/
    height: 45px;
    padding-top: 0px;
}

.row.horizontal > div:first-child .col-md-9 {
    padding-top: 3%;
}

.row.horizontal .col-md-3 {
  padding-left: 5px;
}

.row.horizontal >div >div {
	font-size: 14px;
	padding: 10px 0;
}

.wr-cate-stock {
  padding-top: 10px !important;
}

.thumbnail-container .product-last-items span {
  font-size: .7em;
  text-transform: none;
}

.thumbnail-container .product-last-items {
  display: inline-block;
  position: absolute;
  top: 0%;
  left: 45%;
  padding: 10px 0px;
  text-align: center;
  min-width: 50%;
}

.product-flag.on-sale {
  color: #fff;
  font-weight: bold;
  background-color: firebrick;
  padding: .75em;
  font-size: .85em;
}

#product .product-flag.on-sale {
  font-size: .95em;
}

.product-accessories .products-section-title,
.category-products h2.products-section-title {
  margin-bottom: .85em;
}

.category-products, .product-accessories, .viewed-products {
  padding-top: 5em;
}

#leo_search_query_top {
  border-color: #8ec045 !important;
  background-color: #fff !important;
  color: #334357 !important;
  border-bottom: 1px solid #8ec045 !important;
}

button#leo_search_top_button span i {
  color: #334357 !important;
  font-weight: bold;
  font-size: 1.2em;
}

#leo_search_query_top:focus {
  border-bottom: 1px solid #334357 !important;
  transition: .5s;
}

/* Checkout */
#checkout #wrapper {
  padding-top: 0px !important;
}

/* Específicos PC */
@media screen and (min-width: 1001px)
{
  .columnaMenu div#leo_search_block_top,
  .columnaBuscador .ApMegamenu  {
    display: none !important;
  }

  .columnaBuscador {
    width: 69% !important;
  }

  .box-dptop .ApColumn:nth-child(3) {
    display: flex;
    justify-content: center;
    width: 16% !important;
  }

}

@media screen and (min-width: 1001px) and (max-width: 1199px)
{
  .box-dptop .ApColumn:nth-child(2),
  .box-dptop .ApColumn:nth-child(3) {
    padding-top: 30px;
  }
}

/* Versión móvil */
@media screen and (max-width: 1000px)
{
  .widget-html,
  .leo-top-menu.collapse.navbar-toggleable-md,
  .columnaMenu .ApMegamenu,
  .columnaBuscador div#leo_search_block_top  {
    display: none !important;
  }

  .columnaMenu div#leo_search_block_top {
    margin-bottom: 1em;
  }

  #leo_search_block_top #leosearchtopbox {
    width: 100%;
  }

}

@media (max-width: 991px)
{
  .box-dptop .ApColumn:nth-child(1) .logo {
      max-height: 50px;
  }

  .header-top > .container {
    width: 85% !important;
  }

  .box-image .ApImage .image_description {
    width: 240px !important;
    height: 240px !important;
  }

  .footer-center .social-sharing li {
    margin-top: 0em !important;
  }

  .box-copyright.home3 br {
    display: none;
  }

  .block-category.card {
    padding: 0px;
  }

  .product-cover img {
    width: 70%;
  }

  span.product-available {
    display: block !important;
  }

  .product-detail.product-thumbs-bottom .images-container .product-cover {
    display: block;
    text-align: center;
  }

  .product-additional-info .social-sharing {
    margin-bottom: 1em !important;
  }

  .filaInfoProducto .col-xs-6.col-sm-4.col-md-4 > div,
  .filaInfoProducto .col-xs-6.col-sm-12.col-md-12 {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .row.horizontal >div >div > div:last-child {
    padding-left: 15px !important;
  }

  .filaInfoProducto .col-xs-6.col-sm-12.col-md-12 .box-hover.col-md-7 {
    margin-left: 1em;
  }

  .product-tabs.tabs .tab-pane {
    margin-bottom: 1em;
  }

  .row.horizontal >div >div > div:last-child {
    padding: 0px !important;
  }

  .product-detail-name {
    margin: 15px 0 15px 0;
  }

  .product-detail .wr-cate-discount {
    margin-top: 20px;
  }

}

.footer-center .col-md-2 {
  text-align: center !important;
}

.enlaceVermas {
  display: none;
}

.product-tabs.tabs {
  margin-top: 0px;
}

@media screen and (max-width: 765px)
{
  .h2-box-banner .ApImage img{

  }
  #category .category-cover{

  }
  .box-image .ApImage .image_description .wr-percent {
    margin-bottom: 10px !important;
  }
  #category .thumbnail-container .product-image img{
    margin-left:auto !important;
    margin-right:auto !important;
    display:block;
    
    
  }
  #category .thumbnail-container .functional-buttons {
    position: relative !important;
    /* bottom: 0; */
    right: 0;
    white-space: nowrap;
    border-top: 1px solid #334357;
    border-bottom: 1px solid #334357;
    width: 102px;
    /* text-align: center; */
    display: block;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
}
#category .wr-cate-discount .category-default{
  display:none;
  
}
#category .thumbnail-container .product-meta{
  margin-top:15px;
}
#category .thumbnail-container{
  margin-bottom:45px;
}
#category .wr-cate-discount .discount-age{

  margin-top:24px;
  padding:2px;
  color:#EB5434;
  background-color:#FFF;

}
#category .wr-cate-discount .discount-percentage{
    float: right;
    color: #ee3f44;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform: none;
    padding: 0;
    margin: 0;
}

#category .wr-cate-discount{
  width: 25%;
  display: inline-block;
  float: right;
 
}
#category .thumbnail-container .functional-buttons .btn-product{
  font-size:14px;
  line-height:48px;
}
#category .thumbnail-container .product-title{
  width: 75%;
  display: inline-block;
  float: left;
}
#category .wr-priceandreview{
  display: block;
}
#category .wr-priceandreview .product-price-and-shipping{
  margin-bottom: 40px;
}
  #wrapper {
    padding-top: 15px !important;
  }

  #product #wrapper {
    padding-top: 0px !important;
  }

  .wrapper .box-image .ApImage .image_description .sale-up-to {
    letter-spacing: 0.4px !important;
    margin-bottom: 10px !important;
  }

  .box-service {
    padding-bottom: 25px !important;
  }

  .box-ftmaincontent .ApColumn:nth-child(2) {
    min-height: 270px !important;
  }

  .social-sharing {
    margin-bottom: 0px !important;
  }

  .box-ftmaincontent .logo {
    margin-bottom: 15px !important;
  }

  .footer-center .col-xs-6.col-sm-4.col-md-2 {
    margin-top: 1em !important;
  }

  .page-home > .wrapper > .container {
    width: 85%;
  }

  .box-product-trending .products_block .thumbnail-container {
    text-align: center !important;
  }

  .block-category h1 {
    display: block !important;
    text-align: center !important;
    margin-bottom: .5em;
  }

  #category-description {
    max-height: 80px;
    overflow: hidden;
    margin-bottom: 0px !important;
  }

  .box-copyright.home3 {
    padding-bottom: 25px !important;
  }

  .box-copyright p {
    margin-bottom: 0px !important;
  }

  .box-ftmaincontent .ApColumn:nth-child(1),
  .box-ftmaincontent .ApColumn:nth-child(2),
  .box-ftmaincontent .ApColumn:nth-child(3) {
    margin-bottom: 0px !important;
  }

  #category #wrapper > .container,
  #product #wrapper > .container {
    width: 85%;
  }

  #product .wr-price-review {
    display: flex;
    align-items: flex-end;
  }

  .filaInfoProducto .col-xs-6.col-sm-12.col-md-12,
  .filaInfoProducto .col-xs-6.col-sm-4.col-md-4 {
    padding: 0px;
  }

  #wrapper .breadcrumb {
    display: block !important;
    height: auto !important;
    margin-top: 1em;
    margin-bottom: 1em !important;
  }

  #product #wrapper .breadcrumb {
    padding: 0;
    margin-top: 0px !important;
  }

  #wrapper .breadcrumb img {
    height: 140px;
  }

  #index #wrapper .breadcrumb,
  #product #wrapper .breadcrumb ol li:last-child {
    display: none !important;
  }

  #wrapper .breadcrumb:before,
  #wrapper .breadcrumb ol li.you-are-here {
    display: none !important;
  }

  #wrapper .breadcrumb ol {
    background-color: #334357 !important;
  }

  #product #wrapper .breadcrumb ol {
    background-color: transparent !important;
  }

  .navbar-fixed-top .filaMenu {
    display: none;
  }

  .navbar-fixed-top .header-top {
    margin-bottom: 0px !important;
  }

}

#wrapper .breadcrumb ol {
  padding: 5px !important;
}

@media screen and (max-width: 570px)
{
  .product-prices {
    display: block;
  }

  .product-cover img {
    width: 100%;
  }

  #product .wr-price-review {
    display: block !important;
  }

  .plazoEntrega {
    display: inline-block !important;
    width: 100% !important;
    margin-top: 1em !important;
    float: none !important;
  }

  .plazoEntrega br {
    display: none !important;
  }

  .plazoEntrega p {
    margin-top: 1.25em !important;
    margin: 0 !important;
    display: block !important;
    float: none !important;
  }

  .plazoEntrega img {
    display: none;
  }

  .product-quantity .wishlist, .product-quantity .compare {
    float: right;
  }

  .product-quantity .qty {
    float: left;
    margin-left: 10px;
  }

  .product-quantity .add {
    float: left;
    margin-left: 10px;
  }

  .description-short {
    padding: 10px 0 !important;
  }

  .leo-fly-cart.solo.type-fixed.enable-slidebar.offset-left {
    bottom: 80px !important;
  }

  .product-add-to-cart {
    padding: 1em 0;
    text-align: center;
  }

  .col-xl-3.col-lg-6.col-md-6.col-sm-6.col-xs-6.col-sp-6.ApColumn {
    max-height: 84px;
  }

  .box-service .ApImage .service-title {
    font-size: 15px !important;
  }

  .box-service .ApImage .service-subtitle {
    font-size: .6rem !important;
  }

  .box-service .ApImage img {
    max-width: 35px;
  }

  .product-actions {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 12; /*DFDMOD 2024-11-28 Antes 1*/
    width: 100%;
    display: flex;
    justify-content: center;
  }

  /*DFDMOD 2024-11-28*/
  #product .product-actions .product-variants-item
  {
    padding: 10px;
  }
  #product .product-variants>.product-variants-item .color
  {
    width: 25px !important;
    height: 25px !important;
  }
  /*END*/

  .product-actions form {
    width: 100%;
    z-index: 999;
  }

}

@media (max-width: 479px)
{
  .footer-center .container {
      width: 95% !important;
  }

  .box-ftmaincontent .info p {
    margin-bottom: 4px !important;
    line-height: 25px !important;
  }

  .box-ftmaincontent .ApColumn:nth-child(2) {
    min-height: 220px !important;
  }

  .box-ftmaincontent .ApColumn:nth-child(1),
  .box-ftmaincontent .ApColumn:nth-child(2),
  .box-ftmaincontent .ApColumn:nth-child(3) {
    margin-bottom: 30px !important;
  }

  .product-quantity .add button {
    width: 100% !important;
  }

  .product-quantity .qty {
    width: auto;
    float: left;
    margin-bottom: 0px !important;
  }

  .social-sharing ul {
    margin-top: .5em;
  }

  .row.horizontal > div > div > div > span {
    display: inline-block;
  }

  .box-dptop .ApColumn:nth-child(1) .header-logo .logo {
    margin-left: 1em;
  }

  .add button {
    width: 100%;
  }

  .wr-cate-discount .category-default a {
    visibility: hidden;
  }

  .social-sharing ul {
    display: inline-flex;
  }

  .social-sharing li.whatsapp {
    display: inline-flex;
    align-items: center;
  }

  .social-sharing li.whatsapp a {
    position: relative !important;
    text-indent: 0 !important;
  }

  .social-sharing li.whatsapp img {
    width: 18px;
  }

}

@media screen and (max-width: 400px)
{
  .plazoEntrega {
    display: block !important;
    width: 100% !important;
    margin-top: 1em;
  }

  .plazoEntrega p {
    float: none !important;
    display: block !important;
  }

  .plazoEntrega p br {
    display: none !important;
  }

  .stock {
    text-align: center;
  }

  .wr-cate-stock > div .control-label {
    float: none;
  }

  .product-additional-info .social-sharing {
    text-align: center;
  }

  .header-top {
    margin-bottom: 1.5em;
  }

  #wrapper .breadcrumb ol {
    padding-left: .5em;
    padding-right: 0px;
    max-width: 95%;
    min-width: 90%;
  }

  #wrapper .breadcrumb ol li a {
    font-size: 15px;
  }

  #wrapper .breadcrumb .you-are-here {
    padding-right: 10px;
  }

}

@media screen and (max-width: 362px)
{
  .product-quantity .qty {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
  }

  .product-quantity .add {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
  }
}

.page-authentication #content {
  margin-bottom: 3em;
}

/* DFD Añadida propiedad top para ajustar el menú fijo arriba del todo */
.fijo {
  position: fixed;
  top: 0px; 
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0px;
  box-shadow: 0px 7px 5px -7px rgba(0, 0, 0, 0.05);
}

.fijo .filaMenu {
  display: none;
}

.columnaOfertasInicio {
  margin-top: 2em;
  margin-bottom: 2em;
}

a.cart-dropdow-button.cart-dropdow-viewcart.btn.btn-primary.btn-outline {
  display: none;
}

.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover,
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:focus,
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:active:focus {
  background: #334357;
  color: #fff !important;
}

#contact .row.box-image-map.ApRow.has-bg.bg-boxed,
.leo-widget[data-id_widget="1598877074"] .menu-title,
.leo-widget[data-id_widget="1598877301"] .menu-title,
.leo-widget[data-id_widget="1600162425"] .menu-title {
  display: none;
}

/* Checkout */
div#onepagecheckoutps .container_card .footer_card button {
  font-size: 11px;
  padding: 10px;
}

.payment_content > span {
  font-size: 14px !important;
  color: #334357;
}

.payment_content > p {
  font-size: .65rem;
}

/* CMS */
#cms #wrapper .breadcrumb,
#contact #wrapper .breadcrumb {
  height: 90px !important;
}

#cms section#content {
  margin-bottom: 1.5em;
}

#cms section#content h1,
#cms section#content p {
  margin-top: .5em;
  margin-bottom: .5em;
}

.verMas {
  cursor: pointer;
  margin-bottom: .85em;
}

#product .product-variants>.product-variants-item .color{
  width:60px;
  height:60px;
}

.product-variants>.product-variants-item .color:before{
  font-size: 18px;
  line-height: normal;
  top: auto;
  bottom: 39%;
  left: 50%;
}

.textoAttr {
  display:none;
}

#index .featured-products{
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.category-cover {
  min-height: 370px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body#category.category-id-257 #wrapper .breadcrumb .breadcrumb-category-name {
  display: none !important;
}

#wrapper .breadcrumb:before {
  background: none !important;
}

/*DIFADI EDU --> estilos añadidos para que el enlace a las redes sociales del footer envuelva bien los iconos*/
#footer .social-sharing ul li a{
  position:absolute;
}
#footer .social-sharing ul li{
  padding: 6px;
  text-align: center;
}
#index #wrapper #content  section.featured-products{
  display:none;
}
#index .wr-title-subtitle .sub-title-widget{

}
#product .product-tabs.tabs .nav-tabs .nav-link{
  margin-top: 25px;
}
#module-leoblog-blog #wrapper .breadcrumb,#module-leoblog-category #wrapper .breadcrumb,#module-leoblog-list #wrapper .breadcrumb{
  height:120px !important;
}
#module-leoblog-blog .blog-detail .social-share, #module-leoblog-blog .blog-detail .blog-tags,#module-leoblog-blog .extra-blogs{
  display:none;
}
#index .hiddenblog{
  display:none !important;
}
#module-leoblog-list #wrapper .breadcrumb ol{

}
#index .ApBlog{
  margin-top:25px;
}
#index .ApBlog h5 a{
  display:block;
  margin-top:15px;
  margin-bottom:15px;
  text-align:center;
}
#index .ApBlog  h4{
  text-align: center;
  display:block;
  margin-top:50px;
      margin-bottom: 15px;
}
#index .ApBlog .sub-title-widget{
  font-weight: 400;
    text-align: center;
    width: 100%;
    color: #242f3d !important;
    background-color: transparent !important;
    margin-bottom: 50px;
}
#index .ApBlog .author,#index .ApBlog .nbcomment,#index .ApBlog .hits,#index .ApBlog .created,#index .ApBlog .cat {
display:none;
}

/*DFD-Warning politica de privacidad carrito*/
#div_privacy_policy #p_privacy_policy{
  padding-left: 30px;
}

/*DFD-Estilos enlace blog*/
#url-blog .btn-header i{
  font-size: 24px;
  line-height: 120px;
  color: #242f3d;
}
#_desktop_cart .btn-header i{
  color: #242f3d;
}

#url-blog .btn-header{
  height: 80px;
}
#url-blog{
  padding-right: 2%;
  padding-left: 2%;
  float:right;
}

@media (max-width: 1499px){
  #url-blog .btn-header i{
    line-height: 80px;
  }
}

@media screen and (max-width: 1001px) {
  .box-dptop .ApColumn:nth-child(3){
    display: flex;
    justify-content: flex-end;
  }
}

/*DFD-Imágen de fondo blog*/
#module-leoblog-list #wrapper .breadcrumb{
  height: 250px !important;
  background-image: url(../img/banner-blog-home.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}



#delivery_address_container .alert-info span{
  margin-left:30px !important;
}

#delivery_address_container .alert:before{
  left:5px;
  top:5px;
}

#wbpblogposts {
width: auto;
max-width: 1200px;
margin: auto;
}

#wbpblogposts .post-description p{
  margin: .8em 0;
  font-size: .9em;
}

.dfdocultar {
  display: none;
}


#product .product-prices .product-pack-price
{
  display: none;
}

/*PISOS OFERTA - Categorias*/
.category-id-388 .product_list > div > div{
  width: 100%;
}

.category-id-388 .product_list article .product-image img{
  padding: 2em;
}

.category-id-388 .product_list article .product-image .product-flags .pack{
  display: none;
}

.category-id-388 .product_list article .product-meta-info{
  display: flex; 
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.category-id-388 .product_list article .product-meta-info .product-title a{
  margin: 0;
}

.category-id-388 .product_list article .thumbnail-container .product-price-and-shipping .price{
  font-size: 22px;
}

/* Menu color*/
.leo-top-menu > ul > li.destacado-ofertas,
.leo-top-menu > ul > li.destacado-pisos{

  margin-top: 5px
}
.leo-top-menu > ul li.destacado-ofertas{
  background-color: #8cbf43;
}

.leo-top-menu > ul > li.destacado-ofertas  a:hover{
  color: #334357 !important;
}
.leo-top-menu > ul > li.destacado-ofertas  a,
.leo-top-menu > ul > li.destacado-pisos  a{
  color: white;
  justify-content: center;
  padding: 10px 5px;
}

.leo-top-menu > ul li.destacado-pisos{
  background-color: #334357;
}

.leo-top-menu > ul > li.destacado-pisos  a{
  color: white;
}

.leo-top-menu > ul li.destacado-ofertas,
.leo-top-menu > ul li.destacado-pisos{
  width: 79px;
}

.notificarDisponibilidad .psgdpr_consent_message {
  margin-bottom: 20px;
}

.notificarDisponibilidad .psgdpr_consent_message span:last-child {
  font-size: 0.96em;
  position: relative;
  top: 1px;
}

#HOOK_SHOPPING_CART > div {
  display: none !important;
}

.more-info-product > div:nth-child(2) .title-info-product,
#product-details .product-manufacturer,
#product-details .product-reference,
.more-info-product #leofeature-product-review,
.more-info-product #product-extra,
.product-features h3.h6 {
  display: none;
}

.product-features dl.data-sheet dt.name {
  margin-left: auto;
}

.product-features > dl.data-sheet dd.value {
  float: left;
}

.product-features:nth-child(2) {
  display: none;
}

#footer > div.footer-center > div > div:nth-child(4) > div{
	margin-left: 600px;
}

/*DFD ocultar fotos de la página sobre nosotros*/
.img-about-us {
	display: none;
}

ul.product-flags #iListado_BlackFriday2023 {
  display: none !important;
}

#main > div > div > div.product-additional-info > div.tabs.notificarDisponibilidad{
	background: #ebebeb;
    padding: 10px;
    border-radius: 10px;
}


#gdpr_consent > span > label{
	margin-bottom: 15px !important;
}

#main > div > div > div.wr-cate-stock > div > span.product-unavailable{
	text-transform: uppercase !important;
    font-weight: 900 !important;
}

#mensajeSinStock{
	margin-bottom: 10px !important;
	padding-bottom: 5px !important;
}


