.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
} a {
text-decoration-thickness: 1px;
text-underline-offset: 0.25ch;
}
a:hover,
a:focus {
text-decoration-style: dashed;
}
a:active {
text-decoration: none;
}
input#submit {
background-color: var(--wp--preset--color--foreground);
}  .wp-block-navigation .wp-block-navigation-item__content {
padding: .5em .8em;
position: relative;
}
.wp-block-navigation__container>.wp-block-navigation-item a::before,
.wp-block-navigation__container>.wp-block-navigation-item a::after {
content: '';
height: 14px;
width: 14px;
position: absolute;
transition: all .35s ease;
opacity: 0;
}
.wp-block-navigation__submenu-container a::before,
.wp-block-navigation__submenu-container a::after {
display: none;
}
.wp-block-navigation__container>.wp-block-navigation-item a::before {
content: '';
right: 0;
top: 0;
border-top: 2px solid var(--wp--preset--color--foreground);
border-right: 2px solid var(--wp--preset--color--foreground);
transform: translate(-100%, 50%);
}
.wp-block-navigation__container>.wp-block-navigation-item a:after {
content: '';
left: 0;
bottom: 0;
border-bottom: 2px solid var(--wp--preset--color--foreground);
border-left: 2px solid var(--wp--preset--color--foreground);
transform: translate(100%, -50%)
}
.wp-block-navigation__container>.wp-block-navigation-item a:hover:before,
.wp-block-navigation__container>.wp-block-navigation-item a:hover:after {
transform: translate(0,0);
opacity: 1;
}
.wp-block-navigation__container a:hover {
color: currentColor;
opacity: .8;
}
li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link a span {
padding-bottom: 5px;
border-bottom: 2px solid;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
z-index: 10;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
padding: 0 10px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
z-index: 100;
}
@media only screen and (max-width: 482px) {
.wp-block-navigation__container {
justify-content: start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, 
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, 
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
align-items: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
align-items: flex-start;
}
}
@media (min-width: 962px) {
.sticky {
top: 0;
background: var(--wp--preset--color--background);
width: 100%;
max-width: 100%;
padding: 0;
position: fixed;
z-index: 9999;
}
} .wp-block-search__button,
.wp-block-file .wp-block-file__button {
background-color: var(--wp--preset--color--primary);
border-radius: 0;
border: none;
color: var(--wp--preset--color--background);
font-size: var(--wp--preset--typography--font-size--normal);
padding: calc(.667em + 2px) calc(1.333em + 2px);
} .wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
opacity: 0.90;
}  .bricksy-general-two-column-text h1,
.bricksy-general-two-column-text h2 {
margin-top: 0;
}
.bricksy-general-color-me-in {
background: linear-gradient(189deg, #C3D9E7, #A7C6D8, #A7D5D2, #82C0BD);
background-size: 800% 800%;
-webkit-animation: AnimationName 5s ease infinite;
-moz-animation: AnimationName 5s ease infinite;
-o-animation: AnimationName 5s ease infinite;
animation: AnimationName 5s ease infinite;
}
@-webkit-keyframes AnimationName {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@keyframes AnimationName {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
.bricksy-general-three-column-image figure {
cursor: crosshair;
position: relative;
overflow: hidden;
}
.bricksy-general-three-column-image figure::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.bricksy-general-three-column-image figure:hover::before {
-webkit-animation: shine 1s;
animation: shine 1s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.bricksy-general-hero {
margin-top: 0;
}
.bricksy-general-hero .wp-block-image.aligncenter,
.bricksy-general-two-column-text .wp-block-image.aligncenter,
.bricksy-general-color-me-in .wp-block-image.aligncenter {
display: block;
}
footer.wp-block-template-part {
margin-top: 0;
}
.bricksy-general-hero h1 {
margin-top: 0;
}
.bricksy-general-hero.one h1 {
writing-mode: vertical-lr;
letter-spacing: 5px;
}
.rotate {
transform: rotate(180deg);
}
.bricksy-general-hero .wp-block-column {	
background-color: rgba(0, 0, 0, 0.34);
border-radius: 10px;
margin-bottom: 10px;
}
.bricksy-general-hero .wp-block-column p {	
letter-spacing: 1px;
}
.bricksy-general-hero figure a img {
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.bricksy-general-hero figure a img:hover {
opacity: 50%;
}
.header-sticky {
background-color: var(--wp--preset--color--background);
width: 100%;
max-width: 100%;
padding: 0;
position: fixed;
z-index: 999;
top: 0;
}
.handwritten {
font-family: var(--wp--preset--font-family--kristi);
margin: 0;
}
.handwritten-alternative {
font-family: var(--wp--preset--font-family--bestermind);
margin: 0;
}
.bricksy-fashion h1,
.bricksy-fashion h2,
.bricksy-fashion h3,
.bricksy-fashion h4,
.bricksy-fashion h5,
.bricksy-fashion h6 {
font-family: var(--wp--preset--font-family--nunito-sans);
}
.bricksy-fashion.cover h1,
.bricksy-fashion.cover h2,
.bricksy-fashion.cover h3,
.bricksy-fashion.cover h4,
.bricksy-fashion.cover h5,
.bricksy-fashion.cover h6 {
margin: 0;
}
.wp-block-separator {
opacity: 1;
}
input,
textarea {
border: 1px solid;
padding: 10px;
width: 100%;
}
.wp-block-spacer.is-style-bricksy-spacer {
margin-top: -1.5rem;
}
.is-style-bricksy-shadow {
box-shadow: 0 3px 10px 0 rgb(255 113 5 / 4%), 0 12px 30px 0 rgb(255 113 5 / 4%);
}  .wpcf7-form {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.wpcf7-form-control{
width: 60vw;
min-height: 2em;
}
.wpcf7-form-control input {
width: auto;
}
.wpcf7-textarea {
width: 80vw;
}
.wpcf7-tel,
.wpcf7-date,
.wpcf7-submit {
text-align: center;
width: 100%;
}
.wpcf7 .ajax-loader {
position: absolute;
}
@media only screen and (max-width: 961px) {
.bricksy-grid {
padding: 0 3rem!important;
}
.bricksy-grid .wp-block-spacer {
height: 10px!important;
}
.bricksy-general-hero {
padding: 3em;
}
}
@media only screen and (max-width: 482px) {
.bricksy-general-three-column-image .wp-block-spacer,
.bricksy-about .wp-block-spacer,
.bricksy-intro .wp-block-spacer  {
display: none;
}
.bricksy-about {
margin-bottom: -4rem!important;
}
.bricksy-team {
margin-bottom: -25px;
padding-bottom: 0!important;
}
.bricksy-team-additional .wp-block-column {
padding-top: 0!important;
}
.wp-block-media-text .wp-block-media-text__content {
padding: 0;
}
.bricksy-about .wp-block-column .wp-block-image .alignleft {
margin-right: 0;
}
.bricksy-general-color-me-in .wp-block-column,
.bricksy-general-color-me-in .wp-block-button {
margin: 0 auto;
text-align: center;
}
}  .woocommerce ul.products li.product .button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
.button,
input.wpcf7-submit {
border: 2px solid;
padding: 7px 24px;
border-radius: 0;
background: none;
color: var(--wp--preset--color--foreground);
margin-right: 10px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.button {
padding: 0.618em 1em;
text-decoration: none;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover,
.button:hover,
input.wpcf7-submit:hover {
background: var(--wp--preset--color--foreground);
color: var(--wp--preset--color--background);
}
.woocommerce div.product .product_title {
font-size: calc(.7*var(--wp--custom--typography--font-size--colossal));
}
.woocommerce-Tabs-panel h2,
.related.products h2 {
font-size: calc(.5*var(--wp--custom--typography--font-size--gigantic));
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
color: var(--wp--preset--color--foreground);
}
.woocommerce span.onsale {
border-radius: 0;
background-color: var(--wp--preset--color--foreground);
}
.woocommerce .quantity .qty {
padding: 13px 0;
}
.woocommerce .woobuilder-add-to-cart .quantity .qty {
padding: 7px 0;
}
.woocommerce-message {
border-top-color: var(--wp--preset--color--primary);
}
.woocommerce-message::before {
color:  var(--wp--preset--color--primary);
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
padding: 10px;
}
.woocommerce .woocommerce-ordering select {
padding: 10px;
}
.wc-block-grid__product-onsale {
position: absolute;
top: 0;
right: 0;
left: auto;
margin: -0.5em -0.5em 0 0!important;
border-radius: 0;
background-color: var(--wp--preset--color--foreground);
color: var(--wp--preset--color--background);
min-height: 3.236em;
min-width: 3.236em;
padding: 0.202em;
text-align: center;
line-height: 3.236;
z-index: 9;
}
.sfbk-flip-wrap .caxton-slider .flex-control-nav a {
border: 3px solid #000;
}
.sfbk-flip-wrap .caxton-slider .flex-control-nav a.flex-active {
background: #000;
}
.slides h3.product_title.entry-title {
font-size: calc(1.2*var(--wp--preset--font-size--normal));
}
.bricksy-general-color-me-in .caxton-slider .slides li {
background: none;
}
.bricksy-general-color-me-in .caxton-slider .flex-control-nav a,
.bricksy-general-color-me-in .caxton-slider .slides a {
border: 2px solid #000;
color: #000;
}
.bricksy-general-color-me-in .caxton-slider .flex-control-nav a:hover,
.bricksy-general-color-me-in .caxton-slider .slides a:hover {
color: #fff;
}
a.added_to_cart.wc-forward {
padding: 10px;
}
h1.woocommerce-products-header__title.page-title {
margin-top: 0;
}
.bricksy-general-color-me-in .caxton-slider .flex-control-nav a.flex-active {
background: #000;
}
.bricksy-general-color-me-in .caxton-slider .slides li {
padding: 0 0 9vh;
}
section.related.products {
border-top: 1px solid;
border-bottom: 1px solid;
margin-top: 80px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 1px solid #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
box-shadow: 2px 2px 0 #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
box-shadow: -2px 2px 0 #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 1px solid #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #efefef!important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #000;
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
background: #000;
}
#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 {
padding: 13px 5px;
}
a.components-button.wc-block-components-button.wc-block-mini-cart__footer-cart.outlined:hover {
color: #fff;
}
.woocommerce p.stars a {
box-shadow: none;
}
@media (min-width: 481px) and (max-width: 600px) {
.wc-block-grid.has-4-columns .wc-block-grid__product,
.wc-block-grid.has-3-columns .wc-block-grid__product,
.wc-block-grid.has-2-columns .wc-block-grid__product {
flex: 1 0 100%;
max-width: 100%;
padding: 0;
margin: 0;
}
}
@media only screen and (max-width: 961px) {
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {
flex-basis: 100%!important;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
margin-left: 0;
}
}