/*
Theme Name: Hörle Wire
Description: Theme made for Hörle Wire
Version: 1.0
Author: Creative Works
Template: enfold
*/

/*
HW Färger
Rosa    #e6007f
Grön    #E0E8DC
Blå     #122841 
Grå     #F1F0EF
*/


@font-face {
    font-family: 'Gotham Light';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Gotham-Light.woff') format('woff');
}
@font-face {
    font-family: 'Gotham Book';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Gotham-Book.woff') format('woff');
}
@font-face {
    font-family: 'Gotham Medium';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Gotham-Medium-2.woff') format('woff');
}
@font-face {
    font-family: 'Gotham Bold';
    font-style: normal;
    font-weight: normal;
    src: url('/wp-content/themes/horle-wire/fonts/Gotham-Bold-2.woff') format('woff');
}
@font-face {
    font-family: 'Gotham Book-BC';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/GothamBookBc.woff') format('woff');
}

.mmenu-prods-right-c a{
    color:#000 !important;
    font-size: 16px !important;
}

.page-id-2882 #main .container:first-child,
.page-id-2892 #main .container:first-child,
.page-id-2893 #main .container:first-child,
.page-id-2894 #main .container:first-child,
.page-id-2885 #main .container:first-child,
.page-id-2888 #main .container:first-child,
.page-id-2889 #main .container:first-child,
.page-id-2890 #main .container:first-child{
    max-width:800px;
    width:calc(100% - 40px) !important;
    margin: 40px auto 160px !important;
}
.slide-entry .slide-image {
    margin-bottom: 0px !important;
    border: none !important;
    height: 320px !important;
    position: relative !important;
}
.slide-entry .slide-image img{
    top: 50%;
	left: 50% !important;
	transform: translate(-50%,-50%);
    width: 100%;
    min-height: 100%;
    position: absolute !important;
    object-fit: cover !important;
}
.avia_cur_lang img{
    width:20px !important;
}
li.av-language-switch-item{
    display: none !important;
}
body * :focus {
    outline:0 !important
}

.page-id-1056 .entry-content-wrapper, .page-id-682 .entry-content-wrapper, .page-id-1050 .entry-content-wrapper, .page-id-3394 .entry-content-wrapper, .page-id-1379 .entry-content-wrapper{
    display:flex;
    justify-content: center;
}

.page-id-1056 .entry-content-wrapper .flex_column, .page-id-682 .entry-content-wrapper .flex_column, .page-id-1050 .entry-content-wrapper .flex_column{
    overflow: visible !important;
}

.flex_column_table, .flex_column{
    overflow:hidden !important;
}

#valkommen{
    max-width:800px;
    margin:0 auto;
}

.text-min-height section{
    min-height:400px !important;
}
.text-min-height section:has(.country-flags-section){
    min-height:auto !important;
}
.text-min-height.viktberakning-txt section{
    min-height:auto !important;
}

.text-min-height section:has( + section.av_textblock_section > .country-flags-section ){
    min-height:auto !important;
}
.av_textblock_section.av-ttcy-a02f1383182c06308f72c59b732935ea{
    padding-top: 0px !important;
}




h1, 
h2, 
h3, 
h4, 
h5, 
.hw-weight-bsc form button, 
.hw-weight-fw form button, 
.hw-weight-bsc form label,  
.hw-weight-fw form label, 
.hw-weight-bsc form input, 
.hw-weight-fw form input, 
b, 
strong, 
.archive-single-news-container .news-date, 
.news-archive-text a, 
.area a, 
.contact-button-container ul li, 
.contact-name-container p, 
span.white-brackets, 
span.pink-brackets, 
.avia-menu-text,
.black-brackets p,
.black-brackets a,
.black-brackets span{
    text-transform: none !important; 
    font-family: 'Gotham Bold', sans-serif !important;
    font-weight:normal;
    letter-spacing: 0px !important;
}
body.page .info-table p{
    text-transform: none !important; 
    font-family: 'Gotham Medium', sans-serif !important;
    font-weight:600;
    font-size:14px;
    line-height:26px;
}
h1{
    font-size:60px;
}
h2{
    font-size:35px;
}


.page-id-682 .flex_column{
    overflow:visible;
}

.hw_lang_sel{
    height: 100%;
    position: absolute;
    width: 230px;
    right:0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 60px;
}

.hw_lang_sel .lang_sel_list_horizontal{
    border:none;
}

.hw_lang_sel .lang_sel_list_horizontal ul li a{
    background-color: transparent !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag{
    width: 24px !important;
    height: 24px !important;
}

.social-media{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    margin-top: 40px;
} 

.social-media img{
    padding:14px;
    transition-property: transform;
    transition-duration: 0.3s;
    
}
.social-media img:hover{
    transform: scale(1.1);
}

button{
    cursor: pointer !important;
}

.av-burger-menu-ul > li > a > span{
    font-size:18px !important;
}
.av-burger-menu-ul > li > a > li > a{
    font-size:16px !important;
}

body.page p, body.page .post-entry ul *, .slide-entry-excerpt{
    font-family: adobe-caslon-pro, 'times new roman', serif !important;
    font-size: 23px;
    line-height: 1.4;
}
.slide-entry-excerpt{
    font-family: adobe-caslon-pro, 'times new roman', serif !important;
    font-size: 16px;
    line-height: 24px;
}
body.single-post p{
    font-family: adobe-caslon-pro, 'times new roman', serif !important;
    font-size: 16px;
    line-height: 24px;
}
body.page p.headline-font, .hw-extra-menu *{
    font-family: 'Gotham Medium', sans-serif !important;
    font-weight:600
}
span.white-brackets{
    position:relative;
    display: inline-block;
}
span.white-brackets:before{
    color:#fff !important;
    content:'[';
}

.black-brackets span:before,
h1.black-brackets:before{
    color:#000 !important;
    content:'[';
}
span.white-brackets:after{
    color:#fff !important;
    content:']';
}

.black-brackets span:after,
h1.black-brackets:after{
    color:#000 !important;
    content:']';
}
span.pink-brackets,
a.pink-brackets{
    position:relative;
    display: inline-block;
}
span.pink-brackets:before,
a.pink-brackets:before{
    color:#e6007f !important;
    content:'[';
}
span.pink-brackets:after,
a.pink-brackets:after{
    color:#e6007f !important;
    content:']';
}
body.single-post p{

}
.pink-line-left h1:after, .pink-line-left h2:after, .pink-line-left h3:after{
	content:'';
	display:block;
	width:65px;
	height:5px;
	background-color:#e6007f;
	margin:40px 0px;
}

.avia-content-slider.pink-line-left h3:after{
    margin:20px 0px;
}
.kvalitet-hallbarhet-areas{
    margin-top:100px !important;
    margin-bottom:180px !important;
}
.last-section{
    margin-bottom:200px !important;
}
.white-line-left h1:after, .white-line-left h2:after, .white-line-left h3:after{
	content:'';
	display:block;
	width:54px;
	height:5px;
	background-color:#fff;
	margin:20px 0px;
}
.pink-long-line-left h1:after, .pink-long-line-left h2:after, .pink-long-line-left h3:after{
	content:'';
	display:block;
	width:67px;
	height:5px;
	background-color:#e6007f;
	margin:30px 0px;
}
.pink-long-line-center h1:after, .pink-long-line-center h2:after, .pink-long-line-center h3:after{
	content:'';
	display:block;
	width:67px;
	height:5px;
	background-color:#e6007f;
	margin:30px auto;
}
.white-long-line-left h1:after, .white-long-line-left h2:after, .white-long-line-left h3:after{
	content:'';
	display:block;
	width:67px;
	height:5px;
	background-color:#fff;
	margin:30px 0px;
}

.pink-line-center h1:after, .pink-line-center h2:after, .pink-line-center h3:after{
	content:'';
	display:block;
	width:96px;
	height:12px;
	background-color:#e6007f;
	margin:40px auto;
} 
.hw-outer-container .content .hw-top-image{
    max-width:1920px;
    min-height:30vh;
    background-size: cover;
    display:block;
    margin:0 auto;
}
.hw-top-container{
    margin-top:-40px;
}
.hw-top-container .container{
    max-width:1920px !important;
    padding:0px !important;
}
.page-template-template-horle-archive .container{
    max-width:1920px !important;
    padding:0px !important;
}

#top .av-flex-placeholder {
    width:20px !important;
}

.page-template-produktguide_template .container{
    width:100%;

}
.hw-top-container, .hw-top-container .container *{
    display:block;
    height:100%;
}
.hw-top-container .container style{
    display:none !important;
}
.hw-container .container{
    max-width:1920px !important; 
    overflow: auto;
    display: block;
    margin: 0 auto;
    padding:0px !important;
}
.hw-min-img-h{
    min-height:400px !important;
}
#main .hw-1400-container .container{
    max-width: 1400px !important;
}
.hw-contact-page-container .container{
    max-width: 1600px !important;
}
#contact-persons-page #contact-persons-c{
    justify-content: center;
    margin-top:117px;
}
#contact-text-page h2::after{
    margin: 45px auto;
}

#contact-text-page p{
    margin-top:75px;
    font-size: 35px;
}
#contact-text-page h2,
#contact-text-page p{
    text-align: center !important;
}
.single-test .avia_textblock p{
    font-size: 20px !important;
}
.av_textblock_section a{
    font-family: 'Gotham Bold', sans-serif !important;
    font-weight: normal !important;
    font-size: 17px;
}
.max-w-800 .av_textblock_section{
    max-width: 920px;
}
.grey-border .container{
    background-color:#f4f2f2 !important;
}
.hw-extra-menu{
    width:100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    text-transform:uppercase;
    font-size:16px;
}
#menu-horle-wire-areas-sv{
    margin:0px !important;
}
.hw-extra-menu ul li{
    float:left;
    margin-right:40px
}
.hw-extra-menu ul li:last-child{
    margin-right:0px;
}
.hw-extra-menu ul li a{
    color:#000; 
    text-decoration:none !important;
    font-size: 14px !important;
}
.av_header_transparency .hw-extra-menu ul li a{
    color:#fff; 
    text-decoration:none !important;
    font-size: 14px !important;
}
.av_header_sticky.header-scrolled .hw-extra-menu ul li a{
    color:#000; 
}
.logo img,
.logo svg{
	width:200px;
    padding:8px;
}
.white-text *{
	color:#fff !important;
}
.dark-text *{
    color: #000 !important
}
.content{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.area{
    position:relative;
}
.area a{
    position: absolute;
    bottom:20px;
    right:20px
}
.area section:nth-child(2){
    padding:0px !important
}
#top .av-flex-placeholder{
    width:2%;
}
.av_textblock_section{
    padding: 60px !important;
}
.no-padding-bottom .content{
    padding-bottom: 0px !important;
}
.section-no-padding-bottom section{
    padding-bottom: 0px !important;
}

div.container_wrap{
    border:none !important;
}
#header{
    border-bottom:1px solid #efefef;
}
#header.av_header_transparency{
    border-bottom:none !important;
}

body .column-top-margin{
    margin-top:20px !important
}

div .av_one_half.hw-weight-bsc, div .av_one_half.hw-weight-fw{
    width:calc(50% - 10px);
}
div .av_one_half.hw-weight-fw{
    margin-left:20px;
}
#av_section_3 .container{
    z-index:2;
}
.rotating-image{
    position:absolute;
}
.rotating-wire-text{
    z-index: 2;
    padding-left: 6vw;
    padding-right: 6vw;
}
.wire-background{
    top:50%;
    margin-top: -50%;
    left:0px;
    right:0px;
    background-size:contain;
    background-image:url('//horlewire.com/wp-content/uploads/2019/12/wire-background-hw.jpg');
    background-repeat:no-repeat;
    background-size: contain;
    width:100%;
    min-width: 600px;
    aspect-ratio: 1 / 1;
    display:block;
    object-fit: cover;
    z-index:-1;
}

/*Post slide changes*/
.avia-content-slider .slide-image, .avia-content-slider .slide-image img{
    background-color:#fff !important;
    border-radius:0px; 
}
.slide-entry-wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.slide-entry-wrap .av_one_third{
    margin-left:10px;
    min-width:420px;
    margin-bottom:10px
}
.slide-meta-comments, .slide-meta-comments + .slide-meta-del{
    display: none!important;
}
.read-more-link{
    display:inline-block !important;
}
a.more-link{
    color: #e6007f !important;
    margin-left:5px !important;
    font-weight: 600;
}
#certificate-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); /* Dynamiska spalter */
    gap: 140px; /* Mellanrum mellan korten */
}

.single-certificate {
    text-align: left;
}


.pdf {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-decoration: none;
    color: inherit;
}

.pdf-img-container {
    aspect-ratio: 247 / 350;
    width: 100%;
    overflow: hidden;
    margin-bottom:35px;
}

.pdf img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    display: block;
}

.single-product-doc .pdf img{
    width: 36px;
    margin-right: 8px;
}
.pdf strong{
    text-decoration:underline !important;
    color:#000;
}
.single-product-doc .pdf {
    justify-content: left;
}

.fallback-post-type-icon{
    display:none;
}
.slide-entry .slide-image{
    margin-bottom:0px !important;
    border:none !important;
}
.slide-content{
    background-color:#F1F0EF !important;
    padding:40px 92px 20px 60px;
    display:flex;
    flex-direction: column;
    min-height:290px !important;
}
.slide-content h3{
    font-size:20px !important;
}
.slide-meta{
    order:1;
}
.entry-content-header{
    order:2;
}
.slide-entry-excerpt{
    order:3;
}
.slide-content .slide-meta{
    font-weight:600;
}
.post-slide-container{
    padding-bottom:160px !important
}

/**/
/*Menu styling*/
.html_av-overlay-side #top .av-burger-overlay-scroll{
    background-color: rgba(18, 40 ,65 ,0.90) !important;
    min-width:550px !important;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a{
    color: white !important;
    
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a:active, .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a:hover{
    color: #e6007f !important;
}
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover{
    background-color: transparent !important;
}
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after{
    background-color: #e6007f !important;
}
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a{
    border:none !important;
}
#av-burger-menu-ul > li{
    margin-bottom: 20px !important;
}

.av-burger-overlay-scroll{
    padding-right:10%;
}
#av-burger-menu-ul{
    display:block !important;
    margin:0 auto;
    max-width:370px;
    padding:160px 0px !important;
}
.av-burger-overlay-inner{
    max-width:600px;
}

.avia-bullet{
    display:none !important;
}

/*END Menu styling*/
/*Weight calculator styling*/
.hw-weight-bsc section, .hw-weight-fw section{
    padding:0px !important;
}
.hw-weight-bsc form, .hw-weight-fw form{
    min-height:780px;
    padding:40px 60px;
    background-color: #F1F0EF; 
}
.hw-weight-bsc form label, .hw-weight-fw form label{
    text-transform: uppercase !important;
    font-size:18px !important;
    margin-bottom: 10px;
    display: block;
}
.hw-weight-bsc form button, .hw-weight-fw form button{
    clear:both;
    width:100%;
    color:#fff;
    padding:20px;
    text-align:center;
    background-color: #e6007f;
    text-transform: uppercase !important;
    font-size: 20px;
    border:none;
    margin-bottom:35px;
}
.hw-weight-bsc form input, .hw-weight-fw form input{
    margin-bottom:30px !important;
    font-size:18px !important;
    padding:16px 14px !important;
    background-color: #fff !important;
    border:none !important;
}
.weight-header-container{
    display:flex;
    width:100%;
    padding:40px;
    background-color: #122841;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.weight-header-container h2{
    color:#fff !important;
    text-transform: uppercase !important;
    text-align: center !important;
    letter-spacing: 0px !important;
    font-size: 24px !important;
    display: block;
}
body.page .weight-header-container p{
    text-transform: uppercase !important;
    text-align: center !important;
    color:#fff;
    font-family: 'Gotham Medium', sans-serif !important;
    font-weight: 600;
    font-size: 14px;
    margin: 0px;
}

/**/
/*Produktguide styling*/
#product_category{
    
}
#product_category .container, #contact_segment .container{
    padding:0px !important; 
}
#product_category h3.product-category-title, #contact_segment h3.contact-segment-title{
    display:block;
    padding:40px;
    width:100%;
    text-align: center;
    color:#fff;
    text-transform: uppercase !important;
    background-color: #122841;
    clear:both;
    margin-bottom:20px;
}
.product-container, .contact-container, .contact-info-container{
    display:flex;
    width:calc(50% - 10px);
    float:left;
    flex-direction: column;
    margin-bottom:20px;
}
.contact-info-inner-container{
    display:flex;
    flex-direction: column;
}

/*Kontakt styling*/
.contact-info-container:nth-child(2){
    width:calc(50% - 10px);
    background-color:#F1F0EF;
    padding:60px;
}

.contact-container{
    margin:0px 0px 20px;
    background-color:#F1F0EF;
    padding:60px 5%;
}
.contact-container:nth-child(even){
    margin-right:20px;
}
.contact-inner-container{
    display: flex;
    flex-direction: row;   
}

.contact-name-container{
    display: flex;
    flex-direction: column;
    justify-content: center;   
    width:calc(100% - 200px);
    padding-left:10%;
}
body .contact-name-container p, body .contact-name-container a{
    margin: 0.25em 0 !important;
    text-transform: none !important; 
    font-family: 'Gotham Bold', sans-serif !important;
    font-weight: 400;
    font-size:14px;
}
.contact-social-details{
    display:table;
}
.contact-social-details div{
    display:table-row;
}
.contact-social-details div p, .contact-social-details div a{
    display:table-cell;
    padding-right:20px;
    font-size:
}
.contact-social-details div a{
    color:#e6007f;
}
.contact-image{
    display: block;
    height:300px;
    width:300px;
    float:left;
    background-size:cover;
    background-position: center center !important;
    background-color: lightgrey;
}

.contact-button-container{
    display:block;
    width:100%;
    margin-top:10px;
    margin-bottom:20px;
}
.contact-button-container ul{
    margin:0px;
}
.contact-button-container ul li{
    display:inline-block;
    width:calc(33.33% - 16px);
    margin-right:20px;
    text-align: center;
    background-color:#F1F0EF;
    color:#000;
    font-size:20px;
    vertical-align: middle;
}
.contact-button-container ul li a{
    padding:20px;
    display: block;
    text-decoration: none;
}
.contact-button-container ul li.active{
    background-color:#e6007f;
    color:#fff;
}
.contact-button-container ul li.active a{
    color:#fff !important;
} 
.contact-button-container ul li:nth-child(3){
    margin-right:0px;
}

.segment{
    display:none;
}

.segment.active-block{
    display:block;
}

.product-container:nth-child(even), .contact-info-container:nth-child(odd){
    margin-right:20px;
}
.product-image{
    width:100%;
    height:500px;
    background-size:cover;
    background-position: center center;
}
.product-name-container{
    padding:30px 10px 0px   
}
.product-name, .plus-minus-toggle{
    display:inline-block;
    cursor: pointer;
}
.product-image{
    cursor: pointer;
}
.plus-minus-toggle{
    top:10px;
    margin-right:10px
}
.single-product-info{
    display:inline-block;
    margin-right:20px;
    width: calc(50% - 40px);
    margin-bottom: 24px;
    vertical-align: top;
}
.plus-minus-toggle {
  cursor: pointer;
  height: 21px;
  position: relative;
  width: 21px;
}
.plus-minus-toggle:before, .plus-minus-toggle:after{
    background: #e6007f;
    content: '';
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
    transition: transform 500ms ease;
  }
  .plus-minus-toggle:after {
    transform-origin: center;
  }
  .plus-minus-toggle.collapsed:after {
      transform: rotate(90deg);
    }
    .plus-minus-toggle.collapsed:before {
      transform: rotate(180deg);
    }
.product-information-wrapper{
    display:none;
    padding-top:22px;
    overflow:visible;
}
.product-information{
    background-color:#F4F2F2;
    padding: 40px;
    position:relative;
    
}
.product-information:before{
    content:'';
    width:40px;
    height:40px;
    background-color:#F4F2F2;
    position:absolute;
    transform: rotate(45deg);
    top:-12px;
    left:40px;
}
/**/

/*News archive layout*/
.archive-single-news-container{
	margin-bottom:20px;
	overflow: auto;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.archive-single-news-container h3, .archive-single-news-container p{
	color:#000 !important;
}

.archive-single-news-container h3{
    margin-top:16px;
}

.archive-single-news-container a{
    color:#e6007f;
}

.archive-single-news-container .news-archive-image{ 
	background-size:contain !important;
	background-position: center center;
    background-repeat: no-repeat !important;
}
/*even*/

.archive-single-news-container{
	min-height:420px;
}
.archive-single-news-container .news-archive-image, .archive-single-news-container .news-archive-text{
    min-height:420px;
}

.archive-single-news-container .news-date{
    font-size:12px;
}
.news-archive-text{
    position:relative;
}
.page-template-template-horle-archive .news-archive-text a{
    position:absolute;
    bottom:40px;
    right:40px;
}

.archive-single-news-container:nth-child(even) .news-archive-text{ 
    padding:40px;
   	width:calc(50% - 10px) !important;
   	color:#000 !important;
   	background-color: #F1F0EF !important;
	order:2;
  	justify-content: center;
  	align-items: center;
  	flex-direction: column;
}
.archive-single-news-container:nth-child(even) .news-archive-image{ 
   	width:calc(50% - 10px) !important;
   	order:1;
    margin-right:20px !important;
}
.archive-single-news-container .news-archive-image img{ 
	width:100%;
}

/*odd*/

.archive-single-news-container:nth-child(odd) .news-archive-text{ 
    padding:40px;
   	width:calc(50% - 10px) !important;
   	margin-right:20px !important;
   	color:#000 !important;
   	background-color: #F1F0EF !important;
	order:1;
  	justify-content: center;
  	align-items: center;
  	flex-direction: column;
}
.archive-single-news-container:nth-child(odd) .news-archive-image{ 
   	width:calc(50% - 10px) !important;
   	order:2;
}

#archive-wrapper, .page-template-produktguide_template .container_wrap_first, .page-template-kontakt_template .container_wrap_first, .page-template-template-horle-archive #archive-wrapper{
    padding-bottom:160px !important;
}

.flex_column.av_one_full a strong{
    font-size:20px !important;
}

.contact-address-container, .contact-info-container{
    display:flex;
}
.contact-info-container{
    align-items: center;
    justify-content: center;
    
}
.contact-info-container a{
    display:inline-block;
}
.ger-footer-page h1{
    font-size:50px; 
}

/*Footer styling*/
#footer{
    z-index:2 !important;
}
.hw-footer-icon{
    display:block;
    position:absolute;
    top:-146px;
    left:calc(50% - 75px);
    width: 150px;
    height: 150px;
    background: url('//horlewire.com/wp-content/uploads/2020/01/HW_growth.svg');
    background-size: contain;
}
.hw-footer-container{
    display:flex;
    justify-content: center;
    margin:0 auto;
    max-width:950px;
}

.hw-footer-container:nth-child(2) p,
.hw-footer-container:nth-child(3) p{
    margin-left:5px;
    margin-right:5px;
}

.hw-footer-container *{
    display:inline-block;
    text-align: center;
}

.hw-footer-container span{
        margin-left:10px;
        margin-right:10px;
    }

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
}
.contact-info-inner-container p{
    margin:4px 0px !important;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.template-page{
    padding-bottom:0px !important;
    padding-top:0px !important;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
    font-size: 24px;
    line-height:1.3em;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li ul.sub-menu a{
    font-size:16px;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
    padding: 6px 34px;
}
/*Responsive adjustments*/
/*Single news*/
.single-post .archive-single-news-container{
    padding-bottom:160px;
}
.avia-post-nav{
    display:none;
}

.prod-country-flags-c{
}
body .prod-country-flags-c a{
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    color:#000;
    padding-bottom: 10px;
}
body .prod-country-flags-c a:hover{
    text-decoration: none;
    color:#000;
}
body .prod-country-flags-c a:last-child{
    padding-bottom: 0px;
}
.flag-icon-c{
    width: 25px;
}
.flag-info-c{
    width: calc(100% - 25px);
    padding-left: 7px;
    padding-top: 3px;
}


.country-flags-cont{
    padding-top: 20px;
}
body .country-flags-cont h4{
    margin: 0px 0px 10px 0px;
}
.country-flags-icons{

}
.country-flags-icons a{
    display: inline-block;
    margin-right: 15px;
    width: 25px;
    height: auto;
}
.country-flags-icons a img{
    vertical-align: top;
}

.country-flags-section .country-flags-cont{
    padding: 0px 0px 0px 0px;
}


.av_textblock_section.av-lo8d9krs-895e4080e7a67816e51f167bf537c715{
    padding-top: 0px !important;
    padding-bottom: 10px !important;
}

.swiper-container *{
    font-family: ;
}
.swiper-button-next,
.swiper-button-prev {
    display: none !important;
}
.swiper-container {
    width: 100%;
    height: auto; /* Anpassa efter din layout */
}

.swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; /* Säkerställ att slides fyller containerhöjden */
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column; /* Om innehållet består av flera element, exempelvis text och länk */
    min-height: 300px; /* Justera efter behov */
}

body.page .swiper-slide p,
.swiper-slide a{
    font-family: 'Gotham Bold', sans-serif !important;
    line-height: 1.2 !important;
    font-weight: normal !important;
}
body.page .swiper-slide p {
    font-size: 70px !important;
    margin-bottom:80px;
}
.swiper-slide a {
    font-size: 22px;
    text-decoration: none;
}
.swiper-slide a:before{
    margin-right:10px;
}
.swiper-slide a:after{
    margin-left:10px;
}
.swiper-slide {
    visibility: visible; /* Se till att slides alltid är synliga */
    opacity: 0 !important;
    transition: opacity 0.5s ease; /* Smidig övergång */
}

.swiper-slide-active {
    visibility: visible;
    opacity: 1 !important;
}
.hw-products-container > .container{
    max-width: 1300px;
    width:100%;
}
.hw-products-container h2{
    font-family: 'Gotham Bold', sans-serif !important;
    font-weight: normal;
    font-size: 60px;
}
.hw-products-container h2:after{
    width:67px;
    height:5px;
}
.hw-products-ingress{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top:100px !important;
}
.hw-products-ingress > section{
    max-width: 720px;
}
.hw-products-ingress p{
    font-size: 23px !important;
    line-height: 1.4 !important;
}
.hw-products-container .hw-product > section{
    padding:0px !important;
    min-height:88px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hw-products-container .hw-product p{
    font-family: 'Gotham Medium', sans-serif !important;
    font-size: 25px;
    color:#fff;
    margin:0px;
    line-height: 1.2;
    font-weight: normal;
}
.hw-products-link a{
    font-family: 'Gotham Bold', sans-serif !important;
    font-weight: normal;
    font-size: 17px;
    color: #000;
}
.html_av-submenu-hidden .av-submenu-indicator {
    font-size: 21px;
}

.hw-chosen-post h2,
.hw-rotating-image-section h2{
    font-size: 60px;
    margin-bottom:60px;
}
.hw-rotating-image-section .entry-content-wrapper,
.hw-chosen-post .entry-content-wrapper,
.hw-center-horizontal .entry-content-wrapper{
    display: flex;
    align-items: center;
}

.hw-chosen-post,
.hw-center-horizontal{
    display: flex;
    justify-content: center;
    align-items: center; 
}
.hw-chosen-post a{
    color:#e6007f !important;
    margin-top:60px
}
.hw-chosen-post .avia-image-container{
    padding-right:70px;
}

.hw-big-title h2,
h2.hw-big-title{
    font-size: 60px !important;
}
.hw-small-title h1{
    font-size: 24px !important;
}

.large-margin-bottom{
    margin-bottom:160px !important;
}
.hw-contact-form{
    margin-bottom:160px;
}
.hw-contact-form .container{
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E0E8DC !important;
    padding: 30px 80px 60px 80px !important;
}

.hw-contact-form input,
.hw-contact-form textarea{
    font-family: 'Gotham Medium', sans-serif !important;
    font-size: 16px !important;
    color:#000 !important;
}

body .hw-contact-form *::placeholder{
    color:#707070 !important;
}
body .hw-contact-form .wpcf7-checkbox span{
    font-size: 12px !important;
    font-family: 'Gotham Medium', sans-serif !important;
}

body .hw-contact-form form .wpcf7-submit{
    color:#fff !important;
    background-color: #e6007f !important;
    margin-left: auto;
    margin-right: auto;
    padding:12px 32px;
    font-size: 20px;
    font-family: 'Gotham Medium', sans-serif;
}
body .hw-contact-form form p:last-of-type{
    text-align: center !important;
}
#footer p{
    font-size: 16px;
    line-height: 24px;
}

.post-slide-container .avia-content-slider .slide-image img{
    width: 100%;
}

/**/
@media (max-width: 1600px) { 
    .slide-content {
        padding: 30px 30px 20px 30px;
    }
}
@media (max-width: 1449.98px) { 
    .avia-content-slider-inner{
        max-width: 860px;
        margin: 0 auto;
    }
}
@media (max-width: 1399.98px) { 
    .contact-container{
        padding:40px 3%;
    }
    
}
@media (max-width: 1300px) {
    .av-main-nav > li,
    .hw-extra-menu {
        display: none;
    }
 }
@media (max-width: 1199.98px) { 
    .hw-extra-menu{
        display:none;
    }
    .hw_lang_sel{
        top:0px;
        right:0px;
        
    }

    .contact-image{
        width:120px;
        height:120px;
    }
    .wire-background{
        top:-115px;
        left:-70px;
        margin-top: 0px;
    }
    .rotating-wire-text {
        padding-left: 4vw;
        padding-right: 4vw;
    }
    .hw-big-title h2,
    h2.hw-big-title,
    h2{
        font-size: 34px !important;
    }
    .large-margin-bottom{
        margin-bottom:40px !important;
    }

    body.page p, body.page .post-entry ul *, .slide-entry-excerpt{
        font-size: 18px;
    }
}
@media (max-width: 1028px) { 
    .hw-chosen-post .entry-content-wrapper,
    .hw-rotating-image-section .entry-content-wrapper,
    .hw-center-horizontal .entry-content-wrapper{
        flex-direction: column;
    }
    .hw-chosen-post .av_one_half,
    .hw-rotating-image-section .av_one_half,
    .hw-center-horizontal .av_two_fifth,
    .hw-center-horizontal .av_three_fifth{
        width: 100% !important;
        margin:0px;
    }
    .hw-chosen-post .avia-image-container{
        padding-right: 0px !important;
    }
}
@media (max-width: 1019.98px) { 
    .slide-entry-wrap {
        justify-content: center;
    }
}
@media (max-width: 991.98px) { 
    .contact-container{
        width:100%;
        margin-right:0%;
    }
    .product-container{
        width:100%;
        margin-right:0px;
    }
    .contact-name-container{
        width:auto;
    }
    .contact-inner-container{
        align-content: center;
        justify-content: center;
    }
    .ger-footer-page h1{
    font-size:36px; 
}
    .ger-footer-page h2{
        font-size:28px; 
    }
    body.page .swiper-slide p {
        font-size: 36px !important;
        margin-bottom:60px;
    }
    .swiper-slide a {
        font-size: 16px;
        
    }
    .hw-products-container .hw-product p{
        font-size: 16px !important;
    }
}
@media (max-width: 869.98px) { 
    .hw-footer-container{
        flex-direction: column;
    }
}

@media (max-width: 767.98px) { 

    
    .slide-content {
        padding: 30px 30px 30px 30px;
        min-height: 0px !important;
    }

    .hw_lang_sel{
        padding-right:80px;
    }

    .ger-footer-page h1{
        font-size:5vw; 
    }
    .ger-footer-page h2{
        font-size:4vw; 
    }

    .text-min-height section{
        min-height:200px !important;
    }
    .av_textblock_section{
        padding: 40px !important;
    }   
    .av-logo-container .inner-container, #custom_html-2{
        padding-left:20px !important;
        padding-right:20px !important;
    }
    nav.main_menu{
        padding-right:40px !important;
    }
    .post-slide-container{
        padding-left:20px !important;
        padding-right:20px !important;
    }
    .slide-entry{
        margin-bottom:20px;
    }
    .hw-image-mobile{
        min-height:260px !important;
    }
    .html_av-overlay-side #top .av-burger-overlay-scroll{
        width:100%;   
    }
    #av-burger-menu-ul, .av-burger-overlay-inner{
        max-width:100% !important;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
        text-align: center !important;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{
        padding-left: 30px;
    }
    .av-burger-overlay-scroll{
        padding-right:0px; 
    }
    .responsive #top .logo {
        width: 100px;
    }
    .responsive #top #wrap_all .container {
        width:100%;
        max-width:100%;
    }
    .responsive #top #wrap_all .flex_column{
        margin-bottom:0px !important;
    }
    .slide-entry-wrap{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .slide-entry-wrap .av_one_third,
    .responsive #top #wrap_all .slide-entry{
        margin-left:10px !important;
        max-width:420px !important;
        min-width:300px !important;
        margin-bottom:10px !important;
        width:100%;
    }

    body .column-top-margin{
        margin-top:0px !important;
    }
    .archive-single-news-container:nth-child(odd) .news-archive-text, .archive-single-news-container:nth-child(odd) .news-archive-image, .archive-single-news-container:nth-child(even) .news-archive-image, .archive-single-news-container:nth-child(even) .news-archive-text{
        width:100% !important;
        margin-right:0px !important;
    }
    .news-archive-image{
        min-height: 250px;
    }
    .archive-single-news-container:nth-child(odd) .news-archive-image{
        order:1;
    }
    .archive-single-news-container:nth-child(odd) .news-archive-text{
        order:2;
    }
    .contact-button-container ul li{
        width:100%;
        margin-right:0px !important;
    }
    .hw-footer-container *{
        display:block;
    }
    .hw-footer-container span{
        display:none;
    }
    .google-map-container, .contact-info-container:nth-child(2){
        width:100%;
    }
    .contact-address-container{
        flex-direction: column;
    }
    .html_av-overlay-side #top .av-burger-overlay-scroll{
        min-width:100% !important;
    }
    #av-burger-menu-ul{
        padding:80px 0px !important;
    }
    .hw-weight-bsc form, .hw-weight-fw form{
        min-height:auto;
    }
    .archive-single-news-container .news-archive-image{
        padding-bottom: 100%;
        min-height:0px;
        background-size: cover !important;
        background-position: center center !important;
    }
    
    .responsive #top #wrap_all  .hw-products-container .hw-product{
        margin-bottom:20px !important;
        margin-left:20px !important;
        max-width: calc(100% - 40px);
    }
}
@media (max-width: 599.98px) { 
    #CybotCookiebotDialog {
        max-height: calc(100% - 80px) !important;
        bottom: 0px !important;
        transform: translate(-50%,0%) !important;
        top: auto !important;
    }
}
@media (max-width: 575.98px) { 
    h1{
        font-size:30px;
    }
    h2{
        font-size:26px;
    }
    .weight-header-container h2{
        font-size:18px !important;
    }
    h3{
               
    }
    .hw-weight-bsc form button, .hw-weight-fw form button{
        font-size:16px !important;
    }
    .hw-weight-bsc form label, .hw-weight-fw form label{
        font-size:14px !important;
    }
    .single-product-info{
        width:100%;
        margin-right:0px;
    }
    .contact-inner-container{
        flex-direction: column; 
    }
    .contact-image{
        margin-bottom:20px;
        width:300px;
        height:300px;
    }
    .contact-name-container{
        padding:0px;
        
    }
    .contact-container{
      align-items:center;
    }
}
@media (max-width: 375.98px) { 
    .wpml-ls-legacy-list-horizontal a{
        padding: 5px 5px;
    }
    .wpml-ls-legacy-list-horizontal .wpml-ls-flag{
        width: 20px !important;
        height: 20px !important;
    }
}