﻿

/*Promotion modal css start*/

.pro-all{
    background-color: white;
    margin-bottom:50px;
}

.modal-header {
    background-color: var(--primary-color);
    /* background-color: snow;*/
    color: #fff;
}

.modal-header h4 {
    margin-left: 240px;
    margin-top: 10px;
    z-index: 2;
    position: relative;
}

.show-image {
    width: 280px;
    height: 250px;
}
/*Promotion modal css start*/




/*Ads promote modal css start*/

.plus-option {
    background-color: green;
    width: 17px;
    height: 17px;
    text-align: center;
    border-radius: 50%;
    color: white;
}

/*.down-promote {
    margin-top: -15px;
}*/

.price-card {
    background-color: snow;
    margin-top: -6px;
}

.payment-card {
    margin-top: -15px;
}
.jump-button{
    padding: 8px 130px 8px 130px;
    margin-left: 50px;
}
/*Ads promote modal css close*/
