/*!
Theme Name: balkanweb
Theme URI: http://balkanweb.com/
Author: Kutia
Author URI: http://kutia.net
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: balkanweb
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

balkanweb is based on Underscores https://balkanweb.com/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

#weatherSelect {
	font-family: 'Open Sans', sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    color: #fff;
    border: none;
}
#weatherSelect option {
	color: #000;
}

.poll-widget-right-side h2.rounded {
	display: none;
}

.poll-widget-right-side > ul {
	display: none;
}

.before-live-img {
    cursor: pointer;
}

.post-with-video-holder {
    display: block;
    margin: 10px 0;
}

.clickable-sp {
    color: #488aff;
    text-decoration: underline;
}

.clickable-sp:hover {
    color: #6ca1ff;
}

.weather-today-icon {
    width: 90px;
}

@media only screen and (min-width: 1024px) and (max-width: 1200px){
    .main-news-slider{
        min-width: 100%;
    }
}

/* responsive  */
@media only screen and (min-width: 767px) and (max-width: 1024px){
    .video-thumb-wrapper{
        width: 100%;
    }
    .flex-control-nav li{
        width: auto;
    }
}
@media only screen and (max-width: 767px){
    .video_galeri_holder .more-news-link.arrowed,
    .metropol_holder .more-news-link.arrowed{
        right:15px;
    }
    .custom_slider .slides .row:nth-child(2) .main-block-news .metropol_thumb,
    .custom_slider .slides .row:nth-child(3) .main-block-news .metropol_thumb{
        float: left;
        width: 113px;
        height: 80px;
        margin-right: 18px; 
    }
    .custom_slider .slides .row:nth-child(2) .main-block-news  h3,
    .custom_slider .slides .row:nth-child(3) .main-block-news  h3{
        font-family: AdelleBold;
        font-size: 16px;
        width: calc(100% - 131px);
    }
    #slider .slides li{
        height: auto;
    }
    #slider .banner_slider_thumb{
        height: 250px;
    }
    #slider .slider-news-item .news-text-info{
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        float: left;
        width: 100%;
    }
    .main-news-slider .flex-direction-nav{
        bottom: auto;
        top: 190px;
    }
    html .video_more{
        border: 1px solid #fff;
        color: #fff;
    }
    .center_devider{
        float: left;
        width: 100%;
        text-align: center;
    }
    body.page-template-page-minute .inline_category .news-list-item-info,
    body.category-analiza .inline_category .news-list-item-info{
        width: 100%;
    }
    .video_galeri_slider .main-block-news h3{ 
        width: 100% !important;
        font-size: 23px !important;
        font-weight: 600 !important;
    }
}

.pds-box {
    width: 100% !important;
}
.pds-answer label {
    width: auto !important;
}