 body, .font-serif{
    font-family: 'Open Sans', sans-serif !important;
  }
  .switcher-language {
      display: none !important;
  }
  .map_icon {
    margin-top: 15px;
  }

  .map_icon .icon_img i {
      font-size: 30px;
      color: #2c99d3;
  }

  .map_icon .address_text strong {
      font-size: 1.6rem;
      font-weight: 900;
      margin-left: 10px;
      color: #333 !important;
  }

  .panel.wrapper {
    background: #32a1db;
    background-image: linear-gradient(to right, #0e73a9, #32a1db);
  }
  .top_banner_countdown .nxt_txt {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding-top: 0px;
    text-transform: uppercase;
}
 .trending-section {
  text-align: center;
    padding: 5px 10px;
    margin: 0 auto;
    width: auto;
    max-width: 1440px;
}
.trending-header {
    text-align: start;
}
.trending-header h3 {
  font-size: 5rem;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: 1px;
}
.page-footer .footer.content .h4{
  margin-top: 0rem;
    margin-bottom: 2.2rem;
}
.all_pages_section .container .block-static-block{
  float: none !important;
}
.jumbotron.block-brands.all_pages_section {
  margin-bottom: 15px;
  background: #f8f9fa !important;
  padding-top: 0px;

}
.cms-index-index .help_full_main_box{
   
     padding-bottom: 0px !important;
   }

.top-home-content .swiper-button-prev, .top-home-content .swiper-button-next{
  display : none;
}
.customer_creation_home_page .swiper-pagination-bullet, .helpfull_main .swiper-pagination{
  display: none !important;
}
.top-home-content .swiper-pagination-bullet, .customer_creation_home_page .swiper-pagination-bullet, .helpfull_main .swiper-pagination-bullet{
    display: inline-block !important;
    width: 10px !important;
    height: 10px !important;
    background-color: #ffffff00 !important;
    border-radius: 100% !important;
    box-shadow: 0 1px 2px rgb(0 0 0 / 30%);
    margin: 8px;
}
.top-home-content .swiper-pagination-bullet.swiper-pagination-bullet-active, .customer_creation_home_page .swiper-pagination-bullet.swiper-pagination-bullet-active .helpfull_main .swiper-pagination-bullet.swiper-pagination-bullet-active  {
    zoom :1;
    width: 12px !important;
    height: 12px !important;
     background: #2b99d3 !important;
}
.customer_creation_home_page .block-highlight.highlight-carousel .swiper-button-prev, .customer_creation_home_page .block-highlight.highlight-carousel .swiper-button-next{
    top: 18px;
    
  }
  .cms-index-index .customer_creation_home_page .jumbotron-image{
    background: inherit;
  }
  .cms-index-index .customer_creation_home_page .block-title{
     padding: 30px 0;
  }
  .jumbotron + .jumbotron{
    border: inherit !important;
  }
.trending-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.trending-item {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.07);
  padding: 24px 16px 16px 16px;
  transition: box-shadow 0.2s;
}

.trending-item:hover {
  box-shadow: 0 8px 32px rgba(0,0,0,0.12);
}


.image-box img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: transform 0.3s;
}

.trending-item:hover .image-box img {
  transform: scale(1.05);
}

.category-link a {
  display: inline-block;
  margin-top: 8px;
  font-size: 2rem;
  color: #006bb4;;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s;
}
.catalog-category-view .page-title-wrapper{
  display: none;
}
.product-item-info .prolabels-wrapper .absolute.top-left .prolabel{
  background: #33a0db !important;
}
.category-link a:hover {
  color: #006bb4;;
}
.nxt_txt div > p {
	margin: 0;
    display: inline-block;
    align-items: center;
    line-height: 1.42857143;
    font-size: 14px;
}
 
.hasCountdown {
    display: flex;
    margin-left: 10px;
}
 
.hasCountdown > span {
    padding: 0;
    border-radius: 3px;
    display: inline-flex;
    margin-right: 0;
    gap: 5px;
}
 
.countdown_amount {
    padding: 0 5px 4px 2px;
    border: 0;
    color: #fff;
    font-weight: 700;
    display: block;
    line-height: 18px;
    font-size: 14px;
}
.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
    margin-right: 10px;
    line-height: 18px;
    color: #fff
}
 
.marginclass {
    display: none
}
 
.nxt_txt div > p img {
    margin-right: 5px;
    display: inline-block;
    vertical-align: bottom;
}
 
.header-container {
    display: block;
    width: 100%;
    margin: auto;
}
 
.countdown_amount span {
    margin: 0;
}
 
.hasCountdown span {
    margin-right: 0px;
}
.slide-right {
    position: relative;
    -webkit-animation: mymove 1s;
    animation: mymove 1s
}

@keyframes mymove {
    from {
        left: 0
    }

    to {
        left: 100%
    }
}

@-webkit-keyframes mymove {
    from {
        left: 0
    }

    to {
        left: 100%
    }
}
.flex-col-right.flex-grow-none.md-flex {
    display: none;
}
 
.panel.header > .flex-col-left {
    width: 100%;
}
.nav-category-image{
  	display: none;
}
.children .nav-category-image{
    display: block;
    padding: 0;
    border-radius: 0;
    border: 0;
    max-width: 80px;
	flex: 0 0 80px;
    width: 100%;
    margin: auto;
}

.navpro.navpro .level0 > .level-top {
	padding: 11px 10px 11px 10px;
	font-size: 13px;
	font-weight: 400;
}
.navpro.navpro .level0.parent > .level-top {
    padding-right: 16px;
}
.category-item img {
    border-radius: 10px;
    border: 0;
}
.parent > .navpro-dropdown .navpro-dropdown-inner >.gutters > .navpro-col {
    width: 100%;
}
.navpro-dropdown .multicolumn{
	gap: 10px;
}

.block-swissup-ajaxsearch .input-text {
    left: auto;
    right: auto;
    background: #ffffff;
    border: 1px solid #e1e1e1!important;
    border-radius: 50px !important;
    padding: 20px!important;
}
.page-header.configurable .block-search .control.active {
    transform: translateX(0);
}
  .slider-menu-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 450px;
    height: 100dvh;
    background: #fff;
    z-index: 999999 !important;
    transform: translateX(-100%);
    transition: transform 0.4s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
    opacity: 0;
    }
    .slider-menu-overlay.open {
        transform: translateX(0);
		opacity: 1;
    }
    .slider-menu-close-btn {
		position: relative;
		top: unset;
		right: unset;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		background: #111;
		color: #fff;
		font-size: 20px;
		border: none;
		cursor: pointer;
		z-index: 1;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
		line-height: 36px;
		font-weight: 300;
    }
    .slider-panel-container {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .slider-menu-panel {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        transition: transform 0.4s cubic-bezier(.77, 0, .18, 1);
        overflow-y: auto;
		padding: 20px 20px 80px;
        box-sizing: border-box;
    }
    .slider-menu-panel.active { transform: translateX(0); }
    .slider-menu-panel.inactive-left { transform: translateX(-100%); }
    .slider-menu-panel.inactive-right { transform: translateX(100%); }
    .slider-menu-list { list-style: none; padding: 0; margin: 0; }
    .slider-menu-item {    
		font-size: 15px;
		margin: 5px 0 5px 0;
		text-align: left;
		border-top: #e6e6e6 1px solid;
		line-height: 40px;
		position: relative;
		text-transform: uppercase;
		font-weight: 400;
		padding-right: 50px;
	}
	.slider-menu-item:last-child {
		border-bottom: #e6e6e6 1px solid;
	}
    .slider-menu-item.has-sub {
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .slider-menu-item-link { text-decoration: none; color: inherit; }
    .slider-menu-item-arrow {
		display: block;
		position: absolute;
		width: 45px;
		height: 41px;
		right: 0;
		top: 0px;
		z-index: 1;
		cursor: pointer;
		vertical-align: top;
		text-align: center;
		line-height: 41px;
		font-size: 25px;
		color: currentColor;
		border-left: 1px solid #eaebec;
		transition: all .3s ease-in-out;
		font-weight: 300;
	}
	.slider-menu-item-arrow::after {
		content: '+';
	}
    .slider-submenu-back-btn {
		font-size: 14px;
		margin-bottom: 15px;
		cursor: pointer;
		display: inline-flex;
		align-items: center;
		color: #111;
		width: 100%;
		line-height: 1.1;
    }
    .slider-submenu-back-btn span:first-child { font-size: 24px; margin-right: 8px; }
    .slider-submenu-back-btn span:last-child { text-decoration: underline; }
    .slider-submenu-title { font-size: 20px; font-weight: 400; margin: 0 0 15px 0; text-align: left;}
    .slider-submenu-grid {
		display: grid;
		gap: 16px;
		margin-bottom: 16px;
		grid-template-rows: repeat(2, minmax(160px, min-content));
		grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
		grid-auto-rows: 160px;
		position: relative;
	 }
    .slider-submenu-grid-item {     
		text-align: center;
		flex: 1 1 auto;
		max-width: 100%;
		position: relative;
	}
    .slider-submenu-grid-item a { 
		text-decoration: none; 
		color: inherit;     
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		text-align: center;
		gap: 15px;
		height: 100%;
	}
    .slider-submenu-grid-item img {
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 1;
		object-fit: cover;
		border-radius: 4px;
		display: block;
		max-width: 90px;
    }
    .slider-submenu-grid-item-label {    
		margin-top: 0;
		font-size: 14px;
	}
	.slider-submenu-list-item {
		font-size: 15px;
		text-transform: uppercase;
		font-weight: 400;
		text-align: left;
	}
    .slider-submenu-list-item.has-sub { 
		cursor: pointer;
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 15px;
		text-transform: uppercase;
		font-weight: 400;
		margin: 5px 0;
		border-bottom: 1px solid #e6e6e6;
		padding: 9px 0;
		padding-right: 50px;
		position: relative;
	}
    .slider-submenu-list-item-arrow { 
		display: flex;
		position: absolute;
		width: 45px;
		height: 41px;
		right: 0;
		top: 0;
		z-index: 1;
		cursor: pointer;
		vertical-align: top;
		text-align: center;
		line-height: 41px;
		font-size: 0px;
		color: currentColor;
		border-left: 1px solid #eaebec;
		transition: all .3s ease-in-out;
		font-weight: 300;
		justify-content: center;

	}
	.slider-submenu-list-item-arrow::after {
		content: '+';
		font-size: 22px;
		position: absolute;
		top: -4px;
		right: auto;
	}
	.slider-submenu-list-item.has-sub:hover {
		color: #3e95cb;
	}
    .slider-menu-no-categories { font-size: 18px; color: #777; line-height: 1.5; }
    .slider-menu-no-categories ul { padding-left: 20px; margin-top: 10px; list-style: disc; }
	.slider-menu-item.has-sub:hover {
		color: #3e95cb;
	}
	.nap_brand_top {
		display: flex;
		padding: 20px 20px 15px;
		justify-content: space-between;
		align-items: center;
	}
	.slider-submenu-grid-item:last-child {
		border-bottom: 0;
	}
	.slider-submenu-grid-item::after, .slider-submenu-grid-item::before {
		content: "";
	}
	.slider-submenu-grid-item::before {
		position: absolute;
		bottom: -8px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #e6e6e6;
	}

	.slider-submenu-grid-item:nth-child(odd)::after {
		position: absolute;
		top: 0;
		right: -8px;
		width: 1px;
		height: 100%;
		background: #e6e6e6;
		content: "";
	}

	.slider-submenu-grid-item:nth-child(odd)::after {
		content: "";
		position: absolute;
		bottom: 0;
		right: -8px;
		width: 1px;
		height: 100%;
		background: #e6e6e6;
	}
  .easycatalogimg .parent-category-wrapper:has(.parent-category-over) {
    background: none !important;
  }
  .home_page_marquee_text{
    color: #33a0db;
  }
  .jumbotron.jumbotron-pastel-alt{
    background: #33a0db !important;
  }
  .jumbotron.jumbotron-bright {
   background: #c6bbb8 !important;
}

  .boxServiceImage {
    margin-right: 15px;
    width: 48px;
    height: 48px;
    background-color: #33a0db;
    background-position: left -67px;
}
.boxServiceImage.boxServiceImage1{
    -webkit-mask: url(/media/home_icon/introduct1.svg) no-repeat center center;
    mask: url(/media/home_icon/introduct1.svg) no-repeat center center;
}

.boxServiceImage.boxServiceImage2 {
    -webkit-mask: url(/media/home_icon/introduct2.svg) no-repeat center center;
    mask: url(/media/home_icon/introduct2.svg) no-repeat center center;
}
.boxServiceImage.boxServiceImage3 {
    -webkit-mask: url(/media/home_icon/introduct3.svg) no-repeat center center;
    mask: url(/media/home_icon/introduct3.svg) no-repeat center center;
}
.boxServiceImage.boxServiceImage4 {
    -webkit-mask: url(/media/home_icon/introduct4.svg) no-repeat center 6px;
    mask: url(/media/home_icon/introduct4.svg) no-repeat center 6px;
    width: 53px;
    height: 53px;
}
.title.font-serif:hover>.boxServiceImage {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.boxServiceInfo .text {
    font-size: 14px;
    color: #6e6f6f;
    font-weight: 600;
    margin: 0px !important;
}
.boxServiceInfo > span {
    color: #33a0db;
    font-size: 22px;
	display: block;
}
.boxServiceInfo {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.title.font-serif {
    align-items: center;
}
.cms-index-index .swiper-container-horizontal > .swiper-pagination-bullets{
    justify-content: center;
    align-items: center;
    height: auto;
    bottom: -15px;
}
.cms-index-index .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #2b99d3;
    height: 4px;
    border-radius: 12px;
}

.jumbotron.jumbotron-dark {
    background: #33a0db;
}

.block-categories .block-title, div.hero .block-title strong, .image-block.element .info h2.heading, .easycatalogimg .name{
	font-size: 4rem;
}
.image-block.element .info .heading{
  font-size: 5rem;
}
.image-block.element .info p.text{
	font-size: 25px;
}
.helpfull_main > .block-title {
    margin: 0 0 22px;
}
.helpfull_main .block-title .subtitle, .customer_creation_home_page .block-title .subtitle{
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 3rem !important;
  font-weight: 400;
}
.copyright{
   /* color: #fff;*/
   color: #808080 !important;
   margin-top: -6rem;
}
.footer-toolbar-bottom {
    /*background: #33a0db !important;*/
    background: #f8f9fa !important;
}
.page-footer{
    background: #f8f9fa !important;
}
.footer.content .links a {
   color: #808080 !important;
}
.footer.content .links a:hover {
    color: #33a0db !important;
    text-decoration: none;
}
.footer.content .links > li{
  font-size: 14px;
}
.footer_address_section > p {
    text-align: right;
     color: #808080 !important;
}
.category-view .category-image{
    display: none;
}
div.category-view h1{
    font-size: 3rem;
    max-width: 1400px;
}
.category-view .category-image ~ * {
    color: #101827;
    text-shadow: none;
}
.category-view .category-description {
    font-family: inherit;
    font-size: 1.5rem;
    padding: 0px 15px;
    text-align: left;
    max-width: 1400px;
}
.category-view .category-image ~ * {
    max-width: 1400px;
    padding: 0 15px;
}


@media(max-width: 1199px){
	.boxServiceImage {
		margin-right: 10px;
		width: 35px;
		height: 35px;
	}
	.boxServiceInfo > span {
		font-size: 15px;
		text-align: start;
	}
	.boxServiceInfo .text {
		font-size: 12px;
		text-align: left;
	}

}


@media(min-width: 768px), print{
	.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, 
	.page-header.configurable .header.bottom{
	/*	max-width: 1600px;*/
		margin: 0 auto;
	}
	.header.content{
		position: relative;
	}
	div#switcher-customer {
		position: absolute;
		right: 150px;
	}
	.block.block-search.block-swissup-ajaxsearch.folded.inline {
		margin-top: 0;
	}
	.navigation ul {
		padding: 0;
	}
	.navpro.orientation-horizontal > ul{
		justify-content: center;
		flex-direction: column;
	}
	.navpro-dropdown .multicolumn-7 > li {
        display: flex;
        align-items: center;
        gap: 10px;
		position: relative !important;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-right: 10px;
	}

	.navpro-dropdown .multicolumn-7 > li::after {
		content: "";
		position: absolute;
		bottom: -10px;
		width: 100%;
		height: 1px;
		left: 0;
		display: block;
		background: #eaeaea;
	}

	.navpro-dropdown .multicolumn-7 > li::before {
		content: "";
		position: absolute;
		right: -10px;
		width: 1px;
		height: 100%;
		bottom: 0;
		display: block;
		background: #eaeaea;
	}
	.nav-toggle {
		display: table;
        position: relative;
        top: unset;
        left: unset;
        font-size: 15px;
        width: auto;
        padding-left: 35px;
        background-position: left top;
        background-size: 28px 28px;
        height: 30px;
	}
	.nav-toggle > span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 100%;
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		width: 100%;
		display: table-cell;
		vertical-align: middle;
	}
	.header.content .logo {
		margin: 0 auto;
    }
	.nav-sections {
        visibility: hidden;
        background-color: #ffffff !important;
		-webkit-overflow-scrolling: touch;
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        transition: left 0.3s;
        height: 100%;
        left: calc(-1 * (100% - 54px));
        overflow: auto;
        position: fixed !important;
        top: 0;
        width: 400px !important;
    }
	.nav-before-open .nav-sections, .nav-open .nav-sections {
        visibility: visible;
    }
	.nav-open .nav-sections {
        -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        left: 0;
        z-index: 99;
    }
	.nav-open .nav-toggle:after {
        background: rgba(0, 0, 0, 0.7);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
	.nav-before-open.nav-open body {
		overflow: hidden;
	}
	.navigation li.level0 {
		border-top: 1px solid #d1d1d1;
		font-size: 1.4rem;
	}

	
	.is_stuck .nav-toggle {
		top: unset;
	}
	.flex-col-left.flex-grow-none{
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex: 1;
	}
	.flex-col-right.flex-grow-1{
		flex: 0;
	}
	.logo img {
		width: 200px;
	}
	.mobile_footer_log{
		display: none;
	}
	h1, .product.data.items.expanded > .title h2, .catalog-product-view .main .container > .block .block-title strong {
		font-size: 3rem;
		line-height: 3rem;
	}
}
@media(max-width: 991px){
	.benefits.argento-grid {
        grid-template-columns: repeat(auto-fill, minmax(190px, 1fr)) !important;
	}
}
@media(max-width: 767px){
  .featured_in{
    margin-top: 20px !important;
  }
  .jumbotron.block-brands.all_pages_section {
    margin-bottom: 15px;
     background: #f8f9fa !important;
  }
	.mobile_is_stuck {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.05);
        background: #ffffff;
		z-index: 500;
	}
	.footer_addres_box .image_box img{
		width: 85% !important;
	}
	.footer-toolbar-bottom .payments img{
		width: 100% !important;
	}
	.map_icon .address_text{
		display: inline-block;
	}
	.trending-grid {
		grid-template-columns: repeat(2, 1fr); /* 2 items per row */
		gap: 12px;
	}
	.trending-item {
		padding: 12px 8px 8px 8px; 
	}
	.trending-header h3, .trending-header h2 {
		font-size: 2rem;
		margin-top: 0px;
	}
	div.hero .block-title{
		margin-bottom: 10px !important;
	}
	.category-link a {
		font-size: 1.5rem;
	}
	.block-swissup-ajaxsearch .minisearch.active .action.close {
		opacity: 1 !important;
		width: 20px !important;
		height: 20px !important;
		overflow: hidden;
		position: absolute;
		right: 20px;
		top: 24px;
		z-index: 999;
	}
    .page-header.configurable .block-search .control {
        position: absolute;
        top: 0% !important;
        left: 0;
        right: 0;
        z-index: 20;
        background: #fff;
        margin: 0;
        transform: translateX(-100%);
        transition: all .5s;
    }
    .page-header.configurable .block-search:hover .control,
    .page-header.configurable .block-search .control:focus {
        transform: translateX(0);
    }
    .header.content .logo{
        margin: 0px auto !important;
        width: 100% !important;
        float: none;
    }
   .header.content .logo img{
		width: 100% !important;
        height: auto !important;
        object-fit: contain;
        object-position: center;
  }
	.container {
        width:100%
    }
    
	.top_banner_countdown .countdown_amount {
        font-size: 12px;
        font-weight: 700
    }
 
    .top_banner_countdown .countdown_amount {
        font-size: 12px;
        font-weight: 700
    }
    .nxt_txt div > p{
        font-size:9px;
        text-align: center;
        padding-top: 0px;
        line-height: 17px;

    }
    .top_banner_countdown .nxt_txt{
        padding-top: 0px;
    }
    img.img_src.slide-right {
        display: initial;
        margin-right: 0;
        width: 17px;
        vertical-align: bottom;
    }
     .top_banner_countdown .countdown_amount {
        font-size: 12px;
        font-weight: 700
    }
	.mobile_footer_log{
		display: block;
	}
	.dekstop_footer_log{
		display: none
	}
	.benefits.argento-grid {
        display: grid;
        text-align: left;
        grid-template-rows: repeat(2, minmax(110px, min-content));
        grid-template-columns: repeat(auto-fill, minmax(170px, 1fr)) !important;
        margin: 0px;
        align-items: stretch;
	}
	.benefits.argento-grid > .col-md-3 {
		border: 1px solid #e6e6e6;
        padding: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100%;
	}
	.benefits.argento-grid > .col-md-3:first-child {
		border-bottom: 0;
	}
	.benefits.argento-grid > .col-md-3:last-child {
		border-top: 0;
		margin-left: -1px;
	}
	.benefits.argento-grid > .col-md-3:nth-child(2) {
		margin-left: -1px;
	}
	.benefits.argento-grid > .col-md-3:nth-child(3) {
		margin-top: -1px;
	}
	.boxServiceInfo{
		align-items: center;
	}
	.boxServiceInfo > span {
		color: #33a0db;
		font-size: 12px;
		display: block;
		font-weight: 800;
	}
	.boxServiceInfo .text {
		font-size: 11px;
	}
	.benefits.argento-grid .title {
		flex-direction: column;
		text-align: center;
		margin: 0;
	}
	.boxServiceImage, .boxServiceImage.boxServiceImage4 {
		margin-right: 0;
		width: 30px;
		height: 30px;
	}
	[class].swiper-button-prev, [class].swiper-button-next{
		width: 30px;
	}
	.page-header.configurable .block-search .label{
        right: 30px;
       top: 7px;
	}
	#switcher-customer {
		display: inline-block;
    position: absolute;
        left: 50px;
        top: 21px;
	}

	#switcher-customer .text {
		display: none;
	}

	.page-header .switcher-customer .switcher-trigger .icon {
		background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMCIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDIwIDE5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjEwIiBjeT0iNSIgcj0iNCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZD0iTTEgMTlWMTlDMSAxNS42ODYzIDMuNjg2MjkgMTMgNyAxM0gxM0MxNi4zMTM3IDEzIDE5IDE1LjY4NjMgMTkgMTlWMTkiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==);
		width: 18px;
		height: 18px;
		content: '';
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		display: inline-block;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	#switcher-customer-trigger::after {
		display: none;
	}
	.page-header div.wishlist .text {
		display: none;
	}
	.page-header .wishlist .icon{
		display: inline-block;
	}
	.page-header div.wishlist .icon {
		font-style: normal;
		display: inline-block;
		text-decoration: none;
	}
	.page-header .minicart-wrapper{
		margin-top: 0;
    float: none;
	}
	.page-header .wishlist .icon {
		background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMiIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDIyIDE4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0yLjY5MDg3IDIuMjQzNjFDMS4wMzI3MyAzLjkwMTc2IDEuMDMyNzMgNi41OTAxNSAyLjY5MDg4IDguMjQ4MjlMMTAuOTQ3MSAxNi41MDQ4TDE5LjIwMzYgOC4yNDgzM0MyMC44NjE3IDYuNTkwMTkgMjAuODYxNyAzLjkwMTggMTkuMjAzNiAyLjI0MzY1QzE3LjU0NTQgMC41ODU1MDYgMTQuODU3IDAuNTg1NTA4IDEzLjE5ODkgMi4yNDM2NUwxMC45NDcyIDQuNDk1M0w4LjY5NTU1IDIuMjQzNjFDNy4wMzc0MSAwLjU4NTQ2MyA0LjM0OTAyIDAuNTg1NDY0IDIuNjkwODcgMi4yNDM2MVoiIGZpbGw9Im5vbmUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==');
		width: 20px;
		height: 20px;
		content: '';
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		display: inline-block;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.flex-col-right.md-flex {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        position: absolute;
        right: 15px;
        top: 20px;
	}

	.flex-col-right.flex-grow-1 {
		display: flex;
		width: auto;
	}

	.header.content.flex-row {
		align-items: center;
		display: flex !important;
		padding-bottom: 10px;
		justify-content: center;
	}
	.nav-toggle{
		top: 20px;
		height: 20px;
		width: 20px;
	}
	.flex-col-left.flex-grow-none{
		display: flex;
		align-items: center;
		justify-content: center;
		
	}
	.flex-col-right.flex-grow-1{
		flex: 0;
	}
	.customer_creation_home_page .block-content{
		margin-top: -50px ;
	}
  .cms-index-index .customer_creation_home_page .block-title {
    padding: 25px 0;
    font-size: 2rem;
  }
	
	.customer_creation_home_page .block-highlight.highlight-carousel .swiper-button-prev{
		left: auto !important;
    right: 50px !important;
    transform: scale(-1);
	}
	.customer_creation_home_page .block-highlight.highlight-carousel .swiper-button-next{
		right: 0 !important;
    left: auto;
	}
  .cms-index-index .customer_creation_home_page .swiper-container{
    padding: 30px 0 50px 0 !important;
  }
  .cms-index-index .helpfull_main .block-content{
    margin-top: -50px ;
  }
  
  .cms-index-index .helpfull_main .swiper-button-prev, .cms-index-index .helpfull_main .swiper-button-next{
    display: none;
  }
  .cms-index-index .helpfull_main .swiper-container{
    padding: 50px 0 50px 0 !important;
  }
  .cms-index-index .helpfull_main .block-title .subtitle, .cms-index-index .customer_creation_home_page .block-title .subtitle{
    display: block;
    font-size: 1.8rem !important;
  }
  .help_full_main_box{
    padding-top: 0px !important;
     padding-bottom: 0px !important;
   }

    .page-footer{
        margin-top: 0px;
    }
	.page-footer .footer.content{
		padding-bottom: 0px !important;
	}
    .image-block.element .info p.text {
        font-size: 14px;
    }
    .image-block.element .info a{
        padding: 8px;
    } 
    .block-categories .block-title, div.hero .block-title strong, .image-block.element .info h2.heading, .easycatalogimg .name{
        font-size: 2rem;
    }
    .top-home-content .swiper-pagination, .customer_creation_home_page .swiper-pagination, .helpfull_main .swiper-pagination {
        bottom: 10px !important;
    }
    .customer_creation_home_page .swiper-pagination-bullet.swiper-pagination-bullet-active{
        height: 13px !important;
        width: 13px !important;
        border-radius: 50% !important;
    }
    .cms-index-index .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
            background: #2b99d3 !important;
    }
    .helpfull_main .swiper-pagination{
        display: block !important;
    }
    .customer_creation_home_page{
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .category-description h2 {
        font-size: 2rem;
        margin-top: 1rem;
    }
    .page-products .toolbar select{
        font-size: 12px;
		text-align: center;
    }
	.customer_creation_home_page .customer-creations-swiper {
        overflow: hidden !important;	
    }
	.columns .column.main{
		padding-bottom: 10px;
	}
	.helpfull_main_box {
		padding-bottom: 0px;
	}

	.jumbotron.block-brands h4 {
		margin-top: 0px;
	}

	.jumbotron.block-brands .a-center {
		margin-top: 0px;
	}
	.jumbotron{
		padding: 10px 0px 10px 0px;
	}
	.cms-index-index .jumbotron.benefits {
		padding-top: 2rem;
	}
	.jumbotron.padding-l {
		padding: 20px 0 10px;
	}
	.product-item-details{
		font-size: 14px;
	}
	.product-item-details .product-item-name{
		font-size: 14px;
	}
	.product-item-details .product-item-price{
		font-size: 14px;
	}
	.block-ideas a.action.primary::after, .easycatalogimg a.action.primary::after, .askit-show-form::after, .image-block.element .info .action::after, .block-ideas a.block-authentication .action.action-login::after, .easycatalogimg a.block-authentication .action.action-login::after{
		width: 30px !important;
	}
	.category-description h2{
		margin-top: 0px;
	}
	div.category-view h1, div.block-viewed-products-grid .block-title strong{
		font-size: 2rem;
		text-align: left;
	}
	.category-description-hide, .category-description {
		text-align: start;
		font-size: 14px;
	}

	.category-description-hide h2, .category-description h2 {
		font-size: 2rem;
		margin-top: 0px;
	}
	.breadcrumbs .items {
		padding: 15px 0px;
		font-size: 12px;
	}
	.footer_addres_box .image_box img{
		max-width: 85% !important; 
		width: auto !important;
	}
	h1 {
		line-height: 2.5rem;
		font-size: 2rem;
	}
	h2, .catalog-product-view .main .container > .block .block-title strong{
		line-height: 2.2rem;
    	font-size: 2rem;
	}
	body, .font-serif, .product.data.items.expanded .additional-attributes-wrapper{
		font-size: 14px;
	}
	.amazon-stripe .totalprice .price-label{
		font-size: 16px;
	}
	.amazon-stripe .totalprice .price-container .price{
		font-size: 2rem;
	}
	.toolbar-products > .toolbar-sorter.sorter {
		position: fixed;
		bottom: 0;
		right: 0;
		z-index: 10;
		height: auto;
		top: auto;
		background-color: #ececec;
		width: 50%;
		border-top: 1px solid #d9d5d5;
	}
	.sidebar .block.filter .filter-title strong{
		justify-content: center;
		margin-top: 0rem;
		margin-bottom: 0;
		position: relative;
		font-size: 12px;
		line-height: 24px;
	}

	.toolbar .sorter-action{
		display:none;
	}
	#layered-filter-block > .block-title.filter-title{
		position: fixed;
		bottom: 0;
		left: 0;
		background: #ececec;
		z-index: 20;
		width: 50%;
		text-align: center;
		padding: 0px;
		border-top: 1px solid #d9d5d5;
		border-right: 1px solid #d9d5d5;
		height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
	}
	.toolbar select {
		background-color: #ececec;
		border: 0;
		height: 40px;
	}
	.block.filter .filter-title strong::before{
		width: 15px;
		height: 15px;
	}
	.page-products .toolbar select:focus-visible {
		border: 0;
		outline: none;
	}
	.block-content.filter-content {
		text-align: start;
	}
	.page-before-footer.xml-container > .argento-swiper-wrapper {
		z-index: 0;
	}
	.category-view .category-image ~ *{
		z-index: 1;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
  .trending-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }

}