/*generici*/

body {
    color: #333;
    background-color: #fff;
}


.box-spacer-small {
    margin-bottom: 4.00em;
    margin-top: 0.50em;
}

.box-spacer-medium {
    margin-bottom: 12.5em;
}

.box-spacer-large {
    margin-bottom: 7.87em;
    background-color: #ffffff;
}

.center {
    text-align: center;
}
.right {
    text-align: right;
}
.set-height {
    overflow: hidden;
}
.pdp-image {
    border-right: 1px solid #D3D3D3;
}
.pdp-main-image {
    max-width: 80%;
    margin: 0 auto;
}

.pdp-description {
    padding: 0 0 0 50px;
}
.pdp-description .row {
    border-bottom: 1px solid #D3D3D3;
    padding: 5px 20px 5px 0;
}
.pdp-description .row.no-border {
    border-bottom: 0;
}
.pdp-description .row div {
    padding-left: 0;
}
.pdp-description .add-to-wishlist {
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 999;
}
.pdp-description .add-to-wishlist img {
    width: 20px;
}
.pdp-description h1 {
    margin: 0;
    padding-bottom: 6px;
}
.pdp-description .pdp-price {
    margin: 10px 0 0;
}
.pdp-description .pdp-sku {
    color: #5C5C5C;
}

.pdp-qrcode-explain {
    color: #4A4A4A;
}
.pdp-description .pdp-style, .pdp-description .pdp-details, .pdp-description .pdp-add-cart {
    padding: 15px 0;
    color: #5C5C5C;
}

.pdp-description .pdp-style .row:first-child {
    display: flex;
    align-items: center;
    border-bottom: none;
}

.pdp-description .pdp-style .inventoryVariant img {
    margin: 5px 10px 5px 0;
}

.pdp-description .img-style {
    width: 62px;
    margin: 0 5px
}
.pdp-description .img-style.selected {
    border: 1px solid #5C5C5C;
}

.pdp-description .pdp-sizes span{
    color: #5C5C5C;
}
.pdp-description .pdp-size-guide {
    color: #5C5C5C;
    float: right;
    margin-top: 8px;
}
/*size guide modal*/
#size-guide-modal .close {
    position: absolute;
    /*top: 0;*/
    top: 5px;
    right: 10px;
}
#size-guide-modal .modal-header {
    text-align: center;
}
.allSize {
    text-align: center;
    /*width: 644px;*/
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .allSize {
        width: 100%;
        padding: 0;
    }
}
.allSizeTitle {
    display: block;
    /*margin-bottom: 40px;*/
    margin-bottom: 30px;
}

.size-guide-section {
    /*margin-top: 80px;*/
    margin-top: 40px;
    margin-bottom: 10px;
    float: left;
    padding: 0 3%;
}
@media only screen and (max-width: 767px) {
    .size-guide-section {
        width: 100%;
        padding: 0;
        margin-top: 50px;
    }
}
.titleGuideSection {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(151, 151, 151, .4);
}
.titleGuideSection .titleGuideSectionLabel {
    font-weight: 400;
    color: #222222;
}
.titleGuideSection--top {
    width: 50%;
    margin: 0 auto;
}
.titleGuideSectionLabel--top {
    font-size: 48px;
    font-family: source-han-serif-sc, serif;
}
.size-guide-block {
    /*margin: 0;*/
}
@media only screen and (min-width: 1024px) {
    .size-guide-block {
        margin: 3em 0;
    }
}
.size-guide-section .allTitlesSize {
    float: left;
    /*width: 644px;*/
    /*padding: 0 78px;*/
    margin-bottom: 10px;
    width: 100%;
    padding: 0 5%;
}
@media only screen and (max-width: 767px) {
    .size-guide-section .allTitlesSize {
        width: 100%;
        padding: 0;
    }
}
.size-guide-section .allTitlesSize .nextTitleSize {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    width: 20%;
}
.size-guide-section .allSizeItem {
    z-index: 9999;
    float: left;
    overflow-y: hidden;
    overflow-x: auto;
    margin: 0 auto;
    /*width: 644px;*/
    /*padding: 0 78px;*/
    width: 100%;
    padding: 0 5%;
}
@media only screen and (max-width: 767px) {
    .size-guide-section .allSizeItem {
        width: 100%;
        padding: 0;
    }
}
.size-guide-section .allSizeItem .nextGroupSize {
    float: left;
    width: 20%;
}
.size-guide-section .allSizeItem .nextGroupSize .itemSize {
    color: #999999;
    text-align: center;
}
.size-guide-section .allSizeItem .nextGroupSize .itemSize:nth-child(even) {
    background: #d8d8d8;
}
/*belt size guide table*/
.beltsSize .allTitlesSize .nextTitleSize {
    width: 50%;
}
.beltsSize .allSizeItem .nextGroupSize {
    width: 50%;
}
/*mobile version*/
@media only screen and (max-width: 767px) {
    #size-guide-modal .modal-body {
        margin: 0;
        padding: 0 15px;
    }
}
.one-third {
    width: 33% !important;
}
.one-fourth {
    width: 25% !important;
}
.one-half {
    width: 50% !important;
}
.one-eight {
    width: 12.5% !important;
}
.one-six {
    width: 16.667% !important;
}
.one-ten {
    width: 10% !important;
}
/*size guide nav style*/
.size-guide-nav nav {
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 80px;
}
.size-guide-nav .nav > li {
    font-size: 24px;
}
.size-guide-nav .nav > li:not(:last-child):after {
    content: "-";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.size-guide-nav .nav > li > a:hover, .nav > li > a:focus {
    background: transparent;
    text-decoration: underline;
}
.size-guide-nav .nav li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 16px;
    text-decoration: underline;
    padding-right: 24px;
}
.pdp-description .pdp-sizes .product-size {
    display: inline-block;
    position: relative;
    width: 60%;
    margin-left: 5px;
}
@media only screen and (min-width: 1200px) {
    .pdp-description .pdp-sizes .product-size {
        margin-left: 20px;
    }
}
.pdp-description .pdp-sizes .product-size .dropdown-toggle {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 2px 0 0;
    color: #4A4A4A;
    border-radius: 0;
    width: 100%;
    background: transparent;
    text-align: left;
    background: url('../prada_common/images/next.svg') no-repeat center right;
}
.pdp-description .pdp-sizes .product-size .dropdown-toggle:active,
.pdp-description .pdp-sizes .product-size .dropdown-toggle:focus,
.pdp-description .pdp-sizes .product-size .dropdown-toggle:active:focus {
    outline: none;
    box-shadow: none;
}
.pdp-description .pdp-sizes .product-size .dropdown-menu {
    width: 100%;
    padding: 10px 5px;
    border: 1px solid #666;
}
.pdp-description .pdp-sizes .product-size .dropdown-menu li {
    cursor: pointer;
}
.pdp-description .pdp-sizes .product-size .dropdown-menu li.disabled {
    pointer-events: none;
    opacity: 0.6;
}
.pdp-description .pdp-sizes .product-size .dropdown-menu li .number,
.pdp-description .pdp-sizes .product-size .dropdown-menu li .availability {
    float: left;
    padding: 5px 10px;
    margin: 0;
}
.pdp-description .pdp-sizes .product-size .dropdown-menu li .number {
    width: 30%;
}
.pdp-description .pdp-sizes .product-size .dropdown-menu li .availability {
    width: 70%;
    text-align: right;
}
.pdp-description .pdp-sizes .product-size .dropdown-menu li input {
    display: none;

}
.button-standard {
    text-transform: uppercase;
    color: #ffffff;
    background-color: #000000;
    padding: 10px 35px;
}
.button-standard:hover {
    color: #fff;
}
.pdp-add-cart span {
    text-transform: uppercase;
    margin: 0 10px;
}
.pdp-add-cart .add-to-cart{
    color: #fff!important;
}

.pdp-tabs {
    margin-top: 50px;
    margin-bottom: 20px;
}
.pdp-tabs .pdp-tab {
    height: 50px;
    border-bottom: 1px solid #D3D3D3;
    text-align: center;
    color: #D3D3D3;
    cursor: pointer;
}
.pdp-tabs .pdp-tab.active {
    border-bottom: 2px solid #000000;
    color: #000000;
}
#pdp-tab2, #pdp-tab3 {
    display: none;
}
.pdp-editorial-1 {
    margin: 0 -12%;
}
.pdp-editorial-1 div {
    padding: 0;
}
.pdp-editorial-1 .wrapper {
    position: relative;
    z-index: 200;
}
.pdp-editorial-1 .text-border {
    position: absolute;
    z-index: 230;
    top: 24em;
    left: 50%;
    border: 1px solid #000000;
    background-color: #ffffff;
    text-align: left;
    padding: 2.37em 1.9em 1.9em 1.9em;
    right: 2%;
}
.pdp-editorial-1 .text-border h3 {
    margin: 0;
    padding: 0 0 0.75em 0;
    word-wrap: break-word;
}
.pdp-editorial-1 .text-border p {
    padding: 0 0 1em 0;
    margin: 0;
}
.pdp-editorial-1 .img-pdp-edit-big {
    position: relative;
    z-index: 220;
}
.pdp-editorial-1 .img-pdp-edit-big img {
    width: 100%;
}
.pdp-editorial-2 {
    display: flex;
}
.pdp-editorial-2 .text-material {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.pdp-editorial-2 .text-material h3 {
    margin: 0;
    padding: 0 0 0.75em 0;
    word-wrap: break-word;
}
.pdp-editorial-2 .text-material p {
    padding: 0 0 1em 0;
    margin: 0;
}
.pdp-editorial-3 .text-look {
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.pdp-editorial-3 .text-look h3 {
    margin: 0;
    padding: 0 0 0.75em 0;
    word-wrap: break-word;
}
.pdp-editorial-3 .text-look p {
    padding: 0 0 4em 0;
    margin: 0;
}
.pdp-editorial-3 .text-look a {
    text-decoration: underline;
}
.stiky-bar {
    position: fixed;
    width: 100%;
    background-color:#000000;
    color: #ffffff;
    top:58px;
    left: 5px;
    z-index: 300;
    display: none;
    padding: 12px .94em;
    font-family: 'RobotoLight', sans-serif;
    height: 64px;
}
@media only screen and (min-width: 991px){
    .stiky-bar {
        height: 40px;
        padding: 4px .94em;
    }
}
.stiky-bar-content {
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*align-items: center;*/
    height: 40px;
}
@media only screen and (min-width: 991px) {
    .stiky-bar-content {
        height: 32px;
    }
}
.stiky-bar-content > .col-md-7 {
    padding-left: 0;
}
.stiky-bar-content--right > div {
    display: inline-block;
}
@media only screen and (max-width: 991px) {
    .stiky-bar-content--right {
        padding-right: 0;
    }
}
.stiky-bar-wish .add-to-wishlist {
    height: 40px;
    padding: 0 6px 0 0;
}
@media only screen and (min-width: 991px) {
    .stiky-bar-wish .add-to-wishlist {
        height: 32px;
    }
}
.stiky-bar .add-to-wishlist img {
    width: 22px;
    height: 24px;
}
.stiky-bar .stiky-style {
    margin-right: 50px;
    height: 32px;
    line-height: 31px;
}
.stiky-bar .stiky-style .stiky-style-label {
    margin-right: 8px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}
.stiky-bar .stiky-style .stiky-style-images {
    display: inline-block;
}
.stiky-bar .stiky-style .stiky-style-images a {
    display: inline-block;
}
.stiky-bar .stiky-style .stiky-style-images img {
    width: 30px;
    vertical-align: top;
}
.stiky-bar .stiky-style .stiky-style-images img.selected {
    border: 1px solid #ffffff;
}

/*.stiky-bar .stiky-bar-style img {*/
    /*width: 30px;*/
    /*margin: 0 5px;*/
/*}*/
/*.stiky-bar .stiky-bar-style img.selected {*/
    /*border: 1px solid #ffffff;*/
/*}*/
/*.stiky-bar .stiky-bar-add,*/
/*.stiky-bar .stiky-bar-store{*/
    /*display: block;*/
/*}*/
.stiky-bar .stiky-bar-price {
    text-align: right;
    vertical-align: baseline;
    margin-right: 4px;
}
@media only screen and (min-width: 1200px) {
    .stiky-bar .stiky-bar-price {
        vertical-align: middle;
    }
}
.stiky-bar .stiky-bar-add {
    text-align: center;
}
/*.stiky-bar .stiky-bar-add a.button-standard {*/
    /*width: 100%;*/
    /*display: block;*/
/*}*/
.stiky-bar .stiky-bar-store {
    text-align: left;
}
.stiky-bar .stiky-bar-add a.button-standard {
    width: 100%;
    /*display: block;*/
    text-transform: uppercase;
    color: #000000;
    background-color: #ffffff;
    padding: 13px 10px;
    /*display: inline-block;*/
    margin: 0;
}
@media only screen and (min-width: 768px) {
    .stiky-bar .stiky-bar-add a.button-standard {
        padding: 10px;
    }
}
@media only screen and (min-width: 1024px) {
    .stiky-bar .stiky-bar-add a.button-standard {
        padding: 8px 30px;
    }
}
.stiky-bar .stiky-bar-store span {
    text-transform: uppercase;
    /*margin: 0 10px;*/
    margin: 0 16px;
}
.stiky-bar .stiky-bar-store .button-link {
    color: #ffffff;
}
@media only screen and (min-width: 1024px) {
    .stiky-bar .stiky-bar-title {
        max-width: 360px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}
@media only screen and (min-width: 1440px){
    .stiky-bar .stiky-bar-title {
        max-width: 560px;
    }
}
#product-page-zoom-carousel .full-window-height {
    max-height: 75vh;
    margin: 0 auto;
}
#product-page-zoom-carousel .img-big {
    max-height: 75vh;
}
#qrcode canvas {
    padding: 5px;
    border: 1px solid #000000;
}
.pdp-editorial-2 .flex-start{
    justify-content: flex-start;
}

/*==========  Mobile First Method  ==========*/

/*GLOBAL HERO*/
.global-hero.reduce-margin-top {
    margin-top: 194px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
}

.global-hero {
    background-color: #FFF;
    margin-top: 194px;
    width: 100%;
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
    .header-hero {
        top: 98px;
    }
    .global-hero.reduce-margin-top {
        margin-top: 95px;

    }
    .global-hero {
        margin-top: 95px;
    }
    .stiky-bar {
        top: 95px; /*previously 100px;*/
    }
    .pdp-image .carousel {
        padding-left: 0;
        padding-right: 0;
    }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 991px) {
    .pdp-name-mobile {
     
        background:#f7f7f7;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 1em;
    }
    .pdp-name-mobile-container {
        width: 100%;
        margin: 0 auto;
        padding-top: 15px;
    }
    .pdp-name-mobile .pdp-name h1 {
        margin-top: 0;
        padding: 0 2em;
        margin-bottom: 4px;
        /*margin-bottom: 5px;*/
    }

    .pdp-name-mobile .pdp-name .pdp-sku {
        margin-bottom: 0;
    }

    .pdp-name-mobile .add-to-wishlist img {
        margin-top: 10px;
        height: 18px;
    }
    .pdp-image {
        border: 0;
    }
    #pdp-image-carousel .carousel-indicators {
        position: relative;
        margin-top: 5px;
        bottom: 0 !important;
    }
    #pdp-image-carousel .carousel-indicators li {
        border-color: #000000;
    }
    #pdp-image-carousel .carousel-indicators li.active {
        background-color: #000000;
    }
    #pdp-image-carousel.carousel {
        padding-bottom: 0;
    }
    .pdp-description {
        padding: 0;
    }
    .pdp-description .row {
        padding: 5px 0;
    }
    .pdp-description .row.no-border {
        padding: 0;
    }
    .pdp-description .row h1, .pdp-description .row .right {
        text-align: center;
    }
    .pdp-description .row h1 {
        margin: 0;
    }
    .pdp-description .pdp-price {
        margin: 0 0 10px 0;
    }
    .button-standard {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 10px 50px 0;
        text-align: center;
        font-size: 1em!important;
    }
    .pdp-description .pdp-sku, .pdp-description .pdp-price {
        text-align: center;
    }
    .pdp-description .pdp-style, .pdp-description .pdp-details, .pdp-description .pdp-add-cart {
        padding: 15px 0;
        color: #5C5C5C;
    }
    .pdp-description .pdp-mobile-find {
        text-align: center;
        color: #5C5C5C;
        padding: 15px 0;
    }
    .pdp-description .border-right {
        border-right: 1px solid #D3D3D3;
    }
    .pdp-description div {
        padding: 5px 0;
    }
    #pdp-tab2, #pdp-tab3 {
        display: block;
    }
    .pdp-editorial-1 {
        margin-top: -0.50em;
    }
    .pdp-editorial-1 div {
        padding: 0;
    }
    .pdp-editorial-1 .text-border {
        top: 8em;
        left: 20%;
        padding: 1.37em 1.2em 1.2em 1.2em;
    }
    .pdp-editorial-1 .text-border h3 {
        margin: 0;
        padding: 0;
        word-wrap: break-word;
    }
    .pdp-editorial-3 .text-look p {
        padding: 0;
    }
    /*.stiky-bar .stiky-bar-add a.button-standard {*/
        /*margin: 0;*/
        /*padding: 13px 10px;*/
        /*display: inline-block;*/
    /*}*/
    .product-share {
        background: #f5f5f5;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .product-share .product-share-box {
        border-top: none !important;
    }
    .global-hero.reduce-margin-top {
            margin-top: 95px;
    }
    .pdp-view .add-to-wishlist img {
        width: 20px;
        margin-right: 10px;
        margin-top: 10px;
    }
    .pdp-description-mobile-find {
        margin-bottom: 2em;
        margin-top: 1em;
    }


    .details-mobile-panel-default {
        margin: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .details-mobile-panel-title {
        line-height: 59px;
        margin: 0;
        /*border-bottom: 1px solid #eee;*/
    }
    .details-mobile-panel-title > a {
        display: block;
        width: 100%;
        border-bottom: 1px solid #eee;
        background: url('../prada_common/images/plus-select.svg') no-repeat right center;
        background-size: 8px;
    }
    .details-mobile-panel-title > a[aria-expanded="true"] {
        border-bottom: 0;
        background: url('../prada_common/images/ico-less.svg') no-repeat right center;
        background-size: 8px;
    }
    .details-mobile-panel-title span {
        font-size: .6em;
        color: #000;
    }
    .details-mobile-panel-title span > img {
        display: inline-block;
        margin-right: .5em;
    }
    .details-mobile-panel-title span.plus-ico > img,
    .details-mobile-panel-title span.less-ico > img {
        margin-right: 0;
    }
    .details-mobile-panel-body {
        
        border-bottom: 1px solid #eee;
    }
    .details-mobile-panel-body ul,
    .details-mobile-panel-body p {
        margin-bottom: 0;
    }

    .pdp-details-mobile-panel-group .collapse.in {
        border-bottom: none;
        padding-bottom: 0;
    }

}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .pdp-image .add-to-wishlist img {
        width: 30px;
        height: 30px;
    }
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}

.pdp-view .add-to-cart.link-disabled{
    background: rgba(0,0,0,0.2)!important;
}
.pdp-view .product-size .dropdown-menu li{
    cursor: pointer;
}
.pdp-view .product-size .dropdown-menu li.disabled *{
    color: #a4a4a4;
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.6;
}

/* +++++++++++  NEW SHARE PRODUCT +++++++++++ */
.product-share {
}
.product-share .product-share-box  {
    padding: 15px;
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
}
.product-share .product-share-title  {
    margin: 0 auto 25px;
    text-align: center;
}
.product-share .product-share-title-mobile{
    display: none;
}
.product-share .product-share-icon  {
    margin: 0 auto 5px;
    width: 200px;
    text-align: center;
}
.product-share .product-share-icon a, .product-share-title-mobile {
    margin: 0 15px;
}

/* ARTICLE PAGE A - SHARE */
.article-page-a-wrapper .product-share.mobile {
    display: none;
}
/* --- */

/* ARTICLE PAGE B - SHARE */
.article-page-b-wrapper .product-share .product-share-box {
    margin-left: calc(-10.976% - 6px);
    margin-right: calc(-10.976% - 6px);
}
/* --- */

/* PRODUCT PAGE - SHARE */
.product-page-wrapper .product-share {
    margin: 0 -12%;
    border-bottom: none;
}
/* --- */

.pdp-price-global{
    margin:0;
    line-height: 22px;
    font-size:24px;
}

@media only screen and (max-width: 356px) {
    .button-standard {
        font-size: 0.8em!important;
        padding: 10px 20px;
    }
}
/*generici*/

.pdp-description {
    font-family: Noto Sans SC Sliced, sans-serif;
}
.pdp-description h1 {
    font-size: 1.50em;
    font-family: Noto Sans SC Sliced, sans-serif;
}
.pdp-description .pdp-price {
    font-size: 1.60em;
}
.pdp-description .pdp-sku {
    font-size: 0.63em;
}

.pdp-qrcode-explain {
    font-size: .70em;
}
.pdp-description .pdp-style, .pdp-description .pdp-details, .pdp-description .pdp-add-cart {
    font-size: 0.60em;
}

.pdp-description .pdp-sizes span{
    font-size: .6em;
}
.pdp-description .pdp-size-guide {
    font-size: .6em;
}
/*size guide modal*/

.allSizeTitle {
    /*font-size: 28px;*/
    font-size: 35px;
    font-family: source-han-serif-sc, serif;
}
.allSizeSubtitle {
    font-size: 22px;
}

.size-guide-section .titleGuideSection .titleGuideSectionLabel {
    font-size: 28px;
    font-family: source-han-serif-sc, serif;
}


.size-guide-section .allTitlesSize .nextTitleSize {
    font-size: 12px;
}

.size-guide-section .allSizeItem .nextGroupSize .itemSize {
    font-size: 12px;
    line-height: 32px;
}

.size-guide-section .allSizeItem .nextGroupSize .itemSize {
    font-size: 8px;
}

@media only screen and (min-width: 375px) {
    .size-guide-section .allSizeItem .nextGroupSize .itemSize {
        font-size: 10px;
    }
}

@media only screen and (min-width: 425px) {
    .size-guide-section .allSizeItem .nextGroupSize .itemSize {
        font-size: 12px;
    }
}

/*mobile version*/
@media only screen and (max-width: 767px) {

    .allSizeTitle {
        font-size: 22px;
    }
    .allSizeSubtitle {
        font-size: 14px;
    }
}

.pdp-description .pdp-sizes .product-size .dropdown-toggle {
    font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 0.625em;
}


.button-standard {
    font-size: 1.10em;
}

.pdp-add-cart .button-link {
    font-size: 1.30em;
}

.pdp-tabs .pdp-tab {
    font-size: 1.563em;
}

.pdp-editorial-1 .text-border h3 {
    font-size: 2.25em;
    font-family: source-han-serif-sc, serif;
}
.pdp-editorial-1 .text-border p {
    font-size: 1.00em;
    font-family: Noto Sans SC Sliced, sans-serif;
}

.pdp-editorial-2 .text-material h3 {
    font-size: 1em;
    font-family: Noto Sans SC Sliced, sans-serif;
}
.pdp-editorial-2 .text-material p {
    font-size: 1.00em;
    font-family: Noto Sans SC Sliced, sans-serif;
}


.pdp-editorial-3 .text-look h3 {
    font-size: 2.25em;
    font-family: source-han-serif-sc, serif;
}
.pdp-editorial-3 .text-look p {
    font-size: 1.00em;
    /* font-size: 36px; */
    font-family: Noto Sans SC Sliced, sans-serif;
}
.pdp-editorial-3 .text-look a {
    font-size: 1.00em;
    /* font-size: 36px; */
    font-family: Noto Sans SC Sliced, sans-serif;
}
.stiky-bar .stiky-bar-title {
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 32px;
}
.stiky-bar .stiky-bar-price {
    font-size: 10px !important;
    letter-spacing: 2.2px;
}
@media only screen and (min-width: 768px) {
    .stiky-bar .stiky-bar-price {
        font-size: 20px !important;
    }
}
.stiky-bar .stiky-bar-title, .stiky-bar .stiky-bar-price {
    /*font-size: 1.50em;*/
    font-family: Noto Sans SC Sliced, sans-serif;
}
.stiky-style .stiky-style-label {
    font-size: 10px;
    font-family: Noto Sans SC Sliced, sans-serif;
}
.stiky-bar .stiky-bar-style {
    font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 0.60em;
}
.stiky-bar .stiky-bar-add a.button-standard {
    font-size: 10px !important;
    letter-spacing: .6px;
    font-weight: bold;
}
@media only screen and (min-width: 768px) {
    .stiky-bar .stiky-bar-add a.button-standard {
        font-size: 14px !important;
    }
}
.stiky-bar .stiky-bar-store {
    /*line-height: 2em;*/
}

.stiky-bar .stiky-bar-store span {
    font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 0.60em;
}
.stiky-bar .stiky-bar-store .button-link {
    font-size: 0.80em;
}

/*==========  Mobile First Method  ==========*/

/* Extra Small Devices, Phones */

@media only screen and (max-width: 479px) {
    /*.stiky-bar-price {*/
        /*font-size: 1em!important;*/
    /*}*/
    /*.stiky-bar .stiky-bar-add a.button-standard {*/
        /*font-size: 0.9em!important;*/
    /*}*/
}

/* 1190 senza margini + 10+10 px di margini*/

@media only screen and (max-width: 991px) {
	
    .pdp-name-mobile .pdp-name .pdp-old-price {
        margin: 10px 0 0;
        font-size: 0.9em;
        text-decoration: line-through;
    }

    .pdp-name-mobile .pdp-name .pdp-old-price span{
        display: inline-block;
        text-decoration: none;
        color: #afafaf;
        margin-left: 5px;
    }

    .pdp-name-mobile .pdp-name .pdp-old-price span:after{
        content: '%';
    }

    .pdp-name-mobile .pdp-name h1 {
        font-size: 22px;
    }
    .pdp-name-mobile .pdp-name .pdp-price {
        font-size: 22px;
    }
    .pdp-name-mobile .pdp-name .pdp-sku {
        font-size: 12px;
    }

    .pdp-description .pdp-price {
        font-size: 1.50em;
    }

    .pdp-description .pdp-style, .pdp-description .pdp-details, .pdp-description .pdp-add-cart {
        font-size: 0.80em;

    }
    .pdp-description .pdp-mobile-find {
        font-size: 0.80em;
    }

    .pdp-editorial-1 .text-border h3 {
        font-size: 2.25em;
        /* font-size: 36px; */
        font-family: source-han-serif-sc, serif;
    }

    .pdp-editorial-3 .text-look h3 {
        font-size: 1.25em;
    }

}

