/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
Theme Name: SNS Theme
Template: genesis-block-theme
Author: SNS
Tags: one-column,featured-images,theme-options,custom-background,custom-colors,custom-logo,custom-menu,editor-style,translation-ready,footer-widgets,full-width-template,blog,sticky-post,threaded-comments,wide-blocks
Version: 1.0.0.1687911606
Updated: 2023-06-28 00:20:06

*/

html { scroll-behavior: smooth; }

/*  Define custom properties */
:root {
        --primary-color: #FF7300;
	
        --secondary-color: #0D3050;
	
		--black-color: #293336;
        --white-color: #ffffff;
	
		--primary-border-radius: 5px;
	    
}


/*------------------------------------------
Base
 ------------------------------------------*/

body,
html{
	font-family: 'Poppins', sans-serif;
}

/*------------------------------------------
End of Base
 ------------------------------------------*/

/*------------------------------------------
Typography
 ------------------------------------------*/

h1,
h2,
h4,
h5,
h6,
label.wpforms-field-label{
    font-family: 'Poppins', sans-serif;
	font-weight: 600
}

h3.wp-block-heading {
    color: var(--black-color);
    font-size: 21px;
}



a,
p{
   font-family: 'Poppins', sans-serif !important;
}

.contactus-container p{
	margin-bottom: 0;
}

/*Smart Slider*/
.banner-title .n2-ss-text{
    font-family: 'Poppins', sans-serif !important;
}

.banner-parag p{
   font-family: 'Poppins', sans-serif !important;
   font-size: 18px !important
}
/*End of Smart Slider*/

.main-navigation .sub-menu,
.main-navigation .children {
    font-size: 15px;
}

.main-navigation li ul a,
.main-navigation li ul li a {
    font-weight: 500;
}

/*WOOCOMMERCE TYPO*/

span.woocommerce-Price-amount.amount {
    font-size: 30px;
}


.footer-copyright i {
    font-size: 15px;
}


/*------------------------------------------
End of Typography
 ------------------------------------------*/


/*------------------------------------------
Modules
 ------------------------------------------*/

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { 
    height: 2px;
}

/*Top header*/
 .flex-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
  }
  
  .flex-item {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding: 10px;
  }
  

  .cols-info.item3 ul li {
    display: inline-block;
}

.top-inner-container .fa{
	padding: 0px 10px 0px 10px;
}

 .cols-info.item2 {
    text-align: center;
}
.cols-info.item3 {
    text-align: right;
}

.top-header ul,
.top-header ol {
  margin: 0;
}
/*End of top header*/

.featured-blocks .kb-section-has-link span.kb-svg-icon-wrap.kb-svg-icon-fe_arrowRight{
	color:#fff;
	border:1px solid var(--secondary-color)
}

/*FEATURED BLOCK DESIGN 3*/
.featured-block-3 .wp-block-kadence-advancedbtn {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, bottom 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease, bottom 0.3s ease-in-out;
    transition: opacity 0.3s ease, visibility 0.3s ease, bottom 0.3s ease-in-out;
}

/*GF FORM*/
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large,
.gform_wrapper.gravity-theme .gfield textarea{
    width: 100%;
    padding: 15px;
    font-family: 'Poppins';
    background-color: #ededed;
    border: 0px;
}

.gform_wrapper.gravity-theme .gfield_label { 
    font-weight: 400 !important;
}

.kb-splide .splide__arrow {
    font-size: 1.2rem !important;
    border-radius: 50px !important;
    height: 3em !important;
    width: 3em !important;   
    opacity: 1 !important;
    background-color: var(--primary-color) !important;
}

.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--prev {
    left: -17px;
}

.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--next {
    right: -17px;
}

.kb-gal-image-radius {
    border-radius: 8px;
}

/*------------------------------------------
End of Modules
 ------------------------------------------*/


/*------------------------------------------
Layouts
 ------------------------------------------*/


.custom-logo-link img {
    width: 120px;
}

.site-identity {
    padding: 15px 0;
}

.site-identity.clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.site-title-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.top-navigation-right {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.cta-right {
   -webkit-box-flex: 1;
       -ms-flex: 1;
           flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1em;
}

.cta-right a {
    width: auto;
    text-align: center;
	font-weight: 500;
}

.top-navigation .main-navigation {
    display: inline-block;
    width: 100%;
    text-align: center !important;
}

.container {
    padding: 0 3%;
	max-width: 1800px;
}

/*Homepage*/
.home #page {
    padding-top: 0;
}



.home .site-content,
.page-id-113 .site-content,
.page-id-135 .site-content{
    padding: 0 0 0% 0;
}

/*End of homepage*/

/*Page*/
#primary {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 1600px;
}
/*End of page*/

.main-navigation .sub-menu,
.main-navigation .children {
    border-radius: 0px;
}

.img-round img {
    border-radius: 15px;
}

/*Footer*/
.footer-tagline {
    width: 100%;
}
.footer-widgets ul li.wp-block-social-link {
    padding: 0 !important;
}
.footer-widgets ul li {
    padding: 0 0 24px 0;
}
.footer-widgets {
    margin-bottom: 0;
}

.site-footer {
    padding: 0 0 0 0;
}
/*End of footer*/

.site-footer {
    background-image: url(https://staging.poolsideplumbing.com.au/wp-content/uploads/2024/01/footer-bg.png) !important;
	background: rgb(242 242 242 / 0%) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.footer-widgets .footer-column {
    width: 21.6%;
}

.footer-column.col3 p {
    margin-bottom: 0;
}

.footer-copyright {
    padding: 20px 0px 50px 0px;
}

.footer-widgets {
    margin-bottom: 1% !important;
}

.no-margin-top {
    margin-top: -9% !important;
}

.footer-widgets section + section {
    margin-top: 25px;
}

.site-info {
    border-top: 1px solid;
    padding-top: 50px;
}


/*------------------------------------------
End of Layouts
 ------------------------------------------*/


/*------------------------------------------
Theme
 ------------------------------------------*/

.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--primary-color);
    opacity: 1;
}

#wprmenu_bar .menu_title {
    top: -11px;
}

li.cta-mobile-rqt.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-160 a{
    color: #fff !important;
}


.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{
	 color: var(--primary-color);
}

ul.page-numbers {
    background-color: #fff !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: var(--primary-color);
    color: #fff;
}

p.site-title a {
    color: var(--primary-color) !important;
}
p.site-description {
	color: var(--secondary-color);
}

.banner-parag p {
	color: var(--secondary-color);
}

h1, h2, h3, h4, h5, h6,
.entry-header .entry-title a,
.editor-post-title__input alabel.wpforms-field-label{
	color: var(--primary-color);
}

div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active {
    background-color: var(--primary-color);
}

div#n2-ss-2 .nextend-arrow{
	background-color: var(--primary-color);
	border-radius: 50px;
	padding: 5px;
}

div#n2-ss-2 .nextend-arrow img {
    width: 23px !important;
}


.entry-content p a,
.header-text a,
.entry-content .meta-list a,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-page-item a {
    color: var(--primary-color) !important;
}

.site-footer a{
  color: var(--black-color) !important;
}

.site-footer a:hover{
  color: var(--primary-color) !important;
}

.main-navigation ul li.current-menu-item ul.sub-menu li a {
    color: var(--white-color) !important;
}

a, p{
   color: var(--black-color);
}

.site-header {
    background: var(--white-color);
}

.top-navigation,
div#mysticky-nav{
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.main-navigation li ul a,
.main-navigation li ul li a {
    color: var(--white-color)
}

.main-navigation .sub-menu li:hover, .main-navigation .children li:hover{
	background-color: var(--secondary-color);
}
.main-navigation ul .sub-menu li.current-menu-item a, .main-navigation ul .sub-menu li.current-page-item a {
    color: #fff !important;
}
.main-navigation ul .sub-menu li.current-menu-item.menu-item-has-children a:hover, .main-navigation ul .sub-menu li.current-page-item.menu-item-has-children a:hover {
    color: #fff !important;
}

.main-navigation ul .sub-menu li.current-menu-item a:hover, .main-navigation ul .sub-menu li.current-page-item a:hover {
    color: #fff !important;
}



.top-header {
    background-color: var(--primary-color);
}

.top-header a, .top-header p,
li.cart span.total {
    color: var(--white-color);
}

.top-header i{
	color: var(--secondary-color);
}

mark.count {
    background-color: rgb(255 255 255 / 0%);
    color: #fff;
}

.main-navigation .sub-menu,
.main-navigation .children {
    background: var(--primary-color);
}



::-moz-selection {
    background: var(--primary-color);
    color: var(--white-color);
}



::selection {
    background: var(--primary-color);
    color: var(--white-color);
}

footer#colophon{
    background-color: var(--fourth-color) !important;
}

.footer-copyright {
    background-color: var(--white-color);
    color: var(--black-color);
	text-align: center
}

.footer-column.col4 a {
    /*color: #fff !important;*/
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
    /*background-color: var(--primary-color) !important;
    color: var(--white-color);*/
	border: 1.5px solid #0D3050;
}

.entry-content p a,
.header-text a {
    -webkit-box-shadow: inset 0 -1px 0 var(--primary-color) !important;
            box-shadow: inset 0 -1px 0 var(--primary-color) !important;
}

/*WOOCOMMERCE*/

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: var(--secondary-color);
}


/*------------------------------------------
End of Theme
 ------------------------------------------*/



/*------------------------------------------
Buttons
 ------------------------------------------*/
/*
.cta-mobile-rqt::after {
  content: 'or email us at <a href="mailto:info@kulija.com">info@kulija.com</a>';
  display: block;      
  font-size: 12px;
  color: var(--black-color);
  text-align: center
}*/

.n2-ss-button-container a {
	background-color: var(--primary-color) !important;
    border-radius: var(--primary-border-radius) !important;
}

.wp-block-button__link, input[type='submit'],
.gform_wrapper input[type="submit"], .cta-right a
{
    color: #fff;
    background-color: var(--primary-color);
    border-radius: var(--primary-border-radius);
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none;
    padding: calc(0.467em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
	font-weight: 500;
	
}

.btn-secondary .wp-block-button__link {
    color: var(--primary-color);
    background-color: rgb(255 255 255 / 0%);
    border-radius: var(--primary-border-radius);
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none;
    padding: calc(0.467em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
	border: 2px solid var(--primary-color)
}

.entry-content p a:hover{
	-webkit-box-shadow: inset 0 -1px 0 var(--secondary-color) !important;
	        box-shadow: inset 0 -1px 0 var(--secondary-color) !important;
}


/*TRANSITIONS*/
.wp-block-button__link,
.btn-secondary .wp-block-button__link,
.n2-ss-button-container a,
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained,
button.woocommerce-button.button.woocommerce-form-login__submit,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained,
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block,
.cta-right a{
	/*transition: 0.2s ease-in-out !important;*/
	-webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
	-o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
	-webkit-transform: scale(1.02);
	    -ms-transform: scale(1.02);
	        transform: scale(1.02);
}

a.btn-navy-blue {
    background-color: var(--secondary-color);
	padding: calc(0.267em + 2px) calc(1.333em + 2px) !important;
}

a.btn-navy-blue i {
    margin-right: 13px;
}

/*WOOCOMMERCE BUTTONS*/

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained,
button.woocommerce-button.button.woocommerce-form-login__submit,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained{
    color: #fff;
    background-color: var(--primary-color);
    border-radius: var(--primary-border-radius);
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
}

/*------------------------------------------
End of Buttons
 ------------------------------------------*/


/*------------------------------------------
Changing States
 ------------------------------------------*/

a.added_to_cart.wc-forward:hover {
    color: var(--primary-color);
}

.entry-content p a:hover,
.header-text a:hover,
.post-navigation a:hover .post-title,
.entry-header .entry-title a:hover,
#page .more-link:hover,
.main-navigation a:hover{
    color: var(--secondary-color) !important;
}

.main-navigation ul.sub-menu li a:hover{
    color: #fff !important;
}

.main-navigation ul li.current-menu-item ul.sub-menu li:hover a{
    color: #fff !important;
}

div#n2-ss-2 .nextend-bullet-bar .n2-bullet:hover {
    background-color: var(--secondary-color) !important;
}

.top-header a:hover {
    color: var(--secondary-color);
}


.wp-block-button__link:hover,
.n2-ss-button-container a:hover,
.gform_wrapper input[type="submit"]:hover{
    color: #fff;
    background-color: var(--secondary-color) !important;
	-webkit-transform: scale(1.05);
	    -ms-transform: scale(1.05);
	        transform: scale(1.05);
}

.btn-secondary .wp-block-button__link:hover {
    color: var(--white-color);
    background-color: var(--secondary-color);
	border: 2px solid var(--secondary-color);
	-webkit-transform: scale(1.05);
	    -ms-transform: scale(1.05);
	        transform: scale(1.05);
}

/*WOOCOMMERCE BUTTONS*/

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    background-color: var(--secondary-color) !important;
    color: var(--white-color) !important;
}

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained:hover,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained:hover,
button.woocommerce-button.button.woocommerce-form-login__submit:hover,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover,
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block:hover{
    background-color: var(--secondary-color) !important;
    color: var(--white-color) !important;
}


.featured-block-1 .kb-section-has-link:hover span.kb-svg-icon-wrap.kb-svg-icon-fe_arrowRight{
    background-color: #000000 !important;
	color:#fff;
	border:1px solid #fff
}

.featured-block-3 .wp-block-kadence-advancedbtn.kb-buttons-wrap {
    position: absolute;
    bottom: 30px;
    /*left: 50%;
    transform: translate(-50%, -50%);*/
}

.featured-block-3 .featured-box:hover .wp-block-kadence-advancedbtn {
    opacity: 1;
    visibility: visible;
    /*bottom: 10%;*/
}

.featured-block-3 .featured-box > .kt-inside-inner-col:before {
    content: "" !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0.76 !important;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgb(0 0 0 / 90%)), color-stop(60%, rgba(255, 255, 255, 0))) !important;
    background-image: -o-linear-gradient(bottom, rgb(0 0 0 / 90%) 50%, rgba(255, 255, 255, 0) 60%) !important;
    background-image: linear-gradient(0deg, rgb(0 0 0 / 90%) 50%, rgba(255, 255, 255, 0) 60%) !important;
    background-size: 100% 200% !important;
    background-position: top !important;
    -webkit-transition: background-position 0.5sease-in-out !important;
    -o-transition: background-position 0.5sease-in-out !important;
    transition: background-position 0.5sease-in-out !important;
}

.featured-block-3 .featured-box:hover > .kt-inside-inner-col:before {
    background-position: bottom !important;
}



/*------------------------------------------
End of Changing States
 ------------------------------------------*/


 /*------------------------------------------
WooCommerce
 ------------------------------------------*/

/*WooCommerce*/

.woocommerce.woocommerce-page .products li.product {
    background: var(--fourth-color);
	padding: 15px;
}

h2.woocommerce-loop-category__title {
    background-color: var(--primary-color);
    color: var(--white-color) !important;
    margin-top: 26px !important;
    text-align: center;
    border-radius: var(--primary-border-radius);
    border: 1px solid var(--primary-color);
}

h2.woocommerce-loop-category__title:hover {
    background-color: var(--primary-color);
    color: #fff !important;
}



.archive.woocommerce.woocommerce-page ul.products li.product .button,
.woocommerce.woocommerce-page .button,
.related.products ul.products li.product .button {
    padding: 10px;
    max-width: 100%;
	border-radius: 0px;
}

.woocommerce ul.products li.product .button {
    display: block;
	text-align: center;
	color: var(--white-color);
	border-radius: var(--primary-border-radius);
}

.woocommerce ul.products li.product .button,
.woocommerce.woocommerce-page .button,
.woocommerce div.product form.cart .button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce button.button.alt{
    color: #fff;
    background-color: var(--primary-color);
    border-radius: var(--primary-border-radius);
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    font-weight: 300;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
    color: #fff;
    background-color: red !important;
    border-radius: var(--primary-border-radius);
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    font-weight: 300;
}

.wc-block-cart__submit{
    background-color: var(--primary-color);
    border-radius: var(--primary-border-radius);
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none;
}
.wc-block-cart__submit a{
    color: #fff;
    font-weight: 300;
}


.woocommerce ul.products li.product .price {
    color: var(--black-color);
    display: block;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.woocommerce a.added_to_cart {
    padding-top: 0.5em;
    display: block;
    text-align: center !important;
}

.woocommerce-info {
    border-top-color: var(--secondary-color);
}
.woocommerce-info::before {
    color:  var(--secondary-color);
}

span.cart-total {
    display: inline-block;
    background: #ffff00;
    border-radius: 100%;
    line-height: 1;
    padding: 1px 3px;
    position: absolute;
    margin-left: 20px;
    margin-top: -5px;
    font-size: 12px;
    color: #2a2a2a;
    font-weight: bold;
}

/*------------------------------------------
End of WooCommerce
 ------------------------------------------*/


/*------------------------------------------
Hidden
 ------------------------------------------*/

.floating-phone {
    display: none;
}

.flex-main-container.top-header {
    display: none;
}

.floating-phone{
	display: none
}

h3.custom-header-subcat {
    display: none;
}


.woocommerce p.entry-byline {
    display: none !important;
}

.mobile-navigation {
    display: none !important;
}

.footer-bottom {
    display: none;
}

li.cta-mobile-rqt{
	display: none !important
}

.sub-menu .menu-item-has-children>a:after, .sub-menu .page_item_has_children>a:after{
	display: none /*excess caret in mobile menu*/
}


/*------------------------------------------
End of Hidden
 ------------------------------------------*/


/*------------------------------------------
Media Queries
 ------------------------------------------*/


@media only screen and (min-width: 2760px){
	/*figure.wp-block-video.custom-video {
		width: 1200px;
		margin: 0 auto;
	}*/
}



@media only screen and (max-width: 1048px) {
		/*a.btn-navy-blue {
		background-color: #ffffff;
		padding: calc(0.267em + 2px) calc(1.333em + 2px) !important;
		border: 3px solid var(--secondary-color) !important;
		color: var(--secondary-color) !important;
		border-radius: 0;
		font-size: 16px;
	}
		a.btn-navy-blue:hover {
		background-color: var(--secondary-color) !important;
		color: #fff !important;
	}

	.cta-right a {
		background-color: #ffffff;
		padding: calc(0.267em + 2px) calc(1.333em + 2px) !important;
		border: 3px solid var(--primary-color);
		color: var(--primary-color);
		border-radius: 0;
		font-size: 16px;
	}
		.cta-right a:hover {
		background-color: var(--primary-color);
		color: #fff !important;
	}*/
    .top-navigation-right {
        display: none;
    }
	 #mysticky-nav.wrapfixed,
	#mysticky-nav.wrapfixed.down{
        margin-top: 0px !important;
    }
	/*.cta-right {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}*/
	.custom-logo-link img {
		width: 65px;
	}
	.cta-right a{
		padding: calc(0.267em + 2px) calc(1.333em + 2px) !important;
	}
	
}


@media only screen and (max-width: 1280px){
	.footer-widgets {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 16px 1fr;
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
	}
	.footer-widgets .footer-column {
    width: 100%;
}
}

@media only screen and (max-width: 1110px) {
    .top-navigation-right {
        -webkit-box-flex: 1.5;
            -ms-flex: 1.5;
                flex: 1.5;
    }
}

 @media only screen and (max-width: 1000px){
	     .custom-logo-link {
        text-align: center;
        width: auto;
        display: inline-block;
    }
	 .site-identity {
        padding: 2% 0;
    }
	.footer-widgets .footer-column {
        margin-right: 3%;
    }
	 .flex-main-container.top-header {
		font-size: 15px;
	}
	 html body div.wprm-wrapper {
        overflow: visible;
    }
	 .footer-widgets {
		display: block;
	}
	 .floating-phone{
		display: block;
		position: fixed;
        right: 0;
		z-index: 999999;
		top: 0px;
		width: 85%;
		text-align: right;
		height: 42px;
	}
	 
	.admin-bar .floating-phone{	
		top: 25px;
	}
	 .admin-bar #wprmenu_menu_ul {
		position: initial;
	}
	 .floating-phone a {
		width: 100%;
		display: block;
		padding-top: 10px;
	}
	 .floating-phone i {
		color: #fff;
		font-size: 25px
	}
	 li.cta-mobile-rqt a {
		background-color: var(--secondary-color) !important;
		border-radius: 100px;
		text-align: center;
		margin: 22px 22px 2px 22px;
	}
	 li.cta-mobile-rqt {
		display: block !important;
	}
	 
	 li.cta-mobile-rqt.menu-item.menu-item-type-custom {
		position: absolute;
		width: 100%;
		bottom: 100px;
	}
}


@media only screen and (max-width: 782px){
	h1{
		font-size: 45px !important
	}
	 .admin-bar .floating-phone {
        top: 44px;
    }
	.cta-right {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 7px;
    }
}

@media only screen and (max-width: 768px){
	.flex-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.flex-item {
		padding: 5px;
	}
	.top-header {
		padding: 15px 0px;
	}
	.footer-widgets .footer-column {
        width: 100%;
    }
}

 @media only screen and (max-width: 500px){
	.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
}

@media (min-width: 1000px){
	.n2-ss-section-main-content,
	.alignwide {
    	width: 82vw !important;
	}
}


/*------------------------------------------
End of Media Queries
 ------------------------------------------*/