/*
Theme Name: Stockie-child
Theme URI: http://stockie.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Stockie is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: stockie
Text Domain: stockie-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.header-search .search-wrap form .select {
    width: auto !important;
}

.header-search .search-wrap form .select .select-styled {
    border: none !important;
}

.select {
    width: auto !important;
}

.select .select-styled {
    border: none !important;
}

.border-0 {
    border: none;
}

.p-0 {
    padding: 0 !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.mt-1 {
    margin-top: 7px;
}

.mt-2 {
    margin-top: 14px;
}

.mr-0 {
    margin-right: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.font-normal {
    font-weight: 400;
}

.font-bold {
    font-weight: 700;
}

.woocommerce-shipping-methods li label {
    white-space: break-spaces;
}

.woocommerce-shipping-methods .delivery-info {
    text-transform: none;
    display: block;
    color: #505050;
    font-weight: 400;
    font-size: 13px;
    padding-left: 3px;
}

.woocommerce-shipping-methods .delivery-info:hover {
    text-decoration: none;
    color: #74a6a2;
}

.woocommerce-shipping-methods .delivery-info:hover::before {
    display: none;
}

.woocommerce-shipping-methods .delivery-info i {
    padding-right: 5px;
}

.woocommerce-shipping-methods .delivery-info span {
    text-decoration: underline !important;
}

.woocommerce-checkout .woo-c_details_table_price .includes_tax {
    display: none;
}

.woocommerce-checkout .select {
    width: 100% !important;
}

.woocommerce-checkout .select .select-styled {
    border: 1px solid #b0b0b2 !important;
}

.woocommerce-checkout .woocommerce {
    margin-top: 30px;
}

.woocommerce-checkout .checkout-col-left {
    padding-right: 20px;
}

.woocommerce-checkout .checkout-col-right {
    padding-left: 20px;
}

.woocommerce-checkout h3.heading-md {
    margin-top: 25px;
    margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce_order_details_panel {
    border-radius: 0;
    padding: 15px 25px;
    border: 1px solid #bfbfbf;
    border-bottom: none;
    background-color: #f6f6f6;
    border-bottom: 1px solid #bfbfbf;
    border-collapse: initial;
    margin: 0;
}

.woocommerce-checkout table.woo-c_details_table {
    border: none;
    margin: 0;
    table-layout: fixed;
    width: 100%;
    white-space: nowrap;
}

.woocommerce-checkout .rp_wcdpd_promotion_total_saved_table_row th {
    border: none;
}

.woocommerce-checkout .rp_wcdpd_promotion_total_saved_table_row td {
    border: none;
}

.woocommerce-checkout .woo-c_details_table tbody tr:first-of-type td {
    border: none;
}

.woocommerce-checkout .woo-c_details_table tr td:nth-child(1) {
    width: 80%;
}

.woocommerce-checkout .woo-c_details_table tr td:nth-child(2) {
    width: 20%;
}

.woocommerce-checkout .woo-c_details_table>tbody tr td:nth-child(2) {
    text-align: right !important;
}

.woocommerce-checkout .woo-c_details_table>tfoot tr td:nth-child(2) {
    text-align: right !important;
}

.woocommerce-checkout .woocommerce-shipping-totals .vc_row {
    display: flex;
    align-items: center;
}

.woocommerce-checkout .woocommerce-shipping-totals li {
    font-size: 14px;
}

.woocommerce-checkout #billing_address_2_field label {
    display: none;
}

.woocommerce-checkout #order_comments {
    min-height: auto;
}

.woocommerce-checkout .mailchimp-newsletter label {
    display: inline;
    position: relative;
    top: -2px;
}

.woocommerce-checkout .wc-terms-and-conditions label {
    display: inline;
    position: relative;
    top: -2px;
}

.woocommerce-checkout .payment_methods {
    border-radius: 0;
    padding: 15px 30px;
    border: 1px solid #bfbfbf;
    border-bottom: none;
    background-color: #f6f6f6;
    border-bottom: 1px solid #bfbfbf;
    border-collapse: initial;
    margin: 0;
}

.woocommerce-checkout .woo-c_payment .woo-c_radio_item:last-child {
    border: none;
}

.woocommerce-checkout .wc_payment_method.payment_method_vivawallet_native {
    padding: 0;
}

.woocommerce-checkout .wc_payment_method.payment_method_vivawallet_native li>label {
    display: none;
}

.woocommerce-checkout .apply-coupons .woo-c_actions {
    width: 100%;
}

.woocommerce-checkout .place-order {
    display: block;
}

.woocommerce-checkout .woo-c_product img {
    border-radius: 4px;
}

.woocommerce-checkout .woo-c_product .title {
    padding-top: 5px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 98%;
    font-size: 14px;
}

.woocommerce-checkout .woo-c_details_table_product_row .details {
    font-size: 14px;
}

.woocommerce-checkout .woo-c_actions_coupon button[type=submit] {
    width: 100%;
}

.woocommerce-checkout .woo-c_actions_coupon input[type=text] {
    width: 100%;
}

.woo-c_payment h4.heading-sm {
    margin-top: 25px;
    margin-bottom: 20px;
}

.woo-c_billing {
    margin-bottom: 25px;
}

.woo-c_shipping {
    margin-bottom: 25px;
}

.woo-c_coupon {
    margin-bottom: 25px;
}

.woo-c_review {
    margin-bottom: 25px;
}

.woocommerce-cart .woocommerce-shipping-totals .vc_row {
    display: flex;
    align-items: center;
}

.woocommerce-no-shipping-available-html {
    white-space: break-spaces !important;
}

#vivawallet_native_label {
    display: none !important;
}

#shipping_country_field {
    display: none;
}

#billing_country_field {
    margin-top: 35px;
}

.woocommerce-NoticeGroup-checkout {
    margin: 20px auto;
    text-align: center;
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #de4b53;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container {
    border-color: #de4b53;
}

.woocommerce form .form-row.woocommerce-invalid input.input-text {
    border-color: #de4b53;
}

.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #de4b53;
}

.woocommerce .blockUI.blockOverlay {
    background: white !important;
}

#pickup_point {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
    height: 36px !important;
    width: 100% !important;
    font-weight: normal !important;
    font-size: 12px !important;
    padding: 0 6px !important;
    clip: unset !important;
    position: relative !important;
    background: white;
    border: 1px solid #c4c4c4 !important;
}

.form-row.woocommerce-invalid #pickup_point {
    border: 1px solid #de4b53 !important;
}

.pickup-point .form-row {
    margin-bottom: 0px !important;
}

.pickup-point .select .select-styled {
    display: none !important;
}

@media (max-width: 767px) {
    .woocommerce-checkout .checkout-col-left {
        position: initial;
    }
    .woocommerce-checkout .checkout-col-right {
        position: initial;
    }
    .woocommerce-checkout .woocommerce-shipping-totals .vc_row {
        display: block;
    }
    .woocommerce-checkout #shipping_method {
        margin-top: 5px;
    }
    .woocommerce-cart .woocommerce-shipping-totals .vc_row {
        display: block;
    }
    .woocommerce-cart #shipping_method {
        margin-top: 5px;
    }
}

.widget_recently_viewed_products .font-titles {
    white-space: inherit;
}

.single-product .woo-c_related {
    display: none;
}


/* Cookies */

.cookie-notice-container {
    border-top: 1px solid #e2dada;
}


/*# sourceMappingURL=styles.css.map */