.minicart-wrapper .action.showcart:before{
    content:url('../images/carticon.svg')!important;
}
.header-cont .main-h .area3 .minicart .showcart::before {
    content: url('../images/carticon.svg')!important;
}
.top-head-container-class {
        display: block!important;
    height: 40px;
    background: #323034;
   
}
.top-header-messages {
    top: 12px;
    position: relative;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #FFFFFF;
    font-family: 'ArialMedium';
    text-transform: uppercase;
    letter-spacing: 1.4px;
}
.logo a img {
    width: 81px;
}

.header-cont .area2 .field.search .cat-listing::before {
      
    font-size: 31px;
    color: #323034;
    content: url(/media/wysiwyg/akar-icons_search.png);
}

.header-cont .area2 #search-category {
    text-align: start;
    border: none;
    background: #fff;
    color: #fff;
    font-weight: 500;
    padding: 5px 5px 4px 10px;
    border-right: none;
}
.header-cont .area2 .field.search .cat-listing{
    background: #fff;
    width: 9%;
    padding-left: 11px;
}
.header-cont .row.main-h .block-search {
    width: auto;
    height: 51px;
    flex-shrink: 0;
    top: 7px;
}
.header-cont .area2 form#search_mini_form{
    display: flex;
    border: 1px solid #0000001a;
    border-radius: 0px;
    height: 51px;
    overflow: hidden;
}

.block-search .action.search:before{
    content: none!important;
}

.block-search .action.search>span{
    position: relative;
}

.header-cont .area2 .form.minisearch button.action.search {
    height: 51px;
    width: 28%;
    border: 1px solid #FBC900;
    background: #FBC900;
    margin: 0;
    cursor: pointer;
    padding: 10px;
    right: 0;
    color: #323034;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    pointer-events: all;
    font-family: 'ArialBold';
}



.header-cont .main-h .area3 .store-language{
          width: 84%;
    text-align: center;
    padding-top: 0px;
}
.header-cont .main-h .area3 .user-icon, .header-cont .main-h .area3 .minicart{
    width: auto;
    top: 17px;
    position: relative;
}
.header-cont .main-h .area3 .user-icon {
    top: 0;
    display: flex;
    align-items: center;
}

.header-cont .main-h .area2 {
    width: 56.5%;
}
.header-cont .main-h .area3 {
    display: flex;
    justify-content: right;
    width: 28.5%;
    position: relative;
    gap: 30px;
}
.header-cont .main-h .area3 .minicart .minicart-wrapper {
    margin: 0;
}
.header-cont input#search {
    border-radius: 23px;
    border: none;
    background: #FFF;
    padding-left: 0;
    padding-right: 80px;
}

.sections.nav-sections .nav-sections-item-content {
    background: #323034;
}

.sections.nav-sections .nav-sections-item-content .navigation {
  
    background: #323034;
}

.footer {
  background-color: #fff; /* dark background */
  color: #fff;
  font-family: Arial, sans-serif;
  padding: 40px 20px;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-top {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #444;
}

.footer-logo-section {
  flex: 1 1 30%;
}

.ek-logo {
  width: 80px;
  height: auto;
  margin-bottom: 20px;
}

.footer-description {
     font-size: 12px;
    line-height: 1.5;
    max-width: 280px;
    margin-bottom: 20px;
    color: #ccc;
    float: left;
    padding-top: 14px;
}

.sudtirol-logo {
 height: auto;
    float: left;
}

.footer-quick-links {
  flex: 1 1 30%;
}

.footer-quick-links h4 {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 14px;
}

.footer-quick-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-quick-links li {
  font-size: 12px;
  margin-bottom: 12px;
  color: #ccc;
  cursor: pointer;
}

.footer-contact {
  flex: 1 1 30%;
}

.footer-contact h4 {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 14px;
}

.footer-contact p {
  font-size: 12px;
  margin-bottom: 16px;
  color: #ccc;
}

.footer-contact strong {
  text-transform: uppercase;
  font-size: 10px;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}

.social-icons a {
  color: #ccc;
  margin-right: 20px;
  font-size: 16px;
  text-decoration: none;
}

.social-icons a:hover {
  color: #fff;
}

.payment-icons img {
  width: 50px;
  margin-left: 15px;
}
.page-footer {
    background: #fff;
    color: #fff;
    display: block;
}
.cms-eurokustik-home-page footer.page-footer {
    display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
    display: inline-block;
    border-radius: 50%;
    max-width: 15px;
    min-width: 15px;
    height: 15px;
    top: 5px;
    right: -12px;
    background: #D90606;
    line-height: 16px;
    font-family: 'ArialMedium';
    font-weight: 500;
    font-size: 11px;
}



/* Start-contect-section */

.Start-contect-section .pagebuilder-column-line {
    gap: 30px;
}

.View-Sound-Barriers .pagebuilder-button-primary {
    background: #FBC900;
    color: #323034;
}
.pagebuilder-column-group.Start-contect-section {
    margin-bottom: 30px;
}
.Start-contect-section .pagebuilder-column {
    position: relative;
}
.Start-contect-section .pagebuilder-column div[data-content-type="text"] {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    bottom: 0;
    background: #ffffffcc;
    padding: 13px 20px;
    transition: all .3s ease-in-out;
}
.Start-contect-section .pagebuilder-column div[data-content-type="text"] p {
    margin: 0;
    text-align: left !important;
    color: #323034;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-family: 'ArialBold';
}




/* new-copy-contect */

.footer-links {
  background-color: #f5f4f4; /* Light grey background */
  padding: 40px 20px;
  font-family: Arial, sans-serif;
  color: #555;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.column {
  flex: 1 1 200px; /* Responsive columns */
  min-width: 180px;
}

h3 {
  color: #323034;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 12px;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 6px;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  color: #7a7a7a;
  cursor: default;
}

ul.no-heading li {
  margin-bottom: 8px;
}

.column:not(.no-heading) ul li {
  margin-bottom: 10px;
}

 
ul li:hover {
  color: #323034;
  cursor: pointer;
} 



.column:not(.no-heading) ul li {
    margin-bottom: 36px;
    width: 308px;
}




.category-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.category-item {
    margin-bottom: 10px;
}

.category-link {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

.category-link:hover {
    color: #fcb800;
}

.subcategory-list {
    list-style: none;
    padding-left: 20px;
}

.subcategory-item {
    margin-bottom: 5px;
}

.subcategory-link {
    color: #666;
    font-size: 14px;
}

.subcategory-link:hover {
    color: #fcb800;
}

ul.allcategories {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
    padding: 0 20px;
}

.category-image {
    display: none;
}

/*Css 5-9-25*/
body .header-cont {
    max-width: 1336px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.page-main {
    max-width: 1336px;
}
.sections.nav-sections .nav-sections-item-content nav.navigation {
    max-width: 1296px;
}
.sections.nav-sections .nav-sections-item-content nav.navigation ul {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 75px;
}
.sections.nav-sections .nav-sections-item-content nav.navigation ul a {
    font-size: 15px;
    line-height: normal;
    vertical-align: middle;
    padding: 0 2px;
    letter-spacing: 0;
    font-family: 'ArialMedium';
    font-weight: 500;
}
.sections.nav-sections .nav-sections-item-content nav.navigation ul a:hover {
    color: #fff !important;
    background: none;
    text-decoration: underline;
    text-underline-offset: 4px;
}
.pagebuilder-column-group.seron-srl-collms {
    background: #F5F4F4;
    padding: 30px;
    max-width: 1122px;
    margin-left: auto;
    margin-right: auto;
}
#html-body .pagebuilder-column-group.seron-srl-collms .image-coll {
    width: 39%;
    background-position: center;
    background-size: cover;
}
#html-body .pagebuilder-column-group.seron-srl-collms .cont-coll {
    width: 61%;
}
.pagebuilder-column-group.seron-srl-collms .cont-coll h3 {
    color: #323034;
    font-family: Arial;
    font-weight: bold;
}
.pagebuilder-column-group.seron-srl-collms .cont-coll h3 {
    color: #323034;
    font-family: Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 24px;
    border: none;
    margin: 0;
    padding-bottom: 10px;
}
.pagebuilder-column-group.seron-srl-collms .cont-coll .view-all-txt p {
    color: #323034b3;
    font-size: 16px;
    font-weight: 400;
    font-family: Arial;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.pagebuilder-column-group.seron-srl-collms .cont-coll .pagebuilder-button-primary {
    background: #FBC900;
    border: none;
    color: #323034;
    font-family: 'ArialMedium';
    font-weight: 500;
    margin: 0;
    padding: 13px 30px;
}
.eurokustik-home-slider-row[data-content-type='row'] .row-full-width-inner {
    max-width: 100%;
}
.cms-eurokustik-home-page .page-main {
    max-width: 100%;
}
.cms-eurokustik-home-page .page-main {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.cms-eurokustik-home-page .column.main {
    padding-bottom: 0;
}
.cms-eurokustik-home-page [data-content-type='row'][data-appearance='contained'] {
    width: 100%;
    max-width: 100%;
}
.cms-eurokustik-home-page .eurokustik-home-row, .cms-eurokustik-home-page .eurokustik-home-story, .cms-eurokustik-home-page .srl-section {
    width: 100%;
    max-width: 1336px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.eurokustik-flinks-row .row-full-width-inner {
    max-width: 100% !important;
}
#html-body .pagebuilder-column-line .pagebuilder-column.services-coll-rght {
    width: 55%;
}
#html-body .pagebuilder-column-line .pagebuilder-column.services-coll-left {
    width: 45%;
    justify-content: center;
    padding-right: 60px;
}
#html-body .pagebuilder-column-line .pagebuilder-column.services-coll-left h2 {
    color: #323034;
    font-size: 40px;
    font-family: 'Arial';
    font-weight: bold;
    line-height: normal;
}
.services-coll-left .services-coll-htxt h4 {
    color: #323034;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 11px;
}
.services-coll-left .services-coll-htxt h4::before {
    content: '';
    background: #FBC900;
    height: 3px;
    display: inline-block;
    width: 20px;
    position: absolute;
    top: 12px;
    left: 0;
}
.services-coll-left .services-coll-ctxt p {
    color: #6D6C6E;
    font-size: 15px;
    line-height: 25px;
    font-family: 'Arial';
    margin: 0;
}
.services-coll-left .services-coll-ctxt:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px solid #0000001a;
    margin-bottom: 15px;
}
.services-coll-left .services-coll-head {
    margin-bottom: 20px;
}
.eurokustik-home-specialize .pagebuilder-column-group {
    display: flex;
    align-items: center;
}
.eurokustik-home-specialize {
    margin: 100px 0;
}
.eurokustik-home-specialize .pagebuilder-column h2 {
    max-width: 980px;
    margin: 0 auto;
    color: #323034;
    font-size: 32px;
    line-height: 45px;
    font-family: 'Arial';
    font-weight: bold;
    letter-spacing: 0;
}
body .pagebuilder-button-primary {
    background: #FBC900;
    color: #323034;
    font-family: 'ArialMedium';
    font-weight: 500;
    margin: 0;
    padding: 13px 30px;
    border-radius: 0;
    cursor: pointer !important;
    border: 1px solid #FBC900;
}
body .pagebuilder-button-primary:hover {
    background: #FBC900;
    border-color: #FBC900;
    color: #fff;
}
#html-body .pagebuilder-column.our-story-rught-coll {
    justify-content: center;
    padding: 50px;
}
.pagebuilder-column.our-story-rught-coll h3 {
    text-align: left;
    border: none;
    color: #323034;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 28px;
    font-family: 'Arial';
}
.pagebuilder-column.our-story-rught-coll h3::before {
    content: '';
    background: #FBC900;
    height: 3px;
    display: inline-block;
    width: 20px;
    position: absolute;
    top: 11px;
    left: 0;
}
.pagebuilder-column.our-story-rught-coll h1 {
    text-align: left;
    color: #323034;
    font-family: 'Arial';
    font-size: 40px;
    line-height: 46px;
    font-weight: bold;
    margin-bottom: 15px;
}
.pagebuilder-column.our-story-rught-coll  h4 {
    color: #323034;
    font-size: 16px;
    font-weight: 400;
    font-family: Arial;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.eurokustik-flinks-row .footer-links {
    padding: 80px 0;
}
.eurokustik-flinks-row .footer-links .container {
    max-width: 1336px;
    padding-left: 20px;
    padding-right: 20px;
}
.eurokustik-flinks-row .footer-links .column h3 {
    display: inline-block;
    color: #323034;
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
    font-family: 'Arial';
    padding-bottom: 5px;
    border-bottom: 1px solid #32303426;
    margin-bottom: 20px;
}
.eurokustik-flinks-row .footer-links .column ul li {
    font-size: 16px;
    color: #6D6C6E;
    line-height: normal;
    margin-bottom: 19px;
    width: auto;
}
.Start-contect-section .pagebuilder-column figure, .Start-contect-section .pagebuilder-column figure img {
    height: 100% !important;
    object-fit: cover;
    margin: 0;
    max-height: 412px;
    width: 100%;
    transition: all .3s ease-in-out;
    overflow: hidden;
}
.Start-contect-section .pagebuilder-column:hover figure img {
    transform: scale(1.15);
}
.Start-contect-section .pagebuilder-column:hover div[data-content-type="text"] {
    background: #323034;
}
.Start-contect-section .pagebuilder-column:hover div[data-content-type="text"] p {
    color: #fff;
}
footer.footer {
    background: #323034;
    padding: 80px 20px 0;
}
footer.footer .container {
    max-width: 1296px;
    padding: 0;
    flex-direction: column;
    gap: 0;
}
footer.footer .footer-top {
    padding-bottom: 70px;
    border-bottom: 1px solid #ffffff1a;
}
footer.footer .footer-bottom {
    padding: 25px 0;
}
.footer-bottom .payment-icons {
    display: flex;
    align-items: center;
    gap: 7px;
}
.footer-bottom .payment-icons img {
    width: 42px;
    height: 26px;
    object-fit: scale-down;
    margin: 0;
}
.footer .footer-top .footer-logo-section p.footer-description {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    max-width: 290px;
    font-family: 'Arial';
    font-weight: 400;
    margin: 28px 0;
    padding: 0;
}
footer.footer .footer-top {
    padding-bottom: 70px;
    border-bottom: 1px solid #ffffff1a;
}
.footer .footer-top .footer-logo-section {
    flex: 1 1 55%;
    display: flex;
    flex-direction: column;
}
.footer .footer-top .footer-quick-links, .footer .footer-top .footer-contact {
    flex: 1 1 22.5%;
}
.footer .footer-top .footer-logo-section .logo {
    filter: invert(1);
    display: inline-block;
    max-width: fit-content !important;
}
.footer .footer-top .footer-logo-section img.sudtirol-logo {
    width: 100%;
    max-width: fit-content;
}
.footer .footer-top h4 {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 18px;
}
.footer-quick-links ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Arial';
    margin: 0 0 8px;
}
.footer-top .footer-contact p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Arial';
    margin: 0 0 8px;
}

.eurokustik-home-slider-row {
    padding: 100px 0;
}
.eurokustik-home-slider-row h3 {
    border: none;
    color: #323034;
    font-family: 'Arial';
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 3px;
    margin-bottom: 45px;
}
.eurokustik-home-slider-row ul.slick-dots {
    display: none !important;
}
.eurokustik-home-slider-row .pagebuilder-slide-wrapper {
    min-height: auto !important;
    width: auto;
    background-size: contain !important;
    background-position: center !important;
}
.eurokustik-home-slider-row .pagebuilder-slider {
    margin-top: 45px;
}
.srl-sec-cont h2 {
    text-align: left;
    color: #323034;
    font-family: 'Arial';
    font-size: 40px;
    line-height: 46px;
    font-weight: bold;
    margin-bottom: 20px;
}
.srl-sec-cont p {
    color: #323034;
    font-size: 16px;
    font-weight: 400;
    font-family: Arial;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 35px;
}
.pagebuilder-column.srl-sec-cont {
    padding-right: 140px;
}
.catalog-category-view .breadcrumbs {
    display: none;
}
.catalog-category-view .block.block-compare {
    display: none;
}
.catalog-category-view main .columns {
    padding-top: 60px;
}
.catalog-category-view main .column.main {
    width: 78%;
    padding-left: 60px;
}
.catalog-category-view main .sidebar.sidebar-additional {
    width: 22%;
    border: 1px solid #0000001a;
    padding: 30px;
    padding-bottom: 20px;
}
.catalog-category-view .sidebar .block-title {
    margin-bottom: 15px;
}
.catalog-category-view .sidebar .block-title strong {
    color: #323034;
    font-family: 'ArialBold';
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    display: block;
}
.catalog-category-view .sidebar div > ul > li {
    margin-bottom: 10px;
}
.catalog-category-view .sidebar ul li a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}
.catalog-category-view .sidebar ul li {
    margin: 0;
    padding: 0;
    line-height: normal;
}
.catalog-category-view .sidebar ul li a {
    color: #323034;
    text-decoration: none;
    font-family: 'ArialMedium';
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
}
.catalog-category-view .sidebar ul li ul {
    padding-left: 15px;
}
.catalog-category-view .page-wrapper {
    background: #F5F4F4;
}
.catalog-category-view .column.main .page-title-wrapper .page-title {
    color: #323034;
    font-family: 'ArialBold';
    font-size: 36px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 20px;
}
.catalog-category-view .column.main ul.allcategories {
    padding: 0;
    gap: 30px;
}
.catalog-category-view .column.main ul.allcategories li {
    width: 100%;
    max-width: calc(33.33% - 20px);
    margin: 0;
}
.catalog-category-view .column.main ul.allcategories .list-box img {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1 / 0.88;
    object-fit: cover;
}
.catalog-category-view .column.main ul.allcategories .list-box p {
    margin: 18px 0 0;
    color: #323034;
    font-size: 18px;
    line-height: 24px;
    font-family: 'ArialBold';
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
}
.catalog-category-view .column.main .order-products-toolbar {
    margin-top: 60px;
}
.order-products-toolbar .toolbar-amount {
    display: none;
}
.order-products-toolbar .pages ul.items {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
}
.order-products-toolbar .pages ul.items .item {
    width: auto;
    margin: 0;
    line-height: 0;
}
.order-products-toolbar .pages ul.items .item > * {
    width: 40px;
    height: 40px;
    background: #ECECEC;
    padding: 10px 15px;
    line-height: normal;
    color: #323034;
    font-size: 16px;
    font-weight: 600;
}
.order-products-toolbar .pages ul.items .item .action.next, .order-products-toolbar .pages ul.items .item .action.previous {
    margin: 0;
    border: none;
    padding: 0;
    position: relative;
}
.order-products-toolbar .pages ul.items .item .action.next::before, .order-products-toolbar .pages ul.items .item .action.previous::before {
    width: auto;
    height: auto;
    margin: 0;
    position: absolute;
    left: 0;
    line-height: normal;
    top: 2px;
    right: 0;
    bottom: 0;
    font-size: 36px;
    font-weight: bold;
    color: #323034;
}
.order-products-toolbar .pages ul.items .item.current > * {
    background: #FBC900;
}
.catalog-category-view main .sidebar.sidebar-main {
    padding: 0;
    width: 22%;
}
.catalog-category-view .sidebar-main .block.filter {
    margin: 0 0 20px;
}
.catalog-category-view .sidebar-main .block.filter .filter-options {
    border: 1px solid #0000001a;
    padding: 20px 30px;
    border-radius: 0;
}
.catalog-category-view .sidebar-main .filter-options .filter-options-title {
    color: #323034;
    font-family: 'ArialBold';
    font-size: 16px;
    line-height: 28px;
    cursor: pointer;
    margin-bottom: 15px;
}
.catalog-category-view .sidebar-main .filter-options-content {
    margin-bottom: 10px;
}
.catalog-category-view .sidebar-main .block.filter .filter-options .filter-options-item {
    margin-bottom: 15px;
}
.catalog-category-view .sidebar-main .filter-options .filter-options-content a {
    color: #323034;
    text-decoration: none;
    font-family: 'ArialMedium';
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
}
.catalog-category-view .products .item.product.product-item {
    background: transparent;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
}
.cms-index-index.page-layout-cms-full-width .sections.nav-sections {
    margin-bottom: 25px;
}
.catalog-category-view .products .item.product .product-item-info .details {
    padding-left: 60px;
}
.catalog-category-view .products .item .details .product.name {
    margin: 0;
}
.catalog-category-view .products .item .details .price-box.price-final_price::after {
    content: none;
}
.catalog-category-view .products .item .details .price-box.price-final_price {
    margin: 0;
}
.catalog-category-view .products .item .details .price-box .price {
    color: #323034;
    font-size: 18px;
    line-height: normal;
    font-family: 'ArialBold';
    font-weight: bold;
}
.catalog-category-view .products .item .details .product.name a {
    color: #323034 !important;
    font-family: 'ArialMedium';
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 10px;
}
.catalog-category-view .products .item .details .price-box .price-final_price::after {
    margin: 2px 0 0;
    color: #6D6C6E;
    font-size: 16px;
    font-family: 'ArialMedium';
    font-weight: 500;
    line-height: normal;
}
.catalog-category-view .products .item.product .details .shipping-fee {
    position: absolute;
    right: 20px;
}
.catalog-category-view .products .item.product .product-item-actions input.qty-input {
    width: 56px;
    height: 40px;
    border: 1px solid #0000001a;
    background: #f5f4f4;
    text-align: center;
    font-size: 18px;
    color: #323034;
    font-family: 'ArialMedium';
    margin-right: 10px;
}
.catalog-category-view .products .item.product .product-item-actions button.action.tocart svg {
    display: none;
}
.catalog-category-view .products .item.product .product-item-actions button.action.tocart {
    background: #FBC900;
    color: #323034;
    padding: 12px 20px;
    font-size: 16px;
    font-family: 'ArialBold';
    line-height: 16px;
    height: 40px;
}
.header-cont .area2 .form.minisearch button.action.search:hover, .pagebuilder-column-group.seron-srl-collms .cont-coll .pagebuilder-button-primary:hover, .catalog-category-view .products .item.product .product-item-actions button.action.tocart:hover {
    background: #FBC900;
    border-color: #FBC900;
    color: #fff;
}
.sections.nav-sections .nav-sections-item-content ul li.category-item span.ui-menu-icon.ui-icon {
    display: none;
}
.sections.nav-sections .nav-sections-item-content ul li.category-item .submenu.ui-menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding: 20px 20px;
    border: none;
    background-color: #323034;
}
.catalog-category-view .page-footer .footer.content {
    padding: 0;
    margin: 0;
}
.catalog-product-view .breadcrumbs {
    max-width: 1336px;
}
.breadcrumbs .items .item * {
    color: #323034;
    font-family: 'Arial';
}
.breadcrumbs .items .item.product strong {
    color: #7a7a7a;
}
.breadcrumbs .item:not(:last-child)::after {
    vertical-align: middle;
}
.catalog-product-view .product .page-title {
    color: #323034;
    font-family: 'ArialBold';
    font-weight: bold;
}
.catalog-product-view .product-info-price .product.attribute.sku {
    font-family: 'ArialMedium';
}
.catalog-product-view .product-info-main .product.attribute.overview {
    color: #323034;
    font-family: 'Arial';
    font-weight: 400;
}
.catalog-product-view .product-info-main .price-box.price-final_price {
    color: #323034;
    font-family: 'ArialBold';
}
.catalog-product-view .box-tocart button#product-addtocart-button {
    background: transparent;
    color: #323034;
    font-family: 'ArialMedium';
    font-weight: 500;
    margin: 0;
    padding: 13px 30px;
    border-radius: 0;
    cursor: pointer !important;
    border: 1px solid #323034;
}
.catalog-product-view .box-tocart button#product-addtocart-button:hover {
    background: #FBC900;
    border-color: #FBC900;
}
.catalog-product-view button#product-sparsh-buynow-button {
    background: #FBC900;
    color: #323034;
    font-family: 'ArialMedium';
    font-weight: 500;
    border-radius: 0;
    cursor: pointer !important;
    border: 1px solid #FBC900;
    padding: 13px 30px !important;
    height: auto;
}
.catalog-product-view button#product-sparsh-buynow-button:hover {
    color: #fff;
}
.catalog-product-view .box-tocart .field.qty .control {
    border-radius: 0;
}
footer.page-footer .footer.content {
    padding: 0;
    margin: 0;
}
.contact-index-index #maincontent {
    max-width: 100%;
    margin: 0;
    background: #F5F4F4;
    padding: 0;
}
.contact-index-index form#contact-form {
    width: 100%;
    max-width: 1105px;
    padding-left: 20px;
    padding-right: 20px;
    background: #F5F4F4;
    padding-top: 60px;
    padding-bottom: 40px;
}
.contact-index-index .form.contact .fieldset .legend span {
    color: #323034;
    font-size: 40px;
    font-family: 'ArialBold';
    font-weight: bold;
    text-transform: capitalize;
    display: block;
    text-align: center;
    line-height: 46px;
    margin-bottom: 30px;
}
.contact-index-index .form.contact .fieldset .field label {
    color: #323034;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Arial';
    font-weight: 400;
    margin: 0;
}
.contact-index-index .form.contact .fieldset .field .control input {
    height: 45px;
    border: 1px solid #0000001a;
    border-radius: 0;
    background: transparent;
}
.contact-index-index .form.contact .fieldset .field .control input::placeholder, .contact-index-index .form.contact .fieldset .field .control textarea::placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: 'Arial';
    font-weight: 400;
}
.contact-index-index .form.contact .fieldset .field .control textarea {
    height: auto;
    border: 1px solid #0000001a;
    border-radius: 0;
    background: transparent;
}
.contact-index-index .form.contact .actions-toolbar button.action.submit {
    background: #FBC900;
    color: #323034;
    font-family: 'ArialMedium';
    font-weight: 500;
    margin: 0;
    padding: 13px 30px;
    border-radius: 0;
    cursor: pointer !important;
    border: 1px solid #FBC900;
}
.contact-index-index .form.contact .actions-toolbar button.action.submit:hover {
    background: #FBC900;
    color: #fff;
}
.cms-page-view .sections.nav-sections {
    margin-bottom: 0;
}
.cms-page-view main#maincontent {
    background: #F5F4F4;
}
.details-content-page {
    padding-top: 60px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 907px;
}
.details-content-page h1 {
    color: #323034;
    font-size: 30px;
    line-height: 24px;
    font-family: 'ArialBold';
    font-weight: bold;
    margin-bottom: 20px;
}
.details-content-page p {
    color: #323034b3;
    font-family: 'Arial';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.details-content-page h3 {
    color: #323034;
    font-size: 18px;
    line-height: 26px;
    font-family: 'ArialBold';
    font-weight: bold;
    margin-bottom: 10px;
    border: none;
    padding: 0;
}
.details-content-page h4, .details-content-page h5 {
    color: #323034;
    font-size: 16px;
    line-height: 24px;
    font-family: 'ArialMedium';
    font-weight: 500;
    margin-bottom: 10px;
    border: none;
    padding: 0;
}























@media (max-width: 768px) {
.top-head-container-class {
    height: auto;
}
.top-header-messages {
    top: 0;
    height: auto;
}
.top-header-messages p {
    margin: 6px 0;
    font-size: 11px;
    padding: 0 30px;
}
body .header-cont {
    padding: 10px 15px !important;
}
body .header-cont > .container-lg {
    padding: 0;
}
body .header-cont .headermobile .col-12.area3 .logo {
    width: auto;
}
.nav-toggle {
    position: static;
    display: flex;
    align-items: center;
}
body .header-cont .headermobile .col-12.area3 .logo > .logo {
    width: auto;
    padding-left: 25px;
}
body .header-cont .headermobile .area3 .logo img {
    width: auto;
    max-width: 64px;
    height: auto;
}
.header-cont .row.headermobile .block-search {
    margin: 0;
    height: auto;
    margin-top: 8px;
}
.header-cont .row.headermobile .minicart .minicart-wrapper {
    margin: 0;
    height: auto;
    margin-top: 5px;
}
.header-cont .headermobile .col-12.area3 .iconheaderblock {
    padding-right: 12px;
}
.Start-contect-section .pagebuilder-column-line {
    gap: 20px;
}
#html-body .Start-contect-section .pagebuilder-column {
    min-height: 300px;
}
.Start-contect-section .pagebuilder-column figure, .Start-contect-section .pagebuilder-column figure img {
    max-height: 300px;
}
#html-body .pagebuilder-column-group.seron-srl-collms {
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 30px 20px;
}
#html-body .pagebuilder-column-line .pagebuilder-column.services-coll-left {
    padding-right: 0;
    width: 100%;
}
#html-body .pagebuilder-column-line .pagebuilder-column.services-coll-left h2 {
    font-size: 28px;
}
.Start-contect-section .pagebuilder-column div[data-content-type="text"] p {
    font-size: 18px;
}
#html-body .pagebuilder-column-group.seron-srl-collms .cont-coll {
    width: 100%;
    margin: 0;
    padding: 0;
}
.pagebuilder-column-group.seron-srl-collms .cont-coll h3 {
    font-size: 20px;
}
.pagebuilder-column-group.seron-srl-collms .cont-coll .view-all-txt p {
    font-size: 15px;
    line-height: 23px;
}
.services-coll-left .services-coll-htxt h4 {
    font-size: 18px;
}
.services-coll-left .services-coll-ctxt p {
    line-height: 24px;
}
#html-body .pagebuilder-column-line .pagebuilder-column.services-coll-rght {
    width: 100%;
    margin-top: 30px;
}
#html-body .pagebuilder-column-line .pagebuilder-column.services-coll-rght {
    width: 100%;
    margin-top: 30px;
    background-size: contain;
    min-height: 335px;
}
.eurokustik-home-specialize {
    margin: 70px 0;
}
#html-body .eurokustik-home-specialize .pagebuilder-column-group {
    padding: 50px 20px;
}
.eurokustik-home-specialize .pagebuilder-column h2 {
    font-size: 18px;
    line-height: 26px;
}
#html-body .eurokustik-home-specialize .Shop-button-Online {
    padding-top: 25px;
}
body .pagebuilder-button-primary {
    padding: 11px 28px;
    font-size: 16px;
}
.pagebuilder-column-group.seron-srl-collms .cont-coll .pagebuilder-button-primary {
    padding: 11px 28px;
    font-size: 16px;
}
.cms-index-index .popular-categories .pagebuilder-column-line .pagebuilder-column {
    flex-basis: 100%;
    margin-bottom: 15px;
}
#html-body .pagebuilder-column.our-story-rught-coll {
    padding: 20px 0;
}
.pagebuilder-column.our-story-rught-coll h1 {
    font-size: 28px;
    line-height: 30px;
}
.pagebuilder-column.our-story-rught-coll h4 {
    font-size: 15px;
    line-height: 23px;
}
#html-body .pagebuilder-column.our-story-rught-coll {
    padding: 20px 0 0;
    margin-bottom: 0;
}
#html-body .eurokustik-home-slider-row {
    padding: 50px 0;
}
.main-slider-homepage .pagebuilder-column figure {
    text-align: center;
}
.eurokustik-flinks-row .footer-links {
    padding: 60px 0;
}
.eurokustik-flinks-row .footer-links .column ul li {
    font-size: 15px;
    margin-bottom: 15px;
}
.eurokustik-flinks-row .footer-links .container {
    gap: 30px;
}
#html-body .srl-section {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}
.srl-section .pagebuilder-column-line {
    gap: 40px;
}
.pagebuilder-column.srl-sec-cont {
    padding: 0;
    width: 100%;
}
.pagebuilder-column.srl-sec-cont h2 {
    font-size: 28px;
    line-height: 32px;
}
.srl-sec-cont p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 25px;
}
footer.footer .footer-top {
    padding-bottom: 50px;
    flex-wrap: wrap;
}
.footer .footer-top .footer-logo-section {
    flex: auto;
}
.footer .footer-top .footer-quick-links, .footer .footer-top .footer-contact {
    flex: auto;
}
footer.footer .footer-bottom {
    padding: 15px 0;
}
.footer-quick-links ul li {
    line-height: 26px;
}
.footer-top .footer-contact p {
    font-size: 14px;
}
.footer-top .footer-contact p strong {
    font-size: 12px;
}
.catalog-category-view main .columns {
    padding-top: 30px;
}
.catalog-category-view main .column.main {
    width: 100%;
    padding: 0;
}
.catalog-category-view .column.main .page-title-wrapper .page-title {
    font-size: 26px;
    line-height: normal;
}
.catalog-category-view .column.main ul.allcategories {
    gap: 20px;
}
.catalog-category-view .column.main ul.allcategories li {
    max-width: calc(50% - 10px);
}
.catalog-category-view .column.main ul.allcategories .list-box p {
    margin: 15px 0 0;
    font-size: 16px;
    line-height: normal;
}
.catalog-category-view main .sidebar.sidebar-additional {
    margin-top: 30px;
    margin-bottom: 50px;
}
.sections.nav-sections .nav-sections-item-content nav.navigation ul {
    flex-wrap: wrap;
    flex-direction: column;
}
.sections.nav-sections .nav-sections-item-content ul li.category-item:last-child {
    border-bottom: none;
}
.sections.nav-sections .nav-sections-item-content ul li.category-item {
    display: block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 5px;
}
.sections.nav-sections .nav-sections-item-content nav.navigation ul a {
    border: none;
}
.sections.nav-sections .nav-sections-item-content nav.navigation ul a span {
    margin: 0 !important;
}
.catalog-category-view .products .item.product.product-item {
    padding: 10px 0;
    margin-bottom: 20px;
}
.catalog-category-view .products .item.product.product-item .product-item-info {
    display: flex;
    flex-wrap: wrap;
}
.catalog-category-view .products .product-item .product-item-photo {
    flex: auto;
    max-width: 60%;
    margin: 0;
    padding-right: 0;
}
.item.product.product-item .product.details.product-item-details {
    padding-left: 0;
}
.catalog-category-view .products .item .details .product.name a {
    max-width: 100%;
    overflow-wrap: anywhere;
    white-space: normal;
    padding-right: 105px;
}
.contact-index-index form#contact-form {
    padding-top: 40px;
}
.contact-index-index .form.contact .fieldset .legend span {
    font-size: 28px;
    margin-bottom: 15px;
}
.contact-index-index .form.contact .fieldset .field-row {
    flex-wrap: wrap;
    margin-bottom: 10px;
    gap: 10px;
}
.contact-index-index .form.contact .fieldset .field {
    width: 100%;
    max-width: 100%;
    flex: auto;
}
.contact-index-index .form.contact .fieldset .field label {
    font-size: 15px;
}
.contact-index-index .form.contact .fieldset .field .control input {
    height: 42px;
    font-size: 15px;
}
.details-content-page {
    padding-top: 40px;
    padding-bottom: 20px;
}
.details-content-page h1 {
    font-size: 26px;
    margin-bottom: 18px;
}
.details-content-page p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 15px;
}
.details-content-page h3 {
    font-size: 17px;
    line-height: 24px;
}





}