/*
Theme Name:     DanCarlin
Description:    Child Theme for Dan Carlin
Author:         Jim Kendall
Template:       Impreza

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../Impreza/style.css");

.jtk-edit{position: relative; display:block; font-size:18px; padding:0; margin:0 15px 0 0; float:left; width:250px; height:125px; clear:right; background-color:#282727; background-image:url(http://198.57.152.145/wp-content/uploads/2014/02/apple-icon.png);
}

.jtk a {color: #f40019; float:left;}
.sc_info_box {
	background-color: rgba(0,0,0,0.66);
}

.product-name{background-color:#121212;}


.jtk-clear{clear:both}

.a-third {width:30%; margin:1%; padding:1%; float:left;}

.avatar{float:left; margin-right:5px;}

#customer_login .col-2 {
display: none;
}

#billing_country_chosen .chosen-drop {
color: #000000;
}

.single-product .summary .product\_meta { display:none; }

.product .sku_wrapper { display: none !important; }

.sku{display:none}
.posted_in{display:none}
.tagged_as{display:none}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.woocommerce div.product .onsale {
    z-index: 1;
}

input#ship-to-different-address-checkbox { margin-right: -.5rem;visibility: hidden; height: 0; width: 0; text-indent: -99999px; opacity: 0; }

h2.woocommerce-loop-product__title{ font-size: 14px; }
h2.woocommerce-loop-category__title{ font-size: 20px; }

#tab-description .carlin-blocked-amazon-message{
	padding: 30px;
	margin: 10px;
}

a.checkout-button{
    font-size: initial !important;
}


/** YITH Giftcard clean up **/

.gift-cards-list button { background: #000; border: 1px solid #ffffff; }
.gift-cards-list button.ywgc-predefined-amount-button.selected_button { background: #fff; color: #000; }
.gift-cards-list button.ywgc-predefined-amount-button.selected_button  .woocommerce-Price-amount { color: #000 !important; }
#ywgc-manual-amount { background: #fff; border-radius: 0; border: none; height: 44px; margin-top: 5px; width: 8em !important; }
.ywgc-manual-currency-symbol { color: #000; position: relative; top: -3px; }

#give-as-present, #ywgc-cancel-gift-card { background-color: #575757; border-radius: 5px; color: #fcfcfc; padding: 1em; }
#give-as-present:hover, #ywgc-cancel-gift-card:hover  { background-color: #deb903; }
.ywgc-message { height: auto; min-height: 125px; }
.yith-ywgc-gift-this-product-form-container .ywgc-add-gift-product-to-cart { margin-top: 25px; }

.checkout .product-name { background: none; }
.checkout .product-name a { color: #fff; }

/** Feed urls **/
.dc-copy-feed-url { min-width: 200px; }
.dc-copy-feed-url .js-url { border-radius: 0; font-size: 10px; height: 22px; line-height: 22px; }
.dc-copy-feed-url .js-url-copy { border-radius: 0; display: inline-block; font-size: 12px; padding: 0; width: 100%; }
.dc-copy-feed-url .js-url-copy:hover { background-color: #ee802f; cursor: pointer; }
.dc-copy-feed-url .js-url-copy:active { background-color: #000000;  }
.button.js-get-feed-url.alt.woocommerce-MyAccount-downloads-file { background-color: #ee802f; }

/** Product loop actions **/
.dc-product-loop-action-wrap .button { margin-top: 5px; max-width: 245px; width: 100%; }
.product-template-default .related.products .product-h img { margin: 0 auto 10px; }
.product-template-default .related.products .product-h { text-align: center; }
