@charset "UTF-8";
  .woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
display: block;
border-width: 1px;
border-style: solid;
margin: 0;
padding: 20px 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin: 0;
padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-of-type) {
margin-bottom: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
content: none;
display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
display: block;
font-size: 13px;
line-height: 23px;
padding: 9px 17px;
text-transform: uppercase;
font-weight: 600;
-webkit-border-radius: 3px;
border-radius: 3px;
letter-spacing: 0.02em;
text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
z-index: 2;
}
.woocommerce-account .woocommerce-MyAccount-content h3 {
position: relative;
padding: 21px 0 0;
letter-spacing: 0.005em;
margin: 0 0 1em;
}
.woocommerce-account .woocommerce-MyAccount-content h3 > span {
font-size: 110%;
}
.woocommerce-account .woocommerce-MyAccount-content h3:before {
content: '';
position: absolute;
display: block;
left: 0;
right: initial;
top: 0;
width: 30px;
height: 6px;
-webkit-mask-image: url(//hydrelaia.gr/wp-content/themes/cosmecos/img/title-line.svg);
-webkit-mask-position: bottom center;
-webkit-mask-size: cover;
-webkit-mask-repeat: no-repeat;
}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table .button {
min-width: 0;
margin: 5px;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper {
margin: 0 -15px;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper:not(:last-child) {
margin-bottom: 30px;
}
.woocommerce-account h3 {
margin-bottom: 1em;
}
.woocommerce-account .woocommerce-EditAccountForm {
margin: 0 -15px;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset:not(:first-child) {
margin: 65px 0 0;
}
.woocommerce-account .woocommerce-EditAccountForm legend {
margin-bottom: 0.7333em;
padding: 0 5px;
}
.woocommerce-account .woocommerce-EditAccountForm .button {
margin: 30px 5px 0;
}
.woocommerce-account .woocommerce-EditAccountForm label {
line-height: 1.875em !important;
}
.woocommerce-account .password-input {
display: block;
width: 100%;
}
.woocommerce-account .form-attention {
text-align: center;
padding: 0;
margin: -10px 0 0;
}
.woocommerce-account .form-attention a, .woocommerce-account .form-attention span {
text-decoration: underline;
}
.woocommerce-account .form-attention a:hover, .woocommerce-account .form-attention span:hover {
text-decoration: none;
}
.woocommerce-account .woocommerce-privacy-policy-text {
padding: 0 15px;
margin: 30px 0;
}
.woocommerce-account address {
padding: 15px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none;
background-color: #f7f6f1;
}
.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;
} .woocommerce .order-again,
.woocommerce-page .order-again {
margin: 30px 0 0;
}
.woocommerce .woocommerce-order table.shop_table,
.woocommerce .woocommerce-MyAccount-content table.shop_table,
.woocommerce-page .woocommerce-order table.shop_table,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table {
border-spacing: unset;
-webkit-border-radius: 3px;
border-radius: 3px;
border-top: solid 1px #e0e0e0;
margin: 0;
}
.woocommerce .woocommerce-order table.shop_table td,
.woocommerce .woocommerce-order table.shop_table tbody th,
.woocommerce .woocommerce-order table.shop_table tfoot th,
.woocommerce .woocommerce-MyAccount-content table.shop_table td,
.woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,
.woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,
.woocommerce-page .woocommerce-order table.shop_table td,
.woocommerce-page .woocommerce-order table.shop_table tbody th,
.woocommerce-page .woocommerce-order table.shop_table tfoot th,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table td,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody th,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table tfoot th {
border-top: solid 1px #e0e0e0;
font-weight: 600;
}
.woocommerce .woocommerce-order table.shop_table thead th,
.woocommerce .woocommerce-MyAccount-content table.shop_table thead th,
.woocommerce-page .woocommerce-order table.shop_table thead th,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th {
text-transform: uppercase;
font-weight: 900;
}
.woocommerce .woocommerce-order table.shop_table .button,
.woocommerce .woocommerce-MyAccount-content table.shop_table .button,
.woocommerce-page .woocommerce-order table.shop_table .button,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table .button {
min-width: 0;
padding: 10px 30px;
} .woocommerce 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;
}
.woocommerce ul.order_details:before, .woocommerce ul.order_details:after {
content: none;
display: none;
}
.woocommerce ul.order_details li {
text-align: center;
float: none;
margin-right: 0;
margin-bottom: 0 !important;
padding: 0;
border: none;
}
.woocommerce ul.order_details li:before {
content: none;
display: none;
}
.woocommerce ul.order_details li:not(:first-child) {
margin-top: 20px;
padding-top: 20px;
border-top: dashed 1px #e0e0e0;
}
.woocommerce .woocommerce-customer-details address {
padding: 15px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none;
background-color: #f7f6f1;
}
.woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2 {
margin-top: 70px;
}
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
margin: 0;
}
.woocommerce .woocommerce-customer-details:not(:first-child),
.woocommerce .woocommerce-order-details:not(:first-child),
.woocommerce .woocommerce-order-downloads:not(:first-child) {
margin-top: 70px;
}
@media only screen and (min-width: 576px) {
.woocommerce ul.order_details li {
text-align: left;
}
.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;
}
.woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-1,
.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: 768px) {
.woocommerce .woocommerce-order table.shop_table,
.woocommerce .woocommerce-MyAccount-content table.shop_table,
.woocommerce-page .woocommerce-order table.shop_table,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table {
-webkit-border-radius: 0;
border-radius: 0;
border: none;
}
.woocommerce .woocommerce-order table.shop_table td,
.woocommerce .woocommerce-order table.shop_table tbody th,
.woocommerce .woocommerce-order table.shop_table tfoot th,
.woocommerce .woocommerce-MyAccount-content table.shop_table td,
.woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,
.woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,
.woocommerce-page .woocommerce-order table.shop_table td,
.woocommerce-page .woocommerce-order table.shop_table tbody th,
.woocommerce-page .woocommerce-order table.shop_table tfoot th,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table td,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody th,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table tfoot th {
padding: 30px 19px;
}
.woocommerce .woocommerce-order table.shop_table thead th,
.woocommerce .woocommerce-MyAccount-content table.shop_table thead th,
.woocommerce-page .woocommerce-order table.shop_table thead th,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th {
padding: 25px 19px 24px;
background-color: #f7f6f1;
}
.woocommerce .woocommerce-order table.shop_table thead th:first-child,
.woocommerce .woocommerce-MyAccount-content table.shop_table thead th:first-child,
.woocommerce-page .woocommerce-order table.shop_table thead th:first-child,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th:first-child {
-webkit-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.woocommerce .woocommerce-order table.shop_table thead th:last-child,
.woocommerce .woocommerce-MyAccount-content table.shop_table thead th:last-child,
.woocommerce-page .woocommerce-order table.shop_table thead th:last-child,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th:last-child {
-webkit-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.woocommerce .woocommerce-order table.shop_table tbody tr:first-child td,
.woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr:first-child td,
.woocommerce-page .woocommerce-order table.shop_table tbody tr:first-child td,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody tr:first-child td {
border: none;
}
.woocommerce .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-actions,
.woocommerce .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-actions,
.woocommerce-page .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-actions,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-actions {
width: 100px;
font-size: 0;
}
.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;
}
.woocommerce ul.order_details li {
text-align: left;
}
.woocommerce ul.order_details li:not(:first-child) {
margin-top: 0;
padding-top: 0;
border-top: none;
margin-left: 20px;
padding-left: 20px;
border-left: dashed 1px #e0e0e0;
}
}
@media only screen and (min-width: 992px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 27%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
text-align: left;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 73%;
padding: 0 0 0 30px;
}
.woocommerce .woocommerce-order table.shop_table .download-file,
.woocommerce .woocommerce-MyAccount-content table.shop_table .download-file,
.woocommerce-page .woocommerce-order table.shop_table .download-file,
.woocommerce-page .woocommerce-MyAccount-content table.shop_table .download-file {
width: 100px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table,
.woocommerce-page .woocommerce-cart-form table.shop_table {
border: none;
border-top-width: 1px;
border-top-style: solid;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table td,
.woocommerce-page .woocommerce-cart-form table.shop_table td {
border-top-style: solid;
border-top-width: 1px;
}
.woocommerce .woocommerce-cart-form table.shop_table th,
.woocommerce-page .woocommerce-cart-form table.shop_table th {
font-weight: 500;
font-size: 18px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions {
padding: 50px 0 0;
position: relative;
z-index: 2;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon,
.woocommerce-page .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: 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;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .input-text,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .input-text {
width: 100%;
float: none;
margin: 0;
border-width: 1px;
padding: 12px 17px;
height: 56px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .button,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .button {
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
margin: 20px 0 0;
display: block;
width: 100%;
}
.woocommerce .woocommerce-cart-form table.shop_table img,
.woocommerce-page .woocommerce-cart-form table.shop_table img {
width: 110px;
border-style: solid;
border-width: 1px;
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-quantity:before,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-quantity:before {
margin-top: 14px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-quantity .quantity-wrapper,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-quantity .quantity-wrapper {
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name a,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-name a {
font-weight: 500;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-price .amount,
.woocommerce .woocommerce-cart-form table.shop_table .product-subtotal .amount,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-price .amount,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-subtotal .amount {
font-weight: 600;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove .remove {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 24px;
background: none;
margin: 0 -8px;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
margin: 50px 0 0;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
text-transform: capitalize;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table,
.woocommerce-page .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,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table td {
font-weight: 500;
font-size: 18px;
border: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table td {
padding-left: 0;
padding-right: 0;
background: none;
}
.woocommerce .cart-collaterals .cart_totals ul,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method,
.woocommerce-page .cart-collaterals .cart_totals ul,
.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method {
padding: 3px 0 0;
}
.woocommerce .cart-collaterals .cart_totals ul > li,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method > li,
.woocommerce-page .cart-collaterals .cart_totals ul > li,
.woocommerce-page .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,
.woocommerce-page .cart-collaterals .cart_totals ul > li:before,
.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method > li:before {
content: none;
display: none;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
text-align: left;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form {
margin: 1em -15px 0;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type {
padding: 0 15px;
position: relative;
z-index: 2;
margin: 0 0 20px;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form button,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form button {
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
display: block;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding: 25px 0 0;
position: relative;
z-index: 2;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
}
@media only screen and (max-width: 768px) {
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
padding-bottom: 50px;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
display: block;
}
.woocommerce table.cart .product-thumbnail:before,
.woocommerce #content table.cart .product-thumbnail:before,
.woocommerce-page table.cart .product-thumbnail:before,
.woocommerce-page #content table.cart .product-thumbnail:before {
content: none;
display: none;
}
}
@media only screen and (min-width: 769px) {
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background: none;
}
.woocommerce .woocommerce-cart-form table.shop_table,
.woocommerce-page .woocommerce-cart-form table.shop_table {
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table td,
.woocommerce-page .woocommerce-cart-form table.shop_table td {
padding: 30px 19px;
}
.woocommerce .woocommerce-cart-form table.shop_table th,
.woocommerce-page .woocommerce-cart-form table.shop_table th {
padding: 25px 19px 24px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions {
padding: 44px 0 0;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon,
.woocommerce-page .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;
max-width: 480px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .input-text,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .input-text {
width: 231px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .button,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .button {
margin: 0 0 0 10px;
width: auto;
min-width: 194px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions > .button {
min-width: 194px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-thumbnail {
width: 149px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove .remove {
margin: 0 auto;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
margin: 120px 0 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 45%;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table {
-webkit-border-radius: 0;
border-radius: 0;
border: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table td,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table th {
padding: 13px 0;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td:last-child,
.woocommerce .cart-collaterals .cart_totals table.shop_table th:last-child,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table td:last-child,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table th:last-child {
padding-left: 20px;
text-align: right;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
text-align: left;
width: 270px;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type {
margin: 0;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding: 5px 0 0;
}
}
@media only screen and (min-width: 992px) {
.woocommerce .woocommerce-cart-form table.shop_table .product-remove,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove {
width: 80px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 31.6239%;
}
} .woocommerce-checkout .content h3:not(#ship-to-different-address) {
position: relative;
padding: 21px 0 0;
letter-spacing: 0.005em;
margin: 0 0 1em;
}
.woocommerce-checkout .content h3:not(#ship-to-different-address) > span {
font-size: 110%;
}
.woocommerce-checkout .content h3:not(#ship-to-different-address):before {
content: '';
position: absolute;
display: block;
left: 0;
right: initial;
top: 0;
width: 30px;
height: 6px;
-webkit-mask-image: url(//hydrelaia.gr/wp-content/themes/cosmecos/img/title-line.svg);
-webkit-mask-position: bottom center;
-webkit-mask-size: cover;
-webkit-mask-repeat: no-repeat;
}
.woocommerce-checkout .content-wrapper .content-inner ul > li {
padding: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme,
.woocommerce-page .woocommerce-form-login .woocommerce-form-login__rememberme {
display: block;
width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-page .woocommerce-form-login .woocommerce-form-login__submit {
float: none;
clear: both;
margin: 19px 0 0;
}
.woocommerce .woocommerce-form-login .lost_password,
.woocommerce-page .woocommerce-form-login .lost_password {
padding: 0 5px;
}
.woocommerce .woocommerce-checkout h3,
.woocommerce-page .woocommerce-checkout h3 {
margin-bottom: 30px;
}
.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: 13px 0 0;
position: relative;
z-index: 2;
}
.woocommerce .woocommerce-input-wrapper,
.woocommerce-page .woocommerce-input-wrapper {
display: block;
width: 100%;
}
.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 -15px;
}
.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,
.woocommerce-page form .form-row {
padding: 0 15px 0;
margin: 0 0 30px;
}
.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-form__label-for-checkbox,
.woocommerce-page form .woocommerce-form__label-for-checkbox {
position: relative;
font-weight: 400;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required {
padding: 0;
margin: 30px 0 0;
}
.woocommerce-checkout-review-order {
margin-top: -15px;
}
.woocommerce-checkout-review-order:not(:last-child) {
margin-bottom: 55px;
}
.woocommerce-checkout-review-order .checkout_cart_table {
width: 100%;
}
.woocommerce-checkout-review-order .checkout_cart_table:not(:last-child) {
margin-bottom: 75px;
}
.woocommerce-checkout-review-order .checkout_cart_table td {
padding: 15px 0 15px 30px;
}
.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-width: 1px;
border-style: solid;
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-title {
font-weight: 500;
line-height: 24px;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-info {
font-size: 14px;
line-height: 18px;
font-weight: 600;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-info:not(:first-child) {
margin: 6px 0 0;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-total .amount {
font-size: 14px;
font-weight: 600;
margin-bottom: 22px;
display: block;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-remove {
width: 30px;
text-align: right;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-remove .remove {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 22px;
background: none;
margin: 0 -7px 24px 7px;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-remove .remove:hover {
background: none;
}
.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 {
font-size: 0;
line-height: 1;
}
.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 #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;
}
#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: -3px 10px 0 0;
}
#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 {
font-weight: 600;
display: inline;
}
#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: 60px 0 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 #place_order,
.woocommerce-page #payment #place_order {
float: none;
display: block;
width: 100%;
}
body .content-wrapper .woocommerce-form-coupon-toggle .woocommerce-info:before {
content: '\e83a';
}
@media only screen and (min-width: 576px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 50%;
}
}
@media only screen and (min-width: 768px) {
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
width: 70px;
}
.woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img,
.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
width: 68px;
}
.woocommerce .woocommerce-checkout h3#order_review_heading:first-child,
.woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
margin-top: 65px;
}
}
@media only screen and (min-width: 992px) {
.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 -15px;
}
.woocommerce .checkout-columns .checkout-column-main,
.woocommerce-page .checkout-columns .checkout-column-main {
padding: 0 15px;
-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 15px;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 33.3333%;
}
} .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 {
top: .8em;
right: 1.3125em;
}
.woocommerce form .show-password-input:after,
.woocommerce-page form .show-password-input:after {
content: '\f06e';
font-family: 'FontAwesome';
}
.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 45px;
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-weight: 700;
font-size: 14px;
line-height: 30px;
letter-spacing: .05em;
text-transform: uppercase;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering {
order: 2;
width: 100%;
position: relative;
margin: 0 0 0 -5px;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering:before {
content: '';
position: absolute;
display: block;
left: 5px;
right: 0;
bottom: 0;
height: 1px;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering:after {
content: '\f107';
display: block;
position: absolute;
width: 22px;
height: 29px;
text-align: right;
font: 400 normal 16px/29px 'FontAwesome';
top: 0;
bottom: 1px;
right: 0;
left: initial;
cursor: pointer;
z-index: 1;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering select {
min-width: 247px;
width: 100%;
height: 29px;
outline: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border: none;
padding: 0 22px 0 5px;
display: block;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
background: none;
position: relative;
z-index: 2;
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
letter-spacing: .05em;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering select::-ms-expand {
display: none;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering option {
font-weight: 700;
}
.woocommerce .catalog-top-info-wrapper .product-filters-trigger-wrapper {
order: 3;
}
.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: 7px 0 6px 6px;
display: inline-block;
vertical-align: top;
opacity: 0.3;
height: 15px;
width: 20px;
overflow: hidden;
position: relative;
text-align: center;
font: 400 normal 15px/1em 'fontello';
}
.woocommerce .shop-mode-buttons .woocommerce-grid:before {
content: '\e813';
}
.woocommerce .shop-mode-buttons .woocommerce-list:before {
content: '\e814';
}
.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 {
-webkit-border-radius: 0;
border-radius: 0;
position: relative;
z-index: 2;
}
.woocommerce form.lost_reset_password .form-row-first,
.woocommerce form.login .form-row-first,
.woocommerce form.register .form-row-first {
padding-left: 0;
margin-bottom: 0;
}
.woocommerce form.lost_reset_password .form-row-last,
.woocommerce form.login .form-row-last,
.woocommerce form.register .form-row-last {
padding-right: 0;
position: relative;
z-index: 2;
margin-bottom: 0;
}
.woocommerce form.checkout_coupon {
-webkit-border-radius: 0;
border-radius: 0;
position: relative;
z-index: 2;
}
.woocommerce form.checkout_coupon .form-row-first {
padding: 0;
margin-bottom: 20px;
}
.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 ul.woocommerce-error,
body .content-wrapper ul.woocommerce-info,
body .content-wrapper ul.woocommerce-message {
padding: 1em 2em 1em 4em;
z-index: 2;
}
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 {
margin: 0 0 50px;
z-index: 2;
}
body .content-wrapper .woocommerce-error:before,
body .content-wrapper .woocommerce-info:before,
body .content-wrapper .woocommerce-message:before {
font-family: 'fontello';
font-size: 22px;
line-height: 30px;
top: .7273em;
right: initial;
left: 1.1818em;
}
body .content-wrapper .woocommerce-error .button,
body .content-wrapper .woocommerce-info .button,
body .content-wrapper .woocommerce-message .button {
margin: 20px 0 0;
outline: none;
}
body .content-wrapper .woocommerce-error a,
body .content-wrapper .woocommerce-info a,
body .content-wrapper .woocommerce-message a {
font-weight: 600;
}
body .content-wrapper .woocommerce-error:not(.woocommerce-notice),
body .content-wrapper .woocommerce-info:not(.woocommerce-notice),
body .content-wrapper .woocommerce-message:not(.woocommerce-notice) {
padding: 1em 2em 1em 4em;
background: none;
border-width: 2px;
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-top-width: 4px;
}
body .content-wrapper .woocommerce-info {
border-color: #6396d0;
}
body .content-wrapper .woocommerce-info:before {
content: '\e83c';
color: #6396d0;
}
body .content-wrapper .woocommerce-error {
border-color: #f48181;
}
body .content-wrapper .woocommerce-error:before {
content: '\e83b';
color: #f48181;
}
body .content-wrapper .woocommerce-message {
border-color: #aacd9e;
}
body .content-wrapper .woocommerce-message:before {
content: '\e839';
color: #aacd9e;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #aacd9e;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #aacd9e;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
border-color: #f48181;
}
ul.products {
margin: 0 !important;
}
ul.products li:before {
content: none !important;
display: none !important;
}
.woocommerce a.remove:hover {
color: red !important;
} .woocommerce-pagination {
display: block;
position: relative;
z-index: 2;
margin: 0 -5px;
font-size: 0;
line-height: 1;
text-align: center;
}
.woocommerce-pagination:not(:first-child) {
margin-top: 26px;
}
.woocommerce-pagination .page-numbers,
.woocommerce-pagination .post-page-numbers {
display: inline-block;
vertical-align: top;
margin: 20px 5px 0;
padding: 0 5px;
min-width: 28px;
height: 38px;
position: relative;
font-size: 13px;
line-height: 38px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
letter-spacing: .05em;
border-width: 1px;
border-style: solid;
overflow: hidden;
}
.woocommerce-pagination .page-numbers:not(.dots):before,
.woocommerce-pagination .post-page-numbers:not(.dots):before {
content: '';
position: absolute;
display: block;
-webkit-transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1);
transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1);
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 150%;
height: 100%;
-webkit-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
-ms-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
-webkit-transform-origin: 0% 100%;
-moz-transform-origin: 0% 100%;
-ms-transform-origin: 0% 100%;
-o-transform-origin: 0% 100%;
transform-origin: 0% 100%;
}
.woocommerce-pagination .page-numbers.dots,
.woocommerce-pagination .post-page-numbers.dots {
cursor: default;
}
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .post-page-numbers.current {
cursor: default;
}
.woocommerce-pagination .page-numbers.current:before,
.woocommerce-pagination .post-page-numbers.current:before {
-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}
.woocommerce-pagination .page-numbers:not(.dots):hover:before,
.woocommerce-pagination .post-page-numbers:not(.dots):hover:before {
-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}
.woocommerce-pagination .page-numbers .button-text,
.woocommerce-pagination .post-page-numbers .button-text {
display: none;
}
.woocommerce-pagination .page-numbers .button-icon,
.woocommerce-pagination .post-page-numbers .button-icon {
display: inline;
font: 700 normal 18px/38px 'FontAwesome';
}
.woocommerce-pagination .page-numbers.prev .button-icon:before,
.woocommerce-pagination .post-page-numbers.prev .button-icon:before {
content: '\f104';
}
.woocommerce-pagination .page-numbers.next .button-icon:before,
.woocommerce-pagination .post-page-numbers.next .button-icon:before {
content: '\f105';
}
.shop_mode_list .woocommerce-pagination:not(:first-child) {
margin: 0;
} .woocommerce .star-rating,
.star-rating {
order: 4;
font: 400 normal 14px/1 'FontAwesome';
letter-spacing: 0.15em;
width: 5.3929em;
overflow: hidden;
position: relative;
height: 1em;
}
.woocommerce .star-rating:before,
.star-rating:before {
content: '\f005\f005\f005\f005\f005';
position: absolute;
float: left;
top: 0;
left: 0;
right: initial;
opacity: .4;
}
.woocommerce .star-rating span,
.star-rating span {
color: #ffa16a;
overflow: hidden;
float: left;
top: 0;
left: 0;
right: initial;
position: absolute;
padding-top: 1em;
}
.woocommerce .star-rating span:before,
.star-rating span:before {
content: '\f005\f005\f005\f005\f005';
position: absolute;
left: 0;
right: initial;
top: 0;
} .woocommerce .quantity-wrapper {
font-size: 0;
line-height: 1;
white-space: nowrap;
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;
}
.woocommerce .quantity-wrapper .quantity {
margin: 0 10px;
overflow: hidden;
border-width: 1px;
border-style: solid;
width: 38px;
height: 38px;
float: none;
}
.woocommerce .quantity-wrapper .quantity .qty {
width: 38px;
height: 38px;
font-size: 16px;
line-height: 30px;
font-weight: 700;
padding: 13px 10px;
border: none;
outline: none;
}
.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: 38px;
height: 38px;
border-width: 1px;
border-style: solid;
position: relative;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce .quantity-wrapper.styled .btn-plus .icon,
.woocommerce .quantity-wrapper.styled .btn-minus .icon {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.woocommerce .quantity-wrapper.styled .btn-plus .icon:before, .woocommerce .quantity-wrapper.styled .btn-plus .icon:after,
.woocommerce .quantity-wrapper.styled .btn-minus .icon:before,
.woocommerce .quantity-wrapper.styled .btn-minus .icon:after {
content: '';
position: absolute;
display: block;
left: 50%;
right: auto;
top: 50%;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.woocommerce .quantity-wrapper.styled .btn-plus .icon:before,
.woocommerce .quantity-wrapper.styled .btn-minus .icon:before {
width: 10px;
height: 2px;
margin: -1px 0 0 -5px;
}
.woocommerce .quantity-wrapper.styled .btn-minus {
margin: 0 -1px 0 0;
}
.woocommerce .quantity-wrapper.styled .btn-plus {
margin: 0 0 0 -1px;
}
.woocommerce .quantity-wrapper.styled .btn-plus .icon:after {
width: 2px;
height: 10px;
margin: -5px 0 0 -1px;
}
.woocommerce .quantity-wrapper.styled .quantity .qty {
padding: 5px;
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
} .woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.added_to_cart {
display: inline-block;
position: relative;
text-align: center;
padding: 9px 20px;
line-height: 1.2308em;
-webkit-border-radius: 0;
border-radius: 0;
text-decoration: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
min-width: 70px;
outline: none;
border: solid 1px;
background: none;
cursor: pointer;
overflow: hidden;
}
.woocommerce a.button:after,
.woocommerce a.button.alt:after,
.woocommerce button.button:after,
.woocommerce button.button.alt:after,
.woocommerce input.button:after,
.woocommerce #respond input#submit:after,
.woocommerce a.added_to_cart:after {
content: '';
position: absolute;
display: block;
-webkit-transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1);
transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1);
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 150%;
height: 100%;
-webkit-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
-ms-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
-webkit-transform-origin: 0% 100%;
-moz-transform-origin: 0% 100%;
-ms-transform-origin: 0% 100%;
-o-transform-origin: 0% 100%;
transform-origin: 0% 100%;
}
.woocommerce a.button:focus, .woocommerce a.button:active,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:active,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:active,
.woocommerce a.added_to_cart:focus,
.woocommerce a.added_to_cart:active {
outline: none;
}
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.added_to_cart:hover {
background: none;
}
.woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled],
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.added_to_cart:disabled,
.woocommerce a.added_to_cart:disabled[disabled] {
padding: 8px 12px;
background: none;
}
.woocommerce a.button:disabled:after, .woocommerce a.button:disabled[disabled]:after, .woocommerce a.button:hover:after,
.woocommerce a.button.alt:disabled:after,
.woocommerce a.button.alt:disabled[disabled]:after,
.woocommerce a.button.alt:hover:after,
.woocommerce button.button:disabled:after,
.woocommerce button.button:disabled[disabled]:after,
.woocommerce button.button:hover:after,
.woocommerce button.button.alt:disabled:after,
.woocommerce button.button.alt:disabled[disabled]:after,
.woocommerce button.button.alt:hover:after,
.woocommerce input.button:disabled:after,
.woocommerce input.button:disabled[disabled]:after,
.woocommerce input.button:hover:after,
.woocommerce #respond input#submit:disabled:after,
.woocommerce #respond input#submit:disabled[disabled]:after,
.woocommerce #respond input#submit:hover:after,
.woocommerce a.added_to_cart:disabled:after,
.woocommerce a.added_to_cart:disabled[disabled]:after,
.woocommerce a.added_to_cart:hover:after {
-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}
.woocommerce a.button.loading:after,
.woocommerce a.button.alt.loading:after,
.woocommerce button.button.loading:after,
.woocommerce button.button.alt.loading:after,
.woocommerce input.button.loading:after,
.woocommerce #respond input#submit.loading:after,
.woocommerce a.added_to_cart.loading:after {
animation: none;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
background: none;
cursor: not-allowed;
}
.woocommerce #respond input#submit.alt.disabled:after,
.woocommerce #respond input#submit.alt.disabled:hover:after,
.woocommerce #respond input#submit.alt:disabled:after,
.woocommerce #respond input#submit.alt:disabled:hover:after,
.woocommerce #respond input#submit.alt:disabled[disabled]:after,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover:after,
.woocommerce a.button.alt.disabled:after,
.woocommerce a.button.alt.disabled:hover:after,
.woocommerce a.button.alt:disabled:after,
.woocommerce a.button.alt:disabled:hover:after,
.woocommerce a.button.alt:disabled[disabled]:after,
.woocommerce a.button.alt:disabled[disabled]:hover:after,
.woocommerce button.button.alt.disabled:after,
.woocommerce button.button.alt.disabled:hover:after,
.woocommerce button.button.alt:disabled:after,
.woocommerce button.button.alt:disabled:hover:after,
.woocommerce button.button.alt:disabled[disabled]:after,
.woocommerce button.button.alt:disabled[disabled]:hover:after,
.woocommerce input.button.alt.disabled:after,
.woocommerce input.button.alt.disabled:hover:after,
.woocommerce input.button.alt:disabled:after,
.woocommerce input.button.alt:disabled:hover:after,
.woocommerce input.button.alt:disabled[disabled]:after,
.woocommerce input.button.alt:disabled[disabled]:hover:after {
-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
} .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: 370px;
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 -15px;
}
.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: 15px;
padding-right: 15px;
}
.woocommerce .outer-form-wrapper h5 {
position: relative;
padding: 21px 0 0;
letter-spacing: 0.005em;
margin: 0 0 1em;
}
.woocommerce .outer-form-wrapper h5:before {
content: '';
position: absolute;
display: block;
left: 0;
right: initial;
top: 0;
width: 30px;
height: 6px;
-webkit-mask-image: url(//hydrelaia.gr/wp-content/themes/cosmecos/img/title-line.svg);
-webkit-mask-position: bottom center;
-webkit-mask-size: cover;
-webkit-mask-repeat: no-repeat;
}
.woocommerce .outer-form-wrapper .button {
margin: 0;
width: 100%;
}
.woocommerce .outer-form-wrapper .woocommerce-LostPassword {
padding: 0;
font-weight: 500;
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 a {
text-decoration: underline;
}
.woocommerce .outer-form-wrapper a:hover {
text-decoration: none;
} #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 {
padding: 20px 46px 20px 5px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link {
position: absolute;
top: 50%;
right: 15px;
left: initial;
width: 16px;
height: 16px;
margin: -8px 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: '\e820';
font: 400 normal 16px/1 'fontello';
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:hover {
opacity: .5;
} @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: 576px) {
body .content-wrapper .woocommerce-error,
body .content-wrapper .woocommerce-info,
body .content-wrapper .woocommerce-message {
display: block;
}
body .content-wrapper .woocommerce-error .button,
body .content-wrapper .woocommerce-info .button,
body .content-wrapper .woocommerce-message .button {
margin: 0 0 0 30px;
}
.woocommerce form.checkout_coupon .form-row-first {
width: 100%;
}
.woocommerce form.checkout_coupon .form-row-last {
width: 100%;
}
}
@media only screen and (max-width: 768px) {
.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: 768px) {
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.added_to_cart {
padding: 19px 38px;
min-width: 80px;
line-height: 1.2308em;
}
.woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled],
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.added_to_cart:disabled,
.woocommerce a.added_to_cart:disabled[disabled] {
padding: 19px 39px;
}
.woocommerce form.checkout_coupon .form-row-first {
padding: 0 15px 0 0;
margin-bottom: 0;
width: 50%;
}
.woocommerce form.checkout_coupon .form-row-last {
padding: 0 0 0 15px;
width: 50%;
}
.woocommerce form.checkout_coupon button {
width: auto;
}
.woocommerce-pagination {
margin: 0 -10px;
}
.woocommerce-pagination:not(:first-child) {
margin-top: 20px;
}
.woocommerce-pagination .page-numbers,
.woocommerce-pagination .post-page-numbers {
margin: 20px 10px 0;
}
.woocommerce-pagination .page-numbers.prev, .woocommerce-pagination .page-numbers.next,
.woocommerce-pagination .post-page-numbers.prev,
.woocommerce-pagination .post-page-numbers.next {
min-width: 59px;
}
.woocommerce-pagination .page-numbers .button-text,
.woocommerce-pagination .post-page-numbers .button-text {
display: inline;
}
.woocommerce-pagination .page-numbers .button-icon,
.woocommerce-pagination .post-page-numbers .button-icon {
display: none;
}
.shop_mode_list .woocommerce-pagination:not(:first-child) {
margin: 0;
}
}
@media only screen and (min-width: 992px) {
.product-filters-trigger-wrapper {
display: none;
}
.woocommerce .catalog-top-info-wrapper {
display: block;
margin: 0 0 65px;
}
.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 {
float: right;
width: auto;
border: none;
padding: 0;
} .woocommerce-store-notice, .woocommerce-store-notice.demo_store {
padding: 37px 100px 37px 40px;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link {
right: 40px;
left: initial;
width: 20px;
height: 20px;
margin: -10px 0 0;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:before, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:before {
font-size: 20px;
}
} .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 {
margin: 0 -15px -70px !important;
}
.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;
}
.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: 0 0 70px;
padding: 0 15px;
float: none !important;
display: inline-block;
vertical-align: top;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.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;
text-align: center;
}
.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;
overflow: hidden;
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: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
margin: 0 auto;
}
.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;
z-index: 2;
left: 50%;
right: initial;
top: 50%;
width: calc(100% - 32px);
height: calc(100% - 32px);
border-width: 1px;
border-style: solid;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.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: 100%;
}
.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: 25px;
z-index: 3;
}
.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;
min-width: 60px;
height: 30px;
font-size: 13px;
line-height: 32px;
font-weight: 500;
text-transform: uppercase;
text-align: center;
padding: 0 12px;
margin: 0 0 8px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist {
position: absolute;
left: initial;
right: 20px;
top: 19px;
width: 30px;
height: 30px;
text-align: center;
font-size: 0;
line-height: 1;
z-index: 3;
margin: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist {
text-decoration: none;
opacity: 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after {
content: '\e80a';
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item {
text-decoration: none;
opacity: 1;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after {
content: '\e815';
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: inline-block;
vertical-align: top;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
font-size: 20px;
line-height: 30px;
margin: 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before {
content: none;
display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after {
font-family: 'fontello';
}
.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 {
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: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
padding: 33px 0 0;
min-height: 136px;
}
.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: 20px;
line-height: 1.2em;
font-weight: 400;
padding: 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark {
background: none;
padding: 0;
color: inherit;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title:not(:first-child),
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title:not(:first-child),
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3:not(:first-child) {
margin: 19px 0 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating {
margin: 0;
font: 400 normal 11px/1 'FontAwesome';
letter-spacing: .4545em;
width: 6.9164em;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating:before,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating:before,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating:before,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating:before,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating:before,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating:before {
content: '\f005\f005\f005\f005\f005';
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating span:before,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating span:before,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating span:before,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating span:before,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating span:before,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating span:before {
content: '\f005\f005\f005\f005\f005';
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop {
font-size: 14px;
line-height: 1.5714em;
text-transform: uppercase;
font-weight: 700;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop:not(:first-child) {
margin-top: 1em;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper {
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: 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;
width: 100%;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper:not(:first-child) {
margin: 26px 0 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price {
text-align: center;
white-space: nowrap;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
padding: 19px 15px;
margin: 0;
height: 56px;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-top-style: solid;
border-bottom-style: solid;
border-right-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
font-size: 14px;
line-height: 16px;
font-weight: 700;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price del,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price del,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price del,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price del,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price del,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price del {
opacity: 1;
margin: 0 3px 0 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price ins,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price ins,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price ins,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price ins,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price ins,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper .price ins {
text-decoration: none;
font-weight: inherit;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart {
width: 100%;
margin: 0;
padding: 19px 10px;
white-space: nowrap;
-ms-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.added,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.added,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.added,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.added,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.added,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.added,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.added,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.added,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.added,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.added,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.added,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.added {
display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.loading:after,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.loading:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.loading:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.loading:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.loading:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.loading:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.loading:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.button.loading:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a.added_to_cart.loading:after {
content: '';
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .yith-wcwl-add-to-wishlist .add_to_wishlist {
opacity: 1;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .attachment-woocommerce_wrapper .attachment-woocommerce_link {
width: calc(100% - 4px);
height: calc(100% - 4px);
}
@media only screen and (min-width: 576px) {
.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: 768px) {
.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: 768px) {
.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: 992px) {
.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 .cosmecos_sidebar_left .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .cosmecos_sidebar_left .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .cosmecos_sidebar_left .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce .cosmecos_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce .cosmecos_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce .cosmecos_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .cosmecos_sidebar_left .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce .cosmecos_sidebar_left .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce .cosmecos_sidebar_left .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce .cosmecos_sidebar_right .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce-page .cosmecos_sidebar_left .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce-page .cosmecos_sidebar_right .shop_mode_grid ul.products.columns-5 li.product {
width: 33.3333%;
}
}
@media only screen and (min-width: 1200px) {
.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.6667%;
}
} .woocommerce .shop_mode_list .products ul li.product,
.woocommerce .shop_mode_list .woocommerce ul.products li.product,
.woocommerce .shop_mode_list ul.products li.product,
.woocommerce-page .shop_mode_list .products ul li.product,
.woocommerce-page .shop_mode_list .woocommerce ul.products li.product,
.woocommerce-page .shop_mode_list ul.products li.product {
width: 100%;
margin: 0 0 30px;
padding: 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper {
position: relative;
border-width: 1px;
border-style: solid;
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
cursor: default;
padding: 20px 20px 70px;
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: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
position: relative;
overflow: hidden;
min-height: 168px;
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: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
margin: 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link {
display: block;
position: absolute;
z-index: 2;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
margin: 0 auto;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_flash {
position: absolute;
left: 19px;
right: initial;
top: 19px;
z-index: 3;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item {
display: block;
min-width: 60px;
height: 30px;
font-size: 13px;
line-height: 32px;
font-weight: 500;
text-transform: uppercase;
text-align: center;
padding: 0 12px;
margin: 0 0 8px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist {
position: absolute;
left: initial;
right: 14px;
top: 16px;
width: 30px;
height: 30px;
text-align: center;
font-size: 0;
line-height: 1;
z-index: 3;
margin: 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist {
text-decoration: none;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after {
content: '\e80a';
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item {
text-decoration: none;
opacity: 1;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after {
content: '\e815';
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: inline-block;
vertical-align: top;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
font-size: 20px;
line-height: 30px;
margin: 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before {
content: none;
display: none;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after {
font-family: 'fontello';
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.button,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.button,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart {
letter-spacing: .05em;
margin: 30px 0 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.button.added,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart.added,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.button.added,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart.added {
display: none;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.button.loading:after,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.button.loading:after,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart.loading:after {
content: '';
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper {
width: 100%;
margin: 20px 0 0;
position: relative;
z-index: 2;
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: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 {
font-size: 22px;
line-height: 1.2em;
font-weight: 500;
padding: 8px 0;
letter-spacing: normal;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark {
background: none;
padding: 0;
color: inherit;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .pwb-brands-in-loop {
font-size: 14px;
line-height: 1.5714em;
text-transform: uppercase;
font-weight: 700;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price {
font-size: 18px;
line-height: 26px;
font-weight: 600;
margin: 3px 0 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del {
opacity: 1;
margin: 0 10px 0 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins {
text-decoration: none;
font-weight: inherit;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating {
margin: 18px 0 0;
font: 400 normal 14px/1 'FontAwesome';
letter-spacing: 0.15em;
width: 5.3929em;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating:before,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating:before {
content: '\f005\f005\f005\f005\f005';
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating span:before,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .star-rating span:before {
content: '\f005\f005\f005\f005\f005';
}
@media only screen and (min-width: 576px) {
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__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;
padding: 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
width: 200px;
margin: 0 20px 0 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_thumbnail {
width: 200px;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper {
width: 100%;
margin: 20px 0 30px;
}
}
@media only screen and (min-width: 768px) {
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.button,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.button,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart {
margin: -28px 0 0 !important;
max-width: 50%;
position: absolute;
top: 50%;
right: 30px;
left: initial;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .content-woocommerce-wrapper {
width: 100%;
margin: 20px 0 30px;
padding: 0 33% 0 0;
-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: 1200px) {
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
margin: 0 60px 0 0;
}
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.button,
.woocommerce .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.button,
.woocommerce-page .shop_mode_list .woocommerce-loop-product__wrapper a.added_to_cart {
padding: 17px 34px;
min-width: 117px;
max-width: 95%;
right: 60px;
}
} .single-product.woocommerce div.product div.images {
margin-bottom: 70px;
}
.single-product.woocommerce div.product div.summary {
margin-bottom: 0;
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist {
width: 30px;
height: 40px;
text-align: center;
font-size: 0;
line-height: 1;
margin: 48px 0 0 0;
float: left;
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist .add_to_wishlist {
text-decoration: none;
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after {
content: '\e80a';
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist .delete_item {
text-decoration: none;
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after {
content: '\e815';
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: inline-block;
vertical-align: top;
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
font-size: 20px;
line-height: 40px;
margin: 0;
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before {
content: none;
display: none;
}
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after {
font-family: 'fontello';
}
.single-product.woocommerce div.product .product_title {
letter-spacing: normal;
margin: -12px 0 0;
}
.single-product.woocommerce div.product .price {
font-size: 20px;
font-weight: 400;
margin: -10px 0 0;
}
.single-product.woocommerce div.product .price:not(:first-child) {
margin: 12px 0 0;
}
.single-product.woocommerce div.product .price .price_wrapper {
display: block;
}
.single-product.woocommerce div.product .price del {
opacity: 1;
margin: 0 6px 0 0;
}
.single-product.woocommerce div.product .price ins {
text-decoration: none;
font-weight: inherit;
}
.single-product.woocommerce div.product .woocommerce-product-rating {
margin: 4px 0 0;
}
.single-product.woocommerce div.product .woocommerce-product-details__short-description {
margin: 30px 0 0;
letter-spacing: -0.008em;
}
.single-product.woocommerce div.product .product_meta {
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
font-weight: 500;
margin: 39px 0 0;
}
.single-product.woocommerce div.product .product_meta .product_meta_item,
.single-product.woocommerce div.product .product_meta .pwb-single-product-brands {
margin: 12px 0 0;
font-weight: 600;
}
.single-product.woocommerce div.product .product_meta .product_meta_item a,
.single-product.woocommerce div.product .product_meta .product_meta_item span,
.single-product.woocommerce div.product .product_meta .pwb-single-product-brands a,
.single-product.woocommerce div.product .product_meta .pwb-single-product-brands span {
font-weight: 400;
}
.single-product.woocommerce div.product .product_meta .product_meta_item .pwb-text-before-brands-links,
.single-product.woocommerce div.product .product_meta .pwb-single-product-brands .pwb-text-before-brands-links {
font-weight: 600;
}
.single-product.woocommerce div.product .product_meta .tagged_as a {
margin: -8px 0 0 10px;
display: inline-block;
vertical-align: middle;
padding: 0 9px;
font-size: 16px;
line-height: 28px;
font-weight: 500;
text-transform: none;
position: relative;
top: 2px;
border-width: 1px;
border-style: solid;
-webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.single-product.woocommerce div.product .pwb-single-product-brands {
padding: 0;
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
}
.single-product.woocommerce div.product .pwb-single-product-brands:not(:first-child) {
margin-top: 18px;
}
.single-product.woocommerce div.product .pwb-single-product-brands .pwb-text-before-brands-links {
font-weight: 600;
}
.single-product.woocommerce div.product .pwb-single-product-brands a {
margin: -8px 0 0 10px;
display: inline-block;
vertical-align: middle;
padding: 0 9px;
font-size: 16px;
line-height: 28px;
font-weight: 500;
text-transform: none;
position: relative;
top: 2px;
border-width: 1px;
border-style: solid;
-webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.single-product.woocommerce div.product .cart {
margin: 0;
position: relative;
z-index: 2;
}
.single-product.woocommerce div.product .cart.variations_form:not(:first-child) {
margin-top: 30px;
}
.single-product.woocommerce div.product .cart.variations_form .variations {
margin: 0;
}
.single-product.woocommerce div.product .cart.variations_form .variations td {
vertical-align: middle;
}
.single-product.woocommerce div.product .cart.variations_form .variations label {
margin: 15px 0;
text-transform: capitalize;
}
.single-product.woocommerce div.product .cart.variations_form .variations .reset_variations {
position: absolute;
}
.single-product.woocommerce div.product .cart.variations_form .single_variation_wrap:not(:first-child) {
margin: 48px 0 0;
}
.single-product.woocommerce div.product .cart.grouped_form:not(:first-child) {
margin-top: 36px;
}
.single-product.woocommerce div.product .cart.grouped_form .group_table {
margin: 0;
}
.single-product.woocommerce div.product .cart .button,
.single-product.woocommerce div.product .cart .added_to_cart {
margin: 50px 12px 0 0 !important;
height: 40px;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 20px;
}
.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 .added_to_cart {
float: left;
}
.single-product.woocommerce div.product .cart .quantity-wrapper {
float: left;
margin: 50px 18px 0 0;
}
.single-product.woocommerce div.product .cart .quantity-wrapper .quantity {
margin: 0 10px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs {
padding: 100px 0 0;
max-width: 870px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .panel {
margin: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs {
padding: 0 0 0 1px !important;
position: relative;
list-style: none;
margin: 0 0 54px;
font-size: 0;
line-height: 1;
}
.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 0 0 -1px;
padding: 0;
border: none;
background: none;
-webkit-border-radius: 0;
border-radius: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:before, .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 a {
display: block;
font-size: 13px;
line-height: 19px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
min-width: 118px;
padding: 9px 10px;
border-width: 1px;
border-style: solid;
letter-spacing: .06em;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes {
width: auto;
border: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes:not(:first-child) {
margin-top: 36px;
}
.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;
font-weight: 600;
line-height: 23px;
padding: 8px 15px 4px;
font-style: normal;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
white-space: nowrap;
text-transform: uppercase;
text-align: left;
}
.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:nth-child(odd) td,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr:nth-child(odd) th {
background-color: #f3f3f3;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes p {
padding: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel h2 {
display: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description > ul > li {
padding: 0 0 0 30px;
font-weight: 600;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description > ul > li + li {
margin-top: 12px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description > ul > li:before {
content: '\f058';
font: 400 normal 20px 'FontAwesome';
width: 20px;
height: 20px;
-webkit-border-radius: 0;
border-radius: 0;
left: 0;
right: initial;
top: .2em;
border: none;
}
.single-product.woocommerce .related,
.single-product.woocommerce .upsells {
margin: 90px 0 0;
float: left;
width: 100%;
}
.woocommerce div.product form.cart .group_table {
width: 100%;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
padding-left: 30px;
padding-right: 30px;
}
.woocommerce div.product form.cart .group_table td:first-child {
width: auto;
}
.woocommerce div.product form.cart .group_table .quantity-wrapper,
.woocommerce div.product form.cart .group_table label {
margin: 0;
float: none;
}
.woocommerce div.product form.cart .group_table .quantity-wrapper a,
.woocommerce div.product form.cart .group_table label a {
font-weight: 600;
font-size: 18px;
line-height: 26px;
display: inline-block;
}
.woocommerce div.product form.cart .group_table .price_wrapper {
display: block;
text-align: right;
font-weight: 600;
font-size: 18px;
line-height: 26px;
white-space: nowrap;
}
.woocommerce div.product form.cart .group_table .price_wrapper del {
opacity: 1;
display: inline-block;
}
.woocommerce div.product form.cart .group_table .price_wrapper ins {
text-decoration: none;
margin: 0 0 0 6px;
}
.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: 1199px) {
.woocommerce div.product form.cart .group_table {
width: 100%;
}
.woocommerce div.product form.cart .group_table tr {
display: block;
margin-top: 30px;
}
.woocommerce div.product form.cart .group_table td {
display: block;
margin: 1px 0 0;
}
.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: 576px) {
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
padding: 8px 32px 4px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li a {
min-width: 148px;
padding: 17px 19px 18px;
}
}
@media only screen and (min-width: 768px) {
.single-product.woocommerce .content-wrapper div.product div.images {
width: 48.7179%;
margin: 0 30px 0 0;
float: left;
}
.single-product.woocommerce .content-wrapper div.product div.summary {
width: calc(51.2821% - 30px);
float: right;
}
.single-product.woocommerce div.product .related,
.single-product.woocommerce div.product .upsells {
margin: 120px 0 0;
}
.single-product.woocommerce div.product .cart .button,
.single-product.woocommerce div.product .cart .added_to_cart {
padding: 9px 20px;
}
}
@media only screen and (min-width: 992px) {
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
padding: 8px 32px 4px;
}
.single-product.woocommerce div.product .related,
.single-product.woocommerce div.product .upsells {
margin: 150px 0 0;
}
}
@media only screen and (min-width: 1200px) {
.single-product.woocommerce .content-wrapper div.product div.images {
width: calc(48.7179% - 40px);
margin: 0 70px 0 0;
}
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper {
margin-right: 33px;
}
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .quantity {
margin: 0 10px;
width: 54px;
height: 54px;
}
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .quantity .qty {
padding: 13px 0;
height: 54px;
width: 54px;
}
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-minus,
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-plus {
width: 54px;
height: 54px;
}
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-minus .icon:before,
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-plus .icon:before {
width: 14px;
margin: -1px 0 0 -7px;
}
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-minus .icon:after,
.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-plus .icon:after {
height: 14px;
margin: -7px 0 0 -1px;
}
.single-product.woocommerce .content-wrapper div.product .cart .button,
.single-product.woocommerce .content-wrapper div.product .cart .added_to_cart {
min-width: 185px;
height: 56px;
margin-right: 26px !important;
line-height: 36px;
}
.single-product.woocommerce .content-wrapper div.product .cart .yith-wcwl-add-to-wishlist {
height: 56px;
}
.single-product.woocommerce .content-wrapper div.product .cart .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
line-height: 56px;
}
} .wishlist-pagination:not(:first-child) {
margin: 43px -3px 0 -4px;
font-size: 0;
line-height: 1;
text-align: center;
}
.wishlist-pagination .page-numbers {
display: inline-block;
vertical-align: top;
margin: 7px 3px 0 4px;
padding: 0 4px;
min-width: 37px;
height: 34px;
position: relative;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 14px;
line-height: 34px;
font-weight: 800;
text-align: center;
}
.wishlist-pagination .page-numbers.current {
color: #ffffff;
cursor: default;
}
.wishlist-pagination .page-numbers.next {
margin-left: 12px;
font-size: 0;
}
.wishlist-pagination .page-numbers.next:before {
content: '\f105';
font: 400 normal 16px/34px 'FontAwesome';
}
.wishlist-pagination .page-numbers.prev {
margin-right: 12px;
font-size: 0;
}
.wishlist-pagination .page-numbers.prev:before {
content: '\f104';
font: 400 normal 16px/34px 'FontAwesome';
}
.wishlist-pagination a.page-numbers:hover {
color: #ffffff;
}
.woocommerce .shop_mode_grid .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper a.remove_from_wishlist,
.woocommerce-page .shop_mode_grid .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper a.remove_from_wishlist {
position: absolute;
z-index: 3;
width: 21px;
height: 21px;
right: 19px;
left: initial;
top: 23px;
text-align: center;
font-size: 26px;
line-height: 21px;
}
.woocommerce .shop_mode_grid .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper a.remove_from_wishlist:before,
.woocommerce-page .shop_mode_grid .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper a.remove_from_wishlist:before {
content: '⨯';
}
.wishlist-empty {
font-size: 20px;
text-align: center;
}
.yith_wcwl_wishlist_footer {
margin: 0;
}
.yith_wcwl_wishlist_footer:not(:first-child) .yith-wcwl-share {
margin-top: 50px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li,
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li:not(:last-of-type) {
margin: 0 8px;
display: inline-block;
vertical-align: middle;
padding: 0;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li:first-child,
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li:not(:last-of-type):first-child {
margin: 0 8px 0 0;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li:last-child,
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li:not(:last-of-type):last-child {
margin: 0 0 0 8px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li:before,
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li:not(:last-of-type):before {
content: none;
display: none;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul a {
text-align: center;
display: block;
-webkit-transition: color 0.3s, background-color 0.3s;
transition: color 0.3s, background-color 0.3s;
width: 2.3077em;
height: 2.3077em;
font-size: 13px;
line-height: 2.3077em;
-webkit-border-radius: 50%;
border-radius: 50%;
padding: 0;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul i,
.yith_wcwl_wishlist_footer .yith-wcwl-share ul i.fa,
.yith_wcwl_wishlist_footer .yith-wcwl-share ul i.fb {
font-size: 13px;
line-height: 2.3077em;
} .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 a,
.woocommerce.widget_layered_nav_filters ul .chosen a,
.woocommerce-page .widget_layered_nav_filters ul .chosen a {
font-size: 16px !important;
line-height: 22px;
font-weight: 500;
padding: 3px 9px;
-webkit-transition: background-color 0.3s, border-color 0.3s;
transition: background-color 0.3s, border-color 0.3s;
display: block;
border-style: solid;
border-width: 1px;
text-decoration: none;
}
.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: '\e820';
font: 400 normal 11px/1 'fontello';
background: none;
width: auto;
height: auto;
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
vertical-align: middle;
margin: -4px 10px 0 0;
-webkit-transition: color 0.3s;
transition: color 0.3s;
} .widget_pwb_list_widget ul {
list-style: none;
padding: 0;
position: relative;
margin: 0;
}
.widget_pwb_list_widget ul li {
position: relative;
font-weight: 600;
}
.widget_pwb_list_widget ul li:not(:first-child) {
margin: 12px 0 0;
}
.widget_pwb_list_widget ul li > ul {
margin: 0 -20px 0 20px;
padding: 12px 0 0;
}
.widget_pwb_list_widget ul.pwb-row {
margin: -20px -10px 0;
font-size: 0;
line-height: 1;
}
.widget_pwb_list_widget ul.pwb-row li.pwb-columns {
padding: 0 10px;
margin: 20px 0 0;
float: none;
display: inline-block;
vertical-align: middle;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.widget_pwb_list_widget ul.pwb-row img {
margin: 0 auto;
} .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;
}
.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;
}
.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;
}
.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;
margin: 0 30px 0 0;
position: static;
order: 1;
}
.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;
border-width: 1px;
border-style: solid;
margin: 0;
float: none;
width: 68px;
height: auto;
-webkit-transition: border-color, 0.3s;
transition: border-color, 0.3s;
}
.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%;
order: 2;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6 {
font-size: 16px;
line-height: inherit;
font-weight: 500;
margin: 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;
font-size: 14px;
line-height: 20px;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity:not(:first-child),
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity:not(:first-child),
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity:not(:first-child) {
margin: 2px 0 0;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity .amount,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity .amount,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity .amount {
font-weight: 600;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .star-rating,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .star-rating,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .star-rating {
margin: 9px 0 0;
}
.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;
font-size: 25px;
font-weight: 400;
line-height: 1;
margin: 0 0 0 20px;
background: none;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
order: 3;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
margin: 30px 0 0;
padding: 20px 0 0;
border-width: 0;
border-style: solid;
border-top-width: 1px;
font-weight: 600;
font-size: 18px;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
font-weight: inherit;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons,
.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons {
position: relative;
z-index: 2;
padding: 5px 0 0;
margin: 0 -17px 0 -10px;
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 .woocommerce-mini-cart-buttons:before, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons:after,
.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons:before,
.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons:after,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons:before,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons:after {
content: none;
display: none;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons a.button,
.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons a.button,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons a.button {
margin: 15px 17px 0 10px;
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
min-width: 78px;
padding: 9px 20px;
letter-spacing: 0.048em;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
} .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;
}
.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: 12px 0 0;
}
.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 {
font-weight: 600;
display: inline-block;
position: relative;
padding: 0 0 0 36px;
font-size: inherit;
}
.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: '';
position: absolute;
display: block;
width: 16px;
height: 16px;
border-width: 1px;
border-style: solid;
left: 0;
right: initial;
top: 5px;
-webkit-transition: border-color 0.3s, background-color 0.3s;
transition: border-color 0.3s, background-color 0.3s;
}
.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 {
content: '\f00c';
font: 400 normal 11px/18px 'FontAwesome';
background: none;
position: absolute;
display: block;
width: 18px;
height: 18px;
text-align: center;
left: 0;
right: initial;
top: 5px;
z-index: 2;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 0;
}
.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: '';
}
.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;
} .body-container .widget_pwb_filter_by_brand_widget,
.widget_pwb_filter_by_brand_widget {
position: relative;
z-index: 1;
}
.body-container .widget_pwb_filter_by_brand_widget ul,
.widget_pwb_filter_by_brand_widget ul {
list-style: none;
margin: 0;
padding: 0;
}
.body-container .widget_pwb_filter_by_brand_widget ul li,
.widget_pwb_filter_by_brand_widget ul li {
padding: 0;
}
.body-container .widget_pwb_filter_by_brand_widget ul li:not(:first-child),
.widget_pwb_filter_by_brand_widget ul li:not(:first-child) {
margin: 12px 0 0;
}
.body-container .widget_pwb_filter_by_brand_widget ul li label,
.widget_pwb_filter_by_brand_widget ul li label {
font-weight: 600;
display: inline-block;
position: relative;
padding: 0 0 0 36px;
font-size: inherit;
-webkit-transition: color 0.3s;
transition: color 0.3s;
cursor: pointer;
}
.body-container .widget_pwb_filter_by_brand_widget ul li label input[type="checkbox"],
.widget_pwb_filter_by_brand_widget ul li label input[type="checkbox"] {
position: absolute;
left: 0;
right: initial;
top: 5px;
-webkit-appearance: none;
-moz-appearance: none;
text-overflow: '';
margin: 0;
}
.body-container .widget_pwb_filter_by_brand_widget button,
.widget_pwb_filter_by_brand_widget button {
padding: 9px 20px;
min-width: 113px;
letter-spacing: 0.048em;
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
margin: 30px 0 0;
} .woocommerce .widget_price_filter form:first-child,
.woocommerce.widget_price_filter form:first-child,
.woocommerce-page .widget_price_filter form:first-child {
margin-top: 10px;
}
.woocommerce .widget_price_filter form:not(:first-child),
.woocommerce.widget_price_filter form:not(:first-child),
.woocommerce-page .widget_price_filter form:not(:first-child) {
margin-top: 35px;
}
.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 12px 0 8px;
}
.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: 18px;
height: 18px;
border-style: solid;
border-width: 1px;
top: -10px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:before,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:before,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:before {
content: '';
width: 12px;
height: 12px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
position: absolute;
left: 50%;
right: auto;
top: 50%;
margin: -6px 0 0 -6px;
opacity: .6;
}
.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: 1px;
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce.widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
margin: 17px 0 0;
position: relative;
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: 14px;
text-transform: uppercase;
text-align: left;
margin: 14px 10px 0 0;
font-weight: 600;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce.widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
order: 2;
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
min-width: 113px;
padding: 9px 20px;
margin: 15px 5px 0 0;
letter-spacing: 0.048em;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button:before,
.woocommerce.widget_price_filter .price_slider_amount .button:before,
.woocommerce-page .widget_price_filter .price_slider_amount .button:before {
content: none;
display: none;
}
.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;
} .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: 12px 0 0;
}
.woocommerce .widget_rating_filter ul li a,
.woocommerce-page .widget_rating_filter ul li a {
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: 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;
position: relative;
padding: 0 0 0 36px;
}
.woocommerce .widget_rating_filter ul li a:before,
.woocommerce-page .widget_rating_filter ul li a:before {
content: '';
position: absolute;
display: block;
width: 16px;
height: 16px;
border-width: 1px;
border-style: solid;
left: 0;
right: initial;
top: 6px;
-webkit-transition: border-color 0.3s, background-color 0.3s;
transition: border-color 0.3s, background-color 0.3s;
}
.woocommerce .widget_rating_filter ul li a:after,
.woocommerce-page .widget_rating_filter ul li a:after {
content: '\f00c';
font: 400 normal 11px/18px 'FontAwesome';
background: none;
position: absolute;
display: block;
width: 18px;
height: 18px;
text-align: center;
left: 0;
right: initial;
top: 6px;
z-index: 2;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 0;
}
.woocommerce .widget_rating_filter ul li a .star-rating,
.woocommerce-page .widget_rating_filter ul li a .star-rating {
order: initial;
margin: 0 8px 0 0;
}
.woocommerce .widget_rating_filter ul li.chosen a:before,
.woocommerce-page .widget_rating_filter ul li.chosen a:before {
content: '';
}
.woocommerce .widget_rating_filter ul li.chosen a:after,
.woocommerce-page .widget_rating_filter ul li.chosen a:after {
opacity: 1;
} .widget_product_categories ul {
list-style: none;
padding: 0;
position: relative;
margin: 0;
}
.widget_product_categories ul li {
position: relative;
font-weight: 500;
padding: 0;
}
.widget_product_categories ul li:before {
content: none;
display: none;
}
.widget_product_categories ul li:not(:first-child) {
margin: 12px 0 0;
}
.widget_product_categories ul li:not(.cat-item-hierarchical) {
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;
}
.widget_product_categories ul li.cat-item-hierarchical {
margin-right: 20px;
margin-left: 0;
}
.widget_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;
font-size: 18px;
line-height: 31px;
width: 20px;
height: 31px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.widget_product_categories ul li .widget-archive-trigger.active {
-webkit-transform: rotate(90deg) translate(-6px, -4px);
-ms-transform: rotate(90deg) translate(-6px, -4px);
transform: rotate(90deg) translate(-6px, -4px);
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
}
.widget_product_categories ul li .post-count {
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
margin: 0 0 0 20px;
}
.widget_product_categories ul li > ul {
margin: 0 -20px 0 20px;
padding: 12px 0 0;
}
.widget_product_categories ul > li {
padding: 0 0 0 21px;
}
.widget_product_categories ul > li:before {
content: '';
position: absolute;
display: block;
width: 5px;
height: 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
border-width: 1px;
border-style: solid;
left: 0;
right: initial;
top: 12px;
} .widget_product_search .woocommerce-product-search {
position: relative;
padding: 0;
}
.widget_product_search .woocommerce-product-search .search-field {
background: none;
outline: none;
padding: 16px 55px 16px 17px;
height: 56px;
font-size: 16px;
line-height: 22px;
font-weight: 400;
margin: 0;
border-style: solid;
border-width: 1px;
}
.widget_product_search .woocommerce-product-search button {
display: block;
width: 22px;
height: 22px;
position: absolute;
right: 16px;
left: initial;
top: 17px;
bottom: 19px;
z-index: 2;
text-align: center;
cursor: pointer;
-webkit-transition: color 0.3s;
transition: color 0.3s;
border: none;
outline: none;
padding: 0;
min-width: 0;
font-size: 0;
line-height: 0;
}
.widget_product_search .woocommerce-product-search button:before {
content: '\e805';
position: static;
font: 400 normal 22px/25px 'fontello';
top: initial;
bottom: initial;
left: initial;
right: initial;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
background-color: transparent;
}
.widget_product_search .woocommerce-product-search button:hover:before {
opacity: .5;
} .woocommerce .widget_product_tag_cloud .tagcloud,
.woocommerce.widget_product_tag_cloud .tagcloud,
.woocommerce-page .widget_product_tag_cloud .tagcloud {
margin: -10px -5px 0;
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: 16px !important;
line-height: 22px;
font-weight: 500;
padding: 3px 9px;
-webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
transition: background-color 0.3s, border-color 0.3s, color 0.3s;
display: inline-block;
vertical-align: top;
margin: 10px 5px 0;
cursor: pointer;
border-style: solid;
border-width: 1px;
} .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: 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;
padding: 0 0 0 100px;
position: relative;
min-height: 70px;
}
.woocommerce ul.product_list_widget li:not(:first-child),
.woocommerce-page ul.product_list_widget li:not(:first-child) {
margin: 30px 0 0;
}
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
width: 68px;
height: auto;
border: solid 1px;
float: none;
position: absolute;
left: 0;
right: initial;
top: 0;
margin: 0;
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.woocommerce ul.product_list_widget li > a,
.woocommerce-page ul.product_list_widget li > a {
order: 1;
margin: -7px 0 0;
}
.woocommerce ul.product_list_widget li .product-title,
.woocommerce-page ul.product_list_widget li .product-title {
font-weight: 500;
}
.woocommerce ul.product_list_widget li .price_wrapper,
.woocommerce-page ul.product_list_widget li .price_wrapper {
order: 2;
font-size: 14px;
line-height: 20px;
font-weight: 600;
margin: 2px 0 0;
}
.woocommerce ul.product_list_widget li .price_wrapper del,
.woocommerce-page ul.product_list_widget li .price_wrapper del {
opacity: 1;
margin: 0 2px 0 0;
}
.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;
}
.woocommerce ul.product_list_widget li .product-rating-wrapper,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.product_list_widget li .product-rating-wrapper,
.woocommerce-page ul.product_list_widget li .star-rating {
order: 4;
}
.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: 9px 0 0;
}
.woocommerce ul.product_list_widget li .reviewer,
.woocommerce-page ul.product_list_widget li .reviewer {
font-size: 14px;
line-height: 20px;
order: 3;
font-weight: 600;
margin: 2px 0 0;
} .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 {
width: calc(100% + 10px);
margin: 0 -5px;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
width: 25%;
padding: 10px 5px 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
position: relative;
border-width: 1px;
border-style: solid;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist {
position: absolute;
left: initial;
right: 20px;
top: 19px;
width: 30px;
height: 30px;
text-align: center;
font-size: 0;
line-height: 1;
z-index: 3;
margin: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .add_to_wishlist {
text-decoration: none;
opacity: 0;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon:after {
content: '\e80a';
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .delete_item {
text-decoration: none;
opacity: 1;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .delete_item .yith-wcwl-icon:after {
content: '\e815';
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: inline-block;
vertical-align: top;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
font-size: 20px;
line-height: 30px;
margin: 0;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before {
content: none;
display: none;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after {
font-family: 'fontello';
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash {
position: absolute;
left: 0;
right: initial;
top: 37px;
z-index: 3;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item {
display: block;
min-width: 60px;
height: 30px;
font-size: 13px;
line-height: 32px;
font-weight: 500;
text-transform: uppercase;
text-align: center;
padding: 0 12px;
margin: 0 0 8px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.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 a:before,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image a:before {
content: '';
display: block;
position: absolute;
z-index: 2;
left: 20px;
right: initial;
top: 20px;
width: calc(100% - 40px);
height: calc(100% - 40px);
border-width: 1px;
border-style: solid;
border-color: #000;
-webkit-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.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;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
max-height: 453px;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image a:before {
max-width: 411px;
max-height: 411px;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
max-width: 453px;
max-height: 453px;
}
@media only screen and (min-width: 992px) {
.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: row-reverse;
-moz-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-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 .woocommerce-product-gallery__wrapper + .attachment-woocommerce_flash {
left: 0;
right: auto;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav + .attachment-woocommerce_flash,
.single-product.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger + .attachment-woocommerce_flash,
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash:first-child {
left: 17.5438%;
right: auto;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav {
float: none;
-webkit-flex-shrink: 0;
-moz-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
width: 17.5438%;
margin: -5px 0;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
padding: 5px 10px 5px 0;
width: auto;
height: 25%;
}
.single-product.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
z-index: 2;
}
} .woocommerce #reviews #comments ol.commentlist {
margin: 26px 0 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-top: 38px;
}
.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;
margin: 0 15px 0 0;
float: left;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar .avatar {
width: 45px;
height: auto;
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
padding: 0;
border: none;
}
.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 .comment-meta {
display: block;
margin-left: 60px;
margin-right: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-meta .star-rating {
margin: 0;
float: none;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author {
font-size: 18px;
line-height: 30px;
font-weight: 500;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author:not(:first-child) {
margin: 8px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date {
font-size: 12px;
line-height: 1.4286em;
font-weight: 600;
text-transform: uppercase;
letter-spacing: -0.02em;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date:not(:first-child) {
margin-top: 8px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description p {
margin: 0;
}
.woocommerce #reviews #comment {
height: 180px;
}
.woocommerce .comment-reply-title {
display: block;
margin: 0 0 18px;
}
.woocommerce #review_form_wrapper:not(:first-child) {
margin: 70px 0 0;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent {
margin: 26px 0;
clear: both;
}
.woocommerce #review_form #respond p.stars {
margin: 0;
font-size: 0;
line-height: 1;
}
.woocommerce #review_form #respond p.stars span {
line-height: 1em;
}
.woocommerce #review_form #respond p.stars a {
font-size: 14px;
margin: 0 .05em 0 0;
}
.woocommerce #review_form #respond p.stars a:before {
content: '\f005';
font: 400 normal 14px/1 'FontAwesome';
opacity: .4;
}
.woocommerce #review_form #respond p.stars a:hover ~ a:before {
opacity: .4;
}
.woocommerce #review_form #respond p.stars a.active:before {
color: #ffa16a;
opacity: 1;
}
.woocommerce #review_form #respond p.stars:hover a:before, .woocommerce #review_form #respond p.stars:hover a.active:before {
color: #ffa16a;
opacity: 1;
}
.woocommerce #review_form #respond p.stars.selected a:not(.active):before {
color: #ffa16a;
opacity: 1;
}
.woocommerce #review_form #respond p.stars.selected a.active ~ a:before {
opacity: .4;
}
@media only screen and (min-width: 576px) {
.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;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar .avatar {
width: 70px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-meta {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date {
font-size: 14px;
}
}
@media only screen and (min-width: 768px) {
.woocommerce #review_form_wrapper:not(:first-child) {
margin: 86px 0 0;
}
}