/********************************************************
			One-Page Checkout Styles
********************************************************/
#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
  display: none; }

#order-opc .order_step_content{
	background: #fff;
	float: left;
  width: 100%;
  border: 1px solid #BED6D6;
}
#login_form, #new_account_form{
	float: left;
    width: 100%;
}
#order-opc .order_step_content .order-heading{
	background: #BED6D6;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 5px;
    line-height: 16px;
	margin: 0;
}
#order-opc .order_step_content .order-heading span:before{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	margin: 0 10px;
}
#order-opc .order_step_content .order_cart span:before{
    content: " ";
    background: url('../img/shop_bag.png');
    height: 12px;
    width: 13px;
}
#order-opc .order_step_content .order_identification span:before{
	content: "\f007";
}
#order-opc .order_step_content .order_payment span:before{
    content: "\f09d";
}
#order-opc .order_step_content .header_opc_text{
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}
#order-opc .content_cart_information{
    padding: 5px 20px 15px;
}
#order-opc .content_cart_information #summary_products_quantity{
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}
#order-opc #list_products_cart_summary .cart_item{
	background: #FFF;
    margin: 0 0 15px;
    float: left;
    width: 100%;
}
#order-opc #list_products_cart_summary .cart_item .cart_delete {
    text-align: right;
    padding: 5px;
    margin-bottom: 15px;
}
#order-opc #list_products_cart_summary .cart_item .cart_delete  a{
    font-size: 12px;
    color: #858383;
}
#order-opc #list_products_cart_summary .cart_item .cart_delete  a i{
    font-size: 20px;
    line-height: 12px;
    margin-left: 5px;
}
#order-opc #list_products_cart_summary .cart_item .cart_product_image img{
    max-width: 100%;
	height: auto;
}
#order-opc #list_products_cart_summary .cart_item .cart_description {

}
#order-opc #list_products_cart_summary .cart_item .cart_description .product-name {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
}
#order-opc #list_products_cart_summary .cart_item .cart_description .product-name a{
    font-size: 14px;
    line-height: 14px;
}
#order-opc #list_products_cart_summary .cart_item .cart_description .cart_ref {
    font-weight: 600;
    margin: 5px 0 10px;
}
#order-opc #list_products_cart_summary .cart_item .cart_description .attributte_products{
    float: right;
    width: 100%;
	margin-bottom: 10px;
}
#order-opc #list_products_cart_summary .cart_item .cart_description .attribute {
    float: right;
    width: 60%;
}
#order-opc #list_products_cart_summary .cart_item .cart_description .attribute:last-of-type{
    width: 40%;
}
#order-opc #list_products_cart_summary .cart_item .cart_description .attribute:first-of-type > span{
	display:none;
}
#order-opc #list_products_cart_summary .cart_item .cart_description .attribute span {
    line-height: 22px;
}
#order-opc #list_products_cart_summary .cart_item .cart_description .attribute > span.color_content_box{
    width: 20px;
    height: 20px;
    float: left;
	display:block;
}
#order-opc #list_products_cart_summary .cart_item .cart_quantity_button {
    float: left;
    width: 45%;
	position: relative;
}
#order-opc #list_products_cart_summary .cart_item .content_cart_quantity_button a{
    position: absolute;
    right: 5px;
}
#order-opc #list_products_cart_summary .cart_item .content_cart_quantity_button .cart_quantity_down{
    bottom: 0;
}
#order-opc #list_products_cart_summary .cart_item .content_cart_quantity_button .cart_quantity_up{
    top: 0;
}
#order-opc #list_products_cart_summary .cart_item .content_cart_quantity_button .cart_quantity_input{
    height: auto;
}
#order-opc #list_products_cart_summary .cart_item ul.price{
    float: left;
    width: 45%;
    margin-left: 5%;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: right
}
#order-opc #footer_cart_summary{
	clear:both;
}
#order-opc #footer_cart_summary .cart_total_price .text{
    text-align: right;
}
#order-opc #footer_cart_summary .cart_total_price .text .bold{
    display: inline-block;
    margin-right: 5px;
	text-transform: uppercase;
}
#order-opc #footer_cart_summary .cart_total_price .price_taxes{
    text-align: right;
    font-weight: 600;
    margin-top: 10px;
}
#order-opc #footer_cart_summary .cart_total_price .price_taxes .price{
    font-size: 16px;
    line-height: 16px;
}
#order-opc .center_column a:not(.btn) {
  color: #777777;
}
#opc_new_account {
    float: left;
    width: 100%;
    padding: 10px 15px 20px;
}
.list_options_account {
    float: left;
    width: 100%;
}
.account_option {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.account_option .account_option_radio {
	float: left;
    width: 15%;
    line-height: 50px;
    border-right: solid 2px #858383;
    height: 50px;
}
.account_option .account_option_text {
    float: left;
    width: 80%;
    margin-left: 5%;
}
.account_option .account_option_text .bold {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
}
.account_option .account_option_text span {
    display: block;
    font-size: 11px;
    margin-top: 3px;
}
#opc_account{
    float: left;
    width: 100%;
    padding: 10px 15px 0px;
}
#opc_account .selector1, #opc_account .addressesAreEquals{
    float: left;
    width: 100%;
}
#opc_account .address{
    position: relative;
    margin-bottom: 15px;
}
#opc_account .address li{
    line-height: 18px;
}
#opc_account .address .page-subheading{
    background: none;
    color: #878585;
    border-bottom: solid 1px #878585;
    font-weight: 600;
}
#opc_account .address .address_update{
    border: none;
    margin: 0;
    position: absolute;
    top: 5px;
    right: 0;
}
#opc_account .address_add {
    margin: 10px 0 20px;
}
#order-opc #carrier_area{
    float: left;
    width: 100%;
    padding: 10px 15px 0px;
}
#carrier_area .gift_content{
	float: left;
    width: 100%;
}
.delivery_option {
    float: left;
    width: 90%;
    margin-bottom: 15px;
}
.delivery_option .resume {
    float: left;
    width: 100%;
}
.delivery_option .radio_delivery_option {
    float: left;
    width: 10%;
}
.delivery_option .delivery_option_name {
    float: left;
    width: 45%;
}
.delivery_option .delivery_option_name span {
    display: block;
}
.delivery_option .delivery_option_price {
    float: left;
    width: 45%;
    text-align: right;
}
#order-opc .summary_infos{
    float: left;
    width: 80%;
    border-top: solid 4px #858383;
    padding: 10px;
    margin: 0 10%;
}
.summary_infos div {
    text-align: right;
    float: left;
    width: 100%;
    line-height: 24px;
    height: 24px;
}
.summary_infos .text-left {
    width: 72%;
    float: left;
}

.summary_infos .cart_total_price .total_price_container span, .summary_infos .cart_total_price #total_price_container{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.conditions{
    float: left;
    width: 100%;
    padding: 15px 30px;
	margin-bottom: 15px;
}
.conditions .checkbox{
    margin: 0;
}
.conditions .checkbox a{
    font-weight: 600;
}
.payment_block{
    float: left;
    width: 100%;
    padding: 0 15px 20px;
}
.payment_methods_content{
	float: left;
    width: 100%;
    margin-top: 10px;
}
.payment_methods_content .payment_item{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    line-height: 34px;
    height: 34px;
}
.payment_methods_content .payment_item .check{
    float: left;
    width: 10%
}
.payment_methods_content .payment_item .name_payment{
    float: left;
    width: 45%;
}
.payment_methods_content .payment_item .logo_payment{
    float: left;
    width: 45%;
}
.payment_methods_content .payment_item .logo_payment img{
    max-width: 100%;
    height: auto;
}
#firstdata_form{
    float: left;
    width: 100%;
}
#SubmitPayment{
    background: none;
    border: solid 1px #858484;
    color: #858484;
    border-radius: 15px;
    float: right;
    margin-top: 20px;
}
#SubmitPayment:hover {
	  color: #fff;
    background-color: #858484;
}

@media(max-width: 768px){
    .summary_infos .text-left {
        width: 65%;
        float: left;
    }
    .summary_infos .total_price_container{
        line-height: 15px;
    }
}

@media(min-width:500px) and (max-width: 1200px){
    /*div.selector, div.selector span{
        background: none;
    }
    div.selector select{
        background: #fff;
        opacity: 1;
        border: 1px solid #C0BFA3;
        color: #858383;
    }*/
}
/*# sourceMappingURL=order-opc.css.map */
