.pum-content.popmake-content {
/*     background: url('/wp-content/uploads/2020/03/camp-island-popup.jpg');
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 640px;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important; */
}

.pum-content.popmake-content {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
    align-items: center;
}

#popmake-1594 {
    padding: 0;
}

#popmake-1594 > div > h3 {
    position: relative;
    top: -15px;
	  padding: 0 24px;
}

a.btn.btn-default {
    background-color: #A079A5 !important;
}

button.pum-close.popmake-close {
    line-height: 10px !important;
    font-size: 20px !important;
}


@media (max-width:480px) {
.pum-content.popmake-content {
/*     background-position: -70px;
    background-size: 480px;
    background-repeat: no-repeat;
    height: 270px;
    position: relative; */
}
	
}
span.ui-datepicker-month , span.ui-datepicker-year {
    color: #a783ab !important;
}
.navigation-top .navbar-nav li a{
	    padding: 5px 12px 9px 5px;
}
div#comments {
    display: none !important;
}
section.related.products {
    clear: both !important;
}
.product_meta {
    display: none !important;
}
.navbar-header {
    text-align: center !important; 
    float: none !important;
    margin: auto !important;
}
.navbar-header * {
    text-align: center;
    float: none;
}
.product .post-attachment {
    display: none !important;
}

.product span.woocommerce-Price-amount.amount {
    color: #be92b6 !important;
    font-size: 25px !important;
}
.product p.price {
    color: #fff !important;
    font-size: 0px !important;
}

.related span.price {
    font-size: 0px !important;
}
.product td.label {
    color: #be92b6;
    position: relative;
    top: 10px;
}
.nav i.fa.fa-shopping-cart {
    font-size: 25px;
    position: absolute;
    top: -5px !important;
}
@media (max-width: 1200px)
{
.navigation-top .navbar-nav li a {
    padding: 12px 8px 9px 8px !important;
}}
.custom-giftcard-area {
    background: #ac89af;
    color: #fff;
    padding: 15px;
}
.custom-giftcard-area a {
    color: #fff;
    font-weight: bold !important;
}
.custom-giftcard-area a:hover {
    color: #fff;
}