#login-g,
.share-post,
#divButtonsTop_gig_containerParent,
#divButtonsbottom {
    display: none;
}


.caja-pb {
    width: 300px;
    height: 50px;
    position: absolute;
    left: 380px;
    bottom: 15px;
}
.width-ctrl p { display: none !important; }
@media (max-width: 1309px) {
    .caja-pb {
        left: 280px;
        bottom: 5px;
    }
}
@media (max-width: 991px) {
    .caja-pb {
        left: 180px;
        bottom: 10px;
    }
}
@media (max-width: 479px) {
    .caja-pb {
        bottom: 5px;
        left: 50%;
        margin-left: -150px;
    }
    .dark-well {
        padding-bottom: 60px !important;
    }
}



body { overflow: auto !important; }
.live-show div {
    width: auto;
}
.dark-well {
    background-color: #000;
    background-color: rgba(0,0,0, 0.98);
    color: #fff;
    padding: 15px;
    background-image: url(https://web.archive.org/web/20180214191311im_/http://especiales.latercera.com/2017/vina/rrss/bg-vina.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.live-show .close {
    color: #fff;
    float: none;
    opacity: 1;
    position: absolute;
    right: 15px;
    text-shadow: none;
    top: 15px;
}
.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}
.live-show .display-table {
    display: table;
    width: 100%;
}
.live-show .cell-content {
    padding-left: 15px;
    padding-right: 40px;
}
.live-show .cell-content p {
    font-size: 1em;
    display: none;
}
.dark-well.well-in-cat {
    background-color: #409893;
    margin: 0 -15px 15px;
}
.dark-well.well-in-cat .share-rrss {
    margin-bottom: 0;
}
.dark-well.well-in-cat small, .dark-well.well-in-cat h4 {
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .dark-well.well-in-cat {
        margin: 0 0 15px;
    }
}
.live-show {
    position: relative;
}
.live-show .display-table {
    display: table;
    width: 100%;
}
.live-show .close:hover {
    opacity: 0.5;
}
.live-show .cell-content h4, .live-show .cell-content p {
    margin: 0 0 15px;
}
.live-show .cell-content .width-ctrl > a {
    color: #fff;
    color: rgba(255,255,255,1);
}
.live-show .cell-content .width-ctrl > a:hover, .live-show .cell-content .width-ctrl > a:focus {
    color: rgba(255,255,255,.7);
    text-decoration: none;
}
.live-show .table-cell {
    display: table-cell;
    vertical-align: top;
}
.live-show .cell-content h4 {font-size: 16px;}
.live-show .video-wrapper {width: 100px;}
.live-show .cell-content small {display: block; font-size: 1em; font-size: 100%; margin-top: 10px;}
@media (min-width: 360px) {
    .live-show .video-wrapper {width: 150px;}
}
@media (min-width: 400px) {
    .live-show .cell-content h4 {font-size: 18px;}
    .live-show .width-ctrl {max-width: 450px;}
}
@media (min-width: 600px) {
    .live-show .cell-content h4 {
        font-size: 25px;
    }
}
@media (min-width: 992px) {
    .live-show .cell-content p {
        display: inline-block;
    }
    .live-show .video-wrapper {width: 250px;}
}
@media (min-width: 1310px) {
    .live-show .video-wrapper {width: 350px;}
}
.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.share-rrss {
    border-top: 1px solid rgba(255,255,255,.1);
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding: 20px 0;
    margin-bottom: 30px;
    text-align: center;
}
.share-rrss.share-small {
    padding: 5px 0;
    text-align: left;
    margin-bottom: 0;
}
.share-rrss .author {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 0.688em;
}
.share-rrss ul {
    padding: 0;
    margin: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.share-rrss ul li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 0;
    font-size: 0.875em;
}
.share-rrss.share-small ul li {
    font-size: 0.625em;
    margin: 0 5px 2px 0;
}
.share-rrss.share-small ul li:last-child {
    margin-right: 0;
}
.share-rrss ul li a {
    display: block;
    border: 1px solid #e2e0e0;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}
.share-rrss.share-small ul li a {
    width: 25px;
    height: 25px;
    padding-top: 4px;
}
.share-rrss.share-small li:first-child {
    display: none;
}
.share-rrss a:hover, .share-rrss a:focus {
    text-decoration: none;
}
.live-show * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.live-show *:before,
.live-show *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.header-nav-fixed ~ .live-show {
    position: fixed;
    width: 100%;
    top: 60px;
}
.fa-close {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(https://web.archive.org/web/20180214191311im_/http://especiales.latercera.com/2017/vina/rrss/close.png) no-repeat center center / cover;
}
.fagg {
    display: inline-block;
    vertical-align: middle;
    width:  18px;
}
.fa-facebook {
    height: 15px;
    background: url(https://web.archive.org/web/20180214191311im_/http://especiales.latercera.com/2017/vina/rrss/facebook.png) no-repeat center center / auto 100%; 
}
.fa-twitter {
    height: 12px;
    background: url(https://web.archive.org/web/20180214191311im_/http://especiales.latercera.com/2017/vina/rrss/twitter.png) no-repeat center center / auto 100%; 
}
.fa-whatsapp {
    height: 15px;
    background: url(https://web.archive.org/web/20180214191311im_/http://especiales.latercera.com/2017/vina/rrss/whatsapp.png) no-repeat center center / auto 100%; 
}
.fa-mail {
    height: 14px;
    background: url(https://web.archive.org/web/20180214191311im_/http://especiales.latercera.com/2017/vina/rrss/mail.png) no-repeat center center / auto 100%; 
}
@media (max-width: 767px) {
    #full-site {
        padding-top: 110px;
    }
}
