/* custon fonts */
@font-face {
  font-family: 'Axiforma';
  font-weight: 800;
  font-display: swap;
  src: url(https://solution.concil.se/wp-content/themes/generatepress_child/fonts/Axiforma-ExtraBold.woff2) format('woff2');
}

@font-face {
  font-family: 'Axiforma';
  font-weight: 300;
  font-display: swap;
  src: url(https://solution.concil.se/wp-content/themes/generatepress_child/fonts/Axiforma-Thin.woff2) format('woff2');
}

@font-face {
  font-family: 'Axiforma';
  font-weight: 400;
  font-display: swap;
  src: url(https://solution.concil.se/wp-content/themes/generatepress_child/fonts/Axiforma-Book.woff2) format('woff2');
}
 

body {
	font-family: 'Axiforma';
	font-weight: 300;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Axiforma';
  font-weight: 800;
  word-break: break-word;
  hyphens: auto;
}

a.mega-menu-link {
  font-weight: 800 !important;
}

/*h1 {*/
/*  font-size: 25px !important;*/
/*}*/

/*h2 {*/
/*  font-size: 44px !important;*/
/*}*/
/*h3:not(.widget-title):not(.nf-form-title) {*/
/*  font-size: 36px;*/
/*}*/
/*h4 {*/
/*  font-size: 27px !important;*/
/*}*/

.sowb-button {
  font-weight: 400;
}



/*.header-search-button {*/
/*  width: 29px;*/
/*  height: 29px;*/
/*  background-image: url('/wp-content/uploads/2025/05/header-search-icon.png');*/
/*  background-repeat: no-repeat;*/
/*  background-size: contain;*/
/*  cursor: pointer;*/
/*}*/

/*.header-user-icon {*/
/*  font-size: 0;*/
/*  width: 29px;*/
/*  height: 29px;*/
/*  background-image: url('/wp-content/uploads/2025/05/user-solid.svg');*/
/*  background-repeat: no-repeat;*/
/*  background-size: contain;*/
/*  cursor: pointer;*/
  
/*}*/

.header-user-icon:before {
  content: "\f007";
  font-family: 'Font Awesome 6 Free';
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 20px;
}

.header-search-button:before {
  content: "\f002";
  font-family: 'Font Awesome 6 Free';
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 20px;
  cursor: pointer;
}

.nav-align-right .navigation-branding {
    margin-right: 0;
}

#mega-menu-wrap-primary {
  margin: 0 auto;
}

.menu-bar-items .menu-bar-item > a {
	padding: 0 10px;
}




.header-wrap {
    z-index: 1000;
}

#footer-widgets {
  padding-top: 50px
}

.site-header {
    z-index: 999 !important;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 24px;
}

@media (min-width: 1029px) {
    .main-navigation li.search-item {
        display: none !important;
    }
}

/*@media (min-width: 1325px) {*/
/*.dgwt-wcas-search-wrapp {*/
/*    margin-top: -10px;*/
/*    margin-bottom: -10px;*/
/*    transform: translateX(-24%);*/
/*    z-index: 1000;*/
/*   width: 650px;*/
/*border-radius: 24px;*/
/*}*/
/*}*/


@media only screen and (max-width: 940px) {
  #mega-menu-wrap-primary {
    display: none;
  }
  .nav-align-right .navigation-branding {
    margin-right: auto;
  }
}

@media (max-width: 1324px) and (min-width: 1030px) {
.dgwt-wcas-search-wrapp {
    margin-top: -10px;
    margin-bottom: -10px;
    transform: translateX(-17%);
    z-index: 1000;
   width: 450px;
border-radius: 24px;
}
}

@media (max-width: 1029px) {
.search-desktop {
display: none !important;
}
}



@media (min-width: 1029px) {
    #ajax-search {
        display: none !important;
    }
}

@media (max-width: 1029px) {
 .dgwt-wcas-search-wrapp {
    max-width: 100%;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
    
}
}

.top-bar {
    
    color: #ffffff;
   
}

.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    text-align: center;
    font-weight: bold;
    margin-top: -10px;
}

.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop, .ubermenu.ubermenu-main.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    margin-top: 13px !important;
}

.ubermenu-skin-trans-black.ubermenu-responsive-toggle {
    background: transparent;
    color: #444;
    font-size: 12px;
    text-transform: none;
    font-weight: bold;
    display: none;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 28px;
}

.main-navigation .menu-bar-item > a.cart-contents {
    font-size: 20px;
}

.cart-contents > span.number-of-items {
    display: inline-block;
    font-size: 12px;
    background-color: #cccccc;
}



.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
  border-radius: 24px !important;
 border-width: 2px;
}


#line-nav {
   background-color: #f7f7f7;
   height: 2px;
   margin-top: -40px;
}

@media (max-width: 768px) {
#line-nav {
display: none;
}
}

@media (min-width: 769px) {
#line-nav-mobile {
display: none;
}
}

@media (max-width: 768px) {
#line-nav-mobile {
    background-color: #f7f7f7;
   height: 2px;
   margin-top: -30px;
}
}


.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
 border-width: 2px;
}

@media (max-width: 768px) {
.navigation-branding img, .site-logo.mobile-header-logo img {
    height: 59px;
    width: auto;
}
}

@media (min-width: 769px) {
.navigation-branding img, .site-logo.mobile-header-logo img {
    height: 75px;
    width: auto;
}

#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-21545 > a.mega-menu-link:before {
    font-size: 30px;
    margin-top: -5px;
}

.wc-memberships-variation-member-discount {
    display: none;
}


form.cart {
    margin-top: 30px;
}
.grey-button .ow-button-hover:hover {
	box-shadow: 0px 1px 16px rgb(0 0 0 / 0.3);
}