/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       karma
Version:        1.0
*/


/* ------- Insert Custom CSS below this line ------- */

/* START Make the cart table responsive */ /* http://css-tricks.com/responsive-data-tables/ */  @media screen and (max-width: 600px) {  /* Force table to not be like tables anymore */ .woocommerce-page table.shop_table, .woocommerce-page table.shop_table thead, .woocommerce-page table.shop_table tbody, .woocommerce-page table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table tr {     display: block; }  /* Hide table headers (but not display: none;, for accessibility) */ .woocommerce-page table.shop_table thead tr {     position: absolute;     top: -9999px;     left: -9999px; }  .woocommerce-page table.shop_table tr {     /*border: 1px solid #d2d3d3; */ }  .woocommerce-page table.shop_table td {     /* Behave like a &amp;quot;row&amp;quot; */     border: 1px solid #d2d3d3;     position: relative;     padding-left: 30% !important; }  .woocommerce-page table.shop_table {     border: none; }  .woocommerce-page table.shop_table td.product-spacer {     border-color: #FFF;     height: 10px; }  .woocommerce-page table.shop_table td:before {     /* Now like a table header */     position: absolute;     /* Top/left values mimic padding */     top: 6px;     left: 6px;     width: 25%;     padding-right: 10px;     white-space: nowrap; }  /* Label the data */ .woocommerce-page table.shop_table td.product-remove:before {     content: &amp;quot;DELETE&amp;quot;; }  .woocommerce-page table.shop_table td.product-thumbnail:before {     content: &amp;quot;IMAGE&amp;quot;; }  .woocommerce-page table.shop_table td.product-name:before {     content: &amp;quot;PRODUCT&amp;quot;; }  .woocommerce-page table.shop_table td.product-price:before {     content: &amp;quot;PRICE&amp;quot;; }  .woocommerce-page table.shop_table td.product-quantity:before {     content: &amp;quot;QUANTITY&amp;quot;; }  .woocommerce-page table.shop_table td.product-subtotal:before {     content: &amp;quot;SUBTOTAL&amp;quot;; }  .woocommerce-page table.shop_table td.product-total:before {     content: &amp;quot;TOTAL&amp;quot;; }  .woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {     margin: 0; }  .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {     text-align: left;     border:0;     padding-left: 6px !important; }  .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {     float: left;     margin-top: 10px; }  .woocommerce-page table.cart td.actions div, .woocommerce-page #content table.cart td.actions div, .woocommerce-page table.cart td.actions input, .woocommerce-page #content table.cart td.actions input {     margin-bottom: 10px; }  .woocommerce-page .cart-collaterals .cart_totals {     float: left;     width: 100%;     text-align: left; }  .woocommerce-page .cart-collaterals .cart_totals th, .woocommerce-page .cart-collaterals .cart_totals td {     border:0 !important; }  .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td, .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td, .woocommerce-page .cart-collaterals .cart_totals table tr.total td {     padding-left: 6px !important; }  .woocommerce-page table.shop_table tr.cart-subtotal td, .woocommerce-page table.shop_table tr.shipping td, .woocommerce-page table.shop_table tr.total td, .woocommerce-page table.shop_table.order_details tfoot th, .woocommerce-page table.shop_table.order_details tfoot td {     padding-left: 6px !important;     border:0 !important; }  .woocommerce-page table.shop_table tbody {     padding-top: 10px; }  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {     float: none;     width: 100%; }  .woocommerce .order_details ul, .woocommerce-page .order_details ul, .woocommerce .order_details, .woocommerce-page .order_details {     padding:0; }  .woocommerce .order_details li, .woocommerce-page .order_details li {     clear: left;     margin-bottom: 10px;     border:0; }  /* make buttons full width, text wide anyway, improves effectiveness */ #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {     width: 130%; }  /* keep coupon at 50% */ #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {     width: 120%; }  /* clean up how coupon inputs display */ #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {     margin-top: 1.5em; }  #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {     margin-bottom: 1em; }  /* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */ .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {     display: none; }  }  /* END Make the cart table responsive */

/* ------- Insert Custom CSS below this line ------- */

/* ------- Woocommerce ------- */

.woocommerce #main.tt-woocommerce .button.wc-forward {
    background: #f97a0e;
    color: #FFF;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button
{
    background: #37bd00;
    color: #FFF;
}


#sidebar p.buttons a.button.wc-forward {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #37bd00;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

#main.tt-woocommerce #respond input#submit, #main.tt-woocommerce a.button, #main.tt-woocommerce button.button, #main.tt-woocommerce input.button {
    font-size: 110%;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    /* border-radius: 4px; */
}


.shop-Button {
	-moz-box-shadow:inset 0px -3px 7px 0px #29bbff;
	-webkit-box-shadow:inset 0px -3px 7px 0px #29bbff;
	box-shadow:inset 0px -3px 7px 0px #29bbff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2dabf9), color-stop(1, #0688fa));
	background:-moz-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background:-webkit-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background:-o-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background:-ms-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dabf9', endColorstr='#0688fa',GradientType=0);
	background-color:#2dabf9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #0b0e07;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
}


