/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.mini-widgets .text-area a {
    text-decoration: none !important;
}

.page-title {
    border-bottom: 1px solid #dedede;
}

.aio-ibd-block .aio-icon-description {
	color:#383838;
}

.page-id-1749 .vc_single_image-wrapper {
    border: 1px solid #dedede;
}

/*naprej nazaj katalog on mouse*/
.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-1 .owl-nav a::after {
    background: #d4813f!important;
}

/*mobile links*/
a:not([href]) span .menu-text {cursor: default;}


/*blok ponudba*/

.blok-ponudba {
    position: relative;
    width: 74%;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

.text-belo {color:#ffffff;}
.text-belo a{color:#be6b2a;}

/*galerija Supsystic*/
.grid-gallery-caption figcaption {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}

/*novice stranska*/
.sidebar-right .wf-container-main {
    -ms-grid-columns: 100%!important;
    grid-template-columns: 100%!important;
}

/*odstranitev glavne slike pri novici podrobno*/
.single-post .post-thumbnail img {display:none!important;}

/*novice podrobno - datum na vrh*/
.single-post .entry-meta {position:absolute; top:10px;}

.entry-meta .category-link {display:none;}
.entry-meta .author {display:none;}
.fancy-categories {display:none;}


/*tipka akcije*/
.menu-item-1764{background-color:#707070;}