@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.affarsadvokaterna.se/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.5") format("woff2");
}

:root {
	--wd-text-font: "Manuale", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Manuale", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 300;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(68,54,47);
	--wd-entities-title-font: "Manuale", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(68,54,47);
	--wd-entities-title-color-hover: rgb(130, 39, 0);
	--wd-alternative-font: "Manuale", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manuale", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(68,54,47);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manuale", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(195,14,46);
	--wd-alternative-color: rgb(15,15,15);
	--wd-link-color: rgb(195,14,46);
	--wd-link-color-hover: rgb(219,89,105);
	--btn-default-font-family: "Faustina", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(195,14,46);
	--btn-default-bgcolor-hover: rgb(242,67,99);
	--btn-accented-bgcolor: rgb(184,110,3);
	--btn-accented-bgcolor-hover: rgb(221,147,26);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(196,165,119);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(237,130,85);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(219,170,118);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 440px;
	--wd-popup-padding: 0px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: url(https://www.affarsadvokaterna.se/wp-content/uploads/2025/07/Z6A0897_sv.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: left top;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Noto Serif", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: rgb(0,0,0);
}
html .page-title > .container > .title:hover, html .page-title .wd-title-wrapp > .title:hover {
	color: rgb(195,14,46);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Barlow Condensed", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover {
	color: rgb(195,14,46);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Barlow Condensed", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(195,14,46);
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,245,240);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,245,240);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,248,247);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,247,247);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,153,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(170,94,75);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,185,126);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(171,139,131);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 140px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 164px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Manuale !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Manuale !important;
}

@font-face {
	font-family: "Noto Serif";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Ametic";
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Lora";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "ablgarob";
	font-weight: 400;
	font-style: normal;
}

.title-subtitle {
	
		letter-spacing: 3px !important;
    font-size: 18px !important;	
		margin-bottom:0px;
}


.page-title {
		font-size:16px !important;
} 


.whb-color-light .wd-tools-element{

 color:#000000 !important;

}



.extrameny li a{ 

			letter-spacing:1.2px !important;
	
}

.wd-page-title .title {
		font-size:16px !important;
}

.sticky-section {
    background: #f0f0f0;
    padding: 20px;
    text-align: center;
    width: 100% !important;
    margin: 0 !important;
    max-width: none !important;
}


.sticky-section.is-sticky {
    position: fixed !important;
    top: 120px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 99 !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
}
.sticky-section.is-sticky * {
    box-sizing: border-box !important;
}

/* Bryt loss från alla containers */
.sticky-section.is-sticky {
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
}

.sticky-placeholder {
    height: 0;
    transition: height 0.3s ease;
}

:is(.wd-title-style-underlined,.wd-title-style-overlined) 

h3, h4{
		text-transform:none !important;
}
        
        html, body {
            margin: 0;
            padding: 0;
        }
        
        /* Video container - helt mot toppen */
        .video-section {
            position: relative;
            width: 100%;
            max-width: 1400px;
            margin: 0 auto;
            aspect-ratio: 20 / 9;
            overflow: hidden;
        }
        
        .background-video {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            background: #000;
        }
        
        .video-fallback-startsida {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: url('/videos/banner-start.jpg');
            background-size: cover;
            background-position: center;
            z-index: 0;
        }

				.video-fallback-kontakt {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: url('/videos/banner-kontakt.jpg');
            background-size: cover;
            background-position: center;
            z-index: 0;
        }
        
        /* Resten av sidan */
        .content {
            padding: 40px 20px;
            max-width: 1400px;
            margin: 0 auto;
        }

/* Animerat block */
.animated-block {
    position: relative;
    height: 200px;
    background-color: #c30e2e;
    width: 100%;
    transform: translateX(100%);
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animated-block.slide-in {
    transform: translateX(0);
}

  

.spaceSubtitle{
	letter-spacing: 5px !important;
	font-size:11px !important;
}

.wd-nav.wd-nav-main > li > a {
     font-family: "Libre Caslon Text", serif !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    color: rgb(0, 0, 0);
		letter-spacing:2px !important;
}

.wd-page-title .title {
    font-size: 32px;
		letter-spacing:3px !important;
    line-height: 1.2;
    margin-bottom: 0;
    background-color: #c30e2e;
    padding: 7px 12px;
	color:#ffffff !important;
}
.wd-page-title .title {
	background-color: #c30e2e;
			letter-spacing:3px !important;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 0;
	color:#ffffff !important;
}

.btn-color-primary.btn-style-bordered:hover {
    background-color: #c30e2e !important;
}

.form-grid {
  max-width: 800px;
  margin: 0 auto;
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  width: 100%;
  padding: 14px 18px;
  border: 2px solid #c30e2e; /* Röd kant */
  border-radius: 8px;
  background-color: #ffffff; /* Vit bakgrund */
  color: #000000; /* Svart text */
  font-size: 16px;
  margin-bottom: 10px;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #666666; /* Mjuk grå för ljus tema */
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
  border-color: #c30e2e;
  background-color: #f9f9f9;
  outline: none;
}

.wpcf7 textarea {
  min-height: 160px;
  resize: vertical;
}

.wpcf7 input[type="submit"] {
  background-color: #c30e2e;
  color: #ffffff;
  border: none;
  padding: 14px 30px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
  width: 100%;
}

.wpcf7 input[type="submit"]:hover {
  background-color: #a30b25;
  transform: translateY(-2px);
}@media (min-width: 768px) and (max-width: 1024px) {
	.wd-toolbar {
    background-color: #ffffff !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.sticky-section, .sticky-placeholder {
    display: none !important;
  }



  .form-bottom-grid {
    grid-template-columns: 1fr !important;
    text-align: left;
  }
}

@media (max-width: 576px) {
	.sticky-section {
  background: #f0f0f0;
  padding: 20px;
  z-index: 100; /* Lägre än menyn, anta meny har z-index > 100 */
  height: auto;
  box-sizing: border-box;
  margin: 0;
}

.sticky-section, .sticky-placeholder {
    display: none !important;
  }


.sticky-placeholder.active {
  display: block;
  height: 0; /* Justeras via JS */
}


  .form-bottom-grid {
    grid-template-columns: 1fr !important;
    text-align: left;
  }



.video-container {
        max-height: 400px;
      }	 


.it-contact-table,
    .it-contact-table thead,
    .it-contact-table tbody,
    .it-contact-table th,
    .it-contact-table td,
    .it-contact-table tr {
      display: block;
      width: 100%;
    }

    .it-contact-table tr {
      margin-bottom: 20px;
      border-bottom: 1px solid #eee;
      padding-bottom: 10px;
    }

    .it-contact-table td[rowspan] {
      display: block;
      border-bottom: none;
      margin-bottom: 10px;
    }

    .it-contact-table th {
      font-size: 16px;
      background: #f9f9f9;
      padding: 6px 12px;
      margin-top: 12px;
    }
}

