/*
Theme Name: TM Organie Child Theme
Theme URI: http://organik.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: tm-organie
*/

/**
 * @snippet		WordPress
 * @css			Extra Styling
 */
body .header {z-index: 999999 !important;}

/**
 * @snippet		WooCommerce
 * @css			Extra Styling
 */
body.woocommerce.single-product .product .summary .badges .hot {display: none;}
body .woocommerce .products .loop-product.style-01 .loop-product-inner .product-thumb .badges .hot, .insight-woo .products .loop-product.style-01 .loop-product-inner .product-thumb .badges .hot {display: none;}
body.woocommerce-page .products .loop-product.style-01 .loop-product-inner .product-thumb .badges .hot {display: none;}
body #cart-slideout .widget_shopping_cart_content .cart_list li .info .badges span.hot {display: none;}
body .woosw-list .woosw-copy {display: none;}
body.woocommerce-page.woocommerce-cart table.shop_table input[type="submit"],
body.woocommerce-page.woocommerce-cart table.shop_table button[type="submit"] {font-family: "Nunito Sans", Helvetica, Arial, sans-serif;}
body.woocommerce-page.woocommerce-checkout table.shop_table tfoot tr td {font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;}
body .copyright .copyright-left span {color: #ababab;}
body .woosw-list table tr td .button {font-size: 12px; letter-spacing: 0px; padding: 0px 19px;}
body .woocommerce a.button {padding: 10px 8px;}
body #cart-slideout .widget_shopping_cart_content .buttons a {margin: 0 5px 15px 0;}
body.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {display: none;}
body.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {margin-top: 0;}
body .cart_list .woocommerce-mini-cart-item a {margin-right: 20px !important;}
body .cart_list .woocommerce-mini-cart-item .info a {margin-right: 0px !important;}
/**Mobile - Responsive**/
@media only screen and (max-width: 767px) {
	header.header-mobile .header-right .top-search-wrap {display: none !important;}
	.footer-newsletter.footer-newsletter-style01 .footer-newsletter-right input[type="submit"],
	.footer-newsletter.footer-newsletter-style01 .footer-newsletter-right button[type="submit"] {
		margin-top: 20px;
	}
	body .copyright .copyright-left span {display: block;}
	body .copyright .copyright-left {line-height: 22px;}
	body .copyright .copyright-right {text-align: left;}
	body .copyright .copyright-right ul li {margin-left: 0px; letter-spacing: 0px;}
	body .copyright .copyright-right ul li a {font-size: 10px;}
	body .col-xs-4 {max-width: 30%;}
	header.header-mobile .header-center {min-width: 40%;}
	body.woocommerce.single-product .product .summary form.cart button {padding: 0px 18px; font-size: 13px; letter-spacing: 0px;}
	body.woocommerce.single-product .product .summary form.cart .cart-submit .wishlist-btn {margin-left: 5px;}
	body.woocommerce.single-product .product .summary form.cart .cart-submit .compare-btn {margin-left: 5px;}
}
/**Tablet - Responsive**/
@media only screen and (min-width: 768px) and (max-width: 991px) {
	header.header-mobile .header-right .top-search-wrap {display: none !important;}
	body .copyright .copyright-left span {display: block;}
	body .copyright .copyright-left {line-height: 22px;}
	body .copyright .copyright-right ul li {letter-spacing: 0px;}
}

body.archive.woocommerce .shop-filter .woocommerce-result-count{display: none;}
body .footer-newsletter-center {font-size: 25px; font-weight: 700; font-family: "Playfair Display"; color: #333333; text-transform: none; margin-bottom: 20px; text-align: center;}

body.woocommerce-cart .shop_table td {padding: 20px 10px !important;}