h1, h2, h3, h4, h5, h6,.page-title-wrapper h1.page-title, .content-heading h2.title, .content-heading h3.title, .content-heading h4.title, .content-heading h5.title, .content-heading h6.title {
    color: #00002f;
}

a:hover{
    color:#f79256;
}

.btn.btn-default{
    border-color: #00002F;
    color: #00002F;
}
.btn.btn-default:hover{
    border-color: #00002F;
    background-color: #00002F;
    color: #fff;
}
button.action.primary, .btn.btn-primary{
    background-color: #00002F;
    border-color: #00002F;
}
button.action.primary:hover, .btn.btn-primary:hover{
    background-color: #f79256;
    border-color:#f79256;
}

.btn.btn-secondary{
    background-color: #f79256;
    border-color:#f79256;
}

.btn.btn-secondary:hover{
    background-color: #00002F;
    border-color:#00002F;
}


/*header*/
.page-header .middle-header{
    padding: 10px;
}
.page-header .header-area .social-link li a {
    color: #00002F;
}
.page-header .header-area .social-link li:hover a {
    color: #f79256;
}
.page-header .header-area .table-icon-menu .search-form .actions-search .action-search,
.page-header .header-area .table-icon-menu .hidden-tb .top-links i.pe-7s-user, 
.page-header .header-area .table-icon-menu .hidden-tb .top-wishlist .wishlist-icon::before, 
.page-header .header-area .table-icon-menu .minicart-wrapper .showcart::before{
    color: #00002F;
}
.page-header .header-area .table-icon-menu .minicart-wrapper .showcart .counter{
    background-color: #00002F;
}
.page-header .header-area .table-icon-menu .search-form:hover .actions-search .action-search,
.page-header .header-area .table-icon-menu .hidden-tb .top-links:hover i.pe-7s-user, 
.page-header .header-area .table-icon-menu .hidden-tb .top-wishlist:hover  .wishlist-icon::before, 
.page-header .header-area .table-icon-menu .minicart-wrapper .action.showcart:hover::before{
    color: #f79256;
}
.header-area .top-header a:hover {
    color: #f79256; 
}
/*meniu - subheader*/

.sub-categories .items .item a{
    color: #00002F;
}
.sub-categories .items .item a{
    color: #00002F;
}
.sub-categories .items .item a:hover {
    color: #f79256;
}
/*page title*/
.page-title-wrapper::before{
    background-color: #9197b080;
}
.page-title-wrapper { 
    padding: 10px 0 10px;
    margin-bottom: 35px;
}

/*homepage*/
.slider_mgs_carousel .owl-stage .owl-item .item .slide-text .btn-default:hover {
    background-color: #f79256;
}

.promobanner button.btn.btn-promo-banner{
    color: #00002F;
}
.promobanner button.btn.btn-promo-banner:hover, .promobanner button.btn.btn-promo-banner:focus {
    color: #00002F;
    background-color: #f79256;
}

/*produse pe homepage*/
.mgs-products.products-grid .product-item-info .tocart.btn-cart{
    color: #f79256;
    transition: all 0.3s ease-in-out;
}
.mgs-product.products-grid .product-item-info .tocart.btn-cart:hover, .mgs-products.products-grid .product-item-info .tocart.btn-cart:hover, .mgs-attribute-products .product-item-info .tocart.btn-cart:hover {
    background-color: #fff;
    color: #f79256;
    padding:0 30px;
    transition: all 0.2s ease-in-out;
}

.mgs-products.products-grid .product-item-info .product-item-name a:hover{
    color: #00002f;
}


/*Catalog*/
.slider-label > div {
    background-color: #9197ae;
}
.smile-es-range-slider .action {
    background: #9197ae;
    color: #fff;
    border-color: #00002f;
}
.smile-es-range-slider .action:hover, .smile-es-range-slider .action:active {
    background: #fff;
    color: #00002F;
    border-color: #00002f;
}

.bottom-pagination .pages .pagination .item a:hover, .bottom-pagination .pages .pagination .item.current a {
    color: #fff;
    background: #9197ae;
}
/*Pagina de produs*/
.product-info-main .product-add-form .actions button.tocart{
    background-color: #00002F;
    color: #fff;
    border: 1px solid #00002f;
}
.product-info-main .product-add-form .actions button.tocart:hover{
    background-color: #9197ae;
    color: #fff;
    border: 1px solid #00002f;
}
/*modal pagina produs - to checkout*/
.modal-inner-wrap .popup__actions-wrapper .popup__action-redirect--checkout.btn.btn-primary{   
    background-color: #00002F;
    color: #fff;
    border: 1px solid #00002f;
}
.modal-inner-wrap .popup__actions-wrapper .popup__action-redirect--checkout.btn.btn-primary:hover{
    background-color: #9197ae;
    color: #fff;
    border: 1px solid #00002f;
}

/*minicart*/
.minicart-items .action.edit:hover::before, .minicart-items .action.delete:hover::before {
    color: #fff;
}
.minicart-items .product-item .product.actions .action:hover {
    background-color: #f79256;
    border-color: #f79256;
    color: #fff;
}

.block-minicart .primary .btn.btn-primary.btn-full.checkout{
    background-color: #00002F;
    border-color: #00002F;
}
.block-minicart .primary .btn.btn-primary.btn-full.checkout:hover{
    background-color: #f79256;
    border-color:#f79256;
}


/*cos*/

.checkout-cart-index .cart-summary .checkout-methods-items button.action.primary.checkout:hover{
    background-color: #f79256;
    border-color:#f79256;
}

/*checkout*/

.checkout-container .authentication-wrapper .action-auth-toggle,
.checkout-container .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
    border-color: #00002F;
    background-color: #9197ae;
    color: #fff;
    font-size: 1rem;
}
.checkout-container .authentication-wrapper .action-auth-toggle:hover,
.checkout-container .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action:hover {
    background-color: #00002F;
    border-color: #00002F;
    color: #fff;
}

.checkout-container .payment-option.discount-code .payment-option-content form.form.form-discount .actions-toolbar .primary button.action.action-apply{
    background-color: #00002F;
    border-color: #00002F;
}
.checkout-container .payment-option.discount-code .payment-option-content form.form.form-discount .actions-toolbar .primary button.action.action-apply:hover{
    background-color: #f79256;
    border-color:#f79256;
}

/*popup sters produse din minicart*/
.modal-popup .action-secondary{
    background-color: #00002F;
    border-color: #00002F;
}
.modal-popup .action-secondary:hover{
    background-color: #f79256;
    border-color:#f79256;
}
.modal-popup button.action-primary{
    background-color: #00002F;
    border-color:#00002F;
}

.modal-popup button.action-primary:hover, .modal-popup button.action-primary:focus{
    background-color: #f79256;
    border-color:#f79256;
}

/*mailchimp*/
.footer.content .block.newsletter .action.subscribe{
    background-color: #00002F;
    border-color:#00002F;
}

.footer.content .block.newsletter button.action.subscribe:hover{
    background-color: #f79256;
    border-color:#f79256;
}