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

a:not([href]) {cursor: context-menu;}

/*linki v nogi -menu2*/
.custom-nav>li:not(:last-child)>a {
    padding: 0 0 0px!important;
}

/*
.pswp__caption {display:none!important;}
.mini-widgets .text-area a:not(.dt-btn) {text-decoration: none!important;}
.mini-widgets .text-area .mail a {color:#dd2839!important;}
.mini-widgets .text-area .tel a {color:#2d5991!important;}
*/


/*.masthead .top-bar .mini-contacts {color: #1f365c;}*/

.aio-icon-header h1, .aio-icon-header h2,.aio-icon-header h3, .aio-icon-header h4,.aio-icon-header h5, .aio-icon-header h6 {margin-bottom:0px!important;}
.aio-icon-top {margin-bottom:13px!important;}



.bar {
    background-color: #2d5991!important;
}


.wpcf7-form input[type="number"]
   {width:99px!important;}
 
.wpcf7-form input[type="date"] 
 {width:auto!important;}
 
 
 .footer ul {
  list-style: disc!important;
  margin-left: 18px;
 }
 
 
 .scroll-top.on {
    display: none;
 }
 
 #bottom-bar {z-index: 0!important;}
 
 
 
 
/*fileter button*/
#filters button {
  margin-right: 6px; /* Space between buttons */
  padding: 8px 16px; /* Button padding */
  cursor: pointer;
  border: 1px solid #837654; /* 1px gold border */
  background-color: transparent; /* Transparent background */
  color: #837654; /* Gold text */
  font-size: 16px; /* Font size */
  border-radius: 4px; /* Rounded corners, optional */
  transition: background-color 0.3s ease; /* Smooth transition for hover effect */
}

#filters button:hover {
  /*background-color: #837654; /* Gold background on hover */
  color: white; /* White text on hover for better contrast */
}



.single .images-container {
    float: left;
    max-width: 70%;
    padding: 0 10px;
}


/* izdelek podrobno */
.single .images-container {display:none!important;}