﻿
@media (min-width: 1500px) {
  .container {
    max-width: 1450px;
  }
}

input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="submit"], input[type="image"]
{
    height:35px !important;
        margin-bottom: 10px;
        line-height: 35px;
}

h3
{
    font-weight:bold;
}

.ca-icon {

    font-size: 60px;
    color: gray;
    text-shadow: 0px 0px 1px #333;
    line-height: 60px;   
    width: 100%;
    height: 50%;
    left: 0px;
    top: 0px;
    text-align: center;
    
    
}

.header_user_info
{
    margin-left:20px;
}

/*.container2
{
        width: 1450px;
        margin:auto;
}*/
.progress{
    margin-top: 20px;
}
.bg-danger
{
    padding:10px;
}

.cart-empty{
    text-decoration:none !important;
    float:right;
}

.navbar-nav{
    width:100%;
    text-align:center;
}
.navbar-nav > li{
    float:none !important;
}
.icospace
{
    margin-right:10px;
}
.title_block
{
    font-size:2.7em !important;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]
{
    margin-left: -20px !important;
}
#slider_row
{    
    background: #f7f7f7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left top, #f7f7f7, #e2e2e2); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #f7f7f7, #e2e2e2); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #f7f7f7, #e2e2e2); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #f7f7f7, #e2e2e2);
    box-shadow:1px 1px 6px rgba(0,0,0,0.3);
}

h1{
    font-size:2.7em !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.slider_row h2{
    font-family: 'Source Sans Pro', sans-serif !important;
}

h2{
    font-family: 'Allura', cursive !important;
}
h3{
    font-size:1.7em !important;
     font-family: 'Source Sans Pro', sans-serif !important;
}

/*h1,h2,h3{
    font-family: 'Allura', cursive;
}*/
.footer-container
{
    border-top-color: rgba(51, 122, 183, 0.38);
    border-top-width: 1px;
    border-top-style: solid;
}

/*START Inicio*/
.inicio .secciones
{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.inicio .s-desc h2
{
    font-family: 'Source Sans Pro', sans-serif !important;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-stretch: normal;
    font-weight: 400;
    font-size: 2.5em;
}

.inicio .destacados
{
    padding-top: 30px;
    padding-bottom: 30px;
}
.inicio .make-it-slow {
  box-shadow: 0 0px 0px rgba(0,0,0,0.15);
  transition: box-shadow 0.3s ease-in-out;
}

.inicio .make-it-slow:hover {
  /*box-shadow: 0 5px 15px rgba(0,0,0,0.3);*/
  transition: all 200ms ease-in;
    /*transform: scale(1.1);*/
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
/*END Inicio*/

/* START Ficha producto */
.fichaproducto .divEspacio {
    margin-bottom:10px;
    margin-top:10px;
}
/* END Ficha producto*/

.mg-image a img{
    height:360px;
}

/*START Productos*/
.cs-product 
{
    height: 500px;
    /*margin-bottom:10px;
    padding-bottom:15px;
    padding: 10px;*/    
}

.cs-product img:hover
{
    transition: all 200ms ease-in;
    transform: scale(1.02);
}

.cs-product .btn:hover
{
   background-color:#fbc974;
}
.cs-product .addToWishlist:hover
{
    background-color:#fbc974 !important;
}
.cs-product .add_to_compare:hover
{
    background-color:#fbc974 !important;
}
.out_name .wishlist a
{
    text-decoration:none !important;
}
.out_name .compare a
{
    text-decoration:none !important;
}
.ajax_add_to_cart_button
{
    color:white;
    background-color:#d2d2d2;
    padding: 12px 8px;
}
.ajax_add_to_cart_button:hover{
    background-color:#fbc974 !important;
}
/*END Productos*/

/* START Contactar */
.contactar .centrar{
        text-align: center;
    margin-top: 20px;
}
/* END Contactar */

.buscador_relojes{
    padding-top:20px;
}

.buscador_relojes a{
    text-decoration:none;
}

.fondoBoda
{
    background-image: url(/img/buscadores/boda.png);
    height:300px;
}

.fondoBoda h1{
    color:white;
    text-align:center;
    font-family: 'Source Sans Pro', sans-serif !important;
}

/*START Buscadores*/
.panel-title .badge{
    float:right;
    background-color:#5ebad8 !important;
}
.panel-title a{
    text-decoration:none !important; 
}
.headerOptions
{
    margin-top:10px;
}
.buscador_relojes .pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: white;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px 10px 5px 10px  !important;
    background-color: #5ebad8;
    
}
.buscador_relojes .pagination
{
    margin-top:10px !important;
    margin-bottom:10px !important;
}
/*END Buscadores*/
#cs_menu_container .menu-item
{
    display: inline-block !important;
}

.login{
    margin-top:50px;
}

.login .cuadrado {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.25);
    border-width: 1px;
    background: #d9edf7;
    min-height: 300px;
    position: relative;
    padding-bottom: 6px !important;
    padding-left: 15px;
    padding-right: 15px;
}
.login .cuadrado input[type=checkbox] {
    margin-right: 5px !important;
    margin-top: 0px !important;
}
.bg-info {
    padding: 20px;
}

.finalcompra{
  background: url(/img/pedido/fondofinal.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  margin: -31px 0px 0px 0px !important;
    padding: 0px !important;
    width: 100%;
}

.finalcompra h1
{
        color: white;
    margin-top: 22px !important;
}

.finalcompra .mensaje
{
    background:  rgba(255, 255, 255, 0.9);   
    z-index: 40;
    border-radius: 10px;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.1), 0 10px 30px 0 rgba(0,0,0,0.2);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);  
    padding-bottom: 20px; 
    font-size:1.1em;  
}

.finalcompra hr
{
    border-top: 1px solid rgba(128, 128, 128, 0.11);
}

.finalcompra .ok
{
    width: 64px;
    float: right;
    margin-top: 15px;
    margin-left: 10px;
}

.finalcompra .linea{
    padding-top: 10px;
    font-family: 'Caveat', cursive;
    background: url('/img/pedido/underline.gif') no-repeat center 35px; 
    font-size: 1.7em;
    background-size: 397px 30px;
    height: 60px;
    margin-bottom: 20px;
}

.skils h3
{
    margin-top:10px;
    font-size: 1.2em !important
}

.skils .secondLine{
    border-top-color: rgba(128, 128, 128, 0.1);
    border-top-width: 1px;
    border-top-style: solid;
}

.skils a:focus {

    outline:none;
}

.login .topspace{
    margin-top:5px;
}
.login select
{
    height:36px;
}
.login .opcionpago{
    background-color: rgba(0,0,0,0.05);
    padding: 10px;
    padding-bottom: 20px;
    min-height: 150px; 
}
.login  i{
    padding-right:5px;
}

.relacionado .TituloDestacado a {
    text-decoration: none;
    color: gray;
}

.relacionado .masDetalles .Precio {
    text-align: center;
}

.relacionado .iconos
{
    position: absolute;
    z-index: 2;
}

.relacionado .iconos img
{
    padding:3px;
}

.relacionado .iconos .destacado
{
    width:32px;
    max-height: 32px;
    float:left;
}

.relacionado .iconos .outlet
{
    width:64px;
    max-height: 64px;
    float:right;
}

.relacionado .iconos .oferta
{
    width:64px;
    max-height: 64px;
    float:right;
}

.relacionado .iconos .descuento
{
    width:64px;
    max-height: 64px;
    float:right;
}

.btnComprar:focus {

    outline:none;
}

.modal
{
    background-color: rgba(0, 0, 0, 0.27);
}


.FichaProducto .divCompras .hvr-float-shadow
{
    min-width: 120px;
}

.heavyTable th
{
    font-size: 1.1em;
}

.comprarRapido .numericcontrol
{
    width: 28px;
    float:left;
}

.comprarRapido .numeric
{
    width: 28px;
    float:left;
}

.comprarRapido .delete
{
    margin-top: 15px;
    margin-left: 1px;
    float: left;
}

.comprar2 .numericcontrol
{
    width: 30px;
    float:left;
}

.comprar2 .numeric
{
    width: 30px;
    float:left;
}

.comprar2 .delete
{
    margin-top: 10px;
    margin-left: 3px;
    float: left;
}

.cuadrado
{
    background-color:rgba(215, 218, 218, 0.24);
    padding: 10px;
        border-radius: 5px;
    border: 1px solid #b9b9b8;
}

.comprar4 .cuadrado
{
    min-height:365px;
}

.cuadrado .boton2 i{
    padding-right:5px;
}

/* START PAGE Micuenta */

.dashboard ul {
    overflow: hidden;
    padding-bottom: 10px;
}

.dashboard li {
    overflow: hidden;
    padding-bottom: 10px;
}

    .dashboard li a {
        display: block;
        overflow: hidden;
        font: 600 16px/20px "Open Sans",sans-serif;
        color: #555454;
        text-shadow: 0 1px white;
        text-transform: uppercase;
        text-decoration: none;
        position: relative;
        border: 1px solid;
        border-color: #cacaca #b7b7b7 #9a9a9a;
    }

        .dashboard li a i {
            font-size: 25px;
            color: #5ab8d8;
            position: absolute;
            left: 0;
            top: 0;
            width: 52px;
            height: 100%;
            padding: 10px 0 0 0;
            text-align: center;
            border: 1px solid #fff;
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .dashboard li a span {
            display: block;
            padding: 13px 15px 15px 17px;
            overflow: hidden;
            border: 1px solid;
            margin-left: 52px;
            border-color: #fff #fff #fff #c8c8c8;
            -moz-border-radius-topright: 5px;
            -webkit-border-top-right-radius: 5px;
            border-top-right-radius: 5px;
            -moz-border-radius-bottomright: 5px;
            -webkit-border-bottom-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

.dashboard .space {
    padding-top: 20px;
    padding-bottom: 20px;
}

.dashboard .cuadrado {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.25);
    border-width: 1px;
    background: #e9e9e9;
    min-height: 297px;
    position: relative;
    padding-bottom: 20px !important;
    padding-left: 15px;
    padding-right: 15px;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    margin-top: 20px;
    margin-bottom: 50px;
}

/* END PAGE Micuenta */

/* START Paginas gestion del panel de usuario */
.mipanel 
{
    min-height: 400px;
}
.mipanel table
{
    /*margin-top: 30px;
    margin-bottom: 50px;*/
}
.mipanel .thead-inverse {
                background-color: #777;
                color: white;                
                /*font-size:1.3em;*/
}
.mipanel table a{
    color: #3179b9;
    text-decoration:none;
    font-weight:bold;
}

.mipanel table img{

    margin: 4px 0 8px 4px;    
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;

}

.mipanel .paginador span{
    padding: 5px;
}

.mipanel .paginador a{
    padding: 5px;
}

.mipanel .cuadrado{
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.25);
    border-width: 1px;
    background: #e9e9e9;
    min-height: 350px;
    position: relative;
    padding-bottom: 56px !important;
    padding-left: 15px;
    padding-right: 15px;
}

.mipanel .acciones
{
    text-align:center;
}

/* START COOKIES */
/*.cookies-policy { font-family: Helvetica, Arial, Sans-Serif; position: fixed; z-index: 9999999999; float: right; width: 330px; margin: 20px -390px; left: 100%; background-color: #eec; opacity: .95; border: 1px solid #cc6; border-radius: 8px; padding: 18px; box-shadow: 0 2px 18px rgba(0,0,0,.4); -webkit-transition: all .25s ease-in-out }
.cookies-policy.folded { margin: 18px }
#cookies-policy-close { display: block; float: right; color: #330; text-decoration: none }
#cookies-policy-close:hover { color: #000 }
.cookies-policy { color: #330 }
.cookies-policy p { text-align:left; margin: 0; margin-top: 12px; font-size: 14px }
.cookies-policy p a { color: #026e31;text-decoration:underline; }
.cookies-policy h2, #cookies-policy-close { text-align:left; margin: 0; font-size: 22px; font-weight:bold }*/
.cookies-policy{
    font-family: Helvetica, Arial, Sans-Serif;
    position: fixed;
    z-index: 9999999999;
    float: right;
    width: 400px;
    margin: 20px -415px;
    left: 100%;
    background-color: #eec;
    opacity: .95;
    border: 1px solid #cc6;
    border-radius: 8px;
    padding: 18px;
    box-shadow: 0 2px 18px rgba(0,0,0,.4);
    -webkit-transition: all .25s ease-in-out;
}
.cookies-policy h2{
    margin-top: 0px !important;
}
#cookies-policy-close { display: block; float: right; color: #330; text-decoration: none }
#cookies-policy-close:hover { color: #000 }
#cookies-policy-close { text-align:left; margin: 0; font-size: 22px; font-weight:bold }
/* END COOKIES */


/* START Paginas gestion del panel de usuario */
.mipanel 
{
    min-height: 400px;
}
.mipanel table
{
    /*margin-top: 30px;
    margin-bottom: 50px;*/
}
.mipanel .thead-inverse {
                background-color: #777;
                color: white;                
                /*font-size:1.3em;*/
}
.mipanel table a{
    color: #d5444a;
    text-decoration:none;
    font-weight:bold;
}

.mipanel table img{

    margin: 4px 0 8px 4px;    
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;

}

.mipanel .paginador span{
    padding: 5px;
}

.mipanel .paginador a{
    padding: 5px;
}

.mipanel .cuadrado{
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.25);
    border-width: 1px;
    background: #e9e9e9;
    min-height: 350px;
    position: relative;
    padding-bottom: 56px !important;
    padding-left: 15px;
    padding-right: 15px;
}

.mipanel .acciones
{
    text-align:center;
}

.olvidemipanel .cuadrado2{
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.25);
    border-width: 1px;
    background: #e9e9e9;
    /* min-height: 297px; */
    position: relative;
    /* padding-bottom: 56px !important; */
    padding-left: 15px;
    padding-right: 15px;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    margin-bottom: 30px;
    padding-bottom: 20px;
    /* padding-top: 50px; */
}

.olvidemipanel cuadrado2 h3 {
    font-family: "Pathway Gothic One","Helvetica","Arial","sans-serif";
    font-weight: 500;
    font-size: 22px;
    text-shadow: 1px 1px #f9f9f9;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    color: #555555;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px #fff;
    padding-bottom: 20px;
}

.olvidemipanel .cuadrado{
     border-style: solid;
    border-color: rgba(0, 0, 0, 0.25);
    border-width: 1px;
    background: #e9e9e9;
    min-height: 297px;
    position: relative;
    padding-bottom: 56px !important;
    padding-left: 15px;
    padding-right: 15px;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    margin-bottom:30px;
    padding-top:50px;
}

.olvidemipanel .spaceup{
    margin-top:20px;
}

.olvidemipanel .boton {
    bottom: 20px;
    font-size: 18px;    
    font-family: "agency";   
    text-transform: uppercase;
    /*background-color: #333333;*/
    line-height: 22px;
    border: medium none;
    color: #fff;
    padding: 7px 15px;
    background: #1E1E21;
    transition: all 0.3s ease-in-out 0s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

    .olvidemipanel .boton span {
        font-family: "Pathway Gothic One","Helvetica","Arial","sans-serif";
        font-weight: 500;
    }

        .olvidemipanel .boton span i {
            padding-right: 10px;
            margin-bottom: 2px;
        }

    .olvidemipanel .boton a:hover {
        background-color: #ff8400;
    }

    .olvidemipanel .btn-primary
    {
            min-width: 150px;
    }

    .olvidemipanel .btn-primary i{
        margin-right:10px;
    }

.olvidemipanel h3 {
    font-family: "Pathway Gothic One","Helvetica","Arial","sans-serif";
    font-weight: 500;
    font-size: 22px;
    text-shadow: 1px 1px #f9f9f9;
    text-transform: uppercase;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    color: #555555;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px #fff;
    padding-bottom: 20px;
}

/* END Paginas gestion del panel de usuario */