@charset "UTF-8";
  @media (min-width: 992px) {
.animate {
animation-duration: 0.3s;
-webkit-animation-duration: 0.3s;
animation-fill-mode: both;
-webkit-animation-fill-mode: both;
}
}
@keyframes slideIn {
0% {
transform: translateY(1rem);
opacity: 0;
}
100% {
transform: translateY(0rem);
opacity: 1;
}
0% {
transform: translateY(1rem);
opacity: 0;
}
}
@-webkit-keyframes slideIn {
0% {
-webkit-transform: transform;
-webkit-opacity: 0;
transform: transform;
}
100% {
-webkit-transform: translateY(0);
-webkit-opacity: 1;
transform: translateY(0);
}
0% {
-webkit-transform: translateY(1rem);
-webkit-opacity: 0;
transform: translateY(1rem);
}
}
.slideIn {
-webkit-animation-name: slideIn;
animation-name: slideIn;
}
.menu-movil .position-absolute{
right: 10px;
top:10px;
z-index: 3333;
}
#menu-menu-movil li{
padding-bottom: .5rem;
}
.bg-black{
background-color: #000;
}
.header_main {
background-color: #1B1B1B;
padding-top: 10px;
min-height: 130px; }
.header_main a {
color: #CFC79E; }
.header_main a .fa-phone,
.header_main a .fa-envelope{
background-color: #CFC79E;
color: #1b1b1b;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
border-radius: 50%;
font-size: 14px;
}
.header_main a:hover {
color: #fff;
text-decoration: none; }
.header_main a:hover .fas {
background-color: #fff; }
.header_main .contact {
text-align: right; }
.header_main .contact li {
display: inline;
margin-right: 8px; }
.header_main nav ul {
margin: 0;
padding: 0; }
.header_main .navbar-dark .navbar-nav .nav-link {
color: #CFC79E; }
.header_main .nav-item {
text-transform: uppercase;
font-size: 13px; }
.header_main .dropdown-menu {
font-size: 12px;
background-color: #21252b;
line-height: normal; }
.header_main .dropdown-menu a {
color: #9999cc;
padding-left: 10px; }
.header_main .dropdown:hover > .dropdown-menu {
display: block; }
.header_main .cart {
padding: 0.5rem 0rem;
color: #fff; }
.header_main .cart a {
color: #fff; }
.header_main .cart .fas {
background-color: transparent; }
.header_main .cart .dropdown-menu {
color: #CFC79E;
padding: 1%; }
.header_main .search input[type="search"] {
background-color: #21252b;
border-top: 1px solid #4b4b4b;
border-left: 1px solid #4b4b4b;
border-bottom: 1px solid #4b4b4b;
border-right: none;
color: #c2c2c2; }
.header_main .search button[type="submit"] {
display: none; }
.header_main .search .input-group-text {
border-top: 1px solid #4b4b4b;
border-right: 1px solid #4b4b4b;
border-bottom: 1px solid #4b4b4b;
border-left: none;
background-color: #21252b; }
.header_main .search .input-group-text .fas {
background-color: transparent;
width: 20px;
height: 20px;
line-height: 20px; }
.header_main li.widget {
list-style: none; }
#slider .carousel-caption {
background-color: rgba(0, 0, 0, 0.7); }
#slider .carousel-caption .title {
font-size: 40px; }
#slider .carousel-caption .subtitulo {
font-size: 25px;
font-weight: 300; }
#text_intro {
padding-top: 50px;
padding-bottom: 50px;
text-align: center; }
#text_intro h1 {
font-size: 26px;
margin-bottom: 30px; }
#bloquesI .featured .row {
margin-left: 0;
margin-right: 0; }
#bloquesI .featured .col-sm {
padding-left: 0;
padding-right: 0; }
#bloquesI .blockimg {
position: relative;
overflow: hidden; }
#bloquesI .blockimg img {
transition: all .5s ease-in-out; }
#bloquesI .blockimg img:hover {
filter: opacity(.5); }
#bloquesI .overlay_img {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 150px;
background-color: rgba(148, 123, 93, 0.4); }
#bloquesI h2 {
color: #fff;
font-family: "Josefin Sans", sans-serif;
font-weight: 400;
padding-top: 10px;
padding-left: 10px;
margin-bottom: 0px; }
#bloquesI .subtitulo {
font-family: "Josefin Sans", sans-serif;
font-weight: 700;
color: #fff;
padding-left: 10px;
font-size: 20px; }
#bloquesII .featured .row {
margin-left: 0;
margin-right: 0; }
#bloquesII .featured .col-sm {
padding-left: 0;
padding-right: 0; }
#bloquesII .blockimg {
position: relative;
transition: all .5s ease-in-out; }
#bloquesII .blockimg:hover {
filter: opacity(.5) }
#bloquesII .blockimg2 {
position: relative;
transition: all .5s ease-in-out; }
#bloquesII .blockimg2:hover {
filter: opacity(0.5); }
#bloquesII .overlay_img {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
min-height: 150px;
background-color: rgba(255, 255, 255, 0.4); }
#bloquesII h2 {
color: #000;
font-family: "Josefin Sans", sans-serif;
font-weight: 400;
padding-top: 10px;
padding-left: 10px;
margin-bottom: 0px; }
#bloquesII .subtitulo {
font-family: "Josefin Sans", sans-serif;
font-weight: 700;
color: #000;
padding-left: 10px;
font-size: 20px; }
#bloquesII .overlay_img2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(148, 123, 93, 0.8); }
#bloquesII .overlay_img2 a {
color: #fff; }
#bloquesII .overlay_img2 .lista_menu {
text-align: center;
padding-top: 30%; }
#bloquesII .overlay_img2 ul {
padding: 0;
margin: 0; }
#bloquesII .overlay_img2 li {
list-style: none;
font-size: 20px;
margin-bottom: 10px;
text-transform: uppercase;
font-family: "Josefin Sans", sans-serif; }
#frontend_zr {
margin-top: 50px; }
#frontend_zr .margin-top {
margin-top: 20px; }
#offers {
margin-top: 50px;
margin-bottom: 30px; }
#offers .card{
border: none;
text-align: center;
}
#iconos {
margin-bottom: 20px; }
#iconos li {
list-style: none; }
#iconos .fas {
color: #CFC79E;
font-size: 18px; }
#iconos .card .cdTitle {
background-color: #1b1b1b;
padding: 10px;
color: #CFC79E; }
footer {
width: 100%;
background-color: #1b1b1b;
color: #CFC79E;
padding-top: 30px;
font-size: 14px; }
footer .small {
font-size: 70%; }
footer a {
color: #CFC79E; }
footer li.widget {
list-style: none; }
footer .footer1 ul {
margin: 0;
padding: 0; }
footer .footer1 li {
list-style: none;
margin-bottom: 10px; }
footer h3 {
color: #fff;
font-size: 20px;
margin-bottom: 20px; }
footer form input[type="text"],
footer form input[type="email"] {
background-color: #21252b;
border: 1px solid #4b4b4b; }
footer form textarea.form-control {
background-color: #21252b;
border: 1px solid #4b4b4b; }
footer .margin {
margin-top: 30px; }
.wrapper_page .contenido h1 {
margin-top: 30px;
margin-bottom: 30px; }
.wrapper_page .contenido .card:hover img {
filter: opacity(.5);}
.wrapper_page .contenido .card img {
transition: all .5s ease-in-out; }
.wrapper_page .jumbotron.dark {
background-color: #21252b;
color: #CFC79E; 
padding: 1.5rem;}
.wrapper_page .jumbotron {
background-color: rgba(207, 199, 158, 0.4); 
padding: 1.5rem;} .woocommerce {
margin-bottom: 20px; }
.woocommerce .woocommerce-message {
border-top-color: #CFC79E; }
.woocommerce .woocommerce-message:before {
color: #CFC79E; }
.woocommerce .woocommerce-breadcrumb {
padding-top: 10px;
padding-bottom: 10px;
background-color: #CFC79E;
color: #000 !important; }
.woocommerce .woocommerce-breadcrumb .fas {
color: 000;
vertical-align: middle; }
.woocommerce .woocommerce-breadcrumb a {
color: #fff; }
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
display: none; }
.woocommerce .card {
overflow: hidden;
margin-bottom: 20px; }
.woocommerce .card img {
transition: all .5s ease-in-out; }
.woocommerce .card a {
color: #fff; }
.woocommerce .card h2 {
font-size: 20px;
font-family: "Josefin Sans", sans-serif;
text-transform: uppercase;
position: absolute;
top: 50%;
background-color: rgba(148, 123, 93, 0.4);
width: 100%;
height: 50%;
padding-top: 10%;
text-align: center; }
.woocommerce .card h2 .count {
display: none; }
.woocommerce .card .product_type_simple {
display: none; }
.woocommerce .category_list {
width: 100%; }
.woocommerce .category_list .woocommerce-loop-category__title {
position: absolute;
top: 50%;
background-color: rgba(148, 123, 93, 0.4);
width: 100%;
height: 50%;
padding-top: 10%;
text-align: center; }
.woocommerce .woocommerce-loop-category__title {
position: absolute;
top: 50%; }
.woocommerce .mg-brand-wrapper {
display: none; }
.woocommerce .posted_in {
display: none; }
.woocommerce span.onsale {
background-color: #21252b !important;
border-radius: 0.25rem !important;
padding: 3px 9px !important; }
.woocommerce a.button {
background-color: #21252b !important;
width: 100%;
text-align: center; }
.woocommerce a.button:hover {
color: #CFC79E; }
.woocommerce #tab-description h2 {
display: none; }
.woocommerce .woocommerce-products-header__title {
margin-bottom: 30px; }
.woocommerce .product_meta,
.woocommerce .pwb-single-product-brands {
display: none; }
.woocommerce div.product h1 {
font-size: 22px;
margin-bottom: 30px;
text-transform: uppercase; }
.woocommerce-product-gallery .woocommerce-product-gallery__trigger img.emoji{
display: none !important;
}
.woocommerce-product-gallery  {
position: relative;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .5em;
right: .5em;
font-size: 2em;
z-index: 9;
width: 36px;
height: 36px;
background: #fff;
text-indent: -9999px;
border-radius: 100%;
box-sizing: content-box;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #000;
border-radius: 100%;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger::after {
content: "";
display: block;
width: 2px;
height: 8px;
background: #000;
border-radius: 6px;
position: absolute;
top: 19px;
left: 22px;
transform: rotate(-45deg);
box-sizing: content-box;
}
.related.products h2{
display: none;
}
.navigation.pagination {
margin-top: 50px;
margin-bottom: 50px;
text-align: center; }
.navigation.pagination .nav-links {
display: inline-flex;
padding-left: 0;
list-style: none;
border-radius: 0.375rem;
gap: 5px; }
.navigation.pagination .nav-links span {
display: inline;
} .navigation.pagination .nav-links  span,
.navigation.pagination .nav-links a {
display: block;
padding: 10px 18px;
color: #444;
text-decoration: none;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 8px;
font-weight: 600;
transition: all 0.2s ease-in-out;
} .navigation.pagination .nav-links  a:hover {
background-color: #f8f9fa;
color: var(--bs-primary);
border-color: var(--bs-primary);
} .navigation.pagination .nav-links  span.current {
background-color: var(--bs-primary); color: #fff;
border-color: var(--bs-primary);
} .navigation.pagination .nav-links  a.prev,
.navigation.pagination .nav-links  a.next {
background-color: #f0f2f5;
} .product-details-tabs .woocommerce-tabs ul.tabs {
display: flex !important; flex-wrap: wrap;
padding-left: 0 !important;
margin-bottom: 0 !important;
list-style: none !important;
border-bottom: 1px solid #dee2e6 !important; background: transparent !important;
} .product-details-tabs .woocommerce-tabs ul.tabs li {
padding: 0 !important;
margin: 0 !important;
background-color: transparent !important;
border: none !important;
position: relative;
} .product-details-tabs .woocommerce-tabs ul.tabs li a {
display: block;
padding: 0.5rem 1rem !important;
color: #000 !important; text-decoration: none;
font-weight: 500;
border: 1px solid transparent;
transition: all 0.2s ease;
} .product-details-tabs .woocommerce-tabs ul.tabs li.active a {
color: #CFC79E !important;
background-color: #000;
border-color: #CFC79;
} .product-details-tabs .woocommerce-tabs ul.tabs li a:hover {
border-color: #CFC79E;
color: #000 !important;
background-color: #CFC79E;
} .product-details-tabs .woocommerce-tabs .woocommerce-Tabs-panel {
padding: 2rem 0; border: none !important; } .display-4.fw-bold {
letter-spacing: -1px;
}
.woocommerce .form {
width: 80%;
padding: 1% 5%;
background-color: #1b1b1b; }
.woocommerce .form .small {
color: #fff;
font-size: 70%; }
.woocommerce .form .checkbox,
.woocommerce .form a {
color: #fff; }
.woocommerce .form .form-control {
background-color: #ededed;
width: 100%;
border: none !important; }
.woocommerce .form li {
list-style: none; }
.woocommerce .form li h2 {
font-size: 16px;
color: #fff;
margin-top: 20px;
margin-bottom: 30px; } .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
padding: 1.5rem 0;   
border-top: none;
background: #fff;
}
.card-columns.two_col {
column-count: 2; }
.related.products h2 {
margin-top: 30px;
margin-bottom: 30px;
text-align: center; }
.related.products .woocommerce-loop-product__title {
margin-top: 0;
margin-bottom: 0;
}
.cs_containerPage {
padding-top: 30px; }
.cs_containerPage h4 {
margin-bottom: 30px; }
@media all and (max-width: 576px) {
.header_main .logo-zh {
text-align: center; }
.header_main .float-right {
float: none !important; }
.header_main .contact {
text-align: center; }
.header_main .contact ul {
margin: 5px 0px;
padding: 0; }
#slider .carousel-caption {
top: 5px;
left: 2%;
right: 2%;
width: 96%; }
#slider .carousel-caption .title {
font-size: 23px; }
#slider .carousel-caption .subtitulo {
font-size: 17px; }
#slider .carousel-caption p {
margin-bottom: 0; }
}
@media all and (min-width: 992px) {
.top_nav .navbar {
padding: 1rem 0.5rem 0 0; }
.top_nav .dropdown {
position: static; }
.top_nav .dropdown-menu { }
.top_nav .dropdown-menu .nav-link { padding: 1rem;
border-bottom: 1px solid #CFC79E;
background-color: #21252b;
transition: all 2s ease; }
.top_nav .dropdown-menu .nav-link:hover {
background-color: #3c444b;
color: #fff;
border-bottom: none; 
}
.dropdown.cart,
.search {
padding-top: 15px; } }
@media all and (max-width: 768px) {
footer {
text-align: center; 
}
footer h3 {
margin-top: 25px;
}
.woocommerce .form {
width: 98%;
padding: 1%; } }
@media all and (max-width: 992px) {
.header_main a .fas.fa-bars {
background-color: #1b1b1b;
color: #CFC79E; }
.header_main a .fas.fa-bars:hover {
color: #fff; }
.dropdown-menu {
min-width: 300px;
background-color: #1b1b1b;
color: #CFC79E;
font-size: 12px;
padding-left: 5px; } }
#menuModal.modal .modal-dialog {
max-width: 100%;
width: 100%;
height: 90%;
margin: 0; }
#menuModal.modal .modal-content {
background-color: #1b1b1b;
border-radius: 0px;
height: 100%; }
@media all and (min-width: 769px) {
.woocommerce .col2-set .col-1 {
float: left !important;
width: 48% !important;
max-width: 48%; }
.woocommerce .col2-set .col-2 {
float: right !important;
width: 48% !important;
max-width: 48%; } }
input[type="text"],
input[type="email"],
input[type="password"],
select {
height: 35px;
background-color: #fbfbfb;
border: none;
box-shadow: none; }
textarea {
background-color: #fbfbfb;
border: none;
box-shadow: none;
min-height: 60px; }
.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 div{
width: 100%;
}
.pwb-az-listing-content a {
color: #454545; }
.pwb-brands-col3{
text-align:center;
}
.pwb-brands-col3 p{
padding-top:.5rem;
margin-bottom:2rem;
font-size:.8rem;
}
.pwb-brands-col3 p a{
font-weight:700;
text-decoration:underline;
}
.pwb-brands-col3 p small{
display:none;
}
.pwb-brands-col3 .attachment-thumbnail{
padding: 0.25rem;
background-color: #fff;
border: 1px solid #222;
border-radius: 0;
}
@media all and (min-width:1140px){
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img{
max-width:100px;
height:auto;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs {
margin-top: 1rem;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
width:20%;
margin: 0.5rem;
display: inline;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: none !important;
}
}
.woocommerce-bootstrap-grid {
column-count: 3; column-gap: 1.5rem;
display: block !important;
}
.product-bootstrap-col, 
.product-cat-bootstrap-col {
display: inline-block; width: 100% !important; margin-bottom: 1.5rem;
break-inside: avoid; }
@media (max-width: 991px) {
.woocommerce-bootstrap-grid { column-count: 2; }
}
@media (max-width: 576px) {
.woocommerce-bootstrap-grid { column-count: 1; }
}