

@media all and (max-width: 768px) {
.top-bar .grid-container .col-right a {
display: block!important;
}
.main-navigation.toggled .main-nav>ul > li {
    padding: 0px;
}

html .main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {
    padding-right: 0px;
}
body .top-bar .grid-container .col-right a {
    display: block;
}

html .top-bar .grid-container .col-left .single-icon:first-child {
    margin-right: 10px;
}
body .main-navigation .main-nav ul li ul.sub-menu li a {
    padding: 5px 0px;
}

body .main-navigation.toggled .main-nav ul ul.toggled-on {
    padding: 10px 0px;
    margin-bottom: 20px;
}
body #cta {
    padding: 60px 0px;
}
html #cta #form {
    padding: 15px 0px;
}
body #hero {
    padding: 50px;
}

body #hero h1 {
    font-size: 50px;
    line-height: 50px;
}

body h2 {
    font-size: 40px;
    line-height: 40px;
}
html.mobile-menu-open nav#site-navigation {
    background: white!important;
    text-align: left!important;
}
html body .site-header {
    background: white !important;
    z-index: 9999999;
    position: relative !important;
top: 0px;
}
html body .top-bar {
    position: inherit!important;
}
.site-footer ul.menu li.btn {
    margin-top: 20px;
    display: inline-block;
}

body .top-bar .grid-container {
    display: block;
    text-align: center;
}

html body .top-bar * {
    text-align: center!important;
}

html .top-bar .grid-container .col-left .single-icon {
    margin-right: 0px;
}

.top-bar .grid-container .col-left {
    margin-bottom: 10px;
}

html body div#page {
    margin-top: 0px!important;
}
html .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets {
    display: block!important;
}

html .inside-footer-widgets>div {
    display: block;
}

body .footer-widget-1 .textwidget {
    display: block;
}

.footer-widget-1 .textwidget .col-right {
    padding-top: 30px;
}

.site-footer ,textwidget {
}

html .footer-widget-2 .textwidget {
    display: block;
}

html .footer-widget-2 h2 {
    line-height: 40px;
}

.footer-widget-2 .textwidget .col-center {margin-top: 40px;}

html .footer-widget-2 .textwidget .col-right {
    padding-left: 0px;
    padding-top: 40px;
}
}




.footer-widget-2 .widget-subscribe h2 {
    color: #f3008f;
    margin-bottom: 5px;
    margin-top: 20px;
}

.widget-subscribe p {
    margin-top: 10px;
    padding-right: 70px;
}

.footer-widget-2 .textwidget .col-right {
    padding-left: 60px;
}

.widget-subscribe {
    clear: both;
    display: flow-root;
}

.widget-subscribe input {
    border: 1px solid #ddd;
    border-radius: 100px 0px 0px 100px;
    width: 80%;
    display: inline-block;
    padding: 10px 20px;
}

.widget-subscribe input.button {
    width: 10%;
    border-radius: 0px 100px 100px 0px;
    padding: 10px;
    margin-left: -5px;
    background: #f3008f;
    border-color: #f3008f;
    color: white;
}

.widget-subscribe .mc-field-group input:nth-child(2) {
    display: none;
}



body .top-bar {
    position: fixed!important;
    width: 100%;
    top: 0px;
}

body .site-header {
    position: fixed;
    width: 100%;
    top: 45px;
    background: linear-gradient(to bottom, white, transparent);
}

body div#page {
    margin-top: 45px!important;
}

a.hover-holder {
    text-decoration: none !important;
}

body #cta #form {
max-width: 700px;
}

.single-post #page {
    margin-top: 10px;
}

.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
    margin-top: 0px;
}

.vc_row .widget-title, .single-post #page .widget-title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
}

.vc_row aside.widget, .single-post #page aside.widget {
    border: 5px solid #e1188e;
    padding: 30px;
    margin-bottom: 20px;
}



.site-footer .widget a:hover *, .site-footer .widget a:hover {
color: #f3008f;
}

.site-footer .widget a {
    min-width: 100%;
    color: inherit;
}

.site-footer .widget .col-left .single-icon:nth-of-type(4) p {
    margin-top: 10px;
}

.site-footer .widget .col-right .single-icon p {
    margin-top: 30px;
}

.site-footer .widget .col-center .single-icon:nth-of-type(2) p {
    margin-top: 10px;
}


.site-footer .menu ul.sub-menu {
    display: none;
}

.top-bar a * {
    display: inline-block;
}

.top-bar a:hover, .top-bar a:hover * {
    color: #f3008f;
}

.main-navigation ul ul {
    width: 300px;
    padding-top: 24px;
}

.main-navigation ul ul a {
    border: none!important;
}

nav li:hover ul a, nav li.current-menu-item ul a {
    color: #29317d !important;
}

nav li:hover ul a:hover, nav li.current-menu-item ul a:hover {
    color: #f3008f;
}

header .footer-only {
    display: none;
}
.site-footer .header-only {
display: none;
}

#cta #form {
    border-radius: 30px;
    box-shadow: 0px 5px 40px rgba(0,0,0,0.3);
}

#hero h1 {
    font-size: 70px;
    line-height: 72px;
    font-weight: 400 !important;
}
#hero {
    padding: 275px 0px 75px;
}
body {
background: white;
}

.parallax {
    background-attachment: fixed!important;
}
.site-footer .single-icon {
    display: flex;
}

aside#custom_html-4 .textwidget {
    text-align: center;
    margin-top: 50px;
}

aside#custom_html-4 .textwidget img {
    max-height: 40px;
}

aside#custom_html-4 .textwidget a {
    margin-right: 5px;
    text-decoration: none;
}

aside#custom_html-4 .textwidget {}

body .footer-widgets-container {
    padding-bottom: 10px;
}

.site-footer ul.menu li {
    display: inline;
}

.site-footer ul.menu {
    text-align: center;
    margin-top: 50px;
}

.site-footer ul.menu li a {
    font-weight: 500;
    margin-right: 40px;
}

.site-footer ul.menu li:last-child a {
    margin-right: 0px;
}

.site-footer ul.menu li.btn a {
    background: #f3008f;
    padding: 10px 20px;
    border-radius: 100px;
    color: white;
}

.footer-widget-2 .textwidget {
    display: flex;
}

.footer-widget-2 .textwidget > div {
    flex: 1;
}

.footer-widget-2 .textwidget .col-right {
    flex: 1;
}

.footer-widget-2 h2 {
    font-size: 40px;
    line-height: 48px;
}

.footer-widget-2 .col-left h2 {
    color: #f3008f;
}

.footer-widget-2 .col-center h2 {
    color: #26347f;
}

.footer-widget-2 .textwidget .col-right iframe {
    height: 280px;
}

.footer-widget-2 {
    margin-top: 70px;
}

.footer-widget-1 {
    margin-top: 40px;
}

.footer-widget-1 .textwidget {
    display: flex;
}

.footer-widget-1 .textwidget > div {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.footer-widget-1 img {
    max-height: 120px;
}

.footer-widget-1 .col-right img {
    max-height: 80px;
}

.site-footer {
    background: url(https://www.corpcofe.com/wp-content/uploads/2025/10/footer-bg.png);
    background-size: cover;
    background-position: bottom;
}

.footer-widgets {
    background: transparent;
}

body .inside-footer-widgets {
    display: block;
}

.top-bar .grid-container {
    display: flex;
    padding: 0px 45px;
}

.top-bar .grid-container .col-left {
    flex: 1;
}

.top-bar .grid-container .col-right {
    flex: 1;
    text-align: right;
}

.top-bar .grid-container .col-right a {
    font-size: 16px;
    margin-left: 30px;
    text-decoration: none;
}

.top-bar .grid-container .col-left .single-icon {
    margin-right: 30px;
}

body .top-bar {
    padding: 10px 0px;
}

.top-bar .single-icon img {
    float: left;
    max-height: 20px;
    margin-right: 10px;
}

.top-bar .single-icon p {
    color: white;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

.top-bar .single-icon {
    display: inline-flex;
    align-items: center;
    width: fit-content;
}

body .top-bar {
    background-color: #53585a;
    color: #ffffff;
z-index: 999;
position: relative;
}
body .main-navigation .main-nav ul li:hover a {
    border-bottom: 3px solid #f3008f;
}
body .main-navigation .main-nav ul li a {
    border-bottom: 3px solid transparent;
}
html body .main-navigation .main-nav ul li a {
    padding: 0px;
}
html body .main-navigation .main-nav ul li {
    padding: 0px 20px;
}

body .main-navigation .main-nav ul li.btn {
    padding-right: 0px;
padding-left: 0px;
}

@media all and (max-width: 768px) {
body .parallax {
    background-attachment: scroll!important;
}
.mobile-menu-open nav#site-navigation {
    background: #333!important;
    padding: 20px;
    text-align: center;
}

.mobile-menu-open .site {
    margin-top: -340px;
}

body .main-navigation .main-nav ul li.btn a {
    margin-left: 0px;
    margin-bottom: 0px!important;
    margin-top: 10px;
}

html body .main-navigation .main-nav>ul li {
    margin-bottom: 0px;
}

body .site-footer .footer-widgets .footer-widgets-container .inner-padding {
    padding-left: 0px!important;
}

body .inside-footer-widgets>div:not(:last-child) {
    margin-bottom: 0px;
}

body aside#custom_html-3 {
    margin-top: 50px;
}
}

.hide {
display: none!important;
}

div#footer-widgets {
    padding-top: 120px;
}

body .widget-title {
    font-weight: 800!important;
}

.widget-contact {
    padding-left: 80px!important;
}

li.phone-number a:before {
    content: "icon";
    background: url(https://www.corpcofe.com/wp-content/uploads/2025/09/icon-phone.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0px;
    width: 33px;
    height: 15px;
    display: inline-block;
}

body .main-navigation .main-nav ul li.btn a {
    text-align: center;
}

body .main-navigation .main-nav ul li.phone-number a {
    color: white;
}


body .main-navigation .main-nav>ul li {
    margin-bottom: 20px;
}

body h2 strong {
    font-weight: 800;
}
body h2 {
    font-weight: 300 !important;
}

iframe.map {
    max-height: 300px !important;
}

h1, h2, h3, h4 {
    text-transform: uppercase;
}


.site-footer li a, .site-footer, .site-footer * {
    font-weight: 500;
    text-transform: none;
}

.site {
    margin-top: -170px;
}
.site-header {
    background: transparent;
    background-size: cover;
    background-position: center;
    z-index: 99999;
}

.main-navigation .main-nav>ul {
    background: none!important;
}

div#primary-menu {
    background: none;
}

.inside-navigation.grid-container {
    background: none;
}

nav#site-navigation {
    background: none;
}


.site-footer li a, .site-footer, .site-footer * {
    font-weight: 500;
    text-transform: none;
}

.parallax {
    background-attachment: fixed;
}

.footer-widgets .widget :last-child .single-icon:last-child a {
    margin-top: -10px;
    display: block;
}

.site-footer p, .site-footer {
    font-weight: 400;
}

.parallax {
    background-attachment: fixed;
}

@media all and (min-width: 1400px) {
.grid-container {
max-width: 1300px!important;
}
}
@media all and (max-width: 1200px) {
.grid-container {
max-width: 950px!important;
}
}
.grid-container {
max-width: 1100px;
}

.footer-widgets-container {
    max-width: 1300px;
}

.textwidget.custom-html-widget .single-icon:first-child p, .textwidget.custom-html-widget .single-icon:nth-child(2) p {
    line-height: 19px;
}

.textwidget.custom-html-widget .single-icon:first-child p strong, .textwidget.custom-html-widget .single-icon:nth-child(2) p strong {
    font-size: 18px;
    line-height: 26px;
}

body h1 {
    font-size: 52px;
line-height: 52px;
}
h1 strong {
    font-weight: 800;
}
body h2 {
    font-size: 50px;
    line-height: 50px;
}

.site-footer .widget ul li ul {
    margin-left: 0px;
}

.main-navigation .main-nav ul li ul.sub-menu li a:hover {
    color: #f3008f !important;
}
.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
    color: #999;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #f3008f;
}

.main-navigation .main-nav ul li ul.sub-menu li a {padding: 5px 25px;font-size: 14px;}


.main-navigation ul ul {
    border: none!important;
    box-shadow: none;
}

body .main-navigation .main-nav ul li a {
    text-transform: uppercase;
}


nav li:hover a, nav li.current-menu-item a {
    color: #f3008f !important;
}

body .main-navigation .main-nav ul li a {
    padding: 0px 25px;
}
body .main-navigation .main-nav ul li a {
    color: #1d1e20;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
}

.copyright-bar {
    width: 100%;
}

.copyright-bar {
    display: flex;
}

.copyright-bar div {
    flex: 1;
}

.copyright-bar .col-left {
    text-align: left;
}

.copyright-bar .col-right {
    text-align: right;
}

.site-footer a.vc_general {
    background: #69bf4a !important;
    margin-top: 15px;
letter-spacing: 0px!important;
}



.widget-title {
    margin-bottom: 20px;
}

.site-footer li a {
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    color: grey;
    font-size: 18px;
    line-height: 26px;
}

.site-footer p, .site-footer {
    font-size: 18px;
    line-height: 26px;
}

.site-footer .widget-blog {
    text-transform: uppercase;
    font-weight: 700;
}

.site-footer .widget-follow img {
    max-height: 35px;
    margin-right: 5px;
}

p, body {
    font-family: "elza", sans-serif;
    color: #4d4d4e;
    font-weight: 300;
    font-size: 18px;
    line-height:24px;
    letter-spacing: 0px;
}

h1, h2, h3, h4, h5 {
    font-family: "Bebas Neue", sans-serif;
color: #53585a;
}

h1, h2 {
    font-weight: 600!important;
}

h1 em {
    font-weight: 500;
    font-size: 38px;
    line-height: 46px;
}

h2 em {
    font-weight: 500;
    font-size: 34px;
    line-height: 42px;
}

.wpb_wrapper > div:last-child {
    margin-bottom: 0px;
}

@media all and (max-width: 1200px) and (min-width: 1000px) {
body .grid-container {
    max-width: 960px;
}
}

img {
    width: auto;
}

#cta p {
    color: white;
}

.site-footer .single-icon img {
    max-height: 30px;
    float: left;
    margin-right: 10px;
max-width: 30px;
}

.site-footer .single-icon {
    clear: both;
    margin-bottom: 25px!important;
}

.footer-widget-2 {
    padding-left: 75px;
}

.main-navigation li.btn:hover a {
    background: #999;
    color: white;
}

.accent {
    color: #f3008f;
}



.widget-title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

footer.site-info {
    background: transparent;
    color: #cdcdcf;
}

footer.site-info a {
    color: #cdcdcf;
}

.footer-widgets-container {
    padding: 80px 0px;
}

.main-navigation li.btn a {
    border: none !important;
    background: #f3008f;
    margin-left: 10px;
    padding: 10px 20px !important;
    color: white !important;
    font-weight: 800 !important;
    border-radius: 100px;
}
.main-navigation a {
    letter-spacing: 0px;
}

a.vc_general {
    text-transform: uppercase;
    font-weight: 800;
letter-spacing: 0px;
}


.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a {
    color: #0088cf;
}

@media all and (max-width: 768px) {


body .inside-footer-widgets>div:not(:last-child) {
    padding-left: 0px;
}

.inside-footer-widgets {
    padding: 0px 30px;
}

body .copyright-bar {
    display: block;
    font-size: 12px;
    transition: center;
}

body .copyright-bar .col-right {
    text-align: center;
}

body .copyright-bar .col-left {
    text-align: center;
}
.desktop-only {
display: none!important;
}
}
.vc_column-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
@media all and (min-width: 768px) {
.mobile-only {
display: none!important;
}
}

.vc_row {
    background: white;
}
.vc_row.vc_inner {
    background: transparent;
}
.sec-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.center, .center * {
    text-align: center !important;
}

a.vc_general {
    background: #f3008f !important;
    color: white !important;
    border: none !important;
    border-radius: 100px !important;
}

.btn-accent a.vc_general {
    background: #5a9448 !important;
}

.vc_do_btn {
    display: block!important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

.vc_do_btn {
    margin-top: 20px;
}

h1, h2, h3, h4, h5, p {
    margin-bottom: 20px;
}

.btn-white a.vc_general {
    background: white!important;
    color: #1a3561 !important;
}

header.entry-header {
    display: none;
}

.entry-content {
    margin-top: 0px!important;
}

.inside-article {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

main#main {
    margin: 0px auto;
}
h1, h2, h3 {
    font-weight: 600;
}

.vc_general {
    font-weight: 600;
    font-size: 16px!important;
    line-height: 24px!important;
}

body .vc_general:hover{
    background: #999 !important;
    color: white!important;
}