/* Product Archive Page
---------------------------- */

.woocommerce ul.products li.product h3,
.woocommerce .product h2 {
	font-size: 16px;
	text-align: center;
	padding: 0 5px;
	-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;
	}

.woocommerce ul.products li.product h3:hover { color: #9ea6b0; }

.woocommerce .product-title {
    font-family: Libre Baskerville;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center !important;
}

.woocommerce ul.products li.product a {
    color: #9ea6b0;
}
.woocommerce ul.products li.product a:hover {
    color: #c0c0c0 !important;
}
p.woocommerce-result-count {
    display: none;
}
.woocommerce .page-title {
    font-size: 20px;
    letter-spacing: 3px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}

.woocommerce ul.products li.product a img { 
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}

.woocommerce ul.products li.product a img:hover {
    opacity: .65;
}
span.price {
    text-align: center;
    font-weight: 300 !important;
    font-size: 13px !important;
    margin-top: 3px !important;
    letter-spacing: 1px !important;
}


/* Add to Cart
---------------------------- */


a.button.wc-forward {
    font-weight: 300 !important;
}

.woocommerce .woocommerce-message {
    border: 0;
    background: none !important;
    border: 1px solid #ddd !important;
    }


/* Single Product Page
---------------------------- */

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    background-color: #ccd2d9 !important;
    border-radius: 0 !important;
    color: #fff !important;
    border: 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    padding: 17px 20px !important;
    margin-top: -1px;
    font-size: 11px !important;
    font-family: Montserrat !important;
    font-weight: normal !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
}


.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
    background-color: #9ea6b0 !important;
    color: #fff !important;
    border: 0 !important;
    font-weight: 300 !important;
}

button.single_add_to_cart_button.button.alt {
    padding: 17px 22px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #f8f8f7;
}

.woocommerce #reviews h3 {
    margin-bottom: 10px;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 18px;
    text-align: left;
}

.woocommerce #reviews #comments ol.commentlist li {
    list-style-type: none;
}

.woocommerce .meta strong {
    font-weight: lighter !important;
}
.woocommerce .meta {
    font-family: Montserrat;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #6f6f6f !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.woocommerce {
    line-height: 2.8rem !important;
}

.woocommerce p {
    line-height: 2.9rem !important;
}

.woocommerce #reply-title {
    color: #6f6f6f !important;
}

.woocommerce-tabs {
    padding-top: 30px !important;
}

.woocommerce .content #tab-description li {
    margin-bottom: 8px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: Libre Baskerville, serif !important;
    font-size: 12px;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px;
}


.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    color: #6f6f6f !important;
    font-style: italic;
}

.woocommerce .woocommerce-message::before,
.woocommerce .woocommerce-info::before {
    display: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    text-align: center;
    margin-top: -5px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 2rem 2rem 2rem 3rem !important;
}

.woocommerce span.onsale {
    display: none !important;
}

.woocommerce-cart table.cart img {
    width: 100px !important;
}

.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li, 
.woocommerce-page ul.cart_list li, 
.woocommerce-page ul.product_list_widget li {
    float: left;
    padding: 10px !important;
    width: 33.3333333333%;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 100% !important;
}

.woocommerce-cart .entry-content p:first-child::first-letter,
.woocommerce-checkout .entry-content p:first-child::first-letter {
    float: none;
    font-size: inherit;
    margin: 0;
    padding: 0;
}

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

.woocommerce-page input[type="checkbox"], 
.woocommerce-page input[type="radio"] {
    width: auto;
}

.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    display: inline !important;
}

.woocommerce #tab-description h2 {
    visibility: hidden;
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.woocommerce #respond input#submit {
    width: 200px;
}

.woocommerce .entry-title::before {
    display: none;
}
.woocommerce div.product .product_title {
    text-align: center;
    font-size: 18px;
    padding-bottom: 5px;
}
.woocommerce .quantity .qty {
    height: 3em !important;
    width: 3em !important;
    margin-top: -.01em !important;
    padding: 0 !important;
    margin-right: 5px !important;
    color: #6f6f6f !important;
}

.woocommerce .checkout h3 {
    font-size: 24px !important;
    margin-top: 20px;
    font-style: italic;
}

.woocommerce-checkout .entry-title, .woocommerce-cart .entry-title {
    margin-bottom: 20px;
    font-size: 20px;
}

.woocommerce-checkout #payment div.form-row {
    background: #fff !important;
    padding: 20px 0 !important;
}

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

.woocommerce table.shop_table td {
    border: 0 !important;
}

.woocommerce a.remove {
    color: #999 !important;
}
.woocommerce a.remove:hover {
    background: #fff !important;
    color: #ccc !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 8.5px 6px;
    margin: 0 4px 0 0;
    width: 125px;
    outline: 0;
    line-height: 1;
}

.woocommerce table.shop_table th {
    color: #6f6f6f;
    font-weight: 400 !important;
    font-family: Montserrat;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 12px;
    letter-spacing: 2px;
}
td.actions {
    padding: 1.5rem !important;
}

.product-name a {
    color: #6f6f6f !important;
}
.product-name a:hover {
    color: #ccc !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    color: #fff !important;
    font-size: 13px !important;
    font-weight: normal !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    color: #fff !important;
    }
    
.cart_totals h2 {
    font-size: 26px !important;
    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
}

.woocommerce .product h2 {
    font-size: 16px !important;
    text-align: center;
    letter-spacing: 1px !important;
}

.woocommerce .product h2:hover {
    color: #9ea6b0;
}

.woocommerce .woocommerce-info {
    border: 0 !important;
    background: #f8f8f7 !important;
    }

.woocommerce-checkout #payment {
    background: #f7f6f7 !important;
    border-radius: 0 !important;
}

.woocommerce .order_details li {
    list-style-type: none !important;
}
.woocommerce table.shop_table {
    border-radius: 0 !important;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    padding: 13px 14px 12px !important;
    margin-left: 5px;
}

td.actions {
    padding: 1.5rem !important;
}

td.product-name {
    font-size: 15px;
}

th.product-name {
    letter-spacing: 2px;
}

.cart_totals {
    background: #f8f8f7;
    padding: 25px 30px 10px;
}
.woocommerce form .form-row label {
    margin-bottom: 5px;
    font-size: 13px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    background: #f8f8f7 !important;
    border-bottom: 0 !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 22px 34px !important;
    font-size: 13px !important;
    letter-spacing: 3px !important;
}



/* My Account / Login
---------------------------- */

.woocommerce form.login {
    background: #f8f8f7;
    border: 0 !important;
    border-radius: 0 !important;
    width: 60%;
    margin: 0 auto;
    padding: 30px;
}

.woocommerce-account h2 {
    text-align: center;
    background: #f8f8f7;
    width: 60%;
    margin: 0 auto;
    padding-top: 35px;
    font-size: 26px;
    font-style: italic;
    letter-spacing: 2px;
}

.woocommerce form .form-row {
    padding: 10px 0 !important;
}

.woocommerce form .form-row label.inline {
    float: right !important;
    margin-top: 10px;
}

.woocommerce-account .form-row input[type="submit"] {
    padding: 18px 40px !important;
    font-size: 12px !important;
}
nav.woocommerce-MyAccount-navigation li a {
    list-style-type: none !important;
    font: normal 12px Montserrat, sans-serif !important;
    text-transform: uppercase !important;
    border: 1px solid #eee !important;
    padding: 15px !important;
    margin-right: 25px !important;
    display: block;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #666;
    letter-spacing: 2px;
}

nav.woocommerce-MyAccount-navigation li {
    list-style-type: none !important;
}

nav.woocommerce-MyAccount-navigation li a:hover {
    background: #ccd2d9 !important;
    color: #fff !important;
}
.woocommerce-account .addresses .title h3 {
    font-size: 22px !important;
}

.woocommerce-cart-form th {
    border-bottom: 1px solid #eee !important;
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tbody:first-child tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals tr th { border: 0; }

@media only screen and (min-width: 767px) {
.woocommerce-cart table.cart .product-thumbnail { width: 120px; }
.woocommerce-cart table.cart .product-remove { max-width: 20px; } }