@import url('https://maxcdn.icons8.com/fonts/line-awesome/1.1/css/line-awesome-font-awesome.min.css'); ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; } .wsite-form-field input[type='text'], .wsite-form-field input[type='email'], .wsite-form-field textarea, .wsite-form-field select, .wsite-form-field input[type='radio'], .wsite-form-field input[type='checkbox'], .wsite-com-product-option-groups input[type='text'], .wsite-com-product-option-groups input[type='email'], .wsite-com-product-option-groups textarea, .wsite-com-product-option-groups select, .wsite-com-product-option-groups input[type='radio'], .wsite-com-product-option-groups input[type='checkbox'] { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-shadow: none; } .wsite-form-field textarea, .wsite-com-product-option-groups textarea { resize: none; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-ExtraLight.ttf?1706659603'); font-weight: 200; font-style: normal; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-ExtraLightItalic.ttf?1706659603'); font-weight: 200; font-style: italic; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-Light.ttf?1706659603'); font-weight: 300; font-style: normal; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-LightItalic.ttf?1706659603'); font-weight: 300; font-style: italic; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-Regular.ttf?1706659603'); font-weight: 400; font-style: normal; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-Italic.ttf?1706659603'); font-weight: 400; font-style: italic; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-Medium.ttf?1706659603'); font-weight: 500; font-style: normal; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-MediumItalic.ttf?1706659603'); font-weight: 500; font-style: italic; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-SemiBold.ttf?1706659603'); font-weight: 600; font-style: normal; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-SemiBoldItalic.ttf?1706659603'); font-weight: 600; font-style: italic; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-Bold.ttf?1706659603'); font-weight: 700; font-style: normal; } @font-face { font-family: 'Poppins'; src: url('theme/fonts/Poppins-BoldItalic.ttf?1706659603'); font-weight: 700; font-style: italic; } div#searchcontainer { position: fixed; width: 100%; height: 100%; z-index: 2000; display: block; background: rgba(0,0,0,0.9); left: -100%; top: 0px; padding-top: 0px; opacity: 0; cursor: crosshair; text-align: center; font: bold 16px 'Bitter', sans-serif; -webkit-transform: scale(.9) translate3d(0,-50px,0); transform: scale(.9) translate3d(0,-50px,0); -webkit-transition: -webkit-transform .5s, opacity .5s, left 0s .5s; transition: transform .5s, opacity .5s, left 0s .5s; } div#searchcontainer div { padding: 5px; color: white; } div#searchcontainer form { opacity: 0; -webkit-transform: translate3d(0,50px,0); transform: translate3d(0,50px,0); -webkit-transition: all .5s 0s; transition: all .5s 0s; } div#searchcontainer form input[type="text"] { width: 90%; top: 0; left: 0; z-index: 99; padding: 10px; border: none; border-bottom: 2px solid gray; outline: none; font-size: 3em; background: #eee; } div#searchcontainer.opensearch { left: 0; opacity: 1; -webkit-transform: scale(1) translate3d(0,0,0); transform: scale(1) translate3d(0,0,0); -webkit-transition: -webkit-transform .5s, opacity .5s, left 0s 0s; transition: transform .5s, opacity .5s, left 0s 0s; } div#searchcontainer.opensearch form { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); transition: all .5s .5s; } @media (max-width: 480px) { div#searchcontainer form input[type="text"] { width: 95%; } } #searchcontainer { width: 100% !important; } #searchcontainer .wsite-search-input { height: 60px; width: 90%; padding: 10px 10px !important; margin-bottom: 10px; background: rgba(255,255,255,0) !important; border-radius: 0px 0px 0px 0px; color: #ffffff !important; border-top: 0px solid rgba(255,255,255,0.7) !important; border-bottom: 1px solid rgba(255,255,255,0.7) !important; border-left: 0px solid rgba(255,255,255,0.7) !important; border-right: 0px solid rgba(255,255,255,0.7) !important; font-size: 30px !important; font-family: 'Montserrat', sans-serif; } #searchcontainer .wsite-search { width: 80%; height: 60px; } #searchcontainer .wsite-search div.paragraph { font-size: 30px !important; font-weight: 200 !important; font-family: 'Montserrat', sans-serif; } #searchcontainer .wsite-search p { font-size: 30px !important; font-weight: 200 !important; font-family: 'Montserrat', sans-serif; } #searchcontainer .wsite-search-button { width: 10% !important; height: 80px !important; background-color: rgba(255,255,255,0) !important; background-image: url(theme/images/search.png?1706659603) !important; background-repeat: no-repeat; background-position: center; background-size: contain !important; border-left: 0px solid rgba(255,255,255,0.7) !important; border-right: 0px solid rgba(255,255,255,0.7) !important; border-top: 0px solid rgba(255,255,255,0.7) !important; } #searchcontainer .wsite-search-button:hover { opacity: 0.5; -webkit-transition: opacity 300ms ease; -moz-transition: opacity 300ms ease; -ms-transition: opacity 300ms ease; transition: opacity 300ms ease; } .sidenav { height: 100%; width: 0; position: fixed; z-index: 20; top: 0; left: 0; background-color: #282828; overflow-x: hidden; transition: 0.5s; padding-top: 60px; overflow-y: hidden; } #sidebar-container { position: absolute; top: 100px; padding-left: 20px; padding-right: 20px; font-size: 36px; width: 90%; display: none; } #sidebar-container .main-content { height: auto; min-height: 200px; background-color: #282828 !important; display: none; } .bordered { border: 1px solid #000; } body.affix .bordered { border-color: #000; } .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 40px; margin-left: 50px; } .theButton { float: left !important; } .theButton a { padding: 8px 8px 8px 8px; text-decoration: none; font-size: 40px; color: #ffffff; display: block; transition: 0.3s; } .theButton a:hover { color: #ffffff; opacity: 0.6; } @media screen and (max-height: 450px) { .sidenav { padding-top: 15px; } .sidenav a { font-size: 18px; } } @media screen and (max-width: 767px) { .hamburger-span { display: none !important; } } .img-weebly-hold .weebly-image-area { width: 100%; height: 100%; } .jarallax-img > div { height: 100% !important; } .jarallax-img > div .weebly-image-area { width: 100%; height: 100%; } .jarallax-keep-img { position: relative; z-index: 0; background-color: black; } .jarallax-keep-img > .jarallax-img { position: relative; display: block; max-width: 100%; height: auto; z-index: -100; } span[data-jarallax-element] { display: inline-block; } .jarallax-img img { object-fit: cover !important; vertical-align: middle !important; z-index: -100; width: 100% !important; height: 100% !important; } .jarallax-img { object-fit: cover !important; width: 100%; background-color: black; } .editable-image span { pointer-events: auto !important; width: 100vw !important; height: 50% !important; } .parallaxl { width: 100%; } .parallaxl .container { padding-top: 40px; padding-bottom: 40px; max-width: 1200px; width: 100% !important; margin: 0 auto; } .parallaxl .container h2 { color: white; } .parallaxl .container div.paragraph { color: white; } .parallaxl .container p { color: white; } .parallaxl { vertical-align: top !important; } .jarallax { height: auto; min-height: 300px; vertical-align: middle !important; background-color: black; } .jarallax-edit { min-height: 600px; } .jarallax-keep-img.demo-float-left { margin-right: 15px; margin-left: -60px; } .jarallax-keep-img.demo-float-right { margin-left: 15px; margin-right: -60px; } .jarallax-img .weebly-image-area-placeholder { width: 100vw !important; height: 100vh !important; z-index: 10000 !important; background-color: black; } .modal { display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: #000000; background-color: rgba(0,0,0,0.4); } .modal-content { background-color: #fefefe; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; } .close { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } #image-holder img { width: 200px !important; height: 200px !important; overflow: none !important; } #icontent #control-panel { display: block; } #control-panel { display: none; } #icontent .real { display: none; } .real { display: block; } #icontent .editor { display: block; } .editor { display: none; } #icontent .parallax-control { display: block; } .parallax-control { display: none; } #floating-div:hover { opacity: 0.8; cursor: pointer; } .swiper-container { width: 100%; height: 100%; } .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .swiper-weebly-total { width: 100%; height: 100%; } #next-button { width: 100px; height: 100%; color: #ffffff !important; opacity: 0.6; font-size: 80px; text-align: center; line-height: 0; font-family: "Varela Round", sans-serif; text-shadow: 0px 0px 0px #777777; background-color: rgba(255,255,255,0); transition-property: opacity; transition-duration: 0.5s; transition-timing-function: linear; } #next-button:hover { opacity: 1; } #prev-button { width: 100px; height: 100%; color: #ffffff !important; opacity: 0.6; font-size: 80px; text-align: center; line-height: 0; font-family: "Varela Round", sans-serif; text-shadow: 0px 0px 0px #777777; background-color: rgba(255,255,255,0); transition-property: opacity; transition-duration: 0.5s; transition-timing-function: linear; } #prev-button:hover { opacity: 1; } .swiper-weebly-image { width: 100%; height: 100%; position: absolute; } .swiper-weebly-image img { width: 100%; height: 100%; object-fit: cover !important; } .swiper-weebly-image .weebly-image-area { height: 100%; width: 100%; } .swiper-weebly-image .weebly-image-area-placeholder { height: 100vh !important; width: 100vw !important; } .swiper-weebly-image .weebly-image-area-placeholder table { height: 100vh !important; width: 100vw !important; } .swiper-weebly-image .weebly-image-area-placeholder span table { height: 100vh !important; width: 100vw !important; } .swiper-weebly-content { position: absolute; overflow: none; width: 100%; height: 100%; } .swiper-weebly-content .slider-container { max-width: 1170px !important; width: 100%; margin-left: auto; margin-right: auto; height: auto; max-height: 90vh; } .swiper-weebly-content .slider-container h2 { font-family: 'Poppins', sans-serif; font-weight: 300; line-height: 1.1em; margin: 15px auto; font-size: 80px; color: #ffffff; } .swiper-weebly-content .slider-container div.paragraph { color: #ffffff; font-family: 'Roboto', sans-serif; } .swiper-weebly-content .slider-container p { color: #ffffff; font-family: 'Roboto', sans-serif; } @media screen and (max-width: 1170px) { #next-button { display: none; } #prev-button { display: none; } } @media screen and (max-width: 992px) { .slider-container h2 { font-size: 2.5em !important; word-wrap: break-word; } } .swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px,0,0); transform: translate3d(0px,0,0); } .swiper-container-multirow > .swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; } .swiper-slide-invisible-blank { visibility: hidden; } .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; } .swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: transform, height; transition-property: transform, height; transition-property: transform, height, -webkit-transform; } .swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; } .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; } .swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0)); background-image: -o-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0)); background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0)); } .swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0)); background-image: -o-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0)); background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0)); } .swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0)); background-image: -o-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0)); background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0)); } .swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0)); background-image: -o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0)); background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0)); } .swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y; } .swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x; } .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 10px; right: auto; } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; } .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-lock { display: none; } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: 300ms opacity; -o-transition: 300ms opacity; transition: 300ms opacity; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; } .swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); position: relative; } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; } button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet-active { opacity: 1; background: #007aff; } .swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px,-50%,0); transform: translate3d(0px,-50%,0); } .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; } .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 8px; } .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: 200ms top, 200ms -webkit-transform; transition: 200ms top, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top, 200ms -webkit-transform; } .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; } .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; } .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms left, 200ms -webkit-transform; transition: 200ms left, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left, 200ms -webkit-transform; } .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms right, 200ms -webkit-transform; transition: 200ms right, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right, 200ms -webkit-transform; } .swiper-pagination-progressbar { background: rgba(0,0,0,0.25); position: absolute; } .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; } .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; } .swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; } .swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; } .swiper-pagination-white .swiper-pagination-bullet-active { background: #ffffff; } .swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255,255,255,0.25); } .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #ffffff; } .swiper-pagination-black .swiper-pagination-bullet-active { background: #000000; } .swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0,0,0,0.25); } .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000000; } .swiper-pagination-lock { display: none; } .swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0,0,0,0.1); } .swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; } .swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; } .swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0,0,0,0.5); border-radius: 10px; left: 0; top: 0; } .swiper-scrollbar-cursor-drag { cursor: move; } .swiper-scrollbar-lock { display: none; } .swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; } .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; } .swiper-slide-zoomed { cursor: move; } .swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite; animation: swiper-preloader-spin 1s steps(12,end) infinite; } .swiper-lazy-preloader:after { display: block; content: ''; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; } .swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); } @-webkit-keyframes swiper-preloader-spin { 100% } @keyframes swiper-preloader-spin { 100% } .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; } .swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube { overflow: visible; } .swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; } .swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; } .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; } .swiper-container-flip { overflow: visible; } .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; } .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px; } .dragdrop .weebly-image-area-placeholder { width: 100vw !important; height: 100vh !important; object-fit: cover !important; } .dragdrop .weebly-image-area-placeholder img { width: 100vw !important; height: 100vh !important; object-fit: cover !important; } #img-upload .weebly-image-area-placeholder, #img-upload .weebly-image-area-placeholder img { width: 100vw !important; height: 100vh !important; object-fit: cover !important; z-index: 100 !important; } .dragdrop img { width: 100vw !important; height: 100vh !important; object-fit: cover !important; } .PureSlider h2 { color: inherit; font-family: 'Montserrat', sans-serif; font-size: 80px; font-weight: 400 !important; line-height: 1.1em; margin: 15px auto; } .PureSlider div.paragraph { color: inherit; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 400; line-height: 26px; margin: 15px auto; } .PureSlider p { color: inherit; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 400; line-height: 26px; margin: 15px auto; } @media screen and (max-width: 998px) { .PureSlider h2 { font-size: 2.5em !important; word-wrap: break-word; } .PureSlider div.paragraph { font-size: 1em !important; word-wrap: break-word; } .PureSlider p { font-size: 1em !important; word-wrap: break-word; } } #icontent #control-panel { display: block; } #control-panel { display: none; } #icontent .real { display: none; } .real { display: block; } #icontent .editor { display: block; } .editor { display: none; } #icontent .parallax-control { display: block; } .parallax-control { display: none; } #floating-div:hover { opacity: 0.8; cursor: pointer; } .heading { margin-top: 0px; } .separator { position: relative; display: inline-block; text-transform: capitalize; margin-bottom: 30px; } .separator:after, .separator:before { position: absolute; content: ""; width: 50px; height: 2px; background: #0b0861; top: 50%; } .separator i { color: #0b0861; } .separator:after { right: 140%; } .separator:before { left: 140%; } .amazing_feature { padding-top: 80px; padding-bottom: 50px; } .single_feature { background: #fff none repeat scroll 0 0; box-shadow: 0 2px 30px rgba(0,0,0,0.1); margin-bottom: 30px; padding: 40px 40px; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; } .single_feature:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #0b0861; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .single_feature:hover, .single_feature:focus, .single_feature:active { color: white; } .single_feature:hover:before, .single_feature:focus:before, .single_feature:active:before { -webkit-transform: scaleY(1); transform: scaleY(1); } .single_feature i { border: 1px solid #e8e8e9; border-radius: 50%; color: #333; float: left; font-size: 20px; height: 60px; line-height: 60px; margin-right: 15px; position: relative; text-align: center; transition: all 0.3s ease 0s; width: 60px; z-index: 3; margin-top: 25px; } .single_feature:hover i { background: #fff; border: 1px solid #fff; color: #0b0861; } .single_feature h3 { text-transform: capitalize; font-size: 20px; font-weight: 400; margin-top: 0px; overflow: hidden; } .single_feature:hover h3 { color: #fff; } .single_feature span { border-bottom: 1px dashed #ccc; display: block; margin: 15px auto 10px; width: 80px; } .single_feature div.paragraph { margin-bottom: 0; overflow: hidden; } .single_feature p { margin-bottom: 0; overflow: hidden; } #cd-vertical-nav { position: fixed; right: 40px; top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; } #cd-vertical-nav li { text-align: right; list-style: none; } #cd-vertical-nav a { display: inline-block; -webkit-backface-visibility: hidden; backface-visibility: hidden; } #cd-vertical-nav a:after { content: ""; display: table; clear: both; } #cd-vertical-nav a span { display: inline-block; float: right; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); -ms-transform: scale(0.6); -o-transform: scale(0.6); transform: scale(0.6); } #cd-vertical-nav a:hover span { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } #cd-vertical-nav a:hover .cd-label { opacity: 1; } #cd-vertical-nav a.is-selected .cd-dot { background-color: #003262; } #cd-vertical-nav .cd-dot { position: relative; top: 8px; height: 15px; width: 15px; border-radius: 50%; background-color: #003262; -webkit-transition: -webkit-transform 0.2s, background-color 0.5s; -moz-transition: -moz-transform 0.2s, background-color 0.5s; transition: transform 0.2s, background-color 0.5s; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; } #cd-vertical-nav .cd-label { position: relative; margin-right: 10px; padding: .4em .5em; color: white; background: rgba(0,0,0,0.5); font-size: 14px; font-size: 0.875rem; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -moz-transition: -moz-transform 0.2s, opacity 0.2s; transition: transform 0.2s, opacity 0.2s; opacity: 0; -webkit-transform-origin: 100% 50%; -moz-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; -o-transform-origin: 100% 50%; transform-origin: 100% 50%; } .homepage-hero-module { border-right: none; border-left: none; position: relative; } #cd-vertical-nav_right { position: fixed; left: 40px; top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; } #cd-vertical-nav_right li { text-align: left; list-style: none; } #cd-vertical-nav_right a { display: inline-block; -webkit-backface-visibility: hidden; backface-visibility: hidden; } #cd-vertical-nav_right a:after { content: ""; display: table; clear: both; } #cd-vertical-nav_right a span { display: inline-block; float: left; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); -ms-transform: scale(0.6); -o-transform: scale(0.6); transform: scale(0.6); } #cd-vertical-nav_right a:hover span { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } #cd-vertical-nav_right a:hover .cd-label { opacity: 1; } #cd-vertical-nav_right a.is-selected .cd-dot { background-color: black; } #cd-vertical-nav_right .cd-dot { position: relative; top: 8px; height: 12px; width: 12px; border-radius: 50%; background-color: #1ABC9C; -webkit-transition: -webkit-transform 0.2s, background-color 0.5s; -moz-transition: -moz-transform 0.2s, background-color 0.5s; transition: transform 0.2s, background-color 0.5s; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; } #cd-vertical-nav_right .cd-label { position: relative; margin-right: 10px; padding: .4em .5em; color: black; font-size: 14px; font-size: 0.875rem; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -moz-transition: -moz-transform 0.2s, opacity 0.2s; transition: transform 0.2s, opacity 0.2s; opacity: 0; -webkit-transform-origin: 100% 50%; -moz-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; -o-transform-origin: 100% 50%; transform-origin: 100% 50%; } html { height: 100%; } body { width: 100% !important; height: 100% !important; background: rgba(0,0,0,0.05); color: #000000; font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } a { color: inherit; text-decoration: none; } a img, a:hover img { border: none; } h2 { color: #000000; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 400; line-height: 1.2; margin: 0 auto 10px; } div.paragraph, #wsite-search-list div.paragraph { font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.6; margin: 0 auto 10px; } p, #wsite-search-list p { font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.6; margin: 0 auto 10px; } div.paragraph a, #wsite-search-list div.paragraph a { color: #333; font-weight: 600; text-decoration: underline; -webkit-transition: opacity 300ms ease-in-out; -moz-transition: opacity 300ms ease-in-out; -ms-transition: opacity 300ms ease-in-out; transition: opacity 300ms ease-in-out; } p a, #wsite-search-list p a { color: #333; font-weight: 600; text-decoration: underline; -webkit-transition: opacity 300ms ease-in-out; -moz-transition: opacity 300ms ease-in-out; -ms-transition: opacity 300ms ease-in-out; transition: opacity 300ms ease-in-out; } div.paragraph a:hover, #wsite-search-list div.paragraph a:hover { opacity: 0.75; } p a:hover, #wsite-search-list p a:hover { opacity: 0.75; } #main { overflow-y: hidden !important; } .no-header-page .wrapper { margin-top: 44px; } .no-header-page .sidenav .main-wrap { padding-top: 0px !important; } @media screen and (max-width: 992px) { .no-header-page .wrapper { margin-top: 0px !important; } } blockquote { position: relative; padding: 1.5em 2.5em; background: rgba(0,0,0,0.05); font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 500; line-height: 1.75; text-align: left; margin: 0 auto 30px; } blockquote:before { position: absolute; content: '\201C'; top: 0.75em; left: 0.5em; font-size: 2em; line-height: 1; font-weight: bold; } .w-ui.ui-dialog.popup-modal { z-index: 10000 !important; } .splash-page .wsite-background, .wsite-header-section { background: url(theme/images/default.jpg?1706659603) no-repeat top center; background-size: cover !important; background-position: top center; } .header-fullscreen .wsite-background { background: url(theme/images/default.jpg?1706659603) no-repeat top center; background-size: cover !important; } .wsite-header-section { height: 600px; } body.header-overlay-on .wsite-header-section:not(.wsite-section-bg-color):before { content: ''; display: block; position: absolute; top: 0; width: 100%; height: 60%; background: linear-gradient(to bottom,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.15) 40%,rgba(0,0,0,0) 100%); } #wsite-title { font-family: 'Poppins', sans-serif !important; } .banner-wrap { position: relative; height: 100%; background: #000000; color: #ffffff; background-size: cover !important; background-position: center; } .banner-wrap .container { padding: 140px 40px; max-width: 1350px; margin: 0 auto; } .banner-wrap .banner { text-align: center; -webkit-transition: opacity 500ms ease; -moz-transition: opacity 500ms ease; -ms-transition: opacity 500ms ease; transition: opacity 500ms ease; } .banner-wrap h2 { color: inherit; font-family: 'Poppins', sans-serif; font-size: 70px; font-weight: 400; line-height: 1em; letter-spacing: 0px; margin: 25px auto; } .banner-wrap div.paragraph { color: rgba(255,255,255,0.95); font-size: 17px !important; font-weight: 300 !important; line-height: 26px !important; letter-spacing: 0px; margin: 25px auto; font-family: 'Poppins', sans-serif !important; } .banner-wrap p { color: rgba(255,255,255,0.95); font-size: 17px !important; font-weight: 300 !important; line-height: 26px !important; letter-spacing: 0px; margin: 25px auto; font-family: 'Poppins', sans-serif !important; } .header-fullscreen .banner-wrap { position: relative; height: 100vh; background: #000000; color: #ffffff; background-size: cover; } .header-fullscreen .banner-wrap .container { padding: 80px 40px; height: 100%; } .header-fullscreen .banner-wrap .banner { text-align: center; -webkit-transition: opacity 500ms ease; -moz-transition: opacity 500ms ease; -ms-transition: opacity 500ms ease; transition: opacity 500ms ease; } .header-fullscreen .banner-wrap h2 { color: inherit; font-family: 'Poppins', sans-serif !important; font-size: 50px !important; font-weight: 400 !important; line-height: 55px; letter-spacing: 0px; margin: 25px auto; } .header-fullscreen .banner-wrap div.paragraph { color: rgba(255,255,255,0.95); font-size: 17px !important; font-weight: 300 !important; line-height: 26px !important; letter-spacing: 0px; margin: 25px auto; } .header-fullscreen .banner-wrap p { color: rgba(255,255,255,0.95); font-size: 17px !important; font-weight: 300 !important; line-height: 26px !important; letter-spacing: 0px; margin: 25px auto; } .header-fullscreen .banner-wrap .banner-img img { width: auto; height: auto; max-width: 800px; max-height: 300px; } .container, .wsite-footer { position: relative; width: 100%; margin: 0 auto; box-sizing: border-box; } .wsite-footer .container h2 { color: white; } .wsite-footer .container div.paragraph { color: white; } .wsite-footer .container p { color: white; } .main-wrap { width: 100%; background: #ffffff; } .main-wrap .container { padding: 60px 40px; max-width: 1350px; margin: 0 auto; } .wsite-footer { max-width: 1350px; margin: 0 auto; } .footer-wrap { width: 100%; font-size: 14px; background-color: #fdb515; color: white; } .footer-wrap .wsite-footer { padding: 60px 40px; } .footer-wrap h2, .footer-wrap div.paragraph, .footer-wrap blockquote { margin: 0 auto 20px; } .footer-wrap h2, .footer-wrap p, .footer-wrap blockquote { margin: 0 auto 20px; } .footer-wrap h2 { font-size: 20px; } .footer-wrap div.paragraph { font-size: 14px; } .footer-wrap p { font-size: 14px; } .footer-wrap blockquote { font-size: 14px; background: transparent; padding: 0 0 0 1em; } .footer-wrap blockquote:before { top: 0; left: 0; font-size: 1.5em; } #icontent .footer-wrap { overflow-y: hidden; } body.edit-nav-text-on { margin-top: 600px; } body.edit-nav-text-off { margin-top: 0px; } body.searchToggle-off .search { display: none !important; } body.searchToggle-on .search { display: table-cell; } body.sidebarToggle-off .sidebar { display: none !important; } body.sidebarToggle-on .sidebar { display: table-cell; } .dragdrop .weebly-image-area-placeholder { width: 100vw !important; height: 100vh !important; object-fit: cover !important; } .dragdrop .weebly-image-area-placeholder img { width: 100vw !important; height: 100vh !important; object-fit: cover !important; } #img-upload .weebly-image-area-placeholder, #img-upload .weebly-image-area-placeholder img { width: 100vw !important; height: 100vh !important; object-fit: cover !important; z-index: 100 !important; } .dragdrop img { width: 100vw !important; height: 100vh !important; object-fit: cover !important; } .PureSlider h2 { color: inherit; font-family: 'Montserrat', sans-serif; font-size: 80px; font-weight: 400 !important; line-height: 1.1em; margin: 15px auto; } .PureSlider div.paragraph { color: inherit; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 400; line-height: 26px; margin: 15px auto; } .PureSlider p { color: inherit; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 400; line-height: 26px; margin: 15px auto; } @media screen and (max-width: 998px) { .PureSlider h2 { font-size: 2.5em !important; word-wrap: break-word; } .PureSlider div.paragraph { font-size: 1em !important; word-wrap: break-word; } .PureSlider p { font-size: 1em !important; word-wrap: break-word; } } #icontent #control-panel { display: block; } #control-panel { display: none; } #icontent .real { display: none; } .real { display: block; } #icontent .editor { display: block; } .editor { display: none; } #icontent .parallax-control { display: block; } .parallax-control { display: none; } #floating-div:hover { opacity: 0.8; cursor: pointer; } .service-row { width: 100%; height: 400px; } .column { float: left; width: 33.33%; height: 400px; z-index: 15; } .column .image-holder { width: inherit; height: inherit; position: absolute; z-index: 15; } .column .image-holder img { object-fit: cover !important; width: 100%; height: 100%; z-index: 15; } .column .image-holder .weebly-image-area { width: 100% !important; height: 100% !important; } .column .image-holder .weebly-image-area img { width: 100% !important; height: 100% !important; } .column .content-holder { width: 100%; height: 100%; z-index: 16 !important; overflow-x: hidden !important; overflow-y: hidden !important; display: flex; align-items: center; justify-content: center; } .column .content-holder .content-container { max-width: 80% !important; width: 80%; height: auto; max-height: 80% !important; z-index: 16 !important; overflow-x: hidden !important; overflow-y: hidden !important; } .column .content-holder .content-container .type-content { width: 100% !important; height: 100% !important; z-index: 16 !important; } .column .content-holder .content-container .type-content h2 { z-index: 16; font-weight: 400; font-size: 20px; text-transform: uppercase; line-height: 45px; font-family: 'Poppins', sans-serif; letter-spacing: 5px; margin-bottom: 15px; color: #28262b; } .column .content-holder .content-container .type-content div.paragraph { z-index: 16; font-family: 'Roboto', sans-serif; font-size: 14px !important; line-height: 22px; letter-spacing: 0px; margin-bottom: 15px; color: #565656; } .column .content-holder .content-container .type-content p { z-index: 16; font-family: 'Roboto', sans-serif; font-size: 14px !important; line-height: 22px; letter-spacing: 0px; margin-bottom: 15px; color: #565656; } .column .content-holder .content-container .type-content font[size="2"] div.paragraph { font-size: 14px !important; } .column .content-holder .content-container .type-content font[size="2"] p { font-size: 14px !important; } .column .content-holder .content-container .type-content font[size="3"] div.paragraph { font-size: 16px !important; } .column .content-holder .content-container .type-content font[size="3"] p { font-size: 16px !important; } .column .content-holder .content-container .type-content font[size="4"] div.paragraph { font-size: 18px !important; } .column .content-holder .content-container .type-content font[size="4"] p { font-size: 18px !important; } .column-2 { float: left; width: 50%; height: 400px; z-index: 15; } .column-2 .image-holder { width: inherit; height: inherit; position: absolute; z-index: 15; } .column-2 .image-holder img { object-fit: cover !important; width: 100%; height: 100%; z-index: 15; } .column-2 .image-holder .weebly-image-area { width: 100% !important; height: 100% !important; } .column-2 .image-holder .weebly-image-area img { width: 100% !important; height: 100% !important; } .column-2 .content-holder { width: 100%; height: 100%; z-index: 16 !important; overflow-x: hidden !important; overflow-y: hidden !important; display: flex; align-items: center; justify-content: center; } .column-2 .content-holder .content-container { max-width: 80% !important; width: 80%; height: auto; max-height: 80% !important; z-index: 16 !important; overflow-x: hidden !important; overflow-y: hidden !important; } .column-2 .content-holder .content-container .type-content { width: 100% !important; height: 100% !important; z-index: 16 !important; } .column-2 .content-holder .content-container .type-content h2 { z-index: 16; font-weight: 400; font-size: 20px; text-transform: uppercase; line-height: 45px; font-family: 'Poppins', sans-serif; letter-spacing: 5px; margin-bottom: 15px; color: #28262b; } .column-2 .content-holder .content-container .type-content div.paragraph { z-index: 16; font-family: 'Roboto', sans-serif; font-size: 14px !important; line-height: 22px; letter-spacing: 0px; margin-bottom: 15px; color: #565656; } .column-2 .content-holder .content-container .type-content p { z-index: 16; font-family: 'Roboto', sans-serif; font-size: 14px !important; line-height: 22px; letter-spacing: 0px; margin-bottom: 15px; color: #565656; } .column-2 .content-holder .content-container .type-content font[size="2"] div.paragraph { font-size: 14px !important; } .column-2 .content-holder .content-container .type-content font[size="2"] p { font-size: 14px !important; } .column-2 .content-holder .content-container .type-content font[size="3"] div.paragraph { font-size: 16px !important; } .column-2 .content-holder .content-container .type-content font[size="3"] p { font-size: 16px !important; } .column-2 .content-holder .content-container .type-content font[size="4"] div.paragraph { font-size: 18px !important; } .column-2 .content-holder .content-container .type-content font[size="4"] p { font-size: 18px !important; } .column-4 { float: left; width: 25%; height: 400px; z-index: 15; } .column-4 .image-holder { width: inherit; height: inherit; position: absolute; z-index: 15; } .column-4 .image-holder img { object-fit: cover !important; width: 100%; height: 100%; z-index: 15; } .column-4 .image-holder .weebly-image-area { width: 100% !important; height: 100% !important; } .column-4 .image-holder .weebly-image-area img { width: 100% !important; height: 100% !important; } .column-4 .content-holder { width: 100%; height: 100%; z-index: 16 !important; overflow-x: hidden !important; overflow-y: hidden !important; display: flex; align-items: center; justify-content: center; } .column-4 .content-holder .content-container { max-width: 80% !important; width: 80%; height: auto; max-height: 80% !important; z-index: 16 !important; overflow-x: hidden !important; overflow-y: hidden !important; } .column-4 .content-holder .content-container .type-content { width: 100% !important; height: 100% !important; z-index: 16 !important; } .column-4 .content-holder .content-container .type-content h2 { z-index: 16; font-weight: 400; font-size: 20px; text-transform: uppercase; line-height: 45px; font-family: 'Poppins', sans-serif; letter-spacing: 5px; margin-bottom: 15px; color: #28262b; } .column-4 .content-holder .content-container .type-content div.paragraph { z-index: 16; font-family: 'Roboto', sans-serif; font-size: 14px !important; line-height: 22px; letter-spacing: 0px; margin-bottom: 15px; color: #565656; } .column-4 .content-holder .content-container .type-content p { z-index: 16; font-family: 'Roboto', sans-serif; font-size: 14px !important; line-height: 22px; letter-spacing: 0px; margin-bottom: 15px; color: #565656; } .column-4 .content-holder .content-container .type-content font[size="2"] div.paragraph { font-size: 14px !important; } .column-4 .content-holder .content-container .type-content font[size="2"] p { font-size: 14px !important; } .column-4 .content-holder .content-container .type-content font[size="3"] div.paragraph { font-size: 16px !important; } .column-4 .content-holder .content-container .type-content font[size="3"] p { font-size: 16px !important; } .column-4 .content-holder .content-container .type-content font[size="4"] div.paragraph { font-size: 18px !important; } .column-4 .content-holder .content-container .type-content font[size="4"] p { font-size: 18px !important; } .row { width: 100%; height: 400px; } .more-height { height: 500px !important; } @media screen and (max-width: 992px) { .column, .column-2, .column-4 { width: 100% !important; height: 400px; } .service-row { width: 100%; height: auto !important; } .type-content div.paragraph { font-size: 14px !important; } .type-content p { font-size: 14px !important; } .sidebar .no-display-on-mobile { display: none !important; } } @media screen and (max-width: 992px) { .no-display-on-mobile { display: none !important; } } .split-section-parent { width: 100%; min-height: 700px; display: flex; } .split-section-parent .column-one { flex: 1; background-color: #ffffff; box-sizing: border-box; } .split-section-parent .column-one .padding-implementation { width: 100%; height: 100%; padding: 20px; box-sizing: border-box; } .split-section-parent .column-one .column-one-inner { height: 100%; width: 100%; box-sizing: border-box; background-color: #f7f7f7; padding: 40px; } .split-section-parent .column-one .column-one-inner .split-container { width: 100%; height: 100%; min-height: 20px; display: flex; flex-direction: column; justify-content: center; } .split-section-parent .column-two { flex: 1; background-color: #fff; } .split-section-parent .column-two .split-image { height: 100%; width: 100%; background-color: gray; } .split-section-parent .column-two .split-image .image-holder { width: 100%; height: 100%; } .split-section-parent .column-two .split-image .image-holder img { object-fit: cover !important; width: 100%; height: 100%; z-index: 15; object-position: 50% 50% !important; } .split-section-parent .column-two .split-image .image-holder .weebly-image-area { width: 100% !important; height: 100% !important; } .split-section-parent .column-two .split-image .image-holder .weebly-image-area img { width: 100% !important; height: 100% !important; } @media screen and (max-width: 992px) { .column-one { width: 100% !important; } .column-two { width: 100% !important; } .split-section-parent { height: auto; display: block; min-height: initial !important; } .image-holder img { display: block; } .parallaxl .container { padding-left: 20px; padding-right: 20px; } } .birdseye-header { position: fixed; top: 0; z-index: 18; width: 100%; max-width: 100%; padding: 20px 40px; color: #f9fbfb; border-color: #f9fbfb; box-sizing: border-box; -webkit-transition: background-color 300ms ease, color 260ms ease, padding 180ms ease; -moz-transition: background-color 300ms ease, color 260ms ease, padding 180ms ease; -ms-transition: background-color 300ms ease, color 260ms ease, padding 180ms ease; transition: background-color 300ms ease, color 260ms ease, padding 180ms ease; backface-visibility: hidden; -webkit-backface-visibility: hidden; margin-top: 30px; transition: margin 100ms; } .birdseye-header .container { display: table; overflow-y: hidden; width: 100%; max-height: 80px; } .birdseye-header .hamburger { display: none; } .birdseye-header .nav-wrap { margin-top: 5px; } .birdseye-header .logo { display: table-cell; overflow-y: hidden; vertical-align: middle; } .birdseye-header .logo * { display: block; } .birdseye-header .logo a { margin-right: 30px; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; transition: opacity 200ms ease; } .birdseye-header .logo a:hover { opacity: .6; } .birdseye-header .logo #wsite-title { max-width: 400px; font-family: 'Poppins', sans-serif; font-size: 30px; font-weight: 700; line-height: 1; text-transform: uppercase; letter-spacing: 0.03em; -webkit-transition: font-size 260ms ease; -moz-transition: font-size 260ms ease; -ms-transition: font-size 260ms ease; transition: font-size 260ms ease; } .birdseye-header .logo img { overflow: hidden; max-width: 500px; max-height: 200px; } .birdseye-header .search, .birdseye-header .sidebar { display: table-cell; overflow-y: hidden; vertical-align: middle; -webkit-transition: opacity 300ms ease; -moz-transition: opacity 300ms ease; -ms-transition: opacity 300ms ease; transition: opacity 300ms ease; backface-visibility: hidden; -webkit-backface-visibility: hidden; color: #f9fbfb; } .birdseye-header .search *, .birdseye-header .sidebar * { display: block; color: #f9fbfb; } .birdseye-header .search span:hover, .birdseye-header .sidebar span:hover { opacity: 0.5; -webkit-transition: opacity 300ms ease; -moz-transition: opacity 300ms ease; -ms-transition: opacity 300ms ease; transition: opacity 300ms ease; cursor: pointer; } @media screen and (max-width: 992px) { .search #search-label { padding-right: 30px !important; } .birdseye-header { margin-top: 0px; } .sidebar { display: none !important; } } .upper-nav { position: absolute; top: 0; z-index: 12; height: 44px; border-bottom: 1px solid rgba(255,255,255,0.2); width: 100%; color: #f9fbfb !important; } .upper-nav .container { display: table; width: 100%; padding-left: 40px; padding-right: 40px; } .upper-nav .container .upper-left { float: left; width: 30%; display: table-cell; vertical-align: middle; color: #f9fbfb !important; text-align: left; height: 100%; left: 0; line-height: 44px; font-size: 13px; } .upper-nav .container .upper-right { float: right; width: 30%; display: table-cell; vertical-align: middle; color: #ffffff; height: 100%; } .upper-nav .container .upper-right .wsite-social { white-space: normal; line-height: 44px; margin: 0px; width: 100%; float: right; } .upper-nav .container .upper-right .wsite-social-item { display: inline-block; font-size: 15px; margin: 0px; padding-left: 25px; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; float: right; opacity: 0.8; color: #f9fbfb; } .upper-nav .container .upper-right .wsite-social-item:first-child { margin-left: 0; } .upper-nav .container .upper-right .wsite-social-item:last-child { margin-right: 0; } .upper-nav .container .upper-right .wsite-social-item:hover { opacity: .3 !important; color: #fff !important; } .nav { display: table-cell; vertical-align: middle; } .nav ul { float: right; max-width: calc(100vw - 480px); overflow: hidden; padding-right: 15px; } .nav li { display: inline-block; margin: 0px 5px 5px 0; } .nav .wsite-menu-item { position: relative; display: inline-block; outline: none; text-decoration: none; letter-spacing: 0px; font-weight: 500; font-size: 14px; font-family: 'Poppins', sans-serif; padding-left: 5px; padding-right: 5px; } .nav li:not(.wsite-nav-cart)#active > .wsite-menu-item { border-color: inherit; } .nav li .wsite-menu-item::before, .nav li .wsite-menu-item::after { display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -moz-transition: -moz-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; } .nav li .wsite-menu-item::before { margin-right: 2px; content: '['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px); } .nav li .wsite-menu-item::after { margin-left: 2px; content: ']'; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px); } .nav li .wsite-menu-item:hover::before, .nav li .wsite-menu-item:hover::after, .nav li .wsite-menu-item:focus::before, .nav li .wsite-menu-item:focus::after { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px); } .nav #wsite-nav-cart-a { padding-right: 0; } .nav #wsite-nav-cart-num { display: inline-block; min-width: 10px; padding: 2px 3px; margin-left: 2px; text-align: center; background: #f9fbfb; color: #000000; } .mobile-nav { display: none; } #wsite-menus > .wsite-menu-wrap > .wsite-menu .wsite-menu { margin: 0 -1px; } #wsite-menus .wsite-menu { position: relative; background: rgba(255,255,255,0.5); border: none !important; margin-top: 15px; } #wsite-menus .wsite-menu li a { background: transparent; font-family: 'Poppins', sans-serif !important; font-size: 12px; font-weight: normal; line-height: normal; border: none !important; padding-top: 10px; padding-bottom: 10px; color: #000000; } #wsite-menus .wsite-menu li a:hover { background: #ffffff; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; transition: opacity 200ms ease; } #wsite-menus .wsite-menu-arrow { display: none; } body.affix #wsite-menus > .wsite-menu-wrap > .wsite-menu .wsite-menu { margin: 0 -1px; } body.affix #wsite-menus .wsite-menu { position: relative; background: #ffffff; border: none !important; margin-top: 15px; } body.affix #wsite-menus .wsite-menu li a { background: transparent; font-family: 'Poppins', sans-serif !important; font-size: 12px; font-weight: normal; line-height: normal; border: none !important; padding-top: 10px; padding-bottom: 10px; } body.affix #wsite-menus .wsite-menu li a:hover { background: rgba(0,0,0,0.05); -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; transition: opacity 200ms ease; } body.affix #wsite-menus .wsite-menu-arrow { display: none; } body.affix .birdseye-header { position: fixed; -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05); -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05); box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05); padding: 10px 40px; margin-top: 0px !important; transition: margin 100ms; } body.affix .birdseye-header .logo #wsite-title { font-size: 24px; } body.affix .birdseye-header .wsite-menu-item { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; } body.affix .birdseye-header .nav-wrap { margin-top: 0px; } body.affix .birdseye-header .nav li { margin-top: 5px; } body.affix .birdseye-header .search, body.affix .birdseye-header .sidebar, body.affix .birdseye-header .hamburger { display: table-cell; overflow-y: hidden; vertical-align: middle; -webkit-transition: opacity 300ms ease; -moz-transition: opacity 300ms ease; -ms-transition: opacity 300ms ease; transition: opacity 300ms ease; backface-visibility: hidden; -webkit-backface-visibility: hidden; color: #003262 !important; } body.affix .birdseye-header .search *, body.affix .birdseye-header .sidebar *, body.affix .birdseye-header .hamburger * { display: block; color: #003262 !important; } body.affix .birdseye-header .search span:hover, body.affix .birdseye-header .sidebar span:hover, body.affix .birdseye-header .hamburger span:hover { opacity: 0.5; -webkit-transition: opacity 300ms ease; -moz-transition: opacity 300ms ease; -ms-transition: opacity 300ms ease; transition: opacity 300ms ease; cursor: pointer; } body.affix .birdseye-header, body.no-header-page .birdseye-header, body.splash-banner-page .birdseye-header { background: #ffffff; color: #003262; border-color: #ffffff; } body.affix .birdseye-header .nav #wsite-nav-cart-num, body.no-header-page .birdseye-header .nav #wsite-nav-cart-num, body.splash-banner-page .birdseye-header .nav #wsite-nav-cart-num { background: #ffffff; color: #003262; } body.affix .birdseye-header .hamburger span, body.affix .birdseye-header .hamburger span:before, body.affix .birdseye-header .hamburger span:after, body.no-header-page .birdseye-header .hamburger span, body.no-header-page .birdseye-header .hamburger span:before, body.no-header-page .birdseye-header .hamburger span:after, body.splash-banner-page .birdseye-header .hamburger span, body.splash-banner-page .birdseye-header .hamburger span:before, body.splash-banner-page .birdseye-header .hamburger span:after { background: #003262 !important; } body.affix .search, body.affix .sidebar, body.no-header-page .search, body.no-header-page .sidebar, body.splash-banner-page .search, body.splash-banner-page .sidebar { display: table-cell; overflow-y: hidden; vertical-align: middle; -webkit-transition: opacity 300ms ease; -moz-transition: opacity 300ms ease; -ms-transition: opacity 300ms ease; transition: opacity 300ms ease; backface-visibility: hidden; -webkit-backface-visibility: hidden; color: #003262 !important; } body.affix .search *, body.affix .sidebar *, body.no-header-page .search *, body.no-header-page .sidebar *, body.splash-banner-page .search *, body.splash-banner-page .sidebar * { display: block; color: #003262 !important; } body.affix .upper-nav, body.no-header-page .upper-nav, body.splash-banner-page .upper-nav { position: absolute; top: 0; z-index: 12; height: 44px; border-bottom: 1px solid rgba(255,255,255,0.2); width: 100%; color: #003262 !important; } body.affix .upper-nav .container, body.no-header-page .upper-nav .container, body.splash-banner-page .upper-nav .container { display: table; width: 100%; padding-left: 40px; padding-right: 40px; } body.affix .upper-nav .container .upper-left, body.no-header-page .upper-nav .container .upper-left, body.splash-banner-page .upper-nav .container .upper-left { float: left; width: 30%; display: table-cell; vertical-align: middle; color: #003262 !important; text-align: left; height: 100%; left: 0; line-height: 44px; font-size: 13px; } body.affix .upper-nav .container .upper-right, body.no-header-page .upper-nav .container .upper-right, body.splash-banner-page .upper-nav .container .upper-right { float: right; width: 30%; display: table-cell; vertical-align: middle; color: #ffffff; height: 100%; } body.affix .upper-nav .container .upper-right .wsite-social, body.no-header-page .upper-nav .container .upper-right .wsite-social, body.splash-banner-page .upper-nav .container .upper-right .wsite-social { white-space: normal; line-height: 44px; margin: 0px; width: 100%; float: right; } body.affix .upper-nav .container .upper-right .wsite-social-item, body.no-header-page .upper-nav .container .upper-right .wsite-social-item, body.splash-banner-page .upper-nav .container .upper-right .wsite-social-item { display: inline-block; font-size: 15px; margin: 0px; padding-left: 25px; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; float: right; opacity: 0.8; color: #003262; } body.affix .upper-nav .container .upper-right .wsite-social-item:first-child, body.no-header-page .upper-nav .container .upper-right .wsite-social-item:first-child, body.splash-banner-page .upper-nav .container .upper-right .wsite-social-item:first-child { margin-left: 0; } body.affix .upper-nav .container .upper-right .wsite-social-item:last-child, body.no-header-page .upper-nav .container .upper-right .wsite-social-item:last-child, body.splash-banner-page .upper-nav .container .upper-right .wsite-social-item:last-child { margin-right: 0; } body.affix .upper-nav .container .upper-right .wsite-social-item:hover, body.no-header-page .upper-nav .container .upper-right .wsite-social-item:hover, body.splash-banner-page .upper-nav .container .upper-right .wsite-social-item:hover { opacity: .3 !important; color: #fff !important; } body.affix.alt-nav-on .birdseye-header, body.no-header-page.alt-nav-on .birdseye-header, body.splash-banner-page.alt-nav-on .birdseye-header { background: rgba(0,0,0,0.9); color: #ffffff; border-color: #ffffff; } body.affix.alt-nav-on .birdseye-header .nav #wsite-nav-cart-num, body.no-header-page.alt-nav-on .birdseye-header .nav #wsite-nav-cart-num, body.splash-banner-page.alt-nav-on .birdseye-header .nav #wsite-nav-cart-num { background: #ffffff; color: rgba(0,0,0,0.9); } body.affix.alt-nav-on .birdseye-header .hamburger span, body.affix.alt-nav-on .birdseye-header .hamburger span:before, body.affix.alt-nav-on .birdseye-header .hamburger span:after, body.no-header-page.alt-nav-on .birdseye-header .hamburger span, body.no-header-page.alt-nav-on .birdseye-header .hamburger span:before, body.no-header-page.alt-nav-on .birdseye-header .hamburger span:after, body.splash-banner-page.alt-nav-on .birdseye-header .hamburger span, body.splash-banner-page.alt-nav-on .birdseye-header .hamburger span:before, body.splash-banner-page.alt-nav-on .birdseye-header .hamburger span:after { background: #ffffff; } body.wsite-checkout-page .birdseye-header, body.wsite-native-mobile-editor .birdseye-header { position: absolute !important; } .no-header-page .main-wrap { padding-top: 0px; } .no-header-page #main-content { padding-top: 80px; background-color: #ffffff !important; } body.splash-page .banner-wrap { display: table; width: 100%; height: 100vh; } body.splash-page .banner { display: table-cell; vertical-align: middle; text-align: center; } body.splash-page .footer-wrap { display: none; } body.splash-page .banner { display: none; } body.splash-page .birdseye-header { top: calc(50% - 132px); padding: 40px 80px; background: #ffffff; color: #003262; border-color: #ffffff; } body.splash-page .birdseye-header .container { height: 185px; max-height: none; } body.splash-page .birdseye-header .logo #wsite-title { font-size: 50px; } body.splash-page .birdseye-header .wsite-phone { font-family: 'Roboto', sans-serif; font-size: 14px; color: rgba(0,0,0,0.6); padding-top: 20px; } body.splash-page .birdseye-header .nav .wsite-menu-item { font-size: 14px; } body.splash-page .birdseye-header li#active > .wsite-menu-item { border-color: transparent; } body.splash-page .birdseye-header .nav #wsite-nav-cart-num { background: #ffffff; color: #003262; } body.splash-page.alt-nav-on .birdseye-header { background: #000000; color: #ffffff; border-color: #ffffff; } body.splash-page.alt-nav-on .birdseye-header .wsite-phone { color: rgba(255,255,255,0.6); } body.splash-page.alt-nav-on .birdseye-header .nav #wsite-nav-cart-num { background: #ffffff; color: #000000; } body:not(.wsite-editor) .logo, body:not(.wsite-editor) .desktop-nav, body:not(.wsite-editor) #fadeInOnLoad { opacity: 0; -webkit-transition: opacity 600ms ease-in 300ms; -moz-transition: opacity 600ms ease-in 300ms; -ms-transition: opacity 600ms ease-in 300ms; transition: opacity 600ms ease-in 300ms; } body:not(.wsite-editor).fade-in .logo, body:not(.wsite-editor).fade-in .desktop-nav, body:not(.wsite-editor).fade-in #fadeInOnLoad { opacity: 1; } ::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder { color: rgba(0,0,0,0.4); } .wsite-form-field .wsite-form-input, .wsite-form-field .wsite-search-element-input, .wsite-form-field .form-select, .wsite-form-field .wsite-form-field select, .wsite-form-field .wsite-com-product-option-groups select, .wsite-form-field .form-radio-container, .wsite-form-field input[type='radio'], .wsite-form-field input[type='checkbox'], .wsite-com-product-option-groups .wsite-form-input, .wsite-com-product-option-groups .wsite-search-element-input, .wsite-com-product-option-groups .form-select, .wsite-com-product-option-groups .wsite-form-field select, .wsite-com-product-option-groups .wsite-com-product-option-groups select, .wsite-com-product-option-groups .form-radio-container, .wsite-com-product-option-groups input[type='radio'], .wsite-com-product-option-groups input[type='checkbox'] { color: #000000; font-family: 'Roboto', sans-serif; font-size: 14px; font-weight: normal; line-height: 1; border-radius: 0; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; } .wsite-form-input, .wsite-search-element-input, .form-select, .wsite-form-field select, .wsite-com-product-option-groups select { height: auto; max-width: 370px; padding: 10px 20px !important; margin-bottom: 10px; background: transparent; border: 1px solid rgba(0,0,0,0.4); } .wsite-form-input:hover, .wsite-form-input:focus, .wsite-form-input--focus, .wsite-search-element-input:hover, .wsite-search-element-input:focus, .form-select:hover, .form-select:focus, .wsite-form-field select:hover, .wsite-form-field select:focus, .wsite-com-product-option-groups select:hover, .wsite-com-product-option-groups select:focus { background-color: rgba(0,0,0,0.05); border-color: #000000; } .form-select, .wsite-form-field select, .wsite-com-product-option-groups select { text-indent: 0.01px; text-overflow: ''; height: 40px; background: transparent url(theme/images/select-dropdown.svg?1706659603) 97% center no-repeat; } .wsite-form-field input[type='radio'], .wsite-form-field input[type='checkbox'], .wsite-com-product-option-groups input[type='radio'], .wsite-com-product-option-groups input[type='checkbox'] { width: 20px; height: 20px; border: 1px solid rgba(0,0,0,0.4) !important; } .wsite-form-field input[type='radio']:hover, .wsite-form-field input[type='radio']:checked, .wsite-form-field input[type='checkbox']:hover, .wsite-form-field input[type='checkbox']:checked, .wsite-com-product-option-groups input[type='radio']:hover, .wsite-com-product-option-groups input[type='radio']:checked, .wsite-com-product-option-groups input[type='checkbox']:hover, .wsite-com-product-option-groups input[type='checkbox']:checked { border-color: #000000 !important; } .wsite-form-field input[type='radio'], .wsite-com-product-option-groups input[type='radio'] { border-radius: 100%; } .wsite-form-field input[type='radio']:after, .wsite-com-product-option-groups input[type='radio']:after { display: block; border-radius: 100%; box-sizing: border-box; content: ''; } .wsite-form-field input[type='radio']:checked:after, .wsite-com-product-option-groups input[type='radio']:checked:after { background: #ffffff; border: 4px solid #000000; width: 18px; height: 18px; } .wsite-form-field input[type='checkbox']:after, .wsite-com-product-option-groups input[type='checkbox']:after { position: relative; top: 2px; left: 6px; width: 4px; height: 8px; border: solid #ffffff; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .wsite-form-field input[type='checkbox']:checked, .wsite-com-product-option-groups input[type='checkbox']:checked { background: #000000; } .wsite-form-field input[type='checkbox']:checked:after, .wsite-com-product-option-groups input[type='checkbox']:checked:after { display: block; content: ' '; } .wsite-search-element { margin-bottom: 10px; } .wsite-search-element .wsite-search-element-input { margin-bottom: 0; } .wsite-form-label { display: inline-block; padding: 0; color: #000000; font-family: 'Roboto', sans-serif; font-size: 12px; text-transform: uppercase; font-weight: normal; line-height: 1; margin-bottom: 10px; } .wsite-form-sublabel { display: none; } .wsite-form-radio-container { margin-bottom: 15px; } .formlist, .wsite-editor .formlist { min-height: inherit; } .wsite-form-container .form-input-error { border: 1px solid red !important; } .form-field-error .wsite-form-radio-container { border: none; } .banner-wrap .wsite-button { display: inline-block; height: auto; padding: 0; background-image: none !important; background-color: transparent; color: #003262 !important; border: 1px solid #003262 !important; -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; } .banner-wrap .wsite-button:hover { background-color: rgba(0,0,0,0.05); } .banner-wrap .wsite-button .wsite-button-inner { display: inline-block; height: auto; padding: 20px 35px; background: transparent; background-image: none !important; color: inherit !important; letter-spacing: 3px; font-family: 'Roboto', sans-serif; font-size: 14px; line-height: 1; text-transform: uppercase; } .banner-wrap .wsite-button-large { color: #ffffff !important; border: 1px solid #ffffff !important; } .banner-wrap .wsite-button-large:hover { background-color: rgba(255,255,255,0.2) !important; } .banner-wrap .wsite-button-highlight, .banner-wrap #wsite-com-product-add-to-cart.wsite-button-highlight { background-color: #003262 !important; color: #ffffff !important; border: none !important; } .banner-wrap .wsite-button-highlight:hover, .banner-wrap #wsite-com-product-add-to-cart.wsite-button-highlight:hover { background-color: #fdb515 !important; color: #ffffff !important; } .banner-wrap .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button), .banner-wrap #wsite-com-product-add-to-cart.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button) { background-color: #fdb515 !important; color: #f9f4f4 !important; border: 1px solid #003262 !important; } .banner-wrap .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover, .banner-wrap #wsite-com-product-add-to-cart.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover { background-color: transparent !important; color: #003262 !important; } .wsite-button { display: inline-block; height: auto; padding: 0; background-image: none !important; background-color: transparent; color: #003262 !important; border: 1px solid #003262 !important; -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; } .wsite-button:hover { background-color: rgba(255,255,255,0.2) !important; } .wsite-button .wsite-button-inner { display: inline-block; height: auto; padding: 20px 35px; background: transparent; background-image: none !important; color: inherit !important; letter-spacing: 2px; font-family: 'Roboto', sans-serif; font-size: 12px; line-height: 1; text-transform: uppercase; } .wsite-button-large { color: #ffffff !important; border: 1px solid #ffffff !important; } .wsite-button-large:hover { background-color: rgba(255,255,255,0.2) !important; } .wsite-button-highlight, #wsite-com-product-add-to-cart.wsite-button-highlight { background-color: #003262 !important; color: #ffffff !important; border: none !important; } .wsite-button-highlight:hover, #wsite-com-product-add-to-cart.wsite-button-highlight:hover { background-color: #fdb515 !important; color: #ffffff !important; } .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button), #wsite-com-product-add-to-cart.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button) { background-color: #fdb515 !important; color: #f9f4f4 !important; border: 1px solid #003262 !important; } .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover, #wsite-com-product-add-to-cart.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover { background-color: transparent !important; color: #003262 !important; } .wsite-social { white-space: normal; } .wsite-social-item { display: inline-block; font-size: 20px; margin: 5px; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; } .wsite-social-item:first-child { margin-left: 0; } .wsite-social-item:last-child { margin-right: 0; } .wsite-social-item:hover { color: rgba(0,0,0,0.6); } .imageGallery .galleryImageHolder .fullImageGalleryCaption .galleryCaptionHolderInnerBg, .imageGallery .galleryImageHolder .partialImageGalleryCaption .galleryCaptionHolderInnerBg { opacity: 1; bottom: 0; background: rgba(0,0,0,0.2); -webkit-transition: all 260ms ease; -moz-transition: all 260ms ease; -ms-transition: all 260ms ease; transition: all 260ms ease; } .imageGallery .galleryImageHolder:hover .galleryCaptionHolderInnerBg { background: rgba(0,0,0,0.6); } .imageGallery .galleryImageHolder .galleryCaptionInnerText { color: #ffffff; letter-spacing: normal; text-shadow: none; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 500; line-height: 1.1; } .wsite-image img { margin-bottom: 10px; } .fancybox-overlay { background: rgba(255,255,255,0.9); } .fancybox-skin { background: transparent !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; } .fancybox-title { color: #000000; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: normal; line-height: normal; } .fancybox-close, .fancybox-next span, .fancybox-prev span { background: none !important; width: auto; height: auto; } .fancybox-close:before, .fancybox-next span:before, .fancybox-prev span:before { color: #ffffff !important; font-family: 'Poppins', sans-serif; font-size: 45px; font-weight: 400; line-height: 0.75em; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; } .fancybox-close:hover:before, .fancybox-next:hover span:before, .fancybox-prev:hover span:before { color: rgba(255,255,255,0.8) !important; } .fancybox-prev span:before { position: relative; left: -10px; content: '\3008'; } .fancybox-next span:before { position: relative; right: -10px; content: '\3009'; } .fancybox-close { top: 20px; right: 20px; } .fancybox-close:before { content: '\00D7'; } #wsite-com-store .wsite-com-category-subcategory-image-wrap { height: 100%; border: none; } #wsite-com-store .wsite-com-category-subcategory-name { top: 0; } #wsite-com-store .wsite-com-category-subcategory-name-bg { background-color: rgba(0,0,0,0.2); background-image: linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.4)); background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.4)); background-image: -moz-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.4)); background-image: -ms-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.4)); background-image: -o-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.4)); } #wsite-com-store .wsite-com-category-subcategory-name-text { position: absolute; bottom: 0; width: 100%; background: none; box-sizing: border-box; text-shadow: none; font-weight: 400; } #wsite-com-store #wsite-com-product-title { font-weight: inherit; } #wsite-com-store .wsite-com-category-subcategory-link .wsite-com-category-subcategory-image-wrap, #wsite-com-store .wsite-com-category-product-link .wsite-com-category-product-image-wrap, #wsite-com-store .wsite-com-category-product-link-featured .wsite-com-category-product-featured-image-wrap { opacity: 1; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; } #wsite-com-store .wsite-com-category-subcategory-link:hover .wsite-com-category-subcategory-image-wrap, #wsite-com-store .wsite-com-category-product-link:hover .wsite-com-category-product-image-wrap, #wsite-com-store .wsite-com-category-product-link-featured:hover .wsite-com-category-product-featured-image-wrap { opacity: .7; } #wsite-com-store #wsite-com-hierarchy ul { font-size: 16px; } #wsite-com-store #wsite-com-hierarchy ul .wsite-link-unselected { color: #000000; } #wsite-com-store #wsite-com-hierarchy ul .wsite-link-unselected:hover { color: rgba(0,0,0,0.4); } .wsite-product { border-radius: 0; box-shadow: none; } h2#wsite-com-product-title { display: block; clear: both; font-weight: 400; } .wsite-com-product-title { font-weight: 400; } #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs { padding-bottom: 25px; } .wsite-com-category-product-group .wsite-com-category-product-wrap, .wsite-com-category-product-featured-group .wsite-com-category-product-wrap, .wsite-com-category-product-featured-group .wsite-com-category-product-featured-wrap, .wsite-com-category-subcategory-group .wsite-com-category-subcategory-wrap { font-size: 1em; } #wsite-com-product-info { float: left; width: 45%; margin-left: 60px; } .wsite-product-button-wrap { text-align: left; } #wsite-mini-cart { border-radius: 0; border-color: #000000 !important; padding: 5px !important; margin-top: 3px; top: auto !important; } #wsite-mini-cart:before, #wsite-mini-cart:after { display: none !important; } #wsite-mini-cart .wsite-product-list { display: block; max-height: 290px; overflow-y: scroll; } #wsite-mini-cart .wsite-product-list li { display: table; } #wsite-mini-cart .wsite-product-image { padding: 10px; } #wsite-mini-cart .wsite-product-list .wsite-list-image-container { margin: 0; } #wsite-mini-cart .wsite-items-right { width: 22%; } #wsite-mini-cart .wsite-items-quantity { width: 10%; text-align: center; } #wsite-mini-cart .wsite-vertical-align { padding-top: 10px; padding-bottom: 10px; vertical-align: top; } #wsite-mini-cart .wsite-product-list .wsite-product-price, #wsite-mini-cart .wsite-items-quantity, #wsite-mini-cart .wsite-name-header, #wsite-mini-cart .wsite-subtotal-wrapper, #wsite-mini-cart .wsite-subtotal-wrapper * { color: #000000; font-family: 'Roboto', sans-serif; font-size: 14px; font-weight: 500; text-transform: uppercase; line-height: 1.25; } #wsite-mini-cart .wsite-product-list .wsite-product-price { padding-right: 0; } #wsite-mini-cart .wsite-product-option { font-family: 'Poppins', sans-serif; font-size: 12px; font-weight: 500; } #wsite-mini-cart .wsite-subtotal-wrapper { vertical-align: middle; } #wsite-mini-cart .wsite-subtotal-wrapper span { font-family: 'Roboto', sans-serif; font-size: 13px !important; margin-right: 5px; } #wsite-mini-cart .wsite-subtotal-wrapper span.wsite-price { font-size: 14px !important; font-weight: 900; } #wsite-mini-cart .wsite-remove-button { background: none !important; font-family: 'Roboto', sans-serif; height: auto; width: 100%; clear: both; float: none; cursor: pointer; color: #DD5857; font-size: 12px; text-align: right; margin-top: 0; margin-right: 0; } #blogTable .blog-post .blog-header h2.blog-title { font-size: 40px; font-weight: 500; margin-bottom: 10px !important; } #blogTable .blog-post .blog-separator { margin: 0 auto 30px; border: none; } #blogTable .blog-sidebar { width: 250px; } #blogTable .blog-sidebar h2 { font-size: 28px; font-weight: 500; margin-bottom: 10px; } #blogTable .blog-sidebar div.paragraph { font-size: 14px; } #blogTable .blog-sidebar p { font-size: 14px; } #blogTable #commentArea #commentAreaTitle, #blogTable #commentArea #commentReplyTitle, #blogTable #commentArea .blogCommentText div.paragraph, #blogTable #commentArea .blog-sidebar h2 { padding: 0; font-family: inherit; } #blogTable #commentArea #commentAreaTitle, #blogTable #commentArea #commentReplyTitle, #blogTable #commentArea .blogCommentText p, #blogTable #commentArea .blog-sidebar h2 { padding: 0; font-family: inherit; } #blogTable .blogCommentWrap { padding-top: 20px; border-top: 1px solid rgba(0,0,0,0.4); background: none; } #blogTable .blogCommentWrap .blogCommentAuthor, #blogTable .blogCommentWrap .blogCommentHeading, #blogTable .blogCommentWrap .blogCommentHeadingInner { background: none !important; } #blogTable .blogCommentWrap .blogCommentAuthor { margin-bottom: 10px; } #blogTable .blogCommentWrap .blogCommentAuthor span.name, #blogTable .blogCommentWrap .blogCommentAuthor span.email { color: #000000 !important; float: none; line-height: 1; } #blogTable .blogCommentWrap .blogCommentHeading { padding: 0; margin-bottom: 20px; } #blogTable .blogCommentWrap .blogCommentHeading .blogCommentHeadingInner { height: auto; } #blogTable .blogCommentWrap .blogCommentHeading .blogCommentAuthor, #blogTable .blogCommentWrap .blogCommentHeading .blogCommentDate { float: none; text-align: left; height: auto; font-family: 'Roboto', sans-serif; font-weight: normal; line-height: 1; letter-spacing: 0.03em; padding: 0; } #blogTable .blogCommentWrap .blogCommentHeading .blogCommentAuthor { text-transform: uppercase; } #blogTable .blogCommentWrap .blogCommentHeading .blogCommentDate { color: #333; } #blogTable .blogCommentWrap .blogCommentText { padding: 0; } #blogTable .blogCommentWrap .blogCommentText div.paragraph { color: #000000; font-size: 12px; } #blogTable .blogCommentWrap .blogCommentText p { color: #000000; font-size: 12px; } .blogCommentReplyWrapper iframe { height: 560px !important; } #commentPostDiv .field input[type=text], #commentPostDiv .field textarea { height: auto; padding: 8px 12px; background: transparent; box-sizing: border-box; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; } #commentPostDiv .field input[type=text]:focus, #commentPostDiv .field textarea:focus { background-color: rgba(0,0,0,0.05); border: 1px solid rgba(0,0,0,0.4); } .blogCommentSubreplyWrapper div.iframeWrapper { background: none; border: none; } .blog-button { height: auto; padding: 10px 20px; background-image: none; background-color: rgba(0,0,0,0.6); color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 12px; line-height: 1; text-transform: uppercase; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; } .blog-button:hover { background-color: rgba(0,0,0,0.2); } .blog-button span { background: none; } @media screen and (max-width: 992px) { font[size="1"] { font-size: 50% !important; } font[size="2"] { font-size: 75% !important; } font[size="3"] { font-size: 125% !important; } font[size="4"] { font-size: 150% !important; } font[size="5"] { font-size: 175% !important; } font[size="6"] { font-size: 200% !important; } font[size="7"] { font-size: 250% !important; } .container, .wsite-footer { overflow: hidden; } .birdseye-header { top: 0; left: 0; padding: 5px 20px !important; min-height: 50px; } .birdseye-header .birdseye-header, .birdseye-header .logo, .birdseye-header .logo img { max-height: 40px; } .birdseye-header .logo { overflow: hidden; padding-right: 25px; } .birdseye-header .logo a { margin-left: 0; margin-right: 0; font-size: 1.1em; line-height: 1.4em; } .birdseye-header .logo #wsite-title { display: block; max-width: 100%; font-size: 1.1em !important; line-height: 1.4em !important; } .birdseye-header .container { min-height: 40px; max-height: inherit; } .birdseye-header label.hamburger { display: table-cell; vertical-align: middle; } body.cart-full #wsite-mini-cart { display: block !important; } body.cart-full .wsite-footer { padding-bottom: 70px; } .header-fullscreen .banner h2 { font-weight: 600 !important; font-size: 35px !important; } body.nav-open .mobile-nav { padding: 50px 0; max-height: 100vh; } body.nav-open .birdseye-header label.hamburger span { position: relative; background: transparent; } body.nav-open .birdseye-header label.hamburger span:before { top: 1px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } body.nav-open .birdseye-header label.hamburger span:after { top: -1px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } body.splash-page.nav-open .wrapper .main-wrap { position: relative; } label.hamburger { position: absolute; top: -5px; right: -10px; width: 30px; height: 30px; padding: 10px; cursor: pointer; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } label.hamburger span, label.hamburger span:before, label.hamburger span:after { position: relative; display: block; width: 22px; height: 2px; background: #ffffff; content: ''; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } label.hamburger span { top: 9px; left: 4px; margin: 5px 0; } label.hamburger span:before { top: -8px; } label.hamburger span:after { bottom: -6px; } .desktop-nav { display: none; } .mobile-nav { position: fixed; top: 0; left: 0; z-index: 1000; display: block; overflow-x: hidden; overflow-y: auto; width: 100%; height: 100%; max-height: 0; padding: 0; background: #ffffff; box-sizing: border-box; -webkit-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53); -moz-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53); -ms-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53); transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53); } .mobile-nav label.hamburger { top: 0; right: 10px; } .mobile-nav label.hamburger span { background: transparent; } .mobile-nav label.hamburger span:before { top: 1px; background: #000000; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .mobile-nav label.hamburger span:after { top: -1px; background: #000000; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } .mobile-nav ul { float: none; height: auto; max-width: none; padding-right: 0px !important; } .mobile-nav li { position: relative; display: block !important; margin: 0; border: none; text-align: center; } .mobile-nav li .wsite-menu-link-styles { position: relative; padding: 10px 0; border: none; } .mobile-nav li > a.wsite-menu-item { position: relative; padding: 10px 0; border: none; width: 100%; font-size: 14px; } .mobile-nav li > a.wsite-menu-subitem { display: block; position: relative; padding: 10px 0; color: rgba(0,0,0,0.6); border: none; font-size: 14px; font-weight: 400; line-height: 1; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; } .mobile-nav li .wsite-menu-wrap { display: block !important; overflow: hidden; max-height: 0; -webkit-transition: all 500ms ease-in-out 250ms; -moz-transition: all 500ms ease-in-out 250ms; -ms-transition: all 500ms ease-in-out 250ms; transition: all 500ms ease-in-out 250ms; } .mobile-nav li .wsite-menu-wrap li.wsite-nav-current > a.wsite-menu-subitem { background: rgba(0,0,0,0.05); border: none; } .mobile-nav li .wsite-menu-wrap .wsite-menu-arrow { display: none; } .mobile-nav li.wsite-menu-item-wrap#active > a.wsite-menu-item, .mobile-nav li.wsite-menu-item-wrap > a.wsite-menu-item:hover, .mobile-nav li.wsite-menu-subitem-wrap > a.wsite-menu-subitem:hover { background: rgba(0,0,0,0.05); border: none; } .mobile-nav li.has-submenu > span.icon-caret { position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; padding: 5px 20px; cursor: pointer; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .mobile-nav li.has-submenu > span.icon-caret:before { position: relative; display: block; color: #000000; font-size: 24px; content: '\203A'; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .mobile-nav li.has-submenu .wsite-menu-wrap.open { max-height: 1000px; } .mobile-nav li.wsite-nav-more { display: none !important; } .banner-wrap .container { padding: 60px 20px; word-wrap: break-word; } .banner-wrap .container h2 { font-size: 25px !important; line-height: 40px; letter-spacing: 0px !important; } .banner-img { display: none !important; } .main-wrap .container { padding: 30px 20px; } .footer-wrap .wsite-footer { width: 100%; padding: 30px 20px; box-sizing: border-box; } #wsite-mini-cart { position: fixed !important; top: initial !important; bottom: 0px; left: 0 !important; z-index: 9; width: 100%; box-sizing: border-box; border: none; border-radius: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } #wsite-mini-cart .arrow-top:before, #wsite-mini-cart .arrow-top:after, #wsite-mini-cart .arrow-left:before, #wsite-mini-cart .arrow-left:after { border: none !important; } #wsite-mini-cart .wsite-product-list { display: none; } .no-header-page .main-wrap { padding-top: 50px; } .no-header-page .birdseye-header { padding: 5px 20px; } .splash-page .birdseye-header { padding: 5px 20px; } .splash-page label.hamburger { right: 20px; top: 10px; } .splash-page h2 { font-size: 2.5em; } .splash-page div.paragraph { font-size: 16px; } .splash-page p { font-size: 16px; } } @media screen and (max-width: 767px) { font[size="1"] { font-size: 50% !important; } font[size="2"] { font-size: 75% !important; } font[size="3"] { font-size: 110% !important; } font[size="4"] { font-size: 120% !important; } font[size="5"] { font-size: 130% !important; } font[size="6"] { font-size: 140% !important; } font[size="7"] { font-size: 150% !important; } .wsite-section { height: auto !important; } .banner-wrap .banner h2 { font-size: 25px !important; line-height: 35px; } .header-fullscreen .banner h2 { font-weight: 600 !important; font-size: 35px !important; } .imageGallery > div { width: 49.95% !important; } td.wsite-multicol-col { float: none; display: block; width: 100% !important; box-sizing: border-box; } #blogTable td { float: none; display: block; clear: both; width: 100%; margin: 0; padding: 0; } #blogTable td.blog-sidebar { width: 100%; } #blogTable td.blog-sidebar div.paragraph { margin-bottom: 0; } #blogTable td.blog-sidebar p { margin-bottom: 0; } #blogTable td .blog-body { float: none !important; } #blogTable td .column-blog { width: 100%; float: none; } #blogTable td .blog-sidebar-separator { padding: 0; } #wsite-com-store .wsite-com-category-subcategory-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-featured-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-group .wsite-com-column { float: left; width: 50% !important; } #wsite-com-store .wsite-com-sidebar { position: relative; float: none !important; z-index: 6; width: 100%; min-height: 35px; margin: 0 auto 15px; padding: 0; text-align: center; } #wsite-com-store .wsite-com-sidebar:before { display: block; width: 100%; padding: 10px 18px; box-sizing: border-box; text-align: center; text-transform: uppercase; content: 'VIEW ALL CATEGORIES\00a0\00a0\25be'; font-weight: 700; cursor: pointer; } #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy { position: relative; display: block; overflow: hidden; width: 100%; max-height: 0px; padding: 0; background: #ffffff; box-sizing: border-box; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; cursor: default !important; } #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy > ul { width: 100%; padding: 0; } #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy > ul li { margin-bottom: 15px; } #wsite-com-store .wsite-com-sidebar.sidebar-expanded { cursor: default !important; } #wsite-com-store .wsite-com-sidebar.sidebar-expanded:before { content: 'CLOSE\00a0\00a0\25b4'; } #wsite-com-store .wsite-com-sidebar.sidebar-expanded #wsite-com-hierarchy { max-height: 800vh; padding: 10px 0; } #wsite-com-store .wsite-com-content-with-sidebar { margin-left: 0; } div.wsite-product-image-wrap, .wsite-product .wsite-product-top { width: 100% !important; } .wsite-product .wsite-product-button-wrap { width: auto; } #wsite-com-product-images { float: none; width: 100%; margin-bottom: 20px; } #wsite-com-product-info { width: 100%; margin-left: 0; } #wsite-com-product-images-strip .wsite-com-product-images-secondary-outer { margin-bottom: 10px; } #wsite-search-sidebar { position: relative; z-index: 6; overflow-y: hidden; width: 100%; max-height: 35px; padding: 0; box-sizing: border-box; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; } #wsite-search-sidebar:before { display: block; width: 100%; padding: 10px 18px; box-sizing: border-box; text-align: center; text-transform: uppercase; content: 'VIEW SEARCH FILTERS\00a0\00a0\25be'; font-weight: 700; cursor: pointer; } #wsite-search-sidebar.sidebar-expanded { max-height: 1000px; cursor: default !important; } #wsite-search-sidebar.sidebar-expanded:before { content: 'CLOSE\00a0\00a0\25b4'; } #wsite-search-sidebar .wsite-search-facet-price input { width: 100%; margin: 10px 0; padding: 6px !important; } #wsite-search-header h2 { width: 100%; margin-bottom: 10px; font-size: 1.6em; } #wsite-search-form-container { float: none; width: 100%; } #wsite-search-query { padding: 2px 10px; } #wsite-search-results { width: 100%; } #wsite-search-product-results .wsite-search-product-result { width: 100%; padding-right: 0; } } @media screen and (max-width: 480px) { #wsite-com-checkout-list .wsite-com-checkout-item-image, #wsite-com-checkout-summary-list .wsite-com-checkout-item-image { display: none; } #wsite-com-checkout-list tbody td:first-child, #wsite-com-checkout-summary-list tbody td:first-child { width: 0; padding: 0; } #wsite-com-checkout-list .wsite-com-checkout-item-details-inner, #wsite-com-checkout-summary-list .wsite-com-checkout-item-details-inner { padding-left: 0; } } div.paragraph ul, div.paragraph ol { padding-left: 3em !important; margin: 5px 0 !important; } div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; } div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; } div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }