@charset "UTF-8";
.author-bio,
.comments-wrap {
margin: 36px auto;
max-width: 720px;
padding-left: 16px;
padding-right: 16px;
}
.site-header-image {
display: block;
margin: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
clear: both;
display: block;
} .author-bio .avatar {
border: 1px solid #dee2e6;
border-radius: 50%;
}    .wp-block-cover-text p {
padding: 1.5em 16px;
}
@media screen and (min-width: 768px) {
.wp-block-cover-text p {
padding: 1.5em 0;
}
} ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
padding: 0 16px;
}
@media screen and (min-width: 768px) {
.entry-header,
.entry-content {
font-size: calc(1rem + (1.375 - 1) * ((100vw - 768px) / (1200 - 768)));
font-weight: 300;
line-height: inherit;
}
.entry-header h1 {
font-size: calc(2.5rem + (3.4375 - 2.5) * ((100vw - 768px) / (1200 - 768)));
}
}
@media screen and (min-width: 1200px) {
.entry-header,
.entry-content {
font-size: 1.375rem;
}
.entry-header h1 {
font-size: 3.4375rem;
}
}
.more-link {
display: block;
}
.wp-block-code {
padding: 0.5em 1em;
margin: 0 0 1.5rem;
}
.entry-content ul:not(.blocks-gallery-grid),
.entry-content ol {
margin: 0 auto 1.5em auto;
max-width: 720px;
list-style-position: outside;
}
.entry-content li {
margin-left: 2.5em;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
margin: 0 auto;
}
.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
margin-left: 0;
}
.wp-block-quote {
margin-left: 16px;
margin-right: 16px;
padding: 0;
}
.wp-block-quote > * {
margin-left: 1rem;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 36px auto;
padding: 0;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 13px;
font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
.wp-block-quote {
margin: 48px auto;
}
}
.wp-block-pullquote > p:first-child {
margin-top: 0;
}
.wp-block-pullquote.alignright {
margin-left: 2rem;
}
.wp-block-pullquote.alignleft {
margin-right: 2rem;
}
.entry-content {
margin: 48px auto;
max-width: 720px;
padding-left: 16px;
padding-right: 16px;
}
.entry-content > .alignwide,
.wp-block-image.alignwide,
.wp-block-gallery.alignwide {
width: 100vw;
max-width: 1100px;
margin: 1.5em 0 1.5em 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.entry-content > .alignwide > img {
width: 1100px;
}
.entry-content > .alignfull,
.wp-block-image.alignfull,
.wp-block-gallery.alignfull {
width: 100vw;
max-width: 100vw;
margin: 1.5em 0 1.5em 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.entry-content > .alignfull > img {
width: 100vw;
}
@media screen and (min-width: 768px) {
.entry-content > * {
padding-left: 0px;
padding-right: 0px;
}
}
.wp-block-columns {
padding-right: 1rem;
padding-left: 1rem;
}
.wp-block-separator {
margin: 3em auto;
padding: 0;
}
.wp-block-group > .wp-block-group__inner-container > * {
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.wp-block-group > .wp-block-group__inner-container > .alignwide {
width: 100vw;
max-width: 1100px;
margin: 1.5em 0 1.5em 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.wp-block-group > .wp-block-group__inner-container > .alignfull {
width: 100vw;
max-width: 100vw;
margin: 1.5em 0 1.5em 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.wp-block-group.has-background > .wp-block-group__inner-container > :first-child {
margin-top: 0;
}
.wp-block-group.has-background > .wp-block-group__inner-container > .alignfull {
width: calc( 100% + 60px);
max-width: calc( 100% + 60px);
position: relative;
left: -30px;
}
img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto;
}
.wp-block-image img {
display: block;
}
.wp-block-image.alignleft,
.wp-block-image.alignright {
width: 100%;
}
.wp-block-image.alignfull img {
width: 100vw;
}
.wp-block-image .alignleft img,
.wp-block-image .alignright img,
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption {
max-width: 100%;
width: 100%;
}
.wp-block-image .alignfull,
.wp-block-gallery.alignfull {
width: 100vw;
}
.wp-block-image .alignright,
.wp-block-image .alignleft,
.wp-block-gallery.alignright,
.wp-block-gallery.alignleft {
max-width: calc((720px / 2) - 16px);
}
.wp-block-image .alignright,
.wp-block-gallery.alignright {
margin-left: 2rem;
}
.wp-block-image .alignleft,
.wp-block-gallery.alignleft {
margin-right: 2rem;
}
.wp-block-embed.type-video > .wp-block-embed__wrapper {
position: relative;
width: 100%;
height: 0;
padding-top: 56.25%;
}
.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.wp-block-video video {
max-width: 720px;
}
.wp-block-table {
overflow-x: auto;
margin: 1.5rem0;
}
.wp-block-table table {
border-collapse: collapse;
}
.wp-block-table td, .wp-block-table th {
padding: .5em;
}
#comments,
#reply-title {
margin-top: 1.5rem;
margin-bottom: 1rem;
}
.commentlist,
.commentlist ul {
padding-left: 0;
}
.commentlist li {
padding: 1rem;
}
.comment-meta {
margin-bottom: 1rem;
}
.comment > .children {
margin-top: 1rem;
margin-right: -0.625rem;
margin-bottom: -1.625rem;
}
body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
main {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
#site-footer {
background-color: #f3f4f5;
}
@-webkit-keyframes jump {
50% {
-webkit-transform: translateY(-33%);
transform: translateY(-33%);
}
}
@keyframes jump {
50% {
-webkit-transform: translateY(-33%);
transform: translateY(-33%);
}
}
@keyframes jump {
50% {
-webkit-transform: translateY(-33%);
transform: translateY(-33%);
}
}
@media screen and (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
max-width: 1370px;
}
}
::-moz-selection {
background-color: #D9C530;
color: #ffffff;
}
::selection {
background-color: #D9C530;
color: #ffffff;
}
.background-color-primary *::-moz-selection {
background-color: #ffffff;
color: #0B654A;
}
.background-color-primary *::selection {
background-color: #ffffff;
color: #0B654A;
}
html {
scroll-behavior: smooth;
}
@media screen and (min-width: 768px) {
html {
font-size: 60%;
}
}
@media screen and (min-width: 992px) {
html {
font-size: 70%;
}
}
@media screen and (min-width: 1200px) {
html {
font-size: 80%;
}
}
@media screen and (min-width: 1800px) {
html {
font-size: 100%;
}
}
html::-webkit-scrollbar-track {
background-color: #FBFBFA;
}
html::-webkit-scrollbar {
background-color: #FBFBFA;
}
html::-webkit-scrollbar-thumb {
background-color: #0B654A;
}
@supports (scrollbar-color: #0B654A #FBFBFA) {
html {
scrollbar-color: #0B654A #FBFBFA;
}
}
body {
font-family: "Montserrat", sans-serif;
color: #000000;
line-height: 1.45;
font-size: 1rem;
}
@media screen and (min-width: 768px) {
body {
font-size: 1rem;
}
}
body.modal-toggled .modal-overlay {
pointer-events: all;
opacity: 1;
}
.modal-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 1030;
opacity: 0;
background: rgba(0, 0, 0, 0.4);
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
pointer-events: none;
}
.main-wrapper {
overflow: hidden;
}
main {
position: relative;
}
main > *:first-child {
margin-top: 133px;
}
@media screen and (min-width: 768px) {
main > *:first-child {
margin-top: 18.125rem;
}
}
section {
padding: 3rem 0;
position: relative;
}
@media screen and (min-width: 768px) {
section {
padding: 6rem 0;
}
}
a {
color: inherit;
text-decoration: none;
}
a:hover {
color: #0B654A;
}
svg {
max-width: 100%;
height: auto;
}
.btn {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
}
@media screen and (min-width: 768px) {
.btn {
font-size: 1.125rem;
}
}
.btn::before, .btn::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.btn::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.btn:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.btn img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.btn-primary {
color: #ffffff;
}
.btn-primary::before, .btn-primary::after {
background-color: #D9C530 !important;
}
.btn-primary:focus, .btn-primary:active {
border-color: #D9C530 !important;
-webkit-box-shadow: 0 0 0 0.2rem #D9C530 !important;
box-shadow: 0 0 0 0.2rem #D9C530 !important;
}
.btn-secondary {
color: #ffffff !important;
}
.btn-secondary::before, .btn-secondary::after {
background-color: #0B654A !important;
}
.btn-secondary:focus, .btn-secondary:active {
color: #ffffff;
border-color: #0B654A !important;
-webkit-box-shadow: 0 0 0 0.2rem #0B654A !important;
box-shadow: 0 0 0 0.2rem #0B654A !important;
}
button.unstyle {
background-color: transparent;
border: none;
}
.spy-1, .spt-1 {
padding-top: 1.2rem;
}
@media screen and (min-width: 768px) {
.spy-1, .spt-1 {
padding-top: 2.4rem;
}
}
.spy-2, .spt-2 {
padding-top: 2.4rem;
}
@media screen and (min-width: 768px) {
.spy-2, .spt-2 {
padding-top: 4.8rem;
}
}
.spy-3, .spt-3 {
padding-top: 3.6rem;
}
@media screen and (min-width: 768px) {
.spy-3, .spt-3 {
padding-top: 7.2rem;
}
}
.spy-4, .spt-4 {
padding-top: 4.8rem;
}
@media screen and (min-width: 768px) {
.spy-4, .spt-4 {
padding-top: 9.6rem;
}
}
.spy-5, .spt-5 {
padding-top: 6rem;
}
@media screen and (min-width: 768px) {
.spy-5, .spt-5 {
padding-top: 12rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-1, .spt-md-1 {
padding-top: 2.4rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-2, .spt-md-2 {
padding-top: 4.8rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-3, .spt-md-3 {
padding-top: 7.2rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-4, .spt-md-4 {
padding-top: 9.6rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-5, .spt-md-5 {
padding-top: 12rem;
}
}
.spy-1, .spb-1 {
padding-bottom: 1.2rem;
}
@media screen and (min-width: 768px) {
.spy-1, .spb-1 {
padding-bottom: 2.4rem;
}
}
.spy-2, .spb-2 {
padding-bottom: 2.4rem;
}
@media screen and (min-width: 768px) {
.spy-2, .spb-2 {
padding-bottom: 4.8rem;
}
}
.spy-3, .spb-3 {
padding-bottom: 3.6rem;
}
@media screen and (min-width: 768px) {
.spy-3, .spb-3 {
padding-bottom: 7.2rem;
}
}
.spy-4, .spb-4 {
padding-bottom: 4.8rem;
}
@media screen and (min-width: 768px) {
.spy-4, .spb-4 {
padding-bottom: 9.6rem;
}
}
.spy-5, .spb-5 {
padding-bottom: 6rem;
}
@media screen and (min-width: 768px) {
.spy-5, .spb-5 {
padding-bottom: 12rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-1, .spb-md-1 {
padding-bottom: 2.4rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-2, .spb-md-2 {
padding-bottom: 4.8rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-3, .spb-md-3 {
padding-bottom: 7.2rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-4, .spb-md-4 {
padding-bottom: 9.6rem;
}
}
@media screen and (min-width: 768px) {
.spy-md-5, .spb-md-5 {
padding-bottom: 12rem;
}
}
.smy-1, .smt-1 {
margin-top: 1.2rem;
}
@media screen and (min-width: 768px) {
.smy-1, .smt-1 {
margin-top: 2.4rem;
}
}
.smy-2, .smt-2 {
margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
.smy-2, .smt-2 {
margin-top: 4.8rem;
}
}
.smy-3, .smt-3 {
margin-top: 3.6rem;
}
@media screen and (min-width: 768px) {
.smy-3, .smt-3 {
margin-top: 7.2rem;
}
}
.smy-4, .smt-4 {
margin-top: 4.8rem;
}
@media screen and (min-width: 768px) {
.smy-4, .smt-4 {
margin-top: 9.6rem;
}
}
.smy-5, .smt-5 {
margin-top: 6rem;
}
@media screen and (min-width: 768px) {
.smy-5, .smt-5 {
margin-top: 12rem;
}
}
.smy-1, .smb-1 {
margin-bottom: 1.2rem;
}
@media screen and (min-width: 768px) {
.smy-1, .smb-1 {
margin-bottom: 2.4rem;
}
}
.smy-2, .smb-2 {
margin-bottom: 2.4rem;
}
@media screen and (min-width: 768px) {
.smy-2, .smb-2 {
margin-bottom: 4.8rem;
}
}
.smy-3, .smb-3 {
margin-bottom: 3.6rem;
}
@media screen and (min-width: 768px) {
.smy-3, .smb-3 {
margin-bottom: 7.2rem;
}
}
.smy-4, .smb-4 {
margin-bottom: 4.8rem;
}
@media screen and (min-width: 768px) {
.smy-4, .smb-4 {
margin-bottom: 9.6rem;
}
}
.smy-5, .smb-5 {
margin-bottom: 6rem;
}
@media screen and (min-width: 768px) {
.smy-5, .smb-5 {
margin-bottom: 12rem;
}
}
.my-1-em, .mt-1-em {
margin-top: 0.25em;
}
.my-2-em, .mt-2-em {
margin-top: 0.5em;
}
.my-3-em, .mt-3-em {
margin-top: 0.75em;
}
.my-4-em, .mt-4-em {
margin-top: 1em;
}
.my-5-em, .mt-5-em {
margin-top: 1.25em;
}
.my-6-em, .mt-6-em {
margin-top: 1.5em;
}
.my-7-em, .mt-7-em {
margin-top: 1.75em;
}
.my-8-em, .mt-8-em {
margin-top: 2em;
}
.my-9-em, .mt-9-em {
margin-top: 2.25em;
}
.my-10-em, .mt-10-em {
margin-top: 2.5em;
}
.my-1-em, .mb-1-em {
margin-bottom: 0.25em;
}
.my-2-em, .mb-2-em {
margin-bottom: 0.5em;
}
.my-3-em, .mb-3-em {
margin-bottom: 0.75em;
}
.my-4-em, .mb-4-em {
margin-bottom: 1em;
}
.my-5-em, .mb-5-em {
margin-bottom: 1.25em;
}
.my-6-em, .mb-6-em {
margin-bottom: 1.5em;
}
.my-7-em, .mb-7-em {
margin-bottom: 1.75em;
}
.my-8-em, .mb-8-em {
margin-bottom: 2em;
}
.my-9-em, .mb-9-em {
margin-bottom: 2.25em;
}
.my-10-em, .mb-10-em {
margin-bottom: 2.5em;
}
.background-color-primary {
background-color: #D9C530;
}
.color-font-primary {
color: #000000;
}
.color-font-secondary {
color: #ffffff;
}
.color-theme-primary {
color: #D9C530;
}
.colot-theme-secondary {
color: #0B654A;
}
.background-theme-background {
background-color: #FBFBFA;
}
.text-transform-initial {
text-transform: initial;
}
.text-underline {
text-decoration: underline;
}
.text-underline:hover {
text-decoration: underline;
}
.reset-a {
color: inherit;
text-decoration: none;
}
.z-index-under {
z-index: -1;
}
.z-index-neutral {
z-index: 0;
}
.z-index-over {
z-index: 1;
}
.absolute-cover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: -1;
}
.absolute-center {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
}
.fullpage {
min-height: 100vh;
}
.fullpage--compensate-nav {
padding-top: 133px;
}
@media screen and (min-width: 768px) {
.fullpage--compensate-nav {
padding-top: 18.125rem;
}
}
.wysiwyg h3 {
font-size: 1.2rem;
margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
.wysiwyg h3 {
font-size: 1.5rem;
}
}
.wysiwyg > *:last-child:is(p) {
margin-bottom: 0;
}
.wysiwyg ul {
margin: -.66rem 0;
padding-left: 0;
}
.wysiwyg ul li {
padding: .66rem 0;
}
.wysiwyg ul li::marker {
font-size: 2rem;
color: #D9C530;
}
.row {
--gutter-y: 15px;
margin-top: calc(-1 * var(--gutter-y, 0));
margin-bottom: calc(-1 * var(--gutter-y, 0));
}
.row > * {
padding-top: var(--gutter-y, 0);
padding-bottom: var(--gutter-y, 0);
}
.row.gy-1 {
--gutter-y: 1rem;
}
.row.gy-2 {
--gutter-y: 1.5rem;
}
.row.gy-3 {
--gutter-y: 2rem;
}
.clear-wysiwyg > *:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.delete-container-to-md, .clear-container-to-md {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 767px) {
.delete-container-to-md {
max-width: unset;
}
}
.parallax {
-webkit-transform: translate(var(--parallaxX, 0), var(--parallaxY, 0)) scale(var(--scale, 1));
transform: translate(var(--parallaxX, 0), var(--parallaxY, 0)) scale(var(--scale, 1));
}
@media screen and (min-width: 768px) {
.animation-delay-0 {
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-1 {
-webkit-animation-delay: 0.25s;
animation-delay: 0.25s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-2 {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-3 {
-webkit-animation-delay: 0.75s;
animation-delay: 0.75s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-4 {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-5 {
-webkit-animation-delay: 1.25s;
animation-delay: 1.25s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-6 {
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-7 {
-webkit-animation-delay: 1.75s;
animation-delay: 1.75s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-8 {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-9 {
-webkit-animation-delay: 2.25s;
animation-delay: 2.25s;
}
}
@media screen and (min-width: 768px) {
.animation-delay-10 {
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s;
}
}
.map-google {
position: relative;
width: 100%;
}
#map-canvas1 {
margin: 0;
padding: 0;
}
.map-wrap1 {
margin-top: 0px;
position: relative;
overflow: hidden;
}
.woocommerce .woocommerce-breadcrumb, .breadcrumbs {
font-weight: 600;
margin-bottom: 2.5rem;
color: #ababab;
font-size: .85rem;
opacity: .5;
-webkit-transition: opacity .4s ease;
transition: opacity .4s ease;
text-align: center;
}
.woocommerce .woocommerce-breadcrumb:hover, .breadcrumbs:hover {
opacity: 1;
}
.woocommerce .woocommerce-breadcrumb a, .breadcrumbs a {
font-weight: 400;
color: inherit;
}
.woocommerce .woocommerce-breadcrumb a:hover, .breadcrumbs a:hover {
color: #0B654A;
}
.woocommerce .woocommerce-breadcrumb *, .breadcrumbs * {
opacity: 1;
}
@media screen and (max-width: 767px) {
form {
text-align: left;
}
}
form label {
color: inherit;
width: 100%;
}
form .form-control {
color: inherit;
min-height: 3em;
padding: 0 .5em;
margin-top: .5em;
border: none;
border-bottom: 1px solid #000000;
border-radius: 0;
}
form .form-control:focus {
color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #0B654A;
}
form .input-group__wrapper {
width: 100%;
}
form .wpcf7-submit {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #ffffff;
}
@media screen and (min-width: 768px) {
form .wpcf7-submit {
font-size: 1.125rem;
}
}
form .wpcf7-submit::before, form .wpcf7-submit::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
form .wpcf7-submit::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
form .wpcf7-submit:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
form .wpcf7-submit img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
form .wpcf7-submit::before, form .wpcf7-submit::after {
background-color: #D9C530 !important;
}
form .wpcf7-submit:focus, form .wpcf7-submit:active {
border-color: #D9C530 !important;
-webkit-box-shadow: 0 0 0 0.2rem #D9C530 !important;
box-shadow: 0 0 0 0.2rem #D9C530 !important;
}
form .wpcf7-list-item {
margin-left: 0;
}
form .wpcf7-not-valid-tip {
font-size: .8em;
}
form .wpcf7-acceptance .wpcf7-list-item-label {
color: inherit;
font-size: 1rem;
font-weight: 400;
letter-spacing: initial;
}
form .wpcf7-response-output, form .wpcf7-response-output {
color: #000000 !important;
border-color: #000000 !important;
margin-left: 0 !important;
margin-right: 0 !important;
padding: 1rem !important;
border-width: 0 0 0 5px !important;
}
form.sent .wpcf7-response-output, form.invalid .wpcf7-response-output, form.unaccepted .wpcf7-response-output, form.payment-required .wpcf7-response-output {
border-color: #000000 !important;
border-width: 1px 1px 1px 1px !important;
text-align: center !important;
}
form .input-group--submit {
text-align: center;
}
form .input-group--submit .wpcf7-submit {
border: none;
background: none;
color: #ffffff;
font-weight: 500;
text-decoration: underline;
}
form .input-group--checkbox {
margin: 2em 0;
font-size: .75rem;
}
form .input-group--checkbox label {
margin-bottom: 0;
}
form .input-group--checkbox .wpcf7-list-item-label {
vertical-align: middle;
font-size: inherit;
}
form .input-group--checkbox input[type=checkbox] {
content: '';
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #ffffff;
border-radius: 0;
border: none;
padding: .666em;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: .3125em;
border: 0.0625em solid #000000;
font-size: .66rem;
}
form .input-group--checkbox input[type=checkbox]:checked + span:after {
content: '';
display: block;
position: absolute;
top: -.1em;
left: 0.35em;
width: 0.8em;
height: 1.2em;
border: solid #D9C530;
border-width: 0 .35em .35em 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
font-size: inherit;
cursor: pointer;
}
@media screen and (max-width: 767px) {
form .input-group--file {
margin-top: 2rem;
}
}
form .input-group--file .input-group__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
@media screen and (max-width: 767px) {
form .input-group--file .input-group__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
}
@media screen and (min-width: 768px) {
form .input-group--file .input-group__wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
form .input-group--file p {
margin-bottom: 0;
}
form .input-group--file .file-response {
font-size: .75rem;
text-align: center;
}
form .input-group--file input {
display: none;
}
form .input-group--file #form-cv-response {
margin-bottom: 0;
margin-top: 0;
}
@media screen and (min-width: 768px) {
form .input-group--file #form-cv-response {
margin-left: 1.25rem;
}
}
form .form-control {
background: none;
}
form .form-control:focus {
background: none;
}
form .box-anim .lab-anim, form .lab {
position: relative;
z-index: 1;
-webkit-transition: .4s ease;
transition: .4s ease;
-webkit-transform: translateY(3.05em);
transform: translateY(3.05em);
pointer-events: none;
-webkit-transform-origin: left;
transform-origin: left;
}
form .lab {
-webkit-transform: none;
transform: none;
}
form .box-anim.focused .lab-anim {
-webkit-transform: translateY(0.33em) scale(0.85);
transform: translateY(0.33em) scale(0.85);
}
form .input-group--date {
margin-top: 2rem;
}
form .input-group--date .box-anim .lab-anim {
-webkit-transform: translateY(1.2em) scale(0.85);
transform: translateY(1.2em) scale(0.85);
}
@media screen and (min-width: 768px) {
.parallax {
-webkit-transform: translate(var(--parallaxX, 0), var(--parallaxY, 0)) scale(var(--scale, 1));
transform: translate(var(--parallaxX, 0), var(--parallaxY, 0)) scale(var(--scale, 1));
}
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.45;
}
h1, h2, .font-family-primary {
font-family: "Rozha One", sans-serif;
}
h3, h4, h5, h6, .font-family-secondary {
font-family: "Montserrat", sans-serif;
}
h6, .h6 {
font-size: 1rem;
}
@media screen and (min-width: 768px) {
h6, .h6 {
font-size: 1rem;
}
}
h5, .h5 {
font-size: 1.15rem;
}
@media screen and (min-width: 768px) {
h5, .h5 {
font-size: 1.15rem;
}
}
h4, .h4 {
font-size: 1.323rem;
}
@media screen and (min-width: 768px) {
h4, .h4 {
font-size: 1.323rem;
}
}
h3, .h3 {
font-size: 1.521rem;
}
@media screen and (min-width: 768px) {
h3, .h3 {
font-size: 1.521rem;
}
}
h2, .h2 {
font-size: 1.749rem;
}
@media screen and (min-width: 768px) {
h2, .h2 {
font-size: 1.749rem;
}
}
h1, .h1 {
font-size: 2.011rem;
}
@media screen and (min-width: 768px) {
h1, .h1 {
font-size: 2.011rem;
}
}
.font-weight-100 {
font-weight: 100;
}
.font-weight-200 {
font-weight: 200;
}
.font-weight-300 {
font-weight: 300;
}
.font-weight-400 {
font-weight: 400;
}
.font-weight-500 {
font-weight: 500;
}
.font-weight-600 {
font-weight: 600;
}
.font-weight-700 {
font-weight: 700;
}
.font-weight-800 {
font-weight: 800;
}
.font-weight-900 {
font-weight: 900;
}
@media screen and (min-width: 768px) {
body.scrolled .main-header__logo {
width: 3.5rem;
}
}
body.scrolled .main-header-top {
max-height: 0;
}
.main-header {
background-color: #ffffff;
color: #000000;
font-size: calc(min(4vw, 1rem));
-webkit-transition: padding .4s ease, background-color .4s ease, -webkit-transform .4s ease;
transition: padding .4s ease, background-color .4s ease, -webkit-transform .4s ease;
transition: transform .4s ease, padding .4s ease, background-color .4s ease;
transition: transform .4s ease, padding .4s ease, background-color .4s ease, -webkit-transform .4s ease;
}
@media screen and (min-width: 768px) {
.main-header {
font-size: 1rem;
padding-bottom: 1rem;
}
}
.main-header__h1 {
font-size: .66em;
}
.main-header__logo {
width: 3.75rem;
height: auto;
-webkit-transition: width .65s ease;
transition: width .65s ease;
}
@media screen and (min-width: 768px) {
.main-header__logo {
width: 6.875rem;
}
}
.main-header .main-header-top {
overflow: hidden;
height: auto;
max-height: 4rem;
-webkit-transition: max-height .6s ease;
transition: max-height .6s ease;
}
@media screen and (max-width: 767px) {
.main-header .main-header-top {
font-size: .7rem;
max-height: 6rem;
}
}
.main-header .main-header-middle {
padding: .5rem 0;
}
@media screen and (min-width: 768px) {
.main-header .main-header-middle {
padding: 1.6875rem 0;
}
}
.main-header .main-header-link + .main-header-link {
margin-left: 3.75rem;
}
.main-header .main-header-action {
padding-left: 0;
padding-right: 0;
}
.main-header .main-header-action:hover svg {
fill: #D9C530;
stroke: #D9C530;
}
.main-header .main-header-action svg {
height: 1.5em;
width: auto;
max-width: unset;
fill: #000000;
stroke: #000000;
overflow: visible;
-webkit-transition: fill .4s ease, stroke .4s ease;
transition: fill .4s ease, stroke .4s ease;
}
.main-header .main-header-action + .main-header-action {
margin-left: 1.25rem;
}
@media screen and (min-width: 768px) {
.main-header .main-header-action + .main-header-action {
margin-left: 1.75rem;
}
}
.main-header .main-header-cart {
position: relative;
}
.main-header .main-header-cart svg {
stroke-width: 0;
}
.main-header .cart-count {
position: absolute;
top: 0;
right: 0;
color: #ffffff;
-webkit-transform: translate(0.66em, -0.75em);
transform: translate(0.66em, -0.75em);
font-size: .8rem;
}
.main-header .cart-count::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 1.33em;
height: 1.33em;
border-radius: 50%;
background-color: #D9C530;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
}
.main-header .main-header-search {
opacity: 0;
pointer-events: none;
-webkit-transition: opacity .4s ease;
transition: opacity .4s ease;
}
.main-header .main-header-search.show {
opacity: 1;
pointer-events: all;
}
.main-header .dgwt-wcas-search-wrapp {
min-width: 14.375rem;
}
.main-header .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
max-height: 1.25rem;
max-width: 1.25rem;
left: .75rem;
}
.main-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
font-size: .875rem;
height: 2.5rem;
}
#main-header #mega-menu-wrap-navbar {
background-color: transparent;
color: #000000;
font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
#main-header #mega-menu-wrap-navbar {
font-size: 1rem;
}
}
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu {
color: inherit;
font-size: inherit;
}
@media screen and (min-width: 768px) {
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu {
text-align: center;
}
}
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-menu-item {
color: inherit;
font-size: inherit;
}
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-menu-item .mega-menu-link {
color: inherit;
font-size: inherit;
}
@media screen and (min-width: 768px) {
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-menu-item .mega-menu-link {
padding: 0 2.5rem;
text-transform: uppercase;
}
}
@media screen and (max-width: 767px) {
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item > .mega-menu-link {
padding: 1em;
line-height: initial;
height: initial;
}
}
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item.mega-current-menu-item > .mega-menu-link, #main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item.mega-current-menu-parent > .mega-menu-link, #main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item.mega-current-page-ancestor > .mega-menu-link, #main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item.mega-current_page_parent > .mega-menu-link, #main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item:hover > .mega-menu-link {
background-color: transparent;
}
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item.mega-current-menu-item > .mega-menu-link, #main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item.mega-current-menu-parent > .mega-menu-link, #main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item.mega-current-page-ancestor > .mega-menu-link, #main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu > .mega-menu-item.mega-current_page_parent > .mega-menu-link {
font-weight: 600;
}
@media screen and (max-width: 767px) {
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-sub-menu {
padding-left: 1rem;
padding-right: .5rem;
}
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 {
font-size: 1em;
margin-left: 0;
margin-right: 0;
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
width: 2em;
height: 1.2em;
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
-webkit-transform: none;
transform: none;
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner {
top: .1em;
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before {
top: .5em;
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
top: 1em;
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #main-header #mega-menu-wrap-navbar .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
width: 2em;
height: .2em;
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
-webkit-transform: translate3d(0, 0.625em, 0) rotate(45deg);
transform: translate3d(0, 0.625em, 0) rotate(45deg);
}
#main-header #mega-menu-wrap-navbar .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
-webkit-transform: translate3d(0, -1em, 0) rotate(-90deg);
transform: translate3d(0, -1em, 0) rotate(-90deg);
}
#mega-menu-wrap-navbar #mega-menu-navbar li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator,
#mega-menu-wrap-sidebar-menu #mega-menu-sidebar-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
margin-left: .66em;
}
#mega-menu-wrap-navbar #mega-menu-navbar li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after,
#mega-menu-wrap-sidebar-menu #mega-menu-sidebar-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
content: "" !important;
width: 0.66em;
height: 0.66em;
border-color: inherit;
border-width: 0 0 .1em .1em;
border-style: solid;
vertical-align: middle;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
-webkit-transition: -webkit-transform .3s ease;
transition: -webkit-transform .3s ease;
transition: transform .3s ease;
transition: transform .3s ease, -webkit-transform .3s ease;
margin-right: .5em;
-webkit-transform: translate(50%, -50%) rotate(-45deg);
transform: translate(50%, -50%) rotate(-45deg);
}
#mega-menu-wrap-navbar #mega-menu-navbar li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
-webkit-transform: translate(50%, 0) rotate(135deg);
transform: translate(50%, 0) rotate(135deg);
}
@media screen and (min-width: 768px) {
#mega-menu-wrap-navbar #mega-menu-navbar .mega-sub-menu .mega-sub-menu .mega-sub-menu {
margin-top: .5rem;
}
}
@media screen and (min-width: 768px) {
#mega-menu-wrap-navbar #mega-menu-navbar .mega-sub-menu .mega-sub-menu .mega-sub-menu li {
padding: .5rem 0;
}
}
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu li {
margin-top: .5rem;
padding: .25rem 0;
}
@media screen and (min-width: 768px) {
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu li {
font-size: .9rem;
}
}
#mega-menu-wrap-navbar #mega-menu-navbar .mega-menu-link {
-webkit-transition: color .4s ease !important;
transition: color .4s ease !important;
}
#mega-menu-wrap-navbar #mega-menu-navbar .mega-menu-link:hover {
color: #0B654A !important;
}
.main-footer {
padding: 5rem 0;
background-color: #0B654A;
overflow: hidden;
z-index: 0;
}
.main-footer a:hover {
color: #D9C530;
}
.main-footer .main-footer-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: -2;
}
.main-footer-logo {
width: 12rem;
margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
.main-footer-logo {
width: 11.875rem;
}
}
.footer-list .footer-list-title {
margin-bottom: 1.5rem;
}
.footer-list .menu {
padding-left: 0;
list-style-type: none;
}
.footer-list .menu > li + li {
margin-top: 1.5rem;
}
.footer-list + .footer-list {
margin-top: 1.5rem;
}
.social-media + .social-media {
margin-left: 1rem;
}
.footer-leaf {
position: absolute;
bottom: 0;
right: 0;
width: 12rem;
z-index: -1;
}
@media screen and (min-width: 768px) {
.footer-leaf {
width: 22rem;
}
}
.font-size-0 {
font-size: 1rem;
}
@media screen and (min-width: 768px) {
.font-size-0 {
font-size: 0.75rem;
}
}
.font-size-1 {
font-size: 1rem;
}
@media screen and (min-width: 768px) {
.font-size-1 {
font-size: 1rem;
}
}
.font-size-2 {
font-size: 1rem;
}
@media screen and (min-width: 768px) {
.font-size-2 {
font-size: 1.125rem;
}
}
.font-size-3 {
font-size: 1rem;
}
@media screen and (min-width: 768px) {
.font-size-3 {
font-size: 1.25rem;
}
}
.font-size-4 {
font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
.font-size-4 {
font-size: 1.5rem;
}
}
.font-size-5 {
font-size: 1.40625rem;
}
@media screen and (min-width: 768px) {
.font-size-5 {
font-size: 1.875rem;
}
}
.font-size-6 {
font-size: 1.64062rem;
}
@media screen and (min-width: 768px) {
.font-size-6 {
font-size: 2.1875rem;
}
}
.font-size-7 {
font-size: 1.875rem;
}
@media screen and (min-width: 768px) {
.font-size-7 {
font-size: 2.5rem;
}
}
@media screen and (min-width: 768px) {
.wysiwyg-style {
font-size: 1.125rem;
}
}
.wysiwyg-style h1, .wysiwyg-style h2, .wysiwyg-style h3, .wysiwyg-style h4, .wysiwyg-style h5, .wysiwyg-style h6, .wysiwyg-style p, .wysiwyg-style ol, .wysiwyg-style ul {
margin-top: 2.15em;
margin-bottom: 1.25em;
}
.wysiwyg-style h1, .wysiwyg-style h2 {
font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
.wysiwyg-style h1, .wysiwyg-style h2 {
font-size: 2rem;
}
}
.wysiwyg-style h3, .wysiwyg-style h4, .wysiwyg-style h5, .wysiwyg-style h6 {
font-size: 1.125rem;
font-weight: 600;
}
@media screen and (min-width: 768px) {
.wysiwyg-style h3, .wysiwyg-style h4, .wysiwyg-style h5, .wysiwyg-style h6 {
font-size: 1.5rem;
}
}
.wysiwyg-style ul {
padding-left: 0;
}
.wysiwyg-style ul li {
list-style: none;
position: relative;
padding: 0 0 0 1.5em;
}
.wysiwyg-style ul li::before {
content: "";
position: absolute;
left: 0;
top: .7em;
width: .66em;
height: .66em;
background-color: #0B654A;
border-radius: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.wysiwyg-style ul li + li {
margin-top: 1.5rem;
}
.wysiwyg-style > *:first-child {
margin-top: 0;
}
.wysiwyg-style > *:last-child {
margin-bottom: 0;
}
.wysiwyg-style p + ul {
margin-top: 1rem;
}
.wysiwyg-style .wp-block-columns {
margin-top: 3rem;
--wp--style--block-gap: 30px;
padding-left: 0;
padding-right: 0;
}
.wysiwyg-style .wp-block-columns .wp-block-column > *:first-child {
margin-top: 0;
}
.wysiwyg-style .wp-block-columns .wp-block-image {
margin-bottom: 0;
}
.wysiwyg-style .wp-block-columns .wp-block-image + .wp-block-image {
margin-top: 30px;
}
.wysiwyg-style a {
color: #0B654A;
text-decoration: underline;
}
.wysiwyg-style a:hover {
color: #D9C530;
text-decoration: underline;
}
.spacing-1 > * + * {
margin-top: calc(6rem / 3);
}
@media screen and (min-width: 768px) {
.spacing-1 > * + * {
margin-top: calc(12rem / 3);
}
}
a {
-webkit-transition: color .4s ease;
transition: color .4s ease;
}
a:hover {
text-decoration: none;
}
.a a, .a:is(a) {
color: #0B654A;
}
.a:hover a, .a:hover:is(a) {
color: #D9C530;
}
.custom-slick-arrows {
position: relative;
z-index: 2;
margin-top: 1rem;
}
@media screen and (max-width: 767px) {
.custom-slick-arrows {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.custom-slick-arrows .custom-slick-arrow {
display: inline-block;
width: 3rem;
height: 3rem;
background-color: transparent;
border: none;
background-color: #D9C530;
border-radius: 50%;
-webkit-transition: background-color .4s ease;
transition: background-color .4s ease;
}
.custom-slick-arrows .custom-slick-arrow svg {
stroke: #ffffff;
width: 1.525rem;
height: 1.525rem;
}
.custom-slick-arrows .custom-slick-arrow:hover {
background-color: #0B654A;
}
.custom-slick-arrows .custom-slick-arrow.custom-slick-prev svg {
-webkit-transform: translate(15%);
transform: translate(15%);
}
.custom-slick-arrows .custom-slick-arrow.custom-slick-next {
margin-left: 3rem;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.custom-slick-arrows .custom-slick-arrow.custom-slick-next svg {
-webkit-transform: translate(10%);
transform: translate(10%);
}
.custom-slick-arrows--absolute {
position: static;
}
@media screen and (min-width: 768px) {
.custom-slick-arrows--absolute .custom-slick-arrow.custom-slick-prev, .custom-slick-arrows--absolute .custom-slick-arrow.custom-slick-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@media screen and (min-width: 768px) {
.custom-slick-arrows--absolute .custom-slick-arrow.custom-slick-prev {
left: -8rem;
}
}
@media screen and (min-width: 768px) {
.custom-slick-arrows--absolute .custom-slick-arrow.custom-slick-next {
right: -8rem;
-webkit-transform: translateY(-50%) rotate(180deg);
transform: translateY(-50%) rotate(180deg);
}
}
.section-header {
position: relative;
text-align: center;
margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
.section-header {
margin-bottom: 5rem;
}
}
.section-header__subtitle {
display: block;
font-size: 1rem;
font-weight: 400;
margin-bottom: 1rem;
color: #D9C530;
}
.section-header__title-wrapper {
display: inline-block;
overflow: hidden;
}
.section-header__title {
display: inline-block;
margin-bottom: 0;
max-width: 48rem;
-webkit-transition: -webkit-transform .6s ease;
transition: -webkit-transform .6s ease;
transition: transform .6s ease;
transition: transform .6s ease, -webkit-transform .6s ease;
}
.section-header--mb-1 {
margin-bottom: 5rem;
}
html.js .section-header .section-header__title {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
html.js .section-header.animated .section-header__title {
-webkit-transform: none;
transform: none;
}
#map-canvas1 {
padding-top: 100%;
}
@media screen and (min-width: 768px) {
#map-canvas1 {
padding-top: 0;
height: 15.25rem;
}
}
@-webkit-keyframes wave {
0%, 100% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
50% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
}
@keyframes wave {
0%, 100% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
50% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
}
.main-hero {
padding-bottom: 0;
}
.main-hero .hero-dec-1, .main-hero .hero-dec-2 {
position: absolute;
}
.main-hero .hero-dec-1 {
top: -1rem;
right: -2rem;
z-index: 0;
width: 8rem;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-animation: wave 25s ease infinite forwards;
animation: wave 25s ease infinite forwards;
}
@media screen and (min-width: 768px) {
.main-hero .hero-dec-1 {
width: 24.375rem;
}
}
.main-hero .hero-dec-2 {
left: -2rem;
bottom: 0;
width: 8rem;
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-animation: wave 25s ease infinite forwards;
animation: wave 25s ease infinite forwards;
}
@media screen and (min-width: 768px) {
.main-hero .hero-dec-2 {
width: 29.8125rem;
}
}
.main-hero .slick-track {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.main-hero .slick-slide {
height: inherit !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.main-slider {
padding: 2rem 0;
z-index: 1;
}
@media screen and (min-width: 768px) {
.main-slider {
padding: 3rem 0 4rem;
}
}
html.js .main-slide-content__title {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
html.js .main-slide-content__content, html.js .main-slide-content__search, html.js .main-slide-content__search-btn {
opacity: 0;
}
html.js .slick-current .main-slide-content__title {
-webkit-transform: translateX(0);
transform: translateX(0);
}
html.js .slick-current .main-slide-content__content, html.js .slick-current .main-slide-content__search, html.js .slick-current .main-slide-content__search-btn {
opacity: 1;
}
.main-slide-content__title {
font-size: 2.25rem;
-webkit-transition: -webkit-transform .6s ease;
transition: -webkit-transform .6s ease;
transition: transform .6s ease;
transition: transform .6s ease, -webkit-transform .6s ease;
}
@media screen and (min-width: 768px) {
.main-slide-content__title {
font-size: 5rem;
}
}
.main-slide-content__title strong, .main-slide-content__title b {
color: #D9C530;
}
.main-slide-content__subtitle {
color: #D9C530;
}
@media screen and (max-width: 767px) {
.main-slide-content__subtitle {
font-size: 1rem;
}
}
.main-slide-content__content, .main-slide-content__search, .main-slide-content__search-btn {
-webkit-transition: opacity .6s ease .6s;
transition: opacity .6s ease .6s;
}
.main-slide-content__search {
-webkit-transition-delay: .8s;
transition-delay: .8s;
}
.main-slide-content__search-btn {
-webkit-transition-delay: 1s;
transition-delay: 1s;
}
.main-slide-content__search .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
left: auto;
right: 1rem;
opacity: 1;
}
.main-slide-content__search .dgwt-wcas-preloader {
left: 0;
right: initial;
}
@media screen and (min-width: 768px) {
.main-slide-content__search .dgwt-wcas-search-wrapp {
width: 24rem;
}
}
.main-slide-content__search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input, .main-slide-content__search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover,
.main-slide-content__search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
background: transparent;
border: none;
border-bottom: 1px solid black;
border-radius: 0;
text-align: center;
height: 3rem;
line-height: 3rem;
}
@media screen and (min-width: 768px) {
.main-slide-content__search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input, .main-slide-content__search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover,
.main-slide-content__search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
font-size: 1.25rem;
}
}
.main-slide-content__search .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
opacity: 1;
font-style: normal;
}
.main-slide-content__search .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder {
opacity: 1;
font-style: normal;
}
.main-slide-content__search .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-ms-input-placeholder {
opacity: 1;
font-style: normal;
}
.main-slide-content__search .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
opacity: 1;
font-style: normal;
}
.main-slide-content__search .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
padding: .625rem 3.125rem .625rem 2.5rem;
}
@media screen and (min-width: 768px) {
.main-slide-image > img {
width: 25.25rem;
max-width: unset;
}
}
.main-secondary {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 22.5rem;
}
@media screen and (max-width: 767px) {
.main-secondary {
display: none;
}
}
.about-card__icon {
width: 15.1875em;
height: 15.1875em;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%;
background: #0B654A;
margin: 0 auto 5.5em;
}
@media screen and (max-width: 767px) {
.about-card__icon {
font-size: .66rem;
margin: 0 auto 2.5em;
}
}
.about-card__icon img {
height: 11em;
max-width: 9em;
}
.home-categories-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: -2;
}
.nav .nav-link.active {
font-weight: 600;
}
.subcategory-link {
padding-left: 1.66rem;
position: relative;
}
.subcategory-link::before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%) rotate(180deg);
transform: translateY(-50%) rotate(180deg);
-webkit-mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/arrow.svg);
mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/arrow.svg);
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-position: center;
background-color: #000000;
width: .75rem;
height: .75rem;
}
.home-certificate {
padding: 3rem 0;
}
@media screen and (max-width: 767px) {
.home-certificate {
margin-left: -15px;
margin-right: -15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (min-width: 768px) {
.home-certificate {
padding: 7rem 5.425rem;
}
}
.bg-dec {
position: absolute;
z-index: 0;
pointer-events: none;
}
@media screen and (max-width: 767px) {
.bg-dec {
display: none;
}
}
.bg-dec--1 {
top: 0;
left: 0;
}
.bg-dec--1 img {
width: 55.5rem;
-webkit-transform: translate(-30%, -50%);
transform: translate(-30%, -50%);
}
.bg-dec--2 {
top: 0;
right: 0;
}
.bg-dec--2 img {
width: 41.75rem;
-webkit-transform: translate(25%, -7.5%);
transform: translate(25%, -7.5%);
}
.bg-dec--3 {
left: 0;
bottom: 0;
}
.bg-dec--3 img {
width: 24.375rem;
-webkit-transform: translate(0%, 50%);
transform: translate(0%, 50%);
}
.bg-dec--c-1 {
top: 0;
left: 0;
}
.bg-dec--c-1 img {
-webkit-transform: translate(-20%, -40%);
transform: translate(-20%, -40%);
width: 48rem;
}
.bg-dec--c-2 {
right: 0;
bottom: 0;
}
.bg-dec--c-2 img {
-webkit-transform: translate(20%, 20%);
transform: translate(20%, 20%);
width: 31.875rem;
}
.bg-dec--c-3 {
top: 0;
left: 0;
}
.bg-dec--c-3 img {
-webkit-transform: translate(-40%, -22%);
transform: translate(-40%, -22%);
}
.bg-dec--c-4 {
top: 15rem;
right: 0;
}
.bg-dec--c-4 img {
-webkit-transform: translate(20%, 20%);
transform: translate(20%, 20%);
}
.bg-dec--c-5 {
top: 0;
left: 0;
}
.bg-dec--c-5 img {
-webkit-transform: translate(-40%, -22%);
transform: translate(-40%, -22%);
}
.bg-dec--c-6 {
bottom: 6rem;
right: 0;
}
.bg-dec--c-6 img {
-webkit-transform: translate(20%, 20%);
transform: translate(20%, 20%);
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
background-color: #FFFFFF;
}
.woocommerce-info {
border-top-color: #D9C530;
}
.woocommerce-info::before {
color: #D9C530;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: calc(25% - 22.5px);
margin: 0 30px 2.992em 0;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce ul.products li.product .onsale {
margin: .25em;
background-color: transparent;
font-size: 1.25rem;
padding: 0;
}
.woocommerce ul.products li.product .onsale::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: #D9C530;
width: 2.75em;
height: 2.75em;
z-index: -1;
border-radius: 50%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
text-align: center;
font-size: 1.25rem;
font-family: "Montserrat", sans-serif;
font-weight: 600;
padding-left: 2rem;
padding-right: 2rem;
min-height: 4.812rem;
}
.woocommerce ul.products li.product .price {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
font-size: 1rem;
color: #000000;
margin-top: .75rem;
margin-bottom: .75rem;
padding-left: 2.625rem;
padding-right: 2.625rem;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
color: #D9C530;
font-size: 1.25rem;
line-height: 1.5rem;
}
.woocommerce ul.products li.product .price del {
opacity: 1;
}
.woocommerce ul.products li.product .button {
position: absolute;
right: 0;
bottom: 1.5rem;
width: 2.6875em;
height: 2.6875em;
padding: 0;
-webkit-transform: translateY(50%);
transform: translateY(50%);
background-color: transparent;
}
.woocommerce ul.products li.product .button::before {
-webkit-transition: background-color .5s, -webkit-transform .5s;
transition: background-color .5s, -webkit-transform .5s;
transition: transform .5s, background-color .5s;
transition: transform .5s, background-color .5s, -webkit-transform .5s;
}
.woocommerce ul.products li.product .button:hover::before {
-webkit-transform: scale(1.25);
transform: scale(1.25);
background-color: #D9C530;
}
.woocommerce a.button.added::after {
margin-left: 0;
-webkit-mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/basket-checked.svg) !important;
mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/basket-checked.svg) !important;
}
.woocommerce a.button.loading::after {
-webkit-animation: none;
animation: none;
}
.woocommerce a.button.loading::after {
-webkit-animation: none;
animation: none;
}
.woocommerce ul.products li.product .button::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
background: #0B654A;
}
.woocommerce ul.products li.product .button::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 1rem;
width: 1.5rem;
height: 1.25rem;
background-color: #ffffff;
-webkit-mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/basket.svg);
mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/basket.svg);
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-position: center;
}
.woocommerce ul.products li.product .button.product_type_variable::after {
-webkit-mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/search.svg);
mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/search.svg);
}
.woocommerce ul.products li.product .star-rating {
display: none !important;
}
.products-slider {
margin: -1rem -15px;
}
@media screen and (max-width: 575px) {
.products-slider {
max-width: 20rem !important;
}
}
.products-slider .slick-list {
padding-top: 1rem;
padding-bottom: 1rem;
}
.products-slider .products-slide {
padding-left: 15px;
padding-right: 15px;
}
.products-slider .product {
width: 100% !important;
margin: 0 !important;
}
.category-list {
padding: 3.875rem 2.25rem 3rem;
background-color: #FBFBFA;
--bullets-vertical-space: 2rem;
}
.category-list h2 {
margin-bottom: 1em;
}
.category-list ul {
list-style-type: none;
padding-left: 0;
margin-top: calc(var(--bullets-vertical-space) / -2);
margin-bottom: calc(var(--bullets-vertical-space) / -2);
}
.category-list ul ul {
padding-left: 1.25rem;
}
.category-list ul li {
padding-top: calc(var(--bullets-vertical-space) / 2);
padding-bottom: calc(var(--bullets-vertical-space) / 2);
}
.category-list ul li.active {
font-weight: 600;
}
.contact-card__icon {
position: relative;
width: 5.75em;
height: 5.75em;
background-color: #0B654A;
border-radius: 50%;
margin: 0 auto 1rem;
}
@media screen and (min-width: 768px) {
.contact-card__icon {
margin: 0 auto 2rem;
}
}
.contact-card__icon svg {
position: absolute;
top: 50%;
left: 50%;
fill: #ffffff;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 3rem;
max-height: 3rem;
}
.contact-card__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (min-width: 768px) {
.contact-card__content {
min-height: 2.875em;
}
}
.contact-card a:hover {
color: #0B654A;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,
.woocommerce div.product div.images .flex-control-thumbs li {
float: initial;
clear: initial;
width: 100%;
}
.woocommerce-product-gallery {
--gallery-image-height: 35rem;
}
@media screen and (min-width: 768px) {
.woocommerce-product-gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
}
.woocommerce-product-gallery {
overflow: hidden;
}
@media screen and (min-width: 768px) {
.woocommerce-product-gallery {
height: var(--gallery-image-height) !important;
}
}
.woocommerce-product-gallery .slider-arrow {
position: absolute;
left: 0;
width: 5.5rem;
height: 2.5rem;
pointer-events: initial;
cursor: pointer;
}
.woocommerce-product-gallery .slider-arrow::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
width: 1.5rem;
height: 1.5rem;
background-color: #000000;
-webkit-mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/strzalka-lewa.svg);
mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/strzalka-lewa.svg);
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-position: center;
z-index: 1;
}
.woocommerce-product-gallery .slider-arrow::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: #ffffff;
opacity: .6;
z-index: 0;
-webkit-transition: opacity .25s ease;
transition: opacity .25s ease;
}
.woocommerce-product-gallery .slider-arrow--left {
top: var(--vertical-spacing);
}
@media screen and (max-width: 767px) {
.woocommerce-product-gallery .slider-arrow--left {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: top left;
transform-origin: top left;
}
}
.woocommerce-product-gallery .slider-arrow--left::before {
-webkit-transform: translate(-50%, -50%) rotate(90deg);
transform: translate(-50%, -50%) rotate(90deg);
}
.woocommerce-product-gallery .slider-arrow--right {
bottom: 0;
}
@media screen and (max-width: 767px) {
.woocommerce-product-gallery .slider-arrow--right {
left: initial;
right: 0;
-webkit-transform: rotate(-90deg) translateY(5.5rem);
transform: rotate(-90deg) translateY(5.5rem);
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
}
}
.woocommerce-product-gallery .slider-arrow--right::before {
-webkit-transform: translate(-50%, -50%) rotate(-90deg);
transform: translate(-50%, -50%) rotate(-90deg);
}
.woocommerce-product-gallery .slider-arrow:hover::after {
opacity: .9;
}
.woocommerce-product-gallery.hide-left-arrow .slider-arrow--left {
opacity: 0;
}
.woocommerce-product-gallery.hide-right-arrow .slider-arrow--right {
opacity: 0;
}
.woocommerce div.product div.images .flex-control-thumbs {
--vertical-spacing: 30px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
position: relative;
max-height: calc(var(--gallery-image-height) + var(--vertical-spacing));
pointer-events: none;
scroll-behavior: smooth;
}
@media screen and (max-width: 767px) {
.woocommerce div.product div.images .flex-control-thumbs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: calc(.5rem * -1);
margin-top: 1rem;
}
}
@media screen and (min-width: 768px) {
.woocommerce div.product div.images .flex-control-thumbs {
-ms-flex-preferred-size: 7.25rem;
flex-basis: 7.25rem;
padding-right: 30px;
margin-top: calc(var(--vertical-spacing) * -1);
}
}
.woocommerce div.product div.images .flex-control-thumbs li {
position: relative;
z-index: 0;
pointer-events: initial;
}
@media screen and (max-width: 767px) {
.woocommerce div.product div.images .flex-control-thumbs li {
min-width: calc((100% - 4 * .5rem) / 4);
max-width: calc((100% - 4 * .5rem) / 4);
height: 5rem;
margin-right: .5rem;
}
}
@media screen and (min-width: 768px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-top: var(--vertical-spacing);
padding-top: 135.5%;
}
}
.woocommerce div.product div.images .flex-control-thumbs img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: -1;
}
.woocommerce div.product div.images .flex-viewport {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.usp-element__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.usp-element__icon {
position: relative;
border-radius: 50%;
background-color: #0B654A;
width: 4.5rem;
height: 4.5rem;
}
.usp-element__icon svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
fill: #ffffff;
z-index: 0;
width: 3rem;
max-height: 3.66rem;
}
.usp-element__right {
padding-left: 2rem;
}
.usp-element__content a {
text-decoration: underline;
}
.woocommerce div.product .product_title {
font-size: 1.875rem;
}
@media screen and (min-width: 768px) {
.woocommerce div.product .product_title {
font-size: 2.5rem;
}
}
.product-top-cats {
color: #D9C530;
margin-bottom: 1.25rem;
}
.woocommerce .star-rating {
width: 6.4rem;
color: #D9C530;
}
.woocommerce .star-rating::before {
content: "s s s s s";
color: #D9C530;
}
.woocommerce .star-rating span::before {
content: "S S S S S";
}
.woocommerce div.product span.price, .woocommerce div.product p.price {
font-size: 1.75rem;
color: #000000;
}
.woocommerce div.product span.price ins, .woocommerce div.product p.price ins {
text-decoration: none;
color: #D9C530;
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del {
opacity: 1;
}
.woocommerce div.product .entry-summary span.price del, .woocommerce div.product .entry-summary p.price del {
margin-right: 2.5rem;
}
.woocommerce div.product form.cart {
margin-top: 3rem;
}
.woocommerce div.product form.cart .variations {
margin-top: 3.125rem;
}
@media screen and (max-width: 767px) {
.woocommerce div.product form.cart .variations {
margin-left: auto;
margin-right: auto;
width: initial;
}
}
@media screen and (min-width: 768px) {
.woocommerce div.product form.cart .variations {
display: block;
}
}
.woocommerce div.product form.cart .variations tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media screen and (max-width: 767px) {
.woocommerce div.product form.cart .variations tr {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media screen and (min-width: 768px) {
.woocommerce div.product form.cart .variations tr {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.woocommerce div.product form.cart .variations tr + tr {
margin-top: 1.5rem;
}
.woocommerce div.product form.cart .variations .reset_variations {
display: none !important;
}
.woocommerce div.product form.cart .variations label {
margin-bottom: 0;
margin-right: 1rem;
}
.woocommerce div.product form.cart .variations select {
border: 1px solid #000000;
border-radius: 1.5em;
margin: 0;
font-weight: 600;
min-width: 12.75rem;
padding: 0 1em;
}
.quantity .styled-qty {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid black;
border-radius: 1.375rem;
height: 2.75rem;
}
.quantity .styled-qty span {
display: inline-block;
padding: 0 2rem;
cursor: pointer;
font-size: 1.5rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.quantity .styled-qty .qty {
border: none;
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
width: 2rem;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
position: relative;
display: inline-block;
color: #D9C530;
border: 2px solid #D9C530;
border-radius: 1.75em;
background-color: transparent;
font-weight: 600;
padding: .8em 3.7em .8em 1.5em;
z-index: 0;
-webkit-transition: color .4s ease;
transition: color .4s ease;
}
.woocommerce #respond input#submit.alt::before, .woocommerce a.button.alt::before, .woocommerce button.button.alt::before, .woocommerce input.button.alt::before {
content: "";
position: absolute;
top: 50%;
right: -1px;
width: 2.75em;
height: 2.75em;
background-color: #D9C530;
border-radius: 1.75em;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: width .4s ease;
transition: width .4s ease;
z-index: -1;
}
.woocommerce #respond input#submit.alt::after, .woocommerce a.button.alt::after, .woocommerce button.button.alt::after, .woocommerce input.button.alt::after {
content: "";
position: absolute;
top: 50%;
right: 1.375em;
width: 1.4em;
height: 1.4em;
-webkit-mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/basket.svg);
mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/basket.svg);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-position: center;
mask-position: center;
background-color: #ffffff;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
z-index: -1;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
color: #ffffff;
background-color: transparent;
}
.woocommerce #respond input#submit.alt:hover::before, .woocommerce a.button.alt:hover::before, .woocommerce button.button.alt:hover::before, .woocommerce input.button.alt:hover::before {
width: calc(100% + 2px);
}
.single_variation_wrap {
margin-top: 2.25rem;
}
@media screen and (max-width: 767px) {
.woocommerce div.product form.cart div.quantity {
float: none;
margin-bottom: 1rem;
}
}
@media screen and (min-width: 768px) {
.woocommerce div.product form.cart div.quantity {
margin-right: 1.25rem;
}
}
@media screen and (min-width: 992px) {
.woocommerce div.product form.cart div.quantity {
margin-right: 2rem;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .styled-tabs {
margin: -.5rem -.5em 3rem;
padding: 0;
}
@media screen and (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs ul.tabs, .styled-tabs {
text-align: center;
padding: 0 1em;
}
}
@media screen and (min-width: 768px) {
.woocommerce div.product .woocommerce-tabs ul.tabs, .styled-tabs {
margin: 0 -1em 4rem;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs li, .styled-tabs::before, .styled-tabs li {
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .styled-tabs li {
display: inline-block;
background-color: transparent;
padding: .5em 0;
}
@media screen and (min-width: 768px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li, .styled-tabs li {
padding: 0 1em;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .styled-tabs li a {
color: #000000;
border: 1px solid #000000;
border-radius: 1.5em;
margin: 0;
padding: .75em 2em;
min-width: 12.75em;
text-align: center;
font-weight: 400;
-webkit-transition: border-color 0.4s ease, background-color 0.4s ease;
transition: border-color 0.4s ease, background-color 0.4s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .styled-tabs li.active a {
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a, .styled-tabs li.active a, .styled-tabs li:hover a {
border-color: #E8E8E8;
background-color: #E8E8E8;
}
.woocommerce div.product .woocommerce-tabs .panel {
max-width: 56.25rem;
}
#tab-description {
font-size: 1rem;
}
#tab-description h1, #tab-description h2, #tab-description h3, #tab-description h4, #tab-description h5, #tab-description h6 {
font-family: "Montserrat", sans-serif;
font-size: 1.25rem;
margin: 1.5em 0 1em;
font-weight: 600;
}
#tab-description p, #tab-description ul, #tab-description ol {
margin-bottom: 1.25em;
}
.entry-header, .entry-content {
font-size: 1rem;
}
.woocommerce #reviews #comments h2,
.woocommerce-Tabs-panel > h2 {
display: none;
}
#reply-title {
display: block;
font-family: "Rozha One", sans-serif;
font-size: 1.875rem;
}
@media screen and (min-width: 768px) {
#reply-title {
font-size: 2.5rem;
}
}
#commentform .comment-form-cookies-consent {
display: none;
}
.woocommerce #review_form #commentform {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce #review_form #commentform > * {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.woocommerce #review_form #commentform > * + *:not(.box-anim) {
margin-top: 2rem;
}
.woocommerce #review_form #commentform .comment-form-comment {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.woocommerce #review_form #commentform .form-submit {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
text-align: center;
}
.woocommerce #review_form #commentform .comment-form-author, .woocommerce #review_form #commentform .comment-form-email {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.woocommerce #review_form #commentform .comment-form-author:nth-of-type(odd), .woocommerce #review_form #commentform .comment-form-email:nth-of-type(odd) {
padding-right: 15px;
}
.woocommerce #review_form #commentform .comment-form-author:nth-of-type(even), .woocommerce #review_form #commentform .comment-form-email:nth-of-type(even) {
padding-left: 15px;
}
.woocommerce #review_form #commentform .comment-form-rating label, .woocommerce #review_form #commentform .comment-form-rating .stars {
width: unset;
display: inline-block;
}
.woocommerce #review_form #commentform .comment-form-rating .stars {
vertical-align: sub;
margin-left: 1rem;
}
.woocommerce #review_form #commentform .comment-form-rating .stars * {
color: #D9C530;
}
.woocommerce #respond input#submit {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #ffffff !important;
background-color: #D9C530 !important;
}
@media screen and (min-width: 768px) {
.woocommerce #respond input#submit {
font-size: 1.125rem;
}
}
.woocommerce #respond input#submit::before, .woocommerce #respond input#submit::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.woocommerce #respond input#submit::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.woocommerce #respond input#submit:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.woocommerce #respond input#submit img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.woocommerce #respond input#submit::before, .woocommerce #respond input#submit::after {
background-color: #0B654A !important;
}
.woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active {
color: #ffffff;
border-color: #0B654A !important;
-webkit-box-shadow: 0 0 0 0.2rem #0B654A !important;
box-shadow: 0 0 0 0.2rem #0B654A !important;
}
.woocommerce #reviews #comment {
height: 10rem;
}
.about-usp-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
-o-object-fit: cover;
object-fit: cover;
}
.about-usp-card__icon {
font-size: .75em;
position: relative;
width: 11.5em;
height: 11.5em;
background-color: #0B654A;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 768px) {
.about-usp-card__icon {
font-size: 1rem;
}
}
.about-usp-card__icon svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
z-index: 1;
fill: #ffffff;
max-width: 7.25em;
height: 9em;
width: auto;
}
.delivery-section-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: -1;
}
.delivery-bullets {
counter-reset: delivery-counter;
}
.delivery-bullet {
--delivery-bullet-size: 8.85rem;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 6rem 2.25rem 2rem;
border-radius: 2.5rem;
min-height: var(--delivery-bullet-size);
}
@media screen and (max-width: 767px) {
.delivery-bullet {
margin-top: 4rem;
}
}
@media screen and (min-width: 768px) {
.delivery-bullet {
padding: 2.25rem 10rem;
margin-left: 2.5rem;
border-radius: 4.5rem;
}
}
.delivery-bullet::before {
content: "";
position: absolute;
top: 0;
width: calc((var(--delivery-bullet-size) + 2px) * 0.75);
height: calc((var(--delivery-bullet-size) + 2px) * 0.75);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-radius: 50%;
}
@media screen and (max-width: 767px) {
.delivery-bullet::before {
left: 50%;
}
}
@media screen and (min-width: 768px) {
.delivery-bullet::before {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: calc(var(--delivery-bullet-size) + 2px);
height: calc(var(--delivery-bullet-size) + 2px);
}
}
.delivery-bullet::after {
counter-increment: delivery-counter;
content: counter(delivery-counter);
position: absolute;
top: 0;
font-family: "Rozha One", sans-serif;
font-size: 3.5rem;
}
@media screen and (min-width: 768px) {
.delivery-bullet::after {
font-size: 4.75rem;
top: 50%;
}
}
.delivery-bullet__content {
max-width: 42rem;
}
.delivery-bullet__deco {
position: absolute;
top: 50%;
z-index: -1;
width: 25.25rem;
}
.delivery-bullet:nth-of-type(odd) {
color: #ffffff;
background-color: #0B654A;
}
.delivery-bullet:nth-of-type(odd)::before {
background-color: #ffffff;
}
@media screen and (min-width: 768px) {
.delivery-bullet:nth-of-type(odd)::before {
left: -1px;
}
}
.delivery-bullet:nth-of-type(odd)::after {
left: 50%;
color: #0B654A;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
.delivery-bullet:nth-of-type(odd)::after {
left: calc(var(--delivery-bullet-size) / 2);
}
}
.delivery-bullet:nth-of-type(odd) .delivery-bullet__deco {
left: 0;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.delivery-bullet:nth-of-type(even) {
color: #000000;
background-color: #ffffff;
}
.delivery-bullet:nth-of-type(even)::before {
background-color: #0B654A;
}
@media screen and (min-width: 768px) {
.delivery-bullet:nth-of-type(even)::before {
right: -1px;
}
}
.delivery-bullet:nth-of-type(even)::after {
right: 50%;
color: #ffffff;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
@media screen and (min-width: 768px) {
.delivery-bullet:nth-of-type(even)::after {
right: calc(var(--delivery-bullet-size) / 2);
}
}
.delivery-bullet:nth-of-type(even) .delivery-bullet__deco {
right: 0;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
@media screen and (min-width: 768px) {
.delivery-bullet:nth-of-type(even) .delivery-bullet__content.large-content {
text-align: right;
}
}
.delivery-bullet + .delivery-bullet {
margin-top: 7rem;
}
@media screen and (min-width: 768px) {
.delivery-bullet + .delivery-bullet {
margin-top: 5rem;
}
}
.index-posts-grid {
display: -ms-grid;
display: grid;
gap: 4rem;
}
@media screen and (min-width: 768px) {
.index-posts-grid {
grid-auto-rows: 1fr;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
gap: 30px;
}
}
@media screen and (min-width: 768px) {
.index-posts-grid > *:first-child {
-ms-grid-row-span: 2 span;
grid-row-end: 2 span;
}
}
.index-post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 0;
}
.index-post .post-thumbnail {
overflow: hidden;
padding-top: 50%;
}
@media screen and (min-width: 768px) {
.index-post .post-thumbnail {
padding-top: 32.75%;
}
}
.index-post .post-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 767px) {
.index-post .post-title {
margin: .75rem 0 1rem;
}
}
@media screen and (min-width: 768px) {
.index-post .post-title {
min-height: 3em;
}
}
.index-post .post-author-and-date a {
color: #0B654A;
}
@media screen and (min-width: 768px) {
.index-post:first-child:not(:last-child) .post-thumbnail {
height: 100%;
padding-top: 0;
}
}
.index-post:hover .post-thumbnail img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-filter: saturate(1.35);
filter: saturate(1.35);
}
.post-thumbnail {
position: relative;
width: 100%;
}
.post-thumbnail img {
position: absolute;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: -1;
-webkit-transition: -webkit-transform .9s ease, -webkit-filter .9s ease;
transition: -webkit-transform .9s ease, -webkit-filter .9s ease;
transition: transform .9s ease, filter .9s ease;
transition: transform .9s ease, filter .9s ease, -webkit-transform .9s ease, -webkit-filter .9s ease;
}
.post-single-thumbnail {
padding-top: 65%;
}
@media screen and (min-width: 768px) {
.post-single-thumbnail {
padding-top: 30%;
}
}
.post-category-label {
position: absolute;
top: 1.25em;
left: 0;
background-color: #0B654A;
padding: .8em 2.5em;
color: #ffffff;
border-top-right-radius: 1.5em;
border-bottom-right-radius: 1.5em;
}
.blog-dec-1,
.blog-dec-2 {
position: absolute;
overflow: hidden;
z-index: -1;
}
@media screen and (max-width: 767px) {
.blog-dec-1,
.blog-dec-2 {
display: none;
}
}
.blog-dec-1 {
top: -12.5rem;
left: 0;
}
.blog-dec-1 img {
-webkit-transform: translateX(-50%) scale(-1, 1);
transform: translateX(-50%) scale(-1, 1);
width: 73.5rem;
}
.blog-dec-2 {
top: 45%;
right: 0;
}
.blog-dec-2 img {
-webkit-transform: translateX(45%);
transform: translateX(45%);
width: 45.25rem;
}
.other-posts-slider {
margin-left: -15px;
margin-right: -15px;
}
.other-posts-slider .other-posts-element {
padding-left: 15px;
padding-right: 15px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #000000 !important;
border: .15em solid #333333;
padding: .5em 2.6em;
height: unset;
min-height: unset;
padding: .5em 1.5em;
margin-right: 1.5rem;
}
@media screen and (min-width: 768px) {
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
font-size: 1.125rem;
}
}
#add_payment_method table.cart td.actions .coupon .input-text::before, #add_payment_method table.cart td.actions .coupon .input-text::after, .woocommerce-cart table.cart td.actions .coupon .input-text::before, .woocommerce-cart table.cart td.actions .coupon .input-text::after, .woocommerce-checkout table.cart td.actions .coupon .input-text::before, .woocommerce-checkout table.cart td.actions .coupon .input-text::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
#add_payment_method table.cart td.actions .coupon .input-text::before, .woocommerce-cart table.cart td.actions .coupon .input-text::before, .woocommerce-checkout table.cart td.actions .coupon .input-text::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
#add_payment_method table.cart td.actions .coupon .input-text:hover::before, .woocommerce-cart table.cart td.actions .coupon .input-text:hover::before, .woocommerce-checkout table.cart td.actions .coupon .input-text:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
#add_payment_method table.cart td.actions .coupon .input-text img, .woocommerce-cart table.cart td.actions .coupon .input-text img, .woocommerce-checkout table.cart td.actions .coupon .input-text img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
#add_payment_method table.cart td.actions .coupon .input-text::before, #add_payment_method table.cart td.actions .coupon .input-text::after, .woocommerce-cart table.cart td.actions .coupon .input-text::before, .woocommerce-cart table.cart td.actions .coupon .input-text::after, .woocommerce-checkout table.cart td.actions .coupon .input-text::before, .woocommerce-checkout table.cart td.actions .coupon .input-text::after {
background-color: #ffffff !important;
}
#add_payment_method table.cart td.actions .coupon .input-text:focus, #add_payment_method table.cart td.actions .coupon .input-text:active, .woocommerce-cart table.cart td.actions .coupon .input-text:focus, .woocommerce-cart table.cart td.actions .coupon .input-text:active, .woocommerce-checkout table.cart td.actions .coupon .input-text:focus, .woocommerce-checkout table.cart td.actions .coupon .input-text:active {
border-color: #D9C530 !important;
-webkit-box-shadow: 0 0 0 0.2rem #D9C530 !important;
box-shadow: 0 0 0 0.2rem #D9C530 !important;
}
.woocommerce .woocommerce-cart-form .actions .button[type=submit] {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #ffffff !important;
}
@media screen and (min-width: 768px) {
.woocommerce .woocommerce-cart-form .actions .button[type=submit] {
font-size: 1.125rem;
}
}
.woocommerce .woocommerce-cart-form .actions .button[type=submit]::before, .woocommerce .woocommerce-cart-form .actions .button[type=submit]::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.woocommerce .woocommerce-cart-form .actions .button[type=submit]::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.woocommerce .woocommerce-cart-form .actions .button[type=submit]:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.woocommerce .woocommerce-cart-form .actions .button[type=submit] img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.woocommerce .woocommerce-cart-form .actions .button[type=submit]::before, .woocommerce .woocommerce-cart-form .actions .button[type=submit]::after {
background-color: #0B654A !important;
}
.woocommerce .woocommerce-cart-form .actions .button[type=submit]:focus, .woocommerce .woocommerce-cart-form .actions .button[type=submit]:active {
color: #ffffff;
border-color: #0B654A !important;
-webkit-box-shadow: 0 0 0 0.2rem #0B654A !important;
box-shadow: 0 0 0 0.2rem #0B654A !important;
}
.woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit] {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #333333 !important;
}
@media screen and (min-width: 768px) {
.woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit] {
font-size: 1.125rem;
}
}
.woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit]::before, .woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit]::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit]::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit]:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit] img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit]::before, .woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit]::after {
background-color: #eeeeee !important;
}
.woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit]:focus, .woocommerce .woocommerce-cart-form .actions .coupon .button[type=submit]:active {
border-color: #D9C530 !important;
-webkit-box-shadow: 0 0 0 0.2rem #D9C530 !important;
box-shadow: 0 0 0 0.2rem #D9C530 !important;
}
.woocommerce .woocommerce-cart-form {
margin-top: -1.5rem;
}
.woocommerce .woocommerce-cart-form table.shop_table {
border: none;
}
@media screen and (min-width: 768px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr {
height: 4rem;
}
}
@media screen and (min-width: 768px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
height: 7rem;
}
}
.woocommerce-cart table.cart img {
width: 5rem;
}
.woocommerce a.remove {
font-size: 2.5rem;
}
.cart-collaterals .cart_totals .shop_table td, .cart-collaterals .cart_totals .shop_table th {
padding: 1rem 1.66rem;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 100%;
}
@media screen and (min-width: 768px) {
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: calc(50% - 15px);
}
}
.col2-set .col-1, .col2-set .col-2 {
-webkit-box-flex: unset;
-ms-flex: unset;
flex: unset;
max-width: unset;
position: unset;
padding-left: unset;
padding-right: unset;
}
.checkout.woocommerce-checkout .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-checkout #payment {
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-checkout {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
.checkout #customer_details, .checkout #order_review {
width: 50%;
padding: 0 15px;
}
}
.select2-container--default .select2-selection--single {
border: none;
border-radius: unset;
border-bottom: 1px solid #000000;
height: unset;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 3rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 3rem;
}
.woocommerce-checkout .input-text {
color: inherit;
min-height: 3em;
padding: 0 .5em;
margin-top: .5em;
border: none;
border-bottom: 1px solid #000000;
border-radius: 0;
}
.woocommerce-checkout .input-text:focus {
color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #0B654A;
}
#ship-to-different-address input[type="checkbox"] {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;
width: .75em;
height: .75em;
}
.woocommerce .woocommerce-shipping-fields__field-wrapper,
.woocommerce .woocommerce-billing-fields__field-wrapper {
margin-top: -1rem;
margin-bottom: -1rem;
}
.woocommerce .woocommerce-shipping-fields__field-wrapper .form-row,
.woocommerce .woocommerce-billing-fields__field-wrapper .form-row {
padding-top: 1rem;
padding-bottom: 1rem;
margin: 0;
}
.woocommerce .woocommerce-shipping-fields__field-wrapper label,
.woocommerce .woocommerce-billing-fields__field-wrapper label {
margin-bottom: 0;
}
.wc_payment_methods.payment_methods.methods label {
width: unset;
}
.woof {
position: fixed;
display: initial;
top: 0;
left: 0;
width: 22rem;
height: 100%;
z-index: 1031;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: -webkit-transform .4s ease;
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
padding: 0 !important;
}
.woof #woof-close {
position: absolute;
top: 0;
right: 0;
line-height: .5;
padding: 1rem;
font-size: 3rem;
cursor: pointer;
}
.woof.open {
-webkit-transform: none;
transform: none;
}
.woof .woof_redraw_zone {
z-index: 0;
position: relative;
background-color: #ffffff;
height: 100%;
padding: 2rem;
}
.woof .woof_redraw_zone::before {
content: "Filtrowanie";
display: inline-block;
font-family: "Rozha One", sans-serif;
margin-bottom: 2rem;
font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
.woof .woof_redraw_zone::before {
font-size: 2.5rem;
}
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #0B654A;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #d8eed0;
}
.chosen-container .chosen-results li.highlighted {
background-image: none;
background-color: #0B654A;
}
.chosen-container-single .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single {
border: none;
border-bottom: 1px solid #000000;
border-radius: 0;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.chosen-container-single .chosen-single {
height: 3rem !important;
line-height: 3rem !important;
}
.chosen-container-single .chosen-single div b {
background-position: 0 1rem !important;
}
.products-topper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: -.5rem -1rem;
}
@media screen and (min-width: 768px) {
.products-topper {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
.products-topper > * {
padding: .5rem 1rem;
}
.woocommerce .woocommerce-ordering {
position: relative;
margin-bottom: 0;
float: none;
}
.woocommerce .woocommerce-ordering::after {
content: "";
position: absolute;
top: 50%;
right: 2em;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/sort.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
width: 1em;
height: 1.25em;
pointer-events: none;
}
.woocommerce .woocommerce-ordering .orderby {
border: 1px solid #000000;
border-radius: 2.5em;
padding: 0 3.5em 0 2em;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
cursor: pointer;
margin-top: 0;
display: inline-block;
max-width: 17.75rem;
text-overflow: ellipsis;
}
.open-woof-wrapper {
display: inline-block;
position: relative;
}
.open-woof-wrapper .open-woof {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #333333 !important;
font-size: 1rem !important;
font-weight: 400 !important;
padding-right: 5em;
}
@media screen and (min-width: 768px) {
.open-woof-wrapper .open-woof {
font-size: 1.125rem;
}
}
.open-woof-wrapper .open-woof::before, .open-woof-wrapper .open-woof::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.open-woof-wrapper .open-woof::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.open-woof-wrapper .open-woof:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.open-woof-wrapper .open-woof img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.open-woof-wrapper .open-woof::before, .open-woof-wrapper .open-woof::after {
background-color: #eeeeee !important;
}
.open-woof-wrapper .open-woof:focus, .open-woof-wrapper .open-woof:active {
border-color: #D9C530 !important;
-webkit-box-shadow: 0 0 0 0.2rem #D9C530 !important;
box-shadow: 0 0 0 0.2rem #D9C530 !important;
}
@media screen and (max-width: 767px) {
.open-woof-wrapper .open-woof {
text-align: left;
min-width: 18rem;
}
}
.open-woof-wrapper::after {
content: "";
position: absolute;
top: 50%;
right: 1.25em;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/filter.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
width: 1.75em;
height: 1.25em;
pointer-events: none;
}
@media screen and (min-width: 768px) {
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: calc((100% - 60px) / 3);
}
}
.woof_reset_button_2 {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #333333 !important;
font-size: 1rem !important;
font-weight: 400;
}
@media screen and (min-width: 768px) {
.woof_reset_button_2 {
font-size: 1.125rem;
}
}
.woof_reset_button_2::before, .woof_reset_button_2::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.woof_reset_button_2::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.woof_reset_button_2:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.woof_reset_button_2 img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.woof_reset_button_2::before, .woof_reset_button_2::after {
background-color: #eeeeee !important;
}
.woof_reset_button_2:focus, .woof_reset_button_2:active {
border-color: #D9C530 !important;
-webkit-box-shadow: 0 0 0 0.2rem #D9C530 !important;
box-shadow: 0 0 0 0.2rem #D9C530 !important;
}
.woof_products_top_panel {
overflow: initial;
}
@media screen and (max-width: 767px) {
.woof_products_top_panel {
padding-bottom: 1rem;
border-bottom: 1px solid #eeeeee;
}
}
@media screen and (max-width: 767px) {
.woof_products_top_panel .woof_reset_button_2, .woof_products_top_panel .woof_remove_ppi {
width: 17.25rem;
display: block;
text-align: center;
}
}
@media screen and (max-width: 767px) {
.woof_products_top_panel .woof_remove_ppi {
padding: .3em 2.75em !important;
}
}
.woof_products_top_panel_ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: -.5rem;
}
@media screen and (max-width: 767px) {
.woof_products_top_panel_ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.woof_products_top_panel_ul > li {
margin: 0;
padding: .5rem;
}
.woof_products_top_panel_ul .woof_remove_ppi {
background: none;
border: 1px solid #ddd;
padding: .65em 2.75em;
border-radius: 2.5em;
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
.woof_products_top_panel_ul .woof_remove_ppi::after {
content: "\00D7";
font-size: 2rem;
line-height: 1;
vertical-align: top;
margin-left: .5rem;
}
.woof_products_top_panel_ul .woof_remove_ppi:hover {
color: red;
}
.woof_products_top_panel_ul ul li {
display: none;
}
.woof_products_top_panel_ul ul li:last-child {
display: initial;
}
.wp-pagenavi {
font-size: 1.25rem;
text-align: center;
}
.wp-pagenavi .page, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .current {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 2.15em;
height: 2.15em;
border: none;
border-radius: 50%;
font-weight: 400;
}
.wp-pagenavi span {
border: none;
}
.wp-pagenavi .page {
-webkit-transition: color .4s ease, background-color .4s ease;
transition: color .4s ease, background-color .4s ease;
}
.wp-pagenavi .current, .wp-pagenavi .page:hover {
color: #ffffff;
background-color: #D9C530;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
-webkit-mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/arrow.svg);
mask-image: url(//zielonyexpert.pl/wp-content/themes/zielonyexpert/images/arrow.svg);
-webkit-mask-size: 1.1em;
mask-size: 1.1em;
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
background-color: #000000;
-webkit-transition: background-color .4s ease;
transition: background-color .4s ease;
}
.wp-pagenavi .previouspostslink:hover, .wp-pagenavi .nextpostslink:hover {
background-color: #D9C530;
}
.wp-pagenavi .nextpostslink {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.blog .wp-pagenavi {
text-align: center;
}
.woocommerce-message {
border-top-color: #0B654A;
}
.woocommerce-message::before {
color: #0B654A;
}
a.added_to_cart.wc-forward {
display: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #E8E8E8;
}
.woocommerce button.woof_submit_search_form {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #ffffff !important;
position: absolute;
bottom: 2rem;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
.woocommerce button.woof_submit_search_form {
font-size: 1.125rem;
}
}
.woocommerce button.woof_submit_search_form::before, .woocommerce button.woof_submit_search_form::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.woocommerce button.woof_submit_search_form::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.woocommerce button.woof_submit_search_form:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.woocommerce button.woof_submit_search_form img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.woocommerce button.woof_submit_search_form::before, .woocommerce button.woof_submit_search_form::after {
background-color: #0B654A !important;
}
.woocommerce button.woof_submit_search_form:focus, .woocommerce button.woof_submit_search_form:active {
color: #ffffff;
border-color: #0B654A !important;
-webkit-box-shadow: 0 0 0 0.2rem #0B654A !important;
box-shadow: 0 0 0 0.2rem #0B654A !important;
}
.woocommerce button.woof_reset_search_form {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #333333 !important;
}
@media screen and (min-width: 768px) {
.woocommerce button.woof_reset_search_form {
font-size: 1.125rem;
}
}
.woocommerce button.woof_reset_search_form::before, .woocommerce button.woof_reset_search_form::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.woocommerce button.woof_reset_search_form::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.woocommerce button.woof_reset_search_form:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.woocommerce button.woof_reset_search_form img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.woocommerce button.woof_reset_search_form::before, .woocommerce button.woof_reset_search_form::after {
background-color: #eeeeee !important;
}
.woocommerce button.woof_reset_search_form:focus, .woocommerce button.woof_reset_search_form:active {
border-color: #D9C530 !important;
-webkit-box-shadow: 0 0 0 0.2rem #D9C530 !important;
box-shadow: 0 0 0 0.2rem #D9C530 !important;
}
.woof_submit_search_form_container {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 1.5rem;
overflow: initial;
}
@media screen and (max-width: 575px) {
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
width: 100%;
}
}
@media screen and (max-width: 575px) {
.woocommerce .products ul, .woocommerce ul.products {
max-width: 18rem;
margin-left: auto;
margin-right: auto;
}
}
.woocommerce-MyAccount-navigation {
font-weight: 600;
color: #000000;
}
.woocommerce-MyAccount-navigation ul {
list-style-type: none;
padding-left: 0;
margin: -.5rem;
}
.woocommerce-MyAccount-navigation li {
padding: .5rem;
}
.woocommerce-MyAccount-navigation li.is-active a, .woocommerce-MyAccount-navigation li:hover a {
color: #ffffff;
background-color: #0B654A;
}
.woocommerce-MyAccount-navigation a {
display: block;
padding: 1rem 1.5rem;
border: 1px solid #0B654A;
border-radius: .5rem;
-webkit-transition: color .4s ease, background-color .4s ease;
transition: color .4s ease, background-color .4s ease;
}
.woocommerce-EditAccountForm, .woocommerce-EditAccountForm fieldset {
margin: -1rem 0;
}
.woocommerce-EditAccountForm > p, .woocommerce-EditAccountForm fieldset > p {
padding: 1rem 0 !important;
}
.woocommerce-EditAccountForm label, .woocommerce-EditAccountForm fieldset label {
margin-bottom: 0;
}
.woocommerce-EditAccountForm fieldset {
margin-top: 2rem;
}
.woocommerce-EditAccountForm fieldset legend {
font-family: "Rozha One", sans-serif;
}
.woocommerce-Address {
padding: 1rem !important;
border: 1px solid #E0E0E0;
border-radius: .5rem;
}
.woocommerce-Address-title h3 {
font-family: "Rozha One", sans-serif;
}
@media screen and (max-width: 767px) {
.home-categories .nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.woocommerce button.button.btn {
line-height: 1.5;
}
@media screen and (max-width: 767px) {
.woocommerce div.product .summary.entry-summary {
text-align: center;
}
}
@media screen and (max-width: 767px) {
.woocommerce div.product .summary.entry-summary .variations_form {
text-align: center;
}
}
@media screen and (max-width: 767px) {
.woocommerce div.product .summary.entry-summary form.cart .button {
float: none;
}
}
@media screen and (max-width: 767px) {
.woocommerce div.product .summary.entry-summary form.cart, .woocommerce div.product .summary.entry-summary .variations label {
text-align: center;
}
}
@media screen and (max-width: 767px) {
.woocommerce div.product .summary.entry-summary .woocommerce-product-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media screen and (max-width: 767px) {
.woocommerce div.product .summary.entry-summary .cart .button {
font-size: 1.2rem;
margin-top: .75rem;
}
}
.checkout.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
width: 100%;
}
.woocommerce-message .button.wc-forward {
position: relative;
font-size: 1rem;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65em 2.75em;
min-width: 12.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
color: #ffffff !important;
}
@media screen and (min-width: 768px) {
.woocommerce-message .button.wc-forward {
font-size: 1.125rem;
}
}
.woocommerce-message .button.wc-forward::before, .woocommerce-message .button.wc-forward::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.woocommerce-message .button.wc-forward::before {
-webkit-transform: translate(-50%, -50%) scale(0.9);
transform: translate(-50%, -50%) scale(0.9);
}
.woocommerce-message .button.wc-forward:hover::before {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.woocommerce-message .button.wc-forward img {
display: inline-block;
margin-left: 1em;
width: 1em;
}
.woocommerce-message .button.wc-forward::before, .woocommerce-message .button.wc-forward::after {
background-color: #0B654A !important;
}
.woocommerce-message .button.wc-forward:focus, .woocommerce-message .button.wc-forward:active {
color: #ffffff;
border-color: #0B654A !important;
-webkit-box-shadow: 0 0 0 0.2rem #0B654A !important;
box-shadow: 0 0 0 0.2rem #0B654A !important;
}
.internal-anchor {
position: relative;
top: calc(-1 * 133px + 2rem);
}
@media screen and (min-width: 768px) {
.internal-anchor {
top: calc(-1 * 18.125rem + 2rem);
}
}
.table-of-contents {
padding-left: 1.2em;
font-size: 1.15rem;
}
@media screen and (min-width: 768px) {
.modal-body {
padding: 1rem 3rem 3rem;
}
}
.modal-header {
padding: 1.5rem 1.75rem 1.5rem 3rem;
background-color: #FBFBFA;
}
.modal-header .modal-title {
font-family: "Rozha One", sans-serif;
font-size: 1.64062rem;
}
@media screen and (min-width: 768px) {
.modal-header .modal-title {
font-size: 2.1875rem;
}
}
.modal .close {
font-weight: 400;
}
@media screen and (min-width: 768px) {
.modal .close {
font-size: 2.5rem;
}
}
.ask-about-product-link {
text-decoration: underline;
}
.ask-about-product-link:hover {
color: #0B654A;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-size: 1rem;
}
.woocommerce table.shop_table td {
border-top: 0;
}
.woocommerce-cart-form__cart-item {
position: relative;
}
@media screen and (max-width: 767px) {
.product-remove {
position: absolute;
top: 2.8rem;
}
}
@media screen and (max-width: 767px) {
.woocommerce table.cart .product-thumbnail {
display: initial;
}
}
@media screen and (max-width: 767px) {
.woocommerce table.cart .product-thumbnail a {
display: block;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.woocommerce table.cart .product-thumbnail::before {
display: none;
}
}
.woocommerce table.cart .product-thumbnail {
display: initial;
}
.woocommerce table.cart .product-remove {
padding: 0 0;
}
.woocommerce div.product .stock {
color: #000000;
}
@media screen and (max-width: 767px) {
.woocommerce-cart .woocommerce ul#shipping_method {
text-align: left !important;
padding-top: 2.5rem;
}
}
@media screen and (max-width: 767px) {
.woocommerce table.shop_table_responsive tr.woocommerce-shipping-totals td {
text-align: left !important;
}
}
@media screen and (max-width: 767px) {
.cart_totals h2 {
text-align: center;
}
}
.post-arrow {
position: absolute;
bottom: 1.5rem;
right: 2rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 2.25rem;
height: 2.25rem;
border-radius: 50%;
background-color: #ffffff;
-webkit-transition: background-color .4s ease;
transition: background-color .4s ease;
}
.post-arrow svg {
width: 0.875rem;
stroke: #000000;
-webkit-transform: translateX(-10%) rotate(180deg);
transform: translateX(-10%) rotate(180deg);
-webkit-transition: stroke .4s ease;
transition: stroke .4s ease;
}
.post-arrow:hover {
background-color: #0B654A;
}
.post-arrow:hover svg {
stroke: #ffffff;
}
.dgwt-wcas-overlay-mobile {
background-color: rgba(0, 0, 0, 0.5);
}
.woocommerce-product-gallery__wrapper {
width: 100%;
height: 100%;
}
@media screen and (min-width: 768px) {
.woocommerce-product-gallery__image {
height: 35rem;
}
}
.woocommerce-product-gallery__image a {
position: relative;
display: block;
height: 100%;
padding-top: 100%;
}
.woocommerce-product-gallery__image a img {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
.woocommerce-form-coupon .form-row {
float: none !important;
text-align: center !important;
width: 100% !important;
}
}
@media screen and (max-width: 767px) {
.coupon {
text-align: center;
}
}
.coupon .input-text {
margin-bottom: .5rem !important;
}
@media screen and (max-width: 767px) {
.coupon .input-text, .coupon .button {
float: none !important;
width: 100% !important;
}
}
@media screen and (max-width: 767px) {
.woocommerce-billing-fields h3 {
text-align: center;
margin-bottom: 2rem;
}
}
@media screen and (max-width: 767px) {
#order_review_heading {
text-align: center;
margin: 3rem 0 2rem;
}
}
.woocommerce ul.products li.product .product-thumbnail-wrapper {
overflow: hidden;
position: relative;
padding-top: 100%;
}
.woocommerce ul.products li.product .product-thumbnail-wrapper img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: unset;
-webkit-transition: -webkit-transform 1.2s ease, -webkit-filter 1.2s ease;
transition: -webkit-transform 1.2s ease, -webkit-filter 1.2s ease;
transition: transform 1.2s ease, filter 1.2s ease;
transition: transform 1.2s ease, filter 1.2s ease, -webkit-transform 1.2s ease, -webkit-filter 1.2s ease;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-filter: saturate(1.35);
filter: saturate(1.35);
}
.q-modifier {
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
.q-modifier:hover {
color: #D9C530;
}
.pswp__bg {
background-color: rgba(0, 0, 0, 0.7);
}
.woof_list_radio {
padding-left: 0;
}
.woof_list_radio li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.woof_list_radio li + li {
margin-top: .33rem !important;
}
.woof_list_radio .woof_radio_label {
margin-bottom: 0;
margin-left: .66rem;
}
.woof_radio_term_reset img {
display: none;
}
.woof_radio_term_reset img::after {
content: "\00D7";
font-size: 2rem;
line-height: 1rem;
vertical-align: text-top;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
background-color: #f9f9f9;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
border-bottom-color: #f9f9f9;
}
.pbl-container .payu-list-banks li label.active {
border-color: #0B654A;
}
.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
margin-bottom: 1.5rem;
padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
margin-bottom: 3rem;
}
}
.woocommerce-order-received section {
padding-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
.woocommerce-order-received section {
padding-bottom: 3rem;
}
}
.woocommerce-order-received section + section {
padding-top: 0;
}
.woocommerce-order-received section > section {
padding: 0;
}
.woocommerce-order-received h2 {
margin-bottom: .75em;
}
.woocommerce-order-received section.woocommerce-bacs-bank-details {
padding-top: 0;
}
.woocommerce-order-received .woocommerce ul.order_details {
padding-left: 0;
}
pre {
color: blue;
}
.cwginstock-subscribe-form{padding-top:10px} 
.cwgstock_button{background:#0b654a !important}
.cwginstock-subscribe-form .panel-primary > .panel-heading{background-color:#0b654a !important;border-color:#0b654a !important}
.cwginstock-subscribe-form .panel-primary{border-color:#0b654a !important}
.cwgstock_button{width:150px !important;padding-top:10px !important}
.cwgstock_email{height:45px !important} .woocommerce-shipping-methods input, .wc_payment_methods input {
display: none;
}
.woocommerce-shipping-methods input:checked + label, .wc_payment_methods input:checked + label {
border-color: #D9C530;
background-color: rgba(217, 197, 48, 0.05);
font-weight: 700;
}
.woocommerce-shipping-methods input:checked + label span, .wc_payment_methods input:checked + label span {
font-weight: 700;
}
.woocommerce-shipping-methods label, .wc_payment_methods label {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0.25rem;
display: block;
padding: 1em;
cursor: pointer;
}
.woocommerce-shipping-methods li, .wc_payment_methods li {
display: block;
}
.woocommerce-shipping-methods label {
display: flex !important;
flex-wrap: wrap;
gap: 1rem;
align-items: center;
}
@media (max-width: 575px) {
.woocommerce-shipping-methods label {
justify-content: center;
flex-direction: column;
}
}
.woocommerce-shipping-methods label span {
font-weight: 400;
}
.woocommerce-shipping-methods label img {
max-width: 4rem;
}
.woocommerce-checkout .woocommerce-shipping-methods label {
flex-direction: column;
text-align: center;
}
:is(#billing_country_field,#shipping_country_field) .woocommerce-input-wrapper {
line-height: normal;
border-bottom: 1px solid #000;
min-height: 3rem;
display: flex;
align-items: center;
padding: 0 0.5em;
}
@media (max-width: 575px) {
:is(.form-row-first, .form-row-last) {
float: none !important;
width: 100% !important;
}
}
@media screen and (min-width: 768px) {
.checkout #customer_details, .checkout #order_review {
padding: 0 2.35rem;
}
}
:is(.woocommerce-cart, .woocommerce-checkout) .main-header-bottom {
display: none;
}
:is(.woocommerce-cart, .woocommerce-checkout) .main-header-middle .clear-row .col:nth-of-type(1) > *:not(.payment-back-to-cart, .payment-back-to-home) {
display: none;
pointer-events: none;
}
:is(.woocommerce-cart, .woocommerce-checkout) .main-header-middle .clear-row .col:nth-of-type(3) {
visibility: hidden;
pointer-events: none;
}
:is(.woocommerce-cart, .woocommerce-checkout) .main-header-top {
display: none;
}
:is(.woocommerce-cart, .woocommerce-checkout) .main-header-middle .row > .col:nth-of-type(odd) {
display: block !important;
width: 30%;
}
@media (max-width: 575px) {
:is(.woocommerce-cart, .woocommerce-checkout) :is(.payment-back-to-home, .payment-back-to-cart) > span {
display: none;
}
} @media screen and (min-width: 1200px) {
html {
font-size: 90%;
}
}
@media screen and (min-width: 1800px) {
html {
font-size: 105%;
}
} #omnibus-price-data {
margin: 1rem 0 2rem;
display:block;
color: #c5c5c5;
font-size:12px;
} .home-boxes-box {
position: relative;
overflow: hidden;
height: 100%;
}
@media (max-width: 767px) {
.home-boxes-box {
min-height: 256px;
}
.home-boxes-box .home-box-title {
font-size: clamp(1.15rem, 2vw, 1.749rem);
}
.home-boxes-box .home-box-subtitle {
font-size: clamp(0.7rem, 2vw, 1rem);
}
}
.home-boxes-box:before {
content: "";
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.25);
z-index: 2;
}
@media (hover: hover) {
.home-boxes-box:hover img {
transform: scale(1.15);
}
}
.home-boxes-box img {
position: relative;
z-index: 1;
width: 100%;
height: 100%;
object-fit: cover;
will-change: transform;
transition: transform 1.2s ease;
}
.home-boxes-box .home-box-content {
position: absolute;
top: 40%;
z-index: 3;
left: 50%;
transform: translateX(-50%);
color: white;
text-align: center;
}
.home-boxes-box a:after {
z-index: 5;
} .availability-sort {
padding-bottom:1px;
}
.fake_place_checkboxes li label, label[for="woof_checkbox_instock_fake"] {
margin-bottom: revert;
margin-top: 2px;
} 
.woof_checkbox_instock_container:not(.exclude-css) .woof_container_inner > div {
margin-left: 1rem;
}
.woof_checkbox_instock_container:not(.exclude-css) .woof_container_inner {
position: relative;
}
.woof_checkbox_instock_container:not(.exclude-css) .woof_container_inner:before {
position: static;
content: "Dostępność";
line-height: 1.45;
display: block;
margin-bottom: 0.75rem;
font-weight: 500;
font-size: 1.323rem;
}
.woof_block_html_items ul {
padding-left: 1rem;
}
@media (min-width: 768px) {
.open-woof-wrapper {
display: none;
}
} .products li.outofstock .product-thumbnail-wrapper:before {
position: absolute;
content: "Brak na stanie";
width: 100%;
height: 100%;
top: 0%;
display: flex;
justify-content: center;
align-items: center;
left: 0;
z-index: 1;
color: white;
font-size: 1.25rem;
font-weight: 700;
text-align: center;
} .about-card__icon {
height: auto;
width: clamp(9em, calc(1rem + 14vw), 15.1875em );
aspect-ratio: 1/1;
}
.about-card__icon img {
height:auto;
max-width:revert;
width: clamp(4em, 10vw, 11em);
aspect-ratio: 1/1;
object-fit:contain;
}
@media (min-width: 768px) {
.home-boxes-box {
aspect-ratio: 1/1;
}
}
.cart .coupon > label[for="coupon_code"] {
display: none;
}
.woocommerce-shipping-methods label {
flex-wrap: nowrap;
font-size: 13px;
}
.woof_container_inner_stanowisko ul li {
padding-top: 5px;
padding-bottom: 5px;
}
.category-list h2 {
margin-bottom: .5em;
}@media screen and (min-width: 768px) {
body {
font-size: 16px;
}
}
.btn-primary {
color: #000 !important;
font-size: 15px;
padding: .75em 1.75em;
}
.btn-primary::before, .btn-primary::after {
background-color: #AAC6C6 !important;
}
.btn-primary:focus, .btn-primary:active {
border-color: #AAC6C6 !important;
box-shadow: 0 0 0 .2rem #AAC6C6 !important;
}
.btn-link {
color: #000;
text-decoration: underline;
text-underline-offset: 6px;
font-size: 15px;
font-weight: 500;
line-height: calc(19 / 15);
width: fit-content;
display: inline-block;
}
.btn-link:hover {
color:#84B387;
}
.products-slider-new li {
width: 100% !important;
margin: 0 !important;
}
.products-slider-new .slick-slide {
margin: 0 12px;
}
.products-slider-new .slick-list {
margin: 0 -12px;
}
.featured-products-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100% !important;
object-fit: cover;
z-index: -1;
}
.custom-slick-arrow-new {
background-color: transparent !important;
padding: 0 !important;
}
.custom-slick-arrow-new svg {
transform: none !important;
width: 2.8rem !important;
height: 2.8rem !important;
}
.custom-slick-arrow-new.custom-slick-next svg {
transform: rotate(180deg) !important;
}
.custom-slick-arrow-new:hover path {
fill: #AAC6C6 !important;
stroke: #AAC6C6 !important;
}
.main-footer {
overflow: initial;
}
.footer-leaf {
display: none;
}
.footer-list .footer-list-title {
font-size: 15px;
font-weight: 400;
}
.footer-list .menu > li + li {
margin-top: .75rem;
}
.social-media + .social-media {
margin-left: 0.5rem;
} .section-heading,
.section-header {
text-align: center
}
.section-heading .top,
.section-header__subtitle{
font-weight: 600;
text-transform: uppercase;
line-height: calc(19/16);
letter-spacing: 1.6px;
font-size: 1rem;
margin: 0 0 8px 0;
color: #6B9CA3;
}
.section-heading .bottom,
.section-header__title {
line-height: calc(85/60);
font-size: clamp(2.5rem, 0.5864rem + 3.0864vw, 3.75rem) !important;
margin-bottom: 10px;
} .woocommerce ul.products li.product {
display: flex;
flex-direction: column;
height: 100%;
background: #fff;
padding-bottom: 16px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 15px;
font-weight: 500;
line-height: calc(19 / 15);
min-height: initial;
}
.woocommerce ul.products li.product .price {
line-height: calc(19 / 15);
margin: 4px 0 16px 0
}
.woocommerce ul.products li.product .button {
box-sizing: border-box !important;
all: initial;
display: block;
position: relative;
right: unset;
bottom: unset;
width: 100%;
height: auto;
max-width: 180px;
transform: none;
font-size: 12px;
font-family: "Montserrat", sans-serif, sans-serif;
font-weight: 600;
background-color: transparent !important;
padding: .65rem 2.75rem;
line-height: 1.5;
border: none;
text-align: center;
z-index: 0;
-webkit-transition: color .3s ease .1s;
transition: color .3s ease .1s;
text-decoration: none !important;
border-radius: 2em;
margin: auto  auto 0 auto;
cursor: pointer;
}
.woocommerce ul.products li.product .button::before,
.woocommerce ul.products li.product .button::after{
background-color: #AAC6C6 !important;
all: initial;
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease, -webkit-transform .5s ease;
transition: transform .5s ease, opacity .5s ease;
transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
pointer-events: none;
border-radius: 2em;
width: 100%;
height: 100%;
z-index: -1;
}
.woocommerce ul.products li.product .button:hover::before{
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.3, 1.7);
transform: translate(-50%, -50%) scale(1.3, 1.7);
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
background: transparent !important;
}
.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist .add_to_wishlist img,
.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{
color: #fff;
}  .main-header .row {
margin: 0;
}
.main-header .main-header-top {
background: #84B387;
text-align: center;
text-transform: uppercase;
padding: .75em .5em
}
.main-header .main-header-top * {
color: #fff;
font-size: 0.75rem;
}
.main-header {
background: #1B645B;
color: #fff;
}
.main-header a:not(:hover) svg {
fill: #fff !important; 
stroke: #fff !important;
}
.main-header a:hover svg {
fill: #84B387 !important; 
stroke: #84B387 !important;
}
.main-header-link:hover {
color: #84B387
}
.main-header .cart-count::before {
background: #fff;
}
.main-header .cart-count {
color: #1B645B;
}
#mega-menu-wrap-navbar #mega-menu-navbar .mega-menu-link:hover {
color:#84B387 !important;
}
@media screen and (min-width: 768px) {
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-menu-item .mega-menu-link {
padding: 0 .5rem;
text-transform: uppercase;
font-weight: 600;
}
}
@media screen and (min-width: 1400px) {
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-menu-item .mega-menu-link {
padding: 0 1rem;
text-transform: uppercase;
font-weight: 600;
}
}
@media screen and (min-width: 1660px) {
#main-header #mega-menu-wrap-navbar #mega-menu-navbar.mega-menu .mega-menu-item .mega-menu-link {
padding: 0 1.5rem;
text-transform: uppercase;
font-weight: 600;
}
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
background: transparent;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-tpd-image,.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
background-color: #1B645B;
color: #fff;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
color: #fff
}
.main-header .main-header-action svg,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path, .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path, .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path, .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
fill: #fff;
stroke: #fff;
}
.main-header .dgwt-wcas-search-wrapp {
max-width: 400px;
width: 100%;
margin-bottom: 10px;
} .home-hero-box {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr;
color: #fff;
height: 100%;
overflow: hidden;
}
.home-hero-box img {
width: 100%;
height: 100%;
object-fit: cover;
}
.home-hero-box > * {
grid-column: 1/-1;
grid-row: 1/-1;
}
.home-hero-box .title {
font-weight: 400;
line-height: calc(31/26);
text-wrap: balance;
}
.home-hero-box-1 .title {
font-size: clamp(1.875rem, 0.1528rem + 2.7778vw, 3rem);
}
.home-hero-box:not(.home-hero-box-1) .title {
font-size: clamp(1.25rem, 0.6759rem + 0.9259vw, 1.625rem);
}
.home-hero-box:not(.home-hero-box-1) .home-hero-box-content {
align-self: end;
}
.home-hero-box-content {
padding: clamp(1rem, 0.0432rem + 1.5432vw, 1.625rem);
}
.home-hero-box-1 .home-hero-box-content {
padding-top: clamp(1rem, -2.8272rem + 6.1728vw, 3.5rem);;
}
.home-hero-box-content .content * {
font-weight: 300;
}
.home-hero-box a:not(a.btn) {
font-size: 10px;
font-weight: 600;
text-decoration: underline;
text-underline-offset: 4px;
}
.home-hero-box-1,
.home-hero-box-1 img {
max-height: 660px;
}
.home-hero-box-2,
.home-hero-box-2 img{
max-height: 313px;
}
.home-hero-box-3,
.home-hero-box-3 img,
.home-hero-box-4,
.home-hero-box-4 img{
max-height: 317px;
} .s-product-categories .category-box {
height: 100%;
}
.s-product-categories .category-box a {
overflow: hidden;
display: flex;
flex-direction: column;
height: 100%;
justify-content: center;
}
.s-product-categories .category-box  img {
box-shadow: 0 3px 6px rgba(0,0, 0, 0.16);
transition: all 0.3s ease-in-out;
object-fit: cover;
width: 100%;
height: 100%;
}
.s-product-categories .category-box span {
font-family: "Rozha One", sans-serif;
line-height: calc(33 / 23);
font-weight: 400;
font-size: clamp(1.125rem, 0.5509rem + 0.9259vw, 1.5rem);
text-align: center;
padding: 0.25em;
background: #1B645B;
color: #fff;
flex: 1;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.3s ease-in-out;
}
.s-product-categories .category-box:hover span{
background: #84B387;
}
.s-product-categories .category-box:hover img {
filter: grayscale(.4);
} .s-expert-recommends li.product {
width: 100% !important;
}
.s-expert-recommends .products-row {
row-gap: 15px
}
.s-expert-recommends .woocommerce ul.products li.product {
margin: 0;
}
.s-expert-recommends {
position: relative;
}
.s-expert-recommends .bg-dec--1{
width: 31%;
max-width: 600px;
min-width: 300px;
top: 13%;
}
.s-expert-recommends  .bg-dec--1.reversed {
left: unset;
top: unset;
bottom: 0;
right: 0;
transform: scaleX(-1) translateY(100%);
} .about-card {
gap: 15px 30px;
}
.about-card__icon {
background: #fff;
border: 1px solid rgb(112,112,112,.3);
width: 87px;
margin: 0;
flex: 0 0 auto;
}
.about-card__icon img {
width: 44px;
} .home-categories .bg-dec--3{
left: 0;
right: unset;
top: -10%;
width: 20%;
bottom: unset;
}
.home-categories .bg-dec--3 img {
transform: translateX(-6%);
width: 100%;
}
.home-categories .section-header {
margin-bottom: clamp(0rem, -3.8272rem + 6.1728vw, 2.5rem);
} @media (min-width: 768px) {
.main-header .main-header-top * {
font-size: 1rem;
}
#main-header #mega-menu-wrap-navbar {
color: #fff;
}
.main-footer-logo {
width: 11.875rem;
max-width: 140px;
}
.footer-leaf {
display: block;
width: 18%;
}
}
@media (min-width: 1658px) {
.container-wider {
max-width: 1600px;
} 
}
main > *:first-child {
margin-top: 80px;
}
@media screen and (min-width: 768px) {
main > *:first-child {
margin-top: 8.125rem;
}
}
@media screen and (min-width: 1600px) {
main > *:first-child {
margin-top: 9.125rem;
}
}input.cwgstock_phone {
width: 100%;
text-align: center
}
.iti {
width: 100%
}
.cwginstock-panel-heading h4 {
color: #fff
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto
}
.cwginstock-panel-body input[type=email],
.cwginstock-panel-body input[type=text],
.form-group {
margin-bottom: 15px
}
#cwg-bis-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: .5;
z-index: 10000
}
.cwgstock_button {
width: 100%;
padding-top: 5px;
background: #87ceeb;
color: #fff
}.cwginstock-subscribe-form .row{margin-left:-15px;margin-right:-15px}.cwginstock-subscribe-form .col-lg-1,.cwginstock-subscribe-form .col-lg-10,.cwginstock-subscribe-form .col-lg-11,.cwginstock-subscribe-form .col-lg-12,.cwginstock-subscribe-form .col-lg-2,.cwginstock-subscribe-form .col-lg-3,.cwginstock-subscribe-form .col-lg-4,.cwginstock-subscribe-form .col-lg-5,.cwginstock-subscribe-form .col-lg-6,.cwginstock-subscribe-form .col-lg-7,.cwginstock-subscribe-form .col-lg-8,.cwginstock-subscribe-form .col-lg-9,.cwginstock-subscribe-form .col-md-1,.cwginstock-subscribe-form .col-md-10,.cwginstock-subscribe-form .col-md-11,.cwginstock-subscribe-form .col-md-12,.cwginstock-subscribe-form .col-md-2,.cwginstock-subscribe-form .col-md-3,.cwginstock-subscribe-form .col-md-4,.cwginstock-subscribe-form .col-md-5,.cwginstock-subscribe-form .col-md-6,.cwginstock-subscribe-form .col-md-7,.cwginstock-subscribe-form .col-md-8,.cwginstock-subscribe-form .col-md-9,.cwginstock-subscribe-form .col-sm-1,.cwginstock-subscribe-form .col-sm-10,.cwginstock-subscribe-form .col-sm-11,.cwginstock-subscribe-form .col-sm-12,.cwginstock-subscribe-form .col-sm-2,.cwginstock-subscribe-form .col-sm-3,.cwginstock-subscribe-form .col-sm-4,.cwginstock-subscribe-form .col-sm-5,.cwginstock-subscribe-form .col-sm-6,.cwginstock-subscribe-form .col-sm-7,.cwginstock-subscribe-form .col-sm-8,.cwginstock-subscribe-form .col-sm-9,.cwginstock-subscribe-form .col-xs-1,.cwginstock-subscribe-form .col-xs-10,.cwginstock-subscribe-form .col-xs-11,.cwginstock-subscribe-form .col-xs-12,.cwginstock-subscribe-form .col-xs-2,.cwginstock-subscribe-form .col-xs-3,.cwginstock-subscribe-form .col-xs-4,.cwginstock-subscribe-form .col-xs-5,.cwginstock-subscribe-form .col-xs-6,.cwginstock-subscribe-form .col-xs-7,.cwginstock-subscribe-form .col-xs-8,.cwginstock-subscribe-form .col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.cwginstock-subscribe-form .col-xs-1,.cwginstock-subscribe-form .col-xs-10,.cwginstock-subscribe-form .col-xs-11,.cwginstock-subscribe-form .col-xs-12,.cwginstock-subscribe-form .col-xs-2,.cwginstock-subscribe-form .col-xs-3,.cwginstock-subscribe-form .col-xs-4,.cwginstock-subscribe-form .col-xs-5,.cwginstock-subscribe-form .col-xs-6,.cwginstock-subscribe-form .col-xs-7,.cwginstock-subscribe-form .col-xs-8,.cwginstock-subscribe-form .col-xs-9{float:left}.cwginstock-subscribe-form .col-xs-12{width:100%}.cwginstock-subscribe-form .col-xs-11{width:91.66666667%}.cwginstock-subscribe-form .col-xs-10{width:83.33333333%}.cwginstock-subscribe-form .col-xs-9{width:75%}.cwginstock-subscribe-form .col-xs-8{width:66.66666667%}.cwginstock-subscribe-form .col-xs-7{width:58.33333333%}.cwginstock-subscribe-form .col-xs-6{width:50%}.cwginstock-subscribe-form .col-xs-5{width:41.66666667%}.cwginstock-subscribe-form .col-xs-4{width:33.33333333%}.cwginstock-subscribe-form .col-xs-3{width:25%}.cwginstock-subscribe-form .col-xs-2{width:16.66666667%}.cwginstock-subscribe-form .col-xs-1{width:8.33333333%}.cwginstock-subscribe-form .col-xs-pull-12{right:100%}.cwginstock-subscribe-form .col-xs-pull-11{right:91.66666667%}.cwginstock-subscribe-form .col-xs-pull-10{right:83.33333333%}.cwginstock-subscribe-form .col-xs-pull-9{right:75%}.cwginstock-subscribe-form .col-xs-pull-8{right:66.66666667%}.cwginstock-subscribe-form .col-xs-pull-7{right:58.33333333%}.cwginstock-subscribe-form .col-xs-pull-6{right:50%}.cwginstock-subscribe-form .col-xs-pull-5{right:41.66666667%}.cwginstock-subscribe-form .col-xs-pull-4{right:33.33333333%}.cwginstock-subscribe-form .col-xs-pull-3{right:25%}.cwginstock-subscribe-form .col-xs-pull-2{right:16.66666667%}.cwginstock-subscribe-form .col-xs-pull-1{right:8.33333333%}.cwginstock-subscribe-form .col-xs-pull-0{right:auto}.cwginstock-subscribe-form .col-xs-push-12{left:100%}.cwginstock-subscribe-form .col-xs-push-11{left:91.66666667%}.cwginstock-subscribe-form .col-xs-push-10{left:83.33333333%}.cwginstock-subscribe-form .col-xs-push-9{left:75%}.cwginstock-subscribe-form .col-xs-push-8{left:66.66666667%}.cwginstock-subscribe-form .col-xs-push-7{left:58.33333333%}.cwginstock-subscribe-form .col-xs-push-6{left:50%}.cwginstock-subscribe-form .col-xs-push-5{left:41.66666667%}.cwginstock-subscribe-form .col-xs-push-4{left:33.33333333%}.cwginstock-subscribe-form .col-xs-push-3{left:25%}.cwginstock-subscribe-form .col-xs-push-2{left:16.66666667%}.cwginstock-subscribe-form .col-xs-push-1{left:8.33333333%}.cwginstock-subscribe-form .col-xs-push-0{left:auto}.cwginstock-subscribe-form .col-xs-offset-12{margin-left:100%}.cwginstock-subscribe-form .col-xs-offset-11{margin-left:91.66666667%}.cwginstock-subscribe-form .col-xs-offset-10{margin-left:83.33333333%}.cwginstock-subscribe-form .col-xs-offset-9{margin-left:75%}.cwginstock-subscribe-form .col-xs-offset-8{margin-left:66.66666667%}.cwginstock-subscribe-form .col-xs-offset-7{margin-left:58.33333333%}.cwginstock-subscribe-form .col-xs-offset-6{margin-left:50%}.cwginstock-subscribe-form .col-xs-offset-5{margin-left:41.66666667%}.cwginstock-subscribe-form .col-xs-offset-4{margin-left:33.33333333%}.cwginstock-subscribe-form .col-xs-offset-3{margin-left:25%}.cwginstock-subscribe-form .col-xs-offset-2{margin-left:16.66666667%}.cwginstock-subscribe-form .col-xs-offset-1{margin-left:8.33333333%}.cwginstock-subscribe-form .col-xs-offset-0{margin-left:0}@media (min-width:768px){.cwginstock-subscribe-form .col-sm-1,.cwginstock-subscribe-form .col-sm-10,.cwginstock-subscribe-form .col-sm-11,.cwginstock-subscribe-form .col-sm-12,.cwginstock-subscribe-form .col-sm-2,.cwginstock-subscribe-form .col-sm-3,.cwginstock-subscribe-form .col-sm-4,.cwginstock-subscribe-form .col-sm-5,.cwginstock-subscribe-form .col-sm-6,.cwginstock-subscribe-form .col-sm-7,.cwginstock-subscribe-form .col-sm-8,.cwginstock-subscribe-form .col-sm-9{float:left}.cwginstock-subscribe-form .col-sm-12{width:100%}.cwginstock-subscribe-form .col-sm-11{width:91.66666667%}.cwginstock-subscribe-form .col-sm-10{width:83.33333333%}.cwginstock-subscribe-form .col-sm-9{width:75%}.cwginstock-subscribe-form .col-sm-8{width:66.66666667%}.cwginstock-subscribe-form .col-sm-7{width:58.33333333%}.cwginstock-subscribe-form .col-sm-6{width:50%}.cwginstock-subscribe-form .col-sm-5{width:41.66666667%}.cwginstock-subscribe-form .col-sm-4{width:33.33333333%}.cwginstock-subscribe-form .col-sm-3{width:25%}.cwginstock-subscribe-form .col-sm-2{width:16.66666667%}.cwginstock-subscribe-form .col-sm-1{width:8.33333333%}.cwginstock-subscribe-form .col-sm-pull-12{right:100%}.cwginstock-subscribe-form .col-sm-pull-11{right:91.66666667%}.cwginstock-subscribe-form .col-sm-pull-10{right:83.33333333%}.cwginstock-subscribe-form .col-sm-pull-9{right:75%}.cwginstock-subscribe-form .col-sm-pull-8{right:66.66666667%}.cwginstock-subscribe-form .col-sm-pull-7{right:58.33333333%}.cwginstock-subscribe-form .col-sm-pull-6{right:50%}.cwginstock-subscribe-form .col-sm-pull-5{right:41.66666667%}.cwginstock-subscribe-form .col-sm-pull-4{right:33.33333333%}.cwginstock-subscribe-form .col-sm-pull-3{right:25%}.cwginstock-subscribe-form .col-sm-pull-2{right:16.66666667%}.cwginstock-subscribe-form .col-sm-pull-1{right:8.33333333%}.cwginstock-subscribe-form .col-sm-pull-0{right:auto}.cwginstock-subscribe-form .col-sm-push-12{left:100%}.cwginstock-subscribe-form .col-sm-push-11{left:91.66666667%}.cwginstock-subscribe-form .col-sm-push-10{left:83.33333333%}.cwginstock-subscribe-form .col-sm-push-9{left:75%}.cwginstock-subscribe-form .col-sm-push-8{left:66.66666667%}.cwginstock-subscribe-form .col-sm-push-7{left:58.33333333%}.cwginstock-subscribe-form .col-sm-push-6{left:50%}.cwginstock-subscribe-form .col-sm-push-5{left:41.66666667%}.cwginstock-subscribe-form .col-sm-push-4{left:33.33333333%}.cwginstock-subscribe-form .col-sm-push-3{left:25%}.cwginstock-subscribe-form .col-sm-push-2{left:16.66666667%}.cwginstock-subscribe-form .col-sm-push-1{left:8.33333333%}.cwginstock-subscribe-form .col-sm-push-0{left:auto}.cwginstock-subscribe-form .col-sm-offset-12{margin-left:100%}.cwginstock-subscribe-form .col-sm-offset-11{margin-left:91.66666667%}.cwginstock-subscribe-form .col-sm-offset-10{margin-left:83.33333333%}.cwginstock-subscribe-form .col-sm-offset-9{margin-left:75%}.cwginstock-subscribe-form .col-sm-offset-8{margin-left:66.66666667%}.cwginstock-subscribe-form .col-sm-offset-7{margin-left:58.33333333%}.cwginstock-subscribe-form .col-sm-offset-6{margin-left:50%}.cwginstock-subscribe-form .col-sm-offset-5{margin-left:41.66666667%}.cwginstock-subscribe-form .col-sm-offset-4{margin-left:33.33333333%}.cwginstock-subscribe-form .col-sm-offset-3{margin-left:25%}.cwginstock-subscribe-form .col-sm-offset-2{margin-left:16.66666667%}.cwginstock-subscribe-form .col-sm-offset-1{margin-left:8.33333333%}.cwginstock-subscribe-form .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.cwginstock-subscribe-form .col-md-1,.cwginstock-subscribe-form .col-md-10,.cwginstock-subscribe-form .col-md-11,.cwginstock-subscribe-form .col-md-12,.cwginstock-subscribe-form .col-md-2,.cwginstock-subscribe-form .col-md-3,.cwginstock-subscribe-form .col-md-4,.cwginstock-subscribe-form .col-md-5,.cwginstock-subscribe-form .col-md-6,.cwginstock-subscribe-form .col-md-7,.cwginstock-subscribe-form .col-md-8,.cwginstock-subscribe-form .col-md-9{float:left}.cwginstock-subscribe-form .col-md-12{width:100%}.cwginstock-subscribe-form .col-md-11{width:91.66666667%}.cwginstock-subscribe-form .col-md-10{width:83.33333333%}.cwginstock-subscribe-form .col-md-9{width:75%}.cwginstock-subscribe-form .col-md-8{width:66.66666667%}.cwginstock-subscribe-form .col-md-7{width:58.33333333%}.cwginstock-subscribe-form .col-md-6{width:50%}.cwginstock-subscribe-form .col-md-5{width:41.66666667%}.cwginstock-subscribe-form .col-md-4{width:33.33333333%}.cwginstock-subscribe-form .col-md-3{width:25%}.cwginstock-subscribe-form .col-md-2{width:16.66666667%}.cwginstock-subscribe-form .col-md-1{width:8.33333333%}.cwginstock-subscribe-form .col-md-pull-12{right:100%}.cwginstock-subscribe-form .col-md-pull-11{right:91.66666667%}.cwginstock-subscribe-form .col-md-pull-10{right:83.33333333%}.cwginstock-subscribe-form .col-md-pull-9{right:75%}.cwginstock-subscribe-form .col-md-pull-8{right:66.66666667%}.cwginstock-subscribe-form .col-md-pull-7{right:58.33333333%}.cwginstock-subscribe-form .col-md-pull-6{right:50%}.cwginstock-subscribe-form .col-md-pull-5{right:41.66666667%}.cwginstock-subscribe-form .col-md-pull-4{right:33.33333333%}.cwginstock-subscribe-form .col-md-pull-3{right:25%}.cwginstock-subscribe-form .col-md-pull-2{right:16.66666667%}.cwginstock-subscribe-form .col-md-pull-1{right:8.33333333%}.cwginstock-subscribe-form .col-md-pull-0{right:auto}.cwginstock-subscribe-form .col-md-push-12{left:100%}.cwginstock-subscribe-form .col-md-push-11{left:91.66666667%}.cwginstock-subscribe-form .col-md-push-10{left:83.33333333%}.cwginstock-subscribe-form .col-md-push-9{left:75%}.cwginstock-subscribe-form .col-md-push-8{left:66.66666667%}.cwginstock-subscribe-form .col-md-push-7{left:58.33333333%}.cwginstock-subscribe-form .col-md-push-6{left:50%}.cwginstock-subscribe-form .col-md-push-5{left:41.66666667%}.cwginstock-subscribe-form .col-md-push-4{left:33.33333333%}.cwginstock-subscribe-form .col-md-push-3{left:25%}.cwginstock-subscribe-form .col-md-push-2{left:16.66666667%}.cwginstock-subscribe-form .col-md-push-1{left:8.33333333%}.cwginstock-subscribe-form .col-md-push-0{left:auto}.cwginstock-subscribe-form .col-md-offset-12{margin-left:100%}.cwginstock-subscribe-form .col-md-offset-11{margin-left:91.66666667%}.cwginstock-subscribe-form .col-md-offset-10{margin-left:83.33333333%}.cwginstock-subscribe-form .col-md-offset-9{margin-left:75%}.cwginstock-subscribe-form .col-md-offset-8{margin-left:66.66666667%}.cwginstock-subscribe-form .col-md-offset-7{margin-left:58.33333333%}.cwginstock-subscribe-form .col-md-offset-6{margin-left:50%}.cwginstock-subscribe-form .col-md-offset-5{margin-left:41.66666667%}.cwginstock-subscribe-form .col-md-offset-4{margin-left:33.33333333%}.cwginstock-subscribe-form .col-md-offset-3{margin-left:25%}.cwginstock-subscribe-form .col-md-offset-2{margin-left:16.66666667%}.cwginstock-subscribe-form .col-md-offset-1{margin-left:8.33333333%}.cwginstock-subscribe-form .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.cwginstock-subscribe-form .col-lg-1,.cwginstock-subscribe-form .col-lg-10,.cwginstock-subscribe-form .col-lg-11,.cwginstock-subscribe-form .col-lg-12,.cwginstock-subscribe-form .col-lg-2,.cwginstock-subscribe-form .col-lg-3,.cwginstock-subscribe-form .col-lg-4,.cwginstock-subscribe-form .col-lg-5,.cwginstock-subscribe-form .col-lg-6,.cwginstock-subscribe-form .col-lg-7,.cwginstock-subscribe-form .col-lg-8,.cwginstock-subscribe-form .col-lg-9{float:left}.cwginstock-subscribe-form .col-lg-12{width:100%}.cwginstock-subscribe-form .col-lg-11{width:91.66666667%}.cwginstock-subscribe-form .col-lg-10{width:83.33333333%}.cwginstock-subscribe-form .col-lg-9{width:75%}.cwginstock-subscribe-form .col-lg-8{width:66.66666667%}.cwginstock-subscribe-form .col-lg-7{width:58.33333333%}.cwginstock-subscribe-form .col-lg-6{width:50%}.cwginstock-subscribe-form .col-lg-5{width:41.66666667%}.cwginstock-subscribe-form .col-lg-4{width:33.33333333%}.cwginstock-subscribe-form .col-lg-3{width:25%}.cwginstock-subscribe-form .col-lg-2{width:16.66666667%}.cwginstock-subscribe-form .col-lg-1{width:8.33333333%}.cwginstock-subscribe-form .col-lg-pull-12{right:100%}.cwginstock-subscribe-form .col-lg-pull-11{right:91.66666667%}.cwginstock-subscribe-form .col-lg-pull-10{right:83.33333333%}.cwginstock-subscribe-form .col-lg-pull-9{right:75%}.cwginstock-subscribe-form .col-lg-pull-8{right:66.66666667%}.cwginstock-subscribe-form .col-lg-pull-7{right:58.33333333%}.cwginstock-subscribe-form .col-lg-pull-6{right:50%}.cwginstock-subscribe-form .col-lg-pull-5{right:41.66666667%}.cwginstock-subscribe-form .col-lg-pull-4{right:33.33333333%}.cwginstock-subscribe-form .col-lg-pull-3{right:25%}.cwginstock-subscribe-form .col-lg-pull-2{right:16.66666667%}.cwginstock-subscribe-form .col-lg-pull-1{right:8.33333333%}.cwginstock-subscribe-form .col-lg-pull-0{right:auto}.cwginstock-subscribe-form .col-lg-push-12{left:100%}.cwginstock-subscribe-form .col-lg-push-11{left:91.66666667%}.cwginstock-subscribe-form .col-lg-push-10{left:83.33333333%}.cwginstock-subscribe-form .col-lg-push-9{left:75%}.cwginstock-subscribe-form .col-lg-push-8{left:66.66666667%}.cwginstock-subscribe-form .col-lg-push-7{left:58.33333333%}.cwginstock-subscribe-form .col-lg-push-6{left:50%}.cwginstock-subscribe-form .col-lg-push-5{left:41.66666667%}.cwginstock-subscribe-form .col-lg-push-4{left:33.33333333%}.cwginstock-subscribe-form .col-lg-push-3{left:25%}.cwginstock-subscribe-form .col-lg-push-2{left:16.66666667%}.cwginstock-subscribe-form .col-lg-push-1{left:8.33333333%}.cwginstock-subscribe-form .col-lg-push-0{left:auto}.cwginstock-subscribe-form .col-lg-offset-12{margin-left:100%}.cwginstock-subscribe-form .col-lg-offset-11{margin-left:91.66666667%}.cwginstock-subscribe-form .col-lg-offset-10{margin-left:83.33333333%}.cwginstock-subscribe-form .col-lg-offset-9{margin-left:75%}.cwginstock-subscribe-form .col-lg-offset-8{margin-left:66.66666667%}.cwginstock-subscribe-form .col-lg-offset-7{margin-left:58.33333333%}.cwginstock-subscribe-form .col-lg-offset-6{margin-left:50%}.cwginstock-subscribe-form .col-lg-offset-5{margin-left:41.66666667%}.cwginstock-subscribe-form .col-lg-offset-4{margin-left:33.33333333%}.cwginstock-subscribe-form .col-lg-offset-3{margin-left:25%}.cwginstock-subscribe-form .col-lg-offset-2{margin-left:16.66666667%}.cwginstock-subscribe-form .col-lg-offset-1{margin-left:8.33333333%}.cwginstock-subscribe-form .col-lg-offset-0{margin-left:0}}.cwginstock-subscribe-form .clearfix:after,.cwginstock-subscribe-form .clearfix:before,.cwginstock-subscribe-form .container-fluid:after,.cwginstock-subscribe-form .container-fluid:before,.cwginstock-subscribe-form .container:after,.cwginstock-subscribe-form .container:before,.cwginstock-subscribe-form .row:after,.cwginstock-subscribe-form .row:before{content:" ";display:table}.cwginstock-subscribe-form .clearfix:after,.cwginstock-subscribe-form .container-fluid:after,.cwginstock-subscribe-form .container:after,.cwginstock-subscribe-form .row:after{clear:both}.cwginstock-subscribe-form .center-block{display:block;margin-left:auto;margin-right:auto}.cwginstock-subscribe-form .pull-right{float:right!important}.cwginstock-subscribe-form .pull-left{float:left!important}.cwginstock-subscribe-form .hide{display:none!important}.cwginstock-subscribe-form .show{display:block!important}.cwginstock-subscribe-form .invisible{visibility:hidden}.cwginstock-subscribe-form .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.cwginstock-subscribe-form .panel-heading>.dropdown .dropdown-toggle,.cwginstock-subscribe-form .panel-title,.cwginstock-subscribe-form .panel-title>.small,.cwginstock-subscribe-form .panel-title>.small>a,.cwginstock-subscribe-form .panel-title>a,.cwginstock-subscribe-form .panel-title>small,.cwginstock-subscribe-form .panel-title>small>a{color:inherit}.cwginstock-subscribe-form .hidden{display:none!important}.cwginstock-subscribe-form .affix{position:fixed}.cwginstock-subscribe-form .panel{margin-bottom:20px;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.cwginstock-subscribe-form .panel-title,.cwginstock-subscribe-form .panel>.list-group,.cwginstock-subscribe-form .panel>.panel-collapse>.list-group,.cwginstock-subscribe-form .panel>.panel-collapse>.table,.cwginstock-subscribe-form .panel>.table,.cwginstock-subscribe-form .panel>.table-responsive>.table{margin-bottom:0}.cwginstock-subscribe-form .panel-body{padding:15px}.cwginstock-subscribe-form .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.cwginstock-subscribe-form .panel-title{margin-top:0;font-size:16px}.cwginstock-subscribe-form .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.cwginstock-subscribe-form .panel>.list-group .list-group-item,.cwginstock-subscribe-form .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.cwginstock-subscribe-form .panel-group .panel-heading,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>td,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>th,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>td,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>th,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>td,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>th,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>td,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>th,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.cwginstock-subscribe-form .panel>.table:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.cwginstock-subscribe-form .panel>.list-group:first-child .list-group-item:first-child,.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.cwginstock-subscribe-form .panel>.list-group:last-child .list-group-item:last-child,.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.cwginstock-subscribe-form .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.cwginstock-subscribe-form .panel>.table:first-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.cwginstock-subscribe-form .list-group+.panel-footer,.cwginstock-subscribe-form .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.cwginstock-subscribe-form .panel>.panel-collapse>.table caption,.cwginstock-subscribe-form .panel>.table caption,.cwginstock-subscribe-form .panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.cwginstock-subscribe-form .panel>.panel-body+.table,.cwginstock-subscribe-form .panel>.panel-body+.table-responsive,.cwginstock-subscribe-form .panel>.table+.panel-body,.cwginstock-subscribe-form .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child td,.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child th{border-top:0}.cwginstock-subscribe-form .panel>.table-bordered,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered{border:0}.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.cwginstock-subscribe-form .panel>.table-responsive{border:0;margin-bottom:0}.cwginstock-subscribe-form .panel-group{margin-bottom:20px}.cwginstock-subscribe-form .panel-group .panel{margin-bottom:0;border-radius:4px}.cwginstock-subscribe-form .panel-group .panel+.panel{margin-top:5px}.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.list-group,.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.cwginstock-subscribe-form .panel-group .panel-footer{border-top:0}.cwginstock-subscribe-form .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.cwginstock-subscribe-form .panel-default{border-color:#ddd}.cwginstock-subscribe-form .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.cwginstock-subscribe-form .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.cwginstock-subscribe-form .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.cwginstock-subscribe-form .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.cwginstock-subscribe-form .panel-primary{border-color:#337ab7}.cwginstock-subscribe-form .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.cwginstock-subscribe-form .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.cwginstock-subscribe-form .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.cwginstock-subscribe-form .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.cwginstock-subscribe-form .panel-success{border-color:#d6e9c6}.cwginstock-subscribe-form .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.cwginstock-subscribe-form .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.cwginstock-subscribe-form .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.cwginstock-subscribe-form .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.cwginstock-subscribe-form .panel-info{border-color:#bce8f1}.cwginstock-subscribe-form .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.cwginstock-subscribe-form .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.cwginstock-subscribe-form .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.cwginstock-subscribe-form .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.cwginstock-subscribe-form .panel-warning{border-color:#faebcc}.cwginstock-subscribe-form .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.cwginstock-subscribe-form .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.cwginstock-subscribe-form .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.cwginstock-subscribe-form .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.cwginstock-subscribe-form .panel-danger{border-color:#ebccd1}.cwginstock-subscribe-form .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.cwginstock-subscribe-form .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.cwginstock-subscribe-form .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.cwginstock-subscribe-form .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}