/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*
Gris: #646464
  Texto en el configurador: 4abab3
  Fondo selector amarillo oscuro: eed79d
  Fondo selector amarillo claro: f3efda
  Fondo selector verde: b7cccb
 */


.esk {
    text-align: right;
}
.ezk {
    text-align: left;
}
#pausua1, #pausua2, #pausua3 {
    display: none;
}
#pausua1 {
    /* linea borde : #90d3ca */
    /* back boton e input: #4bbab3;*/
    height: 350px;
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: rgba(255,255,255,0.5);
    border: 2px solid #90d3ca;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
}
#pausua2 {
    /*height: 440px;*/
    height: 618px;

}

#pertsonai-egilea {
    /*background-color: #646464;*/
    color: #4abab3;
    /*border: 1px solid red;*/
    display: block;
    /*float: left;*/
    margin: auto;
    width: 930px;
    /*height: 618px;*/
    /*margin: 0 0 20px 0;*/
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
    /*border: 0px solid #000000;*/
}
#pertsonai-egilea a {
    color: #4abab3;
    background-color: #ffffff;
}
    #peg-karaktereak {
        /*background-color: red;*/
        display: block;
        float: left;
        width: 100%;
        height: 165px;
        margin-right: 20px
    }
        #erabakita, #erabakitzen {
            display: none;
        }
        #peg-karak-titulua {
            background-color: #eed79d;
            height: 40px;
            padding: 10px 8px;
            text-align: center;
            border-radius: 15px 15px 0 0;
            -moz-border-radius: 15px 15px 0 0;
            -webkit-border-radius: 15px 15px 0 0;
        }
            #aurreko_karak, #hurrengo_karak {
                width: 25px;
                display: block;
                float: left;
            }
            #hurrengo_karak {
                float: right;
            }
            #peg-karak-titulua span {
                display: none;
            }
        #peg-karak-erabakitzekoak {
            background-color: #f3efda;
            height: 120px;
            padding: 20px 50px;
            overflow-x: scroll;
            overflow-y: hidden;
            white-space: nowrap;
            border-radius: 0px 0px 15px 15px;
            -moz-border-radius: 0px 0px 15px 15px;
            -webkit-border-radius: 0px 0px 15px 15px;
        }
            #peg-karak-erabakitzekoak img{
                /*width: 90px;*/
                /*height: 90px;*/
                /*padding: 10px;*/
                /*float: left;*/
                display:inline;
                border-radius: 15px 15px 15px 15px;
                -moz-border-radius: 15px 15px 15px 15px;
                -webkit-border-radius: 15px 15px 15px 15px;
            }
            #peg-karak-erabakitzekoak img.seleccionado {
                border: 1px dotted black;
            }
#peg-pertsonaia {
        background-color: #b7cccb;
        display: block;
        float: left;
        width: 100%;
        height: 440px;
        border-radius: 15px 15px 15px 15px;
        -moz-border-radius: 15px 15px 15px 15px;
        -webkit-border-radius: 15px 15px 15px 15px;
        position: relative;
    }
        #peg-pertsonaia img {
            position: absolute;
        }
        #peg-pertsonaia img.pertsonai_preloader {
            top: 180px;
            left: 199px;
            z-index: 1000000;
        }
        #peg-pertsonaia img#img_kolorea_selec {
            left: 105px;
            top: -35px;
            z-index: 10;
        }
        #peg-pertsonaia img#img_begiak_selec {
            left: 105px;
            top: -35px;
            z-index: 11;
        }
        #peg-pertsonaia img#img_orban_selec {
            left: 105px;
            top: -35px;
            z-index: 12;
        }
        #peg-pertsonaia img#img_entzungailu_selec {
            left: 105px;
            top: -35px;
            z-index: 13;
        }
        #peg-pertsonaia img#img_betaurrekoak_selec {
            left: 105px;
            top: -35px;
            z-index: 14;
        }
        #peg-pertsonaia img#img_ilea_selec {
            left: 105px;
            top: -35px;
            z-index: 15;
        }

        #peg-pertsonaia img#img_zapia_selec {
            left: 105px;
            top: -35px;
            z-index: 16;
        }
    #peg-nabegatzailea {
        background-color: transparent;
        display: block;
        float: left;
        width: 100%;
        margin-top: 4px;
    }
        #peg-nabega-atzera {
            float: left;
        }
        #peg-nabega-atzera a::before {
            content: "";
            display: block;
            float: left;
            width: 34px;
            height: 38px;
            background: transparent url("../images/rekurtsoak/gezia_ezk_punta.png") no-repeat 0 3px;
            background-size: 34px;
        }
        #peg-nabega-atzera a span{
            display: block;
            float: left;
            padding: 0 10px;
            background: transparent url("../images/rekurtsoak/gezia_gorputza.png") repeat-x 0 2px;
        }
        #peg-nabega-atzera a::after {
            content: "";
            display: block;
            float: left;
            width: 34px;
            height: 38px;
            background: transparent url("../images/rekurtsoak/gezia_ezk_buztana.png") no-repeat 0 2px;
            background-size: 11px;
        }
        #peg-nabega-aurrera {
            float: right;
        }
        #peg-nabega-aurrera a::before {
            content: "";
            display: block;
            float: right;
            width: 34px;
            height: 38px;
            background: transparent url("../images/rekurtsoak/gezia_esk_punta.png") no-repeat 0 3px;
            background-size: 34px;
        }
        #peg-nabega-aurrera a span{
            display: block;
            float: right;
            padding: 0 10px;
            background: transparent url("../images/rekurtsoak/gezia_gorputza.png") repeat-x 0 2px;
        }
        #peg-nabega-aurrera a::after {
            content: "";
            display: block;
            float: right;
            width: 11px;
            height: 38px;
            background: transparent url("../images/rekurtsoak/gezia_esk_buztana.png") no-repeat 0 2px;
            background-size: 11px;
        }
        .pausua {
            display: none;
        }
        #pausua1 #peg-nabega-aurrera {
            float: none;
            text-align: center;
        }
        #pausua1 #peg-nabega-aurrera a {
            display: block;
            float: none;
            text-align: center;
            width: 200px;
            height: 30px;
            margin: auto;
            border-width: 2px;
            border-color: #0da198;
            background-color: #ffb001;
            color: #ffffff;
            border-style: solid;
            border-radius: 10px 10px 10px 10px;
            -moz-border-radius: 10px 10px 10px 10px;
            -webkit-border-radius: 10px 10px 10px 10px;
            box-shadow: -1px 0px 4px rgba(66,66,66,.48);
            text-shadow: 0px 0px 5px rgba(66,66,66,.75);
            margin-top: 50px;
        }
        #pausua1 #peg-nabega-aurrera a::before, #pausua1 #peg-nabega-aurrera a::after {
            display: block;
            float: none;
            background: none;
            width: 0;
            height: 0;
        }
        #pausua1 #peg-nabega-aurrera span {
            background: none;
            padding: 0;
            float: none;
            text-align: center;
        }



.onepagepro-body h1#h1oparitxo {
    text-align: center;
    color: #4abab3;
    font-size: 1.5em;
    margin: 140px 0 40px 0;
}
h1#h1oparitxo.single {
    margin-top: 0px;
}

#hasierako_datuak {
    font-family: Arial;
    margin-top: 30px;
}

.fila {
    float: left;
    clear: both;
    width: 100%;
    /*margin-top: 15px;*/
}
.col20 {
    float: left;
    width: 20%;
    padding: 10px;
}
.col30 {
    float: left;
    width: 30%;
    padding: 10px;
}
.col40 {
    float: left;
    width: 40%;
    padding: 10px;
}
.nahitaezkoa {
    font-size: 0.8em;
    color: #b12b2c;
    clear: both;
    text-align: left;
}
.izena_fila {
    width: fit-content;
    margin:auto;
}
#pausua1 input {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    padding: 5px;
    border: 2px solid #ffb001;
    background-color: #0da198;
    color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    box-shadow: -1px 0px 4px rgba(66,66,66,.48);
    text-shadow: 0px 0px 5px rgba(66,66,66,.75);
    font-size: 1em;
}
#pausua1 input:focus {
    outline:none;
}
#pausua1 input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 0.5; /* Firefox */
}
#pausua1 .control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 4px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 16px;
}
#pausua1 .control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
#pausua1 .control_indicator {
    position: absolute;
    top: 9px;
    left: 0;
    height: 20px;
    width: 19px;
    background: #e6e6e6;
    border: 2px solid #ffb001;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}
#pausua1 .control:hover input ~ .control_indicator,
#pausua1 .control input:focus ~ .control_indicator,
#pausua1 .control input:checked ~ .control_indicator,
#pausua1 .control:hover input:not([disabled]):checked ~ .control_indicator,
#pausua1 .control input:checked:focus ~ .control_indicator,
#pausua1 .control-radio input:disabled ~ .control_indicator:after {
    background: #ffffff;
}
#pausua1 .control input:disabled ~ .control_indicator {
    background: #ffffff;
    opacity: 0.6;
    pointer-events: none;
}
#pausua1 .control_indicator:after {
    /*box-sizing: unset;*/
    content: '';
    position: absolute;
    display: none;
}
#pausua1 .control input:checked ~ .control_indicator:after {
    display: block;
}
#pausua1 .control-radio .control_indicator:after {
    left: 3px;
    top: 3px;
    height: 10px;
    width: 9px;
    border-radius: 50%;
    background: #ffb001;
    transition: background 250ms;
}
#pausua1 .control span {
    text-align: center;
    padding: 0px 15px;
    border: 2px solid #ffb001;
    background-color: #0da198;
    color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    box-shadow: -1px 0px 4px rgba(66,66,66,.48);
    text-shadow: 0px 0px 5px rgba(66,66,66,.75);
    float: left;

}



#oparitxo_prod_single .prod_tit {
    padding: 20px 40px;
    border: 2px solid #fdb000;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
}
#oparitxo_prod_single .prod_tit h1 {
    font-weight: normal;
    color: #01bcb1;
    text-align: center;
    margin-bottom: 20px;
}
#oparitxo_prod_single .prod_tit p {
    font-family: "McLaren", Arial;
}

#oparitxo_prod_single .laburpen-pertsonaia-kutxa {
    clear: both;
    width: 100%;
    margin: 20px 0 0 0;
    background-color: #b7cccb;
    border: 2px solid #fdb000;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
}
#oparitxo_prod_single .laburpen-pertsonaia {
    /*background-color: #b7cccb;*/
    display: block;
    margin: auto;
    /*float: left;*/
    /*width: 490px;*/
    /*height: 440px;*/
    width: 273px;
    height: 272px;
    /*border-radius: 15px 15px 15px 15px;*/
    /*-moz-border-radius: 15px 15px 15px 15px;*/
    /*-webkit-border-radius: 15px 15px 15px 15px;*/
    position: relative;
}
#oparitxo_prod_single .laburpen-pertsonaia img{
    position: absolute;
}
#oparitxo_prod_single .laburpen-pertsonaia img#img_kolorea_selec,
#oparitxo_prod_single .laburpen-pertsonaia img#img_begiak_selec,
#oparitxo_prod_single .laburpen-pertsonaia img#img_betaurrekoak_selec,
#oparitxo_prod_single .laburpen-pertsonaia img#img_ilea_selec,
#oparitxo_prod_single .laburpen-pertsonaia img#img_orban_selec,
#oparitxo_prod_single .laburpen-pertsonaia img#img_entzungailu_selec,
#oparitxo_prod_single .laburpen-pertsonaia img#img_zapia_selec {
    /*left: 105px;*/
    /*top: -35px;*/
    left: 72px;
    top: -28px;
    height: 268px;
}




#oparitxo_prod_single form.cart {
    clear: both;
    width: 200%;
    float: left;
    margin: 90px 0 30px -100%;
    background: #4cb9b3 url("../images/rekurtsoak/pattern-10.png") repeat;
    padding: 30px;
    border: 2px solid #0da198;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
/*    !* width: 300px; *!*/
/*    clear: both;*/
/*    width: 200%;*/
/*    margin-left: -100%;*/
/*    margin-top: 90px;*/
}
#oparitxo_kanpu_bereziak {
    /*clear: both;*/
    /*width: 200%;*/
    /*float: left;*/
    /*margin: 90px 0 30px -100%;*/
    height: 320px;
    width: 100%;
}
/*Dedikatoria:*/
#div_alg_wc_pif_global_8 {
    display: block;
    float: left;
    width: 60%;
    /*background: red;*/
}
#div_alg_wc_pif_global_8 textarea {
    display: block;
    float: left;
    /*text-align: center;*/
    width: 100%;
    padding: 20px 30px;
    border: 2px solid #0da198;
    background-color: #ffffff;
    color: #828282;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    box-shadow: -1px 0px 4px rgba(66,66,66,.48);
    text-shadow: 0px 0px 5px rgba(66,66,66,.75);
    font-size: 1em;
    height: 280px;
}
#div_alg_wc_pif_global_8 p {
    color:  #4cb9b3;
}
#div_alg_wc_pif_global_8 h2 {
    color: #fdb000;
    font-family: 'McLaren';
    font-size: 2em;
    /*font-weight: normal;*/
}

/*Argazkia:*/
#div_alg_wc_pif_global_9 {
    display: block;
    float: right;
    width: 35%;
    text-align: center;
    /*background: blue;*/
}
#div_alg_wc_pif_global_9 #argazkiagehitu {
    text-align: center;
}
#div_alg_wc_pif_global_9 .botoi_argazki {
    color: #fdb000;
    background: #4cb9b3;
    display: block;
    margin: auto;
    text-align: center;
    width: 267px;
    padding: 5px 5px 5px 5px;
    border: 2px solid #fdb000;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    box-shadow: -1px 0px 4px rgba(66,66,66,.48);
    text-shadow: 0px 0px 5px rgba(66,66,66,.75);
    font-size: 1em;
    text-transform: none;
    height: 44px;
}
#file_izena {
    color: #ffffff;
    font-size: 0.8em;
}
.maxfilesize {
    color: #ffffff;
    font-size: 12px;
}
#div_alg_wc_pif_global_9 h2 {
    color: #fdb000;
    font-family: 'McLaren';
    /*font-weight: normal;*/
    font-size: 1.1em;
}

#div_alg_wc_pif_global_9 h3 {
    color:  #4cb9b3;
    font-size: 1.1em;
    text-align: center;
    margin: 20px 0 10px 0;
}
#div_alg_wc_pif_global_9 ul {
    color: #ffffff;
    list-style: none;
    padding: 0;
    margin: 0;
}
#div_alg_wc_pif_global_9 ul li{
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 10px 0;
    background: transparent url("../images/rekurtsoak/lista.png") no-repeat  left center;
    padding-left: 35px;
}
#alg_wc_pif_global_9 {
    visibility: hidden;
}



#oparitxo_prod_single .quantity {
    display: none;
}
#oparitxo_prod_single .single_add_to_cart_button {
    color: #fdb000;
    display: block;
    margin: auto;
    text-align: center;
    width: 267px;
    padding: 5px 55px 5px 5px;
    border: 2px solid #fdb000;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    box-shadow: -1px 0px 4px rgba(66,66,66,.48);
    text-shadow: 0px 0px 5px rgba(66,66,66,.75);
    font-size: 1em;
    text-transform: none;
    background: #4cb9b3 url("../images/rekurtsoak/carrito.png") no-repeat  right 13px center;
    background-size: 40px;
    height: 44px;

}




/*Argazkiak galeria, meheagoa*/
#oparitxo_prod_single ol.flex-control-nav {
    height: 140px;
    float: left;
    width: 100%;
}
#oparitxo_prod_single ol.flex-control-nav li {
    width: 100px;
    margin: 15px;
}







.laburpen-pertsonaia-cart {
    background-color: #b7cccb;
    display: block;
    float: left;
    /*width: 490px;*/
    /*height: 440px;*/
    width: 95px;
    height: 146px;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    position: relative;
}
.laburpen-pertsonaia-cart img {
    position: absolute;
}
.laburpen-pertsonaia-cart img#img_kolorea_selec,
.laburpen-pertsonaia-cart img#img_begiak_selec,
.laburpen-pertsonaia-cart img#img_betaurrekoak_selec,
.laburpen-pertsonaia-cart img#img_ilea_selec,
.laburpen-pertsonaia-cart img#img_orban_selec,
.laburpen-pertsonaia-cart img#img_entzungailu_selec,
.laburpen-pertsonaia-cart img#img_zapia_selec {
    /*left: 105px;*/
    /*top: -35px;*/
    left: 12px;
    top: -5px;
    height: auto;
}
.woocommerce-cart table.cart .product-thumbnail img {
    width: 175px;
}







#boton_debug {
    position: fixed;
    bottom: 0px;
    left: 0;
    /* display: block; */
    background: darkgreen;
    z-index: 10000;
}
.debug, .debug_2 {
    z-index: 201;
    position: fixed;
    bottom: 0;
    left: 100px;
    background: red;
    border: green;
    color: #ffffff;
    display: none;
}
.debug span {
    font-weight: bold;
    background: green;
}
.debug_2 {
    bottom: 0;
    right: 0px;
    background: orange;
    border: green;
    color: #ffffff;
}


@media only screen and (max-width: 934px) {
    #peg-pertsonaia img {
        left: 12px!important;
    }
    #pertsonai-egilea {
        width: 100%;
    }
    .col30 {
        width: 10%;
    }
    .col20 {
        width: 40%;
    }
    #oparitxo_prod_single  {
        width: 100%;
    }
    #oparitxo_prod_single form.cart {
        width: 100%;
        margin: 10px 0;
        padding: 10px;
    }
    #div_alg_wc_pif_global_8,
    #div_alg_wc_pif_global_9{
        float: left;
        width: 100%;
        margin: 0px;
    }
    #div_alg_wc_pif_global_8 textarea {
        height: 175px;
    }
    #div_alg_wc_pif_global_9 .botoi_argazki,
    #oparitxo_prod_single .single_add_to_cart_button {
        width: 100%;
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: block!important;
    }
}