/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


* {
-webkit-box-shadow: none !important;
        box-shadow: none !important;
}
* {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
* {
  outline: none !important;
}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 200,
  'GRAD' 0,
  'opsz' 24
}

.abel-regular {
  font-family: "Abel", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*DIN*/

@font-face {
    font-family: 'd-dinregular';
    src: url('fonts/din/d-din-webfont.woff2') format('woff2'),
         url('fonts/din/d-din-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-dinregular';
    src: url('fonts/din/d-din-webfont.woff2') format('woff2'),
         url('fonts/din/d-din-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-dindin-bold';
    src: url('fonts/din/d-din-bold-webfont.woff2') format('woff2'),
         url('fonts/din/d-din-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-dindin-bold';
    src: url('fonts/din/d-din-bold-webfont.woff2') format('woff2'),
         url('fonts/din/d-din-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-din_condensedregular';
    src: url('fonts/din/d-dincondensed-webfont.woff2') format('woff2'),
         url('fonts/din/d-dincondensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-din_condenseddinCnBd';
    src: url('fonts/din/d-dincondensed-bold-webfont.woff2') format('woff2'),
         url('fonts/din/d-dincondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-din_condenseddinCnBd';
    src: url('fonts/din/d-dincondensed-bold-webfont.woff2') format('woff2'),
         url('fonts/din/d-dincondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-din_expregular';
    src: url('fonts/din/d-dinexp-webfont.woff2') format('woff2'),
         url('fonts/din/d-dinexp-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-din_expregular';
    src: url('fonts/din/d-dinexp-webfont.woff2') format('woff2'),
         url('fonts/din/d-dinexp-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-din_expdinexp-bold';
    src: url('fonts/din/d-dinexp-bold-webfont.woff2') format('woff2'),
         url('fonts/din/d-dinexp-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-din_expdinexp-bold';
    src: url('fonts/din/d-dinexp-bold-webfont.woff2') format('woff2'),
         url('fonts/din/d-dinexp-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family: 'DIN W01 Regular';
    src: url('6ceed230-b2b3-4422-b048-4aa11687430a.woff2') format('woff2'),
         url('fonts/din/80b0143f-6f0d-4dce-aafd-f3c81b85d177.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*DIN*/

body {
  font-family: "d-dinregular", sans-serif;
  /*font-family: "Abel", sans-serif;*/
  text-transform: none;
  height: auto;
}

::-webkit-input-placeholder {
  font-size: 0;
}

::-moz-placeholder {
  font-size: 0;
}

:-ms-input-placeholder {
  font-size: 0;
}

::-ms-input-placeholder {
  font-size: 0;
}

::placeholder {
  font-size: 0;
}
:-ms-input-placeholder { 
  font-size: 0;
} 
/* IE 10+ */
::-webkit-input-placeholder { 
  font-size: 0;
} 
/* WebKit */
::-moz-placeholder { 
  font-size: 0;
} 
/* Firefox 19+ */

li {
  list-style: none;
}

#header, 
#header .header-top,
#header .header-nav .blockcart,
#wrapper {
  background-color: transparent;
}
#wrapper {
  padding-top: 0;
}

#header .header-nav {
  border-bottom: none;
}
#_desktop_user_info, 
#_desktop_cart {
  font-size: 0;
}
#_desktop_logo {
  text-align: center;
  margin-top: .25rem;
}
/*#_desktop_top_menu,*/
#_desktop_logo,
#_desktop_user_info,
#_desktop_cart,
#_desktop_cart .blockcart {
  display: -ms-grid !important;
  display: grid !important;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 50px;
  line-height: 1.2;
}
#_desktop_cart i {
  line-height: .75 !important;
  font-size: 26px;
}
/*#_desktop_top_menu #top-menu > .category::before {
  content: "\menu";
  display: grid;
  align-content: center;
  width: auto;
  height: auto;
  position: absolute;
  font-family: "Material Symbols Outlined";
  font-size: 22px;
  color: #333;
  line-height: .75;
}*/
#_desktop_top_menu #top-menu > .category::before {
  /*content: " ";
  display: grid;
  align-content: center;
  width: 24px;
  height: 24px;
  position: absolute;
  font-size: 22px;
  color: #333;
  line-height: .75;
  background: url(img/menu.svg) no-repeat center top;
  z-index: -1;*/
}
#_desktop_top_menu #top-menu > .category:first-child > a {
   /*font-size: 0;*/ 
   padding-bottom: .25rem;
}
#index #_desktop_top_menu #top-menu > .category::before,
#index #header .logo,
#index #search_widget form i,
#index .user-info i,
#index .blockcart i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.popover {
  background: transparent;
}
#_desktop_user_info .user-info {
  margin-top: 0 !important;
  margin-left: 1.25rem !important;
}
#_desktop_cart .blockcart {
  padding: 0 0 0 .75rem !important;
}
#index #footer {
  display: none !important;
}
@media only screen and (min-width: 810px) {
 #header .header-nav {
    max-height: 100%;
    border-bottom: none;
    padding: 0;
    height: 4rem;
  }
 .header-top {
    display: none;
  }
 .col-md-7.right-nav {
    float: right;
    width: 40%;
    margin-right: .75rem;
  }
}

/*---------------------------------------------*/
.col-xs, 
.col-xs-1, 
.col-xs-2, 
.col-xs-3, 
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-sm, 
.col-sm-1, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7, 
.col-sm-8, 
.col-sm-9, 
.col-sm-10, 
.col-sm-11, 
.col-sm-12, 
.col-md, 
.col-md-1, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-lg, 
.col-lg-1, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8, 
.col-lg-9, 
.col-lg-10, 
.col-lg-11, 
.col-lg-12, 
.col-xl, 
.col-xl-1, 
.col-xl-2, 
.col-xl-3, 
.col-xl-4, 
.col-xl-5, 
.col-xl-6,
.col-xl-7, 
.col-xl-8, 
.col-xl-9, 
.col-xl-10, 
.col-xl-11, 
.col-xl-12,
.container {
    padding-right: 0;
    padding-left: 0;
}
.container {
  width: 100%;
  max-width: 100%;
}
.row {
  margin-right: 0;
  margin-left: 0;
  padding: 0 1rem;
}

/*LOGO*/
#header .logo {
  height: auto;
  width: auto;
  max-width: 60px;
}
#index #header .logo {
  max-width: 80px
}
@media(min-width:1400px) {
#index #header #_desktop_logo h1 {
  margin-top: 2rem;
 }
}
/*LOGO*/

/*MENU*/
#_desktop_top_menu #top-menu > .category::before, 
#_desktop_top_menu .dropdown-item[data-depth="0"] {
  /*visibility: hidden;*/
}
#_desktop_top_menu .popover {
  margin-left: 0;
}
#index #_desktop_top_menu .popover {
  margin-left: .9375;
}
/*#index*/ #left-column #_desktop_top_menu #top-menu > .category::before, 
/*#index*/ #left-column #_desktop_top_menu .dropdown-item[data-depth="0"] {
  visibility: visible;
  color: #fff;
  z-index: 100;
  position: relative;
}
#top-menu {
  /*text-align: center;*/
}
.top-menu a[data-depth="0"] {
  padding: .75rem .625rem;
  font-size: .85rem;
  font-weight: 400;
  text-transform: uppercase;
}
#index .top-menu a[data-depth="0"] {
  font-size: 1rem;
}

#index #menu.menu {
  display: block;
}
#menu.menu {
  /*display: none;*/
}
#_desktop_top_menu {
  width: 100%;
}
#left-column #_desktop_top_menu {
  position: relative;
}
#index #_desktop_top_menu {
  width: 100%;
}
#index #_desktop_top_menu .top-menu .sub-menu {
  margin-left: 0px;
  /*background: rgba(0, 0, 0, 0.35);
  height: 100vh;
  top: -.75rem !important;*/
  width: 100%;
  left: -1rem;
  padding: 4rem .8rem;
}
#index .dropdown-item.dropdown-submenu {
  color: #fff;
}
#_desktop_top_menu .top-menu .sub-menu {
  z-index: 18;
  width: calc(100% - 30px);
  min-width: 45%;
}
#index #_desktop_top_menu ul li {
  clear: both;
  display: block;
  padding: .25rem 0;
  margin: auto;
}
#left-column #_desktop_top_menu ul li {
  display: inline-block;
  padding: .25rem 0rem;
  width: 100%;
  margin: auto;
}
#index .top-menu .sub-menu.collapse {
  /*visibility: hidden;
  opacity: 0;*/
}
/*#index*/ .popover .top-menu {
  display: none;
}
#_desktop_top_menu ul li:first-child {
  padding-left: 0;
}
.top-menu .sub-menu.collapse {
  visibility: visible;
  opacity: 1;
}
.popover > .top-menu > .category > div {
  display: none;
}
#_desktop_top_menu #top-menu > .category:hover::before {
  opacity: 0;
  -webkit-transition: opacity .8s ease-in-out;
  -o-transition: opacity .8s ease-in-out;
  transition: opacity .8s ease-in-out;
    
  /*transform: scale(100);
  transition: all .7s;*/
}
.top-menu a.dropdown-submenu {
  font-weight: 200;
  text-transform: none;
  font-size: 1rem;
}

@media(min-width:810px) and (max-width:1366px) {
  #_desktop_top_menu {
     /*margin: 5.5rem auto .75rem;*/
   }
  #index #_desktop_top_menu {
     margin-top: 1.5rem;
   }
}
/*MENU*/

/*VIDEO*/
.video {
  position: fixed;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
}
.video::before {
  content: " ";
  display: block;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
#video_background {
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
}
/*
@media(max-width:800px) {
 .video,
 #video_background {
    width: auto;
    height: 100vh;
  }
 .video {
    left: -160%;
  }
}

@media(min-width:801px) and (max-width:1050px) {
 .video,
 #video_background {
    width: auto;
    height: 100vh;
  }
 .video {
    left: -100%;
  }
}
*/
@media(min-width:1050px) and (max-width:1100px) {
  .video,
  #video_background{
    width: auto;
    height: 100vh;
  }   
}
/*VIDEO*/

/*---------------------------------------------------------------------*/

/*LOGIN*/
@media(min-width:810px) {
  .page-authentication #content {
  max-width: 30%;
  }  
}
.page-authentication #content {
  background: transparent;
}
.breadcrumb.hidden-sm-down {
  display: none;
}
#authentication .page-header {
  text-align: center;
  margin-bottom: 0;
}
#login-form label, 
#login-form .col-md-6 {
  width: 100%;
  text-align: center;
  padding: 4px 0;
}
.form-control-label {
  padding-top: 0.25rem;
}
.form-control {
  background: transparent;
}
hr {
  border: none;
}
/*LOGIN*/

/*---------------------------------------------------------------------*/

/*CATEGORIA*/
.block-categories {
  padding: 0 1.25rem 1.563rem;
  margin-bottom: 0;
}
#subcategories,#js-product-list-top {
  display: none;
}
.breadcrumb {
  padding: 0 1rem !important;
}
.product-miniature .thumbnail-container {
  width: 100%;
}
.product-miniature .thumbnail-container:hover .highlighted-informations.no-variants, 
.product-miniature .thumbnail-container:focus .highlighted-informations.no-variants, 
.product-miniature .thumbnail-container:hover .highlighted-informations, 
.product-miniature .thumbnail-container:focus .highlighted-informations {
  display: none;
}
.product-miniature .thumbnail-container .product-thumbnail img {
  width: 100%;
}

.product-miniature .product-price-and-shipping {
  font-weight: 700;
  color: #232323;
  text-align: right !important;
  display: inline-block;
  text-align: right;
  width: 48%;
  padding-right: .5rem;
}
.product-miniature .product-title {
  margin-top: 0.7rem;
  text-align: left;
  text-transform: capitalize;
  width: 50%;
  display: inline-block;
  padding: 0 .75rem;
}
#products .product-title {
  text-align: left;
}
#js-product-list-header {
  padding: 1.75rem;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 2rem;
  display: none;
}
.block-category {
  min-height: auto;
  margin: 0 auto;
  padding: 0 0;
}
.block-category h1 {
  margin-bottom: 0;
  font-size: 1rem;
}
.block-category .block-category-inner #category-description p {
  margin-bottom: 0 !important;
}
#category-description p {
  font-size: .8rem;
}
.pagination {
  display: none;
}
#products .highlighted-informations, 
.featured-products .highlighted-informations, 
.product-accessories .highlighted-informations, 
.product-miniature .highlighted-informations {
  display: none;
}
#products {
  margin: 2rem auto;
}
#products .product-price-and-shipping, 
.featured-products .product-price-and-shipping, 
.product-accessories .product-price-and-shipping, 
.product-miniature .product-price-and-shipping {
  font-weight: 400;
}

@media(min-width:810px) {
  /*#js-product-list-header {
    display: none;
  }*/
  #js-product-list .product {
    width: 25%;
    margin: 0;
  }
.product-miniature {
   width: 100%;
  }
.block-category h1,
.block-category-inner {
  width: auto;
  display: inline-block !important;
  }
 .block-category-inner {
   padding-left: 1rem;  
 }
}
@media(min-width:1400px) {
  .js-product.product.col-xl-4 {
    width: 25%;
  }    
}
@media(max-width:920px) {
#products {
  margin: 1rem auto 2rem;
 }
#js-product-list-header {
  display: block;
 }
#js-product-list-header {
  display: block;
  padding: 0 1.5rem 1.15rem;
 }
#category #js-product-list-header {
  margin-top: .75rem;
 }
.product-miniature .product-title {
  padding: 0;
  margin-bottom: 0;
 }
  #header .header-top {
    margin: 3rem auto 0;
    padding-bottom: 0;
  }
}

.hidden-md-up.text-xs-right.up {
  text-align: center !important;
}
.hidden-md-up.text-xs-right.up a {
  font-size: 0;
  margin: auto;
  text-align: center;
  padding: .75rem;
  background: #111;
}
.hidden-md-up.text-xs-right.up a i {
  color: #fff;
}
/*CATEGORIA*/

/*---------------------------------------------------------------------*/

/*MENU-LEFTCOLUMN*/
#left-column {
  width: 20%;
  max-width: 450px;
  position: fixed;
  top: 0;
  left: -24.5rem;
  height: 100vh;
  background: transparent;
  z-index: 10;
  padding: 0;
}
.mostrar #left-column {
  background: rgba(0, 0, 0, 0.65);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  -webkit-transform: translate(24.5rem);
      -ms-transform: translate(24.5rem);
          transform: translate(24.5rem);
}
#left-column #top-menu {
  /*background: rgba(0, 0, 0, 0.35);*/
  /*height: 100vh;*/
  padding: 2.5rem 2.5rem 0;
  position: relative;
  text-align: left;
  /*left: -3rem;
  top: -3rem;*/
  /*opacity: 0;*/
}

#left-column #_desktop_user_info {
  margin: 1.5rem auto 2.5rem;
}
#left-column #_desktop_user_info .user-info .account, 
#left-column #_desktop_user_info .user-info .logout {
  display: block;
  padding: 1rem 0;
  font-size: .9rem;
}
#index #left-column #_desktop_top_menu .top-menu .sub-menu {
  padding: 0 1rem;
}
#left-column #_desktop_top_menu .top-menu .sub-menu {
  position: relative;
  padding: 0;
  top: 0 !important;
}
.page-my-account #left-column #_desktop_top_menu .top-menu .sub-menu {
  padding: 0;
}
#left-column #_desktop_top_menu .top-menu .sub-menu ul.top-menu[data-depth="1"] {
  display: block;
}
#left-column #_desktop_top_menu .top-menu .sub-menu ul.top-menu[data-depth="1"] li a {
  font-size: .85rem;
  color: #fff;
}
#left-column #_desktop_user_info .user-info {
  margin-left: 0 !important;
}
#left-column #_desktop_user_info span img {
  -webkit-filter: brightness(100);
          filter: brightness(100);
  max-width: 24px;
  margin-right: .35rem;
    
  vertical-align: -6px;
}
#left-column .sub-menu .category a::before {
  /*content: "-";
  margin-right: .25rem;*/
}

@media(max-width:992px) {
  #left-column #top-menu {
    padding-top: 4rem;
  }
}

#.mostrar #top-menu {
  opacity: 1;
}
.bars__menu {
  top: 1rem;
  left: 0;
  position: fixed;
  margin-left: 2rem;
  margin-bottom: 2rem;
  z-index: 4000;
  cursor: pointer;
  width: 330px;
}
.bars__menu span {
  width: 16px;
  display: block;
  background: #333;
  height: 1px;
  display: ;
  clear: both;
  margin: 6px 0;
  -webkit-transform-origin: 0px 100%;
      -ms-transform-origin: 0px 100%;
          transform-origin: 0px 100%;
  -webkit-transition: ease-in .5s;
  -o-transition: ease-in .5s;
  transition: ease-in .5s;
}
#index .bars__menu span {
   background: #fff; 
}

.line1__bars-menu.activeline1__bars-menu, 
.line2__bars-menu.activeline2__bars-menu, 
.line3__bars-menu.activeline3__bars-menu {
  background: #fff;
}

.activeline1__bars-menu {
  width: 24px !important;
  /*transform: rotate(45deg) translate(-2px, 1px);*/
  -webkit-transform: translate(0rem, 0px) rotate(45deg);
      -ms-transform: translate(0rem, 0px) rotate(45deg);
          transform: translate(0rem, 0px) rotate(45deg);
  }
.activeline2__bars-menu {
  opacity: 0;
  margin-left: -30px !important;
  }
.activeline3__bars-menu {
  width: 24px !important;
  /*transform: rotate(-45deg) translate(-4px, 0px);*/
  -webkit-transform: translate(0rem, 3px) rotate(-45deg);
      -ms-transform: translate(0rem, 3px) rotate(-45deg);
          transform: translate(0rem, 3px) rotate(-45deg);
  }

@media(min-width:1000px) and (max-width:1366px) {
.activeline1__bars-menu {
  width: 24px !important;
  /*transform: rotate(45deg) translate(-2px, 1px);*/
  -webkit-transform: translate(16.25rem, 0px) rotate(45deg);
      -ms-transform: translate(16.25rem, 0px) rotate(45deg);
          transform: translate(16.25rem, 0px) rotate(45deg);
  }
.activeline2__bars-menu {
  opacity: 0;
  margin-left: -30px !important;
  }
.activeline3__bars-menu {
  width: 24px !important;
  /*transform: rotate(-45deg) translate(-4px, 0px);*/
  -webkit-transform: translate(16.25rem, 3px) rotate(-45deg);
      -ms-transform: translate(16.25rem, 3px) rotate(-45deg);
          transform: translate(16.25rem, 3px) rotate(-45deg);
  }
}
@media(min-width:1400px) {
.activeline1__bars-menu {
  width: 24px !important;
  /*transform: rotate(45deg) translate(-2px, 1px);*/
  -webkit-transform: translate(19.25rem, 0px) rotate(45deg);
      -ms-transform: translate(19.25rem, 0px) rotate(45deg);
          transform: translate(19.25rem, 0px) rotate(45deg);
  }
.activeline2__bars-menu {
  opacity: 0;
  margin-left: -30px !important;
  }
.activeline3__bars-menu {
  width: 24px !important;
  /*transform: rotate(-45deg) translate(-4px, 0px);*/
  -webkit-transform: translate(19.25rem, 3px) rotate(-45deg);
      -ms-transform: translate(19.25rem, 3px) rotate(-45deg);
          transform: translate(19.25rem, 3px) rotate(-45deg);
  }
}


#left-column #_desktop_user_info {
  padding: 2.5rem;
}
#left-column #_desktop_user_info .user-info {
  margin-left: 0 !important;
}
#left-column #_desktop_user_info .user-info a {
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
}
#left-column #_desktop_user_info .user-info a i {
  vertical-align: -6px;
  margin-right: 5px;
}

@media(min-width:992px) {
.header-nav #_desktop_user_info {
   display: none !important;
  }
}


#left-column .block_newsletter {
  opacity: 0;
  background: transparent;
  padding: 0 3rem;
}
.mostrar #left-column .block_newsletter {
  opacity: 1;
}

#left-column .block_newsletter .row {
  padding: 0;
}
.block_newsletter #block-newsletter-label {
  font-size: .8rem;
  line-height: 1.25;
  color: #999;
    
  display: none;
}
.block_newsletter form input[type="email"],
.block_newsletter form input[type="email"]:focus {
  width: 100%;
  padding: 10px 30px 10px 0;
  border: none;
  border-bottom: 1px solid #ddd;
  background: transparent;
  color: #ccc;
}
#blockEmailSubscription_displayLeftColumn .btn:hover,
#blockEmailSubscription_displayLeftColumn .btn:active:focus {
  background: transparent !important;
  border: none !important;
  color: #999 !important;
}
.block_newsletter .btn-primary {
  position: absolute;
  right: 0;
  background: transparent;
  text-align: right;
  padding-left: 0;
  padding-right: 0;
  margin-right: 0 !important;
  border: none;
  text-transform: none;
}
.block_newsletter form .row .col-xs-12:last-of-type p {
  line-height: 1.2;
}
#left-column .block_newsletter .row {
  /*border-top: 1px solid #e1e1e1;*/
  padding-top: 1.5rem;
}
.block_newsletter .col-xs-12 p {
  display: none;
}
#blockEmailSubscription_displayLeftColumn .alert {
  background-color: transparent;
  border-color: transparent;
  padding: 0;
}
#blockEmailSubscription_displayLeftColumn .alert-danger {
  color: coral !important;
}
#blockEmailSubscription_displayLeftColumn .alert-success {
  color: aquamarine !important;
}
#product #left-column .block_newsletter .col-md-7 {
  width: 100%;
}

#left-column .block-social {
  width: 100%;
  padding: 0 3rem;
}
.block-social ul li {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin: 0 .75rem 0 0;
  cursor: pointer;
  background-repeat: no-repeat;
}
.block-social ul li,
.block-social ul li:hover {
  background-color: transparent;
}
.instagram {
  background-image: url(img/ig.svg);
}
.tiktok {
  background-image: url(img/tiktok.svg);
}
#left-column .instagram {
    -webkit-filter: brightness(10);
            filter: brightness(10);
}

@media (max-width: 767px) {
  .block_newsletter {
    padding-bottom: 0.625rem;
    border-bottom: none;
  }
}

@media(min-width:1400px) {
 #top-menu {
   /*padding: 5rem 2.5rem 2rem;*/
 }
}
/*MENU-LEFTCOLUMN*/

/*---------------------------------------------------------------------*/

/*ESTRUCTURA*/
#header .header-nav {
  position: fixed;
  width: 100%;
  margin: auto;
  top: 0;
  background: #fff;
  border-bottom: 1px solid #e1e1e1;
  -ms-flex-line-pack: center;
      align-content: center;
}
#index #header .header-nav {
  border-bottom: none !important;
  background: transparent !important;
}
#wrapper {
    width: 100%;
    margin: 5rem auto auto !important;
 }
#index #wrapper {
   width: 100%;
}
#index #header #_desktop_top_menu {
   display: none;
}
#left-column {
   overflow-y: auto;
   scrollbar-color: #333 #696969;
   scrollbar-width: thin;
}
#left-column::-webkit-scrollbar {
    width: 6px;
}
#left-column::-webkit-scrollbar-track {
    background: transparent; /* sin fondo */
}
#left-column::-webkit-scrollbar-thumb {
    background: #696969; /* gris suave */
    border-radius: 3px;
    transition: background 0.3s ease;
}
#left-column::-webkit-scrollbar-thumb:hover {
    background: #333;
}

@media(min-width:1000px) {
  #wrapper {
    width: 100%;
    margin: auto;
  }
  #left-column {
    width: 25%;
    z-index: 1000;
  }
  #content-wrapper.left-column {
    width: 100%;
    margin: auto;
  }
}

@media(min-width:1400px) {
  #left-column {
    width: 20%;
  }
}
/*ESTRUCTURA*/

/*FOOTER*/
#footer {
  padding-top: 0rem;
  border-top: 1px solid #e1e1e1;
}
.footer-container {
  padding: 0;
  height: 4rem;
  -ms-flex-line-pack: center;
      align-content: center;
  overflow: visible;
}
#footer .text-sm-center a {
  font-size: .75rem;
  color: #999;
  pointer-events: none;
}

.footer-container p.text-sm-center {
  text-align: center;
}
/*FOOTER*/

/*---------------------------------------------------------------------*/

/*MOBILE MENU*/

@media(max-width:900px) {
 #header .top-logo {
    min-height: 60px;
  }    
    
#left-column {
  width: 80%;
  }
 #left-column {
  z-index: 1000;
 }
#left-column #_desktop_top_menu {
  display: block !important;
  }
#index #_mobile_user_info, 
#index #_mobile_cart, 
#index #search_widget,
#header .header-nav #menu-icon,
#left-column .navbar-toggler {
  display: none;
  }
#index #header .top-logo > h1 {
  margin: auto;
  }
.bars__menu {
  top: 0.75rem;
  margin-left: 1.25rem;
  width: auto;
  }
}

/*MOBILE MENU*/

/*---------------------------------------------------------------------*/

/*MOBILE TOP*/
@media(max-width:600px) {
 #_desktop_top_menu- #left-column {
    width: 0%;
  }  
  #_desktop_top_menu-.mostrar #left-column {
    width: 80%;
  }  
}

@media(max-width:820px) {
  #header .header-nav {
    z-index: 1;      
  }
  #header .header-top {
    margin: 3rem auto 0;
  }
  .header-top .search-widgets {
    height: 44px;
  }
  #search_widget form input {
    border: 1px solid;
    padding: .75rem;
    height: 44px;
  }
  #search_widget form i {
    padding: 0;
    top: .7rem;
    right: .45rem;
  }
  #wrapper {
    margin: 0rem auto auto !important;
  }
}
#_mobile_logo a {
  display: block;
  margin: auto;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 12px;
  left: 0;
    
  z-index: 0;
}
#header #_mobile_user_info {
  display: none;
}
#_mobile_cart .blockcart {
  margin-left: 0 !important;
  position: relative;
  padding: .35rem 0 !important;
}
#_mobile_cart i {
  font-size: 32px;
}
#_mobile_cart .cart-products-count {
  width: 100%;
  left: 0;
  top: .95rem;
}
/*MOBILE TOP*/

/*---------------------------------------------------------------------*/

/*FICHA*/
#product #header .header-nav {
  border-bottom: 1px solid #e1e1e1;
}
#product #content-wrapper {
  margin-top: 0;
}

.product-container h1 {
  font-size: 1.5rem;
  font-weight: 100;
}
.product-price {
  color: #222;
}
.product-price.h5 {
  font-size: 1.25rem;
}

.product-images > li.thumb-container > .thumb.selected {
  display: none;  
}
.imagen #content {
  width: 80%;
  max-width: 80% !important;
}
.imagen .thumb.js-thumb {
  width: 100%;
  height: auto;
}
.imagen .product-cover .layer,
.imagen .product-images > li.thumb-container > .thumb {
  pointer-events: none;
}

.product-prices .tax-shipping-delivery-label,
#product-availability,
.product-quantities,
.product-variants-item .control-label {
  display: none;
}

.product-description p,
#product-details .label, 
#product-details span {
  color: #222;
  font-size: .85rem;
}
.product-variants select {
  width: 100% !important;
  border-color: #222 !important;
}

@media(max-width:992px) {
  .product-container {
    margin-top: 1rem;
  }
 .imagen #content {
    width: 100%;
    max-width: 100% !important;
  } 
/*TABS*/
  .tabs {
    padding: 0px 0 1.25rem;
    margin-top: 2rem;
  }
  .nav.nav-tabs {
    border-bottom: 1px solid !important;
  } 
  .tabs .nav-tabs .nav-item {
    margin-bottom: -0.125rem;
    width: 50%;
    margin-left: 0px;
  }
 .tabs .nav-tabs .nav-link.active {
   color: #222;
   border-bottom: none !important;
   margin-top: 0px;
   margin-bottom: 1px;
  }
  .tabs .nav-tabs .nav-link {
  border: 1px solid #ccc;
  padding: .95rem;
  border-bottom: none !important;
  margin-top: -1px;
  text-align: center;
  }
.nav-link.active.js-product-nav-active {
  border: 1px solid #333 !important;
  }
/*TABS*/
}
.tabs .nav-tabs .nav-link {
  font-family: 'd-dindin-bold';
  font-weight: 100;
}
@media(min-width:950px) and (max-width:1366px) {
  .comprar .product-actions {
    width: 80%;
  }  
}
@media(min-width:1400px) {
  .comprar .product-actions {
    width: 50%;
  }  
}

/*BOTON*/
.btn-primary, 
.btn-secondary, 
.btn-tertiary {
  padding: .75rem 2rem;
  text-transform: uppercase;
  font-size: .85rem;
  font-weight: 400;
}
.btn-primary {
  background-color: #000;
  border-color: #000;
}
.comprar .add {
  width: 100%;
}
.comprar .add-to-cart {
  background: #222;
  font-size: .8rem;
  font-weight: 200;
  padding: 1rem 4rem;
  width: 100%;
  height: auto;
}
.product-add-to-cart span.control-label,
.comprar .qty,
.comprar .add i {
  display: none;
}
/*BOTON*/

/*TABS*/
.nav-link {
  font-size: .8rem;
}
.tabs .nav-tabs {
  border: none;
}
.tabs .nav-tabs .nav-link.active {
  color: #222;
  border-bottom: 0px solid;
}
.tabs .nav-tabs .nav-link:hover {
   border-bottom: none; 
}
.product-features .h6 {
  display: none;
}
.product-features {
  margin-top: 0.5rem;
  margin-left: 0;
}
.tabs .tab-pane {
  padding-top: 0.25rem;
}
.product-features > dl.data-sheet dd.value, 
.product-features > dl.data-sheet dt.name {
  font-size: .8rem;
  margin: .25rem .25rem 0 0;
  padding: .5rem 1rem;
  min-height: 2rem;
  text-transform: none;
}
/*TABS*/

@media(min-width:900px) {
 .col-md-6.descripcion,
 .comprar {
  width: 30%;
  position: fixed;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 85vh;
 }
 .col-md-6.descripcion {
   padding: 0 1.5rem
 }
.col-md-6.imagen {
  width: 40%;
  margin: 2rem auto 0 30%;
 }
.comprar {
  display: inline-block;
  padding-right: 1rem;
 }

#main .images-container .js-qv-mask.scroll {
  width: 100%;
}
.product-images > li.thumb-container {
  display: block;
}
.scroll-box-arrows.scroll {
  display: none;
}
.product-cover {
  margin-bottom: 0.6rem;
  text-align: center;
}
.product-cover img {
  width: 96%;
}

.tabs {
  padding: .25rem 0;
 }
 .nav-tabs {
   border: none;
 }
.nav-tabs .nav-link {
  padding: .5em 0;
  margin-right: 1rem;
 }
}
@media (min-width: 900px) and (max-width:1366px) {
  .col-md-6.descripcion {
    padding: 12rem 1.5rem 2rem;
    overflow-y: auto;
    scrollbar-color: #999 #ccc;
    scrollbar-width: thin;
  }
}
.product-prices {
  margin-top: .25rem;
}
#product #footer {
  display: none;
}
/*FICHA*/

/*CONTACTO*/
#contact #content {
  margin-top: 4rem;
}
#authentication,
#contact, 
#contact .card, 
.contact-form {
  background-color: #f2f2f2;
}
#authentication #header .header-nav,
#contact #header .header-nav {
  border: none;
}
.contact-form {
  text-align: center;
}
 .col-md-9a,
 .form-footer {
   margin: auto;
   text-align: left;
}
#contact .form-footer .btn.btn-primary {
  width: 100%;
  font-size: .8rem;
  font-weight: 400;
  padding: .85rem 0;
  background-color: #222;
  letter-spacing: .05rem;
}
#contact .form-control-select {
  background: url("img/ico-arrow-select.svg") #fff no-repeat scroll right 0.75rem center/0.75rem 1.25rem !important;
}
.form-control, 
select.form-control:not([size]):not([multiple]), 
.form-control-select {
  height: 2.75rem;
  border-color: transparent;
  background-color: #f9f9f9 !important;
  font-size: .85rem;
  padding: .75rem;
}
#contactform-message {
  min-height: 10rem;
}
form .form-control-label {
  padding: .5rem 0;
}
.form-control:focus {
  border-bottom-color: #222 !important;
  border-color: transparent;
}
@media(min-width:1000px) {
  #contact {
   height: auto;
  }
 #contact #wrapper {
  height: 84vh;
 }
 .col-md-9a,
 .form-footer {
   width: 30%;
  }
.form-footer {
  padding: 0 5px;
  }
}
@media(min-width:1400px) {
 #contact #wrapper {
  height: 84vh;
 }
 .col-md-9a,
 .form-footer {
   width: 22%;
  }
}
/*CONTACTO*/

/*CARRITO*/
#header .header-nav .cart-preview.active {
  background: transparent;
}
#header .header-nav .cart-preview.active a, 
#header .header-nav .cart-preview.active i {
  color: #222;
}

.cart-products-count {
  /*background: #333;
  position: absolute;
  display: block !important;
  font-size: 10px;
  padding: 2px 4px;
  color: #fff;
  top: 8px;
  right: -4px;*/
}
.cart-products-count {
  background: transparent;
  position: absolute;
  display: block !important;
  font-size: 10px;
  padding: 2px 4px;
  color: #000;
  top: 1.175rem;
  right: .4rem;
}
/*CARRITO*/

/*CMS*/

/*#cms .page-header {
  display: none;
}*/
#main .page-content {
  margin-bottom: 3rem;
}
#cms h2 {
  margin: 2rem 0;
  font-family: 'georgia',serif;
  font-weight: 400;
}
#cms p {
  font-size: .85rem;
  color: #222;
}

#cms .page-header {
  padding: 3rem 0 0;
  margin: auto;
}
#cms h1 {
  font-family: 'georgia',serif;
  padding: 0;
  margin: 2rem 0rem;
}
#cms.cms-id-4 h1 {
  margin: 2rem 0;
}
#cms h3 {
  padding-bottom: 1rem;
  color: #222;
}
.faq-u li {
  margin-top: 3rem;
}
.page-content.page-cms {
  background: transparent;
}
.cms-id-4 #main,
.cms-id-6 #main  {
  -ms-flex-line-pack: center;
      align-content: center;
}
.cms-id-4 #header .header-nav,
.cms-id-6 #header .header-nav {
  border-bottom: none !important;
}
.cms-id-4 {
  position: relative;
  background: url(img/nosotros.jpg) no-repeat;
  background-size: 150%;
}
.cms-id-6 {
  position: relative;
  background: url(img/nosotros.jpg) no-repeat;
  background-size: 100%;
}
#cms.cms-id-6 .custombanners.displayCustomBanners1 {
  display: block !important;
  /*z-index: 0;
  position: relative;*/
}
.cms-id-6 #content {
  z-index: 100;
  position: relative;
}
.cms-id-6 h1, 
.cms-id-6 .cms-about-txt p {
  color: #fff !important;
}
#cms.cms-id-6 .custombanners.displayCustomBanners1::before {
  content: " ";
  width: 100%;
  height: 100vh;
  position: absolute;
  top: -5rem;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
#cms .custombanners.displayCustomBanners1 {
  display: none;
}
.cms-id-6 .vi {
  z-index: -1;
  display: block;
  position: relative;
}

 .cms-pan-txt,
 .cms-about-txt {
  display: -ms-inline-block;
  display: inline-block;
  padding: 1rem;
  text-align: left;
  -ms-flex-line-pack: center;
      align-content: center;
 }
.page-content.page-cms {
  padding: 0 1.25rem;
 }
#cms #main .page-content {
  margin-bottom: 0;
}
#cms .page-footer {
  margin-bottom: .5rem;
}
.faq-u {
  margin-bottom: 4rem !important;
}

@media(min-width:1000px) {
 #cms #main {
   min-height: calc(100vh - 9.01rem);
   height: 100%;
 }
 #cms .page-header,
 .page-content.page-cms {
    /*width: 45%;*/
    margin: auto;
  }
  .cms-id-4 #cms .page-header,
  .cms-id-4  page-content.page-cms,
  .cms-id-6 #cms .page-header,
  .cms-id-6  page-content.page-cms {
    width: 45%;
  }
  .cms-id-5 .page-content.page-cms {
    width: 100%;
    margin: auto;
  } 
  .cms-id-5 .page-header {
     display: none;     
  }  
 .cms-about-txt {
    width: 100%;
    padding-left: 0;
 } 
 .cms-pan-txt {
  width: 50%;
  padding: 1rem 0 1rem 4rem;
 }  
.cms-pan-img {
  width: 35%;
  display: inline-block;
  text-align: left;
  padding-left: .75rem;
 }
 .cms-pan-img img {
   width: 100%;
   height: auto;
   padding: 1.5rem 0;
  }
.faqs {
  /*width: 60%;*/
  margin: auto;
  }
}
@media(min-width:1400px) {
 #cms .page-header,
 .page-content.page-cms {
    /*width: 35%;*/
    margin: auto;
  }
 .cms-id-4 #cms .page-header,
 .cms-id-4 .page-content.page-cms,
 .cms-id-6 #cms .page-header,
 .cms-id-6 .page-content.page-cms {
    width: 35%;
  }
 .cms-pan-img img {
 /* width: auto;
  height: 800px;*/
  }
.faqs {
  width: 100%;
  margin: auto;
  }
}

#cms .page-header {
  display: none;
}
/*CMS*/

/*LOGIN*/
#authentication .page-header {
  display: none;
}
#authentication #footer {
  display: none;
}
#authentication {
  height: auto;
}
#authentication #content-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 85vh;
}
.input-group .input-group-btn > .btn[data-action="show-password"] {
  padding: 0;
  background: transparent;
  position: absolute;
  right: 15px;
  top: 1px;
  height: 100%;
  height: 44px;
  color: #222;
}
#authentication .form-footer {
  width: 100%;
}
#submit-login {
  width: 95%;
  font-size: .75rem;
  padding: .85rem;
  background: #222;
  font-weight: 400;
  letter-spacing: .05rem;
}
#authentication hr {
  margin: 0;
}
.no-account {
  font-size: .8rem !important;
  margin-top: 1rem;
}
.forgot-password a,
.no-account a {
  color: #222;
}
.page-customer-account #content .forgot-password {
  padding-bottom: 2.5rem;
  margin-top: -.5rem;
  font-size: .85rem;
}
#authentication .form-control {
  background: #fff;
  border-bottom: 1px solid transparent;
}
#authentication .btn[data-action="show-password"] {
  /*font-size: 0;*/
}
#authentication .btn[data-action="show-password"]::before {
  /*content: "\e8f4";
  font-family: "Material Icons";
  font-size: 1.25rem;*/
}
/*LOGIN*/

/*POPUP-CARRITO*/
#blockcart-modal .modal-dialog {
  width: 90%;
  max-width: 450px;
  margin: auto;
}
.modal-open .modal {
  display: grid !important;
  align-content: center;
}
#blockcart-modal .divide-right,
#blockcart-modal .col-md-6,
#blockcart-modal .col-md-7 {
  width: 100%;
  text-align: center;
}
#blockcart-modal .divide-right {
  border-right: none;
}
#blockcart-modal .product-image {
  max-width: 100%;
}
#blockcart-modal .product-name {
  font-size: .9rem;
  font-weight: 400;
  color: #222;
  padding: 1.5rem 0 .125rem;
  margin: auto;
}
#blockcart-modal .col-md-7 .cart-content {
  padding: 0;
  margin: auto;
}
#blockcart-modal .cart-content .cart-content-btn {
  display: block;
}
#blockcart-modal .btn.btn-secondary, #blockcart-modal .btn.btn-primary {
  font-size: .8rem;
  font-weight: 400;
  background: #222;
  color: #fff;
  width: 80%;
  padding: .85rem;
}
#blockcart-modal .btn.btn-secondary {
  background: #222;
  margin-right: 0 !important;
}
#blockcart-modal .btn.btn-primary {
  background: tan;
  border-color: tan;
}
#blockcart-modal .product-price {
  color: #222;
  margin-bottom: 0;
}
#blockcart-modal .modal-header,
#blockcart-modal .cart-products-count,
#blockcart-modal .product-quantity,
#blockcart-modal .cart-content p,
.product-tax,
#blockcart-modal .btn.btn-primary i {
  display: none !important;
}
#blockcart-modal .row {
  padding: 0;
}
#blockcart-modal .modal-body {
  padding: 0 0 1rem;
}
#blockcart-modal .modal-body .divide-right span {
    margin-bottom: 0 !important;
    display: none !important;
}
/*POPUP-CARRITO*/

/*BOTONES*/
.btn.btn-secondary:hover, 
.btn.btn-primary:hover {
  background: #fff !important;
  color: #222 !important;
  border: 1px solid #222;
}
/*BOTONES*/

/*SELECT*/
.form-control-select {
  background: url("img/ico-arrow-select.svg") no-repeat scroll right 0.75rem center/0.75rem 1.25rem !important;
}
/*SELECT*/

/*REDES*/
.social-sharing > span {
  font-size: 0;
  background: url(img/compartir.svg);
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  background-size: contain;
  background-position: 0px -2px;
  background-repeat: no-repeat;
  margin-right: .2rem;
}
.facebook.icon-gray::before {
  display: none;
}
.facebook.icon-gray,
.facebook.icon-gray:hover {
  background: url(img/ig.svg);    
}
.pinterest.icon-gray,
.pinterest.icon-gray:hover {
  background-image: url(img/tiktok-n.svg);
}
.social-sharing li {
  width: 1.5rem !important;
  height: 1.5rem !important;
  border-radius: 0%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
/*.social-sharing li.facebook a {
  background: url(img/ig.svg);
}*/
/*REDES*/

/*REGISTRO*/
#customer-form {
  margin-top: 2rem;
}
.register-form > p {
  text-align: center;
  padding: 1.5rem 0;
  display: none;
}
.register-form #customer-form div div:first-child {
  display: none;
}
.input-group.js-parent-focus {
  display: block !important;
}
.register-form #customer-form label,
.register-form #customer-form .col-md-6 {
  width: 100%;
  display: block;
  text-align: left;
}
.register-form #customer-form label {
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}
.form-control-comment {
  padding-top: 0.75rem;
  font-size: 0.8rem;
  color: #7a7a7a;
  display: block;
  line-height: 1.25;
  display: none;
}
.register-form em {
  padding-left: 1.75rem;
  display: block;
  font-size: .75rem;
  line-height: 1.25;
  margin-top: .75rem;
  display: none;
}
.btn.btn-primary.form-control-submit {
  width: 100%;
  margin-top: 1.5rem;
  padding: 1rem !important;
  font-size: .75rem;
  background: #222;
  font-weight: 400;
}
.register-form .form-footer {
  padding: 0;
}
@media(min-width:810px) {
  .form-group.row {
   padding: 0;
  }
}

/*CARRITO*/
.cart-grid-body .card-block h1 {
  font-size: 1rem;
}
.checkout.cart-detailed-actions.card-block {
  margin-top: 2rem;
}
.cart-grid .btn.btn-primary {
  background-color: #000;
  font-weight: 400;
  padding: 1rem;
  border: 1px solid #000;
  font-size: .8rem;
}
.card-block.checkout .btn-primary {
  width: 100%;
}
.cart-summary-line .label, 
.cart-summary-line .value,
.cart-overview .product-price, 
.cart-overview .product-price strong,
.cart-overview .product-line-info span,
.cart-overview .product-line-info a {
  font-weight: 400 !important;
}
.cart-overview .price {
  font-size: 1rem;
}
#cart-subtotal-products span,
.cart-summary-line .label,
.cart-summary-line .value {
  font-size: .85rem !important;
}
.card-block.cart-summary-totals .cart-summary-line {
  padding: .5rem 0;
}
.cart-grid-body .cart-overview {
  padding: 1rem 0;
}
.cart-grid-body .cart-overview .no-items {
  padding: 1rem;
}
#cart .product-line-grid .product-line-grid-body {
  padding: 0 1rem;
  height: 100%;
  display: grid;
  align-content: center;
}

.cart-grid .cart-item {
  display: grid;
  align-content: center;
  border-bottom: 1px solid #e1e1e1;
}
.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
  height: 100%;
  display: grid;
  align-content: center;
}
.product-line-actions .bootstrap-touchspin button {
  pointer-events: none;
}
.product-line-actions .bootstrap-touchspin {
  opacity: 0;
}
.cart-items .product-line-grid .price {
  text-align: right;
  width: 100%;
}
.product-line-grid-right .cart-line-product-actions, 
.product-line-grid-right .product-price {
  text-align: left;
}
.remove-from-cart i {
  font-size: 16px;
  line-height: 1.25;
}
.cart-grid-body a[href="https://nosetienda.com/"] {
  display: none;
}
.card.cart-summary {
  background: transparent;
}
#cart .cart-item .product-line-info a.label {
  font-size: 1rem;
  font-family: 'd-dindin-bold';
}
.cart-items .product-line-info.talle span {
  color: #ccc;
}
.cart-items .product-line-info.product-price.h5 {
  display: none;
}
/*cantidad*/
.bootstrap-touchspin input.form-control, 
.bootstrap-touchspin input.input-group {
  border: none;
  background: transparent !important;
  border-bottom: 1px solid;
}
.btn.btn-touchspin.js-touchspin {
  border: none;
}
/*cantidad*/

#_mobile_cart {
  position: relative;
  z-index: 10000;
}

@media(min-width:810px) {
  #cart .cart-grid.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  min-height: 80vh;
  height: 100%;
  margin-top: -1rem;
  margin-bottom: 0;
  padding-right: 0;
  }
.cart-overview.js-cart .product-line-grid .product-line-grid-left {
  width: 20%;
  }
}
@media(min-width:810px) and (max-width:1366px) {
  #cart .cart-grid.row {
    min-height: 80vh;
  }    
}
@media(min-width:810px) {
  #cart .cart-grid.row {
    min-height: 84vh;
  }
}


/*CARRITO*/

/*CHECKOUT*/

body#checkout section.checkout-step {
  padding: 1rem 0 0rem 0rem;
  background-color: #fff;
  border-bottom: 1px solid;
  margin-bottom: .5rem;
  margin-left: 1rem;
}

body#checkout section.checkout-step.-reachable.-complete .content {
  display: block;
}
body#checkout section.checkout-step h1 > .step-edit.text-muted {
  display: none !important;
}
body#checkout section.checkout-step .step-title {
  border: none;
}

body#checkout #header .header-nav {
  padding: 0;
  position: fixed;
  width: 100%;
  margin: auto;
  top: 0;
  background: #fff;
  border-bottom: 1px solid #e1e1e1;
  -ms-flex-line-pack: center;
      align-content: center;
}
#checkout #_desktop_logo {
  width: 100%;
}
#checkout .step-number {
  display: none !important;
}
#checkout h1 {
  font-size: 1.35rem !important;
  text-transform: none !important;
  font-family: 'd-dindin-bold';
}

/*SR-SRA*/
#checkout-guest-form #customer-form .form-group.row:first-child {
  display: none;
}
/*SR-SRA*/

form .form-control-label {
  padding: .5rem 0;
  font-family: 'd-dindin-bold';
  font-weight: 100;
}
.custom-checkbox em {
  display: none;
}
#checkout a[href="#checkout-guest-form"],
#checkout a[href="#checkout-login-form"] {
  padding: .75rem 1.25rem;
  border: 1px solid;
  font-weight: 400;
  min-width: 150px;
  text-align: center;
}
#checkout a[href="#checkout-guest-form"] {
  background: #000;
  color: #fff;
  border-color: #000;
}
#checkout a[href="#checkout-guest-form"]:hover {
  background: transparent;
  color: #000;
}
#checkout a[href="#checkout-login-form"]:hover {
  background: tan;
  border-color: tan;
  color: #fff;
}
.nav-inline .nav-item + .nav-item, 
.nav-inline .nav-link + .nav-link {
  margin-left: 0;
}
#checkout .nav-separator {
  display: none;
}
.custom-checkbox input[type="checkbox"] + span {
  width: .85rem;
  height: .85rem;
  margin-right: 0.25rem;
  border: 1px #000 solid;
}
#checkout .form-footer {
  width: 100%;
}
.forgot-password a {
  font-size: .8rem;
}

body#checkout label[for="field-optin"], 
body#checkout label[for="field-customer_privacy"], 
body#checkout label[for="field-newsletter"] {
  display: none;
}
body#checkout .custom-checkbox > label {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cart-grid-right {
  background: #f9f9f9;
}
body#checkout .cart-grid-right .card {
  background: transparent;
}
body#checkout section#content {
  margin-bottom: 0;
}
.d-block.js-terms {
  display: none !important;
}
#footer .text-sm-center {
  font-size: 12px;
}
.checkout-step > .step-title.h3 i.done {
  display: none !important;
}
.step-edit.text-muted {
  font-size: 0;
}
.js-address-form form > p {
  font-size: 12px;
}
.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
  margin: -0.05rem;
  font-size: .85rem;
  color: #000;
}
body#checkout .custom-checkbox span {
  position: absolute;
  top: 0.2rem;
}

body#checkout  .cart-summary-products p {
  width: 49%;
  display: inline-block;
}
body#checkout  .cart-summary-products p + p {
  text-align: right;
  padding-right: 1rem;
}
body#checkout  .cart-summary-products p i {
  position: absolute;
  right: 15px;
  top: 1.175rem;
}
body#checkout .cart-summary-products p a,
#cart-summary-product-list .product-name a {
  font-family: 'd-dindin-bold';
}
body#checkout .cart-summary-products p a, 
body#checkout .cart-summary-products p i {
  color: #000 !important;
}
#cart-summary-product-list .product-name a {
  color: #000;
  text-decoration: none;
  font-weight: 400;
  font-size: 1rem;
}
#cart-summary-product-list .product-quantity {
  display: none;
}

/*direcciones*/
body#checkout section.checkout-step .radio-block {
  padding: 1.75rem 1.25rem;
  text-align: left;
  cursor: pointer;
  width: 100%;
  border: 1px solid;
  border-radius: 4px;
}

body#checkout section.checkout-step .address-item.selected {
  border: none;
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}
body#checkout #delivery-addresses {
  /*border-bottom: 1px solid;*/
}
body#checkout .address br {
  padding-bottom: 5px !important;
  line-height: 1.5;
}
body#checkout section.checkout-step .address-footer a {
  font-size: 0;
}
body#checkout section.checkout-step .address-footer {
  text-align: right;
}
a[data-link-action="different-invoice-address"] {
  color: #444;
  display: none;
}
body#checkout section.checkout-step .add-address > a {
  font-size: .9rem;
  font-family: 'd-dindin-bold';
}
body#checkout section.checkout-step .add-address > a i {
  margin: -2px 2px 0 0;
}
body#checkout #checkout-personal-information-step p a {
  font-family: 'd-dindin-bold';
  color: #000;
  font-size: 1rem;
}
body#checkout #js-delivery .continue {
  margin-top: .75rem;
}
body#checkout #checkout-payment-step h1 {
  border: none !important;
}

/*radio convertido en boton*/
body#checkout section.checkout-step .payment-options .custom-radio {
  margin: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 0;
  border: none;
  top: 0;
  left: 0;
}
body#checkout section.checkout-step .payment-options .custom-radio input[type="radio"] {
  height: 100%;
  width: 100%;
}
body#checkout .payment-options .custom-radio input[type="radio"]:checked + span {
  background-color: #ccc;
  width: 100%;
  height: 100%;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body#checkout section.checkout-step .payment-options label {
  display: block;
  margin: auto;
  text-align: center;
  width: 100%;
  z-index: 1;
  position: relative;
}
body#checkout .payment-options {
  position: relative;
}
body#checkout .payment-options div.payment-option {
  border: 1px solid;
}
@media(min-width:992px) {
 body#checkout .payment-option {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 1.5rem 2rem;
  border-radius: 4px;
  }   
}
/*radio convertido en boton*/

@media(min-width:810px) {
  body#checkout section.checkout-step .address-footer {
    padding-right: 0;
  }
}
/*direcciones*/
body#checkout .additional-information {
  margin-top: 1.25rem;
  margin-left: 0;
  font-size: .875rem;
}
.btn.disabled, .btn.disabled:hover {
  color: #ddd;
  background: #f6f6f6;
  opacity: 1;
  border-color: #ddd !important;
}
body#checkout section.checkout-step .add-address {
  width: auto;
  display: inline-block;
  margin: auto;
  color: #333;
  margin-left: .25rem;
  font-size: 13px !important;
  vertical-align: -4px;
}
body#checkout section.checkout-step .add-address i {
  font-size: 21px;  
}

/*transporte*/
.delivery-options .carrier-logo {
  margin-top: -6px;
}
.delivery-option {
  border: none !important;
  background: transparent !important;
}
#delivery label {
  font-size: 12px;
}
body#checkout #delivery textarea {
  width: 100%;
  min-height: 150px;
  border: none;
  background: #f1f1f1;
  padding: 1rem;
}
.custom-radio input[type="radio"]:checked + span {
  background-color: #000;
}

body#checkout #hook-display-after-carrier {
  margin-top: 0;
}
.row.delivery-option .row,
.deli-logo .row {
  padding: 0;
}
/*transporte*/

@media(min-width:810px) {
  body#checkout #header .header-nav .logo {
    margin-left: 1rem;
    max-height: 60px;
  }
  .cart-grid-body.col-lg-8 {
    width: 60%;
    margin-right: 6%;
  }
  #checkout .content {
    padding: 1rem 0 !important;
  }
  #checkout-login-form #login-form .col-md-6 {
    width: 50%;
    clear: both;
    margin-top: .25rem;
    margin-bottom: .25rem;
  }
  #checkout-login-form #login-form label {
    width: 25%;
  }
  body#checkout section.checkout-step .forgot-password {
  margin-left: 0;
  }
  body#checkout .form-group label {
    -webkit-box-flex: max-content;
        -ms-flex: max-content;
            flex: max-content;
  }
  body#checkout .form-group .col-md-6 {
     width: 70%;   
  }
}
@media(min-width:992px) {
  body#checkout section#content .row {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: stretch;
       -ms-flex-align: stretch;
           align-items: stretch;
   width: 100%;
   padding-right: 0;
  }
  .check-cont {
    width: 50%;
    display: flex;
    justify-content: end;
  }
  .cart-grid-body.col-lg-8 {
    width: 70%;
    margin-right: 3rem;
    min-width: 470px;
    max-width: 471px;
  }

 #cart .cart-grid-body.col-lg-8 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }    
    
  .cart-grid-right {
    background: #f9f9f9;
    position: relative;
    right: -.75rem;
    top: -1rem;
    margin-bottom: -1rem;
    padding: 2rem 3rem;
    width: 50%;
  }
  body#checkout #js-checkout-summary,
  body#cart .card.cart-summary {
    width: 70%;
    max-width: 471px;
    min-width: 470px;
  }
}
body#checkout #delivery-addresses .custom-radio {
  margin-top: -0.25rem;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
  align-content: center;
  border: 1px solid !important;
  border-radius: 4px;
  padding: 1rem 1.25rem;
  min-height: 40px;
}
body#checkout section.checkout-step .delivery-options .delivery-option img {
  width: 2rem;
}
body#checkout .js-delivery-option div {
  text-align: center;
  margin: auto;
}
/*CHECKOUT*/

/*MI CUENTA*/
/*nav*/
#header .header-nav .user-info .account i {
  display: inline-block !important;
}
/*nav*/

/*mi cuenta*/
@media(max-width:900px) {
  #right-column {
    display: none;    
  }  
}
@media(min-width:992px) {
 #my-account #content-wrapper,
 .page-addresses #main .page-footer,
 .page-customer-account .page-footer {
   display: none;
 }
 #right-column {
   padding: 1rem 2rem;
 }
.page-customer-account #content-wrapper,
.page-addresses #content-wrapper {
  width: 70%;
  display: inline-block;
  float: none;
 }
 #right-column .links a {
  display: block;
  width: 100%;
  padding: .25rem 0;
 }
 #right-column .volver {
  display: inline-block;
  margin-top: 1rem;
  padding-left: 5px;
 }
 #right-column .links a span {
   color: #000;
   font-size: .9rem;
   vertical-align: 2px;
 }
 #right-column .links a span span {
  margin-right: .5rem;
 }
 #right-column .volver a {
  font-size: .85rem;
 }
}

.page-customer-account .page-header,
.page-addresses .page-header {
  display: none;
}
.page-customer-account .form-group.row label[for="field-optin"],
.page-customer-account .form-group.row label[for="field-customer_privacy"],
.page-customer-account .form-group.row label[for="field-newsletter"] {
  display: none;
}

/*identidad*/
#identity #customer-form .form-group:first-child {
  display: none;
}

@media(min-width:992px) {
  .page-customer-account #content {
    padding: 0;
  }
  .page-customer-account .form-group.row .form-control-label {
    text-align: left;
  }
  #identity .form-footer {
    margin: 0;
    padding-left: 0;
  }
}
/*identidad*/

/*direcciones*/
.page-addresses .address .address-footer a span {
  font-size: 0;
}
@media(min-width:992px) {
  .page-addresses .address .address-body {
    padding: 1rem 0;
  }
  .page-addresses .address .address-footer {
    padding: 1rem 0;
    margin: 0;
    border-top: none;
  }
}
/*direcciones*/
/*MI CUENTA*/

