@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* =======================================================
*
* 	Template Style
*	Edit this section
*
* ======================================================= */
body {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: #777777;
    color: #7f7f7f;
    background: #fff;
    height: 100%;
    position: relative;
}

a {
    color: #6173f4;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a:hover, a:active, a:focus {
    color: #6173f4;
    outline: none;
}

p {
    margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
}

::-webkit-selection {
    color: #818892;
    background: #f9f6f0;
}

::-moz-selection {
    color: #818892;
    background: #f9f6f0;
}

::selection {
    color: #818892;
    background: #f9f6f0;
}

#fh5co-header {
    position: fixed;
    z-index: 99;
    width: 100%;
    opacity: 1;
    top: 0;
    margin-top: 20px;
}
@media screen and (max-width: 768px) {

    .white-background.with-padding{
        padding: 30px;
    }

    .col-md-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    #fh5co-header {
        margin-top: 0;
        background: #fff;
        -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    }
    #fh5co-header .navbar-brand {
        color: #6173f4 !important;
    }
    #fh5co-header #navbar li a {
        color: rgba(255, 255, 255, 1) !important;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    #fh5co-header #navbar li a:hover {
        color: #6173f4 !important;
    }
    #fh5co-header #navbar li a span:before {
        background: transparent !important;
    }
    #fh5co-header #navbar li.active a {
        background: transparent;
        background: none;
        color: #6173f4 !important;
    }
    #fh5co-header #navbar li.active a span:before {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
#fh5co-header .navbar {
    padding-bottom: 0;
    margin-bottom: 0;
}
#fh5co-header #navbar li a {
    font-family: "Source Sans Pro", Arial, sans-serif;
    color: rgba(255, 255, 255, 1);
    position: relative;
}
#fh5co-header #navbar li a span {
    position: relative;
    display: block;
    padding-bottom: 2px;
}
#fh5co-header #navbar li a span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #6173f4;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#fh5co-header #navbar li a:hover {
    color: #fff;
}
#fh5co-header #navbar li a:hover span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
#fh5co-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #fff;
}
#fh5co-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#fh5co-header .navbar-brand {
    float: left;
    display: block;
    font-size: 30px;
    font-weight: 700;
    padding-left: 0;
    color: #fff;
}
#fh5co-header.navbar-fixed-top {
    position: fixed !important;
    background: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0px;
    top: 0;
}
#fh5co-header.navbar-fixed-top .navbar-brand {
    color: #6173f4;
}
#fh5co-header.navbar-fixed-top #navbar li a {
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#fh5co-header.navbar-fixed-top #navbar li a:hover {
    color: #6173f4;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
    background: transparent;
    background: none;
    color: #6173f4;
}
#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#fh5co-header .navbar-default {
    border: transparent;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}
@media screen and (max-width: 768px) {
    #fh5co-header .navbar-default {
        margin-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
}
#fh5co-header .navbar-default .brand-slogan {
    margin: 28px 0 0 15px;
    float: left;
    letter-spacing: 2px;
    color: #adadad;
}
#fh5co-header .navbar-default .brand-slogan em {
    color: #6173f4;
    font-style: normal;
}
#fh5co-header a {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.section-heading {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 50px;
    clear: both;
}
.section-heading h2 {
    font-size: 50px;
    font-weight: 300;
    color: #444;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding-bottom: 20px;
    line-height: 1.5;
}
.section-heading h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background: #e3e3e3;
    left: 50%;
    margin-left: -40px;
    bottom: 0;
}
@media screen and (max-width: 768px) {
    .section-heading h2 {
        font-size: 30px;
    }
}
.section-heading h3 {
    font-weight: 300;
    line-height: 1.5;
    color: #929292;
}
@media screen and (max-width: 768px) {
    .section-heading h3 {
        font-size: 24px !important;
        line-height: 34px;
    }
}

.btn {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#fh5co-our-services,
#fh5co-about-us,
#fh5co-features,
#fh5co-testimonials,
#fh5co-pricing,
#fh5co-press {
    padding: 5em 0;
}
@media screen and (max-width: 480px) {
    #fh5co-our-services,
    #fh5co-about-us,
    #fh5co-features,
    #fh5co-testimonials,
    #fh5co-pricing,
    #fh5co-press {
        padding: 5em 0;
    }
}

#fh5co-testimonials {
    background: #6173f4;
}
#fh5co-testimonials .section-heading h2 {
    color: white;
}
#fh5co-testimonials .section-heading h2:after {
    background: rgba(255, 255, 255, 0.2);
}
#fh5co-testimonials .section-heading .subtext h3 {
    color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony {
    margin-bottom: 2em;
    float: left;
}
#fh5co-testimonials .box-testimony a {
    color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony a:hover, #fh5co-testimonials .box-testimony a:focus, #fh5co-testimonials .box-testimony a:active {
    color: white;
    text-decoration: none;
}
#fh5co-testimonials .box-testimony blockquote {
    padding-left: 0;
    border-left: none;
    padding: 40px;
    background: #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
#fh5co-testimonials .box-testimony blockquote:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 40px;
    border-top: 15px solid black;
    border-top-color: #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}
#fh5co-testimonials .box-testimony blockquote .quote {
    position: absolute;
    top: 0;
    left: 10px;
    text-align: center;
    font-size: 30px;
    line-height: 0;
    display: table;
    color: #fff;
    width: 56px;
    height: 56px;
    margin-top: -30px;
    background: #6173f4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
#fh5co-testimonials .box-testimony blockquote .quote > span {
    display: table-cell;
    vertical-align: middle;
}
#fh5co-testimonials .box-testimony blockquote p {
    font-style: italic;
}
#fh5co-testimonials .box-testimony .author {
    line-height: 20px;
    color: white;
    font-size: 20px;
    margin-left: 20px;
}
#fh5co-testimonials .box-testimony .author .subtext {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
}

#fh5co-pricing .price-box {
    border: 2px solid #ECEEF0;
    text-align: center;
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 40px;
    position: relative;
}
#fh5co-pricing .price-box.popular {
    border: 2px solid #6173f4;
}
#fh5co-pricing .price-box.popular .popular-text {
    top: 0;
    left: 50%;
    margin-left: -54px;
    margin-top: -2em;
    position: absolute;
    padding: 4px 20px;
    background: #6173f4;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
#fh5co-pricing .price-box.popular .popular-text:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border-top: 10px solid black;
    border-top-color: #6173f4;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
#fh5co-pricing .pricing-plan {
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}
#fh5co-pricing .price {
    font-size: 50px;
    color: #000;
}
#fh5co-pricing .price .currency {
    font-size: 20px;
    top: -1.2em;
}
#fh5co-pricing .price small {
    font-size: 16px;
}
#fh5co-pricing .pricing-info {
    padding: 0;
    margin: 0 0 30px 0;
}
#fh5co-pricing .pricing-info li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#fh5co-our-services,
#fh5co-press {
    background: #f4f4f4;
}

#fh5co-our-services .box {
    padding: 30px;
    background: #fff;
    text-align: center;
    color: #7f7f7f;
    margin-bottom: 70px;
    position: relative;
}
@media screen and (max-width: 992px) {
    #fh5co-our-services .box {
        min-height: inherit;
        margin-bottom: 60px;
    }

    .container{
        width: auto;
    }
}
#fh5co-our-services .box .icon {
    width: 85px;
    height: 85px;
    margin: 0 auto;
    top: 0;
    margin-top: -70px;
    margin-bottom: 30px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: table;
    text-align: center;
}
#fh5co-our-services .box .icon > span {
    display: table-cell;
    vertical-align: middle;
}
#fh5co-our-services .box .icon > span i {
    font-size: 40px;
    color: #fff !important;
    margin: 0;
    padding: 0;
}
#fh5co-our-services .box .icon.colored-1 {
    background: #2aaf67;
}
#fh5co-our-services .box .icon.colored-2 {
    background: #00bff3;
}
#fh5co-our-services .box .icon.colored-3 {
    background: #f26522;
}
#fh5co-our-services .box .icon.colored-4 {
    background: #e52b50;
}
#fh5co-our-services .box .icon.colored-5 {
    background: #2fc5cc;
}
#fh5co-our-services .box .icon.colored-6 {
    background: #6173f4;
}
#fh5co-our-services .box .step-number {
    font-size: 16px;
    display: block;
    color: #d1d1d1;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
#fh5co-our-services .box h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 400;
    font-size: 20px;
    color: #444;
}

#fh5co-features {
    padding: 7em 0;
}
@media screen and (max-width: 768px) {
    #fh5co-features {
        padding: 4em 0;
    }
}
#fh5co-features .fh5co-service {
    margin-bottom: 30px;
    float: left;
}
#fh5co-features .fh5co-service .fh5co-icon {
    float: left;
    width: 20%;
}
#fh5co-features .fh5co-service .fh5co-icon i {
    font-size: 40px;
    color: #6173f4;
}
#fh5co-features .fh5co-service .fh5co-desc {
    width: 80%;
    float: right;
}
#fh5co-features .fh5co-service .fh5co-desc h3 {
    margin-top: 0;
    font-size: 18px;
}

#fh5co-press .fh5co-press-item {
    background: #fff;
    float: none;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
@media screen and (max-width: 480px) {
    #fh5co-press .fh5co-press-item {
        display: block !important;
    }
}
#fh5co-press .fh5co-press-item .fh5co-press-text,
#fh5co-press .fh5co-press-item .fh5co-press-img {
    width: 50%;
}
@media screen and (max-width: 480px) {
    #fh5co-press .fh5co-press-item .fh5co-press-text,
    #fh5co-press .fh5co-press-item .fh5co-press-img {
        height: inherit;
        float: none !important;
        width: 100%;
        display: block !important;
    }
}
#fh5co-press .fh5co-press-item .fh5co-press-text {
    float: left;
    padding: 20px;
}
#fh5co-press .fh5co-press-item .fh5co-press-text .fh5co-press-title {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    font-weight: 400;
    font-size: 20px;
    color: #444;
    position: relative;
}
#fh5co-press .fh5co-press-item .fh5co-press-text .fh5co-press-title .fh5co-border {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 30px;
    background: #e3e3e3;
}
#fh5co-press .fh5co-press-item .fh5co-press-img {
    right: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
    height: 490px;
}
@media screen and (max-width: 480px) {
    #fh5co-press .fh5co-press-item .fh5co-press-img {
        height: 581px;
        left: 0;
        top: 0;
        position: relative;
        width: 100%;
    }
}

.fh5co-nav-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
    background: #ffffff;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important;
}
.fh5co-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *
    display: inline;
    width: 25px;
    height: 3px;
    color: #ffffff;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #ffffff;
    transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
    content: '';
    width: 25px;
    height: 3px;
    background: #ffffff;
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.fh5co-nav-toggle i::before {
    top: -7px;
}

.fh5co-nav-toggle i::after {
    bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
    top: -10px;
}

.fh5co-nav-toggle:hover i::after {
    bottom: -10px;
}

.fh5co-nav-toggle.active i {
    background: transparent;
}

.fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
    position: absolute;
    top: 12px;
    right: 0px;
    z-index: 21;
    padding: 6px 0 0 0;
    display: block;
    margin: 0 auto;
    display: none;
    height: 44px;
    width: 44px;
    border-bottom: none !important;
}
@media screen and (max-width: 768px) {
    .fh5co-nav-toggle {
        display: block;
    }
}

.person {
    text-align: center;
    margin-bottom: 40px;
    float: left;
    width: 100%;
}
.person img {
    display: block;
    margin: 0 auto;
    height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.person .name {
    font-size: 24px;
}
.person .position {
    text-transform: uppercase;
    color: #c3c3c3;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

#footer {
    padding: 50px 0;
    color: #ffffff;
    background: #1b1b1b;
}
#footer .copyright {
    margin-bottom: 0px;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 30px;
}

.btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn.btn-primary {
    background: #f1f1f1;
    color: #fff;
    border: none !important;
    border: 2px solid transparent !important;
    color: #353535 !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
    box-shadow: none;
    background: #6173f4;
}
.btn:hover, .btn:active, .btn:focus {
    background: #f8f8f8 !important;
    color: #fff;
    outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
    border-color: transparent;
}

.social {
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    width: 100%;
}
.social li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.social li a {
    font-size: 16px;
    display: table;
    width: 40px;
    height: 40px;
    margin: 0 4px;
}
.social li a i {
    display: table-cell;
    vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
    text-decoration: none;
    border-bottom: none;
}
.social li a.social-box {
    background: #6173f4;
    color: #fff;
}
.social li a.social-circle {
    background: #6173f4;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.social li a:hover {
    background: #393e46 !important;
}
.social.social-box a {
    background: #6173f4;
    color: #fff;
}
.social.social-circle a {
    background: #6173f4;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.owl-carousel .owl-controls .owl-nav {
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.owl-carousel:focus .owl-controls .owl-nav, .owl-carousel:hover .owl-controls .owl-nav, .owl-carousel:active .owl-controls .owl-nav {
    opacity: 1;
}
.owl-carousel .btn-primary:hover, .owl-carousel .btn-primary:focus, .owl-carousel .btn-primary:active {
    background: transparent !important;
    border: 2px solid #fff !important;
}

.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .owl-carousel .owl-controls .owl-nav {
        display: none;
    }
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    top: 50%;
    margin-top: -29px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.owl-carousel .owl-controls .owl-nav .owl-next i:before,
.owl-carousel .owl-controls .owl-nav .owl-prev i:before {
    color: rgba(255, 255, 255, 0.5);
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    right: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover i:before {
    color: white;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    left: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover i:before {
    color: white;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i {
    color: #444;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i {
    color: #000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
    color: #fff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
    color: #fff;
}

@media screen and (max-width: 768px) {
    .owl-theme .owl-controls .owl-nav {
        display: none;
    }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
    font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
    background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
    background: none !important;
}

.owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
    bottom: 0;
    margin-bottom: 2.5em;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
    background: none;
    background: white;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: white;
    background: transparent;
    border: 2px solid #fff;
}

.owl-carousel-fullwidth .item, .owl-carousel-fullwidth .fh5co-owl-text-wrap {
    height: 893px;
    display: table;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .owl-carousel-fullwidth .item, .owl-carousel-fullwidth .fh5co-owl-text-wrap {
        height: inherit;
        padding: 0;
        padding-top: 70px;
    }
}
.owl-carousel-fullwidth .fh5co-owl-text-wrap {
    position: relative;
}
.owl-carousel-fullwidth .item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    position: relative;
}
.owl-carousel-fullwidth .item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8;
}
.owl-carousel-fullwidth .item img {
    max-width: 100%;
}
.owl-carousel-fullwidth .item .iphone-image {
    position: relative;
    z-index: 99;
}
.owl-carousel-fullwidth .item .iphone-image .iphone {
    float: right;
    text-align: right;
    position: relative;
    bottom: -12em;
}
@media screen and (max-width: 768px) {
    .owl-carousel-fullwidth .item .iphone-image .iphone {
        bottom: 0em;
        text-align: center;
        float: none !important;
        margin: 0 auto;
        display: block;
    }
}
.owl-carousel-fullwidth .item .iphone-image .iphone img {
    max-width: 100%;
}
.owl-carousel-fullwidth .item .fh5co-owl-text {
    display: table-cell;
    vertical-align: middle;
    z-index: 10;
    position: relative;
}
.owl-carousel-fullwidth .item .fh5co-owl-text a {
    color: white;
    border-bottom: none;
}
.owl-carousel-fullwidth .item .fh5co-owl-text a:hover {
    text-decoration: none;
    color: white;
    border-bottom: 1px solid white;
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead, .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead-2, .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
    color: #fff;
    margin: 0;
    padding: 0;
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
}
@media screen and (max-width: 768px) {
    .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
        margin-bottom: 20px;
        font-size: 7.5vw;
        line-height: 9vw;
        margin-left: 20px;
        margin-right: 20px;
    }
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
    font-size: 30px;
    line-height: 30px;
    line-height: 42px;
    font-weight: 500;
    margin-bottom: 30px;
    color: white;
}
@media screen and (max-width: 768px) {
    .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
        font-size: 27px;
        line-height: 35px;
    }
}


.navbar-nav > li > a {
    padding-top: 35px;
    padding-bottom: 35px;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    background: #343434;
}

.navbar-brand {
    float: left;
    padding: 17px 15px 12px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 70px;
}


.js .to-animate,
.js .to-animate-2,
.js .single-animate {
    opacity: 0;
}

@media screen and (max-width: 480px) {
    .col-xxs-12 {
        float: none;
        width: 100%;
    }
}

.row-bottom-padded-lg {
    padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
    .row-bottom-padded-lg {
        padding-bottom: 2em;
    }
}

.row-bottom-padded-md {
    padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
    .row-bottom-padded-md {
        padding-bottom: 2em;
    }
}

.row-bottom-padded-sm {
    padding-bottom: 2em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-sm {
        padding-bottom: 2em;
    }
}

.right-side{
    padding: 0px 40px 40px 40px;
    margin-top: 32px;
}

.recipe-image{width: 100%;height: 350px;/*border-radius: 100%;*/background-size: cover;background-position: center center;box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.22);}


.white-background{
    overflow: hidden;
    background: white;
    /*border-radius: 5px;*/
    position: relative;
    min-height: 480px;
    box-shadow: 0px 13px 10px rgba(0, 0, 0, 0.11);
}

.navbar-brand > img {
    display: block;
    width: 223px;
    margin-left: 10px;
}

.right-side {
    padding: 0px 20px 20px 20px;
    margin-top: 32px;
}

#fh5co-press {
    padding: 88px 0 30px 0;
}

.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 8px;
}



@media (min-width: 768px){
    .navbar-brand > img {
        display: block;
        width: 308px;
    }

    #fh5co-press {
        padding: 115px 0 30px 0;
    }


    .navbar-nav > li > a {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .right-side{

        padding: 0px 40px 40px 40px;
    }


}

#fh5co-press {

}

.mealplan-outer-column-left{
    padding: 0px !important;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
}

.container .row{
    margin: 0px;
}

#fh5co-press {
    padding: 70px 0 30px 0;
}

@media (min-width: 768px)
{


    .container .row{
        margin-left: -15px;
        margin-right: -15px;
    }
    #fh5co-press{
        padding: 103px 0 20px 0;
    }
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .app-store-link-container-container {
        display: block !important;
    }

    .right-side{
        padding: 0px;
    }

    .white-background {

        padding: 40px;
    }

    .left-side{
        position: absolute;
        top: 40px;
        left: 40px;

    }

    .recipe-image{

        width: 400px;
        height: 400px;
    }

    .right-side{
        margin-top: 0px;
        margin-left: 440px;

    }

    .right-side.no-image{
        margin-top: 0px;
        margin-left: 0px;

    }



}


.fh5co-animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.recipe-title, .mealplan-title{
    font-size: 32px;
    margin-top: 0px;
}

.mealplan-title{
    margin-top: 0px;
}





.right-side{

}

#fh5co-header #navbar li a span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

footer .row-bottom-padded-sm {
    padding-bottom: 0px;
}

.social.social-circle a {
    background: #ffffff;
    color: #1b1b1b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}


#fh5co-header{
    background: #ad0059 !important;
    margin-top: 0px;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.22);
}

.user-profile{
    margin-top: -6px;
    position: relative;
    margin-bottom: 7px;
}


.user-profile+div{
    margin-bottom: 20px;
    color: #828282;
    font-size: 12px;
}

.user-profile-by{

}

.user-profile-image{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: block;
    background-position: center center;
    background-size: cover;
    position: absolute;
    left: 25px;
    top: 0px;
}

.user-profile-name{
    position: absolute;
    left: 65px;
}

.step-area {
    background: #efefef;
    width: 100%;
    margin: 0px 10px 8px -7px;
    padding: 10px 20px 20px 49px;
    position: relative;
    color: #444444;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.22);
}

.step-number {
    padding: 1px 5px 9px 8px;
    border-radius: 20px;
    background: #444444;
    color: white;
    font-weight: normal;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 12px;
    left: 13px;
    line-height: 21px;
}

.step-area textarea {
    padding-right: 21px;
}

.step-area textarea {
    background: transparent;
    line-height: 18px;
}

.ion-android-checkbox-outline-blank{
    margin-right: 6px;
    font-size: 19px;
    line-height: 0px;
    color: #b5ae6d;
}

.shopping-list-container .item {
    border-bottom: 1px solid #ded68d !important;
    padding: 5px 10px;
}

.google-play-link img {
}

.fh5co-owl-text .apple-link img {
}
img {}

img {}
.shopping-list-container {
    background: #fdf4a4;
    margin: 10px 10px 30px -5px;
    padding: 10px 10px 20px 10px;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.22);
    color: #444444;
}

.font-logo{
    font-family: 'Marcellus SC', serif;
    font-weight: normal;
}

.owl-carousel-fullwidth .item .iphone-image .iphone img{
    margin-top: -50px;
}

.owl-carousel.owl-loaded {
    display: block;
    padding-bottom: 0px;
    overflow: visible;
}

.owl-carousel .owl-stage-outer {

    overflow: visible;

}

table.emails{
    width: 100%;
}

table.emails th, table.emails td{
    padding: 5px 20px;
}


table.emails td:last-child{
    text-align: right;
}


@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}

@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.pause{
    padding-left: 27px;
    position: relative;
}
.pause .ion-loop{
    -webkit-animation: spin 0.7s infinite linear;
    -moz-animation: spin 0.7s infinite linear;
    -o-animation: spin 0.7s infinite linear;
    -ms-animation: spin 0.7s infinite linear;
    position: absolute;
    /*animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;*/
    left: 10px;
}

.progress-bar{
    height: 20px;
    width: 100%;
    background: #dadada;
}

.progress{
    height: 20px;
    background: #585858;
    border-radius: 0px;
    transition: 300ms width ease;
}


.meal-plan-day{
    background: #f3f3f3;
}

.meal-name {
    font-weight: bold;
    display: inline-block;
    width: 121px;
}

.shopping-list-container.meal-plan-day .item {
    border-bottom: 1px solid #dcdcdc !important;
    padding: 5px 10px;
}

.apple-link img {
    width: 225px;
}

.app-store-link-container{

    background: #1b1b1b;
    padding: 14px;
    border-radius: 6px;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.11);

}

.app-store-link-container-container{

    display: none;
    box-sizing: border-box;
    position: fixed;
    right: 30px;
    top: 115px;
    padding-left: 20px;
    padding-right: 0px;
}

.mealplan-outer-column-left{
    padding-right: 20px;
}

.app-store-link-container .google-play-link img{
    width: 100%;
    margin-bottom: 0px;
}

.app-store-link-container .apple-link img{
    width: 100%;
    padding: 10px 14px;
}

footer .apple-link img {
    width: 198px;
    margin-top: -12px;
}

.last-updated{
    position: absolute;
    top: 0px;
    right: 0px;
}

.recipes-page .recipe{
    position: relative;
    height: 200px;
    background: white;
}

.recipe .contents{
    padding-left: 300px;
}

.recipe .contents .name{

}

.recipe .contents .fullname{

}

.recipe .image-container{

}

.recipe .image-container .image{

}

.recipe .image{
    top: 0px;
    left: 0px;
    position: absolute;
    display: block;
    height: 200px;
    width: 260px;
    background-size: cover;
    background-position: center center;
}

.recipe .name{

}

.no-background{

    padding-bottom: 40px;
}


.category-tags
{
    position: fixed;
    bottom: 49px;
    width: 100%;
    height: 53px;
    background: white;
}

.tags-container{
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.tag{
    border-radius: 20px;
    background: #ececec;
    padding: 3px 10px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.item-box h3{
    position: absolute;
    margin-bottom: 2px;
    margin-right: 2px;
}

.item-box h3 .recipe-source{position: absolute;top: -8px;font-size: 10px;background: rgba(0, 0, 0, 0.5294117647058824);padding: 2px 6px;x: 3px;-moz-border-radius: 3px;border-radius: 3px;left: 6px;color: white;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.meal-recipe-image
{
    position:relative;
}

.recipe-website-name{
    padding: 5px 10px;
    position: absolute;
    bottom: 10px;
    left:0px;
    background: rgba(0, 0, 0, 0.5294117647058824);;
    color: white;
    margin-right: 10px;
}

a {
    color: #616161;
}

.likes{
    position: absolute;
    right:40px;
    bottom: 20px;
}


.likes ion-icon{
    font-size:30px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 0px;
    color: #d417c5;
}

.likes-amount{
    padding-bottom: 18px;
    display: inline-block;
    margin-right: 33px;
}


.likes.report{
    position: absolute;
    right:40px;
    top: 20px;
}


.likes.report ion-icon{
    font-size: 21px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 0px;
    color: #636363;
}

.recipe-qr-code{
    margin-left: 113px;
    margin-top: 50px;
}

.recipe-public-page .shopping-list-container .item{
    font-size: 16px;
}

.color-selector
{
    position: fixed;
    bottom: 20px;
    left: 20px;
}


.color-selector button
{
    display: block;
    float: left;
    border-radius: 120px;
    height: 40px;
    width: 40px;
    margin-right: 5px;
    background: #d417c5;
    border: none;
}


.color-selector button.green
{
    background: #00af39;
}

.green #fh5co-header {
    background: #00af39 !important;
    margin-top: 0px;
}

.selected-options
{
    padding-top: 18px;
}

.selected-options .hashtags{
    margin-top: 5px;
}

.selected-options .hashtags .tag
{
    font-size: 20px;
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel-fullwidth .item .fh5co-owl-text a.google-play-link:hover {
    border: none !important;
}


.shopping-list-page .shopping-list-container label{
    display: block;
    font-size: 15px;
    font-weight: 500;
}

.shopping-list-page .shopping-list-container input{
    margin-right: 10px;
}

.user-profile-image span.user-profile-image
{
    position: static;
}


.centralize{
    text-align: center;
}


.button-container {
    padding: 120px 20px 120px 20px;
}


.button-container p {
    line-height: 22px;
}

.background-1{
    background: url("../images/backgrounds/6sm.jpg") center center;
    background-size: cover;
    background-position: top center;
}

#fh5co-testimonials {
    background: #ffffff;
}

#fh5co-testimonials .section-heading h2 {
    color: #535353;
    padding: 0 15px 20px 15px;
}

#fh5co-testimonials .section-heading h2:after {
    background: rgb(227 227 227);
}


#fh5co-testimonials .section-heading .subtext h3 {
    color: rgb(0 0 0 / 50%);
}
#fh5co-testimonials .box-testimony blockquote .quote {
    position: absolute;
    top: 0;
    left: 10px;
    text-align: center;
    font-size: 30px;
    line-height: 0;
    display: table;
    color: #fff;
    width: 56px;
    height: 56px;
    margin-top: -30px;
    background: #545454;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

#fh5co-testimonials .box-testimony .author {
    line-height: 20px;
    color: #545454;
    font-size: 20px;
    margin-left: 20px;
}

#fh5co-testimonials .box-testimony a {
    color: rgb(102 102 102 / 50%);
}

#fh5co-testimonials .box-testimony .author .subtext {
    display: block;
    color: rgb(0 0 0 / 50%);
    font-size: 16px;
}

#fh5co-testimonials .box-testimony blockquote {
    padding-left: 0;
    border-left: none;
    padding: 40px;
    background: #f2f2f2;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

#fh5co-testimonials .box-testimony blockquote:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 40px;
    border-top: 15px solid black;
    border-top-color: #f2f2f2;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.dark-overlay{
    background: rgb(0 0 0 / 54%);
}

.owl-carousel.owl-loaded {

    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .owl-carousel-fullwidth .fh5co-owl-text-wrap {
        padding: 70px 20px;
        text-align: center;
    }

    #slider{
    }
}

.oneplus7pro{
    padding: 0 30px;
}

.app-store-badges a img{

    height: 100%;

}

.xs-phone-image{
    margin-top: 72px;
    margin-bottom: 23px;
}

#fh5co-footer {
    padding-top: 4em;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: 450px;
    background: #333333;
    font-size: 18px;
    color: #7f7f7f;
}

#fh5co-footer h3 {
    color: #fff;
    font-size: 20px;
}

#fh5co-footer h3 {
    color: #fff;
    font-size: 20px;
}

#fh5co-footer p {
    line-height: 1.5;
}

#fh5co-footer ul {
    padding: 0;
    margin: 0;
}

#fh5co-footer ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#fh5co-footer a {
    color: rgba(255, 255, 255, 0.7);
}

#fh5co-footer .fh5co-copyright small {
    display: block;
}

#fh5co-footer p {
    line-height: 1.5;
}

#fh5co-footer .fh5co-copyright {
    padding-top: 3em;
}

#blog #fh5co-press .fh5co-press-item .fh5co-press-img {position: absolute;height: auto;background-size: cover;background-position: center center;background-repeat: no-repeat;}

#blog h1{

}

#blog img.blog-image{
    width: 100%;
}

#blog .blog-image-container{
    height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 25px;
    border-radius: 10px;
}


#blog p.intro{font-size: 22px;font-weight: 600;}

#blog p, #blog li{font-size: 18px;line-height: 36px;}

#blog h2{margin-top: 55px;}

#blog ol, #blog ul{
    margin-top: 30px;
    margin-bottom: 30px;
}

#blog h3{

}

#blog h1{

}
#blog h1{

}
#blog h1{font-size: 51px;margin: 0px 0px 20px 0px;}

#blog .side-content{
    margin-top: 42px;
}

.share-buttons{
    /* background: white; */
    border-radius: 10px;
    padding: 0px 20px;
    margin-top: 0px;
    margin-bottom: 40px;
}

.side-content .side-title{
    font-size: 21px !important;
    margin-bottom: 0px;
    text-align: left;
    color: silver;
}

.st-custom-button{
    padding: 14px 16px;
    border-radius: 100%;
    margin-right: 3px;
    display: inline-block;
    width: 50px;
    height: 50px;
}

.st-custom-button:hover{

    cursor: pointer;
    opacity: 0.6;

}

.st-custom-button i{
    color: white;
    font-size: 22px;
}

.side-content .facebook{
    background: #1877f2;
}

.side-content .twitter{
    background: rgba(29,161,242,1.00);
}

.side-content .whatsapp{
    background: #29a719;
}

.side-content .pinterest{
    background: #e60023;
}

.download-app{
    background: #343434;
    border-radius: 10px;
    padding: 20px;
}

.download-app .side-title{
    font-size: 27px !important;
    margin: 0px 0 20px 0;
    line-height: 34px !important;
    text-align: center;
    color: white;
}

.download-app img{
    width: 100%;
    margin-bottom: 10px;
}

#blog #fh5co-press
{
    padding-bottom: 60px;
}

@media screen and (max-width: 480px){
    #blog #fh5co-press .fh5co-press-item .fh5co-press-img {
        height: 250px !important;
        left: 0;
        top: 0;
        position: relative !important;
        width: 100%;
    }
}

.post-date{
    font-size: 22px;
    color: silver;
    margin: 40px 0px 0px 0px;
}


.desktop-container
{
    position: relative;
    background: #191919;
}

/*.desktop-background-1{*/
/*    background: url("/images/desktop/2.png") center center no-repeat;*/
/*    height: 894px;*/
/*    background-size: cover;*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    top: 86px;*/
/*}*/

.desktop-background-1 {
    background: url(/images/desktop/2.png) center center no-repeat;
    background-size: contain;
    position: absolute;
}


@media screen and (max-width: 768px){

    .desktop-container .desktop-right-side .fh5co-owl-text-wrap{
        padding-top: 0px;
    }

    .desktop-container .desktop-left-side .fh5co-owl-text-wrap{
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 992px){

    .desktop-container .fh5co-lead{
        font-size: 42px !important;
        line-height: 49px !important;
    }

    .desktop-container .fh5co-sub-lead {
        font-size: 23px !important;
        line-height: 30px !important;
        font-weight: 500 !important;
        margin-bottom: 30px !important;
        color: white !important;
    }
}


@media screen and (min-width: 991px){

    #blog #fh5co-press .fh5co-press-item {

        min-height: 377px;
    }
}

#blog p.post-intro{
    height: 198px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: normal;
    line-height: 28px;
    margin-bottom: 15px;
}

#blog p.post-intro + p{
    margin-bottom: 0px;
}


#blog #fh5co-press .fh5co-press-item .fh5co-press-text .fh5co-press-title {
    margin: 0 0 10px 0;
}

#blog .section-heading {
    margin-bottom: 30px;
}

#blog a {
    color: inherit;
    text-decoration: underline;
}

.mealplanner-desktop-footnote{
    margin-top: 26px;
}

.action-button {
    padding: 10px 15px;
    border-radius: 5px;
    background: #000000;
    color: white !important;
    text-decoration: none !important;
    font-size: 25px;
}