.quick-view {
  display: none!important;
}

.featured-products .all-product-link {
  /*display: none!important;*/
}

.block-category {
    min-height: 1.75rem;
} 
.block-category h1 {
  display: none!important;
}

#products .products, .featured-products .products {
  justify-content: center!important;
}

#_desktop_user_info a,
#_desktop_cart .header {
  display: flex;
}

#_desktop_user_info a,
#_desktop_user_info a i {
  display: flex;
  justify-content: center;
  align-items: center;
}

#footer {
    background-color: #0000a1;
}

#footer .footer-container {
  display: none!important;
}

.product-add-to-cart {
  margin-top: 56px;
}

.product-add-to-cart .add-to-cart {
  display: flex;
}

.btn-primary {
  background-color: #0000a1!important;
}

.btn-primary:hover {
  border: 1px solid #0000a1;
  background-color: #fff!important;
  color: #0000a1!important;
}

#product .tax-shipping-delivery-label {
  display: none!important;
}

#product .product-customization-b ul {
  margin-left: 0!important;
}

ul {
  list-style-type: none!important;
}

#product .product-customization-b .card-title {
  display: none!important;
}

#product .product-actions .add-to-cart {
/*
  height: unset!important;
  padding-top: 5px!important;
/**/
}

#product .customization-message {
  font-weight: bold;
  color: #0000a1!important;
}

#product .product-information {
  display: flex;
}
#product .product-information .product-description {
  display: none!important;
/*
  flex: 0 1 100%;
/**/
}

#product .product-information .product-customization-b {
  flex: 0 1 40%;
}

#product .product-information .product-actions {
  flex: 0 1 60%;
}

#product .row3 {
/*
  flex: 0 1 40%;
/**/
}

#product .current-price-value {
  color: #0000a1!important;
}

.tabs .nav-tabs .nav-link.active {
  color: #0000a1!important;
  border-bottom: #0000a1 3px solid!important;
}

#blockcart-modal .product-name {
  color: #0000a1!important;
}

#_desktop_cart .blockcart a {
  display: flex;
}

#header .header-nav .cart-preview.active {
  background: #0000a1!important;
}

.price,
.product-price {
  color: #0000a1!important;
}

#checkout section.checkout-step .step-number {
  background-color: #0000a1!important;
}

.js-product .product-description::after {
  content: unset!important;
}

.js-product .highlighted-informations {
  display: none!important;
}

#header {
  padding-top: 10px;
  margin-bottom: 10px;
  box-shadow: none;
}
#header .header-nav {
  border-bottom: 0;
}

@media (min-width: 768px) {
  #header .header-nav .user-info {
    margin-top: 0;
  }
}

.header-top {
  display: none!important;
}

.product-actions {
  display: flex;
}

#add-to-cart-or-refresh {
  width: 100%;
}

.card-block {
  padding-top: 0!important;
  padding-left: 0!important;
}

.product-customization-b .product-customization-item {
  margin: 0!important;
}

.card {
  background-color: #f6f6f6!important;
  margin-bottom: 0!important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.product-customization-b .product-message {
  background: #fff!important;
  margin-bottom: 0;
  padding-left: 7px!important;
  padding-right: 7px!important;
  height: 44px;
/*
  padding-top: 2px!important;
  padding-bottom: 2px!important;
/**/
}

.product-customization-b .customization-message {
  margin-top: 0!important;
}

.product-discounts {
  margin-bottom: 14px!important;
}

.product-customization-b {
  margin-top: 12px!important;
  margin-bottom: 0!important;
}

.row3 .btn {
  height: 44px;
}

/*#header .header-nav .user-info {
  margin-top: initial!important;
}*/

#authentication #content,
#authentication .login-form {
  width: 100%;
}

.page-customer-account #content .no-account {
  width: 100%;
}

#authentication #login-form .form-footer {
  display: flex;
  justify-content: center;
}

#footer #mk-footer-navigation #menu-footer {
  display: flex;
}

#header .header-nav .blockcart .header {
  margin-top: initial!important;
}

#_desktop_user_info,
#_desktop_cart .blockcart,
#_mobile_cart .blockcart,
#_mobile_cart .blockcart a {
  display: flex;
  justify-content: center;
  align-items: center;
}

#footer {
  padding-top: 0!important;
}

#mk-footer {
  padding-top: 0!important;
}


#_mobile_user_info .hidden-sm-down,
#_desktop_cart .hidden-sm-down,
#_mobile_cart .hidden-sm-down {
  display: none!important;
}

.product-add-to-cart .control-label {
  display: none!important;
}

.tabs .nav-tabs .nav-item:nth-child(2) {
  display: none!important;
}

.tabs .nav-tabs,
.nav-tabs .nav-item {
  margin-left: 0!important;
}

.tabs .nav-tabs .nav-link {
  padding-left: 0;
}

.tabs .nav-tabs .nav-link.active {
  border-bottom: unset!important;
}

body {
  line-height: 22px;
}

.tabs .nav-tabs {
  border-bottom: #fff 2px solid!important;
}

.tabs {
  margin-bottom: 20px;
}

.tabs .nav-tabs {
  display: none!important;
}

.tabs .tab-pane {
  padding-top: 0!important;
}

.modal-backdrop {
  display: none!important;
}

#product-message-comprando {
  margin-top: 10px;
  color: #7a7a7a!important;
}

#wrapper {
  min-height: calc(100vh - 140px);
}

.product-quantity #quantity_wanted {
  width: 4rem!important;
  text-align: right;
}

#authentication .no-account,
#checkout #checkout-guest-form .form-informations,
#checkout #checkout-guest-form .form-group:nth-child(3) {
  display: none!important;
}

/*
#checkout .nav .nav-item:nth-child(2),
#checkout .nav .nav-item:nth-child(3) {
  display: none!important;
}
/**/

#checkout .nav {
  display: flex;
  justify-content: center;
}

#product.product-id-1310 .product-add-to-cart {
  display: none!important;
}

.product-flag.new {
    display: none;
}

.product-cover .layer
 {
  opacity: 0 !important;
 }


#module-ttt_login-login .page-content {
  display: flex;
  justify-content: center;
}

#module-ttt_login-login #wrapper .breadcrumb[data-depth="1"] {
  display: none!important;
}

#module-ttt_login-login .breadcrumb ol li:after {
  font-size: 16px;
}

#module-ttt_login-login .breadcrumb ol li:nth-child(1) {
  color: #232323;
}

#module-ttt_login-login .breadcrumb ol li span {
  font-size: 16px;
  line-height: 22px;
}

#module-ttt_login-login .ts-auth-block:nth-child(1) {
  margin-bottom: 1rem;
}

.check-cif {
  margin-top: -1rem;
  margin-bottom: 1rem;
}

.form-control-comment {
  float: left;
  text-align: right;
}

#register-form-ts {
  width: 100%;
  text-align: center;
}

#module-ttt_login-login .ts-auth-block .ts-auth-email-field {
  font-size: 13px;
  color: #767676;
  padding: 10px 12px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  outline: none;
  margin-bottom: 4px;
  display: block;
  width: 100%;
  line-height: 1.25;
  border-radius: 0;
}

#module-ttt_login-login .ts-auth-block .ts-auth-email-field:focus {
  color: #232323;
  background-color: #fff;
  outline: 0.1875rem solid #24b9d7;
}

#module-ttt_login-login .ts-auth-block .ts-auth-validate-email-button {
  background-color: #0000a1!important;
  padding: 0.5rem 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  border-color: rgba(0,0,0,0);
}

#product #attachments {
  margin-top: 20px;
  display: block !important;
}

#product #attachments .product-attachments .h5 {
  display: none !important;
}

#product #attachments .product-attachments .attachment:not(:last-child) {
  margin-bottom: 15px !important;
}

#product #attachments .product-attachments .attachment h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: rgb(122, 122, 122);
  margin-bottom: 0px !important;
}


#product #attachments .product-attachments .attachment a {
  margin-top: 5px;
  display: inline-block;
  height: 2.75rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #232323;
  font-size: 0.9375rem;
  padding: 0.5rem 1.25rem;
  border-width: 1px;
  border-style: solid;
  border-color: #232323;
  border-image: initial;
  border-radius: 0.3rem;
}

#product #attachments .product-attachments .attachment a:hover {
  color: #fff;
  background-color: #232323;
}

.cart-summary-line .label {
  padding-right: 20px;
}

.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
  width: 63px;
}

.redsys_popup .fancybox-skin .fancybox-inner {
    background-color: #fff !important;
}

