/* HEADER */
.hide-mobile {display: contents;}
.header-custom-info {display: inline-block;}
.header-custom-info ul {margin:0;}
.header-custom-info ul li {display: inline-block;margin-bottom:0rem;}
.header-custom-info ul li:before {
    content: '\e610';
	font-family: luma-icons;
	color: #6e716e;
	background: #ffff;
	margin-right: 10px;
	border-radius: 30px;
	padding: 3px;
    font-size: 1.4rem;
    font-weight:600;
	vertical-align: middle;
}
.header-custom-info .first-info .image {margin-right: 5px;}
.header-custom-info .second-info {display: inline-block;}
.header-custom-info .second-info li{display: inline-block;margin-bottom:0rem;}
.header-custom-info .second-info .image {margin-right: 5px;}
.header-custom-info .third-info {display: inline-block;}
.header-custom-info .third-info li {display: inline-block;margin-bottom:0rem;}
.header-custom-info .third-info .image {margin-right: 5px;}
.panel.header li:first-child, .panel.header .contact-link, .panel.header li.item.link.compare, .header.panel>.header.links {display: inline-block;}
.panel.header li:first-child a,
.panel.header li:first-child li a:hover,
.panel.header .contact-link a,
.panel.header .contact-link a:hover,
.panel.header li.item.link.compare a,
.panel.header li.item.link.compare a:hover {
	color:#fff;
	margin-right: 15px;
}	
.panel.header .contact-link a, .panel.header .contact-link img {vertical-align:middle;}
.header.panel > .header.links > .authorization-link:after{
		content:none!important;
	}
.page-header .panel.wrapper .header.links .authorization-link a:before {
    content:'\e627';
	font-family: luma-icons;
	font-size:1.4rem;
	position:relative;
	top:1px;
}
.page-header .panel.wrapper .header.links .authorization-link a:after {
		content: '\e622';
		font-family: 'luma-icons';
		clear: both;
		overflow: auto;
		position: absolute;
		margin: 4px;
		font-size: 12px;
	}
.page-header .panel.wrapper	.header.links .customer-menu .authorization-link a:after, 
.page-header .panel.wrapper	.header.links .customer-menu .authorization-link a:before {
	content:none!important;
}
.panel.header .contact-link a span {
    color:#fff;
}
.page-header .panel.wrapper .panel.header .contact-link a {padding-left:5px;}

/* END HEADER */
.catalog-product-view .product-info-main .product.attribute.sku .type:after {
    content: ':';
}
/*CHECKOUT*/

.checkout-cart-index .column.main .cart-description{
width: 73%;-ms-flex-order: 1;-webkit-order: 1;order: 1;padding: 0px 0px 15px 0px;;position: relative; text-align: justify;
}
.form-shipping-address .field.custom-street.required._required{
    margin-bottom:8px;
}
.form-shipping-address .field.custom-street.required._required .control{
    margin-top:8px;
}
.form-shipping-address .field.custom-street.required._required label::after{
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
.form-shipping-address .field.custom-housenumber._required{
    width:47%;
    float:left;
}
.form-shipping-address .field.custom-housenumber._required .control{
    margin-top:8px;
}
.form-shipping-address .field.custom-housenumber._required label::after{
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
.form-shipping-address .field.custom-addition{
        width:47%;
        float:right;
}
.form-shipping-address .field.custom-addition .control{
			margin-top:8px;
}

.billing-address-form .field.custom-street.required._required{
    margin-bottom:8px;
}
.billing-address-form .field.custom-street.required._required .control{
    margin-top:8px;
}
.billing-address-form .field.custom-street.required._required label::after{
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
.billing-address-form .field.custom-housenumber._required{
    width:47%;
    float:left;
}
.billing-address-form .field.custom-housenumber._required .control{
    margin-top:8px;
}
.billing-address-form .field.custom-housenumber._required label::after{
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
.billing-address-form .field.custom-addition{
        width:47%;
        float:right;
}
.billing-address-form .field.custom-addition .control{
			margin-top:8px;
}
.billing-address-form .field.street .field .label{
	position: inherit;
	font-weight: 600;
}

/* MY ACCOUNT */

.form-address-edit .field.street .field.additional .label {
    font-weight: 600;
    position:relative;
}
.form-address-edit .field.additional.custom-additional-2{
    width:47%;
    float:left;
    margin:20px 0;
}
.form-address-edit .field.additional.custom-additional-2 .control{
    margin-top:8px;
}
.form-address-edit .field.additional.custom-additional-2 label::after{
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
.form-address-edit .field.additional.custom-additional-3{
    width:47%;
    float:right;
    margin:20px 0 48px 0;
}
.form-address-edit .field.additional.custom-additional-3 .control{
    margin-top:8px;
}
/* CREATE ACCOUNT */

.form-create-account .field.street .field.additional .label{
    position:relative;	
    font-weight:600;
}

.form-create-account .field.additional.custom-fields-3{
    width:47%;
    float:left;
    margin:20px 0 20px 0;
}
.form-create-account .field.additional.custom-fields-3 .control{
    margin-top:8px;
}
.form-create-account .field.additional.custom-fields-3 label::after{
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
.form-create-account .field.additional.custom-fields-4{
    width:47%;
    float:right;
    margin:20px 0 48px 0;
}
.form-create-account .field.additional.custom-fields-4 .control{
    margin-top:8px;
}
/* FOOTER BLOCK */
.page-footer {
	background: #f4f4f4;
}
.page-footer .footer-custom-block .address-block {
    display: inline-block;
    width: 30%;
    float: left;
    color: #696969;
}
.page-footer .footer-custom-block .products-block {
    display: inline-block;
    width: 30%;
    margin-left: 5%;
    color: #696969;
}
.page-footer .footer-custom-block .information-block {
    display: inline-block;
    width: 30%;
    float: right;
    color: #696969;
}
.page-footer .footer-custom-block .title {
    font-size: 16px;
}
.page-footer .footer-custom-block a {
	color: #696969;
}
.page-footer .footer-custom-block .information-block a {
	color: #292929;
}
.page-footer .footer-custom-block ul{
    margin-top: 15px !important;
    padding-right: 0 !important;
}
.page-footer .footer-custom-block li{
    margin-top: 5px !important;
}
.page-footer .footer-custom-block .information-block #content {
	overflow: hidden;
	max-height: 140px;
	margin-top: 15px;
	margin-bottom: 0;
}
.footer-custom-block .social {
    margin-right: 15px;
    font-size: 20px;
}
.footer-custom-block .social a {
    text-decoration: none;
    color: #b3181c;
}
.footer-custom-block .social a:hover {
	opacity: 0.7;
}
.page-footer .block.newsletter .title {
    display: block;
    color: #696969;
    font-size: 16px;
    margin-bottom: 15px;
}
.page-footer .block.newsletter .title strong {
    font-size: 16px;
}
.page-footer .block.newsletter .custom-info {
    display: inline-block;
    color: #696969;
    margin-bottom: 20px;
}
.page-footer .block.newsletter #newsletter {
    border-color: white;
    padding-left: 10px;
}
.page-footer .block .newsletter .control:before {
    display: none;
}
.page-footer .block.newsletter .action.subscribe.primary {
    background: #488839;
    border-color: #488839;
    font-size: 12px;
    font-weight: 700;
    opacity:0.8;
}
/* END FOOTER BLOCK */

/* HOME PAGE */

.homepage-main-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.homepage-banner-images {
    display: flex;
    width: 100%;
}
.homepage-banner-images .banner-one, .homepage-banner-images .banner-two {
    padding-right: 10px;
}
.homepage-banner-images .banner-three {
    margin-bottom:1.8%;
}
.homepage-main-banner .head-banner img{
    width: 100%;
}
.homepage-main-banner .title{
    position: absolute;
    width: 35%;
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px 0;
    display: flex;
    left: 5%;
    bottom: 30%;
}
.homepage-main-banner .title h1{
    font-weight:600;
    font-size:46px;
    margin-bottom:0;
}
.homepage-main-banner .below-title{
    position: absolute;
    left: 5%;
    color:#fff;
    bottom: 15%;
}
.homepage-main-banner .paragraph{
    display: inline-block;
    float: left;
    padding: 10px 0;
}
.homepage-main-banner .banner-button {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    float: right;
    background-color: #488839;
    padding: 14px 25px;
    font-size: 13px;
}
.homepage-main-banner .banner-button:hover{
    background-color: #488839;
    opacity:0.8;
}
.square-banners-row{
    display:flex;
    width:100%;
    box-sizing: border-box;
}
  /* Clearfix (clear floats) */
  .square-banners-row::after {
    content: "";
    clear: both;
    display: table;
    box-sizing: border-box;
}
/*BOLG PAGE*/
.mp-footer-links-light {
display: none;

}
/*.square-banners-column img{
    width: 100%;
}*/
.square-banners-column-first {
    padding-left: 0;
    margin-right: 2%
}
.square-banners-column-second{
    margin-right: 2%
}
.square-banners-column-third {
    padding-right: 0;
        
}
/* 	CONTACT PAGE */
.custom-left {
    display: inline-block;
    float: left;
    width: 45%; 
}
.custom-left .form.contact{
    min-width: unset!important;
	width:100%!important;
}
.custom-right {
    display: inline-block;
    float: right;
    width: 45%;
    margin: 20px 0;
}
.custom-right .custom-right-top {
	margin-bottom: 20px;
}
.contact-index-index .custom-right .custom-right-top iframe,
.contact-index-index .custom-right .custom-right-bottom img, 
.contact-index-index .custom-right .custom-right-top img {
   	width: 100%!important;
}
 .page-wrapper .columns .custom-left .actions-toolbar .primary .action.submit.primary {
    margin-bottom: 25px !important;
}
/* END	CONTACT PAGE */

/* ORDER COMMENT */
.order-comment-input {
    width: 450px;
}
._error .order-comment-input {
    outline: none;
    border: 2px solid @checkout-field-validation__border-color;
}
._error .order-comment-input:focus{
	  outline: none;
      border: 2px solid @checkout-field-validation__border-color;
      box-shadow: 0 0 3px @checkout-field-validation__border-color;
} 
.checkout-payment-method .payment-option._collapsible.comment {
	  float:left;
	  width:100%;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content{
	display: block;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content .form-discount{
	float:left;
}
.checkout-agreement.required {
	clear:both;
}
.checkout-agreements {
	clear:both
}

/* MINICART */
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}
.header.content .minicart-wrapper, .header.content .block-search {
    margin-top: 8px;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
    position: relative !important;
    top: 5px !important;
}
#minicart-content-wrapper {
    overflow-y: scroll;
    overflow-x: auto;
    max-height: 550px;
}
#minicart-content-wrapper .minicart-items-wrapper {
    margin: 0;
    height: 100% !important;
}
/*HOME IMAGE TEXT BLOCK*/

.homepage-image-text-block {
    display: block;
    position: relative;
    clear: both;
    overflow: auto;
    width: 100%;
  }
  .homepage-image-text-block .homepage-image-text .content .row-one {
    display: inline-block;
  }
  .homepage-image-text-block .homepage-image-text .content .row-one .image {
    display: inline-block;
    width: 48%;
    float: left;
  }
  .homepage-image-text-block .homepage-image-text .content .row-one .image img {
    width: 100%;
  }
  .homepage-image-text-block .homepage-image-text .content .row-one .text {
    display: inline-block;
    width: 48%;
    float: right;
  }
  .homepage-image-text-block .homepage-image-text .content .row-one .text h2 {
    font-size: 3.6rem;
    font-weight: 300;
    font-style: normal;
    font-family: Open Sans;
  }
  .homepage-image-text-block .homepage-image-text .content .row-two {
    display: inline-block;
    margin-top: 30px;
margin-bottom: 30px;
  }
  .homepage-image-text-block .homepage-image-text .content .row-two .text {
    display: inline-block;
    width: 48%;
    float: left;
  }
  .homepage-image-text-block .homepage-image-text .content .row-two .text h2 {
    font-size: 3.6rem;
    font-weight: 300;
    font-style: normal;
    font-family: Open Sans;
  }
  .homepage-image-text-block .homepage-image-text .content .row-two .image {
    display: inline-block;
    width: 48%;
    float: right;
  }
  .homepage-image-text-block .homepage-image-text .content .row-two .image img {
    width: 100%;
  }
  .homepage-image-text-block .homepage-image-text .content a {
    color: #009c0b;
  }

/* RESPONSIVE */

@media only screen and (min-width:768px) and (max-width:1205px){
    .homepage-main-banner .title h1{
        font-size:30px;
	}

    .homepage-main-banner .banner-button {
        padding: 10px 15px;
    }
    .header.content .logo{
		margin-bottom:0px;
	}
    /* HEADER */
    .page-wrapper .page-header .header.content .sections.nav-sections {
		float:left;
		width: 100%;
	}
	/* END HEADER */
	.homepage-banner-images .banner-three {
    	margin-bottom: 0%;
   	}
	/* HOMEPAGE IMAGE TEXT */
	.homepage-image-text-block .homepage-image-text .content .row-one .text h2 {
        font-size: 2.6rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
      }
      .homepage-image-text-block .homepage-image-text .content .row-two .text h2 {
        font-size: 2.6rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
      }
      
}

@media only screen and (min-width:640px) and (max-width:767px){
    .homepage-main-banner .title h1{
        font-size:25px;
    }
    .homepage-main-banner .banner-button {
        padding: 7px 12px;
        font-size: 12px;
    }
}

@media only screen and (min-width:320px) and (max-width:639px){
    .checkout-cart-index .columns .column.main .cart-description{
        width: 92%;position: relative;padding: 0px 0px 15px 15px;
    }
    .homepage-main-banner .title h1{
        font-size:18px;
    }
    .homepage-main-banner .banner-button {
        padding: 7px 12px;
        font-size: 12px;
    }
    .homepage-main-banner .title{
        width:50%;
    }
}

@media only screen and (min-width:320px) and (max-width:480px){

   .homepage-banner-images .banner-three {
    margin-bottom: -2%;
   }
   
}
@media only screen and (min-width:768px){

    .customer-account-create .form.create.account{
        width:100%;
    }
    .customer-account-create .actions-toolbar .primary .action{
        margin:0;
    }
    .customer-account-create .fieldset.address.company-details{
        width:48%;
        float:left;
        margin-top:0;
    }
    .customer-account-create  .fieldset.contact-details{
        width:48%;
        float:right;
    }
    .customer-account-create .fieldset.create.account{
        width:48%;
        float:right;
        margin-bottom: 50px;
    }
    .customer-account-create .columns .fieldset.create.account .actions-toolbar{
            float:right;
    }
    /* HEADER */
    
	.header-custom-info ul {padding: 0px;display:inline-block;margin-right:5px;}
	.page-header .header.panel {padding: 5px 15px 5px 15px;}
	.header.panel>.header.links {margin-right: 0px;margin-left: 10px;vertical-align: middle;}
	.panel.header li:first-child a,
	.panel.header li:first-child li a:hover,
	.panel.header .contact-link a,
	.panel.header .contact-link a:hover,
	.panel.header li.item.link.compare a,
	.panel.header li.item.link.compare a:hover {
		margin-right: 10px;
	}
	.panel.header .header.links .customer-menu .header.links li {
		width:100%;
	}
	.panel.header .header.links .customer-menu .header.links li a {
		color:#333;
	}
	.page-header .panel.wrapper .header-custom-info ul li:before {
		margin-right: 5px;
	}
	/* END HEADER */
	/* FOOTER BLOCK */
    .page-footer .footer-custom-block {
    	display: inline-block;
    	width: 65%;
     }
     .page-footer .block.newsletter {
    	display: inline-block;
    	width: 30%;
     }
     .news-title-block-link-mobile {
     	display: none;
     }
     .link-images-title-link-mobile {
        display: none;
     }
     /* END FOOTER BLOCK */

     
      

     /*END HOME IMAGE TEXT BLOCK*/

    }

.checkout-payment-method .payment-option._collapsible.comment {
	  float:left;
	  width:100%;
}

.checkout-payment-method .payment-option._collapsible.comment .payment-option-content{
	display: block;
}

.checkout-payment-method .payment-option._collapsible.comment .payment-option-content .form-discount{
	float:left;
}

.checkout-agreement.required {
	clear:both;
}

.checkout-agreements {
	clear:both
}

/*minicart*/
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}
.header.content .minicart-wrapper, .header.content .block-search {
    margin-top: 8px;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
    position: relative !important;
    top: 5px !important;
}
#minicart-content-wrapper {
    overflow-y: scroll;
    overflow-x: auto;
    max-height: 550px;
}
#minicart-content-wrapper .minicart-items-wrapper {
    margin: 0;
    height: 100% !important;
}

/* FEATURED PRODUCTS HOMEPAGE */

.featured-products-title-block {
    text-align: center;
}

.featured-products-list {
    margin-top: 30px;
    margin-bottom: 50px;
}

.featured-products-title-block-top {
    font-size: 26px;
    font-weight: 600;
}

/* 

@media only screen and (min-width:981px) and (max-width:1049px){
	
	/* HEADER */
	.header-custom-info ul li {
		font-size: 1.4rem;
	}
	.page-header .panel.wrapper .header-custom-info ul li:before {
		margin-right: 5px;
	}
	/* END HEADER */
}
@media only screen and (min-width:1150px){
	/* HEADER */
	.header-custom-info ul {
		padding-left: 40px;
	}
	.header-custom-info ul li {
		font-size: 1.4rem;
	}
	/* END HEADER */
}
@media only screen and (max-width:767px) {
    .checkout-cart-index .column.main .cart-description{
        width: 95%;position: relative;padding: 0px 0px 15px 15px;
    }
    .block-minicart .block-content #top-cart-btn-checkout {
        font-size: 1.6rem;
    }
    .minicart-wrapper .product .actions {
        margin-right: 5px;
    }
    /* HEADER */
    .hide-mobile-ecw{
		display: none;
	}
	.header-custom-info ul {
		padding: 0;
		display: inline-block;
	}
	.page-header .header.panel {
    	padding: 5px 15px 5px 15px;
	}
	.page-wrapper .header.panel>.header.links { 
		display:none;
	}
	/* END HEADER */
	
	/* CONTACT PAGE */
	.contact-index-index .custom-left, .contact-index-index .custom-right  {
        width:100%;
    }
    .contact-index-index .custom-right .custom-right-top iframe, .contact-index-index .custom-right .custom-right-bottom img {
    	width: 100%!important;
    }
    /* END CONTACT PAGE */
    
   .hide-mobile{
       display: none;
   }
   
}

@media only screen and (min-width:320px) and (max-width:499px) {
	/* FOOTER BLOCK */
	.page-footer .footer-custom-block .address-block {
	    width: 100%;
	    float: none;
	    margin-bottom: 20px;
	}
	.page-footer .footer-custom-block .products-block {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
	}
	.page-footer .footer-custom-block .information-block {
        width: 100%;
        float: none;
        margin-bottom: 20px;
	}
	.news-title-block-link {
        display: none;
    }
	.link-images-title-link {
        display: none;
    }
    /* END FOOTER BLOCK */
    
    /* HEADER */
	.header-custom-info ul {
		width: 100%;
	}
	/* END HEADER */
	
	.homepage-banner-images .banner-three {
        margin-bottom: -2%;
    }
   /*HOMEPAGE IMAGE TEXT*/

    .homepage-image-text-block .homepage-image-text .content .row-one .image {
        width: 100%;
    }
    .homepage-image-text-block .homepage-image-text .content .row-one .text {
        width: 100%;
    }
    .homepage-image-text-block .homepage-image-text .content .row-two .image {
        width: 100%;
    }
    .homepage-image-text-block .homepage-image-text .content .row-two .text {
        width: 100%;
    }
  
}
@media only screen and (min-width:500px) and (max-width:767px) {
    
        /* FOOTER BLOCK */
        .page-footer .footer-custom-block {
            margin-bottom: 50px;
        }
        .news-title-block-link-mobile {
            display: none;
        }
        .link-images-title-link-mobile {
            display: none;
        }
        /* END FOOTER BLOCK */
        
        /* HEADER */
		.header-custom-info ul {
			margin-right:5px;
		}
		.page-header .panel.wrapper .header-custom-info ul li:before {
			margin-right: 5px;
		}
		/* END HEADER */
		.homepage-banner-images .banner-three {
    		margin-bottom: 0%;
           }
            /*HOMEPAGE IMAGE TEXT*/

        .homepage-image-text-block .homepage-image-text .content .row-one .image {
            width: 100%;
        }
        .homepage-image-text-block .homepage-image-text .content .row-one .text {
            width: 100%;
        }
        .homepage-image-text-block .homepage-image-text .content .row-two .image {
            width: 100%;
        }
        .homepage-image-text-block .homepage-image-text .content .row-two .text {
            width: 100%;
        }
  
}

