/**
 * custom theme 2022-09-27 13:45:01 */


.header-wrapper-sticky.enable-sticky{
    background: #DA0C15 none repeat scroll 0 0  !important;
}
#newsletter_pop_up{
width: 1160px;height: 550px;background-color: #FFFFFF;background-image: url(https://ctown.jo/pub/media/rokanthemes/newsletter/background/default/04_Popup-newsletter.png);}

html, body { 
    font-size: 14px !important; 
    font-family: Poppins !important;
}
html,body{
    color:#000000 !important;
}
a, a:focus {
    color:#000000 !important;
}
a:hover{
    color:#DA0C15 !important;
}
.btn, .action.primary, .block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart.table-wrapper .action-gift, .cart.table-wrapper .actions-toolbar>.action, .review-form .action.submit.primary, button{
        background-color:#DA0C15 !important;
    border-color:#DA0C15 !important;
            color:#F7E813 !important;
    }
.btn:hover, .action.primary:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .cart.table-wrapper .action-gift:hover, .cart.table-wrapper .actions-toolbar>.action:hover, .review-form .action.submit.primary:hover, button:hover{
        background-color:#F7E813 !important;
    border-color:#F7E813 !important;
            color:#000000 !important;
    }
.page-main, .content-top-home {
    background-color:#FFFFFF !important;
}
