/*@import url(//fonts.googleapis.com/earlyaccess/notosansscsliced.css);*/

@font-face{
    font-family:'Noto Sans SC Sliced';
    /*src: url('fonts/noto/notosanscjkscregular.eot');*/
    src:url('fonts/noto/NotoSansSCSliced-Regular.100.woff2') format('woff2'),url('fonts/noto/NotoSansSCSliced-Regular.100.woff') format('woff'),url('fonts/noto/NotoSansSCSliced-Regular.100.otf')  format('opentype');
    font-weight:normal;
    font-style: normal;
}

/*
@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/roboto/Roboto-Light.eot');
    src: url('fonts/roboto/Roboto-Light.woff') format('woff'), url('fonts/roboto/Roboto-Light.ttf') format('truetype'), url('fonts/roboto/Roboto-Light.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Regular.eot');
    src: url('fonts/roboto/Roboto-Regular.woff') format('woff'), url('fonts/roboto/Roboto-Regular.ttf') format('truetype'), url('fonts/roboto/Roboto-Regular.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoBold';
    src: url('fonts/roboto/Roboto-Bold.eot');
    src: url('fonts/roboto/Roboto-Bold.woff') format('woff'), url('fonts/roboto/Roboto-Bold.ttf') format('truetype'), url('fonts/roboto/Roboto-Bold.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}*/


a{
    color: black;
}

.btn-tansuo{
    border: 1px dotted black;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
}
.btn-tansuo:hover{
    background-color: black;
    color: white;
    border: 0;
}

.pages{
        margin-top: 180px;

    }

    @media (max-width: 991px) {

        .pages{
            margin-top: 80px;

        } 
    }

/* +++++++++++++++++ FOOTER +++++++++++++++++ */
/* FOOTER */

footer {
    color: #ffffff;
    background-color: #000000;
    padding-top: 60px;
    padding-bottom: 60px;
}

footer p {
    color: #fff;
    /*font-size: 0.87rem;*/
}

footer .social a,
foter .social a:hover {
    color: #ffffff;
}

footer hr {
    margin-top: 0.68em;
    margin-bottom: 0.68em;
    border: 0;
    border-top: 1px solid #ffffff;
    opacity: 0.5;
}

footer .social i {
    /*font-size: 1.25em;*/
    padding-right: 0.81em;
}

footer .social p {
    margin: 0;
    padding: 0;
    /*font-size: 0.99em;*/
    /*line-height: 1.84;*/
}

footer .menu-box-footer {
    margin-top: 1.5em;
}

footer .menu-box-footer .box-menu-footer {
    /*min-height: 130px;*/
    height: auto;
}

footer .menu-box-footer .box-menu-footer h5 {
    color:#fff;
    /*font-size: 0.99em;*/
}

.footer-links {
    list-style: none;
    padding: 0;
}

.footer-links li {
    /*font-size: 0.99em;*/
    color: #ffffff;
    /*line-height: 1.83;*/
}

.footer-links li a {
    color: #ffffff;

    text-decoration: none;
}

.footer-links li a:hover {
    color: #ffffff;
    font-weight:400;
    text-decoration: underline;
}

.footer-links li span{
    /*font-size: 12px;*/
    opacity: 0.5;
}

footer .icp{
    text-align:center;
}
footer .icp p{

    line-height:22px;
    padding-right:0.63em;
    color:#fff;
    
}

footer .icp a{

    line-height:22px;
    padding-right:0.63em;
    color:#fff;
    
}

footer .icp .logo-icp{
    width:2em;
    height:auto;
    text-align:left;
    float:left;
    display:inline;
    margin: 3px 0 0 0;
}
footer .icp .info-icp{
    text-align:left;
    float:left;
    display:inline;
}

footer .icp .logo-psr{
    width:2em;
    height:auto;
    text-align:left;
    float:left;
    display:inline;
    margin: 3px 0 0 40px;

}
footer .icp .info-psri{
    text-align:left;
    float:left;
    display:inline;
}

footer .icp .copyright-icp{
    text-align: right;
}

footer .p-iva a{
    color: #fff !important;
}

.footer-accordion-m {
    display: none;
}

@media only screen and (max-width: 991px) {
    .footer-links li span{
        /*font-size: 12px;*/
        opacity: 0.5;

    }
}
/* +++++++++++++++++ /FOOTER +++++++++++++++++ */


/* ACCORDION FOOTER*/
@media only screen and (max-width: 991px) {
    footer {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    footer .menu-box-footer .box-menu-footer {
        min-height: 140px!important;
        height: auto;
    }

   /* footer .menu-box-footer .box-menu-footer {*/
        /*min-height: auto;*/
        /*min-height: 140px;*/
        /*padding-left: 20px;*/
        /*padding-right: 20px;*/
   /* }*/

    /*footer .social {*/
        /*!*padding-top: 15px;*!*/
        /*padding-right: 20px;*/
        /*padding-left: 20px;*/
    /*}*/

    .footer-accordion-m {
        display: block !important;
    }

    .footer-accordion-m .panel-group .panel {
        margin-bottom: 0;
        background-color: #000000;
        border: 0;
        border-bottom: 1px solid #908E8E;
        border-radius: 0px;

    }

    .footer-accordion-m .panel-default > .panel-heading {
        color: #fff;
        background-color: #000;
        border-color: #fefefe;
        padding: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .footer-accordion-m .panel-default > .panel-heading a {
        display: block;
        padding: 16px 15px;
    }

    .footer-accordion-m .panel-default > .panel-heading a:after {
        display: none;
    }

    .footer-accordion-m .panel-default > .panel-heading a[aria-expanded="true"] {
        background-color: #000;
    }

    .footer-accordion-m .panel-default > .panel-heading a[aria-expanded="true"]:after {
        display: none;
    }

    .footer-accordion-m .panel-default > .panel-heading a[aria-expanded="false"]:after {
        display: none;
    }

    .footer-accordion-m .panel-body p {

        margin: 0;
        padding: 1em;
        /*font-size: 0.99em;
        !*line-height: 1.84;*!*/
        color: #fff;
    }

    .footer-accordion-m .accordion-option {
        width: 100%;
        float: left;
        clear: both;
        margin: 15px 0;
    }

    .footer-accordion-m .accordion-option .title {
        /*font-size: 20px;*/
        font-weight: bold;
        float: left;
        padding: 0;
        margin: 0;
    }

    .footer-accordion-m .accordion-option .toggle-accordion {
        float: right;
        /*font-size: 16px;*/
        color: #6a6c6f;
    }

    .footer-accordion-m .accordion-option .toggle-accordion:before {
        content: "Expand All";
    }

    .footer-accordion-m .accordion-option .toggle-accordion.active:before {
        content: "Collapse All";
    }

    .footer-accordion-m .panel-title {
        text-align: center;

    }
}

/* /FINE ACCORDION FOOTER*/

/* QRCODE */

/*#aem-header .top-menu-social-box.china-social{display:none;margin:0 0 15px 272px}*/
#QRcodeWrapper {
    display: none;
}

#QRcodeBackground{
    opacity:.9;
    background-color:#fff;
    width:100%;
    height:100%;
    width: 100vw;
    height: 100vh;
    position:fixed;
    top:0;left:0;
    z-index:9005;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#QRcodeBackground .code-container{
    z-index:9006;
    width:328px;
    display:table-cell;
    vertical-align:middle;
    text-align:center
}
/* QRCODE */

/*#aem-header .top-menu-social-box.china-social{display:none;margin:0 0 15px 272px}*/
#QRcodeBackground .code-container img{width:164px}
#QRcodeBackground .text-top,
#QRcodeBackground .text-bottom{
    font-family:KozGoPr6N Regular,sans-serif;
    font-size:24px;line-height:24px;
    color:#000;
}
#QRcodeBackground .text-top .timesNewRoman,
#QRcodeBackground .text-bottom .timesNewRoman{
    font-family:Times New Roman;
    font-size:24px;line-height:24px;
    color:#000;
}



@media only screen and (max-width: 991px) {
    .padBox8 {
        padding-left: 0;
        padding-right: 0;
    }
}

/* BOOK APPOINTMENT */

.book-appointment {
    margin-top: 60px; /* deve essere 140px ma i restanti 80px li prende dal componente precedente uguale per tutti */
    margin-bottom:140px;
}

/*fix on footer*/
@media only screen and (max-width: 767px) {
    .footer-container {
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0;
    }

    footer .social {
        padding-right: 20px;
        padding-left: 20px;
    }

    footer .menu-box-footer {
        padding: 0 20px;
        margin-bottom: 2em;
    }

    footer .menu-box-footer .box-menu-footer {
        min-height: 140px!important;
        height: auto;
    }

    .footer-copy {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 525px) {
    footer .icp .logo-psr {
        margin-left: 0;
    }
}
/* +++++++++++++++++ ACCESSIBILITY STYLES +++++++++++++++++ */
#skiptocontent a {
    padding:6px;
    position: absolute;
    top:-60px;
    left:0;
    color:white;
    border-right:1px solid white;
    border-bottom:1px solid white;
    border-bottom-right-radius:8px;
    background:transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 1100;
}

#skiptocontent a:focus {
    position:absolute;
    left:0;
    top:0;
    background:#BF1722;
    outline:0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

.dropdown-login .dropdown-toggle:focus {
    outline:1px;
}

#modal-login .btn-link-black a.block,
.navbar-default .navbar-nav li .btn-link-black a.block {
    height: 30px;
    line-height: 30px;
    background-color: #FFF;
    color: #000000;
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
    text-decoration: none;
    display: block;
    border: 1px solid #000;
    margin-bottom:16px;
}

#modal-login .btn-link-login-sign a.block,
.navbar-default .navbar-nav li .btn-link-login-sign a.block {
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
    text-decoration: none;
    display: block;
    border: 1px solid #FFF;
}

#modal-login  .btn-link-login-sign a.block:focus,
.navbar-default .navbar-nav li .btn-link-login-sign a.block:focus {
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
    text-decoration: none;
    display: block;
    border: 1px solid #FFF;
}

.navbar-default .navbar-nav li .btn-link-login-social a.block {
    height: 30px;
    line-height: 30px;
    background-color: #AAC8EE;
    border: 1px solid #AAC8EE;
    color: #000000;
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
    text-decoration: none;
    display: block;
    margin-bottom:16px;
}


#login-dp .btn-link-black a.block:hover,
#login-dp .btn-link-black a.block:focus
 {
    text-decoration: none;
     opacity:1;
     color:#000;
}

#login-dp .btn-link-login-social a.block:hover,
#login-dp .btn-link-login-social a.block:focus
 {

     color:#000;
     background-color: #AAC8EE;
     border: 1px solid #AAC8EE;

}

#login-dp .btn-link-login-sign a.block:hover,
#login-dp .btn-link-login-sign a.block:focus
 {
     text-decoration: none;
     opacity:1;
     color:#fff;
}

.text-small-grey{
    font-size:0.80em;
    color:rgba(0,0,0,0.35);
    text-align:center;
}

#login-dp  .link-login{
    text-align:center;
    font-size:0.80em;
}
#login-dp .link-login a{
    color:#000;
    text-decoration: underline;
}

#login-dp .link-login.show-hide-login {
    margin-bottom: 10px;
}

#login-dp .link-login a:hover,
#login-dp  .link-login a:focus,
#login-dp  .link-login a:active
{
    color:#000;
    text-decoration: underline;
}


#login-dp .fa{
    padding: 0 3px;
}

#modal-login input,
#login-dp input {
    border: 0;
    outline: 0;
    height: 34px;
    line-height: 30px;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent;
    border-bottom: 1px solid black;
    width: 100%;
    color: #000;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

#modal-login input::-webkit-input-placeholder,
#login-dp input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:rgba(0,0,0,0.35);
        text-align:center;
}
#modal-login input:-moz-placeholder,
#login-dp input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:rgba(0,0,0,0.35);
       text-align:center;
}
#modal-login input::-moz-placeholder,
#login-dp input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:rgba(0,0,0,0.35);
       text-align:center;
}
#modal-login input:-ms-input-placeholder,
#login-dp input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:rgba(0,0,0,0.35);
       text-align:center;
}
#modal-login input:-ms-input-placeholder,
#login-dp input:-ms-input-placeholder { /* Microsoft Edge */
    color:rgba(0,0,0,0.35);
      text-align:center;
}

#login-dp .fa-facebook{
    color:#fff;
    background:#000;
    margin: 0 3px;
    padding: 2px 4px 0 2px;
}
#login-dp .with-errors{
    margin-top: 0;
    font-size: .9em;
    color: #AB0015;
}
#form-reset-password3 .with-errors{
  font-size: 1em;
}

#form-login-prada .link-login {
    padding-bottom: 10px;
    font-size: 0.875em;
    text-align: center;
}

#form-login-prada .book-prefix-phone,
#login-dp .book-prefix-phone {
    width: 20%;
}

#form-login-prada .book-phone,
#login-dp .book-phone {
    width: 63%;
}

#login-dp .book-prefix-phone,
#login-dp .book-phone {
    border-radius: 0;
    display: inline-block;
    box-shadow: none;
}

.login-content #form-reset-password1 #reset-phone {
    border-radius: 0;
    display: inline-block;
    box-shadow: none;
    border: none;
    font-size: inherit;
    /*padding: 0 55px;*/
    width: 60%;
    float:right;
}
@media only screen and (max-width: 991px) {
    .login-content #form-reset-password1 #reset-phone {
        font-size: 13px;
    }
}

#form-login-prada .flag-container {
    border-bottom: 1px solid #000;
}

#form-login-prada .intl-tel-input.allow-dropdown,
#form-reset-password1 .intl-tel-input.allow-dropdown {
    width: 100%;
}

#form-login-prada .intl-tel-input .country-list .country,
#form-reset-password1 .intl-tel-input .country-list .country {
    color: #000;
    text-align: left;
}

#form-login-prada #phone {
    box-shadow: none;
    float: right;
    font-size: inherit;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

#form-login-prada .country-list,
#form-reset-password1 .country-list {
    position: relative;
    width: 188px;
}

.nav-hp .navbar-nav .with-errors ul li {
    font-size: 0.625em;
        color: #AB0015;
}

#login-dp{
    min-width: 222px;
    padding: 16px;
    background-color:rgb(255,255,255);
    margin-left:calc(50% - 111px);
    margin-right:calc(50% - 111px);
    font-size:inherit;
    z-index: 10000;
    border: 1px solid #979797;
    margin-top: 10px;
}

.nav-hp.navbar-default .navbar-nav li .link-login a:focus,
.navbar-default .navbar-nav li .link-login a:hover,
.nav-hp.navbar-default .navbar-nav li .link-login a:focus,
.navbar-default .navbar-nav li .link-login a:active,
.nav-hp.navbar-default .navbar-nav li .link-login a:focus,
.navbar-default .navbar-nav li .link-login a:focus
{
    color:#000;
}
.navbar-default .navbar-nav.myprofile > .open > a,
.navbar-default .navbar-nav.myprofile > .open > a:hover,
.navbar-default .navbar-nav.myprofile > .open > a:focus{
    background-color:inherit;
}


#login-dp a.navbar-link,
#login-dp a.navbar-link:hover,
#login-dp a.navbar-link:focus{
    color:#000;
    line-height:2;
}

.other-social-button{
    margin-top:16px;
}

#login-dp .arrow-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #979797;
    position: absolute;
    top:-7px;
    right: 47%;
}

#login-dp .arrow-up-inner {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    right: -6px;
    top: 1px;
}

/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {
    /*.vcenter-mobile {
        position: fixed!important;
        top: 0;
        width:100%;
        height: 100%;
        background: #fff;
    }*/

    #login-dp .icon-header-right a{
        /*font-size: 1.12em;
        font-family: 'Roboto';*/
        text-decoration: underline;
        color: #000000;
    }

    #login-dp .icon-header-right{
        padding:0;
    }

    #login-dp .close{
        opacity:1;
        position: absolute;
        height: 15px;
        left: 18px;
        top: 18px;
    }

    .relative{
       display: flex;
         justify-content: center;
         align-items: center;
    }
    #login-dp{
        position: fixed!important;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width:100vw;
        height:110vh;
        background-color: #fff;
        color: #fff;
        margin: 0;
        padding: 0;
        border-radius: 0;
        overflow-x: hidden;
        overflow-y: auto;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }

    #login-dp{
        margin-left:0;
        margin-right:0;
    }

    #login-dp .arrow-up {
        display: none;
    }

    #login-dp .arrow-up-inner {
        display: none;
    }

    #login-dp .tabs{
        max-width:240px;
        margin: 80px auto 0;
        background: #fff;
        /*font-family: Noto Sans SC Sliced, sans-serif;*/
    }

    #login-dp .navbar-header:after {
        content: ' ';
        display: table;
        width: calc(100vw - 30px);
        margin: 0 auto;
        border-bottom: 1px solid black;
    }

    #login-dp .navbar-brand {
        position: static;
        left: auto;
        margin: 0 calc(50vw - 47px);
        width: 94px;
    }

    #login-dp .navbar-brand img {
        margin: 18px auto 17px;
    }

    .nav-hp .navbar-nav #login-dp li {
        margin-top: 0;
    }

    #form-login-social{
        width:240px;
    }

    #form-login-prada{
        width:240px;
    }

    #form-login-prada .intl-tel-input.allow-dropdown {
        width: 100%;
    }

    #form-login-prada #phone {
        width: 70%;
        font-size: 13px;
    }

    #form-sign-up-prada{
        width:240px;
    }

    .navbar-default .navbar-nav.myprofile .dropdown-login.open {
        height: 100vh;
    }

    .navbar-default .navbar-nav.myprofile .dropdown-login.open .navbar-header {
        margin-top: 0;
    }

    /*.navbar-default.nav-hp .navbar-nav.myprofile .dropdown-login.open .navbar-brand {*/
        /*float: none;*/
        /*display: block;*/
        /*position: relative;*/
        /*margin: 0 auto;*/
    /*}*/

    #modal-login .modal-content {
        width: 100% !important;
        height: 100% !important;
        border: 0;
    }

    #modal-login .modal-dialog {
        margin: 0;
    }

    #modal-login .navbar-header {
        display: none;
    }

    #modal-login .modal-body {
        padding: 0 20px 25px 20px !important;
    }

    #modal-login .navbar-bordered:after {
        display: none;
    }

    #modal-login #form-login-prada {
        position: static;
        width: 100%;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

#modal-login {
    overflow: hidden;
}

#modal-login .modal-header {
    border-bottom: 1px solid #979797;
    margin-bottom: 45px;
    padding: 10px 0;
}

#modal-login .modal-header p {
    font-size: 12px;
    line-height: 1.58;
    text-align: center;
    margin: 22px 0 0 0;
}

#modal-login .modal-body {
    padding: 0 0 25px 0;
}

#modal-login .modal-dialog {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

#modal-login .modal-content {
    width: 333px;
    box-sizing: border-box;
    border-radius: 0;
    padding: 0 26px;
    text-align: center;
}

#modal-login .show-hide-login a {
    opacity: 0.5;
    font-size: 9px;
}

#modal-login .text-small-grey {
    font-size: 9px;
    margin-top: 35px;
}

/* Close Button */
.btn-close {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    margin-right: -15px;
    padding: 0;
    border: 0;
    background-color: transparent;
    width: 15px;
    position: relative;
    cursor: pointer;
}

.btn-close.close,
.btn-close.close:hover,
.btn-close.close:focus {
    opacity: 1;
    float: inherit;
    font-size: initial;
    line-height: inherit;
    text-decoration: none;
    height: 100%;
}

.btn-close span {
    display: table;
    width: 15px;
    height: 1px;
    background-color: #000000;
}

.btn-close span:first-child {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.btn-close span:last-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -15px;
}

/* Mobile/Tablet scroll lock & iOS11 input focus fix */
.scroll-lock {
    margin: 0;
    height: 100vh;
    overflow: hidden;
    position: fixed !important;
}

/*generici*/

body {
    background-color: #fff;
}

/*.box-spacer-small {
    margin-bottom: 6.25em;
    !* 100px  *!
}

.box-spacer-medium {
    margin-bottom: 12.5em;
    !* 200px *!
}

.box-spacer-large {
    margin-bottom: 7.87em;
    !* 300px  *!
    background-color: #ffffff;
}*/

.marB10 {
    margin-bottom: 10px;
}

.marR10 {
    margin-right: 10px;
}

.marL10 {
    margin-left: 10px;
}

.marB15 {
    margin-bottom: 15px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.padding5 {
    padding: 5px !important;
}

.nopaddingL {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.nopaddingR {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.paddingL15 {
    padding-left: 15px !important;
}

.paddingR15 {
    padding-right: 15px !important;
}

.btn-disabled {
    pointer-events: none;
    text-decoration: none !important;
}

.global-hero.reduce-margin-top {
    margin-top: 194px;
    /*margin-top: 148px; reduced due to always open hero banner*/
    /*-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;*/
}

.global-hero.reduce-margin-top div .container-fluid {
    margin-top: -46px;
}

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

.set-height {
    overflow: hidden;
}

/*BASE TEMPLATE*/

.panel-body {
    border-top: 0 !important;
}

/*++++++++++++ /HEADER NAV CATEGORY ++++++++++++++*/

.cat-wrapper {
    background-color: #FFF;
    width: 100%;
}

/*++++++++++++  BOX CAT 1 - ONE IMAGE BOX START ++++++++++++++*/

.cat-one-image-box {
}

.cat-one-image-box .cat-one-image-right img {
    float: right;
}

.cat-one-image-box .img-big {
    max-width: 490px;
    height: auto;
    float: right;
}

.cat-one-image-box .wrapper-text-right {
    padding-top: 4em;
    padding-right: 30%;
    padding-left: 22px;
}

.cat-one-image-box .wrapper-text-right h1 {
    text-decoration: none;
    /*font-size: 3.750em;
    font-family: source-han-serif-sc, serif;*/
    margin-top: 25px;
    margin-bottom: 35px;
}

.cat-one-image-box .wrapper-text-right h1 a {
    /*font-size: 1em;*/
    text-decoration: underline;
    /*font-family: source-han-serif-sc, serif;*/
}

.cat-one-image-box .wrapper-text-right h1 a:hover {
    text-decoration: underline;
}

/*NEW <p> <a> BOX */

/* old style link box */
.cat-one-image-box .wrapper-text-right a {
    /*font-size: 1.12em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    text-decoration: underline;
    color: #000000;
}

.cat-one-image-box .wrapper-text-right a:hover {
    text-decoration: underline;
    color: #000000;
}

/*style per eventuale  il testo editoriale*/
.cat-one-image-box .wrapper-text-right p {
    display: block;
    text-align: left;
    /*font-size: 1.37em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
}

.cat-one-image-box .wrapper-text-right p a {

    /*font-family: Noto Sans SC Sliced, sans-serif;*/
    padding: 0;
    /*font-size: 0.81em;*/
    text-decoration: underline;
}

.cat-one-image-box .wrapper-text-right p a:hover {
    text-decoration: underline;
    color: #000000;
}

/* style per il link presente sotto il testo editoriale */
.cat-one-image-box .wrapper-text-right p a.link-box {
    /*font-size: 0.81em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    text-decoration: underline;
}

.cat-one-image-box .wrapper-text-right p a.link-box:hover {
    text-decoration: underline;
    color: #000000;
}

/**/

/*++++++++++++  /BOX CAT 1 - ONE IMAGE BOX START ++++++++++++++*/

/*.cat-one-image-box .wrapper-text-right a:hover {
    text-decoration: underline;
    color: #000000;
}*/

/*++++++++++++  BOX CAT 1 - RIGHT - ONE IMAGE BOX START ++++++++++++++*/

.cat-one-image-box-right {
}

.cat-one-image-box-right .cat-one-image-right img {
    float: right;
}

.cat-one-image-box-right .img-big {
    max-width: 490px;
    height: auto;
    float: right;
}

.cat-one-image-box-right .wrapper-text-right {
    padding-top: 4em;
    padding-left: 30%;
    padding-right: 22px;
    text-align: right;
}

.cat-one-image-box-right .wrapper-text-right h1 {
    text-decoration: none;
    /*font-size: 3.750em;
    font-family: source-han-serif-sc, serif;*/
    margin-top: 25px;
    margin-bottom: 35px;
}

.cat-one-image-box-right .wrapper-text-right h1 a {
    text-decoration: underline;
    /*font-size: 1em;
    font-family: source-han-serif-sc, serif;*/
}

.cat-one-image-box-right .wrapper-text-right h1 a:hover {
    text-decoration: underline;
}

/*NEW <p> <a> BOX */

/* old style link box */
.cat-one-image-box-right .wrapper-text-right a {
    /*font-size: 1.12em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    text-decoration: underline;
    color: #000000;
}

.cat-one-image-box-right .wrapper-text-right a:hover {
    text-decoration: underline;
    color: #000000;
}

/*style per eventuale  il testo editoriale*/
.cat-one-image-box-right .wrapper-text-right p {
    display: block;
    text-align: right;
    /*font-size: 1.37em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
}

.cat-one-image-box-right .wrapper-text-right p a {
    /*font-size: 0.81em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    padding: 0;
    text-decoration: underline;
}

.cat-one-image-box-right .wrapper-text-right p a:hover {
    text-decoration: underline;
    color: #000000;
}

/* style per il link presente sotto il testo editoriale */
.cat-one-image-box-right .wrapper-text-right p a.link-box {
    /*font-size: 0.81em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    text-decoration: underline;
}

.cat-one-image-box-right .wrapper-text-right p a.link-box:hover {
    text-decoration: underline;
    color: #000000;
}

/**/

/*++++++++++++  /BOX CAT 1-RIGHT - ONE IMAGE BOX START ++++++++++++++*/

.cat-one-image-box-right .wrapper-text-right a:hover {
    text-decoration: underline;
    color: #000000;
}


/* NATO PER MUST HAVE, MA VA BENE ANCHE PER LE ALTRE PAGINE DOVE CI SONO I ROWCOMPONENT */
.category-rowcomponent:first-child{
    margin-top:40px;
}

@media only screen and (max-width: 991px) {
    .category-rowcomponent:first-child{
        margin-top:20px;
    }

}

/*++++++++++++  BOX CAT 2 - THREE IMAGE BOX END ++++++++++++++*/


.cat-three-image-box {
    display: table;
    height: 100%;
}

.cat-three-image-box .display-tcel {
    display: table-cell;
    height: 100%;
}

.cat-three-image-box .bg-img-grey {
    background-color: #F7F7F7;
}

.cat-three-image-box .img-big {
    max-width: 490px;
    height: auto;
}

.cat-three-image-box .box-spacer-small {
    margin-bottom: 5.6em;
}

.cat-three-image-box .wrapper-text-left {
    padding-top: 6em;
    text-align: right;
    padding-right: 26px;
}

.cat-three-image-box .wrapper-text-left h1 {
    /*font-size: 3.750em;
    font-family: source-han-serif-sc, serif;*/
    text-decoration: none;
    margin-bottom: 48px;
}

.cat-three-image-box .wrapper-text-left h1 a {
    text-decoration: underline;
    /*font-size: 1em;
    font-family: source-han-serif-sc, serif;*/
}

.cat-three-image-box .wrapper-text-left h1 a:hover {
    text-decoration: underline;
}

/*old*/
.cat-three-image-box .wrapper-text-left p a.link-box {
    /*font-size: 1.12em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    text-decoration: underline;
    color: #000000;
}

.cat-three-image-box .wrapper-text-left p a.link-box:hover {
    text-decoration: underline;
    color: #000000;
}

.cat-one-image-box .wrapper-text-left p {
    display: block;
    text-align: left;
    /*font-size: 1.37em;
    font-family: Noto Sans SC Sliced, sans-serif;*/

}

/*style per eventuale  il testo editoriale*/
.cat-three-image-box .wrapper-text-left p {
    display: block;
    text-align: right;
    /*font-size: 1.37em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
}

.cat-three-image-box .wrapper-text-left p a {
    /*font-family: Noto Sans SC Sliced, sans-serif;*/
    padding: 0;
    text-decoration: underline;
    /*font-size: 18px;*/
}

.cat-three-image-box .wrapper-text-left p a:hover {
    text-decoration: underline;
    color: #000000;
}

/* style per il link presente sotto il testo editoriale */
.cat-three-image-box .wrapper-text-left p a.link-box {
    /*font-size: 1.12em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    text-decoration: underline;
    color: #000000;
}

.cat-three-image-box .wrapper-text-left p a.link-box:hover {
    text-decoration: underline;
    color: #000000;
}

.cat-three-image-box .image-wrapper-big {
    position: relative;
    background: #F7F7F7;
    max-width: 490px;
    max-height: 650px;
    margin-right: 5px;
}

.cat-three-image-box .image-wrapper-big img {
    position: relative;
    float: right;
    margin: 0 auto;
}

.cat-three-image-box .image-wrapper-small img {
    position: relative;
    top: 3em;
    margin: 0 auto;
}

.cat-three-image-box .image-wrapper-small {
    background: #F7F7F7;
    height: 20em;
    margin-bottom: 0.625em;
}

.cat-three-image-box .image-wrapper-small .buy {
    position: relative;
    top: 1em;
    left: 1em;
    /*font-size: 0.8em;*/
    font-weight: 400;
    z-index: 100;
}

.cat-three-image-box .image-wrapper-small .add-to-wishlist {
    position: relative;
    top: 1em !important;
    right: 1em;
    float: right;
    z-index: 100;
}

/*++++++++++++  / BOX CAT 2 - THREE IMAGE BOX END ++++++++++++++*/

/*++++++++++++  BOX CAT 2 - REVERT - THREE IMAGE BOX END ++++++++++++++*/

.cat-three-image-box-revert {
    display: table;
    height: 100%;
}

.cat-three-image-box-revert .display-tcel {
    display: table-cell;
    height: 100%;
}

.cat-three-image-box-revert .bg-img-grey {
    background-color: #F7F7F7;
}

.cat-three-image-box-revert .img-big {
    max-width: 490px;
    height: auto;
}

.cat-three-image-box-revert .box-spacer-small {
    margin-bottom: 5.6em;
}

.cat-three-image-box-revert .wrapper-text-left {
    padding-top: 6em;
    text-align: left;
    padding-left: 26px;
}

.cat-three-image-box-revert .wrapper-text-left h1 {
    text-decoration: none;
    /*font-size: 3.750em;
    font-family: source-han-serif-sc, serif;*/
    margin-bottom: 48px;
}

.cat-three-image-box-revert .wrapper-text-left h1 a {
    /*font-size: 1em;
    font-family: source-han-serif-sc, serif;*/
    text-decoration: underline;
}

.cat-three-image-box-revert .wrapper-text-left h1 a:hover {
    text-decoration: underline;
}

/* old */
.cat-three-image-box-revert .wrapper-text-left p a.link-box {
    /*font-size: 1.12em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    text-decoration: underline;
    color: #000000;
}

.cat-three-image-box-revert .wrapper-text-left p a.link-box:hover {
    text-decoration: underline;
    color: #000000;
}

/* style per eventuale  il testo editoriale */
.cat-three-image-box-revert .wrapper-text-left p {
    display: block;
    text-align: left;
    /*font-size: 1.37em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
}

.cat-three-image-box-revert .wrapper-text-left p a {
    /*font-size: 18px;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    padding: 0;
    text-decoration: underline;
}

.cat-three-image-box-revert .wrapper-text-left p a:hover {
    text-decoration: underline;
    color: #000000;
}

/* style per il link presente sotto il testo editoriale */
.cat-three-image-box-revert .wrapper-text-left p a.link-box {
    /*font-size: 1.12em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    text-decoration: underline;
    color: #000000;
}

.cat-three-image-box-revert .wrapper-text-left p a.link-box:hover {
    text-decoration: underline;
    color: #000000;
}

.cat-three-image-box-revert .image-wrapper-big {
    position: relative;
    background: #F7F7F7;
    max-width: 490px;
    max-height: 650px;
    margin-right: 5px;
}

.cat-three-image-box-revert .image-wrapper-big img {
    position: relative;
    float: right;
    margin: 0 auto;
}

.cat-three-image-box-revert .image-wrapper-small img {
    position: relative;
    top: 3em;
    margin: 0 auto;
}

.cat-three-image-box-revert .image-wrapper-small {
    background: #F7F7F7;
    height: 20em;
    margin-bottom: 0.625em;
}

.cat-three-image-box-revert .image-wrapper-small .buy {
    position: relative;
    top: 1em;
    left: 1em;
    /*font-size: 0.8em;*/
    font-weight: 400;
    z-index: 100;
}

.cat-three-image-box-revert .image-wrapper-small .add-to-wishlist {
    position: relative;
    top: 1em !important;
    right: 1em;
    float: right;
    z-index: 100;
}

/*++++++++++++  / BOX CAT 2 - REVERT - THREE IMAGE BOX END ++++++++++++++*/

/*++++++++++++  BOX CAT 3 - COLLECTION CAROUSEL .cat-collection-carousel ++++++++++++++*/

.cat-collection-carousel .wrapper-text-left {
    padding-top: 3em;
}

.cat-collection-carousel .wrapper-text-left h1 {
    text-decoration: none;
    /*font-size: 3.750em;
    font-family: source-han-serif-sc, serif;*/
    text-align: left;
    font-weight: 700;
}

.cat-collection-carousel .wrapper-text-left h1 a {
    text-decoration: underline;
    /*font-size: 1em;
    font-family: source-han-serif-sc, serif;*/
}

.cat-collection-carousel .wrapper-text-left h1 a:hover {
    text-decoration: underline;
}

.cat-collection-carousel .item .thumbnail {
    overflow: hidden;
    max-width: initial; /*overwrite max-width and max height due to problem with image positioning*/
    max-height: initial;
    text-align: center; /* added to fix the problem with renditions moved to the left */
}

.cat-collection-carousel .item .thumbnail img {
    position: relative;
    cursor: pointer;
    max-height: 520px;
}

.cat-collection-carousel .item .thumbnail p {
    text-align: center;
    /*font-size: 22px;*/
    color: #000000;
    margin-top: 20px;
}

/* COLLECTION CAROUSEL */

/* SHOP LOOK*/

.cat-shoplook .image-wrapper-column .img-responsive {
    height: 53.625em;
    margin-bottom: 1em;
}

.cat-shoplook .caption {
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
}

.cat-shoplook .title h1 {
    text-decoration: underline;
    /*font-size: 3.750em;
    font-family: source-han-serif-sc, serif;*/
}

/* SHOP LOOK*/

/* SHOP LOOK SPECIAL*/
.shop-by-look-special {

}

.shop-by-look-special .info-price p {
    text-align: left;
    /*font-size: 20px;*/
    margin: 0;
}

.shop-by-look-special .info-price .back-to-look {
    cursor: pointer;
}

.shop-by-look-special .info-price .back-to-look img {
    margin-bottom: 3px;
}

.shop-by-look-special .info-price p.borderR {
    border-right: 1px solid #EBEBEB;
}

.shop-by-look-special .info-price {
    text-align: center;
    margin-bottom: 10px;
    /*font-size: 22px;
    height: 60px;
    line-height: 60px;*/
}

.shop-by-look-special .info-price .btn-secondary {
    background-color: #000;
    color: #fff;
    width: 100%;
    border-radius: 0;
    /*line-height: 2.37em;*/
    padding: 5px 0;
    margin: 0;
    /*font-size: 12px;*/
}

.shop-by-look-special h1 {
    text-decoration: underline;
    /*font-size: 3.750em;
    font-family: source-han-serif-sc, serif;*/
}

.shop-by-look-special .img-total-look {
    border-right: 1px solid #EBEBEB;
}

.shop-by-look-special .img-total-look img {
    width: 251px;
    height: 894px;
    margin: 0 auto;

}

.push-to-left {
    /*transition: 1s;*/
    left: -30%; /*force the image to go left*/
}

.uber-hidden {
    display: none; /*custom class to hide not active item carousel*/
}

.multi-item-carousel.carousel.narrow-carousel {
    padding-left: 0;
    padding-right: 0;
}

/* /SHOP LOOK SPECIAL*/


/* CAT SHOWCASE VERSIONE GLOBAL */

.container-image-header {
    margin-bottom: 10px;
}

.cat-showcase .first-img {
    margin-top: 7.813em;
}

.cat-showcase .box-spacer-small {
    margin-bottom: 123px;
    /* 130px  */
}

.cat-showcase .text-look-border {
    position: absolute;
    z-index: 230;
    top: 5.75em;
    border: 1px solid #000000;
    background-color: #ffffff;
    padding: 0.62em;
    text-align: right;
   /* left: -11em;*/
    width: 490px;
    right: 5px;

}

.cat-showcase .text-look-border h3 {
    margin: 0;
    padding: 0 0 0.25em 0;
}

.cat-showcase .text-look-border h1 {
    margin: 0;
    padding: 0 0 0.25em 0;
}

.cat-showcase .text-look-border p {
    padding: 0 0 0.25em 0;
}


.cat-showcase .text-look-border p a {
    padding: 0;
    text-decoration: underline;
}
.cat-showcase .text-look-border p a:hover {
    text-decoration: underline;
    color: #000000;
}

.cat-showcase .text-look-border p a.link-box {
    text-decoration: underline;
    color: #000000;
}

.cat-showcase .text-look-border p a.link-box:hover {
    text-decoration: underline;
    color: #000000;
}

.cat-showcase .valign-container  {
    display: flex;
}

.cat-showcase .valign-container .wrapper-position {
    align-self: flex-end;
}

.cat-showcase .valign-container .wrapper-position .single-product  {

}

.cat-showcase .last-text {
    font-size: 0.938em;
    position: relative;
    float: left;
    width: 100%;
    height: 20em;
    text-align: center;
    padding-top: 40%;
    text-decoration: underline;
}

.cat-showcase .img-header {
    /*width: 590px;
    height: 446px;*/
}

.cat-showcase .img-header .marB10 {
    margin-bottom: 10px;
}

.cat-showcase .valign-bottom-item {
    vertical-align: bottom;
    display: inline-block;
    margin-right: -4px;
    float: none;
}
@media (min-width: 1124px) and (max-width: 1300px) {
    .cat-showcase .text-look-border {
        top: 3.56em;
    }
}

@media (min-width: 992px) and (max-width: 1123px) {
    .cat-showcase .text-look-border {
        top: 1.56em;
    }
}

@media only screen and (max-width: 991px) {
    .cat-showcase .nopadding {
        padding-right: 0 !important;
        margin-right: 0 !important;
        padding-right: 5px !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
        padding-left: 5px !important;
    }

    .cat-showcase .img-header {
        width: 100%;
        height: auto;
    }

    .cat-showcase .box-spacer-small {
        margin-bottom: 10px;
    }

    .cat-showcase .text-look-border {
        position: relative;
        z-index: 230;
        top: 0;
        margin-top: 0;
        border: 1px solid #000000;
        background-color: #ffffff;
        padding: 8px 15px;
        text-align: left;
        left: 0;
        margin-bottom: 10px;
        height: 100%;
        width: 100%;
    }

    .cat-showcase .text-look-border h3 {
        padding: 0 0 0.5em 0;
    }
    .cat-showcase .text-look-border h1 {
        padding: 0 0 0.5em 0;
    }

    .cat-showcase .text-look-border p + p{
        position: absolute;
        bottom:0;
    }
    .cat-showcase .text-look-border a {
    }

    .cat-showcase .valign-bottom-item {
        position: relative;
    }

    .cat-showcase.box-spacer-small {
        margin-bottom: 0;
        margin-top: 58px;
    }
    .cat-showcase .valign-container{
        display: inherit;
    }
    .cat-showcase .valign-container .wrapper-position {
        align-self: inherit;
    }

    .cat-showcase .row-eq-height {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
    }
    .cat-showcase .col-flex {
        display: flex;
        flex-direction: column;
        -ms-flex-direction: row;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
 /*   .cat-showcase .text-look-border {
        position: absolute;
        z-index: 230;
        top: 0;
        margin-top: 0px;
        border: 1px solid #000000;
        background-color: #ffffff;
        padding: 8px 15px;
        text-align: left;
        left: 0;
        right: 30%;
    }*/

}
/* / CAT SHOWCASE VERSIONE GLOBAL */

/*
@media (min-width: 768px) and (max-width: 991px) {
    .cat-showcase .text-look-border {
        position: absolute;
        z-index: 230;
        top: 0;
        margin-top: -58px;
        border: 1px solid #000000;
        background-color: #ffffff;
        padding: 0.62em;
        text-align: right;
        left: 0;
        right: 30%;
    }

}
@media (min-width: 992px) and (max-width: 1199px) {
    .cat-showcase.box-spacer-small {
        bottom: 7.5em;
    }

    .cat-showcase .text-look-border p {
        padding: 0 0 0.8em 0;
    }
}*/






/* CAT SHOWCASE VERSIONE CHINA */
/*
.container-image-header {
    margin-bottom: 10px;
}
.cat-showcase .first-img {
    margin-top: 7.813em;
}

.cat-showcase .box-spacer-small {
    margin-bottom: 123px;
    !* 130px  *!
}

.cat-showcase .text-look-border {
    position: absolute;
    z-index: 230;
    top: 10.75em;
    border: 1px solid #000000;
    background-color: #ffffff;
    padding: 0.62em;
    text-align: right;
    left: -20.125em;
    right: 0;
}

.cat-showcase .text-look-border h1 {
    !*font-size: 2.250em;
    font-family: source-han-serif-sc, serif;*!
    margin: 0;
    padding: 0 0 0.75em 0;
    text-decoration: none;
}

.cat-showcase .text-look-border h1 a {
    !*font-size: 1em;
    font-family: source-han-serif-sc, serif;*!
    text-decoration: underline;
}

.cat-showcase .text-look-border h1 a:hover {
    text-decoration: underline;
}

.cat-showcase .text-look-border h3 {
    !*font-size: 2.250em;
    font-family: source-han-serif-sc, serif;*!
    margin: 0;
    padding: 0 0 0.75em 0;
}

.cat-showcase .text-look-border p {
    !*font-size: 1.250em;
    font-family: Noto Sans SC Sliced, sans-serif;*!
    padding: 0 0 1.8em 0;
}

.cat-showcase .text-look-border p a {
    !*font-family: Noto Sans SC Sliced, sans-serif;*!
    padding: 0;
}

.cat-showcase .text-look-border p a:hover {
    text-decoration: underline;
    color: #000000;
}

.cat-showcase .text-look-border p a.link-box {
    !*font-size: 1.12em;
    font-family: Noto Sans SC Sliced, sans-serif;*!
    text-decoration: underline;
    color: #000000;
}

.cat-showcase .text-look-border p a.link-box:hover {
    text-decoration: underline;
    color: #000000;
}

.cat-showcase .valign-container  {
    display: flex;
}

.cat-showcase .valign-container .wrapper-position {
    align-self: flex-end;
}

.cat-showcase .valign-container .wrapper-position .single-product  {

}

.cat-showcase .last-text {
    !*font-size: 0.938em;*!
    position: relative;
    float: left;
    width: 100%;
    height: 20em;
    text-align: center;
    padding-top: 40%;
    text-decoration: underline;
}

.cat-showcase .img-header {
    width: 590px;
    height: auto;
}

.cat-showcase .img-header .marB10 {
    margin-bottom: 10px;
}*/



/* SHOWCASE */

/* PAGE FILLER */

.filler {
    height: 6.313em;
    width: 100%;
}

/* MEDIA QUERY */
/*@media (max-device-width: 480px) and (orientation: landscape) {}*/
/* Custom, iPhone Retina */
/* @media only screen and (min-width : 320px) and (max-width:479px) {} */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */

@media only screen and (max-width: 767px) {
.cat-showcase .text-look-border p {
    padding: 0 0 0.5em 0;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
}

@media only screen and (max-width: 360px) {
    .cat-showcase .text-look-border p {
        padding: 0 0 0 0;
        margin: 0 0 5px;
    }
}

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

/*Extra Small Devices, Phones*/

@media only screen and (max-width: 479px) {
    .img-hero-page {
        overflow: hidden;
        height: 570px;
    }
}

/*FIX PRINCIPALMENTE PER IL HUAWEI CHINA*/
@media only screen and (max-width: 667px) {
    .cat-showcase .text-look-border {
        position: absolute;
        z-index: 230;
        top: 0;
        margin: 0 2.5% 10px 2.5%;
        border: 1px solid #000000;
        background-color: #ffffff;
        padding: 8px 15px;
        text-align: left;
        left: 0;
        height: 96%;
        width: 95%;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {

    .header-hero {
        top: 95px;
    }

    .global-hero.reduce-margin-top {
        margin-top: 95px;

    }

    .global-hero.reduce-margin-top div .container-fluid {
        margin-top: 0;
    }

    .global-hero {
        margin-top: 500px;
    }

    /* VERSION IMG LEFT AND TEXT RIGHT*/
    .cat-one-image-box .box-spacer-small {
        margin-bottom: 5.25em;
    }

    .cat-one-image-box .img-big {
        max-width: 134px;
        height: auto;
        float: right;
    }

    .cat-one-image-box .wrapper-text-right {
        padding-top: 0;
        padding-right: 0;
        padding-left: 13px;
    }

    .cat-one-image-box .wrapper-text-right h1 {
        /*font-size: 2.5em;*/
        margin-top: 0;
        margin-bottom: 11px;
    }

    .cat-one-image-box .wrapper-text-right p {
        display: block;
        text-align: left;
        /*font-size: 1.25em;*/
    }

    .cat-one-image-box .wrapper-text-right p a.link-box {
        /*font-size: 0.93em;*/

    }

    /* VERSION IMG RIGHT AND TEXT LEFT*/
    .cat-one-image-box-right .box-spacer-small {
        margin-bottom: 5.25em;
    }

    .cat-one-image-box-right .img-big {
        max-width: 134px;
        height: auto;
        float: left;
    }

    .cat-one-image-box-right .wrapper-text-right {
        padding-top: 0;
        padding-left: 0;
        padding-right: 13px;
    }

    .cat-one-image-box-right .wrapper-text-right h1 {
        /*font-size: 2.5em;*/
        margin-top: 0;
        margin-bottom: 11px;
    }

    .cat-one-image-box-right .wrapper-text-right p {
        display: block;
        text-align: right;
        /*font-size: 1.25em;*/
    }



    .cat-one-image-box-right .wrapper-text-right p a.link-box {
        /*font-size: 0.93em;*/

    }

    .cat-three-image-box .wrapper-text-left {
        padding-top: 0;
        text-align: left;
    }

    .cat-three-image-box .wrapper-text-left h1 {
        text-decoration: none;
        /*font-size: 2.5em;
        font-family: source-han-serif-sc, serif;*/
        margin-bottom: 9px;
        margin-top: 0;
    }

    .cat-three-image-box .wrapper-text-left h1 a {
        text-decoration: underline;
        /*font-size: 1em;
        font-family: source-han-serif-sc, serif;*/
    }

    .cat-three-image-box .wrapper-text-left h1 a:hover {
        text-decoration: underline;
    }

    .cat-three-image-box .wrapper-text-left p {
        text-align: left;
        padding-bottom:0;
        margin-bottom: 0;

    }
    .cat-three-image-box .wrapper-text-left p a {
        /*display: none;*/
    }
    .cat-three-image-box .wrapper-text-left p br {
        /*display: none;*/
    }

    .cat-three-image-box {
        /*display: initial;*/
        height: 100%;
        display: block;
        padding-top: 2em;
    }

    .cat-three-image-box .resetPadL5 {
        /* padding-left: 0 !important;*/
        margin-left: 0 !important;
        padding-left: 5px !important;
    }

    .cat-three-image-box .resetPadR5 {
        /*padding-right: 0 !important;*/
        margin-right: 0 !important;
        padding-right: 5px !important;
    }

    .cat-three-image-box .display-tcel {
        display: initial;
        height: 100%;
    }

    .cat-three-image-box .display-tcel img {
        padding: 10px 0;
    }

    /* REVERT*/
    .cat-three-image-box-revert .wrapper-text-left {
        padding-top: 0;
        text-align: left;
    }

    .cat-three-image-box-revert .wrapper-text-left h1 {
        text-decoration: none;
        /*font-size: 2.5em;
        font-family: source-han-serif-sc, serif;*/
        margin-bottom: 9px;
        margin-top: 0;
    }

    .cat-three-image-box-revert .wrapper-text-left h1 a {
        text-decoration: underline;
        /*font-size: 1em;
        font-family: source-han-serif-sc, serif;*/
    }

    .cat-three-image-box-revert .wrapper-text-left h1 a:hover {
        text-decoration: underline;
    }

    .cat-three-image-box-revert .wrapper-text-left p {
        text-align: left;
    }

    .cat-three-image-box-revert .wrapper-text-left p a {
        /*display: none;*/
    }

    .cat-three-image-box-revert {
        /*display: initial;*/
        height: 100%;
        display: block;
        padding-top: 2em;
    }

    .cat-three-image-box-revert .resetPadL5 {
        /* padding-left: 0 !important;*/
        margin-left: 0 !important;
        padding-left: 5px !important;
    }

    .cat-three-image-box-revert .resetPadR5 {
        /*padding-right: 0 !important;*/
        margin-right: 0 !important;
        padding-right: 5px !important;
    }

    .cat-three-image-box-revert .display-tcel {
        display: initial;
        height: 100%;
    }

    .cat-three-image-box-revert .display-tcel img {
        padding: 10px 0;
    }

    /* /REVERT */
    .single-product {
        width: 100%;
        background-color: #F7F7F7;
        margin-left: 0;
    }

    .single-product .header-price {
        width: 100%;
        height: 35px;
    }

    .single-product .product-img {
        width: 100%;
        max-height: 285px;
    }

    .single-product .footer-details {
        width: 100%;
        max-height: 60px;
        text-align: center;
    }

    .single-product .footer-details a {
        width: 100%;
        display: block;
        text-align: center;
        color: #000;
    }

    .single-product .multiple-select {

        width: 140px;
        height: 30px;

    }

    .single-product .multiple-select .dropdown-menu {
        padding: 15px 0;
        margin: 0;
        min-width: 140px;
    }

   /* .cat-showcase .nopadding {
        !* padding-right: 0 !important;*!
        margin-right: 0 !important;
        padding-right: 5px !important;
        !* padding-left: 0 !important;*!
        margin-left: 0 !important;
        padding-left: 5px !important;
    }

    .cat-showcase .img-header {
        width: 100%;
        height: auto;
    }

    .cat-showcase .box-spacer-small {
        margin-bottom: 10px;
    }

    .cat-showcase .text-look-border {
        position: absolute;
        z-index: 230;
        top: 0;
        margin-top: -58px;
        border: 1px solid #000000;
        background-color: #ffffff;
        padding: 0.62em;
        text-align: right;
        left: 0;
        right: 30%;
    }

    .cat-showcase .text-look-border h3 {
        !*font-size: 2.25em;*!
        padding: 0 0 0.5em 0;
    }

    .cat-showcase .text-look-border p {
        !*font-size: 1em;*!
        padding: 0 0 0.5em 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .cat-showcase .text-look-border a {
        !*font-size: 0.93em;*!
    }*/

    /*++++++++++++  BOX CAT 3 - COLLECTION CAROUSEL .cat-collection-carousel ++++++++++++++*/
    .cat-collection-carousel .wrapper-text-left {
        padding-top: 2.9em;
    }

    .cat-collection-carousel .wrapper-text-left h1 {
        text-decoration: none;
        /*font-size: 2.5em !important;
        font-family: source-han-serif-sc, serif;*/
        text-align: left;
    }

    .cat-collection-carousel .wrapper-text-left h1 a {
        text-decoration: underline;
        /*font-size: 1em;
        font-family: source-han-serif-sc, serif;*/
    }

    .cat-collection-carousel .wrapper-text-left h1 a:hover {
        text-decoration: underline;
    }

    .shop-by-look-special h1 {
        text-decoration: underline;
        /*font-size: 2.5em;
        font-family: source-han-serif-sc, serif;*/
        text-align: left;
    }

    /* shop-by-look-special */
    .shop-by-look-special .img-total-look {
        border-right: 0;
    }

    .shop-by-look-special .info-price p {
        text-align: center;
    }

    .shop-by-look-special .info-price p.borderR {
        border-right: 0;
    }

    .shop-by-look-special .info-price .btn-secondary {
        width: 100%;
        margin-bottom: 20px;
    }

    .cat-showcase.box-spacer-small {
        margin-bottom: 0;
        margin-top: 58px;
    }

}

/* Small Devices, Tablets */

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

    .nav.macro-category-m {
        display: none;
    }

}



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

/*@media only screen and (max-width: 991px) {
    .cat-showcase.box-spacer-small {
        margin-bottom: 0;
        margin-top: 58px;
    }

    .cat-showcase .valign-bottom-item {
        position: relative;
    }

    .cat-showcase .text-look-border {
        position: absolute;
        left: 0;
        top: 0;
        margin-bottom: 10px;
    }
}*/

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .cat-three-image-box .set-height img.img-responsive {
        max-width: initial;
    }

    .cat-three-image-box-revert .set-height img.img-responsive {
        max-width: initial;
    }

}


/* template PRADA - Large Devices, Wide Screens */

/* Large Devices, Wide Screens */

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

.cat-one-image-box.box-spacer-small {
    margin-bottom: 6.25em;
}

.cat-one-image-box-right.box-spacer-small {
    margin-bottom: 6.25em;
}

.cat-three-image-box.box-spacer-small {
    margin-bottom: 6.25em;
}

.cat-three-image-box-revert.box-spacer-small {
    margin-bottom: 6.25em;
}

@media only screen and (max-width: 991px) {

    .cat-one-image-box.box-spacer-small {
        margin-bottom: 70px;
    }

    .cat-one-image-box-right.box-spacer-small {
        margin-bottom: 70px;
    }

    .cat-three-image-box.box-spacer-small {
        /*margin-bottom: 3.75em;*/
        margin-bottom: 0;
    }

    .cat-three-image-box-revert.box-spacer-small {
        /*margin-bottom: 3.75em;*/
        margin-bottom: 0;
    }

    .cat-three-image-box-revert > div:first-child {
        float: left !important;
    }

    .cat-three-image-box-revert .wrapper-text-left {
        padding-left: 0 !important;
    }

}


body {
    background-color: #fff;
}

.subcategory-a-wrapper {
    padding-top: 300px;
}

/* 4 SMALL IMAGES ON THE LEFT - 1 BIG ON THE RIGHT */

.subcategory-a-row .big-image-wrapper > figure > a > img,
.subcategory-a-row .product-box > figure > a > img {
    width: 100%;
    height: 100%;
    display: block;
}

.four-small-left-one-big-right .big-image-wrapper {
    margin-bottom: 10px;
}

.four-small-left-one-big-right .header-box .custom-figcaption,
.four-small-left-one-big-right .big-image-wrapper .custom-figcaption {
    position: absolute;
    bottom: 14%;
    right: -10%;
    z-index: 100;
    width: 85%;
    height: 25%;
    background: #F7F7F7;
    /*font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 1.375em;*/
    padding: 2vw;
}
.subcategory-a-row .header-box .custom-figcaption a,
.subcategory-a-row .big-image-wrapper .custom-figcaption a {
    color: #000;
    text-decoration: underline;
    display: block;
    margin-top: 3%;
    /*font-size: 0.7em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
}

.subcategory-a-row .marB10 {
    margin-bottom: 10px;
}

.subcategory-a-row .marB30 {
    margin-bottom: 30px;
}

.title-wrapper h1 {
    /*font-size: 2.250em;
    font-family: source-han-serif-sc, serif;*/
    /*padding-left: 0.313em;*/
}

@media only screen and (max-width: 768px) {

    .title-wrapper h1 {
        /*font-size: 1.563em;*/
        padding-top:30px;  /*per le versioni android china*/
        padding-top: 8vw;
    }

}

/* 4 SMALL IMAGES ON THE LEFT - 1 BIG ON THE RIGHT */

/* 6 SMALL IMAGES ON THE RIGHT - 1 BIG ON THE LEFT */
.six-small-right-one-big-left .header-box .custom-figcaption,
.six-small-right-one-big-left .big-image-wrapper .custom-figcaption {
    position: absolute;
    top: 10%;
    left: -5%;
    z-index: 100;
    width: 85%;
    background: #fff;
    /*font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 1.375em;*/
    padding: 2vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: right;
    border: 1px solid #000;
}

.nine-small-left-one-big-right .header-box .custom-figcaption,
.nine-small-left-one-big-right .big-image-wrapper .custom-figcaption {
    position: absolute;
    top: 10%;
    right: -5%;
    z-index: 100;
    width: 85%;
    background: #fff;
    /*font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 1.375em;*/
    padding: 2vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: left;
    border: 1px solid #000;
}

@media only screen and (max-width: 991px) {
    .six-small-right-one-big-left .header-box .add-figcaption,
    .six-small-right-one-big-left .header-box .big-image-wrapper.add-figcaption {
        height: 15em;
        overflow: hidden;
        margin: 0 -1.563em 15% -1.563em;
    }

    .six-small-right-one-big-left .big-image-wrapper{
        margin-bottom:10px;
    }
    .nine-small-left-one-big-right .big-image-wrapper{
        margin-bottom:10px;
    }

    .six-small-right-one-big-left .header-box .custom-figcaption,
    .six-small-right-one-big-left .big-image-wrapper .custom-figcaption {
        top: 8em;
        left: 0;
        height: 45%;
        width: 95%;
        margin-left: 2.5%;
        float: left;
        /*font-size: 20px;*/
        padding: 40px;
    }

    .nine-small-left-one-big-right .header-box .add-figcaption,
    .nine-small-left-one-big-right .big-image-wrapper.add-figcaption {
        height: 15em;
        overflow: hidden;
        margin: 0 -1.563em 15% -1.563em;
    }

    .nine-small-left-one-big-right .header-box .custom-figcaption,
    .nine-small-left-one-big-right .big-image-wrapper .custom-figcaption  {
        top: 8em;
        left: 0;
        height: 45%;
        width: 95%;
        margin-left: 2.5%;
        float: left;
        /*font-size: 20px;*/
        padding: 40px;
    }
}

/* 6 SMALL IMAGES ON THE RIGHT - 1 BIG ON THE LEFT */

/* 9 SMALL IMAGES ON THE LEFT - 1 BIG ON THE RIGHT */

.nine-small-left-one-big-right .big-image-wrapper {
    margin-bottom: 10px;
}

.nine-small-left-one-big-right .header-box .product-group {
    display: inline-flex;
}

@media only screen and (max-width: 991px) {

    .nine-small-left-one-big-right .header-box .product-group {
        display: block;
    }

}

/* 9 SMALL IMAGES ON THE LEFT - 1 BIG ON THE RIGHT */

/* SINGLE PRODUCT BOX */

.footer-details {
    width: 100%;
    bottom: 1%;
    padding-bottom: 10px;
}

.footer-details span {
    display: block;
    text-align: center;
}

/* SINGLE PRODUCT BOX */

.nopadding-left {
    padding-left: 0 !important
}

.nopadding-right {
    padding-right: 0 !important
}

.nopadding {
    padding: 0
}

@media only screen and (max-width: 768px) {

}
body {
}

/*BASE TEMPLATE*/

.panel-body {
    border-top: 0 !important;
}

.global-hero.single-navbar {
    margin-top: 112px;
}

/*++++++++++++  NAVBAR BLACK ++++++++++++++*/
.nav-category.navbar-default.navbar-inverted {
    color: #fff;
    background-color: #000;
    border: #000;
    border-radius: 0;
}
.nav-category.navbar-inverted .navbar-nav li,
.nav-category.navbar-inverted .navbar-nav li a {
    color: #fff;
}

.nav-category.navbar-inverted .navbar-nav li a {
    border-right-color: #000;
}

.nav-category.navbar-inverted .navbar-header.navbar-header--white-bg {
    background: #FFFFFF;
}

.nav-category.navbar-inverted .icon-header-right li:nth-child(2) a span.shopper-count {
    color: white;
}

.nav-category.navbar-inverted .navbar-header.navbar-header--white-bg  .icon-header-right li:nth-child(2) a span.shopper-count {
    color: black;
}


    /*.nav-category.navbar-inverted .icon-header-right,
    .nav-category.navbar-inverted .navbar-nav.myprofile img.img-ico-inverted {

    }*/

.nav-category.navbar-default.navbar-inverted .navbar-nav .active a,
.nav-category.navbar-default.navbar-inverted .nav-category.navbar-nav .active a:focus,
.nav-category.navbar-default.navbar-inverted .navbar-nav .active a:hover {
    color: #fff;
}

.nav-category.navbar-default.navbar-inverted .navbar-nav li a:focus,
.navbar-default.navbar-inverted .navbar-nav li a:hover {
    color: #fff;
}

/* collapsed version */
.nav-category.navbar-default.navbar-inverted .navbar-toggle .icon-bar {
     background-color: #fff;
 }

.nav-category.navbar-default.navbar-inverted .navbar-toggle .icon-bar.icon-bar--black {
    background-color: #000000;
}

.macromenu-category.macromenu-inverted .panel nav.submenu-category,
.macromenu-category.macromenu-inverted .panel nav.submenu-category ul li a,
.macromenu-category.macromenu-inverted .panel-default > .panel-heading {
    color: #fff;
    background-color: #000;
}

.macromenu-category.macromenu-inverted .panel nav.submenu-category {
    border: none;
    text-align: center;
}

.macromenu-category.macromenu-inverted .panel nav.submenu-category ul li {
    width: auto;
    display: inline-block;
    float: none;
    margin-left: 3.750em;
}

.macromenu-category.macromenu-inverted .panel nav.submenu-category ul li:first-child {
    margin-left: 0;
}

.macromenu-category.macromenu-inverted .panel-default .panel-heading .panel-title a {
    margin-left: 50px;
    text-decoration: underline;
}

.macromenu-category.macromenu-inverted .panel-default .panel-heading .panel-title a:first-child {
    margin-left: 0;
}

.menu-mobile-profile a {
    display: block;
    height: 40px;
    font-size: 18px;
    color: #fff;
}

.menu-mobile-profile a img.up-and-down {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width:9px;
    height:5px;
    margin-left: 5px;
}
.menu-mobile-profile a.collapsed img.up-and-down {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width:9px;
    height:5px;
}

/*++++++++++++ /GENERAL CHECKOUT STYLE ++++++++++++++*/

.checkout-wrapper {
    margin-top: 189px; /*95px;*/
    background-color: #FFF;
    width: 100%;
}

.global-hero.single-navbar .checkout-wrapper {
    margin-top: 0;
}

.checkout-title-wrapper {
    position: relative;
    margin-bottom: 0.750em;
    border-bottom: solid 1px rgba(75, 75, 75, .2);
}
.checkout-title-wrapper h2 {
    /*font-family: source-han-serif-sc, serif!important;*/
    text-align: center;
}

/*.checkout-message-thank-you{
    position: relative;
    margin-bottom: 0.750em;
}*/
.continue-shopping {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.continue-shopping-checkout{
    display:none;
}

.checkout-message-thank-you{
    margin-top:15px;
    margin-bottom: 37px;
    padding: 0 20px;
}

.checkout-message-thank-you h3{
    margin:0;
    padding:0;
    text-align: center;
    /*font-size:24px;*/
    /*font-size:1.5em;
    font-family: source-han-serif-sc, serif;*/
}

.checkout-message-thank-you p{
    margin:0;
    padding:0;
    text-align: center;
    /*font-size:1.125em;
    font-family: source-han-serif-sc, serif;*/
}

.checkout-thank-you-page h2{
    /*font-size:1.25em;
    font-family: source-han-serif-sc, serif;*/
    text-align: center;
    text-transform: capitalize;
}

/* Order history header */

.order-history .checkout-title-wrapper {
    position: relative;
    margin-bottom: 0.750em;
    border-bottom: solid 1px rgba(75, 75, 75, .2);
    display: flex;
    flex: 1 0 0;
    flex-flow: row;
    display: -ms-flexbox;
    -ms-flex: 1 0 0px;
    -ms-flex-flow: row;
}

.order-history .checkout-title-wrapper .back-to-orders {
    font-size: 1em;
    text-decoration: none;
    text-align: left;
    align-self: flex-end;
    flex: 1 0 0;
    margin-bottom: 10px;
    -ms-flex-item-align: end;
    -ms-flex: 1 0 0px;

}
.ordrer-history .checkout-title-wrapper h2 {
    text-align: center;
    flex: 2 0 0;
}
.order-history .checkout-title-wrapper .order-date {
    font-size: 1.125em;
    text-align: right;
    align-self: flex-end;
    flex: 1 0 0;
    margin-bottom: 10px;
    -ms-flex-item-align: end;
    -ms-flex: 1 0 0px;
}

.order-history .checkout-title-wrapper .back-to-orders img {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}


.desktop-container {
    text-align: center;
}

.payment-logo-img{
}

.payment-logo-img img{
    float: right;
    width: 56px;
    height:auto;
}

p.payment-logo-txt{
    text-align: left;
    font-size: 12px;
}

.qrcode_payment {
    text-align: center;
}

.qrcode_payment canvas {
    padding: 20px;
    border: 1px solid #979797;
    text-align: center;
}

.profile-title-wrapper {
    padding-bottom: 1.250em;
}

/*.profile-title-wrapper h2 {
    font-family: source-han-serif-sc, serif;
    font-size: 1.500em;
}*/

.profile-title-wrapper h2 a {
    text-decoration: none;
}

.profile-title-wrapper h2 a.collapsed {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
}

.row-user-data,
.row-address-book,
.row-payment-method {
    padding-bottom: 20px;
    margin-bottom: 100px;
}

.row-user-data,
.row-address-book {
    border-bottom: 1px solid #000000;
}

.row-user-data .combodate {
    display: block;
}
/*---*/

/*Basic panel*/
.basic-panel .panel-heading {
    padding-bottom: 0px;
    background: none;
    border-bottom: none;
    color: #000000;
}
.basic-panel.panel-no-border {
    border: none!important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.basic-panel.final-confirmation {
    margin-bottom: 0;
}
.basic-panel.final-confirmation .panel-body {
    padding-bottom: 0!important;
    padding-top: 0;
}
.checkout-column .basic-panel .panel-heading {
    /*font-size: 1.125em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
    font-weight:700;
}
.checkout-column .basic-panel .panel-heading span {
    padding-right: 8px;
    font-weight:100;
    /*font-size: 1.125em;
    font-family: Noto Sans SC Sliced, sans-serif;*/
}
.checkout-column .basic-panel .panel-body {
    padding-bottom: 20px;
}
.checkout-column .basic-panel.inactive {
    min-height: 60px;
}
.basic-panel .panel-footer {
    background: none;
    border-top:none;
}

.basic-panel .nav-tabs {
    border-bottom: none;
}

.basic-panel .nav-tabs li {
    margin: 10px 0;
    padding: 0px 5px;
    /*font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 1.125em;*/
}

.basic-panel .nav-tabs li:first-child span {
    padding: 0;
}

.basic-panel .nav-tabs li:last-child {
    border-left: 1px solid;
}

.basic-panel .nav-tabs > li > a,
.basic-panel .nav-tabs > li.active > a {
    padding: 0;
    border:none;
    text-decoration: none;
    border-radius: 0;
}

.basic-panel .nav-tabs > li > a {
    color: #D8D8D8;
}

.basic-panel .nav-tabs > li.active > a {
    color: #000000;
}

.basic-panel .nav-tabs > li > a:hover {
    background: none;
    border: none;
}

.basic-panel {
    position: relative;
    border-color: #666666;
    border-radius: 0;
    overflow: hidden;
}

#form-reset-password1 .link-login {
    padding-bottom: 10px;
    font-size: 0.875em;
}

.basic-panel h4 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0.8em;
}

.basic-panel.inactive {
    opacity: 0.5;
}

/* Editable Panel */
.basic-panel.panel-for-item {
    margin-bottom: 0;
}

.basic-panel.panel-for-item .panel-heading {
    padding: 0;
}

.basic-panel.panel-for-item .panel-body {
    margin-bottom: 0;
    padding-bottom: 0;
}

.basic-panel.panel-for-item .panel-footer {
    margin-top: 0;
    padding-top: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
}

/*.form-for-item:after {
    content: "";
    height: 10px;
    display: block;
}*/

.wannabe-item {
    position: relative;
    border: 1px dotted #979797;
    height: 100%;
}

.wannabe-item a.ico-plus {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
}

.wannabe-item a.ico-plus::after {
    content: url("../prada_common/images/ico-plus.svg");
    height: 20px;
    width: 20px;
    margin-top: 5px;
}

.basic-panel a.edit-me, .basic-panel button.edit-me {
    position: absolute;
    top: 10px;
    right: 10px;
    /*font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 0.750em;*/
    text-decoration: none;
    z-index: 1000;
}

.basic-panel a.edit-me img, .basic-panel button.edit-me img {
    margin-left: 5px;
}

.basic-panel a.ico-minus + a.edit-me, .basic-panel a.ico-minus + button.edit-me {
    top: 10px;
    right: 27px;
    margin-left: 0;
    margin-right: 5px;
}

.basic-panel a.ico-minus, .basic-panel button.ico-minus {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
    font-size: 0.750em;
    text-decoration: none;
    z-index: 100;
}

.basic-panel button.ico-minus {
    display: block;
    background: transparent;
    border: none;
}

.basic-panel .bottom-panel {
    border-top: 1px solid #E2E2E2;
    margin: 0;
    padding-top: 10px;
}

.basic-panel.panel-for-item .form-is-enabled + .panel-footer .bottom-panel {
    border-top: none;
}

.form-horizontal .basic-panel .form-group {
    margin-bottom: 0;
}

.basic-panel .bottom-panel .checkbox.checkbox-custom + .checkbox {
    margin-left: 20px;
}

.basic-panel .bottom-panel .checkbox.checkbox-custom {
    /*padding-left: 0;*/
    /*margin-top: 3px;*/
    font-size: 14px;
}

.basic-panel .bottom-panel .checkbox.checkbox-custom label {
    font-size: 14px !important;
    color: #000000;
}

.basic-panel.status-panel .button-zone {
    position: relative;
}

.order-history .basic-panel.status-panel .button-zone.set-height {
    margin-top: 0;
}

.basic-panel.status-panel .button-zone .button-zone-inner {
    position: absolute;
    bottom: 0;
    width: 97%;
}

.basic-panel.status-panel .button-zone button:first-child {
    margin-bottom: 20px;
}

.basic-panel.status-panel .button-zone button {
    margin-bottom: 20px;
}

.button-zone #request-contact {
    float: left;
    width: 100%;
}

.basic-panel.status-panel .button-zone button .ico-return {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background: url("../prada_common/images/ico-return.svg") no-repeat;
}

.basic-panel.status-panel .button-zone button .ico-contact {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 19px;
    margin-right: 10px;
    background: url("../prada_common/images/ico-contact.svg") no-repeat;
}

.basic-panel.status-panel .button-zone button:hover .ico-contact,
.basic-panel.status-panel .button-zone button:hover .ico-return {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.basic-panel .payment-logo-item {
    margin-bottom: 1.25em;
    text-decoration: none;
}

.basic-panel .payment-logo-inner {
    border: 1px solid rgba(151,151,151,0.3);
    padding: 10px;
    background: #fff;
}

.basic-panel .payment-is-selected .payment-logo-inner {
    border: 1px solid #000;
}

.basic-panel .payment-logo-img {
    /*height:36px;*/
}

.basic-panel .payment-logo-img img {
    /*height:100%;*/
}

.basic-panel .payment-logo-item p {
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 10px;
}

.basic-panel .payment-logo-item p span {
    font-size: .5em;
}

/* accordion with info */
.relevant-info .basic-panel {
    /*padding: 15px;*/
    border: none;
    background: #F7F7F7;
}
.relevant-info .basic-panel .panel-heading,
.relevant-info .basic-panel .panel-body,
.relevant-info .basic-panel .panel-footer {
    padding: 15px;
    border: none;
    background: #F7F7F7;
}

.relevant-info .basic-panel .panel-heading {
}

.relevant-info .basic-panel .panel-body {
    padding-top: 0;
    /*min-height: 400px;*/
}

.relevant-info .basic-panel .panel-footer {
    padding-top: 0;
}

.payment-options .box-spacer-small {
    margin-bottom: 1.750em;
}

.payment-options {
    /*font-size: 0.625em;*/
}

.payment-options-card img {
    margin-right: 10px;
}
.relevant-info .basic-panel .panel-heading,
.relevant-info .basic-panel .payment-options-card,
.payment-options .payment-options-shipping-cost {
    font-size: 0.875em;
}

.payment-options .small-text {
    font-size: 0.750em
}

/*---*/

/* BASIC FORM */
.checkout-wrapper img.form-checked {
    display: none;
    /*visibility: hidden;
    width: 0;
    height: 0;*/
}
.checkout-container {
    display: block;
}

.checkout-container.show-ch-loading {
    display: none;
}

.checkout-step-wrapper .basic-panel.inactive {
    display: none;
}

.checkout-step-wrapper.inactive .basic-panel.inactive {
    display: block;
}

.checkout-step-wrapper.inactive .basic-panel.box-is-open {
    display: none;
}

.checkout-step-wrapper .box-is-ok {
    display: none;
}

.checkout-step-wrapper .box-is-open {
    display: block;
}

.checkout-step-wrapper.closed .box-is-ok {
    display: block;
}
.checkout-step-wrapper.closed .box-is-open, .checkout-step-wrapper.closed .inactive  {
    display: none;
}

.checkout-step-wrapper.closed #guest-checkout, .checkout-step-wrapper.closed #guest-checkout .col-xs-12.col-md-6 {
    display: none;
}

.checkout-wrapper .box-is-ok img.form-checked {
    display: inline-block;
    /*visibility: visible;
    width: auto;
    height: auto;*/
}

.checkout-step-wrapper .stores{
    padding-bottom: 1.5em;
}

.checkout-step-wrapper .stores .prada-store{
    position: relative;
    min-height: 190px;
    padding: 1em;
    background: #F7F7F7;
    margin-top: 10px;
}

.checkout-step-wrapper .stores.big .prada-store {
    min-height: 248px;
}

@media only screen and (max-width: 991px) {
    .checkout-step-wrapper .stores .prada-store{
        min-height: auto;
    }
}

.checkout-step-wrapper .stores .prada-store{
    position: relative;
}

.checkout-step-wrapper .stores .prada-store .store-name{
    /*max-height: 50px;*/
    padding-right: 30px;
    overflow: hidden;
    font-size: 1.125em;
    color: #000;
}

.checkout-step-wrapper .stores .prada-store .store-street{
    /*position: absolute;*/
    /*bottom: 84px;*/
    /*left: 16px;*/
    /*right: 50px;*/
    /*max-height: 35px;*/
    font-size: .75em;
    color: #666;
    transition: all 0.3s ease-out;
}

.checkout-step-wrapper .stores .prada-store .store-opening-info{
    /*position: absolute;*/
    /*bottom: 36px;*/
    /*left: 16px;*/
    /*right: 50px;*/
    /*max-height: 35px;*/
    font-size: .75em;
    color: #666;
    transition: all 0.3s ease-out;
}

.checkout-step-wrapper .stores .prada-store:hover, .checkout-step-wrapper .stores .prada-store.panel-is-selected {
    background: #000;
}

.checkout-step-wrapper .stores .prada-store:hover .store-name, .checkout-step-wrapper .stores .prada-store:hover .store-street, .checkout-step-wrapper .stores .prada-store:hover .store-opening-info{
    color: #FFF;
}

.checkout-step-wrapper .stores .prada-store.panel-is-selected .store-name, .checkout-step-wrapper .stores .prada-store.panel-is-selected .store-street, .checkout-step-wrapper .stores .prada-store.panel-is-selected .store-opening-info{
    color: #FFF;
}

.checkout-step-wrapper .store-street p {
    color: #666666;
    font-size: 0.875em;
}

.form-horizontal .form-group { /* reset original -5px side margin for form horizontal form group elements */
    margin-left: 0px;
    margin-right:0px;
    margin-bottom: 1.250em;
}

.form-horizontal .form-control {
    height: auto;
}

.form-horizontal .form-group label {
    /*top:-5px;
    position: absolute;*/
    margin-bottom: 0;
    font-size: 0.750em;
    color: #666666;
}

#modal-registration-error {
    overflow: hidden;
}

#modal-registration-error .modal-header {
    margin-bottom: 10px;
}

#modal-registration-error .modal-header p {
    font-size: 12px;
    line-height: 1.58;
    text-align: center;
    margin: 22px 0 0 0;
}

#modal-registration-error .modal-body {
    padding: 0 0 25px 0;
}

#modal-registration-error .modal-dialog {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

#modal-registration-error .modal-content {
    width: 400px;
    box-sizing: border-box;
    border-radius: 0;
    padding: 0 26px;
    text-align: center;
}

#modal-registration-error .show-hide-login a {
    opacity: 0.5;
    font-size: 9px;
}

#modal-registration-error .text-small-grey {
    font-size: 9px;
    margin-top: 35px;
}

#gift-message textarea,
.form-horizontal .form-group select,
.form-horizontal .form-group input {
    padding: 0;
    font-size: 0.875em;
    color: #000000;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-horizontal .form-group input[type=text] {
    padding-bottom: 0px;
}

.form-horizontal .form-group select,
.form-horizontal .form-group input {
    height: 24px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid;
    box-shadow: none;
    outline: 0;
    background: transparent;
    /*width: 100%;*/
    margin-bottom:16px;
    color:#000;
}

.address-book .form-horizontal .form-group select,
.address-book .form-horizontal .form-group input {
    margin-bottom: 0px;
}

.address-book .basic-panel {
    overflow: visible;
}

.form-is-disabled .form-group input {
    margin-bottom: 16px;
}

.form-horizontal .form-group .help-block {
    font-size: 0.625em;
    float: right;
    margin: 0;
    padding-top: 4px;
    height: 20px;
}

.form-horizontal .form-group .help-block .list-unstyled {
    margin-bottom: 0;
}

.form-horizontal .form-group .help-block .list-unstyled li{
    display: inline;
}

.form-horizontal .form-group .help-block .list-unstyled li:not(:first-child){
    padding-left: 5px;
}

.form-horizontal .book-prefix-phone {
    width: 45px;
}

.form-horizontal .book-phone {
    width: calc(100% - 80px);
}

.form-horizontal .book-prefix-phone,
.form-horizontal .book-phone {
    padding: 0;
    border-radius: 0;
    margin-right: -4px;
    display: block;
}

.form-horizontal #contact-us-phone,
.form-horizontal #reset-phone {
    width: calc(100% - 80px);
    float: right;
}

.form-horizontal .intl-tel-input .country-list .country {
    padding: 5px 1px;
}

.has-error .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 1px solid #AB0015;
}
.has-error .help-block {
    color: #AB0015;
}

#error_username_password{
    color: #AB0015;
    font-size:0.6em;
    text-align: center;
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

#gift-message textarea {
    resize: none;
    width: 100%;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid;
    box-shadow: none;
    outline: 0;
    background: transparent;
    /*width: 100%;*/
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 2em;
    margin-bottom: 40px;
}
#gift-message .custom-label {
    margin-bottom: 0;
    font-size: 0.750em;
    color: #666666;
}

.confirmation-code-wrapper {
    position: relative;
}

.confirmation-code-wrapper button {
    position: absolute;
    top: 0;
    right: 0;
    width: auto !important;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

/* Form disabled in user data */
.form-is-disabled select[disabled],
.form-is-disabled input[type="text"][disabled] {
    cursor: default;
    border-bottom: none;
    -webkit-text-fill-color:#000000; /* Override iOS / Android font color change */
    -webkit-opacity:1; /* Override iOS opacity change affecting text & background color */
    color:#000000; /* Override IE font color change */
    background-image: none!important;
}

.row.panel-selectable {
    margin-bottom: 1.250em;
}

.panel-selectable .basic-panel.form-is-disabled:hover,
.panel-is-selected .basic-panel {
    background: #000;
}

.panel-selectable .card-is-selected .basic-panel.form-is-disabled:hover select[disabled],
.panel-selectable .basic-panel.form-is-disabled:hover input[type="text"][disabled],
.panel-is-selected .form-is-disabled select[disabled],
.panel-is-selected .form-is-disabled input[type="text"][disabled] {
    cursor: default;
    border-bottom: none;
    -webkit-text-fill-color:#fff; /* Override iOS / Android font color change */
    -webkit-opacity:1; /* Override iOS opacity change affecting text & background color */
    color:#fff; /* Override IE font color change */
    background-image: none!important;
}
.panel-selectable .basic-panel.form-is-disabled:hover h4,
.panel-is-selected .basic-panel h4 {
    color: #fff;
}

.form-horizontal .form-is-disabled .form-group label {
    font-size: 12px;
}

.form-horizontal .form-is-disabled .form-group select,
.form-horizontal .form-is-disabled .form-group input {
    height: 22px;
    font-size: 1em;
    margin-bottom: 16px;
}

.form-horizontal .form-is-enabled .form-group select,
.form-horizontal .form-is-enabled .form-group input {
    height: 20px;
    font-size: 1em;
    margin-bottom: 10px;
}

.radio-value, .input-value {
    display: block;
}

.custom-radio-inline, .custom-input-value {
    display: none;
}
/*
.form-is-disabled .custom-radio-inline {
    display: none;
}

.form-is-disabled .radio-value {
    display: block;
}
*/
.form-is-disabled .custom-input-value, .form-is-disabled .custom-radio-inline {
    display: block;
}

.form-is-disabled .input-value, .form-is-disabled .radio-value {
    display: none;
}

.address-book-new .wannabe-item {
    display: block;
}

.address-book-new .panel-for-item {
    display: none;
}

.address-book-edit .wannabe-item {
    display: none;
}

.address-book-edit .panel-for-item {
    display: block;
}


.panel-selectable.address-book-new {
    display: none;
}

.panel-selectable.address-book-edit {
    display: block;
}

.panel-selectable.address-book-edit .checkbox.checkbox-custom {
    text-align: left;
}

.basic-form .basic-panel .edit-me {
    display: block;
    background: transparent;
    border: none;
}

.checkout-step-wrapper.address-book-wrapper .address-book-edit h4 {
    margin-bottom: 0.5em;
}

.checkout-step-wrapper.address-book-wrapper .address-book-edit p.subtitle {
    margin-bottom: 0.5em;
    font-size: 0.99em;
    color: #AB0015;
    text-align: center;
}

.int-shipping-phone .flag-container {
    border-bottom: 1px solid #000;
}

.int-shipping-phone .intl-tel-input.allow-dropdown {
    width: 100%;
}

.int-shipping-phone input{
    box-shadow: none;
    float: right;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    display: inline-block;
    width: 63%;
    border: 0;
    outline: 0;
    height: 34px;
    line-height: 30px;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent;
    border-bottom: 1px solid black;
    color: #000;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.basic-form .basic-panel .save-me {
    display: none;
}

.basic-form .basic-panel.edit-form .edit-me {
    display: none;
}

.basic-form .basic-panel.edit-form .save-me {
    display: block;
}

/*---*/

/* Panel with confirmed informations */
.shipping-info-confirmed h4 {
    font-size: 1.125em;
}
.shipping-info-confirmed p {
    font-size: 0.875em;
}

/*item store*/
.item-store {
    padding: 10px;
    background: #F7F7F7;
    color: #666666;
    height: 115px;
    margin-bottom: 10px;
}
.item-store.selected-store {
    background: #000000;
    color: #ffffff;
}

/*.item-store-name {
    font-size: 1em;
    font-family: source-han-serif-sc, serif;
}*/

.selected-store .item-store-name {
    color: #ffffff;
}

.item-store-address,
.item-store-days {
    font-size: 0.750em;
}

.selected-store .item-store-address,
.selected-store .item-store-days {
    color: #ffffff;
}
.checkout-wrapper .inline-minimal-panel {
    font-size: 0.875em;
}

.checkout-wrapper .inline-minimal-panel span  {
    line-height: 2.37em;
}

.checkout-wrapper .inline-minimal-panel span:first-child  {
    color: #4a4a4a;
    padding-right: 20px;
}

/* buttons */
.form-horizontal .btn-default {
    width: 100%;
    border-radius: 0;
    line-height: 2.37em;
    padding: 0;
    margin: 0;

}

.form-horizontal .btn-primary {
    width: 100%;
    border-radius: 0;
    line-height: 2.37em;
    padding: 0;
    margin: 0;
    background-color: #000000;
    border-color:#000000;
    color: #ffffff;
    text-decoration: none;
}

.form-horizontal .btn-secondary {
    width: 100%;
    border-radius: 0;
    line-height: 2.37em;
    padding: 0;
    margin: 0;
    background-color: #AAC8EE;
    border: none;
    color: #333333;
    /*font-family: 'Roboto';*/
}
.form-horizontal .btn-default,
.form-horizontal .btn-primary {
    margin-bottom: 20px;
}
#address-book-container .form-horizontal .btn-default,
#address-book-container .form-horizontal .btn-primary,
.address-book-edit.form-horizontal .btn-default,
.address-book-edit.form-horizontal .btn-primary{
    margin-bottom: 0;
}

#address-book-container .intl-tel-input .selected-flag .iti-prefix,
#add-address-book .intl-tel-input .selected-flag .iti-prefix,
#contactUs-form .intl-tel-input .selected-flag .iti-prefix,
#pick-add-billing-address .intl-tel-input .selected-flag .iti-prefix,
#form-reset-password1 .intl-tel-input .selected-flag .iti-prefix,
#add-billing-address .intl-tel-input .selected-flag .iti-prefix,
#address-book-container .intl-tel-input .selected-flag .iti-flag,
#add-address-book .intl-tel-input .selected-flag .iti-flag,
#add-billing-address .intl-tel-input .selected-flag .iti-flag,
#pick-add-billing-address .intl-tel-input .selected-flag .iti-flag,
#form-reset-password1 .intl-tel-input .selected-flag .iti-flag,
#contactUs-form .intl-tel-input .selected-flag .iti-flag {
    line-height: 22px;
    font-size: 14px;
    margin-right: 8px;
}


#address-book-container .intl-tel-input .selected-flag,
#add-address-book .intl-tel-input .selected-flag,
#add-billing-address .intl-tel-input .selected-flag,
#pick-add-billing-address .intl-tel-input .selected-flag,
#form-reset-password1 .intl-tel-input .selected-flag,
#contactUs-form .intl-tel-input .selected-flag {
    width: 70px;
}

#contactUs-form .intl-tel-input {
    width: 100%;
}

#contactUs-form .flag-container {
    border-bottom: 1px solid #000;
}

.form-horizontal .btn-default:hover,
.form-horizontal .btn-primary:hover {
    background: #e6e6e6;
    color:#333333;
}

.form-horizontal .btn-link-black a.block {
    height: 30px;
    line-height: 30px;
    background-color: #FFF;
    color: #000000;
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
    text-decoration: none;
    display: block;
    border: 1px solid #000;
    margin-bottom:16px;
}
/*---*/

/* PROGRESS BAR */

.basic-panel.basic-panel .progress {
    border-radius: 0;
    height: 2px;
    /*margin-bottom: 0;*/
    background-color: rgba(75, 75, 75, .2);
    margin: 20px 0;
}

.basic-panel.basic-panel .progress span.status-label {
    width: 120px;
    text-align: left;
}

.basic-panel.basic-panel .progress-bar {
    background-color: #000;
}

.basic-panel.basic-panel .progress .status-confirmed,
.basic-panel.basic-panel .progress .status-shipped{
    position:absolute;
    margin-top:-4px;
    z-index:1;
    height:10px;
    width:10px;
    border-radius:25px;
    background-color: #f7f7f7;
    border: 1px solid rgba(75, 75, 75, .2);
}

.basic-panel.basic-panel .progress .status-confirmed span,
.basic-panel.basic-panel .progress .status-shipped span{
    position: absolute;
    top:-22px;
    left: 0;
    display: none;
}

.basic-panel.basic-panel .progress .status-shipped span {
    left: -50px;
}

.basic-panel.basic-panel .progress .status-confirmed{
    left:5px;
}

.basic-panel.basic-panel .progress .status-shipped{
    left:98%;
}

/* CURRENTLY CONFIRMED */

.basic-panel.basic-panel .progress.confirmed .progress-bar{
    width: 0;
}

.basic-panel.basic-panel .progress.confirmed .status-confirmed {
    background-color: #000000;
    border: 1px solid #000000;
}

.basic-panel.basic-panel .progress.confirmed .status-confirmed span {
    display: inline;
}

/* CURRENTLY SHIPPED */

.basic-panel.basic-panel .progress.shipped .progress-bar {
    width: 100%;
}

.basic-panel.basic-panel .progress.shipped .status-confirmed{
    display: none;
}

.basic-panel.basic-panel .progress.shipped .status-shipped {
    background-color: #000000;
    border: 1px solid #000000;
}

.basic-panel.basic-panel .progress.shipped .status-shipped span {
    display: inline;
}

/* PROGRESS BAR */

/* progress-bar */
/*.basic-panel .progress{
    height: 2px;
    box-shadow: none;
    margin: 17px 0;
}
.basic-panel .progress .transit-point,
.basic-panel .progress .finish-point{
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.basic-panel .progress .transit-point{
    background: #000;
    left: 20%;
}
.basic-panel .progress .transit-point span{
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.625em;
    min-width: 40px;
}
.basic-panel .progress .finish-point{
    background: #fff;
    border: 1px solid #D8D8D8;
    right: 5px;
}
.basic-panel .progress .progress-bar{
    background: #000;
    width: 20%;
}*/

/* INLINE CHECKBOX */
.form-horizontal .shipping-method-line.form-group {
    font-size: 0.875em;
}

.form-horizontal .shipping-method-line.form-group .delivery-info {
    color: #666666;
}

.form-horizontal .shipping-method-line.form-group label {
    font-size: 1.1em;
    /*position: relative;*/
    padding-left: 5px;
    top:0;
    font-weight: normal;
}

.form-horizontal .shipping-method-line.form-group input {
    height:auto;
}

/*right side*/
.item-order-summary {
    margin: 0 0 10px;
    padding:10px;
    background: #F7F7F7;
    display: flex;
}

.product-summary-price {
    align-self: center;
    justify-content: flex-end;
}

.valign-container {
    position: relative;
}
.valign-item {
    vertical-align: middle;
    display: inline-block;
    margin-right: -4px;
}
.product-summary-img {
    width: 25%;
}
.product-summary-description {
    margin:0;
    width: 50%;
}
.product-summary-name {
    margin-bottom: 0;
    font-size: 0.875em;
}

.product-summary-code {

}
.product-summary-code,
.product-summary-size {
    margin-top: 5px;
    font-size: 0.625em;
}


p.product-summary-code,
.product-summary-size p {
    margin-top: 5px;
    margin-bottom: 0;
}

.product-summary-price {
    width: 21%;
    font-size: 0.875em;
}
.product-summary-price img {
    margin-left: 5px;
}

.profile-product-side .item-order-summary .product-summary-price {
    vertical-align: top;
}

.product-summary-size p:first-child {
    color: #666666;
}
.product-pre-order-order{
    color: #000000;
    margin-top: 5px;
    font-size: 0.625em;
}
.order-summary-text {
    font-size: 0.875em;
}

.total-price {
    font-size: 1.500em;
}

.checkout-wrapper .text-grey {
    color: #666666;
}

.checkout-wrapper a {
    color: #000000;
    text-decoration: underline;
}

.component-wardrobe-desired a {
    text-decoration: none;
}

#guest-checkout .minimal-panel {
    min-height: 210px;
    width: 100%;
}

#guest-checkout #form-login-prada {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
}

#guest-checkout #form-reset-password2 .text-small-grey {
    text-align: left;
    margin: 20px 0;
}

#login-checkout input {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid black;
    width:100%;
    color:#000;
    margin-bottom:6px;
}

#guest-checkout #form-login-prada {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
}

#guest-checkout #form-login-prada #phone {
    width: 75%;
    padding-left:0;
}

#guest-checkout #form-reset-password1 .intl-tel-input .selected-flag .iti-prefix{
    line-height: 20px;
}

#guest-checkout #form-reset-password1 #reset-phone{
    box-shadow: none;
}

#guest-checkout .order-summary-text .btn {
    margin-bottom: 0;
    border: none;
}

#guest-checkout .order-summary-text .text-grey {
    height: 60px;
}

#guest-checkout .order-summary-text .btn a{
    margin-bottom: 0;
}

#form-reset-password1 .btn-default {
    margin-bottom: 0;
    margin-top: 36px;
}


/*CHANGE SELECT ARROW IN PLUS*/
.form-horizontal .panel-for-item .form-group .form-is-enabled .form-inline select.form-control,
.form-horizontal .form-group select.form-control {
    appearance: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
/*    background: url("../img/next.svg") no-repeat right 10px center; 30px*/
}

.form-horizontal .form-group select.form-control:focus {
    outline: none;
    border:0;
    border-bottom: 1px solid #000000;
    /*border-color: #000000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 1);*/
}

/* Questo trick non fa visualizzare la freccia su Chrome. */
.form-horizontal .panel-for-item .form-group .form-is-enabled .form-inline select.form-control,
.form-horizontal .form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Questo trick non fa visualizzare la freccia su IE 10. */
.form-horizontal .panel-for-item .form-group .form-is-enabled .form-inline select.form-control::-ms-expand,
.form-horizontal .form-group select.form-control::-ms-expand {
    display: none;
}

.form-horizontal .panel-for-item .form-group .form-is-enabled .form-inline select:focus  {
    outline: none;
    border:0 !important;
}

.form-horizontal .panel-for-item .form-group .form-is-enabled .form-inline select.form-control  {
    border: none !important;
    background: url("../prada_common/images/next.svg") no-repeat right 0px center; /*30px*/
    padding-right: 20px;

}

.form-horizontal .panel-for-item .form-group .form-is-enabled .form-inline select.form-control {

}
/* --- */

/*style for checkboxes*/
.checkbox.checkbox-custom {
    padding-left: 20px;
}
.checkbox.checkbox-custom label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.checkbox.checkbox-custom label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #000000;
    border-radius: 0px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox.checkbox-custom label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #000000; }
.checkbox.checkbox-custom input[type="checkbox"] {
    opacity: 0; }
.checkbox.checkbox-custom input[type="checkbox"]:focus + label::before {
    /*outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;*/
}

.checkbox.checkbox-custom input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.checkbox.checkbox-custom input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}

.checkbox.checkbox-custom input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-custom.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-custom.checkbox-inline {
    margin-top: 0;
    padding-top: 0;
}
/*contact us fix*/
.checkbox-policy {
    margin: 2em 0 !important;
}


/*style for radio buttons*/
.shipping-method-line .custom-radio {
    padding-left: 10px;
}
.custom-radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    font-size: 0.875em;
}

.custom-radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #000000;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.custom-radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.custom-radio input[type="radio"] {
    opacity: 0; }
.custom-radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.custom-radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.custom-radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.custom-radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.custom-radio.custom-radio-inline label, .custom-radio.radio-value label{
    margin-right: 30px;
}
.form-horizontal .form-group .custom-radio-inline input {
    height: auto;
}
.custom-radio-inline span {
    float: right;
}

.checkout-wrapper .margin-bottom-checkout{
    margin-bottom: 30px;
}

.padding-login-checkout{
    padding:0 10px 0 10px;
}

#j_password.no-margin-password-checkout{
    margin:0;
}

#guest-checkout .margin-top-checkout-phone{
    margin-top:10px;
}

#guest-checkout .iti-prefix,
#guest-checkout .iti-flag{
    text-align: center;
    font-size: 15px;
    padding-right: 6px;
    line-height:22px;
}
#guest-checkout .selected-flag{
    width:75px;
}

/*SPACER*/
.checkout-wrapper .box-spacer-small {
    margin-bottom: 1.250em;
}
.checkout-wrapper .box-spacer-medium {
    margin-bottom: 2.750em;
}
.checkout-wrapper .box-spacer-large {
    margin-bottom: 8.750em;
}


.checkout-step-wrapper .loading-spinner {
    display: none;
}

.checkout-step-wrapper .step-container {
    display: block;
}

.checkout-step-wrapper.loading-step .loading-spinner {
    display: block;
}

.checkout-step-wrapper.loading-step .step-container {
    display: none;
}

.checkout-step-wrapper .custom-radio.payment-method-line label {
    margin-right: 30px;
    margin-bottom: 20px;
}

.checkout-step-wrapper #payment-body #payPal-panel {
    display: none;
}

.checkout-step-wrapper #payment-body #creditCard-panel {
    display: block;
}

.checkout-step-wrapper #payment-body #creditCard-panel input.form-control.isRequired{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 1px solid;
    border-color: #AB0015 #AB0015 #000000 #AB0015;
}
/*
.checkout-step-wrapper #payment-body #creditCard-panel, .checkout-step-wrapper #payment-body #panel-payment-book {
    display: block;
}*/

.checkout-step-wrapper #payment-body.hide-form #payPal-panel {
    display: block;
}

.checkout-step-wrapper #payment-body.hide-form #creditCard-panel, .checkout-step-wrapper #payment-body.hide-form #panel-payment-book {
    display: none;
}

.step-container .btn-link-login-sign a.block {
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
    text-decoration: none;
    display: block;
    border: 1px solid #FFF;
}
.continue-shopping-thank-you-mob{
    position: absolute;
    top: 70px;
    width: 100%;
    line-height: 40px;
    left: 0;
    background: #F7F7F7;
    padding-left: 10px;
    z-index: 10;
}

#add-invoice-form .invoice-form {
    display: none;
}

#add-invoice-form .no-validate {
    display: block;
}

#add-invoice-form .validate {
    display: none;
}

#add-invoice-form.show-invoice-form .invoice-form {
    display: block;
}

#add-invoice-form.show-invoice-form .no-validate {
    display: none;
}

#add-invoice-form.show-invoice-form .validate {
    display: block;
}

.terms-wrapper.has-error, .terms-wrapper.has-error a, .registration-wrapper .registration-disclaimer.has-error p {
    color: #AB0015;
}

.terms-wrapper .help-block li {
    font-size: 0.74em;
    margin-left: 5px;
    margin-bottom: 10px;
}

.form-horizontal .btn-download {
    margin-top: 20px;
}
/* MEDIA QUERY */

/*
@media (max-device-width: 480px) and (orientation: landscape) {}

*/


/* Custom, iPhone Retina */


/* @media only screen and (min-width : 320px) and (max-width:479px) {} */


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


/* Custom, iPhone Retina */



/* Extra Small Devices, Phones */

@media only screen and (max-width: 448px) {
    .basic-panel .bottom-panel .checkbox.checkbox-custom + .checkbox {
        margin-left: 0!important;
        float: left;
        display: block;
    }
    .basic-panel .bottom-panel .checkbox.checkbox-custom{
        margin-left: 0!important;
        float: left;
        display: block;
    }
    .address-book-container .text-right{
        text-align: left;
    }
}


@media only screen and (min-width: 449px)  {
    .basic-panel .bottom-panel .checkbox.checkbox-custom + .checkbox {
        margin-left: 20px;
        display:inline;

    }
    .basic-panel .bottom-panel .checkbox.checkbox-custom{
        margin-left: 0;
        display:inline;

    }

}

@media only screen and (min-width: 992px) and (max-width: 1370px) {
    .basic-panel .bottom-panel .checkbox.checkbox-custom + .checkbox {
        margin-left: 0!important;
        float: left;
        display: block;
        padding-right: 20px;
    }
    .basic-panel .bottom-panel .checkbox.checkbox-custom{
        margin-left: 0!important;
        float: left;
        display: block;
        padding-right: 20px;
    }
    .address-book-container .text-right{
        text-align: left;
        float: left;
    }
}
/* Small Devices, Tablets */

@media only screen and (max-width: 767px) {
    .checkout-wrapper {
        margin-top: 131px; /*95px;*/
    }
    .checkout-wrapper .box-spacer-xs-medium {
        margin-bottom: 1em;
    }
    .checkout-title-wrapper .back-to-orders {
        position: fixed;
        top: 90px;
        width: 100%;
        line-height: 40px;
        background: #F7F7F7;
        /*text-align: center;*/
        padding-left: 10px;
        z-index: 10000;
    }
    .back-to-orders{
        z-index: -1 !important;
    }
    .checkout-title-wrapper .order-date {
        position: relative;
        top: -10px;
    }
    .delivery-info,
    .delivery-cost{
        /*margin-left: 22px;*/
        text-align: left;
    }
    .custom-radio {
        padding-left: 5px;
    }
    .wannabe-item,
    .basic-panel.panel-for-item {
        height: 700px;
    }
    .basic-panel.panel-for-item.form-is-disabled {
        height: 366px;
    }
    .continue-shopping-thank-you-mob{
        position: absolute;
        top: 70px;
        width: 100%;
        line-height: 40px;
        left: 0;
        background: #F7F7F7;
        padding-left: 10px;
        z-index: 100;
    }
    .checkout-title-wrapper{
        margin-top:35px;
    }
    .continue-shopping-checkout{
        display: block;
        position: fixed;
        left: 0;
        top: 50px;
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        z-index: 3;
        width: 100%;
        background: #F7F7F7;
        padding-left: 9%;
        padding: 10px 0 10px calc(9% + 5px);
    }
    .global-hero.single-navbar .checkout-wrapper {
        margin-top: 100px;
    }
    .checkout-title-wrapper{
        margin-top:0;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .relevant-info .basic-panel .panel-body {
        min-height: 400px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .relevant-info .basic-panel .panel-body {
        min-height: 510px;
    }
    .relevant-info .basic-panel.may-we-help .panel-body {
        min-height: 120px;
    }
    .delivery-info,
    .delivery-cost{
        /*margin-left: 22px;*/
        text-align: left;
    }
    .wannabe-item,
    .basic-panel.panel-for-item {
        height: 386px;
    }
    .checkout-title-wrapper{
        margin-top:35px;
    }
    .continue-shopping-checkout{
        display: block;
        position: fixed;
        left: 0;
        top: 50px;
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        z-index: 3;
        width: 100%;
        background: #F7F7F7;
        padding-left: 9%;
        padding: 10px 0 10px calc(9% + 5px);
    }
    .global-hero.single-navbar .checkout-wrapper {
        margin-top: 100px;
    }
    .checkout-title-wrapper{
        margin-top:0;
    }
}


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

@media only screen and (max-width: 991px) {

    .basic-panel.panel-for-item {
        margin-top: 10px;
    }

    .wannabe-item {
        height: 110px !important;
        margin: 10px 0;
    }

    .row-user-data,
    .row-address-book,
    .row-payment-method {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }

    .collapse.in {
        border-bottom: 1px #eee solid;
        padding-bottom: 20px;
    }

    .nav-category.navbar-inverted .navbar-nav li,
    .nav-category.navbar-inverted .navbar-nav li a,
    .nav-category.navbar-default.navbar-inverted .navbar-nav .active a,
    .nav-category.navbar-default.navbar-inverted .nav-category.navbar-nav .active a:focus,
    .nav-category.navbar-default.navbar-inverted .navbar-nav .active a:hover {
        color: #000;
    }

    .nav-category.navbar-inverted .icon-header-right li a span.shopper-count {
        color: #ffffff;
        line-height: 16px;
        font-size: 12px;
    }

    .global-hero.single-navbar {
        margin-top: 60px;

    }

}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .form-for-item {
        margin-bottom: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wannabe-item,
    .basic-panel.panel-for-item {
        height: 421px;
    }
}

/* template PRADA - Large Devices, Wide Screens */


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .wannabe-item,
    .basic-panel.panel-for-item {
        height: 386px;
    }

    .basic-panel.panel-for-item.form-is-disabled {
        /*height: 336px;*/
    }
}


/*checkout page*/
/*items list*/
.item-order-summary {
    padding: 10px;
}
@media only screen and (min-width: 768px) {
    .item-order-summary {
        padding: 10px 30px 10px 10px;
    }
}

.product-summary-img {
    width: 60px;
}
/*to check where is this class*/
/*to remove offset class from html and to add col-md-12*/
.order-summary-text {
    padding: 0 10px;
}

.checkout-step-wrapper .order-summary-text {
    padding: 10px 10px 0px;
}

@media only screen and (min-width: 992px) {
    .checkout-step-wrapper #guest-checkout, .checkout-step-wrapper #guest-checkout .col-xs-12.col-md-6 {
        display: flex;
    }
}

@media only screen and (min-width: 768px) {
    .order-summary-text{
        padding: 0 40px;
    }
}

@media only screen and (max-width: 991px) {
    #guest-checkout #form-login-prada #phone{
        width: calc(100% - 80px);
        font-size: 16px;
    }
    #error_username_password{
        height:auto;
    }
}

@media (min-width: 992px) and (max-width: 1300px) {
    #guest-checkout #form-login-prada #phone {
        width: 65%;
        font-size: 16px;
    }
}

/*fix img size on order summary thank you page*/
.item-order-summary.valign-container .valign-item > .order-summary-img {
    max-width: auto;
}

@media only screen and (min-width: 768px) {
    .item-order-summary.valign-container .valign-item > .order-summary-img {
        max-width: 100px;
    }
}

/*banner-preorder*/
.banner-preorder {
    margin: 0 0 10px;
    padding: 25px;
    background: #000000;
    display: flex;
    color: #FFFFFF;
    font-size: 14px;
}

@media only screen and (max-width: 768px) {
    .banner-preorder {
        margin: 10px 0 10px;
    }
    .product-pre-order {
        margin-bottom: 7px;
        color: #000000;
        font-size: 12px;
        margin-top: 7px;
        line-height: 1;
    }
}
@media only screen and (min-width: 769px) {
        .product-pre-order {
            color: #000000;
            font-size: 12px;
            margin-top: 7px;
            line-height: 1;
    }
}
.search-box.bright {
    position: absolute;
    z-index: 100;
    top:0;
    background: #fff;
    width: 100%;
    display: none;
    height: 60px;
}

.search-box.bright input {
    padding: 0;
    margin: 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #666666;
    outline: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.search-box.bright .search-box-close {
    position: absolute;
    right: 44px;
    top: 26px;
    width: 24px;
    height: 24px;
    z-index: 100;
}

.search-box.black-dashboard {
    position: absolute;
    z-index: 100;
    top:0;
    background: #000;
    width: 100%;
    display: none;
    height: 60px;
}

.search-box.black-dashboard input {
    padding: 0;
    margin: 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #999999;
    outline: 0;
    background-color: #000;
}

.search-box.black-dashboard .search-box-close {
    position: absolute;
    right: 44px;
    top: 26px;
    width: 24px;
    height: 24px;
    z-index: 100;
}

.search-box ::-webkit-input-placeholder {color:#CCC}
.search-box ::-moz-placeholder  {color:#CCC}
.search-box :-ms-input-placeholder  {color:#CCC}
.search-box :-moz-placeholder  {color:#CCC}

.search-box.black {
    position: absolute;
    z-index: 100;
    top:0;
    background: #000;
    width: 100%;
    height: 100%;
    display: none;
}

.search-box.black input {
    padding: 20px 0;
    margin-top: 24px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #999999;
    outline: 0;
    background-color: #000;
    color: #fff;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.search-box.black .search-box-close {
    position: absolute;
    right: 44px;
    top: 26px;
    width: 24px;
    height: 24px;
    z-index: 100;
}

.search-box .search-box-overlay {
    position: absolute;
    opacity: 0.7;
    width: 100vw;
    height: 100vh;
    z-index: 99;
    margin: 0 -1px;
}

.search-box.black .search-box-overlay,
.search-box.black-dashboard .search-box-overlay {
    background-color: #000;
}

.search-box.bright .search-box-overlay {
    background: #fff;
}

@media only screen and (max-width: 991px) {

    .search-box.black input {
        padding: 0 0 4px 0 !important;
        margin: 0 !important;
    }


    .search-box.black-dashboard .search-box-close {
        transform: scale(0.5);
        top: 10px;
        right: 10px;
    }

    .search-box.bright .search-box-close {
        transform: scale(0.5);
        top: 8px;
        right: 10px;
    }

    .search-box.bright {
        margin: 51px 0 0 0;
        height:42px;
    }

    .search-box.bright input {
        border: 0;
        padding: 0;
        margin:0;
    }

    .search-box.bright form {
        line-height: 11px;
    }

    /**/

    .search-box.black-dashboard {
        margin: 51px 0 0 0;
        height:42px;
    }

    .search-box.black-dashboard input {
        border: 0;
        padding: 0;
        margin:0;
    }

    .search-box.black-dashboard form {
        line-height: 11px;
    }
    .search-box.black .search-box-close {
        transform: scale(0.5);
        top: 10px;
        right: 10px;
    }
}

.search-box-overlay .loading-spinner {
    display: none;
}
#minicart-dp {
    width: 288px;
    height: auto;
    right: -28px;
    border-radius: 0;
    padding: 0 5px;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #979797;
    z-index: 1100;
    margin-top: 10px;
}

.minicart-wrapper {
    font-size: 14px;
}

.minicart-wrapper .product-list p,
.minicart-wrapper .product-list a,
.minicart-wrapper .product-list a:hover,
.minicart-wrapper .product-list a:focus {
    color: #000;
    margin: 0!important;
}

.minicart-wrapper .title {
    color: #000;
    padding: 10px 0;
    font-size: 16px;
}

.minicart-wrapper .shopping-bag-row {
    background-color: #F7F7F7;
    height:100px;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: right;
    margin: 2.5px -5px;
}

.minicart-wrapper p{
    margin: 0;
    word-wrap: break-word;
}

.minicart-wrapper .total {
    text-align: right;
    margin-bottom: 30px !important;
    margin-top:10px !important;
    color: #000;
    line-height: 18px;
 }

.minicart-wrapper .total b{
    /*font-family: Noto Sans SC Sliced, sans-serif;*/
    margin-left: 10px;
}

.minicart-wrapper .review-minicart {
    text-decoration: underline;
    color: #000 !important;
}

.minicart-wrapper .vertical-align-middle {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.minicart-wrapper .shopping-bag-row .remove-from-cart{
    padding: 20px 0;
    text-align: center;
    color: #000;
}
.minicart-wrapper .go-to-checkout {
    width: 100%;
    background-color: #000;
    float: left;
    color: #fff !important;
    line-height: 40px !important;
    /*margin-top: 12px !important;*/
    margin-top: 0 !important;
}

.minicart-wrapper .go-to-checkout:hover,
.minicart-wrapper .go-to-checkout:focus {
    background-color: #000 !important;
    outline: 0;
}

.minicart-wrapper .product-list {
    /*max-height: 400px;*/
    max-height: 300px;
    overflow-y: auto;
}

@media only screen and (min-width: 1680px) {
    .minicart-wrapper .product-list {
        max-height: 400px;
    }
}

.minicart-wrapper .product-list::-webkit-scrollbar {
    width: 2px;
}

.minicart-wrapper .product-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #fff;
}

.minicart-wrapper .product-list::-webkit-scrollbar-thumb {
    background-color: #000;
}

#minicart-dp .arrow-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #979797;
    position: absolute;
    top: -7px;
    right: 37px
}

#minicart-dp .arrow-up-inner {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    right: -6px;
    top: 1px;
}

/*minicart products details*/
.minicart-prod-details {
    line-height: 1.1;
    color: #000;
}
.prod-name {
    font-size: 12px;
}
.prod-price {
    padding: 10px 0;
}
.prod-qty {
    font-size: 10px;
    color: #666 !important;
}
.minicart-prod-details .prod-pre-order{
    font-size: 12px;
    padding-top: 5px;
}
.prod-qty-num {
    margin-left: 10px;
    color: #000;
}

.shopping-bag-row a {
    display: inherit;
    padding: 0 !important;
}

.minicart-prod-details .price {
    margin: 10px 0;
    font-size: 16px;
}
/*++++++++++++ /GENERAL faq STYLE ++++++++++++++*/

/*.faq-wrapper {
    margin-top: 189px; !*95px;*!
    background-color: #FFF;
    width: 100%;
}*/

.faq-title-wrapper {
    position: relative;
    border-bottom: solid 1px rgba(75, 75, 75, .2);

}

.faq-title-wrapper h2 {
    /*font-family: source-han-serif-sc, serif;*/
}

/*.faq-wrapper*/
.text-grey {
    color: #666666;
}

/*.faq-wrapper a {
    color: #000000;
    text-decoration: none;
    font-family: Noto Sans SC Sliced, sans-serif;
}*/



.faq-container {
    margin-bottom: 100px;
}


.faq-container .title h1 {
    color: #000000;
    text-decoration: none;
    /*font-family: source-han-serif-sc, serif;
    font-size: 36px;*/
}


/*SPACER*/
/*.faq-wrapper .box-spacer-small {
    margin-bottom: 1.250em;
}

.faq-wrapper .box-spacer-medium {
    margin-bottom: 2.750em;
}

.faq-wrapper .box-spacer-large {
    margin-bottom: 8.750em;
}*/

.faq-body .panel-body {
    padding: 0;
    /*
    line-height: 2em;*/
}

.faq-body .panel-group {
    margin-bottom: 0;
}

.faq-body .panel-group .panel + .panel {
    margin-top: 0;
}

.faq-body .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.faq-body .panel-default {
    border-color: #DDDDCF;
}

.faq-body .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.faq-body .panel-default {
    border-color: #dddddd;
}

.faq-body .panel-default > .panel-heading {
    color: #333333;
    background-color: transparent;
    border-color: transparent;
}

.faq-body .panel-default > .panel-heading.title-macro-category {
    margin: 0;
    padding: 0;
    border-radius: 0;
    border-bottom: 1px solid #CCCCCC;
}

.faq-body .panel-default > .panel-heading.title-macro-category .panel-title {
    line-height: 31px;
    text-align: center;

}

/*ACCORDION*/
.faq-body {
    display: block !important;
}

.faq-body .panel-group .panel {
    margin-bottom: 0;
    /*background-color: #000000;*/
    border: 0;
    border-bottom: 1px solid #CCC;
    border-radius: 0;

}

.faq-body .panel-default > .panel-heading a {
    /*font-family:  Noto Sans SC Sliced, sans-serif;
    font-size: 1.1em;*/
    font-weight: 700;
    display: block;
    margin: 22px 15px;
    color: #000;
    text-decoration: none;
}

.faq-body .panel-default > .panel-heading a h4 {
    /*font-family:  Noto Sans SC Sliced, sans-serif;
    font-size: 18px;*/
    font-weight: 700;
    width: calc(100% - 50px);
}

.faq-body .panel-default > .panel-heading.title-macro-category a {
    /*font-family:  Noto Sans SC Sliced, sans-serif;*/
    pointer-events: none;
}

.faq-body .panel-group .panel.box-macro-category {
    margin-bottom: 0;
    border: 0;
    border-bottom: none;
    border-radius: 0;
}

.faq-body .panel-default > .panel-heading {
    color: #000;
    /*background-color: #000;
    border-color: #fefefe;*/
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.faq-body .panel-default > .panel-heading.title-inside-category {
    position: relative;
}

.faq-body .panel-default > .panel-heading.title-inside-category a:after {
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    text-decoration: none;
    content: url(images/faq/ico-plus.svg);
    height: 20px;
    width: 20px;
    position: absolute;
    margin-top: 0px;
    margin-right: 5px;
    cursor: pointer;

}

.faq-body .panel-default > .panel-heading.title-inside-category a[aria-expanded="true"]:after {
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    text-decoration: none;
    content: url(images/faq/ico-minus.svg);
    height: 20px;
    width: 20px;
    position: absolute;
    margin-top: 0px;
    margin-right: 5px;
    cursor: pointer;
}

.faq-body .panel-default > .panel-heading.title-inside-category a.collapsed:after {
    content: url(images/faq/ico-plus.svg);
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    text-decoration: none;
    height: 20px;
    width: 20px;
    position: absolute;
    margin-top: 0px;
    margin-right: 5px;
    cursor: pointer;
}

.faq-body .panel-default > .panel-heading.title-macro-category {
    position: relative;
}

.faq-body .panel-default > .panel-heading.title-macro-category a:after {
}

.faq-body .panel-default > .panel-heading.title-macro-category a.collapsed:after {
}

.faq-body .panel-body p {
    margin: 0;
    padding: 7px 15px;
    size: 14px;
}

.faq-body .accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0;
}

.faq-body .accordion-option .title {
    /*font-size: 20px;*/
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
}

.faq-body .accordion-option .toggle-accordion {
    float: right;
    /*font-size: 16px;*/
    color: #6a6c6f;
}

.faq-body .accordion-option .toggle-accordion:before {
    content: "Expand All";
}

.faq-body .accordion-option .toggle-accordion.active:before {
    content: "Collapse All";
}

.faq-body .panel-title {
    text-align: left;

}

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

/* Custom, iPhone Retina */

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

/* Extra Small Devices, Phones */

@media only screen and (max-width: 479px) {

}

/* Small Devices, Tablets */

@media only screen and (max-width: 991px) {
    /* .faq-wrapper {
         margin-top: 90px; !*95px;*!
     }*/
    .faq-title-wrapper {
        display: none;
    }


    .faq-container {
        margin-bottom: 0;
    }

    .faq-container .title {
        display: none;
    }

    /*  .faq-wrapper*/
    .box-spacer-xs-medium {
        margin-bottom: 1em;
    }

    .faq-body {
        border-top: 0;
    }

    .faq-body .panel-default > .panel-heading.title-macro-category .panel-title {

        text-align: left;
    }

    /* .faq-wrapper */
    .faq-body .panel-default > .panel-heading.title-macro-category a {
        /*font-family:  Noto Sans SC Sliced, sans-serif;*/
        pointer-events: visible;
    }

    .faq-body .panel-default > .panel-heading.title-macro-category {
        position: relative;
    }

    .faq-body .panel-default > .panel-heading.title-macro-category a:after {
        top: 50%;
        right: 0;
        transform: translate(-50%, -50%);
        text-decoration: none;
        content: url(images/faq/ico-open-arrow.svg);
        height: 20px;
        width: 20px;
        position: absolute;
        margin-top: -20px;
        margin-right: 5px;
    }

    .faq-body .panel-default > .panel-heading.title-macro-category a.collapsed:after {
        content: url(images/faq/ico-open-arrow.svg);
        top: 50%;
        right: 0;
        transform: translate(-50%, -50%);
        text-decoration: none;
        height: 20px;
        width: 20px;
        position: absolute;
        margin-top: -20px;
        margin-right: 5px;
    }

    .faq-body .panel-default > .panel-heading.title-macro-category a[aria-expanded="true"]:after {
        content: url(images/faq/ico-close-arrow.svg);
        top: 50%;
        right: 0;
        transform: translate(-50%, -50%);
        text-decoration: none;
        height: 20px;
        width: 20px;
        position: absolute;
        margin-top: -20px;
        margin-right: 5px;
    }

    .faq-body .panel-default > .panel-heading.title-inside-category a {
        position: relative;
        /**/
        font-weight: normal;
    }

    .faq-body .panel-default > .panel-heading.title-inside-category a:after {
        /*font-size: 1em;*/
    }

    .faq-body .panel-group .panel.box-macro-category .collapse.in {
        border-bottom: 0!important;
        padding-bottom: 0!important;
    }

}

.menu-mobile-wrapper {
    display: none;
    position: fixed;
    top: 50px;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 1040;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 200px;
}

#menuMobile {
    background-color: #fff;
    padding: 0;
    margin: 0 15px;
}

.menu-level-1 li,
.menu-level-2 li,
.menu-level-3 li {
    display: none;
}

.menu-level-1,
.menu-level-2,
.menu-level-3 {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#view-all {
    float: right;
    /*font-size: 20px;*/
    text-decoration: underline;
}

.menu-level-1 > li > div {
    align-items: center;
    justify-content: space-between;
    display: flex;
    /*font-family: source-han-serif-sc, serif;
    font-size: 40px;*/
    font-weight: bold;
    line-height: 50px;
    padding: 15px 0;
}

.menu-level-2 > li > div,
.menu-level-3 > li > div {
    align-items: center;
    justify-content: space-between;
    display: flex;
    /*font-family:  Noto Sans SC Sliced, sans-serif;
    font-size: 18px;*/
    height: 40px;
    margin: 0 25px;
}

.menu-level-2 > li:not(:last-child) > div,
.menu-level-3 > li:not(:last-child) > div {
    border-bottom: 1px solid rgba(151,151,151,.4);
}

.menu-level-2 > li > div:after {
    content: "\e258";
    font-family: "Glyphicons Halflings";
    font-size: 7px;
    float: right;
}

/* MODIFICATORI */

#menuMobile > .active {
/*    border-top: solid #000 1px;*/
}

#menuMobile > .active #view-all {
    display: none;
}

.active > li > div:after {
    content: "\e258";
    font-family: "Glyphicons Halflings";
    font-size: 10px;
    margin-left: 9px;
    margin-right: auto;
}

#menuMobile > .inactive {
    border-top: solid #979797 1px;
    margin: 0 -20px;
    padding: 0 20px
}

.inactive > li > div {
    margin: 0 -20px;
    padding: 0 20px;
    border-bottom: 1px solid #979797 !important;
    font-weight: bold;
    /*font-size: 40px;*/
    height: 65px;
    /*font-family: source-han-serif-sc, serif;*/
}

.inactive > li > div:after {
    display: none;
}

.inactive > li > div:before {
    content: "\e257";
    font-family: "Glyphicons Halflings";
    font-size: 10px;
    padding-right: 3px;
    margin: 4px 0 0 -13px;
}

.inactive > li > div > #view-all {
    /*margin-left: auto;*/
    width: 40%;
    text-align: right;
}

#menu-ships-languages-mobile-container {
    background-color: #fff;
    padding: 0 20px 20px 20px;
}

#menu-ships-languages-mobile-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #4a4a4a;
    padding-top: 40px;
    text-align: center;
}

#menu-ships-languages-mobile-container li:not(:last-child) {
    margin-bottom: 40px;
}


/*Invert image color*/
.invert-img-color {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}

.menu-inner-li {
    width: 100%;
}
/* Iphone 5 screen size */
@media only screen and (max-width: 335px){
    .menu-level-2 > li > div,
    .menu-level-3 > li > div {
        margin: 05px;
    }
    .inactive > li > div {
        margin: 0 -20px;
    }
}

.menu-top-header-mobile{
    width:100%;
}
#may-we-help-dp {
    color: #000;
    padding: 20px;
    width: 240px;
    /*font-size: 13px;*/
    border-radius: 0;
    border: 1px solid #666666;
    margin-top: 10px;
    box-sizing: content-box;
    z-index: 1001;
}

#may-we-help-dp a {
    color: #000;
    padding: 0;
    text-decoration: underline;
}

#may-we-help-dp .opening-time {
    font-size: 11px;
    line-height: 13px;
}

#may-we-help-dp .arrow-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #666666;
    position: absolute;
    top:-7px;
    left: 20px;
}

#may-we-help-dp .arrow-up-inner {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    right: -6px;
    top: 1px;
}
/* ==========================================================================
   etc/designs/prada_china/graphics/css/style.css
   ========================================================================== */
/* Text with Noto Sans SC Sliced */
body,
.header-hero .banner-hero-page .claim-hero-page .btn-link-discover-collection a.block,
.header-hero.shrink .banner-hero-page .claim-hero-page .btn-link-show-hide,
.header-hero.shrink .banner-hero-page .claim-hero-page .btn-link-show-hide a,
.nav-hp .navbar-nav li,
.component-box2 .wrapper-lookL .text-look-border a,
.component-box3 .text-box3 p,
.component-box3 .text-box3 a,
.component-box4 .text-box4-wrapper .text-box4 p,
.component-box4 .text-box4-wrapper .text-box4 a,
.component-box4 .wrapper-lookR .text-look-border p,
.component-box4 .wrapper-lookR .text-look-border a,
.component-box5 .wrapper-travelL .text-travel-border p,
.component-box5 .wrapper-travelL .text-travel-border a,
.component-box5 .wrapper-travelR .text-travel-border p,
.component-box5 .wrapper-travelR .text-travel-border a,
.component-box5 .wrapper-travelR-bottom p,
.component-box5 .wrapper-travelR-bottom a {
    font-family: Noto Sans SC Sliced, sans-serif;
}

/* Text with source-han-serif-sc */
.banner-hero-page .claim-hero-page span,
.header-hero.shrink .banner-hero-page .claim-hero-page span,
.category-woman-man .category-woman h2,
.category-woman-man .category-man h2,
.component-box2 .wrapper-lookL .text-look-border h3,
.component-box2 .wrapper-lookL .text-look-border h3 a,
.component-box2 .wrapper-lookL .text-look-border p,
.component-box4 .wrapper-lookR .text-look-border h3,
.component-box5 .wrapper-travelL .text-travel-border h3,
.component-box5 .wrapper-travelR .text-travel-border h3,
.component-box9 .wrapper-lookL .text-look-border h3,
.component-box9 .wrapper-lookL .text-look-border p {
    font-family: source-han-serif-sc, serif;
}

body {
    font-size: 1em;
}

.banner-hero-page .claim-hero-page span {
    font-size: 72px;
    line-height: 60px;
}

.header-hero .banner-hero-page .claim-hero-page .btn-link-discover-collection a.block {
    font-size: 14px;
    height: 2.5em;
    line-height: 2.5em;
}

.header-hero.shrink .banner-hero-page .claim-hero-page span {
    font-size: 1.9em;
    line-height: 50px;
}

.header-hero.shrink .banner-hero-page .claim-hero-page .btn-link-show-hide {
    font-size: 1.125em;
}

.header-hero.shrink .banner-hero-page .claim-hero-page .btn-link-show-hide a {
    font-size: 16px;
    line-height: 38px;
}

.category-woman-man .category-woman h2 {
    font-size: 3.75em;
}

.category-woman-man .category-man h2 {
    font-size: 3.75em;
}

.component-box2 .wrapper-lookL .text-look-border h3 {
    font-size: 2.25em;
}

.component-box2 .wrapper-lookL .text-look-border p {
    font-size: 1.37em;
}

.component-box2 .wrapper-lookL .text-look-border a {
    font-size: 1.12em;
}

.component-box3 .text-box3 p {
    font-size: 1.37em;
}

.component-box3 .text-box3 a {
    font-size: 1.12em;
}

.component-box4 .text-box4-wrapper .text-box4 p {
    font-size: 1.37em;
}

.component-box4 .text-box4-wrapper .text-box4 a {
    font-size: 1.12em;
}

.component-box4 .wrapper-lookR .text-look-border h3 {
    font-size: 1.9em;
}

.component-box4 .wrapper-lookR .text-look-border p {
    font-size: 1.25em;
}

.component-box4 .wrapper-lookR .text-look-border a {
    font-size: 1.12em;
}

.component-box5 .wrapper-travelL .text-travel-border h3 {
    font-size: 2.25em;
}

.component-box5 .wrapper-travelL .text-travel-border p {
    font-size: 1.37em;
}

.component-box5 .wrapper-travelL .text-travel-border a {
    font-size: 1.12em;
}

.component-box5 .wrapper-travelR .text-travel-border h3 {
    font-size: 2.25em;
}

.component-box5 .wrapper-travelR .text-travel-border p {
    font-size: 1.37em;

    font-family: Noto Sans SC Sliced, sans-serif;

    padding: 0;
}

.component-box5 .wrapper-travelR .text-travel-border a {
    font-size: 1.12em;
}

.component-box5 .wrapper-travelR-bottom p {
    font-size: 1.37em;
}

.component-box5 .wrapper-travelR-bottom a {
    font-size: 1.12em;
}

.component-box9 .wrapper-lookL .text-look-border h3 {
    font-size: 2.25em;
}

.component-box9 .wrapper-lookL .text-look-border p {
    font-size: 1em;
}

.component-box9 .wrapper-lookL .text-look-border a {
    font-size: 0.93em;

}

/* font-size / line-height only */

.nav-hp .navbar-nav {
    font-size: 0.81em;
}

.nav-hp .icon-header-right {
    font-size: 0.81em;
    line-height: 1.86;
}

.category-woman-man .category-woman p,
.category-woman-man .category-man p {
    font-size: 1em;
}

.category-woman-man .category-woman a {
    font-size: 1em;
}

footer .social i {
    font-size: 1.25em;
}

footer .social p {
    font-size: 0.99em;
    line-height: 1.84;
}

.footer-links li {
    font-size: 0.99em;
    line-height: 1.83;
}

@media only screen and (max-width: 991px) {

    .component-box4 .text-box4-wrapper .text-box4 p {
        font-size: 1.25em;
        font-family: Noto Sans SC Sliced, sans-serif;
    }

    .component-box4 .text-box4-wrapper .text-box4 a {
        font-size: 0.93em;
        font-family: Noto Sans SC Sliced, sans-serif;
    }

    .banner-hero-page .claim-hero-page span {
        font-size: 2.5em;
        /*font-size: 40px;*/
        line-height: 30px;
        font-family:  source-han-serif-sc, serif;
    }

    .header-hero .banner-hero-page .claim-hero-page .btn-link-discover-collection a.block {
        line-height: 2.5em;
        font-size: 14px;
    }

    .category-woman-man .category-man h2 {
        font-size: 2.5em;
    }

    .category-woman-man .category-woman p,
    .category-woman-man .category-man p {
        font-size: 1em;
    }

    /*new per cina*/
    .category-woman-man .category-woman a {
        font-size: 1em;
    }

    .component-box2 .wrapper-lookL .text-look-border a {
        font-size: 0.93em;
    }

    .component-box3 .text-box3-wrapper .text-box3 p {
        font-size: 1.06em;
        line-height: 1.6em;
    }

    .component-box3 .text-box3-wrapper .text-box3 a {
        font-size: 0.93em;
    }

    .category-woman-man .category-woman h2 {
        font-size: 2.5em;
    }

    .component-box9 .wrapper-lookL .text-look-border a {
        font-size: 0.93em;

    }

}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-category.css
   ========================================================================== */
/* Text with Noto Sans SC Sliced */
.cat-one-image-box .wrapper-text-right a,
.cat-one-image-box-right .wrapper-text-right a,
.cat-one-image-box .wrapper-text-right p,
.cat-one-image-box .wrapper-text-right p a,
.cat-one-image-box .wrapper-text-right p a.link-box,
.cat-one-image-box-right .wrapper-text-right p a.link-box,
.cat-one-image-box .wrapper-text-left p,
.cat-one-image-box-right .wrapper-text-right p,
.cat-one-image-box-right .wrapper-text-right p a,
.cat-three-image-box .wrapper-text-left p a.link-box,
.cat-three-image-box-revert .wrapper-text-left p a.link-box,
.cat-three-image-box-revert .wrapper-text-left p,
.cat-three-image-box-revert .wrapper-text-left p a,
.cat-three-image-box-revert .wrapper-text-left p a.link-box,
.cat-showcase .text-look-border p,
.cat-showcase .text-look-border p a,
.cat-showcase .text-look-border p a.link-box,
.cat-three-image-box .wrapper-text-left p,
.cat-three-image-box .wrapper-text-left p a {
    font-family: Noto Sans SC Sliced, sans-serif;
}

/* Text with source-han-serif-sc */
.cat-one-image-box .wrapper-text-right h1,
.cat-one-image-box .wrapper-text-right h1 a,
.cat-one-image-box-right .wrapper-text-right h1,
.cat-one-image-box-right .wrapper-text-right h1 a,
.cat-three-image-box .wrapper-text-left h1,
.cat-three-image-box .wrapper-text-left h1 a,
.cat-three-image-box-revert .wrapper-text-left h1,
.cat-three-image-box-revert .wrapper-text-left h1 a,
.cat-collection-carousel .wrapper-text-left h1,
.cat-collection-carousel .wrapper-text-left h1 a,
.cat-shoplook .title h1,
.shop-by-look-special h1,
.cat-showcase .text-look-border h1,
.cat-showcase .text-look-border h1 a,
.cat-showcase .text-look-border h3 {
    font-family: source-han-serif-sc, serif;
}

.cat-one-image-box .wrapper-text-right h1 {
    font-size: 3.750em;
    word-break: keep-all;
}

.cat-one-image-box .wrapper-text-right h1 a {
    font-size: 1em;
}

/* old style link box */
.cat-one-image-box .wrapper-text-right a,
.cat-one-image-box-right .wrapper-text-right a {
    font-size: 1.12em;
}

/* style per eventuale  il testo editoriale */
.cat-one-image-box .wrapper-text-right p {
    font-size: 1.37em;
}

.cat-one-image-box .wrapper-text-right p a {
    font-size: 1em;
}

/* style per il link presente sotto il testo editoriale */
.cat-one-image-box .wrapper-text-right p a.link-box,
.cat-one-image-box-right .wrapper-text-right p a.link-box {
    font-size: 1em;
}

.cat-one-image-box .wrapper-text-left p {
    font-size: 1.37em;

}

/* BOX CAT 1 - RIGHT - ONE IMAGE BOX START */
.cat-one-image-box-right .wrapper-text-right h1 {
    font-size: 3.750em;
    word-break: keep-all;
}

.cat-one-image-box-right .wrapper-text-right h1 a {
    font-size: 1em;
}

/* style per eventuale  il testo editoriale */
.cat-one-image-box-right .wrapper-text-right p {
    font-size: 1.37em;
}

.cat-one-image-box-right .wrapper-text-right p a {
    font-size: 0.81em;
}

.cat-three-image-box .wrapper-text-left h1 {
    font-size: 3.750em;
}

.cat-three-image-box .wrapper-text-left h1 a {
    font-size: 1em;
}

/* old */
.cat-three-image-box .wrapper-text-left p a.link-box {
    font-size: 1.12em;
}

/* style per eventuale  il testo editoriale */
.cat-three-image-box .wrapper-text-left p {
    font-size: 1.37em;
}

.cat-three-image-box .wrapper-text-left p a {
    font-size: 18px;
}

/* style per il link presente sotto il testo editoriale */
.cat-three-image-box .wrapper-text-left p a.link-box {
    font-size: 1.12em;
}

.cat-three-image-box-revert .wrapper-text-left h1 {
    font-size: 3.750em;
}

.cat-three-image-box-revert .wrapper-text-left h1 a {
    font-size: 1em;
}

/*old*/
.cat-three-image-box-revert .wrapper-text-left p a.link-box {
    font-size: 1.12em;
}

/* style per eventuale  il testo editoriale */
.cat-three-image-box-revert .wrapper-text-left p {
    font-size: 1.37em;
}

.cat-three-image-box-revert .wrapper-text-left p a {
    font-size: 18px;
}

/* style per il link presente sotto il testo editoriale */
.cat-three-image-box-revert .wrapper-text-left p a.link-box {
    font-size: 1.12em;
}

/* BOX CAT 3 - COLLECTION CAROUSEL .cat-collection-carousel */
.cat-collection-carousel .wrapper-text-left h1 {
    font-size: 3.750em;
}

.cat-collection-carousel .wrapper-text-left h1 a {
    font-size: 1em;
}

.cat-collection-carousel .item .thumbnail p {
    font-size: 22px;
}

.cat-three-image-box .image-wrapper-small .buy {
    font-size: 0.8em;
}

.cat-three-image-box-revert .image-wrapper-small .buy {
    font-size: 0.8em;
}

/* SHOP LOOK*/
.cat-shoplook .title h1 {
    font-size: 3.750em;
}

/* SHOP LOOK SPECIAL*/
.shop-by-look-special .info-price {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
}

.shop-by-look-special .info-price p {
    font-size: 20px;
}

.shop-by-look-special h1 {
    font-size: 3.750em;
}

.shop-by-look-special .info-price .btn-secondary {
    line-height: 2.37em;
    font-size: 12px;
}

/* CAT SHOWCASE */
.cat-showcase .text-look-border h1 {
    font-size: 2.250em;
}

.cat-showcase .text-look-border h1 a {
    font-size: 1em;
}

.cat-showcase .text-look-border h3 {
    font-size: 2.250em;
}

.cat-showcase .text-look-border p {
    font-size: 1.250em;
}

.cat-showcase .text-look-border p a {
}

.cat-showcase .text-look-border p a.link-box {
    font-size: 1.12em;
}

.cat-showcase .last-text {
    /*font-size: 0.938em;*/
}

/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {

    /* VERSION IMG RIGHT AND TEXT LEFT*/
    .cat-three-image-box .wrapper-text-left h1 {
        font-size: 2.5em;
        font-family: source-han-serif-sc, serif;
    }

    .cat-three-image-box .wrapper-text-left h1 a {
        font-size: 1em;
    }

    /* REVERT */
    .cat-three-image-box-revert .wrapper-text-left h1 {
        font-size: 2.5em;
        font-family: source-han-serif-sc, serif;
    }

    .cat-three-image-box-revert .wrapper-text-left h1 a {
        font-size: 1em;
        font-family: source-han-serif-sc, serif;
    }

    /* CAT SHOWCASE */
    .cat-showcase .text-look-border h3 {
        font-size: 2.25em;
    }

    .cat-showcase .text-look-border p {
        font-size: 1em;
    }

    .cat-showcase .text-look-border a {
        font-size: 0.93em;
    }

    /* BOX CAT 3 - COLLECTION CAROUSEL .cat-collection-carousel */
    .cat-collection-carousel .wrapper-text-left h1 {
        font-size: 2.5em !important;
        font-family: source-han-serif-sc, serif;
    }

    .cat-collection-carousel .wrapper-text-left h1 a {
        font-size: 1em;
        font-family: source-han-serif-sc, serif;
    }

    .shop-by-look-special h1 {
        font-size: 2.5em;
        font-family: source-han-serif-sc, serif;
    }

    .cat-one-image-box .wrapper-text-right h1 {
        font-size: 2.5em;
    }

    .cat-one-image-box .wrapper-text-right p {
        font-size: 1.25em;
    }

    .cat-one-image-box .wrapper-text-right p a.link-box {
        font-size: 1em;

    }

    .cat-one-image-box-right .wrapper-text-right h1 {
        font-size: 2.5em;
    }

    .cat-one-image-box-right .wrapper-text-right p {
        font-size: 1.25em;
    }

    .cat-one-image-box-right .wrapper-text-right p a.link-box {
        font-size: 0.93em;

    }

}

/* COMPONENTI MOBILE*/

@media only screen and (max-width: 375px) {
    .cat-one-image-box .wrapper-text-right h1 {
        font-size: 1.5em;
    }

    .cat-one-image-box .wrapper-text-right p {
        font-size: 1em;
    }

    .cat-one-image-box .wrapper-text-right p a.link-box {
        font-size: 1em;

    }

    .cat-one-image-box-right .wrapper-text-right h1 {
        font-size: 1.5em;
    }

    .cat-one-image-box-right .wrapper-text-right p {
        font-size: 1em;
    }

    .cat-one-image-box-right .wrapper-text-right p a {
        font-size: 1em;
    }

    .cat-one-image-box-right .wrapper-text-right p a.link-box {
        font-size: 1em;

    }

    /* VERSION IMG RIGHT AND TEXT LEFT*/
    .cat-three-image-box .wrapper-text-left h1 {
        font-size: 1.5em;

    }

    .cat-three-image-box .wrapper-text-left h1 a {
        font-size: 1em;
    }

    /* REVERT */
    .cat-three-image-box-revert .wrapper-text-left h1 {
        font-size: 1.5em;
    }

    .cat-three-image-box-revert .wrapper-text-left h1 a {
        font-size: 1em;
    }

    .cat-three-image-box .wrapper-text-left p {
        font-size: 1em;
    }

    .cat-three-image-box .wrapper-text-left p a {
        font-size: 1em;
    }

    /* REVERT */
    .cat-three-image-box-revert .wrapper-text-left h1 {
        font-size: 1.5em;
    }

    .cat-three-image-box-revert .wrapper-text-left h1 a {
        font-size: 1em;
    }

    /* style per eventuale  il testo editoriale */
    .cat-three-image-box-revert .wrapper-text-left p {
        font-size: 1em;
    }

    .cat-three-image-box-revert .wrapper-text-left p a {
        font-size: 1em;
    }

    /* style per il link presente sotto il testo editoriale */
    .cat-three-image-box-revert .wrapper-text-left p a.link-box {
        font-size: 1em;
    }

    /* CAT SHOWCASE */
    .cat-showcase .text-look-border h1 {
        font-size: 1.5em;
    }

    .cat-showcase .text-look-border h1 a {
        font-size: 1em;
    }

    .cat-showcase .text-look-border h3 {
        font-size: 1.5em;
    }

    .cat-showcase .text-look-border p {
        font-size: 1em;
    }

    .cat-showcase .text-look-border p a {
        font-size: 1em;
    }

    .cat-showcase .text-look-border p a.link-box {
        font-size: 1em;
    }

    /* BOX CAT 3 - COLLECTION CAROUSEL .cat-collection-carousel */
    .cat-collection-carousel .wrapper-text-left h1 {
        font-size: 1.5em !important;
    }

    .cat-collection-carousel .wrapper-text-left h1 a {
        font-size: 1em;
    }

}

@media only screen and (min-width: 376px) and (max-width: 767px) {

    .cat-one-image-box .wrapper-text-right h1 {
        font-size: 1.62em;
    }

    .cat-one-image-box .wrapper-text-right p {
        font-size: 1.13em;
    }

    .cat-one-image-box .wrapper-text-right p a.link-box {
        font-size: 1em;

    }

    .cat-one-image-box-right .wrapper-text-right h1 {
        font-size: 1.62em;
    }

    .cat-one-image-box-right .wrapper-text-right p {
        font-size: 1.13em;
    }

    .cat-one-image-box-right .wrapper-text-right p a {
        font-size: 1em;
    }

    .cat-one-image-box-right .wrapper-text-right p a.link-box {
        font-size: 1em;

    }

    /* VERSION IMG RIGHT AND TEXT LEFT*/
    .cat-three-image-box .wrapper-text-left h1 {
        font-size: 1.62em;

    }

    .cat-three-image-box .wrapper-text-left h1 a {
        font-size: 1em;
    }

    /* REVERT */
    .cat-three-image-box-revert .wrapper-text-left h1 {
        font-size: 1.62em;
    }

    .cat-three-image-box-revert .wrapper-text-left h1 a {
        font-size: 1em;
    }

    .cat-three-image-box .wrapper-text-left p {
        font-size: 1.13em;
    }

    .cat-three-image-box .wrapper-text-left p a {
        font-size: 1em;
    }

    /* REVERT */
    .cat-three-image-box-revert .wrapper-text-left h1 {
        font-size: 1.62em;
    }

    .cat-three-image-box-revert .wrapper-text-left h1 a {
        font-size: 1em;
    }

    /* style per eventuale  il testo editoriale */
    .cat-three-image-box-revert .wrapper-text-left p {
        font-size: 1.13em;
    }

    .cat-three-image-box-revert .wrapper-text-left p a {
        font-size: 1em;
    }

    /* style per il link presente sotto il testo editoriale */
    .cat-three-image-box-revert .wrapper-text-left p a.link-box {
        font-size: 1em;
    }

    /* CAT SHOWCASE */
    .cat-showcase .text-look-border h1 {
        font-size: 1.62em;
    }

    .cat-showcase .text-look-border h1 a {
        font-size: 1em;
    }

    .cat-showcase .text-look-border h3 {
        font-size: 1.62em;
    }

    .cat-showcase .text-look-border p {
        font-size: 1.13em;
    }

    .cat-showcase .text-look-border p a {
        font-size: 1em;
    }

    .cat-showcase .text-look-border p a.link-box {
        font-size: 1em;
    }

    /* BOX CAT 3 - COLLECTION CAROUSEL .cat-collection-carousel */
    .cat-collection-carousel .wrapper-text-left h1 {
        font-size: 1.62em !important;
    }

    .cat-collection-carousel .wrapper-text-left h1 a {
        font-size: 1em;
    }
}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-checkout.css
   ========================================================================== */
/* Text with Noto Sans SC Sliced */
.checkout-column .basic-panel .panel-heading,
.checkout-column .basic-panel .panel-heading span,
.basic-panel a.edit-me, .basic-panel button.edit-me {
    font-family:  Noto Sans SC Sliced, sans-serif;
}

/* Text with source-han-serif-sc */
.checkout-title-wrapper h2,
.checkout-message-thank-you h3,
.checkout-message-thank-you p,
.checkout-thank-you-page h2,
.profile-title-wrapper h2,
.item-store-name {
    font-family: source-han-serif-sc, serif !important;
}

.checkout-column .basic-panel .panel-heading {
    font-size: 1.125em;
}

.checkout-column .basic-panel .panel-heading span {
    font-size: 1.125em;
}

.basic-panel a.edit-me, .basic-panel button.edit-me {
    font-size: 0.750em;
}

.checkout-message-thank-you h3 {
    font-size: 1.5em;
}

.checkout-message-thank-you p {
    font-size: 1.125em;
}

.checkout-thank-you-page h2 {
    font-size: 36px;
}

.profile-title-wrapper h2 {
    font-size: 1.500em;
}

.item-store-name {
    font-size: 1em;
}

@media (min-width: 992px) and (max-width: 1300px) {
    #add-address-book .has-error .help-block {
        font-size: 7px;
    }
}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-faq.css
   ========================================================================== */
/* Text with Noto Sans SC Sliced */
.faq-body .panel-default > .panel-heading a,
.faq-body .panel-default > .panel-heading a h4,
.faq-body .panel-default > .panel-heading.title-macro-category a {
    font-family:  Noto Sans SC Sliced, sans-serif;
}

/* Text with source-han-serif-sc */
.faq-title-wrapper h2,
.faq-container .title h1 {
    font-family: source-han-serif-sc, serif;
}

.faq-container .title h1 {
    font-size: 36px;
}

.faq-body .panel-default > .panel-heading a {
    font-size: 1.1em;
}

.faq-body .panel-default > .panel-heading a h4 {
    font-size: 18px;
}

.faq-body .panel-body {
    
    line-height: 2em;
}

.faq-body .accordion-option .title {
    font-size: 20px;
}

.faq-body .accordion-option .toggle-accordion {
    font-size: 16px;
}

@media only screen and (max-width: 991px) {

    .faq-body .panel-default > .panel-heading.title-macro-category a {
        font-family:  Noto Sans SC Sliced, sans-serif;
    }

    .faq-body .panel-default > .panel-heading.title-inside-category a {
        
    }

    .faq-body .panel-default > .panel-heading.title-inside-category a:after {
        font-size: 1em;
    }

}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-footer.css
   ========================================================================== */

footer p {
    font-size: 0.87rem;
}

footer .social i {
    font-size: 1.25em;
}

footer .social p {
    font-size: 0.99em;
    line-height: 1.84;
}

footer .menu-box-footer .box-menu-footer h5 {
    font-size: 0.99em;
    font-weight: bold;
}

.footer-links li {
    font-size: 0.99em;
    line-height: 1.83;
}

.footer-links li span {
    font-size: 12px;
}

@media only screen and (max-width: 991px) {

    #login-dp .tabs {
        font-family: Noto Sans SC Sliced, sans-serif;
    }
}

@media only screen and (max-width: 767px) {
    .footer-links li span {
        font-size: 12px;
    }

    .footer-accordion-m .panel-body p {
        font-size: 0.99em;
        line-height: 1.84;
    }

    .footer-accordion-m .accordion-option .title {
        font-size: 20px;
    }

    .footer-accordion-m .accordion-option .toggle-accordion {
        font-size: 16px;
    }
}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-menu-mobile.css
   ========================================================================== */
/* Text with Noto Sans SC Sliced */
.menu-level-2 > li > div,
.menu-level-3 > li > div {
    font-family: Noto Sans SC Sliced, sans-serif;
    font-size: 16px;
}

/* Text with source-han-serif-sc */
.menu-level-1 > li > div,
.inactive > li > div {
    font-family: source-han-serif-sc, serif;
}

.menu-level-1 > li > div,
.inactive > li > div {
    font-size: 40px;
}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-menu-mobile.css
   ========================================================================== */
/* Text with Noto Sans SC Sliced */
.minicart-wrapper .total b {
    font-family:  Noto Sans SC Sliced, sans-serif;
}

#view-all {
    font-size: 20px;
}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-subcategory-a.css
   ========================================================================== */
/* Text with Noto Sans SC Sliced */
.four-small-left-one-big-right .big-image-wrapper figcaption,
.subcategory-a-row .big-image-wrapper figcaption a,
.six-small-right-one-big-left .big-image-wrapper figcaption,
.nine-small-left-one-big-right .big-image-wrapper figcaption {
    font-family:  Noto Sans SC Sliced, sans-serif;
}

/* Text with source-han-serif-sc */
.title-wrapper h1 {
    font-family: source-han-serif-sc, serif;
}

.four-small-left-one-big-right .big-image-wrapper figcaption {
    font-size: 1.375em;
}

.subcategory-a-row .big-image-wrapper figcaption a {
    font-size: 0.7em;
}

.six-small-right-one-big-left .big-image-wrapper figcaption {
    font-size: 1.375em;
}

.nine-small-left-one-big-right .big-image-wrapper figcaption {
    font-size: 1.375em;
}

.title-wrapper h1 {
    font-size: 2.250em;
}

@media only screen and (max-width: 375px) {

    .title-wrapper h1 {
        font-size: 1.5em;
    }
}

@media only screen and (min-width: 376px) and (max-width: 767px) {
    .title-wrapper h1 {
        font-size: 1.62em;
    }
}

@media only screen and (max-width: 991px) {

    .six-small-right-one-big-left .big-image-wrapper figcaption {
        font-size: 20px;
    }

    .nine-small-left-one-big-right .big-image-wrapper figcaption {
        font-size: 20px;
    }
}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-login.css
   ========================================================================== */
@media only screen and (max-width: 991px) {

    #login-dp .icon-header-right a {
        font-size: 1.12em;
        font-family: Roboto, serif;
    }

}

/* ==========================================================================
   etc/designs/prada_china/graphics/css/style-may-we-help.css
   ========================================================================== */
#may-we-help-dp {
    font-size: 13px;
}



@media only screen and (max-width: 991px) {
    .login-content #form-reset-password1 #reset-phone {
        font-size: 13px;
    }
}

.with-errors .list-unstyled li.phone_error_mess{
    color: #AB0015;
}

/*.social-share :hover, .social-share li a:hover {
    transform: rotate(360deg)
}*/

.social-share {
    padding-left: 0
}

.social-share li {
    display: inline-block;
    margin-right: 5px
}

.social-share li a {
    color: #fff;
    display: inline-block;
    text-align: center;
    transition: transform .5s
}

.social-share-lg li a {
    font-size: 24px;
    height: 64px;
    width: 64px;
    line-height: 64px;
    border-radius: 32px
}

.social-share-md li a {
    font-size: 20px;
    height: 48px;
    width: 48px;
    line-height: 48px;
    border-radius: 24px
}

.social-share-sm li a {
    font-size: 16px;
    height: 36px;
    width: 36px;
    line-height: 36px;
    border-radius: 18px
}

.social-share-xs li a {
    font-size: 12px;
    height: 24px;
    width: 24px;
    line-height: 24px;
    border-radius: 12px
}

.social-share-dialog-bg {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transition: .5s background
}

.social-share-dialog-bg.show {
    background: rgba(0, 0, 0, .8)
}

.social-share-dialog {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 286px;
    height: 322px;
    margin-top: -150px;
    margin-left: -143px;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    background: #fff;
    transition: opacity .8s
}

.social-share-dialog-bg.show .social-share-dialog {
    opacity: 1
}

.social-share-dialog .dialog-header {
    padding: 15px 15px 5px
}

.social-share-dialog .dialog-header .dismiss {
    float: right;
    font-weight: 700;
    cursor: pointer
}

.social-share-dialog .dialog-body {
    padding: 10px 15px
}
.intl-tel-input .country-list {
    overflow-x: hidden;
    white-space: pre-wrap;
    width: 250%;
}

.intl-tel-input .country-list .country-name {
    font-size: .8em;
}

.intl-tel-input .iti-flag {
    box-shadow: none;
    background-image: none;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0;
    font-size: 10px;
    width: auto;
}

.intl-tel-input .selected-flag {
    padding: 0;
    outline: none;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: transparent;
}

.intl-tel-input .selected-flag .iti-flag {
    position: static;
}


.intl-tel-input .selected-flag .iti-flag, .intl-tel-input .selected-flag .iti-prefix{
    color: #000;
    line-height: 35px;
    font-size: 12px;
    padding: 0;
}

#form-reset-password1 .intl-tel-input .selected-flag .iti-prefix {
    color: #000;
    line-height: 35px!important;
    font-size: 12px!important;
    padding: 0;
}
#form-reset-password1 .intl-tel-input .selected-flag .iti-flag {
    color: #000;
    line-height: 35px!important;
    font-size: 12px!important;
    padding: 0;
}

.text-small-grey p{
    color: rgba(0,0,0,0.35);
    text-align: center;
}

#form-login-prada .intl-tel-input .selected-flag .iti-prefix{
    text-align: left;
   }

.intl-tel-input .selected-flag .iti-arrow {
    right: 0;
}

.intl-tel-input .country .dial-code {
    display: none;
}

