/*
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
*/

/*tabela start*/
table {
    /*background-color:#123456;*/
    border-collapse: collapse;
    width: 100%;
	font-size:14px;
}

/*table td, .table th {
    border: 1px solid #ddd;
    padding: 8px;
}*/

table th{line-height:28px;}

table tr:nth-child(even){background-color: rgb(247, 247, 247);}

table tr:hover {background-color: #ddd;}

table tr:first-child, table td:first-child {font-weight:bold; text-align:right;}

table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #58585a;
    color: white;
}
/*tabela end*/

.ultimate-call-to-action.ult-adjust-bottom-margin{margin-bottom:27px!important;}

/*logo
.inline-header .branding {margin-top:-168px;}
.mobile-header-bar .mobile-branding img{margin-top:-168px;} */


.solid-bg.sidebar-content .widget{padding:0 0 0;}
.textwidget{margin-bottom:0px;}
.skrij {display:none;}


/*sirjenje tabele pri produktih pri velikem ekranu*/
@media screen and (min-width: 1300px) {
.polna-sirina{width:150%;}
}


@media screen  (max-width: 779px) and (max-width: 1050px) {
.mobile-header-bar .mobile-branding img{margin-top:-112px;}
}

@media screen and (max-width: 778px) {
.mobile-header-bar .mobile-branding img{margin-top:0;
padding-top:7px;
padding-bottom:7px;
}
}

/*noga povprasevanje*/
#custom_html-6{background-color:#0171bb!important; padding:10px;}

/*zastavice*/
.jezik{margin-top:0;}
.jezik img {border:1px solid #e7e7e7;}
.soc-ico {margin-top: -6px;}


/*menu v antracit*/
/* .commaMenu__submenuWrapper {background: #383E42!important;}
 .commaMenu__submenu .commaMenu__link:hover {  background:#4d5357!important;}

 ul li ul .commaMenu__linkText {color: #ffffff !important;}

.commaMenu__arrowIcon {
  border-right: 4px solid #df242a!important;
  border-bottom: 4px solid #df242a!important;
} */


/*menu fix*/
.commaMenu__submenu .commaMenu__link {
  padding: 8px 7px!important;
  font-size:95%!important;
    
}
  
  .commaMenu__submenuWrapper--level2 {
  padding: 17px 0!important;
  }