.ip-youube-feed-item-photo a{display:block;position:relative}.ip-youube-feed-item-photo a canvas{display:block;width:100%;height:auto;background:#000}.ip-youube-feed-item-photo a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out}.ip-youube-feed-item-photo a:hover img{opacity:.7}.ip-youube-feed-item-photo a .ip-youube-feed-item-icon{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:80px;color:red}.ip-youube-feed-item-photo a .ip-youube-feed-item-icon::after{content:'';width:40px;height:40px;background:#fff;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.ip-youube-feed-item-photo a .ip-youube-feed-item-icon span{position:relative;display:block;z-index:2}.ip-youube-feed-item:first-child .ip-youtube-feed-item-title{display:none}.ip-youtube-feed-item-button{display:flex;align-items:center;justify-content:center;padding:40px 0}.ip-youube-feed-item:not(:first-child) .ip-youtube-feed-item-button{display:none}.ip-youtube-feed-item-button a{display:flex;align-items:center;justify-content:center;background:#e62117;color:#fff;padding:10px;font-size:16px;gap:15px;border-radius:5px;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out}.ip-youtube-feed-item-button a span{font-size:30px;line-height:1}.ip-youtube-feed-item-button a em{font-style:normal!important}.ip-youtube-feed-item-button a:hover{background:#000}.ip-youtube-feed-item-title{text-align:center;padding:10px 0;font-size:13px}.ip-youube-feed-item{width:calc((100% / 3) - 10px)}.ip-youube-feed-item:first-child{width:100%}.ip-youube-feed-inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:15px}.ip-youube-feed-item:not(:first-child) .ip-youube-feed-item-photo a .ip-youube-feed-item-icon span{font-size:50px}.ip-youube-feed-item:not(:first-child) .ip-youube-feed-item-photo a .ip-youube-feed-item-icon::after{width:20px;height:20px}.ip-youtube-feed-load-more{display:flex;align-items:center;justify-content:center;padding:40px 0}.ip-youtube-feed-load-more button{font-size:15px;border:none;background:#fff0;color:#000;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out}.ip-youtube-feed-load-more button:hover{opacity:.6}.ip-youube-feed-item:nth-child(n+14){display:none}@media only screen and (max-width :991px){.ip-youube-feed-item{width:100%;max-width:400px}}