.toret-draw-field {
margin-bottom: 15px;
padding: 1px 0; }
.toret-draw-div-layout-item,
.toret-draw-p-layout-item {  }
.toret-draw-table-layout-item th.toret-draw-table-header,
.toret-draw-table-layout-item td.toret-draw-table-cell {
padding: 12px 10px 12px 0;
vertical-align: top;
border-bottom: 1px solid #f0f0f0; }
.toret-draw-table-layout-item:last-child th.toret-draw-table-header,
.toret-draw-table-layout-item:last-child td.toret-draw-table-cell {
border-bottom: none;
}
.toret-draw-table-layout-item th.toret-draw-table-header {
width: 200px; padding-right: 20px;
font-weight: 600;
line-height: 1.4;
text-align: left;
} .toret-draw-label {
display: block;
margin-bottom: 4px;
font-weight: normal; cursor: pointer;
} .toret-draw-table-layout-item th.toret-draw-table-header .toret-draw-label {
font-weight: inherit;
}
.toret-draw-label-right {
display: inline-block;
margin-left: 8px;
vertical-align: middle;
font-weight: normal; }
.toret-draw-required {
color: #d63638; margin-left: 3px;
font-weight: bold;
}
.toret-draw-description {
display: block;
font-size: 13px; color: #50575e; margin-top: 6px;
font-style: italic;
}
.toret-draw-table-cell .toret-draw-description {
margin-left: 0; }  .toret-draw-help-tip {
color: #787c82; display: inline-block;
font-size: 1em; font-style: normal;
height: 16px;
line-height: 16px; position: relative;
vertical-align: middle;
width: 16px;
margin-left: 5px; cursor: help;
}
.toret-draw-help-tip::after { font-family: "Dashicons";
content: "\f223"; speak: never; font-weight: normal; font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center; } .woocommerce-help-tip {
display: inline-block;
margin-left: 5px;
font-size: 16px; color: #787c82;
cursor: help;
vertical-align: middle;
position: relative;
}
.woocommerce-help-tip::before { font-family: "Dashicons";
content: "\f223";
speak: never;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .toret-draw-input { font-size: 14px;
line-height: 1.5; padding: 6px 8px; border: 1px solid #8c8f94; box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
background-color: #fff;
color: #2c3338; border-radius: 3px; transition: border-color .1s ease-in-out, box-shadow .1s ease-in-out;
vertical-align: middle;
box-sizing: border-box; }
.toret-draw-input:focus {
border-color: #007cba; box-shadow: 0 0 0 1px #007cba;
outline: 2px solid transparent; }
.toret-draw-input.short { width: auto;
min-width: 150px;
} .toret-draw-input.regular-text, .toret-draw-input.toret-draw-field-type-text, .toret-draw-input.toret-draw-field-type-password,
.toret-draw-input.toret-draw-field-type-email,
.toret-draw-input.toret-draw-field-type-url,
.toret-draw-input.toret-draw-field-type-tel,
.toret-draw-input.toret-draw-field-type-number,
.toret-draw-input.toret-draw-field-type-date {
width: 100%;
max-width: 350px; } @media screen and (min-width: 782px) {
.toret-draw-input.regular-text,
.toret-draw-input.toret-draw-field-type-text,
.toret-draw-input.toret-draw-field-type-password,
.toret-draw-input.toret-draw-field-type-email,
.toret-draw-input.toret-draw-field-type-url,
.toret-draw-input.toret-draw-field-type-tel,
.toret-draw-input.toret-draw-field-type-number,
.toret-draw-input.toret-draw-field-type-date { }
} .toret-draw-input.toret-draw-field-type-textarea {
width: 100%;
max-width: 500px; min-height: 80px; line-height: 1.6;
} .toret-draw-input.toret-draw-field-type-select,
.toret-draw-input.toret-draw-field-type-multiselect {  min-width: 200px;
padding-right: 28px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%2350575e' d='M5 8l5 5 5-5z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 8px center;
background-size: 12px 12px;
-webkit-appearance: none; -moz-appearance: none; appearance: none; } .toret-draw-input.toret-draw-field-type-select::-ms-expand,
.toret-draw-input.toret-draw-field-type-multiselect::-ms-expand {
display: none;
}
.toret-draw-input.toret-draw-field-type-multiselect {
background-image: none; padding-right: 8px; min-height: 100px; } .toret-draw-field-wrapper .select2-container {
max-width: 350px; width: 100% !important; box-sizing: border-box;
}
.toret-draw-field-wrapper .select2-container .select2-selection--single {
height: 34px; border: 1px solid #8c8f94;
border-radius: 3px;
box-sizing: border-box;
}
.toret-draw-field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 32px; padding-left: 8px;
padding-right: 20px; }
.toret-draw-field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 32px; right: 3px;
}
.toret-draw-field-wrapper .select2-container--default.select2-container--focus .select2-selection--multiple,
.toret-draw-field-wrapper .select2-container--default.select2-container--focus .select2-selection--single,
.toret-draw-field-wrapper .select2-container--default .select2-selection--multiple:focus,
.toret-draw-field-wrapper .select2-container--default .select2-selection--single:focus {
border-color: #007cba; box-shadow: 0 0 0 1px #007cba; }
.toret-draw-field-wrapper .select2-container--default .select2-selection--multiple {
border: 1px solid #8c8f94;
border-radius: 3px;
min-height: 34px;
} .toret-draw-input-checkbox,
.toret-draw-input-radio { border: 1px solid #8c8f94;
background: #fff;
color: #50575e; clear: none;
cursor: pointer;
display: inline-block;
line-height: 0; height: 16px; margin: -4px 4px 0 0; outline: 0;
padding: 0 !important; text-align: center;
vertical-align: middle;
width: 16px; min-width: 16px;
-webkit-appearance: none; appearance: none;
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
transition: .05s border-color ease-in-out;
box-sizing: border-box;
}
.toret-draw-input-radio {
border-radius: 50%; }
.toret-draw-input-checkbox:focus,
.toret-draw-input-radio:focus {
border-color: #007cba;
box-shadow: 0 0 0 1px #007cba;
outline: 2px solid transparent; }
.toret-draw-input-checkbox:checked::before {
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23007cba' d='M11.363 3.691L6.252 8.802l-2.61-2.61L2 7.839l3.617 3.617.633.633.633-.633L13 5.338z'/%3E%3C/svg%3E"); margin: -3px 0 0 -3px; display: block;
height: 16px;
width: 16px;
line-height: 16px; }
.toret-draw-input-radio:checked::before {
content: "\2022"; font-size: 2em; color: #007cba;  display: block;
height: 16px;
width: 16px;
line-height: 14px; text-align: center;
box-sizing: border-box;
}
.toret-draw-radio-group {
border: none;
padding: 0;
margin: 0;
}
.toret-draw-radio-list {
list-style: none;
padding: 0;
margin: 0;
}
.toret-draw-radio-list-item {
margin-bottom: 8px;
}
.toret-draw-radio-list-item label {
display: inline-flex; align-items: center;
font-weight: normal;
cursor: pointer;
}
.toret-draw-radio-list-item .toret-draw-input-radio {
margin-right: 8px; } .toret-draw-note-wrapper .toret-draw-label { font-weight: 600;
margin-bottom: 8px;
}
.toret-draw-note-content {
background-color: #f8f9fa; border-left: 4px solid #007cba; padding: 10px 15px;
font-size: 13px;
line-height: 1.5;
color: #3c434a; }
.toret-draw-note-content p:last-child {
margin-bottom: 0;
} .toret-draw-label-after { margin-left: 8px; display: inline-block; vertical-align: middle;
}
.toret-draw-label-before { margin-right: 8px; display: inline-block;
vertical-align: middle;
} .toret-draw-field-type-checkbox-wrapper.toret-draw-checkbox-inline-group,
.toret-draw-field-type-checkbox-wrapper .toret-draw-checkbox-inline-group { display: flex; align-items: center; gap: 5px; } .toret-draw-field-type-checkbox-wrapper .toret-draw-input-checkbox { } .toret-draw-radio-list-item input[type="radio"] + .toret-draw-label-after {
margin-left: 8px; }  .toret-draw-button { }
.toret-draw-button-submit { }
.toret-draw-button-button { }
.toret-draw-table-cell .toret-draw-button {  } .screen-reader-text { border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important; width: 1px;
word-wrap: normal !important;
} .toret-draw-form.toret-draw-form-layout-div .toret-draw-field {   }
.toret-draw-form.toret-draw-form-layout-div .toret-draw-field .toret-draw-label {  }
.toret-draw-form.toret-draw-form-layout-div .toret-draw-field .toret-draw-input {  }
.toret-draw-field-group.form-row {
margin-bottom: 25px;
}
.toret-draw-field-group.two-column-group > .toret-draw-field-wrapper.flex-item-half {
flex-grow: 1;
flex-basis: calc(50% - 10px);
min-width: 200px;
} :root {
--koverzni: #00c9a5;
--zakladni: #22134A;
--hlavni: #22134A;
--svetla: #ffffff;
--bg-svetle: #FCF7FF;
--bg-tmave: #533E7B;
--bg-ruzova: #FAEAFF;
--warning: #b5415e;
} @font-face {
font-family: 'toret-font';
src: url(/wp-content/plugins/toret-zasilkovna/vendor/toret/toret-library/src/assets/fonts/toret-font.eot?5kiojs);
src: url(/wp-content/plugins/toret-zasilkovna/vendor/toret/toret-library/src/assets/fonts/toret-font.eot?5kiojs#iefix) format('embedded-opentype'), url(/wp-content/plugins/toret-zasilkovna/vendor/toret/toret-library/src/assets/fonts/toret-font.ttf?5kiojs) format('truetype'), url(/wp-content/plugins/toret-zasilkovna/vendor/toret/toret-library/src/assets/fonts/toret-font.woff?5kiojs) format('woff'), url(/wp-content/plugins/toret-zasilkovna/vendor/toret/toret-library/src/assets/fonts/toret-font.svg?5kiojs#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
#adminmenu #toplevel_page_toret-plugins .wp-menu-image:before {
content: '\e900';
font-family: 'toret-font';
font-style: normal;
font-weight: normal;
}
.toplevel_page_toret-plugins .wp-menu-image.dashicons-before img {
width: 20px;
} #to-top-button {
display: none;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
border: none;
outline: none;
background-color: #22134a;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 10px;
font-size: 18px;
}
#to-top-button:hover {
background-color: var(--bg-tmave);
}
.toret-admin-wrap.form-table {
margin: 0;
position: relative;
table-layout: fixed;
}
.toret-admin-wrap.form-table th {
position: relative;
padding-right: 24px;
}
.toret-admin-wrap.form-table th label {
position: relative;
display: block;
}
.toret-admin-wrap.wrap {
padding: 0 20px;
}
.toret-admin-main-wrap {
margin-top: 15px;
}
.toret-admin-main-wrap form {
}
.toret-admin-main-wrap h1 {
margin-top: 10px;
margin-bottom: 10px;
}
.toret-admin-main-wrap input[type=text],
.toret-admin-main-wrap input[type=number],
.toret-admin-main-wrap select {
width: 100%;
max-width: 400px;
} .toret-input-tooltip {
position: relative;
display: inline-block;
}
.toret-input-tooltip .toret-input-tooltiptext {
visibility: hidden;
max-width: 350px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 10px;
position: absolute;
z-index: 1;
}
.toret-input-tooltip:hover .toret-input-tooltiptext {
visibility: visible;
}
.toret-input-tooltiptext {
font-style: italic;
font-weight: 400;
} .toret-copy-link:hover {
cursor: pointer;
color: var(--koverzni)
} .toret-menu-wrap {
display: flex;
}
.toret-menu {
float: left;
width: 100%;
margin: 0;
list-style: none;
display: block
}
.toret-menu li {
float: left;
margin: 0;
padding: 0;
}
.toret-menu li + li {
border-left: 1px solid var(--bg-tmave);
}
.toret-menu li a {
float: left;
margin: 0;
padding: 12px 20px;
color: #ffffff;
background: var(--zakladni);
text-decoration: none;
font-size: 16px;
}
.toret-menu li a:hover {
background-color: var(--bg-tmave);
}
.toret-menu li a:focus,
.toret-menu li a.active {
color: #fff;
background: var(--koverzni);
box-shadow: none;
} .toret-settings-box-wrap {
background-color: var(--svetla);
padding: 20px;
}
.toret-settings-box-wrap + .toret-settings-box-wrap {
margin-top: 35px;
}
.toret-settings-box-wrap h2 {
margin-top: 0;
}
.toret-settings-box-footer .button-primary,
.toret-settings-section-box-footer .button-primary,
.toret-settings-sub-section-box-footer .button-primary {
color: var(--svetla);
background: var(--hlavni);
border: none;
}
.toret-settings-box-footer .button-primary:hover,
.toret-settings-section-box-footer .button-primary:hover,
.toret-settings-sub-section-box-footer .button-primary:hover {
background-color: var(--bg-tmave);
}
.toret-settings-box-body .toret-settings-section-box-wrap:not(:last-child) {
border-bottom: 1px solid #ccc;
margin-bottom: 30px;
padding-bottom: 10px;
}
.toret-settings-box-body textarea {
width: 100%;
min-height: 100px;
max-width: 400px;
}
.toret-settings-box-body .select2-container .select2-selection--multiple .select2-selection__rendered {
display: table-cell;
}
.toret-settings-section-box-body .custom-icon-wrap {
display: flex;
flex-direction: row;
width: 100%;
max-width: 400px;
}
.toret-settings-section-box-body .custom-icon-wrap input {
flex: 1;
min-width: 200px;
} .toret-limit-table {
width: 100%;
border-collapse: collapse;
text-align: left;
margin-bottom: 15px;
}
.toret-limit-table th {
background-color: #f4f4f4;
border: 1px solid #ddd;
padding: 8px;
}
.toret-limit-table td {
border: 1px solid #ddd;
padding: 8px;
}
.toret-limit-table input[type="number"] {
width: 100%;
box-sizing: border-box;
}
.toret-delete-limit{
color: #ff0000;
text-decoration: none;
font-weight: bold;
cursor: pointer;
}
.toret-delete-limit:hover{
text-decoration: underline;
} .button.toret-primary{
color: var(--svetla);
background: var(--hlavni);
border: none;
}
.button.toret-secondary:hover {
background-color: var(--bg-tmave);
}
.button.toret-secondary {
border: 1px solid var(--zakladni);
text-decoration: none;
text-transform: uppercase;
border-radius: 3px;
color: var(--bg-tmave);
cursor: pointer;
}
.button.toret-secondary:hover {
background-color: var(--hlavni);
color: var(--svetla);
} .toret-license-success {
color: #00a65a;
}
.toret-license-error {
color: red;
} .toret_product_data_collapsible_button {
background-color: #001543;
color: white;
cursor: pointer;
padding: 10px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 13px;
}
.toret_product_data_collapsible_button:hover {
background-color: #555;
}
.toret_product_data_collapsible {
display: none;
overflow: hidden;
background-color: #f1f1f1;
margin-bottom: 10px;
}
.toret-tab-variation,
.toret-tab-category {
max-height: 300px;
overflow-y: auto;
background: #fbf9f9;
padding: 0 15px 15px 15px;
}
.toret-tab-category label {
float: left !important;
margin-right: 10px !important;
}
.toret-tab-variation label {
width: 250px !important;
margin-left: 10px;
}
.toret_product_data_collapsible label {
text-align: left;
} @keyframes spin {
from, 0% {
transform: rotate(0deg);
}
to, 100% {
transform: rotate(360deg);
}
}
.toret-spinner {
display: flex;
width: 16px;
height: 16px;
border: 2px solid #ccc;
border-top: 2px solid var(--zakladni) !important;
border-radius: 50%;
animation: spin 0.6s linear infinite;
}
.toret-column-action-button{
line-height: 25px !important;
background-color: var(--svetla) !important;
border: 1px solid var(--zakladni) !important;
color: var(--zakladni) !important;
margin: 0 1px !important;
padding: 2px 4px 1px 5px !important;
}
.toret-column-action-button span:before{
color: var(--zakladni);
line-height: 25px !important;
font-size: 16px;
}
.toret-column-action-button:hover,
.toret-column-action-button:hover span:before{
background: var(--zakladni) !important;
color: var(--svetla) !important;
}
.toret-metabox .dashicons {
vertical-align: sub;
padding-right: 0;
height: 28px;
line-height: 28px;
width: 28px;
white-space: nowrap;
}
.toret-metabox a.button,
.toret-metabox .button,
.toret-metabox .a {
width: 100%;
margin-left: 0 !important;
margin-bottom: 3px;
background: var(--svetla);
color: var(--zakladni);
border-radius: 3px;
display: flex;
line-height: 30px;
align-items: center;
border: 1px solid var(--zakladni);
}
.toret-metabox a.button span,
.toret-metabox .button span,
.toret-metabox .a span {
margin-right: 3px;
}
.toret-metabox a.button:hover,
.toret-metabox .button:hover,
.toret-metabox .a:hover {
color: var(--svetla);
background: var(--zakladni);
}.toret-draw-form { }
.toret-draw-form-layout-table { }
.toret-draw-form-layout-div { }
.toret-draw-form-table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
} .toret-draw-field-group {
padding: 15px;
margin-bottom: 20px;
border: 1px solid #ccd0d4; border-radius: 4px;
background-color: #fff;
}
.toret-draw-group-fieldset { }
.toret-draw-group-div { }
.toret-draw-group-title {
font-size: 1.2em;
font-weight: 600;
margin-top: 0;
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #eee; color: #2c3338; }
.toret-draw-group-fieldset > .toret-draw-group-title {  padding: 0 5px;
margin-left: 10px; font-size: 1em; border-bottom: none; } .custom-flex-row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 15px; }
.custom-flex-row > .toret-draw-field-wrapper { flex-grow: 1;
flex-basis: 200px; margin-bottom: 0; }
.custom-flex-row > .toret-draw-field-wrapper.flex-item-auto {
flex-grow: 0; flex-basis: auto; } .toret-draw-field-group .flex-column-item {
flex: 1; min-width: 0; }
.toret-draw-field-group .flex-column-item.size-half {
flex-basis: calc(50% - 10px);  } .toret-draw-form-layout-div .toret-draw-field-wrapper:not(.flex-item-half):not(.flex-column-item) {  }
.toret-draw-form-layout-div .form-field-full-width .toret-draw-input,
.toret-draw-form-layout-div .form-field-full-width .toret-draw-input.toret-draw-field-type-textarea { width: 100%;
max-width: none; }
.toret-draw-form-layout-div .form-field-full-width .select2-container {
width: 100% !important; max-width: none !important;
}  .my-custom-divi-form .et_pb_button.my-custom-submit-button {
display: inline-block;
padding: 0.7em 2em;
font-size: 1em;
font-weight: bold;
line-height: 1.7em;
text-align: center;
text-decoration: none;
color: #ffffff !important; background-color: #0C71C3 !important; border-radius: 3px; transition: all 0.3s ease 0s; }
.my-custom-divi-form .et_pb_button.my-custom-submit-button:hover {
opacity: 0.8; }.tzas-label-img {
max-width: 25px;
display: inline-block;
margin-right: 5px;
position: relative;
bottom: -6px;
}
#shipping_method .zas-tlac {
margin-top: 10px;
}
.zasikovna-ico img {
max-width:150px!important;
}.clear{
clear:both;
}
.nobr{
white-space:nowrap;
}
@font-face{
font-family:star;
src:url(/wp-content/themes/i-craft/fonts/star.eot);
src:url(/wp-content/themes/i-craft/fonts/star.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/i-craft/fonts/star.woff) format('woff'),url(/wp-content/themes/i-craft/fonts/star.ttf) format('truetype'),url(/wp-content/themes/i-craft/fonts/star.svg#star) format('svg');
font-weight:400;
font-style:normal;
}
@font-face{
font-family:WooCommerce;
src:url(/wp-content/themes/i-craft/fonts/WooCommerce.eot);
src:url(/wp-content/themes/i-craft/fonts/WooCommerce.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/i-craft/fonts/WooCommerce.woff) format('woff'),url(/wp-content/themes/i-craft/fonts/WooCommerce.ttf) format('truetype'),url(/wp-content/themes/i-craft/fonts/WooCommerce.svg#WooCommerce) format('svg');
font-weight:400;
font-style:normal;
}
p.demo_store{
position:fixed;
top:0;
left:0;
right:0;
margin:0;
width:100%;
font-size:1em;
padding:.5em 0;
text-align:center;
background:#ad74a2;
border:1px solid #96588a;
color:#fff;
z-index:99998;
}
.admin-bar p.demo_store{
top:28px;
}
.wc-forward a:after,
.wc-forward:after{
font-family:WooCommerce;
speak:none;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
margin-left:7px;
content:"\e029";
font-size:.75em;
}
.wc-backward a:before,
.wc-backward:before{
font-family:WooCommerce;
speak:none;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
margin-right:7px;
content:"\e02f";
font-size:.75em;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message{
padding:1em 1em 1em 3.5em!important;
margin:0 0 2em!important;
position:relative;
-webkit-border-radius:4px;
border-radius:4px;
background:#fcfbfc;
color:#5e5e5e;
list-style:none;
width:auto;
}
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:after,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:after,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:after,
.woocommerce-page .woocommerce-message:before{
content:" ";
display:table;
}
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-error:after,
.woocommerce-page .woocommerce-info:after,
.woocommerce-page .woocommerce-message:after{
clear:both;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before{
content:"";
height:1.5em;
width:1.5em;
display:block;
position:absolute;
top:0;
left:1em;
font-size:1em;
line-height:1.5;
text-align:center;
color:#fff;
padding-top:1em;
-webkit-border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button{
float:right;
}
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li,
.woocommerce-page .woocommerce-error li,
.woocommerce-page .woocommerce-info li,
.woocommerce-page .woocommerce-message li{
list-style:none!important;
padding-left:0!important;
margin-left:0!important;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message{
border-top:3px solid #8fae1b;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before{
background-color:#8fae1b;
content:"\2713";
}
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info{
border-top:3px solid #1e85be;
}
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before{
background-color:#1e85be;
content:"i";
font-family:Times,Georgia,serif;
font-style:italic;
}
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error{
border-top:3px solid #b81c23;
}
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before{
background-color:#b81c23;
content:"\00d7";
font-weight:700;
}
.woocommerce small.note,
.woocommerce-page small.note{
display:block;
color:#777;
font-size:11px;
line-height:21px;
margin-top:10px;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb{
margin:0 0 1em;
padding:0;
font-size:.92em;
color:#777;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before,
.woocommerce-page .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:before{
content:" ";
display:table;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after{
clear:both;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a{
color:#777;
}
.woocommerce #content div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce-page div.product{
margin-bottom:0;
position:relative;
}
.woocommerce #content div.product .product_title,
.woocommerce div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce-page div.product .product_title{
clear:none;
margin-top:0;
padding:0;
}
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price{
color:#85ad74;
font-size:1.25em;
}
.woocommerce #content div.product p.price ins,
.woocommerce #content div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce-page #content div.product p.price ins,
.woocommerce-page #content div.product span.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce-page div.product span.price ins{
background:inherit;
}
.woocommerce #content div.product p.price del,
.woocommerce #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce-page #content div.product p.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page div.product span.price del{
font-size:.67em;
color:rgba(145,145,145,.5);
}
.woocommerce #content div.product p.stock,
.woocommerce div.product p.stock,
.woocommerce-page #content div.product p.stock,
.woocommerce-page div.product p.stock{
font-size:.92em;
}
.woocommerce #content div.product .stock,
.woocommerce div.product .stock,
.woocommerce-page #content div.product .stock,
.woocommerce-page div.product .stock{
color:#85ad74;
}
.woocommerce #content div.product .out-of-stock,
.woocommerce div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock{
color:red;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images{
margin-bottom:2em;
}
.woocommerce #content div.product div.images img,
.woocommerce div.product div.images img,
.woocommerce-page #content div.product div.images img,
.woocommerce-page div.product div.images img{
display:block;
width:100%;
height:auto;
}
.woocommerce #content div.product div.images div.thumbnails,
.woocommerce div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails{
padding-top:1em;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{
margin-bottom:2em;
}
.woocommerce #content div.product div.social,
.woocommerce div.product div.social,
.woocommerce-page #content div.product div.social,
.woocommerce-page div.product div.social{
text-align:right;
margin:0 0 1em;
}
.woocommerce #content div.product div.social span,
.woocommerce div.product div.social span,
.woocommerce-page #content div.product div.social span,
.woocommerce-page div.product div.social span{
margin:0 0 0 2px;
}
.woocommerce #content div.product div.social span span,
.woocommerce div.product div.social span span,
.woocommerce-page #content div.product div.social span span,
.woocommerce-page div.product div.social span span{
margin:0;
}
.woocommerce #content div.product div.social span .stButton .chicklets,
.woocommerce div.product div.social span .stButton .chicklets,
.woocommerce-page #content div.product div.social span .stButton .chicklets,
.woocommerce-page div.product div.social span .stButton .chicklets{
padding-left:16px;
width:0;
}
.woocommerce #content div.product div.social iframe,
.woocommerce div.product div.social iframe,
.woocommerce-page #content div.product div.social iframe,
.woocommerce-page div.product div.social iframe{
float:left;
margin-top:3px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs{
list-style:none;
padding:0 0 0 1em;
margin:0 0 1.618em;
overflow:hidden;
position:relative;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li{
border:1px solid #e0dadf;
background:#f7f6f7;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a{
display:inline-block;
color:#5e5e5e;
text-decoration:none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover{
text-decoration:none;
color:#777;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active{
background:#fff;
z-index:2;
border-bottom-color:#fff;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a{
color:inherit;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before{
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after{
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before{
border:1px solid #e0dadf;
position:absolute;
bottom:-1px;
width:5px;
height:5px;
content:" ";
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before{
left:-6px;
-webkit-border-bottom-right-radius:4px;
-moz-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;
border-width:0 1px 1px 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after{
right:-6px;
-webkit-border-bottom-left-radius:4px;
-moz-border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
border-width:0 0 1px 1px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{
position:absolute;
content:" ";
width:100%;
bottom:0;
left:0;
border-bottom:1px solid #e0dadf;
z-index:1;
}
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel{
margin:0 0 2em;
padding:0;
}
.woocommerce #content div.product p.cart,
.woocommerce div.product p.cart,
.woocommerce-page #content div.product p.cart,
.woocommerce-page div.product p.cart{
margin-bottom:2em;
}
.woocommerce #content div.product p.cart:after,
.woocommerce #content div.product p.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before,
.woocommerce-page #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:before,
.woocommerce-page div.product p.cart:after,
.woocommerce-page div.product p.cart:before{
content:" ";
display:table;
}
.woocommerce #content div.product p.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after,
.woocommerce-page div.product p.cart:after{
clear:both;
}
.woocommerce #content div.product form.cart,
.woocommerce div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce-page div.product form.cart{
margin-bottom:2em;
}
.woocommerce #content div.product form.cart:after,
.woocommerce #content div.product form.cart:before,
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce-page #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:before,
.woocommerce-page div.product form.cart:after,
.woocommerce-page div.product form.cart:before{
content:" ";
display:table;
}
.woocommerce #content div.product form.cart:after,
.woocommerce div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce-page div.product form.cart:after{
clear:both;
}
.woocommerce #content div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity{
float:left;
margin:0 4px 0 0;
}
.woocommerce #content div.product form.cart table,
.woocommerce div.product form.cart table,
.woocommerce-page #content div.product form.cart table,
.woocommerce-page div.product form.cart table{
border-width:0 0 1px;
}
.woocommerce #content div.product form.cart table td,
.woocommerce div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td,
.woocommerce-page div.product form.cart table td{
padding-left:0;
}
.woocommerce #content div.product form.cart table div.quantity,
.woocommerce div.product form.cart table div.quantity,
.woocommerce-page #content div.product form.cart table div.quantity,
.woocommerce-page div.product form.cart table div.quantity{
float:none;
margin:0;
}
.woocommerce #content div.product form.cart table small.stock,
.woocommerce div.product form.cart table small.stock,
.woocommerce-page #content div.product form.cart table small.stock,
.woocommerce-page div.product form.cart table small.stock{
display:block;
float:none;
}
.woocommerce #content div.product form.cart .variations,
.woocommerce div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations{
margin-bottom:1em;
}
.woocommerce #content div.product form.cart .variations label,
.woocommerce div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label{
font-weight:700;
}
.woocommerce #content div.product form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select{
width:100%;
float:left;
}
.woocommerce #content div.product form.cart .variations td.label,
.woocommerce div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label{
padding-right:1em;
}
.woocommerce #content div.product form.cart .variations td,
.woocommerce div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td,
.woocommerce-page div.product form.cart .variations td{
vertical-align:top;
}
.woocommerce #content div.product form.cart .button,
.woocommerce div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce-page div.product form.cart .button{
vertical-align:middle;
float:left;
}
.woocommerce #content div.product form.cart .group_table td.label,
.woocommerce div.product form.cart .group_table td.label,
.woocommerce-page #content div.product form.cart .group_table td.label,
.woocommerce-page div.product form.cart .group_table td.label{
padding-right:1em;
padding-left:1em;
}
.woocommerce #content div.product form.cart .group_table td,
.woocommerce div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td{
vertical-align:top;
padding-bottom:.5em;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale{
min-height:40px;
min-width:40px;
padding:4px;
font-size:12px;
font-weight:700;
position:absolute;
text-align:center;
line-height:32px;
top:6px;
left:6px;
margin:0;
border-radius:20px;
background:#a2c094;
background-color: #F00;
margin-top: 12px;
color: #FFF;
opacity: .8;
}
.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products{
margin:0 0 1em;
padding:0;
list-style:none;
clear:both;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page .products ul:after,
.woocommerce-page .products ul:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before{
content:" ";
display:table;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after,
.woocommerce-page .products ul:after,
.woocommerce-page ul.products:after{
clear:both;
}
.woocommerce .products ul li,
.woocommerce ul.products li,
.woocommerce-page .products ul li,
.woocommerce-page ul.products li{
list-style:none;
display: block;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale{
top:0;
right:0;
left:auto;
margin: 12px 12px 0 0;
color: #FFF;
opacity: .8;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3{
margin:0;
font-size: 14px;
font-weight: 500;
color: #555;
}
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a{
text-decoration:none;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img{
width:100%;
height:auto;
display:block;
margin:0 0 8px;
}
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img{
}
.woocommerce ul.products li.product strong,
.woocommerce-page ul.products li.product strong{
display:block;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price{
color: #777;
display: block;
font-weight: 600;
margin-bottom:.5em;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del{
font-size:.67em;
color:rgba(145,145,145,.5);
margin:-2px 0 0;
}
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins{
background:0 0;
}
.woocommerce ul.products li.product .price .from,
.woocommerce-page ul.products li.product .price .from{
font-size:.67em;
margin:-2px 0 0;
text-transform:uppercase;
color:rgba(145,145,145,.5);
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-ordering,
.woocommerce-page .woocommerce-result-count{
margin:0 0 1em;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select{
vertical-align:top;
}
.woocommerce #content nav.woocommerce-pagination,
.woocommerce nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination{
text-align:center;
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul{
display:inline-block;
white-space:nowrap;
padding:0;
clear:both;
border:1px solid #e0dadf;
border-right:0;
margin:1px;
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li{
border-right:1px solid #e0dadf;
padding:0;
margin:0;
float:left;
display:inline;
overflow:hidden;
}
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span{
margin:0;
text-decoration:none;
line-height:1em;
font-size:1em;
font-weight:400;
padding:.5em;
min-width:1em;
display:block;
}
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li span.current{
background:#f7f6f7;
color:#998896;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button{
font-size:100%;
margin:0;
line-height: 16px;
cursor:pointer;
position:relative;
font-family:inherit;
overflow:visible;
padding:6px 10px;
text-decoration:none;
font-weight:400;
left:auto;
color:#5e5e5e;
border:1px solid #c8bfc6;
background:#ffffff;
font-size: 10px;
text-transform: uppercase;
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;
transition-delay: 0s;	
}
.woocommerce #content input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce-page #content input.button.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce-page a.button.loading,
.woocommerce-page button.button.loading,
.woocommerce-page input.button.loading{
color: #FFFFFF;
border: 1px solid #f7f6f7;
background-color: #f7f6f7; 
}
.woocommerce #content input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page #content input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before{
content:"";
position:absolute;
top:0;
right:0;
left:0;
bottom:0;
}
.woocommerce #content input.button.added:before,
.woocommerce #respond input#submit.added:before,
.woocommerce a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page #content input.button.added:before,
.woocommerce-page #respond input#submit.added:before,
.woocommerce-page a.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce-page input.button.added:before{
position:absolute;
height:16px;
width:16px;
top:.35em;
right:-26px;
text-indent:0;
font-family:WooCommerce;
content:"\e017";
}
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover{
border: 1px solid #555;
background-color: #555;
color: #FFF;
text-decoration:none;
}
.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active{
top:1px;
}
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt{
background:#ad74a2;
}
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover{
background:#ad74a2;
}
.woocommerce #content input.button.disabled,
.woocommerce #content input.button:disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce-page #content input.button.disabled,
.woocommerce-page #content input.button:disabled,
.woocommerce-page #respond input#submit.disabled,
.woocommerce-page #respond input#submit:disabled,
.woocommerce-page a.button.disabled,
.woocommerce-page a.button:disabled,
.woocommerce-page button.button.disabled,
.woocommerce-page button.button:disabled,
.woocommerce-page input.button.disabled,
.woocommerce-page input.button:disabled{
color:#aaa;
border:1px solid #e0dadf;
background:#f7f6f7;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
cursor:not-allowed;
}
.woocommerce #content input.button.disabled:active,
.woocommerce #content input.button:disabled:active,
.woocommerce #respond input#submit.disabled:active,
.woocommerce #respond input#submit:disabled:active,
.woocommerce a.button.disabled:active,
.woocommerce a.button:disabled:active,
.woocommerce button.button.disabled:active,
.woocommerce button.button:disabled:active,
.woocommerce input.button.disabled:active,
.woocommerce input.button:disabled:active,
.woocommerce-page #content input.button.disabled:active,
.woocommerce-page #content input.button:disabled:active,
.woocommerce-page #respond input#submit.disabled:active,
.woocommerce-page #respond input#submit:disabled:active,
.woocommerce-page a.button.disabled:active,
.woocommerce-page a.button:disabled:active,
.woocommerce-page button.button.disabled:active,
.woocommerce-page button.button:disabled:active,
.woocommerce-page input.button.disabled:active,
.woocommerce-page input.button:disabled:active{
top:0;
}
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart .button,
.woocommerce-page .cart input.button{
float:none;
}
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart{
padding-top:.5em;
white-space:nowrap;
display:inline-block;
}
.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce-page .quantity{
width: 60px;
position:relative;
margin:0 auto;
overflow:hidden;
zoom:1;
} .woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty{
height:31px;
line-height: 31px;
padding:0;
margin:0;
text-align:center;
}
.woocommerce #content .quantity input[type=number],
.woocommerce #content .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce-page #content .quantity input[type=number],
.woocommerce-page #content .quantity noindex:-o-prefocus,
.woocommerce-page .quantity input[type=number],
.woocommerce-page .quantity noindex:-o-prefocus{
padding-right:1.2em;
} .woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus{
display:block;
padding:0;
margin:0;
position:absolute;
text-align:center;
vertical-align:text-top;
width:20px;
height:15px;
overflow:visible;
text-decoration:none;
font-weight:700;
cursor:pointer;
line-height:13px;
font-size:12px;
-webkit-border-radius:2px;
border-radius:2px;
color:#5e5e5e;
}
.woocommerce #content .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover{
background:#f7f6f7;
}
.woocommerce #content .quantity .plus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .plus{
top:0;
right:0;
border-bottom:0;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
}
.woocommerce #content .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page .quantity .minus{
bottom:0;
right:0;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
border-top-left-radius:0;
border-top-right-radius:0;
}
.woocommerce #reviews h2 small,
.woocommerce-page #reviews h2 small{
float:right;
color:#777;
font-size:15px;
line-height:21px;
margin:10px 0 0;
}
.woocommerce #reviews h2 small a,
.woocommerce-page #reviews h2 small a{
text-decoration:none;
color:#777;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3{
margin:0;
}
.woocommerce #reviews #respond,
.woocommerce-page #reviews #respond{
margin:0;
border:0;
padding:0;
}
.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment{
height:75px;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce-page #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:before{
content:" ";
display:table;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after{
clear:both;
}
.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2{
clear:none;
}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist{
margin:0;
width:100%;
background:0 0;
list-style:none;
}
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce-page #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:before{
content:" ";
display:table;
}
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after{
clear:both;
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li{
padding:0;
margin:0 0 20px;
position:relative;
background:0;
border:0;
}
.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce-page #reviews #comments ol.commentlist li .meta{
color:#777;
font-size:.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar{
float:left;
position:absolute;
top:0;
left:0;
padding:3px;
width:32px;
height:auto;
background:#f7f6f7;
border:1px solid #f0eef0;
margin:0;
line-height:1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text{
margin:0 0 0 50px;
border:1px solid #f0eef0;
-webkit-border-radius:4px;
border-radius:4px;
padding:1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before{
content:" ";
display:table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after{
clear:both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p{
margin:0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta{
font-size:.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children,
.woocommerce-page #reviews #comments ol.commentlist ul.children{
list-style:none;
margin:20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating,
.woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating{
display:none;
}
.woocommerce #reviews #comments ol.commentlist #respond,
.woocommerce-page #reviews #comments ol.commentlist #respond{
border:1px solid #f0eef0;
-webkit-border-radius:4px;
border-radius:4px;
padding:1em 1em 0;
margin:20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist>li:before,
.woocommerce-page #reviews #comments .commentlist>li:before{
content:"";
}
.woocommerce .star-rating,
.woocommerce-page .star-rating{
float:right;
overflow:hidden;
position:relative;
height:1em;
line-height:1em;
font-size:1em;
width:5.4em;
font-family:star;
color: #F90;
}
.woocommerce .products .product .star-rating,
.woocommerce-page .products .product .star-rating {
font-size: 10px;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before{
content:"\73\73\73\73\73";
color:#e0dadf;
float:left;
top:0;
left:0;
position:absolute;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span{
overflow:hidden;
float:left;
top:0;
left:0;
position:absolute;
padding-top:1.5em;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before{
content:"\53\53\53\53\53";
top:0;
position:absolute;
left:0;
}
.woocommerce .woocommerce-product-rating,
.woocommerce-page .woocommerce-product-rating{
line-height:2em;
display:block;
}
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating{
margin:.5em 4px 0 0;
float:left;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating{
display:block;
margin:0 0 .5em;
float:none;
}
.woocommerce .hreview-aggregate .star-rating,
.woocommerce-page .hreview-aggregate .star-rating{
margin:10px 0 0;
}
.woocommerce #review_form #respond,
.woocommerce-page #review_form #respond{
position:static;
margin:0;
width:auto;
padding:0;
background:0 0;
border:0;
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before,
.woocommerce-page #review_form #respond:after,
.woocommerce-page #review_form #respond:before{
content:" ";
display:table;
}
.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after{
clear:both;
}
.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p{
margin:0 0 10px;
}
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input{
left:auto;
}
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%;
}
.woocommerce p.stars,
.woocommerce-page p.stars{
position:relative;
font-size:1em;
}
.woocommerce p.stars a,
.woocommerce-page p.stars a{
display:inline-block;
font-weight:700;
margin-right:1em;
text-indent:-9999px;
position:relative;
}
.woocommerce p.stars a:last-child,
.woocommerce-page p.stars a:last-child{
border-right:0;
}
.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-1,
.woocommerce-page p.stars a.star-2,
.woocommerce-page p.stars a.star-3,
.woocommerce-page p.stars a.star-4,
.woocommerce-page p.stars a.star-5{
border-right:1px solid #ccc;
}
.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-1:after,
.woocommerce-page p.stars a.star-2:after,
.woocommerce-page p.stars a.star-3:after,
.woocommerce-page p.stars a.star-4:after,
.woocommerce-page p.stars a.star-5:after{
font-family:WooCommerce;
text-indent:0;
position:absolute;
top:0;
left:0;
}
.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1{
width:2em;
}
.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after{
content:"\e021";
}
.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after,
.woocommerce-page p.stars a.star-1.active:after,
.woocommerce-page p.stars a.star-1:hover:after{
content:"\e020";
}
.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2{
width:3em;
}
.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after{
content:"\e021\e021";
}
.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after,
.woocommerce-page p.stars a.star-2.active:after,
.woocommerce-page p.stars a.star-2:hover:after{
content:"\e020\e020";
}
.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3{
width:4em;
}
.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after{
content:"\e021\e021\e021";
}
.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after,
.woocommerce-page p.stars a.star-3.active:after,
.woocommerce-page p.stars a.star-3:hover:after{
content:"\e020\e020\e020";
}
.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4{
width:5em;
}
.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after{
content:"\e021\e021\e021\e021";
}
.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after,
.woocommerce-page p.stars a.star-4.active:after,
.woocommerce-page p.stars a.star-4:hover:after{
content:"\e020\e020\e020\e020";
}
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5{
width:6em;
border:0;
}
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after{
content:"\e021\e021\e021\e021\e021";
}
.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after,
.woocommerce-page p.stars a.star-5.active:after,
.woocommerce-page p.stars a.star-5:hover:after{
content:"\e020\e020\e020\e020\e020";
}
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes{
border:0;
border-top:1px dotted rgba(0,0,0,.1);
margin-bottom:1.618em;
width:100%;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th{
width:150px;
font-weight:700;
padding:8px;
border-top:0;
border-bottom:1px dotted rgba(0,0,0,.1);
margin:0;
line-height:1.5em;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td{
font-style:italic;
padding:0;
border-top:0;
border-bottom:1px dotted rgba(0,0,0,.1);
margin:0;
line-height:1.5em;
}
.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p{
margin:0;
padding:8px 0;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt th{
background:rgba(0,0,0,.025);
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table{
border:1px solid rgba(0,0,0,.1);
margin:0 -1px 24px 0;
text-align:left;
width:100%;
border-collapse:separate;
-webkit-border-radius:5px;
border-radius:5px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th{
font-weight:700;
line-height:18px;
padding:9px 12px;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td{
border-top:1px solid rgba(0,0,0,.1);
padding:6px 12px;
vertical-align:middle;
}
.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small{
font-weight:400;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th{
font-weight:700;
border-top:1px solid rgba(0,0,0,.1);
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders{
font-size:.85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th,
.woocommerce-page table.my_account_orders td,
.woocommerce-page table.my_account_orders th{
padding:4px 8px;
vertical-align:middle;
}
.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button{
white-space:nowrap;
}
.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions{
text-align:right;
}
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button{
margin:.125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation,
.woocommerce-page td.product-name dl.variation{
margin:.25em 0;
}
.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before,
.woocommerce-page td.product-name dl.variation:after,
.woocommerce-page td.product-name dl.variation:before{
content:" ";
display:table;
}
.woocommerce td.product-name dl.variation:after,
.woocommerce-page td.product-name dl.variation:after{
clear:both;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dt{
display:inline-block;
float:left;
margin-bottom:1em;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt{
font-weight:700;
padding:0 0 .25em;
margin:0 4px 0 0;
clear:left;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd{
padding:0 0 .25em;
}
.woocommerce td.product-name dl.variation dd p:last-child,
.woocommerce-page td.product-name dl.variation dd p:last-child{
margin-bottom:0;
}
.woocommerce td.product-name p.backorder_notification,
.woocommerce-page td.product-name p.backorder_notification{
font-size:.83em;
}
.woocommerce td.product-quantity,
.woocommerce-page td.product-quantity{
min-width:80px;
}
.woocommerce #content table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail{
min-width:32px;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img{
width:32px;
}
.woocommerce #content table.cart td,
.woocommerce #content table.cart th,
.woocommerce table.cart td,
.woocommerce table.cart th,
.woocommerce-page #content table.cart td,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart td,
.woocommerce-page table.cart th{
vertical-align:middle;
}
.woocommerce #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove{
display:block;
font-size:1.5em;
height:1em;
width:1em;
text-align:center;
line-height:1;
-webkit-border-radius:100%;
border-radius:100%;
color:red;
text-decoration:none;
font-weight:700;
}
.woocommerce #content table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover{
background-color:red;
color:#fff;
}
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text{
float:left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
border:1px solid #e0dadf;
padding:6px 6px 5px;
margin:0 4px 0 0;
outline:0;
line-height:1em;
}
.woocommerce #content table.cart input,
.woocommerce table.cart input,
.woocommerce-page #content table.cart input,
.woocommerce-page table.cart input{
margin:0;
vertical-align:middle;
line-height:1em;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget,
.woocommerce-page ul.cart_list,
.woocommerce-page ul.product_list_widget{
list-style:none;
padding:0;
margin:0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li{
padding:4px 0;
margin:0;
list-style:none;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before{
content:" ";
display:table;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after{
clear:both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a{
display:block;
font-weight:700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img{
float:right;
margin-left:4px;
width:44px;
height:auto;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl{
margin:0;
padding-left:1em;
border-left:2px solid rgba(0,0,0,.1);
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before,
.woocommerce-page ul.cart_list li dl:after,
.woocommerce-page ul.cart_list li dl:before,
.woocommerce-page ul.product_list_widget li dl:after,
.woocommerce-page ul.product_list_widget li dl:before{
content:" ";
display:table;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce-page ul.cart_list li dl:after,
.woocommerce-page ul.product_list_widget li dl:after{
clear:both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dd,
.woocommerce-page ul.product_list_widget li dl dt{
display:inline-block;
float:left;
margin-bottom:1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt{
font-weight:700;
padding:0 0 .25em;
margin:0 4px 0 0;
clear:left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd{
padding:0 0 .25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child,
.woocommerce-page ul.cart_list li dl dd p:last-child,
.woocommerce-page ul.product_list_widget li dl dd p:last-child{
margin-bottom:0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating{
float:none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total{
border-top:3px double #f7f6f7;
padding:4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong,
.woocommerce-page.widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong{
min-width:40px;
display:inline-block;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:before,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before{
content:" ";
display:table;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after{
clear:both;
}
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button{
width:100%;
float:none;
display:block;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after{
font-family:WooCommerce;
speak:none;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
margin-left:7px;
content:"\e02e";
}
.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p{
margin:0;
}
.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small{
color:#777;
font-size:.83em;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table{
border-collapse:separate;
-webkit-border-radius:5px;
border-radius:5px;
margin:0 0 6px;
padding:0;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th{
border-top:0;
}
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th{
padding:6px 12px 0 0;
width:25%;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td{
padding:6px 0;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th{
vertical-align:top;
}
.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small{
display:block;
color:#777;
}
.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select{
width:100%;
}
.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td{
color:#85ad74;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th{
border-top:1px solid #f7f6f7;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt,
.woocommerce-page .cart-collaterals .cart_totals a.button.alt{
display:inline-block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product{
margin-top:0;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row{
padding:3px;
margin:0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder{
-webkit-transition:opacity .5s .5s ease;
-moz-transition:opacity .5s .5s ease;
transition:opacity .5s .5s ease;
opacity:0;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label{
line-height:2em;
}
.woocommerce form .form-row label.hidden,
.woocommerce-page form .form-row label.hidden{
visibility:hidden;
}
.woocommerce form .form-row label.inline,
.woocommerce-page form .form-row label.inline{
display:inline;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select{
cursor:pointer;
margin:0;
}
.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required{
color:red;
font-weight:700;
border:0;
}
.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox{
display:inline;
margin:-2px 8px 0 0;
text-align:center;
vertical-align:middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%;
margin:0;
outline:0;
line-height:1em;
}
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea{
height:4em;
line-height:1.5em;
display:block;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select{
border-color:#fb7f88;
}
.woocommerce form .form-row ::-webkit-input-placeholder,
.woocommerce-page form .form-row ::-webkit-input-placeholder{
line-height:normal;
}
.woocommerce form .form-row :-moz-placeholder,
.woocommerce-page form .form-row :-moz-placeholder{
line-height:normal;
}
.woocommerce form .form-row :-ms-input-placeholder,
.woocommerce-page form .form-row :-ms-input-placeholder{
line-height:normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register{
border:1px solid #e0dadf;
padding:20px;
margin:2em 0;
text-align:left;
-webkit-border-radius:5px;
border-radius:5px;
}
.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method{
list-style:none;
margin:0;
padding:0;
}
.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li{
margin:0;
padding:.25em 0 .25em 22px;
text-indent:-22px;
list-style:none;
}
.woocommerce ul#shipping_method .amount,
.woocommerce-page ul#shipping_method .amount{
font-weight:700;
}
.woocommerce p.woocommerce-shipping-contents,
.woocommerce-page p.woocommerce-shipping-contents{
margin:0;
}
.woocommerce .checkout .col-2 h3#ship-to-different-address,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address{
float:left;
clear:none;
}
.woocommerce .checkout .col-2 .form-row-first,
.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .notes{
clear:left;
}
.woocommerce .checkout .create-account small,
.woocommerce-page .checkout .create-account small{
font-size:11px;
color:#777;
line-height:13px;
font-weight:400;
}
.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address{
padding:0;
clear:left;
width:100%;
}
.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address{
clear:both;
}
.woocommerce #payment,
.woocommerce-page #payment{
background:#f7f6f7;
-webkit-border-radius:5px;
border-radius:5px;
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods{
text-align:left;
padding:1em;
border-bottom:1px solid #e0dadf;
margin:0;
list-style:none;
}
.woocommerce #payment ul.payment_methods:after,
.woocommerce #payment ul.payment_methods:before,
.woocommerce-page #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:before{
content:" ";
display:table;
}
.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after{
clear:both;
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li{
line-height:2em;
text-align:left;
margin:0;
font-weight:400;
}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input{
margin:0 1em 0 0;
}
.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img{
vertical-align:middle;
margin:-2px 0 0 .5em;
padding:0;
position:relative;
box-shadow:none;
}
.woocommerce #payment ul.payment_methods li img+img,
.woocommerce-page #payment ul.payment_methods li img+img{
margin-left:2px;
}
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row{
padding:1em;
border-top:1px solid #fff;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box{
position:relative;
width:96%;
padding:1em 2%;
margin:1em 0;
font-size:.92em;
-webkit-border-radius:2px;
border-radius:2px;
line-height:1.5em;
background:#ebe8eb;
}
.woocommerce #payment div.payment_box input.input-text,
.woocommerce #payment div.payment_box textarea,
.woocommerce-page #payment div.payment_box input.input-text,
.woocommerce-page #payment div.payment_box textarea{
}
.woocommerce #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-page #payment div.payment_box ::-webkit-input-placeholder{
color:#c8bfc6;
}
.woocommerce #payment div.payment_box :-moz-placeholder,
.woocommerce-page #payment div.payment_box :-moz-placeholder{
color:#c8bfc6;
}
.woocommerce #payment div.payment_box :-ms-input-placeholder,
.woocommerce-page #payment div.payment_box :-ms-input-placeholder{
color:#c8bfc6;
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number{
font-size:1.5em;
padding:8px;
background-repeat:no-repeat;
background-position:right;
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa{
background-image:url(/wp-content/themes/i-craft/images/icons/credit-cards/visa.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard{
background-image:url(/wp-content/themes/i-craft/images/icons/credit-cards/mastercard.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser{
background-image:url(/wp-content/themes/i-craft/images/icons/credit-cards/laser.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{
background-image:url(/wp-content/themes/i-craft/images/icons/credit-cards/diners.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro{
background-image:url(/wp-content/themes/i-craft/images/icons/credit-cards/maestro.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb{
background-image:url(/wp-content/themes/i-craft/images/icons/credit-cards/jcb.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex{
background-image:url(/wp-content/themes/i-craft/images/icons/credit-cards/amex.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover{
background-image:url(/wp-content/themes/i-craft/images/icons/credit-cards/discover.png);
}
.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help{
font-size:11px;
color:#777;
line-height:13px;
font-weight:400;
}
.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row{
margin:0 0 1em;
}
.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child{
margin-bottom:0;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after{
content:"";
display:block;
border:8px solid #ebe8eb;
border-right-color:transparent;
border-left-color:transparent;
border-top-color:transparent;
position:absolute;
top:-3px;
left:0;
margin:-1em 0 0 2em;
}
.woocommerce #payment .payment_method_paypal .about_paypal,
.woocommerce-page #payment .payment_method_paypal .about_paypal{
float:right;
line-height:52px;
font-size:.83em;
}
.woocommerce #payment .payment_method_paypal img,
.woocommerce-page #payment .payment_method_paypal img{
max-height:52px;
vertical-align:middle;
}
.woocommerce .order_details,
.woocommerce-page .order_details{
margin:0 0 1.5em;
list-style:none;
}
.woocommerce .order_details:after,
.woocommerce .order_details:before,
.woocommerce-page .order_details:after,
.woocommerce-page .order_details:before{
content:" ";
display:table;
}
.woocommerce .order_details:after,
.woocommerce-page .order_details:after{
clear:both;
}
.woocommerce .order_details li,
.woocommerce-page .order_details li{
float:left;
margin-right:2em;
text-transform:uppercase;
font-size:.715em;
line-height:1em;
border-right:1px dashed #e0dadf;
padding-right:2em;
}
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong{
display:block;
font-size:1.4em;
text-transform:none;
line-height:1.5em;
}
.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type{
border:none;
}
.woocommerce .addresses .title:after,
.woocommerce .addresses .title:before,
.woocommerce-page .addresses .title:after,
.woocommerce-page .addresses .title:before{
content:" ";
display:table;
}
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after{
clear:both;
}
.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3{
float:left;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit{
float:right;
}
.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta{
font-weight:700;
margin-bottom:0;
}
.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child{
margin-bottom:0;
}
.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads{
margin-left:0;
padding-left:0;
}
.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li{
list-style:none;
margin-left:0;
padding-left:0;
}
.woocommerce ul.digital-downloads li:before,
.woocommerce-page ul.digital-downloads li:before{
font-family:WooCommerce;
speak:none;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
margin-right:7px;
content:"\e00a";
}
.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count{
float:right;
}
.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul{
margin:0;
padding:0;
border:0;
list-style:none;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li{
padding:0 0 1px;
list-style:none;
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:before,
.woocommerce-page .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:before{
content:" ";
display:table;
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after{
clear:both;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span{
padding:1px 0;
float:left;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a{
padding:0 6px;
text-decoration:none;
border:1px solid #ad74a2;
background:#ad74a2;
color:#fff;
-webkit-border-radius:3px;
border-radius:3px;
}
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before{
font-family:WooCommerce;
speak:none;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
margin-right:7px;
content:"\e013";
}
.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count{
float:right;
margin-left:6px;
font-size:1em;
padding:1px 0;
color:#777;
}
.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul{
margin:0;
padding:0;
border:0;
list-style:none;
overflow:hidden;
zoom:1;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li{
float:left;
padding:0 1px 1px 0;
list-style:none;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a{
padding:0 6px;
text-decoration:none;
border:1px solid #ad74a2;
background:#ad74a2;
color:#fff;
-webkit-border-radius:3px;
border-radius:3px;
float:left;
}
.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li a:before{
font-family:WooCommerce;
speak:none;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
margin-right:7px;
content:"\e013";
}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider{
margin-bottom:1em;
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount{
text-align:right;
line-height: 32px;
font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button{
font-size: 20px;
float:left;
}
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider{
position:relative;
text-align:left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
position:absolute;
z-index:2;
width: 16px;
height: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
background: #ccc;
border: 1px solid #777;
top: -5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child{
margin-left:-1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
position:absolute;
z-index:1;
font-size: 12px;
display: block;
border:0;
-webkit-border-radius: 12px;
border-radius: 12px;
background-color: #777;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
-webkit-border-radius:6px;
border-radius:6px;
background:#ccc;
}
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal{
height: 6px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range{
top:0;
height:100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{
left:-1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{
right:-1px;
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary{
padding:0;
}
.single-product .twentythirteen p.stars{
clear:both;
}
.twentythirteen .woocommerce-breadcrumb{
padding-top:40px;
}
.twentyfourteen ul.products li.product{
margin-top:0!important;
}
.widget input.search-field {
width: 140px;
padding-top: 10px;
padding-bottom: 10px;
}
ol.flex-control-nav.flex-control-thumbs > li > img.flex-active {}
.flex-control-nav.flex-control-thumbs {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.flex-control-nav.flex-control-thumbs li {
margin: 0px;
padding: 0px;
list-style-type: none;
width: 24%;
height: auto;
display: block;
float: left;
}
.flex-control-nav.flex-control-thumbs {
margin-top: 16px;
}
.flex-control-nav.flex-control-thumbs ol:after {
display: block;
height: 1px;
clear: both;
content: " ";
}
.flex-control-nav.flex-control-thumbs li img {
border: 4px solid #e0e0e0;
cursor: pointer;
}
.flex-control-nav.flex-control-thumbs li img.flex-active {
border: 4px solid #ccc;	
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title{
margin:0;
font-size: 15px;
font-weight: 500;
color: #555;
margin-top: 12px;
color: #373737;
}
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a{
text-decoration:none;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img{
width:100%;
height:auto;
display:block;
margin:0 0 8px;
}
.woocommerce ul.products li.product strong,
.woocommerce-page ul.products li.product strong{
display:block;
}
.woocommerce ul.products li.product .woocommerce-Price-amount,
.woocommerce-page ul.products li.product .woocommerce-Price-amount {
color: #777;
display: inline-block;
font-weight: 600;
margin-bottom:6px;
font-size: 15px;
padding-right: 2px;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
display: block;
clear: both;
min-height: 16px;
width: 100%;
}
.woocommerce ul.products li.product .price:after,
.woocommerce-page ul.products li.product .price:after {
display: block;
clear: both;
height: 1px;
content: " ";
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del{
font-size:.67em;
color:rgba(145,145,145,.5);
margin:-2px 0 0;
}
.woocommerce .products .product-category a > h2.woocommerce-loop-category__title {
border: 1px solid #c8bfc6;
padding: 6px 12px;
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;
transition-delay: 0s;
font-size: 15px;
color: #333;
margin: 0px;
}
.woocommerce .products .product-category:hover a > h2.woocommerce-loop-category__title {
border: 1px solid #555;
background-color: #555;
color: #fff;
}
.woocommerce .products .product-category a > h2.woocommerce-loop-category__title mark.count {
background-color: transparent;
color: #999;
font-weight: 300;
}
.single-product .site .type-product {
position: relative;
}
.single-product .site .type-product .onsale {
position: absolute;
left: 12px;
top: 34px;
margin-top: 0px;
z-index: 2002;
border-radius: 0px;
-webkit-box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.1);
box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.1);	
}
@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi){
.woocommerce #content input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page #content input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before{
background-image:url(/wp-content/themes/i-craft/images/ajax-loader@2x.gif);
background-size:16px 16px;
};
}
.header-icons.woocart .cartdrop.widget_shopping_cart.nx-animate {
visibility: visible;
opacity: 1;
}
.fixeddiv .header-icons.woocart .cartdrop.widget_shopping_cart.nx-animate {
top: 60px;
opacity: 1;
}
.header-icons.woocart:hover .cartdrop.widget_shopping_cart.nx-animate {
visibility: visible;
}	
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
.woocommerce .cart-collaterals .cart_totals a.button.alt, 
.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
background-color: #23282d;
color: #FFF;
height: auto;
padding: 12px 24px;
}
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover,
.woocommerce .cart-collaterals .cart_totals a.button.alt:hover, 
.woocommerce-page .cart-collaterals .cart_totals a.button.alt:hover {
background-color: #CCC;
color: #000;
height: auto;
padding: 12px 24px;
}
.woocommerce .nxowoo-box a.button.add_to_cart_button {
font-weight: 600;
font-size: 11px;
}
.woocommerce .nxowoo-box:hover a.button.add_to_cart_button {
background-color: #dd3333;
color: #ffffff;
}
.woocommerce .nxowoo-box a.button.add_to_cart_button:hover {
background-color: #373737!important;
color: #ffffff;
}
.woocommerce ul.products li.product button.tm-woowishlist-button::before,
.woocommerce ul.products li.product button.tm-woocompare-button::before {
font-size: 12px;
margin-top: -1px;
}
.woocommerce ul.products li.product button.tm-woowishlist-button.loading::before,
.woocommerce ul.products li.product button.tm-woocompare-button.loading::before {
margin-left: -1px;
animation: blinker 0.5s linear infinite;
}
@keyframes blinker {
50% {
opacity: 0.5;
}
}
.woocommerce .images,
.woocommerce-page .images {
position: relative;
}
.woocommerce .images a.woocommerce-product-gallery__trigger,
.woocommerce-page .images a.woocommerce-product-gallery__trigger {
position: relative;
display: block;
width: 100%;
height: 1px;
overflow: visible;
position: absolute;
top: 12px;
right: 16px;	
height: 36px;
width: 36px;
}
.woocommerce #content div.product .images a.woocommerce-product-gallery__trigger > img.emoji,
.woocommerce-page #content div.product .images a.woocommerce-product-gallery__trigger > img.emoji {
position: absolute;
z-index: 2001;
right: 12px;
top: 12px;
height: 32px!important;
width: 32px!important;
}
.woocommerce-product-gallery__trigger {
position: absolute;
top: 8px;
right: 8px;
font-size: 2em;
z-index: 9;
width: 48px;
height: 48px; text-indent: -9999px;
border-radius: 100%;
box-sizing: content-box;
}
.woocommerce-product-gallery__trigger:hover {
text-decoration: none;
}
.woocommerce-product-gallery__trigger:before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #000;
border-radius: 100%;
position: absolute;
top: 18px;
right: 25px;
box-sizing: content-box;
}
.woocommerce-product-gallery__trigger:after {
content: "";
display: block;
width: 2px;
height: 8px;
background:#000;
border-radius: 6px;
position: absolute;
top: 28px;
right: 23px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: content-box;	
}
.woocommerce #content div.product p.price, 
.woocommerce #content div.product span.price, 
.woocommerce div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce-page #content div.product p.price, 
.woocommerce-page #content div.product span.price, 
.woocommerce-page div.product p.price, 
.woocommerce-page div.product span.price {
color: #000;
font-size: 24px;
font-weight: 600;
}
.entry-content .wc-block-grid__product-add-to-cart a,
.entry-content .wc-block-grid__product-add-to-cart a:visited, 
.entry-content .wc-block-grid__product-add-to-cart button,
.entry-content .wc-block-grid__product-add-to-cart button:visited,
.entry-content .wp-block-button a.wc-block-grid__product-link,
.entry-content .wp-block-button a.wc-block-grid__product-link:visited {
color: #ccc;
}
.entry-content .wc-block-grid__product-add-to-cart a:hover, 
.entry-content .wc-block-grid__product-add-to-cart button:hover,
.entry-content .wp-block-button a.wc-block-grid__product-link:hover {
color: #FFF;
text-decoration: none;
} .woocommerce-page.single-product #content .quantity input.qty {
height: 48px;
line-height: 48px;
}
.woocommerce.single-product #content div.product form.cart .button {
height: 48px;
line-height: 48px;
padding : 0px 32px;
font-weight: 600;
font-size: 14px
}
.woocommerce.single-product #content div.product form.cart .wsb-button {
height: 48px;
line-height: 48px;
padding : 0px 32px;
font-weight: 600;
font-size: 14px;
margin-left: 6px;
background-color: #e155b5;
text-transform: uppercase;
}
.flex-control-nav.flex-control-thumbs li {
margin-right: .7%;
margin-bottom: 4px;
width: 19.3%;
}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}