/* SITE BASE RESET */
.grid-container .breadcrumbs {display: none}
.page-banner--top { display: none; }
.heading--h1-lg { display: none; }
body { height: auto!important; }
main .grid-container { box-sizing: border-box; max-width: 100%;  }
main .grid-container .grid-row{ margin-left: 0; margin-right: 0; }
main .grid-container .grid-row .col-5col-lg-1 { display: none; }
main .grid-container .grid-row .col-5col-xl-4 { width: 100%!important; padding:0!important; margin:0!important; }
main .grid-container .container--medium-fixed { width: 100%!important; }
main .grid-container .container--medium-fixed h1 { display: none; }
main .blog-post { margin: 0; }
main .js-blog-quiz__question-social-share { max-width: 1024px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }
main .page-banner__text { max-width: 1024px; margin: 0 auto; }
.footer.not-main-page-footer {margin-top: 0px;}

/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }

/* FONTS */
@font-face {
    font-family: 'Proxima Nova';
    src: url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Bold.eot');
    src: local('Proxima Nova Bold'), local('ProximaNova-Bold'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Regular.eot');
    src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Druk Wide Medium';
    src: url('/upload/static/sb/fonts/DrukWide/Druk Wide-Medium-Web.eot');
    src: url('/upload/static/sb/fonts/DrukWide/Druk Wide-Medium-Web.eot#iefix') format('embedded-opentype'),
    url('/upload/static/sb/fonts/DrukWide/Druk Wide-Medium-Web.woff2') format('woff2'),
    url('/upload/static/sb/fonts/DrukWide/Druk Wide-Medium-Web.woff') format('woff'),
    url('/upload/static/sb/fonts/DrukWide/Druk Wide-Medium-Web.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* LAYOUT */
.lp-container--fullwidth { margin: 0 auto; padding: 0; box-sizing: border-box; background: #000; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden; }
.lp-container { max-width: 1440px; margin: 0 auto; padding: 0 24px; box-sizing: border-box; position: relative; }
.lp-container--fullwidth .breadcrumbs { display: block; }
.lp-container--fullwidth .breadcrumbs__separator, .lp-container--fullwidth .link--secondary, .lp-container--fullwidth .link--secondary:visited { color: #FFF; }
.lp-container--fullwidth .breadcrumbs__item { color: #FFF; }
.lp-container--fullwidth .breadcrumbs { position: relative; z-index: 2; color: #fff; }
.lp-mobShow { display: none; }

/* BUTTON */
.lp-btn-group { margin: 40px auto; text-align: center; position: relative; }
.lp-btn { display: inline-block; font: normal 16px/22px 'OpenSans', sans-serif; border-radius: 16px; color: #000; background-color: #fff; padding: 13px 60px; box-sizing: border-box; text-decoration: none; }
.lp-btn:hover { color: #000; background-color: #fff; opacity: .95; }
.lp-btn span:after { display: inline-block; content: ' '; width: 13px; height: 11px; background: transparent url('/upload/static/sb/promo/puma_running/images/arrow-right.svg') 0 0 no-repeat; background-size: 100% auto; margin-left: 12px; vertical-align: middle; }

/* BILLBOARD */
.lp-billboard { margin: 0 -24px; }
.lp-billboard-row { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 34px; }
.lp-billboard-col { width: calc(50% - 17px); }
.lp-billboard__cover { height: 100%; }
.lp-billboard__cover img { height: 100%; object-fit: cover; }
.lp-billboard__logo-amred { margin: 32px 12px 32px 0; }
.lp-billboard-bundleRow { margin-right: 24px; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 52px; }
.lp-billboard-bundleColText { width: calc(100% - 52px - 120px); padding-bottom: 32px; box-sizing: border-box; }
.lp-billboard-bundleColMedia { width: 120px; }
.lp-billboard__logo-puma {}
.lp-billboard__img { margin-bottom: 24px; }

/* VIDEO */
.lp-video { }
.lp-video video { display: block; width: 100%; max-width: 100%; }

/* SECTION */
.lp-section { margin: 32px 0; }

/* TEXT */
.lp-text { margin: 0 auto; color: #fff; }
.lp-text--center { text-align: center; }
.lp-text h2 { font: normal 32px/140% 'Druk Wide Medium', sans-serif; margin: 0 0 24px; padding: 0; }
.lp-text__descr { margin: 0 auto; }
.lp-text__descr p { font: normal 24px/140% 'Proxima Nova', sans-serif; margin: 12px 0 0; padding: 0; }
.lp-text__descr p:first-child { margin-top: 0; }

/* PRODUCT */
.lp-product { display: block; text-decoration: none; color: #000; overflow: hidden; background-color: #fff; }
.lp-product:hover { color: #000; }
.lp-product__img {}
.lp-product__wrapper { padding: 15px; box-sizing: border-box; }
.lp-product__details { margin-bottom: 12px; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; }
.lp-product__subname { font: normal 14px/20px 'Proxima Nova', sans-serif; opacity: .6; }
.lp-product__name { font: normal 16px/20px 'Proxima Nova', sans-serif; }
.lp-product__footer { min-height: 32px; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; align-items: center; }
.lp-product__price { font: normal 16px/20px 'Proxima Nova', sans-serif; }
.lp-product__btnlink { display: block; width: 32px; height: 32px; background: transparent url('/upload/static/sb/promo/puma_running/images/arrow-product-link.png') 0 0 no-repeat; background-size: 100% auto; }

@media (hover: hover) and (pointer: fine) {
    .lp-product__btnlink { display: none; }
}

/* SLIDER */
.lp-slider-product-container { width: 100%; margin: 0; position: relative; }
.lp-slider-product-container .swiper { overflow: initial; padding-bottom: 24px; }
.lp-slider-product-container .swiper-slide { height: initial; }
.lp-slider-product-container .swiper-scrollbar { left: 0; bottom: 0; width: 100%; height: 4px; background: #E6E6E6; }
.lp-slider-product-container .swiper-scrollbar-drag { background: #656465; }
.lp-slider-product-container .lp-product { height: 100%; display: grid; grid-template-rows: auto 1fr; height: 100%; }
.lp-slider-product-container .lp-product__wrapper { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

/* SPECIAL */
.lp-special {  }

/* GALLERY */
.lp-gallery { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.lp-gallery__item {}

.lp-galleryMob { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.lp-galleryMob__item { min-width: 400px; width: 400px; }

.lp-wrapper { height: 100vh; transform-style: preserve-3d; top:0; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; position: relative; align-items: center; }
.lp-wrapper-section { height: 100vh; -ms-flex-negative: 0 !important; flex-shrink: 0 !important; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; align-items: center; }
.pin-spacer { overflow: hidden;  }

/* DEVIATE */
.lp-deviate { margin: 0 -24px; }
.lp-deviate-row { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 34px; }
.lp-deviate-col { width: calc(50% - 17px);}
.lp-deviate__img { margin-bottom: 24px; }
.lp-deviate__wrapper { padding: 24px; box-sizing: border-box; }
.lp-deviateProduct { height: 100%; padding: 24px; box-sizing: border-box; position: relative; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -ms-flex-pack: flex-end; justify-content: flex-end; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #fff; text-decoration: none; }
.lp-deviateProduct:hover { color: #fff; text-decoration: none; }
.lp-deviateProduct__img { display: block; height: 100%; width: 100%; position: absolute; left: 0; top: 0; overflow: hidden; }
.lp-deviateProduct__img img { width: 100%;height: 125%; object-fit: cover; position: absolute; top: 0; left: 0; will-change: transform; transform: translateZ(0); backface-visibility: hidden; }
.lp-deviateProduct__wrapper { position: relative; z-index: 1; }
.lp-deviateProduct__name { font: normal 32px/140% 'Druk Wide Medium', sans-serif; margin: 0 0 24px; padding: 0; }

/* CoolCELL Tee */
.lp-coolcelltee { padding: 32px 0; box-sizing: border-box; }
.lp-coolcelltee-row { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 34px; align-items: center; }
.lp-coolcelltee-col { width: calc(50% - 17px); overflow: hidden; }

/* SPECIAL */
.lp-special { margin: 0 -24px; padding: 32px 24px; box-sizing: border-box; background: transparent url('/upload/static/sb/promo/puma_running/images/bg.jpg') 0 0 no-repeat; background-size: cover; }
.lp-special-row { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 34px; }
.lp-special-col { width: calc(50% - 17px); overflow: hidden; }
.lp-special__img { margin: 32px auto; overflow: hidden; }
.lp-special__cover { height: 100%; overflow: hidden; }
.lp-special__cover img { height: 100%; object-fit: cover; }







@media (hover: hover) and (pointer: fine) { }

@media only screen and (max-width: 1200px) {
    /* SLIDER */
    .lp-slider-product-container .swiper-slide { width: 320px; }
}

@media only screen and (max-width: 1024px) {
    /* LAYOUT */
    .lp-container--fullwidth .breadcrumbs { margin: 20px 0; }
}

@media only screen and (max-width: 980px) {
    /* BILLBOARD */
    .lp-billboard { position: relative; }
    .lp-billboard-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 0; }
    .lp-billboard-col { width: 100%; }
    .lp-billboard__logo-amred { width: 274px; margin: 0; position: absolute; top: 40px; left: 50%; transform: translate(-50%,0); }
    .lp-billboard-bundleRow { margin:-32px 20px 0; gap: 0; }
    .lp-billboard-bundleColText { width: 100%; padding-bottom: 0; }
    .lp-billboard-bundleColMedia { display: none; }
    .lp-billboard__img { margin-bottom: 16px; }

    /* VIDEO */
    .lp-video { margin: 40px 0; }
}


@media only screen and (max-width: 768px) {
    main { padding-top: 0; }
    .lp-container { padding: 0 20px; }
    .lp-mobHide { display: none; }
    .lp-mobShow { display: block; }

    /* TEXT */
    .lp-text h2 { font: normal 24px/140% 'Druk Wide Medium', sans-serif; }
    .lp-text__descr p { font: normal 16px/140% 'Proxima Nova', sans-serif; }

    /* DEVIATE */
    .lp-deviate { margin: 0 -20px; }
    .lp-deviate-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 0; }
    .lp-deviate-col { width: 100%; }
    .lp-deviate__img { margin-bottom: 20px; }
    .lp-deviate__wrapper { padding: 20px; }
    .lp-deviateProduct { padding: 20px; min-height: 430px; }
    .lp-deviateProduct__name { font: normal 24px/140% 'Druk Wide Medium', sans-serif; }

    /* CoolCELL Tee */
    .lp-coolcelltee { padding: 0; }
    .lp-coolcelltee-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; align-items: initial; }
    .lp-coolcelltee-col { width: 100%; overflow: initial; }

    /* SPECIAL */
    .lp-special { margin: 40px -20px; padding: 20px; background: transparent url('/upload/static/sb/promo/puma_running/images/bg--m.jpg') 0 0 no-repeat; background-size: cover; }
    .lp-special-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 20px; }
    .lp-special-col { width: 100%; overflow: initial; }
    .lp-special__img { margin: 0 auto 20px; }
    .lp-special__cover { }
    .lp-special__cover img { }
    .lp-special .lp-slider-product-container { margin-top: 20px; }
}

@media only screen and (max-width: 600px) { }

@media only screen and (max-width: 365px) { }
