/*
Theme Name: Beyond Kona
Description: Custom Theme for Beyond Kona
Version: 1.0
Author: Rudtek
Author URI: http://www.rudtek.com
Template: enfold
*/

.widget_recent_entries li a {
    font-style: inherit;
    font-family: inherit;
    font-size: 1.2em !important;
    color: yellow;
}

.yellow {
color:yellow!important;
font-weight:bold;
}
.more-link {
    background: #444;
    color: white !important;
    padding: 4px 8px;
    border-radius: 5px;
}
.main_color strong {
color:inherit;
}
a.btn {
    background: #444;
    display: block;
    border-radius: 7px;
    padding: 10px;
    text-align: center;
    color: white!important;
}
a.btn:hover {
    background: #grey;
}
/*Add your own styles here:
480px – 767px – 989px – 1140px and 1340px. */

.widget_media_video .widgettitle {
    font-size: .8em;
    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.home article.iconbox{ 
	cursor: pointer; 
}
.iconbox_content:hover {
    background-color: #9cc2df !important;
    color:white!important;
}

.videocat {
    margin-bottom: 4em;
}

@media only screen and (max-width: 767px) {

}
@media only screen and (min-width: 1140px) {

}
@media only screen and (min-width: 900px) {
}

#socket {
    font-size: 14px;
}
#socket .social_bookmarks a {
width: 50px !important;
height: 50px !important;
font-size: 18px !important;
}
.socket_color .social_bookmarks_twitter a {
    color: #0084b4;
}