/* ==========================================================================
   General Site Styling
   ========================================================================== */
.flex-col{
    display: flex;
    gap:20px;
  	flex-flow: row wrap;
    justify-content: space-between;
}
.flex-col section{
    width:calc(100%/3 - 20px);
    padding:0px !important;
}
@media screen and (max-width:767px){
    .flex-col{
        gap:5px;
    }
    .flex-col section{
        width:calc(100%/2 - 5px);
    }
    .pt-page-index .flex-col{
        flex-direction: column;
    }
    .pt-page-index .flex-col section{
        width: 100%;
    }
}

/*Hides FAQ from EN*/
[data-customer="AUTO-EN"] .hide-en{
    display: none;
}
/* Breadcrumb
===================================*/
.breadcrumb{
    white-space: nowrap;
}
.breadcrumb li a:before{
    content: "/";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb li a:hover{
    text-decoration: none !important;
}
.breadcrumb li:first-child a:before{
    content: "";
    padding:0px;
}
.breadcrumb li:before{
	content:"" !important;
  	padding:0px !important;
}
.breadcrumb li a{
    text-transform: uppercase;
}
.breadcrumb-wrapper {
    margin-top: 15px;
}
.breadcrumb-wrapper .breadcrumb {
    padding-left: 0;
    padding-right: 0;
}
/*Hide empty links*/
.breadcrumb li:has([href="#"]){
    display: none;
}
.breadcrumb li:has([href="#"]) + li:before{
    display: none;
}
/* Cheat sheet color codes
   ========================================================================== 
Color name: #0000
Color name: #0000
*/

/* Fonts
   ========================================================================== */
/* ----- Imported fonts -----*/

@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Bold.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Bold.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Bold.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: bold;
  font-style:normal
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Bolditalic.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Bolditalic.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Bolditalic.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: bold;
  font-style:italic
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-UltraLightitalic.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-UltraLightitalic.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-UltraLightitalic.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-UltraLight.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-UltraLight.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-UltraLight.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-ExtraLightitalic.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-ExtraLightitalic.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-ExtraLightitalic.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-ExtraLight.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-ExtraLight.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-ExtraLight.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Lightitalic.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Lightitalic.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Lightitalic.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Light.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Light.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Mediumitalic.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Mediumitalic.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Mediumitalic.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight:500;
  font-style: italic;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Medium.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Medium.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Medium.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: 500;
  font-style:normal;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Regularitalic.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Regularitalic.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Regularitalic.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-style: italic;
}
@font-face {
  font-family: 'NotoSans';
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Regular.ttf'); /* IE9 Compat Modes */
  src: url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Regular.ttf') format('woff'), /* Modern Browsers */
       url('//fonts.parttrap.com/Volution/NotoSans/NotoSans-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}
/* ----- Body fonts ----- */
body {
    font-family: 'NotoSans', sans-serif,Georgia;
    font-size:;
    font-weight:;
}

/* ----- Headings -----*/
.page-header{
	color:#002D72;
}
h1, h1.page-header, h2, h2.page-header, .page-header, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'NotoSans', Georgia, serif;
    font-weight:;
}
h1, h1.page-header {
    font-size:;
}
h2, h2.page-header {
    font-size:;
}
h3 {
    font-size:;
}
h4 {
    font-size:;
}
h5 {
    font-size:;
}

/*---- Links ------*/
/* Body links */
.cd-main-content p > a:not(.btn) {
    color:;
}
.cd-main-content p > a:not(.btn):hover {
    color:;
}

/* Buttons
   ========================================================================== */
/* ----- Buttons general ----- */
.btn, .btn:focus, .btn:active {
    background:;
    border-color:;
    color:;
}
.btn:hover {
    background:;
    border-color:;
    color:;
}
/*CTA buttons */
.btn.btn-ptOrange, #btnConfirm.btn, .btn.btn-ptOrange:focus, #btnConfirm.btn:focus, .btn.btn-ptOrange:active, #btnConfirm.btn:active  {
    background:;
    border-color:;
    color:;
}
.btn.btn-ptOrange:hover, #btnConfirm.btn:hover {
    background:;
    border-color:;
    color:;
}
/* Primary button*/
.btn-primary{
    background:#002D72;
    border-color:#002D72;
    transition: 0.2s;
}
.btn-primary:hover{
    background:#466295;
    border-color:#466295;
    transition: 0.2s;
}
.btn-primary:active{
    background:#466295;
    border-color:#002D72;
}

/* Alertify buttons */
.alertify-button, .alertify-button:hover, .alertify-button:focus, .alertify-button:active {
    background-color:;
  	border-color:;
  	color:;
}
.alertify-button-ok, .alertify-button-ok:hover, .alertify-button-ok:focus, .alertify-button-ok:active {
    background-color:;
  	border-color:;
  	color:;
}
.alertify-log-success{
    background:#01ADBD;
    border-color:#01ADBD;
}

/* Cookie Notification */
#cookieNotification{
    background-color:#002D72;
}
#cookieNotification .header-input{
    display: flex;
}

/* Notifier Container
   ========================================================================== */
.alertify-log {
    background:;
    border-color:;
    border-radius:;
}

/* Custom Page Width
   ========================================================================== */
@media screen and (max-width:767px) {
    .header>.container, .content>.container {
    	width:;
    }
}
@media screen and (min-width:768px) {
    .header>.container, .content>.container  {
    	width:;
    }
}
@media screen and (min-width:992px) {
    .header>.container, .content>.container  {
    	width:;
    }
}
@media screen and (min-width:1200px) {
    .header>.container, .content>.container  {
       width:;
    }
}
@media screen and (min-width:1300px) {
    .header>.container, .content>.container  {
       width:;
    }
}
@media screen and (min-width:1400px) {
    .header>.container, .content>.container  {
       width:;
    }
}

/* General Page Styling
========================================================================== */


/* Paddings & Margins & Alignment
   ========================================================================== */
.no-side-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.no-side-margin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.centered-content {
    text-align: center !important;
}
.section + .section, .content section {
    padding-bottom: 20px;
}
.minus-margin-top {
    margin-top: -30px;
}

/* Flex classes
   ========================================================================== */
@media screen and (min-width: 768px) {
    /* Set flex on container */
    .flex-container {
        display: flex;
    }
    /* Center flex child vertically */
    .flex-align-center {
        align-self: center;
    }
}

/*	Template Styles
	==========================================*/

/* Link Box */
.link-box-container{
    display: block;
    position: relative;
    width:100%;
}
.link-box-container a{
    margin: 0.625rem 0;
    padding: 0;
    border: 0.5rem solid #dad9d7;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.link-box-container a:hover img{
   transform: scale(1.05); 
}
.link-box-container img{
    width: 100%;
    max-width: 100%;
    transition: transform .3s linear;
}
.link-box-container p{
    position: absolute;
    background: rgba(80,182,187,.84);
    color: #fff;
    bottom: 0;
    left: 0;
    right:0;
    width: 100%;
    padding: 0.5rem;
    margin:0px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 1px;
    border-top:none !important;
    border: 0.5rem solid #dad9d7;
}

/*----- Campaign Banner -----*/
.section_ContentDataUnit .campaign-banner{
    background:#002D72;
    border: 4px solid #002D72;
    display: flex;
    padding:0px;
    margin:0px;
}
.campaign-banner .campaign-link{
    width:100%;
}
.campaign-banner .campaign-link img{
    min-height:150px;
  	max-height:200px;
    max-width:50%;
    float:right;
    object-fit: cover;
    /*border-top-left-radius: 150px;*/
}
.campaign-banner div{
    position: absolute;
    top:50%;
    transform: translate(0%, calc(-50% - 15px));
    width:60%;
}
.campaign-banner .campaign-heading{
    padding:5px 15px;
    margin-bottom:0px;
    font-size:32px;
    color:#fff;
}
.campaign-banner .campaign-text{
    font-weight: 500;
    font-size:20px;
    padding:5px 15px;
    color:#fff;
}
.campaign-banner .campaign-badge{
    position: absolute;
    background:#01ADBD;
    color:#fff;
    padding:5px 15px;
    font-size:14px;
    aspect-ratio: 1 / 1;
    right:-1%;
    top:-4%;
    word-wrap: wrap;
    width:8%;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-width:90px;
    min-height: 90px;
}
.campaign-banner .campaign-badge:after{
    background: none;
    border: 2px solid #fff;
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    pointer-events: none;
    border-radius: 50%;
}
[lang="fi"] .campaign-badge{
    font-size: min(1.6vw, 10px) !important;
}
@media screen and (max-width:900px){
    .campaign-banner .campaign-badge{
        padding:10px;
        right:0%;
        top:-6%;
        width:8%;
    }
}
@media screen and (max-width:992px){
    .campaign-banner .campaign-text{
        font-size:16px;
    }
    .campaign-banner .campaign-heading{
        font-size:24px;
    }
}
@media screen and (max-width:767px){
    .campaign-banner .campaign-link img{
        max-width:30%;
        min-height: 90px;
    }
    .campaign-banner .campaign-heading{
        font-size:4vw;
    }
    .campaign-banner .campaign-text{
        font-size:3.2vw;
    }
    .campaign-banner .campaign-badge{
        min-width:15vw;
        min-height:15vw;
        font-size:2.5vw;
    }
}
/* Header
   ========================================================================== */
/* ----- General header styling -----*/
.header{
    background:#002D72;
}
.header-main > .container{
    display: flex;
    justify-content: center;
    align-items: center;
  	height:90px;
}

/* ------ Header Icon -----*/
.my-account-icon{
    cursor: pointer;
}
.header-link-col, .header-icon-col{
    margin:20px auto;
}
.header-icon-col .fa-user{
    font-size:0;
    padding-top:6px;
}
.header-icon-col .search-icon{
    padding-top:0;
    padding-right:5px;
  	font-size: 24px;
    color: #fff;
}
.header-icon-col .fa-user:before{
    content: '\e853';
    font-family: 'Material Symbols Outlined';
    font-size:30px;
    color: #fff;
    padding:10px;
}
.header-icon-col{
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: space-between;
    height:30px;
    margin-top:15px;
}
/* Header Cart */
.fa-shopping-cart:before{
    content: '\e8cc';
    font-family: 'Material Symbols Outlined';
    font-size:30px;
}
.header-icon-col .fa-shopping-cart{
    font-size:25px;
    color: #fff;
}
.header .pt-btn-basket{
    margin-top:2px;
}
.header .cart:hover{
    background:transparent;
}
.header .cart.header-input{
    margin-top:-8px;
}
.header .section_MiniBasket div.cart-field{
    display:none;
}
.header .section_MiniBasket .feature-basket {
    background: #F4F4F4;
}
.header .pt-btn-basket{
    background-color:transparent;
    border:none;
    padding:11px;
}
.header .pt-btn-basket:hover{
    background-color:transparent;
}
.header-icon-col .fa-shopping-cart{
    font-size:28px;
}
.header .cart-btn:active{
    border:none;
    box-shadow: none;
}
.header .minibasket .badge.visible-xs{
    top:2px;
    background:#F59C24;
    border:none;
    color:#fff;
    display: block;
    font-size:12px;
    border: none;
    right: 2px;
}
.cart-product-img {
    width: 30px;
    margin: 10px 10px auto;
}
.cart-content.container{
    width:330px;
    right:0;
}
/* Search Icon */
.fa-search:before{
    content: '\e8b6';
    font-family: 'Material Symbols Outlined';
    font-size:30px;
}
/* Language Picker */
.header #languageCode li a:hover, .header #languageCode li a:focus{
    background:transparent;
}
.section_LanguagePicker #languageCode > .nav-pills .top-bar-link a {
    font-size: 0;
}
.section_LanguagePicker #languageCode > .nav-pills .top-bar-link a:before {
    content: '\e80b';
    font-family: 'Material Symbols Outlined';
    font-size:30px;
    color: #fff;
    padding:20px;
}
.section_LanguagePicker img, .section_LanguagePicker b {
    display: none;
}
.section_LanguagePicker #languageCode > .nav-pills .top-bar-link a {
    padding: 0;
}
#languagepicker {
    background: #fff;
    left: -50%;
    transform: translatex(35%);
    top: 38px;
    border-top: 2px solid #f4f4f4;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 30%);
}
#languagepicker a {
    border: none;
    text-align: center;
}
.header #languageCode {
    position: relative;
}

/* Market selector */
.market-select-icon:before {
    content: '\e80b';
    font-family: 'Material Symbols Outlined';
    font-size: 30px;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;
}
.market-selections {
    z-index: 555;
    position: absolute;
    right: 0px;
    background: #fff;
    padding: 15px !important;
    display: none;
}
.market-select-row > div {
    padding: 0;
}

/*Flags*/
.market-selections{
    background:;
}
.market-selections p a{
    content:"";
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    width:32px;
    height:20px;
    font-size:0px;
    border:1px solid #002D72;
    transition: 0.2s;
}
.market-selections p a:hover{
    transform: scale(1.1);
    transition: 0.2s;
}
.market-selections p:last-of-type{
    margin-bottom:0px;
}
.market-selections .flag-se{
    background-image: url(/en/image/getthumbnail/2404);
}
.market-selections .flag-fi{
    background-image: url(/en/image/getthumbnail/2402);
}
.market-selections .flag-no{
    background-image: url(/en/image/getthumbnail/2401);
}
.market-selections .flag-dk{
    background-image: url(/en/image/getthumbnail/2405);
}
.market-selections .flag-en{
    background-image: url(/en/image/getthumbnail/2403);
}


/* User Dropdown */
.user-container {
    display:none;
    background:#fff;
    position: absolute;
    right: 0px;
    top: 110px;
  	margin:0px;
    width: 280px;
    z-index: 556;
    /*border: 1px solid rgb(255,255,255, 0.3);*/
    color: #2e3233;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.user-container > .container{
    width:280px;
    display: block;
    height:auto;
}
.user-container a{
    color: #2e3233;
}
.user-container .sidebar-nav h3{
    border-bottom:0;
}
.sidebar-nav-items {
    border: none;
    margin-bottom:0;
}
.section_LoginStatus ul{
    display:flex;
    flex-direction: column;
}
.user-container .user-profile-page-link {
    float:none;
    border-right:none;
}
.user-container .user-profile-page-link a{
    text-align:center;
    padding-bottom:10px;
    border-right:none;
}
.toggle-lvl-one{
    border-bottom: 1px solid #FAFAFA;
}
.user-container .sidebar-nav .sidebar-nav-heading {
    text-transform: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 15px !important;
}
.user-container .sidebar-nav .sidebar-item {
    border: none;
    margin: 0;
}
.user-container .sidebar-nav .toggle-item {
    padding: 0;
    border:none;
}
.user-container .sidebar-nav .toggle-item a:hover {
    color:#002D72;
}
.user-container .section_LoginStatus{
    display:flex;
    justify-content: center;
    padding:0;
    margin:0;
}
.user-container .user-log-out-link {
    margin-bottom: 10px;
    border-radius: 2px;
    min-width: 120px;
    text-align: center;
}
.user-container .user-log-out-link a {
    color: #fff;
    border-left:none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.user-container .user-log-out-link a:hover {
    background: #fff;
    background-color: #404142;
    border-color: #404142;
    transition: 0.15s;
}
.user-container .user-log-out-link a {
    background: #002D72;
    transition: 0.15s;
}
.user-container .user-profile-page-link a {
    padding: 0;
}
.user-container .user-profile-page-link a:hover {
    background:none;
}
/* --- Search --- */
.header.search-container{
    position: absolute;
    top:110px;
    z-index:10;
    left:50%;
    transform: translate(-50%);
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    background:#fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.search-container .header-input{
    margin-top:0px;
}
.search-container .form-control{
    background:#fff;
    border:none;
    box-shadow: none;
    font-size:18px;
}
.search-container .catalogsearchboxbutton{
    background:none;
    border:none;
    color:#999999;
    font-size:20px;
    padding:0px;
}
.search-container .catalogsearchboxbutton:focus,
.search-container .catalogsearchboxbutton:active{
    box-shadow: none;
}
@media screen and (max-width:767px){
    .header.search-container{
        width:80%;
    }
}
/* ----- Top-bar ----- */
/* Top bar general */
.top-bar {
    background:;
}
/* Top bar links */
.top-bar .top-bar-link a:hover {
    background-color:;
    color:;
}
/*-- Switch Customer --*/
.top-bar{
    background:transparent;
    height:0px;
    margin:0px;
    padding:0px;
}
.top-bar .togglesection-toggle form > button{
    background:transparent;
    color:#fff;
}
.togglesection-container .collapse.in#toggle-panel-SwitchCustomer, 
.togglesection-container .collapsing#toggle-panel-SwitchCustomer{
    display: flex;
    flex-direction: column;
    gap:2px;
    max-width: 100%;
    margin-top:32px;
}
.togglesection-container #toggle-panel-SwitchCustomer button span{
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: block;
}
.top-bar #toggle-panel-SwitchCustomer h3{
    text-align: center;
}
/* @ Top bar mobile <-767px */
@media screen and (max-width:767px) {
    
}

/* ----- Login ----- */
/* Login general */

/* @ Login mobile <-767px */
@media screen and (max-width:767px) {
    
}

/* ----- Logo ----- */
/* Logo general */

/* @ Logo mobile <-767px */
@media screen and (max-width:767px) {
    
}

/* ----- Cart ----- */
/* Cart general */

/* @ Cart tablet <-1199px */
@media screen and (max-width: 1199px) {
    
}
/* @ Cart mobile <-767px */
@media screen and (max-width:767px) {
    
}

/* ----- Search -----*/
/* Search general */
.ui-menu .productType-1{
    display: none;
}
.ui-menu a div:nth-child(2):has(.productType-1){
    line-height: 1;
    padding-bottom:14px;
}

/* ==========================================================================
   Navigation
   ========================================================================== */

/* Main navigation
   ========================================================================== */
/* ----- Main navigation general ----- */
.section_Menu .cd-secondary-nav > li > a{
    font-weight: 500;
}

.cd-main-header{
    background:none;
}
.cd-main-header li a{
    text-transform: uppercase;
}
.cd-main-header .cd-primary-nav > li > a{
    color:#fff;
    font-size:1.375em;
    font-weight:400;
}
.cd-main-header .cd-primary-nav li a:hover,
.cd-main-header .cd-primary-nav li a:focus{
    text-decoration: none;
}
.desktop-nav-mega #cd-primary-nav{
    display: flex;
}

@media screen and (min-width: 1200px){
    .desktop-nav-mega .cd-primary-nav > .has-children > a.selected::after {
        transform: rotate(45deg);
        height: 2px;
        width: 9px;
    }
    .desktop-nav-mega .cd-primary-nav > .has-children > a.selected::before {
        transform: rotate(-45deg);
        height: 2px;
        width: 9px;
    }
    .desktop-nav-mega .cd-primary-nav > .has-children:has(.cd-secondary-nav.is-hidden) > a.selected:after {
        transform: rotate(-45deg);
        height: 2px;
        width: 9px;
    }
    .desktop-nav-mega .cd-primary-nav > .has-children:has(.cd-secondary-nav.is-hidden) > a.selected:before {
        transform: rotate(45deg);
        height: 2px;
        width: 9px;
    }
}
.mobile-mega-menu .cd-secondary-nav .has-children ul li a{
    color:#fff !important;
}
.mobile-mega-menu.cd-primary-nav ul{
    background:#002D72;
}
.mobile-mega-menu{
    text-transform: uppercase;
}
.cd-nav-trigger span, .cd-nav-trigger span:before, .cd-nav-trigger span:after{
    background:#fff;
}
.desktop-nav-mega .cd-primary-nav .cd-secondary-nav{
  	background:rgb(0, 45, 114, 0.8);
    top:70px;
  	display:flex;
    flex-flow: row wrap;
}
.desktop-nav-mega .cd-primary-nav .cd-secondary-nav > li > a{
    color:#fff;
  	font-size: 1.75rem;
}
.desktop-nav-mega .navbar .moves-out.cd-primary-nav .see-all a, 
.desktop-nav-mega.section_Menu .moves-out.cd-primary-nav .see-all a{
    color:#fff;
}
.desktop-nav-mega .cd-primary-nav .cd-secondary-nav > .see-all a:hover,
.desktop-nav-mega .cd-primary-nav .cd-nav-gallery > .see-all a:hover,
.desktop-nav-mega .cd-primary-nav .cd-nav-icons > .see-all a:hover{
    background: rgb(0, 45, 114, 0.5);
    border-color:#002D72;
}
.cd-primary-nav .cd-secondary-nav a,
.cd-primary-nav .cd-secondary-nav ul ul .go-back a{
    color:#fff;
  	font-weight: 500;
}
/* ----- Main navigation desktop 1200px -> ----- */
@media screen and (min-width: 1200px) {
    
}
/* ----- Main navigation mobile <-1199px ----- */
.mobile-mega-menu{
    border-left:2px solid #002257;
    background:#002D72;
}
.mobile-nav .cd-header-buttons{
    position:static;
    margin:0;
    padding:0;
}
@media screen and (max-width: 1200px){
    .mobile-nav .cd-nav-trigger span {
        top:19px;
    }
    .mobile-nav .cd-nav-trigger.nav-is-visible span{
        top:9px;
    }
}

/* Sidebar navigation
   ========================================================================== */
/* ----- Sidebar navigation general ----- */

/*----- Sidebar navigation mobile <-767px ----- */
@media screen and (max-width: 767px) {
    
}

/* Footer navigation
   ========================================================================== */
.footer{
    background:#002D72;
}
.footer-container > .col-sm-12{
    display: flex;
    gap:15%;
}
.footer-container > .col-sm-12 section{
    flex-basis:15%;
}
.footer-container h3{
    color:#fff;
    text-transform: none;
    border-bottom:1px solid #fff;
  	white-space: nowrap;
}
.footer-container li{
    color:#fff;
    list-style: none;
    text-transform: none;
}
.footer-container li a:hover{
    text-decoration: none;
}
.footer-container ul{
    padding:0px;
}
.footer-container .social-media-links{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-left:10px;
    padding-top:0px;
}
.footer-container .social-media-links a:before{
    font-size:22px;
  	color:#fff;
}
.footer-container .section_Image{
    display: flex;
    justify-content: center;
}
@media screen and (min-width:767px){
    .footer .section_Content{
        padding-top:20px;
    }
    .footer img{
        padding-top:24px;
    }
    .footer .section_ContentDataUnit{
        padding-top:10px;
    }
    .footer li{
        padding: 2px 0 2px 0;
    }
    .footer h3{
        margin-bottom:5px;
    }
    .footer .social-media-links{
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width:767px){
    .footer-container > .col-sm-12{
        flex-direction: column;
    }
    .footer-container .social-media-links{
        padding-bottom:25px;
        justify-content: space-evenly;
    }
}
/*----- Footer navigation mobile <-767px ----- */
@media screen and (max-width: 767px) {
    
}

/*Footer
   ========================================================================== */
/* Footer general */
.footer {
    background:;
}

/* Footer text */
.footer p {
    color:;
}

/* Footer links */
.footer p a {
    color:;
}
.footer p a:hover {
    color:;
}

/* ==========================================================================
   Section Styling
   ========================================================================== */
/* ----- Section name ----- */
/* Section desktop */

/* Section mobile */

/* ----- Search autocomplete dropdown ----- */
#ui-id-1 li {
    border-bottom: 1px solid #eee;
}
#ui-id-1 li:last-of-type {
    border-bottom: none;
}
#ui-id-1 .ui-state-active {
    background: #eee;
    border: none;
}
#ui-id-1 li a div:first-of-type {
    margin-right: 8px;
}
/*	Hero Template
======================*/
.hero-container{
    position: relative;
}
a.hero-img{
    text-decoration: none;
    background-size: cover;
    max-height: 35vw;
  	background-position: center;
}
.hero-white-tab{
    position: absolute;
    left:0;
    top:50%;
    transform: translate(0%,-50%);
    width:30vw;
    max-width: 400px;
    padding:35px 20px;
    background:#fff;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}
.hero-white-tab h1, .hero-white-tab h2{
    font-size:calc(4.87805px + 1.82927vw);
    text-align: left;
}
@media screen and (max-width:767px){
    .hero-white-tab{
        padding:15px 10px;
    }
    .hero-white-tab h1{
        margin:5px;
    }
}
/* ==========================================================================
   Page Styling
   ========================================================================== */
/* Index page
   ========================================================================== */

/* Carousel */
.carousel{
    box-shadow: none;
}
.banner-wrapper-main{
	padding:0px;
}
@media (max-width: 767px){
    .carousel {
        margin:0px;
    }
}

/* Dashboard*/
.pt-page-index .dashboard-item{
    height:175px;
}
.pt-page-index .dashitem{
    box-shadow: none;
    background:none;
    border:2px solid #002D72;
}
.pt-page-index .dashitem .fa:before{
    color:#002D72;
    font-size:75px;
}
@media screen and (max-width: 767px){
    .dashboard {
        gap:15px;
    }
    .dashboard-item{
        margin-bottom:0px !important;
    }
}
/* News
   ========================================================================== */
/* ----- News archive page ----- */

/* ----- News detail page ----- */


/* Contact us
   ========================================================================== */


/* About us
   ========================================================================== */


/* Login page
   ========================================================================== */
.pt-page-login {
    background-image: url('/en/image/getthumbnail/1013');
}


/* ==========================================================================
   Product Pages Styling
   ========================================================================== */

/* Catalog landing page (3)
   ========================================================================== */

/* Product list (5)
========================================================================== */
.hover-product-image{
    box-shadow:none;
}
.hover-product-additonal-details .delDate{
    display: none;
}
.hover-product-hover-bg{
    display: none;
}
.pt-page-productsubnode .hover-product-title{
    font-size:19px;
}
.hover-product-title a:hover {
    color: #002D72;
}
.product .p-productavailability{
    float:left;
}
.product .field-stockcode,
.product .field-stockcode + .attribute-0{
    margin:0 0 0px;
}
.product .field-stockcode,
.product .field-stockcode + .attribute-0{
    margin:0 0 0px;
}
.product-nav-pagination {
    padding-right: 0;
}
.product-nav-pagination .pull-right:last-of-type > span {
    padding-right: 5px;
}
.product-nav-pagination .pull-right:last-of-type > span:hover {
    background: none;
}

/*Image Hover*/
@media (hover: hover){
    .show-second-image .hover-product-image-first {
        transition:0.5s;
    }
    .show-second-image .hover-product-image-second {
        transition:0.5s;
    }

}
.hover-product-image-first {
    transition:0.3s;
}
.hover-product-image-second {
        position: absolute;
        display: block !important;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: 0.5s;
}
/*Product title max 2 lines*/
#productlist .hover-product-title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/**/
#productlist .field-stockcode:before{
    content:"Art nr:";
    padding-right:13px;
}
#productlist .pt-list-attribute-item .separator{
    padding-right:12px;
}
/**/
#productlist .attr-description{
    flex-basis: 58px;
}
#productlist .pt-list-attribute-item{
    display: flex;
}
/* Product Filter
=================================================*/
.container.filter-row{
    background: #DAD9D7;
    position: fixed;
    z-index: 100;
    max-width: 400px;
  	width: 100%;
    height: 0%;
    overflow:clip;
    top: 0px;
    right: 0px;
    transition: 0.3s linear, opacity 0.4s;
}
.container.filter-row.visible{
    height: 100%;
    transition: 0.3s linear, opacity 0.4s;
}
.row.filter-row {
    position: sticky;
    top:0;
}
.filter-row #productfilter .row{
    display: flex;
    flex-direction: column;
  	padding-top:20px;
}
.filter-row #productfilter .row > div{
    width:100%;
}
.filter-row .clearAllFilter .label {
    padding: 8px 10px;
    background: none;
    border: 1px solid #000;
    color: #000;
    font-weight: 500;
}
.filter-row #productfilter {
    display: flex;
    flex-direction: column-reverse;
}
.filter-row #productfilter hr {
    display: none;
}
.row.filter-row {
    padding: 10px;
}
.close-filter-btn.section {
    text-align: right;
    padding: 0;
    font-size: 0px;
    cursor: pointer;
}
.close-filter-btn span:before {
    content: '\e5cd';
    font-family: 'Material Symbols Outlined';
    font-size: 30px;
}
.close-filter-btn span:hover {
    opacity: 0.7;
}
.filter-row #productfilter .row {
    padding-top: 0;
}
.filter-row #productfilter .row > div {
    padding-left: 15px;
    padding-right: 15px;
}
.filter-row #productfilter .dropdown-menu .filterinputbutton {
    padding: 15px;
}
.filter-row #productfilter .multiselect-container.dropdown-menu {
    min-height: 50px;
}
.filter-row .filter-dropdown-numeric-container .filterinputbutton {
    height: unset;
}
.filter-row #productfilter .row > div > .form-group {
    width: 100% !important;
    position: relative;
    margin-top: 5px;
    padding-right: 0;
}
.filter-row .filtervalues-dropdown {
    width: 100% !important;
}
.filter-row .form-group .control-label:after {
    content: '\e5cf';
    font-family: 'Material Symbols Outlined';
    font-size: 25px;
    position: absolute;
    right: 2px;
    top: 0;
}
.filter-row .form-group .control-label {
    background: none;
    border: none;
    font-weight: 700;
    text-transform: none;
}
.filter-row .filterWrapper {
    border: none;
    border-bottom: 1px solid #333 !important;
}
.filter-row #productfilter > h3 {
    display: none;
}
.filter-row .close-filter-btn {
    margin-bottom: 10px;
}
.filter-row .activeFilterDrop .filterWrapper {
    background: none;
}
.filter-dropdown-numeric-in-dropdown-view-container .filterinputbutton {
    padding-top: 5px;
    padding-bottom: 5px;
}
.filter-row .activeFilterDrop.form-group .control-label:after {
    content: '\e5ce';
    font-family: 'Material Symbols Outlined';
    font-size: 25px;
    position: absolute;
    right: 2px;
    top: 0;
}
.filter-row .activeFilters {
    margin-top: 10px;
}
.filter-row .clearAllFilter {
    width: 100%;
    margin-top: 30px;
    text-align: right;
}
.filter-row .activeFilters .filter-tag .label {
    margin-right: 5px;
    background: #585A5B;
    font-weight: 400;
}
.filter-row .activeFilters > span {
    font-weight: 500;
    margin-right: 5px;
}

/* PDP (19)
========================================================================== */
.section_ProductImageLibrary hr{
    display: none;
}
.nav-tabs{
    box-shadow:none;
}
.section_ProductDetailTabs .tab-content{
    border: 1px solid #ddd;
    border-top:none !important;
    margin:0px;
    padding:20px;
}
.section_ProductImageLibrary .slider-nav-section .slick-slide img{
    border: 1px solid #ddd;
}
.section_ProductImageLibrary .slick-current img{
    border:none;
}
.pt-page-productdetail .section_ProductDetail_Header{
    padding:0px;
}
.pt-page-productdetail .section_ProductDetail_Header h1{
    margin:0px;
    padding-bottom:5px;
}
.pt-page-productdetail .section_ProductDetail_SkuNumber strong{
    font-weight:;
    color:#a7a8aa;
}


.pt-page-productdetail .product-desc p{
    font-size:16px;
    font-weight:500;
}
.usp-row .section{
    padding-bottom:5px;
}
.usp-row .section p:before{
    content:"\e2e6";
    font-family: 'Material Symbols Outlined';
    font-size: 17px;
    font-weight: 600;
    padding-right:5px;
}
.usp-row .section p{
    display: flex;
    align-items: center;
    font-weight: 500;
}
@media screen and (max-width:767px){
    .nav-tabs > li > a.dropdown-toggle .caret{
       display: inline-block; 
    }
}
/*Download Product Image*/
.section_ProductImageLibrary .download-product-image{
    position: absolute;
    bottom:67px;
    right:25px;
    opacity:50%;
    transition: opacity 0.2s;
}
.section_ProductImageLibrary .download-product-image:hover{
    opacity:100%;
    transition:opacity 0.2s;
}
.section_ProductImageLibrary .download-product-image button{
    background:transparent;
    box-shadow: none;
}
.section_ProductImageLibrary .download-product-image .fa-download:before{
    font-size:20px;
}
@media screen and (max-width:767px){
    .section_ProductImageLibrary .download-product-image{
        position: absolute;
        bottom:24.5%;
        right:25px;

    }
}
/* Product Information tab*/
.product-info-section{
    padding-bottom:0px !important;
}
.product-info-section .col-xs-12:before{
    content:'';
    width:100%;
    height:100%;
    position: absolute;
    background:linear-gradient(transparent 0px, white);
    transition: background .25s ease-in-out;
}
.product-info-section.visible .col-xs-12:before{
    background:none;
}
.product-info-section .col-xs-12{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    white-space: pre-line;
    transition: all .5s ease-in-out;
}
.product-info-section.visible .col-xs-12{
    overflow: visible;  
    text-overflow: none;
    display: block;
    transition: all .5s ease-in-out;
    white-space: pre-line;
}
.show-more-btn{
    pointer-events: auto;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
}
.show-more-btn span{
    padding:20px 0px;
  	width:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
}
.show-more-btn.visible > span{
    transform: scaleY(-1);
    transition: 0.4s;
}
.show-more-btn span:before,
.show-more-btn span:after{
  background-color: #ddd;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 40%;
}
.show-more-btn span:before{
    right: 1em;
    margin-left: -50%;
}
.show-more-btn span:after{
    left: 1em;
    margin-right: -50%;
}
.section_ProductDetailTabs .content{
    padding:0px;
}
.product-info-section ~ .section_Content{
    padding-bottom:0px;
}
@media screen and (max-width:1200px){
    .section_ProductDetailTabs .nav-tabs > .visible-lg{
    display: block;
    }
    .section_ProductDetailTabs .nav-tabs > .dropdown.hidden-lg{
        display: none;
    }
    .section_ProductDetailTabs .nav-tabs{
        display: flex;
        justify-content:;
        align-items: center;
        flex-wrap: wrap;
        width:100%;
    }
    .section_ProductDetailTabs .nav-tabs > .visible-lg{
        display: flex;
        flex-grow:1;
    }
    .section_ProductDetailTabs .nav-tabs > .visible-lg a{
        margin:0px;
        flex-grow:1;
    }
}
/* Attributes tab*/
.section_ProductDetailTabs .section_ProductAttributes .product-additional-content dd:nth-of-type(odd){
    background-color: #d9d9d6;
}
.section_ProductDetailTabs .section_ProductAttributes .product-additional-content dt{
    padding-top:10px;
    padding-left:10px;    
}
.section_ProductDetailTabs .section_ProductAttributes .product-additional-content dd{
    padding:10px;
    text-align: ;
}
@media screen and (min-width:1200px){
    .section_ProductDetailTabs .section_ProductAttributes .product-additional-content dt{
        width:50%;
    }
}
@media screen and (max-width:1200px){
    .section_ProductDetailTabs .section_ProductAttributes .product-additional-content dt:nth-of-type(odd){
        background-color: #d9d9d6 !important;
        margin-right:0px;
    }
}
/* FAQ - Integrated
=====================================*/
.faq-tab tr{
    display: flex;
    flex-direction: column;
}
.faq-tab tr td:nth-child(1){
    background:#002D72;
    font-weight: 500;
    color:#fff;
}
.faq-tab tr td{
    pointer-events: auto;
    cursor: pointer;
}
.faq-tab tr td:nth-child(1):after{
    content:"\e5cf";
    font-family: 'Material Symbols Outlined';
    font-size:16px;
    float:right;
    transition: 0.2s;
}
.faq-tab tr .faq-open:after{
    transform: scaleY(-1);
    transition: scaley 0.2s;
}
.faq-tab tr td:nth-child(2){
    pointer-events: none;
    transition: all .25s ease-in-out;
    line-height: 0;
    padding:1px;
    color:transparent;
}
.faq-tab tr .faq-open + td{
    line-height: 1.5;
    padding-top: 1em;
    padding-bottom: 1em;
    background:#FBFBFB;
    color:#333;
    transition: all .25s ease-in-out;
}
.faq-tab td iframe, .faq-tab td p{
    height:0px;
    margin:0px;
    transition: all .25s ease-in-out;
}

.faq-tab .faq-open + td iframe,
.faq-tab .faq-open + td p{
    height:315px !important;
    transition: all .25s ease-in-out;
}
.faq-tab td img{
    max-height:0;
    margin:0px;
    transition: all .25s ease-in-out;
}
.faq-tab .faq-open + td img{
    max-height: 500px;
    transition: all .25s ease-in-out;
}
/* Documents Integrated*/
.document{
    display: flex;
    align-items: center;
    text-decoration: none !important;
}
.document:before{
    content: '\e873';
    font-family: 'Material Symbols Outlined';
    font-size: 24px;
}
.document img, .documentlist li br{
    display: none;
}
.section_ProductDetailTabs h3{
    text-transform: none;
}
/* --- Product Video Tab --- */
.section_ProductDetail_Description iframe{
    max-width: 100%;
    height:auto;
    aspect-ratio:16/9 !important;
}
/* VPDP (23)
========================================================================== */
.pt-page-virtualproduct .page-header{
    text-transform: uppercase;
}

/*VP list*/
#productlist .field-stockcode-virtual,
#productlist .field-stockcode-virtual ~ .pull-right{
    display: none;
}
.type-vp .pull-right{
    display: none;
}
.type-vp .pull-right.pricepanel{
    display: block;
}
.section_ProductRelationList .type-erp .field-stockcode.hidden-xs{
    display: block;
}

/* IPDP (20)
========================================================================== */

/* Search result (4)
========================================================================== */

/* Checkout (10)
========================================================================== */
.js-addToBasket .fa-shopping-cart:before{
    font-size:20px;
}

/* Authors
   ==========================================================================
Name
*//* ==========================================================================
   General Site Styling
   ========================================================================== */
/*Search and list style*/
#searchandlist > .row:first-of-type > .col-sm-3:nth-of-type(3),
#searchandlist > .row:first-of-type > .col-md-3:nth-of-type(3) {
    width: 100%;
}
#searchandlist > .row:first-of-type > .col-sm-3:nth-of-type(2),
#searchandlist > .row:first-of-type > .col-md-3:nth-of-type(2) {
    width: 100%;
}
#searchandlist > .row:first-of-type > .col-sm-3:nth-of-type(2) .input-group,
#searchandlist > .row:first-of-type > .col-md-3:nth-of-type(2) .input-group,
#searchandlist > .row:first-of-type > .col-md-3:nth-of-type(3) .input-group {
    width: 100%;
}
@media screen and (max-width: 991px) {
    #searchandlist > .row:first-of-type > .col-sm-3:nth-of-type(2),
    #searchandlist > .row:first-of-type > .col-md-3:nth-of-type(2),
    .pt-page-quotesearch #searchandlist > .row:first-of-type > .col-md-3:nth-of-type(3){
        margin-top: 20px;
    }
}
@media screen and (min-width: 992px){
    #searchandlist > .row:first-of-type > .col-sm-3:nth-of-type(2),
    #searchandlist > .row:first-of-type > .col-md-3:nth-of-type(2),
    .pt-page-quotesearch #searchandlist > .row:first-of-type > .col-md-3:nth-of-type(3) {
        width: 30%;
    }
    #searchandlist > .row:first-of-type > .col-md-6 {
        width: 70%;
    }
    .pt-page-invoicesearch #searchandlist .form-control.js-searchlistbox {
        margin-top: 25px;
    }
    .pt-page-invoicesearch #searchandlist .js-pageQuerySearch.pt-btn-search {
        margin-top: 25px;
    }
}
 #searchandlist > .row:first-of-type > .col-sm-3:nth-of-type(3) .checkbox,
 #searchandlist > .row:first-of-type > .col-md-3:nth-of-type(3) .checkbox {
    margin-top: 15px;
    padding-left: 0;
    padding-right: 20px;
}
#searchandlist > .row:first-of-type .selected-user-wrapper {
    margin-left: 20px;
}
#searchandlist > .row:first-of-type .form-group .checkbox {
    float: left;
}

/* Customer information page */
.pt-page-usercustomerinformation .form-uppercase-label label {
    text-transform: none;
}
.pt-page-usercustomerinformation .control-label-static {
    margin-top: 0;
}

/* Quickshop */
.row.quickshopcontent {
    margin-left:  0px;
    margin-right: 0px;
    margin-top: 15px;
}
.quickshopcontent h4 {
    margin-top: 8px;
    text-transform: initial;
}
.quickshopcontent #quickHeader {
    padding-left: 0;
    padding-right: 0;
}
.quickshopcontent .col-sm-2.col-xs-2 {
    padding-right: 0;
}
.quickshopcontent .col-sm-2.col-xs-2 .btn {
    float: right;
    width: 100%;
    font-size: 0;
    height: 33px;
}
.quickshopcontent .col-sm-2.col-xs-2 .btn:after {
    content: '\f07a';
    font-size: 15px;
    font-family: fontawesome;
}
@media screen and (min-width: 992px){
    .quickshopcontent .col-sm-6.col-xs-6 {
        width: 58.33333%;
    }
    .quickshopcontent .col-sm-2.col-xs-2 {
        width: 8.33333%;
    }
}
@media screen and (max-width: 991px) {
    .quickshopcontent > div.col-sm-6.col-xs-6 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .quickshopcontent > div.col-sm-2.col-xs-4 {
        width: 50%;
        padding-right: 5px;
        padding-left: 0;
    }
    .quickshopcontent > div.col-sm-2.col-xs-2 {
        width: 50%;
        padding-left: 5px;
        padding-right: 0;
    }
    .quickshopcontent > div.col-sm-2.col-xs-2 .btn {
        width: 100%;
    }
    .quickshopcontent #quickHeader {
        padding-left: 0;
    }
}

/*Content banner*/
.section_ContentBanner .banner-wrapper-main {
padding-bottom:0;
}

.section_ContentBanner .slick-dotted.slick-slider {
margin-bottom:0;
}

.section_ContentBanner .carousel {
box-shadow:none;
}

.section_ContentBanner .slick-dots {
bottom:25px;
}

.section_ContentBanner .slick-dots li button:before {
font-size:10px;
opacity:0.6;
}

.slick-dots li.slick-active button:before {
opacity:1;
}

/* Login page */
.pt-page-login label {
    text-transform: none;
}
.pt-page-login .section_Image {
    margin-top: 20px;
    text-align: center;
}
.pt-page-login .section_Login input {
    height: 35px;
}
.section_Login {
    padding-bottom: 0 !important;
}
.section_Login h3 {
    display: none;
}
.section_Login .col-md-5 {
    width: 100%;
}
.section_Login .col-md-5 .col-sm-8 {
    width: 100%;
}
.section_Login .col-md-2.top37 {
    margin: 0;
    width: 100%;
}
.section_Login .col-md-5:first-of-type .col-sm-8:before {
    content: '\f007';
    font-family: fontawesome;
    font-size: 18px;
    position: absolute;
    top: 6px;
    left: 25px;
}
.section_Login .col-md-5:nth-of-type(2) .col-sm-8:before {
    content: '\f13e';
    font-family: fontawesome;
    font-size: 18px;
    position: absolute;
    top: 6px;
    left: 25px;
}
.section_Login input {
    padding-left: 32px;
}
.pt-page-login .section_ForgotPassword > h3.sub-header {
    border-bottom: none;
    text-transform: none;
    font-size: 1em;
    margin-top: 10px;
}
.pt-page-login .section_ForgotPassword > h3.sub-header:hover {
    cursor: pointer;
    text-decoration: underline;
}
.pt-page-login .section_ForgotPassword > h3.sub-header:after {
    content: '?';
}
.pt-page-login .section_ForgotPassword > p,
.pt-page-login .section_ForgotPassword > form {
    display: none;
}
.pt-page-login {
    background-size: cover;
    background-repeat: no-repeat;
}
.section_ForgotPassword {
    padding-bottom: 0 !important;
}
.section_SignUp h3 {
    text-transform: none;
    border-bottom: 0;
    margin-bottom: 5px;
}
.section_SignUp {
    border-top: 1px solid #eee;
    padding-top: 20px !important;
}
.section_SignUp .btn {
    width: 100%;
}
.section_Login #login-response-msg-holder {
    margin-top: 2px;
    font-size: 13px;
}
.pt-page-login .content > .container:first-of-type {
    background: #fff;
    max-width: 400px;
    margin: 10vh auto;
}
.modal .section_ForgotPassword h3 {
    text-transform: none;
    border: none;
    margin-bottom: 5px;
}
/* Account details */
@media screen and (min-width: 992px) {
    .section_AccountDetail > form > .row > .col-md-6 {
        width: 75%;
    }
}
.pt-page-accountdetail .form-uppercase-label label {
    text-transform: none;
}

/*Breadcrumb*/
.breadcrumb-wrapper {
box-shadow: none;
}

/* Sidebar navigation */
.toggle-lvl-two li:first-of-type {
    box-shadow: none;
}
.sidebar-nav .sidebar-item {
    text-transform: none;
    border-bottom: 1px solid #eee;
    margin-left: 0;
    margin-bottom: 0;
}
.sidebar-nav .sidebar-item.sidebar-nav-heading {
    border: none;
    padding-left: 0;
    margin-bottom: 15px !important;
}
.sidebar-nav li.toggle-item {
    padding-bottom: 0px;
    padding-top: 7px;
}
.toggle-lvl-one .sidebar-item {
    padding-bottom: 12px;
}
.toggle-lvl-two {
    background: none;
}
.toggle-lvl-two .sidebar-item {
    padding-left: 15px;
}
.toggle-lvl-three {
    background: none;
}
.toggle-lvl-three .sidebar-item {
    padding-left: 30px;
}
.toggle-lvl-four {
    background: none;
}
.toggle-lvl-four .sidebar-item {
    padding-left: 45px;
}
.toggle-lvl-five {
    background: none;
}
.toggle-lvl-five .sidebar-item {
    padding-left: 60px;
}
.toggle-lvl-one .active {
    font-weight: 500;
}
.sidebar-nav .sidebar-item a.active {
    font-weight: 700;
}
.sidebar-nav li.active .toggle-btn {
    font-weight: 500;
}


/* Cookie notification */
#cookieNotification {
    z-index: 9998;
}

/* Modal */
.modal {
    z-index: 9999;
}
.modal-content {
    padding: 30px;
    max-height: 90vh;
    box-shadow: none;
    border: 1px solid #999;
}
.modal-dialog {
    margin-top: 5vh;
}
.modal-content .content {
    padding-top: 0;
}
.modal-header {
    padding: 0;
    min-height: 0;
}
.modal .close {
    margin-right: 0;
    top: 5px;
    right: 10px;
    font-size: 30px;
    color: grey;
}
.modal .close:hover {
    opacity: 1;
}
.modal .content {
    padding-bottom: 0;
}

/* Cart */
@media screen and (min-width: 992px) {
    .cart:hover {
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    .cart:hover {
        width: 100%;
    }
}
.cart-content {
   box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}
.cart:hover {
    box-shadow: none;
}

/*Buttons*/
.btn, .btn:focus, .btn:active {
outline:none!important;
}

/* Section checkout */
.section_Checkout .btn.js-updateQuantity {
    margin-top: -3px;
}
@media screen and (min-width: 768px){
    [data-loggedin="False"] .OrderSummaryShipToAddress {
        padding-left: 15px;
    }
    [data-loggedin="False"] .OrderSummaryShipToAddress .col-md-6 {
        padding-left: 0;
    }
    [data-loggedin="False"] .OrderSummaryDetailsHeader .col-md-6 .form-group > .col-sm-7 {
        margin-left: -10px;
    }
}
@media screen and (max-width: 991px){
    [data-loggedin="False"] .OrderSummaryDetailsHeader .col-md-6 {
        padding-left: 15px !important;
    }
}
@media screen and (max-width: 767px){
    [data-loggedin="False"] .OrderSummaryDetailsHeader .col-md-6 {
        margin-left: -15px;
    }
}
.section_Checkout .js-warehouse-selector {
    margin-bottom: -15px;
}
/* Section Checkout Confirmation */
.section_CheckoutConfirmation .basket-qty-input-field[readonly] {
    background: transparent;
    border: none;
}

/* Top bar links */
.top-bar .top-bar-link a, .top-bar .top-bar-link a:focus, .top-bar .top-bar-link a:active {
    background: none;
    border: none;
}

/* News list */
.pt-page-newsarchive .section_NewsList .section-heading,
.pt-page-content .section_NewsList .section-heading {
    letter-spacing: 0;
}
.pt-page-newsarchive .section_NewsList .news-list,
.pt-page-content .section_NewsList .news-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pt-page-newsarchive .section_NewsList .post,
.pt-page-content .section_NewsList .post {
    width: 31.33333%;
}
.pt-page-newsarchive .section_NewsList .post-body,
.pt-page-content .section_NewsList .post-body {
 	padding: 10px 0 0; 
}
.pt-page-newsarchive .section_NewsList .post .media > a,
.pt-page-newsarchive .section_NewsList .post .media > a img,
.pt-page-content .section_NewsList .post .media > a,
.pt-page-content .section_NewsList .post .media > a img {
    max-width: 100%;
}
.pt-page-newsarchive .section_NewsList .post .media > .media-body,
.pt-page-content .section_NewsList .post .media > .media-body {
    width: 100%;
}
.pt-page-newsarchive .section_NewsList .post .media-body .post-heading.media-heading,
.pt-page-content .section_NewsList .post .media-body .post-heading.media-heading {
    margin-top: 10px;
}
.pt-page-newsarchive .section_NewsList .post .media > .pull-left,
.pt-page-content .section_NewsList .post .media > .pull-left {
    margin-right: 0;
}
@media screen and (max-width: 991px){
    .pt-page-newsarchive .section_NewsList .post,
  	.pt-page-content .section_NewsList .post{
        width: 48%;
    }
}
@media screen and (max-width: 576px){
    .pt-page-newsarchive .section_NewsList .post,
  	.pt-page-content .section_NewsList .post {
        width: 100%;
    }
}

/* News menu */
.section_NewsList ul.news-menu {
    padding-left: 0;
    width: 100%;
}


/* News detail */
.section_NewsDetail .article-intro {
    margin-top: 10px;
}
.section_NewsDetail .article-date {
    margin-bottom: 10px;
}
.section_NewsDetail .article-title {
    margin-top: 0px;
    margin-bottom: 5px;
}

/* Alertify dialog */
.alertify-dialog .alertify-message {
    color: #000;
}
.alertify-dialog button,
.alertify-dialog button:hover,
.alertify-dialog button:focus,
.alertify-dialog button:active {
    border-radius: 2px;
    padding: 6px 14px;
    height: 33px;
    line-height: 1.33;
    text-shadow: none;
    background-image: none;
    box-shadow: none;
    width: 49%;
    float: left;
    margin-left: 0;
    margin-right: 1%;
    margin-bottom: 10px;
}
.alertify-dialog button:last-of-type {
    margin-right: 0;
    float: right;
}
.alertify-dialog .alertify-buttons {
    border-radius: 0;
    box-shadow: none;
    padding-top: 5px;
  	background: #fff;
	border: none;
}
#alertify {
    border-radius: 0;
    border: 1px solid #ccc;
    max-width: 400px;
    padding-top: 5px;
    padding-bottom: 10px;
    top: 100px;
}
#alertify p {
    text-align: center;
}
/* Alertify logs */
.alertify-log {
  border-radius: 0;
  text-align: center;
  text-shadow: none;
  padding: 10px;
}

/* Megamenu */
@media screen and (min-width: 1200px) {
    .cd-nav > ul {
        margin: 0;
        padding-right: 0;
        float: left;
    }
  	.cd-primary-nav > li > a {
        height: 30px;
        line-height: 30px;
    }
    .cd-primary-nav .cd-secondary-nav {
      	top: 40px;
        left: 0;
      	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    	border-top: 1px solid #ccc;
      	padding-left: 25px;
    	padding-right: 25px;
      	height: auto !important; 
    }
  	.cd-main-header {
    	border-bottom: none;
	}
  	.desktop-menu .cd-primary-nav .cd-nav-icons li:nth-child(3n), .cd-primary-nav .cd-secondary-nav > li:nth-child(4n+3) {
    	clear: none;
	}
}

/* Megamenu mobile toggle */
@media screen and (max-width: 1199px) {
    .cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after {
        background: #2e3233;
        left: 0px;
        top: 0px;
        width: 28px;
    }
    .cd-nav-trigger.nav-is-visible {
        background: #e8e8e8;
        border: 5px solid #e8e8e8;
        border-radius: 0px;
        left: -35px;
        height: 40px;
        width: 45px;
    }
    .cd-nav-trigger.nav-is-visible span {
        top: 9px;
        left: 4px;
    }
    .cd-nav-trigger.nav-is-visible span::after {
        top: 15px;
    }
    .cd-main-header.nav-is-visible {
        top: 2px;
        color: transparent;
        position: fixed;
        right: 0;
        z-index: 9999;
    }
    .cd-nav-trigger span::after {
        top: 7px;
    }
    .cd-nav-trigger span {
        top: 22px;
        left: 9px;
    }
    .cd-nav-trigger span::before {
        top: -7px;
    }
    .cd-primary-nav {
        margin-top: 0 !important;
    }
  	.cd-primary-nav .has-children > a::before, .cd-primary-nav .has-children > a::after, .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after 	{
    	background: #fff;
	}
}
/* Contact us form */
.section_ContactUsForm .col-sm-offset-3.col-sm-5.send-copy-holder {
    margin-left: 0;
}
.section_ContactUsForm .col-sm-offset-3.col-sm-5.send-copy-holder .control-label-lg {
    position: relative;
    top: -3px;
    margin-right: 5px;
}
.section_ContactUsForm .col-sm-offset-3.col-sm-5.send-copy-holder input[type="checkbox"] {
    cursor: pointer;
}
.section_ContactUsForm #ContactUsFormSubmit {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
}
.section_ContactUsForm .form-horizontal > .row > .col-sm-4 {
    float: right;
    width: 40% !important;
}
.section_ContactUsForm .form-horizontal > .row > .col-sm-5 {
    width: 60%;
    float: left;
}
@media screen and (max-width: 576px) {
    .section_ContactUsForm .form-horizontal > .row > .col-sm-4 {
        width: 100% !important;
    }
    .section_ContactUsForm .form-horizontal > .row > .col-sm-5 {
        width: 100% !important;
    }
    .section_ContactUsForm #ContactUsFormSubmit {
        width: 100%;
    }
}

/* PDF link */
.CustomPdfStylePrint .basket-total-lines {
    width: 70% !important;
}
.CustomPdfStylePrint .basket-total-lines > .row {
    width: auto; 
} 
.CustomPdfStylePrint .basket-total-lines .col-sm-7.col-xs-6 h5 {
    font-weight: bold;
}
.CustomPdfStylePrint .basket-total-lines .col-sm-5.col-xs-6 {
    width: auto;
  	float: right;
}
.CustomPdfStylePrint .basket-total-lines .col-xs-6:only-child {
    width: 100%;
}
.CustomPdfStylePrint #summaryWrapper > .row:last-of-type > .col-md-12 > fieldset > .row {
    margin-left: 0px;
}
.CustomPdfStylePrint .btn {
  	display: none;
}
/* Checkout import button move to old position */
@media screen and (min-width: 550px){
    .cartactions-container .section_BasketProductImport {
        float: left;
        margin-left: 10px;
        padding-bottom: 0;
    }
}
.cartactions-container .btn {
    height: 32px;
}
.cartactions-container #EmptyCart {
    float: left;
}

.pt-page-favoriteproducts h1 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
}
.section_ShopplingList .fa-small-header {
    display: none;
}
/* Checkout section */
.section_CheckoutConfirmation .basket-qty-input-field[readonly] {
    background: transparent;
    border: none;
}/* ==========================================================================
   Template styling
   ========================================================================== */

/* Dashboard
   ========================================================================== */
.dashboard {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


@media screen and (min-width:768px) {
	.dashboard-item {
		flex: 1;
	}
	.dashboard-item {
		margin-left: 10px;
		margin-right: 10px;
	}

	.dashboard-item:first-of-type {
		margin-left: 0;
	}
	.dashboard-item:last-of-type {
		margin-right: 0;
	}
}
.dashboard-item {
	position: relative;
	height: 250px;
}
.dashitem {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	text-align: center;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(122,122,122,1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(122,122,122,1);
	box-shadow: 0px 0px 3px 0px rgba(122,122,122,1);
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: white;
}
a.dashitem-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a.dashitem-link:hover {
	text-decoration: none;
}
.dashitem .fa {
	font-size: 0;
	color: #00aabc;
}
.dashitem .fa::before {
	font-size: 100px;
}
.dashitem img {
	width: 100px;
}
.dashitem .dashitem-heading {
	margin-bottom: 5px;
}
@keyframes ScaleDashitem {
	from
	{transform: scale(1)}
	to
	{transform: scale(1.01)}
}
a.dashitem-link:hover ~ .dashitem {
	animation: ScaleDashitem 0.3s;
	animation-fill-mode: forwards;
}
@media screen and (max-width:767px) {
	.dashitem-info {
		display: none;
	}
	.dashboard-item {
		height: 150px;
		width: 48%;
		margin-bottom: 20px;
		flex-grow: 1;
	}
	.dashitem-img {
		width: 60px;
	}
	.dashitem .fa::before{
		font-size: 60px;
	}
}


/* Search template
   ========================================================================== */
/* Search template */
.search-icon {
    font-family: fontawesome;
    font-size: 25px;
    cursor: pointer;
}
.search-icon img {
    width: 25px;
}

/* Search section (Add this class to container you want to toggle - needs script also) */
.search-container {
    display: none;
}

/* Social media links
   ========================================================================== */
.social-media-links {
   font-size: 35px;
}
.social-media-links a:hover,
.social-media-links .social-link-image img:hover {
    text-decoration: none;
    transform: scale(1.1);
}
.social-media-links a:active,
.social-media-links a:focus {
 	text-decoration: none; 
}

.social-media-links .social-link-image img {
    width: 35px;
}

/* Hero image with text and button
   ========================================================================== */
.hero-container {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    text-align: center;
  	background-size: cover;
    background-position: center;
}
.hero-container > h1,
.hero-container > a {
    width: 100%;
}
/* Contact info card
   ========================================================================== */
.contact-card {
    line-height: 170%;
}
.contact-card .contact-name {
    margin-top: 10px;
}
.contact-card h3 {
    margin-bottom: 5px;
}
.contact-card .contact-title {
    width: 100%;
    float: left;
}
.contact-card .contact-icons {
    margin-top: 5px;
}
.contact-card .contact-icons a {
    font-size: 20px;
}
.contact-card .contact-icons a:hover {
    text-decoration: none;
}

/* FAQ Accordion
   ========================================================================== */
.accordion-container input {
    display: none;
}
.accordion-container {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}
.accordion-container label {
    display: block;
    cursor: pointer;
    border-bottom: 2px solid #eee;
    padding: 10px 0px;
}
.accordion-container label:after {
    content: '\f078';
    font-family: fontawesome;
    float: right;
    transform: rotate(0deg);
    transition: all 0.3s;
}
input +  label + .accordion-content {
    visibility: hidden;
    opacity: 0;
    height: 0;
    padding: 0;
    transition: all 0.2s;
}
input:checked + label + .accordion-content {
    visibility: visible;
    opacity: 1;
    transition: all 0.5s;
    height: auto;
    padding: 10px 0px;
}
input:checked + label {
    border-color: #000;
    color: #000;
}
input:checked + label:after {
    transform: rotate(180deg);
    transition: all 0.3s;
}

/* Info card icon left
   ========================================================================== */
.info-card-left .info-card-top {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.info-card-left img {
    max-width: 30px;
    margin-right: 10px;
}
.info-card-left h3 {
    margin-bottom: 0;
}
.info-card-left .fa {
 	font-size: 0px; 
}
.info-card-left .fa:before {
    font-size: 30px;
    margin-right: 10px;
  	display: block;
}
/* Info card centered
   ========================================================================== */
.info-card-centered {
    text-align: center;
}
.info-card-centered .fa {
 	font-size: 0px; 
}
.info-card-centered img {
    max-width: 60px;
    margin-bottom: 10px;
}
.info-card-centered .fa:before {
    font-size: 60px;
    margin-bottom: 15px;
  	display: block;
}

/* Video
   ========================================================================== */
.video-embed-container { 
  	position: relative; 
  	padding-bottom: 56.25%; 
  	height: 0; 
  	overflow: hidden;
  	max-width: 100%; 
} 
.video-embed-container iframe, .video-embed-container object,
.video-embed-container embed { 
  	position: absolute; 
  	top: 0; 
  	left: 0; 
  	width: 100%; 
  	height: 100%; 
}
/* Image card with text on top
   ========================================================================== */
.image-card-text-top {
    background-size: cover;
    background-repeat: none;
    background-position: center;
    position: relative;
    padding: 20px;
}
.image-card-text-top.centered {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.image-card-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
}
.image-card-text {
    position: relative;
    z-index: 555;
}


/* Hero image new */
.hero-image-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero-image-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.hero-image-container {
    position: relative;
}
.hero-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.3);
}
.hero-image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 555;
    text-align: center;
}
.hero-image-content .preheading {
    font-style: italic;
    font-family: 'Open sans', sans-serif;
    font-size: 1.05em;
    font-weight: 600;
    margin-bottom: 0 !important;
}
.hero-image-content h1 {
    margin-top: 8px;
}
.hero-image-content .btn {
    border: 2px solid black;
    text-transform: none;
    font-weight: 600;
    margin-top: 15px;
    height: 40px;
    line-height: 25px;
    transition: background .2s ease-out;
  	margin-left: 5px;
    margin-right: 5px;
}
.hero-image-content .btn:hover {
    background: black;
    color: #fff;
}
.hero-image-content .subheading {
    font-weight: 400;
    font-size: 1.5em;
}