/*  
Theme Name: Mindig Child
Theme URI: http://live.yithemes.com/mindig/
Version: 1.2.2
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 */
@import url("../mindig/style.css");

/* Below you can write your style */

@media only screen and (max-width : 600px) {
.vc_custom_1438328188813 img{
width: 100% !important;
height:auto !important;
margin:0 !important;
padding:0 !important;
border:none !important;
}
.vc_custom_1438328188813 a {
width: 100% !important;
height:auto !important;
margin:0 0 2px !important;
padding:0 !important;
border:none !important;
}
.single-product #st-container #primary .images {
    width: 100% !important;
}
.single-product #st-container #primary .summary {
    width: 100% !important;
}
#primary .summary #view-size-chart {
    width: 40% !important;
}
#product-gift img {
width: 100% !important;
height:auto !important;
}
}



.single-product.woocommerce div.product div.images span.onsale-icon, .woocommerce ul.products li.product .product-wrapper .thumb-wrapper .onsale-icon, .woocommerce ul.products li.product .product-wrapper .thumb-wrapper .added_to_cart_ico, .woocommerce ul.products li.product .product-wrapper .thumb-wrapper .added_to_wishlist_ico {
    position: absolute;
    z-index: 50000;
    top: -11px;
    left: -10px;
}

.single-product #primary .images .onsale-icon {
    top: -5px;
    left: -4px;
}

