.wk-mp-model-popup .modal-popup .modal-inner-wrap .modal-header .action-close {
    right: 0 !important;
}

.wk-mp-model-popup .modal-popup .modal-inner-wrap .modal-header .action-close:before {
    color: #000 !important;
}

.button.action-close.wk-close {
    right: 0 !important;
}

.button.action-close.wk-close:before {
    color: #000 !important;
}

.modal-popup .modal-inner-wrap .modal-header .action-close {
    right: 0 !important;
}

.modal-popup .modal-inner-wrap .modal-header .action-close:before {
    color: #000 !important;
}

.wk-btn-primary {
    background: #3a7af5 !important;
}

.btn-product-collection {
    background: #ffa500;
    color: #FFF !important;
    padding: 10px 20px;
    border: 1px solid #ffa500;
    font-size: 1.5rem !important;
}


.btn-product-collection:hover {
    background: #1979C3;
    color: #ffa500 !important;
    border: 1px solid #1979C3;
}
