/*
Theme Name: Iva Child
Theme URI: http://www.logicathemes.com/
Description: Multipurpose One-Page Theme
Author: Logica Themes
Author URI: http://www.logicathemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: iva
Version: 1.0
*/


/* Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../iva/style.css');

/* Theme customization starts here
-------------------------------------------------------------- */

#player {
	position: relative !important;
	padding-bottom: 56.25% !important; /* 16:9 */
	padding-top: 25px !important;
	height: 0 !important;
	width: 100% !important;
}

.videowrapper iframe {
	position: absolute!important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100%!important;
}

.p {color: #f1f1f1 !important; }

#menu-item-3979 {font-size: 21px; margin-top: 10px;}

.fa-twitter {font-size: 21px; margin-top: 10px;}

#menu-item-3977 {font-size: 21px; margin-top: 10px;}

.fa-linkedin {font-size: 21px; margin-top: 10px;}

#menu-item-3978 {font-size: 21px; margin-top: 10px;}

.fa-facebook {font-size: 21px; margin-top: 10px;}

body {background: #181818;}


.iva_vc_row .portfolio-wrapper .portfolio-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
}
.iva_vc_row .portfolio-wrapper .portfolio-category {
    color: #da0707;
    font-size: 12px;
}

Customization
/**blog background**/
body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background: #111111 !important;
    font: 15px/26px "Open Sans", Helvetica, Arial, sans-serif;
    color: #f6f6f6 !important;
    -webkit-font-smoothing: antialiased;
    /* Fix for webkit rendering */
    
    -webkit-text-size-adjust: 100%;
}

/**Text colour changes**/
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #efefef;
    margin-bottom: 25px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
    color: #efefef;
}

h3 {color: #efefef !important; line-height: 32px !important;}

/**Tags**/
#tags a {
    display: inline-block;
    font-weight: 300;
    color: #d5d5d5 !important;
    letter-spacing: 1px;
    border: 1px solid #f3f3f3;
    margin: 2px;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 15px;

/**categories**/
#posts .single-blog-post .category, #posts .single-blog-post .cat-list a {
    display: inline-block;
    text-decoration: none;
    font-weight: 300;
    color: #d5d5d5;
    letter-spacing: 1px;
    border: 1px solid #f3f3f3 !important;
    margin: 5px;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 13px;
}
	
#posts .single-blog-post .category:hover, #posts .cat-list a:hover {
    color: #dddddd;
    background-color: #2a2a2a!important;
}
/**h2 color**/
#posts .single-blog-post h2 a {
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #e7e7e7;
    font-size: 32px;
    text-transform: capitalize;
    text-decoration: none;
}
/**User-block**/
#user {
    margin-top: 35px;
    padding: 40px;
    background-color: #373737;
}

#user .name {
    display: block;
    font-weight: bold;
    color: #cb0b0b;
}

/**Sidebar links**/
#sidebar .widget a {
    color: #ededed;
    text-decoration: none;
}

/** button-blog **/ 
.iva_vc_row .contact_form input[type="submit"], #comment input[type="submit"] {
    background-color: #2e2e2e !important;
    color: #444;
}

/**  p class in post **/
.post p, .post span, .post li, .post a {
    color: #eeeeee;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
}

/** portfolio lightbox **/
#portfolio-single {
    padding-top: 40px;
    background-color: #2e2e2e;
    padding-bottom: 80px;
}

#portfolio-single #info {
    background-color: #222222;
    padding: 30px;
    text-align: center;
    word-break: break-all;
}

#portfolio-single #info .title {
    font-weight: bold;
    display: block;
    color: #9e9e9e;
}

/** archive category slider **/
.msSlider a.slide-move {
    position: absolute;
    top: 0;
    z-index: 10;
    color: #adadad;
    font-size: 29px;
    line-height: 90px;
    width: 25px;
    background: #2a2a2a;
}

#blog .loadmore:hover {
    background: #2a2a2a;
    color: #fff;
}

.single-blog-post {
    padding: 42px 0;
    border-bottom: 1px solid #303030;
}

#portfolio-single {background-color: #2a2a2a !important;}

#mfp-content {background-color: #2a2a2a !important;}

#user {background-color: #181818 !important;}

#portfolio-title {color: #fff !important;}

h1 {color: #fff !important;}

h2 {color: #d6d6d6 !important;}

.name {color: #fff !important;}

p {color: #fff !important;}

.videowrapper {
	position: relative !important;
	padding-bottom: 56.25% !important; /* 16:9 */
	padding-top: 25px !important;
	height: 0 !important;
	width: 100% !important;
}
.videowrapper iframe {
	position: absolute!important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100%!important;
}
	

.column.two logo a img {
    display: none;
}	