h1 {
font-size: 40px;
line-height:46px;
/*color: #1AFF00;  NOT WORKNG */
}

.gH1, .gH2, gH3, gH4{
	color: #000;
	padding:0px;
	margin:0px;
	/*font-weight: 700;*/
}
	
.gH1{
	line-height: 40px;
}

.gH2{
	font-size: 22px;
	line-height: 24px;
}

.gtext{
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.5px;	
}

.boldy{
	text-decoration: underline;
}

.panel.header .top-links-icon a {
	color: #ffcc00;
}

/* LINKFARBE IM PREHEADER */
.page-header .panel.wrapper, .page-header.type23 .panel.header a, .page-header.type23 .panel.header a:hover, .page-header.type23 > .panel.wrapper, .page-header.type23 .header.panel .switcher, .page-header.type24 .top-links-icon a, .page-header.type24 .top-links-icon, .page-header.type24 .panel.header .switcher {
    color: #ffffff;
}


/* LINKFARBE IM PREHEADER BEI TABLET VIEW */
.panel.header .top-links-icon a {
    color: #ffffff;
}

/* LINKFARBE IM FOOTER */
.footer-middle a {
    color: #3056d3;
	color: #ffffff;
}

/* LABEL-FARBE IM FOOTER */
.footer-middle .block .block-title strong, .footer .widget-title, .footer .contact-details strong {
    color: #3056d3;	
	color: #ffffff;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway';
    letter-spacing: normal;
    color: #000;
}

.opc-progress-bar-item._active:before {
    background: #3056D3;
  }
  
.opc-progress-bar-item._active > span:before {
    background: #3056D3;
  }

.cart-summary .checkout-methods-items .action.primary.checkout {
    width: 100%;
    font-size: 15px;
    letter-spacing: -.015em;
    color: #fff;
    background-color: #3056D3;
    border: none;
	border-radius: 25px;
	padding:15px;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover{
	width: 100%;
    font-size: 15px;
    letter-spacing: -.015em;
    color: #fff;
    background-color: #26DEBD;
    border: none;
	border-radius: 25px;
	padding:15px;
}

.minicart-wrapper .action.showcart .counter.qty {
    color: #ffffff;
    position: absolute;
    right: 18px;
    top: -5px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    background-color: #3056D3;
    padding: 0;
}

.primary .action.primary {
    font-family: inherit;
    font-size: .75rem;
    letter-spacing: .025em;
    text-transform: uppercase;
    padding: 0.875rem 1.5rem;
    border-radius: 2px;
    float: none;
    width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
    height: auto;
    line-height: inherit;
    color: #fff;
    background-color: #3056D3;
    border: none;
}

html .action.primary {
    color: #fff;
    background-color: #3056D3;
    border-color: #3056D3 #3056D3 #26DEBD;
	   border-radius: 50px;
    font-size: 16px;
}

primary, action.primary.checkout, .primary.button.action.continue.primary{
    border-radius: 50px;
    font-size: 16px;
    padding: 20px;
	/*background-color: #3056D3;*/
}

primary, action.primary.checkout, .primary.button.action.continue.primary:hover{
    border-radius: 50px;
    font-size: 16px;
    padding: 20px;
	/*background-color: #26DEBD;*/
}
*/

button.action primary checkout{
	padding:100px;
}


.action.primary.checkout.disabled{
    border-radius: 50px;
    font-size: 16px;
	text-transform:capitalize;
	height: 40px;
}

.primary button{
	background-color: #3056D3;
	color: #fff;
	border-radius: 15px;
}

.primary button:hover{
	background-color: #26DEBD;
	color: #fff;
	border-radius: 15px;
}

a.level-top{
	font-size: 12px;
	font-weight: 600;
	color:#3056D3;
}

a.level-top :hover{
	font-size: 12px;
	font-weight: 600;
	color:#26DEBD;
}

a.level-top :active{
	font-size: 12px;
	font-weight: 600;
	color:#26DEBD;
}

body {
	color:#000000;
}


element.style {
    font-size: 18px;
    color: #e55555;
}

element.style:hover{
    font-size: 18px;
    color: #e55555;
	text-decoration: underline;
}

.level-top{
	color:#F50004;
	font-size: 16px;
}

.nav-sections-item-switch{
	margin: 20px;
}

.search-area show-icon{
	display:none;
}

.magezon-builder{
	padding:0px;
	margin:0px;	
}

.columns .column.main {
	padding-bottom:0px;
}

.catalog-product-view .page-main, .catalog-category-view .page-main, .checkout-cart-index .page-main, .checkout-index-index .page-main, .customer-account-login .page-main, .customer-account-forgotpassword .page-main, .customer-account-create .page-main {
    padding-top: 0px;
}

.category-image {
margin-bottom: 0px;
}

html .btn-v-dark {
    color: #fff !important;
    background-color: #3056D3 !important;
    border: none !important;
}

/* Schließen-Button im Abmessen-PopUp*/
	button.mfp-close{
	background-color: #fff;

}

a.nav-sections-item-switch{
	line-height:50px;
}

.navigation a {
    color: #000 !important;
}

#gtable{
	width: 100%;
	overflow: scroll; /* Scrollbar are always visible */
	overflow: aut
}

a:visited, .alink:visited {
    color: #3056D3;
    text-decoration: none;
}

a, a:focus {
    color: #3056D3;
}

a, .alink {
    color: #3056D3;
    text-decoration: none;
}

/* BUTTON FIXES */

/* Checkout Button Fixes*/
.abs-button-l, #store-selector .form-continue .actions-toolbar .action.primary, .form-address-edit .actions-toolbar .action.vertex-secondary, .cart-summary .checkout-methods-items .action.primary.checkout, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary {
 /*   line-height: 1;
    padding: 0 17px;
    padding: 25px;
    font-size: 16px;
   */
	border-radius: 50px;
    text-transform: none;
}


 .form.create.account .actions-toolbar > .primary .action,
  .form.create.account .actions-toolbar > .secondary .action {
    width: 100%;
    text-align: center;
    margin: 0;
    float: none;
    height: auto;
    font-size: 1rem;
    background: #3056D3;
    border: none;
    border-radius: 50px;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

.form.create.account .actions-toolbar > .primary .action: hover,
  .form.create.account .actions-toolbar > .secondary .action:hover {
    background: #EBD6D3;
   }


.primary button, .primary .action.primary {
    background-color: #3056D3;
    color: #fff;
   /* border-radius: 50px;*/
    border: 0px;
	margin: 10px;
}

.primary button:hover {
    background-color: #26DEBD;
    color: #3056D3;
    /*border-radius: 50px;*/
    border: 0px;
}

.opc-wrapper .shipping-address-item.selected-item, .opc-wrapper .shipping-address-item.selected-item {
    border-color: #3056D3;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #3056D3;
    color: #ffffff;
    content: '\f82b';
    font-family: 'porto-icons';
    height: 27px;
    width: 29px;
    font-size: 19px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}


button:not(.primary) {
	/*border-radius: 50px;*/
    color: #fff;
    line-height: 14px;
    padding: 0.8em 2em;
    height: 40px;
    /*background-color: #3056D3;
	border: 1px solid #3056D3;*/
}

.cart-empty .btn-go-shop {
    min-width: 200px;
    padding: 16px 0;
    font-size: 15px;
    letter-spacing: -.015em;
    text-align: center;
    color: #fff;
    background-color: #3056D3;
    border: none;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
	/*border-radius: 50px;*/
}

a.action.remind span{
	margin-left:20px;
	padding-top: 15px;
}

button.action.primary.checked{
    min-width: 200px;
    padding: 16px 0;
    font-size: 15px;
    letter-spacing: -.015em;
    text-align: center;
    color: #fff;
    background-color: #3056D3;
    border: none;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
	/*border-radius: 50px;*/
	}

.block-minicart .block-content > .actions > .primary .action.primary {
    font-family: inherit;
    font-size: .75rem;
    letter-spacing: .025em;
    text-transform: uppercase;
    padding: 0.875rem 1.5rem;
    border-radius: 2px;
    float: none;
    width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
    height: auto;
    line-height: inherit;
    color: #fff;
    background-color: #3056D3;
    border: none;
	/* border-radius: 50px; */
}

.primary .action.primary.checkout {
    height: 36px;
}

/*.widget, .footer .widget {margin-top: 0rem;margin-bottom: 0rem;}
*/