@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.piscinasroymar.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(35,40,45);
	--wd-alternative-color: rgb(9,96,167);
	--wd-link-color: rgb(9,96,167);
	--wd-link-color-hover: #0071dc;
	--btn-default-bgcolor: rgb(9,96,167);
	--btn-default-bgcolor-hover: #0071dc;
	--btn-accented-bgcolor: rgb(9,96,167);
	--btn-accented-bgcolor-hover: #0071dc;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #041e42;
	--notices-success-color: #fcfcfc;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(9,96,167);
	background-image: none;
}
.page-title-default {
	background-color: rgb(35,40,45);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "hkgroteskpro";
	src: url("//www.piscinasroymar.com/wp-content/uploads/2018/06/hkgroteskpro-regular.woff2") format("woff2"), 
url("//www.piscinasroymar.com/wp-content/uploads/2018/06/hkgroteskpro-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//www.piscinasroymar.com/wp-content/uploads/2018/06/hkgroteskpro-semibold.woff2") format("woff2"), 
url("//www.piscinasroymar.com/wp-content/uploads/2018/06/hkgroteskpro-semibold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.wd-entry-meta {
    display: none;
}
.woodmart-navigation .item-level-0>a {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-right: 30px;
    padding-left: 30px;
    letter-spacing: 1px;
    line-height: 1;
}

bdi {
    font-size: 24px;
}

.owl-nav > div[class*="prev"] {
    right: 30PX;
}

.owl-nav > div, .wrap-loading-arrow > div {
    position: absolute;
    top: 90%;
    z-index: 250;
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    visibility: hidden;
    margin-top: -25px;
    padding: 0;
        padding-right: 0px;
    width: 50px;
    height: 50px; 
    color: rgba(0,0,0,.8);
    text-align: center;
    opacity: 0;
    cursor: pointer;
    transition: all .25s ease;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}


price .amount {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}


div.wpcf7 .ajax-loader::before {
    position: absolute;
    top: 0;
    left: 15px;
    margin-top: 2px;
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
     border: 1px solid #FFF;
        border-right-color: rgb(255, 255, 255);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(255, 255, 255);
	      border-left-style: solid;
        border-left-width: 1px;
    border-left-color: #000;
    border-radius: 50%;
    vertical-align: middle;
    border-right: #000;
	}


.woodmart-products-loader::after, .woodmart-shop-loader::after, .woodmart-tabs-loader::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #FFF;
        border-right-color: rgb(255, 255, 255);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(255, 255, 255);
	      border-left-style: solid;
        border-left-width: 1px;
    border-left-color: #000;
    border-radius: 50%;
    vertical-align: middle;
    border-right: #000;
}


.copyrights-centered .min-footer > div:last-child {
    margin-bottom: 0;
    z-index: 9999;
}

.min-footer > div {
    flex: 1 0 50%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 50%;
    line-height: 1.2;
    z-index: 4;
}

.woodmart-nav-link:hover {
    background: #a2a2a238;
		    }

.full-screen-nav .item-level-0:hover > a, .whb-color-light .navigation-style-bordered .item-level-0:hover > a, .whb-color-light .navigation-style-default .item-level-0:hover > a, .whb-color-light .navigation-style-separated .item-level-0:hover > a, .whb-color-light .navigation-style-underline .item-level-0:hover > a {
    color: #E50100;
}


.woodmart-swatch.swatch-with-bg {
    background-position: center;
    background-size: cover;
    font-size: 0;
    border: 1px solid #dcdcdc;
    border-radius: 0%;
        border-top-left-radius: 0%;
        border-top-right-radius: 0%;
        border-bottom-right-radius: 0%;
        border-bottom-left-radius: 0%;
}




.woodmart-pf-dropdown .filter-swatch > span, .woodmart-woocommerce-layered-nav .filter-swatch > span {
    position: relative;
    display: block;
    border-radius: 0%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.widget {
    margin-bottom: 30px;
    border: 1px solid #f7f7f7;
        border-bottom-color: rgb(247, 247, 247);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    background-color: #f7f7f7;
    padding: 20px;
    border-bottom: 1px solid;
}
.widget:last-child {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid;
}


.widget_product_categories .woodmart-cats-toggle::after {
    content: "\f143";
    font-family: woodmart-font;
}

.category-nav-link .category-name::after, .masonry-filter li a::after, .navigation-style-underline .nav-link-text::after, .woodmart-checkout-steps ul li span::after, .woodmart-products-tabs.tabs-design-alt .products-tabs-title .tab-label::after, .woodmart-products-tabs.tabs-design-default .products-tabs-title .tab-label::after, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab .vc_tta-title-text::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0 ;
    width: 0;
   height: 2px;
    transition: width .4s cubic-bezier(.6,-0.28,.74,.05);
}

.woodmart-highlighted-products .elements-grid, .woodmart-highlighted-products.woodmart-carousel-container {
    margin-right: 0;
    margin-left: 0;
    padding: 25px 20px 0 20px;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
}

.woodmart-highlighted-products.with-title .owl-nav {
    top: 90%;
    right: 0;
}

.menu-item-design-full-width .sub-menu-dropdown {
    padding-top: 30px;
    width: 100vw;
    }

.dropdown-cart, .sub-menu-dropdown, .whb-column form.woocommerce-currency-switcher-form .dd-options, .whb-text-element .wcml-dropdown .wcml-cs-submenu, .whb-text-element .wcml-dropdown-click .wcml-cs-submenu, .woodmart-product-categories .children, .woodmart-search-dropdown {
    margin: 15px 0 0;
    -webkit-transform: translateY(-25px) translateZ(0);
    transform: translateY(-25px) translateZ(0);
}

.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
    display: block;
    padding: 6px 0;
    font-size: 14px;
    line-height: 16px;
    word-break: break-word;
}

.shop-title-wrapper .woodmart-back-btn::after {
    display: inline-block;
    font-size: 26px;
    content: "\f110";
    font-family: woodmart-font;
}

button[disabled], input[disabled] {
    opacity: 1 !important;
    cursor: default;
}

.added_to_cart, .btn, .button, [type="button"], [type="submit"], button {
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: #0071dc;
    color: #FFF;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1.3px;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
	border-radius: 8px;
}

.added_to_cart:hover, .btn:hover, .button:hover, [type="button"]:hover, [type="submit"]:hover, button:hover {
    color: #FFF;
    box-shadow: inset 0 0 200px rgba(0,0,0,.1);
	 background-color: 041e42;
}

.woodmart-highlighted-products .owl-nav > div::after, .woodmart-highlighted-products .wrap-loading-arrow > div::after {
    font-size: 24px;
}

.owl-nav > div[class*="prev"] {
    right: 30px !important;
}


.vc_custom_1617995454660 {
    box-shadow: 0px 0px 35px rgba(10, 10, 10, 0.13);
}

.sombracaja {
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.17);
    z-index:    150;
	  margin-top: -50px !important;
    margin-bottom: -20px !important;
}

input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="number"], input[type="url"], input[type="tel"], input[type="date"], select, textarea {
   
    border: 2px solid rgb(0, 0, 0);
        border-top-style: solid;
        border-top-width: 2px;
        border-right-style: solid;
        border-right-width: 2px;
        border-bottom-width: 2px;
        border-left-style: solid;
        border-left-width: 2px;
        color: #000;
}

/*.scrollToTop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 350;
    width: 50px;
    height: 50px;
    border-radius: 0%;
    background-color: #0071dc;
    box-shadow: 0 0 5px rgba(0,0,0,.17);
    color: #fff;
    text-align: center;
    font-size: 0;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}*/

.woodmart-search-loader::after {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
     border: 1px solid #FFF;
        border-right-color: rgb(255, 255, 255);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(255, 255, 255);
	      border-left-style: solid;
        border-left-width: 1px;
    border-left-color: #000;
    border-radius: 50%;
    vertical-align: middle;
    border-right: #000;
}

.prefooter1{
    z-index:    149;
    }

.woodmart-prefooter {
    padding-bottom: 0px;
    background-color: #FFF;
}

.dokan-alert-danger, .dokan-alert-info, .dokan-alert-warning, .dokan-error, .dokan-info, .mc4wp-error, .mc4wp-notice, .woocommerce-error, .woocommerce-info, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors {
    background-color: #000;
}

.cart-widget-side, .login-form-side, .slide-from-right {
    right: 0;
    left: auto;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
}





.woodmart-search-full-screen .woodmart-close-search {
    position: absolute;
    top: 60px;
    right: 5px;
    z-index: 200;
    width: 100px;
    height: 100px;
    font-size: 0;
    cursor: pointer;
}

.widgetarea-mobile p {
    margin-bottom: -10px;
}

.whatsapp {
    position: fixed;
    bottom: 35px;
    right: 5px;
    padding: 5px;
    z-index: 99999;
}
.woodmart-search-full-screen {
    position: fixed;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 400;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    background-color: #FFF;
    box-shadow: 0 0 14px rgba(0,0,0,.08);
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    z-index: 2000;
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 0px;
}

.container.main-footer {
    margin-top: -130px;
    margin-bottom: -130px;
}

.payment_methods li img {
    margin-right: 5px;
    margin-left: 5px;
    max-height: 70px !important;
}

.color-scheme-light input[type="text"]:focus, .color-scheme-light input[type="email"]:focus, .color-scheme-light input[type="password"]:focus, .color-scheme-light input[type="search"]:focus, .color-scheme-light input[type="number"]:focus, .color-scheme-light input[type="url"]:focus, .color-scheme-light input[type="tel"]:focus, .color-scheme-light input[type="date"]:focus, .color-scheme-light select:focus, .color-scheme-light textarea:focus {
   border-color: rgb(0, 0, 0); 
}

.color-scheme-light input[type="text"], .color-scheme-light input[type="email"], .color-scheme-light input[type="password"], .color-scheme-light input[type="search"], .color-scheme-light input[type="number"], .color-scheme-light input[type="url"], .color-scheme-light input[type="tel"], .color-scheme-light input[type="date"], .color-scheme-light select, .color-scheme-light textarea {
    
	border-color: rgba(0, 0, 0, 0.5);
}


.color-scheme-light input[type="text"], .color-scheme-light input[type="email"], .color-scheme-light input[type="password"], .color-scheme-light input[type="search"], .color-scheme-light input[type="number"], .color-scheme-light input[type="url"], .color-scheme-light input[type="tel"], .color-scheme-light input[type="date"], .color-scheme-light select, .color-scheme-light textarea, .woodmart-dark input[type="text"], .woodmart-dark input[type="email"], .woodmart-dark input[type="password"], .woodmart-dark input[type="search"], .woodmart-dark input[type="number"], .woodmart-dark input[type="url"], .woodmart-dark input[type="tel"], .woodmart-dark input[type="date"], .woodmart-dark select, .woodmart-dark textarea {
    background-color: transparent;
    box-shadow: none;
    color: #111111;
}



input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="number"], input[type="url"], input[type="tel"], input[type="date"], select, textarea {
    padding: 0 15px;
    max-width: 100%;
    width: 80%;
    height: 42px;
    border: 2px solid rgba(129,129,129,.2);
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
}

#wpcf7-f1717-o2 ::placeholder {
    color: #000 !important;
}

div#wpcf7-f1717-o2 ::placeholder {
    color: #000 !important;
}

div#wpcf7-f1717-o1 ::placeholder {
    color: #000;
}

#wpcf7-f1717-o1 ::placeholder {
    color: #000;
}

wd-btn-icon {
    font-size: 30px;
    font-weight: 100;
}


.form-style-underlined .woodmart-search-full-screen input[type="text"] {
    padding-right: 0;
    width: 100%;
}

header.whb-header.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared {
    padding-top: 0px;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1618594729051.vc_row-no-padding.vc_row-o-full-height.vc_row-o-columns-top.vc_row-o-content-top.vc_row-flex {
    top: -25px;
}

.woodmart-product-filters>div {
    margin-bottom: 10px;
    padding-right: 5px;
    width: 100%;
    padding-left: 5px;
}



.wap {
  position: fixed;
	bottom: 75px;
	right: 18px;
	z-index: -1;
	
}

.woodmart-hover-base[class*="add-small"] .wd-bottom-actions > div:not(:last-child) {
    border-right: none;
}
.woodmart-hover-base[class*="add-small"] .wd-bottom-actions .woodmart-add-btn {
    flex: none;
}


.woodmart-hover-base[class*="add-small"] .wd-bottom-actions .wd-action-btn > a {
    padding: 12px 10px;
    font-size: 11px;
    line-height: 11px;
    background-color: #041e42;
    color: #FFF;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 0;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    border-radius: 8px;
    width: 100%;
}
.wd-action-btn.wd-style-icon .button:hover {
    background-color: transparent;
    box-shadow: none;
    background-color: #0071dc !important;
    color: #fff !important;
}

.wd-action-btn.wd-add-cart-btn > a:hover::before {
    content: "\f123";
    font-family: woodmart-font;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
		color: #fff;
}


.wd-action-btn.wd-add-cart-btn > a::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    color: transparent;
    font-weight: 400;
    font-size: 20px;
    transition: opacity .15s ease,-webkit-transform .25s ease;
    transition: opacity .15s ease,transform .25s ease;
    transition: opacity .15s ease,transform .25s ease,-webkit-transform .25s ease;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    content: "\f123";
    font-family: woodmart-font;
}

.quick-shop-wrapper .single_add_to_cart_button {
    font-size: 0;
    padding: 12px 10px;
    font-size: 11px;
    line-height: 11px;
    background-color: #041e42;
    color: #FFF;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 0;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    width: 100%;
}

.woodmart-buttons.wd-pos-r-t {
    border-radius: 10px;
}

.wd-action-btn.wd-style-icon .button {
    padding: 10px 8px;
    font-size: 11px;
    line-height: 10px;
    color: #FFF;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 0;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    width: 100%;
    border-radius: 8px;
    background-color: #041e42;
}

.tooltip-inner, .woodmart-tltp .woodmart-tooltip-label {
    padding: 0 10px !important;
    line-height: 34px;
    height: 34px;
    color: #FFF;
    text-align: center;
    background-color: #000;
    border-radius: 0;
    white-space: nowrap;
    max-width: 200px;
}
.tooltip, .woodmart-tltp .woodmart-tooltip-label {
    position: absolute;
    z-index: 1070;
    visibility: hidden;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 10px;
    pointer-events: none;
    opacity: 0;
}
.vc_properties-list input[type="checkbox"] {

    -webkit-appearance: checkbox !important;
}

input[type="checkbox"], input[type="radio"] {

    -webkit-appearance: checkbox !important;
}

.form-table input.tog, input[type="checkbox"], input[type="radio"] {
	 -webkit-appearance: checkbox !important;
}


#slider-251 .woodmart-slide {
    min-height: 40px !important;
}

.wd-action-btn.wd-style-icon > a::before {
    transition: opacity .15s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 2px;
    transform: translateY(0%);
    color: transparent;
}

.wd-search-full-screen .wd-close-search > a::before {
    font-size: 30px;
    color: #999 !important;
} 
@media (min-width: 1025px) {
	.headcar{
    height: 35px !important;
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: column !important;
    align-content: center !important;
}

}

@media (max-width: 576px) {
	 .min-footer {
    align-items: stretch;
    flex-wrap: wrap;
    text-align: center;
	  padding-top: 50px;
	
}

.scrollToTop::after {
    font-size: 14px;
    line-height: 50px;
}

.wap {
    position: fixed;
    bottom: 80px;
    right: 16px;
    z-index: 1000;
    animation: bounceIn 3s infinite cubic-bezier(.17,.84,.44,1);
    -webkit-animation: bounceIn 3s infinite cubic-bezier(.17,.84,.44,1);
    -moz-animation: bounceIn 3s infinite cubic-bezier(.17,.84,.44,1);
    -o-animation: bounceIn 3s infinite cubic-bezier(.17,.84,.44,1);
    border-radius: 50%;
    border: 1px solid #fff;
    box-shadow: 2px 4px 5px #00000052;
}

.woodmart-spacing-20, .woodmart-spacing-30 {
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 50px;
}

 .min-footer {
    align-items: stretch;
    flex-wrap: wrap;
    text-align: center;
	  padding-top: 50px;

	
}

.footer-column{
	margin-bottom: 0px;
}

.scrollToTop::after {
    font-size: 14px;
    line-height: 50px;
}

.wap {
    position: fixed;
    bottom: 80px;
    right: 16px;
    z-index: 1000;
    animation: bounceIn 3s infinite cubic-bezier(.17,.84,.44,1);
    -webkit-animation: bounceIn 3s infinite cubic-bezier(.17,.84,.44,1);
    -moz-animation: bounceIn 3s infinite cubic-bezier(.17,.84,.44,1);
    -o-animation: bounceIn 3s infinite cubic-bezier(.17,.84,.44,1);
    border-radius: 50%;
    border: 1px solid #fff;
    box-shadow: 2px 4px 5px #00000052;
}

.woodmart-spacing-20, .woodmart-spacing-30 {
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 50px;
}
}

