/*
	Theme Name: El Jefe
	Theme URI: http://www.jellythemes.com
	Author: Derek James Media
	Author URI: https://derekjamesmedia.com
	Version: 99.99.99
	Description: Theme hijacked for use on this site.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
.wp-caption {
    max-width: 100% !important;
}

.wpb_row *, .wpb_row *:before, .wpb_row *:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

img {
    max-width: 100%;
    height: auto;
}

.dates .sonorama_row /*Equivalent .front-content.dates and .front-content*/
{
    width: 400px;
    left: 50%;
    margin-left: -200px;
    position: absolute;
    z-index: 5;
}

.contact .sonorama_row /*Equivalent .front-content.contact and .front-content*/
{
    width: 520px;
    left: 50%;
    margin-left: -260px;
    position: absolute;
    z-index: 5;
}

.parallax {
    background-position: 50% 0;
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-color: #333333;
    margin: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    -khtml-background-size: cover !important;
}

.quotes .parallax {
    background: #333 url(../img/parallax/02.jpg) 50% 0 repeat-y fixed;
    margin: 0;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 150px;
    text-align: center;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    -khtml-background-size: cover !important;
}

/*Pagination blog */
.page-navigation {
    padding: 0;
    margin: -30px 0 60px;
    display: table;
}

.page-navigation .page-numbers {
    width: 40px;
    height: 40px;
    border: 1px solid #434343;
    color: #434343;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.page-navigation .page-numbers:hover {
    border-color: #c3121c;
    color: #c3121c;
}

.page-navigation .current {
    background: #c3121c;
    border-color: #c3121c;
    color: #fff;
}

/* Widgets blog */
.widget_search h5 {
    color: #666 !important;
}

.widget_search #s {
    height: 30px;
    border: 1px solid #555;
    border-radius: 2px;
    padding-left: 35px;
    position: relative;
    width: 150px;
    font-size: 13px;
    background: url(img/icons/search.png) no-repeat left center;
    background-position: 10px 50%;
}

.screen-reader-text, .widget_search #searchsubmit {
    display: none;
}

.hentry, .logged-in-as, .logged-in-as a, .comment-notes, .form-allowed-tags {
    color: #8e8e8e;
}

.comment-reply-title {
    font-size: 30px;
    font-weight: 300;
    border-top: 1px solid #333;
    border-bottom: 2px solid #333;
    margin: 0;
    padding: 30px 0;
    color: #8e8e8e;
}

.comments-wrap .avatar {
    width: 115px;
    float: left;
    border-radius: 50%;
}

.comment-author a, .comment-reply-title a {
    color: inherit;
}

.comment-form-email #email {
    border: 1px solid #333 !important;
    width: 91.5% !important;
    color: #aaa !important;
}

span.required {
    display: inline;
    float: none !important;
}

.comment .children {
    width: 90% !important;
    float: right;
}

.comment-content p {
    border: 0px !important;
    padding: 0px !important;
    margin-left: 0px !important;
}

.comment-text {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 10px 15px;
    margin: 20px 0;
    margin-left: 135px;
    font-size: 14px;
    line-height: 25px;
    color: #888;
}

.news-description p {
    margin-top: 0px;
}

section.blog h1 {
    margin-top: 0px;
}

.social-footer {
    position: relative;
}

#scrolltop {
    position: absolute;
    width: 67px;
    height: 67px;
    display: block;
    text-indent: -99999px;
    background: url('img/icons/scrolltop.png') no-repeat;
    bottom: 0px;
    right: 20px
}

.side-widget img {
    height: auto;
}

#calendar_wrap table {
    width: 100%;
}

#calendar_wrap caption {
    padding: 5px 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.side-widget select {
    width: 100%;
}

.side-widget {
    color: #939191;
}

.slides-1.player {
    margin-top: 150px;
}

.play-video {
    display: none;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin: -50px 0px 0px -50px;
    color: #fff;
    font-size: 75px;
    text-align: center;
    line-height: 65px;
    border-radius: 50%;
    text-indent: -9999999px;
    background: url(img/icons/play.png) center center no-repeat rgba(0, 0, 0, 0.5);
}

.play-video.playing {
    background: url(img/icons/pause.png) center center no-repeat rgba(0, 0, 0, 0.5);
}

.slides-1.player:hover .play-video {
    display: block;
}

.sec-content {
    width: 1300px;
    margin: 0px auto 70px auto;
    color: #fff;
    font-size: 26px;
    max-width: 90%;
    line-height: 47px;
    text-align: left;
    font-weight: 300;
}

.sec-content strong {
    font-weight: 300;
}

#about-us > div:nth-of-type(1) {
    /*background: url(../img/parallax/02.jpg) 50% 0% repeat-y fixed;*/
    background-color: #000;
    width: 100%;
    text-align: center;
    padding: 1px 0px;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    -khtml-background-size: cover !important;
}

.parallax-wrapper.about-us {
    position: relative;
    width: 100% !important;
    /*min-width: 1000px;*/
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 1025px) {
    .parallax {
        background-attachment: scroll !important;
    }
}


.header .menu-item.menu-item-has-children {
    padding-right: 6px;
    position: relative;
    overflow: hidden;
}

.header .menu-item.menu-item-has-children:after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -7px;
    color: #fff;
    line-height: 14px;
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header .menu-item .sub-menu {
    list-style: none;
    background: #000;
    margin: 0px;
    padding: 20px 8px;
    position: absolute;
    width: 215px;
    opacity: 0;
    transition: opacity 0.3s ease-in;
}

.header .menu-item .sub-menu .menu-item a {
    display: block;
    padding: 5px 10px;
    color: #fff;
}

.header .menu-item .sub-menu .menu-item a:hover {
    text-decoration: none;
    color: #fff;
}

.header .menu-item:hover {
    overflow: visible;
}

.header .menu-item:hover .sub-menu {
    opacity: 1;
}

.header .sub-menu .menu-item.active a,
.header .sub-menu .menu-item.current a,
.header .sub-menu .menu-item a:hover {
    color: #fff;
    background-color: transparent;
}

.header .sub-menu .menu-item a:active,
.header .sub-menu .menu-item a:focus {
    background-color: transparent;
}

.header .menu-item .sub-menu ul {
    left: 100%;
    position: absolute;
    top: 0px;
}

.header .sub-menu .menu-item.menu-item-has-children:after {
    content: "\f105";
    right: 10px;
    color: #fff;
}
