/* web20 */
.art-web20 {

}
/* end web20 */

/* bannerheader */
.art-bannerheader {

}
/* end bannerheader */

/* logomex */
.art-logomex {
 
}
/* end logomex */

.menu-flotante {
    position: fixed;
    z-index: 100000;
  	margin-left: -2px;
}

ul.menu img {
    width: 38px;
    height: auto;
    padding: 5px;
    vertical-align: middle;
}

ul.menu a {
    color: white;
    text-decoration: none;
    text-shadow: 0px 0px 6px #0000009c;
    width: 250px !important;
    display: inherit;
    font-size: 16px;
    letter-spacing: 2px;
}

ul.menu li {
    width: 45px;
    overflow: hidden;
}

ul.menu li:hover {
    width: 230px;
}

.custompr-logo-scroll {
    position: fixed;
    z-index: 100000;
    background: #221e20;
    padding: 4px;
    margin: 0 auto !important;
    right: 47.5%;
  -ms-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    transition: all 0.3s ease-out;
      opacity: 0;
  display:none;
}
.custompr-logo-scroll img {
    width: 100px;
}

footer.art-footer div {
    width: 33%;
    display: inline-block;
    vertical-align: middle;
}

.items-row {
    width: 33.333%;
    overflow: hidden;
    position: relative;
    background-color: black;
    background-size: contain;
    line-height: 0;
    display: table-cell;
    float: left;
}

article.art-post.pr-art {
    overflow: hidden;
    position: relative;
    background-color: black;
    background-size: contain;
    line-height: 0;
    display: table-cell;
    float: left;
    max-width: 100%;
    padding: 0 !important;
}
.pr-product-details {
    position: absolute;
    top: 0%;
    border: 0px solid #fff;
    color: #fff;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: 100% !important;
    opacity: 0;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    background: #000000bd;
    color: white;
    line-height: 120%;
    font-size: 15px;
    text-align: justify;
    padding: 10px 15%;
    box-sizing: border-box;
}
.pr-art img {
    max-width: 100%;
}
.items-row:hover .pr-product-details {
    opacity: 1;
}
.pr-product-details li {
    color: #bdbdbd;
}
.pr-product-details h2 {
    padding: 10px 0;
    text-align: center;
}
/**Pop UP**/
div#pr-pp
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
      background: #000000e3;
}
.pr-popup
{
        background-clip: padding-box;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    max-width: 450px;
    margin: 6% auto 10px;
    /* position: fixed; */
    background: #ffffff;
    border-radius: 6px;
    padding: 15px;
    top: 0;
    z-index: 11000;
    position: relative;
}

.pr-popup form {
    margin-top: -39px !important;
}
img#form-newslatter:hover {
    opacity: 0.2;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    cursor: pointer;
}

.pr-form-close {
    width: 30px;
    text-align: center;
    height: 30px;
    border: 1px solid #696969;
    color: #696969;
    float: right;
    cursor: pointer;
}
.wdform_page {
    margin-top: -32px;
}
.pr-socials-footer>div {
    max-width: 140px !important;
    min-width: 140px !important;
}

 .pr-movil-arte-mezcal
  {
       display: none;
  }

.scroll-rop-pr {
    z-index: 1300000;
    position: fixed;
    bottom: 20px;
    right: 20px;
    opacity: 0.7;
   display: none;
}

.scroll-rop-pr img {
    height: 50px;
}