#ch-PDP {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: #fff;
  max-width: 90em;
  margin: 0 auto;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#ch-PDP a, #ch-PDP div, #ch-PDP h2, #ch-PDP h3, #ch-PDP img, #ch-PDP li, #ch-PDP p, #ch-PDP section, #ch-PDP ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

#ch-PDP section {
  display: block
}

#ch-PDP ul {
  list-style: none
}

#ch-PDP a {
  color: #007aff;
  text-decoration: none;
}

#ch-PDP *, #ch-PDP *:before, #ch-PDP *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit
}

#ch-PDP .ch-img, #ch-PDP img, #ch-PDP video, #ch-PDP .ch-video {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle
}

#ch-PDP .cont-black {
    background-color: #000;
    color: #ffffff;
}

#ch-PDP {
  font-family: "SamsungOne", Arial, sans-serif;
  color: #000
}

#ch-PDP .ch-headline, #ch-PDP .ch-headline-small, #ch-PDP .ch-subheadline, #ch-PDP .ch-feature, #ch-PDP .ch-disclaimer {
  text-align: center;
  color: #000
}

#ch-PDP .ch-headline-small, #ch-PDP .ch-headline {
  font-family: "SamsungSharpSans", Arial, sans-serif;
  font-weight: 800
}

#offer .ch-headline {
  font-family: "SamsungSharpSansMedium", Arial, sans-serif;
  font-weight: 500
}

#offer .ch-headline span{
  font-family: "SamsungSharpSans", Arial, sans-serif;
  font-weight: 800
}

#offer .ch-headline-small{
  font-family: "SamsungSharpSans", Arial, sans-serif;
  font-weight: 800;
}

#ch-PDP .ch-subheadline, #ch-PDP .ch-feature, #ch-PDP .ch-disclaimer__item {
  font-family: "SamsungOne", Arial, sans-serif
}

#ch-PDP .ch-subheadline {
  font-weight: 500
}

#ch-PDP .ch-feature, #ch-PDP .ch-disclaimer__item {
  font-weight: 400;
  color: #363636
}

#ch-PDP .ch-sup {
  font-size: 0.6em;
  vertical-align: baseline;
  position: relative;
  top: -0.7em
}

#ch-PDP .ch-headline {
  line-height: 1.2
}

#ch-PDP .ch-headline-small {
  font-size: 1.875em;
  padding-top: 1em;
  line-height: 1.2
}

@media screen and (min-width: 48.06125em) {
  #ch-PDP .ch-headline {
    font-size: 1.8em;
    line-height: 1.35
  }

  #ch-PDP .ch-headline-small {
    font-size: 1.7em
  }

  #ch-PDP #smartphones .ch-headline,
  #ch-PDP #smartwatches .ch-headline {
    font-size: 1.3em;
    line-height: 1.35
  }
}

@media screen and (max-width: 48.06124em) {
  #ch-PDP .ch-headline {
    font-size: 1.3em
  }
  #ch-PDP .ch-headline-small {
    font-size: 1.1em
  }
}



#ch-PDP .ch-subheadline {
  margin-top: .90625em;
  margin-bottom: .5em;
  line-height: 1.5
}

@media screen and (min-width: 75em) {
  #ch-PDP .ch-subheadline {
    font-size: 2em
  }
}

@media screen and (max-width: 74.99875em) {
  #ch-PDP .ch-subheadline {
    font-size: 1.8375em
  }
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-subheadline {
    font-size: 1.75em;
    line-height: 1.35
  }
}

@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-subheadline {
    font-size: 1.225em
  }
}

#ch-PDP .ch-feature {
  margin-top: 0.8em;
  margin-top: 1.1em;
  line-height: 1.778;
  padding-bottom: 1em;
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-feature {
    font-size: 1.125em
  }
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-feature {
    font-size: 1em
  }
}

@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-feature {
    font-size: .9375em
  }
}

#ch-PDP .ch-disclaimer {
  /*margin-top: 3.125em;*/
  line-height: 1.5
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-disclaimer {
    font-size: .75em
  }
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-disclaimer {
    font-size: .625em
  }
}

#ch-PDP .ch-disclaimer .ch-disclaimer__item {
  padding: 0em;
  background: none
}

#ch-PDP .ch-disclaimer .ch-disclaimer__item:before {
  display: none
}

#ch-PDP .ch-flex {
  max-width: 90em;
  margin: 0 auto
}

#ch-PDP .ch-flex-two-columns {
  width: 100%;
}
#ch-PDP .ch-flex-three-columns {
  width: 100%;
}
#ch-PDP .ch-flex-four-columns {
  width: 100%;
}
#ch-PDP .ch-flex-five-columns {
  width: 100%;
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
  }

  #ch-PDP .ch-flex-two-columns {
    width: 50%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }

  #ch-PDP .ch-flex-three-columns {
    width: 30%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }

  #ch-PDP .ch-flex-four-columns {
    width: 22.5%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }

  #ch-PDP .ch-flex-five-columns {
    width: 18%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
}

#ch-PDP .ch-flex--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  flex-direction: row-reverse
}

#ch-PDP .ch-flex--AlignItemsCenter {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center
}

#ch-PDP .ch-container {
  margin: 0 auto;
  max-width: 90em;
  padding-left: 1.875em;
  padding-right: 1.875em
}

#ch-PDP .ch-container-inner {
  margin: 0 auto;
  max-width: 61.25em
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP {
    padding-bottom: 2.75em
  }
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP {
    padding-bottom: 3em
  }
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-section {
    padding-top: 4.5em
  }
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-section {
    padding-top: 3em
  }
}

#ch-PDP .ch-illustration {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 90em;
  display: block
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-illustration {
    margin-top: 2.5em;
  }
  section#offer .ch-illustration {
    margin-top: 1em}
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-illustration {
    margin-top: 3em;
  }
}

#ch-PDP .ch-nav-wrapper {
  background-color: #ffffff;
  max-width: 90em;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
}

#ch-PDP .ch-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  max-width: 50em;
  margin: 0 auto
}

@media screen and (max-width: 74.99875em) {
  #ch-PDP .ch-nav {
    font-size: 90%
  }
}

@media screen and (max-width: 64.06125em) {
  #ch-PDP .ch-nav {
    font-size: 80%
  }
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-nav {
    font-size: 70%
  }
}

@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-nav {
    font-size: 60%
  }
}

#ch-PDP .ch-nav__item {
  font-family: "SamsungSharpSans", Arial, sans-serif;
  font-weight: 800;
  font-size: 1.25em;
  text-decoration: underline;
  line-height: 2.5;
  color: #000000;
  text-underline-offset: .25em;
  text-align: center;
  padding: .25em .6875em .59375em .6875em;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

#ch-PDP .ch-nav__item:hover {
  opacity: 0.9
}

#ch-PDP .ch-btn {
  margin-top: 1.5em
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-btn {
    text-align: center;
    margin-top: 1.75em
  }
}

#ch-PDP .ch-btn-copy {
  min-width: 9.375em;
  display: inline-block;
  font-family: "SamsungOne", Arial, sans-serif;
  color: #000;
  font-weight: 600;
  font-size: 1em;
  padding: .8928571429em 1.6428571429em;
  border: 1px solid #000;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -webkit-transition: background 0.18s ease, color 0.18s ease;
  -o-transition: background 0.18s ease, color 0.18s ease;
  -moz-transition: background 0.18s ease, color 0.18s ease;
  transition: background 0.18s ease, color 0.18s ease;
  letter-spacing: 0.025em
}

#ch-PDP .ch-btn-copy:hover {
  background: #000;
  color: #fff
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-btn-copy {
    font-size: 90%
  }
}

@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-btn-copy {
    font-size: 80%
  }
}

#ch-PDP .ch-btn-dark .ch-btn-copy {
  color: #fff;
  border-color: #000;
  background: #000
}

#ch-PDP .ch-btn-dark .ch-btn-copy:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #000
}

#ch-PDP .ch-btn--center {
  text-align: center
}

#ch-PDP .ch-smallDevice-show {
  display: none
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-smallDevice-show {
    display: inline-block
  }

  #ch-PDP .gallery_lev .ch-smallDevice-show {
    display: block
  }
}

#ch-PDP .ch-largeDevice-show {
  display: none
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-largeDevice-show {
    display: inline-block
  }

  #ch-PDP .gallery_lev .ch-largeDevice-show {
    display: block
  }
}

#ch-PDP .ch-noPaddingTop {
  padding-top: 0em
}
#ch-PDP .ch-noMarginTop {
  margin-top: 0em
}

#ch-PDP .ch-PaddingTop {
  padding-top: 3em
}
#ch-PDP .ch-MarginTop {
  margin-top: 3em
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-noMarginTopTab {
    margin-top: 0em
  }
}

#ch-PDP .ch-img-simulated {
  position: relative
}

#ch-PDP .ch-img-simulated .ch-disclaimer {
  margin-top: 0em;
  padding-bottom: .625em
}

@media screen and (min-width: 64.0625em) {
  #ch-PDP .ch-img-simulated .ch-disclaimer {
    position: absolute;
    bottom: 3.1%;
    right: 4.1%
  }

  #ch-PDP .ch-img-simulated .ch-disclaimer .ch-disclaimer__item {
    font-size: 1.125em
  }
}

#ch-PDP .s-breadcrums {
  padding: 5px 5px;
  font-size: 10px;
  border-bottom: 1px solid #ccc;
}

#ch-PDP .s-breadcrums a {
  color:  #007aff;
  text-decoration: none;
}

#ch-PDP .s-breadcrums a:hover, #ch-PDP .s-breadcrums a:focus {
  color:  #6893e8;
  text-decoration: underline;
}

#ch-PDP .s-breadcrums a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#ch-PDP .s-breadcrums a {
  background-color: transparent;
}

#ch-PDP .s-breadcrums a:active, ch-PDP .s-breadcrums a:hover {
  outline: 0;
}

#ch-PDP .samsung-header .logo-s {
  padding: 2vw 2vw 2vw;
  text-align: left;
  background-color: #fff;
}

#ch-PDP .samsung-header .logo-s img {
  width: 12.5%;
  height: auto;
}

@media screen and (max-width: 48.06125em) {
    #ch-PDP .samsung-header .logo-s {
      padding: 3.5vw 3.5vw 3.5vw;
    }
    #ch-PDP .samsung-header .logo-s img {
      width: 25%;
      height: auto;
    }
  }

#ch-PDP .samsung-header .s-head h1 {
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  font-size: 1px;
  line-height: 0px;
}

#ch-PDP .categorias{
    margin-top: 5em;
}

#ch-PDP  .cat-tit h3 {
  color: #000;
  font-family: "SamsungSharpSans", arial;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin: 0 auto 35px;
    max-width: 80%;
}

#ch-PDP .cat-ind {
  width: 100%;
  max-width: 300px;
  text-align: center;
  background-color: #f7f7f7;
  margin: 0 auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
}

#ch-PDP .cat-ind a {
  display: block;
  font-size: 20px;
  color: #000;
  font-family: 'SamsungSharpSans';
}

@media screen and (max-width: 64.0625em){
  #ch-PDP .cat-ind a {
    font-size: 1em
  }
}

@media screen and (min-width: 48.0625em) {
  #ch-PDP .cat-ind{
    width: 100%;
  }

  #ch-PDP .cat-ind a {
    font-size: .9em
  }
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .cat-ind{
    width: 50%;
  }
  #ch-PDP .cat-ind a {
    font-size: 1em
  }
}



/*start galery*/
.gallery_lev {
  display: block;
  position: relative;
  width: 100%;
  height: auto; 
}

.gallery_lev .carousel-item{
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    transition: opacity 1s ease;
    z-index:0;
}

.gallery_lev .carousel-item.active {
  position: relative;
  display: block;
  z-index: 1;
  opacity: 1;
  transition: opacity 1s ease;
}

.gallery_lev .carousel-item img {
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: auto;
  pointer-events: none;

}

.gallery_lev .arrow-previous,
.gallery_lev .arrow-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 5%;
  opacity: 0.5;
  transition: opacity 0.2s ease;justify-content: center;
}
@media screen and (max-width: 48.0625em) {
    .gallery_lev .arrow-previous,
    .gallery_lev .arrow-next {
        width: 15%;
    }
    
}
.gallery_lev .arrow-previous:hover, .gallery_lev .arrow-previous:active, .gallery_lev .arrow-previous:focus,
.gallery_lev .arrow-next:hover, .gallery_lev .arrow-next:active, .gallery_lev .arrow-next:focus {
  opacity: 0.75;
}

.gallery_lev .arrow-previous {
  left: 0;
}

.gallery_lev .arrow-next {
  right: 0;
}

.gallery_lev .arrow-next:before {
    content: "";
    display: block;
    background-image: url(../img/arrow-r.svg);
    background-repeat: no-repeat;
    background-position: right center;
    width: 30px;
    height: 30px;
}

.gallery_lev .arrow-previous:before {
    content: "";
    display: block;
    background-image: url(../img/arrow-l.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
}
/*end galery*/

#ch-PDP .ch-es-legal{
    max-width: 1440px;
    margin: 0 auto;
    padding: 6em 3% 0;
    font-family: "SamsungOne", Arial, sans-serif;
    font-size: 0.65em!important;
    line-height: 1.1em;
    text-align: justify
}


/* ESTILOS SLIDER DESTACADO*/
.destacado {
      width: 100%;
      padding: 0px;
      margin: 0;
      margin-bottom: 50px;
      border-radius: 15px;
      text-align: center;
}

.destacado .destacado-cell{
  width: 50%;
  height: auto;

}

.destacado .destacado-cell h3.destacado-title {
  font-family: 'SamsungSharpSans'!important;
  font-weight: 800!important;
  font-size: 1.1em!important;
  padding-bottom: 1em!important;
}

.destacado .destacado-cell p.destacado-txt {
  line-height: 1.5em!important;
  font-size: 0.9em!important;
}

.flickity-page-dots {
  bottom: -22px!important;
}
/* dots are lines */
.flickity-page-dots .dot {
  height: 4px!important;
  width: 40px!important;
  margin: 0!important;
  border-radius: 0!important;
}

@media screen and (max-width: 48.06125em) {
  .destacado .destacado-cell{
    width: 100%;
    height: auto;
  
  }
}
/* FIN ESTILOS SLIDER DESTACADO*/

/* ESTILOS GRID DESTACADO, DESCOMENTAR ESTILOS SI SE DESCOMENTA EL BLOQUE DENTRO DEL HTML*/
/*
.destacado_flex .destacado-cell{
  text-align: center;
  padding-left: 0!important;
  padding-right:0!important;
}

.destacado_flex .destacado-cell h3.destacado-title {
  font-family: 'SamsungSharpSans'!important;
  font-weight: 800!important;
  font-size: 1.1em!important;
  padding-bottom: 1em!important;
}

.destacado_flex .destacado-cell p.destacado-txt {
  line-height: 1.5em!important;
  font-size: 0.9em!important;
}

@media screen and (max-width: 48.06125em) {
  .destacado_flex .destacado-cell{
    width: 100%;
    height: auto;
  
  }
}

@media screen and (min-width: 48.06125em) {
  .destacado_flex {
    align-items: stretch!important;
  }
}
*/

/*---------------------------------------------------------------x-x-------------------------------------------------------------------------------------------*/
section#smartphones .ch-flex{ padding-bottom:2em; }

section#smartphones .ch-flex .ch-flex-two-columns:last-child{ padding-top:0em; }

@media screen and (max-width: 48.06125em) {
  section#smartphones .ch-flex .ch-flex-two-columns:last-child{
    padding-top:3em;
  
  }
}

#ch-PDP .feature-icons-list {
  list-style: none;
  padding: 0;
  margin: 2em auto;
  max-width: 35em;
  font-family: "SamsungOne", Arial, sans-serif;
  color: #000;
  font-size: 1em;
  line-height: 1.7;
}

#ch-PDP .feature-icons-list li {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  font-weight: 500;
  font-size: 1.1em;
}

#ch-PDP .feature-icons-list .icon {
  display: inline-block;
  margin-right: 0.6em;
  width: 1.2em;
  text-align: center;
}

@media screen and (max-width: 48.06125em) {
  #ch-PDP .feature-icons-list {
    font-size: 0.95em;
  }
  #ch-PDP .feature-icons-list li {
    font-size: 1em;
  }
  #ch-PDP .feature-icons-list .icon {
    font-size: 1.3em;
  }
}