/*
Theme Name: Malama Online Marketing
Theme URI: https://webmalama.com/
Description: Malama Online Marketing theme is a child theme of Hello Elementor, created by Malama Online Marketing, LLC.
Author: Malama Online Marketing, LLC
Author URI: https://www.webmalama.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: malama
*/
html{
    font-size: 16px;
    font-family: "Lato", sans-serif;
}
strong, b{
    font-weight: bold;
}
p:last-child,
.elementor-element-edit-mode p:last-child{
    margin-bottom: 0;
}
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{
    margin-top: 0;
}

h5{
    margin-bottom: 0;
}
.kapa-underline {
  border-bottom: 4px solid var(--e-global-color-accent);
}
.elementor-widget-text-editor a:hover{
    text-decoration: underline;
}
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.elementor-widget-text-editor.elementor-element-edit-mode ul,
.elementor-widget-text-editor.elementor-element-edit-mode ol {
    margin-top: 0;
    margin-bottom: 0;
}
.elementor-widget-text-editor .like-h1{
    font-size: var( --e-global-typography-primary-font-size );
  font-weight: var( --e-global-typography-primary-font-weight );
  line-height: var( --e-global-typography-primary-line-height );
}


/* forms */
body [type="button"],
body [type="submit"],
body button{
    transition: .1s all;
}
body .gform_wrapper.gform-theme .gform_fields{
    grid-row-gap: 10px
}
body .gform_wrapper.gform-theme input:focus,
body .gform_wrapper.gform-theme select:focus,
body .gform_wrapper.gform-theme textarea:focus{
    box-shadow: 0 0 5px 1px rgba(0,0,0,.15);
}
body .gform_wrapper.gform-theme textarea{
    height: 135px;
}
body .gform_wrapper.gform-theme .gfield_required{
    font-style:none;
    font-size: .75rem;
}
.gform-theme.gform_wrapper .ginput_container_fileupload input[type="file"]{
    height: 50px;
    background-color: var(--e-global-color-b78398c);
    border-radius: 0;
    color: #fff;
    padding: 0;
    border: 0 none;
    line-height: 1em;
    cursor: pointer;
}
.elementor-element.elementor-button-info .elementor-button{
	color: var(--e-global-color-7de3aae);
	border: 1px solid var(--e-global-color-7de3aae);
	background-color: #fff;
}
.elementor-element.elementor-button-info .elementor-button:hover{
	border-color: var(--e-global-color-428630c);
	color: var(--e-global-color-428630c);
}
.elementor-element.elementor-button-success .elementor-button{
	color: #fff;
	border: 1px solid var(--e-global-color-7de3aae);
	background-color: var(--e-global-color-7de3aae);
}
.elementor-element.elementor-button-success .elementor-button:hover{
	border-color: var(--e-global-color-7de3aae);
	color: var(--e-global-color-7de3aae);
	background-color: #fff;
}
.gchoice label{
    cursor: pointer;
}
.gform_wrapper .gform_fields ::placeholder{
    color: #808080;
    opacity: 1;
}
.gform_wrapper .gform_fields ::-ms-input-placeholder {
    color: #808080;
    opacity: 1;
}
.gform_wrapper .gform_fields .gf_placeholder{
    color: #808080;
    opacity: 1;
}

label.hidden-label,
.hidden_label .gfield_label{
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    margin-bottom: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    word-wrap: normal;
}
input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
  font-weight: bold;
}
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 100%;
}

.grecaptcha-badge{
	visibility: hidden !important;
	opacity: 0 !important;
}

body .elementor-button{
    transition: all .1s;
}

/* tables */
body table{
    font-size: inherit;
    border: 0 none;
}
body td{
    border: 0 none;
}
body table tbody tr:hover>td,
body table tbody tr:hover>th{
    background-color: inherit;
}
blockquote{
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    font-style: italic;
    font-weight: 600;
    line-height: 1.4em;
    font-size: 1rem;
}

body:not([class*=elementor-page-]) .site-main{
    padding: 100px 15px;
}
.service-heading small{
    font-weight: bold;
    font-size: 1rem;
    display: block;
    line-height: 1.2em;
    margin-top: 6px;
}
.underline{
    border-bottom: 4px solid var(--e-global-color-accent);
}
.service-container blockquote{
    font-style: normal;
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 1.2em;
    padding: 0 0 30px;
    border-bottom: 4px solid var(--e-global-color-accent);
}
#content table,
#content table tr,
#content table th,
#content table td{
    background-color: transparent;
    border: 0 none;
}
#content table th,
#content table td{
    padding: 10px;
}
.best-for ul{
    padding-left: 1em;
}
.best-for h3,
.best-for h4{
    margin-bottom: 8px;
}
.best-for td:first-child,
.best-for td:first-child img{
    width: 47px;
}
.best-for,
.deliverables{
    margin-top:40px;
    margin-bottom: 0;
}
#content .best-for td:first-child{
    padding: 10px 0;
}
#content .deliverables th{
    background-color: var(--e-global-color-accent);
    color: #fff;
    font-size: 1.25rem;
    text-align: left;
}
#content .deliverables{
    background-color: #e6f4f5;
}
.deliverables tr:nth-child(2) td{
    padding-top: 24px !important;
}
.deliverables tr:last-child td{
    padding-bottom: 24px !important;
}
.deliverables tr td:first-child{
    font-size: 1.0625rem;
    font-weight: bold;
}
.deliverables img{
    vertical-align: middle;
    margin-right: 4px;
}

@media (min-width: 576px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 516px;
    }
}

@media (min-width: 768px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 728px;
    }
    body:not([class*=elementor-page-]) .site-main {
        padding: 140px 15px 80px;
    }
    .mobile-only{
        display: none !important;
    }
	.arrow-right{
        clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    }
    .service-heading small{
        font-size: 1.25rem;
        margin-top: 12px;
    }
    #content .deliverables th:first-child{
        padding-left: 58px;
    }
    .deliverables tr td:first-child{
        padding-left: 14px !important;
    }
    .deliverables img{
        margin-right: 20px;
    }
}

@media (min-width: 1024px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 984px;
    }
    blockquote {
        font-size:1.25rem;
    }
}

@media (min-width: 1025px){
    .hide-on-desktop{
        display: none !important;
    }
}

@media (min-width: 1220px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        padding-left: 15px;
        padding-right: 15px;
    }
    body:not([class*=elementor-page-]) .site-main {
        padding: 160px 15px 80px;
    }
}

@media (min-width: 1440px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1440px;
        padding: 160px 20px 80px;
    }
}