/*  
Theme Name: Mindig Child
Theme URI: http://live.yithemes.com/mindig/
Version: 999.8
Author: Your Inspiration Themes
Author URI: http://yithemes.com/
Description: Ecommerce Wordpress Theme
Text Domain: yit
Core Framework Version: 2.0.0
Tags: white, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Copyright: (c) 2012-2014 Your Inspiration Themes
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
template: mindig
*/

/* If you need to edit Bi-Shop folder name, pay attention to change the name even in woocommerce/style.css file */

/* Below you can write your style */


#prelaunch .logo img {
	max-width:100%;
}

.myportfolio-container {
	height: 855px;
	/*background-color: #ddd;*/
}

h1 {
	font-size: 38px !important;
	margin-bottom: 30px !important;
}


/* BEGIN - 'WooCommerce - PDF Vouchers' */

	/* BEGIN - Product Page Voucher Form  */
	
		.gift-alert-button {
			margin-top: 20px;
			margin-bottom: 0;
			padding: 10px 20px;
		}
		
		.gift-alert-button i {
			color: white;
			margin-right: 10px !important;
			float: left;
			display: block;
		}
		
		.gift-alert-button span {
			display: block;
			float: left;
			line-height: 36px;
		}
		
		.gift-alert {
			margin: 22px 0 20px 0;
		}
		
		.gift-alert h5 {
		    font-size: 19px;
			margin-top: 0;
			margin-bottom: 10px;
			color: #285e8e;
		}
		
		.gift-alert span {
			font-weight: bold;
			font-size:16px;
		}

		.woo-vou-fields-wrapper {
			margin-top: 0;
		}

		.woo-vou-recipient-details {
			border: 1px solid #dbdbdb !important;
		}

		.woo-vou-recipient-fields td {
			padding: 10px 0 0 0;
		}

		.woo-vou-recipient-fields td.label {
			color: #686868 !important;
			font-size: 14px;
			line-height: 35px;
			vertical-align: middle;
			padding: 0;
		}

		.woo-vou-recipient-fields td label {
			margin: 0;
			padding-left: 0;
			padding-top: 10px;
		}
		
		.single_add_to_cart_button {
			font-size: 20px !important;
			padding: 12px 20px 10px 20px;
			margin-top: -10px;
			margin-left: 10px;
		}
	
	/* END - Product Page Voucher Form  */
	
	
	/* BEGIN - Cart Page - Progress Icon Fixes  */
	
		.slogan-cart, .slogan-checkout, .slogan-complete {
			display: inline-block;
			height: 36px!important;
			line-height: 36px;
		}
	
	/* END - Cart Page - Recipient Data  */
	
	
	/* BEGIN - Cart Page - Recipient Data  */
	
		.variation dt {
			display: block !important;
			font-weight: bold;
		}
		
		.variation dd {
			display: block !important;
			margin-left: 0 !important;
			margin-bottom: 10px;
		}
		
		.variation-RecipientMessage {
			width: 80%;
		}
		
		.woocommerce-cart #trackbacks {
			display: none;
		}
	
		.woocommerce-cart .trackbacklist {
			display: none;
		}		
		
		.woocommerce-cart p em {
			display: none;
		}
		
		.woocommerce-cart .product-name a {
			font-size: 18px !important;
			margin-bottom: 12px !important;
			display: block !important;
			text-align: left !important;
		}
		
		.woocommerce .cart_item .product-price {
			display: none;
		}
		
	/* END - Cart Page - Recipient Data  */
	
	
	/* BEGIN - Cart Page - Checkout Page - Removing Shipping info (additional information)  */
	
		.woocommerce-shipping-fields {
			display: none;
		}
	
	/* END - Cart Page - Checkout Page - Removing Shipping info (additional information)  */
	

/* END - 'WooCommerce - PDF Vouchers' Styling */


#trackbacks {
	display: none;
}

.trackbacklist {
	display: none;
}

.esg-top h1:nth-of-type(1)
{
	display: none;
}

.esg-top h4
{
	display: none;
}
@media (min-width:540px)
{
	.esg-top h4
	{
		display: block;
	}
	
}
@media (min-width:992px)
{
	.esg-top h1:nth-of-type(1)
	{
		display: block;
	}
	.esg-top h1:nth-of-type(2)
	{
		display: none;
	}
}

/* --------------------- */

.owl-stage .product
{
	padding: 0;
	/*overflow:hidden;*/
}

@media (max-width:991px)
{
	.owl-stage .product h3 a
	{
		font-size:10px !important;
		min-height: 5em;
		display:block;
	}

	.owl-stage .product-other-action
	{
		margin-top:0  !important;;
	}
	.owl-stage .product-buttons a
	{
		font-size:10px;
		margin:0 !important;
		display:block;
	}

	.owl-stage .price
	{
		min-height: 50px;
	}

	.owl-stage .category-name h4
	{
		min-height: 2.2em;
	}
}


.widget_shopping_cart .cart_wrapper {
  opacity: 0;
  pointer-events: none;
}

.woocommerce table.shop_table.cart td.product-remove a {
  font-size: 0;
}

.woocommerce-MyAccount-downloads-file {
  margin: 5px;
  display: block;
  padding: 4px 8px;
}
