Viewing File: /home/rtsgrob/ww6/wp-content/themes/synergia/assets/css/woocommerce.css
/* ==========================================================================
WooCommerce styles - begin
========================================================================== */
/* common mixins - start */
/* common mixins - end */
/* mixins styles - start */
/* mixins styles - end */
/* ==========================================================================
Marks (Sale, Out of Stock) mixin styles - begin
========================================================================== */
/* ==========================================================================
Marks (Sale, Out of Stock) mixin styles - end
========================================================================== */
/* ==========================================================================
Price mixin styles - begin
========================================================================== */
/* ==========================================================================
Price mixin styles - end
========================================================================== */
/* ==========================================================================
Star Ratings mixin styles - begin
========================================================================== */
.woocommerce .star-rating, .qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a:before, .qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a.active:after, .qodef-product-info .qodef-pi-rating, .qodef-pls-holder .qodef-pls-text .qodef-pls-rating, .qodef-pl-holder .qodef-pli .qodef-pli-rating {
font-family: "ElegantIcons";
font-size: 12px;
line-height: 1;
letter-spacing: 2px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background: -webkit-linear-gradient(#f97af0, #ff7396);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
/* ==========================================================================
Star Ratings mixin styles - end
========================================================================== */
/*------------------------------------------------------------------
* This is main woocommerce css file for theme. It is broken into following sections:
* 1. Global
* 2. Single Product
* 3. WooCommerce Product Lists and Shortcodes
* 4. Cart
* 5. Checkout
* 6. My Account
* 7. Shortcodes
* 8. Widgets
-------------------------------------------------------------------*/
/* ==========================================================================
WooCommerce Cart page styles - begin
========================================================================== */
.qodef-woocommerce-page table.cart thead tr {
border: 0;
border-bottom: 1px solid #e1e1e1;
}
.qodef-woocommerce-page table.cart thead tr th {
padding: 10px 0;
color: #162441;
text-align: left;
}
.qodef-woocommerce-page table.cart tbody tr {
border: 0;
}
.qodef-woocommerce-page table.cart tr.cart_item {
border-bottom: 1px solid #e1e1e1;
}
.qodef-woocommerce-page table.cart tr.cart_item td {
padding: 25px 0;
vertical-align: middle;
text-align: inherit;
}
.qodef-woocommerce-page table.cart tr.cart_item td.product-remove {
padding-left: 10px;
padding-right: 10px;
}
.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a {
color: #888888;
font-size: 0;
line-height: 1;
}
.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a:after {
content: "\f404";
display: inline-block;
vertical-align: middle;
speak: none;
color: inherit;
font-family: "Ionicons";
font-size: 25px;
line-height: inherit;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a:hover {
color: #162441;
}
.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail {
width: 86px;
padding-right: 10px;
}
.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail a, .qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail img {
display: block;
}
.qodef-woocommerce-page table.cart tr.cart_item td .variation > * {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 0;
}
.qodef-woocommerce-page table.cart tr.cart_item td .variation p {
margin: 0;
}
.qodef-woocommerce-page table.cart td.actions {
padding: 35px 0 36px;
text-align: inherit;
}
.qodef-woocommerce-page table.cart td.actions .coupon {
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
}
.qodef-woocommerce-page table.cart td.actions .coupon label {
display: none;
}
.qodef-woocommerce-page table.cart td.actions .coupon input[type="text"] {
margin: 0 22px 0 0;
}
.qodef-woocommerce-page table.cart td.actions > input {
float: right;
}
.qodef-woocommerce-page table.cart td.actions > button {
float: right;
}
.qodef-woocommerce-page .cart-collaterals {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 0 0 78px;
}
.qodef-woocommerce-page .cart-collaterals h2 {
position: relative;
display: block;
margin: 0 0 26px;
}
.qodef-woocommerce-page .cart-collaterals table {
margin: 0 0 35px;
}
.qodef-woocommerce-page .cart-collaterals table tr {
border: 0;
border-bottom: 1px solid #e1e1e1;
}
.qodef-woocommerce-page .cart-collaterals table td, .qodef-woocommerce-page .cart-collaterals table th {
padding: 14px 0;
text-align: left;
vertical-align: middle;
}
.qodef-woocommerce-page .cart-collaterals table th {
width: 20%;
padding-right: 5px;
border: 0;
color: #162441;
}
.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method {
list-style: none;
margin: 0 0 7px;
}
.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li {
margin: 3px 0;
padding: 0;
}
.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li > * {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
display: block;
}
.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator p {
margin: 0;
}
.qodef-woocommerce-page .cross-sells {
margin: 30px 0 0;
border-top: 1px solid #e1e1e1;
}
.qodef-woocommerce-page .cross-sells > h2 {
display: block;
margin: 36px 0 50px;
text-align: center;
}
.qodef-woocommerce-page .cart_totals {
margin: 1px 0 20px;
}
.qodef-woocommerce-page .cart-empty {
position: relative;
display: block;
font-size: 50px;
line-height: 1.1em;
text-align: center;
color: #162441;
margin: 30px 0 30px;
font-family: "Montserrat", sans-serif;
font-weight: 800;
}
.qodef-woocommerce-page .return-to-shop {
position: relative;
display: block;
text-align: center;
margin: 0 0 130px;
}
/* ==========================================================================
WooCommerce Cart page styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Checkout page styles - begin
========================================================================== */
.qodef-woocommerce-page .checkout_coupon {
display: block;
margin: 0 0 34px;
}
.qodef-woocommerce-page .checkout_coupon p {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-checkout form.login {
display: block;
margin: 0 0 34px;
}
.qodef-woocommerce-page.woocommerce-checkout form.login > *:first-child {
margin: 0 0 15px;
}
.qodef-woocommerce-page.woocommerce-checkout form.login p {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-checkout form.login input[type='checkbox'] {
position: relative;
display: inline-block;
vertical-align: middle;
top: -1px;
margin: 0 3px 0 5px;
}
.qodef-woocommerce-page.woocommerce-checkout form.login .lost_password {
display: block;
margin: 15px 0 0;
}
.qodef-woocommerce-page .woocommerce-checkout .col2-set:before,
.qodef-woocommerce-page .woocommerce-checkout .col2-set:after {
content: '';
display: table;
}
.qodef-woocommerce-page .woocommerce-checkout .col2-set:after {
clear: both;
}
.qodef-woocommerce-page .woocommerce-checkout input[type="email"] {
position: relative;
width: 100%;
margin: 0 0 14px;
padding: 14px 20px;
font-family: inherit;
font-size: 18px;
line-height: 18px;
font-weight: inherit;
color: #888888;
background-color: transparent;
border: 1px solid #e1e1e1;
outline: 0;
-webkit-appearance: none;
box-sizing: border-box;
}
.qodef-woocommerce-page .woocommerce-checkout input[type="email"]:focus {
border-color: #162441;
}
.qodef-woocommerce-page .woocommerce-checkout input[type="email"]::-webkit-input-placeholder {
color: inherit;
}
.qodef-woocommerce-page .woocommerce-checkout input[type="email"]:-moz-placeholder {
color: inherit;
opacity: 1;
}
.qodef-woocommerce-page .woocommerce-checkout input[type="email"]::-moz-placeholder {
color: inherit;
opacity: 1;
}
.qodef-woocommerce-page .woocommerce-checkout input[type="email"]:-ms-input-placeholder {
color: inherit;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1,
.qodef-woocommerce-page .woocommerce-checkout .col-2 {
position: relative;
display: inline-block;
width: 49%;
margin-right: 1%;
float: left;
vertical-align: middle;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 h3,
.qodef-woocommerce-page .woocommerce-checkout .col-2 h3 {
margin: 8px 0 25px;
font-size: 22px;
line-height: 1.3636em;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 p,
.qodef-woocommerce-page .woocommerce-checkout .col-2 p {
margin: 0;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 label:not(.checkbox),
.qodef-woocommerce-page .woocommerce-checkout .col-2 label:not(.checkbox) {
display: block;
margin: 0 0 5px;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row {
width: 49%;
margin-right: 2%;
float: left;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-last,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-last {
margin-right: 0;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-wide,
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row.notes,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-wide,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row.notes {
width: 100%;
}
.qodef-woocommerce-page .woocommerce-checkout .col-2 {
margin-left: 1%;
margin-right: 0;
}
.qodef-woocommerce-page .woocommerce-checkout .create-account {
margin: 0 0 15px;
}
.qodef-woocommerce-page .woocommerce-checkout .create-account input, .qodef-woocommerce-page .woocommerce-checkout .create-account label {
display: inline-block;
vertical-align: middle;
}
.qodef-woocommerce-page .woocommerce-checkout h3#order_review_heading {
margin: 18px 0;
}
.qodef-woocommerce-page .woocommerce-checkout table {
padding: 0;
margin: 0 0 35px;
}
.qodef-woocommerce-page .woocommerce-checkout table tr {
border: 0;
border-bottom: 1px solid #e1e1e1;
color: #162441;
}
.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method {
list-style: none;
margin: 0;
}
.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li {
margin: 3px 0;
padding: 0;
}
.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li > * {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.qodef-woocommerce-page .woocommerce-checkout table td, .qodef-woocommerce-page .woocommerce-checkout table th {
padding: 14px 0;
text-align: left;
vertical-align: middle;
}
.qodef-woocommerce-page .woocommerce-checkout table th {
border: 0;
}
.qodef-woocommerce-page .woocommerce-checkout table .variation > * {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 0;
}
.qodef-woocommerce-page .woocommerce-checkout table .variation p {
margin: 0;
}
.qodef-woocommerce-page .woocommerce-checkout .select2-container {
border-radius: 0;
}
.qodef-woocommerce-page .woocommerce-checkout input[type='radio'],
.qodef-woocommerce-page .woocommerce-checkout input[type='checkbox'] {
position: relative;
display: inline-block;
vertical-align: middle;
top: -1px;
margin: 0 3px 0 5px;
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment {
display: block;
margin: 20px 0 100px;
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul {
list-style: none;
margin: 0 0 35px;
padding: 0;
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li {
padding: 14px 0;
border-bottom: 1px solid #e1e1e1;
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li input, .qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li label {
display: inline-block;
vertical-align: middle;
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_paypal label img {
vertical-align: middle;
margin: 0 8px;
}
.qodef-woocommerce-page #billing_address_1_field, .qodef-woocommerce-page #billing_postcode_field {
margin-top: 15px;
}
/* ==========================================================================
WooCommerce Checkout page styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Checkout page - Order Received styles - begin
========================================================================== */
.qodef-woocommerce-page.woocommerce-order-received .woocommerce {
display: block;
margin: 0 0 45px;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce > p {
display: block;
margin: 0 0 30px;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce > h2,
.qodef-woocommerce-page.woocommerce-order-received .woocommerce > header h2 {
display: block;
margin: 16px 0 25px;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details {
list-style: none;
margin: 0 0 30px;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li {
padding: 14px 0;
border-bottom: 1px solid #e1e1e1;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li strong {
color: #162441;
font-weight: 400;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table {
padding: 0;
margin: 0 0 35px;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table tr {
border: 0;
border-bottom: 1px solid #e1e1e1;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table td, .qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
padding: 14px 0;
text-align: left;
vertical-align: middle;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
border: 0;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation > * {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 0;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation p {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
clear: both;
margin: 0 0 15px;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1,
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
position: relative;
display: inline-block;
width: 49%;
margin-right: 1%;
float: left;
vertical-align: middle;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
margin-left: 1%;
margin-right: 0;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .title {
margin: 4px 0 25px;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses h3 {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses address {
font-style: normal;
}
/* ==========================================================================
WooCommerce Checkout page - Order Received styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Buttons styles - begin
========================================================================== */
.woocommerce-page .qodef-content a.button,
.woocommerce-page .qodef-content a.added_to_cart,
.woocommerce-page .qodef-content input[type="submit"],
.woocommerce-page .qodef-content button[type="submit"]:not(.qodef-woo-search-widget-button),
.woocommerce-page .qodef-content .wc-forward:not(.added_to_cart):not(.checkout-button),
div.woocommerce a.button,
div.woocommerce a.added_to_cart,
div.woocommerce input[type="submit"],
div.woocommerce button[type="submit"]:not(.qodef-woo-search-widget-button),
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button) {
font-family: "Montserrat", sans-serif;
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
outline: none;
font-size: 12px;
line-height: 2em;
letter-spacing: 0.2em;
font-weight: 800;
text-transform: uppercase;
box-sizing: border-box;
margin: 0;
-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
padding: 15px 41px;
color: #fff;
background-color: #162441;
border: 1px solid transparent;
cursor: pointer;
z-index: 3;
background-color: #00ebb4;
}
.woocommerce-page .qodef-content a.button:hover,
.woocommerce-page .qodef-content a.added_to_cart:hover,
.woocommerce-page .qodef-content input[type="submit"]:hover,
.woocommerce-page .qodef-content button[type="submit"]:not(.qodef-woo-search-widget-button):hover,
.woocommerce-page .qodef-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover,
div.woocommerce a.button:hover,
div.woocommerce a.added_to_cart:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce button[type="submit"]:not(.qodef-woo-search-widget-button):hover,
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):hover {
color: #fff;
background-color: #01f8be;
}
.woocommerce-page .qodef-content a.button.added,
div.woocommerce a.button.added {
display: none;
}
/* ==========================================================================
WooCommerce Buttons styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Onsale and Out of Stock styles - begin
========================================================================== */
.woocommerce .qodef-onsale,
.woocommerce .qodef-out-of-stock,
.woocommerce .qodef-new-product {
position: absolute;
display: block;
top: 19px;
left: 19px;
width: 64px;
height: 64px;
margin: 0;
color: #fff;
font-size: 12px;
line-height: 64px;
text-align: center;
z-index: 100;
box-sizing: border-box;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
border-radius: 100%;
font-weight: 800;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
}
.woocommerce .qodef-onsale {
background-color: #162441;
}
.woocommerce .qodef-out-of-stock {
background-color: #000;
}
.woocommerce .qodef-new-product {
background-color: #00ebb4;
}
.qodef-woo-single-page .qodef-single-product-content .qodef-onsale {
left: 34px;
top: 20px;
}
.qodef-woo-single-page .qodef-single-product-content .qodef-out-of-stock {
left: 34px;
top: 20px;
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-onsale {
left: 120px;
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-out-of-stock {
right: 0;
}
/* ==========================================================================
WooCommerce Onsale and Out of Stock styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Message styles - begin
========================================================================== */
.qodef-woocommerce-page .woocommerce-message,
.qodef-woocommerce-page .woocommerce-info,
.qodef-woocommerce-page .woocommerce-error {
position: relative;
display: block;
padding: 20px 30px;
margin: 0 0 30px;
line-height: 58px;
list-style: none;
background-color: transparent;
border: 1px solid #e1e1e1;
}
.qodef-woocommerce-page .woocommerce-message > a,
.qodef-woocommerce-page .woocommerce-info > a,
.qodef-woocommerce-page .woocommerce-error > a {
color: #888888;
}
.qodef-woocommerce-page .woocommerce-message > a:hover,
.qodef-woocommerce-page .woocommerce-info > a:hover,
.qodef-woocommerce-page .woocommerce-error > a:hover {
color: #162441;
}
.qodef-woocommerce-page .woocommerce-message a,
.qodef-woocommerce-page .woocommerce-info a,
.qodef-woocommerce-page .woocommerce-error a {
float: right;
}
.qodef-woocommerce-page .woocommerce-info .showcoupon {
color: #888888;
}
.qodef-woocommerce-page .woocommerce-info .showcoupon:hover {
color: #162441;
}
/* ==========================================================================
WooCommerce Message styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Pagination styles - begin
========================================================================== */
.qodef-woo-pagination-holder {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 0 0 90px;
clear: both;
}
.qodef-woo-pagination-holder .qodef-woo-pagination-inner {
position: relative;
display: table;
width: 100%;
text-align: right;
}
.woocommerce-pagination {
position: relative;
display: table-cell;
vertical-align: top;
width: 99%;
margin: 0;
padding: 0;
}
.woocommerce-pagination .page-numbers {
position: relative;
display: inline-block;
vertical-align: middle;
width: 100%;
margin: 0;
padding: 0;
}
.woocommerce-pagination .page-numbers li {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0;
}
.woocommerce-pagination .page-numbers li a,
.woocommerce-pagination .page-numbers li span {
position: relative;
display: inline-block;
width: auto;
margin: 0 12px;
padding: 0;
vertical-align: middle;
text-decoration: none;
cursor: pointer;
white-space: nowrap;
color: #162441;
-webkit-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
}
.woocommerce-pagination .page-numbers li a:hover, .woocommerce-pagination .page-numbers li a.current,
.woocommerce-pagination .page-numbers li span:hover,
.woocommerce-pagination .page-numbers li span.current {
color: #1c3467;
}
.woocommerce-pagination .page-numbers li a.next, .woocommerce-pagination .page-numbers li a.prev {
font-size: 0;
line-height: 1;
margin: 0 6px 0 4px;
}
.woocommerce-pagination .page-numbers li a.next:before, .woocommerce-pagination .page-numbers li a.prev:before {
position: relative;
top: -1px;
display: block;
font-family: 'Ionicons';
font-size: 18px;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce-pagination .page-numbers li a.prev:before {
content: "\f3d2";
}
.woocommerce-pagination .page-numbers li a.next:before {
content: "\f3d3";
}
.qodef-woo-view-all-pagination {
position: relative;
display: table-cell;
vertical-align: top;
width: 1%;
top: -1px;
}
.qodef-woo-view-all-pagination a {
position: relative;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
padding: 0 0 0 2px;
color: #162441;
font-family: "Montserrat", sans-serif;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
.qodef-woo-view-all-pagination a:before {
content: '|';
padding: 0 14px 0 0;
color: #162441;
}
.qodef-woo-view-all-pagination a:hover {
color: #1c3467;
}
/* ==========================================================================
WooCommerce Pagination styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Quantity Inputs styles - begin
========================================================================== */
.woocommerce-page .qodef-content .qodef-quantity-buttons,
div.woocommerce .qodef-quantity-buttons {
position: relative;
display: inline-block;
vertical-align: middle;
}
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-input,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-input,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
display: inline-block;
vertical-align: middle;
color: #888888;
background-color: transparent;
border: 1px solid #e1e1e1;
text-align: center;
box-sizing: border-box;
}
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-input,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-input {
position: relative;
height: 55px;
width: 55px;
padding: 0;
margin: 0 29px 0 0;
font-family: inherit;
line-height: 42px;
outline: 0;
}
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
position: absolute;
right: 0;
width: 29px;
height: 28px;
line-height: 25px;
border-left: 0;
cursor: pointer;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
color: #162441;
}
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus:hover,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus:hover,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus:hover,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus:hover {
color: #fd75b4;
}
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
top: 0;
border-bottom: 0;
}
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus {
bottom: 0;
}
.woocommerce-page .qodef-content input[type="text"],
.woocommerce-page .qodef-content input[type="tel"],
.woocommerce-page .qodef-content input[type="password"],
.woocommerce-page .qodef-content textarea,
div.woocommerce input[type="text"],
div.woocommerce input[type="tel"],
div.woocommerce input[type="password"],
div.woocommerce textarea {
position: relative;
width: 100%;
margin: 0 0 14px;
padding: 14px 20px;
font-family: inherit;
font-size: 18px;
line-height: 50px;
font-weight: inherit;
color: #888888;
background-color: transparent;
border: 1px solid #e1e1e1;
outline: 0;
-webkit-appearance: none;
box-sizing: border-box;
}
.woocommerce-page .qodef-content input[type="text"]:focus,
.woocommerce-page .qodef-content input[type="tel"]:focus,
.woocommerce-page .qodef-content input[type="password"]:focus,
.woocommerce-page .qodef-content textarea:focus,
div.woocommerce input[type="text"]:focus,
div.woocommerce input[type="tel"]:focus,
div.woocommerce input[type="password"]:focus,
div.woocommerce textarea:focus {
border-color: #162441;
}
.woocommerce-page .qodef-content input[type="text"]::-webkit-input-placeholder,
.woocommerce-page .qodef-content input[type="tel"]::-webkit-input-placeholder,
.woocommerce-page .qodef-content input[type="password"]::-webkit-input-placeholder,
.woocommerce-page .qodef-content textarea::-webkit-input-placeholder,
div.woocommerce input[type="text"]::-webkit-input-placeholder,
div.woocommerce input[type="tel"]::-webkit-input-placeholder,
div.woocommerce input[type="password"]::-webkit-input-placeholder,
div.woocommerce textarea::-webkit-input-placeholder {
color: inherit;
}
.woocommerce-page .qodef-content input[type="text"]:-moz-placeholder,
.woocommerce-page .qodef-content input[type="tel"]:-moz-placeholder,
.woocommerce-page .qodef-content input[type="password"]:-moz-placeholder,
.woocommerce-page .qodef-content textarea:-moz-placeholder,
div.woocommerce input[type="text"]:-moz-placeholder,
div.woocommerce input[type="tel"]:-moz-placeholder,
div.woocommerce input[type="password"]:-moz-placeholder,
div.woocommerce textarea:-moz-placeholder {
color: inherit;
opacity: 1;
}
.woocommerce-page .qodef-content input[type="text"]::-moz-placeholder,
.woocommerce-page .qodef-content input[type="tel"]::-moz-placeholder,
.woocommerce-page .qodef-content input[type="password"]::-moz-placeholder,
.woocommerce-page .qodef-content textarea::-moz-placeholder,
div.woocommerce input[type="text"]::-moz-placeholder,
div.woocommerce input[type="tel"]::-moz-placeholder,
div.woocommerce input[type="password"]::-moz-placeholder,
div.woocommerce textarea::-moz-placeholder {
color: inherit;
opacity: 1;
}
.woocommerce-page .qodef-content input[type="text"]:-ms-input-placeholder,
.woocommerce-page .qodef-content input[type="tel"]:-ms-input-placeholder,
.woocommerce-page .qodef-content input[type="password"]:-ms-input-placeholder,
.woocommerce-page .qodef-content textarea:-ms-input-placeholder,
div.woocommerce input[type="text"]:-ms-input-placeholder,
div.woocommerce input[type="tel"]:-ms-input-placeholder,
div.woocommerce input[type="password"]:-ms-input-placeholder,
div.woocommerce textarea:-ms-input-placeholder {
color: inherit;
}
.woocommerce-page .qodef-content input[type="text"],
.woocommerce-page .qodef-content input[type="email"],
.woocommerce-page .qodef-content input[type="tel"],
.woocommerce-page .qodef-content input[type="password"],
div.woocommerce input[type="text"],
div.woocommerce input[type="email"],
div.woocommerce input[type="tel"],
div.woocommerce input[type="password"] {
line-height: normal;
height: 48px;
padding-top: 0;
padding-bottom: 0;
}
.woocommerce-page .qodef-content .coupon input[type="text"],
div.woocommerce .coupon input[type="text"] {
width: 200px;
}
/* ==========================================================================
WooCommerce Quantity Inputs styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Result and Ordering styles - begin
========================================================================== */
.qodef-woocommerce-page .woocommerce-result-count,
.qodef-woocommerce-page .woocommerce-ordering {
display: inline;
width: 50%;
margin: 0 0 30px;
float: left;
}
.qodef-woocommerce-page .woocommerce-result-count {
letter-spacing: 0.2em;
text-transform: uppercase;
line-height: 60px;
font-size: 12px;
font-family: "Montserrat", sans-serif;
font-weight: 800;
color: #162441;
}
.qodef-woocommerce-page .woocommerce-ordering {
margin: 0 0 25px;
text-align: right;
}
.qodef-woocommerce-page .woocommerce-ordering .orderby {
width: auto;
min-width: 250px;
margin: 0;
text-align: initial;
}
.qodef-woocommerce-page .woocommerce-ordering .select2-container--default {
width: 300px !important;
max-width: 100%;
}
.qodef-woocommerce-page .woocommerce-ordering .select2-container--default .select2-selection--single {
height: 60px;
line-height: 60px;
background-color: #f6f6f6;
border: 0;
}
.qodef-woocommerce-page .woocommerce-ordering .select2-container--default .select2-selection__arrow {
color: #000;
}
/* ==========================================================================
WooCommerce Result and Ordering styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Select 2 Script override - begin
========================================================================== */
.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
width: 100% !important;
margin: 0 0 14px;
}
/* ==========================================================================
WooCommerce Select 2 Script override - end
========================================================================== */
/* ==========================================================================
WooCommerce Star Rating styles - begin
========================================================================== */
.woocommerce .star-rating {
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
}
.woocommerce .star-rating:before {
content: "\e031\e031\e031\e031\e031";
}
.woocommerce .star-rating span {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.woocommerce .star-rating span:before {
content: "\e033\e033\e033\e033\e033";
background: -webkit-linear-gradient(#f97af0, #ff7396);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
/* ==========================================================================
WooCommerce Star Rating styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Variation styles - begin
========================================================================== */
.qodef-woocommerce-page .qodef-content .variations {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0;
border: none;
padding: 0;
}
.qodef-woocommerce-page .qodef-content .variations tr {
display: block;
padding: 0 0 20px;
border: 0;
}
.qodef-woocommerce-page .qodef-content .variations tr:last-child {
margin: 0;
}
.qodef-woocommerce-page .qodef-content .variations td {
padding: 0;
text-align: initial;
}
.qodef-woocommerce-page .qodef-content .variations td.label {
padding-right: 10px;
}
.qodef-woocommerce-page .qodef-content .variations td.value {
white-space: nowrap;
}
.qodef-woocommerce-page .qodef-content .variations td.value select {
width: auto;
min-width: 200px;
}
.qodef-woocommerce-page .qodef-content .variations .reset_variations {
margin: 0 0 0 15px;
color: #162441;
}
.qodef-woocommerce-page .qodef-content .single_variation_wrap {
margin: 35px 0 0;
}
.qodef-woocommerce-page .qodef-content .single_variation_wrap .single_variation {
margin: 0 0 35px;
}
.qodef-woocommerce-page .qodef-content table.group_table {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0;
border: none;
padding: 0;
}
.qodef-woocommerce-page .qodef-content table.group_table tbody {
display: block;
}
.qodef-woocommerce-page .qodef-content table.group_table tr {
display: block;
padding: 0 0 10px;
border: 0;
}
.qodef-woocommerce-page .qodef-content table.group_table tr:last-child {
margin: 0;
}
.qodef-woocommerce-page .qodef-content table.group_table td {
padding: 0 17px 10px 0;
text-align: left;
}
.qodef-woocommerce-page .qodef-content table.group_table td.price {
display: table-cell;
vertical-align: middle;
}
.qodef-woocommerce-page .qodef-content table.group_table td:last-child {
padding: 0 0 10px;
}
.qodef-woocommerce-page .qodef-content table.group_table .qodef-quantity-buttons {
margin: 0;
}
.qodef-woocommerce-page .qodef-content table.group_table a {
color: #888888;
}
.qodef-woocommerce-page .qodef-content table.group_table a:hover {
color: #162441;
}
/* ==========================================================================
WooCommerce Variation styles - end
========================================================================== */
/* ==========================================================================
WooCommerce MyAccount page styles - begin
========================================================================== */
.qodef-woocommerce-page.woocommerce-account .qodef-page-content-holder {
width: 50%;
}
@media only screen and (max-width: 1024px) {
.qodef-woocommerce-page.woocommerce-account .qodef-page-content-holder {
width: 100%;
}
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation,
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
box-sizing: border-box;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
width: 30%;
padding: 0 15px 0 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
padding: 0 15px 0 0;
margin: 0;
list-style: none;
border-right: 1px solid #e1e1e1;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin: 0;
padding: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin: 0 0 18px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
width: 70%;
padding: 0 0 0 30px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce {
margin: 82px 0 120px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.login {
margin: 0 0 34px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.login p {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.login p.qodef-login-form-text {
margin: 0 0 7px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.login input[type='checkbox'] {
position: relative;
display: inline-block;
vertical-align: middle;
top: -1px;
margin: 0 3px 0 5px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.login .lost_password {
display: block;
margin: 15px 0 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account {
margin: 0 0 15px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account p {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account label {
display: block;
margin: 0 0 5px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account fieldset > legend {
display: block;
color: #162441;
margin: 0 0 10px;
padding: 17px 0 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce > p {
display: block;
margin: 0 0 30px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce > h2,
.qodef-woocommerce-page.woocommerce-account .woocommerce > header h2 {
display: block;
margin: 0 0 25px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table {
padding: 0;
margin: 0 0 35px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table tr {
border: 0;
border-bottom: 1px solid #e1e1e1;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table td, .qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
padding: 14px 0;
text-align: left;
vertical-align: middle;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
border: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table td.order-actions {
text-align: right;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation > * {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation p {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
clear: both;
margin: 0 0 15px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1,
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
position: relative;
display: inline-block;
width: 49%;
margin-right: 1%;
float: left;
vertical-align: middle;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
margin-left: 1%;
margin-right: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .title {
margin: 4px 0 25px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses h3 {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses address {
font-style: normal;
}
.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce > h2 {
font-size: 30px;
line-height: 40px;
margin: 0 0 25px;
}
.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label:not(.inline) {
display: block;
margin: 14px 0;
color: #162441;
font-size: 18px;
line-height: 38px;
}
.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label.inline {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 23px 0 0;
}
.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p input.button {
margin: 23px 0 0;
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form {
margin: 0 0 15px;
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form > *:first-child {
margin: 0 0 25px;
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form p {
margin: 0;
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form label {
display: block;
margin: 0 0 5px;
}
/* ==========================================================================
WooCommerce MyAccount page styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Track Order page styles - begin
========================================================================== */
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce {
margin: 0 0 45px;
}
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order {
display: block;
margin: 0 0 60px;
}
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order > p:not(.form-row) {
display: block;
margin: 0 0 7px;
}
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .form-row-first,
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .form-row-last {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 0;
}
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .form-row-first label,
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .form-row-last label {
display: block;
margin: 14px 0;
color: #162441;
font-size: 18px;
line-height: 38px;
}
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .button {
margin: 13px 0 0;
}
/* ==========================================================================
WooCommerce Track Order page styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Product List page styles - begin
========================================================================== */
.qodef-pl-main-holder,
.related.products,
.upsells.products,
.cross-sells,
.qodef-content .woocommerce {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qodef-pl-main-holder {
margin: 0 0 22px;
}
.qodef-woo-pl-info-on-image-hover .qodef-pl-main-holder {
margin: 0 0 50px;
}
ul.products {
list-style: none;
margin: 0 -15px;
clear: both;
}
ul.products > .product {
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
margin: 0 0 30px;
padding: 0 15px;
box-sizing: border-box;
}
.touch ul.products > .product {
cursor: pointer;
}
ul.products > .product:hover .qodef-pl-inner .qodef-pl-text {
opacity: 1;
}
ul.products > .product .qodef-pl-title-price-wrapper {
display: table;
}
ul.products > .product .qodef-product-list-title {
margin: 0 0 4px;
width: 99%;
display: table-cell;
vertical-align: top;
}
ul.products > .product .qodef-pl-rating-holder {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
line-height: 1;
margin: 0;
}
ul.products > .product .price {
position: relative;
display: block;
margin: 14px 0 0;
line-height: 1;
color: #162441;
font-family: "Montserrat", sans-serif;
font-weight: 800;
font-size: 20px;
margin: 0;
line-height: 1.3em;
width: 1%;
text-align: right;
white-space: nowrap;
display: table-cell;
vertical-align: top;
}
ul.products > .product .price * {
font-size: inherit;
line-height: inherit;
}
ul.products > .product .price del {
color: #979797;
}
ul.products > .product .price del + ins {
margin: 0 0 4px;
}
ul.products > .product .price ins {
color: #00ebb4;
text-decoration: none;
}
ul.products > .product .button.added {
display: none;
}
ul.products > .product .qodef-pl-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
overflow: hidden;
}
ul.products > .product .qodef-pl-inner .qodef-pl-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
ul.products > .product .qodef-pl-inner .qodef-pl-image img {
display: block;
width: 100%;
}
ul.products > .product .qodef-pl-inner .button,
ul.products > .product .qodef-pl-inner .added_to_cart {
position: absolute;
left: 0;
top: auto;
bottom: -100px;
height: 60px;
width: 100%;
padding: 0;
line-height: 60px;
text-align: center;
background-color: #162441;
font-weight: 700;
-webkit-transition: bottom 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), background-color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
-moz-transition: bottom 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), background-color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
transition: bottom 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), background-color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
}
ul.products > .product .qodef-pl-inner .button:hover,
ul.products > .product .qodef-pl-inner .added_to_cart:hover {
background-color: #1c3467;
}
ul.products > .product .qodef-pl-inner:hover .button,
ul.products > .product .qodef-pl-inner:hover .added_to_cart {
bottom: 0;
}
ul.products > .product .qodef-pl-inner .qodef-pl-text {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
opacity: 0;
background-color: rgba(22, 36, 65, 0.8);
box-sizing: border-box;
-webkit-transition: opacity 0.2s ease-out;
-moz-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
}
ul.products > .product .qodef-pl-inner .qodef-pl-text-outer {
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
text-align: center;
}
ul.products > .product .qodef-pl-inner .qodef-pl-text-inner {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
}
ul.products > .product .qodef-pl-inner .qodef-pl-text-inner .qodef-product-list-title,
ul.products > .product .qodef-pl-inner .qodef-pl-text-inner .price,
ul.products > .product .qodef-pl-inner .qodef-pl-text-inner .star-rating {
color: #fff;
}
ul.products > .product .qodef-pl-inner > a {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
ul.products > .product .qodef-pl-text-wrapper {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 15px 0 0;
}
ul.products > .product .qodef-pl-category {
margin: 3px 0 0;
font-weight: 600;
font-size: 12px;
line-height: 2em;
letter-spacing: .2em;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
color: #888888;
}
ul.products > .product .qodef-pl-category a {
margin: 5px 0 0;
padding: 0 !important;
border: 0;
background-color: transparent;
color: #888888;
}
ul.products > .product .qodef-pl-category a:hover {
color: #1c3467;
}
.qodef-woo-no-space ul.products {
margin: 0;
}
.qodef-woo-no-space ul.products > .product {
padding: 0 0px;
margin: 0 0 0px;
}
.qodef-woo-tiny-space ul.products {
margin: 0 -5px;
}
.qodef-woo-tiny-space ul.products > .product {
padding: 0 5px;
margin: 0 0 10px;
}
.qodef-woo-small-space ul.products {
margin: 0 -10px;
}
.qodef-woo-small-space ul.products > .product {
padding: 0 10px;
margin: 0 0 20px;
}
.qodef-woo-normal-space ul.products {
margin: 0 -15px;
}
.qodef-woo-normal-space ul.products > .product {
padding: 0 15px;
margin: 0 0 30px;
}
.qodef-woo-medium-space ul.products {
margin: 0 -20px;
}
.qodef-woo-medium-space ul.products > .product {
padding: 0 20px;
margin: 0 0 40px;
}
.qodef-woo-large-space ul.products {
margin: 0 -25px;
}
.qodef-woo-large-space ul.products > .product {
padding: 0 25px;
margin: 0 0 50px;
}
@media only screen and (min-width: 1025px) {
.qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-3
.upsells.products > .products > .product, .qodef-woocommerce-columns-3
.cross-sells > .products > .product {
width: 33.33333%;
}
.qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-3
.upsells.products > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-3
.cross-sells > .products > .product:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (min-width: 1025px) {
.qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-4
.upsells.products > .products > .product, .qodef-woocommerce-columns-4
.cross-sells > .products > .product {
width: 25%;
}
.qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product:nth-child(4n+1), .qodef-woocommerce-columns-4
.upsells.products > .products > .product:nth-child(4n+1), .qodef-woocommerce-columns-4
.cross-sells > .products > .product:nth-child(4n+1) {
clear: both;
}
}
.related.products .products > .product {
width: 25%;
}
.woocommerce.columns-1 > .products > .product {
float: none;
width: 100%;
}
.woocommerce.columns-2 > .products > .product {
width: 50%;
}
@media only screen and (min-width: 681px) {
.woocommerce.columns-2 > .products > .product:nth-child(2n+1) {
clear: both;
}
}
.woocommerce.columns-3 > .products > .product {
width: 33.33333%;
}
@media only screen and (min-width: 769px) {
.woocommerce.columns-3 > .products > .product:nth-child(3n+1) {
clear: both;
}
}
.woocommerce.columns-4 > .products > .product {
width: 25%;
}
@media only screen and (min-width: 1025px) {
.woocommerce.columns-4 > .products > .product:nth-child(4n+1) {
clear: both;
}
}
.woocommerce.columns-5 > .products > .product {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.woocommerce.columns-5 > .products > .product:nth-child(5n+1) {
clear: both;
}
}
.woocommerce.columns-6 > .products > .product {
width: 16.66667%;
}
@media only screen and (min-width: 1441px) {
.woocommerce.columns-6 > .products > .product:nth-child(6n+1) {
clear: both;
}
}
/* ==========================================================================
WooCommerce Product List page styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Add to Cart shortcode styles - begin
========================================================================== */
.qodef-content .woocommerce.add_to_cart_inline {
margin: 0;
width: auto;
}
.qodef-content .woocommerce.add_to_cart_inline del,
.qodef-content .woocommerce.add_to_cart_inline ins {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 7px 0 0;
color: #162441;
font-size: 16px;
line-height: 1;
}
/* ==========================================================================
WooCommerce Add to Cart shortcode styles - end
========================================================================== */
/* Woocommerce Product Categories shortcode style - begin
========================================================================== */
div.woocommerce > .products > .product-category a {
position: relative;
display: inline-block;
vertical-align: middle;
}
div.woocommerce > .products > .product-category a:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
background-color: rgba(22, 36, 65, 0.6);
opacity: 0;
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
}
div.woocommerce > .products > .product-category a:hover:after {
opacity: 1;
}
div.woocommerce > .products > .product-category a:hover .woocommerce-loop-category__title {
top: 50%;
opacity: 1;
}
div.woocommerce > .products > .product-category img {
display: block;
}
div.woocommerce > .products > .product-category .woocommerce-loop-category__title {
position: absolute;
top: 60%;
left: 0;
display: block;
width: 100%;
padding: 0 10%;
margin: 0;
color: #fff;
text-align: center;
z-index: 2;
opacity: 0;
-webkit-filter: blur(0);
box-sizing: border-box;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: opacity 0.2s ease, top 0.2s ease;
-moz-transition: opacity 0.2s ease, top 0.2s ease;
transition: opacity 0.2s ease, top 0.2s ease;
}
div.woocommerce > .products > .product-category .woocommerce-loop-category__title .count {
font-size: 0.9em;
color: #fff;
background-color: transparent;
}
/* Woocommerce Product Categories shortcode style - end
========================================================================== */
/* Woocommerce Product Page shortcode style - begin
========================================================================== */
div.woocommerce > .single-product .images {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0;
}
div.woocommerce > .single-product .images figure {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 -10px;
}
div.woocommerce > .single-product .images figure a {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
div.woocommerce > .single-product .images figure a img {
position: relative;
width: 100%;
display: block;
}
div.woocommerce > .single-product .images .woocommerce-product-gallery__trigger {
position: absolute;
top: 10px;
right: 10px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
z-index: 10;
}
div.woocommerce > .single-product .images .woocommerce-product-gallery__image {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0;
padding: 0 10px;
box-sizing: border-box;
}
div.woocommerce > .single-product .images .woocommerce-product-gallery__image:first-child {
left: 10px;
width: calc(100% - 20px);
padding: 0;
}
div.woocommerce > .single-product .images .woocommerce-product-gallery__image .zoomImg {
cursor: crosshair;
}
div.woocommerce > .single-product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
float: left;
padding-top: 20px;
}
div.woocommerce > .single-product .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
width: 50%;
}
div.woocommerce > .single-product .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
width: 33.33333%;
}
div.woocommerce > .single-product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 25%;
}
div.woocommerce > .single-product .woocommerce-tabs {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 30px 0 0;
}
div.woocommerce > .single-product .woocommerce-tabs ul.tabs {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
text-align: center;
clear: both;
}
div.woocommerce > .single-product .woocommerce-tabs ul.tabs > li {
position: relative;
display: inline-block;
vertical-align: middle;
}
div.woocommerce > .single-product .woocommerce-tabs ul.tabs > li a {
position: relative;
display: inline-block;
vertical-align: top;
padding: 13px 15px;
}
div.woocommerce > .single-product .woocommerce-tabs .entry-content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
div.woocommerce > .single-product .woocommerce-tabs .entry-content > h2 {
display: none;
}
div.woocommerce > .single-product .woocommerce-tabs .entry-content > p {
margin: 18px 0 20px;
}
div.woocommerce > .single-product .woocommerce-tabs table {
margin: 18px 0 20px;
}
div.woocommerce > .single-product .woocommerce-tabs table tr, div.woocommerce > .single-product .woocommerce-tabs table th {
border: 0;
}
div.woocommerce > .single-product .woocommerce-tabs table td, div.woocommerce > .single-product .woocommerce-tabs table th {
padding: 3px 0;
vertical-align: middle;
text-align: left;
}
div.woocommerce > .single-product .woocommerce-tabs table td p, div.woocommerce > .single-product .woocommerce-tabs table th p {
margin: 0;
}
div.woocommerce > .single-product .woocommerce-tabs table th {
color: #162441;
width: 1%;
padding: 0 10px 0 0;
}
div.woocommerce > .single-product .woocommerce-tabs table td {
width: 99%;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 18px 0 20px;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews h2 {
font-size: 18px;
line-height: 24px;
margin: 8px 0 24px;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist {
list-style: none;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment_container {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment_container img {
float: left;
width: 60px;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment-text {
padding: 0 0 0 80px;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment-text div[itemprop="description"] {
padding: 0;
margin: 0 0 15px;
border: 0;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment-text p {
margin: 5px 0 0;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond {
margin-top: 15px;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .comment-reply-title {
margin: 0 0 10px;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond p {
margin: 0;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .stars {
overflow: hidden;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .stars a {
position: relative;
display: inline-block;
color: transparent;
font-size: 0;
margin: 0;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .stars a:before {
position: relative;
display: inline-block;
vertical-align: middle;
font-family: "ElegantIcons";
content: "\e031";
font-size: 12px;
line-height: 1;
letter-spacing: 2px;
color: #888888;
overflow: hidden;
z-index: -1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .stars a.active:after {
position: absolute;
right: 0;
bottom: 7px;
display: block;
font-family: "ElegantIcons";
font-size: 12px;
line-height: 1;
letter-spacing: 2px;
color: #888888;
content: "\e033\e033\e033\e033\e033";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
div.woocommerce > .single-product .related.products,
div.woocommerce > .single-product .upsells.products {
margin: 30px 0 0;
border-top: 1px solid #e1e1e1;
}
div.woocommerce > .single-product .related.products > h2,
div.woocommerce > .single-product .upsells.products > h2 {
display: block;
margin: 36px 0 50px;
text-align: center;
}
div.woocommerce > .single-product .related.products .product .qodef-pl-text-wrapper,
div.woocommerce > .single-product .upsells.products .product .qodef-pl-text-wrapper {
margin-bottom: 0;
}
/* Woocommerce Product Page shortcode style - end
========================================================================== */
/* ==========================================================================
WooCommerce Single Product Page styles - begin
========================================================================== */
@media only screen and (min-width: 769px) {
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images figure {
width: 100%;
margin: 0;
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images .woocommerce-product-gallery__image:first-child {
left: 120px;
width: calc(100% - 120px);
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: calc(25% + 5px);
padding: 0 0 20px;
box-sizing: border-box;
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a {
height: 100%;
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a img {
height: 100%;
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(2n) {
top: calc(0% + 0px);
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(3n) {
top: calc(25% + 5px);
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(4n) {
top: calc(50% + 10px);
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(5n) {
top: calc(75% + 15px);
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(6n) {
top: calc(100% + 20px);
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(7n) {
top: calc(125% + 25px);
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(8n) {
top: calc(150% + 30px);
}
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(9n) {
top: calc(175% + 35px);
}
}
.qodef-woo-single-page .product {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
float: none;
margin: 0 0 50px;
}
.qodef-woo-single-page .qodef-single-product-content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
clear: both;
margin: 0 0 20px;
}
.qodef-woo-single-page .qodef-single-product-content .images {
position: relative;
display: inline-block;
vertical-align: middle;
width: 55%;
margin: 0;
padding: 0 29px 0 0;
float: left;
box-sizing: border-box;
}
.qodef-woo-single-page .qodef-single-product-content .images figure {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 -10px;
}
.qodef-woo-single-page .qodef-single-product-content .images figure a {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qodef-woo-single-page .qodef-single-product-content .images figure a img {
position: relative;
width: 100%;
display: block;
}
.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__trigger {
position: absolute;
top: 10px;
right: 39px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
z-index: 10;
}
.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0;
padding: 0 16px;
box-sizing: border-box;
}
.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image:first-child {
left: 14px;
width: calc(100% - 30px);
padding: 0;
}
.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image .zoomImg {
cursor: crosshair;
}
.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
float: left;
padding-top: 29px;
}
.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
width: 50%;
}
.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
width: 33.33333%;
}
.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 25%;
}
.qodef-woo-single-page .qodef-single-product-summary {
position: relative;
display: inline-block;
vertical-align: middle;
width: 45%;
padding: 0 0 0 3px;
float: left;
box-sizing: border-box;
}
.qodef-woo-single-page .qodef-single-product-summary .qodef-single-product-title {
display: block;
margin: 0;
line-height: 29px;
}
.qodef-woo-single-page .qodef-single-product-summary .price {
position: relative;
display: block;
margin: 14px 0 0;
line-height: 1;
color: #162441;
font-family: "Montserrat", sans-serif;
font-weight: 800;
font-size: 20px;
margin: 16px 0 0;
font-size: 40px;
}
.qodef-woo-single-page .qodef-single-product-summary .price * {
font-size: inherit;
line-height: inherit;
}
.qodef-woo-single-page .qodef-single-product-summary .price del {
color: #979797;
}
.qodef-woo-single-page .qodef-single-product-summary .price del + ins {
margin: 0 0 4px;
}
.qodef-woo-single-page .qodef-single-product-summary .price ins {
color: #00ebb4;
text-decoration: none;
}
.qodef-woo-single-page .qodef-single-product-summary .price del {
color: #e7cdc7;
}
.qodef-woo-single-page .qodef-single-product-summary .woocommerce-Price-amount {
color: #e7cdc7;
}
.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-rating {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
line-height: 1;
margin: 12px 0 3px 7px;
}
.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-rating .woocommerce-review-link {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
color: #e7cdc7;
margin-left: 10px;
font-weight: 800;
}
.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-details__short-description {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 26px 0 0;
}
.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-details__short-description p {
margin: 0;
}
.qodef-woo-single-page .qodef-single-product-summary .qodef-sp-info {
margin: 50px 0 19px;
}
.qodef-woo-single-page .qodef-single-product-summary .sku_wrapper, .qodef-woo-single-page .qodef-single-product-summary .posted_in, .qodef-woo-single-page .qodef-single-product-summary .tagged_as {
color: #162441;
text-transform: uppercase;
font-size: 12px;
font-weight: 800;
}
.qodef-woo-single-page .qodef-single-product-summary .sku_wrapper a, .qodef-woo-single-page .qodef-single-product-summary .posted_in a, .qodef-woo-single-page .qodef-single-product-summary .tagged_as a {
font-size: 18px;
font-weight: 400;
text-transform: none;
}
.qodef-woo-single-page .qodef-single-product-summary .sku {
color: #aaaaaa;
font-size: 18px;
font-weight: 400;
}
.qodef-woo-single-page .qodef-single-product-summary .product_meta {
margin: 19px 0 0;
}
.qodef-woo-single-page .qodef-single-product-summary .product_meta > span {
display: block;
margin: 11px 0;
font-family: "Montserrat", sans-serif;
}
.qodef-woo-single-page .qodef-single-product-summary .product_meta > span a {
color: #888888;
font-family: "Hind", sans-serif;
}
.qodef-woo-single-page .qodef-single-product-summary .product_meta > span a:hover {
color: #1c3467;
}
.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 33px 0 5px 0;
}
.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder > * {
display: table-cell;
vertical-align: top;
}
.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder > span {
padding: 0 9px 0 0;
font-size: 22px;
color: #162441;
font-weight: 800;
}
.qodef-woo-single-page .qodef-single-product-summary p.stock.out-of-stock,
.qodef-woo-single-page .qodef-single-product-summary p.stock.in-stock {
color: #162441;
font-weight: bold;
margin: 18px 0 0;
}
.qodef-woo-single-page .qodef-single-product-summary form.cart {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 31px 0 0;
/* Webkit */
/* Gecko/Mozilla */
}
.qodef-woo-single-page .qodef-single-product-summary form.cart::selection {
background: transparent;
}
.qodef-woo-single-page .qodef-single-product-summary form.cart::-moz-selection {
background: transparent;
}
.qodef-woo-single-page .qodef-single-product-summary .qodef-quantity-buttons {
margin: 0 20px 0 0;
}
.qodef-woo-single-page .woocommerce-tabs {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 23px 0 0;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
list-style: none;
margin: 0;
padding: 0;
clear: both;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li {
position: relative;
display: inline-block;
vertical-align: middle;
margin-right: 53px;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li a {
position: relative;
display: inline-block;
vertical-align: top;
padding: 13px 0 13px 0;
font-size: 12px;
color: #dddddd;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 2px;
margin-bottom: 10px;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li a:hover {
background: -webkit-linear-gradient(#f97af0, #ff7396);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li a:hover:before {
content: '';
position: absolute;
background: linear-gradient(#f97af0, #ff7396);
height: 2px;
width: 100%;
bottom: 0;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li.active a {
background: -webkit-linear-gradient(#f97af0, #ff7396);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li.active a:before {
content: '';
position: absolute;
background: linear-gradient(#f97af0, #ff7396);
height: 2px;
width: 100%;
bottom: 0;
}
.qodef-woo-single-page .woocommerce-tabs .entry-content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qodef-woo-single-page .woocommerce-tabs .entry-content > h2 {
display: none;
}
.qodef-woo-single-page .woocommerce-tabs .entry-content > p {
margin: 18px 0 20px;
}
.qodef-woo-single-page .woocommerce-tabs table {
margin: 18px 0 20px;
}
.qodef-woo-single-page .woocommerce-tabs table tr, .qodef-woo-single-page .woocommerce-tabs table th {
border: 0;
}
.qodef-woo-single-page .woocommerce-tabs table td, .qodef-woo-single-page .woocommerce-tabs table th {
padding: 3px 0;
vertical-align: middle;
text-align: left;
}
.qodef-woo-single-page .woocommerce-tabs table td p, .qodef-woo-single-page .woocommerce-tabs table th p {
margin: 0;
}
.qodef-woo-single-page .woocommerce-tabs table th {
color: #162441;
width: 1%;
padding: 0 10px 0 0;
}
.qodef-woo-single-page .woocommerce-tabs table td {
width: 99%;
}
.qodef-woo-single-page .woocommerce-tabs #reviews {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 18px 0 20px;
}
.qodef-woo-single-page .woocommerce-tabs #reviews h2 {
font-size: 18px;
line-height: 24px;
margin: 8px 0 24px;
}
.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist {
list-style: none;
}
.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist li {
margin: 0 0 15px;
}
.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist li:last-child {
margin: 0;
}
.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container img {
float: left;
width: 70px;
}
.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text {
padding: 0 0 0 90px;
}
.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p {
margin: 0;
}
.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond {
margin-top: 15px;
}
.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-reply-title {
margin: 0 0 10px;
}
.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond p {
margin: 0;
}
.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars {
overflow: hidden;
}
.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a {
position: relative;
display: inline-block;
color: transparent;
font-size: 0;
margin: 0;
}
.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a:before {
content: "\e031";
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
z-index: -1;
}
.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a.active:after {
content: "\e033\e033\e033\e033\e033";
position: absolute;
right: 0;
bottom: 7px;
display: block;
}
.qodef-woo-single-page .related.products,
.qodef-woo-single-page .upsells.products {
margin: 43px 0 12px;
}
.qodef-woo-single-page .related.products > h2, .qodef-woo-single-page .related.products > h3, .qodef-woo-single-page .related.products > h4, .qodef-woo-single-page .related.products > h5, .qodef-woo-single-page .related.products > h6,
.qodef-woo-single-page .upsells.products > h2,
.qodef-woo-single-page .upsells.products > h3,
.qodef-woo-single-page .upsells.products > h4,
.qodef-woo-single-page .upsells.products > h5,
.qodef-woo-single-page .upsells.products > h6 {
font-size: 20px;
line-height: 1.3em;
font-weight: 800;
margin-bottom: 29px;
text-transform: capitalize;
}
.qodef-woo-single-page .related.products > h5,
.qodef-woo-single-page .upsells.products > h5 {
display: block;
margin: 36px 0 80px;
}
.qodef-woo-single-page .related.products .product .qodef-pl-text-wrapper,
.qodef-woo-single-page .upsells.products .product .qodef-pl-text-wrapper {
margin-bottom: 0;
}
/* ==========================================================================
WooCommerce Single Product Page styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Dropdown Cart styles - begin
========================================================================== */
.qodef-shopping-cart-holder {
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
padding: 0 10px;
}
.touch .qodef-shopping-cart-holder {
cursor: pointer;
}
.qodef-shopping-cart-holder .qodef-shopping-cart-inner {
position: relative;
display: table;
height: 100%;
}
.qodef-shopping-cart-holder .qodef-header-cart {
position: relative;
display: table-cell;
vertical-align: middle;
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
font-size: 22px;
}
.qodef-shopping-cart-holder .qodef-header-cart:hover {
opacity: 0.8;
}
.qodef-shopping-cart-holder .qodef-header-cart .qodef-cart-icon {
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 22px;
line-height: 1em;
}
.qodef-shopping-cart-holder .qodef-header-cart .qodef-cart-icon:before {
display: block;
line-height: inherit;
}
.qodef-shopping-cart-holder .qodef-header-cart .qodef-cart-icon .qodef-cart-number {
position: absolute;
bottom: -6px;
right: -6px;
height: 16px;
width: 16px;
font-size: 12px;
font-family: "Hind", sans-serif;
background-color: #fd75b4;
color: #fff;
text-align: center;
line-height: 18px;
border-radius: 50%;
}
.qodef-shopping-cart-holder:hover .qodef-shopping-cart-dropdown {
top: 100%;
opacity: 1;
visibility: visible;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart {
color: #333;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart {
color: #fff;
}
.qodef-shopping-cart-dropdown {
position: absolute;
top: calc(100% + 50px);
left: auto;
right: 0;
width: 400px;
background-color: #fff;
text-align: left;
z-index: 1000;
opacity: 0;
visibility: hidden;
box-sizing: border-box;
-webkit-transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
-moz-transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
}
.qodef-shopping-cart-dropdown:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 3px;
width: 100%;
z-index: 998;
background: #fd75b4;
background: -webkit-linear-gradient(top, #ff7396, #f97af0);
background: -o-linear-gradient(bottom, #ff7396, #f97af0);
background: -moz-linear-gradient(bottom, #ff7396, #f97af0);
background: linear-gradient(to bottom, #ff7396, #f97af0);
}
.qodef-shopping-cart-dropdown ul {
margin: 30px;
padding: 0;
}
.qodef-shopping-cart-dropdown ul li {
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
padding: 8px 0;
box-sizing: border-box;
}
.qodef-shopping-cart-dropdown ul li.qodef-empty-cart {
color: initial;
border-bottom: 0;
}
.qodef-shopping-cart-dropdown ul li:first-child {
padding-top: 0;
}
.qodef-shopping-cart-dropdown ul li:last-child {
padding-bottom: 0;
}
.qodef-shopping-cart-dropdown .qodef-item-image-holder {
position: relative;
display: table-cell;
height: 100%;
width: 84px;
vertical-align: top;
}
.qodef-shopping-cart-dropdown .qodef-item-image-holder img {
display: block;
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
padding-left: 20px;
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-product-title {
display: block;
margin: 0;
padding: 0 20px 0 0;
box-sizing: border-box;
font-size: 18px;
font-family: "Hind", sans-serif;
color: #888888;
font-weight: 400;
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .remove {
position: absolute;
top: -1px;
right: 0;
font-size: 25px;
line-height: 1;
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .remove span {
display: block;
line-height: inherit;
font-size: 25px;
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .remove span:before {
display: block;
line-height: inherit;
font-weight: 800 !important;
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-quantity-amount {
color: #162441;
font-weight: 700;
font-family: "Montserrat", sans-serif;
font-size: 12px;
letter-spacing: 0.2em;
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-quantity-multiple {
margin: 0 3px;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom {
padding: 17px 0 0;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder {
position: relative;
display: table;
width: 100%;
margin: 0 0 22px;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder > * {
display: table-cell;
vertical-align: top;
color: #162441;
line-height: 20px;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder .qodef-total-amount {
color: #00ebb4;
text-align: right;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart,
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-checkout {
font-family: "Montserrat", sans-serif;
text-align: center;
font-size: 12px;
width: calc(50% - 5px);
display: block;
line-height: 54px;
color: #fff;
height: 54px;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
-moz-transition: color 0.2s ease-out, background-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.mkd-dark-header .qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart,
.mkd-light-header .qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart, .mkd-dark-header
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-checkout,
.mkd-light-header
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-checkout {
color: #fff !important;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart {
float: left;
background-color: #162441;
letter-spacing: 0.2em;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart:hover {
background-color: #1c3467;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-checkout {
float: right;
background-color: #00ebb4;
letter-spacing: 0.2em;
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-checkout:hover {
background-color: #01f8be;
}
.qodef-shopping-cart-dropdown .qodef-total {
text-transform: uppercase;
}
.qodef-vertical-menu-area .qodef-shopping-cart-dropdown {
display: none !important;
}
/* ==========================================================================
WooCommerce Dropdown Cart styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Widgets styles - begin
========================================================================== */
.widget.woocommerce {
clear: both;
}
.widget.woocommerce.widget_rating_filter, .widget.woocommerce.widget_shopping_cart, .widget.woocommerce.widget_layered_nav, .widget.woocommerce.widget_price_filter, .widget.woocommerce.widget_layered_nav_filters, .widget.woocommerce.widget_product_categories, .widget.woocommerce.widget_products, .widget.woocommerce.widget_product_search, .widget.woocommerce.widget_product_tag_cloud, .widget.woocommerce.widget_recently_viewed_products, .widget.woocommerce.widget_recent_reviews, .widget.woocommerce.widget_top_rated_products {
margin: 0 0 20px;
}
.widget.woocommerce.widget_rating_filter ul, .widget.woocommerce.widget_shopping_cart ul, .widget.woocommerce.widget_layered_nav ul, .widget.woocommerce.widget_layered_nav_filters ul, .widget.woocommerce.widget_product_categories ul, .widget.woocommerce.widget_products ul, .widget.woocommerce.widget_recently_viewed_products ul, .widget.woocommerce.widget_recent_reviews ul, .widget.woocommerce.widget_top_rated_products ul {
padding: 0;
margin: 0;
list-style: none;
}
.widget.woocommerce.widget_rating_filter ul li, .widget.woocommerce.widget_shopping_cart ul li, .widget.woocommerce.widget_layered_nav ul li, .widget.woocommerce.widget_layered_nav_filters ul li, .widget.woocommerce.widget_product_categories ul li, .widget.woocommerce.widget_products ul li, .widget.woocommerce.widget_recently_viewed_products ul li, .widget.woocommerce.widget_recent_reviews ul li, .widget.woocommerce.widget_top_rated_products ul li {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
padding: 0;
margin: 0 0 14px;
clear: both;
}
.widget.woocommerce.widget_rating_filter ul li:last-child, .widget.woocommerce.widget_shopping_cart ul li:last-child, .widget.woocommerce.widget_layered_nav ul li:last-child, .widget.woocommerce.widget_layered_nav_filters ul li:last-child, .widget.woocommerce.widget_product_categories ul li:last-child, .widget.woocommerce.widget_products ul li:last-child, .widget.woocommerce.widget_recently_viewed_products ul li:last-child, .widget.woocommerce.widget_recent_reviews ul li:last-child, .widget.woocommerce.widget_top_rated_products ul li:last-child {
margin: 0;
}
.widget.woocommerce.widget_rating_filter ul li ul, .widget.woocommerce.widget_shopping_cart ul li ul, .widget.woocommerce.widget_layered_nav ul li ul, .widget.woocommerce.widget_layered_nav_filters ul li ul, .widget.woocommerce.widget_product_categories ul li ul, .widget.woocommerce.widget_products ul li ul, .widget.woocommerce.widget_recently_viewed_products ul li ul, .widget.woocommerce.widget_recent_reviews ul li ul, .widget.woocommerce.widget_top_rated_products ul li ul {
margin: 14px 0 0 10px;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
display: block;
max-width: 84px;
margin: 0 70% 13px 0;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove {
position: absolute;
top: 0;
right: 0;
font-size: 0;
line-height: 1;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after {
position: relative;
display: block;
padding: 0 3px;
font-family: 'Ionicons';
content: "\f404";
font-size: 30px;
line-height: 25px;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation > * {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation > * p {
margin: 0;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total {
margin: 17px 0 13px;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons {
margin: 10px 0 0;
}
.widget.woocommerce.widget_layered_nav .qodef-widget-title {
margin: 0 0 19px;
}
.widget.woocommerce.widget_layered_nav ul li {
margin: 2px 0;
}
.widget.woocommerce.widget_layered_nav ul li.chosen a {
color: #fd75b4;
}
.widget.woocommerce.widget_layered_nav_filters .qodef-widget-title {
margin: 0 0 17px;
}
.widget.woocommerce.widget_price_filter .qodef-widget-title {
margin-bottom: 29px;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
position: relative;
height: 3px;
background-color: #e5e5e5;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
position: absolute;
top: -4px;
height: 10px;
width: 10px;
border-radius: 10px;
background-color: #00ebb4;
margin: 0 0 0 -1px;
cursor: pointer;
outline: medium none;
z-index: 2;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-child {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
position: absolute;
display: block;
height: 100%;
background-color: #00ebb4;
z-index: 1;
}
.widget.woocommerce.widget_price_filter .price_slider_amount {
margin: 35px 0 0;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button {
float: left;
padding: 15px 30px;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
float: right;
font-family: "Montserrat", sans-serif;
color: #162441;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.2em;
padding: 15px 0;
}
.widget.woocommerce.widget_product_categories ul li {
margin: 2px 0;
text-transform: uppercase;
font-weight: 800;
font-family: "Montserrat", sans-serif;
font-size: 12px;
letter-spacing: 0.2em;
}
.widget.woocommerce.widget_product_categories ul li ul {
margin: 0 0 0 10px;
}
.widget.woocommerce.widget_product_categories ul li .count {
color: #162441;
}
.widget.woocommerce.widget_products .qodef-widget-title, .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, .widget.woocommerce.widget_recent_reviews .qodef-widget-title, .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
margin: 0 0 29px;
}
.widget.woocommerce.widget_products ul li, .widget.woocommerce.widget_recently_viewed_products ul li, .widget.woocommerce.widget_recent_reviews ul li, .widget.woocommerce.widget_top_rated_products ul li {
min-height: 110px;
}
.widget.woocommerce.widget_products ul li a img, .widget.woocommerce.widget_recently_viewed_products ul li a img, .widget.woocommerce.widget_recent_reviews ul li a img, .widget.woocommerce.widget_top_rated_products ul li a img {
position: absolute;
top: 0;
left: 0;
width: 100%;
max-width: 85px;
}
.widget.woocommerce.widget_products ul li a span, .widget.woocommerce.widget_recently_viewed_products ul li a span, .widget.woocommerce.widget_recent_reviews ul li a span, .widget.woocommerce.widget_top_rated_products ul li a span {
position: relative;
display: block;
padding: 0 0 0 102px;
line-height: 20px;
box-sizing: border-box;
}
.widget.woocommerce.widget_products ul li > *:not(a), .widget.woocommerce.widget_recently_viewed_products ul li > *:not(a), .widget.woocommerce.widget_recent_reviews ul li > *:not(a), .widget.woocommerce.widget_top_rated_products ul li > *:not(a) {
margin: 0 0 0 102px;
line-height: 20px;
}
.widget.woocommerce.widget_products ul li .star-rating, .widget.woocommerce.widget_recently_viewed_products ul li .star-rating, .widget.woocommerce.widget_recent_reviews ul li .star-rating, .widget.woocommerce.widget_top_rated_products ul li .star-rating {
position: relative;
}
.widget.woocommerce.widget_products ul li .star-rating span, .widget.woocommerce.widget_recently_viewed_products ul li .star-rating span, .widget.woocommerce.widget_recent_reviews ul li .star-rating span, .widget.woocommerce.widget_top_rated_products ul li .star-rating span {
max-width: 100px;
}
.widget.woocommerce.widget_products ul li del,
.widget.woocommerce.widget_products ul li ins, .widget.woocommerce.widget_recently_viewed_products ul li del,
.widget.woocommerce.widget_recently_viewed_products ul li ins, .widget.woocommerce.widget_recent_reviews ul li del,
.widget.woocommerce.widget_recent_reviews ul li ins, .widget.woocommerce.widget_top_rated_products ul li del,
.widget.woocommerce.widget_top_rated_products ul li ins {
display: block;
}
.widget.woocommerce.widget_products ul li del span,
.widget.woocommerce.widget_products ul li ins span, .widget.woocommerce.widget_recently_viewed_products ul li del span,
.widget.woocommerce.widget_recently_viewed_products ul li ins span, .widget.woocommerce.widget_recent_reviews ul li del span,
.widget.woocommerce.widget_recent_reviews ul li ins span, .widget.woocommerce.widget_top_rated_products ul li del span,
.widget.woocommerce.widget_top_rated_products ul li ins span {
color: inherit;
}
.widget.woocommerce.widget_products ul li ins, .widget.woocommerce.widget_recently_viewed_products ul li ins, .widget.woocommerce.widget_recent_reviews ul li ins, .widget.woocommerce.widget_top_rated_products ul li ins {
text-decoration: none;
}
.widget.woocommerce.widget_products ul li .product-title, .widget.woocommerce.widget_recently_viewed_products ul li .product-title, .widget.woocommerce.widget_top_rated_products ul li .product-title {
color: inherit;
}
.widget.woocommerce.widget_products ul li .amount, .widget.woocommerce.widget_recently_viewed_products ul li .amount, .widget.woocommerce.widget_top_rated_products ul li .amount {
color: #162441;
}
.widget.woocommerce.widget_recently_viewed_products ul li del,
.widget.woocommerce.widget_recently_viewed_products ul li > .amount {
display: block;
margin-top: 10px;
}
.widget.woocommerce.widget_recent_reviews ul li .star-rating {
margin-top: 7px;
margin-bottom: 10px;
}
.widget.woocommerce.widget_recent_reviews a {
display: block;
padding: 0 0 0 102px;
}
.widget.woocommerce.widget_recent_reviews .reviewer {
display: inline-block;
vertical-align: middle;
width: auto;
clear: both;
}
.widget.woocommerce.widget_top_rated_products ul li .star-rating {
margin-top: 10px;
margin-bottom: 12px;
}
.widget.woocommerce.widget_top_rated_products ul li .amount {
display: block;
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: middle;
color: #162441;
font-family: "Montserrat", sans-serif;
font-weight: 800;
text-transform: uppercase;
background-color: #f6f6f6 !important;
margin: 2px 0px;
padding: 13px 22px;
font-size: 12px !important;
font-family: "Montserrat", sans-serif;
letter-spacing: 0.2em;
-webkit-transition: color 0.2s ease, background-color 0.2s ease;
-moz-transition: color 0.2s ease, background-color 0.2s ease;
transition: color 0.2s ease, background-color 0.2s ease;
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud a:hover {
background-color: #162441 !important;
color: #fff !important;
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud a:last-child:after {
display: none;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search {
background-color: #f6f6f6;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
clear: both;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search > div {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
box-sizing: border-box;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input,
.widget.woocommerce.widget_product_search .woocommerce-product-search button {
position: relative;
display: inline-block;
vertical-align: top;
float: left;
margin: 0;
height: 59px;
line-height: 42px;
color: #888888;
background-color: transparent;
border: 0;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
box-sizing: border-box;
-webkit-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input {
width: calc(100% - 60px);
padding: 0 10px 0 20px;
font-family: inherit;
font-size: 18px;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input::-webkit-input-placeholder {
color: inherit;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input:-moz-placeholder {
color: inherit;
opacity: 1;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input:-ms-input-placeholder {
color: inherit;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button {
width: 60px;
font-size: 18px;
cursor: pointer;
transform: rotate(360deg);
color: #162441;
font-weight: 800;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button > * {
position: relative;
top: -2px;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button:hover {
color: #fd75b4;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button span {
display: block;
line-height: inherit;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button span:before {
display: block;
line-height: inherit;
}
/* ==========================================================================
WooCommerce Widgets styles - end
========================================================================== */
/* ==========================================================================
Product Info shortcode styles - begin
========================================================================== */
.qodef-product-info {
position: relative;
display: inline-block;
vertical-align: middle;
}
.qodef-product-info > div {
position: relative;
display: inline-block;
vertical-align: middle;
}
.qodef-product-info > div p {
margin: 0;
}
.qodef-product-info > div a {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 9px 0 0;
}
.qodef-product-info > div a:last-child {
margin: 0;
}
.qodef-product-info .qodef-pi-title,
.qodef-product-info .qodef-pi-image,
.qodef-product-info .qodef-pi-rating {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0;
}
.qodef-product-info .qodef-pi-image img {
display: block;
}
.qodef-product-info .qodef-pi-category h1, .qodef-product-info .qodef-pi-category h2, .qodef-product-info .qodef-pi-category h3, .qodef-product-info .qodef-pi-category h4, .qodef-product-info .qodef-pi-category h5, .qodef-product-info .qodef-pi-category h6 {
margin: 0;
}
.qodef-product-info .qodef-pi-category h1 a, .qodef-product-info .qodef-pi-category h2 a, .qodef-product-info .qodef-pi-category h3 a, .qodef-product-info .qodef-pi-category h4 a, .qodef-product-info .qodef-pi-category h5 a, .qodef-product-info .qodef-pi-category h6 a {
vertical-align: top;
}
.qodef-product-info .qodef-pi-rating {
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
}
.qodef-product-info .qodef-pi-rating:before {
content: "\e031\e031\e031\e031\e031";
}
.qodef-product-info .qodef-pi-rating span {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.qodef-product-info .qodef-pi-rating span:before {
content: "\e033\e033\e033\e033\e033";
background: -webkit-linear-gradient(#f97af0, #ff7396);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-white-skin {
color: #162441;
background-color: #fff;
border-color: #fff;
}
.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-white-skin:hover {
color: #fff;
background-color: #162441;
border-color: #162441;
}
.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-dark-skin {
color: #fff;
background-color: #162441;
border-color: #162441;
}
.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-dark-skin:hover {
color: #162441;
background-color: #fff;
border-color: #fff;
}
.qodef-product-info .qodef-pi-add-to-cart a.button.added {
display: none;
}
.qodef-product-info .qodef-pi-add-to-cart a.added_to_cart {
font-family: "Montserrat", sans-serif;
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
outline: none;
font-size: 12px;
line-height: 2em;
letter-spacing: 0.2em;
font-weight: 800;
text-transform: uppercase;
box-sizing: border-box;
margin: 0;
-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
padding: 15px 41px;
color: #fff;
background-color: #162441;
border: 1px solid transparent;
white-space: nowrap;
cursor: pointer;
z-index: 3;
}
.qodef-product-info .qodef-pi-add-to-cart a.added_to_cart:hover {
color: #fff;
background-color: #1c3467;
}
/* ==========================================================================
Product Info shortcode styles - end
========================================================================== */
/* ==========================================================================
Product List - Simple shortcode styles - begin
========================================================================== */
.qodef-pls-holder {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qodef-pls-holder > ul {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
list-style: none;
margin: 0;
padding: 0;
}
.qodef-pls-holder > ul > li {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
padding: 0;
margin: 0 0 20px;
}
.qodef-pls-holder > ul > li:last-child {
margin: 0;
}
.qodef-pls-holder .qodef-pls-image {
display: table-cell;
vertical-align: top;
width: 84px;
}
.qodef-pls-holder .qodef-pls-image a, .qodef-pls-holder .qodef-pls-image img {
display: block;
}
.qodef-pls-holder .qodef-pls-image a {
position: relative;
}
.qodef-pls-holder .qodef-pls-image a:hover:after {
opacity: 1;
-webkit-transition: all 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
-moz-transition: all 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
transition: all 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.qodef-pls-holder .qodef-pls-image a:after {
content: '';
background-color: rgba(22, 36, 65, 0.8);
opacity: 0;
-webkit-transition: -webkit-transform 0.3s ease 0.3s, opacity 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
transition: transform 0.3s ease 0.3s, opacity 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-transform: scale(0.75);
-moz-transform: scale(0.75);
transform: scale(0.75);
}
.qodef-pls-holder .qodef-pls-text {
display: table-cell;
vertical-align: top;
padding: 0 0 0 20px;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-title {
margin: 0 0 4px;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-rating-holder {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
line-height: 1;
margin: 5px 0 3px;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-rating {
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-rating:before {
content: "\e031\e031\e031\e031\e031";
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-rating span {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-rating span:before {
content: "\e033\e033\e033\e033\e033";
background: -webkit-linear-gradient(#f97af0, #ff7396);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-price {
position: relative;
display: block;
margin: 14px 0 0;
line-height: 1;
color: #162441;
font-family: "Montserrat", sans-serif;
font-weight: 800;
font-size: 20px;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-price * {
font-size: inherit;
line-height: inherit;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-price del {
color: #979797;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-price del + ins {
margin: 0 0 4px;
}
.qodef-pls-holder .qodef-pls-text .qodef-pls-price ins {
color: #00ebb4;
text-decoration: none;
}
/* ==========================================================================
Product List - Simple shortcode styles - end
========================================================================== */
/* ==========================================================================
Product List shortcode styles - begin
========================================================================== */
.qodef-pl-holder {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
/*************** Standard Layout - begin ***************/
/*************** Standard Layout - end ***************/
/*************** Masonry Layout - begin ***************/
/*************** Masonry Layout - end ***************/
}
.qodef-pl-holder.qodef-info-on-image .qodef-pli .qodef-pli-add-to-cart {
margin: 25px 0 0;
}
.qodef-pl-holder .qodef-pli {
position: relative;
display: inline-block;
vertical-align: top;
width: 100%;
padding: 0;
z-index: 100;
box-sizing: border-box;
}
.qodef-pl-holder .qodef-pli .qodef-pli-title {
margin: 0 0 4px;
}
.qodef-pl-holder .qodef-pli .qodef-pli-title:hover a {
color: #1c3467;
}
.qodef-pl-holder .qodef-pli .qodef-pli-category {
margin: 3px 0 0;
font-weight: 600;
font-size: 12px;
line-height: 2em;
letter-spacing: .2em;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
color: #888888;
}
.qodef-pl-holder .qodef-pli .qodef-pli-category a {
margin: 5px 0 0;
padding: 0 !important;
border: 0;
background-color: transparent;
color: #888888;
}
.qodef-pl-holder .qodef-pli .qodef-pli-category a:hover {
color: #1c3467;
}
.qodef-pl-holder .qodef-pli .qodef-pli-excerpt {
color: #162441;
line-height: 1.3em;
margin: 11px 0 3px;
}
.qodef-pl-holder .qodef-pli .qodef-pli-rating-holder {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
line-height: 1;
margin: 10px 0 3px;
}
.qodef-pl-holder .qodef-pli .qodef-pli-rating {
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
}
.qodef-pl-holder .qodef-pli .qodef-pli-rating:before {
content: "\e031\e031\e031\e031\e031";
}
.qodef-pl-holder .qodef-pli .qodef-pli-rating span {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.qodef-pl-holder .qodef-pli .qodef-pli-rating span:before {
content: "\e033\e033\e033\e033\e033";
background: -webkit-linear-gradient(#f97af0, #ff7396);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.qodef-pl-holder .qodef-pli .qodef-pli-price {
position: relative;
display: block;
margin: 14px 0 0;
line-height: 1;
color: #162441;
font-family: "Montserrat", sans-serif;
font-weight: 800;
font-size: 20px;
}
.qodef-pl-holder .qodef-pli .qodef-pli-price * {
font-size: inherit;
line-height: inherit;
}
.qodef-pl-holder .qodef-pli .qodef-pli-price del {
color: #979797;
}
.qodef-pl-holder .qodef-pli .qodef-pli-price del + ins {
margin: 0 0 4px;
}
.qodef-pl-holder .qodef-pli .qodef-pli-price ins {
color: #00ebb4;
text-decoration: none;
}
.qodef-pl-holder .qodef-pli-inner {
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
}
.touch .qodef-pl-holder .qodef-pli-inner {
cursor: pointer;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image img {
display: block;
width: 100%;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
position: absolute;
display: block;
top: 19px;
left: 19px;
width: 64px;
height: 64px;
margin: 0;
color: #fff;
font-size: 12px;
line-height: 64px;
text-align: center;
z-index: 100;
box-sizing: border-box;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
border-radius: 100%;
font-weight: 800;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale {
background-color: #162441;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
background-color: #000;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
opacity: 0;
box-sizing: border-box;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-outer {
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
text-align: center;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price {
color: #fff;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
color: rgba(255, 255, 255, 0.8);
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .button.added {
display: none;
}
.qodef-pl-holder .qodef-pli-inner .qodef-pli-link {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.qodef-pl-holder .qodef-pli-text-wrapper {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 22px 0 38px;
text-align: left;
}
.qodef-pl-holder .qodef-pli-text-wrapper .qodef-pli-text-wrapper-inner {
display: table;
width: 100%;
}
.qodef-pl-holder .qodef-pli-text-wrapper .qodef-pli-text-wrapper-inner > .qodef-pli-price,
.qodef-pl-holder .qodef-pli-text-wrapper .qodef-pli-text-wrapper-inner > .qodef-pli-title {
display: table-cell;
vertical-align: middle;
}
.qodef-pl-holder .qodef-pli-text-wrapper .qodef-pli-text-wrapper-inner > .qodef-pli-price {
text-align: right;
}
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price {
color: #fff;
}
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
color: rgba(255, 255, 255, 0.8);
}
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price {
color: #162441;
}
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
color: rgba(22, 36, 65, 0.8);
}
.qodef-pl-holder.qodef-standard-layout .qodef-pli {
float: left;
}
.qodef-pl-holder.qodef-standard-layout.qodef-large-space {
margin: 0 0 -50px;
}
.qodef-pl-holder.qodef-standard-layout.qodef-normal-space {
margin: 0 0 -30px;
}
.qodef-pl-holder.qodef-standard-layout.qodef-small-space {
margin: 0 0 -20px;
}
.qodef-pl-holder.qodef-standard-layout.qodef-tiny-space {
margin: 0 0 -10px;
}
.qodef-pl-holder.qodef-standard-layout.qodef-two-columns .qodef-pli {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qodef-pl-holder.qodef-standard-layout.qodef-two-columns .qodef-pli:nth-child(2n+1) {
clear: both;
}
}
.qodef-pl-holder.qodef-standard-layout.qodef-three-columns .qodef-pli {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qodef-pl-holder.qodef-standard-layout.qodef-three-columns .qodef-pli:nth-child(3n+1) {
clear: both;
}
}
.qodef-pl-holder.qodef-standard-layout.qodef-four-columns .qodef-pli {
width: 25%;
}
@media only screen and (min-width: 1025px) {
.qodef-pl-holder.qodef-standard-layout.qodef-four-columns .qodef-pli:nth-child(4n+1) {
clear: both;
}
}
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli {
width: 20%;
}
@media only screen and (min-width: 1025px) {
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli:nth-child(5n+1) {
clear: both;
}
}
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli {
width: 16.66667%;
}
@media only screen and (min-width: 1025px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli:nth-child(6n+1) {
clear: both;
}
}
.qodef-pl-holder.qodef-masonry-layout .qodef-pl-outer {
opacity: 0;
}
.qodef-pl-holder.qodef-masonry-layout .qodef-pl-sizer {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout .qodef-pl-gutter {
width: 0;
}
.qodef-pl-holder.qodef-masonry-layout .qodef-pli-inner {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pl-sizer {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pl-sizer {
width: 33.33333%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli.qodef-woo-image-large-width {
width: 66.66667%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pl-sizer {
width: 25%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli.qodef-woo-image-large-width {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pl-sizer {
width: 20%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli.qodef-woo-image-large-width {
width: 40%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pl-sizer {
width: 16.66667%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli.qodef-woo-image-large-width {
width: 33.33333%;
}
.qodef-pl-holder.qodef-info-below-image .qodef-pli-add-to-cart > a {
position: absolute;
left: 0;
top: auto;
bottom: -60px;
height: 60px;
width: 100%;
padding: 0;
line-height: 60px;
text-align: center;
color: #fff;
background-color: #162441;
font-family: "Montserrat", sans-serif;
font-size: 12px;
letter-spacing: .2em;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: bottom 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), background-color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
-moz-transition: bottom 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), background-color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
transition: bottom 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1), background-color 0.3s cubic-bezier(0.56, 0.2, 0.25, 1);
}
.qodef-pl-holder.qodef-info-below-image .qodef-pli-add-to-cart > a:hover {
background-color: #1c3467;
}
.qodef-pl-holder.qodef-info-below-image.added {
display: none;
}
.qodef-pl-holder.qodef-info-below-image .qodef-pli-inner:hover .button,
.qodef-pl-holder.qodef-info-below-image .qodef-pli-inner:hover .added_to_cart {
bottom: 0;
}
.qodef-pl-holder.qodef-info-below-image .qodef-pli-text-wrapper {
margin: 15px 0 3px;
}
/* ==========================================================================
Product List shortcode styles - end
========================================================================== */
/* ==========================================================================
Product Info shortcode styles - begin
========================================================================== */
.qodef-product-holder .qodef-product-category {
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 800;
text-transform: uppercase;
}
.qodef-product-holder .qodef-product-category .qodef-product-category-line {
display: inline-block;
vertical-align: middle;
height: 3px;
width: 51px;
margin-right: 10px;
}
.qodef-product-holder .qodef-product-category .qodef-pi-category-item {
letter-spacing: 0.2em;
font-weight: 700;
}
.qodef-product-holder .qodef-product-title {
margin: 11px 0 26px;
}
.qodef-product-holder .qodef-product-excerpt {
margin: 45px 0 41px;
}
.qodef-product-holder .qodef-product-price {
font-size: 55px;
color: #e7cdc7;
font-family: "Montserrat", sans-serif;
font-weight: 800;
}
.qodef-product-holder a.button.added {
display: none;
}
.qodef-product-holder a.added_to_cart {
font-family: "Montserrat", sans-serif;
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
outline: none;
font-size: 12px;
line-height: 2em;
letter-spacing: 0.2em;
font-weight: 800;
text-transform: uppercase;
box-sizing: border-box;
margin: 0;
-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
padding: 15px 41px;
color: #fff;
background-color: #162441;
border: 1px solid transparent;
white-space: nowrap;
cursor: pointer;
z-index: 3;
}
.qodef-product-holder a.added_to_cart:hover {
color: #fff;
background-color: #1c3467;
}
/* ==========================================================================
Product Info shortcode styles - end
========================================================================== */
/* ==========================================================================
WooCommerce styles - end
========================================================================== */
/*# sourceMappingURL=../css/woocommerce.css.map */
Back to Directory
File Manager