body {font-size: 18px !important;}
.site-topbar { font-size:18px;}
.wpc-menu a {
    padding: 0px 9px 30px;
    font-size: 18px;
}
.site-footer .widget {
    font-size: 18px;
    line-height: 30px;
}
#menu-footer-widget-menu li {
    line-height: 25px !important;
}
h4 {
    font-size: 24px;
}
@media (max-width:768px) {
body {font-size: 16px !important;}
.site-topbar { font-size:16px;}
.wpc-menu a {
    padding: 0px 9px 30px;
    font-size: 16px;
}
.site-footer .widget {
    font-size: 16px;
    line-height: 28px;
}
#menu-footer-widget-menu li {
    line-height: 23px;
}
h4 {
    font-size: 21px;
}
}

.cky-btn.cky-btn-accept { background:#ff3131 !important; border:1px solid #ff3131 !important;}
.cky-btn.cky-btn-customize, .cky-btn.cky-btn-reject { border:1px solid #ff3131 !important; color:#ff3131 !important;}

.page-id-3 #content-wrap {
    /* Remove right sidebar layout styling */
    display: block;
}
.page-id-3 .sidebar {
    display: none;
}
.page-id-3 .content-area {
    width: 100%;
}




@media (min-width: 790px) {
   .page-id-3 .right-sidebar .content-area{border-right: none!important;
}
}