
/* Spoon Style */

a, .alink {
    color: #005cae;
    text-decoration: none;
}

a:visited, .alink:visited {
    color: #005cae;
    text-decoration: none;
}

.pages a.page {
    color: #005cae;
}

@media (min-width: 768px) {
	.page-header .panel.wrapper {
	    border-bottom: 1px solid #005cae;
	    background-color: #005cae;
	}

	.navigation {
    	background: #005bae;
	}

	.nav-sections-item-content {
        background: #005bae;
    }
}

.action.primary {
    background: #005cae;
    border: 1px solid #005cae;
}

.copyright-footer {
	background: #005cae;
}

.footer-links h4:after {
	background: #005aae;
}

.breadcrumbs a, .breadcrumbs a:visited {
    color: #005aae;
}

.page-main > .page-title-wrapper .page-title:after {
    background: #005aae;
}

.copyright-footer a {
	color: white;
}

.product-item .price-box {
    color: #005bae;
}

.product-info-main .page-title-wrapper h1 {
	color: #005bae;
}

.paypal-review-discount .block > .title strong, .cart-discount .block > .title strong {
    color: #005bae;
}

.opc-progress-bar-item._active:before {
    background: #005cae;
    border-color: #005cae;
}

.abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel, .paypal-button-widget .paypal-button, .bundle-options-container .action.back, .block.related .action.select, .cart.table-wrapper .actions-toolbar > .action-delete, .cart.table-wrapper .action.help.map, .checkout-index-index .modal-popup .modal-footer .action-hide-popup, .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, .gift-options .actions-toolbar .action-cancel, .gift-summary .action-edit, .gift-summary .action-delete, .action-gift, .gift-wrapping-title .action-remove, .wishlist.split.button > .action, .abs-add-fields .action.remove, .paypal-review-discount .action.check, .cart-discount .action.check, .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: #005bae;
}

#mana-please-wait p {
    border: 2px solid #005cae;
    color: #005cae;
}

@media (min-width: 768px) {

	.opc-progress-bar-item._active > span:before {
	    background: #005bae;
	    border-color: #005bae;
	}

	.opc-progress-bar-item._active > span:after {
	    border-color: #005bae;
	}
}

.ui-menu-item a {
	color: white;
}

@media (min-width: 768px) {
	
	.navigation .level0 .submenu .active>a {
	    border-color: #005aae;
	}

}

.unique-links a {
    background-color: #005dad;
}

.filter-options-title {
    background: #005aae;
}

#show_in_main_sidebar-product-type .item label span,
#show_in_main_sidebar-accessory_type .item label span,
.action.clear.filter-clear {
    background: #005aae;
}

@media (max-width: 767px) {

    .navigation .level0.active>a:not(.ui-state-active), .navigation .level0.has-active>a:not(.ui-state-active) {
        border-color: #005aae;
    }

    .navigation .level0 > .level-top {
        color: #333333;
    }

    .navigation .submenu:not(:first-child) > li > a {
        color: #333333;
    }

}

/* Just Spoon */

.home-categories img {
    margin-bottom: 20px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    padding: 5px;
    transition: all 0.3s ease-in;
    width: 100%;
}

.home-categories a:hover img {
	transform: scale(1.03);
}

#confirmBox a, #confirmBox a:hover, #confirmBox a:active {
    color: #005cae !important;
}

.amcart-confirm-buttons .am-btn-right {
    background-color: #005cae !important;
}

