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

@font-face {
    font-family: 'Muli-Light';
    src: url('../../josefinas/fonts/muli/light/Muli-Light.eot?#iefix') format('embedded-opentype'),
    url('../../josefinas/fonts/muli/light/Muli-Light.woff') format('woff'),
    url('../../josefinas/fonts/muli/light/Muli-Light.ttf')  format('truetype'),
    url('../../josefinas/fonts/muli/light/Muli-Light.svg#Muli-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'Muli';
    src: url('../../josefinas/fonts/muli/regular/Muli.eot?#iefix') format('embedded-opentype'),
    url('../../josefinas/fonts/muli/regular/Muli.woff') format('woff'),
    url('../../josefinas/fonts/muli/regular/Muli.ttf')  format('truetype'),
    url('../../josefinas/fonts/muli/regular/Muli.svg#Muli') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

.checkout-japanese-required{
    clear: both;
}

body.page-admin .form-type-radio label::after{
    display: none;
}
body.page-admin .form-type-radio label::before{
    display: none;
}
body.page-admin .form-type-radio input[type="radio"]{
    opacity: 1 !important;
}
.form-type-radio input[type="radio"] {
    opacity: 0;
    position: relative;
    z-index: 2;
}
.form-type-radio label{
    font-size: 13px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.form-type-radio label::before{
    content: "";
    display: inline-block;
    position: absolute;
    left: -26px;
    top: -1px;
    width: 14px;
    height: 14px;
    border: 1px solid #858585;
    border-radius: 50%;
    background-color: inherit;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.form-type-radio label.checked::after{
    background-color: #858585;
}
.form-type-radio label::after{
    display: inline-block;
    margin: 3px;
    position: absolute;
    content: " ";
    width: 10px;
    height: 10px;
    left: -26px;
    top: -1px;
    border-radius: 50%;
    -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);
}
.facebook-login,
.normalized-button{
    font-family: 'Josefin Sans',sans-serif !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    width: 140px !important;
    border: 2px solid #000 !important;
    text-align: center !important;
    display: block !important;
    padding: 15px 0px 12px 0px !important;
    letter-spacing: 1px !important;
    background: #000 !important;
    color: #FFF !important;
    cursor: pointer !important;
    -webkit-appearance: none !important;
    border-radius: 0px !important;
    text-decoration:none !important;
    -webkit-transition: color .25s,background .25s;
    -moz-transition: color .25s,background .25s;
    -ms-transition: color .25s,background .25s;
    -o-transition: color .25s,background .25s;
    transition: color .25s,background .25s;
    cursor: pointer;
}
.facebook-login:hover,
.normalized-button:hover{
    background: none !important;
    color: #000 !important;
}

.thank-you-page-v2 a.normalized-button:hover,
.thank-you-page-v2 a.normalized-button:focus{
    background: #fff !important;
}
/**** BLOCK CART ****/
#block-block-28{
    position: relative;
}
#cart_icon{

}
.top-cart-overlay{

    top: 25px;
}
.top-cart-overlay .arrow{
    background: url(../images/arrow.png) no-repeat bottom right;
    width: 100%;
    display: block;
    height: 30px;
}
.top-cart-overlay .container{
    background: #eaeaea;
    padding: 20px 20px 30px 20px;
    width: 250px;
    max-width: 250px;
    text-align: center;
}
.top-cart-overlay .container a.to-store{
    color:#858585;
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 10px;
    display: inline-block;
    padding: 0px;
    text-align: center;
    margin: 0px;
    line-height: 12px;
    margin-top: 13px;
    font-weight: bold;
}
.top-cart-overlay .container a.to-store:hover{
    color:#000;
    border-bottom: 1px solid #000;
}
.top-cart-overlay .container h4{
    margin:0px 0px 14px 0px;
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    color:#858585;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 16px;
    display: block;
    text-align: center;
    font-weight: bold;
}
.top-cart-overlay .container .normalized-button{
    width: 100% !important;
    font-weight: bold;

}
#cart-block-items{
    text-align: left;
}
#cart-block-items .view-content{
    max-height: 160px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden;
    overflow-y: auto;
}
#cart-block-items .view-content .views-row{
    border-top: 1px solid #d7d7d7;
    min-height: 80px;
    position: relative;
}
#cart-block-items .view-content .views-row.views-row-first{
    border:0px;
}
#cart-block-items .view-content .views-row .views-field-field-pers-jos-imagens img{
    float:left;
    /*margin-top: 7px;*/
    max-width: 85px;
    height: inherit;

}
.page-checkout-review #cart-block-items .view-content .views-row .views-field-field-pers-jos-imagens img{
    margin-top: 7px;
}
#cart-block-items .view-content .views-row .views-field-quantity{
    line-height: 16px;
    float: left;
    display: table;
    height: 67px;
    margin-left: 0px;
    width: 95px;
}
#cart-block-items .view-content .views-row .views-field-quantity .field-content{
    display: table-cell;
    vertical-align: middle;
}
#cart-block-items .view-content .views-row .views-field-quantity .quantity{
    font-family: "Muli";
    font-size: 10px;
    line-height: 14px;
    color:#1d1d1b;
    margin-bottom: 10px;
}
#cart-block-items .view-content .views-row .views-field-quantity .remove{
    background: url(../images/icon_remove_2.svg) no-repeat 2px 2px;
    box-shadow: none;
    color: gray;
    font-family: "Muli";
    font-size: 10px !important;
    line-height: 16px;
    padding: 0px 0px 0px 16px !important;
    cursor: pointer;
    position: absolute;
    background-size: 13px;
    left: 0px;
    bottom: 0;
    border: 0px;
}
.page-checkout-review #cart-block-items .view-content .views-row .views-field-quantity .remove{
    display: none;
}
#cart-block-items .view-content .views-row .views-field-quantity .extra{
    background: url(../images/star.png) no-repeat left center;
    padding-top: 3px;
    padding-left: 11px;
    margin-top: -12px;
    font-family: "Muli";
    font-size: 10px;
    line-height: 14px;
    color:#858585;
}
#cart-block-items .view-content .views-row .views-field-quantity .name-item{
    font-family: "Muli";
    font-size: 12px;
    line-height: 16px;
    color:#1d1d1b;
    margin-top: 10px;
}
#cart-block-items .view-content .views-row .views-field-commerce-total{
    display: table;
    height: 67px;
    float: right;
    padding-right: 5px;
}
#cart-block-items .view-content .views-row .views-field-commerce-total .field-content{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
#cart-block-items .view-content .views-row .views-field-commerce-total .field-content .coin {
    font-family: 'Josefin Sans',sans-serif !important;
    font-size: 8px;
    line-height: 8px;
    float: left;
    color: #1d1d1b;
    font-weight: bold;
    margin-left: 1px;
}

#cart-block-items .view-content .views-row .views-field-commerce-total .field-content .coin-jp,
#cart-block-items .view-content .views-row .views-field-commerce-total .field-content span div.coin-jp{
    font-family: 'Josefin Sans',sans-serif !important;
    float: left;
    margin-right: 1px;
    font-size: 9px;
    line-height: 13px;
    color: #1d1d1b;
    font-weight: bold;
}

#cart-block-items .view-content .views-row .views-field-commerce-total .field-content span div.coin-jp{
    color: #858585;
    line-height: 15px;
}

#cart-block-items .view-content .views-row .views-field-commerce-total .field-content .total{
    font-family: 'Josefin Sans',sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    display: inline-block;
    color:#1d1d1b;
    float: left;
    border:0px;
    padding: 0px;
    margin:0px;
    clear: none;
}

.gray-checkout .sub-total,
.top-cart-overlay .view-footer .sub-total{
    margin-top: 10px;
}

.gray-checkout .sub-total > span:nth-child(1),
.top-cart-overlay .view-footer .sub-total > span:nth-child(1){
    color: #858585;
    font-family: 'Josefin Sans',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
}

.gray-checkout .sub-total,
.top-cart-overlay .view-footer .sub-total{
    margin-bottom: 15px;
    margin-top: 10px;
}
.gray-checkout .sub-total .price,
.top-cart-overlay .view-footer .sub-total .price{
    float: right;
    overflow: hidden;
    margin-top:6px;
}
.gray-checkout .sub-total .price span,
.top-cart-overlay .view-footer .sub-total .price span{
    color: #858585;
    font-family: 'Josefin Sans',sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    float: left;
}
.gray-checkout .sub-total .price span.coin,
.top-cart-overlay .view-footer .sub-total .price span.coin{
    font-size: 9px;
    line-height: 13px;
    margin-left: 1px;
}

.gray-checkout .form-type-select,
.top-cart-overlay .view-footer form .form-type-select{
    margin: 0px;
    float: left;
    background: url(../images/icon_shipping.svg) left 19px no-repeat;
    margin-bottom: 10px !important;
    margin-top: 10px;
    max-width: 200px;
}

.i18n-ja .gray-checkout .form-type-select,
.i18n-ja .top-cart-overlay .view-footer form .form-type-select{
    max-width: 195px;
}

.top-cart-overlay .view-footer form .form-type-select{
    margin-top: 5px;
}
body.ismobiledevice .gray-checkout .form-type-select,
body.ismobiledevice .top-cart-overlay .view-footer form .form-type-select{
    background-position: left 28px;
}
.gray-checkout .form-type-select{

    max-width: 240px;
}
.gray-checkout .form-type-select label,
.top-cart-overlay .view-footer form .form-type-select label{
    color: #1d1d1b !important;
    font-family: 'Josefin Sans',sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-weight: bold !important;
    font-size: 12px !important;
    line-height: 14px !important;
}

.gray-checkout .form-type-select a.chosen-single,
.top-cart-overlay .view-footer form .form-type-select a.chosen-single{
    font-family: "Muli";
    font-size: 11px;
    line-height: 23px;
    display: inline-block;
    color:#1d1d1b;
    margin-left: 15px;
    background: none;
    border:0px;
    box-shadow: none;
    border-radius:0px;
}

.gray-checkout .form-type-select a.chosen-single b,
.top-cart-overlay .view-footer form .form-type-select a.chosen-single b{
    display: none;
}

.gray-checkout .form-type-select .chosen-container-single .chosen-drop,
.top-cart-overlay .view-footer form .form-type-select .chosen-container-single .chosen-drop{
    border: 0px;
    border-radius: 0px;
}
.top-cart-overlay .view-footer form .form-type-select .chosen-container-single .chosen-drop .chosen-results,
.gray-checkout .form-type-select .chosen-container-single .chosen-drop .chosen-results{
    margin:4px;
    padding: 0px;
}
.top-cart-overlay .view-footer form .form-type-select .chosen-container-single .chosen-drop .chosen-results li,
.gray-checkout .form-type-select .chosen-container-single .chosen-drop .chosen-results li{
    font-family: "Muli";
    font-size: 11px;
    line-height: 15px;
    color:#1d1d1b;
}
.top-cart-overlay .view-footer form .form-type-select .chosen-container-single .chosen-drop .chosen-results li.highlighted,
.gray-checkout .form-type-select .chosen-container-single .chosen-drop .chosen-results li.highlighted{
    background: #eaeaea !important;

}
.gray-checkout .form-type-select .chosen-container-single .chosen-drop .chosen-results::-webkit-scrollbar {
    width: 5px;
}
.gray-checkout .form-type-select .chosen-container-single .chosen-drop .chosen-results::-webkit-scrollbar-track {
    width: 10px;
}
.gray-checkout .form-type-select .chosen-container-single .chosen-drop .chosen-results::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #cfcfcf;
    width: 2px;
}
.gray-checkout .form-type-select a.chosen-single > div,
.top-cart-overlay .view-footer form .form-type-select a.chosen-single > div{

    background: url(../images/icon_arrow.svg) no-repeat right center;
}
.gray-checkout .shipping-costs,
.top-cart-overlay .view-footer .shipping-costs{
    float: right;
    color: #1d1d1b;
    font-family: 'Josefin Sans',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
}
.gray-checkout .shipping-costs .coin,
.top-cart-overlay .view-footer .shipping-costs .coin{
    font-size: 8px;
    position: relative;
    top: -1px;
}
.gray-checkout .total,
.top-cart-overlay .view-footer .total{
    clear: both;
    border-top: 1px solid #d7d7d7;
    padding-top: 10px;
    padding-bottom: 20px;
}
.gray-checkout .total,
.top-cart-overlay .view-footer .total{
    color: #1d1d1b;
    font-family: 'Josefin Sans',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
}

.gray-checkout .total{
    padding-top: 20px;
}
.gray-checkout .total .price,
.top-cart-overlay .view-footer .total .price{
    float: right;
    overflow: hidden;
}
.gray-checkout .total .price span,
.top-cart-overlay .view-footer .total .price span{
    font-size: 13px;
    line-height: 14px;
    float: left;
    font-family: 'Josefin Sans',sans-serif !important;
}
.gray-checkout .total .price span.coin,
.top-cart-overlay .view-footer .total .price span.coin{
    font-size: 9px;
    margin-top: -1px;
    margin-left: 1px;
    float: left;
    font-family: 'Josefin Sans',sans-serif !important;
}
.top-cart-overlay .view-footer .total{
    padding-top: 15px;
}
.ajax-progress.ajax-progress-throbber{
    font-size: 0px !important;
    position: absolute;
    display: none !important;
}
#cart-block-items .view-content::-webkit-scrollbar {
    width: 5px;
}
#cart-block-items .view-content::-webkit-scrollbar-track {
    width: 10px;
}
#cart-block-items .view-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #cfcfcf;
    width: 2px;
}
.top-cart-overlay{
    position: absolute;
    right: 0px;
    display: block;
    z-index: -10;
    opacity: 0;
    -webkit-transition: opacity 0s ease-in-out;
    -moz-transition: opacity 0s ease-in-out;
    -ms-transition: opacity 0s ease-in-out;
    -o-transition: opacity 0s ease-in-out;
    transition: opacity 0s ease-in-out;
}
#block-block-28.active .top-cart-overlay,
body:not(.ismobiledevice) #block-block-28:hover .top-cart-overlay{
    display: block;
    opacity: 1;
    z-index: 9999;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
body.page-item-v2 .commerce_button form input.form-submit {
    font-size: 12px !important;
    padding: 11px 20px 9px !important;
    width: initial !important;
}

body.page-item-v2 .commerce_button form input.form-submit.loading {
    width: 152px !important;
    margin-right: -1px !important;
}
#cart-block-items .view-content .views-row .views-field-commerce-total .field-content span{
    float: right;
    clear: both;
    margin-top: 14px;
    margin-bottom: -17px;
}
#cart-block-items .view-content .views-row .views-field-commerce-total .field-content span div.coin,
#cart-block-items .view-content .views-row .views-field-commerce-total .field-content span div.total{
    color: #858585;
    font-family: 'Josefin Sans',sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
}
#cart-block-items .view-content .views-row .views-field-commerce-total .field-content span div.coin{

    font-size: 8px;
}
/******************/


/*** CART AND CHECKOUT ***/
body #wrap.checkout .header-top{
    position: relative;
}
body #wrap.checkout #header{
    min-width: 1040px;
    width: 90%;
}
.back-to-store{
    background: url(../images/icon_arrow_back.svg) no-repeat left center;
    color:#858585 !important;
    padding-left: 11px;
    float: left;
    padding-top: 4px;
    font-family: "Muli";
    font-size: 12px;
    line-height: 14px;
    background-size: 6px;
}

.back-to-store:hover{
    color:#000 !important;
    background: url(../images/icon_arrow_back_black.svg) no-repeat left center;
    background-size: 6px;
}
.ship_checkout{
    float: right;
}
.ship_checkout_footer .top_car .coin,
.ship_checkout .top_car .coin{
    position: relative;
    top:-1px;
    left:1px;
    font-size: 7px;
}
.ship_checkout_footer .top_car .coin{
    font-size: 9px;
}
.ship_checkout .top_car:hover svg path{
    fill:#000;
}
.ship_checkout .top_car:hover{
    color:#000 !important;
}
.ship_checkout .top_car{
    color:#858585 !important;
    line-height: 16px;
    font-family: "Muli";
    font-size: 12px;
    position: relative;
    padding-left: 27px;
}
.ship_checkout .top_car svg{
    position: absolute;
    left: 0px;
    top: -2px;
}
.ship_checkout .top_car > span{
    position: absolute;
    right: 0px;
    margin-top: 19px;
    font-size: 10px;
}
.back-to-store,
.ship_checkout{
    position: absolute;
    left: 0px;
    top: 20px;
}
.ship_checkout{
    left: inherit;
    right: 0px;
}

.ship_checkout_footer{
    width: 100%;
    text-align: center;
    padding: 20px 0px 10px 0px;
    background: #e8e8e8;
}

.ship_checkout_footer .top_car:hover svg path{
    fill:#000;
}
.ship_checkout_footer .top_car:hover{
    color: #000 !important;
}
.ship_checkout_footer .top_car{
    color:#858585 !important;
    line-height: 16px;
    font-family: "Muli";
    font-size: 12px;
    position: relative;
    padding-left: 27px;
    display: inline-block;

    overflow: hidden;
    padding-top: 2px;
}
.ship_checkout_footer .top_car svg{
    position: absolute;
    left: 0px;
    top: 0px;
}
.ship_checkout_footer .top_car > span{
    /**  position: absolute;
      right: 0px;
      margin-top: 19px;
      font-size: 10px;**/
    margin-left: 5px;
}
.secure-pages{
    display: inline-block;
    height: 38px;
    overflow: hidden;
}
.secure-pages span{
    text-transform: uppercase;
    color: #858585 !important;
    line-height: 22px;
    font-family: 'Josefin Sans',sans-serif;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    padding-left: 24px;
    margin-left: 24px;
    display: inline-block;
    border-left: 1px solid #858585;
    padding-bottom: 15px;
}
.secure-pages img{
    margin-bottom: -19px;
    margin-left: 18px;
}
.gray-checkout{
    background: #eaeaea;
    padding: 30px 30px 5px 30px;
}
.gray-checkout .normalized-button.ajax-processed{
    display: none !important;
}
.help-block-checkout{
    margin-top: 30px;
    text-align: center;
    margin-bottom: 60px;
    padding-bottom: 30px;
    font-family: "Muli";
    font-size: 12px;
    line-height: 18px;
    color:#1d1d1b;
}
.i18n-ja .help-block-checkout{
    padding-left: 15px;
    padding-right: 15px;
}
.help-block-checkout .contact-infos{
    margin-top: 25px;
}
.i18n-ja .help-block-checkout .contact-infos span{
    line-height: 24px;
}
.help-block-checkout .contact-infos span{
    color: #858585 !important;
    line-height: 28px;
    font-family: 'Josefin Sans',sans-serif !important;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    /* background: url(../images/info.png) no-repeat left 2px;*/
    display: inline-block;
}
.help-block-checkout .contact-infos span svg{
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.help-block-checkout .contact-infos span:nth-child(1){
    padding-right: 13px;
    margin-bottom: 10px;
}
.help-block-checkout .contact-infos span:nth-child(3){
    background-position: left -32px;
}
.help-block-checkout .contact-infos span .info{
    display: inline-block;
}
#wrap.checkout #main{
    width: 1040px !important;
    margin:0px auto;
}

.node-type-page #wrap.checkout #main{
    width: 100% !important;
}

#wrap.checkout .region-content{
    width: 650px;
    float: left;
}
#wrap.checkout .region-content-checkout-side-bar{
    width: 350px;
    float: right;
}
.gray-checkout h4{
    margin:0px 0px 20px 0px;
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    color:#858585;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 16px;
    display: block;
    font-weight: bold;
    text-align: center;
}

.new-cart-row{
    background: #f2f2f2;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
    float: left;
    width: 630px;
    clear: both;
}
.new-cart-row .views-field-name-i18n{
    width: 150px;
    display: table;
    height: 67px;
    float: left;
}
.new-cart-row .views-field-name-i18n .field-content{
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-family: "Muli";
    font-size: 13px;
    line-height: 16px;
    color:#1d1d1b;
    padding-right: 10px;
}
.new-cart-row.special.row-w4w .w4w-name,
.new-cart-row.special .field-size,
.new-cart-row.special .views-field-edit-quantity{
    display: table;
    float: left;
    height: 50px;
}
.new-cart-row .w4w-name,
.new-cart-row .field-total,
.new-cart-row .field-size,
.new-cart-row .views-field-edit-quantity{
    display: table;
    float: left;
    height: 70px;
}
.new-cart-row .views-field-edit-delete .field-content,
.new-cart-row .w4w-name .field-content,
.new-cart-row .field-total > div,
.new-cart-row .field-size .field-content,
.new-cart-row .views-field-edit-quantity .field-content{
    display: table-cell;
    vertical-align: middle;
}

.new-cart-row .field-total{
    float: right;
    margin-right: 20px;
}
.new-cart-row .w4w-name .form-item,
.new-cart-row .field-total .form-item,
.new-cart-row .field-size .form-item,
.new-cart-row .views-field-edit-quantity .form-item{
    margin:0px;
}
.new-cart-row .views-field-edit-delete{
    float: right;
    display: table;
    height: 67px;
}
.new-cart-row .w4w-name{
    display: none;
}
.new-cart-row .form-type-select{
    border:1px solid #d7d7d7;
    padding: 8px;
    margin-right: 12px !important;
}
.new-cart-row .field-size .form-type-select{
    margin-right: 0px !important;
}
.new-cart-row .form-type-select label{
    display: inline-block;
}
.new-cart-row .form-type-select select{
    display: inline-block;
    border:0px;
    -webkit-appearance: none;
    background: url(../images/icon_arrow.svg) no-repeat right center;
    padding-right: 15px;
    cursor: pointer;
}

.new-cart-row .form-type-select label,
.new-cart-row .form-type-select select{
    font-family: "Muli";
    font-size: 11px;
    line-height: 14px;
    color:#1d1d1b;
}
.new-cart-row .field-total{
    width: 60px;
    text-align: right;
}
.new-cart-row .field-total div div{
    font-family: 'Josefin Sans',sans-serif !important;
    color:#1d1d1b;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    display: inline-block;
}
.new-cart-row .field-total div div.coin{
    font-size: 8px;
    margin-left: -3px;
    position: relative;
    top: -2px;
}
.new-cart-row .views-field-edit-delete input{
    background: url(../images/icon_remove.svg) no-repeat center top;
    border:0px;
    box-shadow: none;
    color:#000;
    font-family: "Muli";
    font-size: 8px !important;
    line-height: 14px;
    padding: 14px 0px 0px 0px !important;
    margin-top: 13px;
    cursor: pointer;
    opacity: 0.2;
}
.new-cart-row .views-field-edit-delete input:hover{
    opacity: 1;
}
.new-cart-row .field-size .form-type-select.unic-size{
    width: 124px;
    text-align: center;
    padding: 5px 8px 3px 8px;
}
.new-cart-row.special .views-field-name-i18n > span,
.new-cart-row.special .views-field-name-i18n{
    width: 400px;
}
.new-cart-row.special.row-w4w .views-field-edit-quantity{
    display: none;
}
.view-commerce-cart-form-new.view-id-commerce_cart_form_new{
    display: none;
}

.new-cart-row.special .views-field-edit-quantity{
    clear: both;
}
.new-cart-row.special .w4w-name,
.new-cart-row.special .field-size,
.new-cart-row.special .views-field-edit-quantity{
    float: left;
}
.new-cart-row.personalized .views-field-name-i18n > span,
.new-cart-row.special .views-field-name-i18n > span{
    padding: 28px 0px 15px 0px;
    float: left;
}
.new-cart-row.special.row-w4w .field-size{
    clear: both;
}
.new-cart-row.special.row-w4w .w4w-name{
    display: table;
}
.new-cart-row.special.row-w4w .w4w-name .field-type-text{
    float: left;
}
.new-cart-row.special.row-w4w .w4w-name .editablefield-item{
    overflow: hidden;
}
.new-cart-row.special.row-w4w .w4w-name input{
    border: 1px solid #d3d3d3;
    padding: 8px;
    background: none;
    font-family: "Muli";
    font-size: 11px;
    line-height: 14px;
    color: #1d1d1b;
    height: 14px;
    margin-left: 15px;
    padding-bottom: 8px;
    margin-top: 2px;
}
.new-cart-row.special.row-w4w .w4w-name.your-friends-name:nth-child(5),
.new-cart-row.special.row-w4w .w4w-name.your-name:nth-child(9),
.new-cart-row.special.row-w4w .w4w-name.your-name:nth-child(8){
    display: none;
}

.new-cart-row.personalized .views-field-name-i18n > span{
    width: 100%;
    padding-bottom: 8px;
}
.new-cart-row .views-field-name-i18n .extra .totals,
.new-cart-row.personalized .views-field-name-i18n > span .total{
    font-family: "Muli";
    font-size: 10px;
    line-height: 14px;
    color:#858585;
    float: right;
    margin-right: 15px;
}
.new-cart-row .views-field-name-i18n .totals{
    float: right;
    margin-right: 15px;
}
.new-cart-row .views-field-name-i18n .totals span,
.new-cart-row .views-field-name-i18n .totals div{
    font-family: "Muli";
    font-size: 10px;
    line-height: 14px;
    color:#858585;
    text-align: right;
}
.new-cart-row .views-field-name-i18n .totals span{
    font-size: 8px;
}
.new-cart-row .views-field-name-i18n .totals div.total.final{
    color:#1d1d1b;
    border-top: 1px solid #858585;
    padding-top: 7px;
    margin-top: 8px;
}
.new-cart-row .views-field-name-i18n .extra {
    font-family: "Muli";
    font-size: 10px;
    line-height: 14px;
    color: #858585;
    padding-left: 13px;
    background: url(../images/star.png) no-repeat left 2px;
    float: left;
    width: 137px;
}
.view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions{
    text-align: center;
    padding: 0px;
    margin: 50px 0px 60px 0px;
    float: left;
    width: 100%;
}

.i18n-ja .view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions{
    margin-top: 25px;
}

.view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions .memo{
    margin: 0 auto 20px;
    max-width: 530px;
}

.view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions input{
    display: inline-block !important;
    margin: 0px !important;
    width: 210px !important;
}
.view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions div{
    /*display: block;*/
    text-align: center;
}
.view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions div a{
    color:#858585;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 10px;
    line-height: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block;

}
.view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions div a:hover{
    color:#000;
    border-bottom: 1px solid #000;
}
.error-custom{
    position: absolute;
    text-align: center;
    z-index: 9;
    bottom: -45px;
    left: 50%;
    margin-left: -85px;
}
.stock-msg > span,
.error-custom span{
    background: url(../images/icon_arrow_grey.svg) no-repeat center top;
    padding-top: 13px;
    display: block;
    z-index: 9;
    position: relative;
}

.stock-msg > span{
    background: url(../images/icon_arrow_white.svg) no-repeat center top;
}
.stock-msg div.msg,
.error-custom div{
    padding: 10px 25px;
    background: #E0E0E0;
    width: 120px;
    color: #000;
    font-family: "Muli";
    font-size:11px;
    line-height: 14px;
    /**  -webkit-box-shadow: 0px -12px 78px -16px rgba(0,0,0,0.75);
      -moz-box-shadow: 0px -12px 78px -16px rgba(0,0,0,0.75);
      box-shadow: 0px -12px 78px -16px rgba(0,0,0,0.75);**/
}
.stock-msg div.msg{
    background: #FFF;
}
.stock-msg{
    clear: both;
}
.stock-msg div.msg{
    width: 80%;
    margin: 0px auto;
    margin-bottom: 30px;
}

.stock-msg-abs{
    background: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
}

.stock-msg-abs.stock-msg div.msg{
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-width: 700px;
    top: 50%;
    position: fixed;
    width: 100%;
    z-index: 9;
    left: 50%;
}

.stock-msg-abs{
    background: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
}

.ismobiledevice .stock-msg-abs.stock-msg div.msg{
    width: 80%;
}

.i18n-ja .stock-msg div.msg{
    width: 85%;
}
.stock-msg div.msg .title{
    color:#1d1d1b;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding-top: 30px;
    margin: 20px auto;
    background: url(../images/icon_missing_size.svg) no-repeat center top;
}
.stock-msg div.msg .text{
    color:#858585;
    font-family: "Muli";
    font-size: 13px;
    line-height: 17px;
    text-align: center;
}
.stock-msg div.msg .text span{
    color:#1d1d1b;
    font-family: "Muli";
    font-size: 13px;
    line-height: 14px;
    margin: 20px 0px 10px 0px;
    display: inline-block;
}
.stock-msg div.msg .normalized-button{
    margin: 20px auto;
}
.new-cart-row .views-field{
    position: relative;
}
.new-cart-row .error-element input,
.new-cart-row .error-element .form-type-select {
    border: 1px solid #ec8181 !important;
}
.stock-msg[type="size"] > span{
    background-position: 405px 0px;
}
.new-cart-row .views-field-name-i18n .stock-msg div.msg{
    margin-left: -70px;
    margin-right: -70px;
    width: inherit;
}
.new-cart-row .views-field-name-i18n .stock-msg[type="size"] > span{
    background-position: 170px 0px;
}
.new-cart-row.row-w4w .views-field-name-i18n .stock-msg[type="size"] > span,
.new-cart-row .views-field-name-i18n .stock-msg[type="quantity"] > span{
    background-position: 33px 0px;
}
#wrap.checkout.account .region-content{
    width: 100%;
}

/**** TOP CHECKOUT POSITION ****/

.top_info_page{
    text-align: center;
    margin-bottom: 40px;
}
.top_info_page > div{
    display: inline-block;
    position: relative;
    padding-bottom: 40px;
}
.top_info_page .round{
    display: inline-block;
    float: left;
    position: relative;
}
.top_info_page span{
    display: inline-block;
    height: 1px;
    background: #cfcfcf;
    margin: 0px 8px;
    float: left;
    margin-top: 23px;
    width: 100px;
}
.top_info_page .number{
    color:#c4c4c4;
    border: 1px solid #c4c4c4;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 44px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    height: 40px;
    width: 38px;
    border-radius: 50%;
    padding-left: 2px;
}
.top_info_page .text{
    color:#c4c4c4;
    font-family: "Muli";
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    position: absolute;
    width: 200px;
    text-align: center;
    left: -78px;
}
.top_info_page .round.active .text{
    color:#fdd3c0;
}
.top_info_page .round.active .number{
    color:#FFF;
    background: #fdd3c0;
    border: 1px solid #fdd3c0;
}
.top_info_page .round.previous .text{
    color:#c4c4c4;
}
.top_info_page .round.previous .number{
    color:#FFF;
    background: #c4c4c4;
    border: 1px solid #c4c4c4;
}
/**** PAGE 1 ****/
.page-checkout #block-system-main{
    width: inherit !important;
}
#commerce-checkout-form-account{
    width: 1000px;
    margin: 30px auto;
    background: #f2f2f2;
    padding: 30px 0px;
    overflow: hidden;
    margin-top: 0px;
}
#commerce-checkout-form-account > div{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
#commerce-checkout-form-account .checkout-buttons{
    display: none;
}
#commerce-checkout-form-account > div > fieldset{
    float: left;
    width: calc(50% - 160px);
    background: none;
    margin: 0px;
    padding: 0px 80px !important;
}
#commerce-checkout-form-account > div > fieldset,
#commerce-checkout-form-account > div > fieldset .fieldset-wrapper{
    padding: 0px;
    margin: 0px;
}
#commerce-checkout-form-account > div > fieldset.guest-fieldset{
    border-right: 1px solid #d7d7d7;
    width: calc(50% - 161px);
    border-radius: 0px;
}
#commerce-checkout-form-account > div > fieldset.login-fieldset{
    border-left: 1px solid #d7d7d7;
    margin-left: -1px;
    border-radius: 0px;
}
#commerce-checkout-form-account > div > fieldset h4{
    padding: 15px 0px 0px 0px;
    margin: 0px;
    color: #1d1d1b;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
#commerce-checkout-form-account > div > fieldset .fieldset-wrapper > span{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    color: #858585;
    font-family: "Muli";
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
}
#commerce-checkout-form-account > div > fieldset label{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    color: #858585;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#commerce-checkout-form-account > div > fieldset label span{
    display: none;
}
#commerce-checkout-form-account > div > fieldset .form-type-textfield{
    clear: both;
    display: block;
    position: relative;
}
#commerce-checkout-form-account > div > fieldset .form-type-password input,
#commerce-checkout-form-account > div > fieldset .form-type-textfield input{
    background: none;
    width: calc(100% - 20px);
    font-family: "Muli";
    font-size: 13px;
    color:#1d1d1b;
    line-height: 29px;
    border:1px solid #d7d7d7;
    padding: 0px 10px;
    padding-top: 1px;
}
#commerce-checkout-form-account > div > fieldset .fieldset-wrapper{
    padding: 0px;
}
#commerce-checkout-form-account fieldset fieldset{
    background: none;
    flex: 0px;
    margin: 0px;
    padding: 0px;
}
#commerce-checkout-form-account fieldset .normalized-button{
    width:100% !important;
    margin-top: 40px;
    margin-bottom: 30px;
}
#commerce-checkout-form-account fieldset .facebook-login{
    background: #3b5996 !important;
    border-color: #3b5996 !important;
    width: calc(100% - 4px) !important;
    margin-bottom: 30px;
    margin-top: 20px;
    line-height: 12px;
}
#commerce-checkout-form-account fieldset .facebook-login:hover{
    background: none !important;
    color: #3b5996 !important;
}
#commerce-checkout-form-account fieldset .messages{
    position: absolute;
    z-index: 9;
    width: 100%;
    text-align: center;
    margin: 0px;
    left: 0px;
    padding: 0px;
    border: 0px;
    top: -35px;
    background: #fef5f1;
}
#commerce-checkout-form-account fieldset .messages a{
    display: block;
}
#commerce-checkout-form-account #edit-account-form-select > .form-wrapper{
    flex: 0px;
    top: 0px;
}
#commerce-checkout-form-account > div > fieldset .fieldset-wrapper > span.or{
    display: block;
    color: #1d1d1b;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
body.page-checkout-account .region-content-checkout-side-bar{
    display: none;
}
#commerce-checkout-form-account > div > fieldset .form-type-textfield.error-element input{
    border: 1px solid #ec8181 !important;
}
#commerce-checkout-form-account > div > fieldset .form-type-textfield .error-custom{
    bottom: -65px;
}
/*****************/

body.page-checkout-checkout{

}
.gray-checkout .view-id-new_checkout_cart.view-display-id-cart_block .view-content{
    display: none !important;
}
body.page-checkout-checkout .gray-checkout .view-id-new_checkout_cart.view-display-id-cart_block .view-content,
body.page-checkout-review .gray-checkout .view-id-new_checkout_cart.view-display-id-cart_block .view-content{
    display: inherit !important;
}
body.page-checkout-checkout .gray-checkout .view-id-new_checkout_cart.view-display-id-cart_block .view-content .views-field-quantity,
body.page-checkout-review .gray-checkout .view-id-new_checkout_cart.view-display-id-cart_block .view-content .views-field-quantity{
    width: 140px !important;
}
body.page-checkout-checkout .gray-checkout .view-id-new_checkout_cart.view-display-id-cart_block .view-content .views-row,
body.page-checkout-review .gray-checkout .view-id-new_checkout_cart.view-display-id-cart_block .view-content .views-row{
    min-height: inherit !important;
    overflow: hidden;
}

body.page-checkout-review .gray-checkout .total{
    border-top: 0px;
}

body.page-checkout-review .gray-checkout .form-item-cart-country > div a{
    cursor: inherit;
}
body.page-checkout-review .gray-checkout .form-item-cart-country select,
body.page-checkout-review .gray-checkout .form-item-cart-country > div a > div,
body.page-checkout-review .gray-checkout .form-item-cart-country > div .chosen-results{
    display: none !important;
}
.gray-checkout #cart-block-items .view-content{
    overflow: inherit;
    max-height: inherit;
}
/**** PAGE 2 ****/
#commerce-checkout-form-checkout .error-custom{
    position: absolute;
    text-align: center;
    z-index: 9;
    width: 20px;
    left: inherit;
    top: inherit;
    bottom: -7px;
    right: -50px;
}
#commerce-checkout-form-checkout .error-element input{
    border: 1px solid #ec9090 !important;
}
#commerce-checkout-form-checkout .error-custom span{
    position: absolute;
    left: 0px;
    width: 20px;
    height: 100%;
    padding: 0px;

    background: url(../images/icon_arrow_grey_left.svg) no-repeat right center;
}
#commerce-checkout-form-checkout .error-custom div{
    margin-left:20px;
    min-height: 25px;
}
#commerce-checkout-form-checkout .customer_profile_shipping{
    padding-top: 0px !important;
    margin-top: 0px !important;
}
fieldset.customer_profile_shipping .fieldset-wrapper{
    padding: 0px;
    margin: 0px;
}
/*****************/
.wait-overlay{
    position: relative;
    z-index: -999;
    opacity: 0;
    left: 0px;
    top: 0px;
    overflow: hidden;
}
.wait-overlay.active{
    position: fixed;
    z-index: 9999;
    opacity: 1;
    background: rgba(253,211,192,0.7);
    top:0px;
    left: 0px;
    height: 100%;
    width: 100%;
}


@keyframes pulse_animation {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


.wait-overlay div.container{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 80px;
    background: url(../images/josefinas_laco.jpg) no-repeat center 10px #FFF;
    margin-left: -100px;
    margin-top: -40px;
    text-align: center;

    /* animation-name: pulse_animation;
     -moz-animation-duration: 1000ms;
     -webkit-animation-duration: 1000ms;
     -ms-animation-duration: 1000ms;
     animation-duration: 1000ms;

     -moz-animation-iteration-count: infinite;
     -webkit-animation-iteration-count: infinite;
     -ms-tanimation-iteration-count: infinite;
     animation-iteration-count: infinite;

     -moz-animation-timing-function: linear;
     -webkit-animation-timing-function: linear;
     -ms-animation-timing-function: linear;
     animation-timing-function: linear;*/

}

.wait-overlay div.container h2{
    margin-top: 45px;
    font-size: 18px;
}
.commerce_fieldgroup_pane__group_administrative,
.commerce_fieldgroup_pane__group_packaging{
    background: #f2f2f2;
    top: 0px;
}
.commerce_fieldgroup_pane__group_administrative .fieldset-wrapper,
.commerce_fieldgroup_pane__group_packaging .fieldset-wrapper{
    padding: 0px;
    margin:30px;
}
.commerce_fieldgroup_pane__group_administrative .form-type-radios > label span,
.commerce_fieldgroup_pane__group_packaging .form-type-radios > label span{
    display: none;
}
.commerce_fieldgroup_pane__group_administrative .form-type-textarea > label,
.commerce_fieldgroup_pane__group_administrative .form-type-radios > label,
.commerce_fieldgroup_pane__group_packaging .form-type-radios > label{
    color: #1d1d1b;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.commerce_fieldgroup_pane__group_administrative .form-type-textarea > label,
.commerce_fieldgroup_pane__group_administrative .form-type-radios > label{
    margin-bottom: 10px;
}
.commerce_fieldgroup_pane__group_administrative .form-type-textarea > label,
.commerce_fieldgroup_pane__group_administrative .form-type-radios > label{
    font-size: 15px;
}
#commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_administrative .form-type-textarea textarea{
    background: none;
    border: 1px solid #dadada;
    resize: none;
    width: 402px;
    height: 150px;
    max-width: inherit;
    min-width: inherit;
    font-family: "Muli";
    font-size: 12px;
    color: #1d1d1b;
    line-height: 16px;
}
.commerce_fieldgroup_pane__group_administrative .form-type-radios .form-radios{
    margin:13px 0px;
}
.commerce_fieldgroup_pane__group_packaging .form-type-radios .form-radios{
    margin: 30px 0px;
}
.commerce_fieldgroup_pane__group_administrative .form-type-radios .form-radios > div:first-child{
    display: none !important;
}
.commerce_fieldgroup_pane__group_administrative .form-type-radios .form-radios label,
.commerce_fieldgroup_pane__group_packaging .form-type-radios .form-radios label{
    font-family: "Muli";
    font-size: 13px !important;
    color:#1d1d1b;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: normal !important;
}
.commerce_fieldgroup_pane__group_administrative .form-type-radios .form-radios > div,
.commerce_fieldgroup_pane__group_packaging .form-type-radios .form-radios > div{
    display: inline-block !important;
    margin-right: 20px !important;
    width: inherit !important;
}
.commerce_fieldgroup_pane__group_packaging .field-name-field-gift-text{
    display: none;
}
#commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging .field-name-field-gift-text .form-type-textarea.form-item{
    width: 365px;
    background: url(../images/gift.png) no-repeat left top;
    padding-left: 210px;
    background-size: 166px;
}
#commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging .field-name-field-gift-text .form-type-textarea.form-item label{
    font-family: "Muli";
    font-size: 13px;
    color:#858585;
    line-height: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    text-transform: initial !important;
    font-weight: normal;
}
#commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging textarea{
    background: none;
    border:1px solid #dadada;
    resize: none;
    width: 100%;
    height: 120px;
    max-width: 100%;
    min-width: 100%;
    font-family: "Muli";
    font-size: 12px;
    color:#1d1d1b;
    line-height: 16px;
    outline: none;
}
#commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging textarea::-webkit-scrollbar {
    width: 5px;
}
#commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging textarea::-webkit-scrollbar-track {
    width: 10px;
}
#commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging textarea::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #cfcfcf;
    width: 2px;
}
#commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging .counter{
    font-family: "Muli";
    font-size: 10px;
    color: #858585;
    line-height: 12px;
    text-align: right;
    padding: 0px;
    border: 0px;
    width: inherit;
    margin: 10px 0px 30px 0px;
}
#commerce-checkout-form-checkout{
    width: 650px;
    max-width: 100%;
    overflow: hidden;
}
.commerce-customer-profile-copy label{
    padding-left: 25px;
}
.commerce-customer-profile-copy label::before{
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 15px;
    height: 15px;
    border-radius: 0%;
    background-color: inherit;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
    border:1px solid #858585;
    cursor: pointer;
}
.commerce-customer-profile-copy label.checked::before{
    background: url(../images/checkbox_checkout.svg) no-repeat center center;
    background-size: 12px;
}
.commerce-customer-profile-copy input{
    opacity: 0;
    position: absolute;
    z-index: 2;
}
.commerce-customer-profile-copy label{
    font-size: 13px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
#commerce-checkout-form-checkout .user-logged{
    background: #eaeaea;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}
#commerce-checkout-form-checkout .user-logged > div{
    padding: 20px;
}
#commerce-checkout-form-checkout .user-logged > div span{
    font-size: 12px !important;
    text-transform: uppercase;
    color: #858585;
    font-family: 'Josefin Sans',sans-serif !important;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
#commerce-checkout-form-checkout .user-logged > div div{
    font-family: "Muli";
    font-size: 12px;
    line-height: 18px;
    color:#1d1d1b;
}
#commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .form-item label span,
#commerce-checkout-form-checkout fieldset.customer_profile_shipping .form-item label span{
    color: #858585;
    font-family: 'Josefin Sans',sans-serif !important;
    line-height: 18px;
    font-weight: bold;
    font-size: 12px !important;
}
#commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .form-item label,
#commerce-checkout-form-checkout fieldset.customer_profile_shipping .form-item label {
    position: relative;
    left: 0px;
    width: inherit;
    font-size: 13px !important;
    text-transform: uppercase;
    color: #858585;
    font-family: 'Josefin Sans',sans-serif !important;
    letter-spacing: 1px;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    letter-spacing: 1px !important;
}

.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .form-item label,
.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_shipping .form-item label{
    font-weight: normal;
}

.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .form-item label a,
.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_shipping .form-item label a{
    text-transform: lowercase;
    color: #000;
}

.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .form-item label a:hover,
.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .form-item label a:focus,
.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_shipping .form-item label a:hover,
.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_shipping .form-item label a:focus{
    color: #858585;
}

.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .form-item label .form-required,
.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_shipping .form-item label .form-required{
    display: none;
}

#commerce-checkout-form-checkout fieldset .form-item{
    width: 370px;
    margin: 0px;
    position: relative;
    text-align: left;
    margin-bottom: 22px;
}

.i18n-ja #commerce-checkout-form-checkout fieldset .form-item{
    width: 380px;
}

#commerce-checkout-form-checkout fieldset.customer_profile_billingcustm,
#commerce-checkout-form-checkout fieldset.customer_profile_shipping,
#commerce-checkout-form-checkout .commerce_payment,
#commerce-checkout-form-checkout .checkout-buttons{
    width: inherit;
    margin: 0px;
    position: relative;
    text-align: left;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 0px;
    top:0px;
}

fieldset.customer_profile_shipping,
fieldset.customer_profile_billingcustm{
    background: #f2f2f2;
    margin-bottom: 30px;
}
fieldset.customer_profile_shipping .fieldset-wrapper,
fieldset.customer_profile_billingcustm .fieldset-wrapper{
    margin: 30px;
    padding: 0px;
}
#commerce-checkout-form-checkout fieldset.customer_profile_shipping .fieldset-wrapper .form-item input[type="text"],
#commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .fieldset-wrapper .form-item input[type="text"]{
    background: none;
    border: 1px solid #d7d7d7;
    padding: 0px 10px;
    width: 380px;
    font-family: "Muli" !important;
    font-size: 13px;
    line-height: 20px;
    color:#1d1d1b;
}

.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_shipping .field-name-field-nif,
.i18n-ja #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .field-name-field-nif{
    display: none;
}

#commerce-checkout-form-checkout fieldset.customer_profile_shipping .fieldset-wrapper .form-item textarea,
#commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .fieldset-wrapper .form-item textarea{
    background: none;
    border: 1px solid #dadada;
    resize: none;
    width: 402px;
    height: 150px;
    max-width: inherit;
    min-width: inherit;
    font-family: "Muli";
    font-size: 12px;
    color: #1d1d1b;
    line-height: 16px;
}
#commerce-checkout-form-checkout .form-item.form-type-select > label{
    position: absolute !important;
    top:-20px !important;
}
#commerce-checkout-form-checkout .form-item.form-type-select{
    position: relative !important;
    margin-top: 20px !important;
    width: 390px !important;
    border: 1px solid #d7d7d7 !important;
    margin-bottom: 20px !important;
    border-radius: 0px !important;
    background: url(../images/icon_arrow.svg) no-repeat !important;
    background-position: calc(100% - 10px) center !important;
    overflow: inherit !important;
}
#commerce-checkout-form-checkout .form-item.form-type-select select{
    line-height: 20px !important;
    height: inherit !important;
    padding: 5px 0px !important;
}
#commerce-checkout-form-checkout fieldset .commerce-customer-profile-copy{
    margin: 30px 0px;
    display: block;
}
#commerce-checkout-form-checkout fieldset .commerce-customer-profile-copy .form-item {
    width: 100%;
}
#commerce-checkout-form-checkout fieldset .commerce-customer-profile-copy .form-item label{
    font-family: "Muli" !important;
    font-size: 14px !important;
    line-height: 20px;
    color:#858585;
    font-weight: normal;
    text-transform: inherit !important;
    letter-spacing: 0px !important;
    display: inline-block;
}

fieldset.customer_profile_shipping legend,
fieldset.customer_profile_shipping legend,
fieldset.commerce_fieldgroup_pane__group_administrative legend{
    color: #1d1d1b;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    position: inherit;
    top: 0px;
    left: 0px;
    border: 0px;
    background: none;
    float: left;
    margin: 20px;
    display: inherit !important;
}


.normalized-button-submit {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    width: 140px !important;
    border: 2px solid #000 !important;
    text-align: center !important;
    padding: 15px 0px 12px 0px !important;
    letter-spacing: 1px !important;
    background: #000 !important;
    color: #FFF !important;
    cursor: pointer !important;
    -webkit-appearance: none !important;
    border-radius: 0px !important;
    text-decoration: none !important;
    -webkit-transition: color .25s, background .25s;
    -moz-transition: color .25s, background .25s;
    -ms-transition: color .25s, background .25s;
    -o-transition: color .25s, background .25s;
    transition: color .25s, background .25s;
    cursor: pointer;
    margin:0px auto;
}
.normalized-button-submit:hover{
    background: none !important;
    color: #000 !important;
}
#commerce-checkout-form-checkout .checkout-buttons,
#commerce-checkout-form-checkout .checkout-buttons .fieldset-wrapper{
    text-align: center;
    width: inherit !important;
}

#commerce-checkout-form-checkout .checkout-buttons .checkout-processing {

    position: absolute;
    z-index: 99999;
    right: 40%;
    top: 15px;
    width: 13px;
    height: 13px;
}
/************/
#commerce-checkout-form-checkout .messages{
    border: 0px;
}

/**** PAGE 3 ****/

body.page-checkout-review .commerce_payment,
body.page-checkout-review .commerce_payment .fieldset-wrapper{
    padding: 0px;
    margin: 0px;
    top: 0px;
}
body.page-checkout-review .group_payment{
    background: #f2f2f2;
    width: 650px;
    max-width: 100%;
    clear: both;
    float: left;
    margin-bottom: 30px;
}
body.page-checkout-review .checkout-buttons{
    width: 615px;
    max-width: 100%;
    overflow: hidden;
    top:0px;
    margin-bottom: 60px !important;
}
body.page-checkout-review .group_payment > div{
    margin: 30px;
    padding: 0px;
}
body.page-checkout-review .group_payment h2{
    color: #1d1d1b;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    position: inherit;
    top: 0px;
    left: 0px;
    border: 0px;
    background: none;
    margin-bottom: 20px;
    display: inherit !important;
}
body.page-checkout-review .group_payment .commerce_fieldgroup_pane__group_note{
    background: none;
    padding: 0px;
    margin: 0px;
}
body.page-checkout-review .group_payment.payment_details .commerce_fieldgroup_pane__group_note .fieldset-wrapper{
    padding: 0px;
    margin: 0px;
}
body.page-checkout-review .group_payment.payment_details .commerce_fieldgroup_pane__group_note .form-item{
    width: inherit;
    padding: 20px;
}
body.page-checkout-review .group_payment .commerce_fieldgroup_pane__group_note textarea{
    background: none;
    border: 1px solid #dadada;
    resize: none;
    width: 100%;
    height: 150px;
    max-width: inherit;
    min-width: inherit;
    font-family: "Muli";
    font-size: 12px;
    color: #1d1d1b;
    line-height: 16px;
}
body.page-checkout-review .group_payment .commerce_fieldgroup_pane__group_note .grippie{
    display: none;
}
body.page-checkout-review .checkout-buttons .fieldset-wrapper,
body.page-checkout-review .checkout-buttons{
    margin:0px;
    padding: 0px;
    text-align: center;
}

body.page-checkout-review .checkout-buttons .fieldset-wrapper{
    display: inline-block;
}
body.page-checkout-review .form-item-commerce-payment-payment-method label.option{
    margin-top: 30px;
    display: inline-block;
}
body.page-checkout-review .form-item-commerce-payment-payment-method.form-type-radios > label{
    font-family: "Muli" !important;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: left;
    color:#858585;
}

body.page-checkout-review .form-item-commerce-payment-payment-method .method{
    display: inline-block;
    font-size: 0px;
    background: url(../images/logos_cards.png) no-repeat center left;
    width: 160px;
    height: 34px;
    margin-top: -8px;
    float: left;
    line-height: 34px;
    padding-left: 10px;
    background-size: 100%;
}
body.page-checkout-review .form-item-commerce-payment-payment-method .method.mb{
    background: url(../images/logo_multibanco.png) no-repeat center left;
    background-size: 100px;
}
body.page-checkout-review .form-item-commerce-payment-payment-method .method.paypal{
    background: url(../images/logo_paypal.png) no-repeat center left;
    background-size: 105px;
}
body.page-checkout-review .form-item-commerce-payment-payment-method .method.manual{
    font-size: 15px;
    text-transform: uppercase;
    background: url(../images/laco.png) no-repeat 5px 5px;
    padding-left: 48px;
    color: #000;
    background-size: 40px;
}
body.page-checkout-review .group_payment.payment_methods{
    padding-bottom: 40px;
}
body.page-checkout-review .group_payment.payment_details .form-item{
    width: 370px;
    margin: 0px;
    position: relative;
    text-align: left;
    margin-bottom: 10px;
}
body.page-checkout-review .group_payment.payment_details .form-item label span,
body.page-checkout-review .group_payment.payment_details .form-item label{
    color: #858585;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 5px;
}
body.page-checkout-review .group_payment.payment_details .form-item input{
    background: none;
    width: calc(100% - 20px);
    font-family: "Muli";
    font-size: 12px;
    color:#1d1d1b;
    line-height: 30px;
    border:1px solid #e2e2e2;
    padding: 0px 10px;
    margin-bottom: 10px;
}

body.page-checkout-review .group_payment.payment_details .form-item-commerce-payment-payment-details-credit-card-code input{
    width: 110px;
}
body.page-checkout-review #edit-buttons .normalized-button-submit{
    width: inherit !important;
    padding: 15px 30px 12px 30px !important;
}
body.page-checkout-review .group_payment.payment_details .form-item select{
    font-family: "Muli";
    font-size: 13px;
    line-height: 14px;
    display: inline-block;
    color: #1d1d1b;
    -webkit-appearance: none;
    background: url(../images/icon_arrow.svg) no-repeat 44px -1px;
    padding-right: 15px;
    border: 1px solid #e2e2e2;
    width: 60px;
    padding-left: 10px;
    margin-bottom: 8px;
    border-radius: 0px;
}
body.page-checkout-review.ismobiledevice .group_payment.payment_details .form-item select{

    background: url(../images/icon_arrow.svg) no-repeat 44px 0px;
}
body.page-checkout-review .group_payment.payment_details .commerce-month-year-divider{
    color: #858585;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
}
body.page-checkout-review .group_payment.payment_details .description{
    font-family: "Muli" !important;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: left;
    color: #858585;
}
body.page-checkout-review .group_payment.mb{
    padding-bottom: 20px;
}
body.page-checkout-review .group_payment.mb .description{
    font-family: "Muli";
    font-size: 14px;
    line-height: 19px;
    display: inline-block;
    color: #000;
    background: #eaeaea;
    padding: 15px;
    margin-bottom: 30px;
    letter-spacing: 0px;
}
body.page-checkout-review .group_payment.mb .informations .line{
    margin-bottom: 15px;
    text-align: left;
}
body.page-checkout-review .group_payment.mb .informations .label{
    color: #858585;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
    width: 100px;
    text-transform: uppercase;
    display: inline-block;
}
body.page-checkout-review .group_payment.mb .informations .value{
    font-family: "Muli";
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    color: #1d1d1b;
}

body.page-checkout-review #commerce-stripe-validation-errors{
    position: inherit;
    width: inherit;
    background: none;
    border: 0px;
    text-align: center;
    padding: 10px 25px;
    background: #E0E0E0;

    color: #000;
    font-family: "Muli";
    font-size: 14px;
    line-height: 16px;
    /**  -webkit-box-shadow: 0px -12px 78px -16px rgba(0,0,0,0.75);
      -moz-box-shadow: 0px -12px 78px -16px rgba(0,0,0,0.75);
      box-shadow: 0px -12px 78px -16px rgba(0,0,0,0.75);**/
}

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


/**** THANK YOU PAGE ****/

body.page-node-14389 #wrap.checkout .region-content,
body.page-node-10831 #wrap.checkout .region-content,
body.page-node-104 #wrap.checkout .region-content,
body.page-node-3761 #wrap.checkout .region-content,
body.page-node-15843 #wrap.checkout .region-content{
    width: 100%;
    float: none;
}

.thank-you-page-v2{
    text-align: center;
    margin-top: 30px;
}
.thank-you-page-v2 .text{
    width: calc(100% - 140px);
    text-align: center;
    padding: 45px 70px;
}
.thank-you-page-v2 .text p:nth-child(2){
    margin-top: 20px;
}
.thank-you-page-v2 .text p span{
    color:#000000;
}
.thank-you-page-v2 .text p {
    color: #858585;
    font-family: "Muli";
    font-size: 14px;
    line-height: 20px;
    margin: 0px auto;
}
.thank-you-page-v2 .text p.info-questions {
    margin-top: 20px;
}

.thank-you-page-v2 .text .referencias_page{
    width: 200px;
    margin: 20px auto;
    text-align: left;
    margin-top: 30px;
}
.thank-you-page-v2 .text .referencias_page p span{

    color: #858585;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
    width: 100px;
    text-transform: uppercase;
    display: inline-block;
}
.thank-you-page-v2 .text .referencias_page p{
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: "Muli";
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    color: #1d1d1b;
}
.thank-you-page-v2 .video-thanks{
    position: relative;
}

.thank-you-page-v2 a.normalized-button{
    margin: auto;
    display: inline-block !important;
    padding: 10px 20px 6px !important;
    position: absolute;
    width: 170px !important;
    left: 50px;
    bottom: 50px;
}

.thank-you-page-v2 .video-thanks video{
    display: block;
    width: 100%;
    height: auto;
}

.page-node-104 .thank-you-page-v2,
.page-node-3761 .thank-you-page-v2,
.page-node-14389 .thank-you-page-v2,
.page-node-15843 .thank-you-page-v2{
    margin: 0;
}

.page-node-104 div.panels-flexible-region,
.page-node-3761 div.panels-flexible-region,
.page-node-14389 div.panels-flexible-region,
.page-node-15843 div.panels-flexible-region{
    width: 100%;
}

.page-node-104 div.panels-flexible-region.row-instagram,
.page-node-3761 div.panels-flexible-region.row-instagram,
.page-node-14389 div.panels-flexible-region.row-instagram,
.page-node-15843 div.panels-flexible-region.row-instagram{
    display: none;
}


/**************/
/******* MOBILE *******/
#open-left{

    /*margin-top: 0px !important;*/

}
body.ismobiledevice .blocomenu > #block-block-28{
    position: absolute !important;
    right: 2%;
    top: 0px;
}

body.ismobiledevice .blocomenu > #block-block-28 #cart_icon_mobile{
    height: 52px !important;
    line-height: 52px;
    position: relative;
    transition: width 1s;
    z-index: 999;
}

body.ismobiledevice .blocomenu > #block-block-28 #cart_icon_mobile span {
    position: absolute;
    background: #fdd3c0;
    color: #fff;
    font: 14px/18px 'Muli-Light';
    padding: 2px 4px 2px 4px;
    border-radius: 50%;
    top: 9px;
    right: -8px;
    width: 16px;
    text-align: center;
}

body.ismobiledevice .blocomenu > #block-block-28 #cart_icon_mobile svg{

    width: 25px;
    height: inherit;
    margin: 0px auto;
    display: inherit;
}

body.ismobiledevice .pesquisa_block{
    display: none;
}

body.ismobiledevice .top-cart-overlay{
    position: fixed;
    top: 75px;
    left: 0px;
    width: 100%;
    height: calc(100% - 75px);
}
body.ismobiledevice .top-cart-overlay .mobile-aux{
    height: 85%;
    position: absolute;
    bottom:0px;
    background: rgba(0,0,0,0.5);
    width: 100%;
    left: 0px;
    z-index: 1;
}

body.ismobiledevice .top-cart-overlay .container{
    height: calc(100% - 75px);
    overflow-y: auto;
    max-width: 100%;
    width: initial;
    position: relative;
    z-index: 2;
}
body.ismobiledevice .top-cart-overlay .arrow{
    background-position: calc(100% - 20px) bottom;
}
body.ismobiledevice .gray-checkout .form-type-select select,
body.ismobiledevice .top-cart-overlay .view-footer form .form-type-select select{
    float: left;
    margin-left: 20px;
    max-width: 80%;
    -webkit-appearance: none;
    background: url(../images/icon_arrow.svg) no-repeat right 0px;
    padding-top: 4px;
    padding-right: 14px;
    border: 1px solid #d7d7d7;
    padding-bottom: 5px;
    border-radius: 0px;
    font-size: 11px;
    padding-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
body.ismobiledevice .gray-checkout .form-type-select select,
body.ismobiledevice .top-cart-overlay .view-footer form .form-type-select select{
    background-position: calc(100% - 3px) 0px;
}
body.ismobiledevice .gray-checkout .sub-total{
    margin-top:0px;
    margin-bottom:0px;
}
.top-cart-overlay .view-footer .sub-total{
    margin-top: 10px;
    margin-bottom: 10px;
}
body.ismobiledevice .gray-checkout .shipping-costs,
body.ismobiledevice .top-cart-overlay .view-footer .shipping-costs{
    margin-top: 0px;
}

#supplementary{
    overflow: initial !important;
}

body.ismobiledevice #block-block-28{
    overflow: hidden;
    padding: 0px 10px;

}
body.ismobiledevice #block-block-28.active{
    overflow: initial;
}
body.ismobiledevice .top-cart-overlay{
    display: none;
}
body.ismobiledevice #block-block-28.active .top-cart-overlay {
    display: inherit;
}
body.ismobiledevice .new-cart-row .field-total{
    display: none;
}
body.ismobiledevice .new-cart-row .views-field{
    width: 48%;
    padding: 0px 1%;
    height: initial !important;
}
body.ismobiledevice .new-cart-row .views-field-edit-delete{
    position: absolute !important;
    right: 4px;
    top: 0px;
    height: inherit;
    display: inline-block;
    width: initial;
    z-index: 9999;
}
body.ismobiledevice .new-cart-row .views-field-edit-delete input{
    padding: 0px 20px 0px 0px !important;
    background-position: right 0px;
    font-size: 9px !important;
}
body.ismobiledevice .new-cart-row{

    width: calc(100% - 30px);
    padding: 15px;
    position: relative;
}
body.ismobiledevice .form-item-cart-country-special{
    clear: both;
    overflow: hidden;
    float: left;
    margin: 0px;
    margin-top: -14px;
}
body.ismobiledevice .new-cart-row .views-field-name-i18n {
    display: table !important;
    height: 67px;
    float: left;
    width: 50%;
    margin-top: 17px;
}
body.ismobiledevice .new-cart-row .form-type-select{
    overflow: hidden;
}
body.ismobiledevice .new-cart-row .form-type-select label{
    float: left;
}
body.ismobiledevice .new-cart-row .form-type-select select{
    width: calc(100% - 53px);
    float: right;
}
body.ismobiledevice .new-cart-row .field-size .form-type-select select{
    width: calc(100% - 24px);
    padding-right: 10px;
    background: url(../images/icon_arrow.svg) no-repeat calc(100% + 2px) -5px;
}
body.ismobiledevice .new-cart-row .views-field-name-i18n .field-content{
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
}
body.ismobiledevice.page-checkout .views-field-field-color-imagem .field-content,
body.ismobiledevice.page-cart .views-field-field-color-imagem .field-content{
    text-align: center;
}
body.ismobiledevice.page-checkout .views-field-field-color-imagem,
body.ismobiledevice.page-cart .views-field-field-color-imagem {
    float: left !important;
    max-width: 200px;
    width: 40%;
    margin: 0px;
}


body.ismobiledevice #commerce-checkout-form-account{
    max-width: 100%;
}
body.ismobiledevice #commerce-checkout-form-account > div > fieldset span,
body.ismobiledevice #commerce-checkout-form-account > div > fieldset h4{
    text-align: center;
    margin-bottom: 0px;
    padding-top: 0px;
}
body.ismobiledevice #commerce-checkout-form-account fieldset .messages{

    bottom: 170px;
    top: inherit;
}
body.ismobiledevice #commerce-checkout-form-account > div > fieldset{
    width: calc(100% - 40px);
    padding: 0px 20px!important;
    border: 0px;
    margin: 0px;
    position: relative;
}
body.ismobiledevice #commerce-checkout-form-account > div > fieldset.login-fieldset h4{
    border-top: 1px solid #d3d3d3;
    padding-top: 30px;
    margin-top: 10px;
}
body.ismobiledevice #commerce-checkout-form-account > div > fieldset h4{
    font-size: 16px;
}
body.ismobiledevice .top_info_page > div{
    padding-bottom: 30px;
}
body.ismobiledevice .ship_checkout_footer{
    clear: both;
}

body.ismobiledevice .ship_checkout_footer{
    padding: 0px !important;
}
body.ismobiledevice .ship_checkout_footer .top_car > span{
    display: none;
}

body.ismobiledevice.page-cart .ship_checkout_footer{
    margin-bottom: 0px;
    margin-left: -20px;
    padding: 20px;
}
body.ismobiledevice .blocomenu > a.to-store {
    position: absolute;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    left: 5%;
    top: 14px;
    color: #858585 !important;
    float: left;
    padding-top: 0px;
    font-family: "Muli";
    font-size: 11px;
    padding-left: 9px;
    line-height: 14px;
    background: url(../images/icon_arrow_back.svg) no-repeat left 2px;
    background-size: 6px;
}
body.ismobiledevice .top_info_page{
    margin-top: 20px;
    margin-bottom: 10px;
}
body.ismobiledevice .top_info_page span {
    display: inline-block;
    height: 1px;
    background: #cfcfcf;
    margin: 0px 8px;
    float: left;
    margin-top: 13px;
    width: 40px;
}
body.ismobiledevice .top_info_page .text {
    color: #c4c4c4;
    font-family: "Muli";
    font-size: 11px;
    line-height: 20px;
    margin-top: 2px;
    position: absolute;
    width: 88px;
    text-align: center;
    left: -30px;
    max-width: initial;
}
body.ismobiledevice .gray-checkout{
    margin-bottom: 20px;
    margin-top: -40px;
    clear: both;
}
body.ismobiledevice .view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions .gray-checkout div{
    text-align: left;
}
body.ismobiledevice .top_info_page .number{
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    height: 23px;
    width: 22px;
    border-radius: 50%;
    padding-left: 2px;
}

body.ismobiledevice.page-cart .gray-checkout .sub-total{
    margin-bottom: 10px;
}
body.ismobiledevice.page-cart .view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions{
    /*margin: 285px 0px 60px 0px;*/
    margin: 0 0 60px;
}
body.ismobiledevice.page-cart .gray-checkout{
    clear: both;
    /*margin-top: -425px;*/
    margin-top: 30px;
    float: left;
    width: calc(100% - 60px);
}

body.ismobiledevice.page-cart.i18n-ja .gray-checkout{
    margin-top: -525px;
}

body.ismobiledevice .new-cart-row.special .views-field-name-i18n{
    margin-top: -65px;
    width: 100%;
}
body.ismobiledevice .new-cart-row.special .views-field-name-i18n > .field-content{
    width: 50%;
    padding-left: 50%;
}
body.ismobiledevice .new-cart-row.special.row-w4w .w4w-name input{
    margin-left: 5px;
    height: 14px;
}
.new-cart-row .field-total.mobile{
    display: none;
}
body.ismobiledevice .new-cart-row .field-total.mobile{
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
    margin: 7px 0px 0px 0px;
    height: inherit;
    font-family: 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 21px;
    font-weight: bold;
}
body.ismobiledevice .new-cart-row .field-total.mobile .coin {
    font-size: 9px;
    top: -1px;
    position: relative;
}
body.ismobiledevice .new-cart-row .field-total.mobile div{
    display: inline-block;
}
body.ismobiledevice .new-cart-row.personalized .views-field-name-i18n > span > .total{
    text-align: right;
    margin-top: 10px;
}
body.ismobiledevice .new-cart-row.personalized .views-field-name-i18n > span > .field-total .coin,
body.ismobiledevice .new-cart-row.personalized .views-field-name-i18n > span > .field-total .total {
    float: none;
    margin-right: 0px;
    font-family: "Muli";
    font-size: 12px;
    line-height: 14px;
    color: #1d1d1b;
}
body.ismobiledevice .new-cart-row.personalized .views-field-name-i18n > span,
body.ismobiledevice .new-cart-row.special .views-field-name-i18n > span {
    padding: 18px 0px 0px 0px;
    float: left;
}

body.ismobiledevice fieldset.customer_profile_shipping .fieldset-wrapper,
body.ismobiledevice fieldset.customer_profile_billingcustm .fieldset-wrapper{
    clear: both;
    margin: 0px;
}
body.ismobiledevice #commerce-checkout-form-checkout fieldset .form-item{
    width: 100%;
}
body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_shipping .fieldset-wrapper .form-item textarea,
body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .fieldset-wrapper .form-item textarea{

    width: 100%;
    padding: 10px;

}
body.ismobiledevice fieldset.customer_profile_shipping label,
body.ismobiledevice fieldset.customer_profile_billingcustm label{
    left: 0px !important;
}
body.ismobiledevice.page-checkout-review .group_payment h2,
body.ismobiledevice .commerce_fieldgroup_pane__group_packaging .form-type-radios > label,
body.ismobiledevice .commerce_fieldgroup_pane__group_administrative .form-type-radios > label,
body.ismobiledevice fieldset.customer_profile_shipping legend,
body.ismobiledevice fieldset.customer_profile_billingcustm legend{
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 13px 0px;
}
body.ismobiledevice.page-checkout-review .form-item-commerce-payment-payment-method.form-type-radios > label{
    text-align: center;
}
body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_shipping .fieldset-wrapper .form-item input[type="text"],
body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .fieldset-wrapper .form-item input[type="text"]{
    width: calc(100% - 22px);
    margin-bottom: 10px;
    padding-left: 10px !important;
    height: 30px;
}

body.ismobiledevice #commerce-checkout-form-checkout .field-type-addressfield .form-item.form-type-select select{

    -webkit-appearance: none;
    width: 130% !important;
    float: none !important;
    height: 30px !important;

}
body.ismobiledevice #commerce-checkout-form-checkout .field-type-addressfield .form-item.form-type-select > label{

    margin-top: 10px;
}
body.ismobiledevice #commerce-checkout-form-checkout fieldset .commerce-customer-profile-copy .form-item label{
    font-size: 13px !important;

}
body.ismobiledevice #commerce-checkout-form-checkout .field-type-addressfield .form-item.form-type-select{
    width: calc(100% - 22px) !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px !important;
    overflow: initial !important;
}
body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .field-type-addressfield .form-item.form-type-select{
    margin-bottom: 20px !important;
}
#commerce-checkout-form-checkout .form-item-customer-profile-shipping-commerce-customer-address-und-0-thoroughfare{
    background: none !important;
}

body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .form-item label,
body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_shipping .form-item label,
body.ismobiledevice #commerce-checkout-form-checkout .customer_profile_shipping .form-item.form-item-customer-profile-shipping-commerce-customer-address-und-0-country label{
    left: 0px !important;
    margin-top: 6px;
}
body.ismobiledevice .commerce_fieldgroup_pane__group_administrative .fieldset-wrapper,
body.ismobiledevice .commerce_fieldgroup_pane__group_packaging .fieldset-wrapper{
    margin: 0px;
}
body.ismobiledevice #commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging .field-name-field-gift-text .form-type-textarea.form-item{
    width: initial;
    padding: 151px 0px 0px 0px;
    background-position: center top;
}
body.ismobiledevice #commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging .form-type-radios > label{
    color: #1d1d1b;
    font-family: 'Josefin Sans',sans-serif !important;
    letter-spacing: 1px;
    font-size: 14px !important;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    margin-left: 0px !important;
}

body.ismobiledevice .commerce_fieldgroup_pane__group_packaging .form-radios{
    margin: 0px 10px;
    text-align: center;
    margin-bottom: 30px;
}
body.ismobiledevice .commerce_fieldgroup_pane__group_packaging .form-type-radios input{
    width: inherit !important;
}
body.ismobiledevice #commerce-checkout-form-checkout .commerce_fieldgroup_pane__group_packaging .field-name-field-gift-text .form-type-textarea.form-item label{
    text-align: center;
    margin-left: 0px;
    margin-bottom: 5px;
}


body.ismobiledevice #commerce-checkout-form-checkout .error-custom div{
    margin-left: 0px;

}
body.ismobiledevice #commerce-checkout-form-checkout .error-custom span {
    background: url(../images/arrow-white.png) no-repeat center top;
    padding-top: 13px;
    display: block;
    z-index: 9;
    position: relative;
    width: inherit;
}
body.ismobiledevice #commerce-checkout-form-checkout .error-custom{
    position: absolute;
    text-align: center;
    bottom: -45px;
    left: 50%;
    margin-left: -85px;
    width: inherit;
    right: inherit;
    top: inherit;
    z-index: 99;
}
body.ismobiledevice.page-checkout-review .group_payment.payment_details .form-item{
    width: 100%;
}
body.ismobiledevice.page-checkout-review .group_payment{
    width: 100% !important;
    max-width: 100% !important;
}
body.ismobiledevice.page-checkout-review .group_payment.payment_details .form-item input{

    width: calc(100% - 30px);
}
body.ismobiledevice #payment-details .form-type-textfield input{
    padding-left: 10px !important;
    height: inherit !important;
}
body.ismobiledevice.page-checkout-review #payment-details .commerce-credit-card-expiration{
    height: inherit !important;
}
body.ismobiledevice.page-checkout-review #payment-details .commerce-credit-card-expiration{
    margin: 0px !important;
}
body.ismobiledevice.page-checkout-review .group_payment.payment_details .commerce-month-year-divider,
body.ismobiledevice.page-checkout-review .group_payment.payment_details .form-item select{
    float: left;
    line-height: 32px;
}
body.ismobiledevice.page-checkout-review .group_payment.payment_details .commerce-month-year-divider{

    line-height: 39px;
}


.thank-you-page-v2 .text svg{
    width: 270px;
    height: inherit;
}
body.ismobiledevice .thank-you-page-v2 .text{
    width: calc(100% - 60px);
    text-align: center;
    background: #f2f2f2;
    padding: 30px;
}
body.ismobiledevice .thank-you-page-v2 .text svg{
    height: inherit;
    max-width: 100%;
}

body.ismobiledevice .break-desktop{
    display: none;
}
body.ismobiledevice .thank-you-page-v2 .text p:nth-child(2) {
    margin-top: 5px;
}

body.ismobiledevice .thank-you-page-v2 a.normalized-button{
    padding: 10px 15px 6px !important;
    line-height: 22px;
    left: 25px;
    bottom: 25px;
}

.page-node-104 #content-wrapper > div#content,
.page-node-3761 #content-wrapper > div#content,
.page-node-14389 #content-wrapper > div#content,
.page-node-15843 #content-wrapper > div#content{
    padding: 0;
}

html, body {
    height: 100%;
    box-sizing: border-box;
}
#wrap.checkout{
    position: relative;
    margin: 0;
    padding-bottom: 80px !important;
    min-height: calc(100% - 80px);
    float: left;
    width: 100% !important;
}

.region-footer-checkout{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0px;
}


body.page-checkout-review .intl-tel-input{
    width: 100%;
}
body.page-checkout-review .intl-tel-input input{
    padding-left: 50px !important;
}
body.page-checkout-review .group_payment.mb{
    margin-bottom: -25px !important;
    padding-bottom: 0px;
}
.commerce_fieldgroup_pane__group_sms{
    float: left;
    margin-top: 0px !important;
}
.commerce_fieldgroup_pane__group_sms .field-type-international-phone{
    padding: 0px;
    display: initial;
    position: relative;
    float: left;
    width: 100%;
}
.intl-tel-input .selected-flag {
    background: url(../images/icon_arrow.svg) no-repeat right center;
}
.intl-tel-input .selected-flag .arrow{
    display: none;
}

/****  DESIGN REVISION ****/
body.page-item-v2 .row-slideshow .pane-custom.pane-3{
    text-align: right;
}
body.page-item-v2 .row-slideshow .comprar .price{
    text-align: center;
}
body.page-item-v2 .row-slideshow .comprar{
    width: inherit !important;
    display: inline-block;
    clear: both;
    position: relative;
    z-index: 99;
}


body.page-item-v2 #cart_icon span{
    position: absolute !important;
    background: #ffb4ae !important;
    color: #fff !important;
    font: 10px/17px 'Muli-Light' !important;
    padding: 0px 0px 0px 1px !important;
    border-radius: 50% !important;
    top: 4px !important;
    right: -9px !important;
    width: 16px !important;
    text-align: center;
}

#wrap.checkout .logo-svg{
    max-width: 200px;
    display: inline-block;
}
#wrap.checkout .logo-svg svg{
    max-width: 100%;
    height: inherit;
}

#wrap.checkout .logo-svg:hover svg path{
    fill: #5e5e5e;
}

.new-cart-row .form-type-select label{
    float: left;
}
.new-cart-row .chosen-container{
    float: left;
}
.new-cart-row .chosen-container {
    width: inherit !important;
}

.new-cart-row .chosen-container-active.chosen-with-drop .chosen-single,
.new-cart-row .chosen-single {
    font-family: "Muli";
    font-size: 11px;
    line-height: 23px;
    display: inline-block;
    color: #1d1d1b;
    margin-left: 0px;
    background: none;
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
    float: left;
    height: 12px;
    padding: 0 2px 0 4px !important;
}
.new-cart-row .field-size .chosen-single{
    min-width: 72px;
}
body.i18n-en .new-cart-row .field-size .chosen-single{
    min-width: 100px;
}
.new-cart-row .chosen-single span{
    height: 12px;
    line-height: 14px;
}
.new-cart-row a.chosen-single b{
    display: none;
}
.new-cart-row .form-type-select{
    float: left;
}
.new-cart-row .chosen-container-single .chosen-drop{
    border: 0px;
    border-radius: 0px;
}
.new-cart-row .chosen-container-single .chosen-drop .chosen-results{
    margin:4px;
    padding: 0px;
}
.new-cart-row .chosen-container-single .chosen-drop .chosen-results li {
    font-family: "Muli";
    font-size: 10px;
    line-height: 15px;
    color: #1d1d1b;
}
.new-cart-row .chosen-container-single .chosen-drop .chosen-results li.highlighted{
    background: #eaeaea !important;

}
.new-cart-row .chosen-container-single .chosen-drop .chosen-results::-webkit-scrollbar {
    width: 5px;
}
.new-cart-row .chosen-container-single .chosen-drop .chosen-results::-webkit-scrollbar-track {
    width: 10px;
}
.new-cart-row .chosen-container-single .chosen-drop .chosen-results::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #cfcfcf;
    width: 2px;
}
.new-cart-row  a.chosen-single > div{
    background: url(../images/icon_arrow.svg) no-repeat right center;
    top:2px;
}

.info-ship{
    display: none;
}
.gray-checkout .info-ship{
    display: inline-block;
    margin-top: -10px;
    text-align: left;
    float: left;
    margin-bottom: 15px;
    font-family: "Muli";
    font-size: 11px;
    line-height: 14px;
    color: #1d1d1b;
}

body.page-checkout-review .gray-checkout .info-ship{
    display: none;
}
.gray-checkout .info-ship .coin{
    position: relative;
    font-size: 10px;
    top:-1px;
    left:1px;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset;
}
.checkout-processing{
    display: none !important;
}
.chosen-container-single .chosen-single span{
    margin-right: 18px;
}
.new-cart-row .field-size .form-type-select.unic-size label{
    float: none;
}

.intl-tel-input .country-list .country{
    font-family: "Muli";
    font-size: 12px;
    line-height: 14px;
    color: #1d1d1b;
}
.views-field-edit-quantity .chosen-container-single .chosen-single span{
    margin-right: 26px;
}

body.ismobiledevice .new-cart-row .field-size .form-type-select.unic-size{

    padding: 2px 0px 6px 0px;
}
body.ismobiledevice .to-store.normalized-button{
    position: inherit !important;
    clear: both !important;
    top: 0px !important;
    left: 0px !important;
}
body.ismobiledevice .row-slideshow .comprar{
    width: 100% !important;
}
body.ismobiledevice .gray-checkout .form-type-select{
    max-width: 187px !important;
    margin-top: 0px;
    margin-bottom: 20px !important;
}

body.ismobiledevice .ship_checkout_footer{
    position: fixed;
    bottom: 0px;
    left: 0px;
    margin-left:  0px !important;
    padding: 0px 0px !important;
    background: #E0E0E0 !important;
}

body.ismobiledevice .ship_checkout_footer .top_car svg{
    position: relative;
    left: -5px;
    top: 4px;
    width: 18px;
}
body.ismobiledevice .ship_checkout_footer .top_car{
    padding-left: 0px;
    display: inherit;
    padding-bottom: 4px;
}
body.ismobiledevice.page-cart .ship_checkout_footer .top_car > span{
    display: none;
}
body.ismobiledevice .gray-checkout h4{
    font-size: 14px;
}
body.ismobiledevice .top-cart-overlay .view-footer .sub-total{
    overflow: hidden;
}
body.ismobiledevice .top-cart-overlay .view-footer .sub-total > span:nth-child(1){
    float: left;
    margin-top: 6px;
}
body.ismobiledevice .top-cart-overlay .view-footer form .form-type-select{
    margin-top: 0px;
}

#cart-block-items .view-content .views-row .views-field-field-pers-jos-imagens{
    width: 85px;
}
body.page-cart.ismobiledevice .commerce-line-item-views-form{
    margin-top: 0px;
}
body.ismobiledevice.page-cart #content-wrapper{
    margin-top: 0px;
}

body.ismobiledevice .new-cart-row .views-field-edit-quantity .form-type-select{
    margin-right: 0px !important;
    width:100px;
    width: calc(100% - 19px);
}
body.ismobiledevice .new-cart-row .views-field-edit-quantity .field-content{
    display: initial;
}
body.ismobiledevice .new-cart-row.special.row-w4w .w4w-name,
body.ismobiledevice .new-cart-row .field-size,
body.ismobiledevice .new-cart-row .views-field-edit-quantity{
    display: inline-block;
    height: inherit;
    margin-top: 13px;
}
body.ismobiledevice .new-cart-row .field-size .field-content{
    width: 100%;
    display: inherit;
}
body.ismobiledevice .new-cart-row .field-size .form-type-select.unic-size{
    width: calc(100% - 2px);
}
body.ismobiledevice .new-cart-row .views-field-edit-quantity{
    clear: both;
}
body.ismobiledevice .new-cart-row.special.row-w4w .w4w-name input{
    margin: 0px;
    width: calc(100% - 18px);
}
body.ismobiledevice .stock-msg div.msg .text br{
    display: none;
}
body.ismobiledevice .new-cart-row .views-field-name-i18n .stock-msg div.msg{
    margin-left: 0px;
    margin-right: 0px;
}
body.ismobiledevice .new-cart-row.special .views-field-name-i18n > .field-content{

    width: 57%;
    padding-left: 40%;
}


body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_shipping .fieldset-wrapper .form-item textarea,
body.ismobiledevice #commerce-checkout-form-checkout fieldset.customer_profile_billingcustm .fieldset-wrapper .form-item textarea{

    margin-bottom: 20px;
}
body.ismobiledevice.page-checkout #commerce-checkout-form-review #payment-details .form-item-commerce-payment-payment-details-credit-card-exp-month{
    margin: 0px;
    display: block;
    padding-top: 10px;
}
body.page-checkout.ismobiledevice #commerce-checkout-form-review #payment-details label{
    position: relative;
    left: 0px !important;
    top: 0px;
    width: inherit;
    font-size: 13px !important;
    text-transform: uppercase;
    color: #858585;
    font-family: 'Josefin Sans',sans-serif !important;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    letter-spacing: 1px !important;
}
body.ismobiledevice #payment-details .form-type-textfield input{
    font-size: 13px;
}
body.page-checkout-review .group_payment.payment_details .form-item select{
    font-size: 13px;
}
body.ismobiledevice #commerce-checkout-form-checkout fieldset.checkout-buttons{
    padding: 0px !important;
}
body.ismobiledevice #commerce-checkout-form-checkout input[type='submit'],
body.ismobiledevice.page-checkout-review #edit-buttons .normalized-button-submit,
body.ismobiledevice .view-commerce-cart-form-new.view-id-commerce_cart_form_new .commerce-line-item-views-form .commerce-line-item-actions input{

    width: 100% !important;
}

body.ismobiledevice.page-checkout-review .checkout-buttons .fieldset-wrapper{
    display: block;
}



.hearts-effect{
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
}
.hearts-effect .heart {
    /*  background:-webkit-gradient(linear,0% 0%,0% 100%, from(rgba(13,52,58,1) ), to(rgba(255,255,255,0.6))  );
      background: -moz-linear-gradient(top, rgba(13,52,58,1) 0%, rgba(255,255,255,.6) 100%);*/
    background: url(../images/heart-effect2.png) no-repeat center center;
    background-size: 100%;
    width:90px;
    height:78px;
    position: absolute;
    opacity: 0;
}
.hearts-effect .heart.size-1{
    background-size: 100%;
    width:40px;
    height:35px;
}
.hearts-effect .heart.size-2{
    background-size: 100%;
    width:20px;
    height:16px;
}

/* animate the drops*/
@-webkit-keyframes fall {
    to {
        margin-bottom:900px;
        opacity: 0;
    }
    from { opacity: 1;
        display: block;
    }
}
@-moz-keyframes fall {
    to {
        margin-bottom:900px;
        opacity: 0;
        height: 0;
    }
    from { opacity: 1;display: block; }
}


body.ismobiledevice.page-checkout #block-block-28,
body.ismobiledevice.page-cart #block-block-28 {
    display: none;
}
.view-commerce-cart-form-new.view-id-commerce_cart_form_new #cart-form-wrapper > form > div > div.unic-size.form-type-select{
    display: none;
}


/***** FRIENDSHIP *****/

.group_friendship{
    background: #feede6;
    padding: 45px 0px 70px 0px;
    text-align: center;

    margin-bottom: 30px;
}

.group_friendship_page h2,
.group_friendship h2{
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    color:#1d1d1b;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 16px;
    display: block;
    text-align: center;
    font-weight: bold;
}
.group_friendship_page h4,
.group_friendship h4{
    font-family: "Muli";
    font-size: 14px;
    line-height: 18px;
    color:#1d1d1b;
    width: 80%;
    margin: 0px auto;
}

.group_friendship_page h2 img,
.group_friendship h2 img{
    display: inline-block;
    margin-left:5px;
}


.group_friendship fieldset{
    width: 90%;
    display: block;
    margin: 0px auto;
    padding: 0px;
    background: none;
}
.group_friendship fieldset label{

    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    color:#858585;
    margin-bottom: 5px;
}
.group_friendship fieldset .field-type-text ,
.group_friendship fieldset .field-type-email{
    float: left;
    width: 48%;
    margin: 0px 1%;
}
.group_friendship fieldset .field-type-text input,
.group_friendship fieldset .field-type-email input{
    padding: 4px 4% !important;
    width: 92% !important;
    background: none !important;
    outline: 1px solid #d9d0cd !important;
    font-family: "Muli" !important;
    font-size: 12px !important;
    line-height: 20px !important;
    color:#1d1d1b !important;
}
.group_friendship fieldset .field-type-text .form-item,
.group_friendship fieldset .field-type-email .form-item{
    float: left;
    width: 100% !important;
}
.group_friendship .error-custom span {
    display: none;
}
.group_friendship .error-custom div{

    color: #FFF;
    background: #ec9090;
}
#commerce-checkout-form-checkout .group_friendship .error-custom {
    position: absolute;
    text-align: center;
    z-index: 9;
    width: 20px;
    left: inherit;
    top: inherit;
    bottom: -65px;
    right: 167px;

}

body.node-type-friendship-campaign-stickers #main{
    background: #f2f2f2;
}
body.node-type-friendship-campaign-stickers #main > section{

    padding: 50px 0px;
}
.group_friendship_page{
    width: 100%;
    margin: 0px auto;
    max-width: 100%;
}
.group_friendship_page .element-invisible,
.group_friendship_page.done form{
    display: none;
}
.group_friendship_page.done{
    padding: 130px 0px;
}
.group_friendship_page fieldset legend{
    display: none;
}
.group_friendship_page fieldset {
    border: 0px;
    padding: 0px;
    background: none;
}
.group_friendship_page label{
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    color: #858585;
    width: 100% !important;
    display: block !important;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}

.group_friendship_page label span{

    font-family: 'Josefin Sans',sans-serif;
    color: #858585;
}
.group_friendship_page .fieldset-wrapper{
    padding: 0px;
    margin: 0px;
}
.group_friendship_page input{

    border: 0px;
    padding: 4px 4%;
    outline: 1px solid #d9d0cd;
    font-family: "Muli";
    font-size: 12px;
    line-height: 20px;
    color:#1d1d1b;
    width: 92% !important;
    background: #FFF;
}
.group_friendship_page h2,
.group_friendship_page h4{
    text-align: center;
    width: 100%;
}
.group_friendship_page form{
    width: 360px;
    margin: 0px auto;
}
.group_friendship_page h4{
    margin-bottom: 25px;
}
.group_friendship_page #edit-actions input{
    width: 100% !important;
    outline: none;
}
.group_friendship_page fieldset .container-select label{
    display: none !important;
}
.group_friendship_page fieldset .form-type-select select{
    width: 110%;
    height: 30px;
    background: none;
    border: 0px;

}
.group_friendship_page fieldset .container-select {
    width: 100%;
    outline: 1px solid #d9d0cd;
    overflow: hidden;
    position: relative;
    margin: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    background: url(../images/icon_arrow.svg) no-repeat;
    background-size: 19px;
    background-position: calc(100% - 7px) -6px;
    background: #FFF;
}


.group_friendship_page fieldset .form-item{
    margin-bottom: 25px;
}
.group_friendship_page fieldset .container-select > div {
    margin: 0px;
}
.group_friendship_page .field-type-location{
    margin-top: -5px;
}
.group_friendship_page .form-item-field-friend-address-und-0-postal-code input,
.group_friendship_page .form-item-field-friend-address-und-0-phone input{
    width: 45% !important;

}

body.page-node-edit .personalized-msg{
    display: none;
}

/*** Newsletter pane ***/
#commerce-checkout-form-checkout .commerce_simplenews_checkout .form-item{
    margin: 0;
    position: relative;
    width: 100%;
}

.commerce_simplenews_checkout input{
    opacity: 0;
    position: absolute;
    z-index: 2;
}

.commerce_simplenews_checkout label{
    font-family: "Muli" !important;
    font-size: 12px !important;
    padding-left: 20px;
    font-weight: normal;
    text-transform: inherit !important;
    letter-spacing: 0px !important;
    display: inline-block;
    line-height: 18px;
    color: #858585;
}

.commerce_simplenews_checkout label.checked::before{
    background: url(../images/checkbox_checkout.svg) no-repeat center center;
    background-size: 12px;
}

.commerce_simplenews_checkout label::before{
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 15px;
    height: 15px;
    border-radius: 0%;
    background-color: inherit;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
    border: 1px solid #858585;
    cursor: pointer;
}
/***********************/

/*** Coupon and birthday ***/
.commerce_coupon .form-item label{
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    font: bold 11px/15px 'Josefin Sans';
    color: #000;
}

.commerce_coupon{
    clear: both;
}

.commerce_coupon .form-item{
    display: inline-block;
    max-width: 245px;
    width: 100%;
    margin: 0;
}

.ismobiledevice .commerce_coupon .form-item{
    max-width: 65%;
    float: left;
}

.commerce_coupon input{
    -webkit-appearance: none;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 35px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #B3B3B3;
    color: #1D1D1B;
    font: 12px/16px 'Muli';
}

.commerce_coupon .form-submit{
    text-transform: uppercase;
    letter-spacing: 0.05em;
    background: #B3B3B3;
    display: inline-block;
    max-width: 140px;
    padding-top: 5px;
    margin-left: 15px;
    font: bold 10px/14px 'Josefin Sans';
    cursor: pointer;
    color: #fff;
}

.ismobiledevice .commerce_coupon .form-submit{
    max-width: 33%;
    margin-top: 25px;
    margin-left: 2%;
    float: right;
}

.commerce_coupon .form-submit:active,
.commerce_coupon .form-submit:active:focus,
.commerce_coupon .form-submit:hover,
.commerce_coupon .form-submit:focus{
    background: #fff;
    color: #B3B3B3;
}

.bday-shipping{
    padding: 10px 15px;
    margin-bottom: 15px;
    clear: both;
    background: #FCD4BD;
    overflow: hidden;
}

.bday-number,
.bday-text{
    float: left;
}

.i18n-ja .bday-text{
    width: calc(100% - 35px);
}

#supplementary .blocomenu #block-block-28 .bday-number svg,
.bday-number svg{
    height: auto;
    display: block;
    width: 17px;
}

.bday-text{
    margin-left: 15px;
    font: 500 12px/16px 'Muli';
    color: #000000;
}

.bday-text span{
    display: block;
    font-weight: 700;
}

.top-cart-overlay .bday-text{
    margin-left: 10px;
}

.cp-dis{
    padding: 15px 0 10px;
    margin-bottom: 15px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.top-cart-overlay .cp-dis{
    padding: 10px;
}

.cp-dis-l span{
    display: block;
    font: 10px/14px 'Muli';
    color: #4fb8c6;
}

.cp-dis-l{
    display: inline-block;
}

.cp-dis-l span:first-child{
    text-transform: uppercase;
    font: bold 12px/16px 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
}

.cp-dis .price span{
    float: left;
}

.cp-dis .price .coin{
    margin-left: 1px;
    font-size: 9px;
}

.cp-dis .price{
    font: bold 12px/16px 'Josefin Sans',sans-serif;
    letter-spacing: 1px;
    margin-top: 6px;
    float: right;
    color: #4fb8c6;
    overflow: hidden;
}

.cp-fixed-amount-discount{
    display: none !important;
}

.personalized-msg .container .bday-code{
    margin-top: 15px;
    font-weight: 600;
}

.personalized-msg .container .bday-code strong{
    font-weight: 800;
}
/***************************/
/** notify select size **/
.commerce_button #commerce-checkout-support-add-to-cart #messages
{
    text-align: left;
}
.commerce_button .form-item-shoe-size.error .chosen-container-single .chosen-single
{
    border: 1px solid #cc0000;
}
.ismobiledevice .commerce_button #commerce-checkout-support-add-to-cart #messages
{
    text-align: center;
}
.ismobiledevice .commerce_button .form-item-shoe-size.error
{
    border: 1px solid #cc0000;
} 

.new-cart-row .field-total .original_price
{
    display: block;
    text-decoration: line-through;
    margin-top: -12px;
}

.ismobiledevice .new-cart-row .field-total .original_price
{
    margin-top: 0px;
    margin-right: 10px;
    display: inline-block;
} 