The super-steamy Latina Sisi Rose has been eagerly awaiting the opportunity to taste her bf’s giant meat pipe. She can’t wait to try it out and get completely dirty!
About this video
document.addEventListener("DOMContentLoaded", function() { document.querySelectorAll(".tab-nav li").forEach(function(tab) { tab.addEventListener("click", function(){ document.querySelectorAll(".tab-pane").forEach(function(pane) { pane.style.display="none"; }); document.getElementById(this.dataset.tab).style.display="flex"; document.querySelectorAll(".tab-nav li").forEach(function(t) { t.classList.remove("active"); }); tab.classList.add("active"); }); }); document.querySelector(".tab-nav li").click(); }); .video-tabs { display: flex; font-size: 14px; width: 100%; } /* Horizontal layouts: column direction, tab nav wraps to extra rows */ .video-tabs.position-top { flex-direction: column; } .video-tabs.position-top .tab-nav { flex-direction: row; flex-wrap: wrap; padding: 0 0px; } .video-tabs.position-top .tab-nav li { border-bottom: none; border-radius: 0px 0px 0 0; } .video-tabs.position-top .tab-nav li:last-child { border-right: none; } .video-tabs.position-bottom { flex-direction: column-reverse; } .video-tabs.position-bottom .tab-nav { flex-direction: row; flex-wrap: wrap; padding: 0 0px; } .video-tabs.position-bottom .tab-nav li { border-top: none; border-radius: 0 0 0px 0px; } .video-tabs.position-bottom .tab-nav li:last-child { border-right: none; } /* Vertical layouts: row direction, tab nav scrolls when too many tabs */ .video-tabs.position-left { flex-direction: row; } .video-tabs.position-left .tab-nav { flex-direction: column; overflow-y: auto; max-height: auto; padding: 0px 0; } .video-tabs.position-left .tab-nav li { border-right: none; border-radius: 0px 0 0 0px; } .video-tabs.position-left .tab-nav li:last-child { border-bottom: none; } .video-tabs.position-right { flex-direction: row-reverse; } .video-tabs.position-right .tab-nav { flex-direction: column; overflow-y: auto; max-height: auto; padding: 0px 0; } .video-tabs.position-right .tab-nav li { border-left: none; border-radius: 0 0px 0px 0; } .video-tabs.position-right .tab-nav li:last-child { border-bottom: none; } .tab-nav { display: flex; list-style: none; margin: 0; padding: 0; gap: 0px; } .tab-nav li { padding: 5px 10px; cursor: pointer; background: #000000; color: #ffffff; transition: all 0.2s; white-space: nowrap; flex-shrink: 0; flex-grow: 0; display: flex; align-items: center; justify-content: center; user-select: none; } .tab-nav li:hover { background: #000000; color: #ffffff; } .tab-nav li.active { background: #ffffff; color: #000000; } .tab-content { display: flex; flex-grow: 1; } .tab-pane { border: 0px solid transparent; border-radius: 0px; overflow: hidden; display: flex; flex-grow: 1; aspect-ratio:16/9; } .tab-pane iframe, .tab-pane video { width:100% !important; height:100% !important; object-fit:cover !important; }