/* Estilos personalizados por Difadi */
#content-wrapper .block-category .category-cover {
  text-align: center;
}

section#main {
  bottom: 937;
  height: 509;
  left: 82;
  right: 1097;
  top: 428;
  width: 1015;
}

.off-canvas_left_filter .filter-toggle {
  margin-right: 1em;
}

#_desktop_logo {
  padding: 25px 0;
  width: 200px !important;
}

.navSuperior {
  border-bottom: 1px solid lightgray;
}

.navSuperior p {
  margin: 0;
  text-align: center;
  padding-top: .35em;
  padding-bottom: .35em;
  color: #000;
}

.navSuperior p a {
  margin-right: 1em;
}

.navSuperior p a:hover {
  text-decoration: underline;
  color: #60cdcb;
}

.navSuperior i {
  font-size: 17px;
}

#wrapper .breadcrumb ol {
  padding: 2px 30px;
}

.quick-view-block,
#footer .footer-container div#block_myaccount_infos,
div#product-comments-list-header,
.blockreassurance_product,
#subcategories ul li .subcategory-image {
  display: none !important;
}

#contact #footer .footer-container {
  padding: 200px 0 0;
}

.ttloading-bg,
#subcategories p.subcategory-heading {
  display: none;
}

#category .ttloading-bg {
  display: block;
}

a#goToTop {
  z-index: 1;
  left: auto !important;
  right: 20px !important;
  bottom: 70px !important;
}

#product .blockreassurance_product {
  display: block !important;
}

#product .has-discount .discount {
  background-color: #e63030;
  padding: .35em;
  font-size: .90em;
  margin-left: 10px;
  color: #fff;
}

div#wbpblogposts,
.homebg {
  margin-bottom: 10px !important;
}

.imagenesInicio > .row > div {
  padding: 0px;
  text-align: center;
}

.imagenesInicio > .row > div > img {
  width: 100%;
}

.imagenesInicio > .row > div > .descripcionImg {
  padding: 1.125em;
}

.imagenesInicio > .row > div > .descripcionImg > h3 {
  font-size: 1.35rem;
}

.tituloMarcas.tthometab-title {
  font-style: italic;
  text-transform: none;
}

.tituloMarcas.tthometab-title:after {
  display: none;
}

.marcasInicio > .row {
  text-align: center;
  display: flex;
  justify-content: center;
}

.marcasInicio > .row > div {
  background-color: #F6ECE0;
  margin-right: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: flex;
  align-items: center;
  max-height: 160px;
  justify-content: center;
}

.marcasInicio > .row > div img {
  max-height: 150px;
}

.marcasInicio > .row > div > a:hover img {
  transform: scale(1.1);
  transition: .35s;
}

@media screen and (max-width: 768px)
{
  .marcasInicio > .row {
    display: block;
  }

  .marcasInicio > .row > div {
    width: 48%;
    min-height: 165px;
    max-height: 165px;
    margin-bottom: .5em;
  }
}

@media screen and (max-width: 575px)
{
  .marcasInicio > .row > div {
    width: 45%;
    min-height: 90px;
    max-height: 90px;
    margin-left: 7px;
  }
}

@media screen and (max-width: 400px)
{
  .marcasInicio > .row > div {
    width: 44%;
    min-height: 90px;
    max-height: 90px;
    margin-left: 8px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 990px)
{
  .fijo {
    position: fixed !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 1030 !important;
    top: 0px !important;
    margin-bottom: 0px;
    box-shadow: 0px 7px 5px -7px rgba(0, 0, 0, 0.05);
  }
}

/* Menú principal */
.tt-menu-horizontal .menu-dropdown.tt-sub-left {
  width: 100%;
}


/* Slider principal */
.carousel .carousel-item .caption {
  left: 0 !important;
  margin: auto;
  display: flex;
  align-items: flex-end;
  width: 100%;
}

.carousel .carousel-item .caption .caption-description h3 {
  font-size: 2em;
}

.homeslider .caption .caption-description {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em;
  color: #222;
  background-color: #fff;
}

.carousel .carousel-item .caption .caption-description p {
    color: #333;
    font-size: 1.1em;
}

@media screen and (min-width: 1700px)
{
  .homeslider .caption .caption-description {
    max-width: 65%;
  }
}


/* Buscador */
.ui-menu.ui-jolisearch.ps17 .ui-menu-item span.jolisearch-title {
  display: none !important;
}

.ui-menu.ui-jolisearch .ui-menu-item:nth-child(4n+1) {
  clear: none !important;
}

.ui-jolisearch.ui-menu .ui-menu-item.product {
  width: 33%;
  min-height: 333px;
}

.brands {
  margin-bottom: 20px !important;
}

/* Textos de la home */
#texto-footer {
  text-align: justify !important;
  color: #000 !important;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.titulos-marjoya h2 {
  color: #555454 !important;
  font-size: 19px !important;
}

.titulos-marjoya h3 {
  color: #9a6755 !important;
  text-transform: uppercase !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 0 !important;
  text-align: left !important;
}

#custom-text h1 {
  font-size: 22px;
  margin-bottom: .75em;
}

#custom-text {
  padding: 0;
  border: none;
  margin-top: 0;
}

.ttparallax-subtitle {
  font-size: 40px !important;
}

.ttparallax-Discount {
  font-size: 50px !important;
  padding: 10px !important;
}

/* Footer */
.bottom-footer p a {
  text-transform: none !important;
}

.imgsPago {
  margin-top: 1em !important;
  text-align: center !important;
}

.imgsPago img {
  margin-right: .5em;
}

/* Carrusel de imágenes de marcas */

.brands #ttbrandlogo-carousel li .brand-image img {
  max-width: 85%;
}

#subcategories,
#content-wrapper #main .block-category,
#manufacturer-description {
  padding: .75em;
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

/* Categorias */
#content-wrapper .block-category .category-cover {
  display: none;
}

.products-selection {
  border: 0px;
}

#subcategories ul li .subcategory-image a {
  border: 0px;
}

#subcategories,
#content-wrapper #main .block-category {
  box-shadow: none;
}

#subcategories ul li:hover .subcategory-image a {
  border: 1px solid #333;
}

#category #main,
#content-wrapper #main .block-category {
  padding-top: 0px;
}

#category div#category-description p {
  margin-bottom: 10px;
}

#category .breadcrumb {
  margin-bottom: 0px;
}

#content-wrapper #main .block-category,
#manufacturer-description {
  margin-bottom: 5px !important;
  padding-bottom: 0px !important;
  /*overflow: hidden;
  max-height: 50px;*/
}

.products-selection {
  margin-bottom: 5px;
}

a.load_more_link.btn.btn-primary {
  padding: 10px 25px;
  font-size: 1.25em;
}

#newslatter {
  padding: 30px 0;
}

.product-actions .add-to-cart:disabled {
  background: #e60023;
}

.verMas,
.verMenos {
  padding-left: .75em;
  display: inline-block;
  margin-bottom: .25em;
}

 #blockcart-modal .cart-content .btn.btn-secondary,
 div#onepagecheckoutps div#onepagecheckoutps_step_one #btn_save_customer {
   background-color: #222 !important;
   color: #fff !important;
 }

  #blockcart-modal .cart-content .btn.btn-primary {
    background-color: #60cdcb !important;
    color: #fff !important;
  }

.verMas:hover,
.verMenos:hover {
  cursor: pointer;
  color: #60cdcb;
}

#manufacturer .off-canvas_left_filter .filter-toggle {
  display: none !important;
}

.breadcrumb .parallex.cat {
  background-position: 50% 50.9428% !important;
}

@media screen and (min-width: 1210px)
{
  .tt-menu-horizontal li.level-1 {
    padding: 10px 6px !important;
  }
}

@media screen and (min-width: 660px)
{
  /*#content-wrapper #main .block-category,
  #manufacturer-description {
    max-width: 85%;
  }*/

  #content-wrapper #main .block-category.anchoCompleto {
    max-width: 100% !important;
  }

  #manufacturer-description {
    display: inline-block;
  }

  .verMas {
    min-height: 50px;
    max-height: 50px;
    vertical-align: bottom;
    display: flex;
    align-items: flex-end;
  }

  #manufacturer .verMas {
    display: inline-flex;
    align-items: center;
  }

}

@media screen and (max-width: 540px)
{
  #category.responsive_style2 #products .product-miniature.product-grid {
    min-height: 270px !important;
    max-height: 345px !important;
  }

  .product-quantity #quantity_wanted {
    width: 65px;
  }

  .product-actions .add-to-cart {
    font-size: 12px;
    padding: 10px !important;
  }

  i.material-icons.shopping-cart {
    margin-right: 2px;
  }
}

@media screen and (max-width: 395px)
{
  #category.responsive_style2 #products .product-miniature.product-grid {
    /*min-height: 280px !important;
    max-height: 280px !important;*/
	min-height: 350px !important;
    max-height: 350px !important;
  }
}

@media screen and (min-width: 396px) and (max-width: 440px)
{
  #category.responsive_style2 #products .product-miniature.product-grid {
    min-height: 310px !important;
    max-height: 330px !important;
  }
}

img.ttproduct-img1 {
  position: relative;
  top: -10px;
}

span.cart_discount_name.text-md-right,
.cart_discount_price span.price-discount.price {
  color: #008000 !important;
}

div#onepagecheckoutps #onepagecheckoutps_step_three #payment_method_container .payment_content span {
  font-weight: bold;
}

#onepagecheckoutps div#payment_method_container > div.module_payment_container > div.payment-option {
  padding-top: 2px;
}

div#onepagecheckoutps #onepagecheckoutps_step_three #payment_method_container .module_payment_container .payment_content p {
  margin-bottom: 0px;
}

.products-selection .sort-by {
  white-space: normal;
  padding: 0px;
  padding-right: 10px;
}

.whatsappFlotante {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 185px;
  left: 20px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}

.whatsappFlotante i {
  margin-top: 8px;
}

#footer .block-social {
  margin-top: 1.15em;
}

span.sinStock {
  height: 16px;
    color: #ad6b47;
    font-weight: bold;
    display: block;

}

.block-social ul li.facebook a {
  background-color: #4267b2;
  border-radius: 50%;
}

.block-social ul li.instagram a {
  background-color: #dc3170;
  border-radius: 50%;
}

.block-social ul li.pinterest a {
  background-color: #e60023;
  border-radius: 50%;
}

.block-social ul li a:before {
  filter: brightness(2.5);
}

@media screen and (min-width: 1200px) and (max-width: 1499px)
{
  #category.column_5 #products .product-miniature.product-grid {
    min-height: 365px !important;
    max-height: 365px !important;
  }
}

@media screen and (min-width: 1500px)
{
  #category.column_5 #products .ttproduct-image {
      min-height: 340px !important;
  }
}

/* Página de producto */
.current-price span {
  font-size: 22px;
  color: #60cdcb;
}

.product-actions .product-add-to-cart .control-label {
  visibility: hidden;
}

.product-information .manufacturer-logo {
  height: 150px;
  object-fit: contain;
  max-height: 105px;
}

.product-button {
  display: flex;
  justify-content: center;
}

.pb-right-column .product-prices {
  margin: 5px 0 .5em;
}

#product-availability {
  text-align: center;
  margin: 15px 0px 5px;
}

#product-availability .product-last-items {
  color: #e63030;
}

#product .blockreassurance_product {
  justify-content: center;
  align-items: center;
  display: inline-flex !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

label.block-title {
  width: 22%;
  text-align: left;
  margin-right: 15px;
  font-size: 11px;
  padding: .5em;
  background: #f5f5f5 !important;
  color: #222 !important;
  padding: 2.5px !important;
}

.category-products h2 {
  font-size: 1.85em;
  text-transform: none !important;
}

.product-prices .col-xs-12.col-sm-5.col-md-5.col-lg-4 {
  text-align: center;
}

#an_productfields input {
  display: inline;
  width: auto;
}

#an_productfields_2_id > label,
#an_productfields_1_id > label, #an_productfields_1_id .grabacionpay {
    background: #f5f5f5 !important;
    color: #222 !important;
    padding: 5px !important;
}

.productlayout_compact .pb-left-column .images-container .js-qv-mask.mask {
  padding: 0px !important;
}

.pb-left-column .js-qv-mask .thumb-container {
  margin: 0px;
}

.tt-menu-horizontal ul li.level-1 > a,
.tt-menu-horizontal ul li.level-1 .more-menu .categories {
  padding: 10px 1px !important;
}

@media screen and (min-width: 1500px)
{
  label.block-title {
    width: auto !important;
    min-height: 64px;
  }
}

@media screen and (min-width: 1420px)
{
  .tt-menu-horizontal li.level-1 {
      padding: 10px !important;
  }
}

@media screen and (min-width: 990px) and (max-width: 1130px)
{
   .tt-menu-horizontal ul.menu-content li.level-1 > a {
    font-size: 12px !important;
    padding: 10px 1px !important;
  }
}

@media screen and (min-width: 992px)
{
  label.block-title {
    width: auto !important;
    display: inline-flex;
    align-items: center;
  }

  .tt-menu-horizontal li.level-1.parent > a::before {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 992px)
{
  label.block-title {
    width: 42%;
  }

  #product .blockreassurance_product {
    display: block !important;
  }

}

@media screen and (min-width: 521px) and (max-width: 720px)
{
  label.block-title {
    min-height: 82px;
  }
}

@media screen and (min-width: 390px) and (max-width: 520px)
{
  label.block-title {
    width: 42%;
  }

  #product .blockreassurance_product {
    display: block !important;
  }

  .add .add-to-cart i {
    font-size: 18px;
  }

  #product .product-quantity {
    width: 100%;
  }

  .add .add-to-cart i {
    font-size: 18px;
  }

}

@media screen and (max-width: 389px)
{
  label.block-title {
    font-size: 11.5px;
    width: 43%;
  }

  #product .blockreassurance_product {
    display: block !important;
  }

  #an_productfields .form-group, #an_productfields .page-heading {
    text-align: center !important;
  }

  .add .add-to-cart i {
    font-size: 18px;
  }

  .product-actions .add-to-cart {
    font-size: 500 11px/20px "Montserrat", Helvetica, sans-serif;
  }

  #product .product-quantity {
    width: 100%;
  }

  .add .add-to-cart i {
    font-size: 18px;
  }

}

@media screen and (max-width: 425px)
{
  #an_productfields input {
    width: 100%;
    font-size: .8em;
    margin-bottom: 1em;
  }
}

@media (min-width: 992px)
{

  .off-canvas_left_filter #search_filters_wrapper #search_filters {
    padding-left: 1em;
    padding-top: 1em;
  }

  /* #search_filters {
    display: none !important;
  } */

}

@media screen and (max-width:600px)
{
  .responsive_style2 #products .product-grid .thumbnail-container .ttproducthover div .btn i,
  .responsive_style2 .products .product-grid .thumbnail-container .ttproducthover div .btn i
  .featured-products .thumbnail-container .ttproducthover div .btn i,
  .ttfeatured-products .thumbnail-container .ttproducthover div .btn i,
  .product-accessories .thumbnail-container .ttproducthover div .btn i,
  .ttbestseller-products .thumbnail-container .ttproducthover div .btn i,
  .ttnew-products .thumbnail-container .ttproducthover div .btn i,
  .ttspecial-products .thumbnail-container .ttproducthover div .btn i,
  .crossselling-product .thumbnail-container .ttproducthover div .btn i,
  .category-products .thumbnail-container .ttproducthover div .btn i,
  .view-product .thumbnail-container .ttproducthover div .btn i {
    width: 20px !important;
    line-height: 33px !important;
    height: 30px !important;
    font-size: 15px !important;
  }

  #products button.button.ajax_add_to_cart_button.add-to-cart.btn.btn-default {
    margin-right: 1em;
  }

  .responsive_style2 #products .product-grid .thumbnail-container .ttproducthover div .btn,
  .responsive_style2 .products .product-grid .thumbnail-container .ttproducthover div .btn
  .featured-products .thumbnail-container .ttproducthover div .btn,
  .ttfeatured-products .thumbnail-container .ttproducthover div .btn,
  .product-accessories .thumbnail-container .ttproducthover div .btn,
  .ttbestseller-products .thumbnail-container .ttproducthover div .btn,
  .ttnew-products .thumbnail-container .ttproducthover div .btn,
  .ttspecial-products .thumbnail-container .ttproducthover div .btn,
  .crossselling-product .thumbnail-container .ttproducthover div .btn,
  .category-products .thumbnail-container .ttproducthover div .btn,
  .view-product .thumbnail-container .ttproducthover div .btn {
    height: 35px !important;
    width: 35px !important;
  }

  #wrapper .breadcrumb ol {
    padding: 10px;
  }

  #wrapper .breadcrumb li::after {
    margin: 0em;
  }

  #wrapper .breadcrumb li a {
    font-size: 12px;
  }

  .blockcart.open .cart_block {
    z-index: 100;
  }

  #custom-text p {
    font-size: 1.25em;
    margin-top: 1em;
  }

  .footer-container li {
    margin-bottom: .75em !important;
  }

  .block-social ul li {
    margin-right: .5em !important;
  }

  #footer .block-social {
    margin-top: .15em !important;
  }

  .tt-menu-horizontal .tt-menu-col {
    margin: 0px !important;
  }

  .tt-menu-horizontal .menu-content .level-1 .tt-sub-menu .tt-menu-col ul {
    padding: 2px 10px 0 !important;
  }

  #ttcmsparallax .parallex .ttcmsparallax-content {
    padding: 50px 0 !important;
  }

  #ttcmsparallax .parallex .ttparallax-Discount,
  #ttcmsparallax .parallex .ttbtn {
    margin-top: .75em !important;
  }

  #products .product-title, .products .product-title {
    font-size: 10px !important;
    padding: 0px !important;
    max-height: 35px !important;
  }

  .responsive_style2 #products .product-grid .product-title a,
  .responsive_style2 .products .product-grid .product-title a {
    font-size: 13px !important;
    white-space: normal !important;
  }

  .product-description-short p {
    font-size: 14px !important;
    margin-bottom: 1rem;
  }

  .pb-right-column .product-prices {
    margin-bottom: 1.35em !important;
  }

  .ttproductpagetab {
    margin: 20px 0 15px;
  }

  div#onepagecheckoutps div#onepagecheckoutps_contenedor .col-12.left_content,
  div#onepagecheckoutps div#onepagecheckoutps_contenedor .col-12.right_content,
  div#onepagecheckoutps div#onepagecheckoutps_header div#div_onepagecheckoutps_info,
  div#onepagecheckoutps div#onepagecheckoutps_header div#div_onepagecheckoutps_login  {
    padding: 0;
  }

  div#onepagecheckoutps div#onepagecheckoutps_header div#div_onepagecheckoutps_login {
    text-align: center;
    margin-top: 1em;
  }

  div#onepagecheckoutps div#onepagecheckoutps_header div#div_onepagecheckoutps_login a {
    font-size: 13px;
  }

  div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_login #btn-logout {
    padding: 5px;
    margin-top: 5px;
  }

  section#main.opc_center_column {
    padding-top: 0px !important;
  }

  .position-static.menu {
    min-height: 40px !important;
  }

  .ttsearch_button .material-icons.search, .ttsearch_button .material-icons.search {
    position: initial !important;
  }

  #header .logo {
    min-width: 140px !important;
  }

}

.thumb-container {
  max-width: 145px !important;
}

.container_tt_megamenu {
  min-width: 24px !important;
}

#product #content {
  min-height: 350px !important;
}

@media screen and (max-width: 1300px)
{
  #category.column_6 #products .product-miniature.product-grid {
    min-height: 320px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1600px)
{
  #category.column_6 #products .product-miniature.product-grid {
    min-height: 392px;
  }
}

#left-column .left-right-inner .ttleftbanner {
  display: none !important;
}

/* Estilos de los elementos del megamenú */
.tt-menu-horizontal ul li.level-1 > a,
.tt-menu-horizontal ul li.level-1 .more-menu .categories {
  padding: 10px 1px !important;
}

.tt-menu-horizontal li.level-1 {
    padding: 10px 4px;
}

#_desktop_user_info {
  padding: 15px 5px;
}

@media screen and (min-width: 1420px)
{
  .tt-menu-horizontal li.level-1 {
      padding: 10px;
  }
}

@media screen and (min-width: 990px) and (max-width: 1090px)
{
  .tt-menu-horizontal ul li.level-1 > a,
  .tt-menu-horizontal ul li.level-1 .more-menu .categories {
    font-size: 13px;
  }
}

div#mywishlist {
  padding: 1em;
}

.tt-menu-horizontal ul li.level-1 ul li.item-header > a {
  font-size: 13px !important;
}

.tt-menu-horizontal ul li.level-1 ul li.item-line > a {
  font-size: 15px !important;
}

@media screen and (max-width: 600px)
{
  #ttcmsparallax .parallex .ttparallax-Discount {
    color: #fff;
    float: none;
    font: 200 90px/35px "Montserrat",Helvetica,sans-serif;
    text-align: center;
    width: 100%;
    font-size: 1.5em !important;
    text-transform: uppercase;
    background: #fff;
    max-width: 81%;
    color: #222;
    display: inline-block;
    margin-bottom: .15em;
    margin-top: .15em;
  }

  #ttcmsfooter .ttfooter-desc {
    width: 100% !important;
  }

  #texto-footer {
    margin: 0px !important;
    padding: 0px !important;
    font-size: 10px;
  }

  #custom-text h1 {
    font-size: 18px;
  }

  .titulos-marjoya h2 {
    color: #555454 !important;
    font-size: 15px !important;
    line-height: 18px !important;
  }

  .titulos-marjoya h3 {
    font-size: 13px !important;
    padding: 0 !important;
    line-height: 18px !important;
  }

  section.brands.bottom-to-top.hb-animate-element.hb-in-viewport {
    margin-bottom: 0px;
  }

  #hometab .tabs {
    display: none;
  }

  .carousel .carousel-item .caption {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    left: 0px !important;
    margin: auto;
  }

  .carousel .carousel-item .caption .caption-description p {
    font-size: 0.8em;
  }

  .homeslider .caption .caption-description {
    max-width: 95%;
    padding: 0.5em;
  }

  .carousel .carousel-item .caption .caption-description h3 {
    font-size: 1.5em;
  }

  .tt-menu-horizontal .ttmenu-content .js-top-menu-bottom {
    display: none;
  }

  .tt-menu-horizontal.active .ttmenu-content {
    padding-bottom: 1em;
  }

  #product-modal .modal-dialog {
    max-width: 95%;
  }

  #product-modal .modal-content .modal-body .mask {
    max-height: none;
  }

  #product-modal .modal-content .modal-body .image-caption {
    display: none;
  }

  #content .images-container .layer.hidden-sm-down i {
    right: 10px;
    bottom: 30px;
    position: absolute;
  }

  #content .images-container .layer.hidden-sm-down {
    width: 80%;
    float: right;
    width: 260px !important;
    height: 100%;
    /* max-width: 325.29px !important; */
  }

  img.js-qv-product-cover1 {
    display: none !important;
  }

}

@media (max-width: 543px) {
  #product.productlayout_compact .pb-left-column .images-container .js-qv-mask.mask {
    min-width: 71px !important;
  }
}

#cart form.paypal_payment_form {
  display: none;
}

div#an_productfields_2_id label,
div#an_productfields_2_id input {
  display: none;
}

button.mostrarGrabacion {
  background-color: #f5f5f5;
  color: #222;
}

button.mostrarGrabacion:hover {
  background: #000 none repeat scroll 0 0 !important;
  color: #fff!important;
}

#blog {
  position: fixed;
  bottom: 70px;
  left: 40px;
  z-index: 2;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 30px;
  background: #333;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 50px;
}

#blog:hover {
  background-color: #60cdcb;
  transition: .2s;
}

#blog i {
  float: left;
  font-size: 22px;
  height: 100%;
  padding: 10px;
  width: 100%;
}

.telefonoFooter {
  font-size: 1.35em !important;
  font-weight: bold !important;
  color: #60cdcb !important;
}

a.subcategory-name {
  padding: 5px;
  border: 1px solid lightgray;
}

a.subcategory-name:hover {
  background-color: #60cdcb;
  color: #fff !important;
}

@media screen and (max-width: 991px)
{
  .tt-menu-horizontal li.level-1 {
    padding: 0px 5px;
  }

  .tt-menu-horizontal .ttmenu-content {
    top: 69px !important; /*DFDMOD 2022-06-20 50px*/
  }

  #header .default .tt-menu-horizontal.active .title-menu-mobile i.cross {
    color: #60cdcb;
  }

  .tt-menu-horizontal .ttmenu-content .menu-content {
    max-height: 600px;
    overflow-y: scroll;
  }

  .tt-menu-horizontal .ttmenu-content {
    max-height: 700px;
  }

  .default .main-header .right-nav {
    background: #fff;
    border-bottom: 1px solid #222;
    min-height: 50px;
    max-height: 71px;
    overflow-y: initial; /*DFDMOD 2022-06-20 Quitar hidden*/
  }

  .ttsearch_button .material-icons.search,
  #header .ttuserheading::after,
  #header .blockcart .header a::after,
  .title-menu-mobile i {
    color: #222 !important;
  }

  .tt-menu-horizontal ul li.level-1 ul li.item-header > a {
    font-size: 12px !important;
  }

  .tt-menu-horizontal ul li.level-1 ul li.item-line > a {
    font-size: 11px !important;
  }

}

@media screen and (max-width: 768px)
{
  .ui-jolisearch.ui-menu .ui-menu-item.product {
    width: 50% !important;
  }

  a#goToTop {
    width: 30px;
    height: 30px;
    bottom: 65px !important;
  }

  .whatsappFlotante {
    bottom: 5px !important;
  }

  #goToTop i {
    padding: 3px;
  }
}


@media screen and (max-width: 990px)
{
  .dropdown-backdrop {
    display: none;
  }
}

/* ----------- Hide start Page-loader ----------- */
.ttloading-bg {
  display: none !important;
}

div#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
  left: 20px !important;
  right: auto !important;
  bottom: 5px !important;
}

.product-add-to-cart .product-button {
  margin-bottom: 0px;
}

div#an_productfields_2_id {
  margin-bottom: .5rem !important;
  min-height: 212.5px !important;
}

#manufacturer #left-column {
  display: none;
}

#manufacturer #content-wrapper {
  width: 100% !important;
}

#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
  z-index: 100 !important;
}

.off-canvas_left_filter #search_filters_wrapper {
  z-index: 101 !important;
}

div#_mobile_logo a {
  position: relative;
  z-index: 1 !important;
}

/* Estilos de la nueva cabecera de PC */

#header .ttuserheading:hover::after, #header .ttuserheading.active::after,
#header .blockcart:hover .header a::after {
  transform: none !important;
}

.enlaceMiCuenta, .enlaceSalir {
  cursor: pointer;
  float: right;
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 1;
}

.enlaceSalir i {
  padding: 20px 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #000;
}

.enlaceMiCuenta::after {
  bottom: 0;
  content: "\e7ff";
  cursor: pointer;
  float: left;
  font-family: "Material Icons";
  font-size: 28px;
  height: 40px;
  left: 0;
  line-height: 40px;
  margin: auto;
  /* position: absolute; */
  right: 0;
  top: 0px; /*Antes 0*/
  width: 40px;
  color: #111111;
  padding: 15px 5px;
  transition: all 600ms ease-in-out 0s;
  -webkit-transition: all 600ms ease-in-out 0s;
  -moz-transition: all 600ms ease-in-out 0s;
  -o-transition: all 600ms ease-in-out 0s;
  -ms-transition: all 600ms ease-in-out 0s;
}

#_mobile_cart {
  min-width: 40px !important;
}

@media screen and (max-width:996px){
    /*DFD-icono usuario*/
    .enlaceMiCuenta::after {
      line-height: 10px;
      /* top: -8px; */
    }
    /*DFD-logo*/
    #_mobile_logo {
      padding-top: 7px;
    }
}

@media screen and (min-width: 996px)
{
  .tt-menu-horizontal li.level-1 {
    padding: 2px 10px !important;
  }

  .default .main-header .right-nav {
    border-top: 1px solid #000;
    min-height: 50px;
  }

  #header .main-header.fixed {
    background-color: #fff !important;
  }

  .main-header.fixed .tt-menu-horizontal li.level-1 {
    padding: 2px 15px;
  }

  #_desktop_logo {
    /* width: 49% !important; */
    width: 58% !important;
  }
  #history #content > table > tbody > tr > td.text-sm-center.hidden-md-down,#history #content > table > thead > tr > th:nth-child(6){
    display:none
  }
  #search_widget .ttsearchtoggle {
    display: block !important;
    max-width: 100%;
    position: relative !important;
    border: 0px;
    border-bottom: 1px solid #e5e5e5;
  }

  .default .search-widget {
    max-width: 100% !important;
  }

  span.ttsearch_button {
    display: none !important;
  }

  .tt-menu-horizontal ul li.level-1 > a,
  .tt-menu-horizontal ul li.level-1 .more-menu .categories {
    font: 400 15px/25px "Montserrat",Helvetica,sans-serif !important;
  }

  .tt-menu-horizontal li.level-1 {
    padding: 2px 15px !important;
  }

  .main-header.fixed .search-widget {
    padding: 14px 0;
  }
}

/*Edu --> 3-12-2020*/
div.banner-pandora-descuento,
div.banner-longines-descuento {
  position:absolute;
  top: 0;
  right: 0;
}

li.banner-pandora-descuento,
li.banner-longines-descuento {
  margin-bottom:10px;
}

div.banner-longines-descuento{
  max-width:100px;
}
#product .product-description #footer-default #newslatter{
  display:none;
}

/*Modal*/
.tingle-modal--visible {
  background-color: rgba(255,255,255,.5) !important;
}
.tingle-modal {
  backdrop-filter: blur(1px) !important;
}
.tingle-modal-box, .tingle-modal-box__content,.tingle-modal-box__footer  {
  background: hsla(0, 0%, 100%, 0) !important;
}

@media (min-width:1900px){
  .tingle-modal-box{
    width: 45% !important;
  }
}

.tingle-modal-box .tingle-modal-box__content img{
  width: 100%;
}

/* DFDMOD 2022-05-10 Corregir estilos del logo header (al implementarse el nuevo) */

#_desktop_logo {
  padding-top: 20px !important;
}

@media (max-width: 996px){

  img.logo.img-responsive {
    height: 60px;
  }

  #_mobile_logo, #mobilelogo {
    width: 50% !important;
  }

  #_mobile_logo {
    padding: 9px 0px 9px 0px !important;
    position: relative !important;
    left: 5% !important;
  }

  div#_mobile_logo a {
    align-self: center !important;
  }

  #header .logo {
    width: 200px;
  }

  .default .main-header .right-nav {
    max-height: 95px !important;
  }
  
}

@media (max-width: 375px){
  .text-sm-center.mobile, .enlaceMiCuenta::after, .ttsearch_button, .title-menu-mobile {
    margin-top: 4px !important;
  }
}

@media (min-width: 992px) {
  #_mobile_logo, #mobilelogo {
    width: 55% !important;
  }

  .logo.img-responsive {
    width: 375px !important;
  }

  .blockcart, .enlaceMiCuenta::after {
    padding-top: 20px !important;
  }

}

/* FIN DFDMOD */

@media screen and ( min-width: 768px ) { 
  .ui-menu.ui-jolisearch {
    max-height: 600px !important;
    height: fit-content !important;
    overflow-y: scroll !important;
  }
}

/*DFDMOD 2022-06-20*/
@media (max-width: 480px)
{
  #product #page .breadcrumb .parallex {
    padding: 20px 15px 0 !important;
  }
  .productlayout_compact .pb-left-column .ttimage-zoom
  {
    width: 100% !important;
  }
  #product.productlayout_compact .pb-left-column .images-container .js-qv-mask.mask {
    display: none;
  }
}

.cookie_style4 #tt_cookie_message {
  background-color: #fff;
  width: 100%;
  z-index: 999999;
  border-top: 1px solid #000;
}

.tt-cookie-inner {
  display: inline-block;
}

.cookie_style4 #tt_cookie_message .tt-cookie-inner>span {
  float: left;
  color: #000;
  padding: 8px 0;
}

.cookie_style4 #tt_cookie_message a:hover {
  color: #60CDCB !important;
}

div#gdpr_consent {
  text-align: center;
  display: inline-block;
  margin-top: 1em;
}

div#gdpr_consent span.custom-checkbox {
  margin: auto;
}

div#js-product-list-top .sort-by-row {
  display: flex;
  align-items: center;
  margin: 0;
}


#bannerJCYL{
  text-align: center;
  margin-bottom: 40px;
  
}

/*DFDMOD 2023-01-30*/
#category .product-miniature .thumbnail-container .ttproduct-image .vertical_scrolling_bottom_to_top.second_image {
  position: absolute !important;
}

/*Apaño footer*/
ul[id^="footer_sub_menu"]{
  display: block;
  position: relative;
  z-index: 99999;
}

/*DFDMOD 2023-11-15 Estilo de banner home de dfdpromociones*/
#index #carousel_promociones img {
  padding-bottom: 20px;
}

#index #carousel_promociones {
  width: 100% !important;
  margin: 0 !important;
}
/*DFDMOD FIN*/

/*DFDMOD 2023-11-22 Hacer iconos de Black Friday más pequeños*/
@media(max-width: 540px) {
  #iListado_BlackFriday2023 > a > img {
    width: 50px !important;
    height: 50px;
  }
}
/*DFDMOD FIN*/