
.biglogin_popup, .reduced.popup {
    position:fixed !important;
    right:50%;
    top:-2000px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding: 50px 30px 40px 30px;
    width:910px;
    box-sizing: border-box;
    background: #fff;
    border-top: 5px solid #3285d0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 25px rgba(0,0,0,0.4);
    z-index:10000;
}

.popup.biglogin_popup {
    margin: 0 -455px 0 0;
}

.popup.reduced{
    width:554px;
    margin: 0 -277px 0 0;
}

.biglogin_popup .blogin_lt, .reduced.popup .blogin_lt{
    float:left;
    width:402px;
    padding: 0 20px 0 0;
    border-right: 1px solid #e5e5e5;
}

.biglogin_popup .blogin_rt, .reduced.popup .blogin_rt{
    float:right;
    width:402px;
    padding: 0 0 0 20px;
    height:285px;
}

.biglogin_popup h4, .reduced.popup h4, .biglogin_popup h5, .reduced.popup h5 {
    margin: 0 0 20px 0;
    color:#000;
    font-size: 18px;
    font-weight: 300;
}

.biglogin_popup h5, .reduced.popup h5{
    font-size: 14px;
    margin: 0;
}

.biglogin_popup .val, .reduced.popup .val {
    margin: 0 0 10px 0;
    position: relative;
}

.biglogin_popup .val.lt, .reduced.popup .val.lt {
    float:left;
    width:190px;
}

.biglogin_popup .val.rt, .reduced.popup .val.rt {
    float:right;
    width:190px;
}

.biglogin_popup .val.rt{
    float:left;
    margin-left: 22px;
}

.reduced.popup .val.lt, .reduced.popup .val.rt{
    width:195px;
}

.biglogin_popup input[type="text"], .reduced.popup input[type="text"], .biglogin_popup input[type="password"], .reduced.popup input[type="password"]{
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    border: 1px solid #bcd6e6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    background: #ffffff;
    padding: 0 12px;
    color: #000;
    font-size: 12px;
    font-family: 'Roboto';
}

.biglogin_popup ul li, .reduced.popup ul li{
    font-family: 'Roboto';
    list-style-type: none;
}
.reduced.popup ul li{
    text-align: center;
}

.biglogin_popup a.wrong, .reduced.popup a.wrong {
    float:left;
    margin: 30px 0 0 0;
    color:#3389d4;
    font-size: 14px;
}

.reduced .buttons{
    margin-top: 30px;
}

.reduced.popup a.sign_bt, .reduced.popup #forgot_pass button.send, .reduced .buttons .close, .reduced .buttons .close_cust,  .reduced .buttons .unsubscribe, .reduced.delivery-limit .buttons a, .reduced .buttons .remove-item{
    text-align: center;
    line-height: 47px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    outline: none;
    border: none;
    cursor: pointer;
    text-decoration: none;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

.reduced.popup a.sign_bt, .reduced .buttons .close, .reduced .buttons .close_cust {
    background: none;
}

.biglogin_popup .sign_bt {
    font-family: 'Roboto', sans-serif;
    float: right;
    width: 162px;
    height: 47px;
    background: #f89139;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    outline: none;
    border: none;
    cursor: pointer;
    text-decoration: none;
    margin: 15px 0 0 0;
}

.biglogin_popup #checkbox_wrap{
    overflow: hidden;
    display: inline-block;
    float: left;
    max-width: 186px;
}

.biglogin_popup .sign_bt{
    margin: 15px 0 0 0;
}


.reduced.popup #forgot_pass button.send{
    float: none;
}

.reduced.popup #forgot_pass .buttons-inner{
    text-align: center;
}

.reduced.forgpass_popup h2.ttl{
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}


.reduced.forgpass_popup .custom_wrapper{
    padding: 0 30px;
}

.reduced .buttons .close, .reduced .buttons .close_cust {
    width: 161px;
    height: 40px;
}

.reduced .buttons .close span:nth-child(2), .reduced .buttons .close_cust span:nth-child(2), .popup.forgpass_popup .buttons button, .popup.reduced a.unsubscribe span:nth-child(2), .reduced.delivery-limit .buttons a span:nth-child(2){
    position: relative;
    bottom: 4px;
    background: #f89139;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    min-width: 162px;
    height: 47px;
    display: inline-block;
}

.reduced .buttons .remove-item span:nth-child(2){
    position: relative;
    bottom: 4px;
    background: #a4a4a4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-width: 162px;
    height: 47px;
    display: inline-block;
}

.reduced .buttons-inner{
    height: 40px;
    position: static;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

.reduced .buttons-inner .close, .reduced .buttons-inner .close_cust, .reduced.delivery-limit .buttons a:first-child{
    position: relative;
    top: 0;
}

.popup.reduced a.unsubscribe, .reduced.delivery-limit .buttons a:first-child{
    margin-right: 10px;
}

.popup.reduced.unsubscribe_popup .txt{
    text-align: center;
    margin-left: 0;
}

.popup.delivery-limit .buttons a{
    font-size: 16px;
}

.faq_pop + .popup .buttons .close_cust{
    position: static !important;
}

.biglogin_popup a.reg_bt, .reduced.popup a.reg_bt {
    float: right;
    width: 215px;
    height: 47px;
    background: url(../img/black_bt2.png) repeat-x;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    text-align: center;
    line-height: 47px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    outline: none;
    border: none;
    cursor: pointer;
    text-decoration: none;
    margin: 15px 0 0 0;
}

.biglogin_popup .check, .reduced.popup .check {
    float:left;
    width:160px;
    color:#000;
    font-size: 11px;
    line-height: 14px;
    margin: 20px 0 0 0;
}

.biglogin_popup .check .jq-checkbox, .reduced.popup .check .jq-checkbox {
    display: inline-block;
    vertical-align: top;
}

.biglogin_popup .check span, .reduced.popup .check span {
    display: inline-block;
    vertical-align: top;
    width:142px;
}

.biglogin_popup .note, .reduced.popup .note {
    text-align: center;
    color:#000;
    font-size: 18px;
    font-weight: 300;
    line-height:24px;
    margin: 30px 0 0 0;
}

.popup .loader_holder{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.7;
    top: 0;
    left: 0;
}

.popup .loader{
    margin: 0 auto;
    width: 32px;
    height:32px;
    background-image: url(../img/custom_loading.gif);
    position: relative;
}

.popup.reduced .buttons-inner .close {
    float: none;
    position: static;
    display: inline-block;
    margin-right: 15px;
}

#overlay_validate .loading {
    background: url(../img/loading.gif) no-repeat;
    position: absolute;
    width: 48px;
    height: 48px;
    top: 50%;
    left: 50%;
}

#overlay_validate {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 200;
    opacity: 0.6;
    background: #FFF;
}

/*Pop FAQ*/
.faq_pop{
    position: absolute;
    min-height: 100px;
    background: #fff;
    z-index: 999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: 5px solid #0287ce;
    -webkit-box-shadow: 0px 0px 55px -15px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 55px -15px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 55px -15px rgba(0,0,0,0.75);
    top: 25%;
}
.faq_pop a.close_pop{
    background: url(../img/close_pop.png) no-repeat;
    height: 10px;
    width: 10px;
    display: block;
    position: absolute;
    right: 17px;
    top: 14px;
}
.faq_pop .inf {
    padding: 31px 31px 30px 40px;
    overflow: hidden;
}
.faq_pop .inf p{
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 300;
    letter-spacing: -0.2pt;
    margin-bottom: 28px;
}
.faq_pop .inf .val{
    float: left;
}
.faq_pop .inf input {
    margin: 0 2px 7px 0 !important;
    width: 210px !important;
    height: 32px !important;
}

.faq_pop .inf input.mail {
    margin-left: 27px !important;
}
.faq_pop .inf .privacy_policy_checkbox, .faq_pop .inf .accept_subscription_checkbox{
    display: flex;
}
.faq_pop .inf .privacy_policy_checkbox input[type="checkbox"], .faq_pop .inf .accept_subscription_checkbox input[type="checkbox"]{
    width:auto !important;
    margin:0 !important;
    height:inherit !important;
}
.faq_pop .inf .privacy_policy_checkbox label, .faq_pop .inf .accept_subscription_checkbox label{
    display: inline-block;
    padding-right:50px;
}
.faq_pop .inf .val.email label {
    width: 210px;
    padding-left: 32px;
}

.faq_pop .inf label {
    display: block;
    font-size: 11px;
    font-family: 'Roboto';
    font-weight: 300;
    color: #757575;
    padding-left: 5px
}
.faq_pop .inf textarea{
    width: 449px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border: 1px solid #bcd6e6;
    box-sizing: border-box;
    padding-left: 10px;
    min-height: 104px;
    margin-top: 12px;
    color: #333;
}
.faq_pop .inf a.btn {
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 500;
    color: #fff;
    background: #ff9447;
    padding: 12px 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
    text-decoration: none;
    margin-top: 10px;
    margin-right: 34px;
}

.faq_pop.reduced{
     padding: inherit;
 }

.faq_pop ~ .popup .billing, .faq_pop ~ .popup .shipping{
    display: none;
}
.faq_pop ~ .popup .delimiter{
    display: none;
}

/*Pop FAQ*/
/*Pop Wishlist*/
.wish_pop.reduced{
    padding: inherit;
}

.wish_pop{
    position: absolute;
    min-height: 100px;
    background: #fff;
    z-index: 999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: 5px solid #0287ce;
    -webkit-box-shadow: 0px 0px 55px -15px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 55px -15px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 55px -15px rgba(0,0,0,0.75);
    top: 25%;
}
.wish_pop a.close_pop{
    background: url(../img/close_pop.png) no-repeat;
    height: 10px;
    width: 10px;
    display: block;
    position: absolute;
    right: 17px;
    top: 14px;
}
.wish_pop .inf{
    padding: 36px 31px 30px 40px;
    overflow: hidden;
}
.wish_pop .inf p{
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 300;
    letter-spacing: -0.1pt;
    text-align: center;
}
.wish_pop .inf .prod {
    overflow: hidden;
    margin-bottom: 45px;
    margin-top: 35px;
}
.wish_pop .c_left{
    float: left;
    width: 145px;
}
.wish_pop .c_left img{
    max-width: 120px;
}
.wish_pop .c_right{
    float: right;
    width: 311px;
}
.wish_pop .c_right .c_title{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 22px;
    letter-spacing: -0.2pt;
}
.wish_pop .c_right .i_price {
    float: left;
    width: 115px;
}
.wish_pop .c_right .i_price .new_price {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}
.wish_pop .c_right .i_price .old_price {
    color: #000;
    font-size: 12px;
    font-weight: 300;
    text-decoration: line-through;
    white-space: nowrap;
}
.wish_pop .c_right .i_price .txt {
    margin: 10px 0 0 0;
    color: #000;
    font-size: 12px;
    font-weight: 300;
}
.wish_pop .c_right .i_sale {
    float: left;
    width: 84px;
    color: #d31f0c;
    font-size: 12px;
}
.wish_pop .c_right .i_sale strong {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
}
.wish_pop .inf a{
    font-size: 14px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 700;
    padding: 15px 23px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    text-decoration: none;
}
.wish_pop .inf a.left{
    background: #ff984a;
}
.wish_pop .inf a.right{
    background: #a4a4a4;
    float: right;
    padding: 15px 27px;
}
/*Pop Wishlist*/

/* klarna */
.klarna_box {
    width: 500px;
    margin: 0px auto;
    border: 8px solid #e8f8ff;
    margin-top: 40px;
    -webkit-box-shadow: 0px 10px 21px -5px rgba(201,201,201,1);
    -moz-box-shadow: 0px 10px 21px -5px rgba(201,201,201,1);
    box-shadow: 0px 10px 21px -5px rgba(201,201,201,1);
}
.klarna_box h1 { text-align: center; padding:15px; font-size:16px;  margin-top: 18px; }
.klarna_box .logo { text-align:center; }
.klarna_box .logo div { margin-bottom: 10px; }
.klarna_box .logo .terms { padding: 10px 0 10px 0; }
.klarna_box .logo .terms a { color:#0000FF; border: 1px solid #e5e5e5;  margin-bottom: 10px; line-height: 16px; padding: 10px 17.6% 10px 17.6%;  margin-top: 14px;  border-left: none;  border-right: none; }
.klarna_box .info { width: 380px; margin:0px auto; padding-top: 35px; }
.klarna_box .info ul li { overflow: hidden; padding-bottom: 11px;}
.klarna_box .info ul li.birth { height: 32px; padding-bottom: 5px; position: relative; margin-top: -7px;}
.klarna_box .info ul li.birth span { display: none; }
.klarna_box .info ul li span.lc { display: block; width: 150px;  float: left; }
.klarna_box .info ul li span.rc { display: block; float: left; width: auto; font-size: 14px; margin-left: 20px;  max-width: 115px; }
.klarna_box .info ul li.birth span.lc { line-height: 32px; }
.klarna_box .info ul li span.rc .input_block {overflow: hidden; width: 114px;}
.klarna_box .info ul li span.rc input { border: 1px solid #d4d4d4; position: relative; font-size: 14px; width: 90px; height: 13px; padding: 7px 0 7px 2px; }
.klarna_box .info ul li span.rc .input_block.success, .klarna_box .info ul li span.rc .input_block.error { float: left; padding-left: 0px; background-position: right 7px !important;}
.klarna_box .info ul li span.rc .input_block.success { background: url(../img/comp_ic.png) no-repeat;}
.klarna_box .info ul li span.rc .input_block.error { background: url(../img/error_ic.png) no-repeat;}
.klarna_box .buttons {
    padding-left: 0px;
    width: 500px;
    margin: 0px auto;
    margin-bottom: 40px;
    padding-top: 15px;
    text-align: center; }
.klarna_box .buttons .terms { font-size: 11px; line-height: 13px; padding: 0 0 15px 0; text-align: left !important;}
.klarna_box .buttons .terms input { margin: 0 7px 0px 0; }
.klarna_box .buttons .terms a {  color:#0000FF; }
.klarna_box .buttons a.gray { text-decoration: none; font-size: 16px; display: block; line-height: 37px; float: left;  background: url(../img/black_bt2.png) repeat-x top center; padding-right: 5px; height: 37px;color:#fff;   border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;  -khtml-border-radius: 5px; }
.klarna_box .buttons a.gray span { display: block; padding: 0px 10px 0px 15px; }
.klarna_box .buttons a.yellow { text-decoration: none; font-size: 16px; display: block; line-height: 37px; float: left; background: #f89139; padding-right: 10px; height: 37px; text-align: center; width:180px; border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;  -khtml-border-radius: 5px;  color:#fff; }
.klarna_box .buttons a.yellow span { display: block; }
.klarna_box .buttons span.lc { display: inline-block; width: 135px;   }
.klarna_box .buttons span.rc { display: inline-block; float: left; width: 205px; font-size: 14px; }
.klarna_box .disabled  {display:none;}
.klarna_box .dis { display:none;  text-align: center; }
.klarna_box .dis .wrap { background: url(../../assets/img/concardis/overlay_bg.png); text-align: center; width: 550px;  margin: 100px auto;}
.klarna_box .dis .wrap p {width: 100%; text-align: center; font-weight: bold; font-size: 16px;}
.klarna_box .dis .wrap .impotrant_2 {color: #797a91; line-height:24px;}
.klarna_box .input_block input { float:left;}
.klarna_box .input_block span { float:left; margin: 10px 0 0 9px; color:#999; font-size:12px; }
.klarna_box .content .buttons #isAGB { display: none; }