
.payment-step-notice {display: none!important;}

.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
    margin: 0px 0 0;
}

.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 100%;
}

.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    padding: 5px 20px;
    height: auto;
    border-radius: 2px;
    background: #91c43f;
    color: #fff;
}

.checkout-index-index .additional-options .checkout-agreements .action-show {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #91c43f;
    display: inline;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 0;
    text-decoration: none;
}

.amcheckout-step-container .primary .action.checkout, .amcheckout-step-container .action.checkout.amasty {
    padding: 14px 30px;
    background: #91c43f;
	margin-top: 20px;
}

.amcheckout-step-container .action.checkout.amasty:hover {
	color: #fff;
}

#checkout-step-shipping .label {font-size: 14px!important;}

.checkout-payment-method .form-discount .actions-toolbar .action.action-apply:before {
    content: '\f82b';
    font-family: 'porto-icons';
    color: #fff;
    line-height: 1;
    font-size: 1.8rem;
}

.checkout-index-index .payment-icon {max-height: 30px;}

.amcheckout-step-container input[type=checkbox]:checked+label:before {
    border-width: 0;
    background: url(/media/images/checkico.png) center no-repeat !important;
    background-size: contain !important;
}

.amcheckout-step-container input[type=checkbox]+label:hover:before, .amcheckout-step-container input[type=radio]+label:hover:before, .amcheckout-step-container input[type=checkbox]:checked+label:before, .amcheckout-step-container input[type=radio]:checked+label:before {
    border-color: #91c43f;
    box-shadow: 0 0px 0px rgb(63 156 215 / 40%);
}

.checkout-index-index .checkout-header .title {
    margin: 0px auto 0px;
    font-size: 33px;
	color: #91c43f;
}

.checkout-index-index .am-checkout {
    margin: 0px 0;
    padding: 0px;
}

.salhometxt {
    background: #00675e;
    position: absolute;
    left: 50%;
    color: #fff;
    font-size: 22px;
    transform: translate(-50%, -50%);
    font-weight: normal;
    bottom: 23px;
    padding: 0px 6px 3px 6px;
}

.cart-discount .block>.title strong {
    color: #91c43f;
    font-weight: 400;
}

.listing-usp li:before {
    content: '\f82b';
    font-family: 'porto-icons';
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    color: #91c43f;
}






.salhometxt a, .salhometxt a:hover {
	text-decoration: none!important;
	color: #fff!important;
}

.salphometxt {
    position: absolute;
    left: 50%;
    /*color: #fff;*/
    /*font-size: 22px;*/
    transform: translate(-50%, -50%);
    font-weight: normal;
    top: 50%;
    padding: 0;
	width: 100%;
}

/*.salphometxt a, .salphometxt a:hover {
	text-decoration: none!important;
	color: #fff!important;
}*/

.cms-1test1 .products-grid .product-item-details .product-item-actions, .cms-index-index .products-grid .product-item-details .product-item-actions {
    white-space: nowrap;
    margin: 0 0px!important;
}

.cms-1test1 h2, .cms-index-index h2 {
	font-family: 'Lato','Helvetica Neue',Helvetica,Arial,sans-serif!important;
	/*color: #000!important;*/
}

.cms-index-index .product-item-name {
    min-height: 95px;
}

@media (min-width: 768px), print {
	
.block-search input {
    position: static;
    margin: 0;
    border-color: transparent;
    height: 40px;
    border-radius: 3px!important;
    padding: 10px 50px 10px 20px;
}

}