/* 1. CSS RESET ************************************************************************** */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, button
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: none !important;
    vertical-align: top;
    background: transparent;
    font-weight: normal;
    line-height: 1.5em;
}

ol, ul { list-style:none; }
a, span { vertical-align:baseline; }
b, strong { font-weight: bold; }
i, dfn { font-style: italic; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

img { max-width: 100%; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded { border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle { border-radius: 50%; }

/* clearfix - nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix { zoom: 1;}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after { clear: both;}


/* 6. GLOBAL PAGE LAYOUT ***************************************************************************/

html, body { height: 100%; }
body { min-width: 300px;}

#wrapper { background-color: #2d2d2d; }
#wrapper2 { overflow: hidden; background: #ffffff;}

#main { background-color: #E6E6E6; }

#main_content, .column .widget {  margin-bottom: 30px !important;}

#main_page {
    margin-bottom: 30px;
    margin-top: 30px;
}

.pm-center { text-align: center; }
.pm-align-center { margin: 0 auto; }

#main_page .page-content {
    padding: 30px 30px;
    background-color: #fff;

    border-top: 1px solid #ccc;
    border-right: 2px solid #ccc;
    border-bottom: 3px solid #ccc;
    border-left: 1px solid #ccc;
}

#main_page .page-content .page_title {
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.text-content p {
    text-align: justify;
    margin-bottom: 22px;
    line-height: normal;
}

.text-content p strong { }



/* index **/


.index_destaque li:nth-child(5),
.index_destaque li:nth-child(9),
.index_destaque li:nth-child(13),
.index_destaque li:nth-child(17) {
    clear: both;}

}










/** Formulario contacto */

.i-email { text-align: right; }

.contactos .form-horizontal {  padding-right: 25px; }
.contactos .form-control {  color: #999999; }
.contactos .form-horizontal .form-group.header { margin-bottom: 30px; }

.sucursales  { margin-bottom: 20px; }
.sucursales h5 {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
}
.sucursales  * { line-height: 0px; }
.sucursales .nav li {
    line-height: normal;
    margin-bottom: 2px;
}
.sucursales .nav .separator {
    margin-bottom: 8px;
    font-size: 13px;
    color: #737373;
    text-align: left;
}
.sucursales .nav i {
    float: left;
    font-size: 17px;
    width: 20px;
    color: #888888;
}

@media(max-width: 767px){

    .i-email { text-align: center; margin-bottom: 12px; }
    .texto_contacto { text-align: center;}
    .contactos * {text-align: center;}

}

/** Pagina Tiendas **/


.pagina-tiendas .tienda {
    margin-bottom: 25px;
}



.tienda-container {
    background-color: #fff;
    border: 1px solid #B4B4B4;
}

.tienda-container figure { padding: 10px; }

.tienda-container img {}
.tienda-container img:hover {}

.tienda-container .info {
    background-color: #2D2D2D;
    padding: 20px 18px;
    height: 110px;
}

.tienda-container .info h5 {
    color: #C69C6D;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.tienda-container .info p {
    line-height: normal;
    color: #999
}


.tienda-container .info a {
  color: #ccc;
  padding-top: 4px;
  display: block;
  text-decoration: underline;
}


.tienda-container .info a i.fa.fa-map-marker {
padding-top: 3px;
padding-right: 5px;

}







@media (max-width:767px ) {

    .tienda-container figure { padding: 0px; }

    .tienda-container .info {
    background-color: #2D2D2D;
    padding: 10px 12px;
    height: 95px;
}

    .tienda-container { text-align: center; }

    .tienda-container .info {  height: auto; }

}






/** Lanzamientos **/

ul.lista-lanzamientos { padding: 0; margin: 0;}

ul.lista-lanzamientos li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #c69c6d;
  padding-right: 12px;
}

ul.lista-lanzamientos li {
    display: relative;
    display: block;
    padding: 4px 0px;
}

ul.lista-lanzamientos li a {
    display: inline-block;
    color: #ccc;
    letter-spacing: 3px;
    font-size: 13px;
}


/** Catalogo **/

ul.lista-catalogo { padding: 0; margin: 0; }

ul.lista-catalogo li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #c69c6d;
  padding-right: 4px;
}

ul.lista-catalogo li {
    display: relative;
    display: block;
    padding: 4px 0px;
}

ul.lista-catalogo li a {
    display: inline-block;
    color: #ccc;
    font-size: 13px;
}


@media (max-width: 991px) {

    ul.lista-catalogo { display: none; }
    ul.lista-lanzamientos { display: none; }
}

@media (min-width: 992px) {
    select.select-menu.nav_categoria {
        display: none;
    }

    ul.product_list.child-featured li:nth-child(4),
    ul.product_list.child-featured li:nth-child(7),
    ul.product_list.child-featured li:nth-child(10),
    ul.product_list.child-featured li:nth-child(13),
    ul.product_list.child-featured li:nth-child(16),
    ul.product_list.child-featured li:nth-child(19) {
        clear: both;
    }



}

@media (min-width: 480px) and (max-width: 991px) {

    ul.product_list.child-featured li:nth-child(3),
    ul.product_list.child-featured li:nth-child(5),
    ul.product_list.child-featured li:nth-child(7),
    ul.product_list.child-featured li:nth-child(9),
    ul.product_list.child-featured li:nth-child(11),
    ul.product_list.child-featured li:nth-child(13),
    ul.product_list.child-featured li:nth-child(15),
    ul.product_list.child-featured li:nth-child(17),
    ul.product_list.child-featured li:nth-child(19) {
        clear: both;
    }



}






.paginacion {
    text-align: center;
    text-transform: uppercase;
    padding: 25px;
    background-color: #F4F4F4;
}

.paginacion a, .paginacion span { padding: 8px 10px; }

.paginacion a { color: #C69C6D }

.paginacion span.currentStyle { }










/** carrito **/

.carrito.grid {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 25px 10px 35px 10px; }


.shop_heading .col-md-2,
.shop_heading .col-md-3 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #232323;
    color: #fff; }

.shop_item.item_mobile {
    display:none;
}

.shop_item .col-md-2,
.shop_item .col-md-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #dcdcdc;
    line-height: normal;
    font-size: 13px;
    height: 44px; }
.shop_item input.form-control {
    padding: 4px;
    text-align: center;
    height: 24px; }
















.shop_footer .col-md-8 { background-color: #dadada; }
.shop_footer .col-md-2 {
    padding-top:17px;
    padding-bottom:17px; }
.shop_footer .col-md-8 {
    padding-top:10px;
    padding-bottom:10px; }
.shop_footer .total {
    color:#fff;
    background-color: #C69C6D; }
.shop_footer .total_text { background-color:#181818;}


.shop_footer_2 .col-md-8, .shop_footer_2 .col-md-4  {
    padding-top:10px;
    padding-bottom:10px; }
.shop_footer_2 .col-md-4 {
    padding-left: 0; }





@media (min-width: 992px) {
    .shop_item span {
        display: none;
    }
}





@media (max-width: 991px ) {

    .shop_heading { display: none; }

    .shop_item {margin-bottom: 15px; text-align: center;}

    .shop_item .col-md-2,
    .shop_item .col-md-3 {
        height: auto; }



    .shop_footer_2 .col-xs-12 {
        text-align: center;
    }



    .shop_item input.form-control {
        padding: 4px;
        text-align: center;
        height: 24px;
        width:auto;
    }



    .shop_item input.form-control {
        margin: 0 auto;
    }





    .shop_footer .total {
        text-align: center;
    }



    .shop_item span {
        display: inline-block;
        font-weight:bold;
        margin-right:6px;
    }


.shop_item .shop_pedido {
    background-color: #232323;
}
.shop_item .shop_pedido a {
    color: #fff
}

}









/** Finalizar **/

.form_finalizar { margin-top:35px; }

.column_two .two_right, .column_one .one_right { padding: 10px 0px; }
.column_two .two_left, .column_one .one_left {
    background-color:#232323;
    padding-top:10px;
    padding-bottom:10px;
    color: white;
    text-align: center; }
.column_one .one_right .form-group label {
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-top:10px;
    margin-bottom:10px; }

.column_one select#email { text-align: center; }


.finalizar_nav { margin-top:35px;}
.finalizar_nav .col-md-6,
.finalizar_nav .col-md-12 {
    background-color: rgba(181, 181, 181, 0.3);
    border-left:  1px solid #fff;
    text-align: center;
    padding: 15px; }














/* back-to-top **/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #C69C6D url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

























/*** HEADER TOP ***/

.header_top { background: #1C1C1C none repeat scroll 0 0;}



.header_login {
    text-align: right;
    margin: 14px 0px;
}

.header_login #fmlogar input {
    border-radius: 2px;
    border: 1px solid #474747;
    background-color: #2D2D2D;
    font-size: 12px;
    padding: 4px 4px 4px 8px;
    margin: 0;
    height: 26px;
    line-height: normal;
    color: #616060;
}

.header_login #fmlogar label {
    font-size: 12px;
    color: #616060;
    line-height: 26px;
    font-weight: 600;
}

.header_login #fmlogar .btn.btn-default {
    border: none;
    border-radius: 2px;
    font-size: 13px;
    height: 26px;
    line-height: normal;
    background-color: #c69c6d;
    color: #2d2d2d;
}








.header_login .usuario { color: #c69c6d;}

.header_login a {
    color: #D9D9D9;
    margin-left: 8px;

}

.header_login .panel_login a i {
    font-size: 20px;
    margin-right: 8px;

}





.header_login .pedidos i { line-height: 23px;}

.header_login .logout:hover {
    color: #C69C6D;
}






@media (max-width: 991px) {

    .header_login {
        text-align: center;
        margin: 14px 0px;
    }

    #fmlogar .form-group { width: 100%; }

    #fmlogar .form-group > * {
        display: inline-block;
        text-align: center;
        margin: 0px;
        padding: 0px;
    }

    #fmlogar .form-group .form-control {
        width: 32.0%;
        margin: 0 auto;
        margin-bottom: 2px;
    }

    .header_login #fmlogar .btn.btn-default {
        width: 32.0%;
        margin: 0 auto;
        line-height: 34px;
        height:26px;
    }


    .header_login .usuario {display: block;}
    .header_login a { display: inline-block;}

    .header_login .panel_login a i { margin-right: 8px;}

    .header_login .pedidos i { line-height: 23px;}

    .header_login .logout { }

}








@media (max-width: 480px) {

    .header_login a { display: inline-block;}

    .header_login a {
        padding: 0 10px;
        font-size: 13px;
        margin-left: 0;
        text-decoration: none;
    }

    .header_login a i {display: block;}

    .header_login .panel_login a i {
        font-size: 14px;
        margin-right: 0px;
    }

}










/*.header_center { background: #181818; }*/


.header_center { background: #000000 url("../images/fondo-background/1.png") repeat center top; }


#logo {
    margin-top: 48px;
    margin-bottom: 48px;
}

#logo a {
    display: block;
    line-height: 0px;
    text-align: center;
    padding-right: 20px;
}

#logo img.logo1 { float: left;}
#logo img.logo2 { width: 160px; height: auto; }

.header_center_right { text-align: right; margin-top: 48px;}

.custom_header1 { display: inline-block; margin-top: 12px; }
.custom_header1 h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
}

.custom_header1 i {
    margin-right: 17px;
    font-size: 40px;
    line-height: 46px;
    color: #fff;
}


@media (max-width: 991px) {
    #logo {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #logo a { padding: 0px 10%; }

   .header_center #logo img {
        float:none;
        display: block;
        margin: 0 auto;
    }

    .header_center_right { display: none;}
}





@media (max-width: 991px) {



  .dl-menu, .dl-menu ul, .dl-menu ul li, .dl-menu ul li a, .dl-menu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 12px;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .dl-menu:after,
  .dl-menu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }

  .dl-menu { font-family: Montserrat, sans-serif; }

  .dl-menu > ul > li > a {
    color: #2d2d2d;
    padding: 17px;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 700;
  }

  .dl-menu { width: 100%; }

  .dl-menu ul {
    width: 100%;
    display: none;
  }

  .dl-menu ul li {
    width: 100%;
    border-top: 1px solid rgba(45, 45, 45, 0.14);
  }

  .dl-menu ul li a,
  .dl-menu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }

  .dl-menu > ul > li { float: none; }


  .dl-menu #menu-button {
    display: block;
    padding: 17px 17px 17px 30px;
    color: #232323;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 12;

  }

  .dl-menu #menu-button:after {
    position: absolute;
    top: 22px;
    left: 0px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #2d2d2d;
    border-bottom: 2px solid #2d2d2d;
    content: '';
    box-sizing: content-box;
  }
  .dl-menu #menu-button:before {
    position: absolute;
    top: 16px;
    left: 0px;
    display: block;
    height: 2px;
    width: 20px;
    background: #2d2d2d;
    content: '';
  }



  .dl-menu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .dl-menu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

}










#navigation {
    background: #C69C6D none repeat scroll 0 0;
    font-family: "Open Sans",sans-serif;
    position: relative;
    z-index: 9;
}


@media(min-width: 992px){

    .dl-menu div#menu-button { display: none; }

    #navigation nav {
        float: left;
        position: relative;
        z-index: 9;
    }
    .sf-menu {
        padding-bottom: 31px;
        padding-top: 40px;
    }
    .sf-menu li {
        position: relative;
    }

    .sf-menu > li {
        display: inline-block;
        line-height: 10px;
        padding-right: 0.7196em;
    }
    .sf-menu > li + li {
        border-left: 1px solid #232323;
        padding-left: 15px;
    }
    .sf-menu > li > a {
        color: #232323;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        line-height: 10px;
        text-transform: uppercase;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .sf-menu > li + li > a {
        margin-left: 4px;
        margin-right: 4px;
    }
}

@media (min-width: 1200px) {
    .sf-menu > li + li > a {
        margin-left: 16px;
        margin-right: 16px;
    }
}

@media (min-width: 992px) {



    .sf-menu > li.active > a, .sf-menu > li:hover > a {
        color: #fff;
    }


    .sf-menu > li.active > a { text-decoration: underline; }

    .sf-menu > li > a.sf-with-ul::after {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #000000 transparent transparent;
        border-image: none;
        border-style: solid;
        border-width: 4px;
        bottom: -12px;
        content: "";
        height: 0;
        left: 50%;
        margin-left: -5px;
        position: absolute;
        right: 0;
        transition: top 0.3s ease-out 0s;
        width: 0;
    }
    .sf-menu > li > a.sf-with-ul:hover::after, .sf-menu > li.active > a.sf-with-ul::after, .sf-menu > li.sfHover > a.sf-with-ul::after {
        border-color: #bababa transparent transparent;
    }
    .sf-menu ul {
        background-color: #232323;
        left: 0;
        padding: 15px 0;
        position: absolute;
        top: 30px;
        z-index: 5;
    }
    .sf-menu ul li {
        line-height: 20px;
        padding: 4px 20px;
        position: relative;
        width: 170px;
    }
    .sf-menu ul li + li {
    }
    .sf-menu ul li a {
        color: #616060;
    }
    .sf-menu ul > li a:hover, .sf-menu ul > li.active a {
        color: #a4a4a4;
        cursor: pointer;
        outline: medium none;
        text-decoration: none;
    }
    .sf-menu > li > ul > li > a.sf-with-ul::after {
        color: #666666;
        content: "";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        margin-left: -10px;
        overflow: hidden;
        position: absolute;
        right: 7px;
        text-align: center;
        top: 8px;
        transition: top 0.3s ease-out 0s;
    }

    #navigation select.menu_mobile {
        display: none;
    }
}



.header_search {
    background: #fff none repeat scroll 0 0;
    float: right;
    height: 38px;
    margin-top: 28px;
    padding-right: 38px;
    position: relative;
    border-radius: 4px;
}

.header_search #search-field {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #2d2d2d;
    height: 38px;
    line-height: 18px;
    padding: 11px 5px 10px 10px;
    width: 100%;
    border-radius: 4px;
    font-size: 13px;
}

.header_search #search-submit {
    color: #616060;
    font-size: 22px;
    line-height: 30px;
    position: absolute;
    right: 14px;
    top: 7px;
}



@media (max-width: 991px) {

    .dl-search {
      margin-left: 0px;
      padding-left: 0px;
    }

    .header_search {
      margin-top: 7px;
      height: 28px;
      padding-right: 36px;
    }

    .header_search #search-field {
        height: 28px;
        line-height: 18px;
        padding: 4px 0px 4px 6px;
        font-size: 13px;
    }

    .header_search #search-submit {
        font-size: 18px;
    }

}


.nivoSlider {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nivoSlider img {
    left: 0;
    max-width: none;
    position: absolute;
    top: 0;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 5;
}
.nivo-box {
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 5;
}
.nivo-box img {
    display: block;
}
.nivoSlider > a, .nivoSlider > img, .caption_hidden {
    display: none;
}
.slider_wrap {
    margin-top: 26px;
    position: relative;
    z-index: 1;
}
.nivo-caption {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8;
}
.nivo-directionNav a {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 50%;
    vertical-align: top;
    z-index: 9;
}
.nivo-directionNav a:hover {
}
.nivo-directionNav a span {
    display: none;
}
.nivo-directionNav a i {
    display: inline-block;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav {
    bottom: 28px;
    left: 0;
    padding-right: 28px;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 10;
}
.nivo-controlNav a {
    background: #2d2d2d none repeat scroll 0 0;
    border-radius: 500px;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    width: 19px;
}
.nivo-controlNav a + a {
    margin: 0 0 0 7px;
}
.nivo-controlNav a span {
    display: none;
}
.nivo-controlNav a:hover, .nivo-controlNav a.active {
    background: #ffffff none repeat scroll 0 0;
}
.nivo-controlNav a.active {
    cursor: default;
}
.nivo-controlNav a i {
    display: none !important;
}

.slider_wrapper {
    position: relative;
}
.slider_wrapper::before {
    background: #e6e6e6 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 20%;
    left: 0;
    position: absolute;
    right: 0;
}


/*brands*/

#brands {
    background: #E6E6E6;
    margin-top: 0px;
}

#pm-brands-carousel { margin-top: 30px;}




.pm-brand-item:before {
    position: absolute;
    width: 1px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    content: "";
    background: #f6f6f6;
    border-left: 1px solid #D9D9D9;
}




/* 46. Clinicas carousel */
.pm-brand-carousel-btns {
  display: block;
  margin: 40px auto;
  width: 100px; }

.owl-item .pm-brand-item {
  background-color: #EFEFEF;
  text-align: center;
  position: relative;
  height: auto; }


.owl-item .pm-brand-item a {
  /*display: inline-block;
  font-family: "Open sans";
  font-weight: 500;
  font-size: 12px;
  background-color: #f15b5a;
  color: white;
  padding: 5px 15px;
  text-align: center;
  position: relative;
  margin: 20px auto;
  z-index: 2;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; */}

.owl-item .pm-brand-item a:hover {/*
  background-color: #0db7c4;
  color: white;*/ }

.btn.pm-owl-prev {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #03A14D;
  color: white;
  font-size: 22px !important;
  line-height: 35px;
  padding-right: 15px;
  float: left;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.btn.pm-owl-next {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #03A14D;
  color: white;
  font-size: 22px !important;
  line-height: 35px;
  padding-left: 15px;
  float: right;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.btn.pm-owl-next:hover, .btn.pm-owl-prev:hover {
  background-color: #C3D600;
   }



































/*** Main ***/

.page_heading {
  margin: 0;
  margin-top: 31px;
  padding: 20px 28px 20px 28px;
  background: #232323;
  margin-bottom: 20px;
}

.page_heading h2 {
  font: 20px Open Sans;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: none;
  display: inline-block;

}


.page_heading p {
    color: #aaaaaa;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.page_heading.no-margin-bottom p {margin-top: 7px; margin-bottom: 0px; }



.page_heading p a {
    text-transform: uppercase;
    color: #aaaaaa;
    text-decoration: underline;


}

.page_heading p a i {
    font-size: 22px;
    margin-left: 6px;
}


.page_heading span {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    line-height: 16px;
    color: #C69C6D;
}

.orden, .filtro {
    /*display: inline-block;*/
    float: right;
}

.filtro {margin-right: 3px;}

select#orden,
select#filtro { padding:6px;}



.lista-container {
    padding: 10px 28px 15px 28px;
    background: #232323;
    margin-top: -1px;
}

@media (min-width: 992px) {
    div.lista-container.catalogo_small {
        padding-right:24px;
    }

    select#orden,
    select#filtro { min-width: 200px;}

}






@media (max-width: 480px) {
    label.select-option { width:100% }
    select.nav_categoria, #orden, #filtro { width:100%; }
    .orden {width: 100%;}
}






@media (max-width: 991px) {

    #main_content.main_content_mobile {
        margin-bottom: 0px !important;

    }

    .page_heading.nav_select {
        margin-top: 20px;
        margin-bottom: 0px;
        padding-top: 10px;
        padding-bottom:0px;
    }

    .page_heading.nav_select span {display: none;}

    select.nav_categoria { padding:4px }

    /* The CSS */
    select.nav_categoria, #orden, #filtro {
        min-width:240px;
        font-size:13px;
        background: #f8f8f8;
        color:#888;
        display: inline-block;
        border:none;
        padding:5px 3px;
        padding-right: 35px;
        margin: 0;
        -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
        -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
        box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border-radius:4px;
        outline:none;
        cursor:pointer;
        -webkit-appearance:none;
        -moz-appearance:none;
        appearance:none;
    }



    label.select-option {position:relative}

    label.select-option:after {
        position:absolute;
        display: block;
        width:24px;
        height:24px;
        content:'<>';
        font:11px "Consolas", monospace;
        top:2px;
        right:4px;
        -webkit-transform:rotate(90deg);
        -moz-transform:rotate(90deg);
        -ms-transform:rotate(90deg);
        transform:rotate(90deg);
        line-height: 24px;
        border-bottom:1px solid #ddd;
        pointer-events:none;
        text-align: center;
    }

    label.select-option:before {
        position:absolute;
        display:block;
        width:24px;
        height:24px;
        top:2px;
        right:4px;
        background:#f8f8f8;
        content:'';
        pointer-events:none;
    }

    div.page_heading.nav_select_none {
        margin-top: -1px;
        padding-top: 0px;
        /*display: none;*/


    }

    div.page_heading.nav_select_none h2, div.page_heading.nav_select_none p {
        display: none;
    }


    .orden, .filtro { float: none; }


    .filtro {margin-top: 10px;}









}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select.nav_categoria {padding-right:18px}
}



@media (max-width: 480px) {
  h2.page_heading {
    font: 14px Open Sans;
    text-align: center;
  }

}























/**** PRODUCTOS ****/






.product-name {
    font-size: 15px;
    line-height: 23px;
    color: #232323;
    margin-bottom: 0;
}

a.product-name  {
    font-family: sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #232323;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


@media (max-width: 768px) {
    .product-name a { font-size: 13px;}
}

a.product-name {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a.product-name:hover { color: #c69c6d; }






.price {
  font-size: 13px;
  color: #777777;
  white-space: nowrap; }

.price.product-price {
  font: 25px/25px Arial, Helvetica, sans-serif;
  color: #c69c6d; }

.old-price {
  color: #6f6f6f;
  text-decoration: line-through; }

.old-price.product-price { font-size: 17px; }





/**Button: ver detalles; add cart*/

.btn.ajax_add_to_cart_button {
    border: none;
    border-radius: 0;
    color: #fff;
    position: relative;
    padding: 15px 18px 2px 60px;
    font: "Open Sans", sans-serif;
    height: 44px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #c69c6d;
}

.btn.ajax_add_to_cart_button:before {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    content: '\f002';
    font-family: "FontAwesome";
    width: 45px;
    position: absolute;
    height: 44px;
    background: #232323;
    top: 0;
    text-align: center;
    padding-top: 15px;
    left: 0;
}

.btn.ajax_add_to_cart_button.add_cart:before { content: '\f07a'; }

.btn.ajax_add_to_cart_button:hover,
.btn.ajax_add_to_cart_button:active,
.btn.ajax_add_to_cart_button:focus {
    color: #fff;
    background: #232323;
}

.btn.ajax_add_to_cart_button:hover:before,
.btn.ajax_add_to_cart_button:active:before,
.btn.ajax_add_to_cart_button:focus:before { background: #c69c6d; }















ul.product_list.grid > li { padding-bottom: 20px; }

@media (min-width: 480px) and (max-width: 767px) {
    ul.product_list.grid > li {
        width: 50%;
        float: left;
    }
}




.product-container {
    background: #f4f4f4;
    padding: 0 0 10px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product-container:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}




@media (max-width: 991px) {
    .product-container:hover img {
        transform: none; }
}



.product-container:hover h5 a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product-image-container {
    position: relative;
    margin-bottom: 13px;
}

@media (max-width: 767px) {
    .product-image-container {
        max-width: 290px;
        margin-left: auto;
        margin-right: auto; }
}


.product_img_link {
    padding: 35px;
    overflow: hidden;
    display: block;
    background: #fff;
    position: relative;
}

.product_img_link img {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear; }

.product-container h5 {
    text-align: center;
    min-height: 32px;
    padding: 0;
    margin: 0 0 15px;
}

.product-container h5 a {
    font-size: 14px;
    text-transform: uppercase;
    color: #344046;
}



.grid-name { font-weight: bold;}

.product-container h5 a:hover { color: #c69c6d; text-decoration: none; }

.content_price {
    padding-bottom: 9px;
    line-height: 21px;
    text-align: center;
}

.old-price, .price { display: inline-block; }

.old-price { margin-right: 5px; }

.button-container { padding-top: 10px; }

.button-container .ajax_add_to_cart_button { margin: 0 6px 10px 0; }

.right-block {
    padding: 15px 20px 10px 20px;
    position: relative;
}

@media (max-width: 1199px) {
    .right-block { padding: 10px 5px 10px 14px; }
}




@media (min-width: 992px) {
    ul.product_list.grid > li.first-in-line { clear: left; }
}

@media (min-width: 480px) and (max-width: 991px) {
    ul.product_list.grid > li.first-item-of-tablet-line {clear: left; }
}



/*******************************************************
Product list(Index page) Styles
********************************************************/
#index ul.product_list.grid > li {
    padding-bottom: 10px;
    margin-bottom: 10px;
}


@media (min-width: 480px) and (max-width: 767px) {
    #index ul.product_list.grid > li.first-item-of-tablet-line {
    clear: none; }

    #index ul.product_list.grid > li.first-item-of-mobile-line {
    clear: left; }
}



#index ul.product_list.grid > li .button-container {
    margin-top: 15px;
    text-align: center;
}



/* ----------------------------------------------------------------------------------------------------
                                            DET_PRO.php
------------------------------------------------------------------------------------------------------- */

 .producto-container {
    padding: 10px;
    background-color: #fff;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.producto-imagen-container { position: relative; margin-bottom: 13px; }

.producto_img_link {
    padding: 35px;
    overflow: hidden;
    display: block;
    background: #fff;
    position: relative;
}


.mas-imagen-container {
    position: relative;
    margin-bottom: 13px;
}

.mas-imagen-container > a { }
.mas-imagen-container a img.img-thumbnail { }



.informacion-container { background-color: #fff; padding: 25px; }

@media (max-width: 991px){
    .informacion-container {padding: 0px;}
}

.right-block-div h5 {}
.right-block-div h5 .grid-nombre { font-size: 20px; color: #c69c6d; }
.right-block-div h5 .grid-titulo {
    font-size: 14px;
    color: #c69c6d;
    background-color: #2d2d2d;
    display: block;
    padding: 10px;
}

.right-block-div .content_info { margin: 8px 0px 15px 0px;}
.right-block-div .content_info p {}
.right-block-div .content_info p span {font-weight: 600;}




.colores-disponibles { margin: 16px 0px 10px 0px }
.colores-disponibles a {margin-bottom: 6px;}
.colores-disponibles a img {
    background-color: #ffffff;
    padding: 6px;
    margin-bottom: 4px;
}

.colores-disponibles a span {
    display: block;
    font-size: 12px;
    line-height: normal;
}





@media (min-width: 992px){

.colores-disponibles a:nth-child(5),
.colores-disponibles a:nth-child(9),
.colores-disponibles a:nth-child(13) {clear: both;}

}








.info-producto { margin: 16px 0px 10px 0px; }

.info-producto div.obs {
    font-size: 14px;
    color: #817777;
    margin-bottom: 10px;

}

.info-producto p span { font-weight: 600; }

.right-block-div .button-container input.input_qtde {
    width: 55px;
    height: 44px;
    display: inline-block;
    text-align: center;
    border-radius: 0;
}



@media(max-width: 991px){

    html.no-js body#index div.cloudzoom-zoom {
        display: none;
    }



    html.no-js body#index div.cloudzoom-blank {
        display: none !important;
    }



}








/* ----------------------------------------------------------------------------------------------------
                                            FOOTER
------------------------------------------------------------------------------------------------------- */



.footer-container {
  background: #232323;
  position: relative;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-container { font-size: 11px; }
}

.footer-container .block_content { padding: 0; }

.footer-container:before {
  top: 0;
  width: 100%;
  position: absolute;
  background: #fff;
  content: '';
  height: 78px;
  left: 0;
}

@media (max-width: 767px) {
  .footer-container:before { height: 55px; }
}

.footer-container:after {
  bottom: 0;
  width: 100%;
  position: absolute;
  background: #181818;
  content: '';
  height: 67px;
  left: 0;
}

.footer-container .container { padding-bottom: 100px; }

.footer-container #footer { color: #4e4e4e; text-transform: uppercase; }
.footer-container #footer .row { position: relative; }
.footer-container #footer .footer-block { margin-top: 45px; }

.block_tienda .rowitem { margin-bottom: 14px; }




.block_tienda p span { text-transform: capitalize; }
.block_tienda p strong { font-size: 14px; color: #4D4D4D }


@media (max-width: 767px) {
  .footer-container #footer .footer-block { margin-top: 20px; }
}

.footer-container #footer a {
  color: #4e4e4e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer-container #footer a:hover { color: #c69c6d; }

.footer-container #footer h4 {
  font: 600 15px/16px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #c69c6d;
  margin: 0 0 13px 0;
}


.block_tienda .rowitem p a.maps {
  text-decoration: underline;
  text-transform: capitalize !important;
  font-size:13px !important;

}


.block_tienda .rowitem p a.maps i.fa.fa-map-marker {
  padding-top: 3px;
  margin-right: 5px;
}






@media (max-width: 767px) {
    .footer-container #footer h4 {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 13px;
        padding-right: 25px;
    }
}


.footer-container #footer ul {
    margin-bottom: 0;
}

.footer-container #footer ul li {
    padding-bottom: 14px;
}













.footer-container #footer #block_contacto_info > div { padding: 0 0 0 5px; }

@media (max-width: 767px) { .footer-container #footer #block_contacto_info > div { padding-left: 0; } }

.footer-container #footer #block_contacto_info > div ul li {
    padding: 0 0 7px;
    overflow: hidden;
    line-height: 20px;
}

.footer-container #footer #block_contacto_info > div ul li > span,
.footer-container #footer #block_contacto_info > div ul li > span a { font-weight: normal; }

.footer-container #footer #block_contacto_info > div ul li i { display: none; }

.footer-container #footer #block_contacto_info > div ul li i.faa {
    font-size: 15px;
    float: left;
    padding: 1px 25px 0 0;
    text-align: center;
    width: 17px;
    display: inline-block;
    color: #c69c6d;
}

@media (max-width: 991px) { .footer-container #footer #block_contacto_info > div ul li i.faa { padding-right: 18px; padding-top: 2px;}}

.footer-container #footer #block_contacto_info > div ul li.li { font-size: 25px; color: #c69c6d; }

@media (max-width: 1199px) { .footer-container #footer #block_contacto_info > div ul li.li { font-size: 18px; }}
@media (max-width: 991px) { .footer-container #footer #block_contacto_info > div ul li.li { font-size: 16px; }}

#footer.container .bullet li a {
    text-decoration: underline;
    position: relative;
}

#footer.container .bullet li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #c69c6d;
  padding-right: 6px;
}

.footer-container #footer .blockcategories_footer {
    clear: left;
}

.footer-container #footer #social_block {
    margin-bottom: 35px;
    width: 100%;
    text-align: center;
    padding: 11px 15px 0 15px;
}

@media (max-width: 767px) {
    .footer-container #footer #social_block {
        padding-top: 1px;
        margin-bottom: 20px;
    }
}

.footer-container #footer #social_block ul {
    display: inline-block;
    vertical-align: middle;
}

.footer-container #footer #social_block ul li {
    float: left;
    width: 40px;
    text-align: center;
    padding-bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-container #footer #social_block ul li {
        width: 30px;
    }
}

.footer-container #footer #social_block ul li a {
    display: inline-block;
    color: #959393;
    font-size: 28px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-container #footer #social_block ul li a {
        font-size: 20px;
    }
}

.footer-container #footer #social_block ul li a span { display: none;
}

.footer-container #footer #social_block ul li a:before {
    display: inline-block;
    font-family: "FontAwesome";
    vertical-align: -5px;
}

.footer-container #footer #social_block ul li a:hover { color: #232323; }
.footer-container #footer #social_block ul li.facebook a:before { content: "\f09a"; }
.footer-container #footer #social_block ul li.twitter a:before {  content: "\f099"; }
.footer-container #footer #social_block ul li.instagram a:before { content: "\f16d"; }
.footer-container #footer #social_block ul li.youtube a:before { content: "\f167"; }
.footer-container #footer #social_block ul li.google-plus a:before { content: "\f0d5"; }
.footer-container #footer #social_block ul li.pinterest a:before { content: "\f0d2"; }

.footer-container #footer #social_block h4 {
    display: inline-block;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 22px;
    padding: 0 10px 0 0;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .footer-container #footer #social_block h4 {
        display: none;
        text-align: center;
    }
}

.footer-container #footer .bottom-footer {
    position: absolute;
    bottom: -75px;
    left: 0;
    z-index: 20;
}

.footer-container #footer .bottom-footer div {
    padding: 0;
    text-transform: none;
    width: 100%;
}

.footer-container #footer .bottom-footer div a { color: #c69c6d; }
.footer-container #footer .bottom-footer div a:hover { color: #4e4e4e; }





