/*=======================================
FONTS
=========================================*/

@font-face {
    font-family: 'Geogrotesque-Bold';
    src: url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_0_0.eot');
    src: url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_0_0.eot?#iefix') format('embedded-opentype'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_0_0.woff2') format('woff2'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_0_0.woff') format('woff'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_0_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Geogrotesque-Regular';
    src: url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_1_0.eot');
    src: url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_1_0.eot?#iefix') format('embedded-opentype'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_1_0.woff2') format('woff2'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_1_0.woff') format('woff'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_1_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Geogrotesque-SemiBold';
    src: url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_2_0.eot');
    src: url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_2_0.eot?#iefix') format('embedded-opentype'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_2_0.woff2') format('woff2'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_2_0.woff') format('woff'), url('https://puma-cdn.s3.amazonaws.com/fonts/2D3578_2_0.ttf') format('truetype');
}

.pm_container .h1,
.pm_container .h2,
.pm_container .h3,
.pm_container h1,
.pm_container h2,
.pm_container h3 {
    margin-top: 0;
    font-weight: 400;
}
.pm_container p {
    line-height: 1.42857143;
    color: #333;
}

/*FIX TO EVO*/
.pm_evologo img {
    max-width: 190px;
    float: right;
    /*margin-bottom: 20px;*/
}

.pm_evologo02 img {
    max-width: 190px;
    float: left;
}



.pm_btn {
  display: inline-block;
  padding: 8px 12px 5px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.pm_container {
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto;
}
#pm_contenedor *, #pm_contenedor *:after, #pm_contenedor *:before {
    box-sizing: border-box;
}
.pm_col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.navega {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#pm_contenedor ol, #pm_contenedor ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.navega-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.navega>li {
    position: relative;
    display: block;
}
#pm_contenedor img {
    vertical-align: middle;
    border: 0;
}
.navega {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navega > li {
  position: relative;
  display: block;
}
.navega > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.navega > li > a:hover,
.navega > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.navega > li.disabled > a {
  color: #777;
}
.navega > li.disabled > a:hover,
.navega > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.navega .open > a,
.navega .open > a:hover,
.navega .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.navega .navega-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.navega > li > a > img {
  max-width: none;
}
.navega-tabs {
  border-bottom: 1px solid #ddd;
}
.navega-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.navega-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.navega-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.navega-tabs > li.active > a,
.navega-tabs > li.active > a:hover,
.navega-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}


#pm_contenedor *,
#pm_contenedor *:after,
#pm_contenedor *:before {
    box-sizing: border-box;
}
#pm_contenedor,
#pm_contenedor a {
    font-family: 'Geogrotesque-Regular';
}
#pm_contenedor h2 {
    margin-bottom: -4px;
}
#pm_contenedor h1,
#pm_contenedor h4,
#pm_contenedor h5 {
    font-family: 'Geogrotesque-Semibold';
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-smooth: 16px;
}
#pm_contenedor p {
    font-family: 'Geogrotesque-Regular';
    font-size: 14px;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
#pm_contenedor *:focus {
    outline: none;
}

.wg-featured {
    padding: 0;
}
/*HERO*/
.pm_item-1.featured .pm_title_underline:before {
    height: 17px;
    width: 94%;
    right: -8.5%;
    content: '';
    position: absolute;
    background: #ad924f;
    bottom: -4px;
}
.pm_item-2.featured .pm_title_underline:before {
    height: 17px;
    width: 93%;
    right: 4%;
    content: '';
    position: absolute;
    background: #ad924f;
    bottom: -4px;
}
.pm_item-3.featured .pm_title_underline:before {
    height: 17px;
    width: 102%;
    right: -7%;
    content: '';
    position: absolute;
    background: #ad924f;
    bottom: -4px;
}
.pm_caption-slider .pm_call-action {
    margin-top: 0;
    position: relative;
    width: 100%;
    float: right;
}
.pm_item-2 .pm_caption-slider .pm_title01 {
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing:  1px;
    line-height:  1;
    color: #000;
    display: inline-block;
    font-family: 'Geogrotesque-Semibold';
}

.pm_item-1 .pm_caption-slider .pm_title01 {
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing:  1px;
    line-height:  1;
    color: #fff;
    display: inline-block;
    font-family: 'Geogrotesque-Semibold';
}
.pm_item-3 .pm_caption-slider .pm_title01 {
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing:  1px;
    line-height:  1;
    color: #000;
    display: inline-block;
    font-family: 'Geogrotesque-Semibold';
}
.pm_item-3 .pm_caption-slider .pm_title_underline,
.pm_item-2 .pm_caption-slider .pm_title_underline, 
.pm_item-1 .pm_caption-slider .pm_title_underline {
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing:  1px;
    display:  block;
    position: relative;
    margin-bottom:  28px;
    font-family: 'Geogrotesque-Semibold';
}
.pm_title_underline{
    margin-bottom:  27px;
}
.pm_item-2 .pm_caption-slider h2.bajada {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    margin-top: 0;
    font-family: 'Geogrotesque-Regular';
    text-transform:  uppercase;
}
.pm_item-1 .pm_caption-slider h2.bajada {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff;
    margin-top: 0;
    font-family: 'Geogrotesque-Regular';
    text-transform:  uppercase;
}
.pm_item-3 .pm_caption-slider h2.bajada {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    margin-top: 0;
    font-family: 'Geogrotesque-Regular';
    text-transform:  uppercase;
}
#featured-plp .caption-plp h2.bajada {
    font-size: 20px;
    letter-spacing: 1;
    color: #fff;
    margin-top: 0;
    font-family: 'Geogrotesque-Regular';
    text-transform:  none;
    margin-top: 0.8em;
    line-height: 24px;
    margin-left: -13px;
}
#featured-plp .caption-plp h2.bajada span {
    display: inline;
    font-family: 'Geogrotesque-Semibold';
}
.pm_item-3 .pm_caption-slider h2.bajada span,
.pm_item-2 .pm_caption-slider h2.bajada span,
.pm_item-1 .pm_caption-slider h2.bajada span {
    display:  block;
}

.pm_item-3 .pm_caption-slider p,
.pm_item-2 .pm_caption-slider p,
.pm_item-1 .pm_caption-slider p {
    margin-top: 11px;
    margin-right: 4px;
    letter-spacing: 0px; 
    color: #fff;
}
.pm_container {
    max-width: 1140px;
    width: 100%;
    padding: 0px;
}
#pm_featured-campaing .pm_caption-slider p {
    position: relative;
    line-height: 1.2;
    font-size: 18px;
    color: #FFF;
    text-transform: uppercase;
    margin: .5em 0 1em 0;
}
#pm_contenedor #pm_featured-campaing .pm_caption-slider {
    width: 100%;
    font-size: 18px;
}

#pm_featured-campaing .pm_caption-slider .caption-right {
    float: right;
    text-align: right;
}



.caption-invert {
    color: #FFF;
}
#pm_contenedor .pm_item-1 .pm_container.slider {
    width: 900px;
    text-align: right;
    /*margin-top: 115px;*/
    padding-top: 145px;
}
#pm_contenedor .pm_item-2 .pm_container.slider {
    width: 900px;
    text-align: center;
    /*margin-top: 115px;*/
    padding-top: 145px;
}
#pm_contenedor .pm_item-3 .pm_container.slider {
    width: 900px;
    text-align: right;
    /*margin-top: 115px;*/
    padding-top: 145px;
}
.caption-invert h2 {
    color: #FFF;
}
.img-item {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.pm_item-2.featured {
    margin-left:  -1px;
}

.pm_item-1.featured,
.pm_item-2.featured,
.pm_item-3.featured {
    height: 570px;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
/*    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
*/
}


#pm_contenedor .pm_container-dos {
    width: 980px;
    margin: auto;
}
#pm_featured-campaing img.fflogo {
    max-width: 25%;
    margin-top: 100px;
    float: right;
    display:  inline-block !important;
}
#pm_featured-campaing img.fflogo_01 {
    max-width: 25%;
    margin-top: 80px;
    float: right;
    display:  inline-block !important;
}

#pm_featured-campaing .pm_item-3 img.fflogo_01 {
    max-width: 25%;
    margin-top: 100px;
    float: right;
    display:  inline-block !important;
}

#pm_featured-campaing img.fflogo_02 {
    display: none;
}

.plp_zapatilla {
    width: 35%;
    margin-top: -3%;
    margin-right: 51%;
    float: right;
    display:  inline-block !important;
}

/*=======================================
GENERAL
=========================================*/


#pm_contenedor h3 {
    font-size: 25px;
    margin: 1em;
    font-family: 'Geogrotesque-Regular', Sans-Serif;
}

#pm_contenedor .featured-plp img {
    max-width: 35%;
}
#pm_contenedor .pm_productos-widget img {
    max-width: 100%;
}
#pm_contenedor a { text-decoration: none; }
#pm_contenedor .pm_btn {
    position: relative;
    border-radius: 0;
    background: #ae914e;
    width: 8em;
    border: none;
    margin-top: 1em;
    font-size: 13px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-family: 'Geogrotesque-Regular', Sans-Serif;
}

#pm_contenedor .pm_btn:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 1;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
}
#pm_contenedor .pm_btn:hover {
    background: #292929;
}

#pm_contenedor .no-padding {
    padding: 0;
}
#pm_contenedor .row-collapsed > div {
    padding: 0;
}
#pm_contenedor .center {
    margin: 0 auto;
    display: block;
    text-align: center;
}
#pm_contenedor .pm_btn.center {
    max-width: 150px;
}
#pm_contenedor .grid {
    overflow: hidden;
    margin: 2em 0;
}
#pm_contenedor .arrow-small {
    width: 24px;
    margin: 0 auto;
    display: block;
}
#pm_contenedor .products img {
    max-height: 140px;
    width: auto;
    max-width: 100%;
}
#pm_contenedor .border-bottom {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2em;
    padding-bottom: 2em;
}
#pm_contenedor .text-center {
    display: block;
}
#pm_contenedor .img-auto {
    width: auto;
}
/* TOP */

#top {
    margin-top: 20px;
    background: url("../img/riri.jpg");
    background-size: cover;
    padding: 20px 60px;
    color: #FFF;
}
#top p {
    width: 60%;
    color: #fff;
}
#top h2 {
    margin-bottom: 10px;
    letter-spacing: 5px;
}
/* FEATURED */
#pm_featured-campaing .pm_btn {
    margin-top: 0;
}
#pm_contenedor .pm_container.featured {
    width: 900px;
    height: auto;
}
#pm_featured {
    margin-top: 5em;
    background: url("../img/pm_plp.jpg");
    background-size: cover;
    height: 317px;
    margin-bottom: 10em;
}
#pm_featured .pm_caption-featured p {
    position: relative;
    line-height: 1.2;
    font-size: 15px;
    color: #333;
    width: 59%;
    text-align: justify;
    float: left;
}
#pm_featured .pm_caption-featured {
    text-align: left;
    left: 48%;
    width: 500px;
    position: relative;
    padding: 1em 0;
}
#pm_featured .pm_caption-featured h2 {
    color: #000;
    line-height: 1;
    font-size: 55px;
    position: relative;
    margin-bottom: 0.3em;
}

#pm_featured .pm_call-action {
    display: inline-block;
    margin-top: 0;
    position: relative;
    width: 100%;
    text-align: left;
}
#pm_contenedor #pm_featured .pm_call-action .pm_btn {
    margin-top: .5em;
}

/* ========= PRODUCTO ========= */


.pm_container.product .pm_col-md-6.info {
    padding: 0 5% 0 0;
}
.pm_container.product .row-fluid {
    padding: 2% 0;
}
#pm_contenedor .pm_col-md-6.info .pm_title h3 {
    color: #000;
    margin: .3em 0;
    font-size: 40px;
    text-align: left;
}
#pm_contenedor .pm_col-md-6.info .pm_description {
    text-align: left;
    margin: .3em 0;
}
.pm_col-md-6.modelo1-img .product-img {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

/* TABS PRODUCTS */

#pm_tabs-products {
    margin: 70px 0 70px 0;
}
#pm_tabs-products .pm_tab-content {
    height: auto;
    display: inline-block;
}
#pm_tabs-products .pm_description h2, #pm_tabs-products .pm_description p {
    line-height: 1.6;
    text-transform: uppercase;
}

#pm_tab small {
    font-size: 21px;
    color: ae914e;
    display: block;
    font-family: 'Geogrotesque-Regular';
    margin-bottom: 20px;
}



#pm_tabs-products .info {
    padding-left: 20px;
    margin-top:  20px;
}
#pm_tabs-products .navega-tabs {
    text-align: center;
    border: 0;
    margin-top: -4px;
}
#pm_tabs-products .navega-tabs li {
    float: none;
    display: inline-block;
    border: 0;
    opacity: .5;
}
#pm_tabs-products .navega-tabs li.active {
    opacity: 1;
}
#pm_tabs-products .navega-tabs li a {
    border: 0;
    padding: 25px 30px;
    border-radius: 0;
    border-top: 3px solid transparent;
}
#pm_tabs-products .navega-tabs>li>a:hover,
#pm_tabs-products .navega-tabs>li>a:focus {
    background: none;
    border-color: #CCC;
}
#pm_tabs-products .navega-tabs>li.active>a {
    border-color: #fa0202;
}
.tabs-right .navega-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}
.tabs-left .navega-tabs > li,
.tabs-right .navega-tabs > li {
    float: none;
}
#pm_tabs-products .tabs-right .navega-tabs>li>a {
    background: none;
    border-radius: 0;
}
#pm_tabs-products .tabs-right .navega-tabs {
    border: 0;
}
#pm_tabs-products .tabs-right .navega-tabs>li.active>a,
#pm_tabs-products .tabs-right .navega-tabs>li.active>a:focus,
#pm_tabs-products .tabs-right .navega-tabs>li.active>a:hover {
    border: 1px solid #ddd;

}
.pm_col-md-6.display-img {
    text-align: center;
}
/*/ modelo1 TAB /*/
.pm_shoe-details p {
    color: #000;
}
.pm_shoe-details.m-modelo1 {
    margin: 0;
    background-size: cover;
    width: 100%;
    color: #000;
}

.pm_shoe-details.m-modelo1 {
    display: none;
}

.pm_shoe-details.m-modelo1.current {
    display: inline-block;
}
#pm_contenedor .pm_details {
    padding: 2em 0;
}
#pm_contenedor .pm_container.details {
    text-align: center;
    width: 900px;
}
.pm_details-logo {
    margin-bottom: 1em;
    position: relative;
}
#pm_contenedor .pm_details-logo img {
    max-width: 300px;
    height: auto;
}
.pm_details-product ul {
    position: relative;
    height: 250px;
    text-align: center;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    padding: 0;
}
.pm_details-product ul li {
    position: relative;
    font-weight: 800;
    list-style: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.pm_details-product ul li:last-child {
    border-right: none;
}
#pm_contenedor .pm_details-product ul li .cover-details img {
    position: relative;
    width: auto;
    height: 82px;
}
.pm_details-product ul li .text-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 1em;
    position: relative;
    width: 160px;
}
.pm_details-product {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.pm_details-product .text-details p.text-mobile {
    display: none;
}
.pm_details-product .text-details p.text-desk {
    display: block;
}
#product-slider .pm_container.products {
    width: 900px;
}




/*FIX NAVEGADOR*/

/* MOZILLA - WINDOWS */
.win.gecko #pm_contenedor .pm_btn-hero-modelo1 {
    margin-top: 2.5em;
}
.win.gecko #pm_contenedor .pm_btn-hero {
    margin-top: 2.5em;
}
.win.gecko .pm_item-1.featured .pm_title_underline:before,
.win.gecko .pm_item-2.featured .pm_title_underline:before,
.win.gecko .pm_item-3.featured .pm_title_underline:before {
    bottom: -9px;
}
.win.gecko #featured-plp .pm_title_underline:before {
    bottom: -5px;
}
.win.gecko #pm_contenedor .pm_item-1 .pm_container.slider {
    padding-top: 105px;
}
.win.gecko #pm_contenedor .pm_item-3 .pm_container.slider {
    padding-top: 145px;
}
.win.gecko #pm_contenedor .pm_item-2 .pm_container.slider {
    padding-top: 115px;
}
/*EXPLORER*/
.ie #pm_contenedor .pm_btn-hero-modelo1 {
    margin-top: 2.5em;
}
.ie #pm_contenedor .pm_btn-hero {
    margin-top: 2.5em;
}
.ie .pm_item-1.featured .pm_title_underline:before,
.ie .pm_item-2.featured .pm_title_underline:before,
.ie .pm_item-3.featured .pm_title_underline:before {
    bottom: -9px;
}
.ie #featured-plp .pm_title_underline:before {
    bottom: -4px;
}
.ie #pm_contenedor .pm_item-1 .pm_container.slider {
    padding-top: 105px;
}
.ie #pm_contenedor .pm_item-3 .pm_container.slider {
    padding-top: 145px;
}
.ie #pm_contenedor .pm_item-2 .pm_container.slider {
    padding-top: 115px;
}
/* CHROME - WIN */
.win.webkit #pm_contenedor .pm_btn-hero-modelo1 {
    margin-top: 2.5em;
}
.win.webkit #pm_contenedor .pm_btn-hero {
    margin-top: 2.5em;
}
.win.webkit .pm_item-1.featured .pm_title_underline:before,
.win.webkit .pm_item-2.featured .pm_title_underline:before,
.win.webkit .pm_item-3.featured .pm_title_underline:before {
    bottom: -9px;
}
.win.webkit #featured-plp .pm_title_underline:before {
    bottom: -5px;
}
.win.webkit #pm_contenedor .pm_item-1 .pm_container.slider {
    padding-top: 105px;
}
.win.webkit #pm_contenedor .pm_item-2 .pm_container.slider {
    padding-top: 115px;
}
.win.webkit #pm_contenedor .pm_item-3 .pm_container.slider {
    padding-top: 145px;
}
.win.webkit #featured-plp .container.plp {
    padding: 0;
}

/*SAFARI*/
.safari #pm_featured-campaing .pm_caption-slider {
    padding-top: 0px;
}

.win.safari #pm_featured-campaing .pm_caption-slider {
    padding-top: 35px;
}

.win.safari #pm_contenedor .pm_btn-hero-modelo1 {
    margin-top: 2.5em;
}
.win.safari #pm_contenedor .pm_btn-hero {
    margin-top: 2.5em;
}
.win.safari .pm_item-1.featured .pm_title_underline:before,
.win.safari .pm_item-2.featured .pm_title_underline:before,
.win.safari .pm_item-3.featured .pm_title_underline:before {
    bottom: -9px;
}
.win.safari #featured-plp .pm_title_underline:before {
    bottom: -5px;
}
.win.safari #pm_contenedor .pm_item-1 .pm_container.slider {
    padding-top: 70px;
}
.win.safari #pm_contenedor .pm_item-3 .pm_container.slider {
    padding-top: 110px;
}
.win.safari #pm_contenedor .pm_item-2 .pm_container.slider {
    padding-top: 80px;
}
.win.safari #featured-plp .caption-plp {
    padding-top: 0;
}

/* ========= PRODUCTO ========= */

#pm_productos-widget {
    margin: 6em 0;
}
.pm_container.product .col-md-6.info {
    padding: 0 5% 0 0;
}
.pm_container.product .row-fluid {
    padding: 3% 0;
}
#pm_main-wrapper .col-md-6.info .pm_description {
    text-align: left;
    margin: .3em 0;
}
#pm_productos-widget .pm_btn.btn-buy {
    margin-top:  1em;
    width: 100px;
}
.col-md-6.modelo1-img .product-img {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

#pm_tabs-wrapper .container.product {
    width: 1070px;
    height: auto;
}
#pm_tabs-wrapper .container.product .col-md-6.info {
    padding: 0 5% 0 0;
}
#pm_tabs-wrapper .row-fluid {
    padding: 3% 0;
}
#pm_tabs-wrapper .col-md-6.info .title h3 {
    color: #000;
    margin: 10px 0;
    font-size: 40px;
    text-align: left;
}
#pm_tabs-wrapper .col-md-6 .description {
    text-align: left;
    margin: .3em 0;
}
#pm_main-wrapper .col-md-6 .pm_btn {
    margin-bottom: 2em;
}
#pm_tabs-wrapper .col-md-6.modelo1-img .product-img {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}
.tabbable.tabs-right ul.nav-tabs {
    float: right;
    border: 0;
}
.tabbable.tabs-right .nav-tabs li {
    float: none;
}
.tabbable.tabs-right .nav-tabs li a {
    margin-right: 0;
    line-height: 0;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 8px;
}
.tabbable.tabs-right .nav-tabs li.active a {
    border: 1px solid #ddd;
}
.tabbable.tabs-right .nav-tabs>li>a:focus, .tabbable.tabs-right .nav-tabs>li>a:hover {
    background-color: transparent;
}
.pm_tabs-products {
    margin: 40px 0;
}
.pm_tabs-products .tab-content {
    height: 370px;
    background: url("../img/bg-gradient.png") repeat-x bottom;
    padding: 0 2em;
}
.pm_tabs-products .tab-content.main-shoe {
    height: auto;
    background: none;
    padding: 0;
}
.pm_tabs-products .tab-content.main-shoe .tab-pane img {
    max-width: 65%;
}
#pm_tabs-wrapper .description h2 .pm_tabs-products .description p {
    line-height: 1.6;
}
#pm_tabs-wrapper .title small {
    font-size: 21px;
    color: #fa0202;
    display: block;
    font-family: 'Geogrotesque-Regular';
    margin-bottom: 10px;
}
#pm_tabs-wrapper .nav-tabs.shoe-bar {
    text-align: center;
    border: 0;
    margin-top: -4px;
}
#pm_tabs-wrapper .nav-tabs.shoe-bar li {
    float: none;
    display: inline-block;
    border: 0;
    opacity: .5;
}
#pm_tabs-wrapper .nav-tabs.shoe-bar li.active {
    opacity: 1;
}
#pm_tabs-wrapper .nav-tabs.shoe-bar>li>a {
    border: 0;
    padding: 1em 0;
    border-top: 3px solid transparent;
    display: block;
    position: relative;
    border-radius: 0;
}
#pm_tabs-wrapper .nav-tabs.shoe-bar>li>a img {
    max-width: 70%;
}
#pm_tabs-wrapper .nav-tabs.shoe-bar>li a:hover,
#pm_tabs-wrapper .nav-tabs.shoe-bar>li a:focus {
    background: none;
    border-color: #CCC;
}
#pm_tabs-wrapper .nav-tabs.shoe-bar>li.active>a {
    border-color: #fa0202;
}
#pm_tabs-wrapper .tabs-right>.nav-tabs.shoe-bar {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}
#pm_tabs-wrapper .tabs-left>.nav-tabs.shoe-bar>li,
#pm_tabs-wrapper .tabs-right>.nav-tabs.shoe-bar>li {
    float: none;
}
.pm_tabs-products .tabs-right .nav-tabs.shoe-bar>li>a {
    background: none;
    border-radius: 0;
}
.pm_tabs-products .tabs-right .nav-tabs.shoe-bar {
    border: 0;
}
.pm_tabs-products .tabs-right>.nav-tabs.shoe-bar>li.active>a,
.pm_tabs-products .tabs-right>.nav-tabs.shoe-bar>li.active>a:focus,
.pm_tabs-products .tabs-right>.nav-tabs.shoe-bar>li.active>a:hover {
    border: 1px solid #ddd;
}
#pm_tabs-wrapper .col-md-6.display-img {
    text-align: center;
}
.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4 {
    z-index: 100;
    opacity: 1;
    transition: all ease-out 0.2s 0.1s;
}
/* ARROWS HERO */

#pm_featured-campaing .owl-theme .owl-controls .owl-pagination { text-align: center; }
#pm_featured-campaing .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: inherit!important;
}

#pm_featured-campaing .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("../img/left-hero.png") no-repeat;
    left: 15px;
}
#pm_featured-campaing .owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("../img/right-hero.png") no-repeat;
    right: 15px;
}
#pm_featured-campaing .owl-theme .owl-controls .owl-page span {
    background: #a7a7a7;
}
#pm_featured-campaing .owl-theme .owl-controls .owl-page.active span,
#pm_featured-campaing .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background: #f00;
}
/* SLIDESHOW PRODUCTS */
#pm_productos-widget .owl-theme .owl-controls .owl-pagination { display: none; }
#pm_productos-widget .owl-theme .owl-controls {
    margin-top: 0!important;
    text-align: inherit!important;
}
#pm_productos-widget .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("../img/left.png") no-repeat;
    left:0;
}
#pm_productos-widget .owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("../img/right.png") no-repeat;
    right: 0;
}
#pm_featured-campaing .owl-theme .owl-controls .owl-buttons div,
#pm_productos-widget .owl-theme .owl-controls .owl-buttons div {
    z-index: 3;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 45%;
    display: block;
    width: 20px;
    height: 46px;
    margin-top: 0;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-size: 17px!important;
    border-radius: 0;
    margin: 0;
}
#pm_productos-widget .title-productos-widget h3 {
font-size: 40px;
text-align: center;
color: #000;
}
#pm_productos-widget .title-productos-widget h3 span {
    font-family: 'Geogrotesque-SemiBold', Sans-Serif;
}

#pm_productos-widget .item.pm_prod {
    height: auto;
}
#pm_productos-widget .item.pm_prod {
    text-align: center;
}
#pm_productos-widget .item.pm_prod img {
    width: 160px;
    display: inline-block;
}

#pm_productos-widget .prod-details {
    margin-top: 1em;
}
#pm_productos-widget .prod-details h4 {
    margin-bottom: 0;
    margin-top: 0;
    color: #000;
    text-transform: none;
    line-height: 18px;
    font-weight: normal;
}
#pm_productos-widget .prod-details h4:nth-child(2) {
    margin-bottom: 0;
    color: #ae914e;
    font-family: 'Geogrotesque-Regular', Sans-Serif;
    font-weight: 500;
    margin-top: 8px;
}
#pm_productos-widget .modelo1-prod {
    color: #ae914e;
}
#pm_productos-widget .prod-details p {
    margin-bottom: 0;
    font-weight: bold;
    margin-top:0;
}
#pm_productos-widget .prod-details p:nth-child(2) {
    margin-bottom: 0;
    font-weight: bold;
    color: #ea2a89 ;
}
#pm_productos-widget .prod-details .prod-details-text {
    height: 65px;
}
#pm_productos-widget a {
    color: black;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.pm_btn.btn-buy { width: 11em;}
.pm_col-md-6.image-right img {
    margin-top: 2em;
}

/* TAB SHOE */
.tabs-shoe-menu {
    float: right;
    width: auto;
    clear: both;
    margin: 0;
    padding: 0;
}

.tabs-shoe-menu li {
    float: none;
    list-style: none;
}

.tabs-shoe-menu li.current {
    float:none;
}

.tabs-shoe-menu li a {
    padding: 8px;
    background: none;
    border-radius: 0;
    display: block;
        border: 1px solid transparent;
}
.tabs-shoe-menu li.current a {
    border: 1px solid #ddd;
}
.tabs-shoe-menu .current a {
    color: #2e7da3;
}

.tab-shoe {
    float: none;
    width: 100%;
    margin: auto 0;
}

.tab-shoe-content {
    width: 100%;
    padding: 0;
    display: none;
}

#shoe-1 {
 display: block;   
}

.pm_col-md-6.image-right .tabs-shoe-menu li a img {
    margin-top: 0;
}

/* TAB SHOE */
.pm_spotlight02 .pm_col-md-6  {
    float:  right;
}

.tabs-shoe-menu-wn {
    float: right;
    width: auto;
    clear: both;
    margin: 0;
    padding: 0;
}

.tabs-shoe-menu-wn li {
    float: none;
    list-style: none;
}

.tabs-shoe-menu-wn li.current {
    float:none;
}

.tabs-shoe-menu-wn li a {
    padding: 8px;
    background: none;
    border-radius: 0;
    display: block;
        border: 1px solid transparent;
}
.tabs-shoe-menu-wn li.current a {
    border: 1px solid #ddd;
}
.tabs-shoe-menu-wn .current a {
    color: #2e7da3;
}

.tab-shoe {
    float: none;
    width: 100%;
    margin: auto 0;
}

.tab-shoe-content-wn {
    width: 100%;
    padding: 0;
    display: none;
}

#shoe-one {
 display: block;   
}

.pm_col-md-6.image-right .tabs-shoe-menu-wn li a img {
    margin-top: 0;
}
#pm_tabs-products .navega-tabs li a img {
    max-width: 135px;
}
#tabs-shoe-container .tab-shoe-content img,
#tabs-shoe-container .tab-shoe-content-wn img {
    max-width: 90%;
    margin-left: 3em;
    margin-top: 0;
}

/* GRID SECTION */
#main-grid {
    display: inline-block;
    height: auto;
    position: relative;
    clear: both;
    width: 100%;
}
#main-grid .grid-row {
    margin-bottom: 2px;
    display: inline-block;
}
.features-grid {
    max-width: 100%;
    margin: auto;
}
.features-grid .row-container {
    margin-left: 0;
    margin-right: 0;
}
.features-grid .img-square {
    display: block;
}
.features-grid .row-img {
    position: relative;
    z-index: 0;
}
.features-grid .alignment-right .row-img,
.features-grid .alignment-right .row-copy {
    margin-right: 0;
}
.features-grid .row-img,
.features-grid .row-copy {
    float: right;
}
#pm_contenedor .features-grid .row-img.img-square img {
    max-width: 245px;
    height: 249px;
}
#pm_contenedor .features-grid .row-img.img-rectangle img {
    min-height: auto;
    margin: 0;
    height: 249px;
    max-width: 490px;
}
.features-grid .row-copy {
    width: 244px;
    height: 249px;
    padding: 20px 35px;
    display: table;
    text-align: center;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
#main-grid .features-grid .row-copy p {
    font-size: 14px;
}
.features-grid .row-copy .headline:after {
    content: '';
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(../img/chevron.png);
    position: relative;
    top: 100%;
    left: 50%;
    margin-top: 10px;
    margin-left: -5px;
}

.features-grid .row-copy .arrow_red:after {
    content: '';
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(../img/chevron.png);
    position: relative;
    top: 100%;
    left: 50%;
    margin-top: 10px;
    margin-left: -5px;
}

.features-grid h6.headline {
    margin: 0;
    font-size: 20px;
    font-family: geogrotesque-semibold;
    font-weight: 100;
}

.grid-row .row-copy .second-grid-description {
    padding-top: 30px;
}

.features-grid .row-copy.above { display:none; }

/* FEATURED */

#featured-plp .container.plp {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
#featured-plp {
    margin-top: 5em;
    background: url("../img/pm_plp.jpg");
    background-size: cover;
    height: 283px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 10em;
    max-width: 100%;
    width: 100%;
    background-position: top left;
}
#featured-plp  .caption-plp p { 
    line-height: 1.2; 
    font-size: 21px;
}
#featured-plp .caption-plp {
    float: left;
    text-align: left;
    width: 100%;
    margin-left: 84px;
    margin-top:  86px;

}
#featured-plp .caption-plp h2 {
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 1;
    color: #000;
    font-family: 'Geogrotesque-Regular';
}
#featured-plp .pm_title_underline:before {
    height: 16px;
    width: 106%;
    right: -6%;
    content: '';
    position: absolute;
    bottom: 2px;
    background: #fff;  
}

#featured-plp .pm_plp_underline02:before {
    height: 18px;
    width: 84%;
    right: 19%;
    content: '';
    position: absolute;
    bottom: -4px;
    background: #ad924f; 
    
}

#featured-plp .caption-plp .pm_title01 {
    font-size: 41px;
    text-transform: uppercase;
    letter-spacing:  1px;
    line-height: 1;
    color: #fff;
    display: inline-block;
    font-family: 'Geogrotesque-Semibold';
    font-style: italic;
}
#featured-plp .caption-plp .pm_title_underline {
    font-size: 83px;
    text-transform: uppercase;
    letter-spacing:  3px;
    display:  block;
    position: relative;
    font-family: 'Geogrotesque-Semibold';
    margin-bottom: 4px;
    left: -13px;
    color: #fff;
}

/*=======================================
QUERYS
=========================================*/

@media (min-width: 1200px) {
  .pm_container {
    width: 1170px;
  }
}
@media (max-width: 1200px) {

}

@media (max-width: 1024px) {
    #pm_contenedor #pm_featured-campaing .pm_item-1 .pm_caption-slider {
        width: 98%;
    }
    #features-shoe .pm_container {
        background: none;
        overflow: visible;
    }
    #features-shoe .pm_container:after {
        background: none;
    }
    #features-shoe .pm_container > .inner {
        background: none;
    }
    #features-shoe .pm_container > .inner:after {
        background: none;
    }
    .pm_tab-content {
        text-align: center;
    }
    #pm_tabs-products {
        margin: 40px 0 60px 0;
    }
    #pm_contenedor .pm_container {
        padding: 0;
        overflow: hidden;
    }

}
@media (max-width: 992px) {
    #pm_tabs-products .pm_tab-content {
        display: block;
    }
    #main-grid .grid-row {
        display: block;
    }
    .win.gecko #featured-plp .pm_title_underline:before,
    .win.webkit #featured-plp .pm_title_underline:before,
    .ie #featured-plp .pm_title_underline:before {
        bottom: -9px;
    }
    .win.safari #featured-plp .caption-plp {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .win.safari #featured-plp .container.plp {
        padding: 0;
    }
    #featured-plp,
    .win.webkit #featured-plp,
    .win.safari #featured-plp,
    .win.gecko #featured-plp,
    .ie #featured-plp  {
        height:  350px;
    }
    #featured-plp .pm_title_underline:before {
        height: 17px;
        width: 106%;
        right: -3%;
        content: '';
        position: absolute;
        bottom: -3px;
    }
    #featured-plp .pm_plp_underline02:before {
        height: 17px;
        width: 84%;
        left: 8%;
        content: '';
        position: absolute;
        bottom: -7px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#876d48+0,ac997b+50,876d48+100 */
        background: #876d48; /* Old browsers */
        background: -moz-linear-gradient(left,  #876d48 0%, #ac997b 50%, #876d48 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  #876d48 0%,#ac997b 50%,#876d48 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  #876d48 0%,#ac997b 50%,#876d48 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#876d48', endColorstr='#876d48',GradientType=1 ); /* IE6-9 */
    }
    /*BTN HERO modelo2*/
    #pm_contenedor .pm_btn-hero-modelo2 {
        background: #fff !important;
        color: #000 !important;
        font-family: 'Geogrotesque-Semibold';
    }
    #pm_contenedor .pm_btn-hero-modelo2:after {
        border-top: 4px solid #000 !important;
        border-right: 4px solid #000 !important;
        border-bottom: 4px solid transparent;
        border-left: 4px solid transparent;
    }
    /*HERO*/
    .pm_item-2.featured .pm_title_underline:before {
        background: #ad924f;
    }

    #pm_contenedor .pm_item-1 .pm_container.slider,
    #pm_contenedor .pm_item-2 .pm_container.slider,
    #pm_contenedor .pm_item-3 .pm_container.slider {
        width: 100%;
        text-align: center;
    }
    .pm_item-2 .pm_caption-slider .pm_title01,
    .pm_item-2 .pm_caption-slider h2.bajada,
    .pm_item-2 .pm_caption-slider h2.bajada span,
    .pm_item-3 .pm_caption-slider .pm_title01,
    .pm_item-3 .pm_caption-slider h2.bajada,
    .pm_item-3 .pm_caption-slider h2.bajada span {
        color: #fff;
    }




    .pm_spotlight02 .pm_col-md-6 {
        float: none;
    }

    #pm_contenedor #pm_featured-campaing .pm_caption-slider.modelo1 {
        width: 100%;
        font-size: 18%;
        margin-top: 0;
    }
    #pm_contenedor #pm_featured-campaing .pm_item-1 .pm_caption-slider {
        width: 100%;
    }
    .win.safari #pm_contenedor #pm_featured-campaing .pm_caption-slider.modelo1 {
        margin-top:  0;
    }
    #featured-plp .container.plp {
        margin-left: auto;
        margin-right: auto;
    }


    /*GRID*/
    .grid-row .row-copy .second-grid-description {
        padding-top: 0;
        width: 60%;
        margin: auto; 
    }
    .grid-row .row-copy .content {
        padding-top: 0;
        width: 60%;
        margin: auto;
    }
    .grid-row .row-copy {
        height: auto;
    }
    .grid-row .second-row-description {
        margin-bottom: 5%;
    }
    /* TAB SHOE */
    .tabs-shoe-menu,
    .tabs-shoe-menu-wn {
        float: none;
    }
    /*TABS*/
    .tab-shoe {
        width: 100%;
    }
    .tabs-shoe-menu , .tabs-shoe-menu-wn {
        width: 100%;
    }
    .tabs-shoe-menu li,
    .tabs-shoe-menu-wn li {
        display: inline-block;
    }
    .tabs-shoe-menu li a img,
    .tabs-shoe-menu-wn li a img {
        width: 35px;
    }
    #tabs-shoe-container .tab-shoe-content img,
    #tabs-shoe-container .tab-shoe-content-wn img {
        margin: 0;
    }
    #tabs-shoe-container .tab-shoe-content img,
    #tabs-shoe-container .tab-shoe-content-wn img {
        max-width: 80%;
    }
    .pm_evologo img {
        margin: auto;
        float: none;
        margin-bottom: -2.5%;
        width: 11.875em;
    }
    .pm_evologo02 img {
        margin: auto;
        float: none;
        margin-bottom: -2.5%;
        width: 11.875em;
    }
    .pm_container {
    width: 90%;
    }
    #pm_contenedor .pm_container.featured {
        width: 100%;
    }
    #pm_featured .pm_caption-featured {
        padding: 3em 2em;
    }
    .fflogo, .fflogo_02 {
        display:  inline-block !important;
    }
    #pm_featured-campaing img.fflogo_01 {
        display: none !important;
    }
    #pm_featured-campaing .pm_item-3 img.fflogo_01 {
        display: none !important;
    }
    #pm_featured-campaing img.fflogo,
    #pm_featured-campaing img.fflogo_02 {
        display: inline-block;
        float: none;
        margin-top:  50px;
        max-width: 190px;
    }

    #pm_contenedor .pm_container.slider {
        text-align: center;
        width: 90%;
    }
    .item.pm_item-1.featured {
        background-image: url("../img/overlay-h1.jpg")!important;
        background-position: center;
    }
    .item.pm_item-2.featured {
        background-image: url("../img/overlay-h2.jpg")!important;
        background-position: center;
    }
    .item.pm_item-3.featured {
        background-image: url("../img/overlay-h3.jpg")!important;
        background-position: center;
    }
    .pm_details-product ul {
        display: inline-block;
        text-align: center;
        list-style: none;
        width: auto;
    }
    .pm_details-product ul li {
        width: 200px;
        display: inline-block;
        margin: 0 1em;
    }
    #pm_tabs-products .info {
        padding-left: 0;
    }
    .pm_shoe-details.m-modelo1.current {
        display: inline-block;
    }
    #pm_contenedor .pm_container.details {
        height: 100%;
        padding: 5em 0;
    }
    .pm_shoe-details.m-modelo1.active {
        height: 710px;
    }
    #pm_contenedor .pm_container.details {
        text-align: center;
        width: 95%;
    }
    #pm_contenedor .pm_details-product ul li .cover-details img {
        width: auto;
        height: 82px;
    }
    .pm_details-product {
        display: inline-block;
    }
    #pm_featured .pm_caption-featured h2,
    #pm_featured .pm_caption-featured p,
    #pm_featured .pm_caption-featured .pm_call-action {
        text-align: center;
        width: 100%;
    }
    #pm_featured .pm_caption-featured {
        left: 0;
        text-align: center;
        width: 100%;
    }
    #pm_featured {
        width: 100%;
        background: url("../img/plp-overlay.jpg");
        background-size: cover;
    }
    #pm_contenedor .pm_col-md-6.info .pm_title h3,
    #pm_contenedor .pm_col-md-6.info small {
        text-align: center
    }
    #pm_tabs-products .info {
        text-align: justify;
        margin-bottom: 2em;
    }
    #pm_contenedor .pm_col-md-6.info .pm_description {
        text-align: center;
    }
    .pm_call-action {
        text-align: center;
    }
    #pm_tabs-products .pm_tab-content {
        height: auto;
    }

    #pm_contenedor .pm_container-dos {
     width: 100%;
    }
    .features-grid .row-copy h6.headline {
      font-size: 23px;
    }

    #main-grid .features-grid .row-copy p {
      font-size: 15px;
    }

    .row-img.img-square {
     display:none;
    }
    .features-grid .row-copy {
      width: 100%;
    }
    #pm_contenedor .features-grid .row-img.img-rectangle img {
      max-width: 100%;
      height: auto;
    }
    .features-grid {
     text-align: center;
    }
    #main-grid .features-grid .row-img, #main-grid .features-grid .row-copy {
        border: 0 ;
        float: none;
    }
    #banner-ignite .banner-title {
      max-width: 100%;
      padding: 0;
      text-align: center;
    }
    .pm_col-md-6.image-right img {
     margin-top: 0;
    }
    #banner-ignite .banner-title h2 {
      font-size: 35px;
    }

    #banner-ignite {
        background: url(../img/banner-ignite-layout.jpg);
        background-position-x: 80%;
    }
    
    /*PLP*/
    .features-grid .row-copy.above { display: block; }
    .features-grid .row-copy.below { display: none; }
    #featured-plp .caption-plp {
        float: none;
        text-align: center;
    }
    .ie #featured-plp .container.plp {
        width: auto;
        margin: 110px 0; /*14% 1px*/
    }
    #featured-plp .caption-plp .pm_title_underline {
        font-size: 62px;
        left: 0;
    }
    #featured-plp .caption-plp .pm_title01 {
        font-size: 62px;
        
    }

    #featured-plp .caption-plp {
        margin-left: 0;
        margin-top: 90px;
    }
    .ie #featured-plp .caption-plp {
        padding-top:  90px;
    }
    #featured-plp .caption-plp h2.bajada {
        font-size: 20px;
    }
    #featured-plp {
        background: url("../img/plp-overlay.jpg");
        background-position: top center;
        background-size: cover;
        /*height: auto;*/
    }
    .plp_zapatilla {
        display:  none !important;
    }
    .pm_item-1.featured .pm_title_underline:before {
        right: 4%;
    }
    .pm_item-3.featured .pm_title_underline:before {
        right: -1%;
        width: 102%;
    }
    #pm_productos-widget {
        margin: 2em 0;
    }
    #featured-plp {
        margin-bottom: 5em;
    }
    .pm_item-3.featured {
        margin-top: 3em;
    }

}

@media (min-width: 992px) {
    .pm_col-md-6 {
        width: 50%;
    }
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .pm_col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
    #pm_featured-campaing .pm_caption-slider {
        width: 100%;
        font-size: 18%;
        margin-top: 0;
    }
}
@media (max-width: 768px) {

    #pm_contenedor #pm_featured-campaing .pm_caption-slider.modelo1 {
        width: 100%;
        font-size: 18%;
        margin-top: 0;
    }
    .pm_tab-content > .pm_tab-pane {
      display: none;
    }
    .pm_tab-content > .active {
      display: block;
    }
    #top {
        padding: 20px;
        text-align: center;
    }
    #top p {
        width: auto;
    }
    .slick-next {
        right: 0;
    }
    .slick-prev {
        left: 0;
    }
    #features-shoe .pm_container {
        background: none;
    }
    #features-shoe .pm_container:after {
        background: none;
    }
    #features-shoe .pm_container > .inner {
        background: none;
    }
    #features-shoe .pm_container > .inner:after {
        background: none;
    }
    #pm_contenedor .pm_container.pm_details {
        padding: 1em 0;
    }
    button.slick-prev {
        margin-left: 10px;
    }
    button.slick-next {
        margin-right: 10px;
    }
    .pm_tab-content > .pm_tab-pane {
      display: none;
    }
    .pm_tab-content > .active {
      display: block;
    } 

    .pm_contenedor {
        margin: auto;
    }

}
@media (max-width: 710px) {
    .pm_details-product ul {
        width: auto!important;
    }
}
@media (max-width: 560px) {
        .ie #featured-plp .pm_title_underline:before {
            bottom: -6px;
        }
        .win.gecko #featured-plp .pm_title_underline:before {
            bottom: -6px;
        }
        .win.webkit #featured-plp .pm_title_underline:before {
            bottom: -5px;
        }
        .win.safari #featured-plp .pm_title_underline:before {
            bottom: -5px;
        }
        #featured-plp .pm_title_underline:before {
            bottom: -4px;
        }
        .ie #featured-plp .container.plp {
            margin: 65px 0;
        }
        .win.webkit #featured-plp .caption-plp {
            padding-top: 0;
        }
        .win.safari #featured-plp .caption-plp {
            padding-top: 65px;
        }
        #featured-plp .caption-plp .pm_title_underline,
        #featured-plp .caption-plp .pm_title01 {
            font-size: 40px;
            }
        #featured-plp .caption-plp h2 {
            font-size: 15px;
        }
        #featured-plp .pm_title_underline:before {
                height: 11px;
                bottom: -2px;
                width: 173px;
                left: -5px;
        }
        #featured-plp .caption-plp h2.bajada span {
            display: block;
        }
            #featured-plp {
                background-position-x: center;
            }
        #featured-plp,
        .win.webkit #featured-plp,
        .win.safari #featured-plp,
        .win.gecko #featured-plp,
        .ie #featured-plp  {
            height:  300px;
        }

        .pm_details-product ul li {
            width: 100%!important;
        }
        #pm_featured-campaing .pm_caption-slider h2.bajada {
            font-size: 20px;
        }

        #pm_featured-campaing .pm_caption-slider p {
            font-size: 15px;
        }
        #pm_contenedor .pm_details-product ul li p {
            padding: 0 2em;
        }
        .pm_details-product ul li .text-details {
            margin: 0;
            width: 100%;
            margin-bottom: 1em;
        }
        
    }
@media (max-width: 480px) {
    .pm_item-3 .pm_caption-slider h2.bajada span {
        display: inline;
    }
    .win.webkit #featured-plp .caption-plp {
        margin-top: 50px;
    }
    .win.gecko #featured-plp .caption-plp {
        margin-top: 50px;
    }

    .win.gecko #featured-plp,
    .win.webkit #featured-plp,
    .win.safari #featured-plp {
        height:  250px;
    }
    .ie #featured-plp .container.plp {
        margin: 50px 0;
    }

    #pm_featured h1 {
        font-size: 37px;
    }
    #pm_featured h2 {
        font-size: 37px;
    }
    #pm_contenedor .pm_details-logo img {
        max-width: 230px;
    }
    #pm_featured .pm_caption-featured h2 {
        font-size: 37px;
    }
    #featured-plp .caption-plp .pm_title_underline {
    font-size: 40px;
    }

    #featured-plp .caption-plp h2 {
    font-size: 15px;
    }
    #featured-plp .pm_title_underline:before {
        height: 11px;
        bottom: -2px;
        width: 173px;
        left: -5px;
    }
    #featured-plp {
        background-position-x: center;
    }

}
@media (max-width: 414px) {

    #features-shoe .item {
        width: 50%;
    }
    #features-shoe .item a {
        width: 30px;
        height: 30px;
    }
    #features-shoe .item .dropdown-menu {
        top: -160%;
        left: 140%;
    }

}
@media (max-width: 360px) {
/*UNDERLINE HERO*/
    #featured-plp .pm_title_underline:before {
        height: 11px;
        bottom: -2px;
        width: 173px;
        left: -5px;
    }
    #featured-plp .caption-plp {
        margin-top: 0;
    }
    #pm_contenedor .pm_container.details {
        height: 100%;
    }
    #pm_featured-campain .pm_caption-slider h2,
    #pm_featured .pm_caption-featured h2 {
        font-size: 35px!important;
    }
    #featured-plp .container.plp {
        margin: 40px 0;
    }
    #featured-plp .caption-plp h2.bajada {
        font-size: 15px;
    }
    #featured-plp .caption-plp .pm_title_underline {
        font-size: 40px;
    }
    #featured-plp,
    .win.webkit #featured-plp,
    .win.safari #featured-plp,
    .win.gecko #featured-plp,
    .ie #featured-plp  {
        height:  230px;
    }


}




/*BTN HERO*/

#pm_contenedor .pm_btn-hero {
    position: relative;
    border-radius: 0;
    background: #fa0202;
    width: 14em;
    border: none;
    margin-top: 2em;
    font-size: 13px;
    color: #FFF;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-family: 'Geogrotesque-bold';
    text-transform: uppercase;
}


#pm_contenedor .pm_btn-hero span {
    text-transform: none;
}

#pm_contenedor .pm_btn-hero:hover {
    background: #292929;
} 
#pm_contenedor .pm_btn-hero:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 1;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
}

.pm_btn-hero {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/*BTN HERO modelo1*/
#pm_contenedor .pm_btn-hero-modelo1 {
    position: relative;
    border-radius: 0;
    background: #fff;
    width: 140px;
    border: none;
    margin-top: 1.5em;
    font-size: 13px;
    color: #000;
    font-family: 'Geogrotesque-Semibold';
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
#pm_contenedor .pm_btn-hero-modelo1:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 1;
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
}

#pm_contenedor .pm_btn-hero-modelo1 span {
    text-transform: none;
}

#pm_contenedor .pm_btn-hero-modelo1:hover {
    background: #2b2b2b;
    color: #fff;
} 
#pm_contenedor .pm_btn-hero-modelo1:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 1;
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
}
#pm_contenedor .pm_btn-hero-modelo1:hover:after {
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
}
.pm_btn-hero-modelo1 {
  display: inline-block;
  padding: 8px 12px 5px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/*BTN HERO modelo2*/
#pm_contenedor .pm_btn-hero-modelo2 {
    position: relative;
    border-radius: 0;
    background: #000;
    width: 140px;
    border: none;
    margin-top: 1.5em;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
#pm_contenedor .pm_btn-hero-modelo2:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 1;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
}

#pm_contenedor .pm_btn-hero-modelo2 span {
    text-transform: none;
}

#pm_contenedor .pm_btn-hero-modelo2:hover {
    background: #2b2b2b;
    color: #fff;
} 
#pm_contenedor .pm_btn-hero-modelo2:hover:after {
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
}
.pm_btn-hero-modelo2 {
  display: inline-block;
  padding: 8px 12px 5px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/*BTN GENERAL SPAN*/
#pm_contenedor .pm_btn span {
    text-transform: none;
}








