/* generales */
.tt-img{
	display: flex;
  	justify-content: center;
}
#smallGallery li {
  width: 60px !important;
  height: 60px !important;
}
#smallGallery img {
  width: 100% !important;
  height: auto !important;
  max-width: 60px;
  max-height: 60px;
  object-fit: contain;
}

.tt-txt-fichatecnica{
 	font-size: 20px;
    color: black;
    line-height: 33px; 
}
.css-home-marcas {
  margin-top: 50px; /* Valor para desktop */
}
/* Media query para móviles (pantallas menores a 768px, por ejemplo) */
@media (max-width: 767px) {
  .css-home-marcas {
    margin-top: 10px;
  }
}
.css-home-destacados {
  margin-top: 50px; /* Valor para desktop */
}
/* Media query para móviles (pantallas menores a 768px, por ejemplo) */
@media (max-width: 767px) {
  .css-home-destacados {
    margin-top: 20px;
  }
}
.css-home-estadisticas {
  margin-top: 20px; /* Valor para desktop */
}
/* Media query para móviles (pantallas menores a 768px, por ejemplo) */
@media (max-width: 767px) {
  .css-home-estadisticas {
    margin-top: 20px;
  }
}

.tt-product{
  	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 10px;
}
/* listado de marcas */
.bannerpos-3{
 padding-top: 50px!important;
}
@media (max-width: 790px){
  .bannerpos-3 {
    padding-top: 10px!important;
  }
}

/* precio */
.tt-price{
  color: red!important;
  font-weight: bold!important;
}

/* financiacion */
.tt-financiacion{
  background: white;
}
.tt-financiacion-valor{
  font-size: 14px;
  background-color: #00489e;
  color: ghostwhite;
  border-radius: 5px;
  padding: 5px;
}
@media (max-width: 767px) {
  	.tt-financiacion-valor{
    	font-size: 12px;
	}
}

/* títulos */
.tt-block-title .tt-title {
    font-weight: 700;
    background: linear-gradient(to right, #0D47A1 35%, #D32F2F 65%);
    background-clip: text;
}

/* novedades */
.tt-blog-thumb .tt-title-description .tt-background {
  background: rgb(25, 59, 169, 0.75)!important;
  border-radius:0!important;
}
.tt-blog-thumb .tt-title-description .tt-title a {
  color:white!important;
  text-transform: uppercase!important;
    font-weight: bold!important;
}
.tt-blog-thumb .tt-title-description .tt-tag a {
  color:white!important;
}
.tt-blog-thumb + .tt-title-description {
    position: absolute !important;
    top: 50% !important;
    padding: 0 !important;
    text-align: center !important;
    height: 40px !important;
    width: calc(100% - 20px);
    left: 10px !important;
    margin: 0 !important;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.tt-blog-thumb .tt-title-description .tt-title a {
  padding:10px!important;
}
.tt-texto,
.tt-blog-thumb .tt-title-description .tt-tag {
display:none!important;
}

/*Clientes*/
.byn {
  transition: all 0.4s ease;
  -webkit-filter: grayscale(100%)!important; /* Chrome, Safari, Opera */
    filter: grayscale(100%)!important;
}
.byn:hover {
  -webkit-filter: grayscale(0%)!important; /* Chrome, Safari, Opera */
  filter: grayscale(0%)!important;
    transition: all 0.4s ease;
}

/* Codigo actual */
.tt-product-single-info .tt-row-custom-01.my-4 {display: none!important;}
#pagina-html .tt-about-col-list {font-size: 20px; line-height: 27px;}
h3:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]), h2.small:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {color: #00348d;}
.container-css-paginas .tt-promo-box .tt-description {background:rgb(0 0 0 / 65%); transition: ease-in-out 0.5s all;}
.container-css-paginas .tt-promo-box:not(.hover-type-2):hover .tt-description {background:rgb(253 253 253 / 65%); transition: ease-in-out 0.5s all;}
.container-css-paginas .tt-description-wrapper, .container-css-paginas .tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper .tt-background {background: transparent!important;}
footer .tt-logo img {margin-right: 15px; max-height: 30px; position: relative; top: 1px;}
header .tt-desktop-header .tt-logo {margin-top: 23px; margin-right: 23px!important;}
.arrow-location-tab .slick-arrow:hover {background: #00348d;}
.tt-btn-col-close a:hover, .leftColumn .tt-list-row li a.active, .tt-filters-options .tt-btn-toggle a, .tt-filters-options .tt-btn-toggle a:before, .tt-filters-options .tt-btn-toggle a {color:#00348d}
#pagina-html .tt-about-col-list .col-md-6 b {font-weight: 900; color: #00348d;}
.tt-filters-options .tt-btn-toggle a, .tt-filters-options .tt-btn-toggle a:before {color: #00348d;}
.tt-mobile-header .tt-logo-container {height: 105px}
.css-home-categorias .tt-promo-box.tt-one-child .tt-description .tt-description-wrapper {padding: 6px 15px;}
.css-home-categorias .tt-promo-box .tt-description {background: rgb(43 100 178 / 25%)!important; transition: ease-in-out 0.5s all;}
.css-home-categorias .tt-promo-box.hover-type-2:hover .tt-description {background: rgb(255 255 255 / 25%)!important; transition: ease-in-out 0.5s all}
.tt-promo-box.hover-type-2:hover .tt-description-wrapper .tt-background {background: rgb(223 1 34 / 90%)}
header .tt-color-scheme-01 .tt-social-icon li a {font-size: 23px}
header .tt-box-info ul li {font-size: 15px;}
@media (max-width: 870px){
.tt-header-row.tt-top-row .tt-box-info ul li {text-align: center;}
}
.precio-oferta, .tt-product:not(.tt-view) .tt-description .tt-price {color: #00348d; zoom: 1.5;}
.t-decimal:after {border-bottom: 1px solid #00348d}
.tt-product:not(.tt-view) .tt-image-box .tt-label-location .tt-label-our-fatured, .tt-label-our-fatured {text-transform: uppercase; background:#df0122}
.tt-product:not(.tt-view) .tt-image-box .tt-label-location .tt-label-new, .tt-label-new {text-transform: uppercase; background: #00348d}
.tt-product:not(.tt-view) .tt-image-box .tt-btn-wishlist.active, .tt-product:not(.tt-view) .tt-image-box .tt-btn-compare.active, .tt-product:not(.tt-view) .tt-image-box .tt-btn-compare:hover, .tt-product:not(.tt-view) .tt-image-box .tt-btn-wishlist:hover, .tt-product:not(.tt-view) .tt-image-box .tt-btn-quickview:hover, header .tt-cart .tt-dropdown-toggle .tt-badge-cart {background: #00348d}
.tt-product:not(.tt-view) .tt-description .tt-btn-addtocart.thumbprod-button-bg {background:#10498f}
.tt-product:not(.tt-view) .tt-description .tt-btn-addtocart.thumbprod-button-bg:hover {background: #00348d}
.tt-breadcrumb{text-transform: uppercase;}
.btn{background:#10498f}
.btn:hover{background:#00348d}
.tt-breadcrumb ul li a:hover, .tt-collapse .tt-collapse-title:hover, .tt-product:not(.tt-view) .tt-description .tt-title a:hover, .tt-product:not(.tt-view) .tt-description .tt-add-info li a:hover, .tt-blog-thumb .tt-title-description .tt-title a:hover, .tt-blog-thumb .tt-title-description .tt-tag a, .tt-post-single .tt-tag a, .tt-layout-01-post .tt-post .tt-post-content .tt-tag a, .tt-autor a:hover, .tt-layout-01-post .tt-post .tt-post-content .tt-title a:hover, .tt-modal-addtocart.desctope .tt-cart-total .tt-total .tt-price, ul.tt-social-icon.justify-content-center li a, .tt-modal-addtocart.desctope .tt-modal-messages [class^="icon-"], .tt-product:not(.tt-view) .tt-description .tt-btn-compare.active, .tt-product-design02:not(.tt-view) .tt-description .tt-btn-compare.active, .tt-product:not(.tt-view) .tt-description .tt-btn-wishlist.active, .tt-product-design02:not(.tt-view) .tt-description .tt-btn-wishlist.active, .btn.btn-border, .tt-desctop-menu:not(.tt-hover-02) li.dropdown.active > a, .tt-list-row li a:hover, .tt-list-row li a:hover, header .tt-account ul li a:hover [class^="icon-"], header .tt-account ul li a:hover, .tt-contact-info .tt-icon, .tt-services-block .tt-col-icon, .tt-services-block:hover .tt-title {color:#00348d}
  .btn.btn-border {border:2px solid #00348d}
ul.tt-social-icon.justify-content-center li a:hover, ul.tt-social-icon.justify-content-center li a:hover, ul.tt-social-icon.justify-content-center li a:hover, ul.tt-social-icon.justify-content-center li a:hover {color:#f16165}
@media (max-width: 789px) {
  .btn-link, .btn-link:focus {color: #00348d}
}
@media (min-width: 790px) {
  h1:not(.tt-title-subpages):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {color:#fff}
}
/* barras laterales*/
@media (max-width: 1024px) {
  .tt-product:not(.tt-view) .tt-description .tt-add-info li {font-size: 14px!important; line-height: 17px!important;}
  header .tt-cart .tt-dropdown-menu .tt-cart-layout .tt-cart-content .tt-cart-btn .tt-item {margin-top: 10px!important;}
  header .tt-cart .tt-dropdown-menu .tt-cart-layout .tt-cart-content .tt-cart-total-row {margin-top: 20px; padding-top: 14px;}
}
#carrito-canastita {overflow-x: hidden; max-height: 250px; padding-right: 15px;}
body::-webkit-scrollbar, #carrito-canastita::-webkit-scrollbar {background-color:#fff; width:16px}
body::-webkit-scrollbar-track, #carrito-canastita::-webkit-scrollbar-track {background-color:#fff}
body::-webkit-scrollbar-thumb, #carrito-canastita::-webkit-scrollbar-thumb {background-color:#babac0; border-radius:16px; border:4px solid #fff}
body::-webkit-scrollbar-button, #carrito-canastita::-webkit-scrollbar-button {display:none}
/* barras laterales*/
/*base*/
.precios-comparar {
  width: 100%;
  text-align: center;
  display: block!important;
}
.tt-compare-table .tt-item .tt-image-box .tt-img img {
    margin: 0 auto;
}
@media (min-width: 790px){
  .tt-shopcart-col .form-control {
      height: 244px;
  }
}
.container-css-paginas .tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper {min-width: 100%; max-width: 100%; width: 100%; position: absolute; bottom: 0px;}
.container-css-paginas .tt-promo-box .tt-description .tt-title-small {color: #dddddd; font-weight: 900; text-align: left;}
.container-css-paginas .tt-promo-box .tt-description .tt-title-large {color: #ffffff; font-weight: 900; text-align: left;}
.container-css-paginas .tt-promo-box:not(.hover-type-2):hover .tt-title-small {color: #df0122; font-weight: 900; text-align: left;}
.container-css-paginas .tt-promo-box:not(.hover-type-2):hover .tt-title-large {color: #00348d; font-weight: 900; text-align: left;}
#sucursales .tt-blog-masonry .tt-post-content span b {font-weight: 900}
#sucursales .tt-blog-masonry .tt-post-content {margin-left: 70px; margin-right: 70px;}
.tt-description .tt-obj-bottom {background: rgba(40, 121, 254, .75); width: calc(100% - 58px); margin-left: -6px; padding: 6px 6px 4px;border-radius: 4px;}
.tt-promo-02 .tt-description .tt-obj-bottom {bottom: 20px}
.tt-base-color {
    color: #00348d;
}
.modal-newsletter .modal-backdrop.show {
    -moz-opacity: 0.93!important;
    -khtml-opacity: 0.93!important;
    -webkit-opacity: 0.93!important;
    opacity: 0.93!important;
}
.color-2{color:#28c1fe!important}
.logo-splash{width: 100%!important}

.tt-promo-fixed .tt-description a {
    line-height: 15px!important;
    padding-top: 5px!important;
}
footer .tt-logo-alignment {top: 3px!important;}
@media (min-width: 790px){
  footer .tt-color-scheme-01 .tt-collapse-title {line-height: 16px;}
}
.tt-wishlist-box .tt-wishlist-list .tt-item .tt-col-description .tt-description .tt-price .new-price, .tt-compare-table .tt-item .tt-image-box .tt-price .new-price, .tt-product:not(.tt-view) .tt-description .tt-price .new-price, .tt-product-design02:not(.tt-view) .tt-description .tt-price .new-price {
    color: #00348d!important;
}
.tt-wishlist-box .tt-wishlist-list .tt-item .tt-col-description .tt-description .tt-price .old-price, .tt-compare-table .tt-item .tt-image-box .tt-price .old-price, .tt-product-single-info .tt-price .old-price, .precio-ant, .tt-product:not(.tt-view) .tt-description .tt-price .old-price {
    color: #dcdcdc!important;
    text-decoration: line-through;
}
.mw-80{max-width: 80px}
.tt-logo-2 img {height: auto;max-height: 50px; top: -4px; position: relative; margin-right: 10px;}
.tt-desctop-menu .tt-logo-2 img{width: auto!important; display: none}
.tt-stuck-parent-menu .tt-desctop-menu .tt-logo-2 img {display: block}
.tt-mobile-header .tt-logo-container .tt-logo img, .tt-logo img {max-height: 55px; position: relative; top: -7px;}
.tt-label-gratis {background: #28a745; color: #ffffff; padding: 2px 6px; border-radius: 4px;}
footer .tt-box-copyright a img.loading {max-height: 51px}
.tt-desctop-menu nav > ul > li.dropdown > a {font-size: 12px}
@media (min-width: 1025px) and (max-width: 1229px) {
  .tt-desctop-menu nav > ul > li.dropdown > a {font-size: 11px; padding: 17px 7px 16px;}
}
