.stoerer ul li {
  float: left;
  width: 20%;
  text-align: center;
  color: #fff;
  margin-bottom:0px;
  font-size: 16px
}
.stoerer ul a{
  color: #fff;
}
.stoerer ul a:hover{
  color: #ccc;
}
.stoerer ul{
  list-style: none;
}

.product-item .item-inner {
	padding: 0 10px;
}

.slider-category .slick-slide {
  padding: 0 10px;
}

.slider-category .pagebuilder-poster-content button{
  background-color: rgba(255,255,255,0.6);
  border-color:#fff;
  transition:  ease-in-out all 0.3s;
  position: absolute;
  left: 0;
  bottom: 0;
}
.slider-category .pagebuilder-overlay{
  position: relative;
}
.slider-category .pagebuilder-poster-content button:hover{
  background-color: #0d3082;
  border-color:#0d3082;
  transition:  ease-in-out all 0.3s;
}

.pages a.page {
	color: #0D3082 !important;
	display: inline-block;
	padding: 0 4px;
	text-decoration: none;
}
pages a.page:hover {
	color:#ccc;
}

button, a.action.primary, .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .action-gift {
  border-radius: 30px;
}
button {
  border-radius: 0;
  background-color: #e3e3e3;
  text-transform: uppercase;
  font-size: 1.4rem;
  padding: 13px 15px;
    padding-left: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  border-radius: 30px;
}

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary, .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary, .action-gift.pagebuilder-button-primary {
	text-decoration: none;
	background-image: none;
	background: #0D3082;
	border: 1px solid #0D3082;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', 'Open Sans';
	font-weight: 700;
	margin: 0 10px 10px 0;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 2.2rem;
	padding: 14px 17px;
	font-size: 1.8rem;
	border-radius: 30px;
	box-shadow: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #fff;
  border: 1px solid #fff;
  color: #0D3082;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Open Sans';
  font-weight: 700;
  margin: 0 10px 10px 0;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 30px;
  box-shadow: none;
}
#newsletter_pop_up .b-close {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	background-color: #222;
	min-width: auto;
	height: 24px;
	line-height: 24px;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0;
	position: absolute;
	top: -25px;
	right: 0;
}
#newsletter_pop_up .b-close::after {
	content: "x";
	font-size: 12px;
}
.page-wrapper > .pt-banner-container {
  display: none !important;
}

.text h2 {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 0;
	margin-bottom: 2rem;
}

.footer-container .top-footer .container-inner .static_footer_home1 .static-footer .box .icon {
	width: 23%;
	float: left;
	font-size: 36px;
	color: #0D3082;
	text-align: center;
	line-height: initial;
}

.block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
	background-color: #e3e3e3;
	border: 1px solid #e3e3e3;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 13px 15px;
	font-size: 1.4rem;
	box-sizing: border-box;
	vertical-align: middle;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	border-radius: 30px;
}

.pt_custommenu div.pt_menu.pt_menu_no_child .parentMenu a:after,
.pt_custommenu div.pt_menu.pt_menu_no_child .parentMenu span.block-title:after {
  display: none;
}

.pt_custommenu div.pt_menu.pt_menu_no_child .parentMenu a,
.pt_custommenu div.pt_menu.pt_menu_no_child .parentMenu span.block-title {
  padding: 0px 17px 10px 0;
}

.search-autocomplete {
	border-top: solid 1px #c2c2c2;
	margin-left: 14px;
}

.columns .sidebar-main {
  margin-bottom: 30px;
}

.minicart-items .product-item-name a {
  color: #0d3082;
}

.page-layout-2columns-left .sidebar .filter .block-title {
	background: transparent;
}
a:visited,
.alink:visited {
  color: #222;
}




.mobile-bar-content .tabs-content-mobile a {
	color: #0d3082;
}

.mobile-bar-content {
	background: #fff;
}
.mobilemenu a {
	color: #272727;
	text-transform: normal;
}

.mobilemenu ul a {
	color: #272727 !important;
}
.price-box .price {
	color: #0d3082;}

.top-bar {
  z-index: 99;
}

.searchsuite-autocomplete {
  left: -200px;
}

.pt-recentproduct-container .ma-title h2 {
	font-size: 24px;
	color: #272727;
	text-transform: initial;
	text-align: left;
}
.iner-header .nested {
	display: none;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button {
	background-color: #e3e3e3;
	border: 1px solid #e3e3e3;
	
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 0px 15px;
	font-size: 1.4rem;
	box-sizing: border-box;
	vertical-align: middle;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	margin-left: 15px;
	height: 40px;
	line-height: 38px;
	background: #0d3082;
	border-color: #0d3082;
	color: #fff;
	border-radius: 30px;
}

.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist, .catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare {
	border-radius: 30px;}

.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist:hover, .catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare:hover {
	background-color: #0d3082;
	color: #fff;
	border-color: #0d3082;
}

.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
	background: #0d3082;
}

a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover, .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover, .action-gift.pagebuilder-button-primary:hover {
	background: rgba(255,255,255,0.5);
	border: 1px solid #0D3082;
	color: #0D3082;
}

@media only screen and (max-width: 992px) {
  .header-container .nav-ozmegamenu {
    background-color: #0d3082;
  }
	.searchsuite-autocomplete {
  left: -52px;
}
}

.firecheckout #checkout .opc-wrapper .step-title::before, .firecheckout #checkout .opc-block-summary > .title::before, .firecheckout #checkout .opc-sidebar .step-title::before {
	box-sizing: content-box;
	flex-shrink: 0;
	text-align: center;
	background: transparent;
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin: 0 10px 0 -9px;
	color: #0d3082 !important;
	font-weight: 600;
	font-size: 20px;
	font-family: inherit;
	border: 2px solid #0d3082 !important;
	border-radius: 50%;
	counter-increment: firecheckout-section-counter;
	content: counter(firecheckout-section-counter);
}


.firecheckout #maincontent .authentication-wrapper .action-auth-toggle {
  border-style: solid;
  color: #ffffff;
  font-weight: 500;
  text-shadow: none;
  text-decoration: none;
  border-width: 2px;
  border-radius: 3px;
  border-color: transparent;
  box-shadow: none;
  background: #0d3082 !important;
  padding: 5px 12px;
  transition: all 200ms ease-in-out;
}
.firecheckout #maincontent .authentication-wrapper .action-auth-toggle:hover,
.firecheckout #maincontent .authentication-wrapper .action-auth-toggle:focus {
  border-style: solid;
  color: #ffffff;
  text-shadow: none;
  text-decoration: none;
  border-width: 2px;
  border-radius: 3px;
  border-color: transparent;
  box-shadow: none;
  background: #0d3082 !important;
  padding: 5px 12px;
}
/*.firecheckout .checkout-shipping-address .action.primary,
.firecheckout .checkout-billing-address .action.primary,
.firecheckout .modal-footer .action.primary,
.firecheckout .actions-toolbar .action.primary,
.firecheckout .checkout-shipping-address button.action,
.firecheckout .checkout-billing-address button.action,
.firecheckout .modal-footer button.action,
.firecheckout .actions-toolbar button.action {
  border-style: solid;
  color: #0d3082 !important;
  font-weight: 500;
  text-shadow: none;
  text-decoration: none;
  border-width: 2px;
  border-radius: 3px;
  border-color: #0d3082 !important;
  box-shadow: none;
  background: #ffffff;
  padding: 7px 15px;
  transition: all 200ms ease-in-out;
}
.firecheckout .checkout-shipping-address .action.primary:before,
.firecheckout .checkout-billing-address .action.primary:before,
.firecheckout .modal-footer .action.primary:before,
.firecheckout .actions-toolbar .action.primary:before,
.firecheckout .checkout-shipping-address button.action:before,
.firecheckout .checkout-billing-address button.action:before,
.firecheckout .modal-footer button.action:before,
.firecheckout .actions-toolbar button.action:before,
.firecheckout .checkout-shipping-address .action.primary:after,
.firecheckout .checkout-billing-address .action.primary:after,
.firecheckout .modal-footer .action.primary:after,
.firecheckout .actions-toolbar .action.primary:after,
.firecheckout .checkout-shipping-address button.action:after,
.firecheckout .checkout-billing-address button.action:after,
.firecheckout .modal-footer button.action:after,
.firecheckout .actions-toolbar button.action:after {
  color: #0d3082 !important;
}*/
.firecheckout .place-order .actions-toolbar .primary .action {
	border-style: solid;
	color: #ffffff;
	font-weight: 600;
	text-shadow: none;
	text-decoration: none;
	border-width: 2px;
	border-radius: 4px;
	border-color: #00893c;
	box-shadow: none;
	background: #0d3082 !important;
	padding: 18px 15px;
	transition: all 200ms ease-in-out;
}
.firecheckout .checkout-shipping-address .action.primary:hover,
.firecheckout .checkout-billing-address .action.primary:hover,
.firecheckout .modal-footer .action.primary:hover,
.firecheckout .actions-toolbar .action.primary:hover,
.firecheckout .checkout-shipping-address button.action:hover,
.firecheckout .checkout-billing-address button.action:hover,
.firecheckout .modal-footer button.action:hover,
.firecheckout .actions-toolbar button.action:hover,
.firecheckout .checkout-shipping-address .action.primary:focus,
.firecheckout .checkout-billing-address .action.primary:focus,
.firecheckout .modal-footer .action.primary:focus,
.firecheckout .actions-toolbar .action.primary:focus,
.firecheckout .checkout-shipping-address button.action:focus,
.firecheckout .checkout-billing-address button.action:focus,
.firecheckout .modal-footer button.action:focus,
.firecheckout .actions-toolbar button.action:focus {
  border-style: solid;
  color: #ffffff;
  text-shadow: none;
  text-decoration: none;
  border-width: 2px;
  border-radius: 3px;
  border-color: #0d3082 !important;
  box-shadow: none;
  background: #0d3082 !important;
  padding: 7px 15px;
}

.firecheckout .loading-mask .loader::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	margin-left: -15px;
	margin-top: -15px;
	-webkit-animation: firecheckout-spin 0.7s linear infinite;
	animation: firecheckout-spin 0.7s linear infinite;
	border: 3px solid #dddddd;
	border-top: 3px solid #0d3082 !important;
	border-radius: 50%;
	cursor: wait;
}

.firecheckout .place-order .actions-toolbar .primary .action {
	border-style: solid;
	color: #ffffff !important;
	font-weight: 600;
	text-shadow: none;
	text-decoration: none;
	border-width: 2px;
	border-radius: 4px;
	border-color: #0d3082 !important;
	box-shadow: none;
	background: #0d3082 !important;
	padding: 18px 15px;
	transition: all 200ms ease-in-out;
}

.firecheckout .place-order .actions-toolbar .primary .action:hover {
color: #0d3082 !important;
	background: #ffffff !important;
}

.pagebuilder-slide-wrapper h1 {
  line-height: 3.5em;
  font-size: 3em;
}

.pagebuilder-slide-wrapper h1 span {
 padding: 10px
}

.action.primary:hover, .action-primary:hover {
	background: #0d3082;
	border: 1px solid #0d3082;
}

.overlaytext {
	margin-right: -90px;
	z-index: 99;
	background: #0d3082;
	padding: 30px;
}
.product-item-details .price-box .price-label {
	display: inline !important;
}

.abs-action-button-as-link, .abs-action-remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {

	color: #0d3082 !important;
	
}

.breadcrumbs {
	color: #fff;
	line-height: 25px;
	padding: 12px 0;
	border: 1px solid #0d3082 !important;
	background: #0d3082 !important;
	margin: 0 0 10px;
	max-width: 100%;
}

.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs ul strong {
	color: #fff !important;
}

.breadcrumbs a:hover {
	color: #f1f1f1 !important;
}

.product-info-main .product.attribute.sku {
	display: none !important;
}

.firecheckout #maincontent .authentication-wrapper .action-auth-toggle {
	color: #ffffff !important;
}

.product-item-name {
	-moz-hyphens: manual;
	hyphens: manual;
	word-wrap: normal;
}

#search_mini_form {
	float: right;
	width: 100%;
	max-width: 1000px;
	margin-right: 0px;
	margin-left: 45px;
}

.price-box .old-price {
	margin-left: 0 !important;
	display: block;
}

.mobilemenu ul {
	float: unset !important;
}
.mobilemenu ul li.active ul a, .mobilemenu ul ul a {
	color: #777 !important;
}
.footer-container .top-footer .container-inner .static_footer_home1 .static-footer .box {
    width: 100% !important;
    float: left;
}
.small-item-description {
	margin: 0 0 25px 0;
}
.gdpr-js-consent .label {
	white-space: break-spaces !important;
}

.fotorama__active .fotorama__dot {
  background-color: var(--fbc-blue-70);
  border-color: var(--fbc-blue-70);
}
.mobilemenu span.head {
	padding: 10px 0;
}

.mobilemenu span.head a {
  margin: 5px;
}

.stock.unavailable {
	background: #0d3082;
	z-index: 4;
	position: relative;
	padding: 10px 20px;
	border-radius: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

@media  (max-width: 992px) {
  .static_footer_home1 .static-footer .box .icon {
    width: 62px !important;
  }
}

@media  (max-width: 768px) {
 
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
	color: #fff !important;
	padding-bottom: 0 !important;
}
	.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button {
	 margin-left: 0px; 
}
}

@media (max-width: 600px){
	.pagebuilder-slide-wrapper h1 {
	line-height: 1.5em;
	font-size: 1.35em;
}
}

@media (max-width: 550px) {
  .footer-container .top-footer .container-inner .static_footer_home1 .static-footer .box .icon {
    width: 68px !important;
  }
  .footer-container .top-footer .container-inner .static_footer_home1 .static-footer .box .text {
    width: calc(100% - 84px) !important;
    font-size: 13px;
  }
}