/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2024 | 09:58:57 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2024 | 09:49:02 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2024 | 09:47:55 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2024 | 13:19:56 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2024 | 13:19:24 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2024 | 13:14:27 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2024 | 13:12:56 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2024 | 13:08:23 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.postid-6604 h1 {
  max-width: 490px!important;
}

ul.product-categories li.cat-item-30 {
  display:none;
}

.postid-8098 .post-area {
  width:100%;
}

.postid-8098 .theiaStickySidebar {
  display:none;
}
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@media only screen and (max-width: 690px) {
  .nectar-list-item-btn{
    position: relative!important;
    right: unset!important;
    top: unset!important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce p.cart-empty{
    padding: 0!important;
    line-height: 70px;
  }
}

#mega-menu-1191-1-0 .custom-html-widget {
  color: white;
    background-color: #78BFDE;
    padding: 10px 15px;
  border-radius:5px;
    font-weight: bold;
}

#mega-menu-1191-1-1 .custom-html-widget {
  color: white;
    background-color: #4E4E4E;
    padding: 10px 15px;
    font-weight: bold;
  border-radius:5px;
}

#mega-menu-item-3117 {
      background: linear-gradient(180deg, #295F81 0%, #112938 100%)!important;
      padding: 28px 28px 29px 28px!important;
      min-height: 355px!important;
    border-right: 5px solid #fff;
}

#mega-menu-item-3117 .mega-menu-link {
  color:white!important;
}

#mega-menu-1752-1-0 p, #mega-menu-1752-1-0 h4 {
  margin:0px!important;
  padding:0px;
  line-height:26px;
}

#mega-menu-1752-1-0 #mega-menu-item-custom_html-5 {
  margin-top:-94px;
}

/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2021 | 12:32:07 */
@media only screen and (max-width: 1200px) {
    .tw-flex.tw-col-span-1.tw-justify-end.tw-items-start {
    	display: none!important;
    }
  	nav#sm-menu-453 {
    	z-index: 1000!important;
	}
  .sm-hamburger.sm-hamburger--collapse.sm-position-right.sm-trigger-453.sm-show-on-mobile-only.is-active {
    z-index: 999;
}
  	div#mega-menu-wrap-top_nav {
    display: none;
}
  span span.sm-title-inner-wrap {
    font-family: 'Public Sans';
}

	.type-product .tw-grid-cols-12 {
    grid-template-columns: repeat(1,minmax(0,1fr))!important;

	}
  
   .type-product .tw-gap-x-9 {
    column-gap: 0rem!important;
}
}

@media only screen and (max-width: 800px) { 
	.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a {
	font-size: 16px!important
  }
  
  div#tab-specifications_tab {
    font-size: 10px;
}
  
  .tw-h-28.tw-w-28.tw-relative.tw-mr-8.tw-rounded-full.tw-overflow-hidden {
    /* display: none; */
}
  
  span.tw-border-b.tw-border-blue.tw-border-solid.tw-pb-1 {
    font-size: 14px;
}
}

.woo-flickity-count {
    color: black;
}

.sm-arrow{
  height: 22px!important;
}

/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 18 2021 | 14:05:26 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 17 2021 | 12:35:24 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

body input[type=submit].tw-rounded-none{
  border-radius: 0!important;
}
#mc_embed_signup input.button{
  border:none!important;
  height: 100%;
  background: #36B652!important;
}
#mc-embedded-subscribe:hover{
  transform: none!important;
  box-shadow: none;
}
div.mce_inline_error{
  position: absolute!important;
  left: 60%!important;
  top:0!important;
  transform: translateY(calc(-100% - 10px))!important;
  font-size: 18px!important;
line-height: 27px!important;
color: #FFFFFF!important;
  background: none!important;
  font-weight: normal!important;
  margin:0!important;
  padding: 0!important;
}
div#mce-success-response{
    position: absolute!important;
    z-index: 40!important;
    top: 0;
    right: 0;
    background: rgba(23,40,66,1);
    padding: 30px;
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    color: white;
    transition-duration: 1s!important;
    display: flex;
    justify-content: center;
    border: 2px solid #a9a641;
}
.mce-success-response-icon{
  height: fit-content!important;
  font-size: 30px!important;
  font-weight: 100!important;
  cursor: pointer!important;
  position: absolute!important;
  z-index: 100!important;
  top: 30px!important;
  left : calc(50% - 90px)!important;
  color:white!important;
    display: flex!important;
  transform: translateX(-1425px)!important;
  transition-duration: 1s!important;
}
.hide-success-message{
    transform: translateX(-150%);
}
.show-icon{
  transform: translateX(0)!important;
}

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

#search-btn {
   align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;

}
#search-btn a:after {
  content: "Søg";
 
}
#search-btn a span::before{
  color: white;
  font-size: 1rem!important;
  line-height: 1.5rem!important;
  
}
#search-btn a{
    height: 100%;
  padding-left: 1rem!important;
    padding-right: 1rem!important;
      padding-top: .75rem!important;
    padding-bottom: .75rem!important;
    color: white;
  font-size: 1rem!important;
  line-height: 1.5rem!important;
  background-color: #19415A;
  transition-property: background!important;
  transition-timing-function: cubic-bezier(.4,0,.2,1)!important;
  transition-duration: 500ms;
 
}
#search-btn a:hover{
  background-color: #102b3c;
}
#search-btn a, #search-btn div{
  height: 100%;
     align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.menu-downloads{
  background-image: url(https://www.unisafe.dk/wp-content/uploads/2022/06/catalog-uni-safe.png);
  height: 1rem;
  width: 1rem;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.menu-showroom{
  background-image: url(https://www.unisafe.dk/wp-content/uploads/2021/03/Showroom.svg);
  height: 1rem;
  width: 1rem;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.menu-servicecenter{
  background-image: url(https://www.unisafe.dk/wp-content/uploads/2021/03/Servicecenter.svg);
  height: 1rem;
  width: 1rem;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-id-1809 .extra-menu{
  background-color: #000000;
}
.sm-loading{
  z-index: 0;
  position: relative;
}
#sm-menu-453 .sm-header {
    margin: 0px 0px -40px 0px;
}
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.quform-field-checkbox ~ label.quform-option-label:hover .quform-option-text {
    color: white;
}

/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 10 2021 | 18:59:19 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2021 | 09:55:18 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.flex-control-nav.flex-control-thumbs{
  margin-top: 10px!important;
  grid-template-columns: repeat(3, minmax(0, 1fr))!important;
  display: grid!important;
  padding-top: 35px;
  gap: 10px;
}
.flex-control-nav.flex-control-thumbs li{
  width: 100%!important;
  
}
.flex-control-nav.flex-control-thumbs li img{
 
object-fit: cover;
 
object-position: center;
 
width: 100%!important;
 
height: 100%!important;
}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a{
  color: #2393B5!important;
  font-size: 28px!important;
  line-height: 33px!important;
  padding-bottom: 10px!important;
  font-weight: bold!important;
  margin: 0!important;
    background-image: linear-gradient(to right, #2393B5 0%, #2393B5 100%)!important;

}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li.active a{
   background-size: 100% 3px!important;

}


.woocommerce-product-gallery .flex-viewport{
  border: 1px solid #E5E5E5;
box-sizing: border-box;

}

@media only screen and (max-width: 800px) { 
	.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a {
	font-size: 16px!important
  }
  li#tab-title-specifications_tab {
    margin-left: 10px!important;
}
}
.woocommerce-tabs .container{
  padding: 0!important;
}
.single-product-main-image{
  display: flex;
  flex-direction: column;
}

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.quantity.hidden.buttons_added{
  display: none;
}
body.woocommerce-page button.single_add_to_cart_button{
  background-color: #36B652!important;
}
body.woocommerce-page button.single_add_to_cart_button:hover{
  background-color: #36B652!important;
}
.woocommerce-product-details__short-description h3{
  font-weight: bold;
  color: black;
}
.woocommerce .material.product:not(.purchasable):hover h2{
  transform: translatey(-35px);
}
.nectar-shop-header-bottom .right-side{
  display: none!important;
}

._custom-mailchimp-container form#mc-embedded-subscribe-form {
    color: #fff;
}

._custom-mailchimp-container .mc-field-group.input-group {
    display: flex;
    width: max-content;
    flex-direction: column;
    align-items: flex-start;
}

._custom-mailchimp-container .mc-field-group.input-group ul {
    gap: 10px;
    display: flex;
    margin-left: 0px;
    margin-bottom: 0;
}

._custom-mailchimp-container .mc-field-group.input-group ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

._custom-mailchimp-container div#mc_embed_signup_scroll {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 15px;
}

._custom-mailchimp-container .mc-field-group {
    display: flex;
    width: 100%;
}

._custom-mailchimp-container .mc-field-group label {
    white-space: nowrap;
}

#mc_embed_signup input.email {
    background: #fff;
    width: 40%;
    height: 60px;
}

._custom-mailchimp-container .mc-field-group.input-group p {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 1000px) {
._custom-mailchimp-container .mc-field-group {}

._custom-mailchimp-container div#mc_embed_signup_scroll {
}

._custom-mailchimp-container div#mc_embed_signup_scroll .clear {
    display: inline-flex;
}

._custom-mailchimp-container .mc-field-group.input-group {
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
}
}



#mc_embed_signup input[type="checkbox"] {
    background: #fff;
    width: 20px;
    height: 20px;
}