AlkantarClanX12

Your IP : 18.222.44.156


Current Path : /home/thanudqk/128shen.com/wp-content/themes/thegem/inc/
Upload File :
Current File : /home/thanudqk/128shen.com/wp-content/themes/thegem/inc/custom-css.php

/* GENERATED BY THEGEM THEME OPTIONS */

<?php if(thegem_get_option('page_layout_style') == 'body-frame') : ?>
	@media (min-width: <?php echo 1212+thegem_get_option('page_padding_left')+thegem_get_option('page_padding_right') ?>px) {
	<?php if(thegem_get_option('page_padding_top')) : ?>
	#page {
		margin-top: <?php echo thegem_get_option('page_padding_top'); ?>px;
	}
	<?php endif; ?>
	<?php if(thegem_get_option('page_padding_bottom')) : ?>
	#page {
		margin-bottom: <?php echo thegem_get_option('page_padding_bottom'); ?>px;
	}
	<?php endif; ?>
	<?php if(thegem_get_option('page_padding_left')) : ?>
	#page {
		margin-left: <?php echo thegem_get_option('page_padding_left'); ?>px;
	}
	#site-header.shrink.fixed .container-fullwidth {
		padding-left: <?php echo thegem_get_option('page_padding_left')+37; ?>px;
	}
	#site-header.header-sticked .header-wrapper {
		padding-left: <?php echo thegem_get_option('page_padding_left'); ?>px;
	}
	<?php endif; ?>
	<?php if(thegem_get_option('page_padding_right')) : ?>
	#page,
	.scroll-top-button {
		margin-right: <?php echo thegem_get_option('page_padding_right'); ?>px;
	}
	#site-header.shrink.fixed .container-fullwidth {
		padding-right: <?php echo thegem_get_option('page_padding_right')+37; ?>px;
	}
	#site-header.header-sticked .header-wrapper {
		padding-right: <?php echo thegem_get_option('page_padding_right'); ?>px;
	}
	<?php endif; ?>
	}
<?php endif; ?>


<?php if(thegem_get_option('disable_uppercase_font')) : ?>
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .title-h1,
body .title-h2,
body .title-h3,
body .title-h4,
body .title-h5,
body .title-h6,
body h1 .light,
body h2 .light,
body h3 .light,
body h4 .light,
body h5 .light,
body h6 .light,
body .title .light,
body .title-h1 .light,
body .title-h2 .light,
body .title-h3 .light,
body .title-h4 .light,
body .title-h5 .light,
body .title-h6 .light,
body .title-xlarge,
body .title-xlarge .light,
body .main-menu-item .light,
#primary-menu.no-responsive li,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th,
#primary-menu.no-responsive > li > a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
body #primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a {
	text-transform: none ;
}
<?php endif; ?>

<?php if(thegem_get_option('deprecated_top_margin')) : ?>
@media (max-width: 1199px) {
	.wpb_row {
		margin-top: -1.421em;
	}
	.wpb_row > * {
		margin-top: 1.421em;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('header_layout') !== 'overlay') : ?>
<?php if(thegem_get_option('menu_appearance_tablet_portrait') == 'responsive') : ?>
@media (min-width: 768px) and (max-width: 979px) {
	#site-header .header-main {
		position: relative;
		display: table;
		width: 100%;
		z-index: 11;
	}
	#primary-navigation .menu-toggle,
	#perspective-menu-buttons .menu-toggle {
		display: inline-block;
	}
	.mobile-cart-position-top #site-header .mobile-cart {
		display: table-cell;
	}
	.mobile-cart-position-top #site-header .site-title {
		text-align: center;
		width: 99%;
	}
	.mobile-cart-position-top #site-header .site-title .site-logo {
		margin: 0 auto;
	}
	.mobile-cart-position-top #site-header .primary-navigation,
	.mobile-cart-position-top #site-header #perspective-menu-buttons {
		width: auto;
	}
	#perspective-menu-buttons .perspective-toggle,
	#perspective-menu-buttons .hamburger-minicart {
		display: none;
	}
	#primary-navigation .hamburger-toggle,
	#primary-navigation .overlay-toggle {
		display: none;
	}
	.primary-navigation .dl-menu {
		position: absolute;
		left: 0;
		right: 0;
		opacity: 0;
	}
	.mobile-menu-layout-overlay #primary-navigation .overlay-menu-wrapper {
		visibility: hidden;
		height: 0;
		position: fixed;
	}
	#page.vertical-header #site-header-wrapper{
		position: static;
		width: 100%;
		padding: 0;
	}
	#page.vertical-header{
		padding-left: 0;
	}
	#page.vertical-header #site-header .site-title {
		display: table-cell;
	}
	#page.vertical-header #site-header .primary-navigation,
	#page.vertical-header #site-header #perspective-menu-buttons {
		display: table-cell;
	}
	.vertical-menu-item-widgets{display: none;}
	#page #site-header .site-title {
		display: table-cell;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#page #site-header .primary-navigation,
	#page #site-header #perspective-menu-buttons {
		display: table-cell;
		text-align: right;
	}
	#page #site-header .logo-position-right .primary-navigation,
	#page #site-header .logo-position-right #perspective-menu-buttons {
		text-align: left;
	}
	#page.vertical-header .vertical-toggle {
		display: none;
	}
	#page.vertical-header {
		padding-left: 0;
	}
	#page.vertical-header #site-header-wrapper {
		margin-left: 0;
	}
	#page.vertical-header #site-header-wrapper .header-main {
		display: table;
		visibility: visible;
	}
	#site-header .site-title a img.default,
	#site-header .menu-item-logo a img.default {
		display: none;
	}
	#site-header .site-title a img.small,
	#site-header .menu-item-logo a img.small {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		display: inline-block !important;
		margin: 0 !important;
	}
	#site-header .site-title a img.small.light,
	#site-header .menu-item-logo a img.small.light {
		display: inline-block !important;
	}
	#site-header .site-title a img.small.light ~ img.small,
	#site-header .menu-item-logo a img.small.light ~ img.small {
		display: none !important;
	}
	#site-header.fixed.shrink .site-title a img.small.light,
	#site-header.fixed.shrink .menu-item-logo a img.small.light {
		display: none !important;
	}
	#site-header.fixed.shrink .site-title a img.small.light ~ img.small,
	#site-header.fixed.shrink .menu-item-logo a img.small.light ~ img.small {
		display: inline-block !important;
	}
	.mobile-menu-layout-slide-horizontal #primary-navigation .mobile-menu-slide-wrapper,
	.mobile-menu-layout-slide-vertical #primary-navigation .mobile-menu-slide-wrapper {
		position: fixed;
		opacity: 0;
	}
}
<?php elseif(thegem_get_option('menu_appearance_tablet_portrait') == 'centered') : ?>
@media (min-width: 768px) and (max-width: 979px) {
	#site-header .header-main:not(.header-layout-fullwidth_hamburger) .site-title,
	#site-header .header-main:not(.header-layout-fullwidth_hamburger) .primary-navigation,
	#site-header .header-main:not(.header-layout-fullwidth_hamburger) #perspective-menu-buttons {
		display: block;
		text-align: center;
	}
	#site-header .header-main:not(.header-layout-fullwidth_hamburger):not(.logo-position-menu_center):not(.no-menu) .site-title {
		padding-top: 30px;
		padding-bottom: 0;
	}
	#site-header .header-main:not(.header-layout-fullwidth_hamburger).logo-position-right:not(.no-menu) .site-title {
		padding-top: 0;
		padding-bottom: 30px;
	}
	#site-header.fixed.shrink .header-main:not(.header-layout-fullwidth_hamburger):not(.no-menu) .site-title {
		display: none;
	}
	#site-header .header-main:not(.no-menu) .site-title a img.small {
		display: none !important;
	}
	#site-header .header-main:not(.no-menu) .site-title a img.small,
	#site-header .menu-item-logo {
		display: none !important;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('header_layout') !== 'overlay') : ?>
<?php if(thegem_get_option('menu_appearance_tablet_landscape') == 'responsive') : ?>
@media (min-width: 980px) and (max-width: 1212px) {
	#site-header .header-main {
		position: relative;
		display: table;
		width: 100%;
		z-index: 11;
	}
	#primary-navigation .menu-toggle,
	#perspective-menu-buttons .menu-toggle {
		display: inline-block;
	}
	.mobile-cart-position-top #site-header .mobile-cart {
		display: table-cell;
	}
	.mobile-cart-position-top #site-header .site-title {
		text-align: center;
		width: 99%;
	}
	.mobile-cart-position-top #site-header .site-title .site-logo {
		margin: 0 auto;
	}
	.mobile-cart-position-top #site-header .primary-navigation,
	.mobile-cart-position-top #site-header #perspective-menu-buttons {
		width: auto;
	}
	#perspective-menu-buttons .perspective-toggle,
	#perspective-menu-buttons .hamburger-minicart {
		display: none;
	}
	#primary-navigation .hamburger-toggle,
	#primary-navigation .overlay-toggle {
		display: none;
	}
	.primary-navigation .dl-menu {
		position: absolute;
		left: 0;
		right: 0;
		opacity: 0;
	}
	.mobile-menu-layout-overlay #primary-navigation .overlay-menu-wrapper {
		visibility: hidden;
		height: 0;
		position: fixed;
	}
	#page.vertical-header #site-header-wrapper{
		position: static;
		width: 100%;
		padding: 0;
	}
	#page.vertical-header{
		padding-left: 0;
	}
	#page.vertical-header #site-header .site-title {
		display: table-cell;
	}
	#page.vertical-header #site-header .primary-navigation,
	#page.vertical-header #site-header #perspective-menu-buttons {
		display: table-cell;
	}
	.vertical-menu-item-widgets{display: none;}
	#page #site-header .site-title {
		display: table-cell;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#page #site-header .primary-navigation,
	#page #site-header #perspective-menu-buttons {
		display: table-cell;
		text-align: right;
	}
	#page #site-header .logo-position-right .primary-navigation,
	#page #site-header .logo-position-right #perspective-menu-buttons {
		text-align: left;
	}
	#page.vertical-header .vertical-toggle {
		display: none;
	}
	#page.vertical-header {
		padding-left: 0;
	}
	#page.vertical-header #site-header-wrapper {
		margin-left: 0;
	}
	#page.vertical-header #site-header-wrapper .header-main {
		display: table;
		visibility: visible;
	}
	#site-header .site-title a img.default,
	#site-header .menu-item-logo a img.default {
		display: none;
	}
	#site-header .site-title a img.small,
	#site-header .menu-item-logo a img.small {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		display: inline-block !important;
		margin: 0 !important;
	}
	#site-header .site-title a img.small.light,
	#site-header .menu-item-logo a img.small.light {
		display: inline-block !important;
	}
	#site-header .site-title a img.small.light ~ img.small,
	#site-header .menu-item-logo a img.small.light ~ img.small {
		display: none !important;
	}
	#site-header.fixed.shrink .site-title a img.small.light,
	#site-header.fixed.shrink .menu-item-logo a img.small.light {
		display: none !important;
	}
	#site-header.fixed.shrink .site-title a img.small.light ~ img.small,
	#site-header.fixed.shrink .menu-item-logo a img.small.light ~ img.small {
		display: inline-block !important;
	}
	.mobile-menu-layout-slide-horizontal #primary-navigation .mobile-menu-slide-wrapper,
	.mobile-menu-layout-slide-vertical #primary-navigation .mobile-menu-slide-wrapper {
		position: fixed;
		opacity: 0;
	}
}
<?php elseif(thegem_get_option('menu_appearance_tablet_landscape') == 'centered') : ?>
@media (min-width: 980px) and (max-width: 1212px) {
	#site-header .header-main:not(.header-layout-fullwidth_hamburger):not(.logo-position-menu_center) .site-title,
	#site-header .header-main:not(.header-layout-fullwidth_hamburger) .primary-navigation,
	#site-header .header-main:not(.header-layout-fullwidth_hamburger) #perspective-menu-buttons {
		display: block;
		text-align: center;
	}
	#site-header .header-main:not(.header-layout-fullwidth_hamburger):not(.logo-position-menu_center):not(.no-menu) .site-title {
		padding-top: 30px;
		padding-bottom: 0;
	}
	#site-header .header-main:not(.header-layout-fullwidth_hamburger).logo-position-right:not(.no-menu) .site-title {
		padding-top: 0;
		padding-bottom: 30px;
	}
	#site-header.fixed.shrink .header-main:not(.header-layout-fullwidth_hamburger):not(.no-menu) .site-title {
		display: none;
	}
	#site-header .header-main:not(.no-menu) .site-title a img.small,
	#site-header .menu-item-logo {
		display: none !important;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('disable_fixed_header')) : ?>
#page.vertical-header #site-header-wrapper {
	position: absolute;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_font_family')) : ?>
:root {
    --thegem-to-menu-font-family: <?php echo thegem_get_option('main_menu_font_family'); ?>;
}
.main-menu-item,
.title-main-menu,
#primary-menu.no-responsive > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a{
	font-family: '<?php echo thegem_get_option('main_menu_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_font_style')) : ?>
:root {
    --thegem-to-menu-font-style: normal;
    --thegem-to-menu-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('main_menu_font_style')); ?>;
}
.main-menu-item,
.title-main-menu,
#primary-menu.no-responsive > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('main_menu_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('main_menu_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-menu-font-style: italic;
}
.main-menu-item,
.title-main-menu,
#primary-menu.no-responsive > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('main_menu_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-menu-font-style: oblique;
}
.main-menu-item,
.title-main-menu,
#primary-menu.no-responsive > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('main_menu_font_size')) : ?>
:root {
    --thegem-to-menu-font-size: <?php echo thegem_get_option('main_menu_font_size'); ?>px;
}
.main-menu-item,
.title-main-menu,
#primary-menu.no-responsive > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a {
	font-size: <?php echo thegem_get_option('main_menu_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_line_height')) : ?>
:root {
    --thegem-to-menu-line-height: <?php echo thegem_get_option('main_menu_line_height'); ?>px;
}
.main-menu-item,
.title-main-menu,
#primary-menu.no-responsive > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a {
	line-height: <?php echo thegem_get_option('main_menu_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_text_transform')) : ?>
:root {
    --thegem-to-menu-text-transform: <?php echo thegem_get_option('main_menu_text_transform'); ?>;
}
.main-menu-item,
.title-main-menu,
#primary-menu.no-responsive > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a {
	text-transform: <?php echo thegem_get_option('main_menu_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_letter_spacing') !== '') : ?>
:root {
    --thegem-to-menu-letter-spacing: <?php echo strval(thegem_get_option('main_menu_letter_spacing')); ?>px;
}
.main-menu-item,
.title-main-menu,
#primary-menu.no-responsive > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a {
	letter-spacing: <?php echo strval(thegem_get_option('main_menu_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('submenu_font_family')) : ?>
:root {
    --thegem-to-submenu-font-family: <?php echo thegem_get_option('submenu_font_family'); ?>;
}
.submenu-item,
#primary-menu.no-responsive > li.megamenu-enable > ul li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) .minicart-product-title,
.portfolio-filters-resp ul li a,
.widget_nav_menu ul.menu,
.widget_submenu > div > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_pages > ul {
	font-family: '<?php echo thegem_get_option('submenu_font_family'); ?>';
}
.primary-navigation.responsive li a {
	font-family: '<?php echo thegem_get_option('submenu_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('submenu_font_style')) : ?>
:root {
    --thegem-to-submenu-font-style: normal;
    --thegem-to-submenu-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('submenu_font_style')); ?>;
}
.submenu-item,
#primary-menu.no-responsive > li.megamenu-enable > ul li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) .minicart-product-title,
.portfolio-filters-resp ul li a,
.widget_nav_menu ul.menu,
.widget_submenu > div > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_pages > ul {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('submenu_font_style')); ?>;
}
.primary-navigation.responsive li a {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('submenu_font_style')); ?>;
}

<?php if(strpos(thegem_get_option('submenu_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-submenu-font-style: italic;
}
.submenu-item,
#primary-menu.no-responsive > li.megamenu-enable > ul li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) .minicart-product-title,
.portfolio-filters-resp ul li a,
.widget_nav_menu ul.menu,
.widget_submenu > div > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_pages > ul {
	font-style: italic;
}
.primary-navigation.responsive li a {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('submenu_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-submenu-font-style: oblique;
}
.submenu-item,
#primary-menu.no-responsive > li.megamenu-enable > ul li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) .minicart-product-title,
.portfolio-filters-resp ul li a,
.widget_nav_menu ul.menu,
.widget_submenu > div > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_pages > ul {
	font-style: oblique;
}
.primary-navigation.responsive li a {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('submenu_font_size')) : ?>
:root {
    --thegem-to-submenu-font-size: <?php echo thegem_get_option('submenu_font_size'); ?>px;
}
.submenu-item,
#primary-menu.no-responsive > li.megamenu-enable > ul li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) .minicart-product-title,
.portfolio-filters-resp ul li a,
.widget_nav_menu ul.menu,
.widget_submenu > div > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_pages > ul {
	font-size: <?php echo thegem_get_option('submenu_font_size'); ?>px;
}
.primary-navigation.responsive li a {
	font-size: <?php echo thegem_get_option('submenu_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('submenu_line_height')) : ?>
:root {
    --thegem-to-submenu-line-height: <?php echo thegem_get_option('submenu_line_height'); ?>px;
}
.submenu-item,
#primary-menu.no-responsive > li.megamenu-enable > ul li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) .minicart-product-title,
.portfolio-filters-resp ul li a,
.widget_nav_menu ul.menu,
.widget_submenu > div > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_pages > ul {
	line-height: <?php echo thegem_get_option('submenu_line_height'); ?>px;
}
.primary-navigation.responsive li a {
	line-height: <?php echo thegem_get_option('submenu_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('submenu_text_transform')) : ?>
:root {
    --thegem-to-submenu-text-transform: <?php echo thegem_get_option('submenu_text_transform'); ?>;
}
.submenu-item,
#primary-menu.no-responsive > li.megamenu-enable > ul li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) .minicart-product-title,
.portfolio-filters-resp ul li a,
.widget_nav_menu ul.menu,
.widget_submenu > div > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_pages > ul,
.primary-navigation.responsive li a {
	text-transform: <?php echo thegem_get_option('submenu_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('submenu_letter_spacing') !== '') : ?>
:root {
    --thegem-to-submenu-letter-spacing: <?php echo strval(thegem_get_option('submenu_letter_spacing')); ?>px;
}
.submenu-item,
#primary-menu.no-responsive > li.megamenu-enable > ul li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) .minicart-product-title,
.portfolio-filters-resp ul li a,
.widget_nav_menu ul.menu,
.widget_submenu > div > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_pages > ul,
.primary-navigation.responsive li a {
	letter-spacing: <?php echo strval(thegem_get_option('submenu_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_font_family')) : ?>
:root {
    --thegem-to-overlay-menu-font-family: '<?php echo thegem_get_option('overlay_menu_font_family'); ?>';
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a {
	font-family: '<?php echo thegem_get_option('overlay_menu_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_font_style')) : ?>
:root {
    --thegem-to-overlay-menu-font-style: normal;
    --thegem-to-overlay-menu-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('overlay_menu_font_style')); ?>;
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('overlay_menu_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('overlay_menu_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-overlay-menu-font-style: italic;
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('overlay_menu_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-overlay-menu-font-style: oblique;
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_font_size')) : ?>
:root {
    --thegem-to-overlay-menu-font-size: <?php echo thegem_get_option('overlay_menu_font_size'); ?>px;
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before {
	font-size: <?php echo thegem_get_option('overlay_menu_font_size'); ?>px;
}
@media (max-width: 767px) {
    :root {
        --thegem-to-overlay-menu-font-size: <?php echo round(thegem_get_option('overlay_menu_font_size')/1.333); ?>px;
    }
	.header-layout-overlay #primary-menu.no-responsive > li > a,
	.header-layout-overlay #primary-menu.no-responsive > li li > a,
	.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
	.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a,
	.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before,
	.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before {
		font-size: <?php echo round(thegem_get_option('overlay_menu_font_size')/1.333); ?>px;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_line_height')) : ?>
:root {
    --thegem-to-overlay-menu-line-height: <?php echo thegem_get_option('overlay_menu_line_height'); ?>px;
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before {
	line-height: <?php echo thegem_get_option('overlay_menu_line_height'); ?>px;
}
@media (max-width: 767px) {
    :root {
        --thegem-to-overlay-menu-line-height: <?php echo round(thegem_get_option('overlay_menu_line_height')/1.333); ?>px;
    }
	.header-layout-overlay #primary-menu.no-responsive > li > a,
	.header-layout-overlay #primary-menu.no-responsive > li li > a,
	.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
	.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a,
	.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before,
	.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before {
		line-height: <?php echo round(thegem_get_option('overlay_menu_line_height')/1.333); ?>px;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_text_transform')) : ?>
:root {
    --thegem-to-overlay-menu-text-transform: <?php echo thegem_get_option('overlay_menu_text_transform'); ?>;
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before {
	text-transform: <?php echo thegem_get_option('overlay_menu_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_letter_spacing') !== '') : ?>
:root {
    --thegem-to-overlay-menu-letter-spacing: <?php echo strval(thegem_get_option('overlay_menu_letter_spacing')); ?>px;
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li li > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before {
	letter-spacing: <?php echo strval(thegem_get_option('overlay_menu_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('styled_subtitle_font_family')) : ?>
:root {
    --thegem-to-styled-subtitle-font-family: '<?php echo thegem_get_option('styled_subtitle_font_family'); ?>';
}
.styled-subtitle,
.diagram-circle .text div span.title,
.diagram-circle .text div span.summary,
.vc_pie_chart .vc_pie_chart_value,
form.cart .quantity .qty,
.shop_table .quantity .qty,
.woocommerce-before-cart .cart-short-info,
input[type="text"].coupon-code,
.cart_totals table th,
.order-totals table th,
.cart_totals table .shipping td,
.woocommerce-message,
.woocommerce-info,
.woocommerce ul.woocommerce-error li,
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr.shipping td,
.widget_calendar caption,
.blog-style-timeline .post-time,
.gem-dropcap.gem-dropcap-style-medium,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.project_info-item-style-2 .project_info-item .title,
.diagram-legend .legend-element .title,
.single-product-content .price,
.widget_shopping_cart ul li .quantity,
.widget_shopping_cart .total span.amount {
	font-family: '<?php echo thegem_get_option('styled_subtitle_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('styled_subtitle_font_style')) : ?>
:root {
    --thegem-to-styled-subtitle-font-style: normal;
    --thegem-to-styled-subtitle-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('styled_subtitle_font_style')); ?>;
}
.styled-subtitle,
.diagram-circle .text div,
.diagram-circle .text div span.title,
.diagram-circle .text div span.summary,
.vc_pie_chart .vc_pie_chart_value,
form.cart .quantity .qty,
.shop_table .quantity .qty,
.woocommerce-before-cart .cart-short-info,
input[type="text"].coupon-code,
.cart_totals table th,
.order-totals table th,
.cart_totals table .shipping td,
.woocommerce-message,
.woocommerce-info,
.woocommerce ul.woocommerce-error li,
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr.shipping td,
.widget_calendar caption,
.blog-style-timeline .post-time,
.gem-dropcap.gem-dropcap-style-medium,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.project_info-item-style-2 .project_info-item .title,
.diagram-legend .legend-element .title,
.single-product-content .price,
.widget_shopping_cart ul li .quantity,
.widget_shopping_cart .total span.amount {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('styled_subtitle_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('styled_subtitle_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-styled-subtitle-font-style: italic;
}
.styled-subtitle,
.diagram-circle .text div,
.diagram-circle .text div span.title,
.diagram-circle .text div span.summary,
.vc_pie_chart .vc_pie_chart_value,
form.cart .quantity .qty,
.shop_table .quantity .qty,
.woocommerce-before-cart .cart-short-info,
input[type="text"].coupon-code,
.cart_totals table th,
.order-totals table th,
.cart_totals table .shipping td,
.woocommerce-message,
.woocommerce-info,
.woocommerce ul.woocommerce-error li,
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr.shipping td,
.widget_calendar caption,
.blog-style-timeline .post-time,
.gem-dropcap.gem-dropcap-style-medium,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.project_info-item-style-2 .project_info-item .title,
.diagram-legend .legend-element .title,
.single-product-content .price,
.widget_shopping_cart ul li .quantity,
.widget_shopping_cart .total span.amount {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('styled_subtitle_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-styled-subtitle-font-style: oblique;
}
.styled-subtitle,
.diagram-circle .text div,
.diagram-circle .text div span.title,
.diagram-circle .text div span.summary,
.vc_pie_chart .vc_pie_chart_value,
form.cart .quantity .qty,
.shop_table .quantity .qty,
.woocommerce-before-cart .cart-short-info,
input[type="text"].coupon-code,
.cart_totals table th,
.order-totals table th,
.cart_totals table .shipping td,
.woocommerce-message,
.woocommerce-info,
.woocommerce ul.woocommerce-error li,
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr.shipping td,
.widget_calendar caption,
.blog-style-timeline .post-time,
.gem-dropcap.gem-dropcap-style-medium,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.project_info-item-style-2 .project_info-item .title,
.diagram-legend .legend-element .title,
.single-product-content .price,
.widget_shopping_cart ul li .quantity,
.widget_shopping_cart .total span.amount {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('styled_subtitle_font_size')) : ?>
:root {
    --thegem-to-styled-subtitle-font-size: <?php echo thegem_get_option('styled_subtitle_font_size'); ?>px;
}
.styled-subtitle,
.vc_pie_chart,
form.cart .quantity .qty,
.shop_table .quantity .qty,
.woocommerce-before-cart .cart-short-info,
input[type="text"].coupon-code,
.cart_totals table th,
.order-totals table th,
.cart_totals table .shipping td,
.woocommerce-message,
.woocommerce-info,
.woocommerce ul.woocommerce-error li,
.woocommerce table.checkout-cart-info-table tr th
.woocommerce table.checkout-cart-info-table tr.shipping td,
.widget_calendar caption,
.blog-style-timeline .post-time,
.gem-dropcap.gem-dropcap-style-medium,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.project_info-item-style-2 .project_info-item .title,
.diagram-legend .legend-element .title,
.widget_shopping_cart .total span.amount {
	font-size: <?php echo thegem_get_option('styled_subtitle_font_size'); ?>px;
}
@media (max-width: 600px) {
	.styled-subtitle,
	.vc_pie_chart,
	form.cart .quantity .qty,
	.shop_table .quantity .qty,
	.woocommerce-before-cart .cart-short-info,
	input[type="text"].coupon-code,
	.cart_totals table th,
	.order-totals table th,
	.cart_totals table .shipping td,
	.woocommerce-message,
	.woocommerce-info,
	.woocommerce ul.woocommerce-error li,
	.woocommerce table.checkout-cart-info-table tr th
	.woocommerce table.checkout-cart-info-table tr.shipping td,
	.widget_calendar caption,
	.blog-style-timeline .post-time,
	.gem-dropcap.gem-dropcap-style-medium,
	.project-info-shortcode-style-default .project-info-shortcode-item .title,
	.project_info-item-style-2 .project_info-item .title,
	.diagram-legend .legend-element .title,
	.widget_shopping_cart .total span.amount{
		font-size: <?php echo (thegem_get_option('styled_subtitle_font_size')*100/600); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('styled_subtitle_line_height')) : ?>
:root {
    --thegem-to-styled-subtitle-line-height: <?php echo thegem_get_option('styled_subtitle_line_height'); ?>px;
}
.styled-subtitle,
.woocommerce-before-cart .cart-short-info,
.cart_totals table th,
.order-totals table th,
.cart_totals table .shipping td,
.woocommerce-message,
.woocommerce-info,
.woocommerce ul.woocommerce-error li,
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr.shipping td,
.widget_calendar caption,
.blog-style-timeline .post-time,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.project_info-item-style-2 .project_info-item .title,
.diagram-legend .legend-element .title {
	line-height: <?php echo thegem_get_option('styled_subtitle_line_height'); ?>px;
}
@media (max-width: 600px) {
	.styled-subtitle,
	.woocommerce-before-cart .cart-short-info,
	.cart_totals table th,
	.order-totals table th,
	.cart_totals table .shipping td,
	.woocommerce-message,
	.woocommerce-info,
	.woocommerce ul.woocommerce-error li,
	.woocommerce table.checkout-cart-info-table tr th,
	.woocommerce table.checkout-cart-info-table tr.shipping td,
	.widget_calendar caption,
	.blog-style-timeline .post-time,
	.project-info-shortcode-style-default .project-info-shortcode-item .title,
	.project_info-item-style-2 .project_info-item .title,
	.diagram-legend .legend-element .title {
		line-height: <?php echo (thegem_get_option('styled_subtitle_line_height')*100/600); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('styled_subtitle_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('styled_subtitle_font_size_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-styled-subtitle-font-size: <?php echo thegem_get_option('styled_subtitle_font_size_tablet'); ?>px;
    }
	.styled-subtitle,
	.woocommerce-before-cart .cart-short-info,
	.cart_totals table th,
	.order-totals table th,
	.cart_totals table .shipping td,
	.woocommerce-message,
	.woocommerce-info,
	.woocommerce ul.woocommerce-error li,
	.woocommerce table.checkout-cart-info-table tr th,
	.woocommerce table.checkout-cart-info-table tr.shipping td,
	.widget_calendar caption,
	.blog-style-timeline .post-time,
	.project-info-shortcode-style-default .project-info-shortcode-item .title,
	.project_info-item-style-2 .project_info-item .title,
	.diagram-legend .legend-element .title {
		font-size: <?php echo thegem_get_option('styled_subtitle_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('styled_subtitle_line_height_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-styled-subtitle-line-height: <?php echo thegem_get_option('styled_subtitle_line_height_tablet'); ?>px;
    }
	.styled-subtitle,
	.woocommerce-before-cart .cart-short-info,
	.cart_totals table th,
	.order-totals table th,
	.cart_totals table .shipping td,
	.woocommerce-message,
	.woocommerce-info,
	.woocommerce ul.woocommerce-error li,
	.woocommerce table.checkout-cart-info-table tr th,
	.woocommerce table.checkout-cart-info-table tr.shipping td,
	.widget_calendar caption,
	.blog-style-timeline .post-time,
	.project-info-shortcode-style-default .project-info-shortcode-item .title,
	.project_info-item-style-2 .project_info-item .title,
	.diagram-legend .legend-element .title {
		line-height: <?php echo thegem_get_option('styled_subtitle_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('styled_subtitle_font_size_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-styled-subtitle-font-size: <?php echo thegem_get_option('styled_subtitle_font_size_mobile'); ?>px;
    }
	.styled-subtitle,
	.woocommerce-before-cart .cart-short-info,
	.cart_totals table th,
	.order-totals table th,
	.cart_totals table .shipping td,
	.woocommerce-message,
	.woocommerce-info,
	.woocommerce ul.woocommerce-error li,
	.woocommerce table.checkout-cart-info-table tr th,
	.woocommerce table.checkout-cart-info-table tr.shipping td,
	.widget_calendar caption,
	.blog-style-timeline .post-time,
	.project-info-shortcode-style-default .project-info-shortcode-item .title,
	.project_info-item-style-2 .project_info-item .title,
	.diagram-legend .legend-element .title {
		font-size: <?php echo thegem_get_option('styled_subtitle_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('styled_subtitle_line_height_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-styled-subtitle-line-height: <?php echo thegem_get_option('styled_subtitle_line_height_mobile'); ?>px;
    }
	.styled-subtitle,
	.woocommerce-before-cart .cart-short-info,
	.cart_totals table th,
	.order-totals table th,
	.cart_totals table .shipping td,
	.woocommerce-message,
	.woocommerce-info,
	.woocommerce ul.woocommerce-error li,
	.woocommerce table.checkout-cart-info-table tr th,
	.woocommerce table.checkout-cart-info-table tr.shipping td,
	.widget_calendar caption,
	.blog-style-timeline .post-time,
	.project-info-shortcode-style-default .project-info-shortcode-item .title,
	.project_info-item-style-2 .project_info-item .title,
	.diagram-legend .legend-element .title {
		line-height: <?php echo thegem_get_option('styled_subtitle_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('styled_subtitle_text_transform')) : ?>
:root {
    --thegem-to-styled-subtitle-text-transform: <?php echo thegem_get_option('styled_subtitle_text_transform'); ?>;
}
.styled-subtitle,
.woocommerce-before-cart .cart-short-info,
.cart_totals table th,
.order-totals table th,
.cart_totals table .shipping td,
.woocommerce-message,
.woocommerce-info,
.woocommerce ul.woocommerce-error li,
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr.shipping td,
.widget_calendar caption,
.blog-style-timeline .post-time,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.project_info-item-style-2 .project_info-item .title,
.diagram-legend .legend-element .title {
	text-transform: <?php echo thegem_get_option('styled_subtitle_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('styled_subtitle_letter_spacing') !== '') : ?>
:root {
    --thegem-to-styled-subtitle-letter-spacing: <?php echo strval(thegem_get_option('styled_subtitle_letter_spacing')); ?>px;
}
.styled-subtitle,
.woocommerce-before-cart .cart-short-info,
.cart_totals table th,
.order-totals table th,
.cart_totals table .shipping td,
.woocommerce-message,
.woocommerce-info,
.woocommerce ul.woocommerce-error li,
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr.shipping td,
.widget_calendar caption,
.blog-style-timeline .post-time,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.project_info-item-style-2 .project_info-item .title,
.diagram-legend .legend-element .title {
	letter-spacing: <?php echo strval(thegem_get_option('styled_subtitle_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h1_font_family')) : ?>
:root {
    --thegem-to-h1-font-family: '<?php echo thegem_get_option('h1_font_family'); ?>';
}
h1,
body .pricing-table-style-8 .pricing-cost,
.title-h1 {
	font-family: '<?php echo thegem_get_option('h1_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('h1_font_style')) : ?>
:root {
    --thegem-to-h1-font-style: normal;
    --thegem-to-h1-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h1_font_style')); ?>;
}
h1,
body .pricing-table-style-8 .pricing-cost,
.title-h1 {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h1_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('h1_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-h1-font-style: italic;
}
h1,
.title-h1 {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('h1_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-h1-font-style: oblique;
}
h1,
.title-h1 {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h1_font_size')) : ?>
:root {
    --thegem-to-h1-font-size: <?php echo thegem_get_option('h1_font_size'); ?>px;
}
h1,
.title-h1 {
	font-size: <?php echo thegem_get_option('h1_font_size'); ?>px;
}
@media (max-width: 1000px) {
	h1,
	.title-h1 {
		font-size: <?php echo (thegem_get_option('h1_font_size')*100/1000); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('h1_line_height')) : ?>
:root {
    --thegem-to-h1-line-height: <?php echo thegem_get_option('h1_line_height'); ?>px;
}
h1,
.title-h1 {
	line-height: <?php echo thegem_get_option('h1_line_height'); ?>px;
}
@media (max-width: 1000px) {
	h1,
	.title-h1 {
		line-height: <?php echo (thegem_get_option('h1_line_height')*100/1000); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('h1_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('h1_font_size_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h1-font-size: <?php echo thegem_get_option('h1_font_size_tablet'); ?>px;
    }
	h1,
	.title-h1 {
		font-size: <?php echo thegem_get_option('h1_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h1_line_height_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h1-line-height: <?php echo thegem_get_option('h1_line_height_tablet'); ?>px;
    }
	h1,
	.title-h1 {
		line-height: <?php echo thegem_get_option('h1_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h1_font_size_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h1-font-size: <?php echo thegem_get_option('h1_font_size_mobile'); ?>px;
    }
	h1,
	.title-h1 {
		font-size: <?php echo thegem_get_option('h1_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h1_line_height_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h1-line-heigh: <?php echo thegem_get_option('h1_line_height_mobile'); ?>px;
    }
	h1,
	.title-h1 {
		line-height: <?php echo thegem_get_option('h1_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h1_text_transform')) : ?>
:root {
    --thegem-to-h1-text-transform: <?php echo thegem_get_option('h1_text_transform'); ?>;
}
h1,
.title-h1 {
	text-transform: <?php echo thegem_get_option('h1_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h1_letter_spacing') !== '') : ?>
:root {
    --thegem-to-h1-letter-spacing: <?php echo strval(thegem_get_option('h1_letter_spacing')); ?>px;
}
h1,
.title-h1 {
	letter-spacing: <?php echo strval(thegem_get_option('h1_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h2_font_family')) : ?>
:root {
    --thegem-to-h2-font-family: '<?php echo thegem_get_option('h2_font_family'); ?>';
}
h2,
.title-h2,
h3.comment-reply-title,
body .pricing-table-style-6 .pricing-price-title {
	font-family: '<?php echo thegem_get_option('h2_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('h2_font_style')) : ?>
:root {
    --thegem-to-h2-font-style: normal;
    --thegem-to-h2-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h2_font_style')); ?>;
}
h2,
.title-h2,
h3.comment-reply-title,
body .pricing-table-style-6 .pricing-price-title {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h2_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('h2_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-h2-font-style: italic;
}
h2,
.title-h2,
h3.comment-reply-title,
body .pricing-table-style-6 .pricing-price-title {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('h2_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-h2-font-style: oblique;
}
h2,
.title-h2,
h3.comment-reply-title,
body .pricing-table-style-6 .pricing-price-title {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h2_font_size')) : ?>
:root {
    --thegem-to-h2-font-size: <?php echo thegem_get_option('h2_font_size'); ?>px;
}
h2,
.title-h2,
body .pricing-table-style-5  .pricing-price-title,
body .pricing-table-style-6 .pricing-price-title,
body .pricing-table-style-6 .pricing-price-subtitle,
h3.comment-reply-title,
body .pricing-table-style-2 .pricing-price-title {
	font-size: <?php echo thegem_get_option('h2_font_size'); ?>px;
}
@media (max-width: 1000px) {
	h2,
	.title-h2,
	body .pricing-table-style-5  .pricing-price-title,
	body .pricing-table-style-6 .pricing-price-title,
	body .pricing-table-style-6 .pricing-price-subtitle,
	h3.comment-reply-title,
	body .pricing-table-style-2 .pricing-price-title {
		font-size: <?php echo (thegem_get_option('h2_font_size')*100/1000); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('h2_line_height')) : ?>
:root {
    --thegem-to-h2-line-height: <?php echo thegem_get_option('h2_line_height'); ?>px;
}
h2,
.title-h2,
body .pricing-table-style-6 .pricing-price-title,
h3.comment-reply-title {
	line-height: <?php echo thegem_get_option('h2_line_height'); ?>px;
}
@media (max-width: 1000px) {
	h2,
	.title-h2,
	body .pricing-table-style-6 .pricing-price-title,
	h3.comment-reply-title {
		line-height: <?php echo (thegem_get_option('h2_line_height')*100/1000); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('h2_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('h2_font_size_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h2-font-size: <?php echo thegem_get_option('h2_font_size_tablet'); ?>px;
    }
	h2,
	.title-h2,
	body .pricing-table-style-6 .pricing-price-title,
	h3.comment-reply-title {
		font-size: <?php echo thegem_get_option('h2_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h2_line_height_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h2-line-height: <?php echo thegem_get_option('h2_line_height_tablet'); ?>px;
    }
	h2,
	.title-h2,
	body .pricing-table-style-6 .pricing-price-title,
	h3.comment-reply-title {
		line-height: <?php echo thegem_get_option('h2_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h2_font_size_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h2-font-size: <?php echo thegem_get_option('h2_font_size_mobile'); ?>px;
    }
	h2,
	.title-h2,
	body .pricing-table-style-6 .pricing-price-title,
	h3.comment-reply-title {
		font-size: <?php echo thegem_get_option('h2_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h2_line_height_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h2-line-height: <?php echo thegem_get_option('h2_line_height_mobile'); ?>px;
    }
	h2,
	.title-h2,
	body .pricing-table-style-6 .pricing-price-title,
	h3.comment-reply-title {
		line-height: <?php echo thegem_get_option('h2_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h2_text_transform')) : ?>
:root {
    --thegem-to-h2-text-transform: <?php echo thegem_get_option('h2_text_transform'); ?>;
}
h2,
.title-h2,
body .pricing-table-style-6 .pricing-price-title,
h3.comment-reply-title {
	text-transform: <?php echo thegem_get_option('h2_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h2_letter_spacing') !== '') : ?>
:root {
    --thegem-to-h2-letter-spacing: <?php echo strval(thegem_get_option('h2_letter_spacing')); ?>px;
}
h2,
.title-h2,
body .pricing-table-style-6 .pricing-price-title,
h3.comment-reply-title {
	letter-spacing: <?php echo strval(thegem_get_option('h2_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h3_font_family')) : ?>
:root {
    --thegem-to-h3-font-family: '<?php echo thegem_get_option('h3_font_family'); ?>';
}
h3,
.title-h3,
.cart_totals table .order-total td,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.gem-dropcap,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th {
	font-family: '<?php echo thegem_get_option('h3_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('h3_font_style')) : ?>
:root {
    --thegem-to-h3-font-style: normal;
    --thegem-to-h3-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h3_font_style')); ?>;
}
h3,
.title-h3,
.cart_totals table .order-total td,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.gem-dropcap,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h3_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('h3_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-h3-font-style: italic;
}
h3,
.title-h3,
.cart_totals table .order-total td,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.gem-dropcap,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('h3_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-h3-font-style: oblique;
}
h3,
.title-h3,
.cart_totals table .order-total td,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.gem-dropcap,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h3_font_size')) : ?>
:root {
    --thegem-to-h3-font-size: <?php echo thegem_get_option('h3_font_size'); ?>px;
}
h3,
.title-h3,
.portfolio.columns-1 .portfolio-item .caption .title,
.cart_totals table .order-total td,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.gem-dropcap,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
	font-size: <?php echo thegem_get_option('h3_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h3_line_height')) : ?>
:root {
    --thegem-to-h3-line-height: <?php echo thegem_get_option('h3_line_height'); ?>px;
}
h3,
.title-h3,
.portfolio.columns-1 .portfolio-item .caption .title,
.cart_totals table .order-total td,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
	line-height: <?php echo thegem_get_option('h3_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h3_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('h3_font_size_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h3-font-size: <?php echo thegem_get_option('h3_font_size_tablet'); ?>px;
    }
	h3,
	.title-h3,
	.portfolio.columns-1 .portfolio-item .caption .title,
	.cart_totals table .order-total td,
	.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
	.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
	.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
	.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
		font-size: <?php echo thegem_get_option('h3_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h3_line_height_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h3-line-height: <?php echo thegem_get_option('h3_line_height_tablet'); ?>px;
    }
	h3,
	.title-h3,
	.portfolio.columns-1 .portfolio-item .caption .title,
	.cart_totals table .order-total td,
	.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
	.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
	.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
	.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
		line-height: <?php echo thegem_get_option('h3_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h3_font_size_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h3-font-size: <?php echo thegem_get_option('h3_font_size_mobile'); ?>px;
    }
	h3,
	.title-h3,
	.portfolio.columns-1 .portfolio-item .caption .title,
	.cart_totals table .order-total td,
	.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
	.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
	.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
	.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
		font-size: <?php echo thegem_get_option('h3_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h3_line_height_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h3-line-height: <?php echo thegem_get_option('h3_line_height_mobile'); ?>px;
    }
	h3,
	.title-h3,
	.portfolio.columns-1 .portfolio-item .caption .title,
	.cart_totals table .order-total td,
	.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
	.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
	.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
	.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
		line-height: <?php echo thegem_get_option('h3_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h3_text_transform')) : ?>
:root {
    --thegem-to-h3-text-transform: <?php echo thegem_get_option('h3_text_transform'); ?>;
}
h3,
.title-h3,
.portfolio.columns-1 .portfolio-item .caption .title,
.cart_totals table .order-total td,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th {
	text-transform: <?php echo thegem_get_option('h3_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h3_letter_spacing') !== '') : ?>
:root {
    --thegem-to-h3-letter-spacing: <?php echo strval(thegem_get_option('h3_letter_spacing')); ?>px;
}
h3,
.title-h3,
.portfolio.columns-1 .portfolio-item .caption .title,
.cart_totals table .order-total td,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th {
	letter-spacing: <?php echo strval(thegem_get_option('h3_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h4_font_family')) : ?>
:root {
    --thegem-to-h4-font-family: '<?php echo thegem_get_option('h4_font_family'); ?>';
}
h4,
.title-h4,
.widget .gem-teams-name,
body .pricing-table-style-3 .pricing_row_title,
body .pricing-table-style-8 .pricing_row_title,
body .pricing-table-style-4 .pricing_row_title,
.gem-gallery-hover-gradient .gem-gallery-item-title,
.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	font-family: '<?php echo thegem_get_option('h4_font_family'); ?>';
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
	.with-sidebar .portfolio.hover-horizontal-sliding .overlay .links .caption .title {
		font-family: '<?php echo thegem_get_option('h4_font_family'); ?>';
	}
}
<?php endif; ?>

<?php if(thegem_get_option('h4_font_style')) : ?>
:root {
    --thegem-to-h4-font-style: normal;
    --thegem-to-h4-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h4_font_style')); ?>;
}
h4,
.title-h4,
.widget .gem-teams-name,
body .pricing-table-style-3 .pricing_row_title,
body .pricing-table-style-4  .pricing_row_title,
body .pricing-table-style-8 .pricing_row_title,
.gem-gallery-hover-gradient .gem-gallery-item-title,
.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h4_font_style')); ?>;
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
	.with-sidebar .portfolio.hover-horizontal-sliding .overlay .links .caption .title {
		font-style: normal;
		font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h4_font_style')); ?>;
	}
}
<?php if(strpos(thegem_get_option('h4_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-h4-font-style: italic;
}
h4,
.title-h4,
.widget .gem-teams-name,
body .pricing-table-style-8 .pricing_row_title,
.gem-gallery-hover-gradient .gem-gallery-item-title,
.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	font-style: italic;
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
	.with-sidebar .portfolio.hover-horizontal-sliding .overlay .links .caption .title {
		font-style: italic;
	}
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('h4_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-h4-font-style: oblique;
}
h4,
.title-h4,
.widget .gem-teams-name,
body .pricing-table-style-8 .pricing_row_title,
.gem-gallery-hover-gradient .gem-gallery-item-title,
.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	font-style: oblique;
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
	.with-sidebar .portfolio.hover-horizontal-sliding .overlay .links .caption .title {
		font-style: oblique;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h4_font_size')) : ?>
:root {
    --thegem-to-h4-font-size: <?php echo thegem_get_option('h4_font_size'); ?>px;
}
h4,
.title-h4,
body .pricing-table-style-7 .pricing-price-title,
body .pricing-table-style-4 .pricing_row_title,
body .pricing-table-style-3 .pricing_row_title,
body .pricing-table-style-2 .pricing-cost,
body .pricing-table-style-2 .time,
body .pricing-table-style-1 .pricing-price-title,
.widget .gem-teams-name,
body .pricing-table-style-8 .pricing_row_title,
.gem-gallery-hover-gradient .gem-gallery-item-title,
.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
body .vc_separator h4,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	font-size: <?php echo thegem_get_option('h4_font_size'); ?>px;
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
	.with-sidebar .portfolio.hover-horizontal-sliding .overlay .links .caption .title {
		font-size: <?php echo thegem_get_option('h4_font_size'); ?>px;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('h4_line_height')) : ?>
:root {
    --thegem-to-h4-line-height: <?php echo thegem_get_option('h4_line_height'); ?>px;
}
h4,
.title-h4,
body .pricing-table-style-7 .pricing-price-title,
body .pricing-table-style-5 .pricing-price-title,
body .pricing-table-style-4 .pricing_row_title,
body .pricing-table-style-3 .pricing_row_title,
body .pricing-table-style-2 .pricing-cost,
body .pricing-table-style-2 .time,
body .pricing-table-style-2 .pricing-price-title,
body .pricing-table-style-1 .pricing-price-title,
.widget .gem-teams-name,
.portfolio.columns-1 .portfolio-item .caption .title,
.gem-gallery-hover-gradient .gem-gallery-item-title,
.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
body .vc_separator h4,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	line-height: <?php echo thegem_get_option('h4_line_height'); ?>px;
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
	.with-sidebar .portfolio.hover-horizontal-sliding .overlay .links .caption .title {
		line-height: <?php echo thegem_get_option('h4_line_height'); ?>px;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('h4_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('h4_font_size_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h4-font-size: <?php echo thegem_get_option('h4_font_size_tablet'); ?>px;
    }
	h4,
	.title-h4,
	body .pricing-table-style-7 .pricing-price-title,
	body .pricing-table-style-4 .pricing_row_title,
	body .pricing-table-style-3 .pricing_row_title,
	body .pricing-table-style-2 .pricing-cost,
	body .pricing-table-style-2 .time,
	body .pricing-table-style-1 .pricing-price-title,
	.widget .gem-teams-name,
	body .pricing-table-style-8 .pricing_row_title,
	.gem-gallery-hover-gradient .gem-gallery-item-title,
	.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
	.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
	body .vc_separator h4,
    .product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
		font-size: <?php echo thegem_get_option('h4_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h4_line_height_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h4-line-height: <?php echo thegem_get_option('h4_line_height_tablet'); ?>px;
    }
	h4,
	.title-h4,
	body .pricing-table-style-7 .pricing-price-title,
	body .pricing-table-style-4 .pricing_row_title,
	body .pricing-table-style-3 .pricing_row_title,
	body .pricing-table-style-2 .pricing-cost,
	body .pricing-table-style-2 .time,
	body .pricing-table-style-1 .pricing-price-title,
	.widget .gem-teams-name,
	body .pricing-table-style-8 .pricing_row_title,
	.gem-gallery-hover-gradient .gem-gallery-item-title,
	.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
	.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
	body .vc_separator h4,
    .product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
		line-height: <?php echo thegem_get_option('h4_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h4_font_size_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h4-font-size: <?php echo thegem_get_option('h4_font_size_mobile'); ?>px;
    }
	h4,
	.title-h4,
	body .pricing-table-style-7 .pricing-price-title,
	body .pricing-table-style-4 .pricing_row_title,
	body .pricing-table-style-3 .pricing_row_title,
	body .pricing-table-style-2 .pricing-cost,
	body .pricing-table-style-2 .time,
	body .pricing-table-style-1 .pricing-price-title,
	.widget .gem-teams-name,
	body .pricing-table-style-8 .pricing_row_title,
	.gem-gallery-hover-gradient .gem-gallery-item-title,
	.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
	.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
	body .vc_separator h4,
   .product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
		font-size: <?php echo thegem_get_option('h4_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h4_line_height_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h4-line-height: <?php echo thegem_get_option('h4_line_height_mobile'); ?>px;
    }
	h4,
	.title-h4,
	body .pricing-table-style-7 .pricing-price-title,
	body .pricing-table-style-4 .pricing_row_title,
	body .pricing-table-style-3 .pricing_row_title,
	body .pricing-table-style-2 .pricing-cost,
	body .pricing-table-style-2 .time,
	body .pricing-table-style-1 .pricing-price-title,
	.widget .gem-teams-name,
	body .pricing-table-style-8 .pricing_row_title,
	.gem-gallery-hover-gradient .gem-gallery-item-title,
	.gem-gallery-grid.hover-gradient .gallery-item .overlay .title,
	.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title,
	body .vc_separator h4,
    .product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
		line-height: <?php echo thegem_get_option('h4_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h4_text_transform')) : ?>
:root {
    --thegem-to-h4-text-transform: <?php echo thegem_get_option('h4_text_transform'); ?>;
}
h4,
.title-h4,
body .vc_separator h4,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	text-transform: <?php echo thegem_get_option('h4_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h4_letter_spacing') !== '') : ?>
:root {
    --thegem-to-h4-letter-spacing: <?php echo strval(thegem_get_option('h4_letter_spacing')); ?>px;
}
h4,
.title-h4,
body .vc_separator h4,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	letter-spacing: <?php echo strval(thegem_get_option('h4_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h5_font_family')) : ?>
:root {
    --thegem-to-h5-font-family: '<?php echo thegem_get_option('h5_font_family'); ?>';
}
h5,
.gem-table thead th,
.title-h5,
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"],
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"],
.gem-teams-phone,
.shop_table td.product-price,
.shop_table td.product-subtotal,
.cart_totals table .cart-subtotal td,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total,
.widget-gem-portfolio-item.gem-portfolio-dummy:after,
.resp-tabs-list li,
.gem-quote.gem-quote-style-4,
.gem-quote.gem-quote-style-5,
.blog-style-styled_list1 .post-time,
.gem-teams-phone,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
	font-family: '<?php echo thegem_get_option('h5_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('h5_font_style')) : ?>
:root {
    --thegem-to-h5-font-style: normal;
    --thegem-to-h5-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h5_font_style')); ?>;
}
h5,
.title-h5,
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"],
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"],
.gem-teams-phone,
.shop_table td.product-price,
.shop_table td.product-subtotal,
.cart_totals table .cart-subtotal td,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total,
.widget-gem-portfolio-item.gem-portfolio-dummy:after,
.resp-tabs-list li,
.gem-quote.gem-quote-style-4,
.gem-quote.gem-quote-style-5,
.blog-style-styled_list1 .post-time,
.gem-teams-phone,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h5_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('h5_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-h5-font-style: italic;
}
h5,
.title-h5,
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"],
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"],
.gem-teams-phone,
.shop_table td.product-price,
.shop_table td.product-subtotal,
.cart_totals table .cart-subtotal td,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total,
.widget-gem-portfolio-item.gem-portfolio-dummy:after,
.resp-tabs-list li,
.gem-quote.gem-quote-style-4,
.gem-quote.gem-quote-style-5,
.blog-style-styled_list1 .post-time,
.gem-teams-phone,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('h5_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-h5-font-style: oblique;
}
h5,
.title-h5,
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"],
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"],
.gem-teams-phone,
.shop_table td.product-price,
.shop_table td.product-subtotal,
.cart_totals table .cart-subtotal td,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total,
.widget-gem-portfolio-item.gem-portfolio-dummy:after,
.resp-tabs-list li,
.gem-quote.gem-quote-style-4,
.gem-quote.gem-quote-style-5,
.blog-style-styled_list1 .post-time,
.gem-teams-phone,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h5_font_size')) : ?>
:root {
    --thegem-to-h5-font-size: <?php echo thegem_get_option('h5_font_size'); ?>px;
}
h5,
.title-h5,
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"],
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"],
.gem-teams-phone,
.shop_table td.product-price,
.shop_table td.product-subtotal,
.cart_totals table .cart-subtotal td,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total,
.widget-gem-portfolio-item.gem-portfolio-dummy:after,
.resp-tabs-list li,
.gem-quote.gem-quote-style-4,
.gem-quote.gem-quote-style-5,
.blog-style-styled_list1 .post-time,
.gem-teams-phone,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
	font-size: <?php echo thegem_get_option('h5_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h5_line_height')) : ?>
:root {
    --thegem-to-h5-line-height: <?php echo thegem_get_option('h5_line_height'); ?>px;
}
h5,
.title-h5,
.gem-teams-phone,
.shop_table td.product-price,
.shop_table td.product-subtotal,
.cart_totals table .cart-subtotal td,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total,
.widget-gem-portfolio-item.gem-portfolio-dummy:after,
.resp-tabs-list li,
.gem-quote.gem-quote-style-4,
.gem-quote.gem-quote-style-5,
.gem-teams-phone,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
	line-height: <?php echo thegem_get_option('h5_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h5_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('h5_font_size_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h5-font-size: <?php echo thegem_get_option('h5_font_size_tablet'); ?>px;
    }
	h5,
	.title-h5,
	.gem-teams-phone,
	.shop_table td.product-price,
	.shop_table td.product-subtotal,
	.cart_totals table .cart-subtotal td,
	.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
	.woocommerce table.shop_table.order-details thead tr th.product-name,
	.woocommerce table.shop_table.order-details thead tr th.product-total,
	.widget-gem-portfolio-item.gem-portfolio-dummy:after,
	.resp-tabs-list li,
	.gem-quote.gem-quote-style-4,
	.gem-quote.gem-quote-style-5,
	.gem-teams-phone,
	blockquote.wp-block-quote.is-large,
	blockquote.wp-block-quote.is-style-large,
	.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
		font-size: <?php echo thegem_get_option('h5_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h5_line_height_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h5-line-height: <?php echo thegem_get_option('h5_line_height_tablet'); ?>px;
    }
	h5,
	.title-h5,
	.gem-teams-phone,
	.shop_table td.product-price,
	.shop_table td.product-subtotal,
	.cart_totals table .cart-subtotal td,
	.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
	.woocommerce table.shop_table.order-details thead tr th.product-name,
	.woocommerce table.shop_table.order-details thead tr th.product-total,
	.widget-gem-portfolio-item.gem-portfolio-dummy:after,
	.resp-tabs-list li,
	.gem-quote.gem-quote-style-4,
	.gem-quote.gem-quote-style-5,
	.gem-teams-phone,
	blockquote.wp-block-quote.is-large,
	blockquote.wp-block-quote.is-style-large,
	.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
		line-height: <?php echo thegem_get_option('h5_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h5_font_size_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h5-font-size: <?php echo thegem_get_option('h5_font_size_mobile'); ?>px;
    }
	h5,
	.title-h5,
	.gem-teams-phone,
	.shop_table td.product-price,
	.shop_table td.product-subtotal,
	.cart_totals table .cart-subtotal td,
	.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
	.woocommerce table.shop_table.order-details thead tr th.product-name,
	.woocommerce table.shop_table.order-details thead tr th.product-total,
	.widget-gem-portfolio-item.gem-portfolio-dummy:after,
	.resp-tabs-list li,
	.gem-quote.gem-quote-style-4,
	.gem-quote.gem-quote-style-5,
	.gem-teams-phone,
	blockquote.wp-block-quote.is-large,
	blockquote.wp-block-quote.is-style-large,
	.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
		font-size: <?php echo thegem_get_option('h5_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h5_line_height_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h5-line-height: <?php echo thegem_get_option('h5_line_height_mobile'); ?>px;
    }
	h5,
	.title-h5,
	.gem-teams-phone,
	.shop_table td.product-price,
	.shop_table td.product-subtotal,
	.cart_totals table .cart-subtotal td,
	.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
	.woocommerce table.shop_table.order-details thead tr th.product-name,
	.woocommerce table.shop_table.order-details thead tr th.product-total,
	.widget-gem-portfolio-item.gem-portfolio-dummy:after,
	.resp-tabs-list li,
	.gem-quote.gem-quote-style-4,
	.gem-quote.gem-quote-style-5,
	.gem-teams-phone,
	blockquote.wp-block-quote.is-large,
	blockquote.wp-block-quote.is-style-large,
	.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
		line-height: <?php echo thegem_get_option('h5_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h5_text_transform')) : ?>
:root {
    --thegem-to-h5-text-transform: <?php echo thegem_get_option('h5_text_transform'); ?>;
}
h5,
.title-h5,
.gem-table thead th,
.gem-teams-phone,
.shop_table td.product-price,
.shop_table td.product-subtotal,
.cart_totals table .cart-subtotal td,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total,
.widget-gem-portfolio-item.gem-portfolio-dummy:after,
.resp-tabs-list li,
.gem-quote.gem-quote-style-4,
.gem-quote.gem-quote-style-5,
.gem-teams-phone,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
	text-transform: <?php echo thegem_get_option('h5_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h5_letter_spacing') !== '') : ?>
:root {
    --thegem-to-h5-letter-spacing: <?php echo strval(thegem_get_option('h5_letter_spacing')); ?>px;
}
h5,
.title-h5,
.gem-teams-phone,
.shop_table td.product-price,
.shop_table td.product-subtotal,
.cart_totals table .cart-subtotal td,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total,
.widget-gem-portfolio-item.gem-portfolio-dummy:after,
.resp-tabs-list li,
.gem-quote.gem-quote-style-4,
.gem-quote.gem-quote-style-5,
.gem-teams-phone,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
	letter-spacing: <?php echo strval(thegem_get_option('h5_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h6_font_family')) : ?>
:root {
    --thegem-to-h6-font-family: '<?php echo thegem_get_option('h6_font_family'); ?>';
}
h6,
.title-h6,
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
.project_info-item-style-1 .project_info-item .title,
.project-info-shortcode-style-2 .project-info-shortcode-item .title,
.gem_accordion_header a,
#wp-calendar caption,
.hamburger-minicart .minicart-item-count,
.wpb_toggle,
.vc_toggle_title h4,
.testimonials-style-1-name.gem-testimonial-name,
.testimonials-style-2-name.gem-testimonial-name,
.diagram-wrapper .digram-line-box .skill-amount,
.diagram-wrapper.style-3 .digram-line-box .skill-title,
.row .vc_progress_bar .vc_label,
.woocommerce .shop_table thead tr th,
.pricing-column-top-choice .pricing-column-top-choice-text {
	font-family: '<?php echo thegem_get_option('h6_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('h6_font_style')) : ?>
:root {
    --thegem-to-h6-font-style: normal;
    --thegem-to-h6-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h6_font_style')); ?>;
}
h6,
.title-h6,
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
.project_info-item-style-1 .project_info-item .title,
.gem_accordion_header a,
#wp-calendar caption,
.hamburger-minicart .minicart-item-count,
.wpb_toggle,
.gem-table-responsive .tabletolist.rh > li > .titles,
.vc_toggle_title h4,
.testimonials-style-1-name.gem-testimonial-name,
.testimonials-style-2-name.gem-testimonial-name,
.diagram-wrapper .digram-line-box .skill-amount,
.diagram-wrapper.style-3 .digram-line-box  .skill-title,
.row .vc_progress_bar .vc_label {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('h6_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('h6_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-h6-font-style: italic;
}
h6,
.title-h6,
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
.project_info-item-style-1 .project_info-item .title,
.gem_accordion_header a,
#wp-calendar caption,
.hamburger-minicart .minicart-item-count,
.wpb_toggle,
.gem-table-responsive .tabletolist.rh > li > .titles,
.vc_toggle_title h4,
.testimonials-style-1-name.gem-testimonial-name,
.testimonials-style-2-name.gem-testimonial-name,
.diagram-wrapper .digram-line-box .skill-amount,
.diagram-wrapper.style-3 .digram-line-box  .skill-title,
.row .vc_progress_bar .vc_label {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('h6_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-h6-font-style: oblique;
}
h6,
.title-h6,
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
.project_info-item-style-1 .project_info-item .title,
.gem_accordion_header a,
#wp-calendar caption,
.hamburger-minicart .minicart-item-count,
.wpb_toggle,
.gem-table-responsive .tabletolist.rh > li > .titles,
.vc_toggle_title h4,
.testimonials-style-1-name.gem-testimonial-name,
.testimonials-style-2-name.gem-testimonial-name,
.diagram-wrapper .digram-line-box .skill-amount,
.diagram-wrapper.style-3 .digram-line-box  .skill-title,
.row .vc_progress_bar .vc_label {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h6_font_size')) : ?>
:root {
	--thegem-to-h6-font-size: <?php echo thegem_get_option('h6_font_size'); ?>;
	--thegem-to-h6-font-size-small: <?php echo (thegem_get_option('h6_font_size')*0.875); ?>px;
	--thegem-to-h6-font-size-tiny: <?php echo (thegem_get_option('h6_font_size')*0.44); ?>px;
}
h6,
.title-h6,
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
.project_info-item-style-1 .project_info-item .title,
.gem_accordion_header a,
#wp-calendar caption,
.wpb_toggle,
.gem-table-responsive .tabletolist.rh > li > .titles,
.vc_toggle_title h4,
.diagram-wrapper.style-3 .digram-line-box  .skill-title,
.row .vc_progress_bar .vc_label {
	font-size: <?php echo thegem_get_option('h6_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('h6_line_height')) : ?>
:root {
    --thegem-to-h6-line-height: <?php echo thegem_get_option('h6_line_height'); ?>px;
    --thegem-to-h6-line-height-small: <?php echo (thegem_get_option('h6_line_height')*0.875); ?>px;
}
h6,
.title-h6,
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
.project_info-item-style-1 .project_info-item .title,
.gem_accordion_header a,
#wp-calendar caption,
.wpb_toggle,
.gem-table-responsive .tabletolist.rh > li > .titles,
.vc_toggle_title h4,
.diagram-wrapper.style-3 .digram-line-box  .skill-title,
.row .vc_progress_bar .vc_label {
	line-height: <?php echo thegem_get_option('h6_line_height'); ?>px;
}

.thegem-fullscreen-search .pages-list .page-item article a .title {
	max-height: calc( <?php echo thegem_get_option('h6_line_height'); ?>px * 2 );
}
<?php endif; ?>

<?php if(thegem_get_option('h6_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('h6_font_size_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h6-font-size: <?php echo thegem_get_option('h6_font_size_tablet'); ?>px;
    }
	h6,
	.title-h6,
	body .woocommerce .shop_table thead tr th,
	table.shop_table_responsive td[data-title]:before,
	.project_info-item-style-1 .project_info-item .title,
	.gem_accordion_header a,
	#wp-calendar caption,
	.wpb_toggle,
	.gem-table-responsive .tabletolist.rh > li > .titles,
	.vc_toggle_title h4,
	.diagram-wrapper.style-3 .digram-line-box  .skill-title,
	.row .vc_progress_bar .vc_label {
		font-size: <?php echo thegem_get_option('h6_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h6_line_height_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-h6-line-height: <?php echo thegem_get_option('h6_line_height_tablet'); ?>px;
    }
	h6,
	.title-h6,
	body .woocommerce .shop_table thead tr th,
	table.shop_table_responsive td[data-title]:before,
	.project_info-item-style-1 .project_info-item .title,
	.gem_accordion_header a,
	#wp-calendar caption,
	.wpb_toggle,
	.gem-table-responsive .tabletolist.rh > li > .titles,
	.vc_toggle_title h4,
	.diagram-wrapper.style-3 .digram-line-box  .skill-title,
	.row .vc_progress_bar .vc_label {
		line-height: <?php echo thegem_get_option('h6_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h6_font_size_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h6-font-size: <?php echo thegem_get_option('h6_font_size_mobile'); ?>px;
    }
	h6,
	.title-h6,
	body .woocommerce .shop_table thead tr th,
	table.shop_table_responsive td[data-title]:before,
	.project_info-item-style-1 .project_info-item .title,
	.gem_accordion_header a,
	#wp-calendar caption,
	.wpb_toggle,
	.gem-table-responsive .tabletolist.rh > li > .titles,
	.vc_toggle_title h4,
	.diagram-wrapper.style-3 .digram-line-box  .skill-title,
	.row .vc_progress_bar .vc_label {
		font-size: <?php echo thegem_get_option('h6_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('h6_line_height_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-h6-line-height: <?php echo thegem_get_option('h6_line_height_mobile'); ?>px;
    }
	h6,
	.title-h6,
	body .woocommerce .shop_table thead tr th,
	table.shop_table_responsive td[data-title]:before,
	.project_info-item-style-1 .project_info-item .title,
	.gem_accordion_header a,
	#wp-calendar caption,
	.wpb_toggle,
	.gem-table-responsive .tabletolist.rh > li > .titles,
	.vc_toggle_title h4,
	.diagram-wrapper.style-3 .digram-line-box  .skill-title,
	.row .vc_progress_bar .vc_label {
		line-height: <?php echo thegem_get_option('h6_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('h6_text_transform')) : ?>
:root {
    --thegem-to-h6-text-transform: <?php echo thegem_get_option('h6_text_transform'); ?>;
}
h6,
.title-h6,
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
.project_info-item-style-1 .project_info-item .title,
.gem_accordion_header a,
#wp-calendar caption,
.wpb_toggle,
.gem-table-responsive .tabletolist.rh > li > .titles,
.vc_toggle_title h4,
.diagram-wrapper.style-3 .digram-line-box  .skill-title,
.row .vc_progress_bar .vc_label {
	text-transform: <?php echo thegem_get_option('h6_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h6_letter_spacing') !== '') : ?>
:root {
    --thegem-to-h6-letter-spacing: <?php echo strval(thegem_get_option('h6_letter_spacing')); ?>px;
}
h6,
.title-h6,
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
.project_info-item-style-1 .project_info-item .title,
.gem_accordion_header a,
#wp-calendar caption,
.wpb_toggle,
.gem-table-responsive .tabletolist.rh > li > .titles,
.vc_toggle_title h4,
.diagram-wrapper.style-3 .digram-line-box  .skill-title,
.row .vc_progress_bar .vc_label {
	letter-spacing: <?php echo strval(thegem_get_option('h6_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('xlarge_title_font_family')) : ?>
:root {
    --thegem-to-xlarge-title-font-family: '<?php echo thegem_get_option('xlarge_title_font_family'); ?>';
}
.title-xlarge {
	font-family: '<?php echo thegem_get_option('xlarge_title_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('xlarge_title_font_style')) : ?>
:root {
    --thegem-to-xlarge-title-font-style: normal;
    --thegem-to-xlarge-title-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('xlarge_title_font_style')); ?>;
}
.title-xlarge {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('xlarge_title_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('xlarge_title_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-xlarge-title-font-style: italic;
}
.title-xlarge {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('xlarge_title_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-xlarge-title-font-style: oblique;
}
.title-xlarge {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('xlarge_title_font_size')) : ?>
:root {
    --thegem-to-xlarge-title-font-size: <?php echo thegem_get_option('xlarge_title_font_size'); ?>px;
}
.title-xlarge {
	font-size: <?php echo thegem_get_option('xlarge_title_font_size'); ?>px;
}
@media (max-width: 1000px) {
	.title-xlarge{
		font-size: <?php echo (thegem_get_option('xlarge_title_font_size')*100/1000); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('xlarge_title_line_height')) : ?>
:root {
    --thegem-to-xlarge-title-line-height: <?php echo thegem_get_option('xlarge_title_line_height'); ?>px;
}
.title-xlarge {
	line-height: <?php echo thegem_get_option('xlarge_title_line_height'); ?>px;
}
@media (max-width: 1000px) {
	.title-xlarge {
		line-height: <?php echo (thegem_get_option('xlarge_title_line_height')*100/1000); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('xlarge_title_custom_responsive_fonts') || thegem_get_option('xlarge_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('xlarge_font_size_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-xlarge-title-font-size: <?php echo thegem_get_option('xlarge_font_size_tablet'); ?>px;
    }
	.title-xlarge {
		font-size: <?php echo thegem_get_option('xlarge_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('xlarge_line_height_tablet')) : ?>
@media (max-width: 1199px) {
    :root {
        --thegem-to-xlarge-title-line-height: <?php echo thegem_get_option('xlarge_line_height_tablet'); ?>px;
    }
	.title-xlarge {
		line-height: <?php echo thegem_get_option('xlarge_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('xlarge_font_size_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-xlarge-title-font-size: <?php echo thegem_get_option('xlarge_font_size_mobile'); ?>px;
    }
	.title-xlarge {
		font-size: <?php echo thegem_get_option('xlarge_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('xlarge_line_height_mobile')) : ?>
@media (max-width: 767px) {
    :root {
        --thegem-to-xlarge-title-line-height: <?php echo thegem_get_option('xlarge_line_height_mobile'); ?>px;
    }
	.title-xlarge {
		line-height: <?php echo thegem_get_option('xlarge_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('xlarge_title_text_transform')) : ?>
:root {
    --thegem-to-xlarge-title-text-transform: <?php echo thegem_get_option('xlarge_title_text_transform'); ?>;
}
.title-xlarge {
	text-transform: <?php echo thegem_get_option('xlarge_title_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('xlarge_title_letter_spacing') !== '') : ?>
:root {
    --thegem-to-xlarge-title-letter-spacing: <?php echo strval(thegem_get_option('xlarge_title_letter_spacing')); ?>px;
}
.title-xlarge {
	letter-spacing: <?php echo strval(thegem_get_option('xlarge_title_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('light_title_font_family')) : ?>
:root {
    --thegem-to-light-title-font-family: '<?php echo thegem_get_option('light_title_font_family'); ?>';
}
h1 .light,
h2 .light,
h3 .light,
h4 .light,
h5 .light,
h6 .light,
.title .light,
.title-h1 .light,
.title-h2 .light,
.title-h3 .light,
.title-h4 .light,
.title-h5 .light,
.title-h6 .light,
.title-xlarge .light,
.main-menu-item .light,
.title-main-menu .light,
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
.title-h1.light,
.title-h2.light,
.title-h3.light,
.title-h4.light,
.title-h5.light,
.title-h6.light,
.title-xlarge.light,
.main-menu-item.light,
.title-main-menu.light,
.widget .gem-teams-name,
.gem-counter-style-2 .gem-counter-number,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-quote.gem-quote-style-3 blockquote,
.row  .vc_pie_wrapper span,
.blog-style-styled_list1 .post-title,
.blog-style-styled_list2 .post-time,
.blog-style-styled_list2 .post-title,
.blog-style-timeline .post-title,
body .pricing-table-style-1 .pricing-price-title,
body .pricing-table-style-1  .pricing-cost,
body .pricing-table-style-2 .pricing-price-title,
body .pricing-table-style-2  .pricing-cost,
body .pricing-table-style-2 .time,
body .pricing-table-style-5  .pricing-price-title,
body .pricing-table-style-6 .pricing-price-subtitle,
body .pricing-table-style-7 .pricing-price-title,
body .pricing-table-style-7 .pricing-cost,
body .vc_grid-container ul.vc_grid-filter li.vc_grid-filter-item > span,
.gem-media-grid .vc_gitem-post-data-source-post_title a,
.gem-media-grid-2 .vc_gitem-post-data-source-post_title a,
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th,
.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
	font-family: '<?php echo thegem_get_option('light_title_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('light_title_font_style')) : ?>
:root {
    --thegem-to-light-title-font-style: normal;
    --thegem-to-light-title-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('light_title_font_style')); ?>;
}
h1 .light,
h2 .light,
h3 .light,
h4 .light,
h5 .light,
h6 .light,
.title .light,
.title-h1 .light,
.title-h2 .light,
.title-h3 .light,
.title-h4 .light,
.title-h5 .light,
.title-h6 .light,
.title-xlarge .light,
.main-menu-item .light,
.title-main-menu .light,
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
.title-h1.light,
.title-h2.light,
.title-h3.light,
.title-h4.light,
.title-h5.light,
.title-h6.light,
.title-xlarge.light,
.main-menu-item.light,
.title-main-menu.light,
.widget .gem-teams-name,
.gem-counter-style-2 .gem-counter-number,
.gem-quote.gem-quote-style-3 blockquote,
.row  .vc_pie_wrapper span,
.blog-style-styled_list1 .post-title,
.blog-style-styled_list2 .post-time,
.blog-style-timeline .post-title,
body .vc_grid-container ul.vc_grid-filter li.vc_grid-filter-item > span,
.gem-media-grid .vc_gitem-post-data-source-post_title a,
body .pricing-table-style-1 .pricing-price-title,
body .pricing-table-style-1 .pricing-cost,
body .pricing-table-style-2 .pricing-price-title,
body .pricing-table-style-2 .pricing-cost,
body .pricing-table-style-2 .time,
body .pricing-table-style-5 .pricing-price-title,
body .pricing-table-style-6 .pricing-price-subtitle,
body .pricing-table-style-7 .pricing-price-title,
body .pricing-table-style-7 .pricing-cost,
.gem-media-grid-2 .vc_gitem-post-data-source-post_title a,
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title,
.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('light_title_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('light_title_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-light-title-font-style: italic;
}
h1 .light,
h2 .light,
h3 .light,
h4 .light,
h5 .light,
h6 .light,
.title .light,
.title-h1 .light,
.title-h2 .light,
.title-h3 .light,
.title-h4 .light,
.title-h5 .light,
.title-h6 .light,
.title-xlarge .light,
.main-menu-item .light,
.title-main-menu .light,
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
.title-h1.light,
.title-h2.light,
.title-h3.light,
.title-h4.light,
.title-h5.light,
.title-h6.light,
.title-xlarge.light,
.main-menu-item.light,
.title-main-menu.light,
.widget .gem-teams-name,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-counter-style-2 .gem-counter-number,
.gem-quote.gem-quote-style-3 blockquote,
.row  .vc_pie_wrapper span,
.blog-style-styled_list1 .post-title,
.blog-style-styled_list2 .post-time,
.blog-style-timeline .post-title,
body .pricing-table-style-1 .pricing-price-title,
body .pricing-table-style-1 .pricing-cost,
body .pricing-table-style-2 .pricing-cost,
body .pricing-table-style-2 .time,
body .pricing-table-style-5 .pricing-price-title,
body .pricing-table-style-6 .pricing-price-subtitle,
body .pricing-table-style-7 .pricing-price-title,
body .pricing-table-style-7 .pricing-cost,
body .vc_grid-container ul.vc_grid-filter li.vc_grid-filter-item > span,
.gem-media-grid .vc_gitem-post-data-source-post_title a,
.gem-media-grid-2 .vc_gitem-post-data-source-post_title a,
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title,
.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('light_title_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-light-title-font-style: oblique;
}
h1 .light,
h2 .light,
h3 .light,
h4 .light,
h5 .light,
h6 .light,
.title .light,
.title-h1 .light,
.title-h2 .light,
.title-h3 .light,
.title-h4 .light,
.title-h5 .light,
.title-h6 .light,
.title-xlarge .light,
.main-menu-item .light,
.title-main-menu .light,
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
.title-h1.light,
.title-h2.light,
.title-h3.light,
.title-h4.light,
.title-h5.light,
.title-h6.light,
.title-xlarge.light,
.main-menu-item.light,
.title-main-menu.light,
.widget .gem-teams-name,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-counter-style-2 .gem-counter-number,
.gem-quote.gem-quote-style-3 blockquote,
.row  .vc_pie_wrapper span,
.blog-style-styled_list1 .post-title,
.blog-style-styled_list2 .post-time,
.blog-style-timeline .post-title,
body .pricing-table-style-1 .pricing-price-title,
body .pricing-table-style-1 .pricing-cost,
body .pricing-table-style-2 .pricing-cost,
body .pricing-table-style-2 .time,
body .pricing-table-style-5 .pricing-price-title,
body .pricing-table-style-6 .pricing-price-subtitle,
body .pricing-table-style-7 .pricing-price-title,
body .pricing-table-style-7 .pricing-cost,
body .vc_grid-container ul.vc_grid-filter li.vc_grid-filter-item > span,
.gem-media-grid .vc_gitem-post-data-source-post_title a,
.gem-media-grid-2 .vc_gitem-post-data-source-post_title a,
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title,
.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('body_font_family')) : ?>
:root {
    --thegem-to-body-font-family: <?php echo thegem_get_option('body_font_family'); ?>;
    --thegem-to-body-tiny-font-family: <?php echo thegem_get_option('body_font_family'); ?>;
}
body,
.text-body,
.text-body-tiny,
option,
.gem-table thead th,
.portfolio.columns-1 .portfolio-item .caption .subtitle,
.gallery-item .overlay .subtitle,
.cart_totals table .shipping td label,
.widget_archive li,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup,
.page-breadcrumbs ul li,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title,
.thegem-combobox-wrap .thegem-combobox,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide,
.single-product-content-right .compare,
.single-product-content-right .yith-ywraq-add-to-quote{
	font-family: '<?php echo thegem_get_option('body_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('body_font_style')) : ?>
:root {
    --thegem-to-body-font-style: normal;
    --thegem-to-body-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('body_font_style')); ?>;
    --thegem-to-body-tiny-font-style: normal;
    --thegem-to-body-tiny-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('body_font_style')); ?>;
}
body,
.text-body,
.text-body-tiny,
option,
.gem-table thead th,
.portfolio.columns-1 .portfolio-item .caption .subtitle,
.gallery-item .overlay .subtitle,
.cart_totals table .shipping td label,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup,
.page-breadcrumbs ul li,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title,
.thegem-combobox-wrap .thegem-combobox,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide,
.single-product-content-right .compare,
.single-product-content-right .yith-ywraq-add-to-quote{
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('body_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('body_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-body-font-style: italic;
    --thegem-to-body-tiny-font-style: italic;
}
body,
.text-body,
.text-body-tiny,
option,
.gem-table thead th,
.portfolio.columns-1 .portfolio-item .caption .subtitle,
.gallery-item .overlay .subtitle,
.cart_totals table .shipping td label,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup,
.page-breadcrumbs ul li,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title,
.thegem-combobox-wrap .thegem-combobox,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide,
.single-product-content-right .compare,
.single-product-content-right .yith-ywraq-add-to-quote{
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('body_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-body-font-style: oblique;
    --thegem-to-body-tiny-font-style: oblique;
}
body,
.text-body,
.text-body-tiny,
option,
.gem-table thead th,
.portfolio.columns-1 .portfolio-item .caption .subtitle,
.gallery-item .overlay .subtitle,
.cart_totals table .shipping td label,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup,
.page-breadcrumbs ul li,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title,
.thegem-combobox-wrap .thegem-combobox,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide,
.single-product-content-right .compare,
.single-product-content-right .yith-ywraq-add-to-quote{
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('body_font_size')) : ?>
:root {
    --thegem-to-body-font-size: <?php echo thegem_get_option('body_font_size'); ?>px;
    --thegem-to-body-tiny-font-size: <?php echo (thegem_get_option('body_font_size')*0.875); ?>px;
    --thegem-to-body-sup-font-size: <?php echo (thegem_get_option('body_font_size')*0.6875); ?>px;
}
body,
.text-body,
.gem-table thead th,
.inline-column,
.inline-inside > *,
option,
.portfolio.columns-1 .portfolio-item .caption .subtitle,
.gallery-item .overlay .subtitle,
.cart_totals table .shipping td label,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.portfolio-filters a,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
.page-breadcrumbs ul li:not(:last-child):after,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info del,
.thegem-combobox-wrap .thegem-combobox,
.single-product-content-right .compare,
.single-product-content-right .yith-ywraq-add-to-quote{
	font-size: <?php echo thegem_get_option('body_font_size'); ?>px;
}

.text-body-tiny {
	font-size: <?php echo (thegem_get_option('body_font_size')*0.875); ?>px;
}

.page-breadcrumbs ul li,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .woocommerce-review__author{
    font-size: <?php echo (thegem_get_option('body_font_size')*0.875); ?>px;
}

.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup{
    font-size: <?php echo (thegem_get_option('body_font_size')*0.6875); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('body_line_height')) : ?>
:root {
    --thegem-to-body-line-height: <?php echo thegem_get_option('body_line_height'); ?>px;
    --thegem-to-body-tiny-line-height: <?php echo (thegem_get_option('body_line_height')*0.875); ?>px;
}
body,
.text-body,
option,
.inline-column,
.inline-inside > *,
.related-element-info > a,
.gallery-item .overlay .subtitle,
.cart_totals table .shipping td label,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
.thegem-combobox-wrap .thegem-combobox,
.single-product-content-right .compare,
.single-product-content-right .yith-ywraq-add-to-quote{
	line-height: <?php echo thegem_get_option('body_line_height'); ?>px;
}

.text-body-tiny {
	line-height: <?php echo (thegem_get_option('body_line_height')*0.875); ?>px;
}

.page-breadcrumbs ul li,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide{
    line-height: <?php echo (thegem_get_option('body_line_height')*0.875); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('body_text_transform')) : ?>
:root {
    --thegem-to-body-text-transform: <?php echo thegem_get_option('body_text_transform'); ?>;
    --thegem-to-body-tiny-text-transform: <?php echo thegem_get_option('body_text_transform'); ?>;
}
body,
.text-body,
.text-body-tiny,
option,
.portfolio.columns-1 .portfolio-item .caption .subtitle,
.gallery-item .overlay .subtitle,
.cart_totals table .shipping td label,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup,
.thegem-combobox-wrap .thegem-combobox,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide,
.single-product-content-right .compare,
.single-product-content-right .yith-ywraq-add-to-quote{
	text-transform: <?php echo thegem_get_option('body_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('body_letter_spacing') !== '') : ?>
:root {
    --thegem-to-body-letter-spacing: <?php echo strval(thegem_get_option('body_letter_spacing')); ?>px;
    --thegem-to-body-tiny-letter-spacing: <?php echo strval(thegem_get_option('body_letter_spacing')*0.875); ?>px;
}
body,
.text-body,
option,
.gem-table thead th,
.portfolio.columns-1 .portfolio-item .caption .subtitle,
.gallery-item .overlay .subtitle,
.cart_totals table .shipping td label,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title,
.thegem-combobox-wrap .thegem-combobox,
.single-product-content-right .compare,
.single-product-content-right .yith-ywraq-add-to-quote{
	letter-spacing: <?php echo strval(thegem_get_option('body_letter_spacing')); ?>px;
}

.text-body-tiny {
	letter-spacing: <?php echo strval(thegem_get_option('body_letter_spacing')*0.875); ?>px;
}

.page-breadcrumbs ul li,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide{
    letter-spacing: <?php echo (thegem_get_option('body_letter_spacing')*0.875); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('title_excerpt_font_family')) : ?>
.page-title-excerpt,
.custom-title-excerpt {
	font-family: '<?php echo thegem_get_option('title_excerpt_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('title_excerpt_font_style')) : ?>
.page-title-excerpt,
.custom-title-excerpt {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('title_excerpt_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('title_excerpt_font_style'), 'italic') !== false) : ?>
.page-title-excerpt,
.custom-title-excerpt {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('title_excerpt_font_style'), 'oblique') !== false) : ?>
.page-title-excerpt,
.custom-title-excerpt {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('title_excerpt_font_size')) : ?>
.page-title-excerpt,
.custom-title-excerpt {
	font-size: <?php echo thegem_get_option('title_excerpt_font_size'); ?>px;
}
@media (max-width: 600px) {
	.page-title-excerpt,
	.custom-title-excerpt {
		font-size: <?php echo (thegem_get_option('title_excerpt_font_size')*100/600); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('title_excerpt_line_height')) : ?>
.page-title-excerpt,
.custom-title-excerpt {
	line-height: <?php echo thegem_get_option('title_excerpt_line_height'); ?>px;
}
@media (max-width: 600px) {
	.page-title-excerpt,
	.custom-title-excerpt {
		line-height: <?php echo (thegem_get_option('title_excerpt_line_height')*100/600); ?>vw;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('title_excerpt_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('title_excerpt_font_size_tablet')) : ?>
@media (max-width: 1199px) {
	.page-title-excerpt,
	.custom-title-excerpt {
		font-size: <?php echo thegem_get_option('title_excerpt_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('title_excerpt_line_height_tablet')) : ?>
@media (max-width: 1199px) {
	.page-title-excerpt,
	.custom-title-excerpt {
		line-height: <?php echo thegem_get_option('title_excerpt_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('title_excerpt_font_size_mobile')) : ?>
@media (max-width: 767px) {
	.page-title-excerpt,
	.custom-title-excerpt {
		font-size: <?php echo thegem_get_option('title_excerpt_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('title_excerpt_line_height_mobile')) : ?>
@media (max-width: 767px) {
	.page-title-excerpt,
	.custom-title-excerpt {
		line-height: <?php echo thegem_get_option('title_excerpt_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('title_excerpt_text_transform')) : ?>
.page-title-excerpt,
.custom-title-excerpt {
	text-transform: <?php echo thegem_get_option('title_excerpt_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('title_excerpt_letter_spacing') !== '') : ?>
.page-title-excerpt,
.custom-title-excerpt {
	letter-spacing: <?php echo strval(thegem_get_option('title_excerpt_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('widget_title_font_family')) : ?>
.widget-title {
	font-family: '<?php echo thegem_get_option('widget_title_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('widget_title_font_style')) : ?>
.widget-title {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('widget_title_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('widget_title_font_style'), 'italic') !== false) : ?>
.widget-title {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('widget_title_font_style'), 'oblique') !== false) : ?>
.widget-title {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('widget_title_font_size')) : ?>
.widget-title {
	font-size: <?php echo thegem_get_option('widget_title_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('widget_title_line_height')) : ?>
.widget-title {
	line-height: <?php echo thegem_get_option('widget_title_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('widget_title_text_transform')) : ?>
.widget-title {
	text-transform: <?php echo thegem_get_option('widget_title_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('widget_title_letter_spacing') !== '') : ?>
.widget-title {
	letter-spacing: <?php echo strval(thegem_get_option('widget_title_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('button_font_family')) : ?>
:root {
    --thegem-to-button-font-family: '<?php echo thegem_get_option('button_font_family'); ?>';
}
.gem-button,
input[type='submit'],
.gem-pagination a,
.gem-pagination .current,
.blog-load-more button,
body .wp-block-button .wp-block-button__link,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a,
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
	font-family: '<?php echo thegem_get_option('button_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('button_font_style')) : ?>
:root {
    --thegem-to-button-font-style: normal;
    --thegem-to-button-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('button_font_style')); ?>;
}
.gem-button,
input[type='submit'],
.gem-pagination a,
.gem-pagination .current,
.blog-load-more button,
body .wp-block-button .wp-block-button__link,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a,
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('button_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('button_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-button-font-style: italic;
}
.gem-button,
input[type='submit'],
.gem-pagination a,
.gem-pagination .current,
.blog-load-more button,
body .wp-block-button .wp-block-button__link,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a,
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('button_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-button-font-style: oblique;
}
.gem-button,
input[type='submit'],
.gem-pagination a,
.gem-pagination .current,
.blog-load-more button,
body .wp-block-button .wp-block-button__link,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a,
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('button_text_transform')) : ?>
:root {
    --thegem-to-button-text-transform: <?php echo thegem_get_option('button_text_transform'); ?>;
}
.gem-button,
input[type='submit'],
.gem-pagination a,
.gem-pagination .current,
.blog-load-more button,
body .wp-block-button .wp-block-button__link,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a,
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
	text-transform: <?php echo thegem_get_option('button_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('button_letter_spacing') !== '') : ?>
:root {
    --thegem-to-button-letter-spacing: <?php echo strval(thegem_get_option('button_letter_spacing')); ?>px;
}
.gem-button,
input[type='submit'],
.gem-pagination a,
.gem-pagination .current,
.blog-load-more button,
body .wp-block-button .wp-block-button__link,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a,
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
	letter-spacing: <?php echo strval(thegem_get_option('button_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('button_thin_font_family')) : ?>
.gem-button.gem-button-text-weight-thin {
	font-family: '<?php echo thegem_get_option('button_thin_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('button_thin_font_style')) : ?>
.gem-button.gem-button-text-weight-thin {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('button_thin_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('button_thin_font_style'), 'italic') !== false) : ?>
.gem-button.gem-button-text-weight-thin {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('button_thin_font_style'), 'oblique') !== false) : ?>
.gem-button.gem-button-text-weight-thin {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('button_thin_text_transform')) : ?>
.gem-button.gem-button-text-weight-thin {
	text-transform: <?php echo thegem_get_option('button_thin_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('button_thin_letter_spacing') !== '') : ?>
.gem-button.gem-button-text-weight-thin {
	letter-spacing: <?php echo strval(thegem_get_option('button_thin_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('activate_nivoslider')): ?>
	<?php if(thegem_get_option('slideshow_title_font_family')) : ?>
        .gem-nivoslider-title {
        font-family: '<?php echo thegem_get_option('slideshow_title_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_title_font_style')) : ?>
        .gem-nivoslider-title {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('slideshow_title_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('slideshow_title_font_style'), 'italic') !== false) : ?>
            .gem-nivoslider-title {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('slideshow_title_font_style'), 'oblique') !== false) : ?>
            .gem-nivoslider-title {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_title_font_size')) : ?>
        .gem-nivoslider-title {
        font-size: <?php echo thegem_get_option('slideshow_title_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_title_line_height')) : ?>
        .gem-nivoslider-title {
        line-height: <?php echo thegem_get_option('slideshow_title_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_title_text_transform')) : ?>
        .gem-nivoslider-title {
        text-transform: <?php echo thegem_get_option('slideshow_title_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_title_letter_spacing') !== '') : ?>
        .gem-nivoslider-title {
        letter-spacing: <?php echo strval(thegem_get_option('slideshow_title_letter_spacing')); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_description_font_family')) : ?>
        .gem-nivoslider-description {
        font-family: '<?php echo thegem_get_option('slideshow_description_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_description_font_style')) : ?>
        .gem-nivoslider-description {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('slideshow_description_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('slideshow_description_font_style'), 'italic') !== false) : ?>
            .gem-nivoslider-description {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('slideshow_description_font_style'), 'oblique') !== false) : ?>
            .gem-nivoslider-description {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_description_font_size')) : ?>
        .gem-nivoslider-description {
        font-size: <?php echo thegem_get_option('slideshow_description_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_description_line_height')) : ?>
        .gem-nivoslider-description {
        line-height: <?php echo thegem_get_option('slideshow_description_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_description_text_transform')) : ?>
        .gem-nivoslider-description {
        text-transform: <?php echo thegem_get_option('slideshow_description_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('slideshow_description_letter_spacing') !== '') : ?>
        .gem-nivoslider-description {
        letter-spacing: <?php echo strval(thegem_get_option('slideshow_description_letter_spacing')); ?>px;
        }
	<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('portfolio_title_font_family')) : ?>
.portfolio-item-title,
.portfolio-item .wrap > .caption .title,
.fancybox-title .slide-info-title,
.blog.blog-style-masonry article .description .title {
	font-family: '<?php echo thegem_get_option('portfolio_title_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_title_font_style')) : ?>
.portfolio-item-title,
.portfolio-item .wrap > .caption .title,
.fancybox-title .slide-info-title,
.blog.blog-style-masonry article .description .title {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('portfolio_title_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('portfolio_title_font_style'), 'italic') !== false) : ?>
.portfolio-item-title,
.portfolio-item .wrap > .caption .title,
.fancybox-title .slide-info-title,
.blog.blog-style-masonry article .description .title {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('portfolio_title_font_style'), 'oblique') !== false) : ?>
.portfolio-item-title,
.portfolio-item .wrap > .caption .title,
.fancybox-title .slide-info-title,
.blog.blog-style-masonry article .description .title {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('portfolio_title_font_size')) : ?>
.portfolio-item-title,
.portfolio-item .wrap > .caption .title,
.fancybox-title .slide-info-title,
.blog.blog-style-masonry article .description .title {
	font-size: <?php echo thegem_get_option('portfolio_title_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_title_line_height')) : ?>
.portfolio-item-title,
.portfolio-item .wrap > .caption .title,
.fancybox-title .slide-info-title,
.blog.blog-style-masonry article .description .title {
	line-height: <?php echo thegem_get_option('portfolio_title_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_title_text_transform')) : ?>
.portfolio-item-title,
.portfolio-item .wrap > .caption .title,
.fancybox-title .slide-info-title,
.blog.blog-style-masonry article .description .title {
	text-transform: <?php echo thegem_get_option('portfolio_title_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_title_letter_spacing') !== '') : ?>
.portfolio-item-title,
.portfolio-item .wrap > .caption .title,
.fancybox-title .slide-info-title,
.blog.blog-style-masonry article .description .title {
	letter-spacing: <?php echo strval(thegem_get_option('portfolio_title_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_description_font_family')) : ?>
.portfolio-item-description,
.portfolio-item .caption .subtitle,
.fancybox-title .slide-info-summary,
.blog.blog-style-masonry article .description .summary {
	font-family: '<?php echo thegem_get_option('portfolio_description_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_description_font_style')) : ?>
.portfolio-item-description,
.portfolio-item .caption .subtitle,
.fancybox-title .slide-info-summary,
.blog.blog-style-masonry article .description .summary {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('portfolio_description_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('portfolio_description_font_style'), 'italic') !== false) : ?>
.portfolio-item-description,
.portfolio-item .caption .subtitle,
.fancybox-title .slide-info-summary,
.blog.blog-style-masonry article .description .summary {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('portfolio_description_font_style'), 'oblique') !== false) : ?>
.portfolio-item-description,
.portfolio-item .caption .subtitle,
.fancybox-title .slide-info-summary,
.blog.blog-style-masonry article .description .summary {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('portfolio_description_font_size')) : ?>
.portfolio-item-description,
.portfolio-item .caption .subtitle,
.fancybox-title .slide-info-summary,
.blog.blog-style-masonry article .description .summary {
	font-size: <?php echo thegem_get_option('portfolio_description_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_description_line_height')) : ?>
.portfolio-item-description,
.portfolio-item .caption .subtitle,
.fancybox-title .slide-info-summary,
.blog.blog-style-masonry article .description .summary {
	line-height: <?php echo thegem_get_option('portfolio_description_line_height'); ?>px;
}
.portfolio:not(.columns-1):not(.portfolio-style-masonry):not(.list-style) .portfolio-item .wrap > .caption .subtitle {
	max-height: <?php echo thegem_get_option('portfolio_description_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_description_text_transform')) : ?>
.portfolio-item-description,
.portfolio-item .caption .subtitle,
.fancybox-title .slide-info-summary,
.blog.blog-style-masonry article .description .summary {
	text-transform: <?php echo thegem_get_option('portfolio_description_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_description_letter_spacing') !== '') : ?>
.portfolio-item-description,
.portfolio-item .caption .subtitle,
.fancybox-title .slide-info-summary,
.blog.blog-style-masonry article .description .summary {
	letter-spacing: <?php echo strval(thegem_get_option('portfolio_description_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_font_family')) : ?>
.quickfinder-item-title {
	font-family: '<?php echo thegem_get_option('quickfinder_title_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_font_style')) : ?>
.quickfinder-item-title {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('quickfinder_title_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('quickfinder_title_font_style'), 'italic') !== false) : ?>
.quickfinder-item-title {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('quickfinder_title_font_style'), 'oblique') !== false) : ?>
.quickfinder-item-title {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_font_size')) : ?>
.quickfinder-item-title {
	font-size: <?php echo thegem_get_option('quickfinder_title_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_font_size')) : ?>
.quickfinder-item.col-md-2 .quickfinder-item-title,
.quickfinder-item.col-md-3 .quickfinder-item-title {
	font-size: <?php echo thegem_get_option('quickfinder_title_font_size') * 0.8; ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_line_height')) : ?>
.quickfinder-item-title {
	line-height: <?php echo thegem_get_option('quickfinder_title_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_line_height')) : ?>
.quickfinder-item.col-md-2 .quickfinder-item-title,
.quickfinder-item.col-md-3 .quickfinder-item-title {
	line-height: <?php echo thegem_get_option('quickfinder_title_line_height') * 0.8; ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_text_transform')) : ?>
.quickfinder-item-title {
	text-transform: <?php echo thegem_get_option('quickfinder_title_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_letter_spacing') !== '') : ?>
.quickfinder-item-title {
	letter-spacing: <?php echo strval(thegem_get_option('quickfinder_title_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_thin_font_family')) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item-title {
	font-family: '<?php echo thegem_get_option('quickfinder_title_thin_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_thin_font_style')) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item-title {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('quickfinder_title_thin_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('quickfinder_title_thin_font_style'), 'italic') !== false) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item-title {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('quickfinder_title_thin_font_style'), 'oblique') !== false) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item-title {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_thin_font_size')) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item-title {
	font-size: <?php echo thegem_get_option('quickfinder_title_thin_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_thin_font_size')) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-2 .quickfinder-item-title,
.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-3 .quickfinder-item-title {
	font-size: <?php echo thegem_get_option('quickfinder_title_thin_font_size') * 0.8; ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_thin_line_height')) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item-title {
	line-height: <?php echo thegem_get_option('quickfinder_title_thin_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_thin_line_height')) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-2 .quickfinder-item-title,
.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-3 .quickfinder-item-title {
	line-height: <?php echo thegem_get_option('quickfinder_title_thin_line_height') * 0.8; ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_thin_text_transform')) : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item-title {
	text-transform: <?php echo thegem_get_option('quickfinder_title_thin_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_title_thin_letter_spacing') !== '') : ?>
.quickfinder.quickfinder-title-thin .quickfinder-item-title {
	letter-spacing: <?php echo strval(thegem_get_option('quickfinder_title_thin_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_description_font_family')) : ?>
.quickfinder-item-text {
	font-family: '<?php echo thegem_get_option('quickfinder_description_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_description_font_style')) : ?>
.quickfinder-item-text {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('quickfinder_description_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('quickfinder_description_font_style'), 'italic') !== false) : ?>
.quickfinder-item-text {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('quickfinder_description_font_style'), 'oblique') !== false) : ?>
.quickfinder-item-text {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_description_font_size')) : ?>
.quickfinder-item-text {
	font-size: <?php echo thegem_get_option('quickfinder_description_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_description_line_height')) : ?>
.quickfinder-item-text {
	line-height: <?php echo thegem_get_option('quickfinder_description_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_description_text_transform')) : ?>
.quickfinder-item-text {
	text-transform: <?php echo thegem_get_option('quickfinder_description_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_description_letter_spacing') !== '') : ?>
.quickfinder-item-text {
	letter-spacing: <?php echo strval(thegem_get_option('quickfinder_description_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_font_family')) : ?>
.gem-gallery-hover-zooming-blur .gem-gallery-item-title,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-gallery .gem-gallery-caption .gem-gallery-item-title{
	font-family: '<?php echo thegem_get_option('gallery_title_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_font_style')) : ?>
.gem-gallery-hover-zooming-blur .gem-gallery-item-title,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-gallery .gem-gallery-caption .gem-gallery-item-title{
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('gallery_title_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('gallery_title_font_style'), 'italic') !== false) : ?>
.gem-gallery-hover-zooming-blur .gem-gallery-item-title,
.gem-gallery-hover-gradient .gem-gallery-item-title,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-gallery .gem-gallery-caption .gem-gallery-item-title{
    font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('gallery_title_font_style'), 'oblique') !== false) : ?>
.gem-gallery-hover-zooming-blur .gem-gallery-item-title,
.gem-gallery-hover-gradient .gem-gallery-item-title,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-gallery .gem-gallery-caption .gem-gallery-item-title{
    font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_font_size')) : ?>
.gem-gallery-hover-zooming-blur .gem-gallery-item-title,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-gallery .gem-gallery-caption .gem-gallery-item-title{
	font-size: <?php echo thegem_get_option('gallery_title_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_line_height')) : ?>
.gem-gallery-hover-zooming-blur .gem-gallery-item-title,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-gallery .gem-gallery-caption .gem-gallery-item-title {
	line-height: <?php echo thegem_get_option('gallery_title_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_text_transform')) : ?>
body .gem-gallery-hover-zooming-blur .gem-gallery-item-title,
body .gem-gallery-grid .gallery-item .overlay .title,
body .gem-gallery .gem-gallery-caption .gem-gallery-item-title{
	text-transform: <?php echo thegem_get_option('gallery_title_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_letter_spacing') !== '') : ?>
.gem-gallery-hover-zooming-blur .gem-gallery-item-title,
.gem-gallery-grid .gallery-item .overlay .title,
.gem-gallery .gem-gallery-caption .gem-gallery-item-title {
	letter-spacing: <?php echo strval(thegem_get_option('gallery_title_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_bold_font_family')) : ?>
.gem-gallery-grid.hover-default .gallery-item .overlay .title,
.gem-gallery-hover-default .gem-gallery-item .gem-gallery-item-title{
    font-family: '<?php echo thegem_get_option('gallery_title_bold_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_bold_font_style')) : ?>
.gem-gallery-grid.hover-default .gallery-item .overlay .title,
.gem-gallery-hover-default .gem-gallery-item .gem-gallery-item-title {
    font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('gallery_title_bold_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('gallery_title_bold_font_style'), 'italic') !== false) : ?>
.gem-gallery-grid.hover-default .gallery-item .overlay .title,
.gem-gallery-hover-default .gem-gallery-item .gem-gallery-item-title {
    font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('gallery_title_bold_font_style'), 'oblique') !== false) : ?>
.gem-gallery-grid.hover-default .gallery-item .overlay .title,
.gem-gallery-hover-default .gem-gallery-item .gem-gallery-item-title {
    font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_bold_font_size')) : ?>
.gem-gallery-grid.hover-default .gallery-item .overlay .title,
.gem-gallery-hover-default .gem-gallery-item .gem-gallery-item-title {
    font-size: <?php echo thegem_get_option('gallery_title_bold_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_bold_line_height')) : ?>
.gem-gallery-grid.hover-default .gallery-item .overlay .title,
.gem-gallery-hover-default .gem-gallery-item .gem-gallery-item-title {
    line-height: <?php echo thegem_get_option('gallery_title_bold_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_bold_text_transform')) : ?>
body .gem-gallery-grid.hover-default .gallery-item .overlay .title,
body .gem-gallery-hover-default .gem-gallery-item .gem-gallery-item-title,
body .gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title{
	text-transform: <?php echo thegem_get_option('gallery_title_bold_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_bold_letter_spacing') !== '') : ?>
.gem-gallery-grid.hover-default .gallery-item .overlay .title,
.gem-gallery-hover-default .gem-gallery-item .gem-gallery-item-title {
	letter-spacing: <?php echo strval(thegem_get_option('gallery_title_bold_letter_spacing')); ?>px;
}
<?php endif; ?>


<?php if(thegem_get_option('gallery_description_font_family')) : ?>
.gallery-description,
.gem-gallery-item-description,
.gallery-item .overlay .subtitle{
	font-family: '<?php echo thegem_get_option('gallery_description_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_description_font_style')) : ?>
.gallery-description,
.gem-gallery-item-description,
.gallery-item .overlay .subtitle{
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('gallery_description_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('gallery_description_font_style'), 'italic') !== false) : ?>
.gallery-description,
.gem-gallery-item-description,
.gallery-item .overlay .subtitle{
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('gallery_description_font_style'), 'oblique') !== false) : ?>
.gallery-description,
.gem-gallery-item-description,
.gallery-item .overlay .subtitle{
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('gallery_description_font_size')) : ?>
.gallery-description,
.gem-gallery-item-description,
.gallery-item .overlay .subtitle{
	font-size: <?php echo thegem_get_option('gallery_description_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_description_line_height')) : ?>
.gallery-description,
.gem-gallery-item-description,
.gallery-item .overlay .subtitle{
	line-height: <?php echo thegem_get_option('gallery_description_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_description_text_transform')) : ?>
.gallery-description,
.gem-gallery-item-description,
.gallery-item .overlay .subtitle{
	text-transform: <?php echo thegem_get_option('gallery_description_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_description_letter_spacing') !== '') : ?>
.gallery-description,
.gem-gallery-item-description,
.gallery-item .overlay .subtitle{
	letter-spacing: <?php echo strval(thegem_get_option('gallery_description_letter_spacing')); ?>px;
}
<?php endif; ?>


<?php if(thegem_get_option('testimonial_font_family')) : ?>
body .gem-testimonial-text,
body .testimonials-style-1-text {
	font-family: '<?php echo thegem_get_option('testimonial_font_family'); ?>';
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_font_style')) : ?>
body .gem-testimonial-text,
body .testimonials-style-1-text {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('testimonial_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('testimonial_font_style'), 'italic') !== false) : ?>
body .gem-testimonial-text,
body .testimonials-style-1-text {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('testimonial_font_style'), 'oblique') !== false) : ?>
body .gem-testimonial-text,
body .testimonials-style-1-text {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>
<?php if(thegem_get_option('testimonial_font_size')) : ?>
body .gem-testimonial-text,
body .testimonials-style-1-text {
	font-size: <?php echo thegem_get_option('testimonial_font_size'); ?>px;
}
@media (max-width: 600px) {
	body .gem-testimonial-text,
	body .testimonials-style-1-text {
		font-size: <?php echo (thegem_get_option('testimonial_font_size')*100/600); ?>vw;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_line_height')) : ?>
body .gem-testimonial-text,
body .testimonials-style-1-text {
	line-height: <?php echo thegem_get_option('testimonial_line_height'); ?>px;
}
@media (max-width: 600px) {
	body .gem-testimonial-text,
	body .testimonials-style-1-text {
		line-height: <?php echo (thegem_get_option('testimonial_line_height')*100/600); ?>vw;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_text_transform')) : ?>
body .gem-testimonial-text,
body .testimonials-style-1-text {
	text-transform: <?php echo thegem_get_option('testimonial_text_transform'); ?>;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_letter_spacing') !== '') : ?>
body .gem-testimonial-text,
body .testimonials-style-1-text {
	letter-spacing: <?php echo strval(thegem_get_option('testimonial_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('testimonial_name_font_family')) : ?>
body .gem-testimonial-name{
	font-family: '<?php echo thegem_get_option('testimonial_name_font_family'); ?>';
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_name_font_style')) : ?>
body .gem-testimonial-name{
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('testimonial_name_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('testimonial_name_font_style'), 'italic') !== false) : ?>
body .gem-testimonial-name{
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('testimonial_name_font_style'), 'oblique') !== false) : ?>
body .gem-testimonial-name{
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>
<?php if(thegem_get_option('testimonial_name_font_size')) : ?>
body .gem-testimonial-name{
	font-size: <?php echo thegem_get_option('testimonial_name_font_size'); ?>px;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_name_line_height')) : ?>
body .gem-testimonial-name{
	line-height: <?php echo thegem_get_option('testimonial_name_line_height'); ?>px;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_name_text_transform')) : ?>
body .gem-testimonial-name{
	text-transform: <?php echo thegem_get_option('testimonial_name_text_transform'); ?>;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_name_letter_spacing') !== '') : ?>
body .gem-testimonial-name{
	letter-spacing: <?php echo strval(thegem_get_option('testimonial_name_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('testimonial_company_font_family')) : ?>
body .gem-testimonial-company{
	font-family: '<?php echo thegem_get_option('testimonial_company_font_family'); ?>';
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_company_font_style')) : ?>
body .gem-testimonial-company{
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('testimonial_company_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('testimonial_company_font_style'), 'italic') !== false) : ?>
body .gem-testimonial-company{
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('testimonial_company_font_style'), 'oblique') !== false) : ?>
body .gem-testimonial-company{
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>
<?php if(thegem_get_option('testimonial_company_font_size')) : ?>
body .gem-testimonial-company{
	font-size: <?php echo thegem_get_option('testimonial_company_font_size'); ?>px;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_company_line_height')) : ?>
body .gem-testimonial-company{
	line-height: <?php echo thegem_get_option('testimonial_company_line_height'); ?>px;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_company_text_transform')) : ?>
body .gem-testimonial-company{
	text-transform: <?php echo thegem_get_option('testimonial_company_text_transform'); ?>;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_company_letter_spacing') !== '') : ?>
body .gem-testimonial-company{
	letter-spacing: <?php echo strval(thegem_get_option('testimonial_company_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('testimonial_position_font_family')) : ?>
body .gem-testimonial-position{
	font-family: '<?php echo thegem_get_option('testimonial_position_font_family'); ?>';
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_position_font_style')) : ?>
body .gem-testimonial-position{
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('testimonial_position_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('testimonial_company_font_style'), 'italic') !== false) : ?>
body .gem-testimonial-position{
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('testimonial_company_font_style'), 'oblique') !== false) : ?>
body .gem-testimonial-position{
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>
<?php if(thegem_get_option('testimonial_position_font_size')) : ?>
body .gem-testimonial-position{
	font-size: <?php echo thegem_get_option('testimonial_position_font_size'); ?>px;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_position_line_height')) : ?>
body .gem-testimonial-position{
	line-height: <?php echo thegem_get_option('testimonial_position_line_height'); ?>px;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_position_text_transform')) : ?>
body .gem-testimonial-position{
	text-transform: <?php echo thegem_get_option('testimonial_position_text_transform'); ?>;
}
<?php endif; ?>
<?php if(thegem_get_option('testimonial_position_letter_spacing') !== '') : ?>
body .gem-testimonial-position{
	letter-spacing: <?php echo strval(thegem_get_option('testimonial_position_letter_spacing')); ?>px;
}
<?php endif; ?>


<?php if(thegem_get_option('counter_font_family')) : ?>
.gem-counter-number,
.diagram-circle .text div span {
	font-family: '<?php echo thegem_get_option('counter_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('counter_font_style')) : ?>
.gem-counter-number,
.diagram-circle .text div span {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('counter_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('counter_font_style'), 'italic') !== false) : ?>
.gem-counter-number,
.diagram-circle .text div span {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('counter_font_style'), 'oblique') !== false) : ?>
.gem-counter-number,
.diagram-circle .text div span {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('counter_font_size')) : ?>
.gem-counter-number {
	font-size: <?php echo thegem_get_option('counter_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('counter_line_height')) : ?>
.gem-counter-number {
	line-height: <?php echo thegem_get_option('counter_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('counter_text_transform')) : ?>
.gem-counter-number {
	text-transform: <?php echo thegem_get_option('counter_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('counter_letter_spacing') !== '') : ?>
.gem-counter-number {
	letter-spacing: <?php echo strval(thegem_get_option('counter_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('counter_custom_responsive_fonts')) : ?>
<?php if(thegem_get_option('counter_font_size_tablet')) : ?>
@media (max-width: 1199px) {
	.gem-counter-number {
		font-size: <?php echo thegem_get_option('counter_font_size_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('counter_line_height_tablet')) : ?>
@media (max-width: 1199px) {
	.gem-counter-number {
		line-height: <?php echo thegem_get_option('counter_line_height_tablet'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('counter_font_size_mobile')) : ?>
@media (max-width: 767px) {
	.gem-counter-number {
		font-size: <?php echo thegem_get_option('counter_font_size_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('counter_line_height_mobile')) : ?>
@media (max-width: 767px) {
	.gem-counter-number {
		line-height: <?php echo thegem_get_option('counter_line_height_mobile'); ?>px;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_font_family')) : ?>
:root {
    --thegem-to-tabs-title-font-family: <?php echo thegem_get_option('tabs_title_font_family'); ?>;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item.thegem-tabs__nav-item--active,
.thegem-accordion__item-title.thegem-accordion__item--active,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li.active {
	font-family: '<?php echo thegem_get_option('tabs_title_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_font_style')) : ?>
:root {
    --thegem-to-tabs-title-font-style: normal;
    --thegem-to-tabs-title-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('tabs_title_font_style')); ?>;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item.thegem-tabs__nav-item--active,
.thegem-accordion__item-title.thegem-accordion__item--active,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li.active {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('tabs_title_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('tabs_title_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-tabs-title-font-style: italic;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item.thegem-tabs__nav-item--active,
.thegem-accordion__item-title.thegem-accordion__item--active,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li.active {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('tabs_title_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-tabs-title-font-style: oblique;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item.thegem-tabs__nav-item--active,
.thegem-accordion__item-title.thegem-accordion__item--active,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li.active {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_font_size')) : ?>
:root {
    --thegem-to-tabs-title-font-size: <?php echo thegem_get_option('tabs_title_font_size'); ?>px;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item.thegem-tabs__nav-item--active,
.thegem-accordion__item-title.thegem-accordion__item--active,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li.active {
	font-size: <?php echo thegem_get_option('tabs_title_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_line_height')) : ?>
:root {
    --thegem-to-tabs-title-line-height: <?php echo thegem_get_option('tabs_title_line_height'); ?>px;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item.thegem-tabs__nav-item--active,
.thegem-accordion__item-title.thegem-accordion__item--active,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li.active {
	line-height: <?php echo thegem_get_option('tabs_title_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_text_transform')) : ?>
:root {
    --thegem-to-tabs-title-text-transform: <?php echo thegem_get_option('tabs_title_text_transform'); ?>;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item.thegem-tabs__nav-item--active,
.thegem-accordion__item-title.thegem-accordion__item--active,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li.active {
	text-transform: <?php echo thegem_get_option('tabs_title_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_letter_spacing') !== '') : ?>
:root {
    --thegem-to-tabs-title-letter-spacing: <?php echo strval(thegem_get_option('tabs_title_letter_spacing')); ?>px;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item.thegem-tabs__nav-item--active,
.thegem-accordion__item-title.thegem-accordion__item--active,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li.active {
	letter-spacing: <?php echo strval(thegem_get_option('tabs_title_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_thin_font_family')) : ?>
:root {
    --thegem-to-tabs-title-thin-font-family: '<?php echo thegem_get_option('tabs_title_thin_font_family'); ?>';
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
	font-family: '<?php echo thegem_get_option('tabs_title_thin_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_thin_font_style')) : ?>
:root {
    --thegem-to-tabs-title-thin-font-style: normal;
    --thegem-to-tabs-title-thin-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('tabs_title_thin_font_style')); ?>;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('tabs_title_thin_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('tabs_title_thin_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-tabs-title-thin-font-style: italic;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('tabs_title_thin_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-tabs-title-thin-font-style: oblique;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_thin_font_size')) : ?>
:root {
    --thegem-to-tabs-title-thin-font-size: <?php echo thegem_get_option('tabs_title_thin_font_size'); ?>px;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
	font-size: <?php echo thegem_get_option('tabs_title_thin_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_thin_line_height')) : ?>
:root {
    --thegem-to-tabs-title-thin-line-height: <?php echo thegem_get_option('tabs_title_thin_line_height'); ?>px;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
	line-height: <?php echo thegem_get_option('tabs_title_thin_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_thin_text_transform')) : ?>
:root {
    --thegem-to-tabs-title-thin-text-transform: <?php echo thegem_get_option('tabs_title_thin_text_transform'); ?>;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
	text-transform: <?php echo thegem_get_option('tabs_title_thin_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('tabs_title_thin_letter_spacing') !== '') : ?>
:root {
    --thegem-to-tabs-title-thin-letter-spacing: <?php echo strval(thegem_get_option('tabs_title_thin_letter_spacing')); ?>px;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab a,
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
	letter-spacing: <?php echo strval(thegem_get_option('tabs_title_thin_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_is_plugin_active('woocommerce/woocommerce.php')): ?>
	<?php if(thegem_get_option('woocommerce_price_font_family')) : ?>
        :root {
        --thegem-to-woo-price-font-family: <?php echo thegem_get_option('woocommerce_price_font_family'); ?>;
        }
        .widget_shopping_cart_content .quantity,
        .widget_shopping_cart_content .total .amount {
        font-family: '<?php echo thegem_get_option('woocommerce_price_font_family'); ?>';
        }
	<?php endif; ?>

	<?php if(thegem_get_option('product_title_listing_font_family')) : ?>
        .product-info .product-title.title-h6,
        .products .portfolio-item .wrap > .caption .title {
        font-family: '<?php echo thegem_get_option('product_title_listing_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_listing_font_style')) : ?>
        .product-info .product-title.title-h6,
        .products .portfolio-item .wrap > .caption .title {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_title_listing_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_title_listing_font_style'), 'italic') !== false) : ?>
            .product-info .product-title.title-h6,
            .products .portfolio-item .wrap > .caption .title {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_title_listing_font_style'), 'oblique') !== false) : ?>
            .product-info .product-title.title-h6,
            .products .portfolio-item .wrap > .caption .title {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_listing_font_size')) : ?>
        .product-info .product-title.title-h6,
        .products .portfolio-item .wrap > .caption .title {
        font-size: <?php echo thegem_get_option('product_title_listing_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_listing_line_height')) : ?>
        .product-info .product-title.title-h6,
        .products .portfolio-item .wrap > .caption .title {
        line-height: <?php echo thegem_get_option('product_title_listing_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_listing_text_transform')) : ?>
        .product-info .product-title.title-h6,
        .products .portfolio-item .wrap > .caption .title {
        text-transform: <?php echo thegem_get_option('product_title_listing_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_listing_letter_spacing') !== '') : ?>
        .product-info .product-title.title-h6,
        .products .portfolio-item .wrap > .caption .title {
        letter-spacing: <?php echo strval(thegem_get_option('product_title_listing_letter_spacing')); ?>px;
        }
	<?php endif; ?>

    <?php if(thegem_get_option('product_title_page_font_family')) : ?>
    :root {
        --thegem-to-product-title-font-family: <?php echo thegem_get_option('product_title_page_font_family'); ?>;
    }
    .single-product-content .product_title,
    .product-page__wrapper .product-page__attribute{
        font-family: '<?php echo thegem_get_option('product_title_page_font_family'); ?>';
    }
    <?php endif; ?>
    
    <?php if(thegem_get_option('product_title_page_font_style')) : ?>
    :root {
        --thegem-to-product-title-font-style: normal;
        --thegem-to-product-title-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_title_page_font_style')); ?>;
    }
    .single-product-content .product_title,
    .product-page__wrapper .product-page__attribute{
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_title_page_font_style')); ?>;
    }
    <?php if(strpos(thegem_get_option('product_title_page_font_style'), 'italic') !== false) : ?>
    :root {
        --thegem-to-product-title-font-style: italic;
    }
    .single-product-content .product_title,
    .product-page__wrapper .product-page__attribute{
        font-style: italic;
    }
    <?php endif; ?>
    <?php if(strpos(thegem_get_option('product_title_page_font_style'), 'oblique') !== false) : ?>
    :root {
        --thegem-to-product-title-font-style: oblique;
    }
    .single-product-content .product_title,
    .product-page__wrapper .product-page__attribute{
        font-style: oblique;
    }
    <?php endif; ?>
    <?php endif; ?>
    
    <?php if(thegem_get_option('product_title_page_font_size')) : ?>
    :root {
        --thegem-to-product-title-font-size: <?php echo thegem_get_option('product_title_page_font_size'); ?>px;
        --thegem-to-product-attribute-font-size: <?php echo (thegem_get_option('product_title_page_font_size')*0.5); ?>px;
    }
    .single-product-content .product_title {
        font-size: <?php echo thegem_get_option('product_title_page_font_size'); ?>px;
    }
    .product-page__wrapper .product-page__attribute {
        font-size: <?php echo (thegem_get_option('product_title_page_font_size')*0.5); ?>px;
    }
    <?php endif; ?>
    
    <?php if(thegem_get_option('product_title_page_line_height')) : ?>
    :root {
        --thegem-to-product-title-line-height: <?php echo thegem_get_option('product_title_page_line_height'); ?>px;
        --thegem-to-product-attribute-line-height: <?php echo (thegem_get_option('product_title_page_line_height')*0.5); ?>px;
    }
    .single-product-content .product_title {
        line-height: <?php echo thegem_get_option('product_title_page_line_height'); ?>px;
    }
    .product-page__wrapper .product-page__attribute {
        line-height: <?php echo (thegem_get_option('product_title_page_line_height')*0.5); ?>px;
    }
    <?php endif; ?>
    
    <?php if(thegem_get_option('product_title_page_text_transform')) : ?>
    :root {
        --thegem-to-product-title-text-transform: <?php echo thegem_get_option('product_title_page_text_transform'); ?>;
    }
    .single-product-content .product_title,
    .product-page__wrapper .product-page__attribute{
        text-transform: <?php echo thegem_get_option('product_title_page_text_transform'); ?>;
    }
    <?php endif; ?>
    
    <?php if(thegem_get_option('product_title_page_letter_spacing') !== '') : ?>
:root {
    --thegem-to-product-title-letter-spacing: <?php echo strval(thegem_get_option('product_title_page_letter_spacing')); ?>px;
    --thegem-to-product-attribute-letter-spacing: <?php echo (thegem_get_option('product_title_page_letter_spacing')*0.5); ?>px;
}
.single-product-content .product_title {
	letter-spacing: <?php echo strval(thegem_get_option('product_title_page_letter_spacing')); ?>px;
}
.product-page__wrapper .product-page__attribute {
    letter-spacing: <?php echo (thegem_get_option('product_title_page_letter_spacing')*0.5); ?>px;
}
<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_widget_font_family')) : ?>
        .widget .gem-products-title {
        font-family: '<?php echo thegem_get_option('product_title_widget_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_widget_font_style')) : ?>
        .widget .gem-products-title {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_title_widget_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_title_widget_font_style'), 'italic') !== false) : ?>
            .widget .gem-products-title {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_title_widget_font_style'), 'oblique') !== false) : ?>
            .widget .gem-products-title {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_widget_font_size')) : ?>
        .widget .gem-products-title {
        font-size: <?php echo thegem_get_option('product_title_widget_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_widget_line_height')) : ?>
        .widget .gem-products-title {
        line-height: <?php echo thegem_get_option('product_title_widget_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_widget_text_transform')) : ?>
        .widget .gem-products-title {
        text-transform: <?php echo thegem_get_option('product_title_widget_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_widget_letter_spacing') !== '') : ?>
        .widget .gem-products-title {
        letter-spacing: <?php echo strval(thegem_get_option('product_title_widget_letter_spacing')); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_cart_font_family')) : ?>
        .shop_table .product-name .product-title {
        font-family: '<?php echo thegem_get_option('product_title_cart_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_cart_font_style')) : ?>
        .shop_table .product-name .product-title {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_title_cart_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_title_cart_font_style'), 'italic') !== false) : ?>
            .shop_table .product-name .product-title {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_title_cart_font_style'), 'oblique') !== false) : ?>
            .shop_table .product-name .product-title {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_cart_font_size')) : ?>
        .shop_table .product-name .product-title {
        font-size: <?php echo thegem_get_option('product_title_cart_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_cart_line_height')) : ?>
        .shop_table .product-name .product-title {
        line-height: <?php echo thegem_get_option('product_title_cart_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_cart_text_transform')) : ?>
        .shop_table .product-name .product-title {
        text-transform: <?php echo thegem_get_option('product_title_cart_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_title_cart_letter_spacing') !== '') : ?>
        .shop_table .product-name .product-title {
        letter-spacing: <?php echo strval(thegem_get_option('product_title_cart_letter_spacing')); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_listing_font_family')) : ?>
        .products .product-info .price ins,
        .products .product-info .price .amount,
        .portfolio-filters-list .widget_products .gem-products-price .amount,
        .portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
        .portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
        font-family: '<?php echo thegem_get_option('product_price_listing_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_listing_font_style')) : ?>
        .products .product-info .price ins,
        .products .product-info .price .amount,
        .portfolio-filters-list .widget_products .gem-products-price .amount,
        .portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
        .portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_price_listing_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_price_listing_font_style'), 'italic') !== false) : ?>
            .products .product-info .price ins,
            .products .product-info .price .amount,
            .portfolio-filters-list .widget_products .gem-products-price .amount,
            .portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
            .portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_price_listing_font_style'), 'oblique') !== false) : ?>
            .products .product-info .price ins,
            .products .product-info .price .amount,
            .portfolio-filters-list .widget_products .gem-products-price .amount,
            .portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
            .portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_listing_font_size')) : ?>
        .products .product-info .price ins,
        .products .product-info .price .amount,
        .portfolio-filters-list .widget_products .gem-products-price .amount,
        .portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
        .portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
        font-size: <?php echo thegem_get_option('product_price_listing_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_listing_line_height')) : ?>
        .products .product-info .price ins,
        .products .product-info .price .amount,
        .portfolio-filters-list .widget_products .gem-products-price .amount,
        .portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
        .portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
        line-height: <?php echo thegem_get_option('product_price_listing_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_listing_text_transform')) : ?>
        .products .product-info .price ins,
        .products .product-info .price .amount,
        .portfolio-filters-list .widget_products .gem-products-price .amount,
        .portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
        .portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
        text-transform: <?php echo thegem_get_option('product_price_listing_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_listing_letter_spacing') !== '') : ?>
        .products .product-info .price ins,
        .products .product-info .price .amount,
        .portfolio-filters-list .widget_products .gem-products-price .amount,
        .portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
        .portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
        letter-spacing: <?php echo strval(thegem_get_option('product_price_listing_letter_spacing')); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_page_font_family')) : ?>
        :root {
        --thegem-to-product-price-font-family: <?php echo thegem_get_option('product_price_page_font_family'); ?>;
        }
        .single-product-content .price {
        font-family: '<?php echo thegem_get_option('product_price_page_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_page_font_style')) : ?>
        :root {
        --thegem-to-product-price-font-style: normal;
        --thegem-to-product-price-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_price_page_font_style')); ?>;
        }
        .single-product-content .price {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_price_page_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_price_page_font_style'), 'italic') !== false) : ?>
            :root {
            --thegem-to-product-price-font-style: italic;
            }
            .single-product-content .price {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_price_page_font_style'), 'oblique') !== false) : ?>
            :root {
            --thegem-to-product-price-font-style: oblique;
            }
            .single-product-content .price {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_page_font_size')) : ?>
        :root {
        --thegem-to-product-price-font-size: <?php echo strval(thegem_get_option('product_price_page_font_size')); ?>px;
        }
        .woocommerce .single-product-content .price {
        font-size: <?php echo thegem_get_option('product_price_page_font_size'); ?>px;
        }
        .woocommerce .single-product-content .price del,
        .woocommerce .single-product-content .single_variation .price del {
        font-size: <?php echo intval(thegem_get_option('product_price_page_font_size')*0.6667); ?>px;
        }
        .woocommerce .single-product-content .single_variation .price {
        font-size: <?php echo intval(thegem_get_option('product_price_page_font_size')*1.3889); ?>px;
        }
        .woocommerce .single-product-content .single_variation .price del {
        line-height: <?php echo intval(thegem_get_option('product_price_page_font_size')*0.6667); ?>px;
        }
        .woocommerce .single-product-content .single_variation .price {
        line-height: <?php echo intval(thegem_get_option('product_price_page_font_size')*1.3889); ?>px;
        }
        .woocommerce .product-page__wrapper .single-product-content .price{
        font-size: <?php echo thegem_get_option('product_price_page_font_size'); ?>px;
        }
        .woocommerce .product-page__wrapper .single-product-content .price del{
        font-size: <?php echo intval(thegem_get_option('product_price_page_font_size')*0.7857); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_page_line_height')) : ?>
        :root {
        --thegem-to-product-price-line-height: <?php echo strval(thegem_get_option('product_price_page_line_height')); ?>px;
        }
        .woocommerce .single-product-content .price {
        line-height: <?php echo thegem_get_option('product_price_page_line_height'); ?>px;
        }
        .woocommerce .single-product-content .price del {
        line-height: <?php echo intval(thegem_get_option('product_price_page_line_height')*0.6667); ?>px;
        }
        .woocommerce .product-page__wrapper .single-product-content .price{
        line-height: <?php echo thegem_get_option('product_price_page_line_height'); ?>px;
        }
        .woocommerce .product-page__wrapper .single-product-content .price del{
        line-height: <?php echo intval(thegem_get_option('product_price_page_line_height')*0.7857); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_page_text_transform')) : ?>
        :root {
        --thegem-to-product-price-text-transform: <?php echo thegem_get_option('product_price_page_text_transform'); ?>;
        }
        .woocommerce .single-product-content .price {
        text-transform: <?php echo thegem_get_option('product_price_page_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_page_letter_spacing') !== '') : ?>
        :root {
        --thegem-to-product-price-letter-spacing: <?php echo strval(thegem_get_option('product_price_page_letter_spacing')); ?>;
        }
        .woocommerce .single-product-content .price {
        letter-spacing: <?php echo strval(thegem_get_option('product_price_page_letter_spacing')); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_widget_font_family')) : ?>
        .widget .gem-products-price ins,
        .widget .gem-products-price .amount {
        font-family: '<?php echo thegem_get_option('product_price_widget_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_widget_font_style')) : ?>
        .widget .gem-products-price ins,
        .widget .gem-products-price .amount {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_price_widget_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_price_widget_font_style'), 'italic') !== false) : ?>
            .widget .gem-products-price ins,
            .widget .gem-products-price .amount {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_price_widget_font_style'), 'oblique') !== false) : ?>
            .widget .gem-products-price ins,
            .widget .gem-products-price .amount {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_widget_font_size')) : ?>
        .widget .gem-products-price ins,
        .widget .gem-products-price .amount {
        font-size: <?php echo thegem_get_option('product_price_widget_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_widget_line_height')) : ?>
        .widget .gem-products-price ins,
        .widget .gem-products-price .amount {
        line-height: <?php echo thegem_get_option('product_price_widget_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_widget_text_transform')) : ?>
        .widget .gem-products-price ins,
        .widget .gem-products-price .amount {
        text-transform: <?php echo thegem_get_option('product_price_widget_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_widget_letter_spacing') !== '') : ?>
        .widget .gem-products-price ins,
        .widget .gem-products-price .amount {
        letter-spacing: <?php echo strval(thegem_get_option('product_price_widget_letter_spacing')); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_cart_font_family')) : ?>
        :root {
        --thegem-to-product-price-cart-font-family: '<?php echo thegem_get_option('product_price_cart_font_family'); ?>';
        }
        .woocommerce .woocommerce-cart-form .shop_table td.product-price,
        .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal,
        .woocommerce .wishlist_table .product-info .product-info-content .product-price {
        font-family: '<?php echo thegem_get_option('product_price_cart_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_cart_font_style')) : ?>
        :root {
        --thegem-to-product-price-cart-font-style: normal;
        --thegem-to-product-price-cart-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_price_cart_font_style')); ?>;
        }
        .woocommerce .woocommerce-cart-form .shop_table td.product-price,
        .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal,
        .woocommerce .wishlist_table .product-info .product-info-content .product-price {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_price_cart_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_price_cart_font_style'), 'italic') !== false) : ?>
            :root {
            --thegem-to-product-price-cart-font-style: italic;
            }
            .woocommerce .woocommerce-cart-form .shop_table td.product-price,
            .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal,
            .woocommerce .wishlist_table .product-info .product-info-content .product-price {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_price_cart_font_style'), 'oblique') !== false) : ?>
            :root {
            --thegem-to-product-price-cart-font-style: oblique;
            }
            .woocommerce .woocommerce-cart-form .shop_table td.product-price,
            .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal,
            .woocommerce .wishlist_table .product-info .product-info-content .product-price {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_cart_font_size')) : ?>
        :root {
        --thegem-to-product-price-cart-font-size: <?php echo thegem_get_option('product_price_cart_font_size'); ?>px;
        --thegem-to-product-price-cart-font-size-tiny: <?php echo round(strval(thegem_get_option('product_price_cart_font_size'))*0.8334); ?>px;
        }
        .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal,
        .woocommerce .wishlist_table .product-info .product-info-content .product-price {
        font-size: <?php echo thegem_get_option('product_price_cart_font_size'); ?>px;
        }
        .woocommerce .woocommerce-cart-form .shop_table td.product-price {
        font-size: <?php echo thegem_get_option('product_price_cart_font_size')*0.8333; ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_cart_line_height')) : ?>
        :root {
        --thegem-to-product-price-cart-line-height: <?php echo thegem_get_option('product_price_cart_line_height'); ?>px;
        --thegem-to-product-price-cart-line-height-tiny: <?php echo round(strval(thegem_get_option('product_price_cart_line_height'))*0.8334); ?>px;
        }
        .woocommerce .woocommerce-cart-form .shop_table td.product-price,
        .woocommerce .wishlist_table .product-info .product-info-content .product-price {
        line-height: <?php echo thegem_get_option('product_price_cart_line_height'); ?>px;
        }
        .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal {
        line-height: <?php echo thegem_get_option('product_price_cart_line_height')*0.8333; ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_cart_text_transform')) : ?>
        :root {
        --thegem-to-product-price-cart-text-transform: <?php echo thegem_get_option('product_price_cart_text_transform'); ?>;
        }
        .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal,
        .woocommerce .wishlist_table .product-info .product-info-content .product-price,
        .woocommerce .woocommerce-cart-form .shop_table td.product-price {
        text-transform: <?php echo thegem_get_option('product_price_cart_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_price_cart_letter_spacing') !== '') : ?>
        :root {
        --thegem-to-product-price-cart-letter-spacing: <?php echo strval(thegem_get_option('product_price_cart_letter_spacing')); ?>px;
        }
        .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal,
        .woocommerce .wishlist_table .product-info .product-info-content .product-price,
        .woocommerce .woocommerce-cart-form .shop_table td.product-price {
        letter-spacing: <?php echo strval(thegem_get_option('product_price_cart_letter_spacing')); ?>px;
        }
	<?php endif; ?>
<?php endif; ?>

<?php /*if(thegem_get_option('top_background_color')) : ?>
#site-header-wrapper{
	background-color: <?php echo thegem_get_option('top_background_color'); ?>;
}
#site-header.fixed.shrink {
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('top_background_color'))); ?>, 0.95);
}
#site-header.fixed.shrink.fill {
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('top_background_color'))); ?>, 1);
}
<?php endif; */ ?>

<?php if(thegem_get_option('main_background_color')) : ?>
:root {
	--thegem-to-main-bg-color: <?php echo thegem_get_option('main_background_color'); ?>;
	--main-bg-color: <?php echo thegem_get_option('main_background_color'); ?>;
	--main-bg-color-08: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('main_background_color'))); ?>, 0.8);
}
.combobox-wrapper,
#page .woocommerce .select2-container .select2-selection--single,
.select2-container .select2-dropdown,
.gem-team-style-5 .team-person:hover .team-person-hover,
.gem-table td,
body .gem-table-style-2 thead,
body .gem-table-style-2 tr:nth-child(2n) td,
.gem-table .tabletolist.nrh > li > ul > li,
.resp-tabs-container,
.resp-tab-content,
.resp-tab-active,
.gem-clients-type-carousel-grid .gem-client-item a:hover,
.gem_client-carousel .gem-client-item a:hover,
.products .product-inner,
.gem-table .shop_table tbody tr,
.widget_product_search input.search-field,
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce table.shop_table.order-details tr.cart_item,
.woocommerce table.shop_table.order-details tr.order_item,
body .woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods .woocommerce-notice,
.woocommerce-checkout-one-page-modern .woocommerce-terms-and-conditions,
.triangle-with-shadow:after,
.blog-style-default article .post-image .gem-dummy,
.blog-style-default article.sticky .post-image .gem-dummy:after,
.blog-style-timeline.blog-style-styled_list1 .item-post .post-text,
.blog-style-default article.no-image .post-image .gem-dummy,
.wpb_toggle,
.vc_toggle_title,
.page-title-style-2,
.post-tags-list a:after,
.portfolio .portfolio-item .overlay-line,
.portfolio-item .wrap > .caption,
.portfolio.portfolio-grid.background-style-dark:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption,
.portfolio.portfolio-grid.background-style-dark:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover,
.portfolio.background-style-dark .caption-bottom-line .project-button .gem-button,
.quickfinder-item .quickfinder-animation,
.gem-counter .gem-counter-animation,
.mc4wp-form input[type='email'],
.page-title-block.page-title-style-2,
.page-title-block.has-background-image,
body .widget .tagcloud a,
.wpcf7-form.gem-contact-form-white .combobox-wrapper,
.wpcf7-form.gem-contact-form-white  input:not(.gem-button-wpcf-custom),
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-button,
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-text,
.wpcf7-form.gem-contact-form-white .checkbox-sign,
.wpcf7-form.gem-contact-form-white  span.radio-sign,
.wpcf7-form.gem-contact-form-white textarea,
.diagram-wrapper.style-1 .digram-line-box .skill-line,
.blog-style-styled_list1 .post-item,
.blog-style-styled_list2 article,
.blog-style-styled_list2 .post-item,
.blog-style-styled_list2 .sticky,
.blog-style-timeline .post-item,
.blog-style-timeline .post-img,
.blog-style-timeline .post-img a .dummy,
.gem-basic-grid .vc_grid-item-mini,
.gem-basic-grid .vc_gitem-zone-c,
.shop-widget-area .widget .gem-products-content,
.blog-style-compact article,
.gem-search-form.gem-search-form-style-light .search-field,
.page-title-block.custom-page-title,
.custom-footer,
.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-form,
.portfolio-filters-list.style-standard:not(.single-filter) .portfolio-filter-item .portfolio-filter-item-list,
.portfolio-sorting-select ul,
.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area,
.thegem-popup-notification .notification-message,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab.vc_active > a,
.thegem-combobox-wrap .thegem-combobox__trigger,
.thegem-combobox-wrap .thegem-combobox__options,
.thegem-combobox-wrap .thegem-combobox__options-item,
.product-page__wrapper .product-page__nav .product-page__nav-preview,
.product-page__wrapper form.cart .quantity,
.thegem-fullscreen-search,
.thegem-fullscreen-search .search-results-section:nth-child(even) .pages-list .page-item article a,
table.variations .thegem-select {
	background-color: <?php echo thegem_get_option('main_background_color'); ?>;
}
@media (max-width: 991px) {
	.portfolio-filters-list.style-standard .portfolio-filters-outer .portfolio-filters-area,
	.portfolio-filters-list.style-sidebar .portfolio-filters-outer .portfolio-filters-area {
		background-color: <?php echo thegem_get_option('main_background_color');?>
	}
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon:before,
.gem-gallery-grid.hover-gradient .gallery-item .overlay a.icon::before,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after {
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('main_background_color'))); ?>, 0.8);
}
.portfolio-item .wrap > .caption .caption-sizable-content:after,
.portfolio.background-style-dark:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .caption-sizable-content:after,
.portfolio.background-style-dark:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .caption-sizable-content:after {
	box-shadow: 0 0 30px 45px <?php echo thegem_get_option('main_background_color'); ?>;
}
.blog-style-compact article .gem-compact-item-content:after {
	box-shadow: 0 5px 15px 15px <?php echo thegem_get_option('main_background_color'); ?>;
}
.fullwidth-block .marker-direction-inside svg,
.blog-style-styled_list1 .wrap-style,
.blog-style-styled_list2 .wrap-style,
.blog-style-timeline .wrap-style {
	fill: <?php echo thegem_get_option('main_background_color'); ?>;
}
.gem-image a:after,
.gem-textbox-picture a:after,
.blog-style-default article.sticky .sticky-label,
.blog-style-masonry article.sticky .sticky-label,
.blog-style-styled_list1 article.sticky .sticky-label,
.blog-style-styled_list2 article.sticky .sticky-label,
.blog-style-timeline article.sticky .sticky-label,
.justified-style-1 article.sticky .sticky-label,
.justified-style-2 article.sticky .sticky-label,
.blog-style-multi-author article.sticky .sticky-label,
.blog article .post-featured-content > a:after,
.blog .gem-simple-gallery .gem-gallery-item a:after,
.blog-style-styled_list1 .wrap-style,
.blog-style-styled_list2 .wrap-style,
.blog-style-styled_list1 article a.default:after,
.blog-style-styled_list2 article a.default:after,
.blog-style-compact article a.default:after,
.blog-style-compact-tiny-1 article a.default:after,
.blog-style-timeline .wrap-style,
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count,
body .hamburger-minicart > a .minicart-item-count,
body #primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count,
.woocommerce ul.woocommerce-error li:before,
.pricing-column-top-choice .pricing-column-top-choice-text,
.widget .onsale:after,
.widget_shopping_cart ul li.sale .minicart-image:before,
#wp-calendar caption,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.widget.widget_calendar a:hover,
.shop-widget-area .onsale,
.socials-sharing li a:hover:after,
.wpb_wrapper .vc_progress_bar .vc_label_units,
.portfolio-item .image .overlay .links a.icon:before,
.portfolio.hover-title .portfolio-item .caption .title,
.portfolio.hover-title.columns-4 .portfolio-item .caption .title,
.portfolio.hover-title .portfolio-item .caption .subtitle,
.portfolio.hover-title .portfolio-item .caption .info,
.portfolio.hover-title .portfolio-item .caption .info a,
.portfolio.hover-default .portfolio-item .image .overlay .links .caption .info a,
.portfolio .portfolio-item .image .overlay .links .portfolio-sharing-pane .socials-item,
.portfolio.products .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart,
.portfolio.products .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a,
.news-grid.portfolio.hover-title .portfolio-item .caption .title > *,
.news-grid.portfolio.hover-default .comments-link a,
.news-grid.portfolio.hover-vertical-sliding .comments-link a,
.news-grid.portfolio.hover-gradient .comments-link a,
.news-grid.portfolio.hover-circular .comments-link a,
.news-grid.portfolio.hover-default .zilla-likes,
.news-grid.portfolio.hover-vertical-sliding .zilla-likes,
.news-grid.portfolio.hover-gradient .zilla-likes,
.news-grid.portfolio.hover-circular .zilla-likes,
.news-grid.hover-default .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-default .portfolio-item .image .links .caption .author .author-name a,
.news-grid.hover-vertical-sliding .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-vertical-sliding .portfolio-item .image .links .caption .author .author-name a,
.news-grid.hover-default .portfolio-item .image .links .caption .description .subtitle,
.news-grid.hover-vertical-sliding .portfolio-item .image .links .caption .description .subtitle,
.news-grid.hover-horizontal-sliding .portfolio-item .image .links .caption .description .subtitle,
.news-grid.hover-vertical-sliding .portfolio-item .image .links .caption .post-date,
.news-grid.hover-horizontal-sliding .portfolio-item .image .links .caption .post-date,
.news-grid.hover-gradient .portfolio-item .image .links .caption .post-date,
.news-grid.hover-circular .portfolio-item .image .links .caption .post-date,
.news-grid.portfolio.hover-vertical-sliding .portfolio-item .image .overlay .links .caption .info a,
.news-grid.portfolio.hover-vertical-sliding .portfolio-item .image .overlay .links .caption .info span.sep,
.news-grid.hover-gradient .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-gradient .portfolio-item .image .links .caption .author .author-name a,
.news-grid.hover-circular .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-circular .portfolio-item .image .links .caption .author .author-name a,
.news-grid.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .subtitle,
.news-grid.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .subtitle,
.news-grid.hover-circular .portfolio-item .image .links .caption .post-date,
.news-grid .portfolio-item.double-item-style-alternative .highlight-item-alternate-box .post-date,
.news-grid .portfolio-item.double-item-style-alternative .highlight-item-alternate-box .title > *,
.news-grid .portfolio-item.double-item-style-alternative .highlight-item-alternate-box .info a,
.portfolio-filters a:hover,
.portfolio-filters a.active,
.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .title,
.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .title,
.portfolio.background-style-dark .portfolio-item .wrap > .caption .title,
.gallery-item .overlay .title,
.gallery-item .overlay .subtitle,
.gallery-item .overlay a.icon:before,
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-prev:after,
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-next:after,
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after,
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-caption,
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after,
.gem-simple-gallery .gem-gallery-item a:after,
.post-tags-list a:hover,
div.blog article a.youtube:after,
div.blog article a.vimeo:after,
div.blog article a.self_video:after,
#colophon  .recentcomments .comment-author-link a:hover,
#colophon .project_info-item-style-1 .project_info-item-title,
#colophon .gem-contacts-item a:hover,
#colophon .widget_calendar td a,
#colophon .widget.widget_search .gem-button:hover,
#colophon .wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit:hover,
#colophon #mc4wp_submit:hover,
body .widget .tagcloud a:hover,
.gem-table-responsive.gem-table-style-3 .tabletolist > li .titles,
.gem-table-style-3 thead tr th,
.gem-table-style-3 thead h6,
.breadcrumbs a,
.bc-devider:before,
body .vc_grid-container ul.vc_grid-filter li.vc_grid-filter-item.vc_active > span,
body .vc_grid-container ul.vc_grid-filter li.vc_grid-filter-item:hover > span,
.vc_grid-item.gem-media-grid .vc_gitem-post-data-source-post_title a,
.gem-media-grid-2 .midia-grid-item-post-author,
.gem-media-grid-2 .midia-grid-item-post-author span a,
.widget .gem-dummy:after,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info a,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info span.sep,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .portfolio-sharing-pane .socials-item,
.diagram-wrapper.style-3 .digram-line-box  .skill-title,
.gem-blog-slider .post-title a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li .mega-label,
.gem-search-form.gem-search-form-style-dark .search-submit,
.gem-attribute-selector .gem-attribute-options li .text,
.gem-attribute-selector.type-label .gem-attribute-options li.selected .label,
.gem-attribute-selector.type-label .gem-attribute-options li.selected:hover .label,
body .portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a.active,
body .portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a.active:hover,
body .portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-label {
	color: <?php echo thegem_get_option('main_background_color'); ?>;
}
.news-grid.portfolio.hover-default .portfolio-item .grid-post-meta .comments-link,
.news-grid.portfolio.hover-vertical-sliding .portfolio-item .grid-post-meta .comments-link,
.news-grid.portfolio.hover-gradient .portfolio-item .grid-post-meta .comments-link,
.news-grid.portfolio.hover-circular .portfolio-item .grid-post-meta .comments-link {
	border-right-color: <?php echo thegem_get_option('main_background_color'); ?>;
}
.portfolio.hover-default .portfolio-item .image .overlay .links .caption .info span.sep,
.portfolio.hover-vertical-sliding .portfolio-item .image .overlay .links .caption .info span.sep,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info span.sep,
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .info span.sep,
.news-grid .portfolio-item.double-item-style-alternative .highlight-item-alternate-box .info span.sep,
.news-grid.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .info span.sep {
	border-left-color: <?php echo thegem_get_option('main_background_color'); ?>;
}
@media (min-width: 768px) {
	.blog-style-timeline .item-post .post-text:after {
		border-right: 20px solid <?php echo thegem_get_option('main_background_color'); ?>;
	}
}
@media (max-width: 768px) {
	.blog-style-timeline .item-post .post-text:after {
		border-bottom: 30px solid <?php echo thegem_get_option('main_background_color'); ?>;
	}
}
@media (max-width: 768px) {
	.blog-style-timeline .post-text:after,
	.blog-style-timeline.blog-style-styled_list1 .post-text:after,
	.blog-style-timeline.blog-style-styled_list2 .post-text:after {
		border-bottom: 30px solid <?php echo thegem_get_option('main_background_color'); ?>;
	}
}
.blog-style-styled_list1 .post-img a,
.blog-style-styled_list2 .post-img a,
.blog-style-timeline .post-img a {
	border: 3px solid <?php echo thegem_get_option('main_background_color'); ?>;
}
@media (min-width: 768px) {
	body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
		background-color: <?php echo thegem_get_option('main_background_color'); ?>;
	}
}
.preloader .skeleton .widget:after,
.preloader .skeleton .portfolio-item:after,
.preloader .skeleton .skeleton-sorting:after,
.preloader .skeleton .products-category-item:after {
	background-image: linear-gradient(90deg, rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('main_background_color'))); ?>, 0) 20%, rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('main_background_color'))); ?>, 0.8) 50%, rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('main_background_color'))); ?>, 0) 80%);
}
<?php endif; ?>


<?php if(thegem_get_option('footer_background_color')) : ?>
#colophon .gem-custom-mailchimp input[type="email"] {
	background-color: <?php echo thegem_get_option('footer_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('styled_elements_background_color')) : ?>
:root {
	--styled-bg-color: <?php echo thegem_get_option('styled_elements_background_color'); ?>;
}
.gem-dummy,
.default-background,
.sc-wrapbox-style-6 .sc-wrapbox-inner,
.gem-table thead,
.pricing-title-new,
.highlighted .pricing-title,
.gem-clients-type-carousel-grid .gem-client-item a,
.gem_client-carousel .gem-client-item a,
.before-products-list,
.shipping-calculator-form-wrap,
.woocommerce-message,
.woocommerce-info,
ul.woocommerce-error li,
#primary-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content .minicart-bottom,
.hamburger-minicart .widget_shopping_cart_content .minicart-bottom,
.woocommerce .checkout #payment .payment_methods li .payment_box,
.checkout-cart-info > td,
.woocommerce table.shop_table.order-details thead tr th,
.woocommerce #customer_login .col .login-box,
.widget_recently_viewed_products ul.product_list_widget,
.widget .searchform,
.gem-tabs-style-1 .gem_tabs_nav li,
.gem-tour-style-1 .gem_tabs_nav li,
.gem-tabs-style-1 .resp-accordion.resp-tab-active,
.gem-tour-style-1 .resp-accordion.resp-tab-active,
.gem-tabs-style-2 .resp-accordion.resp-tab-active,
.blog-style-timeline.blog-style-styled_list1 .item-post,
.blog-style-default article .post-image .gem-dummy:after,
.blog-style-default article.sticky .post-image .gem-dummy,
.widget_recent_reviews .product_list_widget .wp-post-image,
.price_slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all,
.post-author-block,
.digram-line-box,
#calendar_wrap,
.widget_recent_comments li,
.project_info-item-style-1,
.widget_mc4wp_widget form,
.widget_submenu  ul ul,
.widget_nav_menu  ul ul,
.widget_pages ul ul,
.widget_categories ul ul,
.widget_product_categories ul ul,
.widget_recent_entries ul,
body .testimonials-style-2-text.gem-testimonial-text,
.gem-teams-item-wrap,
.gem-picturebox-text,
body .testimonials-style-1-image,
body .testimonials-style-1-text.gem-testimonial-text,
body .testimonials-style-1-name,
body .testimonials-style-1-post,
body .testimonials-style-1-teg,
body .gem-table-style-3 tr:nth-child(odd) td:nth-child(odd),
.blog-style-masonry  .description,
.style2.gem-testimonials,
.style2.gem-testimonials.fullwidth-block  .container,
.diagram-wrapper.style-3 .digram-line-box .skill-line,
.blog-style-styled_list1 article,
.blog-style-styled_list1 .post-img a .dummy,
.blog-style-styled_list1 .sticky .post-item,
.blog-style-styled_list2 .sticky .post-item,
.blog-style-timeline .sticky .post-item,
.project-info-shortcode-style-default .project-info-shortcode-item,
.project_info-item-style-2 .project_info-item,
.gem-basic-grid-2 .vc_gitem-zone-c .vc_gitem-col,
.quickfinder-style-vertical-1 .quickfinder-item-info,
.quickfinder-style-vertical-2 .quickfinder-item-info,
.justified-style-2 .post-content-wrapper,
.blog-style-multi-author .post-item,
.project-info-shortcode-style-2 .project-info-shortcode-item,
.portfolio:not(.background-style-transparent):not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption,
.portfolio:not(.background-style-transparent):not(.disabled-hover):not(.background-style-transparent).list-style .portfolio-item .wrap > .caption:hover,
.portfolio.background-style-gray .portfolio-item .wrap > .caption,
.products .product-inner:hover,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list ul li span.count,
.portfolio-filters-list .widget ul li span.count,
.portfolio-selected-filters .portfolio-selected-filter-item,
.portfolio-filters-list .portfolio-search-filter .portfolio-search-filter-form input,
.portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-form input,
.portfolio-filters-list .widget_product_search input,
.portfolio-filters-list.style-standard .portfolio-filter-item .portfolio-filter-item-list .price-range-slider .slider-amount,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab > a,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab > a:hover,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab > a:focus,
body .agency-sparta-style.yikes-easy-mc-form label.label-inline > input,
body .splash-shop-3-style.yikes-easy-mc-form label.label-inline > input,
body .digital-agency-mailchimp.yikes-easy-mc-form label > input[type="email"],
body .business-sulutions-mailchimp input[type=email],
body .online-shop-mailchimp.yikes-easy-mc-form label > input,
body .woocommerce .shop_table tr.cart_item:nth-child(2n) td,
body .woocommerce .cart_totals table th,
body .woocommerce-checkout-one-page .checkout-payment,
#page-title.woocommerce-cart-checkout,
body .pricing-table-style-1 .pricing-column,
body .pricing-table-style-3 .pricing-column,
body .gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) th,
body .mobile-cart-position-top #site-header .mobile-cart > .minicart,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart .total,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
body .hamburger-minicart > .minicart .total,
body .hamburger-minicart > .minicart .buttons,
body .mobile-cart-position-top #site-header .mobile-cart .total,
body .mobile-cart-position-top #site-header .mobile-cart .buttons,
body .blogbody -style-timeline_new.blog-style-timeline article .post-timeline-elements .timeline-date-title,
body .blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .timeline-date-title-right,
body .gdpr-privacy-preferences-footer,
body .btn-gdpr-privacy-save-preferences,
.thegem-fullscreen-search .top-searches .top-search-item,
.thegem-fullscreen-search .search-results-section:nth-child(even),
.thegem-fullscreen-search .search-results-section:nth-child(odd) .pages-list .page-item article a,
.thegem-fullscreen-search .search-results-section:nth-child(odd).search-results-post .portfolio-item .wrap > .caption,
body .woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods .woocommerce-notice {
	background-color: <?php echo thegem_get_option('styled_elements_background_color'); ?>;
}
.portfolio-item:hover .wrap,
.portfolio-items-masonry .portfolio-item:hover .caption {
	border-bottom-color: <?php echo thegem_get_option('styled_elements_background_color'); ?>;
}
.testimonials_svg svg,
.blog-style-styled_list1 .sticky .wrap-style,
.blog-style-styled_list2 .sticky .wrap-style,
body .blog-style-timeline .sticky .wrap-style,
body .testimonials-style-2-item .wrap-style,
body .testimonials-style-1-item .wrap-style,
.qf-svg-arrow-left,
.qf-svg-arrow-right,
body .blog-style-multi-author .wrap-style {
	fill: <?php echo thegem_get_option('styled_elements_background_color'); ?>;
}
.blog-style-styled_list2 .sticky .wrap-style {
	stroke: <?php echo thegem_get_option('styled_elements_background_color'); ?>;
}
.gem-team-style-1 .team-person,
.gem-team-style-6 .team-person,
.gem-wrapbox-style-2,
.gem-team-style-5 .team-person:hover .image-hover,
.products .product-inner:hover,
body .blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer,
body .blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer-right {
	border-color: <?php echo thegem_get_option('styled_elements_background_color'); ?>;
}
.portfolio:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .caption-sizable-content:after,
.portfolio:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .caption-sizable-content:after,
.portfolio.background-style-gray .portfolio-item .wrap > .caption .caption-sizable-content:after {
	box-shadow: 0 0 30px 45px <?php echo thegem_get_option('styled_elements_background_color'); ?>;
}
@media ( max-width: 767px ){
	.gem-table-responsive.gem-table-style-3 .tabletolist > li  li:nth-child(odd) .row_headers{
		background-color: <?php echo thegem_get_option('styled_elements_background_color'); ?>;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('styled_elements_color_1')) : ?>
:root {
    --thegem-to-styled-color1: <?php echo thegem_get_option('styled_elements_color_1'); ?>;
    --thegem-to-styled-color1-03: <?php echo thegem_get_option('styled_elements_color_1').'4d'; ?>;
}
.gem-styled-color-1,
.gem-date-color,
.gem-table thead th,
.woocommerce table.shop_table.order-details thead tr th,
.gem_accordion_header a,
.gem-testimonial-name,
.post-author-avatar:after,
.comments-link a:hover,
.shipping_calculator .shipping-calculator-button:before,
.widget_calendar caption,
.widget.widget_search .gem-button,
#wp-calendar thead tr th,
.widget.widget_calendar a:hover,
.gem-teams-phone,
.resp-tab-active,
.wpb_toggle,
.vc_toggle_title h4,
.account-tittle,
.blog-style-timeline .post-time span,
.blog.blog-style-masonry article .description .tags a.active,
.widget_tweets .twitter-box .jtwt_tweet:before,
.jtwt_tweet_text.icon-twitter a,
.gem-pp-posts-date,
.gem-latest-news-title span,
.widget.widget_search .gem-button:hover,
.mc-text span,
.blog-style-styled_list1 .post-time,
.blog-style-styled_list2 .post-time,
.blog-style-multi-author .post-date,
.comment-form label em,
.comment-awaiting-moderation,
.woocommerce-before-cart .cart-short-info .items-count,
.shop_table td.product-remove .remove,
.products .product-info .price ins,
.products .product-info .price .amount,
.comment-form-rating .stars a.active,
.comment-form-rating .stars a:hover,
.woocommerce .checkout .woocommerce-billing-collumn .form-row label abbr,
.woocommerce .edit-address-form .woocommerce-billing-collumn .form-row label abbr,
.woocommerce ul.woocommerce-error li,
.woocommerce .checkout-login-box .login .form-row label .required,
.woocommerce .checkout-lost-password-box .form-row label .required,
.woocommerce #customer_login .col .login-box .form-row label .required,
body .mobile-cart .mobile-cart-header .mobile-cart-header-title:before,
body .woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .order-total td .amount,
body .woocommerce ul.order_details li:before,
.read-more-link:before,
.post-related-posts h2:before,
.gem_accordion_header.ui-accordion-header-active .ui-accordion-header-icon:before,
.form-edit-adress abbr,
.post-author-info .categories a,
.post-author-info .categories,
.block-navigation-prev a:before,
.block-navigation-next a:after,
h4.wpb_toggle_title_active:after,
.vc_toggle_active .vc_toggle_title:after,
.resp-accordion.resp-tab-active:after,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .info a,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .info span.sep,
.blog.blog-style-masonry article .description .info .more-link:before,
.portfolio.hover-new-horizontal-sliding .portfolio-item .image .overlay .links .caption .info a,
.portfolio.hover-new-horizontal-sliding .portfolio-item .image .overlay .links .caption .info span.sep,
.version-new.news-grid.hover-new-horizontal-sliding .portfolio-item .links .caption .grid-post-meta .grid-post-meta-comments-likes a,
.portfolio.hover-default-horizontal-sliding .portfolio-item .image .overlay .links .caption .info a,
#colophon .widget_nav_menu ul.menu li.menu-item-current > a,
#colophon .widget_submenu > div > ul li.menu-item-current > a,
#colophon .widget_nav_menu ul.menu li.menu-item-active > a,
#colophon .widget_submenu > div > ul li.menu-item-active > a {
	color: <?php echo thegem_get_option('styled_elements_color_1'); ?>;
}

.portfolio.hover-default-horizontal-sliding .portfolio-item .image .overlay .links .caption .info span.sep {
	border-left-color: <?php echo thegem_get_option('styled_elements_color_1'); ?>;
}

.portfolio-filters a.active,
.post-tags-list a:hover,
.portfolio .portfolio-item .caption .caption-separator,
.portfolio .portfolio-item .caption .caption-separator-line:after,
.portfolio .portfolio-item .caption .caption-separator-line-hover:after,
body.search .page-title-block,
.widget_pages > ul li.current_page_item  > a:before,
.widget_pages > ul  li li .current_page_item > a:before,
.widget_nav_menu li li .current-menu-item  > a:before,
.widget_submenu li li .menu-item-active  > a:before,
.widget_nav_menu .current-menu-ancestor > a:before,
.widget_submenu .menu-item-active> a:before,
.widget_submenu .current-menu-ancestor > a:before,
.widget_nav_menu li li a:hover:before,
.widget_submenu li li a:hover:before,
.widget_categories li li a:hover:before,
.widget_categories .current-cat a:before,
.widget_categories > ul li.current-cat-parent > a:before,
.widget_product_categories li li a:hover:before,
.widget_product_categories .current-cat a:before,
.widget_product_categories > ul li.current-cat-parent > a:before,
.widget_pages > ul li li.page_item_has_children.current_page_ancestor > a:before,
.widget_pages  ul li li a:hover:before,
#colophon .widget_calendar td a,
body .widget .tagcloud a:hover,
.gem-table-responsive.gem-table-style-3 .tabletolist > li:nth-child(odd) .titles,
.gem-table-style-3 thead tr th:nth-child(odd),
.site-footer .widget_text ul li:before,
.page-content.content-none .searchform .searchform-submit .gem-button,
.wpcf7-form .gem-button:not(.gem-button-wpcf-custom),
.wpcf7-form input[type='submit']:not(.gem-button-wpcf-custom),
.wpcf7-form.gem-contact-form-white input[type='submit']:not(.gem-button-wpcf-custom),
.wpcf7-form.gem-contact-form-dark input[type='submit']:not(.gem-button-wpcf-custom),
body .vc_grid-container ul.vc_grid-filter li.vc_grid-filter-item.vc_active,
.gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b,
.ui-slider-handle.ui-state-default.ui-corner-all,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before,
body .hamburger-minicart > .minicart ul li.sale .minicart-image:before,
body.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before,
.products .product-info .rating-empty,
.woocommerce-cart-form .actions .checkout-button,
.wc-proceed-to-checkout .checkout-button,
.widget_shopping_cart_content .buttons a.checkout,
body .products .category-overlay-separator,
#primary-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content .buttons a.checkout,
.hamburger-minicart .widget_shopping_cart_content .buttons a.checkout,
.woocommerce ul.woocommerce-error li:before,
.widget .product_list_widget .onsale,
.shop-widget-area .onsale,
.widget_shopping_cart ul li.sale .minicart-image:before,
.gem-team-style-5 .team-person:hover .image-hover,
.blog-style-default article.sticky .sticky-label,
.blog-style-default article.sticky .sticky-label:after,
.blog-style-masonry article.sticky .sticky-label,
.blog-style-masonry article.sticky .sticky-label:before,
.blog-style-masonry article.sticky .sticky-label:after,
.blog-style-styled_list1 article.sticky .sticky-label,
.blog-style-styled_list1 article.sticky .sticky-label:before,
.blog-style-styled_list1 article.sticky .sticky-label:after,
.blog-style-styled_list2 article.sticky .sticky-label,
.blog-style-styled_list2 article.sticky .sticky-label:before,
.blog-style-styled_list2 article.sticky .sticky-label:after,
.blog-style-timeline article.sticky .sticky-label,
.blog-style-timeline article.sticky .sticky-label:before,
.blog-style-timeline article.sticky .sticky-label:after,
.justified-style-1 article.sticky .sticky-label,
.justified-style-2 article.sticky .sticky-label,
.justified-style-1 article.sticky .sticky-label:before,
.justified-style-2 article.sticky .sticky-label:before,
.justified-style-1 article.sticky .sticky-label:after,
.justified-style-2 article.sticky .sticky-label:after,
.blog-style-multi-author article.sticky .sticky-label,
.blog-style-multi-author article.sticky .sticky-label:before,
.blog-style-multi-author article.sticky .sticky-label:after,
.mc-form #mc4wp_submit:hover,
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count:after,
body.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count,
.hamburger-minicart > a .minicart-item-count,
body .woocommerce .checkout-signin .checkout-create-account button,
.gem-featured-posts-slider-dots a.selected > span,
.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup,
.thegem-combobox-wrap .thegem-combobox__options-item:hover,
.thegem-combobox-wrap .thegem-combobox__options-item.selection,
.gem-attribute-selector.type-label .gem-attribute-options li.selected,
body .portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a.active,
body .portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-label {
	background-color: <?php echo thegem_get_option('styled_elements_color_1'); ?>;
}
.header-style-2 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-current > a,
.header-style-2 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-active > a,
.header-style-2 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li:hover > a,
.header-style-3 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-current > a,
.header-style-3 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-active > a,
.header-style-3 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li:hover > a,
.header-style-2 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li.menu-item-current > a,
.header-style-2 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li.menu-item-active > a,
.header-style-3 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li.menu-item-current > a,
.header-style-3 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li.menu-item-active > a,
.header-layout-fullwidth_hamburger.logo-position-right #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-current > a,
.header-layout-fullwidth_hamburger.logo-position-right #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-active > a,
.header-layout-fullwidth_hamburger.logo-position-right #primary-menu.no-responsive > li:not(.megamenu-template-enable) li:hover > a,
.header-layout-fullwidth_hamburger.logo-position-left #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-current > a,
.header-layout-fullwidth_hamburger.logo-position-left #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-active > a,
.header-layout-fullwidth_hamburger.logo-position-left #primary-menu.no-responsive > li:not(.megamenu-template-enable) li:hover > a,
#thegem-perspective .perspective-navigation #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-current > a,
#thegem-perspective .perspective-navigation #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-active > a,
#thegem-perspective .perspective-navigation #primary-menu.no-responsive > li:not(.megamenu-template-enable) li:hover > a,
.mobile-menu-layout-default .primary-navigation.responsive ul > li.menu-item-current > a,
.mobile-menu-layout-default .primary-navigation.responsive ul > li.menu-item.menu-item-active a,
body .widget .tagcloud a:hover,
.gem-media-grid .vc_gitem-animated-block .vc_gitem-zone-b .vc_separator .vc_sep_holder .vc_sep_line,
.products .product .product-info .product-rating .empty-rating:before,
.gem-attribute-selector.type-label .gem-attribute-options li.selected,
body .portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a.active,
body .portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-label,
.thegem-fullscreen-search .pages-list .page-item article:hover a {
	border-color: <?php echo thegem_get_option('styled_elements_color_1'); ?>;
}
.header-style-2 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-current > a,
.header-style-2 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-active > a,
.header-style-2 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li:hover > a,
.header-style-2 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul > li > ul li.menu-item-current > a,
.header-style-2 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul > li > ul li.menu-item-active > a,
.header-style-2 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul > li > ul li:hover > a,
.header-style-3 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-current > a,
.header-style-3 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-active > a,
.header-style-3 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li:hover > a,
.header-style-3 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul > li > ul li.menu-item-current > a,
.header-style-3 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul > li > ul li.menu-item-active > a,
.header-style-3 #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul > li > ul li:hover > a {
	border-color: <?php echo thegem_get_option('submenu_highlighter_color'); ?>;
}
body .woocommerce-checkout-one-page #customer_details > div:after {
	border-bottom-color: <?php echo thegem_get_option('styled_elements_color_1'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('styled_elements_color_2')) : ?>
:root {
    --thegem-to-styled-color2: <?php echo thegem_get_option('styled_elements_color_2'); ?>;
}
.gallery-item .overlay .subtitle a,
.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .zilla-likes:hover,
.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .zilla-likes:hover,
.single-product-content .price del,
.shop_table td.product-subtotal,
.page-content.content-none .searchform input,
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info .styled-subtitle,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info .styled-subtitle,
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info h4 a,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info h4 a,
.widget_shopping_cart_content .quantity,
.woocommerce .checkout_coupon .styled-subtitle,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total .amount,
.woocommerce table.shop_table.order-details tr.order_item td.product-total .amount,
.woocommerce .gem-products-price ins,
.gem-products-price > span,
.widget-area .reviewer,
.widget_shopping_cart_content .quantity,
.widget_shopping_cart_content .total .amount,
.zilla-likes.active,
.zilla-likes.active:hover,
body .pricing-table-style-1 .pricing-price-subtitle,
.post-tags-list a,
.version-default.news-grid.hover-default-horizontal-sliding .portfolio-item .image .links .caption .grid-post-meta a.icon.share:before,
.version-default.news-grid.hover-default-horizontal-sliding .portfolio-item .links .caption .grid-post-meta .comments-link a,
.version-default.news-grid.hover-default-horizontal-sliding .portfolio-item .links .caption .grid-post-meta .portfolio-sharing-pane .socials-item,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .image .overlay .links .caption .grid-post-meta a.icon.share:before,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .image .overlay .links .portfolio-sharing-pane .socials-item,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .links .caption .grid-post-meta .comments-link a {
	color: <?php echo thegem_get_option('styled_elements_color_2'); ?>;
}
.version-default.news-grid.hover-default-horizontal-sliding .portfolio-item .image .links .caption .grid-post-meta .comments-link + .post-meta-likes,
.version-default.news-grid.hover-default-horizontal-sliding .portfolio-item .image .links .caption .grid-post-meta .grid-post-share + .grid-post-meta-comments-likes .comments-link,
.version-default.news-grid.hover-default-horizontal-sliding .portfolio-item .image .links .caption .grid-post-meta .grid-post-share + .grid-post-meta-comments-likes .post-meta-likes,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .image .links .caption .grid-post-meta .comments-link + .post-meta-likes,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .image .links .caption .grid-post-meta .grid-post-share + .grid-post-meta-comments-likes .comments-link,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .image .links .caption .grid-post-meta .grid-post-share + .grid-post-meta-comments-likes .post-meta-likes {
	border-left-color: <?php echo thegem_get_option('styled_elements_color_2'); ?>;
}
.widget.widget_search .gem-button,
.widget_nav_menu li li a:before,
.widget_submenu li li a:before,
.widget_pages li li a:before,
.widget_categories li li a:before,
.widget_product_categories li li a:before,
#wp-calendar caption,
body .vc_grid-container ul.vc_grid-filter li.vc_grid-filter-item:hover {
	background-color: <?php echo thegem_get_option('styled_elements_color_2'); ?>;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a {
	border: 2px solid <?php echo thegem_get_option('styled_elements_color_2'); ?>;
}
body .widget .tagcloud a{
	border: 1px solid <?php echo thegem_get_option('styled_elements_color_2'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('styled_elements_color_3')) : ?>
:root {
	--thegem-to-styled-color3: <?php echo thegem_get_option('styled_elements_color_3'); ?>;
    --thegem-to-styled-color3-03: <?php echo thegem_get_option('styled_elements_color_3').'4d'; ?>;
}

.zilla-likes,
span.req,
#wp-calendar thead tr th:last-child,
.widget_pages > ul  li li li.current_page_item > a,
.widget_nav_menu li li li a:hover,
.widget_nav_menu li li li.current-menu-item > a,
.widget_submenu li li li.menu-item-active > a,
.widget_submenu li li li a:hover,
.widget_pages ul li li li a:hover,
.widget_categories li li li a:hover,
.widget.widget_categories > ul li li.current-cat > a,
.widget_product_categories li li li a:hover,
.widget.widget_product_categories > ul li li.current-cat > a,
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a:before,
.portfolio.products .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistexistsbrowse a:before,
.news-grid.portfolio.hover-zooming-blur .zilla-likes.active,
.version-new.news-grid.hover-new-zooming-blur .portfolio-item .links .caption .grid-post-meta .post-meta-likes a,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .links .caption .grid-post-meta .post-meta-likes a,
.version-new.news-grid .portfolio-item .wrap > .caption .grid-post-meta .zilla-likes:before,
.version-default.news-grid.hover-default-horizontal-sliding .portfolio-item .links .caption .grid-post-meta .grid-post-meta-comments-likes .zilla-likes {
	color: <?php echo thegem_get_option('styled_elements_color_3'); ?>;
}
.widget_pages > ul  li li li.current_page_item > a:before,
.widget_nav_menu li li li.current-menu-item > a:before,
.widget_submenu li li li.menu-item-active > a:before,
.widget_nav_menu li li li a:hover:before,
.widget_submenu li li li a:hover:before,
.widget_pages li li li a:hover:before,
.widget_categories li li li a:hover:before,
.widget_product_categories li li li a:hover:before,
.widget_nav_menu div ul li li li a:hover:before,
.widget_submenu div ul li li li a:hover:before,
.widget_pages  ul li li li a:hover:before,
.widget_categories ul li li li a:hover:before,
.widget.widget_categories > ul li.current-cat > a:before,
.widget_product_categories ul li li li a:hover:before,
.widget.widget_product_categories > ul li.current-cat > a:before,
#primary-menu.no-responsive > li.megamenu-enable > ul > li .mega-label {
	background-color: <?php echo thegem_get_option('styled_elements_color_3'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('styled_elements_color_4')) : ?>
:root {
	--thegem-to-styled-color4: <?php echo thegem_get_option('styled_elements_color_4'); ?>;
}

#primary-menu.no-responsive .vertical-minisearch .sf-submit-icon:after,
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button,
body .woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button,
body .woocommerce .payment_methods .radio-sign:before,
body .products .product-category a:hover .category-overlay,
.related-posts-carousel .related-posts-navigation .gem-button.related-posts-prev:hover,
.related-posts-carousel .related-posts-navigation .gem-button.related-posts-next:hover,
.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption,
.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover,
.portfolio.background-style-dark .portfolio-item .wrap > .caption,
.gem-attribute-selector .gem-attribute-options li .text {
	background-color: <?php echo thegem_get_option('styled_elements_color_4'); ?>;
}
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:hover,
body .woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button:hover,
.related-posts-carousel .related-posts-navigation .gem-button.related-posts-prev:hover,
.related-posts-carousel .related-posts-navigation .gem-button.related-posts-next:hover,
body .woocommerce-cart-checkout-steps-content .step.active,
body .gem-attribute-selector.type-color .gem-attribute-options li.selected,
body .portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a.active .color:before,
body .portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a:hover .color:before,
body .portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-color .color:before,
body .portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color:hover .color:before {
	border-color: <?php echo thegem_get_option('styled_elements_color_4'); ?>;
}
.zilla-likes:hover,
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:hover,
body .woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button:hover,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .woocommerce-order-overview li strong,
.news-grid.portfolio.hover-default .zilla-likes:hover,
.news-grid.portfolio.hover-vertical-sliding .zilla-likes:hover,
.news-grid.portfolio.hover-gradient .zilla-likes:hover,
.news-grid.portfolio.hover-circular .zilla-likes:hover,
.news-grid.portfolio.hover-default .comments-link a:hover,
.news-grid.portfolio.hover-vertical-sliding .comments-link a:hover,
.news-grid.portfolio.hover-gradient .comments-link a:hover,
.news-grid.portfolio.hover-circular .comments-link a:hover,
.version-new.news-grid .portfolio-item .wrap > .caption .author,
.gem-featured-posts-slider-nav.style-icon-1 a:hover,
.gem-featured-posts-slider-nav.style-icon-2 a:hover,
.gem-featured-posts-slider-nav.style-icon-3 a:hover,
#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-submit-icon:after,
.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-submit-icon:after,
#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-input,
.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-input {
	color: <?php echo thegem_get_option('styled_elements_color_4'); ?>;
}
.version-new.news-grid.portfolio.hover-new-default .portfolio-item .image .links .caption .info,
.version-new.news-grid.portfolio.hover-new-zooming-blur .portfolio-item .image .links .caption .info,
.version-new.news-grid.portfolio.hover-new-vertical-sliding .portfolio-item .image .links .caption .info {
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('styled_elements_color_4'))); ?>, 0.7);
}
body .gem-attribute-selector .gem-attribute-options li .text:after {
	border-top-color: <?php echo thegem_get_option('styled_elements_color_4'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('divider_default_color')) : ?>

:root {
	--thegem-to-divider-color: <?php echo thegem_get_option('divider_default_color'); ?>;
}

.gem-default-divider,
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item,
.portfolio-filters-list.style-sidebar .portfolio-filters-area-scrollable .portfolio-filter-item,
.portfolio-filters-list .widget-area .widget,
.thegem-accordion__item{
	border-top: 1px solid <?php echo thegem_get_option('divider_default_color'); ?>;
}
@media (max-width: 991px) {
	.portfolio-filters-list.style-standard .portfolio-filters-area-scrollable .portfolio-filter-item {
		border-top: 1px solid <?php echo thegem_get_option('divider_default_color'); ?>;
	}
}
.blog-style-default article:not(.sticky),
.thegem-accordion__item:last-child,
.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input,
.ajax-minisearch-results .search-results-section {
	border-bottom: 1px solid <?php echo thegem_get_option('divider_default_color'); ?>;
}
@media (min-width: 992px) {
	.portfolio-filter-tabs.style-alternative.separator {
		border-bottom: 1px solid <?php echo thegem_get_option('divider_default_color'); ?>;
	}
}
@media (max-width: 991px) {
	.portfolio-filter-tabs.style-alternative.separator .portfolio-filter-tabs-list {
	border-top: 1px solid <?php echo thegem_get_option('divider_default_color'); ?>;
	}
}
.skill-line,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list .price-range-slider .slider-range,
.thegem-tabs__nav-line,
.ajax-minisearch-results::-webkit-scrollbar-thumb {
	background-color: <?php echo thegem_get_option('divider_default_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('box_border_color')) : ?>
:root {
    --thegem-to-box-border-color: <?php echo thegem_get_option('box_border_color'); ?>;
}
.bordered-box,
.portfolio.columns-1.background-style-white .portfolio-item .wrap > .caption,
.gem-table-responsive .tabletolist.nrh > li > ul,
*:not(.gem-table):not(.cart_totals) > table:not(.shop_table):not(.group_table):not(.variations) td,
*:not(.gem-table):not(.cart_totals) > table:not(.shop_table):not(.group_table):not(.variations) th,
.products .product-inner,
.widget_recent_reviews ul.product_list_widget li,
.widget_shopping_cart_content ul.product_list_widget li,
form.cart .quantity .minus,
form.cart .quantity .plus,
.shop_table .quantity .minus,
.shop_table .quantity .plus,
.woocommerce-cart-form.responsive .cart-item,
.form-edit-adress-fields,
.woocommerce .checkout_coupon,
.woocommerce .checkout-login-box .login-message-box,
.triangle-with-shadow:after,
.gem-tabs-style-1 .resp-tabs-container,
.gem-tabs-style-1 .gem_tabs_nav li,
.gem-tour-style-1 > .gem_tour_tabs_wrapper,
.gem-tour-style-1 .gem_tabs_nav li,
.gem-tabs-style-2 .resp-accordion,
.blog-style-timeline .post-text,
.widget_layered_nav ul,
.gem-table,
.gem-table-style-1 td,
.blog-style-styled_list1 .post-item,
.blog-style-styled_list2 .post-item,
.blog-style-timeline .post-item,
.gem-basic-grid .vc_grid-item-mini,
.gem-media-grid-2 .vc_grid-item-mini,
.justified-style-1 .post-content-wrapper,
.widget-area .widget_recently_viewed_products .gem-products-image,
form.cart .quantity .qty,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-controls-icon::before,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-controls-icon::after,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab > a,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab.vc_active > a {
	border: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
}
.blog-style-styled_list1 .wrap-style,
.blog-style-styled_list1 .sticky .wrap-style,
.blog-style-styled_list2 .wrap-style,
.blog-style-timeline .wrap-style {
	stroke: <?php echo thegem_get_option('box_border_color'); ?>;
}
.gem-wrapbox-style-1,
.gem-wrapbox-style-4,
.gem-wrapbox-style-5,
.gem-wrapbox-style-6,
.gem-wrapbox-style-7,
.gem-wrapbox-style-8,
.gem-wrapbox-style-11,
.gem-wrapbox-style-10,
.gem-wrapbox-style-3,
body .woocommerce-cart-checkout-steps-content .step,
body .woocommerce .shop_table tbody tr td,
body .woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th,
body .woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total td,
body .woocommerce .woocommerce-checkout .shop_table tfoot > tr > td,
body .woocommerce .cart_totals table th,
body .woocommerce .cart_totals table td,
body .woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li,
body .woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods li,
body .woocommerce-checkout-one-page #order_review table tbody th,
body .woocommerce-checkout-one-page #order_review table tbody td,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart,
body .hamburger-minicart > .minicart,
.portfolio.extended-products-grid .portfolio-item.product .wrap > .image,
.portfolio.extended-products-grid .portfolio-item.product .wrap > .caption,
body .portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a .color:before,
body .portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color .color:before,
body .portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a,
body .portfolio-filters-list .widget_layered_nav ul li a.attribute-type-label {
	border-color: <?php echo thegem_get_option('box_border_color'); ?>;
}
.gem-table-style-2 td,
.gem-table-style-2 thead {
	border: 2px solid <?php echo thegem_get_option('box_border_color'); ?>;
}
.shop_table .quantity .qty,
.woocommerce table.shop_table.order-details,
.woocommerce table.shop_table.order-details tr.cart_item,
.woocommerce table.shop_table.order-details tr.order_item,
.widget .product-dummy-wrapper,
.post-related-posts,
.sidebar .widget .gem-contacts-item.gem-contacts-address,
.gem-tabs-style-2 .resp-tabs-container,
.gem-tabs-style-1 .resp-accordion.resp-tab-active,
.gem-tour-style-1 .resp-accordion.resp-tab-active,
.widget_submenu > div > ul,
.widget_nav_menu > div > ul,
.widget.widget_pages > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget_nav_menu ul.menu,
.portfolio-item .wrap,
.Custom_Recent_Posts ul li,
.Custom_Popular_Posts ul li,
.widget_recent_entries li,
.widget_meta li,
.gem-latest-news,
.gem-latest-news ul,
.widget .gem-products-content,
.widget-area .gem-products-image,
.widget.widget_shopping_cart ul li .minicart-image,
.project_info-item-style-1  .project_info-item.iconed,
.widget_tweets .twitter-box .jtwt_tweet,
.blog-style-default article:not(.sticky),
.project-info-shortcode-style-2 .project-info-shortcode-item,
.single-product-content .rating-divider {
	border-bottom: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
}

.gem_accordion_section + .gem_accordion_section,
.shop_table .quantity .qty,
.gem-table .shop_table tr + tr td,
body.woocommerce-cart-layout-modern .gem-table .shop_table tr td,
.cart_totals table tr + tr td,
.cart_totals table tr + tr th,
.order-totals table tr + tr td,
.order-totals table tr + tr th,
.woocommerce table.checkout-cart-info-table tr,
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list > li,
.gem-tabs-style-2 .resp-tabs-container,
.gem-tour-style-2 .gem_tabs_nav li + li,
.gem-tour-style-1 .resp-accordion,
.gem-tour-style-2 .resp-accordion,
.gem-tabs-style-1 .resp-accordion,
.wpb_toggle_content + .wpb_toggle,
.vc_toggle + .vc_toggle .vc_toggle_title,
.widget .product-dummy-wrapper,
.widget_layered_nav ul li,
.widget_submenu li,
.widget_nav_menu li,
.widget.widget_pages li,
.widget_categories li,
.widget_product_categories li,
.widget_recently_viewed_products ul.product_list_widget li + li,
.widget .gem-products-content,
.widget-area .gem-products-image,
.widget.widget_shopping_cart ul li .minicart-image,
#colophon .widget_nav_menu ul.menu > li > ul,
#colophon .widget_submenu > div > ul > li > ul,
.single-product-content .rating-divider {
	border-top: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
}
.widget_submenu > div > ul,
.widget_nav_menu > div > ul,
.widget.widget_pages > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.gem-tour-style-2 .resp-tabs-container,
.gem-tabs-style-2 .gem_tabs_nav li + li,
.widget-area .gem-products-image,
.widget.widget_shopping_cart ul li .minicart-image,
#colophon .widget_nav_menu ul.menu > li > ul,
#colophon .widget_submenu > div > ul > li > ul {
	border-left: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
}
.widget_submenu > div > ul,
.widget_nav_menu > div > ul,
.widget.widget_pages > ul,
.widget_categories > ul,
.widget_product_categories > ul,
.widget .gem-products-content,
.gem-table-style-2 .tabletolist .row_headers,
#colophon .widget_nav_menu ul.menu > li > ul,
#colophon .widget_submenu > div > ul > li > ul {
	border-right: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
}
.portfolio-filters a,
body .testimonials-style-2-item,
.widget_calendar td a,
.widget-area .widget.widget_search form,
form.cart .quantity .minus,
form.cart .quantity .plus,
.shop_table .quantity .minus,
.shop_table .quantity .plus,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button:before,
body .woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern .shop_table .product-name .product-quantity,
body.woocommerce-cart-layout-modern .woocommerce-empty-cart:before,
.blog-style-timeline article:after,
#colophon .widget_calendar td a:hover,
.diagram-wrapper.style-2 .digram-line-box .skill-line,
.blog-style-styled_list1 .sticky,
.blog-style-styled_list1 .sticky .post-img a .dummy,
.widget .gem-dummy,
.quickfinder-style-vertical .quickfinder-item:first-child .quickfinder-item-connector.connector-bot,
body .quickfinder-item .quickfinder-item-connector,
.sharing-popup,
.widget-gem-portfolio-item.gem-portfolio-dummy,
.blog-style-timeline article:before,
.post-tags-list a {
	background-color: <?php echo thegem_get_option('box_border_color'); ?>;
}
.sharing-popup .sharing-styled-arrow {
	fill: <?php echo thegem_get_option('box_border_color'); ?>;
}
@media (min-width: 768px) {
	.blog-style-timeline .item-post .post-text:before {
		border-right: 20px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
}
.blog-style-styled_list1 .post-img,
.blog-style-styled_list2 .post-img,
.blog-style-timeline .post-img {
	border: 3px solid <?php echo thegem_get_option('box_border_color'); ?>;
}
@media (max-width: 768px) {
	.gem-table-responsive .tabletolist > li span {
		border-top: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
	.gem-table-responsive .tabletolist > li {
		border: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
	.gem-table-responsive .tabletolist .row_headers {
		border-right: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
	.gem-table-responsive.gem-table-style-2 .tabletolist > li {
		border: 2px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
	.gem-table-responsive.gem-table-style-2 .tabletolist > li span {
		border-top: 2px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
	.gem-table-responsive.gem-table-style-2 .tabletolist .row_headers,
	.gem-table-responsive.gem-table-style-2 .tabletolist .row_headers {
		border-right: 2px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
	.blog-style-timeline .item-post .post-text:before,
	.blog-style-timeline .post-text:before,
	.blog-style-timeline.blog-style-styled_list1 .post-text:before,
	.blog-style-timeline.blog-style-styled_list2 .post-text:before {
		border-bottom: 30px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
}
.comments-title:before,
.comment-reply-title:before,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-controls-icon::before,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-controls-icon::after {
	color: <?php echo thegem_get_option('box_border_color'); ?>;
}
@media (min-width: 768px) {
	body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
	body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
	body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
		border-color: <?php echo thegem_get_option('box_border_color'); ?>;
	}
}

@media (max-width: 992px) {
	body:not(.woocommerce-cart-layout-modern) .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr {
		border: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr + tr {
	border-top: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
}
@media (max-width: 768px) {
	body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr + tr {
		border-top: 1px solid <?php echo thegem_get_option('box_border_color'); ?>;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('tag_background_color')) : ?>
:root {
    --thegem-to-tag-background-color: <?php echo thegem_get_option('tag_background_color'); ?>;
}
.post-tags-list a {
	background-color: <?php echo thegem_get_option('tag_background_color'); ?>;
}
<?php endif; ?>
<?php if(thegem_get_option('tag_font_color')) : ?>
:root {
    --thegem-to-tag-color: <?php echo thegem_get_option('tag_font_color'); ?>;
}
.post-tags-list a {
	color: <?php echo thegem_get_option('tag_font_color'); ?>;
}
<?php endif; ?>
<?php if(thegem_get_option('tag_background_color_hover')) : ?>
:root {
    --thegem-to-tag-hover-background-color: <?php echo thegem_get_option('tag_background_color_hover'); ?>;
}
.post-tags-list a:hover {
	background-color: <?php echo thegem_get_option('tag_background_color_hover'); ?>;
}
<?php endif; ?>
<?php if(thegem_get_option('tag_font_color_hover')) : ?>
:root {
    --thegem-to-tag-hover-color: <?php echo thegem_get_option('tag_font_color_hover'); ?>;
}
.post-tags-list a:hover {
	color: <?php echo thegem_get_option('tag_font_color_hover'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_font_family')) : ?>
:root {
    --thegem-to-mobile-menu-font-family: <?php echo thegem_get_option('mobile_menu_font_family'); ?>;
}
#primary-navigation.responsive #primary-menu li > a,
#primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
	font-family: '<?php echo thegem_get_option('mobile_menu_font_family'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_font_style')) : ?>
:root {
    --thegem-to-mobile-menu-font-style: normal;
    --thegem-to-mobile-menu-font-weight:<?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('mobile_menu_font_style')); ?>;
}
#primary-navigation.responsive #primary-menu li > a,
#primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('mobile_menu_font_style')); ?>;
}
<?php if(strpos(thegem_get_option('mobile_menu_font_style'), 'italic') !== false) : ?>
:root {
    --thegem-to-mobile-menu-font-style: italic;
}
#primary-navigation.responsive #primary-menu li > a,
#primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
	font-style: italic;
}
<?php endif; ?>
<?php if(strpos(thegem_get_option('mobile_menu_font_style'), 'oblique') !== false) : ?>
:root {
    --thegem-to-mobile-menu-font-style: oblique;
}
#primary-navigation.responsive #primary-menu li > a,
#primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
	font-style: oblique;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_font_size')) : ?>
:root {
    --thegem-to-mobile-menu-font-size: <?php echo thegem_get_option('mobile_menu_font_size'); ?>px;
}
#primary-navigation.responsive #primary-menu li > a,
#primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
	font-size: <?php echo thegem_get_option('mobile_menu_font_size'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_line_height')) : ?>
:root {
    --thegem-to-mobile-menu-line-height: <?php echo thegem_get_option('mobile_menu_line_height'); ?>px;
}
#primary-navigation.responsive #primary-menu li > a,
#primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
	line-height: <?php echo thegem_get_option('mobile_menu_line_height'); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_text_transform')) : ?>
:root {
    --thegem-to-mobile-menu-text-transform: <?php echo thegem_get_option('mobile_menu_text_transform'); ?>;
}
#primary-navigation.responsive #primary-menu li > a,
#primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
	text-transform: <?php echo thegem_get_option('mobile_menu_text_transform'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_letter_spacing') !== '') : ?>
:root {
    --thegem-to-mobile-menu-letter-spacing: <?php echo strval(thegem_get_option('mobile_menu_letter_spacing')); ?>px;
}
#primary-navigation.responsive #primary-menu li > a,
#primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
	letter-spacing: <?php echo strval(thegem_get_option('mobile_menu_letter_spacing')); ?>px;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_background_color')) : ?>
:root {
    --thegem-to-mobile-menu-bg-color: <?php echo thegem_get_option('mobile_menu_background_color'); ?>;
}
body .menu-overlay.mobile {
	background-color: <?php echo thegem_get_option('mobile_menu_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level1_color')) : ?>
:root {
    --thegem-to-mobile-menu-level1-color: <?php echo thegem_get_option('mobile_menu_level1_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > a,
#primary-navigation.responsive #primary-menu > li > .menu-item-parent-toggle,
#primary-navigation.responsive ul.dl-submenu.level1 > li > a,
.primary-navigation.responsive .minisearch .sf-input,
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"],
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch .sf-submit-icon:before,
.mobile-cart-position-top .menu-overlay.mobile.active + #site-header .mobile-cart > a:before {
	color: <?php echo thegem_get_option('mobile_menu_level1_color'); ?>;
}
.primary-navigation.responsive .minisearch .sf-input::placeholder,
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"]::placeholder {
	color: <?php echo thegem_get_option('mobile_menu_level1_color'); ?>;
}
.primary-navigation.responsive .minisearch .sf-input::-webkit-input-placeholder,
.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"]::-webkit-input-placeholder{
	color: <?php echo thegem_get_option('mobile_menu_level1_color'); ?>;
}

#page #site-header.mobile-menu-layout-overlay .header-main #primary-navigation.overlay-active:not(.close) .menu-toggle .menu-line-1,
#page #site-header.mobile-menu-layout-overlay .header-main #primary-navigation.overlay-active:not(.close) .menu-toggle .menu-line-2,
#page #site-header.mobile-menu-layout-overlay .header-main #primary-navigation.overlay-active:not(.close) .menu-toggle .menu-line-3,
#page #site-header.mobile-menu-layout-overlay .header-main #perspective-menu-buttons.overlay-active:not(.close) .menu-toggle .menu-line-1,
#page #site-header.mobile-menu-layout-overlay .header-main #perspective-menu-buttons.overlay-active:not(.close) .menu-toggle .menu-line-2,
#page #site-header.mobile-menu-layout-overlay .header-main #perspective-menu-buttons.overlay-active:not(.close) .menu-toggle .menu-line-3 {
	background-color: <?php echo thegem_get_option('mobile_menu_level1_color'); ?>;
}

.mobile-menu-layout-overlay #primary-navigation.responsive #primary-menu > li.menu-item-search > .minisearch input[type="text"] {
	border-color: <?php echo thegem_get_option('mobile_menu_level1_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level1_background_color')) : ?>
:root {
    --thegem-to-mobile-menu-level1-bg-color: <?php echo thegem_get_option('mobile_menu_level1_background_color'); ?>;
}
.mobile-menu-layout-slide-horizontal #primary-navigation.responsive .mobile-menu-slide-wrapper,
.mobile-menu-layout-slide-vertical #primary-navigation.responsive .mobile-menu-slide-wrapper,
.mobile-menu-layout-slide-horizontal #primary-navigation.responsive #primary-menu,
.mobile-menu-layout-slide-vertical #primary-navigation.responsive #primary-menu,
#primary-navigation.responsive #primary-menu > li > a,
#primary-navigation.responsive ul.dl-submenu.level1 > li > a,
#primary-navigation.responsive #primary-menu li.menu-item-search,
#primary-navigation.responsive #primary-menu li.menu-item-search .minisearch {
	background-color: <?php echo thegem_get_option('mobile_menu_level1_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level1_active_color')) : ?>
:root {
    --thegem-to-mobile-menu-level1-active-color: <?php echo thegem_get_option('mobile_menu_level1_active_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li.menu-item-current > a,
#primary-navigation.responsive #primary-menu > li.menu-item-active > a,
#primary-navigation.responsive #primary-menu > li.opened > a,
#primary-navigation.responsive #primary-menu > li.menu-item-current > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li.menu-item-active > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li.opened > .menu-item-parent-toggle,
#primary-navigation.responsive ul.dl-submenu.level1 > li.menu-item-current > a,
#primary-navigation.responsive ul.dl-submenu.level1 > li.menu-item-active > a,
#primary-navigation.responsive #primary-menu > li.menu-overlay-item-open > a,
#primary-navigation.responsive #primary-menu > li.menu-overlay-item-open > .menu-item-parent-toggle {
	color: <?php echo thegem_get_option('mobile_menu_level1_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level1_active_background_color')) : ?>
:root {
    --thegem-to-mobile-menu-level1-active-bg-color: <?php echo thegem_get_option('mobile_menu_level1_active_background_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li.menu-item-current > a,
#primary-navigation.responsive #primary-menu > li.menu-item-active > a,
#primary-navigation.responsive #primary-menu > li.opened > a,
#primary-navigation.responsive ul.dl-submenu.level1 > li.menu-item-current > a,
#primary-navigation.responsive ul.dl-submenu.level1 > li.menu-item-active > a {
	background-color: <?php echo thegem_get_option('mobile_menu_level1_active_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level2_color')) : ?>
:root {
    --thegem-to-mobile-menu-level2-color: <?php echo thegem_get_option('mobile_menu_level2_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > ul > li > a,
#primary-navigation.responsive #primary-menu > li > ul > li > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li > ul > li > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li > span.megamenu-column-header > a,
.mobile-menu-layout-default .primary-navigation.responsive li.dl-back > a,
.mobile-menu-layout-default .primary-navigation.responsive li.dl-back:after{
	color: <?php echo thegem_get_option('mobile_menu_level2_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level2_background_color')) : ?>
:root {
    --thegem-to-mobile-menu-level2-bg-color: <?php echo thegem_get_option('mobile_menu_level2_background_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > ul > li > a,
#primary-navigation.responsive #primary-menu > li > ul > li > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li > span.megamenu-column-header > a,
.mobile-menu-layout-slide-horizontal #primary-navigation.responsive #primary-menu li.menu-item-search .minisearch input[type="text"],
.mobile-menu-layout-slide-vertical #primary-navigation.responsive #primary-menu li.menu-item-search .minisearch input[type="text"] {
	background-color: <?php echo thegem_get_option('mobile_menu_level2_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level2_active_color')) : ?>
:root {
    --thegem-to-mobile-menu-level2-active-color: <?php echo thegem_get_option('mobile_menu_level2_active_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-current > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-active > a,
#primary-navigation.responsive #primary-menu > li > ul > li.opened > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-current > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-active > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li > ul > li.opened > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-current > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-active > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li.opened > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li.menu-item-current > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li.menu-item-active > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li.menu-item-current > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li.menu-item-active > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-overlay-item-open > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-overlay-item-open > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-overlay-item-open > .menu-item-parent-toggle {
	color: <?php echo thegem_get_option('mobile_menu_level2_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level2_active_background_color')) : ?>
:root {
    --thegem-to-mobile-menu-level2-active-bg-color: <?php echo thegem_get_option('mobile_menu_level2_active_background_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-current > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-active > a,
#primary-navigation.responsive #primary-menu > li > ul > li.opened > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-current > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li.menu-item-active > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li.opened > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li.menu-item-current > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li.menu-item-active > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li.menu-item-current > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level2 > li.menu-item-active > span.megamenu-column-header > a {
	background-color: <?php echo thegem_get_option('mobile_menu_level2_active_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level3_color')) : ?>
:root {
    --thegem-to-mobile-menu-level3-color: <?php echo thegem_get_option('mobile_menu_level3_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > ul > li > ul li > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level3 > li > a {
	color: <?php echo thegem_get_option('mobile_menu_level3_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level3_background_color')) : ?>
:root {
    --thegem-to-mobile-menu-level3-bg-color: <?php echo thegem_get_option('mobile_menu_level3_background_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > ul > li > ul li > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level3 > li > a {
	background-color: <?php echo thegem_get_option('mobile_menu_level3_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level3_active_color')) : ?>
:root {
    --thegem-to-mobile-menu-level3-active-color: <?php echo thegem_get_option('mobile_menu_level3_active_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-current > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-active > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.opened > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-current > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-active > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.opened > .menu-item-parent-toggle,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-current > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-active > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.opened > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level3 > li.menu-item-current > a,
#primary-navigation.responsive ul.dl-submenu.level3 > li.menu-item-active > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-overlay-item-open > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-overlay-item-open > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-overlay-item-open > .menu-item-parent-toggle {
	color: <?php echo thegem_get_option('mobile_menu_level3_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_level3_active_background_color')) : ?>
:root {
    --thegem-to-mobile-menu-level3-active-bg-color: <?php echo thegem_get_option('mobile_menu_level3_active_background_color'); ?>;
}
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-current > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-active > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.opened > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-current > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.menu-item-active > span.megamenu-column-header > a,
#primary-navigation.responsive #primary-menu > li > ul > li > ul li.opened > span.megamenu-column-header > a,
#primary-navigation.responsive ul.dl-submenu.level3 > li.menu-item-current > a,
#primary-navigation.responsive ul.dl-submenu.level3 > li.menu-item-active > a {
	background-color: <?php echo thegem_get_option('mobile_menu_level3_active_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_border_color')) : ?>
:root {
    --thegem-to-mobile-menu-border-color: <?php echo thegem_get_option('mobile_menu_border_color'); ?>;
}
.mobile-menu-layout-default #primary-navigation.responsive ul li.menu-item,
.mobile-menu-layout-default #primary-navigation.responsive ul li.dl-back,
.mobile-menu-layout-default #primary-navigation.responsive ul,
.mobile-menu-layout-slide-horizontal #primary-navigation.responsive #primary-menu li,
.mobile-menu-layout-slide-vertical #primary-navigation.responsive #primary-menu li,
.mobile-menu-layout-slide-horizontal #primary-navigation.responsive #primary-menu li.menu-item-search .minisearch input[type="text"],
.mobile-menu-layout-slide-vertical #primary-navigation.responsive #primary-menu li.menu-item-search .minisearch input[type="text"] {
	border-color: <?php echo thegem_get_option('mobile_menu_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_social_icon_color')) : ?>
:root {
    --thegem-to-mobile-menu-socials-color: <?php echo thegem_get_option('mobile_menu_social_icon_color'); ?>;
}
#primary-navigation.responsive #primary-menu li.menu-item-widgets .menu-item-socials a {
	color: <?php echo thegem_get_option('mobile_menu_social_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_hide_color')) : ?>
#primary-navigation.responsive .mobile-menu-slide-wrapper .mobile-menu-slide-close:before,
#primary-navigation.responsive .mobile-menu-slide-wrapper .mobile-menu-slide-close:after {
	background-color: <?php echo thegem_get_option('mobile_menu_hide_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_hide_color')) : ?>
:root {
    --thegem-to-mobile-menu-hide-color: <?php echo thegem_get_option('mobile_menu_hide_color'); ?>;
}
body #primary-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove,
body .hamburger-minicart > .minicart ul li a.remove,
body.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
    color: <?php echo thegem_get_option('mobile_menu_hide_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_color')) : ?>
:root {
    --thegem-to-menu-level1-color: <?php echo thegem_get_option('main_menu_level1_color'); ?>;
}
.main-menu-item,
.main-menu-item a,
.title-main-menu,
#primary-menu.no-responsive > li > a {
	color: <?php echo thegem_get_option('main_menu_level1_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_background_color')) : ?>
:root {
    --thegem-to-menu-level1-bg-color: <?php echo thegem_get_option('main_menu_level1_background_color'); ?>;
}
#primary-menu.no-responsive > li > a {
	background-color: <?php echo thegem_get_option('main_menu_level1_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_hover_color')) : ?>
:root {
    --thegem-to-menu-level1-color-hover: <?php echo thegem_get_option('main_menu_level1_hover_color'); ?>;
}
.main-menu-item:hover a,
a.main-menu-item:hover,
#primary-menu.no-responsive > li:hover > a {
	color: <?php echo thegem_get_option('main_menu_level1_hover_color'); ?>;
}
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul li > a:hover,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul li.menu-item-current > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul li.menu-item-active > a {
	background-color: <?php echo thegem_get_option('main_menu_level1_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_hover_background_color')) : ?>
:root {
    --thegem-to-menu-level1-hover-bg-color: <?php echo thegem_get_option('main_menu_level1_hover_background_color'); ?>;
}
#primary-menu.no-responsive > li:hover > a {
	background-color: <?php echo thegem_get_option('main_menu_level1_hover_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_active_color')) : ?>
:root {
    --thegem-to-menu-level1-active-color: <?php echo thegem_get_option('main_menu_level1_active_color'); ?>;
}
.main-menu-item.active,
#primary-menu.no-responsive > li.menu-item-current > a,
#primary-menu.no-responsive > li.menu-item-active > a {
	color: <?php echo thegem_get_option('main_menu_level1_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_active_background_color')) : ?>
:root {
    --thegem-to-menu-level1-active-bg-color: <?php echo thegem_get_option('main_menu_level1_active_background_color'); ?>;
}
.header-style-1 #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-1 #primary-menu.no-responsive > li.menu-item-active > a {
	background-color: <?php echo thegem_get_option('main_menu_level1_active_background_color'); ?>;
}
.header-style-3 #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-3 #primary-menu.no-responsive > li.menu-item-active > a,
.header-style-4 #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-4 #primary-menu.no-responsive > li.menu-item-active > a,
.header-style-3.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-3.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-active > a,
.header-style-4.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-4.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-active > a {
	border: 2px solid <?php echo thegem_get_option('main_menu_level1_active_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level2_color')) : ?>
:root {
    --thegem-to-menu-level2-color: <?php echo thegem_get_option('main_menu_level2_color'); ?>;
}
.submenu-item,
#primary-menu.no-responsive > li > ul > li > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li > a {
	color: <?php echo thegem_get_option('main_menu_level2_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level2_background_color')) : ?>
:root {
    --thegem-to-menu-level2-bg-color: <?php echo thegem_get_option('main_menu_level2_background_color'); ?>;
}
#primary-menu.no-responsive > li > ul > li > a,
#primary-menu.no-responsive > li.megamenu-enable > ul,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li > span.megamenu-column-header > a,
.header-style-2 .minisearch .sf-input,
.header-style-3 .minisearch .sf-input,
.header-style-1 .minisearch,
.header-style-4 .minisearch {
	background-color: <?php echo thegem_get_option('main_menu_level2_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level2_hover_color')) : ?>
:root {
    --thegem-to-menu-level2-hover-color: <?php echo thegem_get_option('main_menu_level2_hover_color'); ?>;
}
.submenu-item:hover a,
#primary-menu.no-responsive > li > ul > li:hover > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li:hover > a {
	color: <?php echo thegem_get_option('main_menu_level2_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level2_hover_background_color')) : ?>
:root {
    --thegem-to-menu-level2-hover-bg-color: <?php echo thegem_get_option('main_menu_level2_hover_background_color'); ?>;
}
#primary-menu.no-responsive > li > ul > li:hover > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li:hover > a {
	background-color: <?php echo thegem_get_option('main_menu_level2_hover_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level2_active_color')) : ?>
:root {
    --thegem-to-menu-level2-active-color: <?php echo thegem_get_option('main_menu_level2_active_color'); ?>;
}
.submenu-item.active a,
#primary-menu.no-responsive > li > ul > li.menu-item-current > a,
#primary-menu.no-responsive > li > ul > li.menu-item-active > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li.menu-item-current > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li.menu-item-active > a,
.minisearch .sf-submit-icon:before,
.minisearch .sf-input {
	color: <?php echo thegem_get_option('main_menu_level2_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level2_active_background_color')) : ?>
:root {
    --thegem-to-menu-level2-active-bg-color: <?php echo thegem_get_option('main_menu_level2_active_background_color'); ?>;
}
#primary-menu.no-responsive > li > ul > li.menu-item-current > a,
#primary-menu.no-responsive > li > ul > li.menu-item-active > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li.menu-item-current > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li.menu-item-active > a,
.header-style-2 .minisearch,
.header-style-3 .minisearch,
.header-style-1 .minisearch .sf-input,
.header-style-4 .minisearch .sf-input {
	background-color: <?php echo thegem_get_option('main_menu_level2_active_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_mega_column_title_color')) : ?>
:root {
    --thegem-to-mega-menu-column-title-color: <?php echo thegem_get_option('main_menu_mega_column_title_color'); ?>;
}
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a.mega-no-link {
	color: <?php echo thegem_get_option('main_menu_mega_column_title_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_mega_column_title_hover_color')) : ?>
:root {
    --thegem-to-mega-menu-column-title-hover-color: <?php echo thegem_get_option('main_menu_mega_column_title_hover_color'); ?>;
}
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a:hover {
	color: <?php echo thegem_get_option('main_menu_mega_column_title_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_mega_column_title_active_color')) : ?>
:root {
    --thegem-to-mega-menu-column-title-active-color: <?php echo thegem_get_option('main_menu_mega_column_title_active_color'); ?>;
}
#primary-menu.no-responsive > li.megamenu-enable > ul > li.menu-item-active > span.megamenu-column-header a {
	color: <?php echo thegem_get_option('main_menu_mega_column_title_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level3_color')) : ?>
:root {
    --thegem-to-menu-level3-color: <?php echo thegem_get_option('main_menu_level3_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li li > a {
	color: <?php echo thegem_get_option('main_menu_level3_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level3_background_color')) : ?>
:root {
    --thegem-to-menu-level3-bg-color: <?php echo thegem_get_option('main_menu_level3_background_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li li > a {
	background-color: <?php echo thegem_get_option('main_menu_level3_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level3_hover_color')) : ?>
:root {
    --thegem-to-menu-level3-hover-color: <?php echo thegem_get_option('main_menu_level3_hover_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li li:hover > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul li.menu-item-current > a,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul li.menu-item-active > a {
	color: <?php echo thegem_get_option('main_menu_level3_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level3_hover_background_color')) : ?>
:root {
    --thegem-to-menu-level3-hover-bg-color: <?php echo thegem_get_option('main_menu_level3_hover_background_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li li:hover > a {
	background-color: <?php echo thegem_get_option('main_menu_level3_hover_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level3_active_color')) : ?>
:root {
    --thegem-to-menu-level3-active-color: <?php echo thegem_get_option('main_menu_level3_active_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li li.menu-item-current > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li li.menu-item-active > a {
	color: <?php echo thegem_get_option('main_menu_level3_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level3_active_background_color')) : ?>
:root {
    --thegem-to-menu-level3-active-bg-color: <?php echo thegem_get_option('main_menu_level3_active_background_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li li.menu-item-current > a,
#primary-menu.no-responsive > li:not(.megamenu-template-enable) li li.menu-item-active > a {
	background-color: <?php echo thegem_get_option('main_menu_level3_active_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level2_border_color')) : ?>
:root {
    --thegem-to-menu-level2-border-color: <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) ul > li,
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header,
.minisearch,
.minisearch .sf-input {
	border-top: 1px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) ul,
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul > li,
.minisearch,
.minisearch .sf-input {
	border-bottom: 1px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
	border-left: 1px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
	border-right: 1px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
}
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header {
	border-bottom: 1px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
}
#primary-menu.no-responsive > li.megamenu-enable > ul {
	border-top: 1px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
}
#primary-menu.no-responsive > li:not(.megamenu-template-enable) ul ul {
	margin-top: -1px;
}
@media (-webkit-device-pixel-ratio: 1.25) {
	#primary-menu.no-responsive > li:not(.megamenu-template-enable) ul > li,
	#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header,
	.minisearch,
	.minisearch .sf-input {
		border-top: 0.8px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
	}
	#primary-menu.no-responsive > li:not(.megamenu-template-enable) ul,
	#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul > li,
	.minisearch,
	.minisearch .sf-input {
		border-bottom: 0.8px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
		border-left: 0.8px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
		border-right: 0.8px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
	}
	#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header {
		border-bottom: 0.8px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
	}
	#primary-menu.no-responsive > li.megamenu-enable > ul {
		border-top: 0.8px solid <?php echo thegem_get_option('main_menu_level2_border_color'); ?>;
	}
	#primary-menu.no-responsive > li:not(.megamenu-template-enable) ul ul {
		margin-top: -0.8px;
	}
}
<?php endif; ?>

<?php if(thegem_get_option('submenu_highlighter_color')) : ?>
:root {
	--thegem-to-menu-submenu-highlighter-color: <?php echo thegem_get_option('submenu_highlighter_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_light_color')) : ?>
:root {
    --thegem-to-menu-level1-light-color: <?php echo thegem_get_option('main_menu_level1_light_color'); ?>;
}
#site-header:not(.shrink) .header-colors-light:not(.header-layout-fullwidth_hamburger):not(.header-layout-overlay) #primary-menu.no-responsive > li > a {
	color: <?php echo thegem_get_option('main_menu_level1_light_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_light_hover_color')) : ?>
:root {
    --thegem-to-menu-level1-light-hover-color: <?php echo thegem_get_option('main_menu_level1_light_hover_color'); ?>;
}
#site-header:not(.shrink) .header-colors-light:not(.header-layout-fullwidth_hamburger) #primary-menu.no-responsive > li:hover > a {
	color: <?php echo thegem_get_option('main_menu_level1_light_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('main_menu_level1_light_active_color')) : ?>
:root {
    --thegem-to-menu-level1-light-active-color: <?php echo thegem_get_option('main_menu_level1_light_active_color'); ?>;
}
#site-header:not(.shrink) .header-colors-light:not(.header-layout-fullwidth_hamburger):not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-current > a,
#site-header:not(.shrink) .header-colors-light:not(.header-layout-fullwidth_hamburger):not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-active > a {
	color: <?php echo thegem_get_option('main_menu_level1_light_active_color'); ?>;
}
#site-header:not(.shrink) .header-colors-light.header-style-3:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-current > a,
#site-header:not(.shrink) .header-colors-light.header-style-3:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-active > a,
#site-header:not(.shrink) .header-colors-light.header-style-4:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-current > a,
#site-header:not(.shrink) .header-colors-light.header-style-4:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-active > a {
	border: 2px solid <?php echo thegem_get_option('main_menu_level1_light_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mega_menu_icons_color')) : ?>
:root {
    --thegem-to-mega-menu-icons-color: <?php echo thegem_get_option('mega_menu_icons_color'); ?>;
}
#primary-menu.no-responsive > li.megamenu-enable > ul > li span.megamenu-column-header a.megamenu-has-icon:before,
#primary-menu.no-responsive > li.megamenu-enable > ul > li > ul > li > a:before {
	color: <?php echo thegem_get_option('mega_menu_icons_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_background_color')) : ?>
:root {
    --thegem-to-overlay-menu-bg-color: <?php echo thegem_get_option('overlay_menu_background_color'); ?>;
}
body .menu-overlay {
    background-color: <?php echo thegem_get_option('overlay_menu_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_color')) : ?>
:root {
    --thegem-to-overlay-menu-color: <?php echo thegem_get_option('overlay_menu_color'); ?>;
}
.header-layout-overlay #primary-menu.no-responsive > li > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive > li li > a,
.page-additional-menu.header-layout-overlay .nav-menu.no-responsive > li > a,
.page-additional-menu.header-layout-overlay .primary-navigation .nav-menu.no-responsive > li li > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:before,
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"],
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch .sf-submit-icon:before {
	color: <?php echo thegem_get_option('overlay_menu_color'); ?>;
}
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"]::placeholder {
	color: <?php echo thegem_get_option('overlay_menu_color'); ?>;
}
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"]::-webkit-input-placeholder {
	color: <?php echo thegem_get_option('overlay_menu_color'); ?>;
}
.header-layout-overlay #primary-menu.no-responsive > li.menu-item-search > .minisearch input[type="text"] {
	border-color: <?php echo thegem_get_option('overlay_menu_color'); ?>;
}
#primary-navigation.overlay-active .overlay-toggle > span {
	background-color: <?php echo thegem_get_option('overlay_menu_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_hover_color')) : ?>
:root {
    --thegem-to-overlay-menu-hover-color: <?php echo thegem_get_option('overlay_menu_hover_color'); ?>;
}
.header-layout-overlay #primary-menu.no-responsive > li > a:hover,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive > li li > a:hover,
.page-additional-menu.header-layout-overlay .primary-navigation .nav-menu.no-responsive li > a:hover,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:hover:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li .menu-item-parent-toggle:hover:before {
	color: <?php echo thegem_get_option('overlay_menu_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('overlay_menu_active_color')) : ?>
:root {
    --thegem-to-overlay-menu-active-color: <?php echo thegem_get_option('overlay_menu_active_color'); ?>;
}
.header-layout-overlay #primary-navigation #primary-menu.no-responsive > li.menu-item-current > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive > li.menu-item-active > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive > li.menu-overlay-item-open > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive > li li.menu-item-current > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive > li li.menu-item-active > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive > li li.menu-overlay-item-open > a,
.page-additional-menu.header-layout-overlay .primary-navigation .nav-menu.no-responsive > li.menu-item-current > a,
.page-additional-menu.header-layout-overlay .primary-navigation .nav-menu.no-responsive > li.menu-item-active > a,
.page-additional-menu.header-layout-overlay .primary-navigation .nav-menu.no-responsive > li.menu-overlay-item-open > a,
.page-additional-menu.header-layout-overlay .primary-navigation .nav-menu.no-responsive > li li.menu-item-current > a,
.page-additional-menu.header-layout-overlay .primary-navigation .nav-menu.no-responsive > li li.menu-item-active > a,
.page-additional-menu.header-layout-overlay .primary-navigation .nav-menu.no-responsive > li li.menu-overlay-item-open > a,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li.menu-item-current > .menu-item-parent-toggle:before,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li.menu-item-active > .menu-item-parent-toggle:before,
.header-layout-overlay #primary-navigation #primary-menu.no-responsive li.menu-overlay-item-open > .menu-item-parent-toggle:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li.menu-item-current > .menu-item-parent-toggle:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li.menu-item-active > .menu-item-parent-toggle:before,
.page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li.menu-overlay-item-open > .menu-item-parent-toggle:before {
	color: <?php echo thegem_get_option('overlay_menu_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('hamburger_menu_icon_color')) : ?>
:root {
    --thegem-to-hamburger-menu-icon-color: <?php echo thegem_get_option('hamburger_menu_icon_color'); ?>;
}
.hamburger-minicart > a,
.hamburger-minicart:hover > a {
	color: <?php echo thegem_get_option('hamburger_menu_icon_color'); ?>;
}
#primary-navigation .hamburger-toggle > span,
#primary-navigation .overlay-toggle > span,
#primary-navigation.overlay-active.close .overlay-toggle > span,
#perspective-menu-buttons.primary-navigation .perspective-toggle span,
#page.vertical-header .vertical-toggle > span,
#thegem-perspective #primary-navigation .perspective-menu-close:before,
#thegem-perspective #primary-navigation .perspective-menu-close:after {
	background-color: <?php echo thegem_get_option('hamburger_menu_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('hamburger_menu_icon_light_color')) : ?>
:root {
    --thegem-to-hamburger-menu-icon-light-color: <?php echo thegem_get_option('hamburger_menu_icon_light_color'); ?>;
}
#site-header:not(.shrink) .header-colors-light .hamburger-minicart > a,
#site-header:not(.shrink) .header-colors-light .hamburger-minicart:hover > a {
	color: <?php echo thegem_get_option('hamburger_menu_icon_light_color'); ?>;
}
#site-header:not(.shrink) .header-colors-light #primary-navigation .hamburger-toggle > span,
#site-header:not(.shrink) .header-colors-light #primary-navigation:not(.overlay-active) .overlay-toggle > span,
#site-header:not(.shrink) .header-colors-light #primary-navigation.overlay-active.close .overlay-toggle > span,
#site-header:not(.shrink) .header-colors-light #perspective-menu-buttons.primary-navigation .perspective-toggle span {
	background-color: <?php echo thegem_get_option('hamburger_menu_icon_light_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_button_color')) : ?>
:root {
    --thegem-to-mobile-menu-btn-color: <?php echo thegem_get_option('mobile_menu_button_color'); ?>;
}
#primary-navigation .menu-toggle .menu-line-1,
#primary-navigation .menu-toggle .menu-line-2,
#primary-navigation .menu-toggle .menu-line-3,
#perspective-menu-buttons.primary-navigation .menu-toggle .menu-line-1,
#perspective-menu-buttons.primary-navigation .menu-toggle .menu-line-2,
#perspective-menu-buttons.primary-navigation .menu-toggle .menu-line-3 {
	background-color: <?php echo thegem_get_option('mobile_menu_button_color'); ?>;
}
body.mobile-cart-position-top #site-header .mobile-cart > a:before {
	background-color: <?php echo thegem_get_option('mobile_menu_button_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mobile_menu_button_light_color')) : ?>
:root {
    --thegem-to-mobile-menu-btn-light-color: <?php echo thegem_get_option('mobile_menu_button_light_color'); ?>;
}
#site-header:not(.shrink) .header-colors-light #primary-navigation .menu-toggle .menu-line-1,
#site-header:not(.shrink) .header-colors-light #primary-navigation .menu-toggle .menu-line-2,
#site-header:not(.shrink) .header-colors-light #primary-navigation .menu-toggle .menu-line-3,
#site-header:not(.shrink) .header-colors-light #perspective-menu-buttons.primary-navigation .menu-toggle .menu-line-1,
#site-header:not(.shrink) .header-colors-light #perspective-menu-buttons.primary-navigation .menu-toggle .menu-line-2,
#site-header:not(.shrink) .header-colors-light #perspective-menu-buttons.primary-navigation .menu-toggle .menu-line-3 {
	background-color: <?php echo thegem_get_option('mobile_menu_button_light_color'); ?>;
}
body.mobile-cart-position-top #site-header:not(.shrink) .header-colors-light .mobile-cart > a:before {
	background-color: <?php echo thegem_get_option('mobile_menu_button_light_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('body_color')) : ?>
:root {
    --thegem-to-body-color: <?php echo thegem_get_option('body_color'); ?>;
	--thegem-to-body-color-07: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('body_color'))); ?>, 0.7);
}
body,
.text-body,
.text-body-tiny,
.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .info,
.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .info,
.portfolio.background-style-dark .portfolio-item .wrap > .caption .info,
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-caption,
.gem-gallery-grid.hover-zooming-blur .gallery-item .overlay .title,
.gem-gallery-grid.hover-zooming-blur .gallery-item .overlay .subtitle,
.widget.widget_contacts a:hover,
.widget_recent_comments a,
.digram-line-box  .skill-title,
.shipping_calculator .shipping-calculator-button,
.widget_shopping_cart_content ul.cart_list li a,
.shop-widget-area .gem-products-title a,
.woocommerce-page ul.product_list_widget li a,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .info,
.portfolio.hover-horizontal-sliding .overlay .links .caption .info span.sep,
.version-new.news-grid.hover-new-zooming-blur .portfolio-item .image .overlay .links .caption .subtitle,
.version-new.news-grid.hover-new-zooming-blur .portfolio-item .image .overlay .links .caption .post-date,
.version-new.news-grid.hover-new-zooming-blur .portfolio-item .image .overlay .links .caption .grid-post-meta a.icon.share:before,
.version-new.news-grid.hover-new-zooming-blur .portfolio-item .image .overlay .links .portfolio-sharing-pane .socials-item,
.version-new.news-grid.hover-new-zooming-blur .portfolio-item .links .caption .grid-post-meta .comments-link a,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .image .overlay .links .caption .subtitle,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .image .overlay .links .caption .post-date,
.version-new.news-grid .portfolio-item .wrap > .caption .grid-post-meta .comments-link a,
.version-new.news-grid .portfolio-item .wrap > .caption .grid-post-meta .zilla-likes,
.version-new.news-grid .portfolio-item .wrap > .caption .grid-post-meta .grid-post-share .icon,
#colophon .jtwt_tweet:before,
#colophon .project_info-item-style-1 .project_info-item .icon,
#colophon .widget_recent_comments li:before,
#colophon .widget_recent_entries ul li:before,
#colophon .portfolio-filters a .icon,
#colophon .comment-form label:before,
#colophon .socials-sharing a:after,
#colophon .widget_archive li:before,
#colophon .widget_nav_menu ul.menu li > a:before,
#colophon .widget_submenu > div > ul li > a:before,
#colophon .widget_categories > ul li > a:before,
#colophon .widget_product_categories > ul li > a:before,
#colophon .widget_product_categories > ul li:before,
#colophon .widget_pages > ul li > a:before,
#colophon .widget_meta li:before,
#colophon .widget_rss li:before,
#colophon .project_info-item-style-2 .icon,
#colophon .gem_accordion_header,
#colophon .widget_layered_nav ul li a:before,
#colophon .widget .gem-contacts-address:before,
#colophon .widget .gem-contacts-phone:before,
#colophon .widget .gem-contacts-fax:before,
#colophon .widget .gem-contacts-email:before,
#colophon .widget .gem-contacts-website:before,
#colophon .widget_meta li:before,
#colophon .widget .mc-text.small-body,
#colophon .widget.widget_search input, #colophon #mc4wp_email,
blockquote,
.widget_price_filter .price_label span,
.gem-quote.gem-quote-style-default blockquote,
.gem-quote.gem-quote-style-1,
.wpcf7-form.gem-contact-form-white span,
.wpcf7-form.gem-contact-form-white .wpcf7-list-item-label,
.wpcf7-form.gem-contact-form-dark span,
.wpcf7-form.gem-contact-form-dark .wpcf7-list-item-label,
.blog-style-styled_list1 .post-content,
.blog-style-styled_list2 .post-content,
.blog-style-timeline .post-content,
body .thegem_testimonial a .gem-testimonial-text,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab > a,
body .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab.vc_active > a,
body .widget .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab.vc_active > a,
.thegem-tabs__nav-item,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title,
.product-page__wrapper .reset_variations,
.product-page__wrapper .size-guide a,
.ajax-minisearch-results .ajax-search-item {
	color: <?php echo thegem_get_option('body_color'); ?>;
}
#colophon .widget.widget_search .gem-button:hover,
#colophon .wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit:hover,
.wpcf7-form.gem-contact-form-dark input[type='submit']:hover {
	background-color: <?php echo thegem_get_option('body_color'); ?>;
}
.wpcf7-form.gem-contact-form-dark input[type='submit']:hover {
	border-color: <?php echo thegem_get_option('body_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h1_color')) : ?>
:root {
    --thegem-to-h1-color: <?php echo thegem_get_option('h1_color'); ?>;
}
h1,
.title-h1,
.gem-counter-number,
body .gem-testimonial-item:after,
blockquote p:after,
body .testimonials-style-1-teg,
body .testimonials-style-2-teg,
.pricing-title {
	color: <?php echo thegem_get_option('h1_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h2_color')) : ?>
:root {
    --thegem-to-h2-color: <?php echo thegem_get_option('h2_color'); ?>;
}
h2,
.title-h2,
.blog-style-multi-author .post-title a,
.single-product-content .price {
	color: <?php echo thegem_get_option('h2_color'); ?>;
}
.skill-line > div {
	background-color: <?php echo thegem_get_option('h2_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h3_color')) : ?>
:root {
    --thegem-to-h3-color: <?php echo thegem_get_option('h3_color'); ?>;
}
h3,
.title-h3,
.blog-style-styled_list1 .post-title a,
.blog-style-styled_list2 .post-title a,
.blog-style-timeline .post-title a,
.woocommerce .woocommerce-checkout-one-page #order_review table thead th,
.thegem-fullscreen-search .sf-input.thegem-fullscreen-searchform-input,
.thegem-fullscreen-search .sf-close {
	color: <?php echo thegem_get_option('h3_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h4_color')) : ?>
:root {
    --thegem-to-h4-color: <?php echo thegem_get_option('h4_color'); ?>;
}
h4,
.title-h4,
.team-person-name,
.widget .gem-teams-name,
body .testimonials-style-2-item .testimonials-style-2-text.gem-testimonial-text,
.diagram-wrapper.style-3 .digram-line-box .skill-title span,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-sharing-pane .socials-item,
.blog-style-masonry .entry-title.title-h4 a,
.gem-basic-grid .post-title h4.entry-title a,
.gem-basic-grid-2 .vc_gitem-zone-c .post-title a,
.justified-style-1 .entry-title.title-h4 a,
.justified-style-2 .entry-title.title-h4 a,
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon:before,
.gem-gallery-grid.hover-gradient .gallery-item .overlay a.icon::before,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after,
.news-grid.portfolio.hover-zooming-blur .portfolio-item .image .overlay .caption .title > *,
.news-grid.portfolio.hover-new-zooming-blur .portfolio-item .image .overlay .caption .title > *,
.version-new.news-grid.hover-new-zooming-blur .portfolio-item .image .links .caption .author,
.news-grid.portfolio.hover-default-zooming-blur .portfolio-item.double-item-squared:hover .image .overlay .caption .title > *,
.version-new.news-grid .portfolio-item .wrap > .caption .title a,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
	color: <?php echo thegem_get_option('h4_color'); ?>;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon:before,
.portfolio.hover-new-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons a.icon:before,
.portfolio.hover-new-zooming-blur .portfolio-item .gem-simple-gallery .gem-gallery-item a:after,
.portfolio.hover-default-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons a.icon:before,
.portfolio.hover-default-zooming-blur .portfolio-item .gem-simple-gallery .gem-gallery-item a:after,
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after,
.portfolio.news-grid.hover-zooming-blur .portfolio-item .gem-simple-gallery .gem-gallery-item a:after,
.gem-gallery-grid.hover-zooming-blur .gallery-item .overlay a.icon:before,
.blog article .post-featured-content > a:after,
.blog .gem-simple-gallery .gem-gallery-item a:after,
body .blog-style-styled_list1 article a.default:after,
body .blog-style-styled_list2 article a.default:after,
body .blog-style-compact article a.default:after,
body .blog-style-compact-tiny-1 article a.default:after {
	background-color: <?php echo thegem_get_option('h4_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h5_color')) : ?>
:root {
    --thegem-to-h5-color: <?php echo thegem_get_option('h5_color'); ?>;
}
h5,
.title-h5,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th,
.news-grid.hover-default .portfolio-item .image .links .caption .post-date,
.news-grid.portfolio.hover-zooming-blur .portfolio-item .image .overlay .caption .title > *,
.news-grid.portfolio.hover-new-zooming-blur .portfolio-item .image .overlay .caption .title > *,
.news-grid.portfolio.hover-default-zooming-blur .portfolio-item:hover .image .overlay .caption .title > *,
.news-grid.version-default.portfolio.hover-default-zooming-blur .portfolio-item:hover .image .overlay .caption .title > *,
.news-grid.version-default.portfolio.hover-default-zooming-blur .portfolio-item .image .overlay .links .caption .post-date,
.news-grid.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info a,
.version-new.news-grid.hover-new-zooming-blur .portfolio-item .image .links .caption .author,
.version-default.news-grid.portfolio.hover-default-zooming-blur .portfolio-item .image .links .caption .info a {
	color: <?php echo thegem_get_option('h5_color'); ?>;
}
.news-grid.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info span.sep,
.version-default.news-grid.portfolio.hover-default-zooming-blur .portfolio-item .image .links .caption .info .sep {
	border-left-color: <?php echo thegem_get_option('h5_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('h6_color')) : ?>
:root {
	--thegem-to-h6-color: <?php echo thegem_get_option('h6_color'); ?>;
}
h6,
.title-h6,
.widget_nav_menu > div > ul > li > a,
.widget_submenu > div > ul > li > a,
.widget_pages > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a,
.project_info-item-style-1 .project_info-item .title,
.portfolio:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .title,
.portfolio:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .title,
.thegem-tabs__nav-item,
.thegem-accordion__item-title,
.product-page__wrapper #thegem-additional_information table th,
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li {
	color: <?php echo thegem_get_option('h6_color'); ?>;
}

.thegem-tabs__nav-slide {
    background-color: <?php echo thegem_get_option('h6_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('link_color')) : ?>
:root {
    --thegem-to-link-color: <?php echo thegem_get_option('link_color'); ?>;
}
a,
.widget_recent_comments .comment-author-link a,
.widget .team-person-email a:hover:before,
.gem-team-style-5 .team-person:hover .team-person-name,
.portfolio.hover-vertical-sliding .overlay .links .caption .info a,
.portfolio.hover-horizontal-sliding .overlay .links .caption .info a,
.portfolio-set-comma,
.blog-style-masonry .entry-title.title-h4 a:hover,
.portfolio-item .caption .title a:hover,
.version-new.news-grid:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .title a,
.version-new.news-grid:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .title a,
.version-new.news-grid .portfolio-item .wrap > .caption .title a:hover,
.news-grid.portfolio.background-style-dark:not(.disabled-hover) .portfolio-item:hover .wrap > .caption .title a,
.version-default.news-grid .portfolio-item:hover .wrap > .caption .title a,
.blog-style-styled_list1 .post-title a:hover,
.blog-style-styled_list2 .post-title a:hover,
.blog-style-timeline .post-title a:hover,
.products .product-info .product-title a:hover,
.products .portfolio-item .wrap > .caption .title a:hover,
.gem-basic-grid .post-title h4.entry-title a:hover,
.gem-basic-grid-2 .vc_gitem-zone-c .post-title a:hover,
.gem-media-grid .midia-grid-item-post-author span a:hover,
.justified-style-1 .entry-title.title-h4 a:hover,
.justified-style-2 .entry-title.title-h4 a:hover,
.blog-style-multi-author .post-title a:hover,
.reverse-link-color a:hover,
a.reverse-link-color:hover,
.gem-blog-slider .post-title a:hover,
.socials-list.socials-colored a:hover .socials-item-icon,
#footer-navigation li a:hover,
.custom-footer li a:hover,
body.woocommerce-cart .custom-header .breadcrumbs span a,
body.woocommerce-checkout .custom-header .breadcrumbs span a,
body.woocommerce-wishlist .custom-header .breadcrumbs span a,
body.woocommerce-account .page-title-block .breadcrumbs span a,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover,
body .hamburger-minicart > .minicart ul li a:hover,
.news-grid.portfolio.background-style-dark .portfolio-item .wrap > .caption .title a:hover,
.version-default.news-grid.hover-default-vertical-sliding .portfolio-item .image .links .caption .info a,
.product-page__wrapper .product-page__nav .product-page__nav-preview:hover .nav-preview__info-title,
.product-quick-view__wrapper .product-page__right-column .woocommerce-review-link:hover{
	color: <?php echo thegem_get_option('link_color'); ?>;
}
.version-default.news-grid.hover-default-vertical-sliding .portfolio-item .image .links .caption .info .sep {
	border-left-color: <?php echo thegem_get_option('link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('hover_link_color')) : ?>
:root {
    --thegem-to-link-color-hover: <?php echo thegem_get_option('hover_link_color'); ?>;
}
a:hover,
body.woocommerce-cart .custom-header .breadcrumbs span a:hover,
body.woocommerce-checkout .custom-header .breadcrumbs span a:hover,
body.woocommerce-wishlist .custom-header .breadcrumbs span a:hover,
body.woocommerce-account .page-title-block .breadcrumbs span a:hover,
body .shop_table.cart .product-name .product-title a:hover,
body .checkout .shop_table .product-name .product-title a:hover,
.product-page__wrapper .reset_variations:hover,
.product-page__wrapper .size-guide a:hover,
.product-page__wrapper .product-page__nav .product-page__nav-list a:hover:before,
.gem-pagination.gem-pagination-arrows a.prev:not(.disabled):hover,
.gem-pagination.gem-pagination-arrows a.next:not(.disabled):hover {
	color: <?php echo thegem_get_option('hover_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('active_link_color')) : ?>
:root {
    --thegem-to-link-color-active: <?php echo thegem_get_option('active_link_color'); ?>;
}
a:active {
	color: <?php echo thegem_get_option('active_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_text_color')) : ?>
#footer-navigation,
#footer-navigation li a,
.custom-footer,
.custom-footer li a {
	color: <?php echo thegem_get_option('footer_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('copyright_text_color')) : ?>
.footer-site-info {
	color: <?php echo thegem_get_option('copyright_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('copyright_link_color')) : ?>
.footer-site-info a {
	color: <?php echo thegem_get_option('copyright_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_background_color')) : ?>
.wpb_widgetised_column .mc4wp-form-fields,
.sidebar .mc4wp-form-fields {
	background-color: <?php echo thegem_get_option('top_area_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_border_color')) : ?>
.top-area {
	border-top: 5px solid <?php echo thegem_get_option('top_area_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_separator_color')) : ?>
.top-area {
	border-bottom: 1px solid <?php echo thegem_get_option('top_area_separator_color'); ?>;
}
.top-area-contacts:after,
.top-area-socials:after {
	border-right: 1px solid <?php echo thegem_get_option('top_area_separator_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_text_color')) : ?>
.top-area {
	color: <?php echo thegem_get_option('top_area_text_color'); ?>;
}

<?php endif; ?>

<?php if(thegem_get_option('top_area_link_color')) : ?>
:root {
    --thegem-to-top-area-link-color: <?php echo thegem_get_option('top_area_link_color'); ?>;
}
.top-area a,
.top-area .gem-contacts .gem-contacts-item a {
	color: <?php echo thegem_get_option('top_area_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_link_hover_color')) : ?>
.top-area a:hover,
.top-area .gem-contacts .gem-contacts-item a:hover {
	color: <?php echo thegem_get_option('top_area_link_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_text_color')) : ?>
.top-area .gem-button {
	color: <?php echo thegem_get_option('top_area_button_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_background_color')) : ?>
.top-area .gem-button {
	background-color: <?php echo thegem_get_option('top_area_button_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_border_color')) : ?>
.top-area .gem-button.gem-button-style-outline {
	border-color: <?php echo thegem_get_option('top_area_button_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_hover_text_color')) : ?>
.top-area .gem-button:hover {
	color: <?php echo thegem_get_option('top_area_button_hover_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_hover_background_color')) : ?>
.top-area .gem-button:hover {
	background-color: <?php echo thegem_get_option('top_area_button_hover_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_hover_border_color')) : ?>
.top-area .gem-button.gem-button-style-outline:hover {
	border-color: <?php echo thegem_get_option('top_area_button_hover_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_menu_color')) : ?>
#footer-navigation li a {
	color: <?php echo thegem_get_option('footer_menu_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_menu_hover_color')) : ?>
#footer-navigation li a:hover {
	color: <?php echo thegem_get_option('footer_menu_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_menu_separator_color')) : ?>
#footer-menu li + li:before {
	border-right-color: <?php echo thegem_get_option('footer_menu_separator_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_top_border_color')) : ?>
#footer-nav {
	border-top-color: <?php echo thegem_get_option('footer_top_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('date_filter_subtitle_color')) : ?>
:root {
    --thegem-to-date-filter-subtitle-color: <?php echo thegem_get_option('date_filter_subtitle_color'); ?>;
}
.gem-news-item-date,
.related-element-info .gem-post-date,
.date-color,
.combobox-wrapper .combobox-text,
.socials-sharing a.socials-item,
body .gem-testimonial-position,
.gem-testimonial-company,
.jtwt_date,
.blog.blog-style-timeline .comments,
.entry-date,
.portfolio-filters a,
.comments-link a,
.widget_recent_entries .post-date,
.post-author-info .date,
.block-date,
.block-tags .sep,
.styled-blog-meta .comments:after,
.related-element-info .date,
.login label,
.register label,
.woocommerce-password-hint,
body .woocommerce .shop_table.wishlist_table td.product-price del,
body .woocommerce .wishlist_table .product-info .product-info-content .product-price del,
body .woocommerce .woocommerce-checkout .checkout-payment .shop_table td.product-total .amount,
body .checkout-login .woocommerce-form-login.login .form-row .checkout-login-remember label,
body .shop_table .product-name dl.variation,
body.woocommerce-cart .custom-header .breadcrumbs .current,
body.woocommerce-checkout .custom-header .breadcrumbs .current,
body.woocommerce-wishlist .custom-header .breadcrumbs .current,
body.woocommerce-account .page-title-block .breadcrumbs .current,
body .woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment .payment_methods .payment_box,
body .woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart .total,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty,
body .hamburger-minicart > .minicart .total,
body .hamburger-minicart > .minicart ul li.empty,
body .hamburger-minicart > .minicart .total strong,
body .hamburger-minicart > .minicart ul li .quantity,
body.mobile-cart-position-top #site-header .mobile-cart ul li .quantity,
body.mobile-cart-position-top #site-header .mobile-cart .total,
body.mobile-cart-position-top #site-header .mobile-cart ul li.empty,
.form-edit-adress label,
.teaser_grid_container .gem-post-date,
.gem-post-grid-item-date,
.page-title-style-2 .page-title-excerpt,
.blog.blog-style-masonry article .description .info .date,
.blog.blog-style-masonry article .description .info .sep,
.blog.blog-style-masonry article .description .info .comments,
.widget_categories > ul li,
.widget_product_categories > ul li,
.widget_pages > ul,
.gem-teams-position.body-small,
.widget .mc-text.small-body,
.widget .team-person-email,
.widget .jtwt_date,
.widget_recent_comments li,
.widget_price_filter .price_label,
.project_info-item-style-2 .project_info-item .title,
.mc4wp-form input[type='email'],
.gallery-caption,
#colophon .widget_tweets .jtwt_tweet a:hover,
#colophon .gem-contacts .gem-contacts-item.gem-contacts-website a:hover,
#colophon .gem-contacts .gem-contacts-item.gem-contacts-email a:hover,
#colophon .widget_calendar td a:hover,
.widget_meta li:before,
#colophon .skill-title,
#colophon .widget.widget_search .gem-button,
#colophon .wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit,
#colophon #mc4wp_submit,
#colophon .widget_meta li:before,
.gem-quote.gem-quote-style-5 blockquote,
.blog-style-masonry .post-meta-likes:hover,
.wpcf7-form .combobox-wrapper .combobox-text,
.blog-style-styled_list1 .post-date,
.blog-style-styled_list1 .post-author,
.blog-style-styled_list2 .post-date,
.blog-style-styled_list2 .post-author,
.gem-media-grid .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div,
.midia-grid-item-post-author,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a,
.project-info-shortcode-style-default .project-info-shortcode-item .title,
.woocommerce-variation-availability,
.gem-search-form.gem-search-form-style-dark .search-field,
.version-new.news-grid .portfolio-item .wrap > .caption .post-date,
.version-new.news-grid .portfolio-item .wrap > .caption .post-author-date-separator,
.portfolio-selected-filters .portfolio-selected-filter-item,
.portfolio-filters-list .portfolio-search-filter .portfolio-search-filter-form input,
.portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-form input,
.portfolio-filters-list .widget_product_search input,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list .price-range-slider .slider-amount .text,
.product-page__wrapper .product-page__attribute,
.product-page__wrapper .product-meta .date-color,
.product-page__wrapper .socials-sharing .socials-item-title,
.thegem-combobox-wrap .thegem-combobox__trigger,
.thegem-combobox-wrap .thegem-combobox__options-item,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list .price-range-slider .slider-amount .slider-amount-text,
table.variations .thegem-select {
	color: <?php echo thegem_get_option('date_filter_subtitle_color'); ?>;
}

.version-default.news-grid.title-on-page.hover-horizontal-sliding .portfolio-item .image .links .caption .grid-post-meta .comments-link + .post-meta-likes,
.version-default.news-grid.title-on-page.hover-zooming-blur .portfolio-item .image .links .caption .grid-post-meta .comments-link + .post-meta-likes {
	border-left-color: <?php echo thegem_get_option('date_filter_subtitle_color'); ?>;
}
body .woocommerce input[type="text"].coupon-code::placeholder,
body .woocommerce .woocommerce-shipping-calculator .form-row input.input-text::placeholder,
body .woocommerce .checkout .form-row .input-text::placeholder,
body .woocommerce .edit-address-form .form-row .input-text::placeholder,
body .woocommerce .checkout .form-row textarea.input-text::placeholder,
body .woocommerce .edit-address-form .form-row textarea.input-text::placeholder {
	color: <?php echo thegem_get_option('date_filter_subtitle_color'); ?>;
}
body .woocommerce input[type="text"].coupon-code::-webkit-input-placeholder,
body .woocommerce .woocommerce-shipping-calculator .form-row input.input-text::-webkit-input-placeholder,
body .woocommerce .checkout .form-row .input-text::-webkit-input-placeholder,
body .woocommerce .edit-address-form .form-row .input-text::-webkit-input-placeholder,
body .woocommerce .checkout .form-row textarea.input-text::-webkit-input-placeholder,
body .woocommerce .edit-address-form .form-row textarea.input-text::-webkit-input-placeholder {
	color: <?php echo thegem_get_option('date_filter_subtitle_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('system_icons_font')) : ?>
:root {
    --thegem-to-system-icons-font-color: <?php echo thegem_get_option('system_icons_font'); ?>;
}
.blog.blog-style-timeline article .comments:before,
.widget .gem-contacts-email:before,
.widget .gem-contacts-phone:before,
.widget .gem-contacts-address:before,
.widget .gem-contacts-fax:before,
.top-area-search .searchform button:before,
.blog.blog-style-masonry article .description .info .comments:before,
.blog-style-default .post-image .gem-dummy:after,
.widget_product_search button,
.products .product-bottom .bottom-product-link,
.products .product-bottom .add_to_cart_button,
.products .product-bottom .added_to_cart,
.products .product-bottom .add_to_wishlist,
.products .product-bottom .yith-wcwl-wishlistaddedbrowse a,
.combobox-wrapper .combobox-button:before {
	color: <?php echo thegem_get_option('system_icons_font'); ?>;
}

.thegem-combobox-wrap .thegem-combobox__trigger:after {
    border-color: <?php echo thegem_get_option('system_icons_font'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('system_icons_font_2')) : ?>
:root {
    --thegem-to-system-icons-font2-color: <?php echo thegem_get_option('system_icons_font_2'); ?>;
}
.project_info-item-style-1 .project_info-item .icon,
.widget_recent_comments li:before,
.widget_recent_entries ul li:before,
.portfolio-filters a .icon,
.comment-form label:before,
.jtwt_tweet:before,
.post-related-posts .gem-dummy:after,
.socials-sharing a:after,
.product-page__wrapper .product-page__nav .product-page__nav-list a:before,
.gem-pagination.gem-pagination-arrows a.prev,
.gem-pagination.gem-pagination-arrows a.next {
	color: <?php echo thegem_get_option('system_icons_font_2'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('button_text_basic_color')) : ?>
:root {
    --thegem-to-button-basic-color: <?php echo thegem_get_option('button_text_basic_color'); ?>;
}
.gem-button,
body .wp-block-button .wp-block-button__link,
.caption-bottom-line .post-footer-sharing .gem-button,
input[type='submit'],
.page-links a,
.blog-load-more button span,
.blog-load-more button span:before,
.widget a.gem-button,
#wp-calendar #prev a:after,
#wp-calendar #next a:after,
#wp-calendar caption:after,
#primary-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content .buttons a.checkout,
.hamburger-minicart .widget_shopping_cart_content .buttons a.checkout {
	color: <?php echo thegem_get_option('button_text_basic_color'); ?>;
}
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
    color: <?php echo thegem_get_option('button_text_basic_color'); ?> !important;
}
<?php endif; ?>

<?php if(thegem_get_option('button_text_hover_color')) : ?>
:root {
    --thegem-to-button-basic-color-hover: <?php echo thegem_get_option('button_text_hover_color'); ?>;
}
.gem-button:hover,
body .wp-block-button .wp-block-button__link:hover,
input[type='submit']:hover,
.caption-bottom-line .project-button .gem-button,
.portfolio.background-style-dark:not(.disabled-hover):not(.list-style) .portfolio-item:hover .caption-bottom-line .project-button .gem-button,
.page-links a,
.blog-load-more button span:hover,
.widget a.gem-button:hover,
#wp-calendar #prev a:hover:after,
#wp-calendar #next a:hover:after,
#primary-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content .buttons a:hover,
.hamburger-minicart .widget_shopping_cart_content .buttons a:hover {
	color: <?php echo thegem_get_option('button_text_hover_color'); ?>;
}
.single-product-content-right .yith-ywraq-add-to-quote a.button:hover,
.single-product-content-right .compare.button:hover{
    color: <?php echo thegem_get_option('button_text_hover_color'); ?> !important;
}
<?php endif; ?>

<?php if(thegem_get_option('button_background_basic_color')) : ?>
:root {
    --thegem-to-button-basic-background-color: <?php echo thegem_get_option('button_background_basic_color'); ?>;
}
.gem-button,
body .wp-block-button .wp-block-button__link,
.caption-bottom-line .post-footer-sharing .gem-button,
.portfolio-filters a:hover,
input[type='submit'],
.radio-sign.checked:before,
.page-links a,
.widget a.gem-button,
#wp-calendar #prev a,
#wp-calendar #next a,
.blog-load-more button,
.ui-slider-range.ui-widget-header.ui-corner-all,
.gem-blog-slider .gem-blog-slider-prev:hover,
.gem-blog-slider .gem-blog-slider-next:hover {
	background-color: <?php echo thegem_get_option('button_background_basic_color'); ?>;
}
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
    background-color: <?php echo thegem_get_option('button_background_basic_color'); ?> !important;
}
.comment-form .comment-author-input:after,
.comment-form .comment-email-input:after,
.comment-form .comment-url-input:after,
.team-person-socials .socials-item,
.checkbox-sign.checked:before,
body .wpcf7-form .combobox-button:before,
.wpcf7-form .phone:after,
.wpcf7-form .website:after,
.wpcf7-form .email:after,
.wpcf7-form  .name:after,
.wpcf7-form .gem-form-icon-phone:after,
.wpcf7-form .gem-form-icon-website:after,
.wpcf7-form .gem-form-icon-email:after,
.wpcf7-form .gem-form-icon-name:after,
.blog-style-styled_list1 .post-img a .dummy,
.blog-style-styled_list2 .post-img a .dummy,
.blog-style-timeline article:before,
.blog-style-timeline .post-img a .dummy {
	color: <?php echo thegem_get_option('button_background_basic_color'); ?>;
}
.checkbox-sign,
.radio-sign {
	border: 1px solid <?php echo thegem_get_option('button_background_basic_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('button_background_hover_color')) : ?>
:root {
    --thegem-to-button-basic-background-color-hover: <?php echo thegem_get_option('button_background_hover_color'); ?>;
}
.gem-button:hover,
body .wp-block-button .wp-block-button__link:hover,
input[type='submit']:hover,
.comment-form .form-submit .gem-button.submit:hover,
.caption-bottom-line .project-button .gem-button,
.portfolio.background-style-dark:not(.disabled-hover):not(.list-style) .portfolio-item:hover .caption-bottom-line .project-button .gem-button,
.page-links a,
.widget a.gem-button:hover,
#wp-calendar #prev a:hover,
#wp-calendar #next a:hover,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.blog-load-more button:hover,
.page-content.content-none .searchform .searchform-submit .gem-button:hover,
.wpcf7-form.gem-contact-form-white input[type='submit']:hover,
.wpcf7-form .gem-button:not(.gem-button-wpcf-custom):hover,
.wpcf7-form input[type='submit']:not(.gem-button-wpcf-custom):hover,
.wpcf7-form.gem-contact-form-white input[type='submit']:not(.gem-button-wpcf-custom):hover,
.wpcf7-form.gem-contact-form-dark input[type='submit']:not(.gem-button-wpcf-custom):hover,
.gem-blog-slider .gem-blog-slider-prev,
.gem-blog-slider .gem-blog-slider-next,
.gem-search-form.gem-search-form-style-dark .search-field,
body .woocommerce .checkout-signin .checkout-create-account button:hover {
	background-color: <?php echo thegem_get_option('button_background_hover_color'); ?>;
}
.single-product-content-right .yith-ywraq-add-to-quote a.button:hover,
.single-product-content-right .compare.button:hover{
    background-color: <?php echo thegem_get_option('button_background_hover_color'); ?> !important;
}
.portfolio.background-style-dark .caption-bottom-line .project-button .gem-button {
	color: <?php echo thegem_get_option('button_background_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('button_outline_text_basic_color')) : ?>
.gem-button.gem-button-style-outline,
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button:not([aria-disabled="true"]):hover,
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .return-to-shop .gem-button:hover,
body .checkout-navigation-buttons .checkout-place-order button:hover,
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .checkout-login-button button:hover {
	color: <?php echo thegem_get_option('button_outline_text_basic_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('button_outline_text_hover_color')) : ?>
.gem-button.gem-button-style-outline:hover,
#colophon.wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit:hover,
body #colophon .tagcloud a:hover,
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button,
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .return-to-shop .gem-button,
body .checkout-navigation-buttons .checkout-place-order button,
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .checkout-login-button button {
	color: <?php echo thegem_get_option('button_outline_text_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('button_outline_border_basic_color')) : ?>
.gem-button.gem-button-style-outline,
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button:hover,
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button:not([aria-disabled="true"]):hover,
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .return-to-shop .gem-button:hover,
body .checkout-navigation-buttons .checkout-place-order button:hover,
body .checkout-navigation-buttons .checkout-place-order button,
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .checkout-login-button button:hover,
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .checkout-login-button button {
	border-color: <?php echo thegem_get_option('button_outline_border_basic_color'); ?>;
}
.gem-button.gem-button-style-outline:hover,
.comment-form .form-submit .gem-button.submit,
.portfolio-item:hover .caption-bottom-line .project-button .gem-button,
#colophon #mc4wp_submit:hover,
#colophon.wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit:hover,
body #colophon .tagcloud a:hover,
.portfolio-item-page-bottom .project-button .gem-button,
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button,
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .return-to-shop .gem-button,
body .checkout-navigation-buttons .checkout-place-order button,
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .checkout-login-button button {
	background-color: <?php echo thegem_get_option('button_outline_border_basic_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_text_color')) : ?>
.top-area .gem-button.gem-button-style-outline{
	color: <?php echo thegem_get_option('top_area_button_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_background_color')) : ?>
.top-area .gem-button.gem-button-style-outline{
	background-color: <?php echo thegem_get_option('top_area_button_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_border_color')) : ?>
.top-area .gem-button.gem-button-style-outline {
	border-color: <?php echo thegem_get_option('top_area_button_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_hover_text_color')) : ?>
.top-area .gem-button.gem-button-style-outline:hover {
	color: <?php echo thegem_get_option('top_area_button_hover_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_hover_background_color')) : ?>
.top-area .gem-button.gem-button-style-outline:hover {
	background-color: <?php echo thegem_get_option('top_area_button_hover_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_button_hover_border_color')) : ?>
.top-area .gem-button.gem-button-style-outline:hover {
	border-color: <?php echo thegem_get_option('top_area_button_hover_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('widget_title_color')) : ?>
.widget-title,
.woocommerce .widget .gem-products-price ins,
.woocommerce .widget .gem-products-price .amount,
.widget_shopping_cart ul li .quantity,
.widget_shopping_cart .total span.amount {
	color: <?php echo thegem_get_option('widget_title_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('widget_link_color')) : ?>
.widget a {
	color: <?php echo thegem_get_option('widget_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('widget_hover_link_color')) : ?>
:root {
	--thegem-to-widget-hover-link_color: <?php echo thegem_get_option('widget_hover_link_color'); ?>;
}

.widget a:hover,
.gem-contacts-item.gem-contacts-email a,
.gem-contacts-item.gem-contacts-website a,
.widget_nav_menu li a:hover,
.widget_submenu li a:hover,
.widget_pages ul li a:hover,
.widget_categories > ul > li > a:hover,
.widget_product_categories > ul > li > a:hover,
.widget_nav_menu .current-menu-ancestor > a,
.widget_submenu .menu-item-active> a,
.widget_submenu .current-menu-ancestor > a,
.widget_categories > ul li.current-cat > a,
.widget_categories > ul > li.cat-parent.current-cat-ancestor:after,
.widget_categories > ul > li.cat-parent.current-cat-parent:after,
.widget_categories > ul > li.cat-parent.current-cat:after,
.widget_categories > ul li.cat-parent.current-cat-ancestor > a,
.widget_categories > ul li.cat-parent.current-cat-parent > a,
.widget_product_categories > ul li.current-cat > a,
.widget_product_categories > ul > li.cat-parent.current-cat-ancestor:after,
.widget_product_categories > ul > li.cat-parent.current-cat-parent:after,
.widget_product_categories > ul > li.cat-parent.current-cat:after,
.widget_product_categories > ul li.cat-parent.current-cat-ancestor > a,
.widget_product_categories > ul li.cat-parent.current-cat-parent > a,
.widget_pages > ul li li.current_page_item > a,
.widget_pages > ul li li.page_item_has_children.current_page_ancestor > a,
.widget_pages > ul li li.page_item_has_children.current_page_ancestor > a:after,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list ul li a:not(.disable):hover,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list ul li a.active,
.portfolio-filters-list .widget.widget_product_categories ul li a:hover,
.portfolio-filters-list .widget.widget_product_categories ul li.chosen > a,
.portfolio-filters-list .widget.widget_product_categories ul li.current-cat > a,
.portfolio-filters-list .widget.woocommerce-widget-layered-nav ul li a:hover,
.portfolio-filters-list .widget.woocommerce-widget-layered-nav ul li.chosen > a,
.portfolio-filters-list .widget.woocommerce-widget-layered-nav ul li.current-cat > a,
.portfolio-sorting-select ul li:hover,
.portfolio-sorting-select ul li.portfolio-sorting-select-current,
.thegem-popup-notification .notification-message:before,
.portfolio-filters-list .widget_recently_viewed_products ul.product_list_widget li .gem-products-title a:hover,
.portfolio-filters-list .widget_products ul.product_list_widget li .gem-products-title a:hover,
.portfolio-filters-list .widget_top_rated_products ul.product_list_widget li .gem-products-title a:hover,
body .gem-attribute-selector.type-label .gem-attribute-options li:hover .label,
.ajax-minisearch-results .ajax-search-item a:hover {
	color: <?php echo thegem_get_option('widget_hover_link_color'); ?>;
}
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list ul li a:not(.disable):hover .count,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list ul li a.active .count,
.portfolio-filters-list .widget ul li a:hover .count,
.portfolio-filters-list .widget ul li a:hover + .count,
.portfolio-filters-list .widget ul li.chosen .count,
.portfolio-filters-list .widget ul li.current-cat > .count,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list .price-range-slider .slider-range .ui-slider-range,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list .price-range-slider .slider-range .ui-slider-handle,
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list .price-range-slider .slider-range .ui-slider-handle + span,
.portfolio-filters-list .widget .price_slider .ui-slider-range,
.portfolio-filters-list .widget .price_slider .ui-slider-handle,
.portfolio-filters-list .widget .price_slider .ui-slider-handle + span,
.thegem-fullscreen-search .top-searches .top-search-item:hover {
	background-color: <?php echo thegem_get_option('widget_hover_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('widget_active_link_color')) : ?>
.widget a:active {
	color: <?php echo thegem_get_option('widget_active_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_widget_title_color')) : ?>
#colophon .widget-title {
	color: <?php echo thegem_get_option('footer_widget_title_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_widget_text_color')) : ?>
#colophon .widget,
body #colophon .widget .gem-testimonial-position,
#colophon .widget.widget_recent_entries .post-date {
	color: <?php echo thegem_get_option('footer_widget_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_widget_link_color')) : ?>
#colophon .widget a,
#colophon .gem-contacts .gem-contacts-item:before {
	color: <?php echo thegem_get_option('footer_widget_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_widget_hover_link_color')) : ?>
#colophon .widget a:hover,
#colophon .gem-contacts .gem-contacts-item.gem-contacts-website a,
#colophon .gem-contacts .gem-contacts-item.gem-contacts-email a,
#colophon #wp-calendar #prev a:hover:after,
#colophon #wp-calendar #next a:hover:after,
#colophon  .widget_tweets .jtwt_tweet a,
#colophon  .recentcomments .comment-author-link a,
#colophon .widget .jtwt_date,
#colophon  .widget_tweets .twitter-box .jtwt_tweet:before,
#colophon .recentcomments .comment-author-link,
#colophon .comment-author-link,
#colophon .gem-latest-news-title span,
#colophon .gem-pp-posts-date,
#colophon .gem-contacts a:before {
	color: <?php echo thegem_get_option('footer_widget_hover_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_widget_active_link_color')) : ?>
#colophon .widget a:active {
	color: <?php echo thegem_get_option('footer_widget_active_link_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('footer_widget_triangle_color')) : ?>
#colophon .widget-title:after {
	color: <?php echo thegem_get_option('footer_widget_triangle_color'); ?>;
	display: inline-block;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_slider_arrow_border_color')) : ?>
.gem-prev:after,
.gem-next:after {
	border-color: <?php echo thegem_get_option('portfolio_slider_arrow_border_color'); ?>;
	font-size: 25px;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_title_color')) : ?>
.portfolio-item .caption .title,
.portfolio-item .caption .title a {
	color: <?php echo thegem_get_option('portfolio_title_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_description_color')) : ?>
.portfolio-item .caption .subtitle {
	color: <?php echo thegem_get_option('portfolio_description_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_date_color')) : ?>
.portfolio-item .caption .info,
.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .subtitle,
.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .subtitle,
.portfolio.background-style-dark:not(.list-style) .portfolio-item:not(:hover) .wrap > .caption .subtitle,
.portfolio.background-style-dark.list-style .portfolio-item .wrap > .caption:not(:hover) .subtitle,
.news-grid.hover-horizontal-sliding .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-horizontal-sliding .portfolio-item .image .links .caption .author .author-name a {
	color: <?php echo thegem_get_option('portfolio_date_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_sorting_controls_color')) : ?>
.portfolio-sorting label {
	color: <?php echo thegem_get_option('portfolio_sorting_controls_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_sorting_background_color')) : ?>
.portfolio-sorting .sorting-switcher {
	background-color: <?php echo thegem_get_option('portfolio_sorting_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_sorting_switch_color')) : ?>
.portfolio-sorting .sorting-switcher:after {
	background-color: <?php echo thegem_get_option('portfolio_sorting_switch_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_sorting_separator_color')) : ?>
.portfolio-sorting .portfolio-sorting-sep {
	background-color: <?php echo thegem_get_option('portfolio_sorting_separator_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_filter_button_color')) : ?>
.portfolio .portfolio-filters a {
	color: <?php echo thegem_get_option('portfolio_filter_button_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_filter_button_background_color')) : ?>
.portfolio .portfolio-filters a {
	background-color: <?php echo thegem_get_option('portfolio_filter_button_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_filter_button_hover_color')) : ?>
.portfolio .portfolio-filters a:hover {
	color: <?php echo thegem_get_option('portfolio_filter_button_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_filter_button_hover_background_color')) : ?>
.portfolio .portfolio-filters a:hover {
	background-color: <?php echo thegem_get_option('portfolio_filter_button_hover_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_filter_button_active_color')) : ?>
.portfolio .portfolio-filters a.active {
	color: <?php echo thegem_get_option('portfolio_filter_button_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_filter_button_active_background_color')) : ?>
.portfolio .portfolio-filters a.active {
	background-color: <?php echo thegem_get_option('portfolio_filter_button_active_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_caption_background_color')) : ?>
.slideinfo .fancybox-title {
	background-color: <?php echo thegem_get_option('gallery_caption_background_color'); ?>;
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('gallery_caption_background_color'))); ?>, 0.8);
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_title_color')) : ?>
.fancybox-title .slide-info-title,
.fancybox-title .gem-gallery-item-title {
	color: <?php echo thegem_get_option('gallery_title_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('gallery_description_color')) : ?>
.fancybox-title .slide-info-summary,
.fancybox-title .gem-gallery-item-description {
	color: <?php echo thegem_get_option('gallery_description_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('slideshow_arrow_background')) : ?>
.nivo-directionNav .gem-prev:after,
.nivo-directionNav .gem-next:after,
.ls-thegem a.ls-nav-prev:after,
.ls-thegem a.ls-nav-next:after {
	background-color: <?php echo thegem_get_option('slideshow_arrow_background'); ?>;
	font-size: 27px;
}
<?php endif; ?>

<?php if(thegem_get_option('slideshow_arrow_color')) : ?>
.vc_images_carousel .vc_carousel-control .icon-prev:before,
.vc_images_carousel .vc_carousel-control .icon-next:before,
.nivo-directionNav .gem-prev:after,
.nivo-directionNav .gem-next:after,
.ls-thegem a.ls-nav-prev:after,
.ls-thegem a.ls-nav-next:after {
	color: <?php echo thegem_get_option('slideshow_arrow_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('sliders_arrow_color')) : ?>
.gem-prev:after,
.gem-next:after,
.row .wpb_gallery .wpb_flexslider .flex-direction-nav a,
.row .theme-default .nivo-directionNav a,
.row .vc_carousel-control .icon-next,
.row .vc_carousel-control .icon-prev,
.thegem_pf_item .post-meta-navigation a,
.thegem_pf_item .post-meta-left .post-meta-date:before,
.extended-carousel-grid .extended-products-carousel .owl-nav .owl-prev div,
.extended-carousel-grid .extended-products-carousel .owl-nav .owl-next div {
	color: <?php echo thegem_get_option('sliders_arrow_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('sliders_arrow_background_color')) : ?>
.gem-prev:after,
.gem-next:after,
.row .theme-default .nivo-directionNav a,
.row .vc_images_carousel .vc_carousel-control .icon-prev,
.row .vc_images_carousel .vc_carousel-control .icon-next,
.portfolio.portfolio-slider .portolio-slider-prev span,
.portfolio.portfolio-slider .portolio-slider-next span,
.gem-gallery .gem-gallery-thumbs-navigation .gem-prev:not(:hover):after,
.gem-gallery .gem-gallery-thumbs-navigation .gem-next:not(:hover):after,
.extended-carousel-grid .extended-products-carousel .owl-nav .owl-prev div.position-on,
.extended-carousel-grid .extended-products-carousel .owl-nav .owl-next div.position-on {
	background-color: <?php echo thegem_get_option('sliders_arrow_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('sliders_arrow_hover_color')) : ?>
.gem-prev:hover:after,
.gem-next:hover:after,
.row .wpb_gallery .wpb_flexslider .flex-direction-nav a:hover,
.row .theme-default .nivo-directionNav a:hover,
.row .vc_images_carousel .vc_carousel-control .icon-prev:hover,
.row .vc_images_carousel .vc_carousel-control .icon-next:hover,
.row .vc_images_carousel .vc_carousel-control .icon-prev:hover:before,
.row .vc_images_carousel .vc_carousel-control .icon-next:hover:before,
.portfolio.portfolio-slider .portolio-slider-prev span,
.portfolio.portfolio-slider .portolio-slider-next span,
.portfolio.portfolio-slider .portolio-slider-prev:hover span,
.portfolio.portfolio-slider .portolio-slider-next:hover span,
.extended-carousel-grid .extended-products-carousel .owl-nav .owl-prev:hover div.position-on,
.extended-carousel-grid .extended-products-carousel .owl-nav .owl-next:hover div.position-on {
	color: <?php echo thegem_get_option('sliders_arrow_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('sliders_arrow_background_hover_color')) : ?>
.gem-prev:hover:after,
.gem-next:hover:after,
.gem-testimonials.fullwidth-block .gem-prev:hover:after,
.gem-testimonials.fullwidth-block .gem-next:hover:after,
.row .wpb_gallery .wpb_flexslider .flex-direction-nav a:hover,
.row .theme-default .nivo-directionNav a:hover,
.row .vc_images_carousel .vc_carousel-control .icon-prev:hover,
.row .vc_images_carousel .vc_carousel-control .icon-next:hover,
.portfolio.portfolio-slider .portolio-slider-prev:hover span,
.portfolio.portfolio-slider .portolio-slider-next:hover span,
.extended-carousel-grid .extended-products-carousel .owl-nav .owl-prev:hover div.position-on,
.extended-carousel-grid .extended-products-carousel .owl-nav .owl-next:hover div.position-on {
	background-color: <?php echo thegem_get_option('sliders_arrow_background_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_arrow_color')) : ?>
.portfolio.portfolio-slider .portolio-slider-next span,
.portfolio.portfolio-slider .portolio-slider-prev span {
	color: <?php echo thegem_get_option('portfolio_arrow_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_arrow_hover_color')) : ?>
.portfolio.portfolio-slider .portolio-slider-next:hover span,
.portfolio.portfolio-slider .portolio-slider-prev:hover span {
	color: <?php echo thegem_get_option('portfolio_arrow_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_arrow_background_color')) : ?>
.portfolio.portfolio-slider .portolio-slider-next span,
.portfolio.portfolio-slider .portolio-slider-prev span {
	background-color: <?php echo thegem_get_option('portfolio_arrow_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('portfolio_arrow_background_hover_color')) : ?>
.portfolio.portfolio-slider .portolio-slider-next:hover span,
.portfolio.portfolio-slider .portolio-slider-prev:hover span {
	background-color: <?php echo thegem_get_option('portfolio_arrow_background_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('hover_effect_default_color')) : ?>
:root {
    --thegem-to-hover-default-color: <?php echo thegem_get_option('hover_effect_default_color'); ?>;
    --thegem-to-hover-default-color-03: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('hover_effect_default_color'))); ?>, 0.3);
    --thegem-to-hover-default-color-08: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('hover_effect_default_color'))); ?>, 0.8);
}
.gem-image a:before,
.gem-textbox-picture a:before,
.team-person-image a:before,
.team-person-image span:before,
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item a:before,
.gem-simple-gallery .gem-gallery-item a:before,
.portfolio-item .image .overlay:before,
.gallery-item .overlay:before,
.widget .flickr-item a:before,
.widget-gem-portfolio-item .widget-gem-portfolio-item-hover,
div.blog article a.youtube:before,
div.blog article a.vimeo:before,
div.blog article a.self_video:before,
div.blog article a.default:before,
.widget .gem-pp-posts a:before,
.widget .gem-latest-news-image a:before {
	<?php if(is_array(hex_to_rgb(thegem_get_option('hover_effect_default_color')))) : ?>
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('hover_effect_default_color'))); ?>, 0.8);
	<?php else: ?>
	background-color: <?php echo thegem_get_option('hover_effect_default_color'); ?>;
	<?php endif; ?>
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a:before,
.gem-gallery-hover-default .active .gem-gallery-item-image:after {
	background-color: <?php echo thegem_get_option('hover_effect_default_color'); ?>;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item svg {
	fill: <?php echo thegem_get_option('hover_effect_default_color'); ?>;
}
.gem-gallery-hover-default .active .gem-gallery-item-image:after {
	background-color: <?php echo thegem_get_option('hover_effect_default_color'); ?>;
}
.portfolio.products.hover-zooming-blur .portfolio-item .overlay .product-rating .star-rating > span:before,
.portfolio.products.hover-zooming-blur .portfolio-item .image .links .caption .product-price .amount,
.portfolio.products.hover-zooming-blur .portfolio-item .image .links .caption .product-price,
.portfolio.products.hover-zooming-blur .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart,
.portfolio.products.hover-zooming-blur .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a {
	color: <?php echo thegem_get_option('hover_effect_default_color'); ?>;
}
body .products .product-image .woo-product-overlay,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image:after,
body .hamburger-minicart > .minicart ul li .minicart-image:after,
body.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image:after,
body .widget_shopping_cart ul li .minicart-image:after,
body ul.product_list_widget .gem-products-image a:before,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__image:after{
<?php if(is_array(hex_to_rgb(thegem_get_option('hover_effect_default_color')))) : ?>
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('hover_effect_default_color'))); ?>, 0.3);
<?php endif; ?>
}
<?php endif; ?>

<?php if(thegem_get_option('hover_effect_zooming_blur_color')) : ?>
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item a:before,
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:before,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay:before,
.portfolio.hover-new-zooming-blur .portfolio-item .image .overlay:before,
.hover-new-zooming-blur .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
.portfolio.hover-default-zooming-blur .portfolio-item .image .overlay:before,
.hover-default-zooming-blur .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
.hover-zooming-blur .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
.gem-gallery-grid.hover-zooming-blur .gallery-item .overlay:before,
.gem-gallery-hover-zooming-blur .gem-gallery-item .gem-gallery-item-image a:before,
body .blog-style-styled_list1 article a.default:before,
body .blog-style-styled_list2 article a.default:before,
body .blog-style-compact article a.default:before,
body .blog-style-compact-tiny-1 article a.default:before,
.blog article .post-featured-content > a:before,
.blog .gem-simple-gallery .gem-gallery-item a:before {
	<?php if(is_array(hex_to_rgb(thegem_get_option('hover_effect_zooming_blur_color')))) : ?>
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('hover_effect_zooming_blur_color'))); ?>, 0.8);
	<?php else: ?>
	background-color: <?php echo thegem_get_option('hover_effect_zooming_blur_color'); ?>;
	<?php endif; ?>
}
.gem-gallery.gem-gallery-hover-zooming-blur .gem-gallery-thumbs-carousel-wrap .gem-gallery-item svg,
.gem-gallery.gem-gallery-hover-gradient .gem-gallery-thumbs-carousel-wrap .gem-gallery-item svg{
	fill: <?php echo thegem_get_option('hover_effect_zooming_blur_color'); ?>;
}
.gem-gallery.gem-gallery-hover-zooming-blur .active .gem-gallery-item-image:after,
.gem-gallery.gem-gallery-hover-gradient .active .gem-gallery-item-image:after
{
	background-color: <?php echo thegem_get_option('hover_effect_zooming_blur_color'); ?>;
}
.portfolio.products.hover-zooming-blur .portfolio-item .overlay .product-rating .star-rating:before {
	color: <?php echo thegem_get_option('hover_effect_zooming_blur_color'); ?>;
}
<?php endif;  ?>

<?php if(thegem_get_option('hover_effect_horizontal_sliding_color')) : ?>
.gem-gallery-hover-horizontal-sliding .gem-gallery-item .gem-gallery-item-image a:before,
.portfolio.hover-horizontal-sliding .overlay:before,
.gem-gallery-grid.hover-horizontal-sliding .gallery-item .overlay:before,
.hover-new-horizontal-sliding .portfolio-item .image .overlay:before,
.hover-new-horizontal-sliding .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
.hover-default-horizontal-sliding .portfolio-item .image .overlay:before,
.hover-default-horizontal-sliding .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
.hover-horizontal-sliding .portfolio-item .gem-simple-gallery .gem-gallery-item a:before {
	<?php if(is_array(hex_to_rgb(thegem_get_option('hover_effect_horizontal_sliding_color')))) : ?>
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('hover_effect_horizontal_sliding_color'))); ?>, 0.8);
	<?php else: ?>
	background-color: <?php echo thegem_get_option('hover_effect_horizontal_sliding_color'); ?>;
	<?php endif; ?>
}
.gem-gallery-hover-horizontal-sliding .active .gem-gallery-item-image:after {
	background-color: <?php echo thegem_get_option('hover_effect_horizontal_sliding_color'); ?>;
}
.gem-gallery.gem-gallery-hover-horizontal-sliding .gem-gallery-thumbs-carousel-wrap .gem-gallery-item svg{
	fill: <?php echo thegem_get_option('hover_effect_horizontal_sliding_color'); ?>;
}
.team-person-image span:before,
.gem-team-style-5 .team-person-image a:before,
.gem-team-style-5 .team-person-image span:before {
	<?php if(is_array(hex_to_rgb(thegem_get_option('hover_effect_horizontal_sliding_color')))) : ?>
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('hover_effect_horizontal_sliding_color'))); ?>, 0.7);
	<?php else: ?>
	background-color: <?php echo thegem_get_option('hover_effect_horizontal_sliding_color'); ?>;
	<?php endif; ?>
}
<?php endif;  ?>


<?php if(thegem_get_option('hover_effect_vertical_sliding_color')) : ?>

.gem-gallery-hover-vertical-sliding .gem-gallery-item .gem-gallery-item-image a:before,
.portfolio.hover-vertical-sliding .overlay:before,
.portfolio.hover-new-vertical-sliding .overlay:before,
.portfolio.hover-new-vertical-sliding .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
.portfolio.hover-default-vertical-sliding .overlay:before,
.portfolio.hover-default-vertical-sliding .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
.hover-vertical-sliding .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
.gem-gallery-grid.hover-vertical-sliding .gallery-item .overlay:before {
	<?php if(is_array(hex_to_rgb(thegem_get_option('hover_effect_vertical_sliding_color')))) : ?>
	background-color: rgba(<?php echo implode(', ', hex_to_rgb(thegem_get_option('hover_effect_vertical_sliding_color'))); ?>, 0.8);
	<?php else: ?>
	background-color: <?php echo thegem_get_option('hover_effect_vertical_sliding_color'); ?>;
	<?php endif; ?>
}
.gem-gallery-hover-vertical-sliding .active .gem-gallery-item-image:after {
	background-color: <?php echo thegem_get_option('hover_effect_vertical_sliding_color'); ?>;
}
.gem-gallery.gem-gallery-hover-vertical-sliding .gem-gallery-thumbs-carousel-wrap .gem-gallery-item svg{
	fill: <?php echo thegem_get_option('hover_effect_vertical_sliding_color'); ?>;
}
<?php endif;  ?>

<?php if(thegem_get_option('quickfinder_title_color')) : ?>
.quickfinder-item-title,
.quickfinder-item-title a,
.project_info-item-style-2 .title {
	color: <?php echo thegem_get_option('quickfinder_title_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('quickfinder_description_color')) : ?>
.quickfinder-item-text,
.quickfinder-item-text a {
	color: <?php echo thegem_get_option('quickfinder_description_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('testimonial_arrow_color')) : ?>
.gem-testimonials .gem-prev:after,
.gem-testimonials .gem-next:after {
	color: <?php echo thegem_get_option('testimonial_arrow_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('testimonial_arrow_hover_color')) : ?>
.gem-testimonials .gem-prev:hover:after,
.gem-testimonials .gem-next:hover:after {
	color: <?php echo thegem_get_option('testimonial_arrow_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('testimonial_arrow_background_color')) : ?>
body .gem-testimonials .gem-prev:after,
body .gem-testimonials.fullwidth-block .gem-prev:after,
body .gem-testimonials .gem-next:after,
body .gem-testimonials.fullwidth-block .gem-next:after {
	background-color: <?php echo thegem_get_option('testimonial_arrow_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('testimonial_arrow_background_hover_color')) : ?>
body .gem-testimonials .gem-prev:hover:after,
body .gem-testimonials.fullwidth-block .gem-prev:hover:after,
body .gem-testimonials .gem-next:hover:after,
body .gem-testimonials.fullwidth-block .gem-next:hover:after {
	background-color: <?php echo thegem_get_option('testimonial_arrow_background_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('bullets_symbol_color')) : ?>
.widget_archive li:before,
.widget_nav_menu ul.menu li > a:before,
.widget_submenu > div > ul li > a:before,
.widget_categories > ul li > a:before,
.widget_product_categories > ul li > a:before,
.widget_pages > ul li > a:before,
.widget_meta li:before,
.widget_rss li:before,
.project_info-item-style-2 .icon,
.gem_accordion_header .ui-accordion-header-icon:before,
.wpb_toggle:after,
.vc_toggle_title:after,
.widget_layered_nav ul li a:before,
.widget .gem-contacts-address:before,
.widget .gem-contacts-phone:before,
.widget .gem-contacts-fax:before,
.widget .gem-contacts-email:before,
.widget .gem-contacts-website:before,
.resp-accordion:after {
	color: <?php echo thegem_get_option('bullets_symbol_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('icons_symbol_color')) : ?>
.gem-icon,
.widget .team-person-email a:before,
.woocommerce-message:before,
.woocommerce-info:before {
	color: <?php echo thegem_get_option('icons_symbol_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('icons_portfolio_gallery_hover_color')) : ?>
:root {
    --thegem-to-icons-portfolio-gallery-color-hover: <?php echo thegem_get_option('icons_portfolio_gallery_hover_color'); ?>;
}
.gem-image a:after,
.portfolio-item .image .overlay .links a.icon:before,
.portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-title .portfolio-item .caption .title,
.portfolio.hover-title .portfolio-item .caption .product-variations,
.portfolio.hover-title.columns-4 .portfolio-item .caption .title,
.portfolio.hover-title .portfolio-item .caption .subtitle,
.portfolio.hover-title .portfolio-item .caption .info,
.portfolio.hover-title .portfolio-item .caption .info a,
.portfolio.hover-default .portfolio-item .image .overlay .links .caption .info a,
.portfolio .portfolio-item .image .overlay .links .portfolio-sharing-pane .socials-item,
.portfolio.products .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart,
.portfolio.products .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a,
.news-grid.portfolio.hover-title .portfolio-item .caption .title > *,
.news-grid.portfolio.hover-default .comments-link a,
.news-grid.portfolio.hover-vertical-sliding .comments-link a,
.news-grid.portfolio.hover-gradient .comments-link a,
.news-grid.portfolio.hover-circular .comments-link a,
.news-grid.portfolio.hover-default .zilla-likes,
.news-grid.portfolio.hover-vertical-sliding .zilla-likes,
.news-grid.portfolio.hover-gradient .zilla-likes,
.news-grid.portfolio.hover-circular .zilla-likes,
.news-grid.hover-default .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-default .portfolio-item .image .links .caption .author .author-name a,
.news-grid.hover-vertical-sliding .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-vertical-sliding .portfolio-item .image .links .caption .author .author-name a,
.news-grid.hover-default .portfolio-item .image .links .caption .description .subtitle,
.news-grid.hover-vertical-sliding .portfolio-item .image .links .caption .description .subtitle,
.news-grid.hover-horizontal-sliding .portfolio-item .image .links .caption .description .subtitle,
.news-grid.hover-vertical-sliding .portfolio-item .image .links .caption .post-date,
.news-grid.hover-horizontal-sliding .portfolio-item .image .links .caption .post-date,
.news-grid.hover-gradient .portfolio-item .image .links .caption .post-date,
.news-grid.hover-circular .portfolio-item .image .links .caption .post-date,
.news-grid.portfolio.hover-vertical-sliding .portfolio-item .image .overlay .links .caption .info a,
.news-grid.portfolio.hover-vertical-sliding .portfolio-item .image .overlay .links .caption .info span.sep,
.news-grid.hover-gradient .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-gradient .portfolio-item .image .links .caption .author .author-name a,
.news-grid.hover-circular .portfolio-item .image .links .caption .author .author-name,
.news-grid.hover-circular .portfolio-item .image .links .caption .author .author-name a,
.news-grid.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .subtitle,
.news-grid.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .subtitle,
.news-grid.hover-circular .portfolio-item .image .links .caption .post-date,
.news-grid .portfolio-item.double-item-style-alternative .highlight-item-alternate-box .post-date,
.news-grid .portfolio-item.double-item-style-alternative .highlight-item-alternate-box .title > *,
.news-grid .portfolio-item.double-item-style-alternative .highlight-item-alternate-box .info a,
.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .title,
.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .title,
.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .product-variations,
.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .product-variations,
.portfolio.background-style-dark .portfolio-item .wrap > .caption .title,
.news-grid.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .title,
.news-grid.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .title,
.news-grid.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .title a,
.news-grid.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .title a,
.news-grid.portfolio.background-style-dark .portfolio-item .wrap > .caption .title,
.news-grid.portfolio.background-style-dark .portfolio-item .wrap > .caption .title a,
.gallery-item .overlay .title,
.gallery-item .overlay .subtitle,
.gallery-item .overlay a.icon:before,
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-prev:after,
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-next:after,
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after,
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-caption,
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after,
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after,
.gem-simple-gallery .gem-gallery-item a:after,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info a,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info span.sep,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info,
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .info,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .product-variations,
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .product-variations,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .portfolio-sharing-pane .socials-item,
.version-new.news-grid .portfolio-item .image .links .caption .post-date,
.version-new.news-grid .portfolio-item .image .links .caption .author,
.version-new.news-grid .portfolio-item .links .caption .grid-post-meta .grid-post-meta-comments-likes a,
.version-new.news-grid.hover-new-horizontal-sliding .portfolio-item .links .caption .grid-post-meta .grid-post-meta-comments-likes a:before,
.version-new.news-grid.hover-new-horizontal-sliding .portfolio-item .links .caption .grid-post-meta .grid-post-meta-comments-likes a i,
.version-default.news-grid .portfolio-item .image .links .caption .post-date,
.version-default.news-grid.title-on-hover .portfolio-item .image .links .caption .author,
.version-default.news-grid .portfolio-item .links .caption .grid-post-meta .grid-post-meta-comments-likes a,
.version-new.news-grid.portfolio.title-on-page .portfolio-item .image .links .caption .info a,
.version-new.news-grid.portfolio.title-on-page .portfolio-item .image .links .caption .info .sep,
.news-grid.portfolio.hover-default-zooming-blur .portfolio-item .image .overlay .caption .title > *,
.version-default.news-grid.hover-default-zooming-blur .portfolio-item .image .links .caption .author,
.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup{
	color: <?php echo thegem_get_option('icons_portfolio_gallery_hover_color'); ?>;
}

.version-default.news-grid .portfolio-item .image .links .caption .grid-post-meta .comments-link + .post-meta-likes,
.version-default.news-grid .portfolio-item .image .links .caption .grid-post-meta .grid-post-share + .grid-post-meta-comments-likes .comments-link,
.version-default.news-grid .portfolio-item .image .links .caption .grid-post-meta .grid-post-share + .grid-post-meta-comments-likes .post-meta-likes,
.version-default.news-grid .portfolio-item .image .links .caption .sep {
	border-left-color: <?php echo thegem_get_option('icons_portfolio_gallery_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('pagination_basic_color')) : ?>
:root {
    --thegem-to-pagination-color: <?php echo thegem_get_option('pagination_basic_color'); ?>;
}
.gem-pagination a,
.gem-pagination .current {
	border: 2px solid <?php echo thegem_get_option('pagination_basic_color'); ?>;
}
.gem-pagination .prev,
.gem-pagination .next {
	background-color: <?php echo thegem_get_option('pagination_basic_color'); ?>;
}
.gem-pagination a,
.gem-pagination .current {
	color: <?php echo thegem_get_option('pagination_basic_color'); ?>;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a {
	border: 2px solid <?php echo thegem_get_option('pagination_basic_color'); ?> !important;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-prev a,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-next a {
	background-color: <?php echo thegem_get_option('pagination_basic_color'); ?> !important;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a {
	color: <?php echo thegem_get_option('pagination_basic_color'); ?> !important;
}
<?php endif; ?>

<?php if(thegem_get_option('pagination_basic_background_color')) : ?>
:root {
    --thegem-to-pagination-background-color: <?php echo thegem_get_option('pagination_basic_background_color'); ?>;
}
.gem-pagination a,
.gem-pagination .current {
	background-color: <?php echo thegem_get_option('pagination_basic_background_color'); ?>;
}
.gem-pagination a:hover,
.gem-pagination .current,
.gem-pagination .prev,
.gem-pagination .next {
	color: <?php echo thegem_get_option('pagination_basic_background_color'); ?>;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a {
	background-color: <?php echo thegem_get_option('pagination_basic_background_color'); ?> !important;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a:hover,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-prev a:hover,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-next a:hover,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-prev a,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-next a,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page.vc_grid-active a {
	color: <?php echo thegem_get_option('pagination_basic_background_color'); ?> !important;
}
<?php endif; ?>

<?php if(thegem_get_option('pagination_hover_color')) : ?>
:root {
    --thegem-to-pagination-color-hover: <?php echo thegem_get_option('pagination_hover_color'); ?>;
}
.gem-pagination a:hover {
	background-color: <?php echo thegem_get_option('pagination_hover_color'); ?>;
}
.gem-pagination a:hover {
	border-color: <?php echo thegem_get_option('pagination_hover_color'); ?>;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a:hover,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-prev a:hover,
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-next a:hover {
	background-color: <?php echo thegem_get_option('pagination_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('pagination_active_color')) : ?>
:root {
    --thegem-to-pagination-color-active: <?php echo thegem_get_option('pagination_active_color'); ?>;
}
.gem-pagination .current {
	background-color: <?php echo thegem_get_option('pagination_active_color'); ?>;
}
.gem-pagination .current {
	border-color: <?php echo thegem_get_option('pagination_active_color'); ?>;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page.vc_grid-active a {
	background-color: <?php echo thegem_get_option('pagination_active_color'); ?> !important;
}
body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page.vc_grid-active a{
	background-color: <?php echo thegem_get_option('pagination_active_color'); ?> !important;
}
<?php endif; ?>

<?php if(thegem_get_option('mini_pagination_color')) : ?>
.gem-mini-pagination a,
.flexslider .flex-control-paging li a,
.flexslider .flex-control-paging li a:hover,
.vc_carousel-indicators li,
.row .gem-mini-pagination a,
.row .flexslider .flex-control-paging li a,
.row .flexslider .flex-control-paging li a:hover,
.row .vc_carousel-indicators li,
.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-circle .vc_pagination-trigger,
.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-circle .vc_pagination-trigger:hover,
.row .theme-default .nivo-controlNav a,
.product-gallery .owl-dots .owl-dot span,
.extended-carousel-grid .owl-dots .owl-dot span {
	background-color: <?php echo thegem_get_option('mini_pagination_color'); ?>;
}
.portfolio-filters-list .portfolio-filter-item.single .portfolio-filter-item-list ul li a:before {
	border-color: <?php echo thegem_get_option('mini_pagination_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mini_pagination_active_color')) : ?>
.gem-mini-pagination a.selected,
.gem-mini-pagination a.active,
.flexslider .flex-control-paging li a.flex-active,
.flexslider .flex-control-paging li a.flex-active:hover,
.vc_carousel-indicators .vc_active,
.row .flexslider .flex-control-paging li a.flex-active,
.row .flexslider .flex-control-paging li a.flex-active:hover,
.row .vc_carousel-indicators .vc_active,
.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-circle .vc_active .vc_pagination-trigger,
.row .theme-default .nivo-controlNav a.active,
.product-gallery .owl-dots .owl-dot.active span,
.extended-carousel-grid .owl-dots .owl-dot.active span {
	background-color: <?php echo thegem_get_option('mini_pagination_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('blockquote_icon_testimonials')) : ?>
body .gem-testimonials.style1 .gem-testimonial-wrapper:after,
body .gem-testimonials.style2 .gem-testimonial-wrapper p:after {
	color: <?php echo thegem_get_option('blockquote_icon_testimonials'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('blockquote_icon_blockquotes')) : ?>
blockquote:after {
	color: <?php echo thegem_get_option('blockquote_icon_blockquotes'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('socials_colors_top_area')) : ?>
.top-area a.socials-item {
	color: <?php echo thegem_get_option('socials_colors_top_area'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('socials_colors_footer')) : ?>
#footer-socials a.socials-item {
	color: <?php echo thegem_get_option('socials_colors_footer'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('socials_colors_posts')) : ?>
:root {
    --thegem-to-socials-sharing-color: <?php echo thegem_get_option('socials_colors_posts'); ?>;
}
.socials-sharing a.socials-item {
	color: <?php echo thegem_get_option('socials_colors_posts'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('socials_colors_woocommerce')) : ?>
.single-product-content .socials-sharing a.socials-item {
	color: <?php echo thegem_get_option('socials_colors_woocommerce'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('form_elements_background_color')) : ?>
:root {
    --thegem-to-form-elements-background-color: <?php echo thegem_get_option('form_elements_background_color'); ?>;
}
input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="month"],
input[type="week"],
textarea,
.chosen-container,
.select2-container,
.checkbox-sign,
.radio-sign {
	background-color: <?php echo thegem_get_option('form_elements_background_color'); ?>;
}
.chosen-container-single .chosen-single div:before,
.select2-container .select2-choice .select2-arrow:before {
	color: <?php echo thegem_get_option('form_elements_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('form_elements_text_color')) : ?>
:root {
    --thegem-to-form-elements-text-color: <?php echo thegem_get_option('form_elements_text_color'); ?>;
}
input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="month"],
input[type="week"],
textarea,
select,
.chosen-container-single .chosen-single,
.select2-container .select2-choice,
.widget_product_search form:before {
	color: <?php echo thegem_get_option('form_elements_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('form_elements_border_color')) : ?>
:root {
    --thegem-to-form-elements-border-color: <?php echo thegem_get_option('form_elements_border_color'); ?>;
}
input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="month"],
input[type="week"],
textarea,
.combobox-wrapper,
#page .woocommerce .select2-container .select2-selection--single,
.select2-container .select2-dropdown,
.chosen-container-single .chosen-single,
.select2-container .select2-choice,
select.wpcf7-form-control.wpcf7-select,
.thegem-combobox-wrap .thegem-combobox__trigger,
.thegem-combobox-wrap .thegem-combobox__options,
.product-page__wrapper .product-page__nav .product-page__nav-preview,
.product-page__wrapper form.cart .quantity,
.gem-attribute-selector .gem-attribute-options li,
table.variations .thegem-select {
	border: 1px solid <?php echo thegem_get_option('form_elements_border_color'); ?>;
}
.chosen-container-single .chosen-single div,
.edit-address-form .form-row .chosen-container-single .chosen-single div,
.select2-container .select2-choice .select2-arrow,
.product-page__wrapper form.cart .quantity button:before{
	background-color: <?php echo thegem_get_option('form_elements_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('breadcrumbs_default_color')) : ?>
body .breadcrumbs,
body .breadcrumbs a,
body .bc-devider:before {
	color: <?php echo thegem_get_option('breadcrumbs_default_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('breadcrumbs_active_color')) : ?>
body .breadcrumbs .current {
	color: <?php echo thegem_get_option('breadcrumbs_active_color'); ?>;
	border-bottom: 3px solid <?php echo thegem_get_option('breadcrumbs_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('breadcrumbs_hover_color')) : ?>
body .breadcrumbs a:hover {
	color: <?php echo thegem_get_option('breadcrumbs_hover_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_title_listing_color')) : ?>
.products .product .product-inner:not(:hover) .product-info .product-title,
.products .portfolio-item:not(:hover) .wrap > .caption .title {
	color: <?php echo thegem_get_option('product_title_listing_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_title_page_color')) : ?>
:root {
    --thegem-to-product-title-color: <?php echo thegem_get_option('product_title_page_color'); ?>;
}
.single-product-content .product_title {
	color: <?php echo thegem_get_option('product_title_page_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_title_widget_color')) : ?>
.widget .gem-products-content .gem-products-title,
.widget .gem-products-content .gem-products-title a {
	color: <?php echo thegem_get_option('product_title_widget_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_title_cart_color')) : ?>
body .shop_table.cart .product-name .product-title,
body .shop_table.cart .product-name .product-title a {
	color: <?php echo thegem_get_option('product_title_cart_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_title_checkout_color')) : ?>
body .checkout .shop_table .product-name .product-title,
body .checkout .shop_table .product-name .product-title a {
	color: <?php echo thegem_get_option('product_title_checkout_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_price_listing_color')) : ?>
.products .product-info .price ins,
.products .product-info .price .amount {
	color: <?php echo thegem_get_option('product_price_listing_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_price_page_color')) : ?>
:root {
    --thegem-to-product-price-color: <?php echo thegem_get_option('product_price_page_color'); ?>;
}
.single-product-content .price,
.single-product-content .price del{
	color: <?php echo thegem_get_option('product_price_page_color'); ?>;
}

.product-page__wrapper .price del:before{
	background-color: <?php echo thegem_get_option('product_price_page_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_price_widget_color')) : ?>
.widget .gem-products-content .gem-products-price ins,
.widget .gem-products-content .gem-products-price .amount {
	color: <?php echo thegem_get_option('product_price_widget_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_price_cart_color')) : ?>
:root {
    --thegem-to-product-price-cart-color: <?php echo thegem_get_option('product_price_cart_color'); ?>;
}
.woocommerce .shop_table tr td.product-price,
.woocommerce .shop_table tr td.product-subtotal,
.woocommerce .wishlist_table .product-info .product-info-content .product-price,
body .woocommerce .shop_table td.product-price,
body .woocommerce .shop_table td.product-subtotal,
body .woocommerce .wishlist_table .product-info .product-info-content .product-price,
body .woocommerce .woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
body .woocommerce .woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal,
body .woocommerce .cart_totals table td .amount,
body .woocommerce .cart_totals table tr.order-total td .amount,
body .woocommerce .cart_totals table tr td,
body .woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .cart-subtotal td .amount,
body .woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box,
body .woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box:before,
body .woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box,
body .woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box:before,
body .woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .checkout-payment .shop_table td.product-total .amount,
body .woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total .order-total td .amount,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity span.amount,
body #primary-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
body .hamburger-minicart > .minicart ul li .quantity span.amount,
body .hamburger-minicart > .minicart .total span.amount,
body.mobile-cart-position-top #site-header .mobile-cart .total span.amount,
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-price{
	color: <?php echo thegem_get_option('product_price_cart_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('minicart_amount_label_color')) : ?>
:root {
    --thegem-to-cart-amount-color: <?php echo thegem_get_option('minicart_amount_label_color'); ?>;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count:after,
body.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count,
.hamburger-minicart > a .minicart-item-count {
	background-color: <?php echo thegem_get_option('minicart_amount_label_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_separator_listing_color')) : ?>
.portfolio.item-separator .portfolio-item:before,
.portfolio.item-separator .portfolio-item:after,
.portfolio.item-separator .portfolio-item .item-separator-box:before,
.portfolio.item-separator .portfolio-item .item-separator-box:after {
	border-color: <?php echo thegem_get_option('product_separator_listing_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('cart_table_header_color')) : ?>
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
body .product-info .product-info-header > div {
	color: <?php echo thegem_get_option('cart_table_header_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('cart_table_header_background_color')) : ?>
body .woocommerce .shop_table thead tr th,
table.shop_table_responsive td[data-title]:before,
body .product-info .product-info-header > div {
	background-color: <?php echo thegem_get_option('cart_table_header_background_color'); ?>;
}
body .woocommerce .shop_table thead tr th,
body .product-info .product-info-header > div {
	border-color: <?php echo thegem_get_option('cart_table_header_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('cart_form_labels_color')) : ?>
body .woocommerce .shop_table .product-quantity input[type="number"],
body .woocommerce .order-details-column .cart_totals table td,
body .woocommerce .cart_totals table th,
body .woocommerce .cart_totals table tr td #shipping_method li label,
body .woocommerce .order-totals table tr td #shipping_method li label,
body .woocommerce .cart_totals table tr td #shipping_method li label .amount,
body .woocommerce .order-totals table tr td #shipping_method li label .amount,
body .woocommerce-shipping-destination span,
body .woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th,
body .woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .shipping td,
body .woocommerce .checkout .form-row label,
body .woocommerce .checkout-login .login .form-row label,
body .lost_reset_password .form-row label,
body .woocommerce .my-account-signup .register .form-row label,
body .woocommerce .wishlist_table td.product-stock-status .wishlist-in-stock,
body .woocommerce .wishlist_table .product-info .product-info-content .product-stock-status .wishlist-in-stock,
body .woocommerce .woocommerce-checkout-one-page #shipping_method .radio-sign + label {
	color: <?php echo thegem_get_option('cart_form_labels_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('checkout_step_title_color')) : ?>
body .checkout-steps .checkout-step,
body .checkout-steps .checkout-step:before,
body .checkout-steps .checkout-step:after {
	color: <?php echo thegem_get_option('checkout_step_title_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('checkout_step_background_color')) : ?>
body .checkout-steps .checkout-step,
body .checkout-steps .checkout-step:before,
body .checkout-steps .checkout-step:after {
	background-color: <?php echo thegem_get_option('checkout_step_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('checkout_step_title_active_color')) : ?>
body .checkout-steps .checkout-step.active,
body .checkout-steps .checkout-step.before-active:before,
body .checkout-steps .checkout-step.before-active:after {
	color: <?php echo thegem_get_option('checkout_step_title_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('checkout_step_background_active_color')) : ?>
body .checkout-steps .checkout-step.active,
body .checkout-steps .checkout-step.before-active:before,
body .checkout-steps .checkout-step.before-active:after {
	background-color: <?php echo thegem_get_option('checkout_step_background_active_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_light_custom_styles')) : ?>
<?php if(thegem_get_option('contact_form_light_input_color')) : ?>
.wpcf7-form.gem-contact-form-white input[type="text"],
.wpcf7-form.gem-contact-form-white input[type="password"],
.wpcf7-form.gem-contact-form-white input[type="color"],
.wpcf7-form.gem-contact-form-white input[type="date"],
.wpcf7-form.gem-contact-form-white input[type="datetime"],
.wpcf7-form.gem-contact-form-white input[type="datetime-local"],
.wpcf7-form.gem-contact-form-white input[type="email"],
.wpcf7-form.gem-contact-form-white input[type="number"],
.wpcf7-form.gem-contact-form-white input[type="range"],
.wpcf7-form.gem-contact-form-white input[type="search"],
.wpcf7-form.gem-contact-form-white input[type="tel"],
.wpcf7-form.gem-contact-form-white input[type="time"],
.wpcf7-form.gem-contact-form-white input[type="url"],
.wpcf7-form.gem-contact-form-white input[type="month"],
.wpcf7-form.gem-contact-form-white input[type="week"],
.wpcf7-form.gem-contact-form-white textarea,
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-text,
.wpcf7-form.gem-contact-form-white select,
#colophon .wpcf7-form.gem-contact-form-white input[type="text"],
#colophon .wpcf7-form.gem-contact-form-white input[type="password"],
#colophon .wpcf7-form.gem-contact-form-white input[type="color"],
#colophon .wpcf7-form.gem-contact-form-white input[type="date"],
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime"],
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime-local"],
#colophon .wpcf7-form.gem-contact-form-white input[type="email"],
#colophon .wpcf7-form.gem-contact-form-white input[type="number"],
#colophon .wpcf7-form.gem-contact-form-white input[type="range"],
#colophon .wpcf7-form.gem-contact-form-white input[type="search"],
#colophon .wpcf7-form.gem-contact-form-white input[type="tel"],
#colophon .wpcf7-form.gem-contact-form-white input[type="time"],
#colophon .wpcf7-form.gem-contact-form-white input[type="url"],
#colophon .wpcf7-form.gem-contact-form-white input[type="month"],
#colophon .wpcf7-form.gem-contact-form-white input[type="week"],
#colophon .wpcf7-form.gem-contact-form-white textarea,
#colophon .wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-text,
#colophon .wpcf7-form.gem-contact-form-white select {
	color: <?php echo thegem_get_option('contact_form_light_input_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_light_input_background_color')) : ?>
.wpcf7-form.gem-contact-form-white input[type="text"],
.wpcf7-form.gem-contact-form-white input[type="password"],
.wpcf7-form.gem-contact-form-white input[type="color"],
.wpcf7-form.gem-contact-form-white input[type="date"],
.wpcf7-form.gem-contact-form-white input[type="datetime"],
.wpcf7-form.gem-contact-form-white input[type="datetime-local"],
.wpcf7-form.gem-contact-form-white input[type="email"],
.wpcf7-form.gem-contact-form-white input[type="number"],
.wpcf7-form.gem-contact-form-white input[type="range"],
.wpcf7-form.gem-contact-form-white input[type="search"],
.wpcf7-form.gem-contact-form-white input[type="tel"],
.wpcf7-form.gem-contact-form-white input[type="time"],
.wpcf7-form.gem-contact-form-white input[type="url"],
.wpcf7-form.gem-contact-form-white input[type="month"],
.wpcf7-form.gem-contact-form-white input[type="week"],
.wpcf7-form.gem-contact-form-white textarea,
.wpcf7-form.gem-contact-form-white .combobox-wrapper,
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-button,
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-text,
.wpcf7-form.gem-contact-form-white select,
.wpcf7-form.gem-contact-form-white .checkbox-sign,
#colophon .wpcf7-form.gem-contact-form-white input[type="text"],
#colophon .wpcf7-form.gem-contact-form-white input[type="password"],
#colophon .wpcf7-form.gem-contact-form-white input[type="color"],
#colophon .wpcf7-form.gem-contact-form-white input[type="date"],
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime"],
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime-local"],
#colophon .wpcf7-form.gem-contact-form-white input[type="email"],
#colophon .wpcf7-form.gem-contact-form-white input[type="number"],
#colophon .wpcf7-form.gem-contact-form-white input[type="range"],
#colophon .wpcf7-form.gem-contact-form-white input[type="search"],
#colophon .wpcf7-form.gem-contact-form-white input[type="tel"],
#colophon .wpcf7-form.gem-contact-form-white input[type="time"],
#colophon .wpcf7-form.gem-contact-form-white input[type="url"],
#colophon .wpcf7-form.gem-contact-form-white input[type="month"],
#colophon .wpcf7-form.gem-contact-form-white input[type="week"],
#colophon .wpcf7-form.gem-contact-form-white textarea,
#colophon .wpcf7-form.gem-contact-form-white .combobox-wrapper,
#colophon .wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-button,
#colophon .wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-text,
#colophon .wpcf7-form.gem-contact-form-white select,
#colophon .wpcf7-form.gem-contact-form-white .checkbox-sign {
	background-color: <?php echo thegem_get_option('contact_form_light_input_background_color'); ?>;
}

.thegem-combobox-wrap .thegem-combobox__options-item:hover,
.thegem-combobox-wrap .thegem-combobox__options-item.selected{
    color: <?php echo thegem_get_option('contact_form_light_input_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_light_input_border_color')) : ?>
.wpcf7-form.gem-contact-form-white input[type="text"],
.wpcf7-form.gem-contact-form-white input[type="password"],
.wpcf7-form.gem-contact-form-white input[type="color"],
.wpcf7-form.gem-contact-form-white input[type="date"],
.wpcf7-form.gem-contact-form-white input[type="datetime"],
.wpcf7-form.gem-contact-form-white input[type="datetime-local"],
.wpcf7-form.gem-contact-form-white input[type="email"],
.wpcf7-form.gem-contact-form-white input[type="number"],
.wpcf7-form.gem-contact-form-white input[type="range"],
.wpcf7-form.gem-contact-form-white input[type="search"],
.wpcf7-form.gem-contact-form-white input[type="tel"],
.wpcf7-form.gem-contact-form-white input[type="time"],
.wpcf7-form.gem-contact-form-white input[type="url"],
.wpcf7-form.gem-contact-form-white input[type="month"],
.wpcf7-form.gem-contact-form-white input[type="week"],
.wpcf7-form.gem-contact-form-white textarea,
.wpcf7-form.gem-contact-form-white .combobox-wrapper,
.wpcf7-form.gem-contact-form-white select,
.wpcf7-form.gem-contact-form-white .checkbox-sign,
#colophon .wpcf7-form.gem-contact-form-white input[type="text"],
#colophon .wpcf7-form.gem-contact-form-white input[type="password"],
#colophon .wpcf7-form.gem-contact-form-white input[type="color"],
#colophon .wpcf7-form.gem-contact-form-white input[type="date"],
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime"],
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime-local"],
#colophon .wpcf7-form.gem-contact-form-white input[type="email"],
#colophon .wpcf7-form.gem-contact-form-white input[type="number"],
#colophon .wpcf7-form.gem-contact-form-white input[type="range"],
#colophon .wpcf7-form.gem-contact-form-white input[type="search"],
#colophon .wpcf7-form.gem-contact-form-white input[type="tel"],
#colophon .wpcf7-form.gem-contact-form-white input[type="time"],
#colophon .wpcf7-form.gem-contact-form-white input[type="url"],
#colophon .wpcf7-form.gem-contact-form-white input[type="month"],
#colophon .wpcf7-form.gem-contact-form-white input[type="week"],
#colophon .wpcf7-form.gem-contact-form-white textarea,
#colophon .wpcf7-form.gem-contact-form-white .combobox-wrapper,
#colophon .wpcf7-form.gem-contact-form-white select,
#colophon .wpcf7-form.gem-contact-form-white .checkbox-sign {
	border: 1px solid <?php echo thegem_get_option('contact_form_light_input_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_light_input_placeholder_color')) : ?>
.wpcf7-form.gem-contact-form-white input[type="text"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="password"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="color"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="date"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="datetime"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="datetime-local"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="email"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="number"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="range"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="search"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="tel"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="time"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="url"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="month"]::placeholder,
.wpcf7-form.gem-contact-form-white input[type="week"]::placeholder,
.wpcf7-form.gem-contact-form-white textarea::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="text"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="password"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="color"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="date"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime-local"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="email"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="number"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="range"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="search"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="tel"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="time"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="url"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="month"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="week"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-white textarea::placeholder {
	color: <?php echo thegem_get_option('contact_form_light_input_placeholder_color'); ?>;
}
.wpcf7-form.gem-contact-form-white input[type="text"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="password"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="color"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="date"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="datetime"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="datetime-local"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="email"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="number"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="range"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="search"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="tel"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="time"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="url"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="month"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white input[type="week"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-white textarea::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="text"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="password"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="color"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="date"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="datetime-local"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="email"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="number"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="range"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="search"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="tel"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="time"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="url"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="month"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white input[type="week"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-white textarea::-webkit-input-placeholder {
	color: <?php echo thegem_get_option('contact_form_light_input_placeholder_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_light_input_icon_color')) : ?>
:root {
    --thegem-to-contact-form-light-input-icon-color: <?php echo thegem_get_option('contact_form_light_input_icon_color'); ?>;
}
.wpcf7-form.gem-contact-form-white .wpcf7-form-control-wrap:after ,
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-button:before,
.wpcf7-form.gem-contact-form-white .checkbox-sign:before,
.wpcf7-form.gem-contact-form-white .gem-form-icon-phone:after,
.wpcf7-form.gem-contact-form-white .gem-form-icon-website:after,
.wpcf7-form.gem-contact-form-white .gem-form-icon-email:after,
.wpcf7-form.gem-contact-form-white .gem-form-icon-name:after,
#colophon .wpcf7-form.gem-contact-form-white .wpcf7-form-control-wrap:after ,
#colophon .wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-button:before,
#colophon .wpcf7-form.gem-contact-form-white .checkbox-sign:before,
#colophon .wpcf7-form.gem-contact-form-white .gem-form-icon-phone:after,
#colophon .wpcf7-form.gem-contact-form-white .gem-form-icon-website:after,
#colophon .wpcf7-form.gem-contact-form-white .gem-form-icon-email:after,
#colophon .wpcf7-form.gem-contact-form-white .gem-form-icon-name:after {
	color: <?php echo thegem_get_option('contact_form_light_input_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_light_label_color')) : ?>
.wpcf7-form.gem-contact-form-white label,
#colophon .wpcf7-form.gem-contact-form-white label {
	color: <?php echo thegem_get_option('contact_form_light_label_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('contact_form_dark_custom_styles')) : ?>
<?php if(thegem_get_option('contact_form_dark_input_color')) : ?>
.wpcf7-form.gem-contact-form-dark input[type="text"],
.wpcf7-form.gem-contact-form-dark input[type="password"],
.wpcf7-form.gem-contact-form-dark input[type="color"],
.wpcf7-form.gem-contact-form-dark input[type="date"],
.wpcf7-form.gem-contact-form-dark input[type="datetime"],
.wpcf7-form.gem-contact-form-dark input[type="datetime-local"],
.wpcf7-form.gem-contact-form-dark input[type="email"],
.wpcf7-form.gem-contact-form-dark input[type="number"],
.wpcf7-form.gem-contact-form-dark input[type="range"],
.wpcf7-form.gem-contact-form-dark input[type="search"],
.wpcf7-form.gem-contact-form-dark input[type="tel"],
.wpcf7-form.gem-contact-form-dark input[type="time"],
.wpcf7-form.gem-contact-form-dark input[type="url"],
.wpcf7-form.gem-contact-form-dark input[type="month"],
.wpcf7-form.gem-contact-form-dark input[type="week"],
.wpcf7-form.gem-contact-form-dark textarea,
.wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-text,
.wpcf7-form.gem-contact-form-dark select,
#colophon .wpcf7-form.gem-contact-form-dark input[type="text"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="password"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="color"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="date"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime-local"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="email"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="number"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="range"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="search"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="tel"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="time"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="url"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="month"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="week"],
#colophon .wpcf7-form.gem-contact-form-dark textarea,
#colophon .wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-text,
#colophon .wpcf7-form.gem-contact-form-dark select {
	color: <?php echo thegem_get_option('contact_form_dark_input_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_dark_input_background_color')) : ?>
.wpcf7-form.gem-contact-form-dark input[type="text"],
.wpcf7-form.gem-contact-form-dark input[type="password"],
.wpcf7-form.gem-contact-form-dark input[type="color"],
.wpcf7-form.gem-contact-form-dark input[type="date"],
.wpcf7-form.gem-contact-form-dark input[type="datetime"],
.wpcf7-form.gem-contact-form-dark input[type="datetime-local"],
.wpcf7-form.gem-contact-form-dark input[type="email"],
.wpcf7-form.gem-contact-form-dark input[type="number"],
.wpcf7-form.gem-contact-form-dark input[type="range"],
.wpcf7-form.gem-contact-form-dark input[type="search"],
.wpcf7-form.gem-contact-form-dark input[type="tel"],
.wpcf7-form.gem-contact-form-dark input[type="time"],
.wpcf7-form.gem-contact-form-dark input[type="url"],
.wpcf7-form.gem-contact-form-dark input[type="month"],
.wpcf7-form.gem-contact-form-dark input[type="week"],
.wpcf7-form.gem-contact-form-dark textarea,
.wpcf7-form.gem-contact-form-dark .combobox-wrapper,
.wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-button,
.wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-text,
.wpcf7-form.gem-contact-form-dark select,
.wpcf7-form.gem-contact-form-dark .checkbox-sign,
#colophon .wpcf7-form.gem-contact-form-dark input[type="text"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="password"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="color"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="date"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime-local"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="email"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="number"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="range"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="search"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="tel"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="time"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="url"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="month"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="week"],
#colophon .wpcf7-form.gem-contact-form-dark textarea,
#colophon .wpcf7-form.gem-contact-form-dark .combobox-wrapper,
#colophon .wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-button,
#colophon .wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-text,
#colophon .wpcf7-form.gem-contact-form-dark select,
#colophon .wpcf7-form.gem-contact-form-dark .checkbox-sign {
	background-color: <?php echo thegem_get_option('contact_form_dark_input_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_dark_input_border_color')) : ?>
.wpcf7-form.gem-contact-form-dark input[type="text"],
.wpcf7-form.gem-contact-form-dark input[type="password"],
.wpcf7-form.gem-contact-form-dark input[type="color"],
.wpcf7-form.gem-contact-form-dark input[type="date"],
.wpcf7-form.gem-contact-form-dark input[type="datetime"],
.wpcf7-form.gem-contact-form-dark input[type="datetime-local"],
.wpcf7-form.gem-contact-form-dark input[type="email"],
.wpcf7-form.gem-contact-form-dark input[type="number"],
.wpcf7-form.gem-contact-form-dark input[type="range"],
.wpcf7-form.gem-contact-form-dark input[type="search"],
.wpcf7-form.gem-contact-form-dark input[type="tel"],
.wpcf7-form.gem-contact-form-dark input[type="time"],
.wpcf7-form.gem-contact-form-dark input[type="url"],
.wpcf7-form.gem-contact-form-dark input[type="month"],
.wpcf7-form.gem-contact-form-dark input[type="week"],
.wpcf7-form.gem-contact-form-dark textarea,
.wpcf7-form.gem-contact-form-dark .combobox-wrapper,
.wpcf7-form.gem-contact-form-dark select,
.wpcf7-form.gem-contact-form-dark .checkbox-sign,
#colophon .wpcf7-form.gem-contact-form-dark input[type="text"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="password"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="color"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="date"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime-local"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="email"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="number"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="range"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="search"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="tel"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="time"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="url"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="month"],
#colophon .wpcf7-form.gem-contact-form-dark input[type="week"],
#colophon .wpcf7-form.gem-contact-form-dark textarea,
#colophon .wpcf7-form.gem-contact-form-dark .combobox-wrapper,
#colophon .wpcf7-form.gem-contact-form-dark select,
#colophon .wpcf7-form.gem-contact-form-dark .checkbox-sign {
	border: 1px solid <?php echo thegem_get_option('contact_form_dark_input_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_dark_input_placeholder_color')) : ?>
.wpcf7-form.gem-contact-form-dark input[type="text"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="password"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="color"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="date"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="datetime"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="datetime-local"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="email"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="number"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="range"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="search"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="tel"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="time"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="url"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="month"]::placeholder,
.wpcf7-form.gem-contact-form-dark input[type="week"]::placeholder,
.wpcf7-form.gem-contact-form-dark textarea::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="text"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="password"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="color"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="date"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime-local"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="email"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="number"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="range"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="search"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="tel"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="time"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="url"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="month"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="week"]::placeholder,
#colophon .wpcf7-form.gem-contact-form-dark textarea::placeholder {
	color: <?php echo thegem_get_option('contact_form_dark_input_placeholder_color'); ?>;
}
.wpcf7-form.gem-contact-form-dark input[type="text"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="password"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="color"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="date"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="datetime"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="datetime-local"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="email"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="number"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="range"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="search"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="tel"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="time"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="url"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="month"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark input[type="week"]::-webkit-input-placeholder,
.wpcf7-form.gem-contact-form-dark textarea::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="text"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="password"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="color"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="date"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="datetime-local"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="email"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="number"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="range"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="search"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="tel"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="time"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="url"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="month"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark input[type="week"]::-webkit-input-placeholder,
#colophon .wpcf7-form.gem-contact-form-dark textarea::-webkit-input-placeholder {
	color: <?php echo thegem_get_option('contact_form_dark_input_placeholder_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_dark_input_icon_color')) : ?>
:root {
    --thegem-to-contact-form-dark-input-icon-color: <?php echo thegem_get_option('contact_form_dark_input_icon_color'); ?>;
}
.wpcf7-form.gem-contact-form-dark .wpcf7-form-control-wrap:after ,
.wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-button:before,
.wpcf7-form.gem-contact-form-dark .checkbox-sign:before,
.wpcf7-form.gem-contact-form-dark .gem-form-icon-phone:after,
.wpcf7-form.gem-contact-form-dark .gem-form-icon-website:after,
.wpcf7-form.gem-contact-form-dark .gem-form-icon-email:after,
.wpcf7-form.gem-contact-form-dark .gem-form-icon-name:after,
#colophon .wpcf7-form.gem-contact-form-dark .wpcf7-form-control-wrap:after ,
#colophon .wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-button:before,
#colophon .wpcf7-form.gem-contact-form-dark .checkbox-sign:before,
#colophon .wpcf7-form.gem-contact-form-dark .gem-form-icon-phone:after,
#colophon .wpcf7-form.gem-contact-form-dark .gem-form-icon-website:after,
#colophon .wpcf7-form.gem-contact-form-dark .gem-form-icon-email:after,
#colophon .wpcf7-form.gem-contact-form-dark .gem-form-icon-name:after {
	color: <?php echo thegem_get_option('contact_form_dark_input_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('contact_form_dark_label_color')) : ?>
.wpcf7-form.gem-contact-form-dark label,
#colophon .wpcf7-form.gem-contact-form-dark label {
	color: <?php echo thegem_get_option('contact_form_dark_label_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_custom_styles')) : ?>
<?php if(thegem_get_option('mailchimp_content_input_color')) : ?>
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
.yikes-mailchimp-container form.yikes-easy-mc-form textarea,
.yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-text,
.yikes-mailchimp-container form.yikes-easy-mc-form select,
form.mc4wp-form input[type="text"],
form.mc4wp-form input[type="email"],
form.mc4wp-form input[type="tel"],
form.mc4wp-form input[type="number"],
form.mc4wp-form input[type="url"],
form.mc4wp-form input[type="date"],
form.mc4wp-form textarea,
form.mc4wp-form .combobox-wrapper .combobox-text,
form.mc4wp-form select {
	color: <?php echo thegem_get_option('mailchimp_content_input_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_input_background_color')) : ?>
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
.yikes-mailchimp-container form.yikes-easy-mc-form textarea,
.yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper,
.yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-button,
.yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-text,
.yikes-mailchimp-container form.yikes-easy-mc-form select,
.yikes-mailchimp-container form.yikes-easy-mc-form .checkbox-sign,
form.mc4wp-form input[type="text"],
form.mc4wp-form input[type="email"],
form.mc4wp-form input[type="tel"],
form.mc4wp-form input[type="number"],
form.mc4wp-form input[type="url"],
form.mc4wp-form input[type="date"],
form.mc4wp-form textarea,
form.mc4wp-form .combobox-wrapper,
form.mc4wp-form .combobox-wrapper .combobox-button,
form.mc4wp-form .combobox-wrapper .combobox-text,
form.mc4wp-form select,
form.mc4wp-form .checkbox-sign {
	background-color: <?php echo thegem_get_option('mailchimp_content_input_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_input_border_color')) : ?>
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
.yikes-mailchimp-container form.yikes-easy-mc-form textarea,
.yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper,
.yikes-mailchimp-container form.yikes-easy-mc-form select,
.yikes-mailchimp-container form.yikes-easy-mc-form .checkbox-sign,
form.mc4wp-form input[type="text"],
form.mc4wp-form input[type="email"],
form.mc4wp-form input[type="tel"],
form.mc4wp-form input[type="number"],
form.mc4wp-form input[type="url"],
form.mc4wp-form input[type="date"],
form.mc4wp-form textarea,
form.mc4wp-form .combobox-wrapper,
form.mc4wp-form select,
form.mc4wp-form .checkbox-sign {
	border: 1px solid <?php echo thegem_get_option('mailchimp_content_input_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_input_placeholder_color')) : ?>
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"]::placeholder,
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"]::placeholder,
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"]::placeholder,
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"]::placeholder,
.yikes-mailchimp-container form.yikes-easy-mc-form textarea::placeholder,
form.mc4wp-form input[type="text"]::placeholder,
form.mc4wp-form input[type="email"]::placeholder,
form.mc4wp-form input[type="tel"]::placeholder,
form.mc4wp-form input[type="number"]::placeholder,
form.mc4wp-form input[type="url"]::placeholder,
form.mc4wp-form input[type="date"]::placeholder,
form.mc4wp-form textarea::placeholder {
	color: <?php echo thegem_get_option('mailchimp_content_input_placeholder_color'); ?>;
}
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"]::-webkit-input-placeholder,
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"]::-webkit-input-placeholder,
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"]::-webkit-input-placeholder,
.yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"]::-webkit-input-placeholder,
.yikes-mailchimp-container form.yikes-easy-mc-form textarea::-webkit-input-placeholder,
form.mc4wp-form input[type="text"]::-webkit-input-placeholder,
form.mc4wp-form input[type="email"]::-webkit-input-placeholder,
form.mc4wp-form input[type="tel"]::-webkit-input-placeholder,
form.mc4wp-form input[type="number"]::-webkit-input-placeholder,
form.mc4wp-form input[type="url"]::-webkit-input-placeholder,
form.mc4wp-form input[type="date"]::-webkit-input-placeholder,
form.mc4wp-form textarea::-webkit-input-placeholder {
	color: <?php echo thegem_get_option('mailchimp_content_input_placeholder_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_text_color')) : ?>
.yikes-mailchimp-container form.yikes-easy-mc-form,
form.mc4wp-form {
	color: <?php echo thegem_get_option('mailchimp_content_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_label_color')) : ?>
.yikes-mailchimp-container form.yikes-easy-mc-form label,
form.mc4wp-form label {
	color: <?php echo thegem_get_option('mailchimp_content_label_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_button_text_color')) : ?>
.yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button,
form.mc4wp-form input[type="submit"] {
	color: <?php echo thegem_get_option('mailchimp_content_button_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_button_hover_text_color')) : ?>
.yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button:hover,
form.mc4wp-form input[type="submit"]:hover {
	color: <?php echo thegem_get_option('mailchimp_content_button_hover_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_button_background_color')) : ?>
.yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button,
form.mc4wp-form input[type="submit"] {
	background-color: <?php echo thegem_get_option('mailchimp_content_button_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_content_button_hover_background_color')) : ?>
.yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button:hover,
form.mc4wp-form input[type="submit"]:hover {
	background-color: <?php echo thegem_get_option('mailchimp_content_button_hover_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_custom_styles')) : ?>
<?php if(thegem_get_option('mailchimp_sidebars_background_color')) : ?>
.widget .yikes-mailchimp-container,
.wpb_widgetised_column .mc4wp-form-fields,
.sidebar .mc4wp-form-fields {
	background-color: <?php echo thegem_get_option('mailchimp_sidebars_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_input_color')) : ?>
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-text,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form select,
.widget form.mc4wp-form input[type="text"],
.widget form.mc4wp-form input[type="email"],
.widget form.mc4wp-form input[type="tel"],
.widget form.mc4wp-form input[type="number"],
.widget form.mc4wp-form input[type="url"],
.widget form.mc4wp-form input[type="date"],
.widget form.mc4wp-form textarea,
.widget form.mc4wp-form .combobox-wrapper .combobox-text,
.widget form.mc4wp-form select {
	color: <?php echo thegem_get_option('mailchimp_sidebars_input_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_input_background_color')) : ?>
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-button,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-text,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form select,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form .checkbox-sign,
.widget form.mc4wp-form input[type="text"],
.widget form.mc4wp-form input[type="email"],
.widget form.mc4wp-form input[type="tel"],
.widget form.mc4wp-form input[type="number"],
.widget form.mc4wp-form input[type="url"],
.widget form.mc4wp-form input[type="date"],
.widget form.mc4wp-form textarea,
.widget form.mc4wp-form .combobox-wrapper,
.widget form.mc4wp-form .combobox-wrapper .combobox-button,
.widget form.mc4wp-form .combobox-wrapper .combobox-text,
.widget form.mc4wp-form select,
.widget form.mc4wp-form .checkbox-sign {
	background-color: <?php echo thegem_get_option('mailchimp_sidebars_input_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_input_border_color')) : ?>
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
.widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form select,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form .checkbox-sign,
.widget form.mc4wp-form input[type="text"],
.widget form.mc4wp-form input[type="email"],
.widget form.mc4wp-form input[type="tel"],
.widget form.mc4wp-form input[type="number"],
.widget form.mc4wp-form input[type="url"],
.widget form.mc4wp-form input[type="date"],
.widget form.mc4wp-form textarea,
.widget form.mc4wp-form .combobox-wrapper,
.widget form.mc4wp-form select,
.widget form.mc4wp-form .checkbox-sign {
	border: 1px solid <?php echo thegem_get_option('mailchimp_sidebars_input_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_input_placeholder_color')) : ?>
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"]::placeholder,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"]::placeholder,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"]::placeholder,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"]::placeholder,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea::placeholder,
.widget form.mc4wp-form input[type="text"]::placeholder,
.widget form.mc4wp-form input[type="email"]::placeholder,
.widget form.mc4wp-form input[type="tel"]::placeholder,
.widget form.mc4wp-form input[type="number"]::placeholder,
.widget form.mc4wp-form input[type="url"]::placeholder,
.widget form.mc4wp-form input[type="date"]::placeholder,
.widget form.mc4wp-form textarea::placeholder {
	color: <?php echo thegem_get_option('mailchimp_sidebars_input_placeholder_color'); ?>;
}
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"]::-webkit-input-placeholder,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"]::-webkit-input-placeholder,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"]::-webkit-input-placeholder,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"]::-webkit-input-placeholder,
.widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea::-webkit-input-placeholder,
.widget form.mc4wp-form input[type="text"]::-webkit-input-placeholder,
.widget form.mc4wp-form input[type="email"]::-webkit-input-placeholder,
.widget form.mc4wp-form input[type="tel"]::-webkit-input-placeholder,
.widget form.mc4wp-form input[type="number"]::-webkit-input-placeholder,
.widget form.mc4wp-form input[type="url"]::-webkit-input-placeholder,
.widget form.mc4wp-form input[type="date"]::-webkit-input-placeholder,
.widget form.mc4wp-form textarea::-webkit-input-placeholder {
	color: <?php echo thegem_get_option('mailchimp_sidebars_input_placeholder_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_text_color')) : ?>
.widget .yikes-mailchimp-container form.yikes-easy-mc-form,
.widget form.mc4wp-form {
	color: <?php echo thegem_get_option('mailchimp_sidebars_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_label_color')) : ?>
.widget .yikes-mailchimp-container form.yikes-easy-mc-form label,
.widget form.mc4wp-form label {
	color: <?php echo thegem_get_option('mailchimp_sidebars_label_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_button_text_color')) : ?>
.widget .yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button,
.widget form.mc4wp-form input[type="submit"] {
	color: <?php echo thegem_get_option('mailchimp_sidebars_button_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_button_hover_text_color')) : ?>
.widget .yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button:hover,
.widget form.mc4wp-form input[type="submit"]:hover {
	color: <?php echo thegem_get_option('mailchimp_sidebars_button_hover_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_button_background_color')) : ?>
.widget .yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button,
.widget form.mc4wp-form input[type="submit"],
.widget form.mc4wp-form  #mc4wp_submit {
	background-color: <?php echo thegem_get_option('mailchimp_sidebars_button_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_sidebars_button_hover_background_color')) : ?>
.widget .yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button:hover,
.widget form.mc4wp-form input[type="submit"]:hover,
.widget form.mc4wp-form #mc4wp_submit:hover {
	background-color: <?php echo thegem_get_option('mailchimp_sidebars_button_hover_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>



<?php if(thegem_get_option('mailchimp_footer_custom_styles')) : ?>
<?php if(thegem_get_option('mailchimp_footer_background_color')) : ?>
#colophon .widget .yikes-mailchimp-container,
#colophon .widget .mc4wp-form-fields {
	background-color: <?php echo thegem_get_option('mailchimp_footer_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_input_color')) : ?>
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-text,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form select,
#colophon .widget form.mc4wp-form input[type="text"],
#colophon .widget form.mc4wp-form input[type="email"],
#colophon .widget form.mc4wp-form input[type="tel"],
#colophon .widget form.mc4wp-form input[type="number"],
#colophon .widget form.mc4wp-form input[type="url"],
#colophon .widget form.mc4wp-form input[type="date"],
#colophon .widget form.mc4wp-form textarea,
#colophon .widget form.mc4wp-form .combobox-wrapper .combobox-text,
#colophon .widget form.mc4wp-form select,
#colophon .widget #mc4wp_email {
	color: <?php echo thegem_get_option('mailchimp_footer_input_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_input_background_color')) : ?>
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-button,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper .combobox-text,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form select,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form .checkbox-sign,
#colophon .widget form.mc4wp-form input[type="text"],
#colophon .widget form.mc4wp-form input[type="email"],
#colophon .widget form.mc4wp-form input[type="tel"],
#colophon .widget form.mc4wp-form input[type="number"],
#colophon .widget form.mc4wp-form input[type="url"],
#colophon .widget form.mc4wp-form input[type="date"],
#colophon .widget form.mc4wp-form textarea,
#colophon .widget form.mc4wp-form .combobox-wrapper,
#colophon .widget form.mc4wp-form .combobox-wrapper .combobox-button,
#colophon .widget form.mc4wp-form .combobox-wrapper .combobox-text,
#colophon .widget form.mc4wp-form select,
#colophon .widget form.mc4wp-form .checkbox-sign,
#colophon .widget #mc4wp_email {
	background-color: <?php echo thegem_get_option('mailchimp_footer_input_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_input_border_color')) : ?>
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"],
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form .combobox-wrapper,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form select,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form .checkbox-sign,
#colophon .widget form.mc4wp-form input[type="text"],
#colophon .widget form.mc4wp-form input[type="email"],
#colophon .widget form.mc4wp-form input[type="tel"],
#colophon .widget form.mc4wp-form input[type="number"],
#colophon .widget form.mc4wp-form input[type="url"],
#colophon .widget form.mc4wp-form input[type="date"],
#colophon .widget form.mc4wp-form textarea,
#colophon .widget form.mc4wp-form .combobox-wrapper,
#colophon .widget form.mc4wp-form select,
#colophon .widget form.mc4wp-form .checkbox-sign,
#colophon .widget #mc4wp_email {
	border: 1px solid <?php echo thegem_get_option('mailchimp_footer_input_border_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_input_placeholder_color')) : ?>
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"]::placeholder,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"]::placeholder,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"]::placeholder,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"]::placeholder,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea::placeholder,
#colophon .widget form.mc4wp-form input[type="text"]::placeholder,
#colophon .widget form.mc4wp-form input[type="email"]::placeholder,
#colophon .widget form.mc4wp-form input[type="tel"]::placeholder,
#colophon .widget form.mc4wp-form input[type="number"]::placeholder,
#colophon .widget form.mc4wp-form input[type="url"]::placeholder,
#colophon .widget form.mc4wp-form input[type="date"]::placeholder,
#colophon .widget form.mc4wp-form textarea::placeholder,
#colophon .widget #mc4wp_email::placeholder {
	color: <?php echo thegem_get_option('mailchimp_footer_input_placeholder_color'); ?>;
}
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="text"]::-webkit-input-placeholder,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="email"]::-webkit-input-placeholder,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="number"]::-webkit-input-placeholder,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form input[type="url"]::-webkit-input-placeholder,
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form textarea::-webkit-input-placeholder,
#colophon .widget form.mc4wp-form input[type="text"]::-webkit-input-placeholder,
#colophon .widget form.mc4wp-form input[type="email"]::-webkit-input-placeholder,
#colophon .widget form.mc4wp-form input[type="tel"]::-webkit-input-placeholder,
#colophon .widget form.mc4wp-form input[type="number"]::-webkit-input-placeholder,
#colophon .widget form.mc4wp-form input[type="url"]::-webkit-input-placeholder,
#colophon .widget form.mc4wp-form input[type="date"]::-webkit-input-placeholder,
#colophon .widget form.mc4wp-form textarea::-webkit-input-placeholder,
#colophon .widget #mc4wp_email::-webkit-input-placeholder {
	color: <?php echo thegem_get_option('mailchimp_footer_input_placeholder_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_text_color')) : ?>
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form,
#colophon .widget form.mc4wp-form {
	color: <?php echo thegem_get_option('mailchimp_footer_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_label_color')) : ?>
#colophon .widget .yikes-mailchimp-container form.yikes-easy-mc-form label,
#colophon .widget form.mc4wp-form label {
	color: <?php echo thegem_get_option('mailchimp_footer_label_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_button_text_color')) : ?>
#colophon .widget .yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button,
#colophon .widget form.mc4wp-form input[type="submit"],
#colophon .widget #mc4wp_submit {
	color: <?php echo thegem_get_option('mailchimp_footer_button_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_button_hover_text_color')) : ?>
#colophon .widget .yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button:hover,
#colophon .widget form.mc4wp-form input[type="submit"]:hover,
#colophon .widget #mc4wp_submit:hover {
	color: <?php echo thegem_get_option('mailchimp_footer_button_hover_text_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_button_background_color')) : ?>
#colophon .widget .yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button,
#colophon .widget form.mc4wp-form input[type="submit"],
#colophon .widget #mc4wp_submit {
	background-color: <?php echo thegem_get_option('mailchimp_footer_button_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('mailchimp_footer_button_hover_background_color')) : ?>
#colophon .widget .yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button:hover,
#colophon .widget form.mc4wp-form input[type="submit"]:hover,
#colophon .widget #mc4wp_submit:hover {
	background-color: <?php echo thegem_get_option('mailchimp_footer_button_hover_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('basic_outer_background_type') == 'image'): ?>
<?php if(thegem_get_option('basic_outer_background_image')) : ?>
body {
	background-image: url('<?php echo thegem_get_option('basic_outer_background_image'); ?>');
	background-repeat: <?php echo (thegem_get_option('basic_outer_background_image_repeat') ? '' : 'no-'); ?>repeat;
	background-size: <?php echo (thegem_get_option('basic_outer_background_size') ? thegem_get_option('basic_outer_background_size')  : 'auto'); ?>;
	background-position-x: <?php echo (thegem_get_option('basic_outer_background_position_x') ? thegem_get_option('basic_outer_background_position_x') : 'center'); ?>;
	background-position-y: <?php echo (thegem_get_option('basic_outer_background_position_y') ? thegem_get_option('basic_outer_background_position_y') : 'center'); ?>;
	background-color: <?php echo thegem_get_option('basic_outer_background_image_color'); ?>;
}
<?php endif; ?>
<?php elseif(thegem_get_option('basic_outer_background_type') == 'pattern'): ?>
<?php if(thegem_get_option('basic_outer_background_pattern')) : ?>
body {
	background-image: url('<?php echo thegem_get_option('basic_outer_background_pattern'); ?>');
	background-repeat: repeat;
	background-size: auto;
}
<?php endif; ?>
<?php elseif(thegem_get_option('basic_outer_background_type') == 'gradient'): ?>
<?php if(thegem_get_option('basic_outer_background_gradient_type') == 'radial') : ?>
body {
	background-color: transparent;
	background-image: radial-gradient(at <?php echo thegem_get_option('basic_outer_background_gradient_position'); ?>,
		<?php echo thegem_get_option('basic_outer_background_gradient_point1_color'); ?> <?php echo thegem_get_option('basic_outer_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('basic_outer_background_gradient_point2_color'); ?> <?php echo thegem_get_option('basic_outer_background_gradient_point2_position'); ?>%);
}
<?php else : ?>
body {
	background-color: transparent;
	background-image: linear-gradient(<?php echo thegem_get_option('basic_outer_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('basic_outer_background_gradient_point1_color'); ?> <?php echo thegem_get_option('basic_outer_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('basic_outer_background_gradient_point2_color'); ?> <?php echo thegem_get_option('basic_outer_background_gradient_point2_position'); ?>%);
}
<?php endif; ?>
<?php else : ?>
<?php if(thegem_get_option('basic_outer_background_color')) : ?>
body {
	background-color: <?php echo thegem_get_option('basic_outer_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('basic_inner_background_type') == 'image'): ?>
<?php if(thegem_get_option('basic_inner_background_image')) : ?>
#page {
	background-image: url('<?php echo thegem_get_option('basic_inner_background_image'); ?>');
	background-repeat: <?php echo (thegem_get_option('basic_inner_background_image_repeat') ? '' : 'no-'); ?>repeat;
	background-size: <?php echo (thegem_get_option('basic_inner_background_size') ? thegem_get_option('basic_inner_background_size')  : 'auto'); ?>;
	background-position-x: <?php echo (thegem_get_option('basic_inner_background_position_x') ? thegem_get_option('basic_inner_background_position_x') : 'center'); ?>;
	background-position-y: <?php echo (thegem_get_option('basic_inner_background_position_y') ? thegem_get_option('basic_inner_background_position_y') : 'center'); ?>;
	background-color: <?php echo thegem_get_option('basic_inner_background_image_color'); ?>;
}
<?php endif; ?>
<?php elseif(thegem_get_option('basic_inner_background_type') == 'pattern'): ?>
<?php if(thegem_get_option('basic_inner_background_pattern')) : ?>
#page {
	background-image: url('<?php echo thegem_get_option('basic_inner_background_pattern'); ?>');
	background-repeat: repeat;
	background-size: auto;
}
<?php endif; ?>
<?php elseif(thegem_get_option('basic_inner_background_type') == 'gradient'): ?>
<?php if(thegem_get_option('basic_inner_background_gradient_type') == 'radial') : ?>
#page {
	background-color: transparent;
	background-image: radial-gradient(at <?php echo thegem_get_option('basic_inner_background_gradient_position'); ?>,
		<?php echo thegem_get_option('basic_inner_background_gradient_point1_color'); ?> <?php echo thegem_get_option('basic_inner_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('basic_inner_background_gradient_point2_color'); ?> <?php echo thegem_get_option('basic_inner_background_gradient_point2_position'); ?>%);
}
<?php else : ?>
#page {
	background-color: transparent;
	background-image: linear-gradient(<?php echo thegem_get_option('basic_inner_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('basic_inner_background_gradient_point1_color'); ?> <?php echo thegem_get_option('basic_inner_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('basic_inner_background_gradient_point2_color'); ?> <?php echo thegem_get_option('basic_inner_background_gradient_point2_position'); ?>%);
}
<?php endif; ?>
<?php else : ?>
<?php if(thegem_get_option('basic_inner_background_color')) : ?>
#page {
	background-color: <?php echo thegem_get_option('basic_inner_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>


<?php if(thegem_get_option('top_background_type') == 'image'): ?>
<?php if(thegem_get_option('top_background_image')) : ?>
.header-background:before {
	background-image: url('<?php echo thegem_get_option('top_background_image'); ?>');
	background-repeat: <?php echo (thegem_get_option('top_background_image_repeat') ? '' : 'no-'); ?>repeat;
	background-size: <?php echo (thegem_get_option('top_background_size') ? thegem_get_option('top_background_size')  : 'auto'); ?>;
	background-position-x: <?php echo (thegem_get_option('top_background_position_x') ? thegem_get_option('top_background_position_x') : 'center'); ?>;
	background-position-y: <?php echo (thegem_get_option('top_background_position_y') ? thegem_get_option('top_background_position_y') : 'center'); ?>;
	background-color: <?php echo thegem_get_option('top_background_image_color'); ?>;
}
<?php endif; ?>
<?php elseif(thegem_get_option('top_background_type') == 'pattern'): ?>
<?php if(thegem_get_option('top_background_pattern')) : ?>
.header-background:before {
	background-image: url('<?php echo thegem_get_option('top_background_pattern'); ?>');
	background-repeat: repeat;
	background-size: auto;
}
<?php endif; ?>
<?php elseif(thegem_get_option('top_background_type') == 'gradient'): ?>
<?php if(thegem_get_option('top_background_gradient_type') == 'radial') : ?>
.header-background:before {
	background-color: transparent;
	background-image: radial-gradient(at <?php echo thegem_get_option('top_background_gradient_position'); ?>,
		<?php echo thegem_get_option('top_background_gradient_point1_color'); ?> <?php echo thegem_get_option('top_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('top_background_gradient_point2_color'); ?> <?php echo thegem_get_option('top_background_gradient_point2_position'); ?>%);
}
<?php else : ?>
.header-background:before {
	background-color: transparent;
	background-image: linear-gradient(<?php echo thegem_get_option('top_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('top_background_gradient_point1_color'); ?> <?php echo thegem_get_option('top_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('top_background_gradient_point2_color'); ?> <?php echo thegem_get_option('top_background_gradient_point2_position'); ?>%);
}
<?php endif; ?>
<?php else : ?>
<?php if(thegem_get_option('top_background_color')) : ?>
.header-background:before {
	background-color: <?php echo thegem_get_option('top_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>
<?php if(thegem_get_option('top_background_color')) : ?>
#site-header-wrapper {
	background-color: <?php echo thegem_get_option('top_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('navigation_background_type') == 'image'): ?>
<?php if(thegem_get_option('navigation_background_image')) : ?>
:root {
    --thegem-to-navigation-background-image: url('<?php echo thegem_get_option('navigation_background_image'); ?>');
    --thegem-to-navigation-background-repeat: <?php echo (thegem_get_option('navigation_background_image_repeat') ? '' : 'no-'); ?>repeat;
    --thegem-to-navigation-background-size: <?php echo (thegem_get_option('navigation_background_size') ? thegem_get_option('navigation_background_size')  : 'auto'); ?>;
    --thegem-to-navigation-background-position-x: <?php echo (thegem_get_option('navigation_background_position_x') ? thegem_get_option('navigation_background_position_x') : 'center'); ?>;
    --thegem-to-navigation-background-position-y: <?php echo (thegem_get_option('navigation_background_position_y') ? thegem_get_option('navigation_background_position_y') : 'center'); ?>;
    --thegem-to-navigation_background_color: <?php echo thegem_get_option('navigation_background_image_color'); ?>;
}
.header-layout-fullwidth_hamburger #primary-menu.no-responsive,
#thegem-perspective .perspective-navigation:not(.responsive),
#page.vertical-header #site-header-wrapper{
	background-image: url('<?php echo thegem_get_option('navigation_background_image'); ?>');
	background-repeat: <?php echo (thegem_get_option('navigation_background_image_repeat') ? '' : 'no-'); ?>repeat;
	background-size: <?php echo (thegem_get_option('navigation_background_size') ? thegem_get_option('navigation_background_size')  : 'auto'); ?>;
	background-position-x: <?php echo (thegem_get_option('navigation_background_position_x') ? thegem_get_option('navigation_background_position_x') : 'center'); ?>;
	background-position-y: <?php echo (thegem_get_option('navigation_background_position_y') ? thegem_get_option('navigation_background_position_y') : 'center'); ?>;
	background-color: <?php echo thegem_get_option('navigation_background_image_color'); ?>;
}
<?php endif; ?>
<?php elseif(thegem_get_option('navigation_background_type') == 'pattern'): ?>
<?php if(thegem_get_option('navigation_background_pattern')) : ?>
:root {
    --thegem-to-navigation-background-image: url('<?php echo thegem_get_option('navigation_background_pattern'); ?>');
    --thegem-to-navigation-background-repeat: repeat;
    --thegem-to-navigation-background-size: auto;
    --thegem-to-navigation-background-color: transparent;
}
.header-layout-fullwidth_hamburger #primary-menu.no-responsive,
#thegem-perspective .perspective-navigation:not(.responsive),
#page.vertical-header #site-header-wrapper{
	background-image: url('<?php echo thegem_get_option('navigation_background_pattern'); ?>');
	background-repeat: repeat;
	background-size: auto;
}
<?php endif; ?>
<?php elseif(thegem_get_option('navigation_background_type') == 'gradient'): ?>
<?php if(thegem_get_option('navigation_background_gradient_type') == 'radial') : ?>
:root {
    --thegem-to-navigation-background-image: radial-gradient(at <?php echo thegem_get_option('navigation_background_gradient_position'); ?>,
		<?php echo thegem_get_option('navigation_background_gradient_point1_color'); ?> <?php echo thegem_get_option('navigation_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('navigation_background_gradient_point2_color'); ?> <?php echo thegem_get_option('navigation_background_gradient_point2_position'); ?>%);
    --thegem-to-navigation-background-color: transparent;
}
.header-layout-fullwidth_hamburger #primary-menu.no-responsive,
#thegem-perspective .perspective-navigation:not(.responsive),
#page.vertical-header #site-header-wrapper{
	background-color: transparent;
	background-image: radial-gradient(at <?php echo thegem_get_option('navigation_background_gradient_position'); ?>,
		<?php echo thegem_get_option('navigation_background_gradient_point1_color'); ?> <?php echo thegem_get_option('navigation_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('navigation_background_gradient_point2_color'); ?> <?php echo thegem_get_option('navigation_background_gradient_point2_position'); ?>%);
}
<?php else : ?>
:root {
    --thegem-to-navigation-background-image: linear-gradient(<?php echo thegem_get_option('navigation_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('navigation_background_gradient_point1_color'); ?> <?php echo thegem_get_option('navigation_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('navigation_background_gradient_point2_color'); ?> <?php echo thegem_get_option('navigation_background_gradient_point2_position'); ?>%);
    --thegem-to-navigation-background-color: transparent;
}
.header-layout-fullwidth_hamburger #primary-menu.no-responsive,
#thegem-perspective .perspective-navigation:not(.responsive),
#page.vertical-header #site-header-wrapper{
	background-color: transparent;
	background-image: linear-gradient(<?php echo thegem_get_option('navigation_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('navigation_background_gradient_point1_color'); ?> <?php echo thegem_get_option('navigation_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('navigation_background_gradient_point2_color'); ?> <?php echo thegem_get_option('navigation_background_gradient_point2_position'); ?>%);
}
<?php endif; ?>
<?php else : ?>
<?php if(thegem_get_option('navigation_background_color')) : ?>
:root {
    --thegem-to-navigation-background-image: none;
    --thegem-to-navigation-background-color: <?php echo thegem_get_option('navigation_background_color'); ?>;
}
.header-layout-fullwidth_hamburger #primary-menu.no-responsive,
#thegem-perspective .perspective-navigation:not(.responsive),
#page.vertical-header #site-header-wrapper,
.vertical-minisearch.menu-item-ajax-search .vertical-minisearch-shadow {
	background-color: <?php echo thegem_get_option('navigation_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('header_layout') == 'vertical') : ?>
@media (min-width: 1213px) {
	.header-background:before {
		background: transparent;
	}
}
<?php if(thegem_get_option('menu_appearance_tablet_landscape') == 'default' || thegem_get_option('menu_appearance_tablet_landscape') == 'centered') : ?>
@media (min-width: 980px) and (max-width: 1212px) {
	.header-background:before {
		background: transparent;
	}
}
<?php endif; ?>
<?php if(thegem_get_option('menu_appearance_tablet_portrait') == 'default' || thegem_get_option('menu_appearance_tablet_portrait') == 'centered') : ?>
@media (min-width: 768px) and (max-width: 979px) {
	.header-background:before {
		background: transparent;
	}
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('top_area_background_type') == 'image'): ?>
<?php if(thegem_get_option('top_area_background_image')) : ?>
.top-area-background:before {
	background-image: url('<?php echo thegem_get_option('top_area_background_image'); ?>');
	background-repeat: <?php echo (thegem_get_option('top_area_background_image_repeat') ? '' : 'no-'); ?>repeat;
	background-size: <?php echo (thegem_get_option('top_area_background_size') ? thegem_get_option('top_area_background_size')  : 'auto'); ?>;
	background-position-x: <?php echo (thegem_get_option('top_area_background_position_x') ? thegem_get_option('top_area_background_position_x') : 'center'); ?>;
	background-position-y: <?php echo (thegem_get_option('top_area_background_position_y') ? thegem_get_option('top_area_background_position_y') : 'center'); ?>;
	background-color: <?php echo thegem_get_option('top_area_background_image_color'); ?>;
}
<?php endif; ?>
<?php elseif(thegem_get_option('top_area_background_type') == 'pattern'): ?>
<?php if(thegem_get_option('top_area_background_pattern')) : ?>
.top-area-background:before {
	background-image: url('<?php echo thegem_get_option('top_area_background_pattern'); ?>');
	background-repeat: repeat;
	background-size: auto;
}
<?php endif; ?>
<?php elseif(thegem_get_option('top_area_background_type') == 'gradient'): ?>
<?php if(thegem_get_option('top_area_background_gradient_type') == 'radial') : ?>
.top-area-background:before {
	background-color: transparent;
	background-image: radial-gradient(at <?php echo thegem_get_option('top_area_background_gradient_position'); ?>,
		<?php echo thegem_get_option('top_area_background_gradient_point1_color'); ?> <?php echo thegem_get_option('top_area_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('top_area_background_gradient_point2_color'); ?> <?php echo thegem_get_option('top_area_background_gradient_point2_position'); ?>%);
}
<?php else : ?>
.top-area-background:before {
	background-color: transparent;
	background-image: linear-gradient(<?php echo thegem_get_option('top_area_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('top_area_background_gradient_point1_color'); ?> <?php echo thegem_get_option('top_area_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('top_area_background_gradient_point2_color'); ?> <?php echo thegem_get_option('top_area_background_gradient_point2_position'); ?>%);
}
<?php endif; ?>
<?php else : ?>
<?php if(thegem_get_option('top_area_background_color')) : ?>
.top-area-background:before {
	background-color: <?php echo thegem_get_option('top_area_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('main_background_type') == 'image'): ?>
<?php if(thegem_get_option('main_background_image')) : ?>
.block-content {
	background-image: url('<?php echo thegem_get_option('main_background_image'); ?>');
	background-repeat: <?php echo (thegem_get_option('main_background_image_repeat') ? '' : 'no-'); ?>repeat;
	background-size: <?php echo (thegem_get_option('main_background_size') ? thegem_get_option('main_background_size')  : 'auto'); ?>;
	background-position-x: <?php echo (thegem_get_option('main_background_position_x') ? thegem_get_option('main_background_position_x') : 'center'); ?>;
	background-position-y: <?php echo (thegem_get_option('main_background_position_y') ? thegem_get_option('main_background_position_y') : 'center'); ?>;
	background-color: <?php echo thegem_get_option('main_background_image_color'); ?>;
}
<?php endif; ?>
<?php elseif(thegem_get_option('main_background_type') == 'pattern'): ?>
<?php if(thegem_get_option('main_background_pattern')) : ?>
.block-content {
	background-image: url('<?php echo thegem_get_option('main_background_pattern'); ?>');
	background-repeat: repeat;
	background-size: auto;
}
<?php endif; ?>
<?php elseif(thegem_get_option('main_background_type') == 'gradient'): ?>
<?php if(thegem_get_option('main_background_gradient_type') == 'radial') : ?>
.block-content {
	background-color: transparent;
	background-image: radial-gradient(at <?php echo thegem_get_option('main_background_gradient_position'); ?>,
		<?php echo thegem_get_option('main_background_gradient_point1_color'); ?> <?php echo thegem_get_option('main_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('main_background_gradient_point2_color'); ?> <?php echo thegem_get_option('main_background_gradient_point2_position'); ?>%);
}
<?php else : ?>
.block-content {
	background-color: transparent;
	background-image: linear-gradient(<?php echo thegem_get_option('main_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('main_background_gradient_point1_color'); ?> <?php echo thegem_get_option('main_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('main_background_gradient_point2_color'); ?> <?php echo thegem_get_option('main_background_gradient_point2_position'); ?>%);
}
<?php endif; ?>
<?php else : ?>
<?php if(thegem_get_option('main_background_color')) : ?>
.block-content {
	background-color: <?php echo thegem_get_option('main_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('footer_background_type') == 'image'): ?>
<?php if(thegem_get_option('footer_background_image')) : ?>
#footer-nav {
	background-image: url('<?php echo thegem_get_option('footer_background_image'); ?>');
	background-repeat: <?php echo (thegem_get_option('footer_background_image_repeat') ? '' : 'no-'); ?>repeat;
	background-size: <?php echo (thegem_get_option('footer_background_size') ? thegem_get_option('footer_background_size')  : 'auto'); ?>;
	background-position-x: <?php echo (thegem_get_option('footer_background_position_x') ? thegem_get_option('footer_background_position_x') : 'center'); ?>;
	background-position-y: <?php echo (thegem_get_option('footer_background_position_y') ? thegem_get_option('footer_background_position_y') : 'center'); ?>;
	background-color: <?php echo thegem_get_option('footer_background_image_color'); ?>;
}
<?php endif; ?>
<?php elseif(thegem_get_option('footer_background_type') == 'pattern'): ?>
<?php if(thegem_get_option('footer_background_pattern')) : ?>
#footer-nav {
	background-image: url('<?php echo thegem_get_option('footer_background_pattern'); ?>');
	background-repeat: repeat;
	background-size: auto;
}
<?php endif; ?>
<?php elseif(thegem_get_option('footer_background_type') == 'gradient'): ?>
<?php if(thegem_get_option('footer_background_gradient_type') == 'radial') : ?>
#footer-nav {
	background-color: transparent;
	background-image: radial-gradient(at <?php echo thegem_get_option('footer_background_gradient_position'); ?>,
		<?php echo thegem_get_option('footer_background_gradient_point1_color'); ?> <?php echo thegem_get_option('footer_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('footer_background_gradient_point2_color'); ?> <?php echo thegem_get_option('footer_background_gradient_point2_position'); ?>%);
}
<?php else : ?>
#footer-nav {
	background-color: transparent;
	background-image: linear-gradient(<?php echo thegem_get_option('footer_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('footer_background_gradient_point1_color'); ?> <?php echo thegem_get_option('footer_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('footer_background_gradient_point2_color'); ?> <?php echo thegem_get_option('footer_background_gradient_point2_position'); ?>%);
}
<?php endif; ?>
<?php else : ?>
<?php if(thegem_get_option('footer_background_color')) : ?>
#footer-nav {
	background-color: <?php echo thegem_get_option('footer_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('footer_widget_area_background_type') == 'image'): ?>
<?php if(thegem_get_option('footer_widget_area_background_image')) : ?>
#colophon {
	background-image: url('<?php echo thegem_get_option('footer_widget_area_background_image'); ?>');
	background-repeat: <?php echo (thegem_get_option('footer_widget_area_background_image_repeat') ? '' : 'no-'); ?>repeat;
	background-size: <?php echo (thegem_get_option('footer_widget_area_background_size') ? thegem_get_option('footer_widget_area_background_size')  : 'auto'); ?>;
	background-position-x: <?php echo (thegem_get_option('footer_widget_area_background_position_x') ? thegem_get_option('footer_widget_area_background_position_x') : 'center'); ?>;
	background-position-y: <?php echo (thegem_get_option('footer_widget_area_background_position_y') ? thegem_get_option('footer_widget_area_background_position_y') : 'center'); ?>;
	background-color: <?php echo thegem_get_option('footer_widget_area_background_image_color'); ?>;
}
<?php endif; ?>
<?php elseif(thegem_get_option('footer_widget_area_background_type') == 'pattern'): ?>
<?php if(thegem_get_option('footer_widget_area_background_pattern')) : ?>
#colophon {
	background-image: url('<?php echo thegem_get_option('footer_widget_area_background_pattern'); ?>');
	background-repeat: repeat;
	background-size: auto;
}
<?php endif; ?>
<?php elseif(thegem_get_option('footer_widget_area_background_type') == 'gradient'): ?>
<?php if(thegem_get_option('footer_widget_area_background_gradient_type') == 'radial') : ?>
#colophon {
	background-color: transparent;
	background-image: radial-gradient(at <?php echo thegem_get_option('footer_widget_area_background_gradient_position'); ?>,
		<?php echo thegem_get_option('footer_widget_area_background_gradient_point1_color'); ?> <?php echo thegem_get_option('footer_widget_area_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('footer_widget_area_background_gradient_point2_color'); ?> <?php echo thegem_get_option('footer_widget_area_background_gradient_point2_position'); ?>%);
}
<?php else : ?>
#colophon {
	background-color: transparent;
	background-image: linear-gradient(<?php echo thegem_get_option('footer_widget_area_background_gradient_angle'); ?>deg,
		<?php echo thegem_get_option('footer_widget_area_background_gradient_point1_color'); ?> <?php echo thegem_get_option('footer_widget_area_background_gradient_point1_position'); ?>%,
		<?php echo thegem_get_option('footer_widget_area_background_gradient_point2_color'); ?> <?php echo thegem_get_option('footer_widget_area_background_gradient_point2_position'); ?>%);
}
<?php endif; ?>
<?php else : ?>
<?php if(thegem_get_option('footer_widget_area_background_color')) : ?>
#colophon {
	background-color: <?php echo thegem_get_option('footer_widget_area_background_color'); ?>;
}
<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('custom_footer_background_type') == 'image'): ?>
    <?php if(thegem_get_option('custom_footer_background_image')) : ?>
        .custom-footer {
            background-image: url('<?php echo thegem_get_option('custom_footer_background_image'); ?>');
            background-repeat: <?php echo (thegem_get_option('custom_footer_background_image_repeat') ? '' : 'no-'); ?>repeat;
            background-size: <?php echo (thegem_get_option('custom_footer_background_size') ? thegem_get_option('custom_footer_background_size')  : 'auto'); ?>;
            background-position-x: <?php echo (thegem_get_option('custom_footer_background_position_x') ? thegem_get_option('custom_footer_background_position_x') : 'center'); ?>;
            background-position-y: <?php echo (thegem_get_option('custom_footer_background_position_y') ? thegem_get_option('custom_footer_background_position_y') : 'center'); ?>;
            background-color: <?php echo thegem_get_option('custom_footer_background_image_color'); ?>;
        }
    <?php endif; ?>
<?php elseif(thegem_get_option('custom_footer_background_type') == 'pattern'): ?>
    <?php if(thegem_get_option('custom_footer_background_pattern')) : ?>
        .custom-footer {
            background-image: url('<?php echo thegem_get_option('custom_footer_background_pattern'); ?>');
            background-repeat: repeat;
            background-size: auto;
        }
    <?php endif; ?>
<?php elseif(thegem_get_option('custom_footer_background_type') == 'gradient'): ?>
    <?php if(thegem_get_option('custom_footer_background_gradient_type') == 'radial') : ?>
        .custom-footer {
            background-color: transparent;
            background-image: radial-gradient(at <?php echo thegem_get_option('custom_footer_background_gradient_position'); ?>,
            <?php echo thegem_get_option('custom_footer_background_gradient_point1_color'); ?> <?php echo thegem_get_option('custom_footer_background_gradient_point1_position'); ?>%,
            <?php echo thegem_get_option('custom_footer_background_gradient_point2_color'); ?> <?php echo thegem_get_option('custom_footer_background_gradient_point2_position'); ?>%);
        }
    <?php else : ?>
        .custom-footer {
            background-color: transparent;
            background-image: linear-gradient(<?php echo thegem_get_option('custom_footer_background_gradient_angle'); ?>deg,
            <?php echo thegem_get_option('custom_footer_background_gradient_point1_color'); ?> <?php echo thegem_get_option('custom_footer_background_gradient_point1_position'); ?>%,
            <?php echo thegem_get_option('custom_footer_background_gradient_point2_color'); ?> <?php echo thegem_get_option('custom_footer_background_gradient_point2_position'); ?>%);
        }
    <?php endif; ?>
<?php else : ?>
    <?php if(thegem_get_option('custom_footer_background_color')) : ?>
        .custom-footer {
            background-color: <?php echo thegem_get_option('custom_footer_background_color'); ?>;
        }
    <?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('preloader_page_background')) : ?>
#page-preloader {
	background-color: <?php echo thegem_get_option('preloader_page_background'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('preloader_line_1')) : ?>
#page-preloader .page-preloader-spin,
.block-preloader .page-preloader-spin,
.preloader-spin {
	border-top-color: <?php echo thegem_get_option('preloader_line_1'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('preloader_line_2')) : ?>
#page-preloader .page-preloader-spin:before,
.block-preloader .page-preloader-spin:before,
.preloader-spin:before {
	border-top-color: <?php echo thegem_get_option('preloader_line_2'); ?>;
}
.preloader-spin-new {
	border-color: <?php echo thegem_get_option('preloader_line_2'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('preloader_line_3')) : ?>
#page-preloader .page-preloader-spin:after,
.block-preloader .page-preloader-spin:after,
.preloader-spin:after,
.gem-fancybox-preloader .preloader-spin:after {
	border-top-color: <?php echo thegem_get_option('preloader_line_3'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('preloader') === '') : ?>
<?php if (thegem_get_option('content_preloader_style') === 'preloader-4'): ?>
.preloader:after,
.loading:after {
	display: none;
}
.preloader .preloader-spin,
.loading .preloader-spin {
	display: block;
}
<?php if(thegem_get_option('content_preloader_line_1')) : ?>
	.preloader-spin {
		border-top-color: <?php echo thegem_get_option('content_preloader_line_1'); ?>;
	}
<?php endif; ?>
<?php if(thegem_get_option('content_preloader_line_2')) : ?>
	.preloader-spin:before {
		border-top-color: <?php echo thegem_get_option('content_preloader_line_2'); ?>;
	}
	.portfolio.extended-products-grid .portfolio-item.product .image .preloader-spin-new {
		border-color: <?php echo thegem_get_option('content_preloader_line_2'); ?>;
	}
<?php endif; ?>
<?php if(thegem_get_option('content_preloader_line_3')) : ?>
	.preloader-spin:after,
	.gem-fancybox-preloader .preloader-spin:after {
		border-top-color: <?php echo thegem_get_option('content_preloader_line_3'); ?>;
	}
<?php endif; ?>
<?php else : ?>
.preloader:after,
.loading:after {
	background-image: url('<?php echo THEGEM_THEME_URI; ?>/images/<?php echo thegem_get_option('content_preloader_style'); ?>.gif');
}
.preloader .preloader-spin,
.loading .preloader-spin {
	display: none;
}
<?php endif; ?>
<?php endif; ?>

<?php if (thegem_get_option('preloader') === '1' && thegem_get_option('content_preloader_select_style') === 'custom') : ?>
<?php if (thegem_get_option('content_preloader_style') === 'preloader-4'): ?>
.preloader:after,
.loading:after {
	display: none;
}
.preloader .preloader-spin,
.loading .preloader-spin {
	display: block;
}
<?php if (thegem_get_option('content_preloader_line_1')) : ?>
.preloader-spin {
	border-top-color: <?php echo thegem_get_option('content_preloader_line_1'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('content_preloader_line_2')) : ?>
.preloader-spin:before {
	border-top-color: <?php echo thegem_get_option('content_preloader_line_2'); ?>;
}
.portfolio.extended-products-grid .portfolio-item.product .image .preloader-spin-new {
	border-color: <?php echo thegem_get_option('content_preloader_line_2'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('content_preloader_line_3')) : ?>
.preloader-spin:after,
.gem-fancybox-preloader .preloader-spin:after {
	border-top-color: <?php echo thegem_get_option('content_preloader_line_3'); ?>;
}
<?php endif; ?>
<?php else : ?>
.preloader:after,
.loading:after {
	background-image: url('<?php echo THEGEM_THEME_URI; ?>/images/<?php echo thegem_get_option('content_preloader_style'); ?>.gif');
}
.preloader .preloader-spin,
.loading .preloader-spin {
	display: none;
}
<?php endif; ?>
<?php else : ?>
.preloader:after,
.loading:after {
	display: none;
}
.preloader .preloader-spin,
.loading .preloader-spin {
	display: block;
}
<?php endif; ?>


<?php if(thegem_get_option('top_area_contacts_address_icon_color')) : ?>
.top-area-contacts .gem-contacts-address:before {
	color: <?php echo thegem_get_option('top_area_contacts_address_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_address_icon_pack') && thegem_get_option('top_area_contacts_address_icon')) : ?>
.top-area-contacts .gem-contacts-address:before {
	font-family: '<?php echo thegem_get_contact_font_family(thegem_get_option('top_area_contacts_address_icon_pack')); ?>';
	content: '\<?php echo thegem_get_option('top_area_contacts_address_icon'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_phone_icon_color')) : ?>
.top-area-contacts .gem-contacts-phone:before {
	color: <?php echo thegem_get_option('top_area_contacts_phone_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_phone_icon_pack') && thegem_get_option('top_area_contacts_phone_icon')) : ?>
.top-area-contacts .gem-contacts-phone:before {
	font-family: '<?php echo thegem_get_contact_font_family(thegem_get_option('top_area_contacts_phone_icon_pack')); ?>';
	content: '\<?php echo thegem_get_option('top_area_contacts_phone_icon'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_fax_icon_color')) : ?>
.top-area-contacts .gem-contacts-fax:before {
	color: <?php echo thegem_get_option('top_area_contacts_fax_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_fax_icon_pack') && thegem_get_option('top_area_contacts_fax_icon')) : ?>
.top-area-contacts .gem-contacts-fax:before {
	font-family: '<?php echo thegem_get_contact_font_family(thegem_get_option('top_area_contacts_fax_icon_pack')); ?>';
	content: '\<?php echo thegem_get_option('top_area_contacts_fax_icon'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_email_icon_color')) : ?>
.top-area-contacts .gem-contacts-email:before {
	color: <?php echo thegem_get_option('top_area_contacts_email_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_email_icon_pack') && thegem_get_option('top_area_contacts_email_icon')) : ?>
.top-area-contacts .gem-contacts-email:before {
	font-family: '<?php echo thegem_get_contact_font_family(thegem_get_option('top_area_contacts_email_icon_pack')); ?>';
	content: '\<?php echo thegem_get_option('top_area_contacts_email_icon'); ?>';
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_website_icon_color')) : ?>
.top-area-contacts .gem-contacts-website:before {
	color: <?php echo thegem_get_option('top_area_contacts_website_icon_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('top_area_contacts_website_icon_pack') && thegem_get_option('top_area_contacts_website_icon')) : ?>
.top-area-contacts .gem-contacts-website:before {
	font-family: '<?php echo thegem_get_contact_font_family(thegem_get_option('top_area_contacts_website_icon_pack')); ?>';
	content: '\<?php echo thegem_get_option('top_area_contacts_website_icon'); ?>';
}
<?php endif; ?>

<?php foreach(thegem_additionals_socials_list() as $icon => $data) : ?>
.socials-item-icon.<?php echo $icon; ?>::before {
	content: '\<?php echo $data['icon']; ?>';
	font-family: '<?php echo thegem_get_social_font_family($data['icon_pack']); ?>';
}
.socials-colored a .socials-item-icon.<?php echo $icon; ?>,
.socials-colored-hover a:hover .socials-item-icon.<?php echo $icon; ?> {
	color: <?php echo $data['color']; ?>;
}
.social-item-rounded.socials-item-icon.<?php echo $icon; ?>::before,
.socials-rounded .socials-item-icon.<?php echo $icon; ?>::before {
	content: '\<?php echo $data['rounded_icon']; ?>';
}
.social-item-square.socials-item-icon.<?php echo $icon; ?>::before,
.socials-square .socials-item-icon.<?php echo $icon; ?>::before {
	content: '\<?php echo $data['squared_icon']; ?>';
}
<?php endforeach; ?>

<?php if(thegem_get_option('widget_triangle_color')) : ?>
	.widget-title:after{
		color: <?=thegem_get_option('widget_triangle_color')?>;
		display: inline-block;
	}
<?php endif; ?>

<?php if(thegem_get_option('gradient_hover_point1_color') && thegem_get_option('gradient_hover_point2_color')) : ?>
    body .hover-gradient .portfolio-item .image .overlay:before,
    body .hover-gradient .gallery-item .overlay-wrap .overlay:before,
    body .hover-new-gradient .portfolio-item .image .overlay:before,
    body .portfolio.hover-new-gradient .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
    body .hover-default-gradient .portfolio-item .image .overlay:before,
    body .portfolio.hover-default-gradient .portfolio-item .gem-simple-gallery .gem-gallery-item a:before{
	<?php if(thegem_get_option('gradient_hover_type') === 'linear') : ?>
		background: linear-gradient(
			<?=thegem_get_option('gradient_hover_angle')?>deg,
			<?=thegem_get_option('gradient_hover_point1_color')?> <?=thegem_get_option('gradient_hover_point1_position')?>%,
			<?=thegem_get_option('gradient_hover_point2_color')?> <?=thegem_get_option('gradient_hover_point2_position')?>%
		) !important;
	<?php endif; ?>

	<?php if(thegem_get_option('gradient_hover_type') === 'radial') : ?>
		background: radial-gradient(
			at <?=thegem_get_option('gradient_hover_position')?>,
			<?=thegem_get_option('gradient_hover_point1_color')?> <?=thegem_get_option('gradient_hover_point1_position')?>%,
			<?=thegem_get_option('gradient_hover_point2_color')?> <?=thegem_get_option('gradient_hover_point2_position')?>%
		) !important;
	<?php endif; ?>
}
<?php endif; ?>

<?php if(thegem_get_option('circular_overlay_hover_point1_color') && thegem_get_option('circular_overlay_hover_point2_color')) : ?>
	body .hover-circular .portfolio-item .image .overlay .overlay-circle,
	body .hover-circular .gallery-item .overlay-wrap .overlay .overlay-circle,
    body .hover-new-circular .portfolio-item .image .overlay .overlay-circle,
    body .portfolio.hover-new-circular .portfolio-item .gem-simple-gallery .gem-gallery-item a:before,
    body .hover-default-circular .portfolio-item .image .overlay .overlay-circle,
    body .portfolio.hover-default-circular .portfolio-item .gem-simple-gallery .gem-gallery-item a:before{
	<?php if(thegem_get_option('circular_overlay_hover_type') === 'linear') : ?>
		background: linear-gradient(
		<?=thegem_get_option('circular_overlay_hover_angle')?>deg,
		<?=thegem_get_option('circular_overlay_hover_point1_color')?> <?=thegem_get_option('circular_overlay_hover_point1_position')?>%,
		<?=thegem_get_option('circular_overlay_hover_point2_color')?> <?=thegem_get_option('circular_overlay_hover_point2_position')?>%
		) !important;
	<?php endif; ?>

	<?php if(thegem_get_option('circular_overlay_hover_type') === 'radial') : ?>
		background: radial-gradient(
		at <?=thegem_get_option('circular_overlay_hover_position')?>,
		<?=thegem_get_option('circular_overlay_hover_point1_color')?> <?=thegem_get_option('circular_overlay_hover_point1_position')?>%,
		<?=thegem_get_option('circular_overlay_hover_point2_color')?> <?=thegem_get_option('circular_overlay_hover_point2_position')?>%
		) !important;
	<?php endif; ?>
	}
<?php endif; ?>

<?php if(thegem_is_plugin_active('woocommerce/woocommerce.php')): ?>
	<?php if(thegem_get_option('product_grid_title_font_family')) : ?>
        :root {
        --thegem-to-product-grid-title-font-family: <?php echo thegem_get_option('product_grid_title_font_family'); ?>
        }
        .portfolio.extended-products-grid .portfolio-item .caption .title {
        font-family: '<?php echo thegem_get_option('product_grid_title_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_title_font_style')) : ?>
        :root {
        --thegem-to-product-grid-title-font-style: normal;
        --thegem-to-product-grid-title-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_grid_title_font_style')); ?>;
        }
        .portfolio.extended-products-grid .portfolio-item .caption .title {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_grid_title_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_grid_title_font_style'), 'italic') !== false) : ?>
            :root {
            --thegem-to-product-grid-title-font-style: italic;
            }
            .portfolio.extended-products-grid .portfolio-item .caption .title {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_grid_title_font_style'), 'oblique') !== false) : ?>
            :root {
            --thegem-to-product-grid-title-font-style: oblique;
            }
            .portfolio.extended-products-grid .portfolio-item .caption .title {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_title_font_size')) : ?>
        :root {
        --thegem-to-product-grid-title-font-size: <?php echo thegem_get_option('product_grid_title_font_size'); ?>px;
        }
        .portfolio.extended-products-grid .portfolio-item .caption .title {
        font-size: <?php echo thegem_get_option('product_grid_title_font_size'); ?>px;
        }
        @media (min-width: 992px) {
        .portfolio.extended-products-grid .portfolio-item.bigger .caption .title {
        font-size: calc(<?php echo thegem_get_option('product_grid_title_font_size'); ?>px * 1.7);
        }
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_title_line_height')) : ?>
        :root {
        --thegem-to-product-grid-title-line-height: <?php echo thegem_get_option('product_grid_title_line_height'); ?>px;
        --thegem-to-product-grid-title-max-height: calc(<?php echo thegem_get_option('product_grid_title_line_height'); ?>px * 2);
        }
        .portfolio.extended-products-grid .portfolio-item .caption .title {
        line-height: <?php echo thegem_get_option('product_grid_title_line_height'); ?>px;
        }
        @media (min-width: 992px) {
        .portfolio.extended-products-grid .portfolio-item.bigger .caption .title {
        line-height: calc(<?php echo thegem_get_option('product_grid_title_line_height'); ?>px * 1.7);
        }
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_title_text_transform')) : ?>
        :root {
        --thegem-to-product-grid-title-text-transform: <?php echo thegem_get_option('product_grid_title_text_transform'); ?>;
        }
        .portfolio.extended-products-grid .portfolio-item .caption .title {
        text-transform: <?php echo thegem_get_option('product_grid_title_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_title_letter_spacing') !== '') : ?>
        :root {
        --thegem-to-product-grid-title-letter-spacing: <?php echo strval(thegem_get_option('product_grid_title_letter_spacing')); ?>px;
        }
        .portfolio.extended-products-grid .portfolio-item .caption .title {
        letter-spacing: <?php echo strval(thegem_get_option('product_grid_title_letter_spacing')); ?>px;
        }
	<?php endif; ?>
<?php endif; ?>

<?php if (thegem_get_option('product_grid_title_color')) : ?>
	:root {
	--thegem-to-product-grid-title-color: <?php echo thegem_get_option('product_grid_title_color'); ?>;
	}
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .title {
	color: <?php echo thegem_get_option('product_grid_title_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_title_color_hover')) : ?>
	:root {
	--thegem-to-product-grid-title-hover-color: <?php echo thegem_get_option('product_grid_title_color_hover'); ?>;
	}
	.portfolio.extended-products-grid.caption-position-page:not(.disabled-hover) .portfolio-item:hover .caption .title,
	.portfolio.extended-products-grid.caption-position-page.disabled-hover .portfolio-item .caption .title:hover {
	color: <?php echo thegem_get_option('product_grid_title_color_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_title_color_on_image')) : ?>
	:root {
	--thegem-to-product-grid-title-on-image-color: <?php echo thegem_get_option('product_grid_title_color_on_image'); ?>;
	}
	.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .image .overlay .links .caption .title,
	.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .image .overlay .links .caption .title,
	.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .image .overlay .links .caption .title,
	.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple,
	.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple,
	.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple,
	.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable,
	.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable,
	.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable {
	color: <?php echo thegem_get_option('product_grid_title_color_on_image'); ?>;
	}

	.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple,
	.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple,
	.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple,
	.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable,
	.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable,
	.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable {
	border-color: <?php echo thegem_get_option('product_grid_title_color_on_image'); ?>;
	}

	.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .image .caption .categories,
	.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .image .caption .categories,
	.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .image .caption .categories {
	background-color: <?php echo thegem_get_option('product_grid_title_color_on_image'); ?>;
	}
<?php endif; ?>

<?php if(thegem_is_plugin_active('woocommerce/woocommerce.php')): ?>
	<?php if(thegem_get_option('product_grid_category_font_family')) : ?>
        :root {
        --thegem-to-product-grid-category-font-family: <?php echo thegem_get_option('product_grid_category_font_family'); ?>;
        }
        .portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories,
        .portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item .caption .categories {
        font-family: '<?php echo thegem_get_option('product_grid_category_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_font_style')) : ?>
        :root {
        --thegem-to-product-grid-category-font-style: normal;
        --thegem-to-product-grid-category-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_grid_category_font_style')); ?>;
        }
        .portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories,
        .portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item .caption .categories {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_grid_category_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_grid_category_font_style'), 'italic') !== false) : ?>
            :root {
            --thegem-to-product-grid-category-font-style: italic;
            }
            .portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories,
            .portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item .caption .categories {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_grid_category_font_style'), 'oblique') !== false) : ?>
            :root {
            --thegem-to-product-grid-category-font-style: oblique;
            }
            .portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories,
            .portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item .caption .categories {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_font_size')) : ?>
        :root {
        --thegem-to-product-grid-category-font-size: <?php echo thegem_get_option('product_grid_category_font_size'); ?>px;
        }
        .portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories,
        .portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item .caption .categories {
        font-size: <?php echo thegem_get_option('product_grid_category_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_line_height')) : ?>
        :root {
        --thegem-to-product-grid-category-line-height: <?php echo thegem_get_option('product_grid_category_line_height'); ?>px;
        }
        .portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories,
        .portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item .caption .categories {
        line-height: <?php echo thegem_get_option('product_grid_category_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_text_transform')) : ?>
        :root {
        --thegem-to-product-grid-category-text-transform: <?php echo thegem_get_option('product_grid_category_text_transform'); ?>;
        }
        .portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories,
        .portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item .caption .categories {
        text-transform: <?php echo thegem_get_option('product_grid_category_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_letter_spacing') !== '') : ?>
        :root {
        --thegem-to-product-grid-category-letter-spacing: <?php echo strval(thegem_get_option('product_grid_category_letter_spacing')); ?>px;
        }
        .portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories,
        .portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item .caption .categories {
        letter-spacing: <?php echo strval(thegem_get_option('product_grid_category_letter_spacing')); ?>px;
        }
	<?php endif; ?>
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_color')) : ?>
	:root {
	--thegem-to-product-grid-category-color: <?php echo thegem_get_option('product_grid_category_color'); ?>;
	}
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories {
	color: <?php echo thegem_get_option('product_grid_category_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_color_hover')) : ?>
	:root {
	--thegem-to-product-grid-category-hover-color: <?php echo thegem_get_option('product_grid_category_color_hover'); ?>;
	}
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .categories a:hover {
	color: <?php echo thegem_get_option('product_grid_category_color_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_color_on_image')) : ?>
	.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .image .caption .categories,
	.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .image .caption .categories,
	.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .image .caption .categories {
	color: <?php echo thegem_get_option('product_grid_category_color_on_image'); ?>;
	}
<?php endif; ?>

<?php if(thegem_get_option('product_price_listing_font_family')) : ?>
	:root {
	--thegem-to-product-grid-price-font-family: '<?php echo thegem_get_option('product_price_listing_font_family'); ?>';
	}
	.portfolio.extended-products-grid .portfolio-item .caption .price-wrap.default .product-price .price {
	font-family: '<?php echo thegem_get_option('product_price_listing_font_family'); ?>';
	}
<?php endif; ?>

<?php if(thegem_get_option('product_price_listing_font_style')) : ?>
	:root {
	--thegem-to-product-grid-price-font-style: normal;
	--thegem-to-product-grid-price-font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_price_listing_font_style')); ?>;
	}
	.portfolio.extended-products-grid .portfolio-item .caption .price-wrap.default .product-price .price {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_price_listing_font_style')); ?>;
	}
	<?php if(strpos(thegem_get_option('product_price_listing_font_style'), 'italic') !== false) : ?>
		:root {
		--thegem-to-product-grid-price-font-style: italic;
		}
		.portfolio.extended-products-grid .portfolio-item .caption .price-wrap.default .product-price .price {
		font-style: italic;
		}
	<?php endif; ?>
	<?php if(strpos(thegem_get_option('product_price_listing_font_style'), 'oblique') !== false) : ?>
		:root {
		--thegem-to-product-grid-price-font-style: oblique;
		}
		.portfolio.extended-products-grid .portfolio-item .caption .price-wrap.default .product-price .price {
		font-style: oblique;
		}
	<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('product_price_listing_font_size')) : ?>
	:root {
	--thegem-to-product-grid-price-font-size: <?php echo thegem_get_option('product_price_listing_font_size'); ?>px;
	}
	.portfolio.extended-products-grid .portfolio-item .caption .price-wrap.default .product-price .price {
	font-size: <?php echo thegem_get_option('product_price_listing_font_size'); ?>px;
	}
	@media (min-width: 992px) {
		.portfolio.extended-products-grid .portfolio-item.bigger .caption .price-wrap.default .product-price .price {
		font-size: calc(<?php echo thegem_get_option('product_price_listing_font_size'); ?>px * 1.2);
		}
	}
<?php endif; ?>

<?php if(thegem_get_option('product_price_listing_line_height')) : ?>
	:root {
	--thegem-to-product-grid-price-line-height: <?php echo thegem_get_option('product_price_listing_line_height'); ?>px;
	}
	.portfolio.extended-products-grid .portfolio-item .caption .price-wrap.default .product-price .price {
	line-height: <?php echo thegem_get_option('product_price_listing_line_height'); ?>px;
	}
	@media (min-width: 992px) {
		.portfolio.extended-products-grid .portfolio-item.bigger .caption .price-wrap.default .product-price .price {
		line-height: calc(<?php echo thegem_get_option('product_price_listing_line_height'); ?>px * 1.2);
		}
	}
<?php endif; ?>

<?php if(thegem_get_option('product_price_listing_text_transform')) : ?>
	:root {
	--thegem-to-product-grid-price-text-transform: <?php echo thegem_get_option('product_price_listing_text_transform'); ?>;
	}
	.portfolio.extended-products-grid .portfolio-item .caption .price-wrap.default .product-price .price {
	text-transform: <?php echo thegem_get_option('product_price_listing_text_transform'); ?>;
	}
<?php endif; ?>

<?php if(thegem_get_option('product_price_listing_letter_spacing') !== '') : ?>
	:root {
	--thegem-to-product-grid-price-letter-spacing: <?php echo strval(thegem_get_option('product_price_listing_letter_spacing')); ?>px;
	}
	.portfolio.extended-products-grid .portfolio-item .caption .price-wrap.default .product-price .price {
	letter-spacing: <?php echo strval(thegem_get_option('product_price_listing_letter_spacing')); ?>px;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_price_color')) : ?>
	:root {
	--thegem-to-product-grid-price-color: <?php echo thegem_get_option('product_grid_price_color'); ?>;
	}
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption .product-price .price,
	.portfolio-filters-list .widget_products .gem-products-price .amount,
	.portfolio-filters-list .widget_top_rated_products .gem-products-price .amount,
	.portfolio-filters-list .widget_recently_viewed_products .gem-products-price .amount {
	color: <?php echo thegem_get_option('product_grid_price_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_price_color_on_image')) : ?>
	.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .image .caption .product-price .price,
	.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .image .caption .product-price .price,
	.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .image .caption .product-price .price {
	color: <?php echo thegem_get_option('product_grid_price_color_on_image'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_border_width')) : ?>
	.portfolio.extended-products-grid .portfolio-item .caption a.add_to_cart_button.type_button,
	.thegem-popup-notification .notification-message a.button {
	border-width: <?php echo thegem_get_option('product_grid_button_border_width'); ?>px;
	border-style: solid;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_border_radius') !== '') : ?>
	.portfolio.extended-products-grid .portfolio-item .caption a.add_to_cart_button.type_button,
	.thegem-popup-notification .notification-message a.button {
	border-radius: <?php echo thegem_get_option('product_grid_button_border_radius'); ?>px;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_add_to_cart_color')) : ?>
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple {
	color: <?php echo thegem_get_option('product_grid_button_add_to_cart_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_add_to_cart_color_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple:hover {
	color: <?php echo thegem_get_option('product_grid_button_add_to_cart_color_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_add_to_cart_background')) : ?>
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple {
	background-color: <?php echo thegem_get_option('product_grid_button_add_to_cart_background'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_add_to_cart_background_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple:hover {
	background-color: <?php echo thegem_get_option('product_grid_button_add_to_cart_background_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_add_to_cart_border_color')) : ?>
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple {
	border-color: <?php echo thegem_get_option('product_grid_button_add_to_cart_border_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_add_to_cart_border_color_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_simple:hover {
	border-color: <?php echo thegem_get_option('product_grid_button_add_to_cart_border_color_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_select_options_color')) : ?>
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable,
	.thegem-popup-notification .notification-message a.button {
	color: <?php echo thegem_get_option('product_grid_button_select_options_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_select_options_color_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable:hover,
	.thegem-popup-notification .notification-message a.button:hover {
	color: <?php echo thegem_get_option('product_grid_button_select_options_color_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_select_options_background')) : ?>
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable,
	.thegem-popup-notification .notification-message a.button {
	background-color: <?php echo thegem_get_option('product_grid_button_select_options_background'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_select_options_background_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable:hover,
	.thegem-popup-notification .notification-message a.button:hover {
	background-color: <?php echo thegem_get_option('product_grid_button_select_options_background_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_select_options_border_color')) : ?>
	.portfolio.extended-products-grid.caption-position-page .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable,
	.thegem-popup-notification .notification-message a.button {
	border-color: <?php echo thegem_get_option('product_grid_button_select_options_border_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_button_select_options_border_color_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .caption a.add_to_cart_button.type_button.product_type_variable:hover,
	.thegem-popup-notification .notification-message a.button:hover {
	border-color: <?php echo thegem_get_option('product_grid_button_select_options_border_color_hover'); ?>;
	}
<?php endif; ?>


<?php if (thegem_get_option('product_grid_icons_border_width')) : ?>
	.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-button {
	border-width: <?php echo thegem_get_option('product_grid_icons_border_width'); ?>px;
	border-style: solid;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_border_radius') !== '') : ?>
	.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-button {
	border-radius: <?php echo thegem_get_option('product_grid_icons_border_radius'); ?>px;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_color')) : ?>
	.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-button {
	color: <?php echo thegem_get_option('product_grid_icons_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_color_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption a.icon:hover,
	.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-button:hover {
	color: <?php echo thegem_get_option('product_grid_icons_color_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_caption_image_color')) : ?>
	.portfolio.extended-products-grid.caption-position-image .portfolio-item .image .overlay .links .portfolio-icons a.icon {
	color: <?php echo thegem_get_option('product_grid_icons_caption_image_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_caption_image_color_hover')) : ?>
	.portfolio.extended-products-grid.caption-position-image .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover {
	color: <?php echo thegem_get_option('product_grid_icons_caption_image_color_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_background')) : ?>
	.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-button {
	background-color: <?php echo thegem_get_option('product_grid_icons_background'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_background_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption a.icon:hover,
	.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-button:hover {
	background-color: <?php echo thegem_get_option('product_grid_icons_background_hover'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_border_color')) : ?>
	.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon,
	.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-button {
	border-color: <?php echo thegem_get_option('product_grid_icons_border_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_icons_border_color_hover')) : ?>
	.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption a.icon:hover,
	.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon:hover,
	.portfolio.extended-products-grid .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter .portfolio-search-filter-button:hover {
	border-color: <?php echo thegem_get_option('product_grid_icons_border_color_hover'); ?>;
	}
<?php endif; ?>

<?php if(thegem_is_plugin_active('woocommerce/woocommerce.php')): ?>
	<?php if(thegem_get_option('product_labels_font_family')) : ?>
        .product .onsale,
        .product .new-label,
        .product .out-of-stock-label,
        .product-gallery-labels .product-labels .onsale,
        .product-gallery-labels .product-labels .new-label,
        .product-gallery-labels .product-labels .out-of-stock-label{
        font-family: '<?php echo thegem_get_option('product_labels_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_labels_font_style')) : ?>
        .product .onsale,
        .product .new-label,
        .product .out-of-stock-label,
        .product-gallery-labels .product-labels .onsale,
        .product-gallery-labels .product-labels .new-label,
        .product-gallery-labels .product-labels .out-of-stock-label{
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_labels_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_labels_font_style'), 'italic') !== false) : ?>
            .product .onsale,
            .product .new-label,
            .product .out-of-stock-label,
            .product-gallery-labels .product-labels .onsale,
            .product-gallery-labels .product-labels .new-label,
            .product-gallery-labels .product-labels .out-of-stock-label{
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_labels_font_style'), 'oblique') !== false) : ?>
            .product .onsale,
            .product .new-label,
            .product .out-of-stock-label,
            .product-gallery-labels .product-labels .onsale,
            .product-gallery-labels .product-labels .new-label,
            .product-gallery-labels .product-labels .out-of-stock-label{
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_labels_font_size')) : ?>
        .product-gallery-labels .product-labels .onsale,
        .product-gallery-labels .product-labels .new-label,
        .product-gallery-labels .product-labels .out-of-stock-label{
        font-size: <?php echo intval(thegem_get_option('product_labels_font_size')*1.43); ?>px;
        }

        .portfolio.extended-products-grid .product .onsale,
        .portfolio.extended-products-grid .product .new-label,
        .portfolio.extended-products-grid .product .out-of-stock-label,
        .product-gallery-labels .product-labels.style-5 .onsale,
        .product-gallery-labels .product-labels.style-6 .onsale,
        .product-gallery-labels .product-labels.style-5 .new-label,
        .product-gallery-labels .product-labels.style-6 .new-label,
        .product-gallery-labels .product-labels.style-5 .out-of-stock-label,
        .product-gallery-labels .product-labels.style-6 .out-of-stock-label{
        font-size: <?php echo thegem_get_option('product_labels_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_labels_line_height')) : ?>
        .product-gallery-labels .product-labels .onsale,
        .product-gallery-labels .product-labels .new-label,
        .product-gallery-labels .product-labels .out-of-stock-label{
        line-height: <?php echo intval(thegem_get_option('product_labels_line_height')*1.43); ?>px;
        }

        .portfolio.extended-products-grid .product .onsale,
        .portfolio.extended-products-grid .product .new-label,
        .portfolio.extended-products-grid .product .out-of-stock-label,
        .product-gallery-labels .product-labels.style-5 .onsale,
        .product-gallery-labels .product-labels.style-6 .onsale,
        .product-gallery-labels .product-labels.style-5 .new-label,
        .product-gallery-labels .product-labels.style-6 .new-label,
        .product-gallery-labels .product-labels.style-5 .out-of-stock-label,
        .product-gallery-labels .product-labels.style-6 .out-of-stock-label{
        line-height: <?php echo thegem_get_option('product_labels_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_labels_text_transform')) : ?>
        .product .onsale,
        .product .new-label,
        .product .out-of-stock-label,
        .product-gallery-labels .product-labels .onsale,
        .product-gallery-labels .product-labels .new-label,
        .product-gallery-labels .product-labels .out-of-stock-label{
        text-transform: <?php echo thegem_get_option('product_labels_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_labels_letter_spacing') !== '') : ?>
        .portfolio.extended-products-grid .product .onsale,
        .portfolio.extended-products-grid .product .new-label,
        .portfolio.extended-products-grid .product .out-of-stock-label,
        .product-gallery-labels .product-labels .onsale,
        .product-gallery-labels .product-labels .new-label,
        .product-gallery-labels .product-labels .out-of-stock-label{
        letter-spacing: <?php echo strval(thegem_get_option('product_labels_letter_spacing')); ?>px;
        }
	<?php endif; ?>
<?php endif; ?>

<?php if (thegem_get_option('product_labels_text_color')) : ?>
	.product .onsale,
	.product .new-label,
	.product .out-of-stock-label,
	.product-gallery-labels .product-labels .onsale,
	.product-gallery-labels .product-labels .new-label,
	.product-gallery-labels .product-labels .out-of-stock-label{
		color: <?php echo thegem_get_option('product_labels_text_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_labels_sale_background')) : ?>
	.product .onsale,
	.product-gallery-labels .product-labels .onsale{
		background-color: <?php echo thegem_get_option('product_labels_sale_background'); ?>;
	}
	.product .onsale:after,
	.product-gallery-labels .product-labels .onsale:after{
		border-left-color: <?php echo thegem_get_option('product_labels_sale_background'); ?>;
		border-right-color: <?php echo thegem_get_option('product_labels_sale_background'); ?>
	}
	.product .onsale svg,
	.product-gallery-labels .product-labels .onsale svg{
		fill: <?php echo thegem_get_option('product_labels_sale_background'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_labels_new_background')) : ?>
	.product .new-label,
	.product-gallery-labels .product-labels .new-label{
		background-color: <?php echo thegem_get_option('product_labels_new_background'); ?>;
	}
	.product .new-label:after,
	.product-gallery-labels .product-labels .new-label:after{
		border-left-color: <?php echo thegem_get_option('product_labels_new_background'); ?>;
		border-right-color: <?php echo thegem_get_option('product_labels_new_background'); ?>
	}
	.product .new-label svg,
	.product-gallery-labels .product-labels .new-label svg{
		fill: <?php echo thegem_get_option('product_labels_new_background'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_labels_out_of_stock_background')) : ?>
	.product .out-of-stock-label,
	.product-gallery-labels .product-labels .out-of-stock-label{
		background-color: <?php echo thegem_get_option('product_labels_out_of_stock_background'); ?>;
	}
	.product .out-of-stock-label:after,
	.product-gallery-labels .product-labels .out-of-stock-label:after{
		border-left-color: <?php echo thegem_get_option('product_labels_out_of_stock_background'); ?>;
		border-right-color: <?php echo thegem_get_option('product_labels_out_of_stock_background'); ?>;
	}
	.product .out-of-stock-label svg,
	.product-gallery-labels .product-labels .out-of-stock-label svg{
		fill: <?php echo thegem_get_option('product_labels_out_of_stock_background'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_quick_view_color')) : ?>
	.quick-view-button {
	color: <?php echo thegem_get_option('product_grid_quick_view_color'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_quick_view_background')) : ?>
	.quick-view-button {
	background-color: <?php echo thegem_get_option('product_grid_quick_view_background'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_page_button_add_to_cart_border_width')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-cart-border-width: <?php echo thegem_get_option('product_page_button_add_to_cart_border_width'); ?>px;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_cart_border_radius') !== '') : ?>
:root {
    --thegem-to-product-page-btn-add-to-cart-border-radius: <?php echo thegem_get_option('product_page_button_add_to_cart_border_radius'); ?>px;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_cart_color')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-cart-text-color: <?php echo thegem_get_option('product_page_button_add_to_cart_color'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_cart_color_hover')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-cart-text-color-hover: <?php echo thegem_get_option('product_page_button_add_to_cart_color_hover'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_cart_background')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-cart-background-color: <?php echo thegem_get_option('product_page_button_add_to_cart_background'); ?>;
}
.product-page__wrapper .gem-button-style-outline.single_add_to_cart_button {
    background-color: <?php echo thegem_get_option('product_page_button_add_to_cart_background'); ?> !important;
}
<?php else: ?>
.product-page__wrapper .gem-button-style-outline.single_add_to_cart_button {
    background-color: <?php echo thegem_get_option('styled_elements_color_1'); ?> !important;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_cart_background_hover')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-cart-background-color-hover: <?php echo thegem_get_option('product_page_button_add_to_cart_background_hover'); ?>;
}
.product-page__wrapper .gem-button-style-outline.single_add_to_cart_button:hover {
    background-color: <?php echo thegem_get_option('product_page_button_add_to_cart_background_hover'); ?> !important;
}
<?php else: ?>
.product-page__wrapper .gem-button-style-outline.single_add_to_cart_button:hover {
    background-color: <?php echo thegem_get_option('button_background_hover_color'); ?> !important;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_cart_border_color')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-cart-border-color: <?php echo thegem_get_option('product_page_button_add_to_cart_border_color'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_cart_border_color_hover')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-cart-border-color-hover: <?php echo thegem_get_option('product_page_button_add_to_cart_border_color_hover'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_wishlist_color')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-wishlist-color: <?php echo thegem_get_option('product_page_button_add_to_wishlist_color'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_wishlist_color_hover')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-wishlist-color-hover: <?php echo thegem_get_option('product_page_button_add_to_wishlist_color_hover'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('product_page_button_add_to_wishlist_color_filled')) : ?>
:root {
    --thegem-to-product-page-btn-add-to-wishlist-color-filled: <?php echo thegem_get_option('product_page_button_add_to_wishlist_color_filled'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('product_grid_category_title_font_family')) : ?>
	.products-categories-widget .category-title {
	font-family: '<?php echo thegem_get_option('product_grid_category_title_font_family'); ?>';
	}
<?php endif; ?>

<?php if(thegem_get_option('product_grid_category_title_font_size')) : ?>
	.products-categories-widget .category-title {
	font-size: <?php echo thegem_get_option('product_grid_category_title_font_size'); ?>px;
	}
<?php endif; ?>

<?php if(thegem_get_option('product_grid_category_title_font_style')) : ?>
	.products-categories-widget .category-title {
	font-style: normal;
	font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_grid_category_title_font_style')); ?>;
	}
	<?php if(strpos(thegem_get_option('product_grid_category_title_font_style'), 'italic') !== false) : ?>
		.products-categories-widget .category-title {
		font-style: italic;
		}
	<?php endif; ?>
	<?php if(strpos(thegem_get_option('product_grid_category_title_font_style'), 'oblique') !== false) : ?>
		.products-categories-widget .category-title {
		font-style: oblique;
		}
	<?php endif; ?>
<?php endif; ?>

<?php if(thegem_get_option('product_grid_category_title_line_height')) : ?>
	.products-categories-widget .category-title {
	line-height: <?php echo thegem_get_option('product_grid_category_title_line_height'); ?>px;
	}
<?php endif; ?>

<?php if(thegem_get_option('product_grid_category_title_text_transform')) : ?>
	.products-categories-widget .category-title {
	text-transform: <?php echo thegem_get_option('product_grid_category_title_text_transform'); ?>;
	}
<?php endif; ?>

<?php if(thegem_get_option('product_grid_category_title_letter_spacing') !== '') : ?>
	.products-categories-widget .category-title {
	letter-spacing: <?php echo strval(thegem_get_option('product_grid_category_title_letter_spacing')); ?>px;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_title_color_dark')) : ?>
	.products-categories-widget.caption-container-preset-solid.caption-container-preset-color-light .category-title,
	.products-categories-widget.caption-container-preset-transparent.caption-container-preset-color-dark .category-title,
	.products-categories-widget.caption-container-preset-bold.caption-container-preset-color-light .category-title {
	color: <?php echo thegem_get_option('product_grid_category_title_color_dark'); ?>;
	}
	.products-categories-widget.caption-container-preset-bold.caption-container-preset-color-dark .category-title {
	background-color: <?php echo thegem_get_option('product_grid_category_title_color_dark'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_title_color_light')) : ?>
	.products-categories-widget.caption-container-preset-solid.caption-container-preset-color-dark .category-title,
	.products-categories-widget.caption-container-preset-transparent.caption-container-preset-color-light .category-title,
	.products-categories-widget.caption-container-preset-bold.caption-container-preset-color-dark .category-title {
	color: <?php echo thegem_get_option('product_grid_category_title_color_light'); ?>;
	}
	.products-categories-widget.caption-container-preset-bold.caption-container-preset-color-light .category-title {
	background-color: <?php echo thegem_get_option('product_grid_category_title_color_light'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_title_color_below_image')) : ?>
	.products-categories-widget.caption-position-below .category-title {
	color: <?php echo thegem_get_option('product_grid_category_title_color_below_image'); ?>;
	}
<?php endif; ?>

<?php if(thegem_is_plugin_active('woocommerce/woocommerce.php')): ?>
	<?php if(thegem_get_option('product_grid_category_counts_font_family')) : ?>
        .products-categories-widget .category-count {
        font-family: '<?php echo thegem_get_option('product_grid_category_counts_font_family'); ?>';
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_counts_font_size')) : ?>
        .products-categories-widget .category-count {
        font-size: <?php echo thegem_get_option('product_grid_category_counts_font_size'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_counts_font_style')) : ?>
        .products-categories-widget .category-count {
        font-style: normal;
        font-weight: <?php echo str_replace(array('italic', 'normal', 'regular', 'oblique'),array('', '', 'normal', ''),thegem_get_option('product_grid_category_counts_font_style')); ?>;
        }
		<?php if(strpos(thegem_get_option('product_grid_category_counts_font_style'), 'italic') !== false) : ?>
            .products-categories-widget .category-count {
            font-style: italic;
            }
		<?php endif; ?>
		<?php if(strpos(thegem_get_option('product_grid_category_counts_font_style'), 'oblique') !== false) : ?>
            .products-categories-widget .category-count {
            font-style: oblique;
            }
		<?php endif; ?>
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_counts_line_height')) : ?>
        .products-categories-widget .category-count {
        line-height: <?php echo thegem_get_option('product_grid_category_counts_line_height'); ?>px;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_counts_text_transform')) : ?>
        .products-categories-widget .category-count {
        text-transform: <?php echo thegem_get_option('product_grid_category_counts_text_transform'); ?>;
        }
	<?php endif; ?>
	
	<?php if(thegem_get_option('product_grid_category_counts_letter_spacing') !== '') : ?>
        .products-categories-widget .category-count {
        letter-spacing: <?php echo strval(thegem_get_option('product_grid_category_counts_letter_spacing')); ?>px;
        }
	<?php endif; ?>
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_counts_color_dark')) : ?>
	.products-categories-widget.caption-container-preset-solid.caption-container-preset-color-light  .category-count,
	.products-categories-widget.caption-container-preset-transparent.caption-container-preset-color-dark .category-count,
	.products-categories-widget.caption-container-preset-bold.caption-container-preset-color-dark .category-count {
	color: <?php echo thegem_get_option('product_grid_category_counts_color_dark'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_counts_color_light')) : ?>
	.products-categories-widget.caption-container-preset-solid.caption-container-preset-color-dark .category-count,
	.products-categories-widget.caption-container-preset-transparent.caption-container-preset-color-light .category-count,
	.products-categories-widget.caption-container-preset-bold.caption-container-preset-color-light .category-count {
	color: <?php echo thegem_get_option('product_grid_category_counts_color_light'); ?>;
	}
<?php endif; ?>

<?php if (thegem_get_option('product_grid_category_counts_color_below_image')) : ?>
	.products-categories-widget.caption-position-below .category-count {
	color: <?php echo thegem_get_option('product_grid_category_counts_color_below_image'); ?>;
	}
<?php endif; ?>

<?php if(thegem_get_option('product_archive_type') == 'grid') :

	if (thegem_get_option('product_archive_preset_type') == 'on_image') {
		$hover_effect = thegem_get_option('product_archive_image_hover_effect_image');
		$caption_position = 'image';
		$preset = 'image-' . thegem_get_option('product_archive_preset_on_image');
	} else if (thegem_get_option('product_archive_preset_type') == 'below') {
		$hover_effect = thegem_get_option('product_archive_image_hover_effect_page');
		$caption_position = 'page';
		$preset = 'below-' . thegem_get_option('product_archive_preset_below');
	} else {
		$hover_effect = thegem_get_option('product_archive_image_hover_effect_hover');
		$caption_position = 'hover';
		$preset = 'hover-' . thegem_get_option('product_archive_preset_on_hover');
	}

	$presets = thegem_extended_products_get_preset_settings();
	$preset_params = $presets[$preset] ? $presets[$preset] : [];

	$params = array_merge($preset_params, array(
		'portfolio_uid' => '',
		'columns_desktop' => thegem_get_option('product_archive_columns_desktop'),
		'image_gaps' => thegem_get_option('product_archive_size_desktop'),
		'image_gaps_tablet' => thegem_get_option('product_archive_size_tablet'),
		'image_gaps_mobile' => thegem_get_option('product_archive_size_mobile'),
		'product_show_categories' => thegem_get_option('product_archive_show_categories_desktop'),
		'product_show_categories_tablet' => thegem_get_option('product_archive_show_categories_tablet'),
		'product_show_categories_mobile' => thegem_get_option('product_archive_show_categories_mobile'),
		'product_show_reviews' => thegem_get_option('product_archive_show_reviews_desktop'),
		'product_show_reviews_tablet' => thegem_get_option('product_archive_show_reviews_tablet'),
		'product_show_reviews_mobile' => thegem_get_option('product_archive_show_reviews_mobile'),
		'caption_container_alignment' => thegem_get_option('product_archive_caption_container_alignment_desktop'),
		'caption_container_alignment_tablet' => thegem_get_option('product_archive_caption_container_alignment_tablet'),
		'caption_container_alignment_mobile' => thegem_get_option('product_archive_caption_container_alignment_mobile'),
		'caption_background' => thegem_get_option('product_archive_caption_container_background_color'),
		'caption_background_hover' => thegem_get_option('product_archive_caption_container_background_color_hover'),
		'product_separator' => thegem_get_option('product_archive_caption_container_separator'),
		'product_separator_width' => thegem_get_option('product_archive_caption_container_separator_width'),
		'product_separator_color' => thegem_get_option('product_archive_caption_container_separator_color'),
		'caption_container_preset_hover' => thegem_get_option('product_archive_caption_container_preset_hover'),
		'caption_container_preset_hover_background_color' => thegem_get_option('product_archive_caption_container_preset_hover_background_color'),
		'icons_color_normal' => thegem_get_option('product_archive_icons_color'),
		'icons_color_hover' => thegem_get_option('product_archive_icons_color_hover'),
		'icons_background_color_normal' => thegem_get_option('product_archive_icons_color_background'),
		'icons_background_color_hover' => thegem_get_option('product_archive_icons_color_background_hover'),
		'icons_border_color_normal' => thegem_get_option('product_archive_icons_color_border'),
		'icons_border_color_hover' => thegem_get_option('product_archive_icons_color_border_hover'),
		'buttons_border_width' => thegem_get_option('product_archive_button_border_width_desktop'),
		'buttons_border_width_tablet' => thegem_get_option('product_archive_button_border_width_tablet'),
		'buttons_border_width_mobile' => thegem_get_option('product_archive_button_border_width_mobile'),
		'buttons_border_radius' => thegem_get_option('product_archive_button_border_radius_desktop'),
		'buttons_border_radius_tablet' => thegem_get_option('product_archive_button_border_radius_tablet'),
		'buttons_border_radius_mobile' => thegem_get_option('product_archive_button_border_radius_mobile'),
		'buttons_icon_alignment' => thegem_get_option('product_archive_button_icon_alignment'),
		'button_cart_color_normal' => thegem_get_option('product_archive_button_add_to_cart_text_color'),
		'button_cart_color_hover' => thegem_get_option('product_archive_button_add_to_cart_text_color_hover'),
		'button_cart_background_color_normal' => thegem_get_option('product_archive_button_add_to_cart_background_color'),
		'button_cart_background_color_hover' => thegem_get_option('product_archive_button_add_to_cart_background_color_hover'),
		'button_cart_border_color_normal' => thegem_get_option('product_archive_button_add_to_cart_border_color'),
		'button_cart_border_color_hover' => thegem_get_option('product_archive_button_add_to_cart_border_color_hover'),
		'button_options_color_normal' => thegem_get_option('product_archive_button_select_options_text_color'),
		'button_options_color_hover' => thegem_get_option('product_archive_button_select_options_text_color_hover'),
		'button_options_background_color_normal' => thegem_get_option('product_archive_button_select_options_background_color'),
		'button_options_background_color_hover' => thegem_get_option('product_archive_button_select_options_background_color_hover'),
		'button_options_border_color_normal' => thegem_get_option('product_archive_button_select_options_border_color'),
		'button_options_border_color_hover' => thegem_get_option('product_archive_button_select_options_border_color_hover'),
		'filter_by_categories_order' => thegem_get_option('product_archive_filter_by_categories_order'),
		'filter_by_attribute_order' => thegem_get_option('product_archive_filter_by_attribute_order'),
		'filter_by_price_order' => thegem_get_option('product_archive_filter_by_price_order'),
		'filter_by_status_order' => thegem_get_option('product_archive_filter_by_status_order'),
	));
	echo thegem_extended_products_render_styles($params);

endif; ?>

<?php if (thegem_get_option('cart_icon_default') == 'cart') : ?>
:root {
    --thegem-to-cart-icon-font: 'thegem-icons';
    --thegem-to-cart-icon-icon: '\e67d';
}
body .woocommerce-wishlist .wishlist_table .product-add-to-cart .add_to_cart_button.simple a.gem-button:before,
body .portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .add_to_cart_button:before,
body #primary-navigation #primary-menu > li.menu-item-cart > a:before,
body .hamburger-minicart > a:before,
body .mobile-cart-position-top #site-header .mobile-cart > a:before,
body .mobile-cart .mobile-cart-header .mobile-cart-header-title:before,
body .single-product-content form.cart .gem-button .gem-icon-cart:before,
body .woocommerce-wishlist .wishlist_table .product-add-to-cart .add_to_cart_button.simple a.gem-button:before {
	content: '\e67d';
}
body .products .product-bottom .add_to_cart_button:before,
body .portfolio.extended-products-grid .product-bottom .add_to_cart_button i.default:before,
body .portfolio.extended-products-grid.hover-default .portfolio-item .caption .add_to_cart_button i.default:before,
body .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .add_to_cart_button i.default:before,
body .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .add_to_cart_button i.default:before,
body .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .add_to_cart_button i.default:before {
	content: '\e67e';
}
body.mobile-cart-position-top #site-header .mobile-cart > a:before {
	-webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M8,18c-0.6,0-1,0.2-1.4,0.6S6,19.4,6,20s0.2,1.1,0.6,1.4S7.4,22,8,22s1-0.2,1.4-0.6S10,20.6,10,20s-0.2-1-0.6-1.4 S8.6,18,8,18z'/%3E%3Cpath d='M18,18c-0.6,0-1.1,0.2-1.5,0.6S16,19.4,16,20s0.2,1.1,0.6,1.4S17.4,22,18,22s1.1-0.2,1.4-0.6S20,20.6,20,20s-0.2-1-0.6-1.4 S18.6,18,18,18z'/%3E%3Cpath d='M21.8,6.4C21.6,6.2,21.3,6,21,6H10v2h9.6l-2.3,6H8.8L6,2.8C5.9,2.3,5.5,2,5,2H2v2h2.2L7,15.3C7.1,15.7,7.5,16,8,16h10 c0.4,0,0.8-0.3,0.9-0.6l3-8C22.1,7.1,22,6.7,21.8,6.4z'/%3E%3C/g%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M8,18c-0.6,0-1,0.2-1.4,0.6S6,19.4,6,20s0.2,1.1,0.6,1.4S7.4,22,8,22s1-0.2,1.4-0.6S10,20.6,10,20s-0.2-1-0.6-1.4 S8.6,18,8,18z'/%3E%3Cpath d='M18,18c-0.6,0-1.1,0.2-1.5,0.6S16,19.4,16,20s0.2,1.1,0.6,1.4S17.4,22,18,22s1.1-0.2,1.4-0.6S20,20.6,20,20s-0.2-1-0.6-1.4 S18.6,18,18,18z'/%3E%3Cpath d='M21.8,6.4C21.6,6.2,21.3,6,21,6H10v2h9.6l-2.3,6H8.8L6,2.8C5.9,2.3,5.5,2,5,2H2v2h2.2L7,15.3C7.1,15.7,7.5,16,8,16h10 c0.4,0,0.8-0.3,0.9-0.6l3-8C22.1,7.1,22,6.7,21.8,6.4z'/%3E%3C/g%3E%3C/svg%3E");
}
<?php elseif (thegem_get_option('cart_icon_default') == 'bag') : ?>
:root {
    --thegem-to-cart-icon-font: 'thegem-icons';
    --thegem-to-cart-icon-icon: '\e67f';
}
body .woocommerce-wishlist .wishlist_table .product-add-to-cart .add_to_cart_button.simple a.gem-button:before,
body .portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .add_to_cart_button:before,
body #primary-navigation #primary-menu > li.menu-item-cart > a:before,
body .hamburger-minicart > a:before,
body .mobile-cart-position-top #site-header .mobile-cart > a:before,
body .mobile-cart .mobile-cart-header .mobile-cart-header-title:before,
body .single-product-content form.cart .gem-button .gem-icon-cart:before,
body .woocommerce-wishlist .wishlist_table .product-add-to-cart .add_to_cart_button.simple a.gem-button:before {
	content: '\e67f';
}
body .products .product-bottom .add_to_cart_button:before,
body .portfolio.extended-products-grid .product-bottom .add_to_cart_button i.default:before,
body .portfolio.extended-products-grid.hover-default .portfolio-item .caption .add_to_cart_button i.default:before,
body .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .add_to_cart_button i.default:before,
body .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .add_to_cart_button i.default:before,
body .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .add_to_cart_button i.default:before {
	content: '\e680';
}
body.mobile-cart-position-top #site-header .mobile-cart > a:before {
	-webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M19,6h-2c0-2.8-2.2-5-5-5S7,3.2,7,6H5C3.9,6,3,6.9,3,8v12c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V8C21,6.9,20.1,6,19,6z M12,3 c1.7,0,3,1.3,3,3H9C9,4.3,10.3,3,12,3z M19,20H5V8h2v2h2V8h6v2h2V8h2V20z'/%3E%3C/svg%3E%0A");
	mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M19,6h-2c0-2.8-2.2-5-5-5S7,3.2,7,6H5C3.9,6,3,6.9,3,8v12c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V8C21,6.9,20.1,6,19,6z M12,3 c1.7,0,3,1.3,3,3H9C9,4.3,10.3,3,12,3z M19,20H5V8h2v2h2V8h6v2h2V8h2V20z'/%3E%3C/svg%3E%0A");
}
<?php elseif (thegem_get_option('cart_icon_default') == 'custom') : ?>
<?php if (thegem_get_option('cart_icon_pack') && thegem_get_option('cart_icon')) : ?>
:root {
    <?php if (thegem_get_option('cart_icon_pack') == 'material') : ?>
        --thegem-to-cart-icon-font: 'MaterialDesignIcons';
    <?php elseif (thegem_get_option('cart_icon_pack') == 'fontawesome') : ?>
        --thegem-to-cart-icon-font: 'FontAwesome';
    <?php elseif (thegem_get_option('cart_icon_pack') == 'elegant') : ?>
        --thegem-to-cart-icon-font: 'ElegantIcons';
    <?php endif; ?>
    --thegem-to-cart-icon-icon: '\<?php echo thegem_get_option('cart_icon'); ?>';
}

body #primary-navigation #primary-menu > li.menu-item-cart > a:before,
body .hamburger-minicart > a:before {
<?php if (thegem_get_option('cart_icon_pack') == 'material') : ?>
	font-family: 'MaterialDesignIcons';
<?php elseif (thegem_get_option('cart_icon_pack') == 'fontawesome') : ?>
	font-family: 'FontAwesome';
<?php elseif (thegem_get_option('cart_icon_pack') == 'elegant') : ?>
	font-family: 'ElegantIcons';
<?php endif; ?>
	content: '\<?php echo thegem_get_option('cart_icon'); ?>';
}
<?php endif; ?>
<?php endif; ?>

<?php if (thegem_get_option('modern_cart_steps_text_color')) : ?>
#page-title .woocommerce-cart-checkout-steps-title .step {
	background-color: <?php echo thegem_get_option('product_grid_quick_view_background'); ?>;
}
<?php endif; ?>

<?php if (thegem_get_option('modern_cart_steps_background_color')) : ?>
#page-title.woocommerce-cart-checkout {
	background-color: <?php echo thegem_get_option('modern_cart_steps_background_color'); ?>;
}
<?php endif; ?>

<?php if (thegem_get_option('styled_elements_background_color')) : ?>
	.preloader .skeleton .widget:before {
	background-image: linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 20px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0);
	}
	.preloader .skeleton .portfolio-item:before {
	background-image: linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 100%, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0);
	}
	.preloader .skeleton .caption-position-image .products-category-item:before {
	background-image: linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 100%, transparent 0);
	}
	.preloader .skeleton .caption-position-below .products-category-item:before {
	background-image: linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 100%, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0), linear-gradient(<?php echo thegem_get_option('styled_elements_background_color'); ?> 12px, transparent 0);
	}
<?php endif; ?>

<?php if (thegem_get_option('header_builder_light_color')) : ?>
:root {
    --header-builder-light-color: <?php echo thegem_get_option('header_builder_light_color'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('header_builder_light_color_hover')) : ?>
:root {
    --header-builder-light-color-hover: <?php echo thegem_get_option('header_builder_light_color_hover'); ?>;
}
<?php endif; ?>

<?php if (thegem_get_option('page_layout_breadcrumbs_default_color')) : ?>
:root {
    --thegem-to-breadcrumbs-color: <?php echo thegem_get_option('page_layout_breadcrumbs_default_color'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('page_layout_breadcrumbs_hover_color')) : ?>
:root {
    --thegem-to-breadcrumbs-color-hover: <?php echo thegem_get_option('page_layout_breadcrumbs_hover_color'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('page_layout_breadcrumbs_active_color')) : ?>
:root {
    --thegem-to-breadcrumbs-color-active: <?php echo thegem_get_option('page_layout_breadcrumbs_active_color'); ?>;
}
<?php endif; ?>

<?php if (thegem_get_option('product_rating_stars_base_color')) : ?>
:root {
    --thegem-to-product-rating-stars-base-color: <?php echo thegem_get_option('product_rating_stars_base_color'); ?>;
}
<?php endif; ?>
<?php if (thegem_get_option('product_rating_stars_rated_color')) : ?>
:root {
    --thegem-to-product-rating-stars-rated-color: <?php echo thegem_get_option('product_rating_stars_rated_color'); ?>;
}
<?php endif; ?>

<?php if (thegem_get_option('minicart_main_background_color')) : ?>
:root {
    --thegem-to-minicart-background-color: <?php echo thegem_get_option('minicart_main_background_color'); ?>;
}
<?php endif; ?>

<?php if(thegem_get_option('custom_css')) : ?>
<?php echo stripslashes(thegem_get_option('custom_css')); ?>
<?php endif; ?>