first commit

This commit is contained in:
2024-07-15 11:28:08 +02:00
commit f52d538ea5
21891 changed files with 6161164 additions and 0 deletions

View File

@@ -0,0 +1 @@
.sf-nux .sf-nux-button,a.sf-nux-button{background:#00aadc;border-color:#0087be;border-style:solid;border-width:1px 1px 2px;color:#fff;cursor:pointer;display:inline-block;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;text-transform:none;text-shadow:none;box-sizing:border-box;font-size:14px;height:auto;line-height:21px;border-radius:4px;margin:0;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:baseline}.sf-nux .sf-nux-button:focus,.sf-nux .sf-nux-button:hover,a.sf-nux-button:focus,a.sf-nux-button:hover{border-color:#005082;color:#fff}.sf-nux .sf-nux-button:focus,a.sf-nux-button:focus{box-shadow:0 0 0 2px #78dcfa}.sf-nux .sf-nux-button:active,a.sf-nux-button:active{border-width:2px 1px 1px;box-shadow:none;vertical-align:baseline}.sf-nux .sf-nux-button:disabled,.sf-nux .sf-nux-button[disabled],a.sf-nux-button:disabled,a.sf-nux-button[disabled]{color:#fff;background:#bceefd;border-color:#8cc9e2;cursor:default}.sf-nux .sf-nux-button:disabled:active,.sf-nux .sf-nux-button[disabled]:active,a.sf-nux-button:disabled:active,a.sf-nux-button[disabled]:active{border-width:1px 1px 2px}.sf-notice-nux{background:#e7f5f9;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.sf-notice-nux::after,.sf-notice-nux::before{content:'';display:table}.sf-notice-nux::after{clear:both}.sf-notice-nux .notice-content{margin:22px 0 23px}.sf-notice-nux .sf-icon{position:relative;display:block;width:70px;height:70px;background:#fff;border-radius:100%;margin:20px 17px 20px 5px;-webkit-flex-shrink:0;flex-shrink:0}.sf-notice-nux .sf-icon img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:12px;box-sizing:border-box;max-width:100%}.sf-notice-nux h2{margin:0 0 10px;font-weight:bolder;color:#2e4453}.sf-notice-nux p{margin:0;padding:0}.sf-notice-nux label{display:block;margin-top:.5em;text-align:left}.sf-notice-nux label:first-of-type{margin-top:.8em}.sf-notice-nux label:last-of-type{margin-bottom:.2em}.sf-notice-nux .sf-plugin-card{display:block}.sf-notice-nux a.sf-install-now.install-woocommerce.activate-now.button-primary{background:initial;border:none;text-shadow:none;text-decoration:underline;display:initial;padding:0;box-shadow:initial;color:#0073aa;line-height:initial}.sf-notice-nux a.sf-install-now.install-woocommerce.activate-now.button-primary:hover{color:#00a0d2}.sf-notice-nux .sf-nux-button{border:0;background:initial;text-decoration:underline;color:#0073aa;margin:5px 0 0;padding:0;font-size:inherit;cursor:pointer}.sf-notice-nux .sf-nux-button:hover{color:#00a0d2}.sf-notice-nux .sf-nux-button:focus{color:#00a0d2}.sf-nux-button.updating-message::before{display:inline-block;content:'\f463';font:normal 20px/1 dashicons;margin:3px 5px 0 -2px;vertical-align:bottom;-webkit-animation:rotation 2s infinite linear;animation:rotation 2s infinite linear}@media only screen and (max-width:782px){.sf-notice-nux .sf-icon{width:65px;height:65px;-webkit-flex-shrink:0;flex-shrink:0}.sf-notice-nux .sf-icon img{padding:10px}.sf-notice-nux form{margin-top:5px}.sf-notice-nux label:first-of-type{margin-top:1.5em}.sf-notice-nux label:last-of-type{margin:20px 0}}

View File

@@ -0,0 +1 @@
.sf-nux .sf-nux-button,a.sf-nux-button{background:#00aadc;border-color:#0087be;border-style:solid;border-width:1px 1px 2px;color:#fff;cursor:pointer;display:inline-block;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;text-transform:none;text-shadow:none;box-sizing:border-box;font-size:14px;height:auto;line-height:21px;border-radius:4px;margin:0;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:baseline}.sf-nux .sf-nux-button:focus,.sf-nux .sf-nux-button:hover,a.sf-nux-button:focus,a.sf-nux-button:hover{border-color:#005082;color:#fff}.sf-nux .sf-nux-button:focus,a.sf-nux-button:focus{box-shadow:0 0 0 2px #78dcfa}.sf-nux .sf-nux-button:active,a.sf-nux-button:active{border-width:2px 1px 1px;box-shadow:none;vertical-align:baseline}.sf-nux .sf-nux-button:disabled,.sf-nux .sf-nux-button[disabled],a.sf-nux-button:disabled,a.sf-nux-button[disabled]{color:#fff;background:#bceefd;border-color:#8cc9e2;cursor:default}.sf-nux .sf-nux-button:disabled:active,.sf-nux .sf-nux-button[disabled]:active,a.sf-nux-button:disabled:active,a.sf-nux-button[disabled]:active{border-width:1px 1px 2px}.sf-guided-tour{display:block;background-color:rgba(35,40,45,.95);border-radius:5px;box-shadow:-3px 1px 5px -2px rgba(0,0,0,.145);color:#a4a4a4;font-size:1.1em;z-index:999999998;text-align:right;box-sizing:border-box;position:fixed;right:5px;width:360px;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;opacity:0}.sf-guided-tour::before{content:'';position:absolute;top:30px;right:-14px;width:0;height:0;border-style:solid;border-width:14px 0 14px 14px;border-color:transparent transparent transparent #23282d;border-left-color:rgba(35,40,45,.95)}.sf-guided-tour .sf-guided-tour-step{padding:30px;overflow:hidden}.sf-guided-tour .sf-guided-tour-step p{font-size:1em;line-height:1.7}.sf-guided-tour .sf-guided-tour-step h2{margin-top:0;font-size:1.1em;font-weight:500;color:#fff}.sf-guided-tour .sf-guided-tour-step .sf-guided-tour-skip{margin-right:10px;color:#00aadc}.sf-guided-tour .sf-guided-tour-step .sf-guided-tour-skip:hover{opacity:.75}.sf-guided-tour:not(.sf-first-step) .sf-guided-tour-step a.sf-nux-button{display:none}.sf-guided-tour:not(.sf-first-step) .sf-guided-tour-step .sf-guided-tour-skip{display:block;float:left}.sf-guided-tour.sf-inside-section .sf-guided-tour-step a.sf-nux-button{display:inline-block}.sf-guided-tour.sf-inside-section .sf-guided-tour-step .sf-guided-tour-skip{display:none}.sf-guided-tour.sf-last-step .sf-guided-tour-step a.sf-nux-button{display:inline-block}a.sf-nux-button{vertical-align:middle}a.sf-nux-button:active{vertical-align:middle}.sf-loaded{opacity:1}.sf-moving{-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.84,.45,.68,1.44);transition-timing-function:cubic-bezier(.84,.45,.68,1.44)}.sf-entering .sf-guided-tour,.sf-exiting .sf-guided-tour{animation-duration:.3s;animation-timing-function:ease-in-out;-webkit-animation-duration:.3s;-webkit-animation-timing-function:ease-in-out}.sf-entering .sf-guided-tour{animation-name:bounceInLeft;-webkit-animation-name:bounceInLeft}.sf-exiting .sf-guided-tour{animation-name:bounceOutRight;-webkit-animation-name:bounceOutRight}@-webkit-keyframes bounceInLeft{from{opacity:0;-webkit-transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes bounceInLeft{from{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceOutRight{to{opacity:0;-webkit-transform:translateX(-100%)}}@keyframes bounceOutRight{to{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}

View File

@@ -0,0 +1 @@
.sf-nux .sf-nux-button,a.sf-nux-button{background:#00aadc;border-color:#0087be;border-style:solid;border-width:1px 1px 2px;color:#fff;cursor:pointer;display:inline-block;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;text-transform:none;text-shadow:none;box-sizing:border-box;font-size:14px;height:auto;line-height:21px;border-radius:4px;margin:0;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:baseline}.sf-nux .sf-nux-button:focus,.sf-nux .sf-nux-button:hover,a.sf-nux-button:focus,a.sf-nux-button:hover{border-color:#005082;color:#fff}.sf-nux .sf-nux-button:focus,a.sf-nux-button:focus{box-shadow:0 0 0 2px #78dcfa}.sf-nux .sf-nux-button:active,a.sf-nux-button:active{border-width:2px 1px 1px;box-shadow:none;vertical-align:baseline}.sf-nux .sf-nux-button:disabled,.sf-nux .sf-nux-button[disabled],a.sf-nux-button:disabled,a.sf-nux-button[disabled]{color:#fff;background:#bceefd;border-color:#8cc9e2;cursor:default}.sf-nux .sf-nux-button:disabled:active,.sf-nux .sf-nux-button[disabled]:active,a.sf-nux-button:disabled:active,a.sf-nux-button[disabled]:active{border-width:1px 1px 2px}.sf-guided-tour{display:block;background-color:rgba(35,40,45,.95);border-radius:5px;box-shadow:3px 1px 5px -2px rgba(0,0,0,.145);color:#a4a4a4;font-size:1.1em;z-index:999999998;text-align:left;box-sizing:border-box;position:fixed;left:5px;width:360px;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;opacity:0}.sf-guided-tour::before{content:'';position:absolute;top:30px;left:-14px;width:0;height:0;border-style:solid;border-width:14px 14px 14px 0;border-color:transparent #23282d transparent transparent;border-right-color:rgba(35,40,45,.95)}.sf-guided-tour .sf-guided-tour-step{padding:30px;overflow:hidden}.sf-guided-tour .sf-guided-tour-step p{font-size:1em;line-height:1.7}.sf-guided-tour .sf-guided-tour-step h2{margin-top:0;font-size:1.1em;font-weight:500;color:#fff}.sf-guided-tour .sf-guided-tour-step .sf-guided-tour-skip{margin-left:10px;color:#00aadc}.sf-guided-tour .sf-guided-tour-step .sf-guided-tour-skip:hover{opacity:.75}.sf-guided-tour:not(.sf-first-step) .sf-guided-tour-step a.sf-nux-button{display:none}.sf-guided-tour:not(.sf-first-step) .sf-guided-tour-step .sf-guided-tour-skip{display:block;float:right}.sf-guided-tour.sf-inside-section .sf-guided-tour-step a.sf-nux-button{display:inline-block}.sf-guided-tour.sf-inside-section .sf-guided-tour-step .sf-guided-tour-skip{display:none}.sf-guided-tour.sf-last-step .sf-guided-tour-step a.sf-nux-button{display:inline-block}a.sf-nux-button{vertical-align:middle}a.sf-nux-button:active{vertical-align:middle}.sf-loaded{opacity:1}.sf-moving{-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.84,.45,.68,1.44);transition-timing-function:cubic-bezier(.84,.45,.68,1.44)}.sf-entering .sf-guided-tour,.sf-exiting .sf-guided-tour{animation-duration:.3s;animation-timing-function:ease-in-out;-webkit-animation-duration:.3s;-webkit-animation-timing-function:ease-in-out}.sf-entering .sf-guided-tour{animation-name:bounceInLeft;-webkit-animation-name:bounceInLeft}.sf-exiting .sf-guided-tour{animation-name:bounceOutRight;-webkit-animation-name:bounceOutRight}@-webkit-keyframes bounceInLeft{from{opacity:0;-webkit-transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes bounceInLeft{from{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceOutRight{to{opacity:0;-webkit-transform:translateX(100%)}}@keyframes bounceOutRight{to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}

View File

@@ -0,0 +1 @@
.sf-install-now.updating-message::before{display:inline-block;content:'\f463';font:normal 19px/1 dashicons;margin:0 5px 0 -2px;vertical-align:bottom;-webkit-animation:rotation 2s infinite linear;animation:rotation 2s infinite linear}

View File

@@ -0,0 +1 @@
.appearance_page_storefront-welcome .storefront-wrap{background:#e9eff3;padding:50px;border:10px solid #fff;margin-top:20px;margin-left:20px;color:#608299}.appearance_page_storefront-welcome .storefront-wrap h1,.appearance_page_storefront-welcome .storefront-wrap h2,.appearance_page_storefront-welcome .storefront-wrap h3,.appearance_page_storefront-welcome .storefront-wrap h4,.appearance_page_storefront-welcome .storefront-wrap h5,.appearance_page_storefront-welcome .storefront-wrap h6{color:#2e4453}.appearance_page_storefront-welcome .storefront-wrap a{color:#00aadc;text-decoration:underline}.appearance_page_storefront-welcome .storefront-welcome-nav{background-color:#0087be;margin:-50px -50px 0}.appearance_page_storefront-welcome .storefront-welcome-nav a{text-decoration:none;color:#fff;display:inline-block;padding:1em}.appearance_page_storefront-welcome .storefront-welcome-nav .storefront-welcome-nav__version{float:left;color:#a5c9e1;display:inline-block;padding:1em 2em}.appearance_page_storefront-welcome .storefront-welcome-nav li,.appearance_page_storefront-welcome .storefront-welcome-nav ul{list-style:none;padding:0}.appearance_page_storefront-welcome .storefront-welcome-nav ul{margin:0 1em 0 0}.appearance_page_storefront-welcome .storefront-welcome-nav li{display:inline-block;margin:0}.appearance_page_storefront-welcome .storefront-logo{border:0;background:#fff;display:block;margin:0 auto;border-radius:100%;width:150px;height:150px;text-align:center;position:relative;margin-top:-20px}.appearance_page_storefront-welcome .storefront-logo img{position:absolute;top:50%;right:50%;-webkit-transform:translateX(50%) translateY(-50%);-ms-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);width:90px;height:auto}.appearance_page_storefront-welcome .storefront-intro{max-width:415px;margin:0 auto;text-align:center}.appearance_page_storefront-welcome .storefront-intro h1{line-height:1.5;font-weight:400}.appearance_page_storefront-welcome .storefront-intro h1 span{display:block;font-size:75%}.appearance_page_storefront-welcome .storefront-enhance{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin:4em 0}.appearance_page_storefront-welcome .storefront-enhance .storefront-enhance__column{border:1px solid #d8e2e9;width:300px;margin:0 1em;background:#fff}.appearance_page_storefront-welcome .storefront-enhance .storefront-enhance__column h3{font-size:1em;font-weight:400;color:#87a6bc;border-bottom:1px solid #d8e2e9;padding:1em 1.5em;margin:0}.appearance_page_storefront-welcome .storefront-enhance .storefront-enhance__column img{width:100%;height:auto;margin-bottom:1.5em}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle,.appearance_page_storefront-welcome .storefront-enhance .storefront-child-themes{padding-bottom:.5em}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle p,.appearance_page_storefront-welcome .storefront-enhance .storefront-child-themes p{padding:0 1.5em;margin:0 0 1em}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle .bundle-image{display:block;background:#f7f7f7;margin-bottom:1.5em}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle .bundle-image img{display:block;max-width:75%;margin:0 auto}.appearance_page_storefront-welcome .storefront-enhance .storefront-child-themes{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.appearance_page_storefront-welcome a.storefront-button{color:#2e4453;border:1px solid #c8d7e1;padding:.5em 1em;border-radius:3px;font-weight:600;display:inline-block;box-shadow:0 1px 0 #c8d7e1;text-decoration:none;background-color:#fff;text-shadow:none;height:auto;line-height:1.5}.appearance_page_storefront-welcome a.storefront-button:hover{border-color:#a8bece;box-shadow:0 1px 0 #a8bece}.appearance_page_storefront-welcome a.storefront-button.disabled{cursor:default;color:#c8d7e1}.appearance_page_storefront-welcome a.storefront-button.disabled:hover{border-color:#c8d7e1;box-shadow:0 1px 0 #c8d7e1}.appearance_page_storefront-welcome .automattic{text-align:center;clear:both}.appearance_page_storefront-welcome .automattic p{font-size:.75em;letter-spacing:1px;text-transform:uppercase;color:#aaa}.appearance_page_storefront-welcome .automattic img{max-height:9px;margin:0 .5407911001em;margin-top:-3px;opacity:.5}@media all and (max-width:768px){.appearance_page_storefront-welcome .storefront-logo{margin-top:20px}.appearance_page_storefront-welcome .storefront-enhance{display:block;margin:2em 0}.appearance_page_storefront-welcome .storefront-enhance .storefront-enhance__column{margin:1em auto}}

View File

@@ -0,0 +1 @@
.appearance_page_storefront-welcome .storefront-wrap{background:#e9eff3;padding:50px;border:10px solid #fff;margin-top:20px;margin-right:20px;color:#608299}.appearance_page_storefront-welcome .storefront-wrap h1,.appearance_page_storefront-welcome .storefront-wrap h2,.appearance_page_storefront-welcome .storefront-wrap h3,.appearance_page_storefront-welcome .storefront-wrap h4,.appearance_page_storefront-welcome .storefront-wrap h5,.appearance_page_storefront-welcome .storefront-wrap h6{color:#2e4453}.appearance_page_storefront-welcome .storefront-wrap a{color:#00aadc;text-decoration:underline}.appearance_page_storefront-welcome .storefront-welcome-nav{background-color:#0087be;margin:-50px -50px 0}.appearance_page_storefront-welcome .storefront-welcome-nav a{text-decoration:none;color:#fff;display:inline-block;padding:1em}.appearance_page_storefront-welcome .storefront-welcome-nav .storefront-welcome-nav__version{float:right;color:#a5c9e1;display:inline-block;padding:1em 2em}.appearance_page_storefront-welcome .storefront-welcome-nav li,.appearance_page_storefront-welcome .storefront-welcome-nav ul{list-style:none;padding:0}.appearance_page_storefront-welcome .storefront-welcome-nav ul{margin:0 0 0 1em}.appearance_page_storefront-welcome .storefront-welcome-nav li{display:inline-block;margin:0}.appearance_page_storefront-welcome .storefront-logo{border:0;background:#fff;display:block;margin:0 auto;border-radius:100%;width:150px;height:150px;text-align:center;position:relative;margin-top:-20px}.appearance_page_storefront-welcome .storefront-logo img{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:90px;height:auto}.appearance_page_storefront-welcome .storefront-intro{max-width:415px;margin:0 auto;text-align:center}.appearance_page_storefront-welcome .storefront-intro h1{line-height:1.5;font-weight:400}.appearance_page_storefront-welcome .storefront-intro h1 span{display:block;font-size:75%}.appearance_page_storefront-welcome .storefront-enhance{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin:4em 0}.appearance_page_storefront-welcome .storefront-enhance .storefront-enhance__column{border:1px solid #d8e2e9;width:300px;margin:0 1em;background:#fff}.appearance_page_storefront-welcome .storefront-enhance .storefront-enhance__column h3{font-size:1em;font-weight:400;color:#87a6bc;border-bottom:1px solid #d8e2e9;padding:1em 1.5em;margin:0}.appearance_page_storefront-welcome .storefront-enhance .storefront-enhance__column img{width:100%;height:auto;margin-bottom:1.5em}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle,.appearance_page_storefront-welcome .storefront-enhance .storefront-child-themes{padding-bottom:.5em}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle p,.appearance_page_storefront-welcome .storefront-enhance .storefront-child-themes p{padding:0 1.5em;margin:0 0 1em}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle .bundle-image{display:block;background:#f7f7f7;margin-bottom:1.5em}.appearance_page_storefront-welcome .storefront-enhance .storefront-bundle .bundle-image img{display:block;max-width:75%;margin:0 auto}.appearance_page_storefront-welcome .storefront-enhance .storefront-child-themes{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.appearance_page_storefront-welcome a.storefront-button{color:#2e4453;border:1px solid #c8d7e1;padding:.5em 1em;border-radius:3px;font-weight:600;display:inline-block;box-shadow:0 1px 0 #c8d7e1;text-decoration:none;background-color:#fff;text-shadow:none;height:auto;line-height:1.5}.appearance_page_storefront-welcome a.storefront-button:hover{border-color:#a8bece;box-shadow:0 1px 0 #a8bece}.appearance_page_storefront-welcome a.storefront-button.disabled{cursor:default;color:#c8d7e1}.appearance_page_storefront-welcome a.storefront-button.disabled:hover{border-color:#c8d7e1;box-shadow:0 1px 0 #c8d7e1}.appearance_page_storefront-welcome .automattic{text-align:center;clear:both}.appearance_page_storefront-welcome .automattic p{font-size:.75em;letter-spacing:1px;text-transform:uppercase;color:#aaa}.appearance_page_storefront-welcome .automattic img{max-height:9px;margin:0 .5407911001em;margin-top:-3px;opacity:.5}@media all and (max-width:768px){.appearance_page_storefront-welcome .storefront-logo{margin-top:20px}.appearance_page_storefront-welcome .storefront-enhance{display:block;margin:2em 0}.appearance_page_storefront-welcome .storefront-enhance .storefront-enhance__column{margin:1em auto}}

View File

@@ -0,0 +1,752 @@
/**
* Front-end only styles
*/
@media (min-width: 66.4989378333em) {
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignfull,
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide {
width: auto;
max-width: 1000%;
padding-right: 1.41575em;
padding-left: 1.41575em;
clear: both; }
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignfull {
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw); }
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide {
margin-right: calc(25% - 25vw);
margin-left: calc(25% - 25vw); } }
@media (min-width: 66.4989378333em) {
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignfull, .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignwide {
padding-right: 0;
padding-left: 0; } }
@media (min-width: 66.4989378333em) {
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignfull, .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignwide, .storefront-align-wide.page-template-template-fullwidth-php
.hentry .entry-content .wp-block-cover.alignfull, .storefront-align-wide.page-template-template-fullwidth-php
.hentry .entry-content .wp-block-cover.alignwide,
.storefront-align-wide.storefront-full-width-content
.hentry .entry-content .wp-block-cover.alignfull,
.storefront-align-wide.storefront-full-width-content
.hentry .entry-content .wp-block-cover.alignwide {
padding-right: 0;
padding-left: 0; } }
.home.page-template-template-fullwidth .hentry {
margin-bottom: 0; }
.home.page-template-template-fullwidth .hentry .entry-content > .wp-block-cover,
.home.page-template-template-fullwidth .hentry .entry-content > .wp-block-image {
margin-bottom: 4.235801032em; }
.home.page-template-template-fullwidth .hentry .entry-content h2 + .woocommerce,
.home.page-template-template-fullwidth .hentry .entry-content h2 + [class*='wp-block-woocommerce-'] {
margin-top: 2.2906835em; }
.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content > .wp-block-cover.alignfull,
.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content > .wp-block-image.alignfull {
margin-top: -4.235801032em; }
/**
* Front-end + editor styles
*/
.hentry .entry-content .has-small-font-size,
.editor-styles-wrapper .has-small-font-size {
font-size: 0.875em; }
.hentry .entry-content .has-medium-font-size,
.editor-styles-wrapper .has-medium-font-size {
font-size: 1.41575em; }
.hentry .entry-content .has-large-font-size,
.editor-styles-wrapper .has-large-font-size {
font-size: 1.618em; }
.hentry .entry-content .has-huge-font-size,
.editor-styles-wrapper .has-huge-font-size {
font-size: 2.2906835em; }
.hentry .entry-content .wp-block-audio,
.editor-styles-wrapper .wp-block-audio {
margin-bottom: 1.41575em;
width: 100%; }
.hentry .entry-content .wp-block-audio audio,
.editor-styles-wrapper .wp-block-audio audio {
width: 100%; }
.hentry .entry-content .wp-block-audio.alignleft audio,
.hentry .entry-content .wp-block-audio.alignright audio,
.editor-styles-wrapper .wp-block-audio.alignleft audio,
.editor-styles-wrapper .wp-block-audio.alignright audio {
max-width: 284px; }
.hentry .entry-content .wp-block-audio.aligncenter,
.editor-styles-wrapper .wp-block-audio.aligncenter {
margin: 0 auto 1.41575em;
max-width: 47.8260869565%; }
.hentry .entry-content .wp-block-video,
.editor-styles-wrapper .wp-block-video {
margin-bottom: 1.41575em; }
.hentry .entry-content .wp-block-video video,
.editor-styles-wrapper .wp-block-video video {
width: 100%; }
.hentry .entry-content .wp-block-button,
.editor-styles-wrapper .wp-block-button {
margin-bottom: 1.41575em; }
.hentry .entry-content .wp-block-button .wp-block-button__link,
.editor-styles-wrapper .wp-block-button .wp-block-button__link {
font-size: 1em;
line-height: 1.618;
border: 0;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
border-radius: 0; }
.hentry .entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link,
.editor-styles-wrapper .wp-block-button:not(.is-style-squared) .wp-block-button__link {
border-radius: 5px; }
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:focus,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:active,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover {
background: transparent;
border: 2px solid currentColor; }
.hentry .entry-content .wp-block-archives,
.hentry .entry-content .wp-block-categories,
.hentry .entry-content .wp-block-latest-posts,
.editor-styles-wrapper .wp-block-archives,
.editor-styles-wrapper .wp-block-categories,
.editor-styles-wrapper .wp-block-latest-posts {
margin: 0 0 1.41575em;
list-style: none; }
.hentry .entry-content .wp-block-latest-posts__post-date,
.editor-styles-wrapper .wp-block-latest-posts__post-date {
font-size: 0.875em; }
.hentry .entry-content .wp-block-latest-posts li,
.editor-styles-wrapper .wp-block-latest-posts li {
margin: 0; }
.hentry .entry-content .wp-block-latest-posts.has-dates li,
.editor-styles-wrapper .wp-block-latest-posts.has-dates li {
margin: 0 0 1em; }
.hentry .entry-content .wp-block-latest-posts.is-grid li,
.editor-styles-wrapper .wp-block-latest-posts.is-grid li {
margin: 0 0 0 1em; }
.hentry .entry-content .wp-block-latest-posts.is-grid.has-dates li,
.editor-styles-wrapper .wp-block-latest-posts.is-grid.has-dates li {
margin-bottom: 1em; }
@media (min-width: 600px) {
.hentry .entry-content .wp-block-latest-posts.columns-2 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
margin-left: 4.347826087%;
width: 47.8260869565%; }
.hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),
.editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
margin-left: 0; }
.hentry .entry-content .wp-block-latest-posts.columns-3 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
margin-left: 4.347826087%;
width: 30.4347826087%; }
.hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),
.editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
margin-left: 0; }
.hentry .entry-content .wp-block-latest-posts.columns-4 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
margin-left: 4.347826087%;
width: 21.7391304348%; }
.hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),
.editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
margin-left: 0; }
.hentry .entry-content .wp-block-latest-posts.columns-5 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
margin-left: 4.347826087%;
width: 16.5217391304%; }
.hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),
.editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
margin-left: 0; }
.hentry .entry-content .wp-block-latest-posts.columns-6 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
margin-left: 4.347826087%;
width: 13.0434782609%; }
.hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),
.editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
margin-left: 5.8823529412%;
width: 34.7826086957%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
margin-left: 5.8823529412%;
width: 21.7391304348%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
margin-left: 5.8823529412%;
width: 15.2173913043%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
margin-left: 5.8823529412%;
width: 11.3043478261%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
margin-left: 5.8823529412%;
width: 8.6956521739%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
margin-left: 0; } }
.hentry .entry-content p.has-drop-cap:not(:focus)::first-letter,
.editor-styles-wrapper p.has-drop-cap:not(:focus)::first-letter {
margin: 0.15em 0 0 0.3819820591em;
font-size: 4.235801032em;
font-weight: 300;
line-height: 0.618; }
.hentry .entry-content .wp-block-pullquote,
.editor-styles-wrapper .wp-block-pullquote {
margin: 0 0 1.41575em; }
.hentry .entry-content .wp-block-pullquote blockquote,
.editor-styles-wrapper .wp-block-pullquote blockquote {
border: 0;
margin: 0; }
.hentry .entry-content .wp-block-pullquote p,
.editor-styles-wrapper .wp-block-pullquote p {
margin-bottom: 1em;
font-size: 1.618em;
line-height: 1.618; }
.hentry .entry-content .wp-block-quote,
.editor-styles-wrapper .wp-block-quote {
margin: 0 0 1.41575em;
padding: 0 1em 0 0; }
.hentry .entry-content .wp-block-quote.is-large, .hentry .entry-content .wp-block-quote.is-style-large,
.editor-styles-wrapper .wp-block-quote.is-large,
.editor-styles-wrapper .wp-block-quote.is-style-large {
margin: 0 0 1.41575em;
padding: 0;
border: 0; }
.hentry .entry-content .wp-block-quote.is-large p, .hentry .entry-content .wp-block-quote.is-style-large p,
.editor-styles-wrapper .wp-block-quote.is-large p,
.editor-styles-wrapper .wp-block-quote.is-style-large p {
font-size: 1.41575em;
line-height: 1.618; }
.hentry .entry-content .wp-block-quote footer,
.hentry .entry-content .wp-block-quote cite, .hentry .entry-content .wp-block-quote__citation,
.editor-styles-wrapper .wp-block-quote footer,
.editor-styles-wrapper .wp-block-quote cite,
.editor-styles-wrapper .wp-block-quote__citation {
font-size: 1em;
font-weight: 700; }
.hentry .entry-content .wp-block-image figure,
.editor-styles-wrapper .wp-block-image figure {
margin-bottom: 1.41575em; }
.hentry .entry-content .wp-block-image .alignleft,
.editor-styles-wrapper .wp-block-image .alignleft {
margin-left: 1.41575em; }
.hentry .entry-content .wp-block-image .alignright,
.editor-styles-wrapper .wp-block-image .alignright {
margin-right: 1.41575em; }
.hentry .entry-content .wp-block-image figcaption,
.editor-styles-wrapper .wp-block-image figcaption {
margin: 0;
padding: 0.875em 0;
font-size: 0.875em;
font-style: italic; }
.hentry .entry-content figure.wp-block-image,
.editor-styles-wrapper figure.wp-block-image {
margin: 0 0 1.41575em; }
.hentry .entry-content div.wp-block-image,
.editor-styles-wrapper div.wp-block-image {
display: inline; }
.hentry .entry-content .wp-block-cover p.wp-block-cover-text,
.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
font-size: 1.618em;
font-weight: 300;
line-height: 1.618;
padding: 1em;
width: calc(100vw - 1em);
max-width: calc(100vw - 1em);
color: #fff;
z-index: 1;
text-align: center; }
@media (min-width: 568px) {
.hentry .entry-content .wp-block-cover p.wp-block-cover-text,
.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
padding: 1em;
font-size: 2.2906835em;
width: calc(8 * (100vw / 12 ));
max-width: calc(8 * (100vw / 12 )); } }
@media (min-width: 768px) {
.hentry .entry-content .wp-block-cover p.wp-block-cover-text,
.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
font-size: 2.2906835em;
width: calc(6 * (100vw / 12 ));
max-width: calc(6 * (100vw / 12 )); } }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
padding: 2.617924em 1em;
width: calc(100vw - 1em);
max-width: calc(100vw - 1em); }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1) {
margin-bottom: 0; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
padding: 0;
margin-right: auto;
margin-left: auto; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1 {
font-size: 3.706325903em;
margin-bottom: 0.2360828548em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2 {
font-size: 2.617924em;
margin-bottom: 0.3342343017em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3 {
font-size: 2.2906835em;
margin-bottom: 0.3819820591em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4 {
font-size: 1.618em;
margin-bottom: 0.5407911001em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5 {
font-size: 1.41575em;
margin-bottom: 0.6180469716em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
font-size: 1.41575em;
margin-bottom: 0.6180469716em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size) {
font-size: 1.1em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color) {
color: #fff; }
@media (min-width: 568px) {
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
width: calc(8 * (100vw / 12 ));
max-width: calc(8 * (100vw / 12 )); } }
@media (min-width: 768px) {
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
width: calc(6 * (100vw / 12 ));
max-width: calc(6 * (100vw / 12 ));
padding-top: 6.8535260698em;
padding-bottom: 6.8535260698em; } }
@media (min-width: 66.4989378333em) {
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignfull, .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignwide, .storefront-align-wide.page-template-template-fullwidth-php
.editor-styles-wrapper .wp-block-cover.alignfull, .storefront-align-wide.page-template-template-fullwidth-php
.editor-styles-wrapper .wp-block-cover.alignwide,
.storefront-align-wide.storefront-full-width-content
.editor-styles-wrapper .wp-block-cover.alignfull,
.storefront-align-wide.storefront-full-width-content
.editor-styles-wrapper .wp-block-cover.alignwide {
padding-right: 0;
padding-left: 0; } }
.hentry .entry-content .wp-block-gallery,
.editor-styles-wrapper .wp-block-gallery {
margin: 0 0 1.41575em; }
.hentry .entry-content .wp-block-gallery .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
width: 47.8260869565%;
margin: 0 0 4.347826087% 4.347826087%;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
flex-grow: 0; }
.hentry .entry-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.hentry .entry-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item:nth-of-type(even) {
margin-left: 0; }
.hentry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.hentry .entry-content .wp-block-gallery .blocks-gallery-item figcaption,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image figcaption,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item figcaption {
font-size: 1em;
padding: 2.2906835em 1.41575em 0.6180469716em; }
@media (min-width: 600px) {
.hentry .entry-content .wp-block-gallery .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
margin: 0 0 4.347826087% 4.347826087%; }
.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item {
margin-left: 4.347826087%;
width: 47.8260869565%; }
.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
margin-left: 0; }
.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-left: 4.347826087%;
width: 30.4347826087%; }
.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
margin-left: 0; }
.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item {
margin-left: 4.347826087%;
width: 21.7391304348%; }
.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
margin-left: 0; }
.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item {
margin-left: 4.347826087%;
width: 16.5217391304%; }
.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
margin-left: 0; }
.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item {
margin-left: 4.347826087%;
width: 13.0434782609%; }
.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
margin-left: 0; }
.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item {
margin-left: 4.347826087%;
width: 10.5590062112%; }
.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
margin-left: 0; }
.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item {
margin-left: 4.347826087%;
width: 8.6956521739%; }
.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
margin-bottom: 5.8823529412%;
margin-left: 5.8823529412%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item {
margin-left: 5.8823529412%;
width: 47.0588235294%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-left: 5.8823529412%;
width: 29.4117647059%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item {
margin-left: 5.8823529412%;
width: 20.5882352941%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item {
margin-left: 5.8823529412%;
width: 15.2941176471%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item {
margin-left: 5.8823529412%;
width: 11.7647058824%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item {
margin-left: 5.8823529412%;
width: 9.243697479%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
margin-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item {
margin-left: 5.8823529412%;
width: 7.3529411765%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
margin-left: 0; } }
.hentry .entry-content .wp-block-separator,
.editor-styles-wrapper .wp-block-separator {
border: 0;
margin: 0 auto 1.41575em;
overflow: hidden; }
.hentry .entry-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.editor-styles-wrapper .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 10%; }
.hentry .entry-content .wp-block-embed-twitter,
.editor-styles-wrapper .wp-block-embed-twitter {
overflow: hidden; }
.hentry .entry-content .wp-block-table,
.editor-styles-wrapper .wp-block-table {
border-collapse: separate; }
.hentry .entry-content .wp-block-table td,
.hentry .entry-content .wp-block-table th,
.editor-styles-wrapper .wp-block-table td,
.editor-styles-wrapper .wp-block-table th {
border: 0;
padding: 1em 1.41575em;
word-break: normal; }
.hentry .entry-content .wp-block-table thead th,
.editor-styles-wrapper .wp-block-table thead th {
padding: 1.41575em; }
.hentry .entry-content .wp-block-file,
.editor-styles-wrapper .wp-block-file {
margin-bottom: 1.41575em; }
.hentry .entry-content .wp-block-file .wp-block-file__button,
.editor-styles-wrapper .wp-block-file .wp-block-file__button {
font-size: 0.875em;
line-height: 1.618;
border: 0;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
border-radius: 0;
opacity: 1; }
.hentry .entry-content .wp-block-code,
.hentry .entry-content .wp-block-preformatted pre,
.editor-styles-wrapper .wp-block-code,
.editor-styles-wrapper .wp-block-preformatted pre {
font-family: 'Courier 10 Pitch', Courier, monospace;
font-size: 1em; }
.hentry .entry-content .wp-block-code,
.editor-styles-wrapper .wp-block-code {
border: none;
border-radius: 0;
padding: 1.618em; }
.hentry .entry-content .wp-block-columns .wp-block-column,
.editor-styles-wrapper .wp-block-columns .wp-block-column {
margin-bottom: 1em; }
@media (min-width: 600px) {
.hentry .entry-content .wp-block-columns .wp-block-column,
.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-right: 0;
padding-left: 4.347826087%;
margin-right: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
margin-left: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),
.editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
padding-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-left: 5.8823529412%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
padding-left: 0; } }
@media (min-width: 782px) {
.hentry .entry-content .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n),
.editor-styles-wrapper .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n) {
margin-left: 0; }
.hentry .entry-content .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n),
.editor-styles-wrapper .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n) {
margin-left: 0; }
.hentry .entry-content .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n),
.editor-styles-wrapper .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n) {
margin-left: 0; }
.hentry .entry-content .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n),
.editor-styles-wrapper .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n) {
margin-left: 0; }
.hentry .entry-content .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n),
.editor-styles-wrapper .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n) {
margin-left: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column,
.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-left: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column:not(:first-child),
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:first-child) {
padding-right: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
padding-left: 0;
margin-left: 4.347826087%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-left: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
margin-left: 5.8823529412%; } }
.hentry .entry-content .wp-block-latest-comments,
.editor-styles-wrapper .wp-block-latest-comments {
margin: 0 0 1.41575em; }
.hentry .entry-content .wp-block-latest-comments__comment-avatar,
.editor-styles-wrapper .wp-block-latest-comments__comment-avatar {
margin-top: 0.3819820591em; }
.hentry .entry-content .wp-block-latest-comments__comment,
.editor-styles-wrapper .wp-block-latest-comments__comment {
font-size: 1em;
margin: 0 0 1em; }
.hentry .entry-content .wp-block-latest-comments__comment-date,
.editor-styles-wrapper .wp-block-latest-comments__comment-date {
font-size: 0.875em; }
.hentry .entry-content .wp-block-latest-comments__comment-excerpt p,
.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p {
margin: 0.5407911001em 0 1em;
font-size: 1em;
line-height: 1.618; }
.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-right: 3.706325903em; }
.hentry .entry-content .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment,
.editor-styles-wrapper .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment {
margin: 0;
line-height: 1.618; }
.hentry .entry-content .wp-block-latest-comments br,
.editor-styles-wrapper .wp-block-latest-comments br {
display: inline;
content: ''; }

View File

@@ -0,0 +1,752 @@
/**
* Front-end only styles
*/
@media (min-width: 66.4989378333em) {
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignfull,
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide {
width: auto;
max-width: 1000%;
padding-left: 1.41575em;
padding-right: 1.41575em;
clear: both; }
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw); }
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw); } }
@media (min-width: 66.4989378333em) {
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignfull, .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignwide {
padding-left: 0;
padding-right: 0; } }
@media (min-width: 66.4989378333em) {
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignfull, .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignwide, .storefront-align-wide.page-template-template-fullwidth-php
.hentry .entry-content .wp-block-cover.alignfull, .storefront-align-wide.page-template-template-fullwidth-php
.hentry .entry-content .wp-block-cover.alignwide,
.storefront-align-wide.storefront-full-width-content
.hentry .entry-content .wp-block-cover.alignfull,
.storefront-align-wide.storefront-full-width-content
.hentry .entry-content .wp-block-cover.alignwide {
padding-left: 0;
padding-right: 0; } }
.home.page-template-template-fullwidth .hentry {
margin-bottom: 0; }
.home.page-template-template-fullwidth .hentry .entry-content > .wp-block-cover,
.home.page-template-template-fullwidth .hentry .entry-content > .wp-block-image {
margin-bottom: 4.235801032em; }
.home.page-template-template-fullwidth .hentry .entry-content h2 + .woocommerce,
.home.page-template-template-fullwidth .hentry .entry-content h2 + [class*='wp-block-woocommerce-'] {
margin-top: 2.2906835em; }
.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content > .wp-block-cover.alignfull,
.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content > .wp-block-image.alignfull {
margin-top: -4.235801032em; }
/**
* Front-end + editor styles
*/
.hentry .entry-content .has-small-font-size,
.editor-styles-wrapper .has-small-font-size {
font-size: 0.875em; }
.hentry .entry-content .has-medium-font-size,
.editor-styles-wrapper .has-medium-font-size {
font-size: 1.41575em; }
.hentry .entry-content .has-large-font-size,
.editor-styles-wrapper .has-large-font-size {
font-size: 1.618em; }
.hentry .entry-content .has-huge-font-size,
.editor-styles-wrapper .has-huge-font-size {
font-size: 2.2906835em; }
.hentry .entry-content .wp-block-audio,
.editor-styles-wrapper .wp-block-audio {
margin-bottom: 1.41575em;
width: 100%; }
.hentry .entry-content .wp-block-audio audio,
.editor-styles-wrapper .wp-block-audio audio {
width: 100%; }
.hentry .entry-content .wp-block-audio.alignleft audio,
.hentry .entry-content .wp-block-audio.alignright audio,
.editor-styles-wrapper .wp-block-audio.alignleft audio,
.editor-styles-wrapper .wp-block-audio.alignright audio {
max-width: 284px; }
.hentry .entry-content .wp-block-audio.aligncenter,
.editor-styles-wrapper .wp-block-audio.aligncenter {
margin: 0 auto 1.41575em;
max-width: 47.8260869565%; }
.hentry .entry-content .wp-block-video,
.editor-styles-wrapper .wp-block-video {
margin-bottom: 1.41575em; }
.hentry .entry-content .wp-block-video video,
.editor-styles-wrapper .wp-block-video video {
width: 100%; }
.hentry .entry-content .wp-block-button,
.editor-styles-wrapper .wp-block-button {
margin-bottom: 1.41575em; }
.hentry .entry-content .wp-block-button .wp-block-button__link,
.editor-styles-wrapper .wp-block-button .wp-block-button__link {
font-size: 1em;
line-height: 1.618;
border: 0;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
border-radius: 0; }
.hentry .entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link,
.editor-styles-wrapper .wp-block-button:not(.is-style-squared) .wp-block-button__link {
border-radius: 5px; }
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:focus,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:active,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover {
background: transparent;
border: 2px solid currentColor; }
.hentry .entry-content .wp-block-archives,
.hentry .entry-content .wp-block-categories,
.hentry .entry-content .wp-block-latest-posts,
.editor-styles-wrapper .wp-block-archives,
.editor-styles-wrapper .wp-block-categories,
.editor-styles-wrapper .wp-block-latest-posts {
margin: 0 0 1.41575em;
list-style: none; }
.hentry .entry-content .wp-block-latest-posts__post-date,
.editor-styles-wrapper .wp-block-latest-posts__post-date {
font-size: 0.875em; }
.hentry .entry-content .wp-block-latest-posts li,
.editor-styles-wrapper .wp-block-latest-posts li {
margin: 0; }
.hentry .entry-content .wp-block-latest-posts.has-dates li,
.editor-styles-wrapper .wp-block-latest-posts.has-dates li {
margin: 0 0 1em; }
.hentry .entry-content .wp-block-latest-posts.is-grid li,
.editor-styles-wrapper .wp-block-latest-posts.is-grid li {
margin: 0 1em 0 0; }
.hentry .entry-content .wp-block-latest-posts.is-grid.has-dates li,
.editor-styles-wrapper .wp-block-latest-posts.is-grid.has-dates li {
margin-bottom: 1em; }
@media (min-width: 600px) {
.hentry .entry-content .wp-block-latest-posts.columns-2 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
margin-right: 4.347826087%;
width: 47.8260869565%; }
.hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),
.editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
margin-right: 0; }
.hentry .entry-content .wp-block-latest-posts.columns-3 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
margin-right: 4.347826087%;
width: 30.4347826087%; }
.hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),
.editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
margin-right: 0; }
.hentry .entry-content .wp-block-latest-posts.columns-4 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
margin-right: 4.347826087%;
width: 21.7391304348%; }
.hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),
.editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
margin-right: 0; }
.hentry .entry-content .wp-block-latest-posts.columns-5 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
margin-right: 4.347826087%;
width: 16.5217391304%; }
.hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),
.editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
margin-right: 0; }
.hentry .entry-content .wp-block-latest-posts.columns-6 li,
.editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
margin-right: 4.347826087%;
width: 13.0434782609%; }
.hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),
.editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
margin-right: 5.8823529412%;
width: 34.7826086957%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
margin-right: 5.8823529412%;
width: 21.7391304348%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
margin-right: 5.8823529412%;
width: 15.2173913043%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
margin-right: 5.8823529412%;
width: 11.3043478261%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
margin-right: 5.8823529412%;
width: 8.6956521739%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
margin-right: 0; } }
.hentry .entry-content p.has-drop-cap:not(:focus)::first-letter,
.editor-styles-wrapper p.has-drop-cap:not(:focus)::first-letter {
margin: 0.15em 0.3819820591em 0 0;
font-size: 4.235801032em;
font-weight: 300;
line-height: 0.618; }
.hentry .entry-content .wp-block-pullquote,
.editor-styles-wrapper .wp-block-pullquote {
margin: 0 0 1.41575em; }
.hentry .entry-content .wp-block-pullquote blockquote,
.editor-styles-wrapper .wp-block-pullquote blockquote {
border: 0;
margin: 0; }
.hentry .entry-content .wp-block-pullquote p,
.editor-styles-wrapper .wp-block-pullquote p {
margin-bottom: 1em;
font-size: 1.618em;
line-height: 1.618; }
.hentry .entry-content .wp-block-quote,
.editor-styles-wrapper .wp-block-quote {
margin: 0 0 1.41575em;
padding: 0 0 0 1em; }
.hentry .entry-content .wp-block-quote.is-large, .hentry .entry-content .wp-block-quote.is-style-large,
.editor-styles-wrapper .wp-block-quote.is-large,
.editor-styles-wrapper .wp-block-quote.is-style-large {
margin: 0 0 1.41575em;
padding: 0;
border: 0; }
.hentry .entry-content .wp-block-quote.is-large p, .hentry .entry-content .wp-block-quote.is-style-large p,
.editor-styles-wrapper .wp-block-quote.is-large p,
.editor-styles-wrapper .wp-block-quote.is-style-large p {
font-size: 1.41575em;
line-height: 1.618; }
.hentry .entry-content .wp-block-quote footer,
.hentry .entry-content .wp-block-quote cite, .hentry .entry-content .wp-block-quote__citation,
.editor-styles-wrapper .wp-block-quote footer,
.editor-styles-wrapper .wp-block-quote cite,
.editor-styles-wrapper .wp-block-quote__citation {
font-size: 1em;
font-weight: 700; }
.hentry .entry-content .wp-block-image figure,
.editor-styles-wrapper .wp-block-image figure {
margin-bottom: 1.41575em; }
.hentry .entry-content .wp-block-image .alignleft,
.editor-styles-wrapper .wp-block-image .alignleft {
margin-right: 1.41575em; }
.hentry .entry-content .wp-block-image .alignright,
.editor-styles-wrapper .wp-block-image .alignright {
margin-left: 1.41575em; }
.hentry .entry-content .wp-block-image figcaption,
.editor-styles-wrapper .wp-block-image figcaption {
margin: 0;
padding: 0.875em 0;
font-size: 0.875em;
font-style: italic; }
.hentry .entry-content figure.wp-block-image,
.editor-styles-wrapper figure.wp-block-image {
margin: 0 0 1.41575em; }
.hentry .entry-content div.wp-block-image,
.editor-styles-wrapper div.wp-block-image {
display: inline; }
.hentry .entry-content .wp-block-cover p.wp-block-cover-text,
.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
font-size: 1.618em;
font-weight: 300;
line-height: 1.618;
padding: 1em;
width: calc(100vw - 1em);
max-width: calc(100vw - 1em);
color: #fff;
z-index: 1;
text-align: center; }
@media (min-width: 568px) {
.hentry .entry-content .wp-block-cover p.wp-block-cover-text,
.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
padding: 1em;
font-size: 2.2906835em;
width: calc(8 * (100vw / 12 ));
max-width: calc(8 * (100vw / 12 )); } }
@media (min-width: 768px) {
.hentry .entry-content .wp-block-cover p.wp-block-cover-text,
.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
font-size: 2.2906835em;
width: calc(6 * (100vw / 12 ));
max-width: calc(6 * (100vw / 12 )); } }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
padding: 2.617924em 1em;
width: calc(100vw - 1em);
max-width: calc(100vw - 1em); }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1) {
margin-bottom: 0; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
padding: 0;
margin-left: auto;
margin-right: auto; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1 {
font-size: 3.706325903em;
margin-bottom: 0.2360828548em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2 {
font-size: 2.617924em;
margin-bottom: 0.3342343017em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3 {
font-size: 2.2906835em;
margin-bottom: 0.3819820591em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4 {
font-size: 1.618em;
margin-bottom: 0.5407911001em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5 {
font-size: 1.41575em;
margin-bottom: 0.6180469716em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
font-size: 1.41575em;
margin-bottom: 0.6180469716em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size) {
font-size: 1.1em; }
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color) {
color: #fff; }
@media (min-width: 568px) {
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
width: calc(8 * (100vw / 12 ));
max-width: calc(8 * (100vw / 12 )); } }
@media (min-width: 768px) {
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
width: calc(6 * (100vw / 12 ));
max-width: calc(6 * (100vw / 12 ));
padding-top: 6.8535260698em;
padding-bottom: 6.8535260698em; } }
@media (min-width: 66.4989378333em) {
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignfull, .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignwide,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignwide, .storefront-align-wide.page-template-template-fullwidth-php
.editor-styles-wrapper .wp-block-cover.alignfull, .storefront-align-wide.page-template-template-fullwidth-php
.editor-styles-wrapper .wp-block-cover.alignwide,
.storefront-align-wide.storefront-full-width-content
.editor-styles-wrapper .wp-block-cover.alignfull,
.storefront-align-wide.storefront-full-width-content
.editor-styles-wrapper .wp-block-cover.alignwide {
padding-left: 0;
padding-right: 0; } }
.hentry .entry-content .wp-block-gallery,
.editor-styles-wrapper .wp-block-gallery {
margin: 0 0 1.41575em; }
.hentry .entry-content .wp-block-gallery .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
width: 47.8260869565%;
margin: 0 4.347826087% 4.347826087% 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
flex-grow: 0; }
.hentry .entry-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.hentry .entry-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item:nth-of-type(even) {
margin-right: 0; }
.hentry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.hentry .entry-content .wp-block-gallery .blocks-gallery-item figcaption,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image figcaption,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item figcaption {
font-size: 1em;
padding: 2.2906835em 1.41575em 0.6180469716em; }
@media (min-width: 600px) {
.hentry .entry-content .wp-block-gallery .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
margin: 0 4.347826087% 4.347826087% 0; }
.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item {
margin-right: 4.347826087%;
width: 47.8260869565%; }
.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
margin-right: 0; }
.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-right: 4.347826087%;
width: 30.4347826087%; }
.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
margin-right: 0; }
.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item {
margin-right: 4.347826087%;
width: 21.7391304348%; }
.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
margin-right: 0; }
.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item {
margin-right: 4.347826087%;
width: 16.5217391304%; }
.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
margin-right: 0; }
.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item {
margin-right: 4.347826087%;
width: 13.0434782609%; }
.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
margin-right: 0; }
.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item {
margin-right: 4.347826087%;
width: 10.5590062112%; }
.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
margin-right: 0; }
.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item {
margin-right: 4.347826087%;
width: 8.6956521739%; }
.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
margin-bottom: 5.8823529412%;
margin-right: 5.8823529412%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item {
margin-right: 5.8823529412%;
width: 47.0588235294%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-right: 5.8823529412%;
width: 29.4117647059%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item {
margin-right: 5.8823529412%;
width: 20.5882352941%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item {
margin-right: 5.8823529412%;
width: 15.2941176471%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item {
margin-right: 5.8823529412%;
width: 11.7647058824%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item {
margin-right: 5.8823529412%;
width: 9.243697479%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
margin-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item {
margin-right: 5.8823529412%;
width: 7.3529411765%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
margin-right: 0; } }
.hentry .entry-content .wp-block-separator,
.editor-styles-wrapper .wp-block-separator {
border: 0;
margin: 0 auto 1.41575em;
overflow: hidden; }
.hentry .entry-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.editor-styles-wrapper .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 10%; }
.hentry .entry-content .wp-block-embed-twitter,
.editor-styles-wrapper .wp-block-embed-twitter {
overflow: hidden; }
.hentry .entry-content .wp-block-table,
.editor-styles-wrapper .wp-block-table {
border-collapse: separate; }
.hentry .entry-content .wp-block-table td,
.hentry .entry-content .wp-block-table th,
.editor-styles-wrapper .wp-block-table td,
.editor-styles-wrapper .wp-block-table th {
border: 0;
padding: 1em 1.41575em;
word-break: normal; }
.hentry .entry-content .wp-block-table thead th,
.editor-styles-wrapper .wp-block-table thead th {
padding: 1.41575em; }
.hentry .entry-content .wp-block-file,
.editor-styles-wrapper .wp-block-file {
margin-bottom: 1.41575em; }
.hentry .entry-content .wp-block-file .wp-block-file__button,
.editor-styles-wrapper .wp-block-file .wp-block-file__button {
font-size: 0.875em;
line-height: 1.618;
border: 0;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
border-radius: 0;
opacity: 1; }
.hentry .entry-content .wp-block-code,
.hentry .entry-content .wp-block-preformatted pre,
.editor-styles-wrapper .wp-block-code,
.editor-styles-wrapper .wp-block-preformatted pre {
font-family: 'Courier 10 Pitch', Courier, monospace;
font-size: 1em; }
.hentry .entry-content .wp-block-code,
.editor-styles-wrapper .wp-block-code {
border: none;
border-radius: 0;
padding: 1.618em; }
.hentry .entry-content .wp-block-columns .wp-block-column,
.editor-styles-wrapper .wp-block-columns .wp-block-column {
margin-bottom: 1em; }
@media (min-width: 600px) {
.hentry .entry-content .wp-block-columns .wp-block-column,
.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-left: 0;
padding-right: 4.347826087%;
margin-left: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
margin-right: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),
.editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
padding-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-right: 5.8823529412%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
padding-right: 0; } }
@media (min-width: 782px) {
.hentry .entry-content .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n),
.editor-styles-wrapper .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n) {
margin-right: 0; }
.hentry .entry-content .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n),
.editor-styles-wrapper .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n) {
margin-right: 0; }
.hentry .entry-content .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n),
.editor-styles-wrapper .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n) {
margin-right: 0; }
.hentry .entry-content .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n),
.editor-styles-wrapper .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n) {
margin-right: 0; }
.hentry .entry-content .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n),
.editor-styles-wrapper .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n) {
margin-right: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column,
.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-right: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column:not(:first-child),
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:first-child) {
padding-left: 0; }
.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
padding-right: 0;
margin-right: 4.347826087%; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column, body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-right: 0; }
body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child), body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content)
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
margin-right: 5.8823529412%; } }
.hentry .entry-content .wp-block-latest-comments,
.editor-styles-wrapper .wp-block-latest-comments {
margin: 0 0 1.41575em; }
.hentry .entry-content .wp-block-latest-comments__comment-avatar,
.editor-styles-wrapper .wp-block-latest-comments__comment-avatar {
margin-top: 0.3819820591em; }
.hentry .entry-content .wp-block-latest-comments__comment,
.editor-styles-wrapper .wp-block-latest-comments__comment {
font-size: 1em;
margin: 0 0 1em; }
.hentry .entry-content .wp-block-latest-comments__comment-date,
.editor-styles-wrapper .wp-block-latest-comments__comment-date {
font-size: 0.875em; }
.hentry .entry-content .wp-block-latest-comments__comment-excerpt p,
.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p {
margin: 0.5407911001em 0 1em;
font-size: 1em;
line-height: 1.618; }
.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 3.706325903em; }
.hentry .entry-content .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment,
.editor-styles-wrapper .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment {
margin: 0;
line-height: 1.618; }
.hentry .entry-content .wp-block-latest-comments br,
.editor-styles-wrapper .wp-block-latest-comments br {
display: inline;
content: ''; }

View File

@@ -0,0 +1,301 @@
/**
* Base styles
*/
.editor-block-list__block,
.editor-default-block-appender textarea.editor-default-block-appender__content,
.editor-post-title__block .editor-post-title__input {
font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
.editor-block-list__block,
.editor-block-list__block p,
.editor-default-block-appender textarea.editor-default-block-appender__content {
font-size: 16px;
line-height: 1.618; }
.editor-post-title__block {
position: relative;
margin-bottom: 1em; }
.editor-post-title__block::after {
content: none;
position: absolute;
top: auto;
bottom: 0;
left: 14px;
right: 14px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
@media (min-width: 768px) {
.editor-post-title__block {
margin-bottom: 2.617924em; } }
.editor-post-title__block .editor-post-title__input {
clear: both;
font-weight: 300;
font-size: 2.617924em;
line-height: 1.214;
letter-spacing: -1px; }
h1,
.wp-block-freeform.block-library-rich-text__tinymce h1,
h2,
.wp-block-freeform.block-library-rich-text__tinymce h2,
h3,
.wp-block-freeform.block-library-rich-text__tinymce h3,
h4,
.wp-block-freeform.block-library-rich-text__tinymce h4,
h5,
.wp-block-freeform.block-library-rich-text__tinymce h5,
h6,
.wp-block-freeform.block-library-rich-text__tinymce h6 {
clear: both;
font-weight: 300;
margin: 0 0 0.5407911001em; }
h1,
.wp-block-freeform.block-library-rich-text__tinymce h1 {
font-size: 2.617924em;
line-height: 1.214;
letter-spacing: -1px; }
h2,
.wp-block-freeform.block-library-rich-text__tinymce h2 {
font-size: 2em;
line-height: 1.214; }
h2 + h3,
.wp-block-freeform.block-library-rich-text__tinymce h2 + h3 {
border-top: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 0.5407911001em; }
h3,
.wp-block-freeform.block-library-rich-text__tinymce h3 {
font-size: 1.618em; }
h4,
.wp-block-freeform.block-library-rich-text__tinymce h4 {
font-size: 1.41575em; }
p + h2,
p + header h2,
p + h3,
p + h4,
ul + h2,
ul + header h2,
ul + h3,
ul + h4,
ol + h2,
ol + header h2,
ol + h3,
ol + h4,
table + h2,
table + header h2,
table + h3,
table + h4,
blockquote + h2,
blockquote + header h2,
blockquote + h3,
blockquote + h4,
form + h2,
form + header h2,
form + h3,
form + h4 {
margin-top: 2.2906835em; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1.41575em; }
p {
margin: 0 0 1.41575em; }
ul,
ol {
margin: 0 3em 1.41575em 0;
padding: 0; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-right: 1em; }
dt {
font-weight: 600; }
dd {
margin: 0 0 1.618em; }
b,
strong {
font-weight: 600; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote,
.wp-block-freeform.block-library-rich-text__tinymce blockquote {
margin: 1em 40px;
padding: 0 1em;
border-right: 3px solid rgba(0, 0, 0, 0.05);
font-style: italic;
box-shadow: none; }
address {
margin: 0 0 1.41575em; }
pre {
background: rgba(0, 0, 0, 0.1);
font-family: 'Courier 10 Pitch', Courier, monospace;
margin-bottom: 1.618em;
padding: 1.618em;
overflow: auto;
max-width: 100%; }
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
background-color: rgba(0, 0, 0, 0.05);
padding: 0.202em 0.5407911001em; }
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark,
ins {
text-decoration: none;
font-weight: 600;
background: transparent; }
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
bottom: 1ex; }
sub {
top: 0.5ex; }
small {
font-size: 75%; }
big {
font-size: 125%; }
figure {
margin: 0; }
img {
height: auto;
max-width: 100%;
display: block; }
a {
text-decoration: none; }
table {
border-spacing: 0;
width: 100%;
border-collapse: separate;
margin: 0 0 1.41575em; }
table caption {
padding: 1em 0;
font-weight: 600; }
table td,
table th {
padding: 1em 1.41575em;
text-align: right;
vertical-align: top;
border: 0; }
table td p:last-child,
table th p:last-child {
margin-bottom: 0; }
table th {
font-weight: 600; }
table thead th {
padding: 1.41575em;
vertical-align: middle; }
table tbody h2 {
font-size: 1em;
letter-spacing: normal;
font-weight: normal; }
table tbody h2 a {
font-weight: normal; }
/**
* Block styles
*/
.wp-block {
max-width: 66.4989378333em; }
.storefront-has-sidebar .wp-block {
max-width: calc(66.4989378333em * 0.7391304348); }
.wp-block[data-align='wide'] {
max-width: 75.9987860952em; }
.wp-block[data-align='full'] {
max-width: none; }
.wp-block-table__cell-content {
padding: 0; }
ul.wp-block-archives,
.wp-block-categories ul,
ul.wp-block-latest-posts {
padding-right: 0;
padding-left: 0;
margin-right: 0;
margin-left: 0;
list-style: none; }
.wp-block-separator {
margin-top: 1.41575em;
margin-bottom: 1.41575em; }
.wp-block-separator.is-style-dots::before {
padding-right: 1em;
letter-spacing: 1em; }
.wp-block .wp-block-separator.is-style-dots::before {
padding-right: 2em;
letter-spacing: 2em; }
.wp-block-separator:not(.is-style-dots) {
height: 2px; }
.wp-block .wp-block-separator:not(.is-style-dots) {
height: 1px; }
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
color: #333333; }
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
border: 1px solid;
border-color: #43454b;
color: #43454b;
background: transparent;
padding: 0.202em 0.6180469716em;
font-size: 0.875em;
text-transform: uppercase;
font-weight: 600;
display: inline-block;
margin-bottom: 1em;
border-radius: 3px;
position: relative; }
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
font-weight: 400;
font-size: 1rem;
color: #000000; }

View File

@@ -0,0 +1,301 @@
/**
* Base styles
*/
.editor-block-list__block,
.editor-default-block-appender textarea.editor-default-block-appender__content,
.editor-post-title__block .editor-post-title__input {
font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
.editor-block-list__block,
.editor-block-list__block p,
.editor-default-block-appender textarea.editor-default-block-appender__content {
font-size: 16px;
line-height: 1.618; }
.editor-post-title__block {
position: relative;
margin-bottom: 1em; }
.editor-post-title__block::after {
content: none;
position: absolute;
top: auto;
bottom: 0;
right: 14px;
left: 14px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
@media (min-width: 768px) {
.editor-post-title__block {
margin-bottom: 2.617924em; } }
.editor-post-title__block .editor-post-title__input {
clear: both;
font-weight: 300;
font-size: 2.617924em;
line-height: 1.214;
letter-spacing: -1px; }
h1,
.wp-block-freeform.block-library-rich-text__tinymce h1,
h2,
.wp-block-freeform.block-library-rich-text__tinymce h2,
h3,
.wp-block-freeform.block-library-rich-text__tinymce h3,
h4,
.wp-block-freeform.block-library-rich-text__tinymce h4,
h5,
.wp-block-freeform.block-library-rich-text__tinymce h5,
h6,
.wp-block-freeform.block-library-rich-text__tinymce h6 {
clear: both;
font-weight: 300;
margin: 0 0 0.5407911001em; }
h1,
.wp-block-freeform.block-library-rich-text__tinymce h1 {
font-size: 2.617924em;
line-height: 1.214;
letter-spacing: -1px; }
h2,
.wp-block-freeform.block-library-rich-text__tinymce h2 {
font-size: 2em;
line-height: 1.214; }
h2 + h3,
.wp-block-freeform.block-library-rich-text__tinymce h2 + h3 {
border-top: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 0.5407911001em; }
h3,
.wp-block-freeform.block-library-rich-text__tinymce h3 {
font-size: 1.618em; }
h4,
.wp-block-freeform.block-library-rich-text__tinymce h4 {
font-size: 1.41575em; }
p + h2,
p + header h2,
p + h3,
p + h4,
ul + h2,
ul + header h2,
ul + h3,
ul + h4,
ol + h2,
ol + header h2,
ol + h3,
ol + h4,
table + h2,
table + header h2,
table + h3,
table + h4,
blockquote + h2,
blockquote + header h2,
blockquote + h3,
blockquote + h4,
form + h2,
form + header h2,
form + h3,
form + h4 {
margin-top: 2.2906835em; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1.41575em; }
p {
margin: 0 0 1.41575em; }
ul,
ol {
margin: 0 0 1.41575em 3em;
padding: 0; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1em; }
dt {
font-weight: 600; }
dd {
margin: 0 0 1.618em; }
b,
strong {
font-weight: 600; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote,
.wp-block-freeform.block-library-rich-text__tinymce blockquote {
margin: 1em 40px;
padding: 0 1em;
border-left: 3px solid rgba(0, 0, 0, 0.05);
font-style: italic;
box-shadow: none; }
address {
margin: 0 0 1.41575em; }
pre {
background: rgba(0, 0, 0, 0.1);
font-family: 'Courier 10 Pitch', Courier, monospace;
margin-bottom: 1.618em;
padding: 1.618em;
overflow: auto;
max-width: 100%; }
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
background-color: rgba(0, 0, 0, 0.05);
padding: 0.202em 0.5407911001em; }
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark,
ins {
text-decoration: none;
font-weight: 600;
background: transparent; }
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
bottom: 1ex; }
sub {
top: 0.5ex; }
small {
font-size: 75%; }
big {
font-size: 125%; }
figure {
margin: 0; }
img {
height: auto;
max-width: 100%;
display: block; }
a {
text-decoration: none; }
table {
border-spacing: 0;
width: 100%;
border-collapse: separate;
margin: 0 0 1.41575em; }
table caption {
padding: 1em 0;
font-weight: 600; }
table td,
table th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
border: 0; }
table td p:last-child,
table th p:last-child {
margin-bottom: 0; }
table th {
font-weight: 600; }
table thead th {
padding: 1.41575em;
vertical-align: middle; }
table tbody h2 {
font-size: 1em;
letter-spacing: normal;
font-weight: normal; }
table tbody h2 a {
font-weight: normal; }
/**
* Block styles
*/
.wp-block {
max-width: 66.4989378333em; }
.storefront-has-sidebar .wp-block {
max-width: calc(66.4989378333em * 0.7391304348); }
.wp-block[data-align='wide'] {
max-width: 75.9987860952em; }
.wp-block[data-align='full'] {
max-width: none; }
.wp-block-table__cell-content {
padding: 0; }
ul.wp-block-archives,
.wp-block-categories ul,
ul.wp-block-latest-posts {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
list-style: none; }
.wp-block-separator {
margin-top: 1.41575em;
margin-bottom: 1.41575em; }
.wp-block-separator.is-style-dots::before {
padding-left: 1em;
letter-spacing: 1em; }
.wp-block .wp-block-separator.is-style-dots::before {
padding-left: 2em;
letter-spacing: 2em; }
.wp-block-separator:not(.is-style-dots) {
height: 2px; }
.wp-block .wp-block-separator:not(.is-style-dots) {
height: 1px; }
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
color: #333333; }
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
border: 1px solid;
border-color: #43454b;
color: #43454b;
background: transparent;
padding: 0.202em 0.6180469716em;
font-size: 0.875em;
text-transform: uppercase;
font-weight: 600;
display: inline-block;
margin-bottom: 1em;
border-radius: 3px;
position: relative; }
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
font-weight: 400;
font-size: 1rem;
color: #000000; }

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,16 @@
/**
* Jetpack Infinite Scroll
*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.paging-navigation,
.pagination,
.woocommerce-pagination,
ul.products + .storefront-sorting,
.woocommerce-result-count,
.infinite-scroll.neverending .site-footer {
/* Theme Footer (when set to scrolling) */
display: none; }
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
display: block; }

View File

@@ -0,0 +1,16 @@
/**
* Jetpack Infinite Scroll
*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.paging-navigation,
.pagination,
.woocommerce-pagination,
ul.products + .storefront-sorting,
.woocommerce-result-count,
.infinite-scroll.neverending .site-footer {
/* Theme Footer (when set to scrolling) */
display: none; }
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
display: block; }

View File

@@ -0,0 +1,12 @@
/**
* Jetpack Widgets
*/
.jetpack_subscription_widget #subscribe-email input {
padding: 0.6180469716em !important;
width: 100% !important; }
.widget_google_translate_widget img {
display: inline; }
.widget_google_translate_widget a {
text-decoration: none !important; }

View File

@@ -0,0 +1,12 @@
/**
* Jetpack Widgets
*/
.jetpack_subscription_widget #subscribe-email input {
padding: 0.6180469716em !important;
width: 100% !important; }
.widget_google_translate_widget img {
display: inline; }
.widget_google_translate_widget a {
text-decoration: none !important; }

View File

@@ -0,0 +1,27 @@
/**
* WooCommerce Advanced Product Labels
*/
/**
* Imports
*/
.wapl-flash,
.wapl-flash .product-label {
font-size: 1em; }
.wapl-flash,
.wapl-flash .product-label {
width: 3.706325903em;
height: 3.706325903em;
line-height: 3.706325903em;
border: 0; }
.wapl-label .product-label {
padding: 0.6180469716em 0.875em;
display: inline-block;
margin: 0 auto;
font-size: 0.875em; }
.wapl-label .product-label:empty {
display: none; }
.wapl-label {
margin-bottom: 0.875em; }

View File

@@ -0,0 +1,27 @@
/**
* WooCommerce Advanced Product Labels
*/
/**
* Imports
*/
.wapl-flash,
.wapl-flash .product-label {
font-size: 1em; }
.wapl-flash,
.wapl-flash .product-label {
width: 3.706325903em;
height: 3.706325903em;
line-height: 3.706325903em;
border: 0; }
.wapl-label .product-label {
padding: 0.6180469716em 0.875em;
display: inline-block;
margin: 0 auto;
font-size: 0.875em; }
.wapl-label .product-label:empty {
display: none; }
.wapl-label {
margin-bottom: 0.875em; }

View File

@@ -0,0 +1,63 @@
/**
* WooCommerce AJAX Layered Nav
*/
/**
* Imports
*/
.widget_layered_nav ul.colors li a {
display: block; }
.widget_layered_nav ul.colors li .box {
border: 0;
display: inline-block;
box-sizing: border-box;
border-radius: 0.202em;
height: 1.618em;
width: 1.618em; }
.widget_layered_nav ul.colors li.chosen a {
opacity: 1; }
.widget_layered_nav ul.colors li.chosen a:hover {
opacity: 0.5; }
.widget_layered_nav ul.checkboxes li input {
margin-left: 0.6180469716em; }
.widget_layered_nav ul.sizes li a {
opacity: 1; }
.widget_layered_nav ul.sizes li .size-filter {
font-size: 1em;
height: 1.618em;
min-width: 1.618em;
text-align: center;
line-height: 1.618;
background-color: #fff;
border: 0;
opacity: 0.5;
font-weight: 600;
border-radius: 0.202em; }
.widget_layered_nav ul.sizes li .size-filter:hover {
opacity: 1; }
.widget_layered_nav ul.sizes li.chosen .size-filter {
opacity: 1; }
.widget_layered_nav ul.sizes li.chosen .size-filter:hover {
opacity: 0.5; }
.widget_layered_nav ul.colors li.chosen::before,
.widget_layered_nav ul.checkboxes li.chosen::before,
.widget_layered_nav ul.sizes li.chosen::before {
display: none; }
.widget_layered_nav ul.colors li.show-count a,
.widget_layered_nav ul.checkboxes li.show-count a,
.widget_layered_nav ul.sizes li.show-count a {
display: inline-block; }
.widget_layered_nav ul.colors li.show-count .count,
.widget_layered_nav ul.checkboxes li.show-count .count,
.widget_layered_nav ul.sizes li.show-count .count {
float: left;
line-height: 1.618;
font-size: 1em; }

View File

@@ -0,0 +1,63 @@
/**
* WooCommerce AJAX Layered Nav
*/
/**
* Imports
*/
.widget_layered_nav ul.colors li a {
display: block; }
.widget_layered_nav ul.colors li .box {
border: 0;
display: inline-block;
box-sizing: border-box;
border-radius: 0.202em;
height: 1.618em;
width: 1.618em; }
.widget_layered_nav ul.colors li.chosen a {
opacity: 1; }
.widget_layered_nav ul.colors li.chosen a:hover {
opacity: 0.5; }
.widget_layered_nav ul.checkboxes li input {
margin-right: 0.6180469716em; }
.widget_layered_nav ul.sizes li a {
opacity: 1; }
.widget_layered_nav ul.sizes li .size-filter {
font-size: 1em;
height: 1.618em;
min-width: 1.618em;
text-align: center;
line-height: 1.618;
background-color: #fff;
border: 0;
opacity: 0.5;
font-weight: 600;
border-radius: 0.202em; }
.widget_layered_nav ul.sizes li .size-filter:hover {
opacity: 1; }
.widget_layered_nav ul.sizes li.chosen .size-filter {
opacity: 1; }
.widget_layered_nav ul.sizes li.chosen .size-filter:hover {
opacity: 0.5; }
.widget_layered_nav ul.colors li.chosen::before,
.widget_layered_nav ul.checkboxes li.chosen::before,
.widget_layered_nav ul.sizes li.chosen::before {
display: none; }
.widget_layered_nav ul.colors li.show-count a,
.widget_layered_nav ul.checkboxes li.show-count a,
.widget_layered_nav ul.sizes li.show-count a {
display: inline-block; }
.widget_layered_nav ul.colors li.show-count .count,
.widget_layered_nav ul.checkboxes li.show-count .count,
.widget_layered_nav ul.sizes li.show-count .count {
float: right;
line-height: 1.618;
font-size: 1em; }

View File

@@ -0,0 +1,59 @@
/**
* WooCommerce Bookings
*/
/**
* Imports
*/
#wc-bookings-booking-form {
border: 0;
padding: 0; }
#wc-bookings-booking-form .wc-bookings-booking-cost {
margin: 0;
border: 0; }
#wc-bookings-booking-form .wc-bookings-date-picker-date-fields input {
margin-bottom: 0; }
#wc-bookings-booking-form .wc-bookings-date-picker-date-fields label {
width: 20%; }
#wc-bookings-booking-form .ui-widget {
font-family: inherit; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker-header {
border: 0;
background-image: none; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-widget-content {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
background: none; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker table {
font-size: 1em; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker th {
border: 0; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td {
border: 0; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a {
text-shadow: none; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today a,
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today span {
box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.2); }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.fully_booked a,
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.fully_booked span {
text-decoration: line-through;
cursor: not-allowed; }
#wc-bookings-booking-form .block-picker {
text-align: right; }
#wc-bookings-booking-form .block-picker li a {
border: 0 !important;
padding: 0.236em 0.5407911001em;
display: inline-block;
text-align: center; }
#wc-bookings-booking-form .block-picker li a:hover {
text-decoration: none;
border: 0; }
.product-type-booking form.cart {
padding-right: 0;
padding-left: 0; }
@media (min-width: 768px) {
table.my_account_bookings {
font-size: 0.875em; } }

View File

@@ -0,0 +1,59 @@
/**
* WooCommerce Bookings
*/
/**
* Imports
*/
#wc-bookings-booking-form {
border: 0;
padding: 0; }
#wc-bookings-booking-form .wc-bookings-booking-cost {
margin: 0;
border: 0; }
#wc-bookings-booking-form .wc-bookings-date-picker-date-fields input {
margin-bottom: 0; }
#wc-bookings-booking-form .wc-bookings-date-picker-date-fields label {
width: 20%; }
#wc-bookings-booking-form .ui-widget {
font-family: inherit; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker-header {
border: 0;
background-image: none; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-widget-content {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
background: none; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker table {
font-size: 1em; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker th {
border: 0; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td {
border: 0; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a {
text-shadow: none; }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today a,
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today span {
box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.2); }
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.fully_booked a,
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.fully_booked span {
text-decoration: line-through;
cursor: not-allowed; }
#wc-bookings-booking-form .block-picker {
text-align: left; }
#wc-bookings-booking-form .block-picker li a {
border: 0 !important;
padding: 0.236em 0.5407911001em;
display: inline-block;
text-align: center; }
#wc-bookings-booking-form .block-picker li a:hover {
text-decoration: none;
border: 0; }
.product-type-booking form.cart {
padding-left: 0;
padding-right: 0; }
@media (min-width: 768px) {
table.my_account_bookings {
font-size: 0.875em; } }

View File

@@ -0,0 +1,138 @@
/**
* WooCommerce Brands
*/
/**
* Imports
*/
/**
* Header region
*/
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails {
text-align: center; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before, .header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after {
content: '';
display: table; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after {
clear: both; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li {
display: inline-block;
width: auto !important;
float: none !important;
margin-bottom: 0 !important; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img {
max-height: 16px;
width: auto;
display: block; }
/**
* WooCommerce Brand Layered Nav
*/
.widget_brand_nav ul li .count {
float: left; }
/**
* WooCommerce Brand Archive
*/
.tax-product_brand .woocommerce-products-header {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
margin: 0 0 2.2906835em;
text-align: center; }
.tax-product_brand .woocommerce-products-header .brand-thumbnail {
margin: 0 0 1em;
width: auto;
max-height: 2.2906835em;
-webkit-align-self: center;
align-self: center;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
order: 1; }
.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,
.tax-product_brand .woocommerce-products-header .term-description {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
order: 2; }
div#brands_a_z::before, div#brands_a_z::after {
content: '';
display: table; }
div#brands_a_z::after {
clear: both; }
div#brands_a_z ul.brands_index {
margin-right: 0;
padding: 0; }
div#brands_a_z ul.brands_index li {
float: none;
display: inline-block;
margin: 0 0 0.2360828548em 0.3342343017em;
padding: 0;
text-transform: uppercase; }
div#brands_a_z ul.brands_index li a,
div#brands_a_z ul.brands_index li span {
float: none;
display: block;
border: 0;
padding: 0.3819820591em;
min-width: 1.618em;
text-align: center;
background-color: #eeeeee;
color: #43454b;
line-height: 1; }
div#brands_a_z ul.brands_index li span {
opacity: 0.3; }
div#brands_a_z h3 {
text-transform: uppercase; }
div#brands_a_z a.top {
padding: 0.6180469716em;
background-color: #eeeeee;
color: #43454b;
border: 0;
line-height: 1; }
div#brands_a_z ul.brands {
margin-right: 0;
list-style-position: inside; }
div#brands_a_z ul.brands li {
margin: 0 0 0.3819820591em;
padding: 0 0 0.3819820591em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
/**
* WooCommerce Brand single product
*/
.storefront-wc-brands-single-product {
margin: 0 0 0.5407911001em; }
.storefront-wc-brands-single-product img {
max-height: 2.2906835em; }
@media (min-width: 768px) {
div#brands_a_z ul.brands_index {
width: 21.7391304348%;
float: right;
margin-left: 4.347826087%;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease; }
div#brands_a_z h3 {
width: 73.9130434783%;
float: left;
margin-left: 0;
clear: left;
text-transform: uppercase; }
div#brands_a_z h3:first-of-type {
margin-top: 0; }
div#brands_a_z a.top {
clear: left; }
div#brands_a_z ul.brands {
width: 73.9130434783%;
float: left;
margin-left: 0;
clear: left; } }

View File

@@ -0,0 +1,138 @@
/**
* WooCommerce Brands
*/
/**
* Imports
*/
/**
* Header region
*/
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails {
text-align: center; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before, .header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after {
content: '';
display: table; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after {
clear: both; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li {
display: inline-block;
width: auto !important;
float: none !important;
margin-bottom: 0 !important; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img {
max-height: 16px;
width: auto;
display: block; }
/**
* WooCommerce Brand Layered Nav
*/
.widget_brand_nav ul li .count {
float: right; }
/**
* WooCommerce Brand Archive
*/
.tax-product_brand .woocommerce-products-header {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
margin: 0 0 2.2906835em;
text-align: center; }
.tax-product_brand .woocommerce-products-header .brand-thumbnail {
margin: 0 0 1em;
width: auto;
max-height: 2.2906835em;
-webkit-align-self: center;
align-self: center;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
order: 1; }
.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,
.tax-product_brand .woocommerce-products-header .term-description {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
order: 2; }
div#brands_a_z::before, div#brands_a_z::after {
content: '';
display: table; }
div#brands_a_z::after {
clear: both; }
div#brands_a_z ul.brands_index {
margin-left: 0;
padding: 0; }
div#brands_a_z ul.brands_index li {
float: none;
display: inline-block;
margin: 0 0.3342343017em 0.2360828548em 0;
padding: 0;
text-transform: uppercase; }
div#brands_a_z ul.brands_index li a,
div#brands_a_z ul.brands_index li span {
float: none;
display: block;
border: 0;
padding: 0.3819820591em;
min-width: 1.618em;
text-align: center;
background-color: #eeeeee;
color: #43454b;
line-height: 1; }
div#brands_a_z ul.brands_index li span {
opacity: 0.3; }
div#brands_a_z h3 {
text-transform: uppercase; }
div#brands_a_z a.top {
padding: 0.6180469716em;
background-color: #eeeeee;
color: #43454b;
border: 0;
line-height: 1; }
div#brands_a_z ul.brands {
margin-left: 0;
list-style-position: inside; }
div#brands_a_z ul.brands li {
margin: 0 0 0.3819820591em;
padding: 0 0 0.3819820591em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
/**
* WooCommerce Brand single product
*/
.storefront-wc-brands-single-product {
margin: 0 0 0.5407911001em; }
.storefront-wc-brands-single-product img {
max-height: 2.2906835em; }
@media (min-width: 768px) {
div#brands_a_z ul.brands_index {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease; }
div#brands_a_z h3 {
width: 73.9130434783%;
float: right;
margin-right: 0;
clear: right;
text-transform: uppercase; }
div#brands_a_z h3:first-of-type {
margin-top: 0; }
div#brands_a_z a.top {
clear: right; }
div#brands_a_z ul.brands {
width: 73.9130434783%;
float: right;
margin-right: 0;
clear: right; } }

View File

@@ -0,0 +1,95 @@
/**
* WooCommerce Product Bundles
*/
/**
* Imports
*/
/**
* Base
*/
.bundle_form div.bundled_product_summary {
padding-bottom: 1.618em !important;
margin-bottom: 1.618em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-right: 0; }
.bundle_form div.bundled_product_summary .bundled_product_images {
margin-right: 0; }
.bundle_form div.bundled_product_summary .bundled_product_images a {
margin: 0 !important; }
.bundle_form div.bundled_product_summary .bundled_product_images img {
width: 100% !important;
margin-bottom: 0; }
.bundle_form div.bundled_product_summary .details, .bundle_form tr.bundled_product_summary .details {
font-size: 0.875em; }
.woocommerce #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce-page #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce-page div.product .bundle_form div.bundled_product_summary .bundled_product_images {
width: 15.7894736842%;
float: right;
margin-left: 5.2631578947%; }
.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details {
width: 78.9473684211%;
float: left;
margin-left: 0; }
.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details {
padding: 0 !important; }
.bundled_table_item .product-name {
padding-right: 4rem; }
table.shop_table_responsive tr.bundled_table_item {
display: none; }
/**
* Desktop
*/
@media (min-width: 768px) {
.bundle_table_item dl.bundle_configuration {
display: none; }
table.shop_table_responsive tr.bundled_table_item {
display: table-row; }
.sp-product-gallery-stacked .bundle_form .bundled_product_summary .details, .storefront-full-width-content .bundle_form .bundled_product_summary .details, .page-template-template-fullwidth-php .bundle_form .bundled_product_summary .details {
font-size: 1em; }
.sp-product-gallery-stacked #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .sp-product-gallery-stacked div.product .bundle_form div.bundled_product_summary .bundled_product_images, .storefront-full-width-content #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .storefront-full-width-content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .page-template-template-fullwidth-php #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .page-template-template-fullwidth-php div.product .bundle_form div.bundled_product_summary .bundled_product_images {
width: 20%;
float: right;
margin-left: 6.6666666667%; }
.sp-product-gallery-stacked .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details, .storefront-full-width-content .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details, .page-template-template-fullwidth-php .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details {
width: 73.3333333333%;
float: left;
margin-left: 0; } }
/**
* Handheld
*/
@media (max-width: 568px) {
.woocommerce #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce-page #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce-page div.product .bundle_form div.bundled_product_summary .bundled_product_images {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.bundle_form div.bundled_product_summary .bundled_product_images {
max-width: 50%; }
.bundle_form div.bundled_product_summary .bundled_product_images img {
margin-bottom: 1em; }
.bundle_form table.bundled_products td {
display: block; }
.bundle_form table.bundled_products thead {
display: none; }
.bundle_form table.bundled_products tr td.bundled_item_images_col {
width: 100%;
padding-bottom: 0; }
.bundle_form table.bundled_products tr td.bundled_item_images_col, .bundle_form table.bundled_products tr td.bundled_item_details_col {
padding-bottom: 0; }
.bundle_form table.bundled_products tr td.bundled_item_images_col {
width: 100%; }
.bundle_form table.bundled_products tr td.bundled_item_qty_col {
max-width: 100%;
text-align: right; } }

View File

@@ -0,0 +1,95 @@
/**
* WooCommerce Product Bundles
*/
/**
* Imports
*/
/**
* Base
*/
.bundle_form div.bundled_product_summary {
padding-bottom: 1.618em !important;
margin-bottom: 1.618em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-left: 0; }
.bundle_form div.bundled_product_summary .bundled_product_images {
margin-left: 0; }
.bundle_form div.bundled_product_summary .bundled_product_images a {
margin: 0 !important; }
.bundle_form div.bundled_product_summary .bundled_product_images img {
width: 100% !important;
margin-bottom: 0; }
.bundle_form div.bundled_product_summary .details, .bundle_form tr.bundled_product_summary .details {
font-size: 0.875em; }
.woocommerce #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce-page #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce-page div.product .bundle_form div.bundled_product_summary .bundled_product_images {
width: 15.7894736842%;
float: left;
margin-right: 5.2631578947%; }
.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details {
width: 78.9473684211%;
float: right;
margin-right: 0; }
.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details {
padding: 0 !important; }
.bundled_table_item .product-name {
padding-left: 4rem; }
table.shop_table_responsive tr.bundled_table_item {
display: none; }
/**
* Desktop
*/
@media (min-width: 768px) {
.bundle_table_item dl.bundle_configuration {
display: none; }
table.shop_table_responsive tr.bundled_table_item {
display: table-row; }
.sp-product-gallery-stacked .bundle_form .bundled_product_summary .details, .storefront-full-width-content .bundle_form .bundled_product_summary .details, .page-template-template-fullwidth-php .bundle_form .bundled_product_summary .details {
font-size: 1em; }
.sp-product-gallery-stacked #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .sp-product-gallery-stacked div.product .bundle_form div.bundled_product_summary .bundled_product_images, .storefront-full-width-content #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .storefront-full-width-content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .page-template-template-fullwidth-php #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .page-template-template-fullwidth-php div.product .bundle_form div.bundled_product_summary .bundled_product_images {
width: 20%;
float: left;
margin-right: 6.6666666667%; }
.sp-product-gallery-stacked .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details, .storefront-full-width-content .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details, .page-template-template-fullwidth-php .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details {
width: 73.3333333333%;
float: right;
margin-right: 0; } }
/**
* Handheld
*/
@media (max-width: 568px) {
.woocommerce #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce-page #content div.product .bundle_form div.bundled_product_summary .bundled_product_images, .woocommerce-page div.product .bundle_form div.bundled_product_summary .bundled_product_images {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.bundle_form div.bundled_product_summary .bundled_product_images {
max-width: 50%; }
.bundle_form div.bundled_product_summary .bundled_product_images img {
margin-bottom: 1em; }
.bundle_form table.bundled_products td {
display: block; }
.bundle_form table.bundled_products thead {
display: none; }
.bundle_form table.bundled_products tr td.bundled_item_images_col {
width: 100%;
padding-bottom: 0; }
.bundle_form table.bundled_products tr td.bundled_item_images_col, .bundle_form table.bundled_products tr td.bundled_item_details_col {
padding-bottom: 0; }
.bundle_form table.bundled_products tr td.bundled_item_images_col {
width: 100%; }
.bundle_form table.bundled_products tr td.bundled_item_qty_col {
max-width: 100%;
text-align: left; } }

View File

@@ -0,0 +1,172 @@
/**
* WooCommerce Composite Products
*/
/**
* Imports
*/
/**
* Base
*/
.composite_summary .summary_element .summary_element_wrapper {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0); }
.composite_summary .summary_element .summary_element_wrapper.selected, .composite_summary .summary_element .summary_element_wrapper.selected:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); }
.composite_summary .summary_element .summary_element_wrapper:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03); }
.composite_summary .summary_element .summary_element_wrapper.disabled, .composite_summary .summary_element .summary_element_wrapper.disabled:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0); }
.composite_form .component .component_summary .content {
margin-bottom: 1.618em; }
.composite_form .component .component_summary .composited_product_details_wrapper {
padding-right: 0; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images {
margin-right: 0; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images a {
margin: 0 !important; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images img {
width: 100%;
height: auto;
margin-bottom: 0; }
.composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details {
padding: 0; }
.composite_form .component .component_option_thumbnails .component_option_thumbnail {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0); }
.composite_form .component .component_option_thumbnails .component_option_thumbnail.selected, .composite_form .component .component_option_thumbnails .component_option_thumbnail.selected:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); }
.composite_form .component .component_option_thumbnails .component_option_thumbnail.selected:not(.loading) button {
border-radius: 50%;
width: 0;
box-sizing: content-box; }
.composite_form .component .component_option_thumbnails .component_option_thumbnail:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03); }
.composite_form .component .component_option_thumbnails .component_option_thumbnail.disabled, .composite_form .component .component_option_thumbnails .component_option_thumbnail.disabled:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0); }
.composite_form .component .select_label {
display: block;
margin-bottom: 1em; }
.woocommerce #content div.product .component .composited_product_images, .woocommerce div.product .component .composited_product_images, .woocommerce-page #content div.product .component .composited_product_images, .woocommerce-page div.product .component .composited_product_images {
width: 15.7894736842%;
float: right;
margin-left: 5.2631578947%; }
.composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details {
width: 78.9473684211%;
float: left;
margin-left: 0; }
.component_table_item .product-name {
padding-right: 4rem; }
table.shop_table_responsive tr.component_table_item {
display: none; }
/**
* Desktop
*/
@media (min-width: 768px) {
.component_container_table_item dl.composite_configuration {
display: none; }
table.shop_table_responsive tr.component_table_item {
display: table-row; }
.sp-product-gallery-stacked #content div.product .component .composited_product_images, .sp-product-gallery-stacked div.product .component .composited_product_images, .storefront-full-width-content #content div.product .component .composited_product_images, .storefront-full-width-content div.product .component .composited_product_images, .page-template-template-fullwidth-php #content div.product .component .composited_product_images, .page-template-template-fullwidth-php div.product .component .composited_product_images {
width: 20%;
float: right;
margin-left: 6.6666666667%; }
.sp-product-gallery-stacked .composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details, .storefront-full-width-content .composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details, .page-template-template-fullwidth-php .composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details {
width: 73.3333333333%;
float: left;
margin-left: 0; } }
/**
* Handheld
*/
@media (max-width: 568px) {
.woocommerce #content div.product .component .composited_product_images, .woocommerce div.product .component .composited_product_images, .woocommerce-page #content div.product .component .composited_product_images, .woocommerce-page div.product .component .composited_product_images {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images {
max-width: 50%; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images img {
margin-bottom: 1em; } }
/**
* Widget
*/
.widget.widget_composite_summary.widget_position_fixed {
font-size: 1em; }
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_price {
font-size: 1.41575em; }
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content {
max-width: 1064px;
margin-right: auto;
margin-left: auto;
padding: 0 2.617924em;
box-sizing: content-box; }
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content::before, .widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content::after {
content: '';
display: table; }
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content::after {
clear: both; }
@media (max-width: ms(18)) {
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content {
margin-right: 2.617924em;
margin-left: 2.617924em;
padding: 0; } }
@media (max-width: 568px) {
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content {
margin-right: 1.41575em;
margin-left: 1.41575em;
padding: 0; } }
.widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_ui_wrapper > div {
margin-right: 0; }
.widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_details_wrapper {
width: 73.9130434783%;
float: right;
margin-left: 4.347826087%; }
.widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_ui_wrapper {
width: 21.7391304348%;
float: left;
margin-left: 0; }
.right-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_details_wrapper {
width: 73.9130434783%;
float: right;
margin-left: 4.347826087%; }
.right-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_ui_wrapper {
width: 21.7391304348%;
float: left;
margin-left: 0; }
.left-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_details_wrapper {
width: 73.9130434783%;
float: left;
margin-left: 0; }
.left-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_ui_wrapper {
width: 21.7391304348%;
float: right;
margin-left: 4.347826087%; }
.left-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .composite_button {
float: right; }

View File

@@ -0,0 +1,172 @@
/**
* WooCommerce Composite Products
*/
/**
* Imports
*/
/**
* Base
*/
.composite_summary .summary_element .summary_element_wrapper {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0); }
.composite_summary .summary_element .summary_element_wrapper.selected, .composite_summary .summary_element .summary_element_wrapper.selected:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); }
.composite_summary .summary_element .summary_element_wrapper:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03); }
.composite_summary .summary_element .summary_element_wrapper.disabled, .composite_summary .summary_element .summary_element_wrapper.disabled:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0); }
.composite_form .component .component_summary .content {
margin-bottom: 1.618em; }
.composite_form .component .component_summary .composited_product_details_wrapper {
padding-left: 0; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images {
margin-left: 0; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images a {
margin: 0 !important; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images img {
width: 100%;
height: auto;
margin-bottom: 0; }
.composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details {
padding: 0; }
.composite_form .component .component_option_thumbnails .component_option_thumbnail {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0); }
.composite_form .component .component_option_thumbnails .component_option_thumbnail.selected, .composite_form .component .component_option_thumbnails .component_option_thumbnail.selected:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); }
.composite_form .component .component_option_thumbnails .component_option_thumbnail.selected:not(.loading) button {
border-radius: 50%;
width: 0;
box-sizing: content-box; }
.composite_form .component .component_option_thumbnails .component_option_thumbnail:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03); }
.composite_form .component .component_option_thumbnails .component_option_thumbnail.disabled, .composite_form .component .component_option_thumbnails .component_option_thumbnail.disabled:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0); }
.composite_form .component .select_label {
display: block;
margin-bottom: 1em; }
.woocommerce #content div.product .component .composited_product_images, .woocommerce div.product .component .composited_product_images, .woocommerce-page #content div.product .component .composited_product_images, .woocommerce-page div.product .component .composited_product_images {
width: 15.7894736842%;
float: left;
margin-right: 5.2631578947%; }
.composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details {
width: 78.9473684211%;
float: right;
margin-right: 0; }
.component_table_item .product-name {
padding-left: 4rem; }
table.shop_table_responsive tr.component_table_item {
display: none; }
/**
* Desktop
*/
@media (min-width: 768px) {
.component_container_table_item dl.composite_configuration {
display: none; }
table.shop_table_responsive tr.component_table_item {
display: table-row; }
.sp-product-gallery-stacked #content div.product .component .composited_product_images, .sp-product-gallery-stacked div.product .component .composited_product_images, .storefront-full-width-content #content div.product .component .composited_product_images, .storefront-full-width-content div.product .component .composited_product_images, .page-template-template-fullwidth-php #content div.product .component .composited_product_images, .page-template-template-fullwidth-php div.product .component .composited_product_images {
width: 20%;
float: left;
margin-right: 6.6666666667%; }
.sp-product-gallery-stacked .composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details, .storefront-full-width-content .composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details, .page-template-template-fullwidth-php .composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details {
width: 73.3333333333%;
float: right;
margin-right: 0; } }
/**
* Handheld
*/
@media (max-width: 568px) {
.woocommerce #content div.product .component .composited_product_images, .woocommerce div.product .component .composited_product_images, .woocommerce-page #content div.product .component .composited_product_images, .woocommerce-page div.product .component .composited_product_images {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.composite_form .component:not(.selection_thumbnail_hidden) .component_summary .composited_product_details_wrapper > .details {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images {
max-width: 50%; }
.composite_form .component .component_summary .composited_product_details_wrapper .composited_product_images img {
margin-bottom: 1em; } }
/**
* Widget
*/
.widget.widget_composite_summary.widget_position_fixed {
font-size: 1em; }
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_price {
font-size: 1.41575em; }
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content {
max-width: 1064px;
margin-left: auto;
margin-right: auto;
padding: 0 2.617924em;
box-sizing: content-box; }
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content::before, .widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content::after {
content: '';
display: table; }
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content::after {
clear: both; }
@media (max-width: ms(18)) {
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content {
margin-left: 2.617924em;
margin-right: 2.617924em;
padding: 0; } }
@media (max-width: 568px) {
.widget.widget_composite_summary.widget_position_fixed .widget_composite_summary_content {
margin-left: 1.41575em;
margin-right: 1.41575em;
padding: 0; } }
.widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_ui_wrapper > div {
margin-left: 0; }
.widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_details_wrapper {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%; }
.widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_ui_wrapper {
width: 21.7391304348%;
float: right;
margin-right: 0; }
.right-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_details_wrapper {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%; }
.right-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_ui_wrapper {
width: 21.7391304348%;
float: right;
margin-right: 0; }
.left-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_details_wrapper {
width: 73.9130434783%;
float: right;
margin-right: 0; }
.left-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .widget_composite_summary_ui_wrapper {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%; }
.left-sidebar .widget_composite_summary.widget_position_fixed .widget_composite_summary_content .composite_button {
float: left; }

View File

@@ -0,0 +1,53 @@
/**
* WooCommerce Deposits
*/
/**
* Imports
*/
/**
* Style
*/
.wc-deposits-wrapper .wc-deposits-option li {
padding: 0.6180469716em 1em;
border: none;
background: rgba(0, 0, 0, 0.0125);
box-shadow: none;
border-radius: 0; }
.wc-deposits-wrapper .wc-deposits-option li:hover {
background: rgba(0, 0, 0, 0.02); }
.wc-deposits-wrapper .wc-deposits-option li input {
margin-left: 0.6180469716em; }
.wc-deposits-wrapper .wc-deposits-payment-description {
color: inherit; }
.wc-deposits-wrapper .wc-deposits-payment-plans {
background: transparent;
padding: 0;
border: 0;
box-shadow: none; }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan {
border: 1em solid rgba(0, 0, 0, 0.0125);
padding: 1.618em;
margin-bottom: 1em; }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan input {
margin-left: 0; }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan:hover {
background: rgba(0, 0, 0, 0.0125); }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan:last-child {
border-bottom: 1em solid rgba(0, 0, 0, 0.0125); }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan .wc-deposits-payment-plan-description {
color: inherit;
display: block;
font-weight: 400;
opacity: 0.5; }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan label {
max-width: none; }
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans {
margin-bottom: 1.618em; }
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans::after {
display: none; }
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans::before {
border-bottom-color: rgba(0, 0, 0, 0.025);
top: -1px; }

View File

@@ -0,0 +1,53 @@
/**
* WooCommerce Deposits
*/
/**
* Imports
*/
/**
* Style
*/
.wc-deposits-wrapper .wc-deposits-option li {
padding: 0.6180469716em 1em;
border: none;
background: rgba(0, 0, 0, 0.0125);
box-shadow: none;
border-radius: 0; }
.wc-deposits-wrapper .wc-deposits-option li:hover {
background: rgba(0, 0, 0, 0.02); }
.wc-deposits-wrapper .wc-deposits-option li input {
margin-right: 0.6180469716em; }
.wc-deposits-wrapper .wc-deposits-payment-description {
color: inherit; }
.wc-deposits-wrapper .wc-deposits-payment-plans {
background: transparent;
padding: 0;
border: 0;
box-shadow: none; }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan {
border: 1em solid rgba(0, 0, 0, 0.0125);
padding: 1.618em;
margin-bottom: 1em; }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan input {
margin-right: 0; }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan:hover {
background: rgba(0, 0, 0, 0.0125); }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan:last-child {
border-bottom: 1em solid rgba(0, 0, 0, 0.0125); }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan .wc-deposits-payment-plan-description {
color: inherit;
display: block;
font-weight: 400;
opacity: 0.5; }
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan label {
max-width: none; }
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans {
margin-bottom: 1.618em; }
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans::after {
display: none; }
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans::before {
border-bottom-color: rgba(0, 0, 0, 0.025);
top: -1px; }

View File

@@ -0,0 +1,37 @@
/**
* WooCommerce Memberships
*/
/**
* Imports
*/
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a::before {
content: "\f023"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships a::before {
content: "\f0a9"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-content a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-content a::before {
content: "\f023"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-products a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-products a::before {
content: "\f07a"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-discounts a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-discounts a::before {
content: "\f02c"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-notes a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-notes a::before {
content: "\f075"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-details a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-details a::before {
content: "\f013"; }
@media (max-width: 768px) {
.woocommerce-account table.my_account_memberships {
table-layout: auto; } }

View File

@@ -0,0 +1,37 @@
/**
* WooCommerce Memberships
*/
/**
* Imports
*/
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a::before {
content: "\f023"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships a::before {
content: "\f0a8"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-content a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-content a::before {
content: "\f023"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-products a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-products a::before {
content: "\f07a"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-discounts a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-discounts a::before {
content: "\f02c"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-notes a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-notes a::before {
content: "\f075"; }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-details a::before,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-details a::before {
content: "\f013"; }
@media (max-width: 768px) {
.woocommerce-account table.my_account_memberships {
table-layout: auto; } }

View File

@@ -0,0 +1,36 @@
/**
* WooCommerce Mix and Match
*/
/**
* Imports
*/
.mnm_table .product-thumbnail,
.mnm_table .product-name,
.mnm_table .product-quantity,
.mnm_table .container-quantity {
padding: 0.6180469716em 0.875em !important; }
.mnm_table .mnm_item img {
max-width: 100%; }
.mnm_table .product-name {
vertical-align: middle; }
.cart .mnm_table_item .product-thumbnail img,
.shop_table .mnm_table_item .product-thumbnail img {
max-width: 2.617924em !important; }
.cart .mnm_table_item .mnm_table_item_indent,
.shop_table .mnm_table_item .mnm_table_item_indent {
padding-right: 0; }
.cart .mnm_table_item .product-name,
.cart .mnm_table_item .product-price,
.cart .mnm_table_item .product-quantity,
.shop_table .mnm_table_item .product-name,
.shop_table .mnm_table_item .product-price,
.shop_table .mnm_table_item .product-quantity {
font-size: 1em; }
.mnm_image {
max-width: 3.706325903em; }

View File

@@ -0,0 +1,36 @@
/**
* WooCommerce Mix and Match
*/
/**
* Imports
*/
.mnm_table .product-thumbnail,
.mnm_table .product-name,
.mnm_table .product-quantity,
.mnm_table .container-quantity {
padding: 0.6180469716em 0.875em !important; }
.mnm_table .mnm_item img {
max-width: 100%; }
.mnm_table .product-name {
vertical-align: middle; }
.cart .mnm_table_item .product-thumbnail img,
.shop_table .mnm_table_item .product-thumbnail img {
max-width: 2.617924em !important; }
.cart .mnm_table_item .mnm_table_item_indent,
.shop_table .mnm_table_item .mnm_table_item_indent {
padding-left: 0; }
.cart .mnm_table_item .product-name,
.cart .mnm_table_item .product-price,
.cart .mnm_table_item .product-quantity,
.shop_table .mnm_table_item .product-name,
.shop_table .mnm_table_item .product-price,
.shop_table .mnm_table_item .product-quantity {
font-size: 1em; }
.mnm_image {
max-width: 3.706325903em; }

View File

@@ -0,0 +1,39 @@
/**
* WooCommerce Photography
*/
/**
* Imports
*/
.woocommerce ul.products li.product-type-photography,
.woocommerce-page ul.products li.product-type-photography {
text-align: right; }
.woocommerce ul.products li.product-type-photography::before, .woocommerce ul.products li.product-type-photography::after,
.woocommerce-page ul.products li.product-type-photography::before,
.woocommerce-page ul.products li.product-type-photography::after {
content: '';
display: table; }
.woocommerce ul.products li.product-type-photography::after,
.woocommerce-page ul.products li.product-type-photography::after {
clear: both; }
.woocommerce ul.products li.product-type-photography .photography-image,
.woocommerce ul.products li.product-type-photography .photography-content,
.woocommerce-page ul.products li.product-type-photography .photography-image,
.woocommerce-page ul.products li.product-type-photography .photography-content {
float: none;
width: 100%; }
.woocommerce ul.products li.product-type-photography .photography-image img,
.woocommerce-page ul.products li.product-type-photography .photography-image img {
width: 100%; }
.woocommerce ul.products li.product-type-photography .photography-sku,
.woocommerce-page ul.products li.product-type-photography .photography-sku {
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.woocommerce ul.products li.product-type-photography .sku,
.woocommerce-page ul.products li.product-type-photography .sku {
font-weight: 600; }
.woocommerce .photography-products .tools,
.woocommerce-page .photography-products .tools {
margin-bottom: 2.617924em;
background-color: rgba(0, 0, 0, 0.025);
padding: 1em 1.618em 1em 1em;
border: 0; }

View File

@@ -0,0 +1,39 @@
/**
* WooCommerce Photography
*/
/**
* Imports
*/
.woocommerce ul.products li.product-type-photography,
.woocommerce-page ul.products li.product-type-photography {
text-align: left; }
.woocommerce ul.products li.product-type-photography::before, .woocommerce ul.products li.product-type-photography::after,
.woocommerce-page ul.products li.product-type-photography::before,
.woocommerce-page ul.products li.product-type-photography::after {
content: '';
display: table; }
.woocommerce ul.products li.product-type-photography::after,
.woocommerce-page ul.products li.product-type-photography::after {
clear: both; }
.woocommerce ul.products li.product-type-photography .photography-image,
.woocommerce ul.products li.product-type-photography .photography-content,
.woocommerce-page ul.products li.product-type-photography .photography-image,
.woocommerce-page ul.products li.product-type-photography .photography-content {
float: none;
width: 100%; }
.woocommerce ul.products li.product-type-photography .photography-image img,
.woocommerce-page ul.products li.product-type-photography .photography-image img {
width: 100%; }
.woocommerce ul.products li.product-type-photography .photography-sku,
.woocommerce-page ul.products li.product-type-photography .photography-sku {
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.woocommerce ul.products li.product-type-photography .sku,
.woocommerce-page ul.products li.product-type-photography .sku {
font-weight: 600; }
.woocommerce .photography-products .tools,
.woocommerce-page .photography-products .tools {
margin-bottom: 2.617924em;
background-color: rgba(0, 0, 0, 0.025);
padding: 1em 1em 1em 1.618em;
border: 0; }

View File

@@ -0,0 +1,24 @@
/**
* WooCommerce Product Recommendations
*/
/**
* Imports
*/
/**
* Base
*/
.wc-prl-recommendations h2 {
font-size: 1.618em; }
.wc-prl-recommendations.wc-prl-page-product_details.wc-prl-location-before_tabs h2, .wc-prl-recommendations.wc-prl-page-product_details.wc-prl-location-after_tabs h2 {
margin-bottom: 1em;
text-align: center; }
.wc-prl-recommendations.wc-prl-page-product_details.wc-prl-location-after_summary {
margin-top: 1.41575em; }
.wc-prl-recommendations.wc-prl-location-after_pay_button {
margin-top: 1.41575em; }
.wc-prl-recommendations.wc-prl-page-checkout.wc-prl-location-order_review {
margin-top: 2.617924em; }

View File

@@ -0,0 +1,24 @@
/**
* WooCommerce Product Recommendations
*/
/**
* Imports
*/
/**
* Base
*/
.wc-prl-recommendations h2 {
font-size: 1.618em; }
.wc-prl-recommendations.wc-prl-page-product_details.wc-prl-location-before_tabs h2, .wc-prl-recommendations.wc-prl-page-product_details.wc-prl-location-after_tabs h2 {
margin-bottom: 1em;
text-align: center; }
.wc-prl-recommendations.wc-prl-page-product_details.wc-prl-location-after_summary {
margin-top: 1.41575em; }
.wc-prl-recommendations.wc-prl-location-after_pay_button {
margin-top: 1.41575em; }
.wc-prl-recommendations.wc-prl-page-checkout.wc-prl-location-order_review {
margin-top: 2.617924em; }

View File

@@ -0,0 +1,152 @@
/**
* WooCommerce Product Reviews Pro
*/
/**
* Imports
*/
.woocommerce #reviews .product-rating .product-rating-summary,
.woocommerce #reviews .product-rating .product-rating-details,
.woocommerce-page #reviews .product-rating .product-rating-summary,
.woocommerce-page #reviews .product-rating .product-rating-details {
display: block;
width: 100%; }
.woocommerce #reviews .product-rating .product-rating-summary,
.woocommerce-page #reviews .product-rating .product-rating-summary {
text-align: right; }
.woocommerce #reviews .product-rating .product-rating-details table td,
.woocommerce-page #reviews .product-rating .product-rating-details table td {
padding: 0.202em 0.5407911001em; }
.woocommerce #reviews .product-rating .product-rating-details table td.rating-graph .bar,
.woocommerce-page #reviews .product-rating .product-rating-details table td.rating-graph .bar {
background-color: #43454b; }
.woocommerce #reviews .product-rating .product-rating-details table td.rating-count a,
.woocommerce-page #reviews .product-rating .product-rating-details table td.rating-count a {
text-decoration: none; }
.woocommerce #reviews .form-contribution,
.woocommerce-page #reviews .form-contribution {
border-color: rgba(0, 0, 0, 0.05);
padding: 1em; }
.woocommerce #reviews .form-contribution #review_rating_field fieldset,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset {
float: right; }
.woocommerce #reviews .form-contribution #review_rating_field fieldset label,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset label {
display: inline-block;
float: left; }
.woocommerce #reviews .form-contribution #review_rating_field fieldset label.checkbox::before,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset label.checkbox::before {
font-size: 0.875em; }
.woocommerce #reviews .form-contribution #review_rating_field fieldset .star-label,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset .star-label {
float: none;
margin-right: 0.6180469716em; }
.woocommerce #reviews .form-contribution .form-row,
.woocommerce-page #reviews .form-contribution .form-row {
clear: both; }
.woocommerce #reviews .contribution-karma,
.woocommerce-page #reviews .contribution-karma {
margin-right: 0; }
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
padding-top: 0; }
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
width: 2.617924em;
height: auto;
margin: 0;
float: left; }
.woocommerce #reviews #comments ol.commentlist li .description,
.woocommerce-page #reviews #comments ol.commentlist li .description {
padding-bottom: 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
margin-right: 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text img,
.woocommerce #reviews #comments ol.commentlist li .comment-text iframe,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text img,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text iframe {
margin-bottom: 1.618em; }
.woocommerce #reviews #comments ol.commentlist li h3.contribution-title,
.woocommerce-page #reviews #comments ol.commentlist li h3.contribution-title {
margin: 0;
font-size: 1em; }
.woocommerce #reviews #comments ol.commentlist li .contribution-actions a,
.woocommerce-page #reviews #comments ol.commentlist li .contribution-actions a {
color: #2c2d33; }
.woocommerce #reviews #comments ol.commentlist li .contribution-actions a.done,
.woocommerce-page #reviews #comments ol.commentlist li .contribution-actions a.done {
opacity: 0.5; }
.woocommerce #reviews #comments ol.commentlist li ul.children li,
.woocommerce-page #reviews #comments ol.commentlist li ul.children li {
margin-bottom: 1.618em; }
.woocommerce #reviews #comments .form-contribution_comment,
.woocommerce-page #reviews #comments .form-contribution_comment {
width: 81.8181818182%;
float: left;
margin-left: 0;
margin-bottom: 3.706325903em;
padding-top: 1.618em; }
.woocommerce #reviews #comments ul.children + .form-contribution_comment,
.woocommerce-page #reviews #comments ul.children + .form-contribution_comment {
border-top: 0;
padding-top: 0; }
.woocommerce #reviews .contribution-flag-form,
.woocommerce-page #reviews .contribution-flag-form {
background-color: rgba(0, 0, 0, 0.1);
padding: 1.618em;
margin-bottom: 1.618em; }
.woocommerce .form-photo #photo_attachment_file,
.woocommerce-page .form-photo #photo_attachment_file {
color: inherit;
margin: 1em 0; }
.woocommerce .contribution-type-selector,
.woocommerce-page .contribution-type-selector {
margin: 0; }
.woocommerce .contribution-type-selector > a,
.woocommerce-page .contribution-type-selector > a {
display: inline-block;
margin-left: 1em;
padding: 0.5407911001em 0;
border-bottom: 0.202em solid rgba(0, 0, 0, 0.05); }
.woocommerce .contribution-type-selector > a.active,
.woocommerce-page .contribution-type-selector > a.active {
border-bottom-color: rgba(0, 0, 0, 0.05); }
.woocommerce .star-rating-selector fieldset,
.woocommerce-page .star-rating-selector fieldset {
float: none;
clear: both; }
.woocommerce .star-rating-selector > label:first-child,
.woocommerce-page .star-rating-selector > label:first-child {
display: block !important; }
.woocommerce .star-rating-selector:not(:checked) label.checkbox,
.woocommerce-page .star-rating-selector:not(:checked) label.checkbox {
float: none; }
.woocommerce #wc-product-reviews-pro-modal #customer_login .col-1,
.woocommerce #wc-product-reviews-pro-modal #customer_login .col-2,
.woocommerce-page #wc-product-reviews-pro-modal #customer_login .col-1,
.woocommerce-page #wc-product-reviews-pro-modal #customer_login .col-2 {
width: 100%; }
#tiptip_content,
.chart-tooltip {
font-size: 0.875em;
padding: 0.6180469716em 1em;
background-color: rgba(0, 0, 0, 0.8); }
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
border-bottom-color: rgba(0, 0, 0, 0.8);
margin-top: -6px; }

View File

@@ -0,0 +1,152 @@
/**
* WooCommerce Product Reviews Pro
*/
/**
* Imports
*/
.woocommerce #reviews .product-rating .product-rating-summary,
.woocommerce #reviews .product-rating .product-rating-details,
.woocommerce-page #reviews .product-rating .product-rating-summary,
.woocommerce-page #reviews .product-rating .product-rating-details {
display: block;
width: 100%; }
.woocommerce #reviews .product-rating .product-rating-summary,
.woocommerce-page #reviews .product-rating .product-rating-summary {
text-align: left; }
.woocommerce #reviews .product-rating .product-rating-details table td,
.woocommerce-page #reviews .product-rating .product-rating-details table td {
padding: 0.202em 0.5407911001em; }
.woocommerce #reviews .product-rating .product-rating-details table td.rating-graph .bar,
.woocommerce-page #reviews .product-rating .product-rating-details table td.rating-graph .bar {
background-color: #43454b; }
.woocommerce #reviews .product-rating .product-rating-details table td.rating-count a,
.woocommerce-page #reviews .product-rating .product-rating-details table td.rating-count a {
text-decoration: none; }
.woocommerce #reviews .form-contribution,
.woocommerce-page #reviews .form-contribution {
border-color: rgba(0, 0, 0, 0.05);
padding: 1em; }
.woocommerce #reviews .form-contribution #review_rating_field fieldset,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset {
float: left; }
.woocommerce #reviews .form-contribution #review_rating_field fieldset label,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset label {
display: inline-block;
float: right; }
.woocommerce #reviews .form-contribution #review_rating_field fieldset label.checkbox::before,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset label.checkbox::before {
font-size: 0.875em; }
.woocommerce #reviews .form-contribution #review_rating_field fieldset .star-label,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset .star-label {
float: none;
margin-left: 0.6180469716em; }
.woocommerce #reviews .form-contribution .form-row,
.woocommerce-page #reviews .form-contribution .form-row {
clear: both; }
.woocommerce #reviews .contribution-karma,
.woocommerce-page #reviews .contribution-karma {
margin-left: 0; }
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
padding-top: 0; }
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
width: 2.617924em;
height: auto;
margin: 0;
float: right; }
.woocommerce #reviews #comments ol.commentlist li .description,
.woocommerce-page #reviews #comments ol.commentlist li .description {
padding-bottom: 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
margin-left: 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text img,
.woocommerce #reviews #comments ol.commentlist li .comment-text iframe,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text img,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text iframe {
margin-bottom: 1.618em; }
.woocommerce #reviews #comments ol.commentlist li h3.contribution-title,
.woocommerce-page #reviews #comments ol.commentlist li h3.contribution-title {
margin: 0;
font-size: 1em; }
.woocommerce #reviews #comments ol.commentlist li .contribution-actions a,
.woocommerce-page #reviews #comments ol.commentlist li .contribution-actions a {
color: #2c2d33; }
.woocommerce #reviews #comments ol.commentlist li .contribution-actions a.done,
.woocommerce-page #reviews #comments ol.commentlist li .contribution-actions a.done {
opacity: 0.5; }
.woocommerce #reviews #comments ol.commentlist li ul.children li,
.woocommerce-page #reviews #comments ol.commentlist li ul.children li {
margin-bottom: 1.618em; }
.woocommerce #reviews #comments .form-contribution_comment,
.woocommerce-page #reviews #comments .form-contribution_comment {
width: 81.8181818182%;
float: right;
margin-right: 0;
margin-bottom: 3.706325903em;
padding-top: 1.618em; }
.woocommerce #reviews #comments ul.children + .form-contribution_comment,
.woocommerce-page #reviews #comments ul.children + .form-contribution_comment {
border-top: 0;
padding-top: 0; }
.woocommerce #reviews .contribution-flag-form,
.woocommerce-page #reviews .contribution-flag-form {
background-color: rgba(0, 0, 0, 0.1);
padding: 1.618em;
margin-bottom: 1.618em; }
.woocommerce .form-photo #photo_attachment_file,
.woocommerce-page .form-photo #photo_attachment_file {
color: inherit;
margin: 1em 0; }
.woocommerce .contribution-type-selector,
.woocommerce-page .contribution-type-selector {
margin: 0; }
.woocommerce .contribution-type-selector > a,
.woocommerce-page .contribution-type-selector > a {
display: inline-block;
margin-right: 1em;
padding: 0.5407911001em 0;
border-bottom: 0.202em solid rgba(0, 0, 0, 0.05); }
.woocommerce .contribution-type-selector > a.active,
.woocommerce-page .contribution-type-selector > a.active {
border-bottom-color: rgba(0, 0, 0, 0.05); }
.woocommerce .star-rating-selector fieldset,
.woocommerce-page .star-rating-selector fieldset {
float: none;
clear: both; }
.woocommerce .star-rating-selector > label:first-child,
.woocommerce-page .star-rating-selector > label:first-child {
display: block !important; }
.woocommerce .star-rating-selector:not(:checked) label.checkbox,
.woocommerce-page .star-rating-selector:not(:checked) label.checkbox {
float: none; }
.woocommerce #wc-product-reviews-pro-modal #customer_login .col-1,
.woocommerce #wc-product-reviews-pro-modal #customer_login .col-2,
.woocommerce-page #wc-product-reviews-pro-modal #customer_login .col-1,
.woocommerce-page #wc-product-reviews-pro-modal #customer_login .col-2 {
width: 100%; }
#tiptip_content,
.chart-tooltip {
font-size: 0.875em;
padding: 0.6180469716em 1em;
background-color: rgba(0, 0, 0, 0.8); }
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
border-bottom-color: rgba(0, 0, 0, 0.8);
margin-top: -6px; }

View File

@@ -0,0 +1,28 @@
/**
* WooCommerce Mix and Match
*/
/**
* Imports
*/
.quick-view-button span {
display: none; }
div.quick-view div.quick-view-image a.button {
border: 0;
background: none;
background-color: #43454b;
border-color: #43454b;
color: #fff;
cursor: pointer;
/* Improves usability and consistency of cursor style between image-type 'input' and others */
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
outline: none;
-webkit-appearance: none;
border-radius: 0;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
line-height: inherit;
display: block; }

View File

@@ -0,0 +1,28 @@
/**
* WooCommerce Mix and Match
*/
/**
* Imports
*/
.quick-view-button span {
display: none; }
div.quick-view div.quick-view-image a.button {
border: 0;
background: none;
background-color: #43454b;
border-color: #43454b;
color: #fff;
cursor: pointer;
/* Improves usability and consistency of cursor style between image-type 'input' and others */
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
outline: none;
-webkit-appearance: none;
border-radius: 0;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
line-height: inherit;
display: block; }

View File

@@ -0,0 +1,69 @@
/**
* WooCommerce Product Reviews Pro
*/
/**
* Imports
*/
.woocommerce-page .woocommerce-checkout-review-order-table th.product-name {
width: 70%; }
.woocommerce-page #shipping_addresses {
padding-top: 1.618em; }
.woocommerce-page .ship_address,
.woocommerce-page .no_shipping_address {
float: none;
width: auto;
margin: 0 0 1.618em;
background-color: rgba(0, 0, 0, 0.025);
border: 0;
padding: 1em;
line-height: inherit;
border-radius: 0;
font-size: 0.875em; }
.woocommerce-page .ship_address dl,
.woocommerce-page .no_shipping_address dl {
margin-top: 0; }
.woocommerce-page .ship_address dl dd,
.woocommerce-page .no_shipping_address dl dd {
margin-bottom: 1em; }
.woocommerce-page .ship_address address,
.woocommerce-page .no_shipping_address address {
margin: 0; }
.woocommerce-page .ship_address .note-form,
.woocommerce-page .no_shipping_address .note-form {
margin-bottom: 1.618em;
padding-top: 1em; }
.woocommerce-page .ship_address .modify-address-button,
.woocommerce-page .no_shipping_address .modify-address-button {
display: block;
margin-top: 1em; }
.woocommerce-page .addresses {
clear: both; }
.woocommerce-page .addresses::before, .woocommerce-page .addresses::after {
content: '';
display: table; }
.woocommerce-page .addresses::after {
clear: both; }
.woocommerce-page .addresses .address-block {
margin: 0 0 1.618em;
width: 47.0588235294%;
float: right;
margin-left: 5.8823529412%; }
.woocommerce-page .addresses .address-block:nth-child(3), .woocommerce-page .addresses .address-block:nth-child(5), .woocommerce-page .addresses .address-block:nth-child(7) {
margin-left: 0 !important; }
.woocommerce-page .addresses .address-block .buttons {
text-align: inherit;
position: static; }
.woocommerce-page .addresses .address-block .buttons .button {
width: auto; }
.woocommerce-page.page-template-template-fullwidth-php .ship_address,
.woocommerce-page.page-template-template-fullwidth-php .no_shipping_address {
font-size: 1em; }
.woocommerce-page.page-template-template-fullwidth-php .address-block {
width: 47.8260869565%;
float: right;
margin-left: 4.347826087%; }

View File

@@ -0,0 +1,69 @@
/**
* WooCommerce Product Reviews Pro
*/
/**
* Imports
*/
.woocommerce-page .woocommerce-checkout-review-order-table th.product-name {
width: 70%; }
.woocommerce-page #shipping_addresses {
padding-top: 1.618em; }
.woocommerce-page .ship_address,
.woocommerce-page .no_shipping_address {
float: none;
width: auto;
margin: 0 0 1.618em;
background-color: rgba(0, 0, 0, 0.025);
border: 0;
padding: 1em;
line-height: inherit;
border-radius: 0;
font-size: 0.875em; }
.woocommerce-page .ship_address dl,
.woocommerce-page .no_shipping_address dl {
margin-top: 0; }
.woocommerce-page .ship_address dl dd,
.woocommerce-page .no_shipping_address dl dd {
margin-bottom: 1em; }
.woocommerce-page .ship_address address,
.woocommerce-page .no_shipping_address address {
margin: 0; }
.woocommerce-page .ship_address .note-form,
.woocommerce-page .no_shipping_address .note-form {
margin-bottom: 1.618em;
padding-top: 1em; }
.woocommerce-page .ship_address .modify-address-button,
.woocommerce-page .no_shipping_address .modify-address-button {
display: block;
margin-top: 1em; }
.woocommerce-page .addresses {
clear: both; }
.woocommerce-page .addresses::before, .woocommerce-page .addresses::after {
content: '';
display: table; }
.woocommerce-page .addresses::after {
clear: both; }
.woocommerce-page .addresses .address-block {
margin: 0 0 1.618em;
width: 47.0588235294%;
float: left;
margin-right: 5.8823529412%; }
.woocommerce-page .addresses .address-block:nth-child(3), .woocommerce-page .addresses .address-block:nth-child(5), .woocommerce-page .addresses .address-block:nth-child(7) {
margin-right: 0 !important; }
.woocommerce-page .addresses .address-block .buttons {
text-align: inherit;
position: static; }
.woocommerce-page .addresses .address-block .buttons .button {
width: auto; }
.woocommerce-page.page-template-template-fullwidth-php .ship_address,
.woocommerce-page.page-template-template-fullwidth-php .no_shipping_address {
font-size: 1em; }
.woocommerce-page.page-template-template-fullwidth-php .address-block {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%; }

View File

@@ -0,0 +1,49 @@
/**
* WooCommerce Smart Coupons
*/
/**
* Imports
*/
.woocommerce .coupon-container,
.woocommerce-page .coupon-container {
margin: 0;
box-shadow: none; }
.woocommerce .coupon-container.medium,
.woocommerce-page .coupon-container.medium {
line-height: inherit;
padding: 0.6180469716em; }
.woocommerce .generated_coupon_summary,
.woocommerce-page .generated_coupon_summary {
margin: 0; }
.woocommerce .coupon-content.small,
.woocommerce-page .coupon-content.small {
padding: 0.6180469716em 1.41575em; }
.woocommerce .coupon-content .coupon-expire,
.woocommerce .coupon-content .discount-info,
.woocommerce-page .coupon-content .coupon-expire,
.woocommerce-page .coupon-content .discount-info {
font-family: inherit; }
.woocommerce #coupons_list,
.woocommerce-page #coupons_list {
margin-bottom: 1.618em; }
.sd-buttons-transparent.woocommerce .coupon-container, .sd-buttons-transparent.woocommerce-page .coupon-container {
background: transparent !important;
padding: 0; }
@media (min-width: 768px) {
.sc_info_box {
width: 41.1764705882%;
float: left;
margin-left: 0;
padding-right: 2.0833333333%;
padding-left: 2.0833333333%; }
.page-template-template-fullwidth-php .sc_info_box {
width: 39.1304347826%;
float: left;
margin-left: 0;
margin-right: 0; } }

View File

@@ -0,0 +1,49 @@
/**
* WooCommerce Smart Coupons
*/
/**
* Imports
*/
.woocommerce .coupon-container,
.woocommerce-page .coupon-container {
margin: 0;
box-shadow: none; }
.woocommerce .coupon-container.medium,
.woocommerce-page .coupon-container.medium {
line-height: inherit;
padding: 0.6180469716em; }
.woocommerce .generated_coupon_summary,
.woocommerce-page .generated_coupon_summary {
margin: 0; }
.woocommerce .coupon-content.small,
.woocommerce-page .coupon-content.small {
padding: 0.6180469716em 1.41575em; }
.woocommerce .coupon-content .coupon-expire,
.woocommerce .coupon-content .discount-info,
.woocommerce-page .coupon-content .coupon-expire,
.woocommerce-page .coupon-content .discount-info {
font-family: inherit; }
.woocommerce #coupons_list,
.woocommerce-page #coupons_list {
margin-bottom: 1.618em; }
.sd-buttons-transparent.woocommerce .coupon-container, .sd-buttons-transparent.woocommerce-page .coupon-container {
background: transparent !important;
padding: 0; }
@media (min-width: 768px) {
.sc_info_box {
width: 41.1764705882%;
float: right;
margin-right: 0;
padding-left: 2.0833333333%;
padding-right: 2.0833333333%; }
.page-template-template-fullwidth-php .sc_info_box {
width: 39.1304347826%;
float: right;
margin-right: 0;
margin-left: 0; } }

View File

@@ -0,0 +1,38 @@
/**
* WooCommerce Variation Swatches
*/
/**
* Imports
*/
.variations-table {
margin: 0; }
.variations-table th,
.variations-table td {
display: block;
padding: 0;
background-color: transparent; }
.variations-table td.label {
margin-bottom: 1em; }
.variations-table .swatch-wrapper {
padding: 0.6180469716em;
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
float: right;
display: inline-block;
margin: 0 0 1em 0.327em; }
.variations-table .swatch-wrapper img {
opacity: 0.5; }
.variations-table .swatch-wrapper .swatch-anchor:focus {
outline: none; }
.variations-table .swatch-wrapper.selected, .variations-table .swatch-wrapper:hover {
padding: 0.6180469716em;
background-color: #fff; }
.variations-table .swatch-wrapper.selected img, .variations-table .swatch-wrapper:hover img {
opacity: 1; }
.variations-table .swatch-wrapper.selected {
border-width: 1px;
border-color: rgba(0, 0, 0, 0.1); }
a#variations_clear {
display: block;
margin: 1em 0 1.618em; }

View File

@@ -0,0 +1,38 @@
/**
* WooCommerce Variation Swatches
*/
/**
* Imports
*/
.variations-table {
margin: 0; }
.variations-table th,
.variations-table td {
display: block;
padding: 0;
background-color: transparent; }
.variations-table td.label {
margin-bottom: 1em; }
.variations-table .swatch-wrapper {
padding: 0.6180469716em;
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
float: left;
display: inline-block;
margin: 0 0.327em 1em 0; }
.variations-table .swatch-wrapper img {
opacity: 0.5; }
.variations-table .swatch-wrapper .swatch-anchor:focus {
outline: none; }
.variations-table .swatch-wrapper.selected, .variations-table .swatch-wrapper:hover {
padding: 0.6180469716em;
background-color: #fff; }
.variations-table .swatch-wrapper.selected img, .variations-table .swatch-wrapper:hover img {
opacity: 1; }
.variations-table .swatch-wrapper.selected {
border-width: 1px;
border-color: rgba(0, 0, 0, 0.1); }
a#variations_clear {
display: block;
margin: 1em 0 1.618em; }

View File

@@ -0,0 +1,52 @@
/**
* WooCommerce Wishlists
*/
/**
* Imports
*/
#wl-wrapper.wl-button-wrap {
padding: 1.618em 0 0 0; }
.wl-add-link {
padding-right: 0 !important;
background: none !important; }
#wl-wrapper .wl-tabs {
border-bottom: 0 !important; }
#wl-wrapper .wl-tabs > li {
float: none !important; }
#wl-wrapper .wl-tabs > li > a {
padding: 1em 1.41575em;
border: 0 !important;
margin: 0 !important;
border-top-right-radius: 0;
border-top-left-radius: 0;
background-color: transparent !important; }
#wl-wrapper .wl-tabs > li.active a {
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1); }
#wl-wrapper .wl-table td {
padding: 0.875em 1.41575em !important; }
#wl-wrapper .wl-table td:first-child {
padding-right: 1.41575em !important; }
#wl-wrapper .wl-table.manage td {
padding: 0.5407911001em !important; }
#wl-wrapper .wl-meta-share,
#wl-wrapper .wl-share-url {
border-bottom-color: rgba(0, 0, 0, 0.05); }
.wl-tab-wrap ul.tabs,
.wl-tab-wrap .panel {
width: 100%;
margin: 0; }
.wl-tab-wrap ul.tabs li::after {
display: none !important; }
@media (min-width: 768px) {
#wl-wrapper .wl-tabs > li a {
padding-right: 0; }
#wl-wrapper .wl-tabs > li.active a {
box-shadow: none; } }

View File

@@ -0,0 +1,52 @@
/**
* WooCommerce Wishlists
*/
/**
* Imports
*/
#wl-wrapper.wl-button-wrap {
padding: 1.618em 0 0 0; }
.wl-add-link {
padding-left: 0 !important;
background: none !important; }
#wl-wrapper .wl-tabs {
border-bottom: 0 !important; }
#wl-wrapper .wl-tabs > li {
float: none !important; }
#wl-wrapper .wl-tabs > li > a {
padding: 1em 1.41575em;
border: 0 !important;
margin: 0 !important;
border-top-left-radius: 0;
border-top-right-radius: 0;
background-color: transparent !important; }
#wl-wrapper .wl-tabs > li.active a {
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1); }
#wl-wrapper .wl-table td {
padding: 0.875em 1.41575em !important; }
#wl-wrapper .wl-table td:first-child {
padding-left: 1.41575em !important; }
#wl-wrapper .wl-table.manage td {
padding: 0.5407911001em !important; }
#wl-wrapper .wl-meta-share,
#wl-wrapper .wl-share-url {
border-bottom-color: rgba(0, 0, 0, 0.05); }
.wl-tab-wrap ul.tabs,
.wl-tab-wrap .panel {
width: 100%;
margin: 0; }
.wl-tab-wrap ul.tabs li::after {
display: none !important; }
@media (min-width: 768px) {
#wl-wrapper .wl-tabs > li a {
padding-left: 0; }
#wl-wrapper .wl-tabs > li.active a {
box-shadow: none; } }

View File

@@ -0,0 +1,83 @@
/**
* Legacy WooCommerce Styles
*
* @todo Remove in Storefront 2.4
*/
/**
* Imports
*/
@media (min-width: 768px) {
/**
* Full width content area product layout
*/
.page-template-template-fullwidth-php .site-main .columns-1 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-1 ul.products li.product,
.storefront-full-width-content .site-main .columns-1 ul.products li.product {
width: 100%;
margin-left: 0;
float: none; }
.page-template-template-fullwidth-php .site-main .columns-2 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-2 ul.products li.product,
.storefront-full-width-content .site-main .columns-2 ul.products li.product {
width: 47.8260869565%;
float: right;
margin-left: 4.347826087%; }
.page-template-template-fullwidth-php .site-main .columns-3 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-3 ul.products li.product,
.storefront-full-width-content .site-main .columns-3 ul.products li.product {
width: 30.4347826087%;
float: right;
margin-left: 4.347826087%; }
.page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-4 ul.products li.product,
.storefront-full-width-content .site-main .columns-4 ul.products li.product {
width: 21.7391304348%;
float: right;
margin-left: 4.347826087%; }
.page-template-template-fullwidth-php .site-main .columns-5 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-5 ul.products li.product,
.storefront-full-width-content .site-main .columns-5 ul.products li.product {
width: 16.9%;
margin-left: 3.8%; }
.page-template-template-fullwidth-php .site-main .columns-6 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-6 ul.products li.product,
.storefront-full-width-content .site-main .columns-6 ul.products li.product {
width: 13.0434782609%;
float: right;
margin-left: 4.347826087%; }
/**
* Main content area (adjacent to sidebar) product layout
*/
.site-main .columns-1 ul.products li.product {
width: 100%;
margin-left: 0;
float: none; }
.site-main .columns-2 ul.products li.product {
width: 48%;
margin-left: 3.8%; }
.site-main .columns-3 ul.products li.product {
width: 29.4117647059%;
float: right;
margin-left: 5.8823529412%; }
.site-main .columns-4 ul.products li.product {
width: 22.05%;
margin-left: 3.8%; }
.site-main .columns-5 ul.products li.product {
width: 16.9%;
margin-left: 3.8%; }
.site-main .columns-6 ul.products li.product {
width: 11.7647058824%;
float: right;
margin-left: 5.8823529412%; }
.site-main ul.products li.product {
width: 29.4117647059%;
float: right;
margin-left: 5.8823529412%; }
/**
* Full width single product
*/
.storefront-full-width-content.single-product .related ul.products li.product,
.storefront-full-width-content.single-product .upsells ul.products li.product {
width: 30.4347826087%;
float: right;
margin-left: 4.347826087%; } }

View File

@@ -0,0 +1,83 @@
/**
* Legacy WooCommerce Styles
*
* @todo Remove in Storefront 2.4
*/
/**
* Imports
*/
@media (min-width: 768px) {
/**
* Full width content area product layout
*/
.page-template-template-fullwidth-php .site-main .columns-1 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-1 ul.products li.product,
.storefront-full-width-content .site-main .columns-1 ul.products li.product {
width: 100%;
margin-right: 0;
float: none; }
.page-template-template-fullwidth-php .site-main .columns-2 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-2 ul.products li.product,
.storefront-full-width-content .site-main .columns-2 ul.products li.product {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%; }
.page-template-template-fullwidth-php .site-main .columns-3 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-3 ul.products li.product,
.storefront-full-width-content .site-main .columns-3 ul.products li.product {
width: 30.4347826087%;
float: left;
margin-right: 4.347826087%; }
.page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-4 ul.products li.product,
.storefront-full-width-content .site-main .columns-4 ul.products li.product {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%; }
.page-template-template-fullwidth-php .site-main .columns-5 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-5 ul.products li.product,
.storefront-full-width-content .site-main .columns-5 ul.products li.product {
width: 16.9%;
margin-right: 3.8%; }
.page-template-template-fullwidth-php .site-main .columns-6 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-6 ul.products li.product,
.storefront-full-width-content .site-main .columns-6 ul.products li.product {
width: 13.0434782609%;
float: left;
margin-right: 4.347826087%; }
/**
* Main content area (adjacent to sidebar) product layout
*/
.site-main .columns-1 ul.products li.product {
width: 100%;
margin-right: 0;
float: none; }
.site-main .columns-2 ul.products li.product {
width: 48%;
margin-right: 3.8%; }
.site-main .columns-3 ul.products li.product {
width: 29.4117647059%;
float: left;
margin-right: 5.8823529412%; }
.site-main .columns-4 ul.products li.product {
width: 22.05%;
margin-right: 3.8%; }
.site-main .columns-5 ul.products li.product {
width: 16.9%;
margin-right: 3.8%; }
.site-main .columns-6 ul.products li.product {
width: 11.7647058824%;
float: left;
margin-right: 5.8823529412%; }
.site-main ul.products li.product {
width: 29.4117647059%;
float: left;
margin-right: 5.8823529412%; }
/**
* Full width single product
*/
.storefront-full-width-content.single-product .related ul.products li.product,
.storefront-full-width-content.single-product .upsells ul.products li.product {
width: 30.4347826087%;
float: left;
margin-right: 4.347826087%; } }

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff