/**********************

woocommerce.css
=============

Author:  Gino Aliaj
Template: Cariera - Job Board WordPress Theme

Author URI: http://themeforest.net/user/gnodesign/
***************************/


/*------------------------------------------------------------------
[Table of contents]


    1.   SHOP PAGE
    2.   SHOP SINGLE PRODUCT PAGE
    3.   WIDGETS
    4.   CART
    5.   CHECKOUT
    6.   THANK YOU PAGE
    7.   RESPONSIVE MEDIA QUERIES


-------------------------------------------------------------------*/



.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled[disabled]:hover {
    color: #fff;
}

/* ----------------------------------------------------------------------------
    1. SHOP PAGE
---------------------------------------------------------------------------- */

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0;
    padding-top: 20px;
}

.woocommerce ul.products li.product a img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.woocommerce ul.products li.product .star-rating {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    color: #fff;
}

.woocommerce ul.products li.product .price {
    color: #948a99;
    font-size: 13px;
    margin: 0;
}

/* Add to Cart */

.woocommerce ul.products li.product .button {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 0;
    text-align: center;
    min-width: auto;
    padding: 0 !important;
    margin: 0;
    background: transparent;
}

.woocommerce ul.products li.product .button:before {
    content: '\e604';
    font-family: 'iconsmind';
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}

.woocommerce ul.products li.product .button.added:before {
    content: '\e932';
    color: #48cc73;
}

ul.products li.product .wc-forward {
    display: none;
}

.woocommerce span.onsale {
    display: block;
    margin: 0;
    position: absolute;
    background: #7cbf92;
    top: 15px !important;
    right: 15px !important;
    height: 27px;
    line-height: 27px;
    padding: 0 13px;
    min-width: inherit;
    min-height: inherit;
    width: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* Star Rating */

.woocommerce .star-rating {
    float: none;
    width: 5.5em;
    height: 1.5em;
}

.woocommerce .star-rating::before {
    content: '\f006\f006\f006\f006\f006';
    font-family: 'fontawesome';
    color: #fdc948;
    font-size: 1.2em;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.woocommerce .star-rating span::before {
    content: '\f005\f005\f005\f005\f005';
    font-family: 'fontawesome';
    font-size: 1.2em;
    color: #fdc948;
    top: 0;
    position: absolute;
    left: 0;
}

.woocommerce p.stars a {
    color: #fdc948;
}

/* ----------------------------------------------------------------------------
    2. SINGLE PRODUCT PAGE
---------------------------------------------------------------------------- */

.cariera-single-product-detail span.onsale {
    display: none !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 20%;
}

/* Summary */
.woocommerce div.product .cariera-single-product-detail .summary {
    margin: 0;
}

.woocommerce div.product .cariera-single-product-detail .product_title {
    font-size: 24px;
    margin: 0;
}

.woocommerce div.product .cariera-single-product-detail .woocommerce-product-rating {
    margin: 0;
}

.woocommerce div.product .cariera-single-product-detail .price {
    margin-top: 10px;
    margin-bottom: 30px;
}

.woocommerce div.product .cariera-single-product-detail .price ins {
    text-decoration: none;
    padding-left: 5px;
}

.cariera-single-product-detail .summary form.cart {
    margin-bottom: 15px !important;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}

.cariera-single-product-detail .summary form.cart div.quantity {
    margin: 0 !important;
}

.cariera-single-product-detail .summary form.cart div.quantity input {
    height: 44px;
}

.cariera-single-product-detail .summary form.cart button {
    margin-left: 15px;
}

.woocommerce .social-sharing-wrapper {
    margin-top: 20px;
}

.woocommerce .quantity .qty {
    width: 90px;
    height: 46px;
}

/****** Tabs Section ******/

.woocommerce div.product .woocommerce-tabs,
.woocommerce div.product section.related.products {
    padding-top: 80px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: center;
    margin-bottom: 40px;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 0 15px;
    border: none;
    background-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    color: inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs .panel:after {
    display: block;
    content: "";
    clear: both;
}

.woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description > h2,
.woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information > h2 {
    display: none;
}


/* Panel */

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* Reviews */

.woocommerce #reviews #comments .woocommerce-Reviews-title {
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 40px 0;
}

.woocommerce #reviews #comments ol.commentlist {
    list-style: none;
    padding: 0;
    margin: 40px 40px 0 0;
}

.woocommerce #reviews #comments ol.commentlist li {
    border: 1px dashed #e3e3e3;
    padding: 30px;
    margin-bottom: 30px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    position: relative;
    width: 60px;
    border: none;
    padding: 0;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.woocommerce #reviews #comments ol.commentlist li .commenter {
    margin-right: 50px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-body .star-rating {
    margin-bottom: 5px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-body .commenter-name {
    margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-body .comment-info {
    font-size: 0.8em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-body .description {
    margin-top: 20px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-body .description p {
    margin: 0;
}

.woocommerce #review_form_wrapper {
    margin-top: 30px;
}

.woocommerce #review_form #respond .comment-reply-title {
    font-size: 24px;
    color: #333;
}

.woocommerce #review_form #respond .comment-form {
    margin: 20px 0 0 0;
}

.woocommerce #review_form #respond .comment-form-rating .stars a {
    font-size: 16px;
    margin-right: 5px;
}

.woocommerce #review_form #respond .required {
    color: #cc0000;
}

.woocommerce #review_form #respond .form-submit {
    margin-top: 10px;
}

.woocommerce #review_form #respond .form-submit input {
    left: auto;
    padding: 0 40px;
}

.woocommerce #review_form #respond .col-md-12,
.woocommerce #review_form #respond .comment-form-rating,
.woocommerce #review_form #respond .comment-form-comment {
    padding: 0;
}

.woocommerce #review_form #respond .comment-form-rating {
    display: inline-block;
}

.woocommerce #review_form #respond .comment-form-author,
.woocommerce #review_form #respond .comment-form-email {
    width: 50%;
    float: left;
    padding-right: 15px;
}

.woocommerce #review_form #respond .comment-form-email {
    padding-left: 15px;
    padding-right: 0;
}

.woocommerce #review_form #respond .comment-form-comment {
    width: 100%;
}

.woocommerce #respond input#submit {
    padding: 15px 25px;
    margin-top: 10px;
}

/* Related Products */

section.related.products,
section.upsells.products {
    margin-top: 60px;
}

section.related.products h2,
section.upsells.products h2 {
    font-size: 24px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
}

section.related.products ul.products .item,
section.upsells.products ul.products .item {
    width: 100%;
    margin: 20px 0;
}

section.related.products ul.products .item li.product,
section.upsells.products ul.products .item li.product {
    margin-bottom: 0;
}

/* ----------------------------------------------------------------------------
    3. WIDGETS
---------------------------------------------------------------------------- */

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    width: 70px;
    margin: 0 20px 20px 0;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    color: #333;
}

.woocommerce ul.product_list_widget li a .product-title {
    padding-top: 10px;
    display: block;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    margin-bottom: 40px;
    height: 4px;
    border: none;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 15px rgba(0, 0, 0, .2);
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: #fff;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: -1px;
    outline: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {}

.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    font-weight: 600;
    font-size: 14px;
}

.woocommerce .widget_layered_nav_filters ul li {
    padding-right: 20px;
}

.woocommerce .widget_layered_nav_filters ul li:last-child {
    padding-right: 0;
}

.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before {
    content: '\f00d';
    font-family: 'fontawesome';
    color: #e65353;
}

.woocommerce .widget_shopping_cart .cart_list li.empty {
    padding: 0;
    color: #999;
}

#shopping-cart-modal .widgettitle {
    display: none;
}

/* ----------------------------------------------------------------------------
    4. CART PAGE
---------------------------------------------------------------------------- */

.woocommerce table.shop_table {
    background: #fff;
    border-radius: 0;
    border-collapse: collapse;
}

.woocommerce-cart table.cart img {
    width: 70px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    text-align: center;
}

.woocommerce table.shop_table td a.remove {
    display: inline-block;
}

.woocommerce-cart table.cart td.actions .coupon input {
    float: none !important;
    height: 46px;
    width: auto;
    margin-right: 20px !important;
}

/* Mini Cart */
ul.woocommerce-mini-cart li {
    padding-bottom: 20px !important;
}

ul.product_list_widget li a.remove_from_cart_button {
    top: 15px !important;
    font-size: 17px !important;
    opacity: .5;
    height: 22px;
    width: 22px;
    color: #252525 !important;
    border: 1px solid #252525;
    padding-top: 2px;
    font-weight: 400 !important;
}

ul.product_list_widget li a.remove_from_cart_button:hover {
    opacity: 1;
    color: #252525 !important;
    background: #fff !important
}

.woocommerce.widget_shopping_cart .total {
    border-top: 1px solid #e3e3e3;
    padding: 15px 0;
    margin: 0;
}

.woocommerce .widget_shopping_cart .buttons a.checkout {
    color: #fff;
}

#shopping-cart-modal .widgettitle {
    display: none;
}

#shopping-cart-modal .widget_shopping_cart .buttons a {
    margin-right: 15px;
}

/* ----------------------------------------------------------------------------
    5. CHECKOUT PAGE
---------------------------------------------------------------------------- */

.woocommerce-checkout form.checkout h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 500;
}

.woocommerce-checkout form.checkout .form-row,
.woocommerce-page form .form-row {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}

.woocommerce-checkout form.checkout .form-row label,
.woocommerce-checkout form.checkout .form-row > span,
.woocommerce-page form .form-row label,
.woocommerce-page form .form-row >span {
    width: 100%;
}

.woocommerce-checkout form.checkout .woocommerce-shipping-fields {
    margin-top: 50px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: none;    
}

/* Order Table */

.woocommerce-checkout table.shop_table {
    padding: 0 30px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background-color: #fff;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
}

.woocommerce-checkout table.shop_table tr th,
.woocommerce-checkout table.shop_table tfoot tr td {
    border: 0;
    font-weight: 500;
    color: #252525;
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0;
}

.woocommerce-checkout table.shop_table tr td {
    border: 0;
    padding: 5px 0;
}

.woocommerce-checkout table.shop_table tr:first-child td {
    padding-top: 15px;
}

.woocommerce-checkout table.shop_table tr.cart-subtotal td,
.woocommerce-checkout table.shop_table tr.shipping td,
.woocommerce-checkout table.shop_table tr.order-total td,
.woocommerce-checkout table.shop_table tr.cart-discount td {
    border-bottom: 1px solid #e3e3e3;
}

.woocommerce-checkout table.shop_table tr.shipping ul#shipping_method li {
    text-align: left;
}

.woocommerce-checkout table.shop_table tr.order-total td span {
    font-size: 28px;
}

.woocommerce-checkout table.shop_table tr.cart-discount td .woocommerce-remove-coupon {
    font-weight: 500;
}

.woocommerce-checkout #payment {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce-checkout #payment ul {
    background: #f6f6f6;
    border-top: 0;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3 !important;
    border-left: 1px solid #e3e3e3;
}

.woocommerce-checkout #payment ul li label {
    font-size: 14px;
    color: #252525;
}

.woocommerce-checkout #payment div.payment_box {
    background-color: transparent;
    color: inherit;
    margin: 0;
}

.woocommerce-checkout #payment div.payment_box:before {
    display: none;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0;
    margin-top: 30px;
}

/*** Coupon ***/
.woocommerce form.checkout_coupon {
    padding: 30px;
    margin: 30px 0;
    border: 1px dashed #e3e3e3;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -webkit-transition: box-shadow .4s ease;
    -moz-transition: box-shadow .4s ease;
    -ms-transition: box-shadow .4s ease;
    -o-transition: box-shadow .4s ease;
    transition: box-shadow .4s ease;
}

.woocommerce form.checkout_coupon p {
    width: 100%;
}

/* ----------------------------------------------------------------------------
    6. THANKYOU PAGE
---------------------------------------------------------------------------- */

p.woocommerce-thankyou-order-received {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 20px;
}

.woocommerce-thankyou-order-details {
    background: #f0f0f0;
    padding: 20px;
    border: 1px solid #e3e3e3;
}

.woocommerce-order-details h2,
.woocommerce-order-details h3 {
    padding-bottom: 20px;
    text-transform: capitalize;
}

.woocommerce-order-details .woocommerce-table--order-details {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    margin-bottom: 60px !important;
}

.woocommerce-order-details .woocommerce-table--order-details td {
    padding: 5px 0 !important;
}

.woocommerce-order-details .woocommerce-table--customer-details {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    margin-bottom: 60px !important;
}


/*** woocommerce Messages ***/

.woocommerce-info {
    background: #d9edf7;
    color: #31708f;
    padding: 25px 40px;
    margin-bottom: 30px;
    border: 1px solid #bce8f1;
}

.woocommerce-info:before {
    display: none;
}

.woocommerce-info a {
    color: #338dbb;
    font-weight: 600;
}

.woocommerce-error {
    background: #f2dede;
    color: #a94442;
    padding: 25px 40px;
    margin-bottom: 30px;
    border: 1px solid #ebccd1;
}

.woocommerce-error:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* ----------------------------------------------------------------------------
    7. RESPONSIVE MEDIA QUERIES
---------------------------------------------------------------------------- */

/* ---- Start of max-width 768px CSS ---- */
@media only screen and (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
    }
}

/* ---- Start of max-width 580px CSS ---- */
@media only screen and (max-width: 580px) {
    .woocommerce table.cart td.actions .coupon div {
        width: 100%;
        display: block;
        padding: 10px 0;
        margin: 0 auto;
        text-align: center;
    }
}

/* ---- Start of max-width 480px CSS ---- */
@media all and (max-width: 480px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
        margin-top: 40px;
    }
}
