/*
Theme Name: Passion
Theme URI: http://kopatheme.com
Author: Kopatheme
Author URI: http://kopatheme.com
Description: Passion theme is designed for magazine, newsand with powerful custom widgets, the theme provides you more flexibility and ease-of-use for your site
Version: 2.1.3
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, three-columns, right-sidebar, left-sidebar, custom-menu, editor-style, featured-images, post-formats, theme-options, responsive-layout, translation-ready
*/


/**
CHANGE LOG
#2.1.3
- update demo data

#2.1.2
- update Flex slider, allow clickable image.
#2.1.1
- update prettyPhoto to v1.3.6

#2.1.0
- Add: support "right-to-left"
- Edit: using esc_attr, esc_url, wp_kses to escape data

#2.0.6
- update: demo data

#2.0.5
- Update: shortcode caption

#2.0.4
- Update google font to 672 fonts
- Update FLEX SLIDER: allow play video on popup

#2.0.3
- Replace Css3MediaQuery.js by Respond.js

#2.0.2
- Gives the slider a seamless infinite loop.
- Fix some CSS.
- Allow front-page use layout "static-page" on Layout Manager.

#2.0.1
- update visual shortcode compatible with Wordpress  3.9
- change lightbox : pretty photo by magnific popup, support responsive

#2.0.0
- Apply license GPL 3.0 for all source code, image, icon, javascrip, css
- Replace Icon-Moon by Font Awesome
*/


/* =========================================================
Common styles
============================================================ */
body {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    outline: none;
    overflow-x: hidden;           
}

pre, code {
    font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin:20px 0;
}

ol {
    margin:0px;
    padding: 0;
}
ul {
    margin:0px;
    padding: 0;
}
ul li {
    list-style:inside disc;
    margin-bottom:10px;
}
ol li {
    list-style:inside disc;
    margin-bottom:10px;
}
/*------responsive image----------------*/
.responsive-img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

/* =========================================================
Elements
============================================================ */

blockquote {    
    color: #666;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
    padding: 20px;
    margin: 0px;    
    background-color: #F4F8FA;
    border-left: 3px solid #ed1c24;    
}

/*-DropCap-*/
.kp-dropcap {
    color: #fff;
    background-color:#222;
    display: inline-block;
    *display:inline;
    zoom:1;
    float: left;
    font-size: 36px;
    height: 38px;
    line-height: 38px;
    margin: 5px 10px 0 0;
    text-align: center;
    width: 34px;
}
.kp-dropcap.radius {
    background-color: #222;
    font-size:28px;
    color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    position: relative;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    width: 36px;
    z-index: 0;
    margin: 5px 10px 0 0;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;    
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-content .entry-content .video-wrapper,
.main-content .entry-content .wp-video,
.main-content .entry-content .wp-audio-shortcode{
    margin-bottom: 15px;    
}

.hover-effect {
    position: relative;
    overflow: hidden;
}
.hover-effect img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.hover-effect:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.hover-effect:hover .hover-icon {
    top: 50%;
}

.hover-icon {
    display: block;
    position: absolute;
    top: 200%;
    left: 50%;
    margin: -17px 0 0 -17px;
    border-radius: 50%;
    box-shadow: 0 0 1px 2px rgba(255,255,255,.5);
    background: rgba(0,0,0,.62);
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.hover-icon:before {
    font-family: 'FontAwesome';
}
.hover-icon.standard-icon:before {
    content: "\f0c1";
    margin-left: 2px;  
}
.hover-icon.gallery-icon:before {
    content: "\f03e";
    margin-left: 2px;  
}
.audio-icon.hover-icon:before {
    content: "\f001";
    margin-left: 1px;  
}
.video-icon.hover-icon:before {
    content: "\f04b";
    margin-left: 5px;
}
.gallery-icon.hover-icon,
.video-icon.hover-icon,
.audio-icon.hover-icon,
.standard-icon.hover-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
    background-color: #ed1c24;
    box-shadow: none;    
    font-size: 16px;
    color: #FFF !important;
}

/* =========================================================
Heading
============================================================ */
h1 {
    color: #222;
    font: 700 32px/34px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h2 {
    color: #222;
    font: 700 28px/30px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h3 {
    color: #222;
    font: 700 24px/26px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h4 {
    color: #222;
    font: 700 20px/22px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h5 {
    color: #222;
    font: 700 16px/20px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h6 {
    color: #222;
    font: 700 14px/20px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0;
    margin-bottom:5px;

}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
.kp-headline dd a:hover,
#top-menu li a:hover,
#secondary-menu li a:hover,
.entry-comments a:hover,
.entry-views a:hover,
.kp-featured-news-slider .entry-content .more-link:hover,
#bottom-sidebar .widget a:hover,
#toggle-view li h3:hover {
    color: #ED1C24;
    text-decoration:none;
    outline: none;
}

a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #222;
    text-decoration:none !important;
    outline: none !important;
}
p { 
    margin-bottom:10px;
    line-height:18px;
}
/* =========================================================
Clear Floated Elements
============================================================ */

.clear {  
    clear: both;  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    width: 0;  height: 0;
}
.clearfix:before, .clearfix:after{
    content: '.';  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    font-size: 0;  
    line-height: 0;  
    width: 0;  
    height: 0;
}
.clearfix:after{  
    clear: both;
}
.clearfix{  
    zoom: 1;
}


/* =========================================================
CSS3 Transition
============================================================ */
a,
.kp-newsletter-widget .newsletter-form .email,
.kp-newsletter-widget .newsletter-form .submit,
.share-box .social-links ul,
#comments-form #comment_name,
#comments-form #comment_email,
#comments-form #comment_url,
#contact-form #contact_name,
#contact-form #contact_email,
#contact-form #contact_url,
#submit-comment,
#submit-contact,
#comments-form #comment_message,
#contact-form #contact_message,
.share-box .social-links ul li a span,
#toggle-view li h3 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* =========================================================
Colunms
============================================================ */
.wrapper{
    width:1273px;
    margin: 0 auto;
}

.main-col {
    float: right;
    padding: 0 15px;
    border-left: 1px solid #d0d0d0;
    width: 1063px;    
}
.sidebar {
    float: left;
    border-right: 1px solid #d0d0d0;
    padding: 0 15px;
    width: 191px;
    margin-right: -1px;
}

.col-a {
    float: left;
    border-right: 1px solid #d0d0d0;
    padding-right: 15px;
    width: 717px;
}
.col-b {
    float: left;
    border-left: 1px solid #d0d0d0;
    padding-left: 15px;
    width: 316px;
    margin-left: -1px;
}

.kp-sub-page .col-a {
    padding-left: 15px;
    width: 732px;
}
.kp-sub-page .sidebar {
    margin-left: -1px;
    border-left: 1px solid #D0D0D0;
    margin-right: 0;
}
.kp-sub-page .col-b {
    margin-left: 0;
    padding-right: 15px;
    width: 331px;
    margin-left: -1px;
}

.kp-media-page .col-a,
.kp-one-sidebar .col-a {
    width: 923px;
    padding-left: 15px;
}

.kp-no-sidebar .col-a {
    padding-right: 15px;
    width: 100%;
    float: none;
    border-right: none;
}

.mb-20 {
    margin-bottom: 20px;
}

/* =========================================================
Header
============================================================ */
.header-top {
    border-bottom: 1px solid #d0d0d0;
}
/*----- Headline scroller -----*/
.kp-headline-wrapper {
    max-height: 35px;
    overflow: hidden;
}
.kp-headline-wrapper {
    position:relative;
}
.kp-headline-wrapper .r-color,
.kp-headline-wrapper .r-col {
    background-color:#d1d1d1;
}
.kp-headline {
    float:left;
    width:880px;
    margin-left:15px;
}
.kp-headline dl {
    display: block;
    margin: 0;
}
.kp-headline dd {
    display: block;
    float: left;
    margin: 0 250px;
    padding: 0 10px;
    font-size: 11px;
}
.kp-headline dd a {
    color: #555;
    font-weight: 700;
    line-height: 35px;
}
.kp-headline-title {
    font-size: 11px;
    font-weight: 700;
    font-family: Georgia, "Times New Roman", Times, serif;
    float:left;
    display: block;
    margin:0;
    color:#555;
    position:relative;
    text-transform:uppercase;
    line-height: 35px;
    border-right: 1px solid #d0d0d0;
    padding-right: 15px;
}

#top-menu li {
    list-style: none;
    float: left;
    margin: 0 0 0 25px;
}
#top-menu li:first-child {
    margin: 0;
}
#top-menu li a {
    display: block;
    font-size: 10px;
    color: #555;
    text-transform: uppercase;
    line-height: 35px;
}


#top-banner {
    margin: 20px 0;
}

.header-bottom {
    border-top: 5px solid #222;
    border-bottom: 5px solid #222;
}
/*----- Main Menu -----*/
#main-menu > li {
    list-style: none;
    float: left;
    font-family: 'Oswald', sans-serif;
    margin: 4px 0;
    padding: 0 12px;
    border-left: 1px solid #222;
    position: relative;
    z-index: 1000;
}
#main-menu > li:first-child {
    padding-left: 0px;
    border-left: none;
    margin: 1px 0;
}
#main-menu > li > a {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    height: 21px;
    line-height: 21px;
    color: #000;
}
#main-menu li.home-menu-icon {
    padding-right: 0;
    margin-right: -1px;
    position: relative;
    z-index: 1001;
}
#main-menu li.home-menu-icon a {
    width: 37px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    background-color: #222;
}
#main-menu li span {
    display: inline-block;
    width: 13px;
    height: 16px;
    background: url(/wp-content/themes/passion/images/background/menu-arrow.png) no-repeat 0 0;
    margin-left: 7px;
}

/*----- Dropdown Menu -----*/
#main-menu li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 26px;
    width: 230px;
    background-color: #fff;
    border: 1px solid #222;
}
#main-menu li ul li {
    list-style: none;
    padding: 10px 0 0;
    border-top: 1px solid #d0d0d0;
    margin: 0 15px 10px;
    position: relative;
}
#main-menu li ul li:first-child {
    border-top: none;
}

#main-menu li ul li ul {
    left: 213px;
    top: 0;
}

/*----- Secondary Menu -----*/
#secondary-nav {
    border-top: 1px solid #222;
    padding-top: 8px;
    padding-bottom: 2px;
}
#secondary-menu li {
    list-style: none;
    float: left;
    margin: 0 0 0 25px;
    font-size: 11px;
}
#secondary-menu li:first-child {
    margin: 0 0 0 3px;
}
#secondary-menu li a {
    display: block;
    color: #555;
}

/*----- Search box -----*/
.search-box {
    margin-top: 2px;
}
.search-box .search-form .search-text {
    background-color: #fff;
    border: none;
    padding: 5px 10px;
    border-right: 1px dotted #d7d7d7;
}
.search-box .search-form .search-submit {
    border: none;
    width: 30px;
    height: 20px;    
    margin: 0px;
    padding: 0px 5px;
    background-color: #FFF;
}
.search-box .search-form .search-submit > i{        
    background-color: #FFF;
    height: 16px;
    width: 16px;
    font-size: 16px;
}


/* =========================================================
Main Content
============================================================ */
.main-content {
    border: 10px solid #f9f9f9;
    padding: 20px 0 20px;
}

.main-content .widget {
    margin-top: 15px;
}
.main-content .widget:first-child {
    margin-top: 0;
}
.main-content .widget .widget-title {
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 0 15px;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    line-height: 30px;
}

.main-content .widget > ul > li {
    list-style: none;
    border-top: 1px solid #d0d0d0;
    padding-top: 10px;
    margin: 10px 0 0;
}
.main-content .widget > ul > li:first-child {
    border-top: none;
    padding-top: 0px;
    margin: 0;
}
.main-content .widget .entry-item .entry-thumb img {
    width: 100%;
}
.main-content .widget .entry-item .entry-title {
    font-size: 13px;
    margin: 0 0 5px;
}
.main-content .widget .entry-item .entry-thumb {
    float: left;
    margin-right: 15px;
}
.main-content .widget .entry-item .entry-content p {
    margin-bottom: 0;
}

.widget-area-1 {
    float: left;
    border-right: 1px solid #D0D0D0;
    padding-right: 15px;
    width: 461px;
    padding-bottom: 10px;
}
.widget-area-2 {
    float: left;
    border-left: 1px solid #D0D0D0;
    padding-left: 15px;
    width: 241px;
    margin-left: -1px;
    padding-bottom: 10px;
}

.entry-date,
.entry-comments,
.entry-views {
    font-size: 11px;
    color: #6a6a6a;
    display: inline-block;
}
.entry-date .entry-icon,
.entry-comments .entry-icon,
.entry-views .entry-icon {
    margin-right: 5px;
    float: left;
    margin-top: 1px;
}

.entry-date span,
.entry-comments a,
.entry-views a {
    float: left;
}
.entry-comments a,
.entry-views a {
    color: #666;
}

.more-link {
    color: #222;
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
}
.more-link .entry-icon {
    color: #888;
    margin-right: 5px;
}
.kp-article-list-widget .more-link {
    margin-top: 10px;
}

.kopa_posts_list_beta .entry-date,
.kopa_posts_list_beta .entry-comments,
.kopa_posts_list_beta .entry-views,
.kopa_media_center .entry-date,
.kopa_media_center .entry-comments,
.kopa_media_center .entry-views,
.kp-article-list-widget .entry-date,
.kp-article-list-widget .entry-comments,
.kp-article-list-widget .entry-views {
    margin-right: 15px;
}

.main-content .widget-area-1 .kp-article-list-widget .entry-item .entry-thumb {
    width: 160px;
}

.widget-area-1 .kp-article-list-widget ul li:first-child .entry-thumb {
    display: block;
}
.widget-area-1 .kp-article-list-widget ul li:first-child .entry-date,
.widget-area-1 .kp-article-list-widget ul li:first-child .entry-comments,
.widget-area-1 .kp-article-list-widget ul li:first-child .entry-views,
.widget-area-1 .kp-article-list-widget ul li:first-child .entry-content .more-link {
    display: inline-block;
}
.widget-area-1 .kp-article-list-widget ul li:first-child .entry-title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 7px;
}
.widget-area-1 .kp-article-list-widget ul li:first-child .entry-item header {
    margin-bottom: 7px;
}

.main-content .widget-area-2 .widget ul li:first-child .entry-item .entry-thumb {
    display: block;
}

.widget-area-4 .kp-article-list-widget .latest-item,
.widget-area-3 .kp-article-list-widget .latest-item {
    float: left;
    border-right: 1px solid #d0d0d0;
    padding-right: 15px;
    width: 339px;
    padding-bottom: 10px;
    margin-top: -15px;
    padding-top: 15px;
}
.widget-area-4 .kp-article-list-widget .older-post,
.widget-area-3 .kp-article-list-widget .older-post {
    float: left;
    border-left: 1px solid #d0d0d0;
    padding-left: 15px;
    width: 363px;
    margin-left: -1px;
    padding-bottom: 15px;
    margin-top: -15px;
    padding-top: 15px;
}

.main-content .widget-area-3 .kp-article-list-widget .latest-item .entry-thumb {
    float: none;
    margin: 0 0 15px 0;
}
.main-content .widget-area-3 .kp-article-list-widget .latest-item .entry-title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px;
}
.main-content .widget-area-3 .kp-article-list-widget .latest-item header {
    margin-bottom: 5px;
}
.main-content .widget-area-3 .kp-article-list-widget .latest-item .entry-content .more-link {
    margin-top: 5px;
}

.main-content .widget-area-3 .kp-article-list-widget .older-post .entry-title {
    margin-bottom: 3px;
}
.main-content .widget-area-3 .kp-article-list-widget .older-post .entry-thumb {
    width: 160px;
}
.main-content .widget-area-3 .kp-article-list-widget .older-post header {
    margin-bottom: 3px;
}
.main-content .widget-area-3 .kp-article-list-widget .older-post li {
    margin: 15px 0 0;
}
.main-content .widget-area-3 .kp-article-list-widget .older-post li:first-child {
    margin: 0;
}

.main-content .widget-area-5 .widget .entry-item .entry-thumb {
    margin-right: 10px;
    margin-bottom: 5px;
}
.main-content .widget-area-5 .widget .entry-item .entry-title {
    margin: 0 0 3px;
    line-height: 18px;
}

.main-content .widget-area-5 .widget > ul > li {
    padding-top: 15px;
    margin: 10px 0 0;
}
.main-content .widget-area-5 .widget > ul > li:first-child {
    padding-top: 0px;
    margin: 0;
}

.main-content .widget-area-5 .widget.kp-most-popular-widget .entry-item .entry-thumb {
    margin: 0 0 0 15px;
    float: right;
}
.main-content .widget-area-5 .widget.kp-most-popular-widget .entry-item .entry-content .more-link {
    margin-top: 10px;
}

.main-content .widget-area-5 .widget.kp-gallery-widget > ul {
    margin-left: -15px;
    margin-top: -10px;
}
.main-content .widget-area-5 .widget.kp-gallery-widget > ul > li {
    border-top: none;
    width: 142px;
    float: left;
    padding-top: 0;
    margin: 10px 0 0 15px;
}
.main-content .widget-area-5 .widget.kp-gallery-widget .entry-item .entry-thumb {
    margin: 0 0 10px;
    float: none;
}

/*----- Accordion -----*/
.accordion-title {
    position: relative;
    background-color: #e2e2e2;
    margin-bottom: 3px;
}
.accordion-title h3 {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 28px;
}
.accordion-title span {
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    border: 1px solid #dedede;
    background-color: #f7f7f7;
    text-align: center;
    line-height: 20px;
    color: #222;
    font-size: 18px;
    cursor: pointer;
}
.accordion-title.active {
    background-color: #fff;
    border-bottom: 5px solid #222;
    border-top: 1px solid #d0d0d0;
}

.accordion-container {
    margin-top: 15px;
}
.accordion-container p {
    margin-bottom: 20px;
}
.accordion-container ul li {
    border-top: 1px solid #d0d0d0;
    padding-top: 15px;
    margin: 0 0 10px;
}
.accordion-container ul li:first-child {
    border-top: none;
    padding-top: 0;
}
.accordion-container ul li .entry-item .entry-thumb {
    float: left;
    margin-right: 10px;
}
.accordion-container ul li .entry-item .entry-title {
    margin: 0px 0 5px;
    font-size: 11px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.kp-accordion-widget .accordion-container ul li {
    list-style: none;
}
.kp-accordion-widget .accordion-container ul li {
    margin: 0 0 8px;
}

.main-content .sidebar .widget .entry-item .entry-thumb {
    margin: 0 0 7px;
    float: none;
}
.main-content .sidebar .widget > ul > li {
    padding-top: 15px;
}
.main-content .sidebar .widget > ul > li:first-child {
    padding-top: 0px;
}
.main-content .sidebar .widget .entry-item .entry-thumb .hover-icon {
    left: 15px;
    margin: 0;
}
.main-content .sidebar .widget .entry-item .entry-thumb:hover .hover-icon {
    top: 15px;
}

.main-content .widget.widget_categories > ul > li,
.main-content .widget.widget_archive > ul > li {
    border-color: #e5e5e5;
    padding-top: 7px;
    margin-top: 7px;
}
.main-content .widget.widget_categories > ul > li:first-child,
.main-content .widget.widget_archive > ul > li:first-child {
    padding-top: 0px;
    margin-top: 0px;
}
.main-content .sidebar .widget.widget_categories .widget-title,
.main-content .sidebar .widget.widget_archive .widget-title {
    margin-bottom: 5px;
}
.sidebar .widget_categories,
.sidebar .widget_archive {
    margin-bottom: 20px;
}
.widget_categories ul li:before,
.widget_archive ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    margin-right: 5px;
    font-size: 11px;
}
.main-content .sidebar .widget.kp-adv-widget {
    margin-bottom: 20px;
}

/* =========================================================
Bottom Sidebar
============================================================ */
#bottom-sidebar {
    border-top: 5px solid #222;
    color: #555;
}
#bottom-nav {
    display: inline-block;
    margin: 10px 0;
}
#bottom-nav li {
    list-style: none;
    float: left;
    margin: 0 0 0 25px;
}
#bottom-nav li:first-child {
    margin: 0;
}
#bottom-nav li a {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Georgia,"Times New Roman",Times,serif;
}
#responsive-menu,
#secondary-responsive-menu {
    display: none;
    border: 1px solid #222;
    padding: 5px 10px;
}
#bottom-sidebar ul li {
    list-style: none;
}

#bottom-sidebar .widget .widget-title {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 10px;
}
#bottom-sidebar .widget a {
    color: #555;
}

.kp-newsletter-widget .newsletter-form {
    margin: 0;
}
.kp-newsletter-widget .newsletter-form .email {
    height: 44px;
    background-color: #fff;
    background-image: none !important;
    border: 1px solid #dedede;
    font-size: 12px;
    padding: 10px;
    color: #666;
    width: 305px;
    line-height: 22px;
}
.kp-newsletter-widget .newsletter-form .email:focus {
    border-color: #ed1c24;
}
.kp-newsletter-widget .newsletter-form .submit {
    height: 44px;
    background-color: #222;
    color: #fff;
    font-weight: 700;
    font-family: Georgia, "Times New Roman", Times, serif;
    border: none;
    padding: 10px 15px;
    line-height: 22px;
}
.kp-newsletter-widget .newsletter-form .submit:hover {
    background-color: #ed1c24;
}

.kp-divider {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #dedede;
}
#bottom-sidebar .kp-divider {
    margin-bottom: 20px;
}

/* =========================================================
Footer
============================================================ */
#kp-page-footer {
    border-top: 1px solid #d0d0d0;    
    color: #555;
    margin-top: 50px;
    margin-bottom: 25px;
    border-bottom: 3px double #d0d0d0;
}
#copyright {
    margin-bottom: 5px;
}

/* =========================================================
Custom color
============================================================ */
.kp-color .kp-headline-title {
    color: #ed1c24;
}
.kp-color .header-bottom,
.kp-color #bottom-sidebar {
    border-top-color: #ed1c24;
}
.kp-color #main-menu li.home-menu-icon a {
    background-color: #ed1c24;
}

/* =========================================================
Categories page
============================================================ */
.kp-sub-page .main-content {
    background: url(/wp-content/themes/passion/images/background/dot-1.png) repeat-y 921px 0;
    padding-bottom: 0;
}
.kp-sub-page.kp-one-sidebar .main-content {
    background: none;
}
.kp-sub-page .col-a {
    padding-bottom: 15px;
}
.kp-sub-page .widget-area-3 .kp-article-list-widget .latest-item {
    width: 461px;
}
.kp-sub-page .widget-area-3 .kp-article-list-widget .older-post {
    width: 241px;
}
.kp-sub-page .main-content .widget-area-3 .kp-article-list-widget .latest-item .entry-title {
    font-size: 24px;
    line-height: 28px;
}
.kp-sub-page .main-content .widget-area-3 .kp-article-list-widget .latest-item .entry-content .more-link {
    color: #6a6a6a;
    margin-top: 10px;
    font-weight: 400;
}
.kp-sub-page .main-content .widget-area-3 .kp-article-list-widget .older-post .entry-thumb {
    width: 100%;
    float: none;
    margin: 0 0 10px;
    display: none;
}
.kp-sub-page .main-content .widget-area-3 .kp-article-list-widget .older-post li:first-child .entry-thumb,
.kp-sub-page .main-content .widget-area-3 .kp-article-list-widget .older-post li:first-child .entry-date {
    display: block;
}
.kp-sub-page .main-content .widget-area-3 .kp-article-list-widget .older-post .entry-date,
.kp-sub-page .main-content .widget-area-3 .kp-article-list-widget .older-post li:first-child .entry-content p {
    display: none;
}
.kp-sub-page .main-content .widget-area-3 .kp-article-list-widget .older-post li:first-child header {
    margin-bottom: 0;
}

.breadcrumb {
    background-color: #fff;
    border-radius: 0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 7px 0;
    color: #555;
    font-size: 11px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}

.entry-list > li {
    list-style: none;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 17px;
    margin-bottom: 15px;
}
.entry-list > li .entry-title {
    font-size: 18px;
    margin: 0 0 5px;
    line-height: 22px;
}
.entry-list > li .entry-thumb {
    margin-right: 15px;
    float: left;
}
.entry-list > li .entry-thumb img {
    width: 100%;
}
.entry-list > li.even .entry-thumb {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}
.entry-list > li .entry-date,
.entry-list > li .entry-comments {
    margin-right: 15px;
}
.entry-list > li header {
    margin-bottom: 7px;
}
.entry-list > li .entry-content p {
    line-height: 20px;
}

.pagination {
    display: block;
    border-radius: 0;
    margin: 0px;
}
.pagination ul {
    display: inline-block;
}
.pagination ul li {
    list-style: none;
    float: left;
    margin: 0;
}
.pagination ul li a,
.pagination ul li span {
    display: block;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    padding: 0 10px;    
}
.pagination ul li span {
    color: #222;
}
.pagination ul li:first-child a {
    padding-left: 0;
}

/* =========================================================
Media page
============================================================ */
.kp-media-page .col-b {
    padding-bottom: 10px;
}
.kp-media-page .widget-area-4 .kp-featured-news-slider .flex-control-thumbs {
    top: 466px;
}

.kp-media-page .kp-featured-news-slider .entry-content .entry-title {
    margin-top: 15px;
}
.kp-media-page .widget-area-4 .kp-featured-news-slider .entry-content .more-link {
    display: none;
}
.kp-gallery-widget .hover-icon {
    left: 10px;
    margin: 0;
}
.kp-gallery-widget .hover-effect:hover .hover-icon {
    top: 10px;
}

.main-content .widget-area-6 {
    margin: 0 15px;
}
.main-content .widget-area-6 .widget .widget-title {
    margin-bottom: 0;
}

.main-content .widget-area-6 .widget .entry-item .entry-thumb {
    float: none;
    margin: 0 0 8px 0;
}
.main-content .widget-area-6 .widget .entry-item .hover-effect .hover-icon {
    margin: 0;
    left: 15px;
}
.main-content .widget-area-6 .widget .entry-item .hover-effect:hover .hover-icon {
    top: 15px;
}
.main-content .widget-area-6 .widget .entry-item .entry-title {
    max-height: 40px;
    overflow: hidden;
}
.main-content .widget-area-6 .widget {
    margin-top: -1px;
    border-bottom: 1px solid #d0d0d0;
}

.kp-audio-list-widget .entry-item header {
    position: relative;
}
.kp-audio-list-widget ul li:first-child .hover-effect .hover-icon {
    left: 5px;
    top: 5px;
    margin: 0;
    display: block;
}
.kp-audio-list-widget .hover-icon {
    left: 0px;
    top: 5px;
    margin: 0;
}
.main-content .widget.kp-audio-list-widget .entry-item .entry-title {
    margin-left: 35px;
}
.kp-audio-list-widget ul li:first-child .hover-icon {
    display: none;
}
.main-content .widget.kp-audio-list-widget ul li:first-child .entry-item .entry-title {
    margin-left: 0px;
}

/* =========================================================
Single page
============================================================ */
.entry-box header {
    margin-bottom: 15px;
}
.entry-box header .entry-title {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 7px;
}
.entry-box header .entry-date,
.entry-box header .entry-comments,
.entry-box header .entry-views {
    margin-right: 15px;
}
.entry-box .entry-thumb {
    margin-left: 20px;
    width: 350px;
    font-family: Georgia,"Times New Roman",Times,serif;
}
.kp-single-video .entry-box .entry-thumb,
.kp-single-gallery .entry-box .entry-thumb {
    margin-left: 0px;
    width: 100%;
}
.kp-single-audio .entry-box .entry-thumb {
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
}
.entry-box .entry-thumb img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.entry-box .entry-thumb strong {
    text-align: right;
    display: block;
    margin-bottom: 5px;
    color: #222;
    font-size: 11px;    
}
.entry-box .entry-thumb p {
    font-style: italic;
}

.share-box {
    border: 1px solid #dedede;
    background-color: #f7f7f7;
    padding: 10px 0;
    width: 205px;
    margin-left: 15px;
}
.share-box > ul > li {
    list-style: none;
    border-top: 1px solid #dedede;
    margin: 10px 15px 0;
    padding-top: 10px;
    font-weight: 700;
    color: #222;
}
.share-box > ul > li:first-child {
    border-top: none;
    margin: 0 15px 0;
    padding-top: 0;
}

.share-box ul li a span {
    font-size: 16px;
    margin-right: 7px;
}
.share-box ul li span span {
    font-size: 14px;
    margin-right: 7px;
}
.share-box .social-links {
    position: relative;
    margin-right: 24px;
}
.share-box .social-links > span {
    cursor: pointer;
    position: relative;
    z-index: 1;
    border: 1px solid #f7f7f7;
    padding: 2px 5px;
    display: block;
    margin: -2px 0 -2px -5px;
}
.share-box .social-links:hover > span {
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

.share-box .social-links ul {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    width: 152px;
    z-index: 0;
    top: 21px;
    left: -5px;
    padding-top: 15px;
}
.share-box .social-links ul li {
    list-style: none;
    margin: 0 15px 10px;
}
.share-box .social-links ul li:hover a span {
    color: #ed1c24;
}
.share-box > ul > li .t-first {
    width: 85px;
}

.entry-box .tag-box,
.entry-box .page-links {
    font-weight: 700;
    color: #222;
}

.entry-box .page-links a,
.entry-box .page-links span {
    margin-left: 10px;
}
.entry-box footer {
    border-top: 1px solid #d0d0d0;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    font-family: Georgia,"Times New Roman",Times,serif;
    padding: 12px 0 0px;
}
.entry-box footer p {
    width: 40%;
}
.entry-box footer p a {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.entry-box footer p a span {
    float: left;
    font-size: 16px;
    margin-top: 1px;
}
.entry-box footer p.next-post a span {
    float: right;
}
.entry-box footer p a.article-title {
    text-transform: none;
}
.entry-box footer p.next-post {
    text-align: right;
}

/*----- About author -----*/
.about-author {
    margin-bottom: 20px;
}
.about-author h4,
#related-post h4,
#comments h4,
#respond h4,
#contact-box h4 {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 5px 0;
    margin-bottom: 15px;
}
.about-author .avatar-thumb {
    float: left;
    margin-right: 15px;
    display: block;
}
.about-author .avatar-thumb img {
    width: 100%;
}
.author-content h5 {
    margin: 0 0 10px;
    font-size: 19px;
}
.about-author footer,
.about-author footer a {
    color: #222;
}
.about-author .social-links li {
    float: left;
    list-style: none;
    margin: 0 0 0 15px;
}
.about-author .social-links li:first-child {
    margin: 0;
}
.about-author .social-links li a {
    color: #666;
    font-size: 16px;
}

/*----- Related post -----*/
#related-post h4 {
    margin-bottom: 0;
}
#related-post ul {
    margin: -1px 0 0;
    background: url(/wp-content/themes/passion/images/background/dot-1.png) repeat-y 365px 0;
}
#related-post ul li {
    list-style: none;
    float: left;
    border-top: 1px solid #d0d0d0;
    margin: 0 15px;
    width: 335px;
    padding: 15px 0;
}
#related-post ul li .entry-item .entry-thumb {
    float: left;
    margin-right: 10px;
}
#related-post ul li .entry-item .entry-title {
    margin: 0 0 2px;
    font-size: 13px;
}
/*--------------- Masonry Container ----------------*/
.masonry-wrapper {
    margin:0 -15px;
}
.masonry-container {
    margin:0;   
}
.centered { margin: 0 auto; }
.masonry-box {
    float: left;
    overflow:hidden;
    position:relative;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    width:152px;
}
.masonry-box img {
    display: block;
    width: 100%;
    cursor:pointer;
}

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.transitions-enabled.masonry {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
    -webkit-transition-property: left, right, top;
    -moz-transition-property: left, right, top;
    -ms-transition-property: left, right, top;
    -o-transition-property: left, right, top;
    transition-property: left, right, top;
}


/* disable transitions on pf-container */
.transitions-enabled.infinite-scroll.masonry {
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -ms-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}

/*----- Comments list -----*/
#comments {
    margin-bottom: 15px;    
}

.comments-list .comment {
    list-style: none;
    margin: 0;
}
.comments-list .comment .comment-wrap {
    position:relative;
}
.comments-list .comment .comment-avatar {
    position:absolute;
    top:0;
    left:0;
}
.comments-list .comment .comment-body {
    margin-left:51px;
}
.comments-list .comment .comment-body {
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 15px;

}
.comments-list .comment .comment-body header {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.comments-list .comment .comment-body header h6 {
    font-size: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0 0 5px;
}
.comments-list .comment .comment-body header .comment-button {
    font-weight: 700;
}
.comments-list .comment .comment-body header .comment-button .comment-reply-link {
    margin-right: 15px;
}

.comments-list .children {
    margin-left: 51px;
}

#comments .pagination {
    border-top: none;
    margin: 0;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    padding: 0;
}
#comments .pagination a,
#comments .pagination span {
    margin-left: 15px;
}

/*----- Comments Form -----*/
#comments-form,
#contact-form {
    margin: 0;
}
#comments-form .c-note,
#contact-form .c-note {
    display: block;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    margin-bottom: 10px;
}
#comments-form .required,
#contact-form .required {
    color: #222;
    font-weight: 700;
}
#comments-form .required span,
#contact-form .required span {
    color: #ed1c24;
}
#comments-form .comment-left,
#contact-form .contact-left {
    width: 238px;
    margin-right: 15px;
}
#comments-form .comment-right,
#contact-form .contact-right {
    width: 448px;
}
#comments-form #comment_name,
#comments-form #comment_email,
#comments-form #comment_url,
#contact-form #contact_name,
#contact-form #contact_email,
#contact-form #contact_url {
    border: 1px solid #d0d0d0;
    background-color: #fff;
    background-image: none !important;
    height: 37px;
    padding: 5px 10px;
    width: 100%;    
}
#comments-form #comment_name:focus,
#comments-form #comment_email:focus,
#comments-form #comment_url:focus,
#comments-form #comment_message:focus,
#contact-form #contact_name:focus,
#contact-form #contact_email:focus,
#contact-form #contact_url:focus,
#contact-form #contact_message:focus {
    border-color: #ed1c24;
}
#comments-form #comment_message,
#contact-form #contact_message {
    border: 1px solid #d0d0d0;
    background-color: #fff;
    height: 177px;
    padding: 5px 10px;
    width: 100%;
}
#comments-form label.error,
#contact-form label.error {
    color: #ed1c24;
}
#contact-form p {
    margin-bottom: 15px;
}
#submit-comment,
#submit-contact {
    background-color: #222;
    color: #fff;
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    border: none;
    padding: 10px 15px;
}
#submit-comment:hover,
#submit-contact:hover {
    background-color: #ed1c24;
}
.comment-button,
.contact-button {
    margin-top: 5px;
}

/* =========================================================
Contact Page
============================================================ */
.kp-map {
    margin-bottom: 15px;
}
.kp-map iframe {
    margin-bottom: 10px;
}

/* =========================================================
Elements Page
============================================================ */
.elements-title {
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    font-size: 12px;
    padding: 5px 0;
    margin: 0 0 15px;
    text-transform: uppercase;
}

/*----- Tabs -----*/
.list-container-1 ul {
    margin: 0;
}
.list-container-1 ul li {
    float: left;
    list-style: none outside none;
    margin: 0 5px 0 0;
    border:none;
    padding:0;
    width:98px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.list-container-1 ul li a {
    background-color: #e2e1e2;
    display: block;
    font-weight: 700;
    padding: 5px 0;
    text-align:center;
    outline:none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.list-container-1 ul li.active a, 
.list-container-1 ul li:hover a {
    text-decoration: none;
    background-color: #222;
    color: #fff;
}
.tab-container-1 {
    background-color:#fff;
    padding:10px 0 0;
}
.tab-container-1 ul li {
    list-style:none;
    border-top:1px solid #ededed;
    padding-top:5px;
    margin-top:5px;
    font-size:10px;
}
.tab-container-1 {
    font-size: 12px;
}
.tab-container-1 ul li a {
    color: #777;
    font-size:12px;
    margin-left:10px;
}
.tab-container-1 ul li:first-child {
    border-top:none;
    padding-top:0px;
    margin-top:0px;
}
.tab-container-1 ul li:before {
    content: "\e646";
    font-family: 'FontAwesome';
}

/*-------------Toggle Boxes-----------*/
#toggle-view {
    list-style:none;   
    margin:0;
    padding:0;
}
#toggle-view p {
    margin-bottom:0;
}
#toggle-view li {
    margin:0 0 10px;
    position:relative;
    cursor:pointer;
    list-style:none;    
}

#toggle-view li h3 {
    font-size:12px;
    margin:0;
    text-transform: uppercase;
    padding:0 20px 0 45px;
    line-height:28px;
    background-color: #e2e1e2;
}


#toggle-view li span {
    position:absolute;
    left:1px;
    top:4px;
    font-size:18px;
    width:20px;
    height:20px;
    text-align:center;
    color:#222;
    line-height:20px;
    background-color:#f7f7f7;
}
#toggle-view li.active span {
    line-height: 18px;
}

#toggle-view .panel {
    margin:0;
    display:none;
}
#toggle-view .panel p {
    margin:10px 0;
}

/*----- Button -----*/
.kp-button {
    display: inline-block;
    background-color: #222222;
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: 700;
    padding: 10px 15px;
}
.kp-button:hover {
    background-color: #ED1C24;
    color: #fff;
}
.medium-button {
    padding: 10px 30px;
    font-size: 14px;
}
.big-button {
    padding: 20px 40px;
    font-size: 18px;
}

.kp-bline-button {
    color: #222;
    background-color: #e2e1e2;
    border-bottom: 2px solid #222;
    display: inline-block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: 700;
    padding: 10px 15px 9px;
}
.kp-bline-button:hover {
    color: #fff;
    background-color: #222;
}
.kp-bline-button.medium-button {
    padding: 10px 30px 9px;
}
.kp-bline-button.big-button {
    padding: 20px 40px 19px;
}

.elements-box .kp-button {
    margin-right: 10px;
}

/* =========================================================
404 Page
============================================================ */
.error-404{
    padding:100px 0;
    position: relative;
    background-color: #fff;
}
.error-404 .left-col{
    width:41%;
    float:left;
    margin:0 2%;
}
.error-404 .left-col p{
    font-size:120px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#222;
    line-height:100px;
    text-align:right;
}
.error-404 .right-col{
    width:50%;
    float:left;
    margin:0 2%;
}
.error-404 .right-col h1{
    margin-bottom:10px;
    font-size:29px;
    color:#222;
    margin-top:0;
}

.kopa-pagelink{
    margin-top:20px;
    margin-bottom:20px;
}
.kopa-pagelink a{   
    color:#222;
    text-decoration:underline;
    font-weight:700;
    padding-right:15px;
}


.metadata-category{}

/*WP DEFAULT*/
.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignleft {
    display: inline;
    float: left;
    margin-right: 10px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 10px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry-box{
    overflow: hidden;
}
.entry-box img{
    max-width: 100%;
    height: auto;
    max-width: 100%;
}

.textarea-block,
.input-block{
    position: relative;    
}
.textarea-block label.error,
.input-block label.error{
    position: absolute;
    top: 0px;
    right: 5px;
    font-weight: normal;
    font-style: italic;
}

/*FIX*/

.panel-group > .panel:last-child .panel-body > ul > li:last-child,
.panel-group > .panel:last-child .panel-body > ul > li:last-child .entry-item .entry-thumb,
.kopa_lists_a_layout_small_thumbs > li:last-child .entry-item .entry-thumb{
    margin-bottom: 0px !important;
}

.kopa_media_center > .kopa-media-row-outer:last-child{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.kopa-contact-description{
    margin-bottom: 15px;
}

.entry-content .dashicons{
    color: #6A6A6A;
    font-size: 16px;
    width: 16px;
    height: 16px;
}

.main-pagination span.page-numbers.current{
    color: #ed1c24;
}

#secondary-responsive-menu{    
    margin: 0px auto;
}
.kopa-copyright{
    padding-top: 15px;
    padding-bottom: 15px;
}
.kopa-quick-views .entry-content header > span{
    margin-right: 15px;
}
div.sidebar{
    padding-bottom: 15px;
}
.terms-box{
    margin-bottom: 5px;    
    min-height: 25px;
}
.terms-box span{
    text-transform: uppercase;
    font-weight: 700;
}
.terms-box a{    
    font-style: italic;
}

.widget_tag_cloud .tagcloud a,
.tags-box a{
    display: inline-block;
    border: 1px solid #DEDEDE;
    background-color: #F7F7F7;
    padding: 5px;    
    margin-bottom: 8px;
    margin-right: 5px;
    font-size: 12px !important;   
}

#top-menu >li:first-child{
    margin-left:15px;
}
li.home-menu-icon > a.fa-home{
    font-family: 'FontAwesome' !important;
}
.entry-content ul
.entry-content li{
    list-style: square;
    list-style-type: square;
    margin-bottom: 5px;
}
.entry-content ol,
.entry-content ol li{
    list-style: decimal;
    list-style-type: decimal;
    margin-bottom: 5px;
}

.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ol,
.entry-content ol ul{
    margin-left: 30px;
}

.entry-content  .social-links ul{
    margin-left: 0px;
}
.widget-area-2 .kopa_posts_list_alpha .kopa_lists_a_layout_thumb_for_first .entry-thumb{
    margin-bottom: 7px;
}

/*************************TABLE*************************/
.entry-content table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px;
}
.entry-content table  > thead > tr > th,
.entry-content table  > tbody > tr > th,
.entry-content table  > tfoot > tr > th,
.entry-content table  > thead > tr > td,
.entry-content table  > tbody > tr > td,
.entry-content table  > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.entry-content table  > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

.entry-content table  > caption + thead > tr:first-child > th,
.entry-content table  > colgroup + thead > tr:first-child > th,
.entry-content table  > thead:first-child > tr:first-child > th,
.entry-content table  > caption + thead > tr:first-child > td,
.entry-content table  > colgroup + thead > tr:first-child > td,
.entry-content table  > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.entry-content table  > tbody + tbody {
    border-top: 2px solid #dddddd;
}

.entry-content table  .entry-content table  {
    background-color: #ffffff;
}
/*************************END-TABLE*************************/


body.blog.kopa-layout-blog-page .col-a{
    padding-left: 15px;
}

#main-menu li.home-menu-icon > a,
#main-menu li.home-menu-icon > a:hover{
    color: #FFF;
}

.kp-map{
    height: 400px;
}
.comment-form label{
    display: block;
    margin-bottom: 5px;
}
p{
    margin-top: 0px;
}
.kp-single-slider{
    margin-bottom: 15px;
}
.error-404 .left-col p{
    margin-top: 0px !important;
}
.text-center{
    text-align: center;
}
#main-menu ul.sub-menu > li > a{
    display: block;
    width: 100%;
}
#main-menu > li > ul.sub-menu ul.sub-menu{
    margin-top: -1px;
}
#main-menu ul.sub-menu a{
    position: relative;
    clear: both;
}
#main-menu ul.sub-menu span {    
    background: url(/wp-content/themes/passion/images/background/sub-menu-arrow.png) no-repeat 0 0;    
    display: inline-block;
    float: right;
    margin-right: 7px;
}

.widget-area-6{
    background: #FFF;
}
.widget-area-6 .widget:last-of-type{
    border-bottom: none;    
}
.main-content .widget-area-6 .widget .widget-title{
    margin-bottom: 15px;
}
body.kp-sub-page .widget-area-6 .widget:last-of-type{
    margin-bottom: 15px;
}
.breadcrumb{
    margin-bottom: 20px;
}

/*--------------Mobile Menu-------------------*/
#mobile-menu {
    display:none;
    position:relative;
    margin:0;
}
#mobile-menu > span {
    display:inline-block;
    text-transform:uppercase;
    font-size:24px;
    cursor:pointer;
    color:#222;
}
#toggle-view-menu {
    display:none;
    list-style: none;
    margin: 0;
    padding: 0; 
    border-top: none;
    position:absolute;
    top: 45px;
    left: 0;
    z-index: 99999;
    width: 280px;
    font-family: "Georgia", "Times New Roman", Times, serif;
}
#toggle-view-menu > li{
    margin: 0;
    position: relative;
    cursor: pointer;
    list-style: none;
    background-color:#fff;
    border-top:1px solid #d0d0d0;
}
#toggle-view-menu > li:last-child{
    border-bottom:1px solid #d0d0d0;
}

#toggle-view-menu > li a{
    position: relative;
    display: block;
    height: 40px;
    width: 100%;   
    font-size: 16px;
    font-weight: 400;       
    line-height: 40px;  
    padding: 0 15px;
    margin: 0;   
}
#toggle-view-menu span.mobile-caret{
    display: block;
    position: absolute;
    font-size: 26px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #222;
    top: 0px;
    right: 0px;
}

#toggle-view-menu .sub-menu{
    padding-left: 20px;
}
#toggle-view-menu .sub-menu,
#toggle-view-menu .sub-menu li{
    list-style-type: none !important;
}
#toggle-view-menu .sub-menu li{
    margin: 0px;
}

/*DYNAMIC LAYOUT*/


/*HIDE 1*/
body.kopa-hide-position_1 .main-content > .col-a{
    width: 922px;    
}
body.kopa-hide-position_1.kp-sub-page  .main-content{
    background: none !important;
}

/*HIDE 1+4*/
body.kopa-hide-position_1.kopa-hide-position_4 .main-content{
    background-image: none;
}
body.kopa-hide-position_1.kopa-hide-position_4 .main-content > .col-a{
    width: 100%;    
    border-right: none;
}


/*HIDE 4*/
body.kopa-hide-position_4 .main-content{
    background-image: none;
}
body.kopa-hide-position_4 .main-content > .col-a{
    width: 1063px;
}
body.kopa-hide-position_4 .main-content > .sidebar{
    border-right: none;  
}

body.kopa-hide-position_7.kopa-hide-position_8.kopa-hide-position_9.kopa-hide-position_10.kopa-hide-position_11 #kp-page-footer{
    margin-top: 0px;
}


/*FIX VIDEO SHORTCODE*/
.wp-video,
.mejs-overlay{
    width: 100% !important;
    position: relative !important;
    padding-bottom: 56.25% !important;
    padding-top: 0px !important;
    height: 0 !important; 
}
.wp-video-shortcode{
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}


.entry-list .kopa-post-content-formated{
    width: 224px;
}
.mejs-overlay-button{
    margin-top: -50px !important;
}

body.kopa-layout-blog-page .kp-single-slider .slides li,
body.kopa-layout-blog-page .kp-single-slider .flex-direction-nav li{
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;        
}


body.kopa-layout-blog-page .kp-single-slider .flex-next,
body.kopa-layout-blog-page .kp-single-slider .flex-prev{
    width: 32px;
    height: 32px;
    margin-top: -16px;
}
body.kopa-layout-blog-page .kp-single-slider .flex-next{
    background: url('/wp-content/themes/passion/images/slider/small-flex-next.png') top left no-repeat transparent;
}
body.kopa-layout-blog-page .kp-single-slider .flex-prev{
    background: url('/wp-content/themes/passion/images/slider/small-flex-prev.png') top left no-repeat transparent;
}

.widget.widget_pages ul, 
.widget.widget_pages ul li{
    list-style-type: none !important;
}

.widget.widget_pages ul.children{
    margin-left: 30px;    
}

.widget.widget_pages ul.children li{
    border-top: 1px solid #D0D0D0;
    list-style: none outside none;
    margin: 10px 0 0;
    padding-top: 10px;
}


.widget_search{
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.widget_tag_cloud {
    margin-bottom: 15px;
    padding-bottom: 7px;
}
.widget_archive  ul li:last-child,
.widget_categories ul li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child{
    margin-bottom: 7px;
}

.kopa-media-item .entry-thumb.hover-effect{
    position: relative;
}

.kopa-media-item .entry-thumb.hover-effect a:first-child{
    display: inline-block;
    height: 100%;
    width: 100%;
}

.widget-area-5 .kp-most-popular-widget .entry-thumb{
    width: 158px;
}
.kopa_lists_a_layout_small_thumbs .entry-item .entry-thumb{
    width: 52px !important;
    float: left !important;
    margin-right: 15px !important;
}


/*TABS*/
.kopa-tabs .nav-tabs{
    margin: 0;
}
.kopa-tabs .nav-tabs > li {
    float: left;
    list-style: none outside none;
    margin: 0 5px 0 0;
    border:none;
    padding:0;
    width:98px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.kopa-tabs .nav-tabs > li a {
    background-color: #e2e1e2;
    display: block;
    font-weight: 700;
    padding: 5px 0;
    text-align:center;
    outline:none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.kopa-tabs .nav-tabs > li.active a, 
.kopa-tabs .nav-tabs > li:hover a {
    text-decoration: none;
    background-color: #222;
    color: #fff;
}

.kopa-tabs > .tab-content {    
    padding:10px 0 0;    
}
.kopa-tabs > .tab-content > .tab-pane{
    display: none;
}
.kopa-tabs > .tab-content > .tab-pane.active{
    display: block;
}


.panel.panel-default{
    margin-top: 5px;
}
.panel-group .panel.panel-default{
    margin-top: 0px;
}
.panel-heading {
    position: relative;
    background-color: #e2e2e2;
    margin-bottom: 3px;
}
.panel-heading .panel-title {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 28px;     
}
.panel-heading .panel-title > a{
    display: block;
    width: 100%;
}
.panel-heading .panel-title > a > span.kp-acc-title{
    font-weight: 700;  
}
.panel-heading .panel-title span.kopa-collapse {
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 3px;
    left: 0px;
    border: 1px solid #dedede;
    background-color: #f7f7f7;
    text-align: center;
    line-height: 20px;
    color: #222;
    font-size: 18px;
    cursor: pointer;
}
.panel-heading.active{
    background-color: #fff;
    border-bottom: 5px solid #222;
    border-top: 1px solid #d0d0d0;
    margin-bottom: 10px;
}
.panel-collapse {
    padding: 0px;
    margin: 0px;
}


.panel-body p {
    margin-bottom: 20px;
}
.panel-body ul,
.panel-body ul li{
    list-style: none;
}
.panel-body ul li {
    border-top: 1px solid #d0d0d0;
    padding-top: 15px;
    margin: 0 0 10px;
}
.panel-body ul li:first-child {
    border-top: none;
    padding-top: 0;
}
.panel-body ul li .entry-item .entry-thumb {
    float: left;
    margin-right: 10px;
}
.panel-body ul li .entry-item .entry-title {
    margin: 0px 0 5px;
    font-size: 11px;
    font-family: Georgia, "Times New Roman", Times, serif;
}


/*MEDIA CENTER*/

.widget-area-6 .kopa_media_center > h6.widget-title{
    margin-bottom: 0px !important;
}

.widget-area-6 .kopa-media-item{            
    border-left: 1px solid #D0D0D0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.widget-area-6 .kopa_media_center:last-child > .kopa-media-row-outer:last-child {
    border-bottom:  1px solid #D0D0D0;
}

.widget-area-6 div.row > .kopa-media-item:first-child{
    border-left: none;
}

.widget-area-5 .kopa_media_center .kopa-media-row-outer{
    margin-bottom: 10px;
}

.sidebar .kopa_media_center .kopa-media-row-outer{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D0D0D0;
}
.sidebar .kopa_media_center .kopa-media-row-outer:last-child{
    margin-bottom: 0px;
    border-bottom: none;    
}

.widget-area-5 .kopa_media_center .kopa-media-row-outer:last-child{
    margin-bottom: 0px;
}

.widget-area-5 .kopa_media_center .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.widget-area-5 .kopa_media_center .row .col20perc, .widget-area-5 .kopa_media_center .row .col-xs-1, .widget-area-5 .kopa_media_center .row .col-sm-1, .widget-area-5 .kopa_media_center .row .col-md-1, .widget-area-5 .kopa_media_center .row .col-lg-1, .widget-area-5 .kopa_media_center .row .col-xs-2, .widget-area-5 .kopa_media_center .row .col-sm-2, .widget-area-5 .kopa_media_center .row .col-md-2, .widget-area-5 .kopa_media_center .row .col-lg-2, .widget-area-5 .kopa_media_center .row .col-xs-3, .widget-area-5 .kopa_media_center .row .col-sm-3, .widget-area-5 .kopa_media_center .row .col-md-3, .widget-area-5 .kopa_media_center .row .col-lg-3, .widget-area-5 .kopa_media_center .row .col-xs-4, .widget-area-5 .kopa_media_center .row .col-sm-4, .widget-area-5 .kopa_media_center .row .col-md-4, .widget-area-5 .kopa_media_center .row .col-lg-4, .widget-area-5 .kopa_media_center .row .col-xs-5, .widget-area-5 .kopa_media_center .row .col-sm-5, .widget-area-5 .kopa_media_center .row .col-md-5, .widget-area-5 .kopa_media_center .row .col-lg-5, .widget-area-5 .kopa_media_center .row .col-xs-6, .widget-area-5 .kopa_media_center .row .col-sm-6, .widget-area-5 .kopa_media_center .row .col-md-6, .widget-area-5 .kopa_media_center .row .col-lg-6, .widget-area-5 .kopa_media_center .row .col-xs-7, .widget-area-5 .kopa_media_center .row .col-sm-7, .widget-area-5 .kopa_media_center .row .col-md-7, .widget-area-5 .kopa_media_center .row .col-lg-7, .widget-area-5 .kopa_media_center .row .col-xs-8, .widget-area-5 .kopa_media_center .row .col-sm-8, .widget-area-5 .kopa_media_center .row .col-md-8, .widget-area-5 .kopa_media_center .row .col-lg-8, .widget-area-5 .kopa_media_center .row .col-xs-9, .widget-area-5 .kopa_media_center .row .col-sm-9, .widget-area-5 .kopa_media_center .row .col-md-9, .widget-area-5 .kopa_media_center .row .col-lg-9, .widget-area-5 .kopa_media_center .row .col-xs-10, .widget-area-5 .kopa_media_center .row .col-sm-10, .widget-area-5 .kopa_media_center .row .col-md-10, .widget-area-5 .kopa_media_center .row .col-lg-10, .widget-area-5 .kopa_media_center .row .col-xs-11, .widget-area-5 .kopa_media_center .row .col-sm-11, .widget-area-5 .kopa_media_center .row .col-md-11, .widget-area-5 .kopa_media_center .row .col-lg-11, .widget-area-5 .kopa_media_center .row .col-xs-12, .widget-area-5 .kopa_media_center .row .col-sm-12, .widget-area-5 .kopa_media_center .row .col-md-12, .widget-area-5 .kopa_media_center .row .col-lg-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.flex-control-nav.flex-control-paging{
    display: none !important;
}

.widget-area-1 .kopa_posts_list_alpha .post-list-header-1{
    display: block !important;
}
.widget-area-1 .kopa_posts_list_alpha .post-list-header-2{
    display: none !important;
}


/*BOOSTRAP*/
.col20perc{
    width: 20%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
}


/*CALENDAR*/
.widget_calendar table {
    line-height: 2;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget_calendar caption {         
    font-weight: 700;
    border-bottom: 1px solid #D0D0D0;
}
.widget_calendar tfoot{
    border-top: 1px solid #D0D0D0;
    font-weight: 700;
}

.widget_calendar thead th {
    width: 14.285%;    
}

.widget_calendar tbody td,
.widget_calendar thead th {
    text-align: center;
}

.widget_calendar tbody a {
    color: #ED1C24;
    display: block;
}

.widget_calendar tbody a:hover {

}

.widget_calendar tbody a:hover {

}

.widget_calendar #prev {
    padding-left: 5px;
}

.widget_calendar #next {
    padding-right: 5px;
    text-align: right;
}

/*SEARCH*/
.widget_search form.search-form{
    position: relative;
}
.widget_search form.search-form .search-text{
    width: 100%;
    height: 32px;      
    padding: 4px 32px 4px 8px;   
    border: 1px solid #D5D5D5;
}
.widget_search form.search-form .search-submit{
    background: rgba(0, 0, 0, 0);
    border: none !important;
    display: block;
    height: 28px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 28px;
}


/*SOCIALS*/
div.kopa-social-link-wrapper{
    margin-top: -10px;
    margin-left: -5px;
    margin-right: -5px;
}
a.kopa-social-link{        
    display: block;    
    padding: 0px;
    margin: 10px 5px 0px 5px;    
    height: 30px;    
    width: 30px;    
    line-height: 30px;    
    font-size: 17px;    
    overflow: hidden;      
    border:1px solid #D0D0D0;    
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    vertical-align: middle;    
}

a.kopa-social-link:hover{
    font-size: 22px;
}

/*----------------Back to top-----------------*/
#back-top {
    bottom: 24px;
    margin-bottom: 0;
    margin-right: 1px;
    position: fixed;
    right: 0;
    z-index: 100;    
    border: 1px solid #D0D0D0;    
    padding: 1px;
}
#back-top a {     
    background-repeat:no-repeat;
    background-position:center center;
    background-color: #222222;
    color: #FFF;
    display: block;    
    outline: medium none;
    position: relative;    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 32px;
    height: 32px;
    line-height: 32px;
    z-index: 0;
    text-align:center;    
    vertical-align: middle;
}
#back-top a > i{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    font-size: 20px;
    height: 20px;
    width: 20px;
}
#back-top a:hover {
    background-color:#ed1c24;
}

/*ADDED: 14-02-2014*/
p.kopa-contact-info > span{
    display: inline-block;
    margin-right: 15px;  
    width: 100px;
}
p.kopa-contact-info > span > i{
    font-size: 16px;
    width: 16px;
    height: 16px;
    color: #ED1C24;
}

p.kopa-contact-info > span > span{    
    display: inline-block;
    margin-left: 5px;
    font-weight: 700;
}
#kp-map img{
    max-width: none;        
}


/*FLICKR*/
.flickr-wrap ul, 
.flickr-wrap ul li{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.flickr-wrap ul li{
    width: 75px;
    height: 75px;
    float: left;    
}
.flickr-wrap ul > li > a{
    position:relative;
    display:block;
    opacity: 1;
}
.flickr-wrap ul > li > a:hover{
    opacity: 0.75;
    transition: opacity 1s;
    -webkit-transition: opacity 2s; /* Safari */
}
.prev-post,
.next-post{
    margin-bottom: 0px;
}

body.single-post .main-content div.entry-box{
    margin-bottom: 10px;
}

.kopa-ajax-load-content{
    position: relative;    
    padding: 44px 0px 0px 0px;    
    height: auto;
    margin: 0px auto;
}
.kopa-ajax-load-content-video{
    width: 900px;
}
.kopa-ajax-load-content-audio{
    width: 480px;
}
.magnific_image_hide{
    display: none !important;
}
.mfp-image-holder .mfp-close, 
.mfp-iframe-holder .mfp-close,
.kopa-ajax-load-content .mfp-close{
    text-align: center;
    padding: 0px 0px 0px 0px;    
    background: #FFF;
    border-radius: 50%;
    color: #000;
    height: 32px;
    width: 32px;
    line-height: 32px;
}

body.home.kopa-layout-static-page .col-a{
    padding-left: 15px !important;
}