:roo{
   --sgnm-black: #111111;
   --sgnm-black-2: #484848;
   --sgnm-hover-gray: #f5f5f5;
   --sgnm-natural-gray: #f5f5f5;
   --sgnm-hover-border-gray: #929292;
   --sgnm-border-gray :#e3e3e3;
   --sgnm-user-light: #F0FDF4;
   --sgnm-organisation-light: #EFF6FF;
}



/*lds ring */
*, *::before, *::after {
  box-sizing: border-box;
  
}

body.oxygen-aos-enabled {
    /*overflow-x: visible !important; */
}

.ct-inner-content{
  overflow:visible;
}


button{
  all:unset;
  -webkit-appearance: button;
  cursor: pointer !important;
  font: inherit;
  box-sizing: inherit;
}

.custom-event{
   z-index: 999999999999999999 !important;
}


/* signmaker 2 radio */

.sm-2-toggle-radio {
    display: inline-flex;
    border: px solid #e2e8f0;
    border-radius: 6px;
    padding: 3px;
    background: #f8fafc;
    width: 100%;
}

.sm-2-toggle-radio label {
    flex: 1;
    width: 50%;
    position: relative;
    cursor: pointer;
}

.sm-2-toggle-radio input[type="radio"] {
    display: none;
}

.sm-2-toggle-radio span {
    display: block;
    padding: 8px 16px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    color: #64748b;
    transition: all 0.2s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sm-2-toggle-radio input[type="radio"]:checked + span {
    background: var(--primary-color);
    color: #fff;
    font-weight: 700;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.sm-2-toggle-radio label:hover span {
    color: #334155;
}

.sm-2-toggle-radio input[type="radio"]:checked ~ label:hover span {
    color: #fff;
}

/*custom standards
 */
   hr.sgnm-devider {
      height: 1px;
      background-color: var(--sgnm-border-gray);
      border: 0;
}

.sm-border-bt{
   border-bottom: 1px solid var(--sgnm-border-gray);
}


.sm-side-md-thumb {
    max-width: 6.25rem !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1;
}

.sm-input.input{
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    color: #000;
}

.uk-input, .uk-select, .uk-textarea{
    color: #000;
}

.sgnm-heading{
}


.section-heading.large{
   font-size: 1.4rem;
}

.before-full-bg{
   position: relative;
}

.before-full-bg:before{
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
}

.before-full-bg.org-color:before{
   background-color: #E6F3FF;
}
.before-full-bg.user-color:before{
   background-color: #F0FFE6; 
}

/*hotpost*/
.hotspot-full .wrap_svl_center {
       height: 100%;
          width: 100%;
}

.hotspot-full  .wrap_svl_center_box {
       height: 100%;
          width: 100%;
}

.hotspot-full .wrap_svl {
       height: 100%;
          width: 100%;
}

.hotspot-full .images_wrap {
   width: 100%;
   height: 100%;
}

/*=== UI kit*/
.uk-subnav-pill>.uk-active>a {
    background-color: var(--primary-color);
    color: #fff;
    border-radius: 100vh;
    padding-left: 1rem;
    padding-right: 1rem;
}

.uk-subnav>*>:first-child{
   text-transform: none;
}

label.uk-form-label.required::after {
    content: " *";
    color: #d50000;
}

.uk-link, a {
    color: #000;
}

.uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
    color: inherit;
}

div.cust-login-links {
    align-items: center;
}


.gform_wrapper.gravity-theme .gfield_label{
  color:#000;
}

.form-black-background .gform_wrapper.gravity-theme .gfield_label {
  color: #fff;
}

.form-black-background .gform_wrapper.gravity-theme .gform_drop_instructions{
  color: #fff;
}

.form-black-background .gform_wrapper.gravity-theme .gform_previous_button.button, .gform_wrapper.gravity-theme .gform_save_link.button{
  background-color: transparent !important;
  color: #bbbbbb;
  border: 1px solid;
  padding: 0.5rem;
  border-radius: 0.5rem;
}

.form-black-background .gform_wrapper.gravity-theme .gfield-choice-input+label{
  color:#fff;
}

.signmakerr-icon{
  width:100%;
  height:100%;
}

.quick-menu-ul {
    margin: 0;
}

.menu-side{
  padding: 0; 
  font-size: 0.875rem;
  margin-top: 0;
  flex-direction: column;
  display: flex;
  gap: 0.5rem;
}

.menu-side li:hover{
  text-decoration: underline;
}
.menu-side li{
  list-style:none;
}
.menu-side.menu-bold{
  font-weight: 600;
  font-size: 1rem;
}

#menu-fold-out-nav>.uk-active>a, #menu-fold-out-nav>.uk-active>button {
    border-color: #000;
    color: #000;
    text-decoration: underline;
}

#menu-fold-out-nav>*>a:hover, #menu-fold-out-nav>*>button:hover{
    color: inherit;
    text-decoration: underline;
}

ul#menu-fold-out-nav.uk-tab-left>*>a ,ul#menu-fold-out-nav.uk-tab-left>*>button {
    padding-left: 0;
}

.uk-tab>*>a{
   text-transform: none;
   color: #333;
}

.uk-tab>*>button{
   text-transform: none;
   color: #333;
   padding: 5px 10px;
}

.uk-tab-left>*>button {
    justify-content: left;
    border-right: 0px solid transparent;
    border-bottom: none;
    width: 100%;
}

.lds-ring {
  display: flex;
  position: relative;
  justify-content: center;
  align-items:center;
  width: 100%;
  height: 100%;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 1.8rem;
    height: 1.8rem;
    margin: 4px;
    border: 4px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

.lds-ring.black div{
  border: 4px solid #000;
  border-color: #000 transparent transparent transparent;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.sgn-btn-black, .sgn-btn-black-rounded{
  background-color: #000;
  border-radius:0.25rem;
  padding: 1rem  2rem ;
  color:#fff;
}

.sgn-btn-black-rounded{
   border-radius: 100vh;
   text-align: center;
}

.sgn-btn-black:hover, .sgn-btn-black-shadow:hover{
 background-color: #494949;
}

.sgn-btn-black:active {
   background-color: #484848;
}

.sgn-btn-white{
  background-color: #fff;
  border-radius:0.25rem;
  padding: 1rem  2rem ;
  color:#000;
}

.sgn-btn-white:hover, .sgn-btn-white-shadow:hover{
  background-color: #f7f7f7;
}

.sgn-btn-black-shadow{
    background-color: #000;
    border-radius: 0.5rem;
    padding: 1rem 2rem;
    color: #fff;
    display: flex;
    justify-content: center;
    font-weight: 600;
}

.sgn-btn-white-shadow{
    background-color: #fff;
    border-radius: 0.5rem;
    padding: 1rem 2rem;
    color: #000;
    display: flex;
    justify-content: center;
    box-shadow: 0px 0px 4px 1px #00000021;
    font-weight: 600;
}


/*===custom form notices */

/*===Form Events Messages Styles with sm prefix */
.sm-form-event-info-wrap {
  margin: 10px 0;
}

.sm-form-message {
  padding: 12px 16px;
  margin: 10px 0;
  border-radius: 8px;
  font-weight: 500;
  display: flex;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease, transform 300ms ease;
}

.sm-form-message.sm-show {
  opacity: 1;
  transform: translateY(0);
}

.sm-form-message-icon {
  margin-right: 12px;
  display: flex;
}

.sm-form-message-text {
  flex: 1;
}

.sm-form-message-loading {
  background-color: #f0f7ff;
  border-left: 4px solid #2196f3;
  color: #0d47a1;
}

.sm-form-message-error {
  background-color: #ffebee;
  border-left: 4px solid #f44336;
  color: #b71c1c;
}

.sm-form-message-success {
  background-color: #e8f5e9;
  border-left: 4px solid #4caf50;
  color: #1b5e20;
}

.sm-form-message-info {
  background-color: #f5f5f5;
  border-left: 4px solid #9e9e9e;
  color: #212121;
}

.sm-lster_my_cutsom_product_groupoading-spinner {
  width: 20px;
  height: 20px;
  border: 3px solid rgba(33, 150, 243, 0.3);
  border-radius: 50%;
  border-top-color: #2196f3;
  animation: sm-spin 1s linear infinite;
}

@keyframes smsm-spie-spin {
  to { transform: rotate(360deg); }
}

/* === Shake animation for error messages */
@keyframes sm-shake {
  10%, 90% {
    transform: translateX(-1px);
  }
  20%, 80% {
    transform: translateX(2px);
  }
  30%, 50%, 70% {
    transform: translateX(-4px);
  }
  40%, 60% {
    transform: translateX(4px);
  }
}

.sm-shake {
  animation: sm-shake 0.5s cubic-bezier(.36,.07,.19,.97) both;
}


/* === Menu*/
.menu-top-right-wrp i {
  font-size: 1.5rem;
}

.menu-top-right-wrp .icon-account {
  font-size: 1.6rem
}
/* === cart*/
.check-out-icon i{
  font-size:1.5rem;
}

.cst-cart-checkout-cupon-wrp:hover .icon-shopping-bag:before{
  content: "\e904";
}

h3#ship-to-different-address {
   border-top: 1px solid;
   border-bottom: 1px solid;
   width: 100%;
   padding: 1rem 0;
}

h3#ship-to-different-address span{
       font-size: 0.875rem;
          font-weight: 600;
}



.ct-inner-content .woocommerce form .form-row .input-text, 
.ct-inner-content .woocommerce form .form-row select{
       border-color:#d2d2d7;
}

.checkout-kop-knapp{
  cursor:pointer;
}

.checkout-kop-knapp:hover{
  background: var(--black-hover);
}

.chk-product-amount div {
  min-width: 85px;
  display:flex;
  justify-content:center;
 background-color: #fff;
}

button.cst-sub-amnt, .cst-add-amnt {
  border-radius: 50px;
  width: fit-content;
  height: fit-content;
  border: none;
}

#myButton:active + #myDiv {
  background-color: blue;
  color: white;
}

.cst-sub-amnt:active, .cst-add-amnt:active{
  color:var(--primary-color);
}

#prod-menu ul, .miljo-menu-drop {
  font-size: 14px;
}

div#prod-menu h2 {
    font-weight: 700;
    margin: 0;
    font-size: 16px;
}

.always-underline {
  text-decoration: underline;
}

@media (max-width: 490px){
  #div_block-79-7 > div {
    width: 50px;
    height: auto;
    aspect-ratio: 1;
    max-width:none;
  }

}

.square-button-sm{
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.25rem !important;
    padding: 0.2rem;
    width: 50px !important;
    height: 50px !important;
    margin-right: 0.5rem !important;
    transition: none !important;
}

.square-button-sm img{
  height:100%;
}

/* === product page*/
#pris-module{
   grid-row: 1 / 4;
}
/* === front page*/
.popular-products-main {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}

.bottom-header::before{
  content: "";
  position: absolute;
  top: 0;
  left: -50vw;
  width: 150vw;
  height: 100%;
  background-color: var(--sgnm-dark);
  z-index: -1;
}

.popular-products-main li {
  flex: 0 0 calc((100% / 6) - 0.75rem);
  box-shadow: 0 0 3px #00000029;
  border-radius: 0.25rem;
  padding: 1rem;
  cursor:pointer;
}

.popular-products-main img {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 0.25rem;
}

p.cart-summa-title.chekout {
  display: flex;
  flex-direction: column;
}

.cart-tax-type{
  font-size: 12px;
  font-weight: 300;
  line-height: 0.2;
}


.category-list .products.columns-8 li {
  width: 14% !important;
}

.cust-prod-slide-addtc:hover i, .uk-offcanvas-bar a.cust-prod-slide-addtc:hover i{
  color:var(--primary-color);
}
.cust-prod-slide-addtc:hover, .uk-offcanvas-bar a.cust-prod-slide-addtc:hover{
  color:var(--primary-color);
}

.cust-prod-slide-addtc:hover .icon-shopping-bag:before{
  content: "\e904";
}
.cust-prod-slide-addtc[data-type="favorite"]:hover {
  color:var(--primary-red);
}
.cust-prod-slide-addtc:hover .icon-favorite:before{
  content: "\e902";
  color:var(--primary-red);
}

.cust-prod-slide-addtc[data-type="favorite"]:hover  .favorited-product:not(.multiple-lists) .icon-favorite:before{
  color:var(--transparent-gray);
}

.cust-prod-slide-addtc:hover .icon-edit:before{
  content: "\e90c";
}



.favorite-button-cust {
  cursor: pointer;
  display: flex;
}


.favorite-button-cust.favorited-product i:before{
  content: "\e902";
}

.adt-load {
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  border-radius: 50px;
  justify-content: center;
}

.adt-load-ball {
  background: #000;
  height: 25%;
  width: 25%;
  position: absolute;
  border-radius: 50px;
  bottom: 6px;
  -moz-animation: bounce 1s infinite ease-in-out;
  -webkit-animation: bounce 1s infinite ease-in-out;
}

.adt-load-ball:hover{
  background:var(--primary-color);
}

.adt-done-check{
  font-variation-settings:
  'FILL' 1,
  'wght' 700,
  'GRAD' 0,
  'opsz' 48
}

.chk-alt-btn{
  color:lightgray;
}

.chk-alt-btn.active{
  color:#000;
}

span.more-alt-text-loop {
   font-size: 0.7rem;
    color: #2d98da;
    line-height: 2.5rem;
    margin-top: auto;
}

.cust_product_slide-text{
   display: flex;
   flex-direction: column;
}


@-moz-keyframes bounce {
  0%,15% {-moz-transform: translate(0,0);}
  50% {-moz-transform: translate(0,-15px);}
  85%, 100% {-moz-transform: translate(0,0);};
}
@-webkit-keyframes bounce {
  0%,20% {-webkit-transform: translate(0,0);}
  50% {-webkit-transform: translate(0,-15px);}
  80%, 100% {-webkit-transform: translate(0,0);};
}

/* ===shoploop specila*/
.all-sepcial-product-wrp {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}

.special-product-wrp {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  border-radius: 0.25rem;
}
.special-product-wrp h2{
color: #262626 !important;
    font-family: 'Noto Sans' !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
}

.special-product-cont-wrp {
  display: flex;
  flex-direction: column;
  height:100%;
}

.sgnm-no-search-wrp a {
    padding: 8px 16px;
    background: #009DE5;
    border-radius: 100px;
    color: #fff;
}

.special-product-cont-wrp p{
  flex-grow:1;
}

.dgwt-wcas-search-wrapp{
   max-width: 100% !important;
}

.sgnm-no-search-wrp {
    width: 100%;
    display: flex;
    gap: 2rem;
    justify-content: space-between;
    align-items: center;
}

.btn-special-loop{
  width: fit-content;
  padding: 0.5rem 1.5rem;
}

/* === inköpstlista*/

#inkopslista-main-wrp{
  width: 100%;
  text-align: left;
  flex-direction: row;
  display: flex;
  position: relative;
}

#inkopslista-left{
  flex-grow: 1;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

#inkopslista-right{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    width: 20rem;
    position: sticky;
    top: 2rem;
}

.inkoplista-title:hover {
  text-decoration: underline;
}

#inkop-overview-price{
  width:100%;
}

.favorites-cust-product-wrp {
  margin: 3rem 0 0 0;
}

.inkopslista-prod-container {
  width: 100%;
  height: 230px;
  background-color: whitesmoke;
  margin: 1rem 0 2rem;
  display: flex;
  gap: 0.3rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.25rem;
  overflow: hidden;
  position: relative;
  outline: 0.3rem solid whitesmoke;
  border-radius:0.25rem;
}

.favorite-prod-dummy {
  height: 100%;
  aspect-ratio: 1/1;
  background-color: white;
}

.favorite-prod-dummy img {
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  }

.favorite-add-to-cart-btn {
  border-radius: 50px;
  margin-top: 1rem;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 3rem;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items:center;
}

.round-icon-big-btn{
  background-color: #ffffff;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50px;
  text-align: center;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  min-height: 2.5rem;
  display: flex;
  color:#000;
}


.inkop-price-req-btn{
  width: 100%;
  flex-direction: row;
  display: flex;
  justify-content: space-between;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 3rem;
  margin-top: 1rem;
  align-items: center;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 500;
  padding-top: 1rem;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.18);
  cursor: pointer;
}

.inkop-price-req-btn i:before{
  font-size:2rem;
}

.favorite-image-slide-module-img {
   background: #fff;
    width: 100%;
    height: auto;
    aspect-ratio: 2 / 1;
    border-radius: 0.25rem;
    overflow: hidden;
}

.favorite-image-slide-module-img img {
    width: 100%;
    aspect-ratio: 2 / 1;
    object-fit: contain;
}

.favorite-image-slide-module-bottom {
    display: flex;
    padding: 15px 0.5rem 0 0.5rem;
    justify-content: space-between;
 }

 .favorite-image-slide-module-right {
    align-content: center;
    gap: 1rem;
}

 

.favorite-image-slide-module-left{
   text-align: left;
}

.favorite-image-slide-module-bottom h5{
   margin:0;
   font-weight: 600;
}

.favorite-card-slide {
    padding: 15px;
    border-radius: 0.25rem;
    background: #f5f5f5;
    box-shadow: none;
}


@keyframes gradientBackground {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}


@keyframes loadingDots {
  0%   { content: ''; }
  25%  { content: '.'; }
  50%  { content: '..'; }
  75%  { content: '...'; }
  100% { content: ''; }
}

.inkop-price-req-btn.active span.dots::after {
  display: inline-block;
  animation: loadingDots 4s steps(1, end) infinite;
  content: '';
}


.inkop-price-req-btn.active{
  background: linear-gradient(270deg, var(--primary-color), #91c8fd, var(--primary-color));
  background-size: 200% 200%;
  animation: gradientBackground 3s ease infinite;
  color: #fff;
}
.inkop-price-req-btn.active.recived{
  background: linear-gradient(70deg, #27ae60, #34b76c, #27ae60);
}
.inkop-price-req-btn.active .round-icon-big-btn{
  background:transparent;
  color:#fff;
}

.inkopslista-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
  .inkopslista-settings {
    font-size: 1.3rem;
    cursor:pointer;	
  }
  
  .favorite-button-cust {
    height: 100%;
    width: 100%;
   justify-content: center;
   align-items: center;
    cursor:pointer;
  }

  .input-group-sm {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 3px #0000004d;
    border-radius: 50px;
    overflow: hidden;
    width: 150px; /* adjust as necessary */
}

.input-group-sm .input-button{
    background-color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
    cursor: pointer;
}

.input-group-sm .input-field {
    border: none;
    text-align: center;
    padding-top:8px;
    padding-bottom:8px;
    width: 50px; /* adjust as necessary */
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
  
  .favorite-button-cust.favorited-product path {
    fill: black;
  }
  
  .favorite-button-cust:hover {
    fill: #f2f2f2;
  }
  
  .favorit-list-item-info p {
    margin: 0;
  }
  
  .favorites-cust-product-wrp {
    margin: 3rem 4rem 0 0 ;
  }
  
  .favorit-list-item-top {
  display: flex;
  }
  .favorit-list-item-img {
  width: 175px;
  height: 175px;
  margin-right:1rem;
  margin-bottom:1rem;
  }
  .favorit-list-item-img img {
  width: 100%;
  min-width: 175px;
  height: 100%;
  object-fit: contain;
  }
  
  .favorit-list-item-info {
  width: 100%;
  }
  .favorite-list-item-title-price {
  display: flex;
  justify-content: space-between;
  }

  .favorite-list-item-amount{
    width:calc(175px + 1rem);
  }
  
  .favorit-list-item-bottom {
    display: flex;
  }

  .favorit-list-item-bottom-right{
    display: flex;
    justify-content: space-between;
    flex-grow:1;
  }
  
  .favorite-list-item-remove-one {
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid black;
    border-radius: 0.25rem;
    cursor: pointer;
  }
  .favorite-list-item-add-one a img {
  width: 45px;
  height: 45px;
  }
  
  .favorit-list-item {
    margin-bottom: 3rem;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 1rem;
  }
  
  .favorite-price-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0.8rem;
  }
  
  .favorite-price-wrap p {
  margin: 0;
  }
  
  .favorite-price-divider {
    width: 100%;
    padding-top: 1rem;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  
  .favorite-total {
    font-size: 1.2rem;
    color: #000000;
    font-weight: 600;
  }
  
  .create-shopping-list-btn {
  background-color: #000;
  display: flex;
  width: fit-content;
  padding: 1rem 2rem;
  border-radius: 50px;
  color: white;
  cursor:pointer;
  }
  .create-shopping-list {
    margin: 1rem 0 2rem;
  }
  
  #new-shoping-list-form {
  display: flex;
  gap: 20px;
    
  }
  #list-name {
  width: 20rem;
  max-width: 100%;
  height: 3rem;
  }
  
  #list-name {
    width: 20rem;
    max-width: 100%;
    height: 3rem;
  }
  
  #list-name {
    width: 20rem;
    max-width: 100%;
    height: 3rem;
  }
  #new-shoping-list-form [type="submit"], .close-add-list {
  width: 3rem;
  border: none;
  border-radius: 50px;
  border: none;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  color: black;
  cursor:pointer;
  }
  
  #new-shoping-list-form [type="submit"] p{
    margin: 0 0 0.25rem;
  }
  
  #new-shoping-list-form [type="submit"]:hover, .close-add-list:hover{
    background-color: #eee;
  }
  .close-add-list{
    font-size: 1.5rem;
    font-weight: 600;
  }
  
  .top-lv2-inkopslista{
    display:flex;
    justify-content:center;
    position:relative;
    margin-bottom:2rem;
  }
  .top-lv2-inkopslista h3{
    font-size:0.9rem;
    color:#000;
    margin:auto;
  }
  
  #inkopslista-change-name{
    width:100%;
  }
  
  .modal-body-inkopslista input{
    width:100%;
    height:3rem;
    margin-bottom:1rem;
  }

  .modal-body-inkopslista input[type="submit"], .sm-black-submit{
    border-radius:50px;
    border:none;
    background-color:#000;
    color:#fff;
    width: 100%;
    min-height: 3rem;
    margin-bottom: 1rem;
  }
  
  div.back-btn-inkop-modal {
      position: absolute;
      left: 0;
      width: 20px;
      height: 100%;
      color: #000;
      display: flex;
      align-items: center;
    cursor:pointer;
  }
  div.back-btn-inkop-modal svg {
      width: 20px;
      height: 20px;
  }
  
  .mult-inkop-list-item {
  display: flex;
  flex-direction: row;
  border: 1px solid #ccc;
  padding: 1rem;
  border-radius: 5px;
  gap: 1rem;
  margin-bottom: 1rem;
  cursor: pointer;
  }

  .mult-inkop-list-item a:hover{
    text-decoration: underline;
  }

  .mult-inkop-list-img {
  width: 60px;
  height: 60px;
  }

  .mult-inkop-list-img img {
    object-fit: contain;
    width: 100%;
    aspect-ratio: 1;
  }
  .mult-inkop-list-body {
  flex-grow: 1;
  }
  .mult-inkop-status {
  flex: ;
  display: flex;
  justify-content: center;
  width: 30px;
  }
  .mult-inkop-list-name {
  font-weight: 600;
  color: black;
  }
  
  .mult-inkop-list-img img {
      width: 100%;
      height: 100%;
      object-fit: contain;
  }
  .favorite-list-item-title-price a h1:hover{
    text-decoration: underline;
  }

div#inkoplist-chatwrap {
  width: 100%;
  padding: 2rem 0 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.chat-status-dot{
   width: 15px;
    height: 15px;
    background: #dfdfdf;
    border-radius: 20px;
}

.chat-status-dot.active{
   background: #27ae60;
}


#chat-position{
   width: 100%;
   overflow: hidden;
   height: 100%;
   display: flex;
   flex-direction: column;
}



/* === ticekt management */

.ticket-floating-toggle-wrp {
    position: fixed;
    bottom: 1rem;
    right: 2rem;
    width: fit-content;
    margin-left: auto;
    padding: 1rem 1.5rem;
    color: #fff;
    background: #000;
    border-radius: 0.5rem;
    cursor: pointer;
}

#ticket-settings-msg-side{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 35rem;
    z-index: 2000;
    pointer-events: none;
}

#ticket-settings-msg-wrp{
    position: sticky;
    top: 1rem;
    bottom: 1rem;
    width: 100%;
    padding: 1rem;
    max-height: 80%;
    height: calc(100vh - 200px);
    pointer-events: auto;
}

#ticket-settings-msg-container{
   background: #fff;
   padding: 1rem;
   border-radius: 0.25rem;
   height: 100%;
   display: flex;
   flex-direction: column;
   box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

.ticket-settings-chat-msgs{
   flex-grow: 1;
}

#ticket-settings-msg-container .chat-message-form{
   display: flex;
    width: 100%;
    gap: 1rem;
}

#ticket-settings-msg-container .form-group{
   flex-grow: 1;
    margin: 0;
}

#ticket-settings-msg-container .ticket-settings-chat-msgs{
   flex-grow: 1;
   margin-bottom: 1rem;
}

#ticket-settings-chat-msgs{
    flex-grow: 1;
    overflow-y: auto;
}

a.chat-file.with-image {
    display: flex;
    flex-direction: column;
}


form.chat-message-form {
    display: flex;
    gap: 1rem;
    padding-bottom: 1rem;
}

.form-group {
    flex-grow: 1;
 } 


/* === Chat */

.chat-form {
  width: 100%;
  margin: 0 auto;
}

.chat-form label {
  display: block;
  margin-bottom: 5px;
}

.chat-form .form-control {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ced4da;
}

.chat-form .form-control-file {
  display: none;
}

.chat-form .file-upload-group {
  position: relative;
  cursor: pointer;
  display: flex;
  gap: 1rem;
  height: fit-content;
}

.att-file-chat{
  background-color: #fff;
  color: #000;
  padding: 10px;
  border-radius: 50px;
  padding: 0.5rem 1.5rem;
  transition: background-color .3s ease-in-out;
  box-shadow: 0 0 3px #00000036;
}


.chat-form .att-file-chat:hover {
  background-color: #DDDDDD;
}

.chat-form .btn {
   background-color: #000000;
   color: #fff;
   padding: 10px 20px;
   border-radius: 50px;
   padding: 0.5rem 1.5rem;
   border: none;
   cursor: pointer;
   transition: background-color .3s ease-in-out;
   height: fit-content;
}

.chat-form .btn:hover {
  background-color: #0000009e;
}

/* === Product page */ 
.kop-prod-wrapp {
    display: flex;
    gap: 20px;
    margin: 1rem 0 0;
}

.kop-prod-knapp-wrapp {
  flex-grow: 1;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.kop-prod-knapp, .sgnm-button-large {
   height: 60px;
   border-radius: 0.5rem;
   display:flex;
   align-items:center;
   justify-content: center;
   font-size: .875rem;
   font-weight: 700;
}

.sgnm-outline{
   border: 1px solid #D9D9D9;
   color: black;
}

.sgnm-button-large:hover{
   text-decoration: none;
   background-color: #fdfafa;
}

.kop-prod-knapp.prod-kundvagn {
  border:1px solid #D9D9D9;
  color: black;
}
.prod-kop{
background-color:black;
color:white;
}

.kop-prod-like-icon{
  width: 100%;
  height: 60px;
  display: flex;
  aspect-ratio: 1/1;
  border-radius: 12px;
  padding: 12px;
  border: 1px solid #D9D9D9;
  cursor:pointer;
  justify-content: center;
  align-items: center;
}
.kop-prod-like-icon i{
  font-size:2rem;
}

.kop-prod-like-icon:hover i:before{
  content: "\e902";
}

.kop-prod-like-icon:hover {
background-color: #f2f2f2;
}

.prod-val-knapp {
border: 1px solid #D9D9D9;
border-radius: 0.5rem;
padding: 1rem 2rem 1rem;
display: flex;
flex-direction: row;	
cursor:pointer;
}
.prod-val-knapp-text-wrap {
flex-grow: 1;
}

.prod-val-knapp-text-wrap p {
margin: 0;
font-size: 0.875rem;
}

.prod-val-knapp-text-title {
font-weight: 700;
color: black;
}
.prod-val-knapp-text {
color: #777777;
}

.prod-val-knapp-arrow {
width: 25px;
}

.prod-val-knapp:hover .prod-val-knapp-text-title {
text-decoration: underline;
}

.inkop-list-prod-alt {
  margin-right: 2rem;
  display: flex;
}

.inkops-prod-alt.active{
  background:#000;
}

.inkops-prod-alt.active{
  color:#fff;
}

p.chk-prod-name {
  margin-bottom: 0.25rem;
}
.inkop-chat-msgs {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 0.5rem;
    overflow: auto;
    height: 100%;
    padding: 10px;
}

.chat-date{
  width:80%;
  text-align:right;
  font-size: 0.6rem;
  color: #878787;
}

.chat-date{
  text-align:left;
  margin-left:auto;
}

.inkop-message {
  width: 80%;
  box-shadow: 0 0 4px 0px #0000003b;
  padding: 10px 20px;
  border-radius: 0.5rem;
}

.inkop-message.temp.typing{
   width: fit-content;
}

p.inkop-message.empty {
    width: 100%;
    box-shadow: none;
    text-decoration: underline;
    text-align: center;
    color: #989898;
}

.inkop-message.user{
  margin-left: auto;
  color: #fff;
  background: var(--primary-color);
}

.chat-new-entry {
  overflow: hidden;
  resize: none;
  width:100%;
  height:2rem;
  min-height:2rem;
  background: #f5f5f5;
  padding: 1rem 0.5rem;
  border-radius: 100vh;
}
.chat-new-entry.active {
  height: auto;
}

/* === Basic styling for the container */
.chat-type-options {
    display: flex;
    gap: 0.5rem;
    justify-content: center;
}

/* === Styling for the buttons */
.chat-type-btn {
    display: inline-block;
    cursor: pointer;
    background-color: white;
    transition: background-color 0.3s;
    position: relative;
}

/* === Hide the radio input */
.chat-type-btn input[type="radio"] {
   display: none;
}

/* === Styling when the radio button is checked */
.chat-type-btn input[type="radio"]:checked + span{
    background-color: black;
    color: white;
    outline: none;
}
.chat-type-btn input[type="radio"] + span{
   padding: 0.5rem 1rem;
   border-radius: 8px;
   outline: 2px solid black;
   display: block;
}

.chat-type-btn input[type="radio"]:checked ~ span {
    color: white;
}

.chat-type-btn input[type="radio"] + span:hover {
    background-color: #5e5e5e;
    color:#fff;
    outline: none;
 }
/* === Hover effect for better user experience */


/* ===Filter css */
.bapf_head h3 {
  font-family: 'Noto Sans';
  color: #000000;
  font-weight: 700;
  font-size: 0.765rem;
  margin-right: 0.5rem;
}

.bapf_head i {
   margin-left: 10px;
  font-size: 15px;
}

.bapf_head {
display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  padding-right: 10px;
cursor:pointer;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;
}
.bapf_head:hover{
background-color:#dfdfdf;
}

.bapf_body {
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 5px 5px 20px 3px #dfdfdf;
  box-shadow: 1px 3px 8px 0px #929292;
  padding: 1.7rem;
  margin-top: 10px;
  border-radius: 15px;
max-height: 150px;
z-index: 1;
display:none;
overflow-y: auto;
}

.bapf_body>ul{
padding-left: 0;
}

.active_display{
display:block !important;
}
.rotate_180{
transform: rotate(180deg);
}
.active_thin_border{
border: 1px solid black;
}


.prod-rum-val{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
  gap: 1rem;
  width:100%;
}
form.sort-prod ul {
  padding: inherit;
  margin: inherit;
  list-style: none;
}
form.sort-prod li {
margin-bottom: 14px;
}
form.sort-prod ul li input{
margin-top: -1px;
  vertical-align: middle;
transition: none !important;
}

form.sort-prod ul li input:checked{
background: #292929 !important;
  box-shadow: inset 0 0 0 3px #ffffff !important;
border: 1px solid #292929;
}
form.sort-prod ul li input:hover{
border: 1px solid #292929 !important;
}
form.sort-prod ul li input:hover:not(:checked){
  background: #d4d4d4 !important;
  box-shadow: inset 0 0 0 7px #ffffff !important;
}

.woocommerce-ordering, .woocommerce-result-count {
  display: none !important;
}


#load-more-container, 
.load-more-container {
  width: 100%;
  max-width: 14rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
}

button.load-more-products,
.sm-load-more-button {
    display:flex;
    justify-content:center;
    padding: 0.8rem 1rem;
    border-radius: 50px;
    background-color: transparent;
    border: 1px solid #000;
    font-weight: 700;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    cursor: pointer;
    transition: none !important;
}

button.load-more-products:hover,
.sm-load-more-button:hover {
  outline: 1px solid #000;
}

div#product_count_showing,
.product_count_showing
{
  width: 100%;
}

div#product_count_showing p,
.product_count_showing p
{
  text-align: center;
}

div#product-count-bar-ctn,
.sgnm-count-bar-ctn{
  height: 3px;
  width: 100%;
  background-color: #d2d2d2;
  margin-bottom: 1rem;
}

div#product-count-bar,
.sgnm-count-bar {
  height: 100%;
  width: 0%;
  background-color: #000;
}

nav.woocommerce-pagination {
  display: none !important;
}

.bild-produkt-val-toggle{
  display: flex;
  flex-direction: row;
  align-items: center;
}

.bild-produkt-val-toggle-cont {
  display: flex;
}

.bild-produkt-val-toggle-cont div:first-child {
  border-radius: 5px 0 0 5px;
}

.bild-produkt-val-toggle-cont div:last-child {
  border-radius: 0 5px 5px 0;
}

.prod-filter {
  max-width: 100%;
  display: flex;
  flex-direction: column;
}

.prod-filter .filterOptions{
  display: flex;
  width: 100%;
  padding-bottom: 1rem;
}

@media screen and (max-width: 768px) {
   body.oxygen-aos-enabled {
    overflow-x: hidden !important;
}

.prod-filter {
  overflow-x: scroll;
    overflow-y: hidden;
    padding: 2px 2px 0px 2px;
  }


  .popular-products-main li {
      flex: 0 0 calc(33% - 0.75rem);
  }

}



div#filterAndPic {
  margin-bottom: 2rem;
}

.prod-filter-btn h3 {
  font-size: 0.875rem;
  padding-right: 0.5rem;
  color: #000;
  margin: 0;
}
.prod-filter-btn {
  align-items: center;
  display: inline-flex;
  width: min-content;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  padding-right: 10px;
  cursor: pointer;
}

.prod-filter-btn-ctn {
  display: inline-flex;
  width: min-content;
  position: relative;
margin-right: 0.5rem;
}

.prod-filter-opt-ctn {
  position: absolute;
  top: calc(100% + 0.5rem);
  z-index: 1;
  background-color: white;
  -webkit-box-shadow: 5px 5px 20px 3px #dfdfdf;
  box-shadow: 1px 3px 8px 0px #929292;
  padding: 1.5rem 2rem;
  border-radius: 15px;
  max-height: 250px;
  overflow-y: auto;
display:none;
}

.customer-type a:hover{
   color:#fff;
}

.active-filter-opts.scrolled-menu .prod-filter-opt-ctn{
  top: unset;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50vh;
  max-height: none;
}
.dropdown-top{
  display:none;
}
.active-filter-opts.scrolled-menu .dropdown-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 1.3rem;
  font-weight: 600;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1.5rem;
}

.prod-filter-opt-ctn ul {
  margin-left: 0;
  margin-top: 0!important;
  margin-bottom: 0!important;
  list-style: none!important;
  padding: 0;
}

.prod-filter-opt-ctn li {
  white-space: nowrap;
  display: flex !important;
}

.prod-filter-opt-ctn label {
  margin-left: 0.5rem;
}

input[type=radio]:checked {
  background: #292929 !important;
  box-shadow: inset 0 0 0 3px #ffffff !important;
  border: 1px solid #292929;
}

.prod-filter-btn-ctn input[type=checkbox] {
  width: 1rem;
width: 1rem;
}

.prod-filter-opt-ctn li{
margin-bottom:1rem;
}

.prod-filter-opt-ctn li:last-child{
margin-bottom:0;
}

.active-filter-opts > .prod-filter-btn > i , 
.active-multi-filter-opts .filt-multi-title-ctn i{
transform: rotate(180deg);
}
.active-filter-opts .prod-filter-btn{
outline: 1px solid #000;
}
.active-filter-opts .prod-filter-opt-ctn{
display:block !important;
}
span.filt-prod-amn {
  margin-left: 1rem;
  opacity: 0.5;
}

.filt-multi-title-ctn {
  display: flex;
  align-items: center;
  justify-content: space-between;
cursor: pointer;
}
.filt-multi-title-ctn p {
  margin-right: 5rem;
}

.prod-filter-opt-ctn .filt-multi-btn:first-child{
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
}

.prod-filter-opt-ctn .filt-multi-btn{
border-bottom: 1px solid #e4e4e4;
}

.fil-multi-opt-ctn {
  margin-bottom:1rem;
}

.fil-multi-opt-ctn li{
justify-content: space-between;
}

.fil-multi-opt-ctn div {
  display: flex;
  align-items: center;
}
.fil-multi-opt-ctn{
display:none;
}
.active-multi-filter-opts .fil-multi-opt-ctn{
display:flex;
}

button.filter-option-pill {
  display: flex;
  background: whitesmoke;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  font-weight: 500;
}

button.filter-option-pill:active{
  background: #d8d8d8;
}

.filter-selections {
  display:none;
  margin-top: 1rem;
  border-top: 1px solid #ddd;
  padding: 1.5rem 0 1rem;
  gap: 0.5rem;
  overflow-x: scroll;
}

/* === modals*/

.vi-rekommenderar-bottom {
  display: flex;
}

/* === inkopslist*/
.favorite-add-to-cart-btn:active {
  background: var(--primary-color);
}

.favorite-list-item-title-price .section-heading.prod-price {
    flex-direction: column;
    align-items: end;
    margin-top: 0;
}

.sgnm-text-descrete{
   font-size: 0.6rem;
   color: #646464;
}


.previous-price {
   font-size: 1rem;
   color: #cacaca;
   font-weight: 500;
   display: flex;
   align-items: baseline;
   gap: 0.5rem;
   text-decoration: line-through;
}
/*
.favorite-list-item-title-price .section-heading.prod-price span:nth-child(2){
   font-size: 0.6rem;
   color: #646464;
   font-weight: 500;
}


.favorite-list-item-title-price .section-heading.prod-price span:first-child {
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
}


.favorite-list-item-title-price .section-heading.prod-price span:first-child span:nth-child(2) {
    font-family: 'Noto Sans';
    font-size: 1.2rem;
    font-weight: 700;
    color: #000000;
}
*/

/* === standard elements */


/* === product increment */
/* increment wrap */
.sgnm-sign-amount-wrp {
   display: flex;
   width: fit-content;
   outline: 1px solid #D9D9D9;
   border-radius: 0.5rem;
   padding: 0.2rem;
   overflow: hidden;
   align-items: center;
   transition: opacity 0.3s ease;
}

.sgnm-sign-amount-wrp.disabled {
  position: relative;
  pointer-events: none;
  opacity: 0.8;
}

.sgnm-sign-amount-wrp.disabled::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(240, 240, 240, 0.5);
  z-index: 10;
  border-radius: inherit;
  backdrop-filter: blur(0.6px); /* Adds a subtle blur effect (works in modern browsers) */
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); /* Subtle inner border */
  transition: all 0.2s ease;
}

.sgnm-incrament-btn{
   display: flex;
   align-items: center;
   justify-content: center;
   border: none;
   background: none;
   cursor: pointer;
   width: 40px;
   height: 40px;
   border-radius: 0.4rem;
}

.sgnm-sign-amount-wrp.cart{
   border-radius: 0.25rem;
}

.sgnm-sign-amount-wrp.cart .sgnm-incrament-btn{
   width: 20px;
   height: 20px;
   border-radius: 0.2rem;
}

.sgnm-incrament-btn:hover{
   background: #eee;
}

.sgnm-incrament-btn:active{
   background: #ddd;
}

body .sgnm-sign-amount-wrp input.sgnm-amount-input[type='text']{
   text-align: center;
   height: 100%;
   width: 6ch;
   font-size: 16px;
   line-height: 1.5;
   padding: 0 .25rem;
   outline: none;
   border: none !important;
   box-shadow: none !important;
   -moz-appearance: textfield;
}


body .sgnm-sign-amount-wrp.cart input.sgnm-amount-input[type='text']{
   font-size: 12px;
}



.sgnm-amount-input::-webkit-outer-spin-button,
.sgnm-amount-input::-webkit-inner-spin-button {
   -webkit-appearance: none;
   margin: 0;
}

.sgnm-sign-amount-wrp.product-page-full {
   width: 100%;
   height: 60px;
   justify-content: space-between;
}

.sgnm-sign-amount-wrp.product-page-full .sgnm-incrament-btn {
   height: 100%;
   width: auto;
   aspect-ratio: 1;
}


/* === product page*/
.one-product-img, .multiple-product-img {
   max-height: 500px;
   max-width: 500px;
   width: 100%;
   margin: 0 auto;
   aspect-ratio: 1/1;
  display: flex;
  height: auto;
}

.one-product-img img, .multiple-product-img img {
     width: 100%;
   aspect-ratio:1/1;
     object-fit: contain;
}

.select2-result.organization {
    background: var(--sgnm-organisation-light);
    color: #000;
    padding: 4px;
}

.select2-result.user {
   background: var(--sgnm-user-light);
    color: #000;
    padding: 4px;
}

.account-search-wrap .select2-results__option{
   padding: 2px;
   border-radius: 6px;
}
.account-search-wrap .select2-result{
   border-radius: 4px;
}

.account-search-wrap .select2-result__title {
    font-weight: 700;
}

.account-search-wrap .select2-result__title .select2-result__type {
    font-weight: 400;
}


/*stock info*/
#stock-info-prod-page{
  width:100%;
  display:flex;
  flex-direction:column;
  gap:0.25rem;
}
#stock-info-prod-page-cnt {
    border: 1px solid #D9D9D9;
    border-radius: 0.5rem;
    display: flex;
    padding: 1rem;
    flex-direction: column;
    gap: 1rem;
}

.stock-info-prod-page-item{
  width:100%;
  display:flex;
  flex-direction:row;
  gap:1rem;
  align-items: flex-start;
}
.stock-info-prod-page-item p{
  margin:0;
}
.stock-info-prod-status-wrp {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}
.stock-info-prod-status-color {
    background-color: #0B8A00;
    width: 14px;
    height: 14px;
    border-radius: 100vh;
}

.stock-info-seperator {
    width: 100%;
    height: 1px;
    background-color: #D9D9D9;
}


/*settings page css*/
.nav-mng-account-btn {
    padding-bottom: 0.5rem;
    font-weight: 500;
    font-size: 0.85rem;
    border-bottom-color: #ccc;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    cursor: pointer;
    width: 100%;
}

.black-action-button, .blue-action-button, .outlined-action-button{
    width: fit-content;
    padding: 0 2rem;
    display: flex;
    justify-content: center;
    border-radius: 50px;
    background-color: #000;
    font-weight: 600;
    color: #fff;
    margin: 1rem 0 0 0;
    height: 3rem;
    align-items: center;
}
.black-action-button:hover{
   color: #fff;
}

.blue-action-button{
   background-color: var(--primary-color);
}

.outlined-action-button{
   background-color: transparent;
   color:#000;
   border: 1px solid #000;
}

.nav-mng-account-btn.active {
    border-bottom: 2px solid #000;
}

.acc-sett-header > .section-heading{
   margin-bottom: 0 !important;
}

.user-acc-sett-all > div {
    padding: 2rem 0;
    border-bottom: 1px solid #ccc;
}

.large-setting-row{
   padding: 2rem 0;
   border-bottom: 1px solid #e5e5e5;
}

.user-acc-sett-all input[type=email]{
   border-radius: 0;
}


.acc-sett-pre-info.logo img {
    max-height: 150px;
}

.account-settings-nav{
   width: 100%;
   text-align: left;
   flex-direction: row;
   display: flex;
   gap: 20px;
}

/* thank you order recieved */
div#sgnmk-order-recieved-products {
  padding-bottom: 2rem;
}

#sgnm-order-recieved-title{
  color: #000000;
  font-size: 20px;
  margin-bottom: 8px;
  line-height: 1.6;
  font-weight:700;
}

#sgnmk-order-recieved-products table{
  border: 1px solid #d3ced2;
  border-top: 3px solid #65bec2;
  border-radius: 0;
  background: #ffffff;
  padding: 20px;  
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
  width:70%;
}

#sgnmk-order-recieved-products table td{
  padding: 12px 20px;
}

span.sgnm-order-recieved-quant {
  font-weight: 700;
}

span.sgnm-order-recieved-price {
  font-weight: 700;
}

span.sgnm-order-recieved-small {
  font-size: 10px;
  color: #666;
}



td.sgnm-order-recieved-image {
  width: 150px;
}



/*Gravity forms */ 
.gform_required_legend{
	display:none;
}

.gform_wrapper h2.gform_title {
    display: none !important;
}



.sign-gravity-check-to-button input{
	display:none !important;
}


.woocommerce form .sign-gravity-check-to-button label {
	padding: 10px 20px;
    background: #000;
    border-radius: 0.5rem;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
}


.sign-gravity-check-to-button input:checked+label{
	background: #dfdfdf;
    color: #7b7b7b;
}

.gform_footer.top_label input[type=submit] {
   	padding: 10px 20px;
    background: #000;
    border-radius: 0.5rem;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    border: none;
}

.form-black-background .gform_footer.top_label input[type=submit]{
  background: #fff;
  color:#000;
}

textarea{
	font-family: 'Noto Sans';
}

.gform-body input[type=text],
.gform-body textarea, 
.gform-body input[type=email], 
.gform-body input[type=tel],
.gform-body input[type=number]{
	border-radius: 0.25rem;
    border: 1px solid #3c425738;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #1d202a;
}

.gform_footer {
    gap: 1rem;
}

button.gform_button_select_files {
    border: 1px solid gray;
    padding: 10px 20px;
    border-radius: 0.25rem;
    background: #fff;
}

.ginput_preview_list{
	display: flex;
    width: fit-content;
	flex-direction: column;
}

.ginput_preview {
    border: 1px solid gray;
    padding: 10px 20px;
    border-radius: 0.25rem;
    display: flex;
    gap: 0.5rem;
	margin: 16px 0 0;
}

.gfield_fileupload_progress_complete{
	color:#0f893b;;
}

.gform_confirmation_wrapper {
    margin: 2rem 0;
    border: 1px solid gray;
    padding: 2rem;
    border-radius: 0.25rem;
    font-weight: 500;
    color: #0f893b;
}


/*product group variations*/

.prod-val-knapp-text-wrap {
  flex-grow: 1;
}

.prod-val-knapp-text-wrap p {
  margin: 0;
  font-size: 0.875rem;
}

.prod-val-knapp-text-title {
  font-weight: 700;
  color: black;
}

.prod-val-knapp-text {
  color: #777777;
}

.custom-prod-group-radio-button-container, .product-group-other-alt-wrp {
  min-height: 5.5rem;
  border: 1px solid rgba(223, 223, 223, 1);
  border-radius: 0.25rem;
  margin-bottom: 1rem;
  padding: 1.25rem 1.5rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: baseline;
}
.custom-prod-group-radio-button-container.not-available-attr {
  color: #9a9a9a;
}

.product-group-alt-title{
  font-size: 0.875rem;
}

.custom-prod-group-radio-button-container .product-group-not-avalible{
font-size: 0.65rem;
color: #a64949;
}
.custom-prod-group-radio-button-container p, .product-group-other-alt-wrp p{
 display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%; 
  font-weight: 600;
  line-height:0;
}

.custom-prod-group-radio-button-container .product-group-price-variation{
color:#4b4b4b;  
} 

.custom-prod-group-radio-button {
  display: none; /* Hide the default radio button */
}

.custom-radio-label {
  cursor: pointer;
}
.custom-prod-group-radio-button-container.active {
border: 2px solid rgba(17, 17, 17, 1);
}

span.product-group-variation-type {
  font-size: 0.65rem;
  color: #727272;
}

.fade {
  transition: opacity 0.3s; /* You can adjust the duration as per your need */
  opacity: 0;
}

.fade.visible {
  opacity: 1;
}


span.cust-product-art-price {
    display: flex;
    flex-direction: column;
    text-align: right;
}


.buyer-price{
   margin-right: 1rem;
   color: #646464;
   font-size: 0.7rem;
   font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .favorite-add-to-cart-btn, .inkop-price-req-btn{
    font-size: 0.875rem;
    padding: 1rem 2rem;
  }

  /*
  body.oxygen-aos-enabled {
    overflow-x: hidden !important; 
  }
  */
  .favorite-add-to-cart-btn .round-icon-big-btn{
    display:none;
  }
}

@media only screen and (max-width: 992px) {
  #inkopslista-main-wrp{
    flex-direction: column;
  }

  #inkopslista-right{
    width:100%;
  }

  #order-nav{
    flex-direction: row;
  }

  .category-list .products.columns-8 li {
    width: 20% !important;
  }
}

/*floating cart mobile */
@media only screen and (max-width: 769px) {
   .sgnm-sign-amount-wrp.cart {
      width: 100%;
      justify-content: space-between;
   }

   .sgnm-sign-amount-wrp.cart .sgnm-incrament-btn {
      width: 50px;
      height: 50px;
   }

   body .sgnm-sign-amount-wrp input.sgnm-amount-input[type='text'] {
      font-size: 1rem;
   }
}

@media screen and (max-width: 480px) {
  .popular-products-main li {
    flex: 0 0 calc(50% - 0.75rem);
  }

  .favorit-list-item-top {
    display: flex;
    flex-direction: column-reverse;
  }

  .favorites-cust-product-wrp {
    margin: 2rem 0rem 0 0;
  }

  .favorit-list-item-bottom-right {
    flex-direction: column;
    gap: 1rem;
  }

  .inkop-prod-alt-wrp{
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .inkop-list-prod-alt{
    margin-right:0;
  }
  .category-list .products.columns-8 li {
    width: 50% !important;
  }
}



