@font-face {
    font-family: 'Melo-Regular';
    src: url('../fonts/Melo-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Melo-Regular.woff') format('woff'),
    url('../fonts/Melo-Regular.ttf')  format('truetype'),
    url('../fonts/Melo-Regular.svg#Melo-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SomethingCool-script';
    src: url('../fonts/SomethingCool-script.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SomethingCool-script.woff') format('woff'),
    url('../fonts/SomethingCool-script.ttf')  format('truetype'),
    url('../fonts/SomethingCool-script.svg#SomethingCool-script') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Muli-Light';
    src: url('../fonts/muli/light/Muli-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/muli/light/Muli-Light.woff') format('woff'),
    url('../fonts/muli/light/Muli-Light.ttf')  format('truetype'),
    url('../fonts/muli/light/Muli-Light.svg#Muli-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DidotLTStd-Headline';
    src: url('../fonts/DidotLTStd-Headline.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DidotLTStd-Headline.otf')  format('opentype'),
    url('../fonts/DidotLTStd-Headline.woff') format('woff'),
    url('../fonts/DidotLTStd-Headline.ttf')  format('truetype'),
    url('../fonts/DidotLTStd-Headline.svg#DidotLTStd-Headline') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DidotLTStd-Bold';
    src: url('../fonts/Didot LT Std Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Didot LT Std Bold.otf')  format('opentype'),
    url('../fonts/Didot LT Std Bold.woff') format('woff'),
    url('../fonts/Didot LT Std Bold.ttf')  format('truetype'),
    url('../fonts/Didot LT Std Bold.svg#DidotLTStd-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700);

.page-node-10798 .region-header-top > div#block-block-18 a,
.page-node-10795 .region-header-top > div#block-block-18 a{
    color: #fff;
    background: url(/sites/all/modules/custom/support/images/carkey01.png) no-repeat top left;
    background-size: 85px 25px;
}

body.page-node-10798.page-item-v2 .region-header-top > div#block-block-18 span,
body.page-node-10795.page-item-v2 .region-header-top > div#block-block-18 span{
    color: #fff;
}

.page-node-10798 #logoimg img.white,
.page-node-10795 #logoimg img.white{
    display: inline-block;
}

.page-node-10798 #logoimg img.black,
.page-node-10795 #logoimg img.black{
    display: none;
}

.page-node-10798 #navigation,
.page-node-10795 #navigation{
    background: url(/sites/all/modules/custom/support/images/burgerkey03.png) no-repeat left top !important;
    background-size: 39px 23px !important;
}

.page-node-10798.page-item-v2 #navigation > h2,
.page-node-10795.page-item-v2 #navigation > h2{
    color: #fff;
}

.personalization-container{
    display: block;
    float: left;
    width: 100%;
    background: #FFF;
}
.personalization-container > div > div{
    padding: 50px;
    width: 420px;
    display: inline-block;
    text-align: center;
}
.personalization-container > div{
    display: block;
    width: 50%;
    min-width: 520px;
    float: left;
    text-align: center;

}

.personalization-container > div span.left-text{
    position: absolute;
    width: 50%;
    left: 77px;
    right: 0;
    bottom: 10px;
    height: 30px;
    margin: 0 auto;
    font-family: "josefin Sans",sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.personalization-container > div span.right-text{
    position: absolute;
    width: 50%;
    left: -100px;
    right: 0;
    bottom: 10px;
    height: 30px;
    margin: 0 auto;
    font-family: "josefin Sans",sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

body.node-type-personalization.ismobiledevice .personalization-container > div span.left-text,
body.node-type-personalization.ismobiledevice .personalization-container > div span.right-text{
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    bottom: 5px;
}

.personalization-container .right-container{
    text-align: left;
}
.personalization-container .left-container{
    text-align: right;
    background: #f6f6f6;
}

.personalization-container .left-container > div{
    background: #f6f6f6;
    position: relative;
    width: 500px;
}

.personalization-container .left-container .left,
.personalization-container .left-container .right{
    position: relative;
}

.personalization-container .left-container span{
    display: block;
    text-align: center;
    font:12px/24px 'Muli-Light';
    font-weight: 300;
    color:#9d9d9c;
    margin-bottom: 30px;
}
.personalization-container .left-container img{
    max-width: 100%;
    height: inherit;
    display: inline-block;
}
.personalization-container .left-container img:nth-child(3){
    margin-top: 40px;
}
.personalization-container .right-container .title{
    font: 22px/30px 'DidotLTStd-Headline';
    color:#000;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}

.ismobiledevice .personalization-container .right-container .title{
    display: none;
}

.pers-widget-selector{
    width: 50%;
    position: relative;
    float: left;
}

.pers-widget-selector.size{
    float: right;
}
.pers-widget-selector .label-selector{
    margin-right: 10px;
    border:1px solid #ededed;
    background: url(../images/arrow.png) no-repeat center right #FFF;
    background-size: 28px 10px;
    background-position: right  center;
    font-family: "Muli-Light";
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    padding: 20px 0px 15px 15px;
    cursor: pointer;
    text-align: left;
}

.pers-widget-selector.size .label-selector{
    margin: 0px 0px 0px 10px;
}
/*.pers-widget-selector.active .label-selector{
    color:#575756;
}*/
.pers-widget-selector > .view{
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    display: none;
    z-index: 999;
}
.pers-widget-selector.open-selector > .view{
    display: inherit;
}
.pers-widget-selector > .view .view-content{

    background: #f6f6f6;
    padding: 8px 35px;
    margin-right: 10px;
    max-height: 315px;
    overflow: auto;

}
.pers-widget-selector.size > .view .view-content{
    margin: 0px;
    margin-left: 10px;
}
.pers-widget-selector > .view .view-content .views-row{
    display: block;
    text-align: center;
    font:12px/16px 'Muli-Light';
    font-weight: 300;
    color:#808080;
    padding: 5px;
    /*border-bottom: 1px solid #FFF;*/
    cursor: pointer;
}

.pers-widget-selector > .view .view-content .views-row .views-field-field-color-imagem{
    opacity: 0.5;
}

.pers-widget-selector > .view .view-content .views-row.active .views-field-field-color-imagem,
.pers-widget-selector > .view .view-content .views-row:hover .views-field-field-color-imagem{
    opacity: 1;
}

.pers-widget-selector > .view .view-content .views-row .views-field-name-i18n span{
    padding-bottom: 0px;
    border-bottom: 2px solid #f6f6f6;
}

.pers-widget-selector > .view .view-content .views-row .views-field-php{
    text-align: left;
}

.pers-widget-selector > .view .view-content .views-row.active .views-field-name-i18n span,
.pers-widget-selector > .view .view-content .views-row:hover .views-field-name-i18n span,
.pers-widget-selector > .view .view-content .views-row.active .views-field-php span,
.pers-widget-selector > .view .view-content .views-row:hover .views-field-php span{
    /*border-bottom: 2px solid #575756;*/
    color: #000;
}
.pers-widget-selector > .view .view-content .views-row img{
    max-width: 75%;
    height: inherit;
}
.pers-widget-selector > .view .view-content .views-row.views-row-last{
    border: 0px;
}
.personalization-container form,
.pers-widget-selector-color{
    clear: both;
    margin: 20px 0px;
    overflow: hidden;
    float: left;
    width: 100%;
}
.pers-widget-selector-color{
    margin-top: 40px;
}
.personalization-container form .label-form,
.pers-widget-selector-color .label-selector-color{
    font-family: "Muli-Light";
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    text-align: left;
    clear: both;
    margin-bottom: 15px;
}
.pers-widget-selector-color .content{
    width: 100%;
    float: left;
}
.pers-widget-selector-color .color-circle{
    float: left;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin-top: 1px;
    margin-right: 10px;
    cursor: pointer;
    border:1px solid #ccc;
}
.pers-widget-selector-color .color-circle.active{
    margin-top: 0px;
    border:2px solid #be1622;
}

/********************/
/******** BAG *******/
/********************/
.personalization-container .left-container .bag{
    position: relative;
}

/*.personalization-container > div span.bag-text.tid-5312{
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 43%;
    height: 70px;
    margin: 0 auto;
    font-family: 'DidotLTStd-Headline';
    font-size: 70px;
    line-height: 70px;
    text-transform: uppercase;
    
}*/

.personalization-container > div span.bag-text{
    -webkit-transition: font-size 2s;
       -moz-transition: font-size 2s;
         -o-transition: font-size 2s;
            transition: font-size 2s;
}

.personalization-container > div span.bag-text
/*.personalization-container > div span.bag-text.tid-5313*/{
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 42%;
    height: 70px;
    margin: 0 auto;
    font-family: 'DidotLTStd-Headline';
    font-size: 70px;
    line-height: 70px;
    text-transform: uppercase;
}

.ismobiledevice .personalization-container > div span.bag-text
/*.ismobiledevice .personalization-container > div span.bag-text.tid-5313*/{
    left: 0;
    bottom: 42%;
    height: 40px;
    font-size: 45px;
    line-height: 45px;
}

/*.ismobiledevice .personalization-container > div span.bag-text.tid-5312{
    left: 0;
    bottom: 43%;
    height: 35px;
    font-size: 35px;
    line-height: 35px;
}*/

.page-node-10794 .pers-widget-selector,
.page-node-10796 .pers-widget-selector,
.page-node-10797 .pers-widget-selector{
    width: 100%;
}

.page-node-10794 .pers-widget-selector .label-selector,
.page-node-10794 .pers-widget-selector > .view .view-content,
.page-node-10797 .pers-widget-selector .label-selector,
.page-node-10797 .pers-widget-selector > .view .view-content,
.page-node-10796 .pers-widget-selector .label-selector,
.page-node-10796 .pers-widget-selector > .view .view-content{
    margin-right: 0;
}

.page-node-10794 .pers-widget-selector > .view .view-content,
.page-node-10797 .pers-widget-selector > .view .view-content,
.page-node-10796 .pers-widget-selector > .view .view-content{
    max-height: inherit;
    padding: 8px 45px;
}

/********************/
/********************/

/*****************************/
/******** BALLET FLATS *******/
/*****************************/
.personalization-container .left-container .ballet{
    position: relative;
}

.personalization-container > div .ballet tr:first-child{
    position: absolute;
    left: 24%;
    right: 0;
    bottom: 33%;
    width: 15px;
}

.ismobiledevice .personalization-container > div .ballet tr:first-child{
    position: absolute;
    left: 26%;
    right: 0;
    bottom: 33.5%;
    width: 13px;
}

.personalization-container > div .ballet tr:last-child{
    position: absolute;
    left: 71%;
    right: 0;
    bottom: 33%;
    width: 15px;
}

.ismobiledevice .personalization-container > div .ballet tr:last-child{
    position: absolute;
    left: 69%;
    right: 0;
    bottom: 33.5%;
    width: 13px;
}

.personalization-container > div .ballet .left-text{
    height: 125px;
    margin: 0 auto;
    font-family: "josefin Sans",sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    word-break: break-all;
    vertical-align: middle;
    width: 15px;
}

.personalization-container > div .ballet .left-text span,
.personalization-container > div .ballet .right-text span{
    font-size: 26px;
    line-height: 30px;
    font-family: "josefin Sans",sans-serif;
    font-weight: bold;
    margin: 0;
    min-height: 30px;
    color: inherit;
}

.ismobiledevice .personalization-container > div .ballet .left-text,
.ismobiledevice .personalization-container > div .ballet .right-text{
    height: 82px;
    font-size: 17px;
    line-height: 16px;
    width: 9px;
}

.ismobiledevice .personalization-container > div .ballet .left-text span,
.ismobiledevice .personalization-container > div .ballet .right-text span{
    font-size: 17px;
    line-height: 16px;
    min-height: inherit;
}

.personalization-container > div .ballet .right-text{
    height: 125px;
    margin: 0 auto;
    font-family: "josefin Sans",sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    word-break: break-all;
    vertical-align: middle;
    width: 15px;
}

.ismobiledevice .pers-widget-selector > .view .view-content .views-row .views-field-name-i18n{
    margin-top: -15px;
}

.ismobiledevice .pers-widget-selector > .view .view-content .views-row.tid-5313 .views-field-name-i18n,
.ismobiledevice .pers-widget-selector > .view .view-content .views-row.tid-5312 .views-field-name-i18n,
.ismobiledevice .pers-widget-selector > .view .view-content .views-row.tid-5402 .views-field-name-i18n,
.ismobiledevice .pers-widget-selector > .view .view-content .views-row.tid-5403 .views-field-name-i18n,
.ismobiledevice .pers-widget-selector > .view .view-content .views-row.tid-5404 .views-field-name-i18n,
.ismobiledevice .pers-widget-selector > .view .view-content .views-row.tid-5405 .views-field-name-i18n{
    margin-top: 0;
}

/*****************************/
/*****************************/

/*.personalization-container form .label-form{
    margin-bottom: 0px;
}*/
.personalization-container form .text-inputs{
    margin-left: -20px;
    width: 100%;
}
.personalization-container form .text-input{
    width: 50%;
    position: relative;
    float: left;
    margin:0px;
}
.personalization-container form .form-type-textfield{
    margin: 0px 0px;
    border: 1px solid #ededed;
    padding-left: 15px;
    margin-right: 10px;
}
.personalization-container form .ajax-progress{
    display: none;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 0px;
}
.personalization-container form .form-type-textfield.form-item-rightfoot{

    margin-right: 0px;
    margin-left: 10px;
}
.personalization-container form .form-type-textfield input{
    font-family: "josefin Sans",sans-serif;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    color: #020200;
    font-weight: bold;
    text-align: left;
    width: 100%;
    cursor: text;
    border: 0px;
    padding: 6px 0px 6px 0px;
}

.page-node-10794 .personalization-container form .form-type-textfield input,
.page-node-10796 .personalization-container form .form-type-textfield input,
.page-node-10797 .personalization-container form .form-type-textfield input{
    font-family: "DidotLTStd-Headline";
    font-weight: normal;
}

.personalization-container form .form-type-textfield input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #9d9d9c;
    font:14px/30px 'Muli-Light';
    font-weight: 300;
    text-transform: inherit;
}
.personalization-container form .form-type-textfield input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #9d9d9c;
    font:14px/30px 'Muli-Light';
    font-weight: 300;
    text-transform: inherit;
}
.personalization-container form .form-type-textfield input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #9d9d9c;
    font:14px/30px 'Muli-Light';
    font-weight: 300;
    text-transform: inherit;
}
.personalization-container form .form-type-textfield input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9d9d9c;
    font:14px/30px 'Muli-Light';
    font-weight: 300;
    text-transform: inherit;
}
.personalization-container form .submit-button{
    clear: both;
    overflow: hidden;
}

.personalization-container form .hidden-submit{
    display: none !important;
}

.personalization-container form .form-submit{
    font-family: "josefin Sans",sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    clear: both;
    background: #000;
    padding: 20px 0px 15px 0px;
    width: 100%;
    display: inline-block;
    box-shadow: none;
    border:0px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    transition: color .25s,background .25s;
    -webkit-transition: color .25s,background .25s;
    border: 2px solid #000;
}

.personalization-container form .form-submit:hover{
    background: #fff;
    color: #000;
}

.personalization-container .total-price{
    float: left;
    width: 100%;
    clear: both;
    color:#020200;
    margin: 40px 0px 0px 0px;
    font:23px/30px "josefin Sans",sans-serif;
    font-weight: bold;
}
.personalization-container .sub-total-price{
    float: left;
    width: 100%;
    clear: both;
    color:#9d9d9c;
    margin: 0px;
    font:12px/24px 'Muli-Light';
    font-weight: 300;
    margin-bottom: 10px;
}
.personalization-container .right-container > div{
    position: relative;
}
.personalization-container .progress{
   position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top:0px;
    left: 0px;
    background: url(../images/ajax-loader.gif) no-repeat center center #9d9d9c;
    opacity: 0.5;
    display: none;
}

body.node-type-personalization.page-node-edit .sub-header{
    position: relative;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
}
/*body.node-type-personalization #main{
    padding-top:40px;
}*/
body.node-type-personalization .pane-node-field-pers-images{
    overflow: hidden;
}
body.node-type-personalization .pane-node-field-pers-images img{
    max-width: 100%;
    height: inherit;
    float: left;
}
body.node-type-personalization .image-top{
    padding: 0px;
}
body.node-type-personalization .text-top{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
    z-index: 1;
    top: 0px;
}
body.node-type-personalization.ismobiledevice #content-wrapper > div#content{
    padding: 0px;
    position: relative;
}
body.node-type-personalization .text-top > .inside{
    background: #FFF;
    display: inline-block;
    padding: 30px 20px;
    width: 480px;
}

body.node-type-personalization.i18n-ja.page-node-16006 .text-top > .inside{
    padding: 30px 5px;
    width: 610px;
}

body.node-type-personalization .pane-node-title{
    font: 25px/30px 'DidotLTStd-Headline';
    color: #000;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 0px auto;
    width: 80%;
    margin-top: 50px;
}
body.node-type-personalization.ismobiledevice.i18n-ja .pane-node-title{
    width: 100%;
}
body.node-type-personalization .pane-node-field-pers-description{
    text-align: center;
    font:15px/24px 'Muli-Light';
    font-weight: 300;
    color:#000;
    margin: 0px auto;
}

body.node-type-personalization .pane-node-field-pers-description p{
    margin-bottom: 0px;
}
body.node-type-personalization .text-top > .inside .panel-separator{
    display: block;
    background: url(../images/separ.png) no-repeat center center;
    height: 10px;
    background-size: 7px;
    margin: 0px;
}

body.node-type-personalization .help-block.pane-custom.pane-2{
   background: #ededed;
    text-align: center;
    padding: 100px 0px !important;
    clear: both;
}

body.node-type-personalization .help-block .title{
    font: 25px/30px 'DidotLTStd-Headline';
    color: #000;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
body.node-type-personalization .help-block .description{
    text-align: center;
    font: 15px/24px 'Muli-Light';
    font-weight: 300;
    color: #000;
    max-width: 570px;
    margin: 10px auto;
}

body.node-type-personalization.i18n-pt-pt .help-block .description{
    max-width: 570px;
}

/*body.node-type-personalization .help-block .description p{
    margin-bottom: 0px;
}*/

body.node-type-personalization.ismobiledevice .personalization-container > div{
    min-width: inherit;
    width: 90%;
    padding: 5%;
}
body.node-type-personalization.ismobiledevice .personalization-container > div.left-container{
    background: #f6f6f6;
}
body.node-type-personalization.ismobiledevice .personalization-container > div > div{
    width: inherit;
    padding: 5%;
}
body.node-type-personalization.ismobiledevice .personalization-container .left-container img{
    max-width: 90%;
}
body.node-type-personalization.ismobiledevice .pers-widget-selector{
    width: 100%;
}
body.node-type-personalization.ismobiledevice .pers-widget-selector .label-selector{
    margin:10px 0px 0px 0px;
}
body.node-type-personalization.ismobiledevice .pers-widget-selector-color{
    margin-top: 25px;
}
body.node-type-personalization.ismobiledevice .personalization-container form .label-form{

    margin-bottom: 5px;
}
body.node-type-personalization.ismobiledevice .pers-widget-selector > .view .view-content{
    margin: 0px;
}
body.node-type-personalization.ismobiledevice .personalization-container form .form-type-textfield input {
    font-family: "josefin Sans",sans-serif;
    font-size: 23px;
    line-height: 23px;
    font-weight: bold;
    text-transform: uppercase;
    color: #020200;
    text-align: left;
    width: 100%;
    cursor: pointer;
    border: 0px;
    padding: 14px 0px 14px 0px;
}
body.node-type-personalization.ismobiledevice .help-block .title{
    font: 20px/24px 'DidotLTStd-Headline';
    color: #000;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 290px;
    margin: auto;
}
body.node-type-personalization.ismobiledevice #content-wrapper{
    padding-bottom: 0px;
}
body.node-type-personalization.ismobiledevice .help-block.pane-custom.pane-2{

    padding: 60px 0px !important;
}
body.node-type-personalization.ismobiledevice .help-block .description {
    text-align: center;
    font: 15px/24px 'Muli-Light';
    font-weight: 300;
    color: #000;
    max-width: 600px;
    margin: 10px auto;
    padding: 20px;
    padding-bottom: 0px;
}

body.node-type-personalization.ismobiledevice.i18n-ja .help-block .description{
    padding: 10px;
}

body.node-type-personalization.ismobiledevice.i18n-ja .text-top > .inside{
    max-width: 90%;
    padding: 5% 3%;
}

body.node-type-personalization.ismobiledevice .text-top > .inside{
    background: #FFF;
    display: inline-block;
    max-width: 66%;
    padding: 5% 13%;
}
body.node-type-personalization.ismobiledevice .pane-node-title {
    font: 18px/22px 'DidotLTStd-Headline';
    color: #000;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 250px;
    margin: 0px auto;
}
body.node-type-personalization.ismobiledevice .pane-node-field-pers-description p{
    text-align: center;
    font: 14px/19px 'Muli-Light';
    font-weight: 300;
    color: #000;
    margin: 0px auto;
}
body.node-type-personalization .pane-custom.pane-1{
    text-align: center;
    font: 14px/19px 'Muli-Light';
    font-weight: 300;
    color: #000;
    margin: 0px auto;
}
body.node-type-personalization.ismobiledevice .text-top{
    padding: 0px;
}
body.node-type-personalization.ismobiledevice .personalization-container{

    margin-top: -22px;
}
body.node-type-personalization .error-widget{
    text-align: left;
    clear: both;
    font-family: "Muli";
    font-size: 12px;
    color: #be1622;
    font-weight: bold;
}
body.node-type-personalization .pers-widget-selector.size .error-widget{
    margin-left: 10px;
}
body.ismobiledevice.node-type-personalization .pers-widget-selector.size .error-widget{
    margin-left: 0px;
}

body.page-checkout .carrinho.row.acessorio- .cell.color{
    margin-right: 55px !important;
}

body.node-type-personalization.overlay-input-open{
    position: relative;
    /*overflow: hidden;*/
}

body.node-type-personalization .overlay-input{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    z-index: 999;
}

body.node-type-personalization .overlay-input .content{
    max-width: 500px;
    margin: -113px auto 0;
    text-align: center;
    padding: 40px 50px 50px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    background: #fff;
}

body.node-type-personalization .overlay-input .content .title{
    font: 25px/30px 'DidotLTStd-Bold';
    color: #000;
    text-transform: uppercase;
}

body.node-type-personalization .overlay-input .content .text{
    text-align: center;
    font: 15px/24px 'Muli-Light';
    font-weight: 300;
    color: #000;
    margin: 10px 0 20px;
    padding: 0 50px;
}

body.node-type-personalization .overlay-input .content .buttons{
    overflow: hidden;
}

body.node-type-personalization .overlay-input .content .buttons > div{
    display: inline-block;
}

body.node-type-personalization .overlay-input .content .buttons .yes{
    font-family: "josefin Sans",sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    background: #b2b2b2;
    padding: 13px 0px 8px 0px;
    width: 25%;
    box-shadow: none;
    cursor: pointer;
    float: left;
    border: 2px solid #b2b2b2;
    transition: color .25s,background .25s;
    -webkit-transition: color .25s,background .25s;
}

body.node-type-personalization .overlay-input .content .buttons .yes:hover{
    background: #fff;
    color: #b2b2b2;
}

body.i18n-pt-pt.node-type-personalization .overlay-input .content .buttons .yes,
body.i18n-pt-pt.node-type-personalization .overlay-input .content .buttons .no{
    width: 48%;
}

body.node-type-personalization .overlay-input .content .buttons .no{
    font-family: "josefin Sans",sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    background: #000;
    padding: 13px 0px 8px 0px;
    width: 70%;
    box-shadow: none;
    border: 2px solid #000;
    cursor: pointer;
    float: right;
    transition: color .25s,background .25s;
    -webkit-transition: color .25s,background .25s;
}

body.node-type-personalization .overlay-input .content .buttons .no:hover{
    background: #fff;
    color: #000;
}


/*****************************/
/******** BRIDE *******/
/*****************************/
.personalization-container .left-container .bride{
    position: relative;
}

.personalization-container > div span.bride-text{
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    position: absolute;
    color: rgba(155, 102, 74, .8);
    font-size: 25px;
    line-height: 25px;
    left: 40%;
    bottom: 34%;
    height: 25px;
    font-weight: bold;
}

.ismobiledevice .personalization-container > div span.bride-text{
    left: 42%;
    bottom: 35%;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
}

.persona-bride #ui-datepicker-div{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d8b4a9;
    padding: 0;
    background: #f6f6f6;
}

.persona-bride .ui-datepicker .ui-datepicker-header{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    background: #fff;
    padding-top: 0;
}

.persona-bride .ui-datepicker .ui-datepicker-title select{
    background: url(../images/arrow-bride.png) no-repeat 95% center transparent;
    -webkit-background-size: 10px 5px;
    background-size: 10px 5px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 4px;
    padding: 0 3px;
    border: 1px solid #d8b4a9;
    color: #d8b4a9;
}

.persona-bride .ui-datepicker th{
    background: #e4d1c3;
}

.persona-bride .ui-state-default,
.persona-bride .ui-widget-content .ui-state-default{
    border: 1px solid #d8b4a9;
    background: rgba(228, 209, 195, .5);
    color: #d8b4a9;
}

.persona-bride .ui-widget-content .ui-state-active,
.persona-bride .ui-state-default:hover,
.persona-bride .ui-widget-content .ui-state-default:hover{
    background: rgba(228, 209, 195, 1);
}

.persona-bride .ui-widget-header{
    color: #d8b4a9;
}

.persona-bride .ui-widget-content{
    color: #fff;
}

.persona-bride .ui-widget-header .ui-icon{
    background: url(../images/arrow-bride.png) no-repeat center transparent;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.persona-bride .ui-datepicker .ui-datepicker-prev-hover{
    top: 2px;
    left: 2px;
}

.persona-bride .ui-datepicker .ui-datepicker-next-hover{
    top: 2px;
    right: 2px;
}

.persona-bride .ui-widget-header .ui-datepicker-next .ui-icon{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer;
}

.persona-bride .ui-widget-header .ui-state-hover{
    border: none;
    background: none;
}

.persona-bride .pers-widget-selector svg,
.persona-bride .personalization-container form .container-inline-date .form-item svg{
    display: block;
    position: absolute;
    top: 19px;
    right: 20px;
    width: 11px;
    height: 11px;
}

.persona-bride .pers-widget-selector.size svg{
    right: 10px;
}

.persona-bride.ismobiledevice .personalization-container form .container-inline-date .form-item svg,
.persona-bride.ismobiledevice .pers-widget-selector svg{
    top: 30px;
    right: 21px;
}

.persona-bride.ismobiledevice .personalization-container form .container-inline-date .form-item svg,
.persona-bride .personalization-container form .container-inline-date .form-item svg{
    top: 21px;
}

.persona-bride .pers-widget-selector svg path,
.persona-bride .personalization-container form .container-inline-date .form-item svg path{
    fill: #d8b4a9;
}


/*****************************/
/*****************************/

/*****************************/
/******* B... Yourself *******/
/*****************************/
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li.expanded span,
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li a{
    color: #000 !important;
}
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li a:hover,
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li.expanded span:hover{
    color: #A5A5A5 !important;
}
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li.expanded .nolink svg path,
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li.seveth-element a svg path{
    fill: #000;
}
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li.expanded .nolink:hover svg path,
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li.seveth-element a:hover svg path{
    fill: #A5A5A5;
}
body.page-item-v2.b-yourself .region-header-top .block-menu .menu li.expanded .menu{
    background: #fbf0ee;
}

.b-yourself .flexslider .slides img{
    max-width: initial;
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
}

.b-yourself .flexslider{
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}

.b-yourself .main-images .flexslider{
    margin: 0;
    background: #f7f2f0;
}

.b-yourself .flexslider .flex-control-nav{
    display: block;
    bottom: -10px;
    z-index: 9;
}

.b-yourself.ismobiledevice .flexslider .flex-control-nav{
    bottom: 0;
}

.b-yourself .flexslider .flex-control-nav li{
    margin: 0 5px;
}

.b-yourself .flexslider .flex-control-nav li a{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.b-yourself .main-image{
    margin-top: -148px;
}

.b-yourself .main-images{
    padding: 30px 0 15px;
    background: #f7f2f0;
}

.b-yourself .main-images .view-header{
    text-align: center;
}

.b-yourself .main-images .view-header span{
    color: #e2baba;
    font: 30px/34px 'Lato';
    font-weight: 900;
}

.b-yourself .main-images .view-header span:last-child{
    color: #f9bbbb;
}

.b-yourself.node-type-personalization .description{
    margin: 125px auto;
    max-width: 895px;
    text-align: left;
    overflow: hidden;
}

.b-yourself.node-type-personalization.ismobiledevice .description{
    margin: 40px auto;
    padding: 0 5%;
}

.b-yourself .description .title{
    color: #A5A5A5;
    display: inline-block;
    float: left;
    font: 35px/42px 'Lato';
    width: 33%;
    font-weight: 900;
}

.b-yourself.i18n-ja .description .title{
    font-size: 30px;
}

.b-yourself.ismobiledevice .description .title{
    font-size: 20px;
    line-height: 24px;
    width: 40%;
}

.b-yourself .description .subtitle{
    display: inline-block;
    float: right;
    width: 62%;
    font: 28px/38px 'Lato';
    font-weight: 300;
    color: #999999;
}

.b-yourself.ismobiledevice .description .subtitle{
    font-size: 16px;
    line-height: 20px;
    width: 58%;
}

.b-yourself .shoes .tid-5803,
.b-yourself .shoes .tid-5803 a,
.b-yourself .overlay-persona.tid-5803 .submit-button input{
    color: #eb9b85 !important;
    border-color: #eb9b85 !important;
}
.b-yourself .shoes .tid-5803 .flex-control-nav li a,
.b-yourself .shoes .tid-5803 .overlay-persona,
.b-yourself .main-images .flex-control-nav li:nth-child(1) a{
    background: rgba(235, 154, 134, .5);
}
.b-yourself .shoes .tid-5803 .flex-control-nav li a.flex-active,
.b-yourself .main-images .flex-control-nav li:nth-child(1) a.flex-active{
    background: #eb9b85;
}
.b-yourself .overlay-persona.tid-5803 .right-container svg line{
    stroke: #eb9b85;
}
.b-yourself .shoes .tid-5804,
.b-yourself .shoes .tid-5804 a,
.b-yourself .overlay-persona.tid-5804 .submit-button input{
    color: #e6b3a2 !important;
    border-color: #e6b3a2 !important;
}
.b-yourself .shoes .tid-5804 .flex-control-nav li a,
.b-yourself .shoes .tid-5804 .overlay-persona,
.b-yourself .main-images .flex-control-nav li:nth-child(2) a{
    background: rgba(230, 179, 162, .5);
}
.b-yourself .shoes .tid-5804 .flex-control-nav li a.flex-active,
.b-yourself .main-images .flex-control-nav li:nth-child(2) a.flex-active{
    background: #e6b3a2;
}
.b-yourself .overlay-persona.tid-5804 .right-container svg line{
    stroke: #e6b3a2;
}
.b-yourself .shoes .tid-5805,
.b-yourself .shoes .tid-5805 a,
.b-yourself .overlay-persona.tid-5805 .submit-button input{
    color: #f8adaa !important;
    border-color: #f8adaa !important;
}
.b-yourself .shoes .tid-5805 .flex-control-nav li a,
.b-yourself .shoes .tid-5805 .overlay-persona,
.b-yourself .main-images .flex-control-nav li:nth-child(3) a{
    background: rgba(248, 173, 170, .5);
}
.b-yourself .shoes .tid-5805 .flex-control-nav li a.flex-active,
.b-yourself .main-images .flex-control-nav li:nth-child(3) a.flex-active{
    background: #f8adaa;
}
.b-yourself .overlay-persona.tid-5805 .right-container svg line{
    stroke: #f8adaa;
}
.b-yourself .shoes .tid-5806,
.b-yourself .shoes .tid-5806 a,
.b-yourself .overlay-persona.tid-5806 .submit-button input{
    color: #efa8b3 !important;
    border-color: #efa8b3 !important;
}
.b-yourself .shoes .tid-5806 .flex-control-nav li a,
.b-yourself .shoes .tid-5806 .overlay-persona,
.b-yourself .main-images .flex-control-nav li:nth-child(4) a{
    background: rgba(238, 168, 179, .5);
}
.b-yourself .shoes .tid-5806 .flex-control-nav li a.flex-active,
.b-yourself .main-images .flex-control-nav li:nth-child(4) a.flex-active{
    background: #efa8b3;
}
.b-yourself .overlay-persona.tid-5806 .right-container svg line{
    stroke: #efa8b3;
}
.b-yourself .shoes .tid-5807,
.b-yourself .shoes .tid-5807 a,
.b-yourself .overlay-persona.tid-5807 .submit-button input{
    color: #cdb2bf !important;
    border-color: #cdb2bf !important;
}
.b-yourself .shoes .tid-5807 .flex-control-nav li a,
.b-yourself .shoes .tid-5807 .overlay-persona,
.b-yourself .main-images .flex-control-nav li:nth-child(5) a{
    background: rgba(205, 178, 191, .5);
}
.b-yourself .shoes .tid-5807 .flex-control-nav li a.flex-active,
.b-yourself .main-images .flex-control-nav li:nth-child(5) a.flex-active{
    background: #cdb2bf;
}
.b-yourself .overlay-persona.tid-5807 .right-container svg line{
    stroke: #cdb2bf;
}

.b-yourself .shoes .prod{
    margin: 60px auto;
    display: table;
    max-width: 1150px;
    min-width: 1150px;
    width: 100%;
}

.b-yourself.ismobiledevice .shoes .prod{
    margin: 20px 0;
    min-width: inherit;
}

.b-yourself .shoes .prod > div{
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 33%;
}

.b-yourself.ismobiledevice .shoes .prod > div{
    display: block;
    width: 100%;
}

.b-yourself.ismobiledevice .shoes .prod-images .flexslider{
    margin-bottom: 20px;
}

.b-yourself.ismobiledevice .shoes .prod-images .flexslider .flex-control-nav{
    bottom: -15px;
}

.b-yourself.ismobiledevice .shoes .prod-images .flexslider .slides img{
    max-height: 300px;
    width: 100%;
}

.b-yourself .shoes .prod .prod-desc p{
    margin: 0;
    font: 30px/40px 'Lato';
    font-weight: 900;
    color: inherit;
}

.b-yourself.i18n-ja .shoes .prod .prod-desc p{
    font-size: 25px;
}

.b-yourself.ismobiledevice .shoes .prod .prod-desc{
    margin: 0 auto 25px;
    max-width: 70%;
}

.b-yourself.ismobiledevice .shoes .prod .prod-desc p{
    font-size: 22px;
    line-height: 33px;
}

.b-yourself .shoes .prod .prod-info .name{
    text-transform: uppercase;
    font: 60px/66px 'Lato';
    font-weight: 700;
}

.b-yourself.ismobiledevice .shoes .prod .prod-info .name{
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 34px;
}

.b-yourself .shoes .prod .prod-info .price{
    margin-bottom: 25px;
    font: 20px/26px 'Lato';
    font-weight: 700;
}

.b-yourself.ismobiledevice .shoes .prod .prod-info .price{
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
}

.b-yourself .shoes .prod .prod-info .buttons{
    text-align: center;
}

.b-yourself .shoes .prod .prod-info .buttons > div{
    display: inline-block;
    width: 125px;
}

.b-yourself.ismobiledevice .shoes .prod .prod-info .buttons > div{
    width: 135px;
}

.b-yourself .shoes .prod .prod-info .buttons .shop{
    margin-right: 20px;
}

.b-yourself .shoes .prod .prod-info .buttons a{
    text-transform: uppercase;
    font: 12px/16px 'Josefin Sans', sans-serif;
    display: block;
    padding: 10px 0 7px;
    border-width: 1px;
    border-style: solid;
    font-weight: 700;
}

.b-yourself .shoes .prod .prod-info .buttons a:hover,
.b-yourself .shoes .prod .prod-info .buttons a:focus{
    color: #fff !important;
}

.b-yourself .shoes .overlay-persona.collapsed{
    max-height: 0;
    overflow: hidden;
}

.b-yourself .shoes .overlay-persona > div{
    margin: auto;
    padding: 75px 0;
    text-align: center;
    max-width: 1215px;
    min-width: 1215px;
    overflow: hidden;
}

.b-yourself.ismobiledevice .shoes .overlay-persona > div{
    padding: 20px;
    position: relative;
    min-width: inherit;
}

.b-yourself .shoes .overlay-persona > div > div{
    display: inline-block;
    background: #fff;
}

.b-yourself.ismobiledevice .shoes .overlay-persona > div > div{
    display: block;
    margin-bottom: 5px;
    min-height: inherit;
}

.b-yourself .shoes .overlay-persona .left-container{
    display: table;
    max-width: 400px;
    float: left;
    width: 100%;
    min-height: 400px;
}

.b-yourself .shoes .overlay-persona .left-container > div{
    display: table-cell;
    vertical-align: middle;
}

.b-yourself .shoes .overlay-persona .right-container{
    max-width: 810px;
    max-height: 327px;
    padding: 23px 0 50px;
    position: relative;
    float: right;
    width: 100%;
    min-height: 327px;
}

.b-yourself.ismobiledevice .shoes .overlay-persona .right-container{
    padding: 30px 0;
    position: initial;
    max-height: inherit;
    width: 100%;
}

.b-yourself.ismobiledevice .shoes .overlay-persona .right-container form{
    padding: 0 20px;
}

.b-yourself .shoes .overlay-persona .right-container svg{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.b-yourself.ismobiledevice .shoes .overlay-persona .right-container svg{
    top: 35px;
    right: 35px;
}

.b-yourself .shoes .overlay-persona h2{
    font: 25px/39px 'Lato';
    margin: 0 0 15px;
    color: inherit;
    font-weight: 700;
}

.b-yourself.ismobiledevice .shoes .overlay-persona h2{
    font-size: 18px;
    line-height: 29px;
}

.b-yourself .overlay-persona .text-input{
    margin: auto;
    max-width: 300px;
    position: relative;
}

.b-yourself .overlay-persona .text-input .form-item{
    margin: 0;
}

.b-yourself .overlay-persona .text-input label{
    text-transform: uppercase;
    position: absolute;
    font: 10px/14px 'Josefin Sans', sans-serif;
    color: #808080 !important;
    left: 15px;
    top: 15px;
    font-weight: 700;
}

.b-yourself.ismobiledevice .overlay-persona .text-input label{
    left: 10px;
    font-size: 12px;
    line-height: 16px;
}

.b-yourself .overlay-persona .text-input .error-widget{
    position: absolute;
}

.b-yourself .overlay-persona .label-form{
    margin: 30px auto 20px;
    font: 12px/18px 'Muli-Light';
    max-width: 640px;
    color: #666666;
}

.b-yourself.ismobiledevice .overlay-persona .label-form{
    text-align: left;
    font-size: 16px;
    line-height: 22px;
}

.b-yourself .overlay-persona .text-input input{
    -webkit-appearance: none;
    font: 12px/18px 'Muli-Light';
    padding: 0 15px 0 80px;
    background: #f8f8f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    width: 205px;
    height: 40px;
    color: #b3b3b3;
}

.b-yourself.i18n-pt-pt .overlay-persona .text-input input{
    padding-left: 95px;
    width: 190px;
}

.b-yourself.i18n-ja .overlay-persona .text-input input{
    padding-left: 40px;
    width: 245px;
}

.b-yourself.ismobiledevice .overlay-persona .text-input input{
    padding: 0 3% 0 32%;
    width: 65%;
    font-size: 14px;
    line-height: 20px;
}

.b-yourself.ismobiledevice.i18n-ja .overlay-persona .text-input input{
    padding-left: 17%;
    width: 80%;
}

.b-yourself .overlay-persona .total-price{
    margin-bottom: 10px;
    font: 20px/26px 'Lato';
    font-weight: 700;
}

.b-yourself.ismobiledevice .overlay-persona .total-price{
    font-size: 18px;
    line-height: 24px;
}

.b-yourself .overlay-persona .sub-total-price{
    text-transform: uppercase;
    font: 10px/14px 'Lato';
    margin-bottom: 20px;
    font-weight: 400;
}

.b-yourself .overlay-persona .submit-button input{
    text-transform: uppercase;
    -webkit-appearance: none;
    font: 12px/14px 'Josefin Sans', sans-serif;
    padding: 10px 0 7px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid;
    width: 200px;
    cursor: pointer;
    font-weight: 700;
}

.b-yourself .overlay-persona .submit-button input:hover,
.b-yourself .overlay-persona .submit-button input:focus{
    color: #fff !important;
}

.b-yourself .inspiration{
    padding: 70px 0;
    margin-top: 90px;
    background: #f8f8f8;
}

.b-yourself.ismobiledevice .inspiration{
    padding: 35px 0;
    background: #fff;
}

.b-yourself .inspiration .view{
    margin: auto;
    text-align: center;
    max-width: 1115px;
}

.b-yourself .inspiration h2{
    margin: 0 0 65px;
    font: 30px/41px 'Lato';
    color: #f0bcac;
    font-weight: 900;
}

.b-yourself.ismobiledevice .inspiration h2{
    font-size: 20px;
    line-height: 31px;
}

.b-yourself .inspiration .view-content{
    overflow: hidden;
}

.b-yourself .inspiration .views-row{
    display: inline-block;
    padding: 0 1.5%;
    float: left;
    width: 17%;
}

/*.b-yourself.i18n-ja .inspiration .views-row{
    padding: 0 1%;
    width: 18%;
}*/

.b-yourself.ismobiledevice .inspiration .views-row{
    display: block;
    padding: 0 5%;
    margin-bottom: 35px;
    float: none;
    width: 90%;
}

.b-yourself .inspiration .views-field-field-image{
    margin-bottom: 20px;
}

.b-yourself .inspiration .views-field-field-image img{
    display: block;
    height: auto;
    width: 100%;
}

.b-yourself.ismobiledevice .inspiration .views-field-field-image img{
    margin: auto;
    width: auto;
}

.b-yourself .inspiration .views-field-name{
    display: table;
    padding: 0 15px;
    margin-bottom: 15px;
    min-height: 90px;
}

.b-yourself.ismobiledevice .inspiration .views-field-name{
    display: block;
    min-height: inherit;
    padding: 0 50px;
}

.b-yourself .inspiration .views-field-name span{
    vertical-align: middle;
    display: table-cell;
    text-transform: uppercase;
    font: 24px/28px 'Lato';
    font-weight: 700;
}

.b-yourself.ismobiledevice .inspiration .views-field-name span{
    display: inherit;
}

.b-yourself .inspiration .views-field-description-i18n{
    padding: 0 15px;
}

.b-yourself.i18n-ja .inspiration .views-field-description-i18n{
    padding: 0;
}

.b-yourself.ismobiledevice .inspiration .views-field-description-i18n{
    padding: 0;
}

.b-yourself .inspiration .views-field-description-i18n .field-content p{
    font: 14px/150% 'Muli-Light';
    color: #999999;
}

.b-yourself.ismobiledevice .inspiration .views-field-description-i18n .field-content p{
    font-size: 16px;
    line-height: 20px;
}

/*****************************/
/*****************************/

/*****************************/
/*****************************/
/*** LACES SEPTEMBER 2018 ***/
.personalization-container.laces form
{
    margin-bottom: 0px;
}
.personalization-container.laces .title
{
    font: 22px/30px 'DidotLTStd-Headline';
    color:#000;
    text-transform: uppercase;
    text-align: center;
    margin-top: 50px;
}

.personalization-container.laces .title,
.personalization-container.laces .top-container,
.personalization-container.laces .bottom-container
{
    width: 100%;
}

.personalization-container.laces .top-container > div
{
    width: 100%;
    max-width: 100%;
   /* overflow-x: scroll;*/
    box-sizing: border-box;
}
/*
.personalization-container.laces .top-container > div::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.personalization-container.laces .top-container > div::-webkit-scrollbar-thumb {
    background: #999999;
    border-radius: 10px;
}
.personalization-container.laces .top-container > div::-webkit-scrollbar-track {
    background: transparent;
    width: 500px;
}*/

.personalization-container.laces .top-container
{
    overflow: hidden;
}


body.node-type-personalization.ismobiledevice .personalization-container.laces .customlaces,
body.node-type-personalization.ismobiledevice .personalization-container.laces img.unic-image
{
    max-width: none;
    display: block;
    min-width: 100%;
}
body.node-type-personalization.ismobiledevice .personalization-container.laces .top-container > div
{
    max-width: 100%;
}

.personalization-container.laces form .text-input
{
    width: 100%;
}
.personalization-container.laces form .form-type-textfield
{
    margin: 0px;
}

.personalization-container.laces .customlaces
{
    position: relative;
    float: left;
    -webkit-transition: all linear;
    -moz-transition: all linear;
    -ms-transition: all linear;
    -o-transition: all linear;
    transition: all linear;
}

.personalization-container.laces .customlaces-text
{
    width: 325px;
    display: inline-block;
    margin-right: 70px;
    float: left;
    text-transform: uppercase;
}

.personalization-container.laces .wrap-laces-text
{
    position: absolute;
    top: 5px;
    left: 205px;
}

.personalization-container.laces .slidecontainer
{
    margin: 0 auto;
    float: none;
    width: 420px;
    clear: both;
    min-width: inherit;
}

.personalization-container.laces .slidecontainer input
{
    width: 100%;
    margin: 0;
    padding: 0;
}

.node-type-personalization.ismobiledevice .personalization-container.laces .slidecontainer input
{
    width: 90%;
}

.personalization-container.laces .slider
{
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 7px;
    background: #ffffff;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border: 1px solid #ededed;
    border-radius: 10px;
    background: #ededed;
}

.personalization-container.laces .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 50px;
    height: 15px;
    background: #d4d4d4;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.personalization-container.laces form .form-type-textfield input
{
    padding: 4px 0px 8px 0px;
    line-height: 45px;
}
.personalization-container.laces form .form-type-textfield input.active
{
    padding: 10px 0px 2px 0px;
}

body.node-type-personalization.ismobiledevice .personalization-container.laces .slidecontainer
{
    padding: 0 !important;
}
body.node-type-personalization.ismobiledevice .personalization-container.laces form .form-type-textfield input
{
    padding: 12px 0px 13px 0px;
    line-height: 33px;
}
body.node-type-personalization.ismobiledevice .personalization-container.laces form .form-type-textfield input.active
{
    padding: 15px 0px 10px 0px;
} 


body.power-lunch .powerlunch-p-image img{
    width: 100%;
    height: auto;
}

body.power-lunch .powerlunch-details{
    position: absolute;
    right: 16%;
    margin-top: -35%;
}
body.power-lunch .powerlunch-details .powerlunch-p-name p{
    margin-bottom: 25px;
}

body.power-lunch .powerlunch-details .powerlunch-p-name p{
    font-family: 'Melo-Regular';
    font-size: 26px;
    line-height: 45px;
    text-align: center;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.1em;
    -webkit-text-stroke: 1px;
}

body.power-lunch .powerlunch-details .powerlunch-p-price{
    font-family: 'Muli-Light';
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.03em;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
}

body.power-lunch .powerlunch-details .powerlunch-p-buy{
    width: 196px;
    height: 50px;
    background: #000;
    text-align: center;
}

body.power-lunch .powerlunch-details .powerlunch-p-buy a{
    font-family: "Josefin Sans";
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
}

body.power-lunch .pane-node-field-pers-images{
    overflow: unset;
}

body.power-lunch .text-top{
    position: unset; 
     width: unset; 
     text-align: unset; 
     left: unset; 
     z-index: unset; 
     top: unset; 
     display: none;
}

body.power-lunch .powerlunch-p-image{
    line-height: 0;
}

body.power-lunch .personalization-container .title{
    font-family: 'SomethingCool-script';
    font-weight: normal;
    text-align: center;
    color: #000;
    text-transform: unset;
    font-size: 50px;
    -webkit-text-stroke: 1px; 
    margin-top:40px;
}

body.power-lunch .personalization-container .title-description{
    font-family: 'Muli-Light';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.03em;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}

body.power-lunch .personalization-container .pers-widget-selector{
    width: 80%;
    margin: auto;
    float: unset;
}

body.power-lunch .personalization-container .pers-widget-selector-color{
    margin: 20px auto;
    /*margin-top: 40px;*/
    width: 80%;
    float:unset;
}

body.power-lunch .personalization-container form{
    margin: 20px auto;
    /*margin-top: 40px;*/
    float: unset;
    width: 80%;
}
body.power-lunch .personalization-container .total-price{
    margin: 18px 0px 0px 0px;
}

body.power-lunch .personalization-container > div span.bag-text{
    bottom: 15%;
    font-size: 40px;
}

body.power-lunch .pane-node-field-pers-images.top-image img{
    margin-top: -150px;
}

body.power-lunch .personalization-container .left-container{
    background: #E8EFE8;
    line-height: 0;
}

body.power-lunch .personalization-container .left-container > div{
    /*padding: 160px;*/
    background: #E8EFE8;
    padding-bottom: 0;
    padding-top: 0;
}
body.power-lunch .personalization-container .right-container > div{
    padding: 160px;
    padding-bottom: 0;
    padding-top: 0;
}

body.power-lunch .personalization-container .right-container{
    background: rgb(232,239,232,0.5);
}

body.power-lunch .personalization-container form .form-type-textfield{
    margin-right: unset;
    background-color: white;
}

body.ismobiledevice.power-lunch .powerlunch-details{
    position: unset;
    margin-top: -128px;
}

body.ismobiledevice.power-lunch .pane-custom.pane-1{
    width: 100%;
}

body.ismobiledevice.power-lunch .personalization-container > div.left-container{
    background: #E8EFE8;
    padding:0;
    width: 100%;
    
}

body.ismobiledevice.power-lunch .personalization-container > div.left-container > div{
    padding:0;
}

body.ismobiledevice.power-lunch .personalization-container .right-container .title{
    display: block;
    font-size: 75px;
    line-height: 63px;
    width: 288px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

body.ismobiledevice.power-lunch .personalization-container > div.right-container{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

body.ismobiledevice.power-lunch .personalization-container > div.right-container > div{
    padding-left: 0;
    padding-right: 0;
}

body.ismobiledevice.power-lunch .personalization-container .title-description{
    width: 310px;
    font-size: 20px;
    letter-spacing: 0.03em;
    margin-left: auto;
    margin-right: auto;
}

body.ismobiledevice.power-lunch .pane-custom.pane-1{
    margin-top: unset;
}

body.ismobiledevice.power-lunch .text-top{
    display: none;
}

body.ismobiledevice.power-lunch .powerlunch-p-image img{
    margin-top: 40px;
}

body.ismobiledevice.power-lunch .powerlunch-details .powerlunch-p-name p{
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 28px;
}

body.ismobiledevice.power-lunch .powerlunch-details .powerlunch-p-buy{
    margin: auto;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li a{
    color: black !important;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li a:hover{
    color: #333 !important;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li{
    color: black !important;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li.expanded span:hover{
    color: #333 !important;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li.seveth-element a svg path{
    fill:black;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li.seveth-element a:hover svg path{
    fill: #333;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li.expanded .nolink svg path{
    fill:black;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li.expanded .nolink:hover svg path{
    fill: #333;
}

body.power-lunch.page-item-v2 .region-header-top .block-menu .menu li#home-link-menu a:hover svg path{
    fill: #333;
}

body.power-lunch .powerlunch-p-price span.coin{
    position: absolute;
    margin-top: -3px;
    margin-left: 2px;
    font-size: 13px;
}

