@charset "UTF-8";

  body.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
display: block;
margin: 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin: 0;
padding: 0;
border-top-style: solid;
border-top-width: 1px;
counter-increment: section;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
content: none;
display: none;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
display: block;
font-size: 20px;
line-height: 1.5em;
font-weight: 600;
padding: 15px 42px 15px 0;
text-decoration: none;
position: relative;
color: var(--logico-default-text-color);
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:after {
content: '\e812';
position: absolute;
display: block;
font: 400 normal 16px/30px 'fontello';
right: 2px;
left: initial;
top: 15px;
color: var(--logico-default-text-color);
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
color: var(--logico-accent-color);
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
color: var(--logico-accent-color);
}
body.woocommerce-account .woocommerce-MyAccount-content {
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
z-index: 2;
}
body.woocommerce-account .woocommerce-MyAccount-content h3 {
position: relative;
margin: 0 0 1em;
}
body.woocommerce-account .woocommerce-MyAccount-content h3 > span {
font-size: 110%;
}
body.woocommerce-account .woocommerce-MyAccount-content a {
color: inherit;
}
body.woocommerce-account .woocommerce-address-fields__field-wrapper {
margin: 0 -10px;
}
body.woocommerce-account .woocommerce-address-fields__field-wrapper:not(:last-child) {
margin-bottom: 30px;
}
body.woocommerce-account h3 {
margin-bottom: 1em;
}
body.woocommerce-account .woocommerce-EditAccountForm {
margin: 0 -10px;
}
body.woocommerce-account .woocommerce-EditAccountForm fieldset {
border: 1px solid var(--logico-border-color);
width: auto;
border-radius: var(--logico-radius-small, 0px);
}
body.woocommerce-account .woocommerce-EditAccountForm fieldset:not(:first-child) {
margin: 65px 10px 0;
}
body.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row {
width: auto;
}
body.woocommerce-account .woocommerce-EditAccountForm legend {
margin-bottom: 0.7333em;
padding: 0 10px;
}
body.woocommerce-account .woocommerce-EditAccountForm .button,
body.woocommerce-account .woocommerce-EditAccountForm .logico-alter-button {
margin: 30px 10px 0;
}
body.woocommerce-account .woocommerce-EditAccountForm label {
line-height: 1.875em !important;
}
body.woocommerce-account .woocommerce-EditAccountForm .form-row:not(.form-row-first):not(.form-row-last) {
width: calc(100% - 20px);
}
body.woocommerce-account .password-input {
display: block;
width: 100%;
}
body.woocommerce-account .form-attention {
padding: 0;
margin: 0 20px;
font-size: 14px;
line-height: 1.9286em;
font-weight: 500;
text-align: center;
}
body.woocommerce-account .form-attention a,
body.woocommerce-account .form-attention span {
text-decoration: underline;
}
body.woocommerce-account .form-attention a:hover,
body.woocommerce-account .form-attention span:hover {
text-decoration: none;
}
body.woocommerce-account .woocommerce-privacy-policy-text {
padding: 0 20px;
margin: 20px 0;
}
body.woocommerce-account .woocommerce-privacy-policy-text p {
padding: 0 !important;
}
body.woocommerce-account address {
padding: 0;
border: none;
}
body.woocommerce-account .woocommerce-Address:not(:first-child) {
margin-top: 70px !important;
}
.tab-columns .tab-columns-switcher {
text-decoration: underline;
cursor: pointer;
}
.tab-columns .tab-column.hidden {
display: none;
} body .woocommerce .order-again,
body .woocommerce-page .order-again {
margin: 30px 0 0;
}
body .woocommerce .woocommerce-order table.shop_table,
body .woocommerce .woocommerce-MyAccount-content table.shop_table,
body .woocommerce-page .woocommerce-order table.shop_table,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table {
border-spacing: unset;
border-top: solid 1px var(--logico-border-hover-color);
border-color: var(--logico-border-hover-color);
margin: 0;
}
body .woocommerce .woocommerce-order table.shop_table td,
body .woocommerce .woocommerce-order table.shop_table tbody th,
body .woocommerce .woocommerce-order table.shop_table tfoot th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table td,
body .woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,
body .woocommerce-page .woocommerce-order table.shop_table td,
body .woocommerce-page .woocommerce-order table.shop_table tbody th,
body .woocommerce-page .woocommerce-order table.shop_table tfoot th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table td,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table tfoot th {
border-top-width: 1px;
border-top-style: solid;
}
body .woocommerce .woocommerce-order table.shop_table thead th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table thead th,
body .woocommerce-page .woocommerce-order table.shop_table thead th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th {
font-size: 20px;
font-weight: 600;
letter-spacing: -.03em;
}
body .woocommerce .woocommerce-order table.shop_table .button,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button,
body .woocommerce-page .woocommerce-order table.shop_table .button,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button {
min-width: 0;
padding: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
body .woocommerce .woocommerce-order table.shop_table .button:after,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button:after,
body .woocommerce-page .woocommerce-order table.shop_table .button:after,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button:after {
content: none;
display: none;
}
body .woocommerce .woocommerce-order table.shop_table .button:hover,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button:hover,
body .woocommerce-page .woocommerce-order table.shop_table .button:hover,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button:hover {
border-color: transparent;
}
body .woocommerce .woocommerce-order table.shop_table .download-product a,
body .woocommerce .woocommerce-order table.shop_table .product-name a,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .download-product a,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .product-name a,
body .woocommerce-page .woocommerce-order table.shop_table .download-product a,
body .woocommerce-page .woocommerce-order table.shop_table .product-name a,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .download-product a,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .product-name a {
text-decoration: none;
} body .woocommerce ul.order_details,
body .woocommerce-page ul.order_details {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: stretch;
-moz-align-items: stretch;
-ms-align-items: stretch;
align-items: stretch;
}
body .woocommerce ul.order_details:before, body .woocommerce ul.order_details:after,
body .woocommerce-page ul.order_details:before,
body .woocommerce-page ul.order_details:after {
content: none;
display: none;
}
body .woocommerce ul.order_details li,
body .woocommerce-page ul.order_details li {
text-align: center;
float: none;
margin-right: 0;
margin-bottom: 0 !important;
padding: 0;
border: none;
}
body .woocommerce ul.order_details li:before,
body .woocommerce-page ul.order_details li:before {
content: none;
display: none;
}
body .woocommerce ul.order_details li:not(:first-child),
body .woocommerce-page ul.order_details li:not(:first-child) {
margin-top: 20px;
padding: 20px 0 0 !important;
border-top-style: dashed;
border-top-width: 1px;
}
body .woocommerce .woocommerce-customer-details address,
body .woocommerce-page .woocommerce-customer-details address {
padding: 0;
border: none;
width: initial;
}
body .woocommerce .woocommerce-customer-details address p,
body .woocommerce-page .woocommerce-customer-details address p {
margin: 1em 0;
}
body .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2,
body .woocommerce-page .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2 {
margin-top: 70px;
}
body .woocommerce .woocommerce-customer-details,
body .woocommerce .woocommerce-order-details,
body .woocommerce .woocommerce-order-downloads,
body .woocommerce-page .woocommerce-customer-details,
body .woocommerce-page .woocommerce-order-details,
body .woocommerce-page .woocommerce-order-downloads {
margin: 0;
}
body .woocommerce .woocommerce-customer-details:not(:first-child),
body .woocommerce .woocommerce-order-details:not(:first-child),
body .woocommerce .woocommerce-order-downloads:not(:first-child),
body .woocommerce-page .woocommerce-customer-details:not(:first-child),
body .woocommerce-page .woocommerce-order-details:not(:first-child),
body .woocommerce-page .woocommerce-order-downloads:not(:first-child) {
margin-top: 70px;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details td a,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details td a {
color: inherit;
font-weight: 600;
line-height: 1.3333em;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details td a:hover,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details td a:hover {
color: var(--logico-accent-color);
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details td strong,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details td strong {
font-weight: 600;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details td .amount,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details td .amount {
font-weight: 600;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot th,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot th {
font-weight: 600;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr:last-child th, body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr:last-child td,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr:last-child th,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr:last-child td {
font-size: 20px;
}
@media only screen and (min-width: 481px) {
body .woocommerce ul.order_details li {
text-align: left;
}
body .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
margin-left: -15px;
margin-right: -15px;
}
body .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-1,
body .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2 {
width: 50%;
padding: 0 15px;
min-width: 0;
max-width: none;
display: block;
flex-basis: auto;
margin: 0;
}
}
@media only screen and (min-width: 841px) {
body .woocommerce .woocommerce-order table.shop_table,
body .woocommerce .woocommerce-MyAccount-content table.shop_table,
body .woocommerce-page .woocommerce-order table.shop_table,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table {
-webkit-border-radius: 0;
border-radius: 0;
border: none;
}
body .woocommerce .woocommerce-order table.shop_table td,
body .woocommerce .woocommerce-order table.shop_table tbody th,
body .woocommerce .woocommerce-order table.shop_table tfoot th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table td,
body .woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,
body .woocommerce-page .woocommerce-order table.shop_table td,
body .woocommerce-page .woocommerce-order table.shop_table tbody th,
body .woocommerce-page .woocommerce-order table.shop_table tfoot th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table td,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table tfoot th {
padding: 30px 19px;
}
body .woocommerce .woocommerce-order table.shop_table thead th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table thead th,
body .woocommerce-page .woocommerce-order table.shop_table thead th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th {
padding: 0 19px 24px;
}
body .woocommerce .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-actions,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-actions,
body .woocommerce-page .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-actions,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-actions {
width: 100px;
font-size: 0;
}
body .woocommerce .woocommerce-order table.shop_table .amount,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .amount,
body .woocommerce-page .woocommerce-order table.shop_table .amount,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .amount {
font-weight: 600;
}
body .woocommerce .woocommerce-order table.shop_table .button,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button,
body .woocommerce-page .woocommerce-order table.shop_table .button,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button {
font-size: 16px;
-webkit-border-radius: 0;
border-radius: 0;
min-width: 0;
border-bottom: solid 1px;
background: none;
}
body .woocommerce .woocommerce-order table.shop_table .button:after,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button:after,
body .woocommerce-page .woocommerce-order table.shop_table .button:after,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button:after {
content: none;
display: none;
}
body .woocommerce .woocommerce-order table.shop_table .button:hover,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button:hover,
body .woocommerce-page .woocommerce-order table.shop_table .button:hover,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button:hover {
border-color: transparent;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr th,
body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr td,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr th,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr td {
padding: 7px 19px;
border: none;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child th,
body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child td,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child th,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child td {
padding: 30px 19px 7px;
border-top-width: 1px;
border-top-style: solid;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details th:first-child,
body .woocommerce .woocommerce-order table.woocommerce-table--order-details td:first-child,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details th:first-child,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details td:first-child {
padding-left: 0 !important;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-downloads tr td, body .woocommerce .woocommerce-order table.woocommerce-table--order-downloads tr th,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-downloads tr td,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-downloads tr th {
text-align: center;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-downloads tr td:first-child, body .woocommerce .woocommerce-order table.woocommerce-table--order-downloads tr th:first-child,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-downloads tr td:first-child,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-downloads tr th:first-child {
text-align: left;
padding-left: 0;
}
body .woocommerce ul.order_details {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: stretch;
-moz-align-items: stretch;
-ms-align-items: stretch;
align-items: stretch;
}
body .woocommerce ul.order_details li {
text-align: left;
}
body .woocommerce ul.order_details li:not(:first-child) {
margin-top: 0;
border-top: none;
margin-left: 20px;
padding: 0 0 0 20px !important;
border-left-style: dashed;
border-left-width: 1px;
}
}
@media only screen and (min-width: 1021px) {
body.woocommerce-account .woocommerce-MyAccount-navigation {
width: 27%;
}
body.woocommerce-account .woocommerce-MyAccount-content {
width: 73%;
padding: 0 0 0 40px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table {
border: none;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr {
overflow: hidden;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
border-top: none;
border-bottom: solid 1px #E0DED9;
line-height: 1.6667em;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-quantity {
overflow: hidden;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-quantity:before {
margin: 10px 0 0 0;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-name:before {
float: none;
display: block;
text-align: left;
}
.woocommerce .woocommerce-cart-form table.shop_table th {
font-size: 20px;
font-weight: 600;
border-top: none;
border-bottom: solid 1px var(--logico-border-hover-color);
color: var(--logico-dark-text-color);
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions {
padding: 33px 0 0 !important;
position: relative;
z-index: 2;
border: none;
text-align: right;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
position: relative;
text-align: left;
padding-bottom: 20px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .logico-form-field input[type="text"],
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .logico-form-field label {
font-size: 14px;
width: 100%;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .logico-alter-button {
white-space: nowrap;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
margin: 0 0 0 9px;
width: auto;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button {
border: none;
background: none;
padding: 0;
margin: 40px 0 0;
border-bottom-style: solid;
border-bottom-color: initial;
border-bottom-width: 1px;
font-size: 16px;
line-height: 1.3125em;
font-weight: 400;
letter-spacing: 0;
-webkit-transition: border-color 0.3s, color 0.3s;
transition: border-color 0.3s, color 0.3s;
width: auto;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button:disabled {
cursor: default;
opacity: .5;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button:not(:disabled):hover {
border-bottom-color: transparent;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button:after {
content: none;
display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-info {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail-wrapper {
margin: 0 30px 0 0;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail-wrapper img {
width: 85px;
border: none;
border-radius: var(--logico-radius-small, 0px);
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name {
text-align: left;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name .product-name-wrapper {
font-weight: 600;
width: 100%;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name .product-name-wrapper a {
text-decoration: none;
color: var(--logico-default-text-color);
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name .product-name-wrapper a:hover {
color: var(--logico-accent-color);
}
.woocommerce .woocommerce-cart-form table.shop_table .product-price .amount,
.woocommerce .woocommerce-cart-form table.shop_table .product-subtotal .amount {
font-weight: 600;
color: var(--logico-default-text-color);
}
.woocommerce .woocommerce-cart-form table.shop_table .product-price .amount del,
.woocommerce .woocommerce-cart-form table.shop_table .product-subtotal .amount del {
opacity: 1;
color: #ADADAD;
display: inline-block;
margin: 0 13px 0 0;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-price .amount ins,
.woocommerce .woocommerce-cart-form table.shop_table .product-subtotal .amount ins {
text-decoration: none;
font-weight: inherit;
color: #EF644C;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove {
width: 14px;
height: 14px;
font: 400 normal 0/14px 'fontello';
background: none;
margin: 0;
color: #EF644C !important;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove:before {
content: '\e845';
font-size: 14px;
line-height: 14px;
}
.woocommerce .cart-collaterals {
margin: 70px 0 0;
}
.woocommerce .cart-collaterals p:not(:first-child):not(:last-child) {
margin: 0 0 7px;
}
.woocommerce .cart-collaterals .cart_totals .cart_totals_title {
font-family: inherit;
text-transform: none;
font-weight: 600;
padding: 0 0 .4333em;
border-bottom: solid 1px var(--logico-border-hover-color);
margin: 0 0 .5em;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table {
border: none !important;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table th, .woocommerce .cart-collaterals .cart_totals table.shop_table td {
border: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table th {
padding: 9px 12px 9px 0;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td {
padding-left: 0;
padding-right: 0;
background: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td {
text-align: left !important;
text-transform: none;
font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals ul,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method {
padding: 0;
}
.woocommerce .cart-collaterals .cart_totals ul > li,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method > li {
text-transform: none;
font-weight: 400;
text-align: left;
padding: 0;
}
.woocommerce .cart-collaterals .cart_totals ul > li:before,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method > li:before {
content: none;
display: none;
}
.woocommerce .cart-collaterals .cart_totals ul li input,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method li input {
vertical-align: text-top;
margin: 5px 19px 0 0;
}
.woocommerce .cart-collaterals .cart_totals ul label,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method label {
clear: both;
}
.woocommerce .cart-collaterals .cart_totals ul .amount,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method .amount {
font-weight: 600;
float: right;
margin: 0 0 0 20px;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination {
text-align: left;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
min-width: 280px;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator .form-row.form-row-first, .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator .form-row.form-row-last {
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-button {
font-weight: 400;
color: inherit;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form {
margin: 30px -10px;
text-align: left;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p {
padding: 0 10px;
position: relative;
z-index: 2;
margin: 0 0 10px;
clear: both;
float: none;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form button {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 15px 0 0;
border: none;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
position: relative;
z-index: 2;
line-height: 1;
font-size: 0;
padding: 25px 0 0;
text-align: right;
}
@media only screen and (max-width: 768px) {
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions {
background: none !important;
}
}
@media only screen and (min-width: 769px) {
.woocommerce table.shop_table_responsive tr:nth-child(2n) td {
background: none;
}
.woocommerce .woocommerce-cart-form table.shop_table {
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
padding: 30px 10px;
text-align: left;
}
.woocommerce .woocommerce-cart-form table.shop_table td:first-child:not(:last-child) {
padding-left: 0;
padding-right: 10px;
}
.woocommerce .woocommerce-cart-form table.shop_table th {
padding: 0 10px 18px;
text-align: left;
}
.woocommerce .woocommerce-cart-form table.shop_table th:first-child {
padding-left: 40px;
padding-right: 10px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .logico-form-field {
width: 305px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-name {
width: 34%;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-price {
width: 25%;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-quantity {
width: 26%;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove {
padding-left: 10px;
padding-right: 0;
width: 14px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove {
margin: 0;
text-align: right;
float: right;
}
.woocommerce .woocommerce-cart-form table.shop_table tr:not(:first-child) .product-remove .remove {
margin-top: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-subtotal {
padding: 50px 0 50px 10px;
}
.woocommerce .cart-collaterals {
margin: 100px 0 0;
}
.woocommerce .cart-collaterals .cart_totals {
width: auto;
min-width: 305px;
padding: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table {
-webkit-border-radius: 0;
border-radius: 0;
border: none;
margin: 0 !important;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tr:not(.woocommerce-shipping-totals) {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce .cart-collaterals .cart_totals table.shop_table th {
padding: 10px 0;
font-weight: 600;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td:last-child,
.woocommerce .cart-collaterals .cart_totals table.shop_table th:last-child {
padding-left: 20px;
text-align: right;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td {
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
text-align: right;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table th {
width: initial;
color: var(--logico-dark-text-color);
font-size: 1.1111em;
line-height: 1.25em;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table .order-total td,
.woocommerce .cart-collaterals .cart_totals table.shop_table .order-total th {
color: var(--logico-dark-text-color);
font-size: 1.3889em;
line-height: 1.92em;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals {
position: relative;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,
.woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals th {
display: block;
font-weight: 600;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td {
padding: 10px 0 !important;
text-transform: inherit;
text-align: left;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination {
text-align: left;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-button {
margin: 0;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type {
margin: 0;
}
} .woocommerce-checkout .woocommerce-notices-wrapper {
margin-bottom: 20px !important;
}
.woocommerce-checkout .woocommerce-notices-wrapper:empty {
margin-bottom: 0 !important;
}
.woocommerce-checkout .content h3:not(#ship-to-different-address) {
font-family: inherit;
font-size: var(--logico-h5-font-size-mobile, 20px);
line-height: var(--logico-h5-line-height-mobile, 1.2em);
letter-spacing: var(--logico-h5-letter-spacing-mobile, -0.03em);
word-spacing: var(--logico-h5-word-spacing-mobile, normal);
text-transform: none;
font-weight: 600;
font-style: var(--logico-h5-font-style, normal);
}
.woocommerce-checkout .content h3:not(#ship-to-different-address)#order_review_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_total_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_payment_heading {
font-size: var(--logico-h6-font-size-mobile, 18px);
line-height: var(--logico-h6-line-height-mobile, 1.2em);
margin-bottom: 1.3em;
}
.woocommerce-checkout .content-wrapper .content-inner ul > li {
padding: 0;
}
.woocommerce-checkout .checkout .shipping_address {
margin-top: 30px;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
margin: 0;
font-family: inherit;
font-size: 18px;
line-height: 1.6667em;
letter-spacing: normal;
text-transform: none;
float: none;
}
.woocommerce-checkout .checkout .woocommerce-additional-fields {
margin-top: 50px;
}
.woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper .form-row textarea.input-text {
height: 120px;
}
.woocommerce .woocommerce-form-login-toggle:not(:last-child),
.woocommerce-page .woocommerce-form-login-toggle:not(:last-child) {
margin-bottom: 20px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme,
.woocommerce-page .woocommerce-form-login .woocommerce-form-login__rememberme {
display: block;
width: 100%;
font-size: 16px;
line-height: 1.875em;
}
.woocommerce .woocommerce-form-login .form-row.form-row-last,
.woocommerce .woocommerce-form-login .form-row.form-row-first,
.woocommerce-page .woocommerce-form-login .form-row.form-row-last,
.woocommerce-page .woocommerce-form-login .form-row.form-row-first {
width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-page .woocommerce-form-login .woocommerce-form-login__submit {
float: none;
clear: both;
margin: 36px 0 0;
}
.woocommerce .woocommerce-checkout:not(:first-child),
.woocommerce-page .woocommerce-checkout:not(:first-child) {
margin-top: 50px;
}
.woocommerce .woocommerce-checkout h3#order_review_heading:first-child,
.woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
margin-top: 50px;
}
.woocommerce .woocommerce-checkout .place-order,
.woocommerce-page .woocommerce-checkout .place-order {
margin: 30px 0 0 !important;
position: relative;
z-index: 2;
}
.woocommerce .woocommerce-checkout .woocommerce-account-fields .form-row,
.woocommerce-page .woocommerce-checkout .woocommerce-account-fields .form-row {
margin: 0 0 8px !important;
}
.woocommerce .woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-page .woocommerce-checkout .woocommerce-shipping-fields {
margin: 11px 0 0;
}
.woocommerce form .woocommerce-billing-fields__field-wrapper,
.woocommerce form .woocommerce-shipping-fields__field-wrapper,
.woocommerce form .woocommerce-additional-fields__field-wrapper,
.woocommerce form .woocommerce-account-fields,
.woocommerce-page form .woocommerce-billing-fields__field-wrapper,
.woocommerce-page form .woocommerce-shipping-fields__field-wrapper,
.woocommerce-page form .woocommerce-additional-fields__field-wrapper,
.woocommerce-page form .woocommerce-account-fields {
margin: 0 -10px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
clear: left;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
padding: 0 10px 0;
margin: 0 0 20px !important;
}
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
line-height: 30px;
height: 69px;
}
.woocommerce form h3 label,
.woocommerce-page form h3 label {
letter-spacing: normal;
}
.woocommerce form .woocommerce-privacy-policy-text,
.woocommerce-page form .woocommerce-privacy-policy-text {
font-size: 16px;
line-height: 1.875em;
}
.woocommerce form .woocommerce-privacy-policy-text p,
.woocommerce-page form .woocommerce-privacy-policy-text p {
line-height: inherit;
}
.woocommerce form .woocommerce-privacy-policy-text a,
.woocommerce-page form .woocommerce-privacy-policy-text a {
color: inherit;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required {
padding: 0;
margin: 35px 0 0 !important;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox {
position: relative;
padding: 0 0 0 35px;
line-height: 1.375em;
display: block;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox input[type="checkbox"],
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox input[type="checkbox"] {
position: absolute;
left: 0;
right: initial;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required a,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required a {
white-space: nowrap;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required .required,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required .required {
color: #FFA16A;
}
.woocommerce form.login,
.woocommerce form.register {
padding: 20px 10px;
margin: 20px 0;
border: solid 1px var(--logico-border-hover-color);
}
.woocommerce form.login > p,
.woocommerce form.register > p {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce form.checkout_coupon {
padding: 20px;
border: solid 1px var(--logico-border-hover-color);
}
.woocommerce form.checkout_coupon .form-row.form-row-first, .woocommerce form.checkout_coupon .form-row.form-row-last {
width: 100%;
}
.woocommerce form.checkout_coupon button {
margin: 0;
width: 100%;
}
.woocommerce-checkout-review-order:not(:last-child) {
margin-bottom: 55px;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table {
border: none !important;
border-top: solid 1px var(--logico-border-hover-color) !important;
padding-top: 24px;
margin-top: 0 !important;
vertical-align: top;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table:not(:last-child) {
margin-bottom: 50px !important;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table thead,
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody {
display: none;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .order-total {
font-size: 20px;
line-height: 1.5em;
font-weight: 600;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table td {
padding: 6px 0 7px 16px;
vertical-align: top;
text-align: right;
font-weight: inherit;
border: none;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table td .amount {
font-weight: 600;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table th {
padding: 6px 0 7px;
vertical-align: top;
border: none;
font-weight: 600;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table ul li {
margin: 0 0 .5em;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table ul li:before {
display: none;
content: none;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods {
display: inline-block;
text-align: left;
}
.woocommerce-checkout-review-order .checkout_cart_table {
width: 100%;
border-spacing: 0;
vertical-align: middle;
}
.woocommerce-checkout-review-order .checkout_cart_table:not(:last-child) {
margin-bottom: 57px !important;
}
.woocommerce-checkout-review-order .checkout_cart_table td {
padding: 15px 0 15px 16px;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
padding: 15px 0;
width: 50px;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
width: 50px;
height: auto;
display: block;
border-radius: var(--logico-radius-small, 0px);
}
.woocommerce-checkout-review-order .checkout_cart_table .product-info-wrapper {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name {
width: 100%;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-title {
line-height: 1.3333em;
font-weight: 600;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-title a {
text-decoration: none;
color: inherit;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-title a:hover {
color: var(--logico-accent-color);
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-info {
font-size: .8889em;
line-height: 1.375em;
font-weight: 600;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-info:not(:first-child) {
margin: 8px 0 0;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-total {
margin: 0 0 0 20px;
min-width: 57px;
font-size: .8889em;
line-height: 1.5em;
white-space: nowrap;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-total .amount {
display: block;
font-weight: 600;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-remove {
width: 13px;
margin: 0 0 0 20px;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-remove .remove {
width: 14px;
height: 24px;
font: 400 normal 0/24px 'fontello';
background: none;
margin: 0;
-webkit-transition: color 0.3s;
transition: color 0.3s;
display: block;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-remove .remove:before {
content: '\e845';
font-size: 14px;
line-height: 24px;
color: #EF644C;
}
.woocommerce-checkout-review-total {
margin: -11px 0 0;
}
.woocommerce-checkout-review-total .checkout_total_table {
width: 100%;
}
.woocommerce-checkout-review-total .checkout_total_table td {
padding: 10px 0 10px 20px;
text-align: right;
font-weight: 600;
font-size: 18px;
line-height: 30px;
}
.woocommerce-checkout-review-total .checkout_total_table td:first-child {
padding: 10px 0;
text-align: left;
}
.woocommerce-checkout-shipping-method:not(:last-child) {
margin-bottom: 65px;
}
.woocommerce-checkout-shipping-method ul#shipping_method {
margin: 0;
}
.woocommerce-checkout-shipping-method ul#shipping_method li {
margin: 0;
padding: 0;
}
.woocommerce-checkout-shipping-method ul#shipping_method li:not(:first-child) {
margin: 8px 0 0;
}
.woocommerce-checkout-shipping-method ul#shipping_method li:before {
content: none;
display: none;
}
.woocommerce-checkout-shipping-method ul#shipping_method li input {
vertical-align: middle;
margin: -2px 10px 0 0;
}
.woocommerce-checkout-shipping-method ul#shipping_method li label {
vertical-align: middle;
font-weight: 600;
display: inline;
}
#add_payment_method #order_review,
#add_payment_method #payment,
.woocommerce-cart #order_review,
.woocommerce-cart #payment,
.woocommerce-checkout #order_review,
.woocommerce-checkout #payment {
border-top: solid 1px var(--logico-border-hover-color) !important;
padding-top: 24px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
-webkit-border-radius: 0;
border-radius: 0;
background: none;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
margin: 0;
padding: 0;
border: none;
}
#add_payment_method #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice),
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) {
padding: 0;
line-height: 1.3333em;
}
#add_payment_method #payment ul.payment_methods li:before,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before {
content: none;
display: none;
}
#add_payment_method #payment ul.payment_methods li img,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) img,
.woocommerce-checkout #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) img {
display: inline-block;
margin: -2px .5em 0 .5em;
}
#add_payment_method #payment ul.payment_methods li.payment_method_paypal .about_paypal,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal,
.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal .about_paypal,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal,
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal .about_paypal,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal {
font-size: 1em;
line-height: inherit;
float: none;
font-weight: 400;
white-space: nowrap;
}
#add_payment_method #payment ul.payment_methods li input,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) input,
.woocommerce-checkout #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) input {
margin: 0 12px -2px 0 !important;
}
#add_payment_method #payment ul.payment_methods li label,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) label,
.woocommerce-cart #payment ul.payment_methods li label,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) label,
.woocommerce-checkout #payment ul.payment_methods li label,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) label {
display: inline;
font-size: 18px;
font-weight: 600;
}
#add_payment_method #payment ul.payment_methods li + li,
.woocommerce-cart #payment ul.payment_methods li + li,
.woocommerce-checkout #payment ul.payment_methods li + li {
margin: 29px 0 0;
}
#add_payment_method #payment ul.payment_methods li.woocommerce-notice,
.woocommerce-cart #payment ul.payment_methods li.woocommerce-notice,
.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice {
padding: .5em 1.5em 1em;
}
.woocommerce .checkout-columns .checkout-column-side,
.woocommerce-page .checkout-columns .checkout-column-side {
margin-top: 90px;
}
.woocommerce .checkout-columns .col2-set .col-2,
.woocommerce-page .checkout-columns .col2-set .col-2 {
margin: 0;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
padding: 0;
}
.checkout-total-wrapper {
margin-bottom: 20px;
}
.checkout-total-wrapper:not(:first-child) {
margin-top: 90px;
}
.woocommerce #payment button.logico-alter-button,
.woocommerce-page #payment button.logico-alter-button {
float: none !important;
}
.woocommerce #payment button.logico-alter-button:not(:first-child),
.woocommerce-page #payment button.logico-alter-button:not(:first-child) {
margin: 50px 0 0;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
margin: 30px 0 0;
padding: 20px 20px 18px;
font-size: 14px;
line-height: 1.7143em;
border-radius: var(--logico-radius-small, 0px);
background: var(--logico-background-alter-color);
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
content: none;
display: none;
}
#add_payment_method #payment div.payment_box p,
.woocommerce-cart #payment div.payment_box p,
.woocommerce-checkout #payment div.payment_box p {
line-height: inherit;
}
@media only screen and (min-width: 481px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 50%;
}
.woocommerce-checkout .content h3:not(#ship-to-different-address) {
font-size: var(--logico-h5-font-size-mobile-extra, 20px);
line-height: var(--logico-h5-line-height-mobile-extra, 1.2em);
letter-spacing: var(--logico-h5-letter-spacing-mobile-extra, -0.03em);
word-spacing: var(--logico-h5-word-spacing-mobile-extra, normal);
}
.woocommerce-checkout .content h3:not(#ship-to-different-address)#order_review_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_total_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_payment_heading {
font-size: var(--logico-h6-font-size-mobile-extra, 18px);
line-height: var(--logico-h6-line-height-mobile-extra, 1.2em);
}
}
@media only screen and (max-width: 840px) {
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table {
border: none;
display: block;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table tbody,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tbody {
display: block;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr {
display: block;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table td,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table td {
padding: 0;
display: block;
width: auto;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table td:first-child,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table td:first-child {
padding: 20px 0;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr + tr td,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr + tr td {
border: none;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
width: auto;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
width: 85px;
position: relative;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child),
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) {
margin: 11px 0 0;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) td:first-child,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) td:first-child {
border-top: solid 1px var(--logico-border-color);
}
.woocommerce-checkout .content h3:not(#ship-to-different-address) {
font-size: var(--logico-h5-font-size-tablet, 24px);
line-height: var(--logico-h5-line-height-tablet, 1.2em);
letter-spacing: var(--logico-h5-letter-spacing-tablet, -0.03em);
word-spacing: var(--logico-h5-word-spacing-tablet, normal);
}
.woocommerce-checkout .content h3:not(#ship-to-different-address)#order_review_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_total_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_payment_heading {
font-size: var(--logico-h6-font-size-tablet, 20px);
line-height: var(--logico-h6-line-height-tablet, 1.2em);
}
}
@media only screen and (min-width: 841px) {
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table {
border: none;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table td,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table td {
padding: 18px 0 18px 20px;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
width: 85px;
padding: 18px 0;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
width: 85px;
position: relative;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) td,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) td {
border-top: solid 1px var(--logico-border-color);
}
.woocommerce .woocommerce-checkout:not(:first-child),
.woocommerce-page .woocommerce-checkout:not(:first-child) {
margin-top: 80px;
}
.woocommerce .woocommerce-checkout h3#order_review_heading:first-child,
.woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
margin-top: 65px;
}
.woocommerce .woocommerce-form-login .form-row.form-row-last,
.woocommerce .woocommerce-form-login .form-row.form-row-first,
.woocommerce-page .woocommerce-form-login .form-row.form-row-last,
.woocommerce-page .woocommerce-form-login .form-row.form-row-first {
width: 50%;
}
.woocommerce-checkout .content h3:not(#ship-to-different-address) {
font-size: var(--logico-h5-font-size-tablet-extra, 24px);
line-height: var(--logico-h5-line-height-table-extrat, 1.2em);
letter-spacing: var(--logico-h5-letter-spacing-tablet-extra, -0.03em);
word-spacing: var(--logico-h5-word-spacing-tablet-extra, normal);
}
.woocommerce-checkout .content h3:not(#ship-to-different-address)#order_review_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_total_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_payment_heading {
font-size: var(--logico-h6-font-size-tablet-extra, 20px);
line-height: var(--logico-h6-line-height-tablet-extra, 1.2em);
}
}
@media only screen and (min-width: 1021px) {
.woocommerce-checkout .checkout .woocommerce-additional-fields {
margin-top: 65px;
}
.woocommerce-checkout .content h3:not(#ship-to-different-address) {
font-size: var(--logico-h5-font-size-laptop, 28px);
line-height: var(--logico-h5-line-height-laptop, 1.2em);
letter-spacing: var(--logico-h5-letter-spacing-laptop, -0.03em);
word-spacing: var(--logico-h5-word-spacing-laptop, normal);
}
.woocommerce-checkout .content h3:not(#ship-to-different-address)#order_review_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_total_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_payment_heading {
font-size: 20px;
line-height: var(--logico-h6-line-height-laptop, 1.2em);
}
.woocommerce .woocommerce-checkout h3#order_review_heading:first-child,
.woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
margin-top: 0;
}
.woocommerce .checkout-columns,
.woocommerce-page .checkout-columns {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
margin: 0 -20px;
}
.woocommerce .checkout-columns .checkout-column-main,
.woocommerce-page .checkout-columns .checkout-column-main {
padding: 0 20px;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 66.6666%;
}
.woocommerce .checkout-columns .checkout-column-side,
.woocommerce-page .checkout-columns .checkout-column-side {
margin: 0;
padding: 0 20px;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 33.3333%;
}
}
@media only screen and (min-width: 1201px) {
.woocommerce-checkout .content h3:not(#ship-to-different-address) {
font-size: var(--logico-h5-font-size, 30px);
line-height: var(--logico-h5-line-height, 1.2em);
letter-spacing: var(--logico-h5-letter-spacing, -0.03em);
word-spacing: var(--logico-h5-word-spacing, normal);
}
.woocommerce-checkout .content h3:not(#ship-to-different-address)#order_review_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_total_heading, .woocommerce-checkout .content h3:not(#ship-to-different-address)#order_payment_heading {
line-height: var(--logico-h6-line-height, 1.2em);
}
} .woocommerce .woocommerce-notices-wrapper,
.woocommerce .wc-empty-cart-message,
.woocommerce-page .woocommerce-notices-wrapper,
.woocommerce-page .wc-empty-cart-message {
margin-bottom: 50px;
}
.woocommerce .woocommerce-notices-wrapper:empty,
.woocommerce .wc-empty-cart-message:empty,
.woocommerce-page .woocommerce-notices-wrapper:empty,
.woocommerce-page .wc-empty-cart-message:empty {
margin-bottom: 0;
}
.woocommerce .woocommerce-password-strength,
.woocommerce-page .woocommerce-password-strength {
font-weight: 400;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
margin: 0;
width: auto;
}
.woocommerce .col2-set:before, .woocommerce .col2-set:after,
.woocommerce-page .col2-set:before,
.woocommerce-page .col2-set:after {
content: none;
display: none;
}
.woocommerce .col2-set:not(:last-child),
.woocommerce-page .col2-set:not(:last-child) {
margin-bottom: 70px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
float: none;
max-width: none;
width: auto;
padding: 0;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
margin: 70px 0 0;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
display: block;
right: 17px;
left: initial;
opacity: 1;
z-index: 2;
font-size: 14px;
line-height: 1;
margin: 0;
color: var(--logico-dark-text-color);
overflow: hidden;
}
.woocommerce form .show-password-input:before,
.woocommerce-page form .show-password-input:before {
content: none;
display: none;
}
.woocommerce form .show-password-input:after,
.woocommerce-page form .show-password-input:after {
content: '\e84b';
font: 400 normal 14px/1em 'fontello';
}
.woocommerce form .show-password-input.display-password,
.woocommerce-page form .show-password-input.display-password {
color: var(--logico-light-text-color);
opacity: .5;
}
.woocommerce form .logico-label-wrapper + .password-input input[type="text"],
.woocommerce form .logico-label-wrapper + .password-input input[type="password"],
.woocommerce-page form .logico-label-wrapper + .password-input input[type="text"],
.woocommerce-page form .logico-label-wrapper + .password-input input[type="password"] {
border-top: none;
}
.woocommerce table[class*='woocommerce'] tr td, .woocommerce table[class*='woocommerce'] tr th,
.woocommerce table[class*='cart'] tr td,
.woocommerce table[class*='cart'] tr th,
.woocommerce table[class*='checkout'] tr td,
.woocommerce table[class*='checkout'] tr th,
.woocommerce table[class*='shop'] tr td,
.woocommerce table[class*='shop'] tr th,
.woocommerce-page table[class*='woocommerce'] tr td,
.woocommerce-page table[class*='woocommerce'] tr th,
.woocommerce-page table[class*='cart'] tr td,
.woocommerce-page table[class*='cart'] tr th,
.woocommerce-page table[class*='checkout'] tr td,
.woocommerce-page table[class*='checkout'] tr th,
.woocommerce-page table[class*='shop'] tr td,
.woocommerce-page table[class*='shop'] tr th {
border: none;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .catalog-top-info-wrapper {
margin: 0 0 30px;
padding: 0;
font-size: 0;
line-height: 1;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.woocommerce .catalog-top-info-wrapper:after {
content: '';
display: table;
clear: both;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-notices-wrapper {
order: 0;
width: 100%;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
order: 1;
width: 100%;
font-size: 16px;
line-height: 30px;
font-weight: 600;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering-wrapper {
order: 2;
width: 100%;
position: relative;
margin: 0;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering-wrapper .woocommerce-ordering {
float: none;
}
.woocommerce .catalog-top-info-wrapper .product-filters-trigger-wrapper {
order: 3;
font-size: 0;
line-height: 1;
width: 100%;
margin: 10px 0 0;
padding: 0;
float: left;
position: relative;
}
.woocommerce .catalog-top-info-wrapper .product-filters-trigger-wrapper .logico-alter-button {
display: block;
}
.woocommerce .catalog-top-info-wrapper .shop-mode-buttons {
order: 4;
}
.woocommerce .woocommerce-result-count {
width: 100%;
margin: 0 0 13px;
}
.woocommerce .shop-mode-buttons {
margin: 20px 0 0 30px;
white-space: nowrap;
font-size: 0;
line-height: 1;
}
.woocommerce .shop-mode-buttons a {
margin: 5px 0 6px 6px;
display: inline-block;
vertical-align: top;
opacity: 0.3;
height: 20px;
width: 20px;
overflow: hidden;
position: relative;
text-align: center;
font: 700 normal 18px/20px 'Font Awesome 6 Free';
}
.woocommerce .shop-mode-buttons .woocommerce-grid:before {
content: '\f00a';
}
.woocommerce .shop-mode-buttons .woocommerce-list:before {
content: '\f00b';
}
.woocommerce .shop_mode_grid .shop-mode-buttons .woocommerce-grid {
opacity: 1;
}
.woocommerce .shop_mode_list .shop-mode-buttons .woocommerce-list {
opacity: 1;
}
.woocommerce form.lost_reset_password,
.woocommerce form.login,
.woocommerce form.register {
position: relative;
z-index: 2;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce form.login .form-row,
.woocommerce form.register .form-row {
width: auto;
}
.woocommerce form.lost_reset_password .lost_password,
.woocommerce form.login .lost_password,
.woocommerce form.register .lost_password {
font-size: 14px;
line-height: 1.9286em;
margin-bottom: 0;
}
.woocommerce form.lost_reset_password .lost_password a,
.woocommerce form.login .lost_password a,
.woocommerce form.register .lost_password a {
color: inherit;
}
.woocommerce form.checkout_coupon {
-webkit-border-radius: 0;
border-radius: 0;
position: relative;
z-index: 2;
margin: 20px 0;
}
.woocommerce form.checkout_coupon .form-row-first {
padding: 0;
margin-bottom: 10px;
}
.woocommerce form.checkout_coupon .form-row-last {
padding: 0;
position: relative;
z-index: 2;
margin-bottom: 0;
}
.woocommerce form.checkout_coupon button {
width: 100%;
}
body .content-wrapper .woocommerce-NoticeGroup:not(:last-child) {
margin-bottom: 50px;
}
body .content-wrapper ul.woocommerce-error,
body .content-wrapper ul.woocommerce-info,
body .content-wrapper ul.woocommerce-message {
z-index: 2;
}
body .content-wrapper ul.woocommerce-error li,
body .content-wrapper ul.woocommerce-info li,
body .content-wrapper ul.woocommerce-message li {
width: 100%;
}
body .content-wrapper ul.woocommerce-error li:before,
body .content-wrapper ul.woocommerce-info li:before,
body .content-wrapper ul.woocommerce-message li:before {
content: none;
display: none;
}
body .content-wrapper ul.woocommerce-error li, body .content-wrapper ul.woocommerce-error li:not(:last-of-type),
body .content-wrapper ul.woocommerce-info li,
body .content-wrapper ul.woocommerce-info li:not(:last-of-type),
body .content-wrapper ul.woocommerce-message li,
body .content-wrapper ul.woocommerce-message li:not(:last-of-type) {
margin-bottom: 0;
}
body .content-wrapper .woocommerce-error,
body .content-wrapper .woocommerce-info,
body .content-wrapper .woocommerce-message {
z-index: 2;
line-height: 1.1875em;
font-weight: 600;
color: inherit;
background: none;
margin: 0;
padding: .5555em .5555em .5555em 4.4444em;
min-height: 4em;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: var(--logico-radius-medium, 0px);
gap: 6px;
outline: none;
}
body .content-wrapper .woocommerce-error:not(:last-child),
body .content-wrapper .woocommerce-info:not(:last-child),
body .content-wrapper .woocommerce-message:not(:last-child) {
margin-top: 20px;
}
body .content-wrapper .woocommerce-error:before,
body .content-wrapper .woocommerce-info:before,
body .content-wrapper .woocommerce-message:before {
font-weight: 400;
font-size: 1.1111em;
line-height: 2.5em;
width: 2.5em;
height: 2.5em;
text-align: center;
position: absolute;
margin: 0;
left: .5555em;
right: initial;
top: .5555em;
border-radius: var(--logico-radius-small, 0px);
}
body .content-wrapper .woocommerce-error a,
body .content-wrapper .woocommerce-info a,
body .content-wrapper .woocommerce-message a {
color: inherit;
display: inline;
}
body .content-wrapper .woocommerce-error .button,
body .content-wrapper .woocommerce-info .button,
body .content-wrapper .woocommerce-message .button {
margin: 0;
outline: none;
padding: 0;
background: none;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
text-decoration: underline;
border: none;
display: inline;
position: static;
}
body .content-wrapper .woocommerce-error .button:after,
body .content-wrapper .woocommerce-info .button:after,
body .content-wrapper .woocommerce-message .button:after {
content: none;
display: none;
}
body .content-wrapper .woocommerce-error .button:hover,
body .content-wrapper .woocommerce-info .button:hover,
body .content-wrapper .woocommerce-message .button:hover {
text-decoration: none;
}
body .content-wrapper .woocommerce-error:not(.woocommerce-notice),
body .content-wrapper .woocommerce-info:not(.woocommerce-notice),
body .content-wrapper .woocommerce-message:not(.woocommerce-notice) {
border-width: 1px;
border-style: solid;
}
body .content-wrapper .woocommerce-error.woocommerce-notice,
body .content-wrapper .woocommerce-info.woocommerce-notice,
body .content-wrapper .woocommerce-message.woocommerce-notice {
border-width: 1px;
border-style: solid;
}
body .content-wrapper .woocommerce-info {
border-color: #4EB0E7;
}
body .content-wrapper .woocommerce-info:before {
background-color: #4EB0E7;
color: #FFFFFF;
}
body .content-wrapper .woocommerce-form-coupon-toggle:not(:last-child) {
margin-bottom: 20px;
}
body .content-wrapper .woocommerce-form-coupon-toggle .woocommerce-info {
border-color: var(--logico-accent-color);
}
body .content-wrapper .woocommerce-form-coupon-toggle .woocommerce-info:before {
content: '\e847';
font-family: 'fontello';
background-color: var(--logico-accent-color);
}
body .content-wrapper .woocommerce-error {
border-color: #EF644C;
}
body .content-wrapper .woocommerce-error:before {
color: #FFFFFF;
background-color: #EF644C;
}
body .content-wrapper .woocommerce-message {
border-color: #04BF87;
}
body .content-wrapper .woocommerce-message:before {
color: #FFFFFF;
background-color: #04BF87;
}
.woocommerce form .form-row.woocommerce-validated .select2-selection,
.woocommerce form .form-row.woocommerce-validated input,
.woocommerce form .form-row.woocommerce-validated textarea,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #04BF87 !important;
}
.woocommerce form .form-row.woocommerce-validated .woocommerce-input-wrapper input {
border-color: #04BF87 !important;
}
.woocommerce form .form-row.woocommerce-validated .logico-label-placeholder .logico-label-placeholder-text:before,
.woocommerce form .form-row.woocommerce-validated .logico-label-placeholder .logico-label-placeholder-text:after {
border-color: #04BF87 !important;
}
.woocommerce form .form-row.woocommerce-validated .logico-form-field:before,
.woocommerce form .form-row.woocommerce-validated .logico-form-field:after {
border-color: #04BF87 !important;
}
.woocommerce form .form-row.woocommerce-invalid .select2-selection,
.woocommerce form .form-row.woocommerce-invalid input,
.woocommerce form .form-row.woocommerce-invalid textarea,
.woocommerce form .form-row.woocommerce-invalid select {
border-color: #EF644C !important;
}
.woocommerce form .form-row.woocommerce-invalid .woocommerce-input-wrapper input {
border-color: #EF644C !important;
}
.woocommerce form .form-row.woocommerce-invalid .logico-label-placeholder .logico-label-placeholder-text:before,
.woocommerce form .form-row.woocommerce-invalid .logico-label-placeholder .logico-label-placeholder-text:after {
border-color: #EF644C !important;
}
.woocommerce form .form-row.woocommerce-invalid .logico-form-field:before,
.woocommerce form .form-row.woocommerce-invalid .logico-form-field:after {
border-color: #EF644C !important;
}
ul.products li:before {
content: none !important;
display: none !important;
}
.woocommerce a.remove:hover {
color: #EF644C !important;
} .body-container .wc-block-grid__product-rating .star-rating,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars,
.wc-block-components-product-rating > .wc-block-components-product-rating__stars,
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce .star-rating,
.star-rating {
order: 4;
font: 400 normal 15px/1 'fontello' !important;
margin: 0;
letter-spacing: .1818em;
width: 6.3254em;
overflow: hidden;
position: relative;
height: 1em;
}
.body-container .wc-block-grid__product-rating .star-rating:before,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars:before,
.wc-block-components-product-rating > .wc-block-components-product-rating__stars:before,
.woocommerce .woocommerce-product-rating .star-rating:before,
.woocommerce .star-rating:before,
.star-rating:before {
content: '\e861\e861\e861\e861\e861';
position: absolute;
float: left;
top: 0;
left: 0;
right: initial;
opacity: 1;
color: #ACACAC;
line-height: 1em;
}
.body-container .wc-block-grid__product-rating .star-rating > span,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars > span,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars > span,
.wc-block-components-product-rating > .wc-block-components-product-rating__stars > span,
.woocommerce .woocommerce-product-rating .star-rating > span,
.woocommerce .star-rating > span,
.star-rating > span {
color: var(--logico-accent-color);
overflow: hidden;
float: left;
top: 0;
left: 0;
right: initial;
position: absolute;
font: 400 normal 15px/1em 'fontello';
}
.body-container .wc-block-grid__product-rating .star-rating > span:before,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars > span:before,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars > span:before,
.wc-block-components-product-rating > .wc-block-components-product-rating__stars > span:before,
.woocommerce .woocommerce-product-rating .star-rating > span:before,
.woocommerce .star-rating > span:before,
.star-rating > span:before {
content: '\e862\e862\e862\e862\e862';
position: absolute;
left: 0;
right: initial;
top: 0;
color: inherit;
line-height: 1em;
}
.body-container .wc-block-grid__product-rating .star-rating span.rating:before, .body-container .wc-block-grid__product-rating .star-rating span.rating.after,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span.rating:before,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span.rating.after,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span.rating:before,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span.rating.after,
.wc-block-components-product-rating > .wc-block-components-product-rating__stars span.rating:before,
.wc-block-components-product-rating > .wc-block-components-product-rating__stars span.rating.after,
.woocommerce .woocommerce-product-rating .star-rating span.rating:before,
.woocommerce .woocommerce-product-rating .star-rating span.rating.after,
.woocommerce .star-rating span.rating:before,
.woocommerce .star-rating span.rating.after,
.star-rating span.rating:before,
.star-rating span.rating.after {
content: none;
display: none;
} .woocommerce .quantity-wrapper {
font-size: 0;
line-height: 1;
white-space: nowrap;
display: inline-block;
width: 117px;
}
.woocommerce .quantity-wrapper .quantity {
overflow: hidden;
float: none;
}
.woocommerce .quantity-wrapper .quantity .qty {
width: 117px;
height: 34px;
font-family: inherit;
font-size: 18px;
line-height: 34px;
font-weight: 600;
padding: 0 40px;
text-align: center;
border: none;
outline: none;
background: none;
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce .quantity-wrapper .quantity .qty::-webkit-inner-spin-button, .woocommerce .quantity-wrapper .quantity .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
appearance: none;
margin: 0;
}
.woocommerce .quantity-wrapper .quantity .qty::-webkit-input-placeholder {
opacity: 1;
}
.woocommerce .quantity-wrapper .quantity .qty:-moz-placeholder {
opacity: 1;
}
.woocommerce .quantity-wrapper .quantity .qty::-moz-placeholder {
opacity: 1;
}
.woocommerce .quantity-wrapper .quantity .qty:-ms-input-placeholder {
opacity: 1;
}
.woocommerce .quantity-wrapper.hidden {
display: none;
}
.woocommerce .quantity-wrapper.styled {
position: relative;
z-index: 2;
}
.woocommerce .quantity-wrapper.styled .btn-plus,
.woocommerce .quantity-wrapper.styled .btn-minus {
cursor: pointer;
width: 34px;
height: 34px;
position: absolute;
border: solid 1px var(--logico-border-hover-color);
border-radius: calc(var(--logico-radius-small, 0px) / 2);
-webkit-transition: color 0.3s, background-color 0.3s;
transition: color 0.3s, background-color 0.3s;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
top: 0;
padding: 0;
font-size: 18px;
line-height: 32px;
font-weight: 600;
}
.woocommerce .quantity-wrapper.styled .btn-plus:hover,
.woocommerce .quantity-wrapper.styled .btn-minus:hover {
background-color: var(--logico-button-background-hover);
color: var(--logico-button-text-hover);
}
.woocommerce .quantity-wrapper.styled .btn-minus {
left: 0;
right: initial;
}
.woocommerce .quantity-wrapper.styled .btn-minus:before {
content: '-';
}
.woocommerce .quantity-wrapper.styled .btn-plus {
left: initial;
right: 0;
}
.woocommerce .quantity-wrapper.styled .btn-plus:before {
content: '+';
} .product-filters-trigger-wrapper {
font-size: 16px;
line-height: 30px;
float: none;
clear: both;
padding: 18px 0 0;
}
.product-filters-trigger-wrapper .product-filters-trigger {
cursor: pointer;
} .woocommerce .outer-form-wrapper {
max-width: 420px;
margin: 0 auto;
}
.woocommerce .outer-form-wrapper form.login,
.woocommerce .outer-form-wrapper form.lost_reset_password,
.woocommerce .outer-form-wrapper form.register {
border: none;
-webkit-border-radius: 0;
border-radius: 0;
padding: 0;
margin: 0 -20px;
}
.woocommerce .outer-form-wrapper form.login > p,
.woocommerce .outer-form-wrapper form.lost_reset_password > p,
.woocommerce .outer-form-wrapper form.register > p {
padding-left: 20px;
padding-right: 20px;
}
.woocommerce .outer-form-wrapper form .logico-alter-button {
margin: 16px auto 0;
min-width: 0;
}
.woocommerce .outer-form-wrapper .woocommerce-LostPassword {
padding: 0;
white-space: nowrap;
}
.woocommerce .outer-form-wrapper .form-row:before, .woocommerce .outer-form-wrapper .form-row:after {
content: none;
display: none;
}
.woocommerce .outer-form-wrapper .form-row-checkbox {
margin-top: 20px !important;
}
.woocommerce .outer-form-wrapper a {
text-decoration: underline;
}
.woocommerce .outer-form-wrapper a:hover {
text-decoration: none;
}
.woocommerce .outer-form-wrapper .form-attention:not(:first-child) {
margin-top: 41px;
}
.woocommerce .outer-form-wrapper .form-attention a {
color: inherit;
}
.woocommerce .outer-form-wrapper h3 {
text-align: center;
} #add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
content: none;
display: none;
} .woocommerce-store-notice, .woocommerce-store-notice.demo_store {
top: 0 !important;
margin: 20px;
padding: 20px 40px;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: var(--logico-background-color);
border: solid 1px var(--logico-border-hover-color);
font-weight: 600;
color: var(--logico-default-text-color);
width: auto;
border-radius: var(--logico-radius-medium, 0px);
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link {
position: absolute;
top: 50%;
right: 21px;
left: initial;
width: 14px;
height: 14px;
margin: -7px 0 0;
-webkit-transition: opacity 0.3s, color 0.3s;
transition: opacity 0.3s, color 0.3s;
cursor: pointer;
font-size: 0;
line-height: 1;
text-align: center;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:before, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:before {
content: '\e845';
font: 400 normal 14px/1 'fontello';
color: #EF644C;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
margin-top: 0;
} @media only screen and (min-width: 360px) {
.woocommerce .outer-form-wrapper .woocommerce-LostPassword {
display: inline-block;
padding: 1px 0 1px 20px;
}
.woocommerce .outer-form-wrapper .form-row {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
}
@media only screen and (min-width: 661px) {
.woocommerce form.checkout_coupon .form-row.form-row-first,
.woocommerce form.checkout_coupon .form-row.form-row-last {
width: 50%;
}
.woocommerce form.checkout_coupon button {
width: auto;
margin: 0 0 0 20px;
}
}
@media only screen and (max-width: 840px) {
.woocommerce table.shop_table_responsive tr.woocommerce-shipping-totals td:before,
.woocommerce-page table.shop_table_responsive tr.woocommerce-shipping-totals td:before {
display: block;
width: 100%;
float: none;
text-align: left;
margin: 0 0 10px;
}
}
@media only screen and (min-width: 841px) {
.woocommerce .woocommerce-notices-wrapper,
.woocommerce .wc-empty-cart-message,
.woocommerce-page .woocommerce-notices-wrapper,
.woocommerce-page .wc-empty-cart-message {
margin-bottom: 80px;
}
.woocommerce .woocommerce-notices-wrapper:empty,
.woocommerce .wc-empty-cart-message:empty,
.woocommerce-page .woocommerce-notices-wrapper:empty,
.woocommerce-page .wc-empty-cart-message:empty {
margin-bottom: 0;
}
.product-filters-trigger-wrapper {
padding: 0;
}
.woocommerce .catalog-top-info-wrapper {
display: block;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
width: auto;
line-height: 50px;
padding: 1px 0;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering-wrapper {
width: auto;
float: right;
margin: -7px 0 0;
}
}
@media only screen and (min-width: 1021px) {
.product-filters-trigger-wrapper {
display: none;
}
.woocommerce .catalog-top-info-wrapper {
display: block;
position: relative;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
width: auto;
margin: 0;
}
.woocommerce .catalog-top-info-wrapper .shop-mode-buttons {
margin: 2px 0 0 92px;
float: right;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering-wrapper {
float: right;
width: auto;
border: none;
min-width: 305px;
} .woocommerce-store-notice, .woocommerce-store-notice.demo_store {
padding: 20px 80px;
}
}
.logico_content_slider_widget .slick-slider {
position: relative;
z-index: 1;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
padding: 0;
border: none;
font-size: 14px;
line-height: 1.5em;
}
.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 {
margin: 0;
} .woocommerce form .form-row .required {
font-weight: inherit;
}
.woocommerce form .password-input input[type="password"],
.woocommerce form .password-input input[type="text"],
.woocommerce-page form .password-input input[type="password"],
.woocommerce-page form .password-input input[type="text"] {
padding-right: 50px;
} .woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
clear: none;
}
.content-wrapper .content-inner .shop_mode_grid .products ul,
.content-wrapper .content-inner .shop_mode_grid .woocommerce ul.products,
.content-wrapper .content-inner .shop_mode_grid ul.products {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: stretch;
-moz-align-items: stretch;
-ms-align-items: stretch;
align-items: stretch;
}
.woocommerce .shop_mode_grid .products ul,
.woocommerce .shop_mode_grid .woocommerce ul.products,
.woocommerce .shop_mode_grid ul.products,
.woocommerce-page .shop_mode_grid .products ul,
.woocommerce-page .shop_mode_grid .woocommerce ul.products,
.woocommerce-page .shop_mode_grid ul.products {
font-size: 0;
line-height: 1;
margin: -40px -20px 0px;
}
.woocommerce .shop_mode_grid .products ul.columns-1 li.product, .woocommerce .shop_mode_grid .products ul.columns-2 li.product, .woocommerce .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .shop_mode_grid .products ul.columns-5 li.product, .woocommerce .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-1 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-2 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce .shop_mode_grid ul.products.columns-1 li.product,
.woocommerce .shop_mode_grid ul.products.columns-2 li.product,
.woocommerce .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-1 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-2 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-1 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-2 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-1 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-2 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
width: 100%;
clear: none;
}
.woocommerce .shop_mode_grid .products ul li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product,
.woocommerce .shop_mode_grid ul.products li.product,
.woocommerce-page .shop_mode_grid .products ul li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product,
.woocommerce-page .shop_mode_grid ul.products li.product {
margin: 40px 0 0;
padding: 0 20px;
float: none !important;
display: inline-block;
vertical-align: top;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper {
position: relative;
cursor: default;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
position: relative;
padding: 0 0 113.1147%;
overflow: hidden;
border-radius: var(--logico-radius-large, 0px);
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link {
display: block;
position: absolute;
height: 100%;
width: 100%;
top: 0;
bottom: 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:after {
content: '';
position: absolute;
display: block;
left: 0;
right: 0;
top: 100%;
height: 100%;
opacity: 0;
background: -moz-linear-gradient(0deg, var(--logico-accent-color) 0%, transparent 100%);
background: -webkit-linear-gradient(0deg, var(--logico-accent-color) 0%, transparent 100%);
background: linear-gradient(0deg, var(--logico-accent-color) 0%, transparent 100%);
-webkit-transition: top 0.3s, opacity 0.3s;
transition: top 0.3s, opacity 0.3s;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:hover:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:hover:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:hover:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:hover:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:hover:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link:hover:after {
top: 0;
opacity: 1;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img {
width: auto !important;
height: 100% !important;
position: absolute;
left: 50%;
right: initial;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash {
position: absolute;
left: 0;
right: initial;
top: 0;
z-index: 3;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item {
display: block;
height: 40px;
font-size: 12px;
line-height: 20px;
text-transform: uppercase;
font-weight: 600;
text-align: center;
padding: 11px 26px 9px;
margin-top: 20px;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: var(--logico-radius-medium, 0px);
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale {
background-color: #EF644C;
color: #ffffff;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new {
background-color: #04BF87;
color: #ffffff;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item:not(:last-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item:not(:last-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item:not(:last-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item:not(:last-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item:not(:last-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item:not(:last-child) {
margin-right: 20px;
margin-left: 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons {
position: absolute;
display: block;
z-index: 2;
right: -60px;
left: initial;
bottom: 0;
-webkit-transition: right 0.3s;
transition: right 0.3s;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart {
white-space: nowrap;
padding: 0;
font-size: 0;
line-height: 1;
width: 60px;
height: 60px;
border: none;
text-align: center;
background-color: var(--logico-background-color);
color: var(--logico-dark-text-color);
border-radius: var(--logico-radius-small, 0px) 0 0 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.added,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.added,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.added,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.added,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.added,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.added,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.added,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.added,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.added,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.added,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.added,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.added {
display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.loading:after,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.loading:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.loading:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.loading:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.loading:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.loading:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.loading:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button.loading:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart.loading:after {
content: '';
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:hover,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:hover,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:hover,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:hover,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:hover,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:hover,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:hover,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:hover,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:hover,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:hover,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:hover,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:hover {
background-color: var(--logico-button-background-hover);
color: var(--logico-button-text-hover);
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:before,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:before,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:before,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:before,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:before,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:before {
content: '\e843';
display: inline-block;
vertical-align: top;
font: 400 normal 20px/60px 'fontello';
position: static;
width: auto;
height: auto;
border: none;
left: initial;
right: initial;
bottom: initial;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.button:after {
content: none;
display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:before,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:before,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:before,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:before,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:before,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:before {
content: '\e87a';
display: inline-block;
vertical-align: top;
font: 400 normal 14px/60px 'fontello';
position: static;
width: auto;
height: auto;
border: none;
left: initial;
right: initial;
bottom: initial;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_buttons a.added_to_cart:after {
content: none;
display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper {
padding: 20px 0 0;
position: relative;
text-align: center;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 {
font-size: 18px;
line-height: 1.3889em;
font-family: inherit;
font-weight: 600;
padding: 0;
text-transform: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a {
color: inherit;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a:hover,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a:hover,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a:hover,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a:hover,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a:hover,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a:hover,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a:hover,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a:hover,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a:hover,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a:hover,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a:hover,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a:hover,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a:hover,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a:hover,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a:hover,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a:hover,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a:hover,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a:hover {
color: var(--logico-accent-color);
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper {
font-size: 0;
line-height: 1;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child) {
margin-top: 15px;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating {
display: inline-block;
vertical-align: top;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span {
font-size: 15px !important;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories {
font-size: 16px;
line-height: 1.875em;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price {
margin: 0;
font-size: 16px;
line-height: 30px;
font-weight: 600;
color: var(--logico-default-text-color);
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child) {
margin-top: 3px;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del {
opacity: 1;
margin: 0 4px 0 0;
color: #ADADAD;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins {
text-decoration: none;
font-weight: inherit;
color: #EF644C;
}
.woocommerce .shop_mode_grid .products ul li.product:hover .attachment-woocommerce_buttons,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product:hover .attachment-woocommerce_buttons,
.woocommerce .shop_mode_grid ul.products li.product:hover .attachment-woocommerce_buttons,
.woocommerce-page .shop_mode_grid .products ul li.product:hover .attachment-woocommerce_buttons,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product:hover .attachment-woocommerce_buttons,
.woocommerce-page .shop_mode_grid ul.products li.product:hover .attachment-woocommerce_buttons {
left: initial;
right: 0;
}
.logico-theme-style-rounded.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.logico-theme-style-rounded.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.logico-theme-style-rounded.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash, .logico-theme-style-rounded.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.logico-theme-style-rounded.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.logico-theme-style-rounded.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash {
padding: 0 5px;
}
.logico-theme-style-rounded.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.logico-theme-style-rounded.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.logico-theme-style-rounded.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item, .logico-theme-style-rounded.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.logico-theme-style-rounded.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.logico-theme-style-rounded.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item {
margin: 10px 5px 0;
}
@media only screen and (min-width: 481px) {
.woocommerce .shop_mode_grid .products ul.columns-2 li.product, .woocommerce .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .shop_mode_grid .products ul.columns-5 li.product, .woocommerce .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-2 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce .shop_mode_grid ul.products.columns-2 li.product,
.woocommerce .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-2 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-2 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-2 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
width: 50%;
}
}
@media only screen and (max-width: 840px) {
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
float: left;
}
}
@media only screen and (min-width: 841px) {
.woocommerce .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .shop_mode_grid .products ul.columns-5 li.product, .woocommerce .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
width: 33.3333%;
}
}
@media only screen and (min-width: 1021px) {
.woocommerce .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product {
width: 25%;
}
.woocommerce .logico_sidebar_left .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .logico_sidebar_left .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .logico_sidebar_left .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce .logico_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce .logico_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce .logico_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .logico_sidebar_left .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce .logico_sidebar_left .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce .logico_sidebar_left .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce .logico_sidebar_right .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce-page .logico_sidebar_left .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce-page .logico_sidebar_right .shop_mode_grid ul.products.columns-5 li.product {
width: 33.3333%;
}
}
@media only screen and (min-width: 1201px) {
.woocommerce .shop_mode_grid .products ul,
.woocommerce .shop_mode_grid .woocommerce ul.products,
.woocommerce .shop_mode_grid ul.products,
.woocommerce-page .shop_mode_grid .products ul,
.woocommerce-page .shop_mode_grid .woocommerce ul.products,
.woocommerce-page .shop_mode_grid ul.products {
margin: -40px -20px 0;
}
.woocommerce .shop_mode_grid .products ul li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product,
.woocommerce .shop_mode_grid ul.products li.product,
.woocommerce-page .shop_mode_grid .products ul li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product,
.woocommerce-page .shop_mode_grid ul.products li.product {
padding: 0 20px;
margin: 40px 0 0;
}
.woocommerce .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product {
width: 20%;
}
.woocommerce .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce .shop_mode_grid ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
width: 16.6666%;
}
} .single-product.woocommerce div.product div.images {
margin-bottom: 50px;
}
.single-product.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
z-index: 2;
}
.single-product.woocommerce div.product div.summary {
margin-bottom: 0;
}
.single-product.woocommerce div.product .product-title {
letter-spacing: -.03em;
line-height: 1.1667em;
margin: -.2667em 0 0;
}
.single-product.woocommerce div.product .price {
font-size: 30px;
line-height: 1.3333em;
font-weight: 600;
color: var(--logico-dark-text-color);
display: block;
}
.single-product.woocommerce div.product .price:not(:first-child) {
margin: .7333em 0 0;
}
.single-product.woocommerce div.product .price:first-child {
margin: -.35em 0 0;
}
.single-product.woocommerce div.product .price .price_wrapper {
display: block;
}
.single-product.woocommerce div.product .price del {
opacity: 1;
margin: 0 4px 0 0;
color: #EF644C;
}
.single-product.woocommerce div.product .price ins {
text-decoration: none;
font-weight: inherit;
color: #ADADAD;
}
.single-product.woocommerce div.product .woocommerce-variation-price .price {
margin: 1.1333em 0 0;
}
.single-product.woocommerce div.product .woocommerce-product-rating {
line-height: 1.6667em;
}
.single-product.woocommerce div.product .woocommerce-product-rating .product-rating-wrapper {
display: inline-block;
margin: 0 20px 0 0;
}
.single-product.woocommerce div.product .woocommerce-product-rating .star-rating {
width: 6.415em;
}
.single-product.woocommerce div.product .woocommerce-product-rating .star-rating,
.single-product.woocommerce div.product .woocommerce-product-rating .star-rating > span {
font-size: 15px !important;
letter-spacing: .25em;
}
.single-product.woocommerce div.product .woocommerce-product-details__short-description:not(:first-child) {
margin: 21px 0 0;
}
.single-product.woocommerce div.product .woocommerce-product-details__short-description ul li strong, .single-product.woocommerce div.product .woocommerce-product-details__short-description ol li strong {
font-weight: 600;
}
.single-product.woocommerce div.product .woocommerce-product-details__short-description ul li + li, .single-product.woocommerce div.product .woocommerce-product-details__short-description ol li + li {
margin-top: 4px;
}
.single-product.woocommerce div.product .product_meta:not(:first-child) {
margin-top: 27px;
padding-top: 22px;
border-top: solid 1px var(--logico-border-hover-color);
}
.single-product.woocommerce div.product .product_meta .product_meta_item {
line-height: 2.5em;
display: table-row;
width: 100%;
}
.single-product.woocommerce div.product .product_meta .product_meta_item .product_meta_label {
display: table-cell;
padding: 0 21px 0 0;
font-weight: 600;
letter-spacing: -.03em;
color: var(--logico-dark-text-color);
}
.single-product.woocommerce div.product .product_meta .product_meta_item .product_meta_value {
display: table-cell;
}
.single-product.woocommerce div.product .product_meta .product_meta_item a {
text-decoration: none;
color: var(--logico-default-text-color);
}
.single-product.woocommerce div.product .product_meta .product_meta_item a:hover {
color: var(--logico-accent-color);
}
.single-product.woocommerce div.product .cart {
margin: 0;
position: relative;
z-index: 2;
}
.single-product.woocommerce div.product .cart:not(:first-child) {
margin-top: 18px;
border-top: solid 1px var(--logico-border-hover-color);
}
.single-product.woocommerce div.product .cart.variations_form .variations {
margin: 24px 0 0;
}
.single-product.woocommerce div.product .cart.variations_form .variations th {
padding: 10px 20px 10px 0;
vertical-align: middle;
text-align: left;
width: 10px;
font-weight: 600;
}
.single-product.woocommerce div.product .cart.variations_form .variations td {
vertical-align: middle;
padding: 10px 0;
}
.single-product.woocommerce div.product .cart.variations_form .variations label {
margin: 7px 0;
font-weight: 600;
text-transform: capitalize;
display: block;
}
.single-product.woocommerce div.product .cart.variations_form .variations .reset_variations {
position: absolute;
}
.single-product.woocommerce div.product .cart.variations_form .single_variation {
margin: 54px 0 0;
}
.single-product.woocommerce div.product .cart.grouped_form:not(:first-child) {
margin-top: 22px;
padding-top: 28px;
}
.single-product.woocommerce div.product .cart .button,
.single-product.woocommerce div.product .cart .added_to_cart {
margin: 34px 0 0 0 !important;
}
.single-product.woocommerce div.product .cart .button.added,
.single-product.woocommerce div.product .cart .added_to_cart.added {
display: none;
}
.single-product.woocommerce div.product .cart .button:not(:disabled):not(.disabled):hover:before,
.single-product.woocommerce div.product .cart .added_to_cart:not(:disabled):not(.disabled):hover:before {
animation: none;
}
.single-product.woocommerce div.product .cart .button:before {
content: '\e843';
font-size: 1.42857em;
width: .35714em;
height: .35714em;
right: 1.02143em;
margin: -.17857em 0 0;
}
.single-product.woocommerce div.product .cart .button.loading {
opacity: .4;
cursor: default;
}
.single-product.woocommerce div.product .cart .button.loading:after {
animation: none;
}
.single-product.woocommerce div.product .cart .added_to_cart {
float: left;
}
.single-product.woocommerce div.product .cart .added_to_cart:before {
content: '\e87a';
}
.single-product.woocommerce div.product .cart .quantity-wrapper {
float: left;
margin: 42px 0 0 0;
}
.single-product.woocommerce div.product .cart .quantity-wrapper .quantity {
margin: 0;
}
.single-product.woocommerce div.product .cart .quantity-wrapper:not(:last-child) {
margin-right: 20px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs {
clear: both;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child) {
padding-top: 50px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description {
max-width: 995px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--reviews {
max-width: 995px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .panel {
margin: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs {
position: relative;
list-style: none;
margin: 0 0 40px;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
width: 100%;
overflow: inherit;
padding: 0 !important;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs:before, .single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs:after {
content: none;
display: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li {
margin: 0;
padding: 0;
background-color: transparent;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
position: relative;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:after {
content: none;
display: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:before {
content: attr(data-title);
display: block;
font-family: inherit;
font-size: 18px;
line-height: 1.25em;
font-weight: 600;
opacity: 0;
padding: 0 6px 10px;
letter-spacing: -.03em;
text-align: center;
position: static;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
left: initial;
right: initial;
top: initial;
bottom: initial;
width: auto;
height: auto;
white-space: nowrap;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li a {
display: block;
font-size: 18px;
line-height: 1.25em;
font-weight: 400 !important;
text-align: center;
padding: 0 6px 8px !important;
position: absolute;
top: 0;
left: 0;
right: 0;
letter-spacing: -.03em;
border-bottom: solid 2px #E0E0E0;
color: var(--logico-dark-text-color);
white-space: nowrap;
-webkit-transition: none;
transition: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li.active a {
font-weight: 600 !important;
border-color: var(--logico-accent-color);
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li + li {
margin-left: 20px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul:not([class*="elementor-editor"]) li {
padding: 0 0 0 26px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul:not([class*="elementor-editor"]) li:before {
content: '';
width: 5px;
height: 5px;
-webkit-border-radius: 0;
border-radius: 0;
opacity: 1;
font-size: inherit;
top: .8125em;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul:not([class*="elementor-editor"]) li + li,
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul:not([class*="elementor-editor"]) li + ul,
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul:not([class*="elementor-editor"]) li + ol {
margin: 10px 0 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes {
border: none;
width: 100%;
border-spacing: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes:not(:first-child) {
margin-top: 40px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes:last-child {
margin-bottom: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
border: none;
border-top: solid 1px var(--logico-border-color);
border-left: solid 1px var(--logico-border-color);
line-height: 22px;
padding: 12px 10px;
font-style: normal;
font-weight: 400;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th:last-child,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td:last-child {
border-right: solid 1px var(--logico-border-color);
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
width: 10px;
white-space: nowrap;
text-align: left;
font-weight: 600;
letter-spacing: -.03em;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th:after {
content: ':';
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:nth-child(even) td,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:nth-child(even) th {
background: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:first-child th:first-child,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:first-child td:first-child {
border-radius: var(--logico-radius-small, 0px) 0 0 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:first-child th:last-child,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:first-child td:last-child {
border-radius: 0 var(--logico-radius-small, 0px) 0 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:last-child td,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:last-child th {
border-bottom: solid 1px var(--logico-border-color);
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:last-child th:first-child,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:last-child td:first-child {
border-radius: 0 0 0 var(--logico-radius-small, 0px);
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:last-child th:last-child,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:last-child td:last-child {
border-radius: 0 0 var(--logico-radius-small, 0px) 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes p {
padding: 0;
font-size: inherit;
line-height: inherit;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel h2 {
display: none;
}
.single-product.woocommerce .related,
.single-product.woocommerce .upsells {
margin: 90px 0 0;
float: left;
width: 100%;
}
.single-product.woocommerce .related h2:not(:last-child),
.single-product.woocommerce .upsells h2:not(:last-child) {
margin-bottom: .125em;
}
.woocommerce div.product form.cart .group_table {
width: 100%;
margin: 0;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table .quantity-wrapper {
margin: 0;
float: none;
display: block;
}
.woocommerce div.product form.cart .group_table label {
margin: 0;
float: none;
display: block;
font-weight: 600;
font-size: 20px;
line-height: 1.7em;
}
.woocommerce div.product form.cart .group_table label a {
text-decoration: none;
color: var(--logico-dark-text-color);
}
.woocommerce div.product form.cart .group_table label a:hover {
color: var(--logico-accent-color);
}
.woocommerce div.product form.cart .group_table .price_wrapper {
display: block;
text-align: right;
font-size: 18px;
line-height: 30px;
font-weight: 600;
color: var(--logico-default-text-color);
white-space: nowrap;
}
.woocommerce div.product form.cart .group_table .price_wrapper del {
opacity: 1;
display: inline-block;
margin: 0 13px 0 0;
color: #ADADAD;
}
.woocommerce div.product form.cart .group_table .price_wrapper ins {
text-decoration: none;
font-weight: inherit;
color: #EF644C;
}
.woocommerce div.product p.stock {
margin: 0;
font-size: 1em;
}
.woocommerce div.product p.stock:not(:first-child) {
margin: 9px 0 0;
}
@media only screen and (max-width: 1020px) {
.woocommerce div.product form.cart .group_table {
width: 100%;
margin-bottom: -20px !important;
}
.woocommerce div.product form.cart .group_table tr {
display: block;
margin-bottom: 30px;
padding-bottom: 15px;
border-bottom: solid 1px var(--logico-border-hover-color);
}
.woocommerce div.product form.cart .group_table td {
display: block;
margin: 0;
padding: 0 0 10px;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
padding-left: 0;
padding-right: 0;
}
.woocommerce div.product form.cart .group_table .price_wrapper {
text-align: left;
}
}
@media only screen and (min-width: 841px) {
.single-product.woocommerce div.product .related,
.single-product.woocommerce div.product .upsells {
margin: 120px 0 0;
}
.single-product.woocommerce .content-wrapper div.product div.images {
width: 39.9254%;
margin: 0;
float: left;
}
.single-product.woocommerce .content-wrapper div.product div.summary {
width: 48.5075%;
margin: 0 0 0 11.5676%;
float: right;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:before {
font-size: 20px;
padding: 0 26px 16px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li a {
font-size: 20px;
padding: 0 26px 14px !important;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li + li {
margin-left: 30px;
margin-right: 0;
}
}
@media only screen and (min-width: 1021px) {
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
padding: 24px 30px 23px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td {
padding: 24px 37px 23px;
}
.single-product.woocommerce div.product form.cart .group_table td {
padding: 10px;
}
.single-product.woocommerce div.product form.cart .group_table td:first-child {
width: 10px;
padding-left: 0;
padding-right: 10px;
}
.single-product.woocommerce div.product form.cart .group_table td:last-child {
padding-left: 10px;
padding-right: 0;
}
}
@media only screen and (min-width: 1201px) {
.single-product.woocommerce div.product .cart .button,
.single-product.woocommerce div.product .cart .added_to_cart {
margin: 34px 20px 0 0 !important;
}
.single-product.woocommerce div.product .cart .quantity-wrapper {
margin: 42px 0 0;
}
.single-product.woocommerce div.product .cart .quantity-wrapper:not(:last-child) {
margin-right: 37px;
}
}
@media only screen and (min-width: 1380px) {
.single-product.woocommerce div.product .related,
.single-product.woocommerce div.product .upsells {
margin: 150px 0 0;
}
} .woocommerce .widget_layered_nav_filters ul,
.woocommerce.widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
margin: -10px -5px 0;
font-size: 0;
line-height: 1;
}
.woocommerce .widget_layered_nav_filters ul .chosen,
.woocommerce.widget_layered_nav_filters ul .chosen,
.woocommerce-page .widget_layered_nav_filters ul .chosen {
display: inline-block;
vertical-align: top;
margin: 10px 5px 0;
}
.woocommerce .widget_layered_nav_filters ul .chosen:before,
.woocommerce.widget_layered_nav_filters ul .chosen:before,
.woocommerce-page .widget_layered_nav_filters ul .chosen:before {
content: none;
display: none;
}
.woocommerce .widget_layered_nav_filters ul .chosen a,
.woocommerce.widget_layered_nav_filters ul .chosen a,
.woocommerce-page .widget_layered_nav_filters ul .chosen a {
font-size: 14px !important;
line-height: 20px;
font-weight: 400;
padding: 5px 12px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
display: block;
cursor: pointer;
text-decoration: none;
background-color: var(--logico-background-alter-color);
color: var(--logico-default-text-color);
border-radius: calc(var(--logico-radius-small, 0px) / 2);
}
.woocommerce .widget_layered_nav_filters ul .chosen a:hover,
.woocommerce.widget_layered_nav_filters ul .chosen a:hover,
.woocommerce-page .widget_layered_nav_filters ul .chosen a:hover {
background-color: var(--logico-background-color);
color: var(--logico-dark-text-color);
}
.woocommerce .widget_layered_nav_filters ul .chosen a:before,
.woocommerce.widget_layered_nav_filters ul .chosen a:before,
.woocommerce-page .widget_layered_nav_filters ul .chosen a:before {
content: '\e845';
color: #EF644C;
font: 700 normal 9px/1 'fontello';
background: none;
width: auto;
height: auto;
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
vertical-align: middle;
margin: -3px 10px 0 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__title {
margin-top: 0;
margin-bottom: 1em;
padding-bottom: 0.2em;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list li {
padding: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list li:before {
content: none;
display: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item:before {
content: none;
display: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-type {
letter-spacing: normal;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name {
font-size: 16px;
margin: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name button.wc-block-active-filters__list-item-remove {
border: none;
padding: 0;
min-width: 0;
background: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name button.wc-block-active-filters__list-item-remove:hover {
padding: 0;
background: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name button.wc-block-active-filters__list-item-remove svg {
-webkit-transition: fill 0.3s;
transition: fill 0.3s;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips {
margin: -10px -5px 0;
font-size: 0;
line-height: 1;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item {
display: inline-block;
vertical-align: top;
margin: 10px 5px 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item:before {
content: none;
display: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item .wc-block-components-chip {
position: relative;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
font-size: 14px !important;
line-height: 20px;
font-weight: 600;
padding: 5px 12px;
-webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
transition: background-color 0.3s, color 0.3s, border-color 0.3s;
display: block;
cursor: pointer;
text-decoration: none;
background-color: var(--logico-background-alter-color);
color: var(--logico-default-text-color);
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item .wc-block-components-chip:before {
content: '\e845';
color: #EF644C;
font: 700 normal 9px/1 'fontello';
background: none;
width: auto;
height: auto;
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
vertical-align: middle;
margin: -3px 10px 0 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item .wc-block-components-chip:hover {
background-color: var(--logico-background-color);
color: var(--logico-dark-text-color);
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item .wc-block-components-chip__text {
padding: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove {
cursor: pointer;
padding: 0;
min-width: 0;
display: block;
vertical-align: middle;
margin: 0;
border: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
width: 100%;
height: 100%;
background: none;
opacity: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove:before, .wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove:after,
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove svg {
content: none;
display: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove:hover {
padding: 0;
background: none;
} .woocommerce .widget_shopping_cart .cart_list,
.woocommerce-page .widget_shopping_cart .cart_list,
.woocommerce.widget_shopping_cart .cart_list {
padding: 8px 0 0;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce-page .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
padding: 0;
line-height: 1.6667em;
}
.woocommerce .widget_shopping_cart .cart_list li:not(:first-child),
.woocommerce-page .widget_shopping_cart .cart_list li:not(:first-child),
.woocommerce.widget_shopping_cart .cart_list li:not(:first-child) {
margin: 30px 0 0;
padding: 31px 0 0;
}
.woocommerce .widget_shopping_cart .cart_list li:not(:first-child):before,
.woocommerce-page .widget_shopping_cart .cart_list li:not(:first-child):before,
.woocommerce.widget_shopping_cart .cart_list li:not(:first-child):before {
content: '';
position: absolute;
display: block;
left: 0;
right: 0;
top: 0;
background-color: var(--logico-border-color);
height: 1px;
opacity: .4;
}
.woocommerce .widget_shopping_cart .cart_list li a,
.woocommerce-page .widget_shopping_cart .cart_list li a,
.woocommerce.widget_shopping_cart .cart_list li a {
font-weight: inherit;
display: inline;
color: var(--logico-default-text-color);
}
.woocommerce .widget_shopping_cart .cart_list li a:hover,
.woocommerce-page .widget_shopping_cart .cart_list li a:hover,
.woocommerce.widget_shopping_cart .cart_list li a:hover {
color: var(--logico-accent-color);
}
.woocommerce .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper,
.woocommerce-page .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper,
.woocommerce.widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper {
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
-webkit-align-self: flex-start;
-moz-align-self: flex-start;
-ms-align-self: flex-start;
align-self: flex-start;
margin: 0 20px 0 0;
position: static;
}
.woocommerce .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img,
.woocommerce-page .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img,
.woocommerce.widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img {
display: block;
position: relative;
margin: 0;
float: none;
width: 85px;
height: auto;
border: none;
border-radius: var(--logico-radius-small, 0px);
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper {
display: block;
width: 100%;
line-height: 1.6667em;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__title,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__title,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__title {
font-family: inherit;
margin: 0;
line-height: 1.6667em;
font-weight: 600;
display: block;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__price,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__price,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__price {
display: block;
margin: 10px 0 0;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity {
display: block;
line-height: 1.3889em;
font-weight: 600;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove_from_cart_button,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove_from_cart_button,
.woocommerce.widget_shopping_cart .cart_list li a.remove_from_cart_button {
position: static;
margin: 0 0 0 20px;
background: none;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
font: normal 14px/1em 'fontello';
width: 14px;
height: 14px;
color: #EF644C;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove_from_cart_button:before,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove_from_cart_button:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove_from_cart_button:before {
content: '\e845';
}
.woocommerce .widget_shopping_cart p.total,
.woocommerce-page .widget_shopping_cart p.total,
.woocommerce.widget_shopping_cart p.total {
margin: 30px 0 0 !important;
padding: 21px 0 0;
border: none;
position: relative;
font-size: 20px;
font-weight: 600;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.woocommerce .widget_shopping_cart p.total:before,
.woocommerce-page .widget_shopping_cart p.total:before,
.woocommerce.widget_shopping_cart p.total:before {
content: '';
position: absolute;
display: block;
left: 0;
right: 0;
top: 0;
background-color: var(--logico-border-color);
height: 1px;
opacity: .4;
}
.woocommerce .widget_shopping_cart p.total strong,
.woocommerce-page .widget_shopping_cart p.total strong,
.woocommerce.widget_shopping_cart p.total strong {
font-weight: inherit;
}
.woocommerce .widget_shopping_cart p.total .amount,
.woocommerce-page .widget_shopping_cart p.total .amount,
.woocommerce.widget_shopping_cart p.total .amount {
font-weight: 600;
font-size: 18px;
}
.woocommerce .widget_shopping_cart p.woocommerce-mini-cart-buttons,
.woocommerce-page .widget_shopping_cart p.woocommerce-mini-cart-buttons,
.woocommerce.widget_shopping_cart p.woocommerce-mini-cart-buttons {
position: relative;
z-index: 2;
padding: 20px 0 0;
margin: 0 -5px !important;
font-size: 0;
line-height: 1;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.woocommerce .widget_shopping_cart p.woocommerce-mini-cart-buttons:before, .woocommerce .widget_shopping_cart p.woocommerce-mini-cart-buttons:after,
.woocommerce-page .widget_shopping_cart p.woocommerce-mini-cart-buttons:before,
.woocommerce-page .widget_shopping_cart p.woocommerce-mini-cart-buttons:after,
.woocommerce.widget_shopping_cart p.woocommerce-mini-cart-buttons:before,
.woocommerce.widget_shopping_cart p.woocommerce-mini-cart-buttons:after {
content: none;
display: none;
}
.woocommerce .widget_shopping_cart p.woocommerce-mini-cart-buttons a.logico-alter-button,
.woocommerce-page .widget_shopping_cart p.woocommerce-mini-cart-buttons a.logico-alter-button,
.woocommerce.widget_shopping_cart p.woocommerce-mini-cart-buttons a.logico-alter-button {
margin: 20px 5px 0;
padding: 14px 60px 14px 14px;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
}
.woocommerce .widget_shopping_cart p.woocommerce-mini-cart-buttons a.logico-alter-button:hover,
.woocommerce-page .widget_shopping_cart p.woocommerce-mini-cart-buttons a.logico-alter-button:hover,
.woocommerce.widget_shopping_cart p.woocommerce-mini-cart-buttons a.logico-alter-button:hover {
padding: 14px 14px 14px 60px;
} .woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
padding: 0;
line-height: 1.6667em;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
-ms-align-items: flex-end;
align-items: flex-end;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child),
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child),
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child) {
margin: 10px 0 0;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before, .woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:after,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:after,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:after {
content: none;
display: none;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
display: inline-block;
position: relative;
padding: 0 0 0 40px;
font-size: inherit;
line-height: 1.6667em;
font-weight: 600;
color: var(--logico-default-text-color);
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before {
content: '';
width: 20px;
height: 20px;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block !important;
cursor: pointer;
outline: none !important;
position: absolute;
left: 0;
right: initial;
top: .2778em;
border: solid 1px var(--logico-border-color);
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
border-radius: calc(var(--logico-radius-small, 0px) / 2);
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 0;
content: '\e87b';
position: absolute;
width: 20px;
height: 20px;
font: 400 normal 9px/20px 'fontello';
text-align: center;
display: block;
z-index: 2;
left: 0;
right: initial;
top: .5555em;
color: var(--logico-dark-text-color);
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before {
content: '';
border-color: var(--logico-border-hover-color);
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after {
opacity: 1;
} .woocommerce .widget_price_filter form,
.woocommerce.widget_price_filter form,
.woocommerce-page .widget_price_filter form {
padding-top: 43px;
position: relative;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider {
margin: 0 9px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider:before, .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider:after,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider:before,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider:after,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider:before,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider:after {
content: '';
display: block;
position: absolute;
width: 8px;
height: 4px;
top: 0;
background-color: var(--logico-background-color);
border: solid 1px var(--logico-border-color);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider:before,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider:before,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider:before {
left: -8px;
right: initial;
border-right: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider:after,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider:after,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider:after {
right: -8px;
left: initial;
border-left: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
width: 16px;
height: 16px;
top: -6px;
border: solid 1px var(--logico-border-color);
background-color: var(--logico-background-color);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
height: 6px;
background-color: var(--logico-background-color);
-webkit-box-shadow: inset 0 0 0 1px var(--logico-border-color);
-moz-box-shadow: inset 0 0 0 1px var(--logico-border-color);
box-shadow: inset 0 0 0 1px var(--logico-border-color);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-range,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider-range,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider-range {
background-color: var(--logico-accent-color);
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce.widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
margin: 33px 0 0;
z-index: 2;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce.widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
order: 1;
font-size: 16px;
line-height: 1.875em;
text-align: left;
position: absolute;
top: 0;
left: 0;
right: 0;
}
.woocommerce .widget_price_filter .price_slider_amount input,
.woocommerce.widget_price_filter .price_slider_amount input,
.woocommerce-page .widget_price_filter .price_slider_amount input {
position: absolute;
}
.woocommerce .widget_price_filter .price_slider_amount .clear,
.woocommerce.widget_price_filter .price_slider_amount .clear,
.woocommerce-page .widget_price_filter .price_slider_amount .clear {
display: none;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
font-size: 14px;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: stretch;
-moz-align-items: stretch;
-ms-align-items: stretch;
align-items: stretch;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-price-filter__range-text {
order: 1;
font-size: 16px;
line-height: 1.875em;
display: block;
margin: 0 0 16px;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-price-filter__range-text:before {
content: 'Price: ';
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-price-filter__range-text .wc-block-components-formatted-money-amount {
font-size: 1em;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-price-filter__range-text .wc-block-formatted-money-amount + .wc-block-formatted-money-amount:before {
content: ' — ';
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-price-filter__range-input-wrapper {
order: 2;
margin: 16px 0;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-components-price-slider__actions {
order: 3;
margin: 33px 0 0;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row-reverse;
-moz-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-components-price-slider__actions button {
white-space: nowrap;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-components-price-slider__actions .wc-block-components-filter-reset-button {
font-weight: 600;
text-decoration: underline;
color: var(--logico-default-text-color);
padding: 0;
font-size: 14px;
line-height: 1.4286em;
border: none;
background: none;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter .wc-block-components-price-slider__actions .wc-block-components-filter-reset-button:hover {
text-decoration: none;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input-wrapper {
height: 6px;
margin: 0;
width: 100%;
z-index: 1;
background-color: var(--logico-background-color);
-webkit-box-shadow: inset 0 0 0 1px var(--logico-border-color);
-moz-box-shadow: inset 0 0 0 1px var(--logico-border-color);
box-shadow: inset 0 0 0 1px var(--logico-border-color);
-webkit-border-radius: 0;
border-radius: 0;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input-wrapper:before {
content: none;
display: none;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input-progress {
height: 6px;
--range-color: var(--logico-accent-color);
background-color: transparent;
}
.wp-block-woocommerce-price-filter input[type="range"].wc-block-price-filter__range-input {
margin: 0;
z-index: 2;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .woocommerce .widget_rating_filter ul,
.woocommerce-page .widget_rating_filter ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce .widget_rating_filter ul li,
.woocommerce-page .widget_rating_filter ul li {
padding: 0;
}
.woocommerce .widget_rating_filter ul li:not(:first-child),
.woocommerce-page .widget_rating_filter ul li:not(:first-child) {
margin: 5px 0 0;
}
.woocommerce .widget_rating_filter ul li:before,
.woocommerce-page .widget_rating_filter ul li:before {
content: none;
display: none;
}
.woocommerce .widget_rating_filter ul li a,
.woocommerce-page .widget_rating_filter ul li a {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
position: relative;
padding: 0 0 0 40px;
color: var(--logico-default-text-color);
}
.woocommerce .widget_rating_filter ul li a:before,
.woocommerce-page .widget_rating_filter ul li a:before {
content: '';
width: 20px;
height: 20px;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block !important;
cursor: pointer;
outline: none !important;
position: absolute;
left: 0;
right: initial;
top: .4444em;
border: solid 1px var(--logico-border-color);
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.woocommerce .widget_rating_filter ul li a:after,
.woocommerce-page .widget_rating_filter ul li a:after {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 0;
content: '\e87b';
position: absolute;
width: 20px;
height: 20px;
font: 400 normal 9px/20px 'fontello';
text-align: center;
display: block;
z-index: 2;
left: 0;
right: initial;
top: .8889em;
color: var(--logico-dark-text-color);
}
.woocommerce .widget_rating_filter ul li a .star-rating,
.woocommerce-page .widget_rating_filter ul li a .star-rating {
order: initial;
margin: 9px 6px 0 0;
}
.woocommerce .widget_rating_filter ul li.chosen a:before,
.woocommerce-page .widget_rating_filter ul li.chosen a:before {
content: '';
border-color: var(--logico-border-hover-color);
}
.woocommerce .widget_rating_filter ul li.chosen a:after,
.woocommerce-page .widget_rating_filter ul li.chosen a:after {
opacity: 1;
} body:not(.block-editor-page) .widget_product_categories ul,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul {
list-style: none;
padding: 0;
position: relative;
margin: 0;
}
body:not(.block-editor-page) .widget_product_categories ul li,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li {
position: relative;
padding: 0;
line-height: 1.6667em;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
-ms-align-items: flex-end;
align-items: flex-end;
}
body:not(.block-editor-page) .widget_product_categories ul li:not(:first-child),
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li:not(:first-child) {
margin: 10px 0 0;
}
body:not(.block-editor-page) .widget_product_categories ul li:before,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li:before {
content: none;
display: none;
}
body:not(.block-editor-page) .widget_product_categories ul li.cat-item-hierarchical,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li.cat-item-hierarchical {
margin-right: 20px;
margin-left: 0;
display: block;
}
body:not(.block-editor-page) .widget_product_categories ul li a,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li a {
text-decoration: none;
position: relative;
display: inline-block;
font-weight: 600;
padding: 0 1em 0 0;
-webkit-transition: padding 0.3s;
transition: padding 0.3s;
color: var(--logico-default-text-color);
}
body:not(.block-editor-page) .widget_product_categories ul li a:before,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li a:before {
content: '';
position: absolute;
display: block;
width: .334em;
height: .334em;
background-color: var(--logico-accent-color);
left: -.5em;
right: initial;
top: .6667em;
opacity: 0;
-webkit-transition: opacity 0.3s, left 0.4s linear;
transition: opacity 0.3s, left 0.4s linear;
border-radius: var(--logico-radius-small, 0px);
}
body:not(.block-editor-page) .widget_product_categories ul li a:hover,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li a:hover {
padding: 0 0 0 1em;
}
body:not(.block-editor-page) .widget_product_categories ul li a:hover:before,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li a:hover:before {
opacity: 1;
left: 0;
right: initial;
}
body:not(.block-editor-page) .widget_product_categories ul li .widget-archive-trigger,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li .widget-archive-trigger {
display: block;
position: absolute;
z-index: 1;
top: 0;
right: -20px;
left: auto;
text-align: right;
cursor: pointer;
width: 20px;
height: 1.875em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
body:not(.block-editor-page) .widget_product_categories ul li .widget-archive-trigger:before,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li .widget-archive-trigger:before {
content: '\e812';
font: 400 normal 14px/1em 'fontello';
position: absolute;
display: block;
height: 14px;
top: 50%;
right: 0;
left: initial;
margin: -7px 0 0;
}
body:not(.block-editor-page) .widget_product_categories ul li .widget-archive-trigger.active,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li .widget-archive-trigger.active {
-webkit-transform: rotate(90deg) translate(-0.375em, -0.1875em);
-ms-transform: rotate(90deg) translate(-0.375em, -0.1875em);
transform: rotate(90deg) translate(-0.375em, -0.1875em);
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
}
body:not(.block-editor-page) .widget_product_categories ul li > ul,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li > ul {
margin: 0 -20px 0 20px;
padding: 5px 20px 0 0;
list-style: none;
position: relative;
}
body:not(.block-editor-page) .widget_product_categories ul li > ul li,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li > ul li {
font-size: 16px;
line-height: 1.875em;
}
body:not(.block-editor-page) .widget_product_categories ul li > ul li:not(:first-child),
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li > ul li:not(:first-child) {
margin: 0;
}
body:not(.block-editor-page) .widget_product_categories ul li > ul li a:before,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li > ul li a:before {
width: .375em;
height: .375em;
top: .875em;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list .wc-block-product-categories-list-item-count {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
padding: 0;
margin: 0 0 0 100px;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item:not(:first-child) {
margin-top: 5px;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item:before {
content: none;
display: none;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
max-width: 82px;
overflow: hidden;
margin: 0 16px 0 -100px;
border-width: 1px;
border-style: solid;
}
body:not(.block-editor-page) .wc-block-product-categories .wc-block-product-categories__dropdown {
width: 100%;
}
body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled) {
margin: 0 0 0 10px;
padding: 0;
height: 42px;
min-width: 42px;
}
body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):hover {
padding: 0;
}
body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):before, body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):after {
content: none;
display: none;
}
body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled) svg {
width: 16px;
position: relative;
left: 0;
top: 2px;
right: initial;
} .widget_product_search .search-form {
padding: 0;
}
.widget_product_search .search-form .search-form-field {
padding: 11px 44px 10px 20px;
}
.widget_product_search .search-form .search-form-icon {
text-align: center;
cursor: pointer;
-webkit-transition: color 0.3s;
transition: color 0.3s;
border: none;
outline: none;
padding: 0;
min-width: 0;
background: none;
right: 14px;
left: initial;
top: 17px;
width: 16px;
height: 16px;
font-size: 16px;
line-height: 1em;
color: var(--logico-dark-text-color);
}
.widget_product_search .search-form .search-form-icon:hover {
color: var(--logico-accent-color);
} .woocommerce .widget_product_tag_cloud .tagcloud,
.woocommerce.widget_product_tag_cloud .tagcloud,
.woocommerce-page .widget_product_tag_cloud .tagcloud {
margin: -10px -5px 0 !important;
font-size: 0;
line-height: 1;
}
.woocommerce .widget_product_tag_cloud .tagcloud .tag-cloud-link,
.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link,
.woocommerce-page .widget_product_tag_cloud .tagcloud .tag-cloud-link {
font-size: 14px !important;
font-weight: 600;
line-height: 2.0714em;
padding: 0 1.0714em 0 1.0714em;
letter-spacing: .01em;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
display: inline-block;
vertical-align: top;
margin: 10px 5px 0;
cursor: pointer;
text-decoration: none;
background-color: var(--logico-background-alter-color);
color: var(--logico-default-text-color);
border-radius: calc(var(--logico-radius-small, 0px) / 2);
}
.woocommerce .widget_product_tag_cloud .tagcloud .tag-cloud-link:hover,
.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link:hover,
.woocommerce-page .widget_product_tag_cloud .tagcloud .tag-cloud-link:hover {
background-color: var(--logico-button-background-hover);
color: var(--logico-button-text-hover);
} .woocommerce ul.product_list_widget,
.woocommerce-page ul.product_list_widget {
padding: 0;
}
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
padding: 0 0 0 105px;
position: relative;
min-height: 85px;
}
.woocommerce ul.product_list_widget li:not(:first-child),
.woocommerce-page ul.product_list_widget li:not(:first-child) {
margin: 10px 0 0;
}
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.product_list_widget li:before {
content: none;
display: none;
}
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
width: 85px;
height: auto;
float: none;
position: absolute;
left: 0;
right: initial;
top: 0;
margin: 0;
border: none;
border-radius: var(--logico-radius-small, 0px);
}
.woocommerce ul.product_list_widget li > a,
.woocommerce-page ul.product_list_widget li > a {
line-height: 1;
font-size: 0;
font-weight: inherit;
color: var(--logico-default-text-color);
}
.woocommerce ul.product_list_widget li > a:hover,
.woocommerce-page ul.product_list_widget li > a:hover {
color: var(--logico-accent-color);
}
.woocommerce ul.product_list_widget li .product-title,
.woocommerce-page ul.product_list_widget li .product-title {
font-size: 18px;
line-height: 1.3333em;
font-weight: 600;
margin: 0;
display: block;
}
.woocommerce ul.product_list_widget li .price_wrapper,
.woocommerce-page ul.product_list_widget li .price_wrapper {
font-size: 16px;
line-height: 1.375em;
font-weight: 600;
margin: 10px 0 0;
color: var(--logico-default-text-color);
}
.woocommerce ul.product_list_widget li .price_wrapper del,
.woocommerce-page ul.product_list_widget li .price_wrapper del {
opacity: 1;
margin: 0 4px 0 0;
display: inline-block;
color: #ADADAD;
}
.woocommerce ul.product_list_widget li .price_wrapper ins,
.woocommerce-page ul.product_list_widget li .price_wrapper ins {
text-decoration: none;
font-weight: inherit;
color: #EF644C;
}
.woocommerce ul.product_list_widget li .product-rating-wrapper:not(:first-child),
.woocommerce ul.product_list_widget li .star-rating:not(:first-child),
.woocommerce-page ul.product_list_widget li .product-rating-wrapper:not(:first-child),
.woocommerce-page ul.product_list_widget li .star-rating:not(:first-child) {
margin: 10px 0 0;
}
.woocommerce ul.product_list_widget li .reviewer,
.woocommerce-page ul.product_list_widget li .reviewer {
font-size: 14px;
line-height: 20px;
font-weight: 600;
color: var(--logico-light-text-color);
}
.woocommerce ul.product_list_widget li .reviewer:not(:first-child),
.woocommerce-page ul.product_list_widget li .reviewer:not(:first-child) {
margin: 10px 0 0;
}
.sidebar .wc-block-grid__products,
.footer-widgets .wc-block-grid__products,
.slide-sidebar-content .wc-block-grid__products {
padding: 8px 0 0;
margin: 0 0 -10px !important;
border: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product,
.footer-widgets .wc-block-grid__products .wc-block-grid__product,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
padding: 0 0 0 105px;
position: relative;
min-height: 85px;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: none;
text-align: left;
margin: 0 0 10px;
border: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product:before, .sidebar .wc-block-grid__products .wc-block-grid__product:after,
.footer-widgets .wc-block-grid__products .wc-block-grid__product:before,
.footer-widgets .wc-block-grid__products .wc-block-grid__product:after,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product:before,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product:after {
content: none;
display: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
display: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link {
margin: 0;
line-height: 1.3333em;
display: block;
order: 1;
position: static;
color: var(--logico-default-text-color);
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link:hover,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link:hover,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link:hover {
color: var(--logico-accent-color);
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image {
width: 85px;
height: auto;
float: none;
position: absolute;
left: 0;
right: initial;
top: 0;
margin: 0;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image img,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image img,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image img {
border-radius: var(--logico-radius-small, 0px);
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
-webkit-transition: color 0.3s;
transition: color 0.3s;
line-height: 1.3333em;
margin: 0;
display: block;
font-weight: 600;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating {
order: 2;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating:not(:first-child),
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating:not(:first-child),
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating:not(:first-child) {
margin: 10px 0 0;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
font-size: 16px;
line-height: 1.375em;
margin: 10px 0 0;
order: 3;
font-weight: 600;
color: var(--logico-default-text-color);
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del {
opacity: 1;
margin: 0 4px 0 0;
color: #ADADAD;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins {
text-decoration: none;
font-weight: inherit;
color: #EF644C;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button {
position: static;
top: initial;
width: auto;
height: auto;
left: initial;
right: initial;
padding: 0 !important;
margin: 10px -10px 0 0;
order: 4;
font-size: 0;
line-height: 1;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link {
margin: 0 !important;
max-width: 100%;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link:before, .sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link:after,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link:before,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link:after,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link:before,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link:after {
content: '\e843';
font-size: 1.3571em;
width: 2.5263em;
display: block;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.loading:before, .sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.loading:after,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.loading:before,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.loading:after,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.loading:before,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.loading:after {
animation: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.added,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.added,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link.added {
display: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .added_to_cart:before, .sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .added_to_cart:after,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .added_to_cart:before,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .added_to_cart:after,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .added_to_cart:before,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .added_to_cart:after {
content: '\e87a';
font-size: 1em;
width: 3.4286em;
} .sidebar .wc-block-components-load-more,
.footer-widgets .wc-block-components-load-more,
.slide-sidebar-content .wc-block-components-load-more,
.elementor-widget-sidebar .wc-block-components-load-more {
text-align: initial;
}
.sidebar .wc-block-components-load-more .wp-block-button__link,
.footer-widgets .wc-block-components-load-more .wp-block-button__link,
.slide-sidebar-content .wc-block-components-load-more .wp-block-button__link,
.elementor-widget-sidebar .wc-block-components-load-more .wp-block-button__link {
min-width: 123px;
padding: 13px 20px 12px;
}
.widget div[class*="wp-block-"] .wc-block-sort-select {
text-align: left;
}
.widget div[class*="wp-block-"] .wc-block-sort-select .wc-block-components-sort-select__label {
margin: 0;
}
.widget div[class*="wp-block-"] .wc-block-sort-select .wc-block-sort-select__select {
display: inline-block;
padding: 0 3px;
height: 30px;
outline: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: none;
text-indent: 1px;
background: none;
position: relative;
z-index: 2;
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item {
margin: 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item:before {
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
top: 10px;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item:not(:first-child):before {
top: 32px;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__info {
margin: 0;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__meta {
width: 100%;
font-weight: 500;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__product {
line-height: 1.5em;
font-weight: 600;
margin: 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__image {
width: 82px;
height: 82px;
margin: 0 25px 0 0;
border-width: 1px;
border-style: solid;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
border-radius: var(--logico-radius-small, 0px);
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__text:not(:first-child) {
margin: 12px 0 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__text p {
line-height: 1.4em;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__rating {
margin: 6px 0 10px;
line-height: 1;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__rating .wc-block-review-list-item__rating__stars {
font-size: 10px;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__author {
font-weight: 600;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__author,
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__published-date {
display: block;
font-size: 87.5%;
line-height: 1.5em;
letter-spacing: -0.02em;
margin: 0;
padding: 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__published-date {
font-weight: 400;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__published-date:before {
content: none;
display: none;
}
.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item {
padding: 0;
}
.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item:before {
content: none;
display: none;
}
.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item .wc-block-review-list-item__meta {
margin: -6px 0 0;
}
.widget div[class*="wp-block-"][data-image-type="reviewer"] .wc-block-review-list-item__image {
width: 48px;
height: 48px;
border: none;
margin: 0 20px 0 0;
}
.widget div[class*="wp-block-"].has-content .wc-block-review-list-item__item:not(:first-child) {
padding-top: 24px;
margin: 20px 0 0;
border-top-style: solid;
border-top-width: 1px;
} .single-product.woocommerce div.product .woocommerce-product-gallery {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav {
margin: 13px 0 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
width: calc(25% - 12px);
margin: 0 6px;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: -moz-linear-gradient(0deg, var(--logico-accent-color) 0%, transparent 100%);
background: -webkit-linear-gradient(0deg, var(--logico-accent-color) 0%, transparent 100%);
background: linear-gradient(0deg, var(--logico-accent-color) 0%, transparent 100%);
border-radius: var(--logico-radius-medium, 0px);
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
position: relative;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: var(--logico-radius-medium, 0px);
opacity: 1;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active {
opacity: .5;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash {
position: absolute;
left: 0;
right: initial;
top: 0;
z-index: 3;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item {
display: block;
height: 40px;
font-size: 12px;
line-height: 20px;
text-transform: uppercase;
font-weight: 600;
text-align: center;
padding: 11px 26px 9px;
margin-top: 20px;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: var(--logico-radius-medium, 0px);
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item.sale {
background-color: #EF644C;
color: #ffffff;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item.new {
background-color: #04BF87;
color: #ffffff;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item:not(:last-child) {
margin-right: 20px;
margin-left: 0;
}
.single-product.woocommerce div.product .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
width: 100%;
display: block;
position: relative;
overflow: hidden;
}
.single-product.woocommerce div.product .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
position: relative;
}
.single-product.woocommerce div.product .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image a {
display: block;
position: relative;
height: 0;
padding: 100% 0 0;
z-index: 2;
}
.single-product.woocommerce div.product .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
-webkit-object-fit: cover;
object-fit: cover;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: var(--logico-radius-large, 0px);
}
.logico-theme-style-rounded.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash {
padding: 0 5px;
}
.logico-theme-style-rounded.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item {
margin: 10px 5px;
} .woocommerce .woocommerce-Reviews {
width: 100%;
}
.woocommerce #reviews #comments ol.commentlist {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review.depth-1 {
padding-bottom: 38px;
border-bottom: solid 1px var(--logico-border-hover-color);
position: relative;
}
.woocommerce #reviews #comments ol.commentlist li.review.depth-1:after {
content: '';
position: absolute;
display: block;
width: 1px;
height: 20px;
left: initial;
right: 0;
bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review {
padding: 0;
margin: 0;
font-weight: 400;
color: inherit;
}
.woocommerce #reviews #comments ol.commentlist li.review:not(:first-child) {
margin: 38px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container {
display: block;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar {
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
float: left;
width: 75px;
margin: 5px 15px 0 0;
overflow: hidden;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar .avatar {
width: 75px;
max-width: none;
height: auto;
border: none;
padding: 0;
position: static;
float: none;
border-radius: var(--logico-radius-small, 0px);
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar + .comment-text .comment-header {
margin-left: 95px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-text {
width: 100%;
margin: 0;
padding: 0;
border: none;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description {
clear: both;
margin: 0;
line-height: 1.6667em;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description:not(:first-child) {
padding-top: 20px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description p:first-child {
margin-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description p:last-child {
margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-header {
line-height: 1;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .product-rating-wrapper:not(:first-child) {
margin: 4px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .star-rating {
float: none;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .star-rating,
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .star-rating > span {
font-size: 15px !important;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-info {
margin: 0;
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author,
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__awaiting-approval {
font-size: 18px;
line-height: 1.3889em;
font-weight: 600;
letter-spacing: -.03em;
display: block;
margin-right: 17px;
width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__awaiting-approval {
color: #EF644C;
margin-top: -1px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date {
font-size: 14px;
line-height: 2.1429em;
font-weight: 600;
color: var(--logico-light-text-color);
display: block;
width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date:not(:first-child) {
margin-top: 5px;
}
.woocommerce #reviews #comment {
height: 88px;
}
.woocommerce #review_form_wrapper:not(:first-child) {
margin: 70px 0 0;
}
.woocommerce #review_form #respond .comment-reply-title {
letter-spacing: -.03em;
margin-bottom: 0.4667em;
display: block;
}
.woocommerce #review_form #respond p {
margin: 0 0 15px;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent {
margin: 26px 0 0;
clear: both;
}
.woocommerce #review_form #respond .comment-form-rating {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
font-size: 16px;
}
.woocommerce #review_form #respond .comment-form-rating:not(:last-child) {
margin-bottom: 14px;
}
.woocommerce #review_form #respond .comment-form-rating:not(:first-child) {
margin-top: 12px;
}
.woocommerce #review_form #respond p.stars {
margin: 7px 0 0;
font-size: 0;
line-height: 1;
}
.woocommerce #review_form #respond p.stars:not(:first-child) {
margin: 7px 0 0 26px;
}
.woocommerce #review_form #respond p.stars span {
line-height: 1em;
}
.woocommerce #review_form #respond p.stars a {
font-size: 17px;
margin: 0;
padding: 0 6px 0 0;
}
.woocommerce #review_form #respond p.stars a:before {
content: '\e861';
-webkit-transition: color 0.3s;
transition: color 0.3s;
font: 400 normal 1em/1em 'fontello';
color: #ADADAD;
}
.woocommerce #review_form #respond p.stars a:hover ~ a:before {
content: '\e861';
}
.woocommerce #review_form #respond p.stars a.active:before {
content: '\e862';
color: var(--logico-accent-color);
}
.woocommerce #review_form #respond p.stars:hover a:before, .woocommerce #review_form #respond p.stars:hover a.active:before {
content: '\e862';
color: var(--logico-accent-color);
}
.woocommerce #review_form #respond p.stars.selected a:not(.active):before {
content: '\e862';
color: var(--logico-accent-color);
}
.woocommerce #review_form #respond p.stars.selected a.active ~ a:before {
content: '\e861';
color: #ADADAD;
}
@media only screen and (min-width: 481px) {
.woocommerce #reviews #comments ol.commentlist li.review .comment_container {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
position: relative;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar + .comment-text .comment-header {
margin-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description:not(:first-child) {
padding-top: 10px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-meta {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
width: 100%;
}
.woocommerce #reviews #review_form #respond p.comment-form-cookies-consent {
margin: 26px 0;
clear: both;
}
.woocommerce #reviews #comment {
height: 120px;
}
}
@media only screen and (min-width: 661px) {
.woocommerce #reviews #review_form #respond .form-fields .form-name,
.woocommerce #reviews #review_form #respond .form-fields .form-email {
width: calc(50% - 20px);
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author,
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__awaiting-approval {
width: auto;
}
}
@media only screen and (min-width: 841px) {
.woocommerce #reviews #comments ol.commentlist li.review.depth-1 {
padding-bottom: 50px;
}
.woocommerce #reviews #comments ol.commentlist li.review:not(:first-child) {
margin: 50px 0 0;
}
}
@media only screen and (min-width: 1201px) {
.woocommerce #reviews #comments ol.commentlist li.review:not(:first-child) {
margin: 50px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar {
margin: 0 40px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar + .comment-text .comment-header {
margin-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-header {
min-height: 50px;
padding: 25px 0 0;
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.woocommerce #review_form_wrapper:not(:first-child) {
margin: 100px 0 0;
}
}@font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb54c-s0.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb94c-s0.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpbf4cw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb54c-s0.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb94c-s0.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpbf4cw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb54c-s0.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb94c-s0.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpbf4cw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb54c-s0.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb94c-s0.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpbf4cw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb54c-s0.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpb94c-s0.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Space Grotesk';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://heim-heizung-energie.de/wp-content/uploads/elementor/google-fonts/fonts/spacegrotesk-v8mdoqdjqskftomm3t6r8e7mpbf4cw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face {
font-family: 'fontello';
src: url(//heim-heizung-energie.de/wp-content/themes/logico/fonts/fontello.eot?98791691);
src: url(//heim-heizung-energie.de/wp-content/themes/logico/fonts/fontello.eot?98791691#iefix) format('embedded-opentype'),
url(//heim-heizung-energie.de/wp-content/themes/logico/fonts/fontello.woff2?98791691) format('woff2'),
url(//heim-heizung-energie.de/wp-content/themes/logico/fonts/fontello.woff?98791691) format('woff'),
url(//heim-heizung-energie.de/wp-content/themes/logico/fonts/fontello.ttf?98791691) format('truetype'),
url(//heim-heizung-energie.de/wp-content/themes/logico/fonts/fontello.svg?98791691#fontello) format('svg');
font-weight: normal;
font-style: normal;
}[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: 'fontello';
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-arrow-down:before { content: '\e800'; } .icon-arrow-right:before { content: '\e801'; } .icon-arrow-left:before { content: '\e802'; } .icon-arrow-top:before { content: '\e803'; } .icon-arrow-x-l-down:before { content: '\e804'; } .icon-arrow-x-r-down:before { content: '\e805'; } .icon-arrow-x-l-top:before { content: '\e806'; } .icon-button-arrow-x-l-down:before { content: '\e807'; } .icon-button-arrow-x-r-down:before { content: '\e808'; } .icon-button-arrow-x-l-top:before { content: '\e809'; } .icon-arrow-x-r-top:before { content: '\e80a'; } .icon-button-arrow-x-r-top:before { content: '\e80b'; } .icon-chevron-large-down:before { content: '\e80c'; } .icon-chevron-large-left:before { content: '\e80d'; } .icon-chevron-large-top:before { content: '\e80e'; } .icon-chevron-large-right:before { content: '\e80f'; } .icon-chevron-medium-down:before { content: '\e810'; } .icon-chevron-medium-left:before { content: '\e811'; } .icon-chevron-medium-right:before { content: '\e812'; } .icon-chevron-medium-top:before { content: '\e813'; } .icon-chevron-small-left:before { content: '\e814'; } .icon-chevron-small-top:before { content: '\e815'; } .icon-chevron-small-down:before { content: '\e816'; } .icon-chevron-small-right:before { content: '\e817'; } .icon-goods-export-1:before { content: '\e819'; } .icon-goods-export-2:before { content: '\e81a'; } .icon-goods-export-3:before { content: '\e81b'; } .icon-goods-export-4:before { content: '\e81c'; } .icon-goods-export-5:before { content: '\e81d'; } .icon-goods-export-6:before { content: '\e81e'; } .icon-goods-export-7:before { content: '\e81f'; } .icon-goods-export-8:before { content: '\e820'; } .icon-goods-export-9:before { content: '\e821'; } .icon-goods-export-10:before { content: '\e822'; } .icon-goods-export-11:before { content: '\e823'; } .icon-goods-export-12:before { content: '\e824'; } .icon-goods-export-13:before { content: '\e825'; } .icon-goods-export-14:before { content: '\e826'; } .icon-goods-export-15:before { content: '\e827'; } .icon-goods-export-16:before { content: '\e828'; } .icon-goods-export-17:before { content: '\e829'; } .icon-goods-export-18:before { content: '\e82a'; } .icon-goods-export-19:before { content: '\e82b'; } .icon-goods-export-20:before { content: '\e82c'; } .icon-goods-export-21:before { content: '\e82d'; } .icon-goods-export-22:before { content: '\e82e'; } .icon-goods-export-23:before { content: '\e82f'; } .icon-goods-export-24:before { content: '\e830'; } .icon-goods-export-25:before { content: '\e831'; } .icon-goods-export-26:before { content: '\e832'; } .icon-goods-export-27:before { content: '\e833'; } .icon-goods-export-28:before { content: '\e834'; } .icon-goods-export-29:before { content: '\e835'; } .icon-goods-export-30:before { content: '\e836'; } .icon-goods-export-31:before { content: '\e837'; } .icon-goods-export-32:before { content: '\e838'; } .icon-light-container:before { content: '\e839'; } .icon-light-delivery:before { content: '\e83a'; } .icon-light-directions:before { content: '\e83b'; } .icon-light-storage:before { content: '\e83c'; } .icon-triangle-arrow-down:before { content: '\e83d'; } .icon-triangle-arrow-left:before { content: '\e83e'; } .icon-triangle-arrow-right:before { content: '\e83f'; } .icon-triangle-arrow-top:before { content: '\e840'; } .icon-air-delivery:before { content: '\e841'; } .icon-call:before { content: '\e842'; } .icon-cart:before { content: '\e843'; } .icon-calendar:before { content: '\e844'; } .icon-close:before { content: '\e845'; } .icon-container:before { content: '\e846'; } .icon-coupon:before { content: '\e847'; } .icon-crop:before { content: '\e848'; } .icon-download:before { content: '\e849'; } .icon-download-alter:before { content: '\e84a'; } .icon-eye:before { content: '\e84b'; } .icon-file-doc:before { content: '\e84c'; } .icon-file-file:before { content: '\e84d'; } .icon-file-pdf:before { content: '\e84e'; } .icon-garland:before { content: '\e84f'; } .icon-font:before { content: '\e850'; } .icon-half-logo:before { content: '\e851'; } .icon-logo:before { content: '\e852'; } .icon-location:before { content: '\e853'; } .icon-hiring:before { content: '\e854'; } .icon-mail:before { content: '\e855'; } .icon-package-delivery:before { content: '\e856'; } .icon-paint:before { content: '\e857'; } .icon-print:before { content: '\e858'; } .icon-resize:before { content: '\e85a'; } .icon-sidebar:before { content: '\e85b'; } .icon-search:before { content: '\e85c'; } .icon-side-menu-black:before { content: '\e85d'; } .icon-side-menu-light:before { content: '\e85e'; } .icon-star-light:before { content: '\e861'; } .icon-star:before { content: '\e862'; } .icon-supply-chain:before { content: '\e863'; } .icon-tap:before { content: '\e864'; } .icon-terms:before { content: '\e865'; } .icon-translate:before { content: '\e866'; } .icon-trolley:before { content: '\e867'; } .icon-update:before { content: '\e868'; } .icon-user:before { content: '\e869'; } .icon-solid-warehousing-container:before { content: '\e86a'; } .icon-solid-warehousing-conveyor:before { content: '\e86b'; } .icon-solid-warehousing-delivery:before { content: '\e86c'; } .icon-solid-warehousing-hand-loader:before { content: '\e86d'; } .icon-solid-warehousing-loader:before { content: '\e86e'; } .icon-solid-warehousing-loader-in-work:before { content: '\e86f'; } .icon-solid-warehousing-manual-loader-box:before { content: '\e870'; } .icon-solid-warehousing-manual-transportation:before { content: '\e871'; } .icon-solid-warehousing-scales:before { content: '\e872'; } .icon-solid-warehousing-scanner:before { content: '\e873'; } .icon-solid-warehousing-palett:before { content: '\e874'; } .icon-solid-warehousing-security:before { content: '\e875'; } .icon-solid-warehousing-storage:before { content: '\e876'; } .icon-solid-warehousing-truck:before { content: '\e877'; } .icon-solid-warehousing-warehouse:before { content: '\e878'; } .icon-solid-warehousing-autoloader:before { content: '\e879'; } .icon-check:before { content: '\e87a'; } .icon-check-alter:before { content: '\e87b'; } .icon-quote-left:before { content: '\e87c'; } .icon-quote-right:before { content: '\e87d'; } .icon-quote-right-light:before { content: '\e87e'; } .icon-play:before { content: '\e8a2'; } .icon-play-active:before { content: '\e8a3'; } .icon-icon-rounded:before { content: '\e8f9'; } .icon-icon-angular:before { content: '\e8fa'; }@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//heim-heizung-energie.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}