/*
Theme Name: SNS-suffice
Theme URI: https://www.sitesnstores.com.au/
Template: suffice
Author: SNS-suffice
Author URI: https://www.sitesnstores.com.au/
Description: SNS is a highly flexible multipurpose WordPress theme that is beautifully crafted with the great attention to details. This theme is not just stunning by its clean and sleek design but is equally powerful by its galore of awe-inspiring features. Integration to SiteOrigin page builder and SNS Toolkit plugin makes it one of the most customizable and easy to use themes. In addition, it is completely compliant with WooCommerce and uses the best SEO practices for top-notch performance of your website. This theme also offers you a wide range of unique demos from which you can choose any to create your own cutting edge website. Also, SNS features versatile header styles, advanced color options, multiple widget areas and premium widgets. Hence, with this simple drag and drop theme, you can easily have your site up and running in no time.
Tags: one-column,two-columns,left-sidebar,right-sidebar,grid-layout,custom-colors,custom-logo,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,blog,e-commerce,portfolio
Version: 1.1.0.1517783127
Updated: 2018-02-05 09:25:27

*/

/** Fonts **/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

html {
    margin: 0 auto;
    padding: 0 0;
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 2;
}

.header-bottom .container {
    position: relative;
    padding: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3 {
    color: #565656;
    padding: 20px 0;
    margin: 0px 0;
}

p {
    line-height: 30px;
}

.content-area {
    min-height: 700px;
}

hr {
    border-top: 3px solid #fff;
    margin: 0 43%;
}

.banner > .panel-grid-cell {
    background: rgba(0,0,0,0.3);
    padding: 0 10px 10px 10px;
}

.banner {
    padding: 100px 0;
}

.banner , .banner h2 , .banner h3 , .banner h4 {
    color: #fff !important;
    text-shadow: 2px 0px 2px #000;
}

.banner a {
    text-shadow: none;
    color: #fff;
    font-weight: 600;
    font-size: 21px;
}

.entry-header, .entry-footer {
    display: none;
}

.widget .widget-title {
    text-align: center;
    font-weight: 600;
    padding: 10px 0;
    color: #b2b2b2;
}

a:focus, a:hover {
    text-decoration: none !important;
    color: #4a3f04;
    text-shadow: 0px 1px 2px #ffef9f;
}

/* ---------------header styling--------- */
.site-identity-container {
    padding: 0 0;
    /* width: 100%; */
}

.header-area {
    text-align: right;
}

.headroom--not-top .header-area {
    transition: all ease-out 1s;
    margin-top: -200px;
}

.headroom--not-top .navigation-default .menu-primary > ul > li > a, .navigation-default .primary-menu > ul > li > a {
    padding: 10px 10px;
}

.headroom--not-top .logo-container img {
    max-width: 80%;
    transition: all cubic-bezier(0, 0, 0.2, 1) 1s;
}

.headroom--not-top .header-action-container {
    padding-top: 5px;
}

/* -----------navigation style---------- */
.navigation-default .menu-primary > ul > li > a::before, .navigation-default .primary-menu > ul > li > a::before {
    top: inherit;
    bottom: 0;
    height: 5px;
}

.navigation-default .menu-primary > ul > li > a, .navigation-default .primary-menu > ul > li > a {
    font-size: 15px;
    padding: 27px 11px;
    text-transform: uppercase;
    font-weight: 700;
}

/* ----------footer style-------------- */
.site-footer {
    background: #111111;
    text-align: center;
}

.site-info {
    font-size: 12px;
}

.widget {
    margin: 0 auto;
}

.footer-navigation ul li {
    display: inline-block;
    padding: 0 10px;
}

.footer-navigation ul li span, .footer-navigation ul li a, .footer-navigation ul li span a, .footer-bottom .site-info, .footer-bottom .site-info a {
    color: #fff;
}

.footer-navigation ul li a:hover {
    color: #c5b358;
}

/* ----------other style----------- */
.darkrow, .darkrow p, .darkrow a, .darkrow h1, .darkrow h2, .darkrow h3, .darkrow h4, .darkrow h5, .darkrow h6 {
    color: #fff !important;
}

.footer-widgets {
    padding: 10px 0;
}

input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="password"], textarea {
    font-size: 15px;
    width: 100%;
    margin: 0 0 10px;
    background: transparent;
    border: 1px solid #c5b358;
    background: #fff;
    border-radius: 7px;
    line-height: 2;
    color: #565656;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #d5c574;
}

form ul, form li {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}

.gform_wrapper label {
    padding-bottom: 6px;
    text-transform: capitalize;
    font-weight: 600;
    text-shadow: none !important;
    color: #716420;
}

input[type="submit"] {
    border-radius: 7px;
    font-weight: 700;
    letter-spacing: 1px;
}

.gfield_required {
    color: red !important;
}

.gform_body textarea {
    max-height: 100px;
}

.row1 {
    font-size: 20px;
    font-weight: 600;
}

.dottedborder {
    border-top: 2px dotted #c5b358;
    border-bottom: 2px dotted #c5b358;
    padding: 30px 0;
}

.homebox .so-widget-sow-image {
    position: relative;
    border: 1px solid #909090;
    margin-bottom: 50px;
}

.homebox .widget-title {
    margin: 20px 0 0 0;
    font-size: 18px;
    position: absolute;
    bottom: -43px;
    text-align: center;
    display: block;
    width: 100%;
    text-transform: uppercase;
    transition: all .5s;
}

.homebox .so-widget-sow-image:hover .widget-title {
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.homebox .so-panel {
    margin-bottom: 0 !important;
}

.cta {
    border-top: 2px dotted #c5b358;
    border-bottom: 2px dotted #c5b358;
    padding: 30px 0;
}

.cta p, .cta h5, .cta h3, .cta h4 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 40px;
}

.bgrow3 {
    background-position: bottom left !important;
}

/* ---------------media query------------- */
.mobile-navigation {
    background: rgba(0, 0, 0, 0.79);
}

.mobile-navigation .nav-header {
    background: #00b5c2;
}

@media (min-width: 992px) and (max-width:1199px) {
}

@media screen and (max-width: 991px) {
    .banner {
        padding: 20px 0;
    }
}

@media screen and (max-width: 767px) {
    .header-bottom-left-section, .header-bottom-right-section, .site-identity-container, .logo-container, .site-branding {
        float: none !important;
        width: 100%;
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    .header-area {
        text-align: center;
        padding: 10px 0;
    }

    .so-widget-sow-image-default-813df796d9b1 .sow-image-container .so-widget-image {
        margin: 0 auto;
    }

    .content-area {
        min-height: 300px;
    }

    .navigation-header-action {
        display: none !important;
    }

    .icon {
        display: block !important;
    }

    .icon > .panel-grid-cell {
        width: 50% !important;
        display: inline-block;
    }

    .header-action-container {
        padding-top: 0;
    }

    .header-action-container .navigation-togglers-wrapper {
        background: #00b5c2;
        padding: 10px;
        margin: 0 10px;
        display: block;
        position: absolute;
        top: 0;
        Z-INDEX: 9990;
        right: 0;
    }

    .footer-navigation ul li {
        display: block;
    }

    .ow-button-align-left, .ow-button-align-right {
        text-align: center !important;
    }
}

.swpm-join-us-link {
    display: none;
}

@media screen and (max-width: 480px) {
    .icon > .panel-grid-cell {
        width: 100% !important;
    }
}

/**********************************
*********** GENERAL ***************
***********************************/
#primary, 
#secondary {
    margin-top: 0;
}

body {
	font-family: 'Lato', sans-serif !important;
}

p {
	font-size: 16px;
    font-weight: 400;
	color: #464646;
}

.site-content p {
    line-height: 1.5em;	
	color: #464646;
    font-family: 'Lato',sans-serif;
}

a {
	color: #00b5c2;
	font-weight: 700;
	cursor: pointer;
}

a.tel {
    color: #000;
    font-weight: 700;
    background: #ffe000;
    padding: 10px;
    border-radius: 50px;
}

a.tel:hover {
    color: #fff !important;
    background: #000;
}

a:hover {
    color: #093d52 !important;
    text-shadow: none !important;
}

header .header-contact a:hover {
    color: #d9ad2e !important;
	text-shadow: none;
}

header .header-contact a:hover i {
    color: #d9ad2e !important;
}

header .header-contact .panel-grid-cell:hover span.sow-icon-fontawesome {
    color: #d9ad2e !important;
}

h1 {
    text-transform: capitalize;
    font-weight: 700 !important;
    font-family: 'Lato',sans-serif;
    color: #464646 !important;
    font-size: 40px !important;	
	text-align: left !important;
	line-height: 1.3em;
}

h3.widget-title {
    text-transform: capitalize;
    font-weight: 700 !important;
    font-family: 'Lato',sans-serif;
    color: #00b5c2 !important;
    font-size: 30px !important;	
	text-align: left !important;
	line-height: 1.3em;
    text-transform: uppercase;
}

h3 {
    text-transform: capitalize;
    font-weight: 700 !important;
    font-family: 'Lato',sans-serif;
    color: #00b5c2 !important;
    font-size: 30px !important;
    text-align: left !important;
    line-height: 1.3em;
    text-transform: uppercase;
}

h4 {
    text-transform: capitalize;
    font-weight: 700 !important;
    font-family: 'Lato',sans-serif;
    color: #00b5c2 !important;
    font-size: 24px !important;
    text-align: left !important;
    text-transform: uppercase;
}

.breadcrumbs {
    display: none;
}

.ow-button-base a {
    background: #0598d8 !important;
    border-color: #0598d8 !important;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 5px !important;
	color: #fff !important;
}

.ow-button-base a:hover {
    background: #093d52 !important;
    border-color: #093d52 !important;
}

.ow-button-base a span {
	color: #fff;
}

/** Caldera Forms **/
.caldera-grid .btn-default {
    color: #fff !important;
    background-color: #00a8ec !important;
    border-color: #00a8ec !important;
    font-size: 16px !important;
    padding: 15px 25px !important;
}

.caldera-grid .btn-default:hover {
    background: #002841 !important;
    border-color: #002841 !important;
}

iframe {
    width: 100% !important;
	height: 400px;
}

/** Gravity Forms **/
.gform_wrapper h3 {
    padding-bottom: 10px;
}

.gform_wrapper li {
    padding-bottom: 15px !important;
}

.gform_wrapper label {
    padding-bottom: 0 !important;
    color: #464646 !important;
    text-transform: uppercase !important;
    font-family: 'Lato', sans-serif;
    font-size: 14px !important;
    margin-bottom: 0 !important;
}

.gform_wrapper .gform_footer {
    margin: 0;
}

input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="password"], textarea {
    border: 1px solid #464646;
    width: 100% !important;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #69e3fa !important;
}

input[type="submit"] {
    background: #00b5c2 !important;
    border-color: #00b5c2 !important;
    padding: 20px 30px;
}

input[type="submit"]:hover {
    background: #093d52 !important;
    border-color: #093d52 !important;
}

.gform_confirmation_wrapper {
    color: #000 !important;
    font-size: 20px !important;
    font-family: 'Lato',sans-serif;
}

.hentry {
    margin-bottom: 0;
}

/** CTA BLOCK **/
.cta-block {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    margin-top: 30px;
}

.cta-block .kt-inside-inner-col {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.cta-block .kt-row-layout-inner {
    padding: 20px 0 15px;
}

.cta-block p {
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    max-width: 580px;
    margin: 0 auto;
}

.cta-block h3 {
    color: #fff !important;
    max-width: 580px;
    margin: 0 auto;
}

.cta-block .wp-block-button__link {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 10px !important;
    width: 100%;
    max-width: 250px !important;
}

.cta-block .gform_wrapper .top_label .gfield_label, 
.cta-block .gform_wrapper legend.gfield_label {
    display: none !important;
}

.cta-block .gform_wrapper ul.gform_fields li.gfield {
    padding-bottom: 0 !important;
}

.cta-block .gform_wrapper textarea.medium {
    height: 100px;
}

.cta-block .gform_confirmation_wrapper {
    color: #fff !important;
    font-size: 20px !important;
    font-family: 'Lato',sans-serif;
}

/*
.cta-block:before {
    content: "";
    position: absolute;
    background: rgb(27,81,119,0.7);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: block;
}*/


/**********************************
************ HEADER ***************
***********************************/
header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;    
}

div#content {
    padding-top: 172px;
}

header .header-bottom {
    background-color: #66675F;
}

header .site-identity-container {
    margin: 0 !important;
}

header .header-area {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    background: #003e52;
    height: 100%;
    width: 30%;
}

header .header-area:before {
    content: "";
    position: absolute;
    background: #66675F;
    width: 100%;
    height: 100%;
    top: -90%;
    left: -11px;
    right: 0;
    bottom: 0;
    transform: rotate(-5deg);
}

header .header-area a {
    display: block;
}


header .header-area a.tel {
    color: #fff;
    font-weight: 900;
    background: none;
    font-size: 27px;
    padding: 0;
}

header .header-area i.fa.fa-phone {
    color: #003e52;
    background: #fff;
    padding: 7px 9px;
    border-radius: 50px;
    margin-right: 5px;
    font-size: 24px;
}

header .header-area a.email {
    color: #fff;
}

header .header-area a:hover {
    color: #47B4C0 !important;
}

.header-area .widget-container {
    padding: 46px 0 46px 20px;
    text-align: left;
}

header .header-bottom .header-bottom-right-section {
    float: left;
    padding: 33px 10px;
}

header .header-bottom .header-bottom-left-section {
    padding: 30px 0;
}

/** STICKY **/
.header-sticky-desktop.headroom--not-top .header-inner-wrapper {
    transform: none !important;
}

.headroom--not-top .header-area {
    margin-top: 0 !important;
}

.headroom--not-top .header-area a.tel {
    font-size: 25px;
    transition: all cubic-bezier(0, 0, 0.2, 1) 1s;    
}

.headroom--not-top  .header-area a.email {
    font-size: 14px;
    transition: all cubic-bezier(0, 0, 0.2, 1) 1s;
}

.headroom--not-top .logo-container img {
    max-width: 70%;
}

/** MENU **/
header nav#site-navigation {
    border: 0;
}

header .menu-container {
    background: #212121;
}

header .navigation-default .menu-primary > ul > li > a, 
header .navigation-default .primary-menu > ul > li > a {
    font-size: 16px;
    padding: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.navigation-default .menu-primary > ul > li > a::before, 
.navigation-default .primary-menu > ul > li > a::before {
    display: none !important;
}

.navigation-default .menu-primary > ul > li.current-menu-item > a, 
.navigation-default .menu-primary > ul > li.current_page_parent > a, 
.navigation-default .menu-primary > ul > li.current_page_item > a, 
.navigation-default .primary-menu > ul > li.current-menu-item > a, 
.navigation-default .primary-menu > ul > li.current_page_parent > a, 
.navigation-default .primary-menu > ul > li.current_page_item > a,
header .navigation-default .primary-menu > ul > li > a:hover,
.site-header.logo-center-menu-center .navigation-default .menu-primary li a:hover, 
.site-header.logo-center-menu-center .navigation-default .primary-menu li a:hover,
header .navigation-default .menu-primary > ul > li > a:hover {
    color: #47B4C0 !important;
}

/**********************************
************ HOMEPAGE *************
***********************************/
#n2-ss-2item1,
#n2-ss-2item2,
#n2-ss-2item3 {
    background: rgb(17,36,29,0.8) !important;    
}

.home .kt-row-column-wrap {
    padding: 0 !important;
}

.home h1 {
    text-align: center !important;
}

.home .homeblock-1 {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw); 
    position: relative;    
    padding-top: 30px;
}

.home .homeblock-1:before {
    content: "";
    position: absolute;
    background: #fff;
    opacity: 0.95;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home .homeblock-1 h3 {
    text-transform: capitalize;   
}

.home .homeblock-1 .kt-inside-inner-col {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.home .homeblock-1 .wp-block-kadence-rowlayout:first-child .inner-column-1 h3 {
    text-align: right !important;
}

.home .homeblock-1 .wp-block-kadence-rowlayout:first-child .inner-column-2 img {
    -ms-transform: skewY(-8deg);
    -webkit-transform: skewY(-8deg);
    transform: skewY(-8deg);
}

.home .homeblock-1 .wp-block-kadence-rowlayout:nth-child(2) {
    padding-top: 0;
    padding-bottom: 30px;
}

.home .homeblock-1 .wp-block-kadence-rowlayout:nth-child(2) .inner-column-1 img {
    -ms-transform: skewY(8deg);
    -webkit-transform: skewY(8deg);
    transform: skewY(8deg);
}

.home .homeblock-1 .wp-block-kadence-rowlayout .inner-column-1 {
    border-right: 2px solid #69e3fa;
}

.home .homeblock-1 .wp-block-kadence-rowlayout:first-child .inner-column-1 .kt-inside-inner-col,
.home .homeblock-1 .wp-block-kadence-rowlayout:nth-child(2) .inner-column-2 .kt-inside-inner-col {
    padding: 30px;
}

.home .cta-block .kt-row-layout-inner {
    padding: 20px 0 15px;
}


/**********************************
*********** INNERPAGES ************
***********************************/
.site-banner {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw); 
    position: relative;   
    height: 400px;
}

.site-banner:before {
    content: "";
    position: absolute;
    background: #000;
    opacity: 0.7;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.site-banner .kt-row-column-wrap {
    padding: 0 !important;
}

.site-banner h1 {
    text-align: center !important;
    color: #fff !important;
    text-transform: uppercase;
    position: relative;
}

table {
    border: 0;
}

td.code {
    border: 0 !important;
}

.social-section {
    background: #69e3fa;
    border: 1px solid #464646;
    margin-top: 40px;
}

.social-section .uagb-icon-list__source-icon svg {
    fill: #fff !important;
}

.social-section a,
.social-section .uagb-icon-list__label{
    color: #fff !important;
}

.social-section a:hover,
.social-section .uagb-icon-list__label:hover{
    color: #093d52 !important;
}

.social-section .uagb-icon-list__content-wrap:hover .uagb-icon-list__source-icon svg,
.social-section .uagb-icon-list__content-wrap:hover a,
.social-section .uagb-icon-list__content-wrap:hover .uagb-icon-list__label {
    fill: #093d52 !important;
    color: #093d52 !important;
    transition: none !important;
}

.logos .wp-block-image figcaption strong {
    font-size: 15px;
    font-weight: 900 !important;
}

form p {
    font-weight: 700;
    font-size: 18px !important;
    color: #000 !important;
}

.follow-us i.fab {
    padding: 2px;
    font-size: 24px;
}

td.code {
    width: 100% !important;
}

/**********************************
************ FOOTER ***************
***********************************/
footer.site-footer {
    background: #66675F;
    padding: 30px 0 10px;
    margin-top: 0;
}

footer .footer-menu li a {
    text-transform: uppercase;
    border-right: 1px solid #fff;
    line-height: 1em !important;
    padding-right: 10px;
    display: inline-block;
}

footer .footer-menu li a:hover {
    color: #47B4C0 !important;
}

footer .footer-navigation {
    text-align: right;
}

footer .footer-navigation ul li:last-child a {
    border: 0 !important;
}

footer .footer-navigation ul li {
    display: inline-block;
    padding: 0 8px 0 0;
}

footer .footer-navigation ul li:last-child, 
footer .footer-navigation ul li:last-child a {
    padding: 0;
}

footer .footer-menu {
    margin-bottom: 0;
}

footer .site-info,
footer .site-info a {
    color: #fff;
    text-align: right;
}

.footer-area .widget_sp_image h3.widget-title {
    display: none;
}

footer .footer-area .widget_sp_image {
    text-align: left;
    float: left;
}

footer .footer-area .widget_text {
    float: right;
    padding: 18px 0;    
}

footer .footer-area .widget_text p {
    color: #fff;
}

footer .footer-area:after {
    content: "";
    clear: both;
    display: block;    
}

/**********************************
********** MEDIA QUERIES **********
***********************************/

/*@media (min-width: 1300px) {

    header .navigation-default .menu-primary > ul > li > a,
    header .navigation-default .primary-menu > ul > li > a {
        padding: 16px 70px;
    }

}

@media (min-width: 1024px) {
    
    header .navigation-default .menu-primary > ul > li > a, 
    header .navigation-default .primary-menu > ul > li > a {
        font-size: 16px;
        padding: 16px 55px;
    }
    
    .headroom--not-top .navigation-default .menu-primary > ul > li > a, .navigation-default .primary-menu > ul > li > a {
        padding: 7px 55px;
    }
    
}
*/

@media (min-width: 1700px) {
    
    header .header-area {
        width: 34%;
    }
    
}


@media (min-width: 1500px) {
    
    header .header-area {
        width: 31%;
    }
    
}


@media (max-width: 1350px) {
    
    header .header-area {
        width: 27%;
    }
    
}


@media (max-width: 1200px){
    
    .home .homeblock-1 .kt-inside-inner-col {
        max-width: 900px;
    }
    
}

@media (max-width: 1199px){
    
    header .header-area {
        width: 100%;
        position: relative;
    }
    
    header .header-area:before {
        display: none;
    }
    
    .header-area .widget-container {
        padding: 20px 15px 10px;
        text-align: center;
    }
    
    header .header-bottom .header-bottom-left-section {
        padding: 20px 0;
    }
    
}


@media (max-width: 991px) {
    
    footer .footer-area .widget_sp_image {
        text-align: center;
        float: none;
    }
    
    footer .footer-area .widget_text {
        float: none;
    }
    
    footer .footer-menu {
        padding: 0 !important;
    }
    
    footer .footer-navigation {
        text-align: center;
    }
    
    footer .site-info, 
    footer .site-info a {
        text-align: center;
    }
    
    .cta-block .kt-row-layout-inner {
        padding: 40px 0;
    }
    
    
    .home .homeblock-1 .kt-inside-inner-col {
        max-width: 100%;
        padding: 0 15px;
    }
    
    .cta-block .kt-inside-inner-col {
        max-width: 100%;
        padding: 0 15px;
    }
    
    .site-banner {
        height: 280px;
    }
    
    
    header .header-bottom .header-bottom-left-section {
        float: none;
    }
    
    header .site-identity-container {
        margin: 0 auto !important;
    }
    
    header .header-bottom .header-bottom-right-section {
        float: none;
        padding: 0 10px;
    }
    
    header nav#site-navigation {
        float: none;
        text-align: center;
    }
    
    .header-action-container {
        padding-top: 0;
    }
    
    header .navigation-default .menu-primary > ul > li > a, 
    header .navigation-default .primary-menu > ul > li > a {
        padding: 5px 16px;
    }

    
}

@media (max-width: 768px) {
    
    header .site-identity-container {
        margin: 0 auto !important;
    }
    
    header .header-area {
        text-align: center;
        position: relative;
        padding-top: 25px;
    }
    
    #content {
        padding-top: 20px;
    }
    
    .mobile-navigation .nav-header {
        background: #00b5c2 !important;
    }
    
    .mobile-navigation .nav-header .nav-title {
        color: #FFF !important;
        text-transform: uppercase;
        font-size: 27px !important;
    }
    
    div#content {
        padding-top: 180px;
    }
    
    header .header-area {
        padding-top: 0;
        padding-bottom: 5px !important;
    }
    
}

@media (max-width: 767px) {
    
    .header-action-container .navigation-togglers-wrapper {
        background: #00b5c2;
    }
    
    .header-action-container .navigation-togglers-wrapper .menu-toggle-mobile {
        color: #fff;
    }
    
    .cta-block .wp-block-button {
        text-align: center;
        padding: 25px 0 0;
    }
    
    .cta-block p {
        text-align: center;
        font-size: 20px;
        max-width: 100%;
    }
    
    .home .homeblock-1 #kt-layout-id_c815ba-b7 .inner-column-1 h3 {
        text-align: center !important;
    }
   
    .home .site-content p,
    .home .site-content h3 {
        text-align: center !important;
    }
    
    .home .homeblock-1 #kt-layout-id_c815ba-b7 .inner-column-2 img {
        padding: 30px;
    }
    
    footer .footer-navigation ul li {
        display: block;
        padding: 0;
    }
    
    footer .footer-menu li a {
        border-right: 0;
        padding-right: 0;
    }
    
    .site-banner {
        height: 230px;
    }
    
    .site-banner h1 {
        font-size: 34px !important;
    }
    
    .home .homeblock-1 .wp-block-kadence-rowlayout .inner-column-1 {
        border-right: 0;
    }
    
    .header-area .widget-container {
        padding: 10px 15px 0px;
    }
    
}
