/*
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: #C62C3A;
    /*--primary-variant-color: #005C53;*/

    --secondary-color: #161520;
    /*--secondary-variant-color: #9FC131;*/

    --third-color: #DBF227;
    --fourth-color: #F6F6F6;

    --black-color: #000000;
    --white-color: #ffffff;

    --primary-border-radius: 0px;

}


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

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

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

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

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

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

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

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

.banner-parag p {
    font-family: 'Overpass', 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;
    text-transform: uppercase
}

.is-ajax-search-items span.woocommerce-Price-amount.amount {
    font-size: 20px;
}

/*WOOCOMMERCE TYPO*/

.summary.entry-summary span.woocommerce-Price-amount.amount {
    font-size: 30px;
    display: block
}

.small-text {
    font-size: 1.5rem !important;
}




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


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

div#gform_wrapper_2 {
    margin-top: 10%;
}

.kt-testimonial-name {
    font-weight: 700;
}

.kt-testimonial-content {
    font-weight: 400;
}

.kt-svg-testimonial-rating-icon.kt-svg-testimonial-rating-icon {
    color: var(--primary-color) !important;
}

.section2 .wps-product-data {
    border: 0px !important;
}

.section2 .wpsf-product-title {
    text-transform: uppercase;
}

.section2 span.woocommerce-Price-amount.amount {
    font-size: 18px !important;

}

.section2 .wpsf-product-price,
.section2 .wpsf-product-title {
    margin-bottom: 10px;
}

.section2 .sp-wps-product-details {
    padding: 0px !important;
}



.section2 #wps-slider-section .wpsf-product {
    text-align: left;
}

.section2 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 100%;
    text-transform: uppercase;
    text-align: center
}

.section2 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #fff !important;
    line-height: 2em !important;
}

.section2 .sp-wps-product-image-area {
    border: 1px solid #EEEEEE;
    border-radius: 14px;
    margin-bottom: 9%;
}


input#is-search-input-277::placeholder {
    text-transform: uppercase;
}

.is-form-style input.is-search-input {
    background: #F6F6F6;
    border: 1px solid #F6F6F6 !important;
}

a.custom-logo-link {
    position: absolute;
    top: -75px;
}

.search-box span.is-search-icon {
    background-color: var(--black-color);
    border-color: var(--black-color);
    color: #fff;
}

.search-box .is-form-style .is-search-submit path {
    fill: #fff;
}

.search-box span {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    color: #c72d3a;
}


.myfixed a.custom-logo-link {
    position: initial;
    top: 0;
}

.myfixed .site-identity {
    padding: 10px 0;
}

.myfixed .site-title-wrap img {
    width: 80px;
}


/*Top header*/
.flex-container {
    display: flex;
    align-items: center;
}

.flex-item {
    flex: 1;
    padding: 10px;
}


.cols-info.item3 ul li {
    display: inline-block;
    color: #fff !important
}

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

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

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

form.is-search-form.is-form-style.is-form-style-3.is-form-id-277.is-ajax-search {
    width: 65%;
}

.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;
    transition: opacity 0.3s ease, visibility 0.3s ease, bottom 0.3s ease-in-out;
}



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


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

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

.container {
    padding: 0 3%;
}

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

.site-identity.clear {
    display: flex;
}

.site-title-wrap {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.search-box {
    flex: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-right {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

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

.site-title-wrap img {
    width: 60%;
}

/*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;
}

.main-navigation {
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.main-navigation ul li a {
    display: inline-block;
    margin: 0 0 0px 0;
    line-height: 4;
}

/*Footer*/
.footer-tagline {
    width: 100%;
}

.footer-tagline {
    display: block;
    text-align: center
}

.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 20px 0px;
}

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

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

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

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


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

.is-ajax-search-details a,
.is-ajax-search-result a {
    color: var(--primary-color) !important;
}

.is-ajax-woocommerce-actions .add_to_cart_inline a.button {
    background: var(--primary-color) !important;
    color: var(--white-color) !important
}

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

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


.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) !important;
}

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

footer h3.wp-block-heading,
footer p,
footer a,
.site-footer a {
    color: var(--white-color) !important;
}

.footer-widgets .widget_text a {
    border-bottom: dotted 0px rgba(255, 255, 255, 0.3) !important;
}

.banner-title h1,
.banner-parag p {
    color: var(--white-color) !important;
}

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 {
    color: var(--primary-color) !important;
}

.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-page-item a {
    color: var(--white-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 {
    /*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(--white-color);
    font-size: 24px
}

.cols-info.item1 a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

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

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



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

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

.footer-copyright {
    background-color: var(--secondary-color);
    color: #fff;
}

.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);
}

.entry-content p a,
.header-text a {
    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);
}

.woocommerce .products ul, .woocommerce ul.products {
	display: flex;
	justify-content: space-between;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0;
}

p.price {
    display: inline-flex;
    align-items: center;
    gap: .2em;
}


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



/*------------------------------------------
Buttons
 ------------------------------------------*/

.section2 a.button.view-product-button,
.section2 a.button.product_type_variable.add_to_cart_button{
    background-color: #c62c3a !important;
    border: 1px solid #c62c3a !important;
    width: 100% !important;
    text-align: center !important;
    text-transform: uppercase !important;
    line-height: 2 !important;
    color: #fff !important
}

.cta-right a {
    border: 1px solid #000000;
    padding: 1em 1em;
    line-height: 0;
}

.cta-right i {
    margin-right: 5px;
}

.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"] {
    color: #fff;
    background-color: var(--primary-color);
    border-radius: var(--primary-border-radius);
    box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}

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

.entry-content p a:hover {
    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;*/
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    transform: scale(1.02);
}

/*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);
    box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
}

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


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

.section2 a.button.view-product-button:hover,
.section2 a.button.product_type_variable.add_to_cart_button:hover{
    background-color: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important
}

.cta-right a:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: var(--white-color)
}

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: #F6F6F6;
}


.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;
    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);
    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: 0;
    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: linear-gradient(0deg, rgb(0 92 83 / 90%) 20%, rgba(255, 255, 255, 0) 60%) !important;
    background-size: 100% 200% !important;
    background-position: top !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);
    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);
    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);
    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 ul.products li.product .price{
	text-align: center !important;
    margin-top: 2em;
}

.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
 ------------------------------------------*/

.section2 .wpsf-product-price span,
.section2 span.screen-reader-text,
.section2 span[aria-hidden="true"] {
    /*display: none !important;*/
}

h1.product_title.entry-title {
    display: none;
}

mark.count {
    display: none;
}

.fast-del-mobile {
    display: none !important;
}

.search-box form {
    display: none;
}

div#gform_wrapper_2 {
    display: none;
}

/* Show when active class is added */
#gform_wrapper_2.active {
    display: block !important;
}

.product_meta span.tagged_as,
.product_meta span.sku_wrapper,
.product_meta span.posted_in {
    display: none;
}

.woocommerce div.product form.cart {
    margin-bottom: 1em;
}

.product_meta {
    margin-top: 11px;
}

/*.cols-info.item2 {
    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*/
}

.mobile-only {
    display: none !important
}



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

li.cart {
    display: none !important;
}


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


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

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

@media only screen and (max-width: 1000px) {
    .fast-del-desktop {
        display: none !important;
    }

    .fast-del-mobile {
        display: flex !important;
    }

    .search-box form {
        display: block;
    }

    .search-box span {
        display: none;
    }

    .site-identity {
        padding: 1% 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;
    }

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

    li.cta-mobile-rqt.menu-item.menu-item-type-custom {
        position: absolute;
        width: 100%;
        bottom: 50px;
    }

    .menu2 {
        display: none;
    }

    a.custom-logo-link {
        position: initial;
    }

    .site-title-wrap img {
        width: 100px;
    }

    .search-box {
        flex: 1;
    }

    form.is-search-form.is-form-style.is-form-style-3.is-form-id-277.is-ajax-search {
        width: 100%;
    }

    .cols-info.item1 {
        display: none;
    }

    .flex-item:nth-child(1),
    .flex-item:nth-child(2) {
        display: none;
    }

    .flex-container {
        align-items: center;
        flex-direction: column;
    }

    li.cart {
        display: inline-block !important;
    }

    .cta-right {
        display: none;
    }

    .custom-logo-link img {
        margin-left: initial;
        margin-right: initial;
    }

    .down.wrapfixed,
    .up.wrapfixed {
        top: 38px !important;
    }

    .mobile-only {
        display: block !important
    }
}


@media only screen and (max-width: 782px) {
    .admin-bar .floating-phone {
        top: 44px;
    }
}

@media only screen and (max-width: 768px) {
    .flex-container {
        display: flex;
        align-items: center;
        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: flex;
        align-items: center;
        flex-direction: column;
    }

    .search-box {
        flex: 2;
    }
}

@media (min-width: 1000px) {

    .n2-ss-section-main-content,
    .alignwide {
        width: 82vw !important;
    }
}


/*------------------------------------------
End of Media Queries
 ------------------------------------------*/
/* Ensure product grid has nice spacing on search page */
.woocommerce .products {
    row-gap: 24px;
}