Added login request

This commit is contained in:
Nedim Uka
2018-06-20 18:03:43 +02:00
parent 4e52521fae
commit 593b445a21
4716 changed files with 1218265 additions and 57 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:tint(#78dcfa,50%);border-color:tint(#0087be,55%);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:#e9eff3;border:10px solid #fff;color:#608299;padding:60px;text-align:center;box-shadow:none}.sf-notice-nux::after,.sf-notice-nux::before{content:'';display:table}.sf-notice-nux::after{clear:both}.sf-notice-nux .notice-content{max-width:420px;margin:0 auto}.sf-notice-nux .sf-icon{position:relative;display:block;width:100px;height:100px;background:#fff;border-radius:100%;margin:0 auto 30px}.sf-notice-nux .sf-icon img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:16px;box-sizing:border-box;max-width:100%}.sf-notice-nux h2{margin:0 0 10px;font-weight:400;color:#2e4453}.sf-notice-nux p{margin:0 0 2em;padding:0;line-height:1.6}.sf-notice-nux label{display:block;margin-bottom:8px;text-align:left}.sf-notice-nux label:last-of-type{margin-bottom:2em}.sf-notice-nux .sf-plugin-card{display:block}.sf-nux-button.updating-message::before{display:inline-block;content:'\f463';font:400 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}.sf-notice-nux .sf-icon img{padding:10px}.sf-notice-nux form{margin-top:30px}.sf-notice-nux label:last-of-type{margin-top:20px}}

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:tint(#78dcfa,50%);border-color:tint(#0087be,55%);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:400 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 -50px}.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:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align: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;-ms-flex-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;-ms-flex-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 -50px}.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:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align: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;-ms-flex-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;-ms-flex-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}}

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 @@
.jetpack_subscription_widget #subscribe-email input{padding:.6180469716em!important;width:100%!important}.widget_google_translate_widget img{display:inline}.widget_google_translate_widget a{text-decoration:none!important}.infinite-scroll .pagination,.infinite-scroll .paging-navigation,.infinite-scroll .storefront-sorting,.infinite-scroll .woocommerce-pagination,.infinite-scroll .woocommerce-result-count,.infinite-scroll ul.products+.storefront-sorting,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}

View File

@@ -0,0 +1 @@
.jetpack_subscription_widget #subscribe-email input{padding:.6180469716em!important;width:100%!important}.widget_google_translate_widget img{display:inline}.widget_google_translate_widget a{text-decoration:none!important}.infinite-scroll .pagination,.infinite-scroll .paging-navigation,.infinite-scroll .storefront-sorting,.infinite-scroll .woocommerce-pagination,.infinite-scroll .woocommerce-result-count,.infinite-scroll ul.products+.storefront-sorting,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}

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,139 @@
/**
* 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: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-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;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
-webkit-box-ordinal-group: 2;
-ms-flex-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;
-ms-flex-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; }
h3 {
width: 73.9130434783%;
float: left;
margin-left: 0;
clear: left;
text-transform: uppercase; }
h3:first-of-type {
margin-top: 0; }
a.top {
clear: left; }
ul.brands {
width: 73.9130434783%;
float: left;
margin-left: 0;
clear: left; } }

View File

@@ -0,0 +1,139 @@
/**
* 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: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-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;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
-webkit-box-ordinal-group: 2;
-ms-flex-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;
-ms-flex-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; }
h3 {
width: 73.9130434783%;
float: right;
margin-right: 0;
clear: right;
text-transform: uppercase; }
h3:first-of-type {
margin-top: 0; }
a.top {
clear: right; }
ul.brands {
width: 73.9130434783%;
float: right;
margin-right: 0;
clear: right; } }

View File

@@ -0,0 +1,59 @@
/**
* WooCommerce AJAX Layered Nav
*/
/**
* Imports
*/
.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); }
@media (min-width: 768px) {
.bundle_form div.bundled_product_summary {
padding-right: 0; }
.bundle_form div.bundled_product_summary .bundled_product_images {
margin-right: 0;
width: 15.7894736842%;
float: right;
margin-left: 5.2631578947%; }
.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; }
.bundle_form div.bundled_product_summary .details {
width: 78.9473684211%;
float: left;
margin-left: 0;
font-size: 0.875em; }
.bundle_form div.bundled_product_summary.thumbnail_hidden {
padding-right: 0; }
.bundle_form div.bundled_product_summary.thumbnail_hidden .details {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary,
.storefront-full-width-content .bundle_form div.bundled_product_summary {
padding-right: 0; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary .bundled_product_images,
.storefront-full-width-content .bundle_form div.bundled_product_summary .bundled_product_images {
margin-right: 0;
width: 20%;
float: right;
margin-left: 6.6666666667%; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary .details,
.storefront-full-width-content .bundle_form div.bundled_product_summary .details {
width: 73.3333333333%;
float: left;
margin-left: 0;
font-size: 1em; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary.thumbnail_hidden,
.storefront-full-width-content .bundle_form div.bundled_product_summary.thumbnail_hidden {
padding-right: 0; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary.thumbnail_hidden .details,
.storefront-full-width-content .bundle_form div.bundled_product_summary.thumbnail_hidden .details {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; } }

View File

@@ -0,0 +1,59 @@
/**
* WooCommerce AJAX Layered Nav
*/
/**
* Imports
*/
.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); }
@media (min-width: 768px) {
.bundle_form div.bundled_product_summary {
padding-left: 0; }
.bundle_form div.bundled_product_summary .bundled_product_images {
margin-left: 0;
width: 15.7894736842%;
float: left;
margin-right: 5.2631578947%; }
.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; }
.bundle_form div.bundled_product_summary .details {
width: 78.9473684211%;
float: right;
margin-right: 0;
font-size: 0.875em; }
.bundle_form div.bundled_product_summary.thumbnail_hidden {
padding-left: 0; }
.bundle_form div.bundled_product_summary.thumbnail_hidden .details {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary,
.storefront-full-width-content .bundle_form div.bundled_product_summary {
padding-left: 0; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary .bundled_product_images,
.storefront-full-width-content .bundle_form div.bundled_product_summary .bundled_product_images {
margin-left: 0;
width: 20%;
float: left;
margin-right: 6.6666666667%; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary .details,
.storefront-full-width-content .bundle_form div.bundled_product_summary .details {
width: 73.3333333333%;
float: right;
margin-right: 0;
font-size: 1em; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary.thumbnail_hidden,
.storefront-full-width-content .bundle_form div.bundled_product_summary.thumbnail_hidden {
padding-left: 0; }
.page-template-template-fullwidth-php .bundle_form div.bundled_product_summary.thumbnail_hidden .details,
.storefront-full-width-content .bundle_form div.bundled_product_summary.thumbnail_hidden .details {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; } }

View File

@@ -0,0 +1,206 @@
/**
* WooCommerce Composite Products
*/
/**
* Imports
*/
.composite_summary .summary_element .summary_element_wrapper {
box-shadow: 0 0 0 4px transparent; }
.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 transparent; }
.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: 66.4989378333em) {
.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; }
.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.single-product div.product .component_selections .component_summary {
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.single-product div.product .component_selections .component_summary .content {
margin-bottom: 1.618em; }
.single-product div.product .component_selections .component_summary .composited_product_details_wrapper {
padding-right: 0; }
.single-product div.product .component_selections .component_summary .composited_product_images {
margin-right: 0; }
.single-product div.product .component_selections .component_summary .composited_product_images,
.single-product div.product .component_selections .component_summary .images {
width: 21.7391304348%;
float: right;
margin-left: 4.347826087%; }
.single-product div.product .component_selections .component_summary .composited_product_images a,
.single-product div.product .component_selections .component_summary .images a {
padding-left: 0; }
.single-product div.product .component_selections .component_summary .composited_product_images img,
.single-product div.product .component_selections .component_summary .images img {
width: 100%;
height: auto; }
.single-product div.product .component_selections .component_summary .component_data {
width: 73.9130434783%;
float: left;
margin-left: 0;
margin-right: 0; }
.single-product div.product .component_selections > div {
padding-right: 0; }
.single-product div.product .component_selections .select_label {
display: block;
margin-bottom: 1em; }
.single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail {
margin-right: 5px;
/* v2.5.5 compat */
box-shadow: 0 0 0 4px transparent; }
.single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail.selected, .single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail.selected:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); }
.single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03); }
.single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail.disabled, .single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail.disabled:hover {
box-shadow: 0 0 0 4px transparent; }
.single-product div.product .component.progressive .component_summary {
border-bottom: none; }
.storefront-full-width-content.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images,
.storefront-full-width-content.single-product div.product .component_selections .component_summary .images {
width: 21.7391304348%;
float: right;
margin-left: 4.347826087%; }
.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images a,
.storefront-full-width-content.single-product div.product .component_selections .component_summary .images a {
padding-left: 0; }
.storefront-full-width-content.single-product div.product .component_selections .component_summary .component_data {
width: 73.9130434783%;
float: left;
margin-left: 0;
margin-right: 0; }
.swc-product-gallery-stacked.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data,
.swc-product-gallery-hidden.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .composited_product_images,
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .images,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .composited_product_images,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .images {
width: 21.7391304348%;
float: right;
margin-left: 4.347826087%; }
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .composited_product_images a,
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .images a,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .composited_product_images a,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .images a {
padding-left: 0; }
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .component_data,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .component_data {
width: 73.9130434783%;
float: left;
margin-left: 0; }
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data {
width: 100%;
float: right;
margin-right: 0;
margin-left: 0; }
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images,
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .images,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .images {
width: 21.7391304348%;
float: right;
margin-left: 4.347826087%; }
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images a,
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .images a,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images a,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .images a {
padding-left: 0; }
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .component_data,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .component_data {
width: 73.9130434783%;
float: left;
margin-left: 0; }

View File

@@ -0,0 +1,206 @@
/**
* WooCommerce Composite Products
*/
/**
* Imports
*/
.composite_summary .summary_element .summary_element_wrapper {
box-shadow: 0 0 0 4px transparent; }
.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 transparent; }
.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: 66.4989378333em) {
.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; }
.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.single-product div.product .component_selections .component_summary {
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.single-product div.product .component_selections .component_summary .content {
margin-bottom: 1.618em; }
.single-product div.product .component_selections .component_summary .composited_product_details_wrapper {
padding-left: 0; }
.single-product div.product .component_selections .component_summary .composited_product_images {
margin-left: 0; }
.single-product div.product .component_selections .component_summary .composited_product_images,
.single-product div.product .component_selections .component_summary .images {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%; }
.single-product div.product .component_selections .component_summary .composited_product_images a,
.single-product div.product .component_selections .component_summary .images a {
padding-right: 0; }
.single-product div.product .component_selections .component_summary .composited_product_images img,
.single-product div.product .component_selections .component_summary .images img {
width: 100%;
height: auto; }
.single-product div.product .component_selections .component_summary .component_data {
width: 73.9130434783%;
float: right;
margin-right: 0;
margin-left: 0; }
.single-product div.product .component_selections > div {
padding-left: 0; }
.single-product div.product .component_selections .select_label {
display: block;
margin-bottom: 1em; }
.single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail {
margin-left: 5px;
/* v2.5.5 compat */
box-shadow: 0 0 0 4px transparent; }
.single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail.selected, .single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail.selected:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); }
.single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail:hover {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03); }
.single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail.disabled, .single-product div.product .component_selections .component_option_thumbnails .component_option_thumbnail.disabled:hover {
box-shadow: 0 0 0 4px transparent; }
.single-product div.product .component.progressive .component_summary {
border-bottom: none; }
.storefront-full-width-content.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images,
.storefront-full-width-content.single-product div.product .component_selections .component_summary .images {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%; }
.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images a,
.storefront-full-width-content.single-product div.product .component_selections .component_summary .images a {
padding-right: 0; }
.storefront-full-width-content.single-product div.product .component_selections .component_summary .component_data {
width: 73.9130434783%;
float: right;
margin-right: 0;
margin-left: 0; }
.swc-product-gallery-stacked.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data,
.swc-product-gallery-hidden.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .composited_product_images,
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .images,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .composited_product_images,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .images {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%; }
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .composited_product_images a,
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .images a,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .composited_product_images a,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .images a {
padding-right: 0; }
.swc-product-gallery-stacked.single-product div.product .component_selections .component_summary .component_data,
.swc-product-gallery-hidden.single-product div.product .component_selections .component_summary .component_data {
width: 73.9130434783%;
float: right;
margin-right: 0; }
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .selection_thumbnail_hidden .component_selections .component_summary .component_data {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0; }
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images,
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .images,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .images {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%; }
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images a,
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .images a,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .composited_product_images a,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .images a {
padding-right: 0; }
.swc-product-gallery-stacked.storefront-full-width-content.single-product div.product .component_selections .component_summary .component_data,
.swc-product-gallery-hidden.storefront-full-width-content.single-product div.product .component_selections .component_summary .component_data {
width: 73.9130434783%;
float: right;
margin-right: 0; }

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,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 @@
@media (min-width:768px){.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%}.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%}}

View File

@@ -0,0 +1 @@
@media (min-width:768px){.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%}.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%}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long