@import "font-awesome.min.css";

@import "font-awesome-ie7.min.css";



:focus{

    outline: none !important;
}

.btn:focus, .btn.focus {

    box-shadow: none;

}
.ocpc_stage {

    position: fixed;

    left: 0;

    top: 0;

    background: rgba(35, 55, 108, 0.6);

    width: 100%;

    height: 100%;

    z-index: 99998;

    padding: 0.625rem 0.6875rem;

}

.one_click_product_checkout {
    position: absolute;
    left: 0;
    top: 0;
    padding: 40px;
    background: #FFFFFF;
    z-index: 99999;    
    max-width: 646px;  
    box-shadow:0px 4px 8px rgb(96 97 112 / 16%), 0px 2px 4px rgb(40 41 61 / 4%);
    border-radius: 5px;
}
.one_click_product_checkout.success {
    padding: 10px 20px;
}
.one_click_product_checkout .icon-check {
    margin-right: 10px;
} 

@media (max-width: 560px)
{

    .one_click_product_checkout {
        max-width: 310px;
        padding: 15px;
        padding-top: 60px;
    }

}


.one_click_product_checkout:after

{

    display: block;

    content: ' ';

    clear: both;

}

.one_click_product_checkout .column_left,

.one_click_product_checkout .column_right

{

    float: left;

   

}

.one_click_product_checkout .column_left {   
    text-align: left;
    width: 45%;
    
}

.one_click_product_checkout .column_right {
    width: 55%;
    box-sizing: border-box;
    padding-left: 40px;
}

.one_click_product_checkout .form_group {    

    padding-bottom: 10px;

    text-align: left;

}

.one_click_product_checkout .form_group label

{

    display: block;

    margin-bottom: 0;

    color: #333;

    font-weight: bold;

    text-align: left;

}

.one_click_product_checkout .form_group .checkbox input

{

    position: absolute;

    margin-top: 4px;

}

.one_click_product_checkout .form_group label.ocpc_required

{

    font-size: 16px;

    font-weight: bolder;

    color: #ff705c;

    top: 0;

    padding-left: 22px;

    cursor: pointer;

}



.one_click_product_checkout .form_group .iframe

{

    padding-left: 22px;

}



.one_click_product_checkout .form_group input:focus,

.one_click_product_checkout .form_group input:active

{

    outline: none;

}

div.one_click_product_checkout .form_group input[type=text] {
    line-height: 25px;
    border: 1px solid #EDEFF6;
    border-radius: 2px;
    font-size: 16px;
    color: #0B0F19;
    text-indent: 5px;
    padding: 5px 15px;
    width: 100%;
    height: 40px;
}
.one_click_product_checkout .form_group select {

    width: 195px;

    overflow: hidden;

    height: 27px;

    line-height: 25px;

    border: 1px solid #B4B4B4;

    font-size: 15px;

    color: #5F5F5F;

    text-indent: 5px;

}

.one_click_product_checkout ._error {

    border: 1px solid #c56656;

    background: #ffd9ca;

    color: #d56e4e;

    font-size: 14px;

    text-transform: lowercase;

    -webkit-border-radius: 3px!important;

    -moz-border-radius: 3px!important;

    border-radius: 3px!important;

    padding: 5px 10px;

    max-width: 90%;

    margin: 0 auto;

    margin-bottom: 15px;

}

.one_click_product_checkout ._error ul

{

    list-style: none;

}

.one_click_product_checkout ._error ul li

{

    line-height: 20px;

}

.one_click_product_checkout .price_block

{

    padding-top: 20px;

    padding-bottom: 20px;

    border-top: 1px dashed #DDDDDD;

    text-align: left;

}

.one_click_product_checkout .price_block label

{

    color: #555454;

    text-transform: uppercase;

    font-family: "Open Sans", sans-serif;

    font-weight: 600;

    font-size: 20px;

    line-height: 20px;

    display: inline-block;


}

div.one_click_product_checkout .total_price

{
    font-weight: 700;
    font-size: 16px;
    color: #0B0F19;
    float: right;
}

.one_click_product_checkout .heading {
    padding-bottom: 0;
    margin-bottom: 20px; 
    position: relative;   
    font-weight: 700;
    font-size: 24px;
    color: #0B0F19;
}

.one_click_product_checkout .description_short { 
    font-size: 16px;
    color: #132949;
    padding-bottom: 20px;
}

.one_click_product_checkout .cover_product {
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}

.one_click_product_checkout .wholesale_price

{

    text-decoration: line-through;

    color: #7b7b7b;

    margin-right: 10px;

    font-weight: bold;

}

.one_click_product_checkout .price

{

    font-size: 1.125rem;

    line-height: 26px;

    margin-bottom: 0;

}

.one_click_product_checkout .submit {    
      
}

.one_click_product_checkout ._loader

{

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: url("../img/loading.gif") no-repeat center center rgba(0,0,0, 0.3);

    background-size: 50px;

    z-index: 9999;

}

#submitOneClickCheckout:hover,

#submitOneClickCheckout:hover

{

    background: #00ccdd;

}

.success_message {

    padding-right: 40px;
    font-size: 14px;
    color: #0B0F19;
}

#cancelCheckoutX {

    position: absolute;

    top: 2px;

    right: 5px;

    font-weight: bold;

}

#cancelOneClickCheckout {    
    position: absolute;
    right: 15px;
    transition: all 0.5s; 
    top: 10px;
}

#cancelOneClickCheckout:hover

{

    color: #2E6662;

    text-decoration: none;

}

.one_click_product_checkout .wrapper_quantity {

    position: relative;
    z-index: 999;
    display: inline-block;
    color: #647297;
}

.one_click_product_checkout .quantity-label {
    margin-left: 0.625rem;
}

.one_click_product_checkout .quantity-block {

    float: none;

}

.wrapper_quantity .incrementQuantity {

    margin-left: 0;

}

.wrapper_quantity .incrementQuantity:hover,

.wrapper_quantity .decrementQuantity:hover

{
    color: #555;
}
.one-click-text {
    color: #A8B1C7;
    font-size: 14px;
}
#showOneClickCheckout,

#submitOneClickCheckout

{

    text-decoration: none;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    position: relative;

    cursor: pointer;    

    font-size: 18px;

    font-weight: 700;

    padding: 10px;

    text-align: center;

    color: #fff ;

    display: block !important;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;    

    margin-bottom: 15px;

}
#showOneClickCheckout {
    border: 1px solid #EE7E20!important;
    background: transparent!important;
    color: #EE7E20!important;
    width: 198px;
    height: 50px;
    box-sizing: border-box;
    padding: 13px 0;
    text-align: center;
}

#showOneClickCheckout:hover {
    color: #e06904!important;
    border: 1px solid #e06904!important;
}
#submitOneClickCheckout {
    width: 100%;
    text-align: center;
    color: #fff;
    background: #EE7E20;
    font-weight: 700;
    font-size: 18px;
    border: none;
    margin-top: 20px;
}
#submitOneClickCheckout:hover {    
    color: #ffffff !important;
    background: #e06904!important;
}

.exclusive-block {    

    clear: both;    

}

#showOneClickCheckout:before {

    display: none;

}

#showOneClickCheckout:after

{

    background: none!important;

}

.field.form_group label

{

    width: auto!important;

    text-align: left!important;

}

.field.form_group:not(.price_block) label

{
    display: block!important;
    font-size: 14px;
    color: #0B0F19;
    margin-bottom: 5px;

}

.field.form_group:not(.price_block) label sup {
    color: #D5273C;
}

@media (max-width: 560px)

{

    .one_click_product_checkout .column_left,

    .one_click_product_checkout .column_right

    {

        float: none;

        border-right: 0!important;

    }

    .one_click_product_checkout .form_group input[type=text]

    {

        width: 100%;

    }

    .one_click_product_checkout .heading

    {

        margin-top: 0;

        margin-bottom: 0;

        position: absolute;

        top: 10px;

    }

    .one_click_product_checkout .cover_product {
        margin-top: 10px;
        max-width: 100px;
        float: left;
        padding-right: 15px;

    }

    .one_click_product_checkout

    {

        display:table;

    }

    .one_click_product_checkout .column_left

    {

        display:table-footer-group;

    }

    .one_click_product_checkout .column_right

    {

        display:table-header-group;

    }

    .one_click_product_checkout:after

    {

        content: '';

        display: block;

        clear: both;

    }

}



.title_form

{

    font-size: 12px;

    margin-bottom: 5px;

    text-transform: uppercase;

    color: #333;

    font-weight: bolder;

}



.payment_html

{

    display: none!important;

}



.list_payments

{

    padding: 0;

    margin: 0;

    max-width: 232px;

}



.list_payments li

{

    margin: 0;

    padding: 10px 0;

    padding-right: 20px;

    border-bottom: 1px solid #ccc;;

}



.list_payments li:last-child

{

    border-bottom: 0;

}



.list_payments li:hover

{

    background: #f7f7f7;

}



.list_payments li:after

{

    clear: both;

    display: block;

    content: '';

}



.list_payments li > input[type=radio],

.list_payments li > .radio,

.list_payments li > img,

.list_payments li > span

{

    float: left;

}



.list_payments li > input[type=radio],

.list_payments li > .radio

{

    margin: 7px 20px;

    cursor: pointer;

}



.list_payments li > .radio span

{

    top: 0;

}



.list_payments li img

{

    width: 32px;

    margin-right: 20px;

}



.list_payments li .payment_name

{

    max-width: 107px;

}



label.attribute_label {

    float: left;

    margin-right: 10px;

}



#attributes_ocpc .attr_color, #attributes_ocpc img {

    width: 20px;

    height: 20px;

    border: 1px solid black;

    display: inline-block;

}



@media (max-width: 1200px) {

    #submitOneClickCheckout,

    #showOneClickCheckout {

        max-width: 150px;

    }

}

#cancelCheckoutX {

    text-decoration: none;

}



a.exclusive:hover {

    background-position: left -100%;

}