/*
Theme Name: Dante Child Theme
Version: 1.0
Description: A child theme of Dante
Template: dante
*/

@import url("../dante/style.css");

.sf-video-wrap {
    height: 0;
    overflow: hidden;
    padding-bottom: 58.25%;
    padding-top: 35px;
    position: relative;
}

.sf-video-wrap iframe {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.share-links.curved-bar-styling .social-icons a {
  color: #000;
}
.share-links .share-text {
  color: #000;
}

.single .page-content > .media-wrap { display: none !important; }

.post-pagination-wrap {
  display: none;
}

.widget_lip_most_loved_widget .loved-item > a{width:220px}