/*!
Theme Name: Antonin .B
Theme URI: https://www.antoninb.com/
Author: Antonin .B
Author URI: https://www.antoninb.com/
Description: Antonin .B.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: stockie
Text Domain: stockie-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, 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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/



@font-face {
    font-family: "Jalane_light";
    src: url('Jalane-Light-AntoninB.otf');
}

@font-face {
    font-family: "Melbourne_light";
    src: url('Melbourne-Light-AntoninB.otf');
}

h1 { font-family:Jalane_light, Raleway !important; }
h2, h3, h4, h5, h6 { font-family:Jalane_light !important; }


.single_add_to_cart_button {
	width:100% !important;
}

.woo_c-product .sticky-product-desc .categories,
.product-popup .sticky-product-desc .categories,
.woo-c_product_category {
	display:none !important;
}

.woo_c-product .sticky-product-desc .title,
.product-popup .sticky-product-desc .title {
	max-width: 250px !important;
	overflow: visible !important;
	-o-text-overflow: inherit !important;
	   text-overflow: inherit !important;
	word-wrap:break-word !important;
	white-space:inherit !important;
}

.widget_shopping_cart_content .mini_cart_item-desc .font-titles {
	overflow: visible !important;
	-o-text-overflow: inherit !important;
	   text-overflow: inherit !important;
	word-wrap:break-word !important;
	white-space:inherit !important;
}

.woo_c-product .sticky-product-btn a.sticky-product-cart,
.woo_c-product .sticky-product-btn a.sticky-product-out-of-stock,
.product-popup .sticky-product-btn a.sticky-product-cart,
.product-popup .sticky-product-btn a.sticky-product-out-of-stock {
	width: 56px !important;
}

.site-header .menu-other > li .cart-total > a {
	color:#a0a0a0 !important;
}

.blog-grid .post-details .author,
.blog-grid .post-details .date,
.blog-grid .post-details .date:before {
	display:none !important;
}

.woo_c-product .breadcrumbs,
.product-popup .breadcrumbs {
	display:none !important;
}

@media only screen and (max-width: 768px) {
.woo_c-product-image-slider {
	padding-top: 80px !important;
}}

@media only screen and (max-width: 768px) {
.formobile { display: none !important; }}

@media only screen and (min-width: 769px) {
.fordesktop { display: none !important; }}

