/*
Theme Name: Glozin Child
Theme URI: https://wpglozin.com/
Author: UIXThemes
Author URI: https://uix.store
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: glozin
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: glozin
*/
/* .header-main {height: 90px;}
.header-items .ar-custom-header-anchor {
	flex-direction: column;
	display: flex;
	padding-inline: 10px;
}
.ar-custom-header-compare-anchor .header-counter-content.gz-button.gz-button-text {
	height: 25px;
	width: 100%;
}
.ar-custom-header-anchor .header-counter-content.gz-button.gz-button-text svg {
	width: 22px;
	height: 22px;
}
.ar-custom-header-anchor .header-counter-content.gz-button.gz-button-text {
	height: 25px;
}
.ar-custom-header-anchor .header-icon-text {
	font-size: 13px;
	font-weight: 600;
}
.header-items .ar-custom-header-anchor.gz-button-icon {
	flex-direction: column;
	width: 100%;
	height: auto;
	padding-inline: 10px;
}
body .page-header.page-header--shop {padding-block: 105px;}
@media (min-width: 768px) {
	#wpgs-gallery.wcgs-woocommerce-product-gallery{
		max-width: 40% !important;
	}
	body.single-product div.product .woocommerce-product-gallery {
		width: 40%;
	}
	  body.single-product div.product .entry-summary {
		width: calc(60% - 30px);
	}
}
@media screen and (max-width: 767px) {
    .header-logo > a img, .header-logo > a svg {width: 125px;}
	#wpgs-gallery.wcgs-woocommerce-product-gallery{
		max-width: 100% !important;
	}
} */