/*
Theme Name: Grafik Child
Theme URI: http://grafik.select-themes.com/ 
Description: A child theme of Grafik
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 1.0.0
Template: grafik
*/
@import url("../grafik/style.css");

@media only screen 
and (min-device-width : 767px) 
and (max-device-width : 1024px)  { 
.qodef-full-width .qodef-sidebar {
    padding-left: 11%;
    padding-bottom: 11%;
}}

@font-face {
	font-family: 'LabGrotesque-Light';
	src: url('fonts/LabGrotesque-Light.eot');
	src: local('☺'), url('fonts/LabGrotesque-Light.woff') format('woff'), url('fonts/LabGrotesque-Light.ttf') format('truetype'), url('fonts/LabGrotesque-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
p, a, h1, h2, h3, h4, h5, h6 { 
    font-family: 'LabGrotesque-Light' !important;
}
.qodef-social-share-holder.qodef-list {
    display: none;
}
.qodef-portfolio-single-holder .qodef-portfolio-title h2 {
    font-size: 30px;
    line-height: 1.3em;
}
header.qodef-page-header .qodef-vertical-align-containers {
    padding: 0 45px;
    background: white;
}
video.qodef-self-hosted-video {
    min-width: 100%;
    min-height: 100%;
}
.qodef-portfolio-list-holder-outer.qodef-ptf-standard article .qodef-item-title {
    margin-top: 26px;
    color: grey;
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    letter-spacing: -.2px;
}

@media screen and (max-width: 768px){
.qodef-portfolio-filter-holder {
margin: 0 0 140px;
}}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li.active span {
font-weight: 800;
text-decoration: underline;
}

.qodef-ptf-category-holder {
    display: none;
}


/*player*/
.mejs-container {
    background: black !important;
}

.qodef-portfolio-single-media {
    border: 1px solid lightgrey !important;
}
.qodef-portfolio-single-holder .qodef-portfolio-title h2 {
    display: none;
}
.qodef-portfolio-single-holder .qodef-portfolio-info-item p {
    font-size: 16px;
}
p.small {
    font-size: 11px !important;
}
.mejs-overlay-error {
    display: none;
}
aside.qodef-sidebar {
    margin-left: 50px;
}
@media screen and (min-width: 1000px){
.textwidget {
    position: fixed !important;
    top: 200px;
}
a:active { 
color: red !important;
}
