/* Custom CSS goes here, please leave a comment on each rule so to know there to add your CSS. */

/* centrado de texto en slides */
#homepage-slider .homeslider-description {
    cursor: pointer;
    left: 30%;
    margin-right: auto;
    padding: 50px;
    position: absolute;
    top: 40%;
    width: 40%;
    margin-left:0;
}

.slider-center{
    text-align: center;
}

/* madrid -1901 . el número  */
.text-light {
    color: #b2965e;
    font-family: marcellus sc;

}

/* caja texto -home 
.htmlcontent-home .htmlcontent-item-2 .item-html {
    height: 350px !important;
}
.htmlcontent-home .item-html .item-html-center {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.htmlcontent-home .item-html .item-html-center {
    left: 50%;
    margin: 0 !important;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.htmlcontent-home .item-html .logo-tilde {
    background: transparent url("../img/logo-tilde.png") no-repeat scroll center center / contain ;
    
    height: 50px;
    position: absolute;
    width: 100%;
}
*/

/* menu */

.sf-menu, .sf-menu * {
    list-style: outside none none;
    
    padding: 0;
}

..sf-menu {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: auto;
    padding: 10px 0;
    position: absolute;
    width: 15%!important;
}
#htmlcontent_women ul {
    /*margin: 0;*/
}

.sf-menu > li > ul {
    padding: 10px 30px;
    width: 100%;
    height:100%;
}

.sf-menu li ul {
    background-color: #111820;
    /*display: none;*/
    left: 100%;
    top: 0;
    z-index: 99;
}

.sf-menu > li > a {
    /*color: #484848;*/
    display: block;
    font: 600 11px/25px "Open Sans",sans-serif;
    letter-spacing: 2px;
    /*padding: 2px 0 2px 45px;*/
    text-transform: uppercase;
}

.sf-menu > li > ul {
    height: auto;
    padding: 10px 30px;
    width: 100%;
    letter-spacing: 2px;
}
.sf-menu li ul {
    background-color: #111820;
    /*display: none;*/
    left: 200px;
    letter-spacing: 2px;
    top: 0;
    z-index: 99;
}

/* titulo header home,hombre-mujer */
.htmlcontent-home .item-title-right h3 {
    color: #b2965e!important;
    font-family: "Marcellus SC",serif;
    font-weight: normal!important;
    letter-spacing: 5px;
    text-transform: uppercase;
}

/* item 6 columna 7 */
/* Los estilos de estos recuadros se encuentran ahora en /themes/sesenacss/modules/themeconfigurator1/hooks.css
#htmlcontent_women .htmlcontent-item-6.col-xs-7 {
    margin-top: 0;
    position: absolute;
    top: 53.33%!important;
}
#htmlcontent_men .htmlcontent-item-6.col-xs-7 {
    margin-top: 0;
    position: absolute;
    top: 53.33%!important;
}
*/

/* 1901 */

.text-upper {
    text-transform: uppercase;
    margin-top: 12%;
}

/* category tittles */

.content_scene_cat span.category-name {
    color: #b2965e;
    float: right;
    font: 400 18px/0px "Marcellus SC",serif;
    letter-spacing: 3px;
    margin: 90px 150px 0 0;
    text-transform: uppercase;
}

/* nombre y precio de prodcuto */
    ul.product_list.grid > li .product-container .right-block ul li:first-child {
    float: right;
    margin: 4% 0 0;
    padding: 0;
}

/* espacio bajo el header */
.container {
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
}

/* precio producto-ficha */
.our_price_display #our_price_display {
    color: #b2965e;
    font-family: "Marcellus SC",serif;
    font-size: 21px;
    font-weight: 100;
    line-height: 32px;
}

/* atributos ficha-tallas */
#attributes .attribute_list ul li .attribute_click {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    font-family: "Marcellus SC",serif;
    font-weight: 400;
    height: 20px;
    min-width: 24px;
    padding: 0 6px;
    text-align: center;
    width: auto;
}

#attributes .attribute_list ul li .attribute_click.attribute_selected {
    border: none !important;
    color: #b2965e;
}

/* DETALLES INTERLINEADO */
.more-info .more-info-content ul li p {
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 2px;
}

/* social */
.prduct-social-list {
    background-color: transparent;
    color: #b2965e;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2.5px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

/* borde otros productos de categoria */
#also-from-this-category ul li a img {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
#also-from-this-category ul li a img:first-child {
    border-left: 1px solid #fff;
}




/* padding titulo, precio y wishlist producto */
ul.product_list.grid > li .product-container h5 a {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 10px;
    text-transform: uppercase;
}
ul.product_list.grid > li .product-container .price-prop {
    color: #b2965e;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    padding-left: 10px;
}
ul.product_list.grid > li .product-container .right-block ul li:first-child {
    float: right;
    margin: 14px 10px 0;
    padding: 0;
}


/* h1 titulo nombre producto */
#product-name-and-price h1 {
    color: #000;
    font-family: "Marcellus SC",serif;
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 22px;
    padding-top: 18px;
    width: 300px;
}
#product-name-and-price h1 span.sub-title {
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* tamaño y mayuscula para descripcion en hover de producto */
ul.product_list.grid > li .product-container .product-desc {
    color: #b2965e;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    top: 60%;
    transform: translateY(-60%);
    margin: 0 10%;
}


/* tamaño fuente para DETALLES*/
.more-info .more-info-content ul li p b {
    font-size: 10px;
}


/* espacio 0 entre header y listado de producto dentro de cada seccion*/

.content_scene_cat {
    color: #d7d7d7;
    margin-bottom: 0!important;
}
