@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Expanded:100,200,300,400,500,600,700,800,900');

* { margin: 0px; padding: 0px; }

a{
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}
a:focus{
    outline:0;
}

a:hover, a:focus {
    color: #a16833;
    text-decoration: none;
}

a:active, a:hover {
    outline: 0;
    text-decoration:none;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}

ul{
    list-style: outside none none;
    margin: 0;
    padding: 0
}

p{
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    font-size: .5rem;
    text-transform: uppercase;
    color: #000000;
}

.sp-body{
    overflow: hidden;
}

/*-------------------------------------
[ ScrollUp ]
---------------------------------------*/
#scrollUp {
    background-color: #46290f;
    border: 1px solid #fff;
    bottom: 60px;
    font-size: 22px;
    height: 30px;
    right: 12px;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
#scrollUp i{color:#fff;line-height: 30px;}
#scrollUp:hover{background-color: #a26834;}
#scrollUp:hover i{color:#fff;}
.clear{clear:both}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    outline: none;
    box-shadow: 0 0 0 0rem transparent;
}

input::-moz-placeholder, textarea::-moz-placeholder{opacity:1; color: #462910 !important;}
input:focus, textarea:focus {outline: 0px;}

/*-------------------------------------
[ header section ]
---------------------------------------*/
.header-topbar {
    display: table;
    background-color: #412c17;
    width: 100%;
    border-bottom: 1px solid #e8d795;
    padding: 10px 0;
}

.header-topbar h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #ffffff;
    text-transform: unset;
}

.header-topbar h6 a {
    color: #ffffff;
}

.bg-header {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.56);
    background-color: #d0a86d !important;
}
.header-one{
    height: 70px;
}

.navbar {
    padding: 0px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #000000;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #000000;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #000000;
    text-decoration: none;
    background-color: #d0a86d;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.dropdown-menu {
    position: absolute;
    top: 132%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #ffffff;
    text-align: left;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.9);
    background-clip: padding-box;
    border: 1px solid #d0a86d;
    border-radius: 0;
    box-shadow: 0 4px 7px rgba(208, 168, 109, 0.8);
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: .5rem;
}


/*----------------------------------------
	Total Cart
----------------------------------------*/
.total-cart {
    float: right;
}
.total-cart ul {}
.total-cart ul li {position:relative;}
.total-cart > ul > li > a {
    display: block;
    line-height: 24px;
    padding: 0 0 10px;
    text-align: center;
    width: 50px;
}
.total-cart ul li a span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    color: #462910;
    display: block;
}
.total-cart-number {
    border-bottom: 1px solid #462910;
    padding-bottom: 4px;
}
.total-cart > ul > li > a i {
    color: #000000;
    display: block;
    font-size: 1.2rem;
    margin-top: 8px;
    overflow: inherit;
}
.total-cart ul li .total-cart-brief {
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 6px 8px 6px rgba(0, 0, 0, 0.13);
    /*padding: 20px 0 0;*/
    position: absolute;
    right: 0;
    top: 60px;
    width: 280px;
    z-index: 999;
    padding: 20px;
}
.cart-photo-details {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 0 0;
    position: relative;
}
.cart-photo {
    float: left;
    margin-right: 20px;
    width: 50px;
}
.cart-photo-brief {
    float: left;
}
.cart-photo-brief a {
    ont-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.5rem;
    color: #000000;
    display: block;
    line-height: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.cart-photo-brief span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.5rem;
    color: #000000;
    display: block;
    line-height: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.pro-delete {
    position: absolute;
    right: 0;
    top: 10px;
}
.pro-delete a i {
    color: #FF0000;
    font-size: 18px;
}
.pro-delete a i:hover {
    color: #FF0000;
    font-size: 18px;
}
.cart-subtotal > p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    border-top: 1px solid #000000;
    color: #000000;
    margin: 0 0 15px;
    padding-top: 6px;
    text-align: right;
}
.cart-inner-btm {
    /*background: #f1f1f1 none repeat scroll 0 0;
    padding: 20px;*/
    text-align: center;
}
.cart-inner-btm > a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 0.8rem;
    background: #000000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
}
.cart-inner-btm > a:hover  {
    background: #cfa86d none repeat scroll 0 0;
    color: #000000;
}
.total-cart-brief {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0 0;
}
.total-cart ul li:hover .total-cart-brief {
    opacity: 1;
    transform: scaleY(1);
}

.mensaje-carrito {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: #000000;
}

/*----------------------------------------
	Slider
----------------------------------------*/
#slider {
    margin-top: 7%;
}

.slider-1 {
    left: 5%;
    position: relative;
    text-align: center;
    width: 47%;
}

.slider-1 h1 {
    color: #454545;
    font-size: 58px;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.slider-1 img {
    position: inherit;
}

.slider-1 p {
    color: #454545;
    font-size: 16px;
    line-height: 27px;
    margin-top: 12px;
    padding: 0;
}

.nivo-directionNav a {
    background: transparent none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    color: #e5ca6f;
    cursor: pointer;
    font-size: 30px;
    height: 75px;
    line-height: 75px;
    margin-top: -37px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 33px;
    z-index: 9;
}

.nivo-directionNav a:hover {background: transparent;}

.nivo-directionNav a.nivo-nextNav {
    border-radius: 5px 0 0 5px;
}

.slider-1 .shop-now {
    border: 2px solid #666;
    font-size: 16px;
    height: 33px;
    line-height: 29px;
}

.shop-now {
    border: 1px solid #f6416c;
    color: #333333;
    display: inline-block !important;
    font-size: 14px;
    height: 33px;
    line-height: 31px;
    margin-top: 20px;
    padding: 0 13px;
    text-transform: uppercase;
}

.shop-now:focus {
    color: #333333;
}

.shop-now:hover, .blog-brief .shop-now:hover {
    background: #f6416c;
    border-color: transparent;
    color: #fff;
}

/*----------------------------------------
	bienvenido
----------------------------------------*/

#bienvenido {
    background-color: #d0a86d;
    padding-top: 6%;
    padding-bottom: 6%;
}

#bienvenido h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
}

#bienvenido p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    text-align: justify;
    color: #000000;
    margin-bottom: 1rem;
}

/*----------------------------------------
	Products index
----------------------------------------*/
#productos {
    padding-top: 4%;
    padding-bottom: 2.5%;
}

#productos #owl-demo .item{
    margin: 15px;
}
#productos #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

#productos .owl-pagination{
    display: none;
}

#productos .owl-prev {
    background-color: transparent;
    left: -5%;
    position: absolute;
    top: 40%;
    width: 50px;
    height: 50px;
    line-height: 45px;
    font-size: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#productos .owl-next {
    background-color: transparent;
    right: -5%;
    position: absolute;
    top: 40%;
    width: 50px;
    height: 50px;
    line-height: 45px;
    font-size: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#productos .card {
    margin-bottom: 30px;
    border: 1px solid #d0a86d !important;
    /*height: 500px;*/
}

#productos h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.7rem;
    font-weight: 600;
    text-align: center;
    color: #000000;
}

#productos .info-prenda p {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
}

#productos p span {
    color: #a26935;
    text-decoration: line-through;
}

#productos .info-prenda h4 {
    text-align: center;
}

#productos .info-prenda h4 a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 0.7rem;
    color: #46280e;
}

#productos .product-options{
    padding:0;
}
#productos .product-options strong{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
    color: #46280e;
}
#productos .product-options span{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #46280e;
    display:block;
    margin-bottom:8px;
}

#productos hr {
    margin: 1rem 1rem 2rem 1rem;
    border: 0;
    border-top: 1px solid #d0a86d;
}

#productos .product-item-circle {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.7rem;
    color: #fff;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 14px;
    text-align: center;
    top: 14px;
    width: 50px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #000000;
}

.btn-product {
    color: #000000;
    padding: 0 18px;
    font-size: 14px;
    line-height: 34px;
    border-color: #000000;
    position: absolute;
    bottom: 20px;
}

#productos .btn-catalogo {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    text-align: center;
    color: #000000;
    width: 100%;
    padding: 10px;
    border: 1px solid #d0a86d;
    border-radius: .25rem;
}

#productos .btn-catalogo:hover {
    color: #fff;
    background-color: #000000;
    border: 1px solid #d0a86d;
}

/*ribbonGreen*/
#featured-collecations .ribbonGreen, #related-product .ribbonGreen, .product-detail .ribbonGreen, #detail-product-image .product-grid-list-wrapper .ribbonGreen {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
}

#featured-collecations .ribbonGreen span, #related-product .ribbonGreen span, .product-detail .ribbonGreen span, #detail-product-image .product-grid-list-wrapper .ribbonGreen span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
}

#featured-collecations .ribbonGreen span::before, #related-product .ribbonGreen span::before, .product-detail .ribbonGreen span::before, #detail-product-image .product-grid-list-wrappe .ribbonGreen span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #79A70A;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A;
}

#featured-collecations .ribbonGreen span::after, #related-product .ribbonGreen span::after, .product-detail .ribbonGreen span::after, #detail-product-image .product-grid-list-wrappe .ribbonGreen span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #79A70A;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A;
}

/*ribbonRed*/

#featured-collecations .ribbonRed, #related-product .ribbonRed, .product-detail .ribbonRed, #detail-product-image .product-grid-list-wrappe .ribbonRed {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
}

#featured-collecations .ribbonRed span, #related-product .ribbonRed span, .product-detail .ribbonRed span, #detail-product-image .product-grid-list-wrappe .ribbonRed span {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
}

#featured-collecations .ribbonRed span::before, #related-product .ribbonRed span::before, .product-detail .ribbonRed span::before, #detail-product-image .product-grid-list-wrappe .ribbonRed span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808;
}

#featured-collecations .ribbonRed span::after, #related-product .ribbonRed span::after, .product-detail .ribbonRed span::after, #detail-product-image .product-grid-list-wrappe .ribbonRed span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808;
}

/*detail product ribbon red*/
#detail-product-image .product-image-wraper .ribbonRed {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
}

#detail-product-image .product-image-wraper .ribbonRed span {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
}

#detail-product-image .product-image-wraper .ribbonRed span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808;
}

#detail-product-image .product-image-wraper .ribbonRed span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808;
}

#featured-collecations .btn-catalogo {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    text-align: center;
    color: #000000;
    width: 100%;
    padding: 10px;
    border: 1px solid #000000;
    border-radius: .25rem;
}

#featured-collecations .btn-catalogo:hover {
    color: #fff;
    background-color: #000000;
    border: 1px solid #000000;
}

/*-------------------------------------
Lista de productos
---------------------------------------*/

.titulo-header-producto{
    padding-top: 4%;
    padding-bottom: 4%;
    background-color: #f2f2f2;
}

.titulo-header-producto h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 2rem;
    text-align: center;
    color: #000000;
}

/*-------------------------------------
detalle del producto
---------------------------------------*/
.pages-title-text li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #462910;
    text-transform: uppercase;
}
.pages-title-text li span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #a16834;
    margin: 0 5px;
}


.breadcrumb-link li a::after {

    content: "\f105";
    font-weight: normal;
    font-family: FontAwesome;
    padding-right: 7px;
    padding-left: 7px;
    color: #333;

}

/*.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #a16834;
    content: "/";
}*/


/*-------------------------------------
[ carrito ]
---------------------------------------*/

#detalle-carrito {
    padding-top: 4%;
    padding-bottom: 4%;
}

#detalle-carrito h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0;
    margin: 0;
}

#detalle-carrito h4 {
    font-size: 14px;
    padding-bottom: 5px;
}

#detalle-carrito p {
    color: #a26935;
}

#detalle-carrito span {
    font-size: 16px;
    color: #FFFFFF;
}

#detalle-carrito p strong {
    color: #000000;
}

#detalle-carrito .btn-seguir-comprando {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
    background-color: #000000;
    cursor: pointer;
    color: #ffffff;
}

#detalle-carrito .btn-seguir-comprando i {
    color: #FFFFFF;
}

#detalle-carrito .precio-total {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    color: #000000;
    text-align: right;
}

#detalle-carrito .btn-enviar-cotizacion {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
    color: #000000;
    width: 100%;
    padding: 8px;
    border-radius: .25rem;
    background-color: transparent;
    border: 1px solid #d0a86d;
    cursor: pointer;
}

#detalle-carrito .btn-enviar-cotizacion:hover {
    background-color: #000000;
    color: #FFFFFF;
}

#detalle-carrito .card-header {
    background-color: #ffffff;
    border-bottom: 1px solid #d0a86d;
}

#detalle-carrito .table thead th {
    border-bottom: 1px solid #d0a86d;
}

#detalle-carrito .table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #d0a86d;
}

.card-carrito{
    margin-bottom: 30px;
    border: 1px solid #d0a86d !important;
}

.btn-delete-cart {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    margin: 0;
    line-height: 25px;
}

.btn-delete-cart:hover {
    background-color: #FF0000;
    color: #ffffff;
}

.shopping-cart {
}

.shopping-cart .table {
    margin-bottom: 0
}

.shopping-cart > table > thead > tr > th, .shopping-cart > table > thead > tr > td, .shopping-cart > table > tbody > tr > th, .shopping-cart > table > tbody > tr > td {
    vertical-align: middle !important
}

.shopping-cart > table thead th {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    color: #000000;
    padding-top: 17px;
    padding-bottom: 17px;
    border-width: 1px;
}

.shopping-cart .remove-from-cart, .remove-from-cart {
    display: inline-block;
    color: #FF0000;
    font-size: 18px;
    line-height: 1;
    text-decoration: none
}

.shopping-cart .count-input, .count-input {
    display: inline-block;
    width: 100%;
    font-size: 16px;
}

.shopping-cart .product-item, .product-item {
    display: table;
    width: 100%;
    min-width: 150px;
    margin-top: 5px;
    margin-bottom: 3px
}

.shopping-cart .product-item .product-thumb, .shopping-cart .product-item .product-info {
    display: table-cell;
    vertical-align: middle;
}

.shopping-cart .product-item .product-thumb {
    width: 130px;
    padding-right: 20px
}

.shopping-cart .product-item .product-thumb > img {
    display: block;
    width: 100%
}

@media screen and (max-width: 860px) {
    .shopping-cart .product-item .product-thumb {
        display: none
    }
}

.shopping-cart .product-item .product-info span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem !important;
    display: block;
    color: #a26935 !important;
}

.shopping-cart .product-item .product-info span > em {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    font-style: normal;
    color: #000000;
}

.shopping-cart .product-item .product-title {
    margin-bottom: 6px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 500
}

.shopping-cart .product-item .product-title > a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    transition: color .3s;
    color: #000000;
    line-height: 1.5;
    text-decoration: none
}

.shopping-cart .product-item .product-title > a:hover {
    color: #a26935
}

.shopping-cart .product-item .product-title small {
    display: inline;
    margin-left: 6px;
    font-weight: 500
}

#detalle-carrito .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #462910;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d0a86d;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.shopping-cart .precio{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem !important;
    color: #000000 !important;
    text-align: center !important;
}

.shopping-cart .precio2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem !important;
    color: #000000 !important;
    text-align: center !important;
}

.shopping-cart .unit_price, .shopping-cart .extended_price{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem !important;
    color: #000000 !important;
    text-align: center !important;
}

.shopping-cart .form-group {
    margin-bottom: 0rem;
}

/*-------------------------------------
[ contacto ]
---------------------------------------*/

#contacto{
    background: url("../images/bg_ubicacion.jpg") center center no-repeat;
    background-size: auto;
    background-size: cover;
    position: relative;
    padding-top: 3%;
}

#contacto ul{
    list-style-type:none;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
}

#contacto ul li{
    display:list-item;
    padding:5px 10px;
    margin:0 3px;
}
#contacto ul li a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #000000;
    text-transform: inherit;
}
#contacto ul li a i{
    columns: #000000;;
    font-size:1rem;
}

#contacto .contact-form{
    margin-top:30px;
}

#contacto .form-control {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #000000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000000;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


#contacto .btn-contacto {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
    width: 100%;
    padding: 8px;
    border-radius: .25rem;
    font-size: 1rem;
    background-color: transparent;
    border: 1px solid #000000;
    cursor: pointer;
}

.btn-contacto:hover {
    color: #ffffff;
    background-color: #000000;
}

#contacto .map {
    position: relative;
    min-height: 500px;
    border: 2px solid #e4b450;}

#contacto #map, iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;}

#contacto .successMsg{
    font-family: "Perpetua";
    font-size: 18px;
    text-align: center;
    color: #000000;
}

/*-- Product ---*/

.product-item .product-item-wraper {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

.product-item .product-image-wraper img {
    width: 100%;
}

.product-item:hover .product-image-wraper:before {}

.product-item .product-item-button {
    position: absolute;
    bottom: 8px;
    right: -50px;
    visibility: hidden;
}

.product-item:hover .product-item-button {
    right: 8px;
    visibility: visible;
    transition: all 0.3s ease-out 0.1s;
    -moz-transition: all 0.3s ease-out 0.1s;
    -webkit-transition: all 0.3s ease-out 0.1s;
    -o-transition: all 0.3s ease-out 0.1s;
}

.product-item .product-item-button a {
    display: block;
    padding: 11px 14px;
    font-size: 14px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    transition: all 0.3s ease-out 0.1s;
    -moz-transition: all 0.3s ease-out 0.1s;
    -webkit-transition: all 0.3s ease-out 0.1s;
    -o-transition: all 0.3s ease-out 0.1s;
    opacity: 0;
    visibility: hidden;
    margin: 0;
    opacity: 0;
}

.product-item .product-item-button a+a {
    margin-top: 5px;
}

.product-item:hover .product-item-button a {
    opacity: 1;
    visibility: visible;
}

.product-item .product-item-detail {
    text-align: center;
    overflow: hidden;
}

.product-item .product-detail .tag {
    margin-bottom: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

.product-item .product-title {
    text-transform: none;
    margin-top: 0;
    margin-bottom: 15px;
}

.product-item h6.product-price {
    margin-bottom: 0;
}

.product-grid-list-wrapper .product-item .tag,
.product-grid-list-wrapper .product-item .product-rating,
.product-grid-list-wrapper .product-item .product-description {
    display: none;
}

.product-grid-list-wrapper.product-list-icon .product-item .tag,
.product-grid-list-wrapper.product-list-icon .product-item .product-rating,
.product-grid-list-wrapper.product-list-icon .product-item .product-description {
    display: block;
}

.product-grid-list-wrapper.product-list-icon .product-item .product-title {
    font-size: 18px;
}

.product-item .product-item-detail .product-rating {
    margin-bottom: 15px;
}

.product-item .product-item-detail .star-rating {
    display: inline-block;
}

.product-item .product-item-detail .product-rating-count {
    margin-left: 7px;
}

.product-list-icon .product-item-detail .product-description {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
}


/*-------------------------------------
[ footer ]
---------------------------------------*/
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.2); }

.wait {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    z-index: 999999; }

#footer{
    padding-top: 4%;
    padding-bottom: 4%;
    background-color: #000000;
}

#footer h1{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.7rem;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}

#footer ul{
    list-style-type:none;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
}

#footer ul li{
    display:list-item;
    padding:5px 10px;
    margin:0 3px;
}
#footer ul li a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #FFFFFF;
    text-transform: inherit;
}
#footer ul li a i{
    color:#ffffff;
    font-size:1rem;
}

#footer form {
    margin-top: 20px;
}

/*#footer .footer-text {
    margin-top: 55px;
}

#footer .footer-text a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #FFFFFF;
    text-transform: none;
}

#footer .footer-text i {
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    color: #fff;
    font-size: 0.8rem;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    text-align: center;
    width: 30px;
}
#footer .footer-text li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #FFFFFF;
    margin-bottom: 20px;
}*/

#footer .form-control {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #000000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000000;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#footer .btn-send {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    padding: 8px;
    border-radius: .25rem;
    font-size: 1rem;
    background-color: transparent;
    border: 1px solid #fff;
    cursor: pointer;
}

#footer .btn-send:hover {
    background-color: #FFFFFF;
    color: #46280e;
}

#footer .successMsg{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    text-align: center;
    color: #fff;
}

div #recaptchaFooter, div #recaptchaContacto {
    margin: 0 auto;
    width: 304px;
    border: 1px solid #000000;
}

div #recaptchaCotizador {
      margin: 0 auto;
      width: 304px;
}

#recaptchaFooter {
    -ms-transform: scale(0.94);
    transform: scale(0.94);
    -webkit-transform: scale(0.94);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }

#recaptchaContacto {
    -ms-transform: scale(0.94);
    transform: scale(0.94);
    -webkit-transform: scale(0.94);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }

#recaptchaCotizador {
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }


/*forms*/
.card-header h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 0;
}
.form-check {
    margin-left: 20px;
}

.form-check-label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: #000000;
    padding-left: 0rem;
    margin-bottom: 0;
    text-transform: uppercase;
}

.filter-check h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
    color: #000000;
    text-transform: uppercase;
}

.display-off-sleeves {
    display: none;
}

.display-on-sleeves {
    display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #ff0000 !important;
}

#error_filtro{
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: 600;
    font-size: 0.8rem;
    color: #000000;
    text-transform: uppercase;
}


#gracias {
    background: url("../images/bg-fondo.jpg") center center no-repeat;
    width: 100%;
    height: 100vh;
    background-size: cover;
    position: relative;
    padding-top: 2%;
    padding-bottom: 2%;
}

#gracias h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 2rem;
    color: #000000;
    text-align: center;
    margin-top: 10%;
}

#gracias p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    color: #000000;
    text-align: center;
    margin-top: 1rem;
}

#gracias .btn-enlaces-thank-you {
    background: transparent;
    border-radius: 4px;
    color: #000000;
    line-height: 40px;
    padding: 0 35px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    margin-top: 20px;
    text-align: center;
    cursor: pointer; }

/*-------------------------------------
[ pagination ]
---------------------------------------*/
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.page-link:focus, .page-link:hover {
    color: #000000;
}

.page-link {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: #000000;
}

/*-------------------------------------
[ Ubication ]
---------------------------------------*/
#ubicacion {
    background: url("../images/bg_ubicacion.jpg") center center no-repeat !important;
    background-size: auto;
    background-size: cover !important;
    position: relative !important;
    padding-top: 6% !important;
    padding-bottom: 8% !important;
}

.ubication-content {
    height: 480px;
    margin-top: 50px;
}

/*-------------------------------------
[ About ]
---------------------------------------*/
#quienes-somos {
    background: url("../images/bg_quienes_somos.jpg") center center no-repeat !important;
    background-size: auto;
    background-size: cover !important;
    position: relative !important;
    padding-top: 11% !important;
    padding-bottom: 12% !important;
}

.quienes-somos-content {
    margin-top: 30px;
}

.quienes-somos-content p {
    text-align: justify;
}

/*-------------------------------------
[ Mayoristas ]
---------------------------------------*/

#mayoristas{
    background: url("../images/bg-fondo.jpg") center center no-repeat;
    background-size: auto;
    background-size: cover;
    position: relative;
    padding-top: 5%;
}

#mayoristas ul{
    list-style-type:none;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
}

#mayoristas ul li{
    display:list-item;
    padding:5px 10px;
    margin:0 3px;
}
#mayoristas ul li a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #000000;
    text-transform: inherit;
}
#mayoristas ul li a i{
    columns: #000000;;
    font-size:1rem;
}

#mayoristas .contact-form{
    margin-top:30px;
}

#mayoristas .form-control {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #000000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000000;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


#mayoristas .btn-contacto {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
    width: 100%;
    padding: 8px;
    border-radius: .25rem;
    font-size: 1rem;
    background-color: transparent;
    border: 1px solid #000000;
    cursor: pointer;
}

#mayoristas .successMsg{
    font-family: "Perpetua";
    font-size: 18px;
    text-align: center;
    color: #000000;
}

.btn-chat1 {
    border-radius: 50%;
    background-color: #0DC143;
    color: #fff;
    font-size: 50px;
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 6000;
    bottom: 25px;
    right: 100px;
}
