
/* WooCommerce Globals
---------------------------------------------------------------------------- */

.woocommerce .entry.product {
    padding: 0;
}

.woocommerce abbr.required,
.woocommerce ins {
    text-decoration: none;
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: 1rem .5rem 0 0;
    padding: 0;
    position: relative;
    box-shadow: none;
    max-width: 4rem;
}

.woocommerce span.onsale {
    background-color: #fcdc0c;
    color: #222;
    line-height: 5rem;
    font-size: 1.2rem;
    font-weight: 400;
    min-height: auto;
    min-width: auto;
    height: 5rem;
    width: 5rem;
    padding: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.woocommerce div.product .stock {
    color: #222;
}

.woocommerce fieldset {
    margin-bottom: 2rem;
}

.woocommerce .products .star-rating {
    padding: 1rem;
}

.woocommerce p.stars a,
.woocommerce p.stars a:focus,
.woocommerce p.stars a:hover {
    outline: 0;
}

.woocommerce .woocommerce-LoopProduct-link {
    display: block;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    font-size: 2.1rem;
}


/* WooCommerce Product Gallery
---------------------------------------------------------------------------- */

.woocommerce div.product div.images {
    margin-bottom: 6rem;
}

.woocommerce .woocommerce-product-gallery__wrapper {
    margin: 0;
}

.woocommerce .woocommerce-product-gallery__trigger {
    border-width: 0;
}

.woocommerce .woocommerce-product-gallery {
    overflow: hidden;
}

.woocommerce .woocommerce-product-gallery .flex-control-nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* WooCommerce Shop Page
---------------------------------------------------------------------------- */

.woocommerce .content .entry {
    border-bottom: 0;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    text-align: center;
}

.woocommerce a.added_to_cart {
    line-height: 1;
    display: none;
}

.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.woocommerce #respond input#submit.loading::after {
    top: 1em;
}

.woocommerce ul.products li.product .button,
.woocommerce .woocommerce-ordering,
.woocommerce-page ul.products li.product .button,
.woocommerce-page .woocommerce-ordering {
    margin-right: 0;
    width: 100%;
}

.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product .price .from {
    color: #222;
}

.woocommerce ul.products li.product h3:hover,
.woocommerce ul.products li.product .price {
    color: #222;
}

/* MS Edge Bug Fix */
.woocommerce ul.products li.product a {
    transition: color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.woocommerce nav.woocommerce-pagination {
    clear: both;
    margin: 4rem 0;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin-left: .2rem;
    margin-right: .2rem;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.625;
    padding: .5rem 1.5rem;
    text-decoration: none;
    border: 1px solid #222;
    border-radius: 3px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #222;
    color: #fff;
}


/* WooCommerce Product
---------------------------------------------------------------------------- */

.woocommerce div.product .product_title {
    margin-bottom: 2rem;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #222;
    line-height: 1.5;
}

.woocommerce div.product form.cart .button {
    /*line-height: 1.5;*/
}

.woocommerce div.product form.cart .variations {
    table-layout: fixed;
}

.woocommerce .woocommerce-variation-price {
    margin-bottom: 2rem;
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em;
    width: 5.6rem;
    height: 4rem;
    display: block;
    /* vertical-align: middle; */
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0;
    vertical-align: top;
    line-height: 2em;
    display: block;
}


/* WooCommerce Product Tabs
---------------------------------------------------------------------------- */

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs .woocommerce-Reviews-title,
.woocommerce div.product .woocommerce-tabs .panel > h2 {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-color: #eee;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 1px solid #eee;
    background-color: #fff;
    border-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
    border-bottom: 1px solid #eee;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom-color: #eee;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block;
    padding: .8rem 3rem;
    color: #222;
    font-size: 1.4rem;
    font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #4b40eb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
    content: "\f147";
    display: block;
    float: right;
    font-family: dashicons; 
}


/* WooCommerce Related Products
---------------------------------------------------------------------------- */

.related.products, 
.up-sells.upsells.products {
    clear: both;
    padding-top: 3rem;
}


/* WooCommerce Checkout
---------------------------------------------------------------------------- */

.woocommerce-checkout h3,
.woocommerce-checkout #order_review_heading {
    padding: 2rem 0;
}

.woocommerce-checkout .woocommerce-additional-fields h3 {
    display: none;
}

.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1 {
    float: none;
    width: auto;
}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1 {
    /* margin-bottom: 40px; */
}

.woocommerce #order_review {
    background-color: #fff;
    padding: 3rem;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 1px #ddd;
    box-shadow: 0 1px 1px 0 rgba(60,60,60,.08),0 1px 3px 1px rgba(60,60,60,.12);
}

.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li {
    list-style-type: none;
}

.woocommerce-cart table.cart td.actions .coupon input.input-text,
.woocommerce-checkout table.cart td.actions .coupon input.input-text,
#add_payment_method table.cart td.actions .coupon input.input-text {
    width: auto;
}

.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
#add_payment_method #payment div.form-row {
    margin-bottom: 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    margin-bottom: 1rem;
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address, 
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address, 
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;
    padding: 0 1.5rem;
}

/* WooCommerce Cart Page
---------------------------------------------------------------------------- */

.woocommerce table.shop_table {
    border: 0;
    border-bottom: 1px solid #eee;
    font-size: 1.4rem;
}

.woocommerce table.shop_table,
.woocommerce table.shop_table td {
    border-color: #eee;
    border-radius: 0;
    line-height: 1.75;
    word-break: normal;
}

.woocommerce-cart table.cart {
    line-height: 1.75;
}

.woocommerce table.shop_table td {
    padding: 1rem 0;
}

.woocommerce table.shop_table th {
    font-weight: 400;
    padding: 1rem 0;
}

.woocommerce-cart table.cart td {
    font-size: 1.4rem;
    padding: 1rem 0;
}

.woocommerce table.shop_table .order-number {
    min-width: 7.5rem;
}

.woocommerce-cart table.cart .product-thumbnail {
    min-width: 5.6rem;
}

.woocommerce-cart table.cart th.product-name {
    min-width: 14rem;
}

.woocommerce-cart table.cart th.product-price,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-cart table.cart th.product-subtotal,
.woocommerce-checkout-review-order-table th.product-total {
    min-width: 11rem;
}

.woocommerce table.shop_table td.actions {
    padding-top: 1.5rem;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    font-size: 1.4rem;
}

.woocommerce-cart td.product-name dl.variation dd {
    margin-left: 2rem;
}

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
    vertical-align: middle;
}


/* WooCommerce Payment
---------------------------------------------------------------------------- */

.woocommerce-cart #payment, 
.woocommerce-checkout #payment, 
#add_payment_method #payment {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}

.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
    background-color: transparent;
    padding: 0;
}

.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before,
#add_payment_method #payment div.payment_box::before {
    display: none;
}

.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
    border: 0;
    padding: 0;
    margin-bottom: 1rem;
}

.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row, 
#add_payment_method #payment div.form-row {
    margin: 0;
    padding: 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 100%;
    padding: 1.8rem;
}


/* WooCommerce Forms
---------------------------------------------------------------------------- */

.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button[type="submit"],
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt {
    background-color: transparent;
    border: 1px solid #222;
    color: #222;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 400;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: .3;
    line-height: 1;
    padding: 1.5rem 3rem;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
}

.woocommerce button.single_add_to_cart_button.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt {
    background-color: #222;
    color: #fff;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 2rem;
}
 
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input[type="submit"]:focus,
.woocommerce input[type="submit"]:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover {
    background-color: #fcdc0c;
    border: 1px solid #222;
    color: #222;
}

.woocommerce #reviews #comment {
    height: 150px;
}

.woocommerce .quantity .qty {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-right: .5rem;
    padding: 1rem .5rem;
    width: 7rem;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    line-height: 1.5;
    padding: 1rem 1.5rem;
}

.woocommerce-checkout form.checkout_coupon, 
.woocommerce-checkout form.login {
    border: 0;
    padding: 0;
}

.woocommerce form .form-row {
    padding: 0;
    margin-bottom: 2rem;
}

.woocommerce form .form-row label {
    line-height: 1.5;
    margin-left: 1.5rem;
    margin-bottom: .4rem;
}

.woocommerce form .form-row .required {
    color: #222;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce #reviews #comments .star-rating,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
}

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
    border-color: #eee;
    padding: .5rem 2rem;
    width: 15rem;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-color: #eee;
    border-radius: 0;
}


.woocommerce form .form-row.woocommerce-validated .select2-container, 
.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #999;
}

.woocommerce form .form-row .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce form .form-row.woocommerce-validated .select2-container {
    
}


.woocommerce form .form-row.woocommerce-validated input.input-text:focus,
.woocommerce form .form-row.woocommerce-validated select:focus {
    border-color: #4b40eb;
}

.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
    vertical-align: top;
}

.woocommerce .coupon {
    line-height: 1;
}

.woocommerce .coupon .input-text {
    height: 4.2rem;
}

.woocommerce input.button,
.woocommerce input.button[type="submit"],
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100% !important;
}


/*.woocommerce ul.products li.product .button, 
.woocommerce-page ul.products li.product .button {
    margin-right: auto;
    width: auto;
    color: #222;
    padding: 0;
    background: none;
    border: none;
    border-bottom: 1px solid;
    padding-bottom: 3px;
}*/

/* WooCommerce Disabled Buttons
---------------------------------------------------------------------------- */

.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled] {
    background-color: #777;
    border: 1px solid #777;
    color: #fff;
    padding: 1.4rem 2.4rem;
}

.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover {
    background-color: #777;
    border: 1px solid #777;
    color: #fff;
}


/* WooCommerce Select
---------------------------------------------------------------------------------------------------- */

.woocommerce form .form-row .select2-container {
    font-size: 1.4rem;
}

.woocommerce form .form-row .select2-container .select2-selection--single {
    border: 1px solid #999;
    padding: 1.2rem 1.5rem;
    height: 50px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    color: #222;
    line-height: 1.5;
    font-weight: 400;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.6rem;
    position: absolute;
    top: 1px;
    right: 1rem;
    width: 2rem;
}

.woocommerce form .form-row .select2-container .select2-selection--single .select2-selection__arrow {
    top: 1.2rem;
}

.woocommerce-billing-fields {
    /* margin-bottom: 40px; */
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    border:0;
    left: auto;
    margin: 0;
    top: .5rem;
    right: 1rem;
    overflow: hidden;
    display: inline-block;
    font-size: 3px;
    width: 3.5em;
    height: 3.5em;
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    -webkit-transform: rotate(-139deg) skew(-10deg);
    -ms-transform: rotate(-139deg) skew(-10deg);
    transform: rotate(-139deg) skew(-10deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    -webkit-transform: rotate(39deg) skew(-10deg);
    -ms-transform: rotate(39deg) skew(-10deg);
    transform: rotate(39deg) skew(-10deg);  
}

.select2-results {
    box-shadow: 0 1rem 2rem rgba(0,0,0,0.1);
}

.select2-dropdown {
    background-color: #fff;
    border: 0;
    border-radius: 0;
}

.select2-search--dropdown {
    padding: 0;
}

.select2-search--dropdown .select2-search__field {
    padding: 1rem 2rem;
}

.select2-results__option {
    padding: .5rem 2rem;
    font-size: 1.4rem;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: #4b40eb;
}

.select2-search--dropdown .select2-search__field {
    padding: 1.2rem 1.5rem;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #999;
    border-radius: 0;
}


/* WooCommerce Account Page
---------------------------------------------------------------------------- */

.woocommerce-account .woocommerce-Address-title h3 {
    font-size: 2.4rem;
}

.woocommerce-account .woocommerce-Address {
    margin-bottom: 2rem;
}

.woocommerce-account table.order_details th.product-total {
    min-width: 11rem;
}

.woocommerce-MyAccount-navigation {
    padding: 4rem;
    margin-bottom: 4rem;
    box-shadow: 0 1px 1px 0 rgba(60,60,60,.08),0 1px 3px 1px rgba(60,60,60,.12);
}

.woocommerce-MyAccount-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
}

.woocommerce-MyAccount-navigation ul li {
    line-height: 1.2;
    list-style-type: none;
    margin-bottom: 1.5rem;
}

.woocommerce-MyAccount-navigation ul li:last-child {
    margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li.is-active > a {
    color: #333;
    font-weight: 600;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    display: block;
    margin: 1rem 0;
}

.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-right: 0;
    width: 100%;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation ul,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation ul {
    text-align: center;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation li,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation li {
    display: inline-block;
    margin: 0 1rem;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-content,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}

.woocommerce table.my_account_orders .button {
    margin: .5rem;
}


/* WooCommerce Breadcrumb
---------------------------------------------------------------------------- */

.woocommerce .woocommerce-breadcrumb {
    font-size: 16rem;
    margin-bottom: 4rem;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
    color: #000;
}

.woocommerce .woocommerce-breadcrumb a {
    text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:focus,
.woocommerce .woocommerce-breadcrumb a:hover {
    color: #4b40eb;
}


/* WooCommerce Reviews
---------------------------------------------------------------------------- */

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    background: transparent;
    border: 0;
    margin: 0 1.6rem 2.4rem 0;
    padding: 0;
    position: relative;
    width: 60px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-color: #eee;
    border-radius: 0;
    margin-left: 8rem;
}

.woocommerce .entry-content #reviews ol > li {
    list-style-type: none;
}


/* WooCommerce Misc
---------------------------------------------------------------------------- */

.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
    background-color: #fff;
    border: 0;
    font-size: 1.4rem;
    margin-bottom: 3rem;
    border-radius: 3px;
    color: #222;
    box-shadow: 0 1px 1px 0 rgba(60,60,60,.08),0 1px 3px 1px rgba(60,60,60,.12);
}

.woocommerce-error::before, 
.woocommerce-info::before, 
.woocommerce-message::before {
    color: #4b40eb;
}

div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricted-content-message {
    width: 48%;
}

.woocommerce-message .button.wc-forward {
    margin-bottom: 2rem;
    width: 100%;
}


/* WooCommerce Widgets
---------------------------------------------------------------------------- */

/* Woo Search
-------------------------------------------------- */

.woocommerce-product-search {
    overflow: hidden;
    width: 100%;
}

.woocommerce-product-search [type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Woo Shopping Cart
-------------------------------------------------- */

.woocommerce .widget_shopping_cart ul.cart_list li,
.woocommerce.widget_shopping_cart ul.cart_list li {
    padding-top: 1.5rem;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 1.5rem;
}

.woocommerce.widget_shopping_cart .total {
    border-top: 1px solid #eee;
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
    margin-bottom: .5rem;
}

.woocommerce .widget_shopping_cart .cart_list li.empty,
.woocommerce.widget_shopping_cart .cart_list li.empty {
    padding-left: 0;
}

/* Woo Product Lists
-------------------------------------------------- */

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 60px;
}

.sidebar ul.product_list_widget li {
    line-height: 1.4;
    margin-bottom: 1.5rem;
    padding: 1.5rem 0 0;
}

.sidebar ul.product_list_widget li:last-child {
    margin-bottom: 0;
    padding-bottom: 1.5rem;
}

/* Woo Filter
-------------------------------------------------- */

.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #eee;
}

.woocommerce.widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #4b40eb;
}

.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before,
.woocommerce .widget_rating_filter ul li.chosen a::before {
    color: #4b40eb;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
    top: -0.28em;
}

.woocommerce .widget_price_filter .price_slider_amount {
    position: relative;
}

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce.widget_price_filter .price_slider_amount .button {
    font-size: 1.4rem;
    width: 100%;
    margin-top: 6rem;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce.widget_price_filter .price_slider_amount .price_label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: left;
}

/* Woo Active Filters
--------------------------------------------- */

.woocommerce.widget_layered_nav_filters ul li {
    margin: 0 2rem 2rem 0;
}

/* Woo Recent Reviews
-------------------------------------------------- */

.woocommerce.widget_recent_reviews .reviewer {
    font-size: 1rem;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 600px) {

    .woocommerce form .form-row-first,
    .woocommerce-page form .form-row-first,
    .woocommerce #reviews #comments .star-rating {
        float: left;
        width: 48%;
    }

    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-last {
        float: right;
        width: 48%;
    }

    .woocommerce ul.products li.product .button,
    .woocommerce .woocommerce-ordering,
    .woocommerce-page ul.products li.product .button,
    .woocommerce-page .woocommerce-ordering {
        margin-right: auto;
        width: auto;
    }

    .woocommerce input.button,
    .woocommerce input.button[type="submit"],
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: auto !important;
    }

    .woocommerce-message .button.wc-forward {
        margin-bottom: 0;
        width: auto;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        margin-bottom: 0;
    }

    .woocommerce #order_review {
        padding: 5rem 6rem 6rem;
    }

}

@media only screen and (min-width: 1280px) {

    .related.products, 
    .up-sells.upsells.products {
        padding-top: 6rem;
    }

    .related.products h2 {
        font-size: 3.6rem;
        margin-bottom: 4rem;
    }

    .woocommerce #content div.product div.summary, 
    .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, 
    .woocommerce-page div.product div.summary {
        float: right;
        width: 48%;
        clear: none;
        padding: 6rem;
    }

    .woocommerce #content div.product div.images, 
    .woocommerce div.product div.images, 
    .woocommerce-page #content div.product div.images, 
    .woocommerce-page div.product div.images {
        float: left;
        width: 50%;
    }

    .woocommerce.sidebar-content .content, 
    .woocommerce-page.sidebar-content .content,
    .woocommerce.content-sidebar .content, 
    .woocommerce-page.content-sidebar .content {
       width: 74.05%
    }

    .woocommerce .sidebar, 
    .woocommerce-page .sidebar {
        width: 20%;
    }

    .woocommerce .col2-set, 
    .woocommerce-page .col2-set {
        width: 48%;
        float: left;
    }

    #order_review_heading {
        float: right;
        width: 48%;
    }

    #order_review {
        float: right;
        width: 48%;
        clear: right;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 30%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 65%;
    }

    .full-width-content.woocommerce div.product .woocommerce-tabs ul.tabs {
        padding: 0 0 0 .5rem;
    }

    .full-width-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
        background-color: #f5f5f5;
        display: inline-block;
        margin: 0 -.5rem;
    }

    .full-width-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        background-color: #fff;
        border-bottom: 1px solid #fff;
    }

    .full-width-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
        display: none;
    }

}

@media only screen and (min-width: 1280px) {

    .woocommerce div.product .woocommerce-tabs ul.tabs {
        padding: 0 0 0 .5rem;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        background-color: #f5f5f5;
        display: inline-block;
        margin: 0 -.5rem;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        background-color: #fff;
        border-bottom: 1px solid #fff;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
        display: none;
    }

}
