/*
 Theme Name:   Divi Child
 Theme URI:    https://www.volthockey.dk/wp-content/themes/Divi-child/
 Description:  Divi Child Theme for Volthockey.dk
 Author:       Broberg Media for Volthockey.dk
 Author URI:   https://www.brobergmedia.dk
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  divi-child
*/

* {
}
html, body {
font-family: Arial;
}

body {
margin: 0;
font-size: 16px;
line-height: 19px;
letter-spacing: 1px;
}

a {
text-decoration: none;
}
#top-menu-nav {
position: relative;
top: 20px;
}
.nav li ul.sub-menu {
padding: 0 0 10px 0;
width: 340px;
border-top: none;
}
#top-menu li li a {
width: 300px;
}

.language_icon {
display: inline-block;
width: 15px;
height: 15px;
background-image: url(https://volthockey.dk/wp-content/uploads/2025/03/globe_19x20.png);
background-size: 15px 15px;
background-repeat: no-repeat;
margin-right: 5px;
position: relative;
}
#et-secondary-nav {
position: relative;
top: -3px;
}
#et-secondary-nav .current-lang a {
color: #d0d0d0;
}
#main-content {
min-height: 300px;  
}
.footer-copyright {
font-family: Arial;
display: block;
width: 100%;
text-align: center;
color: #666;
font-size: 10px;
font-weight: normal;
margin: 0 0 0 0;
padding: 20px 0 30px 0;
position: relative;
z-index: 10;
}
.footer-copyright a {
font-size: 12px;
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
color: #666;
}
.footer-copyright a:hover {
opacity: 1.0;
filter: alpha(opacity=100);
-moz-opacity: 1.0;
text-decoration: none;
}
/* CMS start */
.entry-content table.specifications {
border-collapse: collapse;
border: none;
}
.entry-content table.specifications td.spec_c1 {
width: 40%;
vertical-align: top;
padding-bottom: 3px;
border: solid 2px #fff;
background-color: #ececec;
}
.entry-content table.specifications td.spec_c2 {
width: 60%;
vertical-align: top;
padding-bottom: 3px;
border: solid 2px #fff;
background-color: #ececec;
}
table.specifications td.spec_c1.bold {
font-weight: bold;
}

.godkendelse-logos img {
margin: 0 20px 0 20px;
}
/* CMS end */


/* Mobile 1 start */
@media (max-width: 767px) {


 
}
/* Mobile 1 end */



/* Mobile 2 start */
 @media (max-width: 980px) {



}
/* Mobile 2 end */

