  .ezoic-wrapper .youtube_channel {
    float: left;
    clear: both;
    position: relative;
    box-sizing: border-box; }
  .ezoic-wrapper .youtube_channel .ytc_video_container {
    float: left;
    position: relative; }
  .ezoic-wrapper .youtube_channel .ytc_video_container iframe {
    margin-bottom: 0; }
  .ezoic-wrapper .youtube_channel .ytc_video_container a {
    border: none; }
  .ezoic-wrapper .youtube_channel.responsive {
    width: 100%; }
  .ezoic-wrapper .youtube_channel.responsive .ytc_video_container {
    width: 100% !important; }
  .ezoic-wrapper .youtube_channel.responsive .ytc_video_container.ar16_9 .fluid-width-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
  .ezoic-wrapper .youtube_channel.responsive .ytc_video_container.ar4_3 .fluid-width-video-wrapper {
    position: relative;
    padding-bottom: 75%;
    height: 0; }
  .ezoic-wrapper .youtube_channel.responsive .ytc_video_container .fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .ezoic-wrapper .youtube_channel .ytc_thumb {
    display: block;
    overflow: hidden;
    position: relative;
    height: 0;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer; }
  .ezoic-wrapper .youtube_channel .ytc_thumb>span {
    height: 0;
    width: 100%;
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .ezoic-wrapper .youtube_channel .ytc_thumb>span > .ezoic-before-el {
    content: " ";
    display: block;
    width: 84px;
    height: 59px;
    background-image: url('https://www.askdavetaylor.com/wp-content/plugins/youtube-channel/assets/img/yt_play.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    opacity: 0.9;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 !important;
    margin-left: -42px;
    margin-top: -30px;
    cursor: pointer;
    transform: scale(0.85); }
  .ezoic-wrapper .youtube_channel .ytc_thumb:hover>span > .ezoic-before-el {
    background-position: bottom center; }
  .ezoic-wrapper .youtube_channel .ytc_thumb.ar16_9,
  .ezoic-wrapper .youtube_channel .ytc_thumb.ar16_9>span {
    padding-bottom: 56.26%; }
  .ezoic-wrapper .youtube_channel .ytc_thumb.ar4_3,
  .ezoic-wrapper .youtube_channel .ytc_thumb.ar4_3>span {
    padding-bottom: 75%; }
  .ezoic-wrapper .youtube_channel .ytc_link {
    position: relative;
    clear: both;
    float: left;
    width: 100%; }
  .ezoic-wrapper .youtube_channel .ytc_link>p {
    padding: 0;
    margin: 0; }
  .ezoic-wrapper .youtube_channel p.ytc_error {
    color: #dd0000; }
  .ezoic-wrapper .clearfix > .ezoic-after-el,
  .ezoic-wrapper .widget_youtube-channel > .ezoic-after-el,
  .ezoic-wrapper .youtube_channel > .ezoic-after-el {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both; }

