#primary-navigation .hamburger-with-cart + #primary-menu.nav-menu.no-responsive > li.menu-item-cart,
#primary-navigation .hamburger-with-cart + div #primary-menu.nav-menu.no-responsive > li.menu-item-cart {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a {
margin-right: 26px;
}
.header-layout-vertical #primary-navigation #primary-menu > li.menu-item-cart > a,
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a {
margin-right: 0;
}
.hamburger-minicart > a {
line-height: 60px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a,
.hamburger-minicart.hamburger-minicart-size-small > a {
line-height: 1;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.empty,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count,
.hamburger-minicart > a.empty {
margin-right: 0;
}
#primary-navigation #primary-menu > li.menu-item-cart > a:before,
.hamburger-minicart > a:before {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
content: '\e613';
margin-right: 5px;
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
width: 100%;
padding-right: 3px;
}
.hamburger-minicart > a:before {
font-size: 48px;
margin: 0;
padding: 0;
-webkit-transition: font-size .3s;
transition: font-size .3s;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a:before {
font-size: 24px;
}
.hamburger-minicart.hamburger-minicart-size-small > a:before {
font-size: 24px;
}
#page.vertical-header #primary-navigation #primary-menu > li.menu-item-cart > a:before,
.header-layout-fullwidth_hamburger #primary-navigation #primary-menu > li.menu-item-cart > a:before {
text-align: left;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a:before {
text-align: left;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > .minicart {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
.hamburger-minicart > a .minicart-item-count {
position: absolute;
right: -15px;
top: 50%;
width: 23px;
height: 18px;
font-size: 87.5%;
text-align: center;
line-height: 18px;
margin: -8px 0 0 0;
padding-right: 2px;
z-index: 1;
}
.hamburger-minicart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
position: absolute;
width: 20px;
height: 20px;
top: 15px;
right: 0;
left: auto;
margin: 0;
padding: 0;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 11px;
color: #000000;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
width: 18px;
height: 18px;
line-height: 18px;
top: 50%;
margin-top: -11px;
right: 11px;
}
#page .header-layout-overlay #primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
width: 20px;
height: 20px;
line-height: 20px;
top: 19px;
right: 13px;
font: inherit;
font-size: 11px;
}
#site-header .hamburger-size-small .hamburger-minicart > a .minicart-item-count,
#site-header.shrink .hamburger-minicart > a .minicart-item-count {
width: 16px;
height: 16px;
font-size: 9px;
top: 2px;
right: -6px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a .minicart-item-count {
margin-top: 0;
}
.hamburger-minicart.hamburger-minicart-size-small > a .minicart-item-count {
margin-top: 0;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.empty .minicart-item-count,
.hamburger-minicart > a.empty .minicart-item-count {
display: none;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a .minicart-item-count {
left: 65px;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count:after {
content: '';
position: absolute;
left: -6px;
top: 3px;
width: 12px;
height: 12px;
transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
background: inherit;
z-index: -1;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count:after {
display: none;
}
#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,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
color: #ffffff;
}
@media (max-width: 768px) {
.primary-navigation li.menu-item-cart > a:after,
.primary-navigation li.menu-item-cart > .minicart {
display: none;
}
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart {
position: absolute;
visibility: hidden;
white-space: normal;
width: 305px;
border-top: 0;
transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
-moz-transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
-webkit-transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
opacity: 0;
transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
-moz-transform: translateY(20px);
-webkit-transform: translateY(20px);
padding: 23px 0 0;
border: 1px solid #ffffff;
}
.header-layout-fullwidth_hamburger #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
#thegem-perspective .perspective-navigation #primary-menu.no-responsive li.menu-item-cart > .minicart,
#page.vertical-header #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.header-layout-overlay #primary-navigation #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul,
.hamburger-minicart > .minicart ul {
position: relative;
visibility: inherit;
width: auto;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;
opacity: 1;
transform: none;
-o-transform: none;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
border: 0;
}
#primary-menu.no-responsive:hover li.menu-item-cart:hover > .minicart,
.hamburger-minicart:hover > .minicart {
visibility: visible;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
opacity: 1;
transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
}
#primary-menu.no-responsive:hover > li.menu-item-cart .minicart {
visibility: hidden;
transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-webkit-transition: all 0.1s linear;
opacity: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart {
top: 100%;
left: 0; }
#site-header.shrink .hamburger-minicart > .minicart {
margin-top: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart.invert,
.hamburger-minicart > .minicart.invert {
left: auto;
right: 0;
} #primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content ul.cart_list,
.hamburger-minicart .widget_shopping_cart_content ul.cart_list,
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list {
padding: 0 24px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li img,
.hamburger-minicart > .minicart ul li img,
.mobile-cart-position-top #site-header .mobile-cart ul li img {
height: 60px;
width: 60px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image,
.hamburger-minicart > .minicart ul li .minicart-image,
.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image {
float: left;
margin-right: 17px;
margin-top: -4px;
position: relative;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image:after,
.hamburger-minicart > .minicart ul li .minicart-image:after,
.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover .minicart-image:after,
.hamburger-minicart > .minicart ul li a:hover .minicart-image:after,
.mobile-cart-position-top #site-header .mobile-cart ul li a:hover .minicart-image:after {
opacity: 1;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before,
.hamburger-minicart > .minicart ul li.sale .minicart-image:before,
.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before {
content: '%';
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
right: -11px;
top: 4px;
z-index: 2;
line-height: 24px;
text-align: center;
text-indent: -1px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li,
.hamburger-minicart > .minicart ul li,
.mobile-cart-position-top #site-header .mobile-cart ul li {
display: inline-block;
padding: 4px 0 0 0;
margin: 26px 0 0 0;
width: 100%;
border: 0;
position: relative;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .variation,
.hamburger-minicart > .minicart ul li .variation,
.mobile-cart-position-top #site-header .mobile-cart ul li .variation {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty,
.hamburger-minicart > .minicart ul li.empty,
.mobile-cart-position-top #site-header .mobile-cart ul li.empty {
padding-bottom: 25px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li:first-child,
.hamburger-minicart > .minicart ul li:first-child,
.mobile-cart-position-top #site-header .mobile-cart ul li:first-child {
margin: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a,
.hamburger-minicart > .minicart ul li a,
.mobile-cart-position-top #site-header .mobile-cart ul li a {
display: block;
margin: 0 20px 0 0;
border: 0 !important;
padding: 0 !important;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove,
.hamburger-minicart > .minicart ul li a.remove,
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
padding: 0;
margin: 0;
position: absolute;
right: 0;
top: -7px;
cursor: pointer;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity,
.hamburger-minicart > .minicart ul li .quantity,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity {
display: inline-block;
margin-top: 4px;
}
.widget_shopping_cart_content ul.cart_list li .cart-item-info {
margin-left: 85px;
padding-top: 5px;
}
.widget_shopping_cart_content .quantity {
font-size: 123.5%;
line-height: 1.421;
}
.widget_shopping_cart_content .minicart-bottom {
margin-top: 25px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content .minicart-bottom,
.hamburger-minicart .widget_shopping_cart_content .minicart-bottom,
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content .minicart-bottom {
padding: 20px 20px 20px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
.hamburger-minicart > .minicart .total,
.mobile-cart-position-top #site-header .mobile-cart .total {
padding: 15px 24px 0;
margin-top: 24px;
display: flex;
justify-content: space-between;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total strong,
.hamburger-minicart > .minicart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total strong {
display: inline-block;
padding-top: 7px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
display: flex;
flex-wrap: wrap;
padding: 8px 18px 17px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons a,
.hamburger-minicart > .minicart .buttons a,
.mobile-cart-position-top #site-header .mobile-cart .buttons a {
margin: 0;
width: 100%;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart {
flex: 1;
margin: 6px;
flex-basis: auto;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout,
.mobile-cart-position-top #site-header .mobile-cart .mini-cart-checkout {
flex: 1;
margin: 6px;
flex-basis: auto;
}
.widget_shopping_cart_content .cart_list .empty {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0 none;
margin-bottom: 1.421em;
}
.hamburger-minicart {
position: relative;
display: inline-block;
margin: 5px 35px 0 0;
vertical-align: middle;
height: 60px;
text-align: left;
-webkit-transition: all .3s, transform 1s;
transition: all .3s, transform 1s;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.logo-position-right .hamburger-minicart {
margin-right: 0px;
margin-left: 35px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart {
height: 30px;
margin-right: 18px;
margin-top: 7px;
}
.hamburger-minicart.hamburger-minicart-size-small {
height: 30px;
margin-right: 20px;
}
.logo-position-right .hamburger-group.hamburger-size-small .hamburger-minicart {
margin-right: 0px;
margin-left: 20px;
}
.logo-position-right .hamburger-minicart.hamburger-minicart-size-small {
margin-right: 0px;
margin-left: 20px;
}
@media (max-width: 767px) {
#primary-navigation .hamburger-minicart {
display: none;
}
}
#primary-navigation.responsive .hamburger-minicart {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li img,
.hamburger-minicart > .minicart ul li img,
.mobile-cart-position-top #site-header .mobile-cart ul li img {
height: auto;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart,
.mobile-cart-position-top #site-header .mobile-cart> .minicart {
background-color: var(--thegem-to-minicart-background-color, #ffffff);
border-color: #dfe5e8;
}
.mobile-cart-position-top #site-header .mobile-cart> .minicart {
background-color: var(--thegem-to-minicart-background-color, var(--styled-bg-color));
}
.mobile-cart-position-top #site-header .mobile-cart> .minicart .widget_shopping_cart_content {
background-color: var(--thegem-to-minicart-background-color, var(--styled-bg-color));
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover,
.hamburger-minicart > .minicart ul li a:hover {
color: #00bcd4;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty,
.hamburger-minicart > .minicart ul li .quantity,
.hamburger-minicart > .minicart .total,
.hamburger-minicart > .minicart ul li.empty,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity,
.mobile-cart-position-top #site-header .mobile-cart .total,
.mobile-cart-position-top #site-header .mobile-cart ul li.empty,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total strong,
.hamburger-minicart > .minicart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total strong{
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: var(--thegem-to-body-color);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity span.amount,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart ul li .quantity span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-style: var(--thegem-to-product-price-cart-font-style);
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing);
color: var(--thegem-to-product-price-cart-color);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-cart-line-height);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove,
.hamburger-minicart > .minicart ul li a.remove,
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
font-size: 18px;
color: #99a9b5;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .total,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .total,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
background-color: var(--styled-bg-color, #f0f3f2);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before,
.hamburger-minicart > .minicart ul li.sale .minicart-image:before,
.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before {
font-family: var(--thegem-to-body-font-family);
font-size: var(--thegem-to-body-font-size);
color: #FFFFFF;
line-height: 24px;
background-color: var(--thegem-to-hover-default-color, #00BCD4);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-checkout .gem-button {
border-color: #46485c;
color: #46485c;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout .gem-button:hover,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout .gem-button:hover,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-checkout .gem-button:hover {
background: #46485c;
color: #ffffff;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button {
background-color: #00bcd4;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button:hover,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button:hover,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button:hover {
border-color: #00bcd4;
background-color: transparent;
color: #00bcd4;
}
#site-header .mobile-cart {
display: none;
vertical-align: middle;
padding: 15px 0;
width: 36px;
height: 60px;
}
#site-header .mobile-cart:before {
content: '';
display: block;
height: 0;
width: 36px;
}
@media (max-width: 767px) {
.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;
}
}
.mobile-cart-position-top #site-header .mobile-cart > a {
display: block;
vertical-align: middle;
position: relative;
margin: 0 auto;
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart > a:before { content: '';
margin-right: 0;
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
width: 100%;
height: 24px;
padding-right: 0;
background-color: #3c3950;
-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
-webkit-mask-size: 24px;
mask-size: 24px;
}
.mobile-cart-position-top #site-header:not(.shrink) .header-colors-light .mobile-cart > a:before {
background-color: #ffffff;
}
.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count {
position: absolute;
right: -3px;
top: -8px;
width: 18px;
height: 18px;
line-height: 18px;
font-size: 11px;
border-radius: 50%;
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart > a.empty .minicart-item-count {
display: none;
}
.mobile-cart-position-top #site-header .mobile-cart .minicart {
position: fixed;
-webkit-perspective: 1000;
opacity: 1;
visibility: visible;
top: 0;
left: 0;
bottom: 0;
overflow-y: auto;
display: block;
width: 80%;
min-width: 300px;
max-width: 450px;
transform: translateX(-100%);
transition: transform 0.2s ease-out;
z-index: 999;
}
.mobile-cart-position-top #site-header .logo-position-right .mobile-cart .minicart {
left: auto;
right: 0;
transform: translateX(100%);
}
.mobile-cart-position-top #site-header .mobile-cart .minicart.minicart-show {
transform: translateX(0);
}
.admin-bar.mobile-cart-position-top #site-header .mobile-cart .minicart {
top: 32px;
}
@media (max-width: 767px) {
.admin-bar.mobile-cart-position-top #site-header .mobile-cart .minicart {
top: 46px;
}
}
@media (max-width: 599px) {
.admin-bar.mobile-cart-position-top #site-header.shrink.fixed .mobile-cart .minicart {
top: 0;
}
}
.mobile-cart-header {
display: none;
}
.mobile-cart .mobile-cart-header {
display: block;
position: relative;
padding: 23px 24px;
}
.mobile-cart .mobile-cart-header .mobile-cart-header-title {
margin: 0;
}
.mobile-cart .mobile-cart-header .mobile-cart-header-title:before {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
content: '\e613';
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
margin-right: 10px;
color: #00bcd4;
}
.mobile-cart-header-close {
position: absolute;
top: 50%;
right: 24px;
margin-top: -15px;
width: 30px;
height: 30px;
}
.mobile-cart-header-close .cart-close-line-1,
.mobile-cart-header-close .cart-close-line-2 {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 3px;
background: #99a9b5;
margin-top: -2px;
}
.mobile-cart-header-close .cart-close-line-1 {
transform: rotate(45deg);
}
.mobile-cart-header-close .cart-close-line-2 {
transform: rotate(-45deg);
}
.mobile-minicart-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 998;
background: #000000;
opacity: 0;
visibility: hidden;
transition: all 1s;
}
#site-header.fixed.shrink.shrink-mobile.hidden .mobile-minicart-overlay { }
body.mobile-minicart-opened .mobile-minicart-overlay {
opacity: 0.7;
visibility: visible;
}
body.mobile-minicart-opened {
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
}
body.mobile-minicart-opened #wpadminbar {
top: -46px;
}
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
font-size: 24px;
right: 15px;
top: 5px;
}
.mobile-cart-position-top #site-header .mobile-cart ul li img {
width: 80px;
}
.mobile-cart-position-top #site-header .mobile-cart .total {
text-align: center;
margin-top: 0;
}
.mobile-cart-position-top #site-header .mobile-cart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
float: none;
}
.mobile-cart-position-top #site-header .mobile-cart .buttons {
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart .buttons .gem-button-container {
float: none;
margin: 10px 5px;
}
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list {
padding: 0;
}
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list > li {
padding: 15px;
margin: 0;
}
#site-header.fixed.shrink .hamburger-minicart {
margin-right: 18px;
margin-top: 7px;
height: auto;
}
#site-header.fixed.shrink .logo-position-right .hamburger-minicart {
margin-right: 0;
margin-left: 18px;
}
#site-header.fixed.shrink .hamburger-minicart > a {
line-height: 1;
}
#site-header.fixed.shrink .hamburger-minicart > a:before {
font-size: 24px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content ul.cart_list {
max-height: 412px;
overflow-y: auto;
} body p.total.wc-gzd-total-mini-cart{
margin: 0 !important;
} body.notification-locked{
overflow: hidden;
}
body.notification-locked .mobile-minicart-overlay{
display: none;
}
body.notification-locked.compensate-for-scrollbar{
margin-right: 0;
}
body.notification-locked .fancybox-container{
transition: all 0.2s;
visibility: hidden;
opacity: 0;
}
.thegem-popup-notification-sidebar{
position: fixed;
display: inline;
width: 100vw;
height: 100%;
max-height: 100vh;
left: 0;
top: 0;
bottom: 0;
right: 0;
opacity: 0;
visibility: hidden;
margin: 0;
padding: 0;
z-index: -1;
background: rgba(33,35,49,.5);
transform: none;
pointer-events: none;
transition: all 0.3s;
}
.thegem-popup-notification-sidebar.active{
opacity: 1;
visibility: visible;
pointer-events: auto;
z-index: 99999;
}
.thegem-popup-notification-sidebar .notification-sidebar{
position: fixed;
right: 0;
bottom: 0;
width: 100%;
max-width: 410px;
height: 100%;
display: flex;
flex-direction: column;
background-color: var(--thegem-to-minicart-background-color, #FFFFFF);
opacity: 0;
visibility: hidden;
transform: translate3d(100%,0,0);
-webkit-transform: translate3d(100%,0,0);
transition: all 0.3s;
}
body.admin-bar .thegem-popup-notification-sidebar .notification-sidebar{
height: calc(100% - 32px);
}
.thegem-popup-notification-sidebar.active .notification-sidebar{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
opacity: 1;
visibility: visible;
}
.thegem-popup-notification-sidebar .mobile-cart-header{
display: none !important;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption{
position: relative;
display: flex;
align-items: center;
flex: 0 0 auto;
min-height: 85px;
margin: 0 25px;
border-bottom: 1px solid var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .title{
font-family: var(--thegem-to-light-title-font-family);
font-style: var(--thegem-to-light-title-font-style);
font-weight: var(--thegem-to-light-title-font-weight);
font-size: var(--thegem-to-h3-font-size);
line-height: 1;
text-transform: capitalize;
letter-spacing: 0;
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close{
position: absolute;
width: 36px;
height: 36px;
left: -85px;
font-size: 0;
padding: 0;
cursor: pointer;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:hover{
opacity: 0.8;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before,
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
content: '';
position: absolute;
top: 0;
left: 50%;
margin-left: -2px;
width: 4px;
height: 100%;
background-color: #FFFFFF;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before{
transform: rotate(46deg);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
transform: rotate(-46deg);
}
.thegem-popup-notification-sidebar .notification-sidebar-content{
position: relative;
flex: 1 1 100%;
}
.thegem-popup-notification-sidebar .widget_shopping_cart_content{
position: relative;
display: flex;
flex-direction: column;
height: 100%;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart{
position: relative;
width: 100%;
flex: 1 1 0;
padding: 0 25px;
overflow-x: hidden;
overflow-y: auto;
white-space: inherit;
transition: none;
opacity: inherit;
visibility: inherit;
border: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-track {
background-color: transparent;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-thumb {
background-color: var(--thegem-to-box-border-color);
border-radius: 2px;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart li {
position: relative;
display: flex;
flex-direction: column;
padding: 10px 0 10px 35px;
width: 100%;
min-height: 90px;
margin: 0;
border: 0 !important;
border-bottom: 1px solid var(--thegem-to-box-border-color) !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart__empty-message{
display: none !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart li:last-child{
border: 0 !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button{
position: absolute;
left: 0;
right: auto;
top: 36px;
width: 15px;
height: 15px;
padding: 0;
margin: 0;
line-height: 1;
font-size: 0;
text-indent: unset;
color: var(--thegem-to-body-color);
border: 0;
border-radius: 0;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button:before{
content: '\e68a';
font-family: 'thegem-icons';
font-size: 16px;
font-weight: normal;
font-style: normal;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button:hover{
color: var(--thegem-to-styled-color3);
border-color: var(--thegem-to-styled-color3);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a:not(.remove_from_cart_button){
position: relative;
color: var(--thegem-to-product-title-cart-color);
padding: 0 0 0 90px;
line-height: inherit;
border: 0;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image{
position: absolute;
left: 0;
right: auto;
top: 0;
float: none;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image:before{
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: var(--thegem-to-styled-color1-03);
opacity: 0;
visibility: hidden;
z-index: -1;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a:not(.remove_from_cart_button):hover .minicart-image:before{
opacity: 1;
visibility: visible;
z-index: 1;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image img{
width: 70px;
max-width: none;
height: auto;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation{
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin: 0 0 0 90px;
padding: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation p,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dt,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dd{
padding: 0;
margin: 0;
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var( --thegem-to-date-filter-subtitle-color);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dt,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dd{
margin-right: 5px;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .quantity{
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
margin: 0 0 0 90px;
padding: 0;
font-family: var(--thegem-to-product-price-cart-font-family);
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.6);
line-height: var(--thegem-to-product-price-cart-line-height);
color: var(--thegem-to-product-price-cart-color);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .quantity .amount{
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.75);
padding-left: 4px;
color: var(--thegem-to-product-price-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal{
position: relative;
display: flex;
align-items: center;
padding: 20px 25px 0 25px;
justify-content: space-between;
margin-top: auto;
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total strong,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal strong{
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-product-price-line-height);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total .amount,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal .amount{
font-family: var(--thegem-to-product-price-cart-font-family) !important;
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-line-height);
color: var(--thegem-to-product-price-cart-color) !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__infobox{
position: relative;
display: block;
text-align: right;
padding: 0 25px;
font-family: var(--thegem-to-body-tiny-font-family);
font-style: var(--thegem-to-body-tiny-font-style);
font-weight: var(--thegem-to-body-tiny-font-weight);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var(--thegem-to-body-color);
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart{
position: relative;
padding: 0 25px !important;
text-align: right !important;
color: var(--thegem-to-body-color) !important;
background-color: var(--styled-bg-color) !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart,
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart a{
font-family: var(--thegem-to-body-font-family) !important;
font-weight: var(--thegem-to-body-font-weight) !important;
font-style: var(--thegem-to-body-font-style) !important;
font-size: var(--thegem-to-body-tiny-font-size) !important;
line-height: var(--thegem-to-body-tiny-line-height) !important;
text-transform: var(--thegem-to-body-text-transform) !important;
letter-spacing: var(--thegem-to-body-letter-spacing) !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart:first-of-type{
padding-top: 10px !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart .amount{
font-family: var(--thegem-to-product-price-cart-font-family) !important;
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.833);
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart .amount,
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart a{
padding-left: 3px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons{
position: relative;
display: flex;
flex-direction: column;
padding: 20px 25px 25px 25px;
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .gem-button{
flex: auto;
margin: 0;
min-height: 40px;
line-height: 36px;
width: 100%;
border: 2px solid var(--thegem-to-styled-color1);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .mini-cart-view-cart{
margin-bottom: 10px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty{
position: relative;
display: flex;
flex-direction: column;
align-items: center;
margin-top: 40px;
padding: 0 25px;
text-align: center;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-icon{
position: relative;
margin-bottom: 20px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-icon:after{
content: '';
font-size: 100px;
width: 1em;
height: 1em;
line-height: 1em;
display: block;
-webkit-mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
-webkit-mask-size: 1em;
mask-size: 1em;
background-color: var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-title{
font-family: var(--thegem-to-h6-font-family);
font-style: var(--thegem-to-h6-font-style);
font-weight: var(--thegem-to-h6-font-weight);
font-size: var(--thegem-to-h6-font-size);
line-height: var(--thegem-to-h6-line-height);
text-transform: var(--thegem-to-h6-text-transform);
color: var(--thegem-to-h6-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-subtitle{
padding: 0 30px;
margin-top: 15px;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link{
position: relative;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link .gem-button{
background-color: var(--thegem-to-styled-color1);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link .gem-button:hover{
background-color: var(--thegem-to-button-basic-background-color-hover);
}
.thegem-popup-notification-sidebar.hide-cart-btn .woocommerce-mini-cart__buttons .mini-cart-view-cart,
.thegem-popup-notification-sidebar.hide-infobox .woocommerce-mini-cart__infobox{
display: none !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__quantity{
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin: 5px 0 0 90px;
}
.woocommerce-mini-cart-item__total{
white-space: nowrap;
font-family: var(--thegem-to-product-price-cart-font-family);
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.833);
line-height: var(--thegem-to-product-price-cart-line-height);
color: var(--thegem-to-product-price-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty {
position: relative;
display: inline-flex;
padding: 0;
max-width: 120px;
margin-right: 10px;
float: none;
border-radius: 3px;
border: 1px solid var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.plus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.minus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 38px;
background-color: transparent;
border: 0;
text-align: center;
margin: 0 !important;
padding: 0;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"] {
padding: 0 5px;
border: 0;
font-size: var(--thegem-to-body-font-size);
border-left: 1px solid var(--thegem-to-box-border-color);
border-right: 1px solid var(--thegem-to-box-border-color);
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-align: center;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"]::-webkit-outer-spin-button,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay{
display: block;
background-color: rgba(255,255,255, 0.8) !important;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay:before,
.thegem-popup-notification-sidebar .loader:before{
display: block !important;
top: 40% !important;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: inline-flex;
width: 20px;
height: 20px;
margin: -10px;
border-top: 2px solid rgba(255, 255, 255, 0.8);
border-right: 2px solid rgba(255, 255, 255, 0.8);
border-bottom: 2px solid rgba(255, 255, 255, 0.8);
border-left: 2px solid var(--thegem-to-styled-color1);
border-radius: 50%;
animation: block-overlay-spinner 0.5s infinite linear;
z-index: 1;
}
@keyframes block-overlay-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@media (max-width: 778px) {
body.admin-bar .thegem-popup-notification-sidebar .notification-sidebar{
height: calc(100% - 46px);
}
}
@media (max-width: 767px) {
.thegem-popup-notification-sidebar .notification-sidebar{
max-width: 320px;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption{
margin: 0 15px;
min-height: 60px;
justify-content: space-between;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .title{
font-size: var(--thegem-to-h4-font-size);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close{
position: relative;
width: 30px;
height: 30px;
left: auto;
right: auto;
top: auto;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before,
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
background-color: var(--thegem-to-styled-color2);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart{
padding: 0 15px;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart{
padding: 0 15px !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal{
padding: 15px 15px 0 15px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons{
padding: 15px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .gem-button{
min-height: 30px;
line-height: 26px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty {
max-width: 90px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.plus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.minus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity{
width: 30px;
height: auto;
}
}a.disabled{pointer-events:none}@font-face {
font-family: 'TheGem Header';
src:url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.eot);
src:url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.eot?#iefix) format('embedded-opentype'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.woff) format('woff'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.ttf) format('truetype'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.svg#thegem-header) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.gem-print-icon.gem-icon-pack-thegem-header {
display: inline-block;
font-family: 'TheGem Header';
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
text-align: center;
vertical-align: middle;
font-size: 16px;
}
.tgh-icon {
font-family: 'TheGem Header';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-rendering: auto;
line-height: 1;
}
.tgh-icon.tgh-icon-label:before {
content: '';
width: 20px;
height: 20px;
background: url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/css/icons-hbi-logo.svg) no-repeat 50% 50%;
background-size: 20px 20px;
display: inline-block;
vertical-align: middle;
}
.tgh-icon.account:before {
content: "\e700";
}
.tgh-icon.alert:before {
content: "\e701";
}
.tgh-icon.arrow-collapse-down:before {
content: "\e702";
}
.tgh-icon.arrow-collapse-up:before {
content: "\e703";
}
.tgh-icon.at:before {
content: "\e704";
}
.tgh-icon.basket:before {
content: "\e705";
}
.tgh-icon.bell:before {
content: "\e706";
}
.tgh-icon.bookmark:before {
content: "\e707";
}
.tgh-icon.briefcase:before {
content: "\e708";
}
.tgh-icon.calendar-month:before {
content: "\e709";
}
.tgh-icon.camera:before {
content: "\e70a";
}
.tgh-icon.cart:before {
content: "\e70b";
}
.tgh-icon.check:before {
content: "\e70c";
}
.tgh-icon.check-circle:before {
content: "\e70d";
}
.tgh-icon.chevron-double-down:before {
content: "\e70e";
}
.tgh-icon.chevron-double-left:before {
content: "\e70f";
}
.tgh-icon.chevron-double-right:before {
content: "\e710";
}
.tgh-icon.chevron-double-up:before {
content: "\e711";
}
.tgh-icon.chevron-down:before {
content: "\e712";
}
.tgh-icon.chevron-down-circle:before {
content: "\e713";
}
.tgh-icon.chevron-left:before {
content: "\e714";
}
.tgh-icon.chevron-left-circle:before {
content: "\e715";
}
.tgh-icon.chevron-right:before {
content: "\e716";
}
.tgh-icon.chevron-right-circle:before {
content: "\e717";
}
.tgh-icon.chevron-up:before {
content: "\e718";
}
.tgh-icon.chevron-up-circle:before {
content: "\e719";
}
.tgh-icon.clock-time-three:before {
content: "\e71a";
}
.tgh-icon.close:before {
content: "\e71b";
}
.tgh-icon.close-circle:before {
content: "\e71c";
}
.tgh-icon.cog:before {
content: "\e71d";
}
.tgh-icon.comment-text:before {
content: "\e71e";
}
.tgh-icon.credit-card:before {
content: "\e71f";
}
.tgh-icon.cube:before {
content: "\e720";
}
.tgh-icon.cursor-default-click:before {
content: "\e721";
}
.tgh-icon.database:before {
content: "\e722";
}
.tgh-icon.dots-horizontal-circle:before {
content: "\e723";
}
.tgh-icon.email:before {
content: "\e724";
}
.tgh-icon.equalizer:before {
content: "\e725";
}
.tgh-icon.flag:before {
content: "\e726";
}
.tgh-icon.gift:before {
content: "\e727";
}
.tgh-icon.globe-model:before {
content: "\e728";
}
.tgh-icon.heart:before {
content: "\e729";
}
.tgh-icon.home:before {
content: "\e72a";
}
.tgh-icon.image-filter-drama:before {
content: "\e72b";
}
.tgh-icon.information:before {
content: "\e72c";
}
.tgh-icon.key:before {
content: "\e72d";
}
.tgh-icon.lifebuoy:before {
content: "\e72e";
}
.tgh-icon.link-variant:before {
content: "\e72f";
}
.tgh-icon.lock:before {
content: "\e730";
}
.tgh-icon.logout:before {
content: "\e731";
}
.tgh-icon.magnify:before {
content: "\e732";
}
.tgh-icon.map:before {
content: "\e733";
}
.tgh-icon.map-marker:before {
content: "\e734";
}
.tgh-icon.menu:before {
content: "\e735";
}
.tgh-icon.monitor:before {
content: "\e736";
}
.tgh-icon.phone:before {
content: "\e737";
}
.tgh-icon.pin:before {
content: "\e738";
}
.tgh-icon.share-variant:before {
content: "\e739";
}
.tgh-icon.shopping-bag:before {
content: "\e73a";
}
.tgh-icon.shopping-cart:before {
content: "\e73b";
}
.tgh-icon.star:before {
content: "\e73c";
}
.tgh-icon.tag:before {
content: "\e73d";
}
.tgh-icon.tune:before {
content: "\e73e";
}
.tgh-icon.weather-night:before {
content: "\e73f";
}
.tgh-icon.weather-sunny:before {
content: "\e740";
}
.tgh-icon.web:before {
content: "\e741";
}
.tgh-icon.wrench:before {
content: "\e742";
}
.tgh-icon.address-card:before {
content: "\e900";
}
.tgh-icon.arrow-alt-circle-down:before {
content: "\e901";
}
.tgh-icon.arrow-alt-circle-left:before {
content: "\e902";
}
.tgh-icon.arrow-alt-circle-right:before {
content: "\e903";
}
.tgh-icon.arrow-alt-circle-up:before {
content: "\e904";
}
.tgh-icon.at1:before {
content: "\e905";
}
.tgh-icon.award:before {
content: "\e906";
}
.tgh-icon.ban:before {
content: "\e907";
}
.tgh-icon.bell1:before {
content: "\e908";
}
.tgh-icon.bookmark1:before {
content: "\e909";
}
.tgh-icon.book-open:before {
content: "\e90a";
}
.tgh-icon.box:before {
content: "\e90b";
}
.tgh-icon.bullhorn:before {
content: "\e90c";
}
.tgh-icon.caret-down:before {
content: "\e90d";
}
.tgh-icon.caret-left:before {
content: "\e90e";
}
.tgh-icon.caret-right:before {
content: "\e90f";
}
.tgh-icon.caret-up:before {
content: "\e910";
}
.tgh-icon.certificate:before {
content: "\e911";
}
.tgh-icon.clock1:before {
content: "\e912";
}
.tgh-icon.cloud1:before {
content: "\e913";
}
.tgh-icon.cog1:before {
content: "\e914";
}
.tgh-icon.comment1:before {
content: "\e915";
}
.tgh-icon.comment-alt:before {
content: "\e916";
}
.tgh-icon.envelope:before {
content: "\e917";
}
.tgh-icon.fire-alt:before {
content: "\e918";
}
.tgh-icon.flag1:before {
content: "\e919";
}
.tgh-icon.folder:before {
content: "\e91a";
}
.tgh-icon.globe1:before {
content: "\e91b";
}
.tgh-icon.headset:before {
content: "\e91c";
}
.tgh-icon.home1:before {
content: "\e91d";
}
.tgh-icon.info-circle:before {
content: "\e91e";
}
.tgh-icon.key2:before {
content: "\e91f";
}
.tgh-icon.lock2:before {
content: "\e920";
}
.tgh-icon.map-marker-alt:before {
content: "\e921";
}
.tgh-icon.mobile-alt:before {
content: "\e922";
}
.tgh-icon.moon:before {
content: "\e923";
}
.tgh-icon.percentage:before {
content: "\e924";
}
.tgh-icon.phone-alt:before {
content: "\e925";
}
.tgh-icon.search:before {
content: "\e926";
}
.tgh-icon.star2:before {
content: "\e927";
}
.tgh-icon.sun:before {
content: "\e928";
}
.tgh-icon.times-circle:before {
content: "\e929";
}
.tgh-icon.user-circle:before {
content: "\e92a";
}
.tgh-icon.wallet1:before {
content: "\e92b";
}
.tgh-icon.adjust-vert:before {
content: "\e600";
}
.tgh-icon.archive:before {
content: "\e601";
}
.tgh-icon.arrow_carrot-2down:before {
content: "\e602";
}
.tgh-icon.arrow_carrot-2left:before {
content: "\e603";
}
.tgh-icon.arrow_carrot-2right:before {
content: "\e604";
}
.tgh-icon.arrow_carrot-2up:before {
content: "\e605";
}
.tgh-icon.arrow_carrot-down:before {
content: "\e606";
}
.tgh-icon.arrow_carrot-down2:before {
content: "\e607";
}
.tgh-icon.arrow_carrot-left:before {
content: "\e608";
}
.tgh-icon.arrow_carrot-left2:before {
content: "\e609";
}
.tgh-icon.arrow_carrot-right:before {
content: "\e60a";
}
.tgh-icon.arrow_carrot-right2:before {
content: "\e60b";
}
.tgh-icon.arrow_carrot-up:before {
content: "\e60c";
}
.tgh-icon.arrow_carrot-up2:before {
content: "\e60d";
}
.tgh-icon.book:before {
content: "\e60e";
}
.tgh-icon.cart1:before {
content: "\e60f";
}
.tgh-icon.check1:before {
content: "\e610";
}
.tgh-icon.check2:before {
content: "\e611";
}
.tgh-icon.clock:before {
content: "\e612";
}
.tgh-icon.close1:before {
content: "\e613";
}
.tgh-icon.close2:before {
content: "\e614";
}
.tgh-icon.cloud:before {
content: "\e615";
}
.tgh-icon.cloud-download:before {
content: "\e616";
}
.tgh-icon.cloud-upload:before {
content: "\e617";
}
.tgh-icon.comment:before {
content: "\e618";
}
.tgh-icon.creditcard:before {
content: "\e619";
}
.tgh-icon.drawer:before {
content: "\e61a";
}
.tgh-icon.drive:before {
content: "\e61b";
}
.tgh-icon.el-ul:before {
content: "\e61c";
}
.tgh-icon.error-triangle:before {
content: "\e61d";
}
.tgh-icon.floppy:before {
content: "\e61e";
}
.tgh-icon.gift1:before {
content: "\e61f";
}
.tgh-icon.globe:before {
content: "\e620";
}
.tgh-icon.globe-2:before {
content: "\e621";
}
.tgh-icon.headphones:before {
content: "\e622";
}
.tgh-icon.heart1:before {
content: "\e623";
}
.tgh-icon.house:before {
content: "\e624";
}
.tgh-icon.id:before {
content: "\e625";
}
.tgh-icon.info:before {
content: "\e626";
}
.tgh-icon.key1:before {
content: "\e627";
}
.tgh-icon.laptop:before {
content: "\e628";
}
.tgh-icon.lifesaver:before {
content: "\e629";
}
.tgh-icon.like:before {
content: "\e62a";
}
.tgh-icon.lock1:before {
content: "\e62b";
}
.tgh-icon.mail:before {
content: "\e62c";
}
.tgh-icon.map1:before {
content: "\e62d";
}
.tgh-icon.menu1:before {
content: "\e62e";
}
.tgh-icon.menu-circle2:before {
content: "\e62f";
}
.tgh-icon.menu-square2:before {
content: "\e630";
}
.tgh-icon.mic:before {
content: "\e631";
}
.tgh-icon.paperclip:before {
content: "\e632";
}
.tgh-icon.pens:before {
content: "\e633";
}
.tgh-icon.percent:before {
content: "\e634";
}
.tgh-icon.phone1:before {
content: "\e635";
}
.tgh-icon.pin1:before {
content: "\e636";
}
.tgh-icon.pushpin:before {
content: "\e637";
}
.tgh-icon.ribbon:before {
content: "\e638";
}
.tgh-icon.search2:before {
content: "\e639";
}
.tgh-icon.share-thin:before {
content: "\e63a";
}
.tgh-icon.shopping-bag1:before {
content: "\e63b";
}
.tgh-icon.shopping-cart1:before {
content: "\e63c";
}
.tgh-icon.star1:before {
content: "\e63d";
}
.tgh-icon.tag1:before {
content: "\e63e";
}
.tgh-icon.toolbox:before {
content: "\e63f";
}
.tgh-icon.wallet:before {
content: "\e640";
}
.tgh-icon.airport:before {
content: "\e9a0";
}
.tgh-icon.aperture:before {
content: "\e9a1";
}
.tgh-icon.audio-cable:before {
content: "\e9a2";
}
.tgh-icon.audio-wave:before {
content: "\e9a3";
}
.tgh-icon.bios:before {
content: "\e9a4";
}
.tgh-icon.camping-tent:before {
content: "\e9a5";
}
.tgh-icon.cd:before {
content: "\e9a6";
}
.tgh-icon.centralized-network:before {
content: "\e9a7";
}
.tgh-icon.certificate1:before {
content: "\e9a8";
}
.tgh-icon.clock-time-four-outline:before {
content: "\e9a9";
}
.tgh-icon.cocktail:before {
content: "\e9aa";
}
.tgh-icon.coffee-to-go:before {
content: "\e9ab";
}
.tgh-icon.computer-mouse:before {
content: "\e9ac";
}
.tgh-icon.cone:before {
content: "\e9ad";
}
.tgh-icon.cup-with-straw:before {
content: "\e9ae";
}
.tgh-icon.cylinder:before {
content: "\e9af";
}
.tgh-icon.diamond-heart:before {
content: "\e9b0";
}
.tgh-icon.email-open:before {
content: "\e9b1";
}
.tgh-icon.email-open-outline:before {
content: "\e9b2";
}
.tgh-icon.email-outline:before {
content: "\e9b3";
}
.tgh-icon.farmer:before {
content: "\e9b4";
}
.tgh-icon.fingerprint:before {
content: "\e9b5";
}
.tgh-icon.fire-alt1:before {
content: "\e9b6";
}
.tgh-icon.flip-flops:before {
content: "\e9b7";
}
.tgh-icon.footwear:before {
content: "\e9b8";
}
.tgh-icon.game-controller:before {
content: "\e9b9";
}
.tgh-icon.globe-earth:before {
content: "\e9ba";
}
.tgh-icon.hand-box:before {
content: "\e9bb";
}
.tgh-icon.hot-air-balloon:before {
content: "\e9bc";
}
.tgh-icon.hotspot:before {
content: "\e9bd";
}
.tgh-icon.jewel:before {
content: "\e9be";
}
.tgh-icon.laptop-metrics:before {
content: "\e9bf";
}
.tgh-icon.laptop-settings:before {
content: "\e9c0";
}
.tgh-icon.lifebuoy1:before {
content: "\e9c1";
}
.tgh-icon.map-marker1:before {
content: "\e9c2";
}
.tgh-icon.map-marker-circle:before {
content: "\e9c3";
}
.tgh-icon.map-pin:before {
content: "\e9c4";
}
.tgh-icon.monitor1:before {
content: "\e9c5";
}
.tgh-icon.mountain:before {
content: "\e9c6";
}
.tgh-icon.musical:before {
content: "\e9c7";
}
.tgh-icon.phone2:before {
content: "\e9c8";
}
.tgh-icon.phone-outline:before {
content: "\e9c9";
}
.tgh-icon.physics:before {
content: "\e9ca";
}
.tgh-icon.push-pin:before {
content: "\e9cb";
}
.tgh-icon.quill-pen:before {
content: "\e9cc";
}
.tgh-icon.sail-boat:before {
content: "\e9cd";
}
.tgh-icon.settings:before {
content: "\e9ce";
}
.tgh-icon.severity:before {
content: "\e9cf";
}
.tgh-icon.shoes:before {
content: "\e9d0";
}
.tgh-icon.shopping-bag2:before {
content: "\e9d1";
}
.tgh-icon.ssd:before {
content: "\e9d2";
}
.tgh-icon.star3:before {
content: "\e9d3";
}
.tgh-icon.star-of-bethlehem:before {
content: "\e9d4";
}
.tgh-icon.street-view:before {
content: "\e9d5";
}
.tgh-icon.synchronize:before {
content: "\e9d6";
}
.tgh-icon.thanksgiving:before {
content: "\e9d7";
}
.tgh-icon.themes:before {
content: "\e9d8";
}
.tgh-icon.t-shirt-on-hanger:before {
content: "\e9d9";
}
.tgh-icon.usb-memory-stick:before {
content: "\e9da";
}
.tgh-icon.user-shield:before {
content: "\e9db";
}
.tgh-icon.video:before {
content: "\e9dc";
}
.tgh-icon.web1:before {
content: "\e9dd";
}
.tgh-icon.wet:before {
content: "\e9de";
}
.tgh-icon.windy-weather:before {
content: "\e9df";
}
.tgh-icon.tiktok:before {
content: "\e9e0";
}
.tgh-icon.tiktok-round:before {
content: "\e9e1";
}
.tgh-icon.tiktok-square:before {
content: "\e9e2";
}@font-face {
font-family: 'TheGem Header';
src:url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.eot);
src:url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.eot?#iefix) format('embedded-opentype'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.woff) format('woff'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.ttf) format('truetype'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/thegem-header/thegem-header.svg#thegem-header) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.gem-print-icon.gem-icon-pack-thegem-header {
display: inline-block;
font-family: 'TheGem Header';
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
text-align: center;
vertical-align: middle;
font-size: 16px;
}
.tgh-icon {
font-family: 'TheGem Header';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-rendering: auto;
line-height: 1;
}
.tgh-icon.tgh-icon-label:before {
content: '';
width: 20px;
height: 20px;
background: url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/css/icons-hbi-logo.svg) no-repeat 50% 50%;
background-size: 20px 20px;
display: inline-block;
vertical-align: middle;
}
.tgh-icon.account:before {
content: "\e700";
}
.tgh-icon.alert:before {
content: "\e701";
}
.tgh-icon.arrow-collapse-down:before {
content: "\e702";
}
.tgh-icon.arrow-collapse-up:before {
content: "\e703";
}
.tgh-icon.at:before {
content: "\e704";
}
.tgh-icon.basket:before {
content: "\e705";
}
.tgh-icon.bell:before {
content: "\e706";
}
.tgh-icon.bookmark:before {
content: "\e707";
}
.tgh-icon.briefcase:before {
content: "\e708";
}
.tgh-icon.calendar-month:before {
content: "\e709";
}
.tgh-icon.camera:before {
content: "\e70a";
}
.tgh-icon.cart:before {
content: "\e70b";
}
.tgh-icon.check:before {
content: "\e70c";
}
.tgh-icon.check-circle:before {
content: "\e70d";
}
.tgh-icon.chevron-double-down:before {
content: "\e70e";
}
.tgh-icon.chevron-double-left:before {
content: "\e70f";
}
.tgh-icon.chevron-double-right:before {
content: "\e710";
}
.tgh-icon.chevron-double-up:before {
content: "\e711";
}
.tgh-icon.chevron-down:before {
content: "\e712";
}
.tgh-icon.chevron-down-circle:before {
content: "\e713";
}
.tgh-icon.chevron-left:before {
content: "\e714";
}
.tgh-icon.chevron-left-circle:before {
content: "\e715";
}
.tgh-icon.chevron-right:before {
content: "\e716";
}
.tgh-icon.chevron-right-circle:before {
content: "\e717";
}
.tgh-icon.chevron-up:before {
content: "\e718";
}
.tgh-icon.chevron-up-circle:before {
content: "\e719";
}
.tgh-icon.clock-time-three:before {
content: "\e71a";
}
.tgh-icon.close:before {
content: "\e71b";
}
.tgh-icon.close-circle:before {
content: "\e71c";
}
.tgh-icon.cog:before {
content: "\e71d";
}
.tgh-icon.comment-text:before {
content: "\e71e";
}
.tgh-icon.credit-card:before {
content: "\e71f";
}
.tgh-icon.cube:before {
content: "\e720";
}
.tgh-icon.cursor-default-click:before {
content: "\e721";
}
.tgh-icon.database:before {
content: "\e722";
}
.tgh-icon.dots-horizontal-circle:before {
content: "\e723";
}
.tgh-icon.email:before {
content: "\e724";
}
.tgh-icon.equalizer:before {
content: "\e725";
}
.tgh-icon.flag:before {
content: "\e726";
}
.tgh-icon.gift:before {
content: "\e727";
}
.tgh-icon.globe-model:before {
content: "\e728";
}
.tgh-icon.heart:before {
content: "\e729";
}
.tgh-icon.home:before {
content: "\e72a";
}
.tgh-icon.image-filter-drama:before {
content: "\e72b";
}
.tgh-icon.information:before {
content: "\e72c";
}
.tgh-icon.key:before {
content: "\e72d";
}
.tgh-icon.lifebuoy:before {
content: "\e72e";
}
.tgh-icon.link-variant:before {
content: "\e72f";
}
.tgh-icon.lock:before {
content: "\e730";
}
.tgh-icon.logout:before {
content: "\e731";
}
.tgh-icon.magnify:before {
content: "\e732";
}
.tgh-icon.map:before {
content: "\e733";
}
.tgh-icon.map-marker:before {
content: "\e734";
}
.tgh-icon.menu:before {
content: "\e735";
}
.tgh-icon.monitor:before {
content: "\e736";
}
.tgh-icon.phone:before {
content: "\e737";
}
.tgh-icon.pin:before {
content: "\e738";
}
.tgh-icon.share-variant:before {
content: "\e739";
}
.tgh-icon.shopping-bag:before {
content: "\e73a";
}
.tgh-icon.shopping-cart:before {
content: "\e73b";
}
.tgh-icon.star:before {
content: "\e73c";
}
.tgh-icon.tag:before {
content: "\e73d";
}
.tgh-icon.tune:before {
content: "\e73e";
}
.tgh-icon.weather-night:before {
content: "\e73f";
}
.tgh-icon.weather-sunny:before {
content: "\e740";
}
.tgh-icon.web:before {
content: "\e741";
}
.tgh-icon.wrench:before {
content: "\e742";
}
.tgh-icon.address-card:before {
content: "\e900";
}
.tgh-icon.arrow-alt-circle-down:before {
content: "\e901";
}
.tgh-icon.arrow-alt-circle-left:before {
content: "\e902";
}
.tgh-icon.arrow-alt-circle-right:before {
content: "\e903";
}
.tgh-icon.arrow-alt-circle-up:before {
content: "\e904";
}
.tgh-icon.at1:before {
content: "\e905";
}
.tgh-icon.award:before {
content: "\e906";
}
.tgh-icon.ban:before {
content: "\e907";
}
.tgh-icon.bell1:before {
content: "\e908";
}
.tgh-icon.bookmark1:before {
content: "\e909";
}
.tgh-icon.book-open:before {
content: "\e90a";
}
.tgh-icon.box:before {
content: "\e90b";
}
.tgh-icon.bullhorn:before {
content: "\e90c";
}
.tgh-icon.caret-down:before {
content: "\e90d";
}
.tgh-icon.caret-left:before {
content: "\e90e";
}
.tgh-icon.caret-right:before {
content: "\e90f";
}
.tgh-icon.caret-up:before {
content: "\e910";
}
.tgh-icon.certificate:before {
content: "\e911";
}
.tgh-icon.clock1:before {
content: "\e912";
}
.tgh-icon.cloud1:before {
content: "\e913";
}
.tgh-icon.cog1:before {
content: "\e914";
}
.tgh-icon.comment1:before {
content: "\e915";
}
.tgh-icon.comment-alt:before {
content: "\e916";
}
.tgh-icon.envelope:before {
content: "\e917";
}
.tgh-icon.fire-alt:before {
content: "\e918";
}
.tgh-icon.flag1:before {
content: "\e919";
}
.tgh-icon.folder:before {
content: "\e91a";
}
.tgh-icon.globe1:before {
content: "\e91b";
}
.tgh-icon.headset:before {
content: "\e91c";
}
.tgh-icon.home1:before {
content: "\e91d";
}
.tgh-icon.info-circle:before {
content: "\e91e";
}
.tgh-icon.key2:before {
content: "\e91f";
}
.tgh-icon.lock2:before {
content: "\e920";
}
.tgh-icon.map-marker-alt:before {
content: "\e921";
}
.tgh-icon.mobile-alt:before {
content: "\e922";
}
.tgh-icon.moon:before {
content: "\e923";
}
.tgh-icon.percentage:before {
content: "\e924";
}
.tgh-icon.phone-alt:before {
content: "\e925";
}
.tgh-icon.search:before {
content: "\e926";
}
.tgh-icon.star2:before {
content: "\e927";
}
.tgh-icon.sun:before {
content: "\e928";
}
.tgh-icon.times-circle:before {
content: "\e929";
}
.tgh-icon.user-circle:before {
content: "\e92a";
}
.tgh-icon.wallet1:before {
content: "\e92b";
}
.tgh-icon.adjust-vert:before {
content: "\e600";
}
.tgh-icon.archive:before {
content: "\e601";
}
.tgh-icon.arrow_carrot-2down:before {
content: "\e602";
}
.tgh-icon.arrow_carrot-2left:before {
content: "\e603";
}
.tgh-icon.arrow_carrot-2right:before {
content: "\e604";
}
.tgh-icon.arrow_carrot-2up:before {
content: "\e605";
}
.tgh-icon.arrow_carrot-down:before {
content: "\e606";
}
.tgh-icon.arrow_carrot-down2:before {
content: "\e607";
}
.tgh-icon.arrow_carrot-left:before {
content: "\e608";
}
.tgh-icon.arrow_carrot-left2:before {
content: "\e609";
}
.tgh-icon.arrow_carrot-right:before {
content: "\e60a";
}
.tgh-icon.arrow_carrot-right2:before {
content: "\e60b";
}
.tgh-icon.arrow_carrot-up:before {
content: "\e60c";
}
.tgh-icon.arrow_carrot-up2:before {
content: "\e60d";
}
.tgh-icon.book:before {
content: "\e60e";
}
.tgh-icon.cart1:before {
content: "\e60f";
}
.tgh-icon.check1:before {
content: "\e610";
}
.tgh-icon.check2:before {
content: "\e611";
}
.tgh-icon.clock:before {
content: "\e612";
}
.tgh-icon.close1:before {
content: "\e613";
}
.tgh-icon.close2:before {
content: "\e614";
}
.tgh-icon.cloud:before {
content: "\e615";
}
.tgh-icon.cloud-download:before {
content: "\e616";
}
.tgh-icon.cloud-upload:before {
content: "\e617";
}
.tgh-icon.comment:before {
content: "\e618";
}
.tgh-icon.creditcard:before {
content: "\e619";
}
.tgh-icon.drawer:before {
content: "\e61a";
}
.tgh-icon.drive:before {
content: "\e61b";
}
.tgh-icon.el-ul:before {
content: "\e61c";
}
.tgh-icon.error-triangle:before {
content: "\e61d";
}
.tgh-icon.floppy:before {
content: "\e61e";
}
.tgh-icon.gift1:before {
content: "\e61f";
}
.tgh-icon.globe:before {
content: "\e620";
}
.tgh-icon.globe-2:before {
content: "\e621";
}
.tgh-icon.headphones:before {
content: "\e622";
}
.tgh-icon.heart1:before {
content: "\e623";
}
.tgh-icon.house:before {
content: "\e624";
}
.tgh-icon.id:before {
content: "\e625";
}
.tgh-icon.info:before {
content: "\e626";
}
.tgh-icon.key1:before {
content: "\e627";
}
.tgh-icon.laptop:before {
content: "\e628";
}
.tgh-icon.lifesaver:before {
content: "\e629";
}
.tgh-icon.like:before {
content: "\e62a";
}
.tgh-icon.lock1:before {
content: "\e62b";
}
.tgh-icon.mail:before {
content: "\e62c";
}
.tgh-icon.map1:before {
content: "\e62d";
}
.tgh-icon.menu1:before {
content: "\e62e";
}
.tgh-icon.menu-circle2:before {
content: "\e62f";
}
.tgh-icon.menu-square2:before {
content: "\e630";
}
.tgh-icon.mic:before {
content: "\e631";
}
.tgh-icon.paperclip:before {
content: "\e632";
}
.tgh-icon.pens:before {
content: "\e633";
}
.tgh-icon.percent:before {
content: "\e634";
}
.tgh-icon.phone1:before {
content: "\e635";
}
.tgh-icon.pin1:before {
content: "\e636";
}
.tgh-icon.pushpin:before {
content: "\e637";
}
.tgh-icon.ribbon:before {
content: "\e638";
}
.tgh-icon.search2:before {
content: "\e639";
}
.tgh-icon.share-thin:before {
content: "\e63a";
}
.tgh-icon.shopping-bag1:before {
content: "\e63b";
}
.tgh-icon.shopping-cart1:before {
content: "\e63c";
}
.tgh-icon.star1:before {
content: "\e63d";
}
.tgh-icon.tag1:before {
content: "\e63e";
}
.tgh-icon.toolbox:before {
content: "\e63f";
}
.tgh-icon.wallet:before {
content: "\e640";
}
.tgh-icon.airport:before {
content: "\e9a0";
}
.tgh-icon.aperture:before {
content: "\e9a1";
}
.tgh-icon.audio-cable:before {
content: "\e9a2";
}
.tgh-icon.audio-wave:before {
content: "\e9a3";
}
.tgh-icon.bios:before {
content: "\e9a4";
}
.tgh-icon.camping-tent:before {
content: "\e9a5";
}
.tgh-icon.cd:before {
content: "\e9a6";
}
.tgh-icon.centralized-network:before {
content: "\e9a7";
}
.tgh-icon.certificate1:before {
content: "\e9a8";
}
.tgh-icon.clock-time-four-outline:before {
content: "\e9a9";
}
.tgh-icon.cocktail:before {
content: "\e9aa";
}
.tgh-icon.coffee-to-go:before {
content: "\e9ab";
}
.tgh-icon.computer-mouse:before {
content: "\e9ac";
}
.tgh-icon.cone:before {
content: "\e9ad";
}
.tgh-icon.cup-with-straw:before {
content: "\e9ae";
}
.tgh-icon.cylinder:before {
content: "\e9af";
}
.tgh-icon.diamond-heart:before {
content: "\e9b0";
}
.tgh-icon.email-open:before {
content: "\e9b1";
}
.tgh-icon.email-open-outline:before {
content: "\e9b2";
}
.tgh-icon.email-outline:before {
content: "\e9b3";
}
.tgh-icon.farmer:before {
content: "\e9b4";
}
.tgh-icon.fingerprint:before {
content: "\e9b5";
}
.tgh-icon.fire-alt1:before {
content: "\e9b6";
}
.tgh-icon.flip-flops:before {
content: "\e9b7";
}
.tgh-icon.footwear:before {
content: "\e9b8";
}
.tgh-icon.game-controller:before {
content: "\e9b9";
}
.tgh-icon.globe-earth:before {
content: "\e9ba";
}
.tgh-icon.hand-box:before {
content: "\e9bb";
}
.tgh-icon.hot-air-balloon:before {
content: "\e9bc";
}
.tgh-icon.hotspot:before {
content: "\e9bd";
}
.tgh-icon.jewel:before {
content: "\e9be";
}
.tgh-icon.laptop-metrics:before {
content: "\e9bf";
}
.tgh-icon.laptop-settings:before {
content: "\e9c0";
}
.tgh-icon.lifebuoy1:before {
content: "\e9c1";
}
.tgh-icon.map-marker1:before {
content: "\e9c2";
}
.tgh-icon.map-marker-circle:before {
content: "\e9c3";
}
.tgh-icon.map-pin:before {
content: "\e9c4";
}
.tgh-icon.monitor1:before {
content: "\e9c5";
}
.tgh-icon.mountain:before {
content: "\e9c6";
}
.tgh-icon.musical:before {
content: "\e9c7";
}
.tgh-icon.phone2:before {
content: "\e9c8";
}
.tgh-icon.phone-outline:before {
content: "\e9c9";
}
.tgh-icon.physics:before {
content: "\e9ca";
}
.tgh-icon.push-pin:before {
content: "\e9cb";
}
.tgh-icon.quill-pen:before {
content: "\e9cc";
}
.tgh-icon.sail-boat:before {
content: "\e9cd";
}
.tgh-icon.settings:before {
content: "\e9ce";
}
.tgh-icon.severity:before {
content: "\e9cf";
}
.tgh-icon.shoes:before {
content: "\e9d0";
}
.tgh-icon.shopping-bag2:before {
content: "\e9d1";
}
.tgh-icon.ssd:before {
content: "\e9d2";
}
.tgh-icon.star3:before {
content: "\e9d3";
}
.tgh-icon.star-of-bethlehem:before {
content: "\e9d4";
}
.tgh-icon.street-view:before {
content: "\e9d5";
}
.tgh-icon.synchronize:before {
content: "\e9d6";
}
.tgh-icon.thanksgiving:before {
content: "\e9d7";
}
.tgh-icon.themes:before {
content: "\e9d8";
}
.tgh-icon.t-shirt-on-hanger:before {
content: "\e9d9";
}
.tgh-icon.usb-memory-stick:before {
content: "\e9da";
}
.tgh-icon.user-shield:before {
content: "\e9db";
}
.tgh-icon.video:before {
content: "\e9dc";
}
.tgh-icon.web1:before {
content: "\e9dd";
}
.tgh-icon.wet:before {
content: "\e9de";
}
.tgh-icon.windy-weather:before {
content: "\e9df";
}
.tgh-icon.tiktok:before {
content: "\e9e0";
}
.tgh-icon.tiktok-round:before {
content: "\e9e1";
}
.tgh-icon.tiktok-square:before {
content: "\e9e2";
}@font-face {
font-family: 'ElegantIcons';
src:url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot);
src:url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.woff) format('woff'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.ttf) format('truetype'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
}
.gem-print-icon.gem-icon-pack-elegant {
display: inline-block;
font-family: 'ElegantIcons';
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
text-align: center;
vertical-align: middle;
font-size: 16px;
}
.gem-elegant {
font-family: 'ElegantIcons';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.gem-elegant.gem-elegant-label:before {
content: '';
width: 20px;
height: 20px;
background: url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/css/icons-elegant-logo.svg) no-repeat 50% 50%;
background-size: 20px 20px;
display: inline-block;
vertical-align: middle;
}
@media (max-width: 1439px) {
.gem-elegant.gem-elegant-label:before {
width: 15px;
height: 15px;
background-size: 15px 15px;
}
}
.arrow-up:before {
content: "\21";
}
.arrow-down:before {
content: "\22";
}
.arrow-left:before {
content: "\23";
}
.arrow-right:before {
content: "\24";
}
.arrow-left-up:before {
content: "\25";
}
.arrow-right-up:before {
content: "\26";
}
.arrow-right-down:before {
content: "\27";
}
.arrow-left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow-up-down-alt:before {
content: "\2a";
}
.arrow-left-right-alt:before {
content: "\2b";
}
.arrow-left-right:before {
content: "\2c";
}
.arrow-expand-alt2:before {
content: "\2d";
}
.arrow-expand-alt:before {
content: "\2e";
}
.arrow-condense:before {
content: "\2f";
}
.arrow-expand:before {
content: "\30";
}
.arrow-move:before {
content: "\31";
}
.arrow-carrot-up:before {
content: "\32";
}
.arrow-carrot-down:before {
content: "\33";
}
.arrow-carrot-left:before {
content: "\34";
}
.arrow-carrot-right:before {
content: "\35";
}
.arrow-carrot-2up:before {
content: "\36";
}
.arrow-carrot-2down:before {
content: "\37";
}
.arrow-carrot-2left:before {
content: "\38";
}
.arrow-carrot-2right:before {
content: "\39";
}
.arrow-carrot-up-alt2:before {
content: "\3a";
}
.arrow-carrot-down-alt2:before {
content: "\3b";
}
.arrow-carrot-left-alt2:before {
content: "\3c";
}
.arrow-carrot-right-alt2:before {
content: "\3d";
}
.arrow-carrot-2up-alt2:before {
content: "\3e";
}
.arrow-carrot-2down-alt2:before {
content: "\3f";
}
.arrow-carrot-2left-alt2:before {
content: "\40";
}
.arrow-carrot-2right-alt2:before {
content: "\41";
}
.arrow-triangle-up:before {
content: "\42";
}
.arrow-triangle-down:before {
content: "\43";
}
.arrow-triangle-left:before {
content: "\44";
}
.arrow-triangle-right:before {
content: "\45";
}
.arrow-triangle-up-alt2:before {
content: "\46";
}
.arrow-triangle-down-alt2:before {
content: "\47";
}
.arrow-triangle-left-alt2:before {
content: "\48";
}
.arrow-triangle-right-alt2:before {
content: "\49";
}
.arrow-back:before {
content: "\4a";
}
.icon-minus-06:before {
content: "\4b";
}
.icon-plus:before {
content: "\4c";
}
.icon-close:before {
content: "\4d";
}
.icon-check:before {
content: "\4e";
}
.icon-minus-alt2:before {
content: "\4f";
}
.icon-plus-alt2:before {
content: "\50";
}
.icon-close-alt2:before {
content: "\51";
}
.icon-check-alt2:before {
content: "\52";
}
.icon-zoom-out-alt:before {
content: "\53";
}
.icon-zoom-in-alt:before {
content: "\54";
}
.icon-search:before {
content: "\55";
}
.icon-box-empty:before {
content: "\56";
}
.icon-box-selected:before {
content: "\57";
}
.icon-minus-box:before {
content: "\58";
}
.icon-plus-box:before {
content: "\59";
}
.icon-box-checked:before {
content: "\5a";
}
.icon-circle-empty:before {
content: "\5b";
}
.icon-circle-slelected:before {
content: "\5c";
}
.icon-stop-alt2:before {
content: "\5d";
}
.icon-stop:before {
content: "\5e";
}
.icon-pause-alt2:before {
content: "\5f";
}
.icon-pause:before {
content: "\60";
}
.icon-menu:before {
content: "\61";
}
.icon-menu-square-alt2:before {
content: "\62";
}
.icon-menu-circle-alt2:before {
content: "\63";
}
.icon-ul:before {
content: "\64";
}
.icon-ol:before {
content: "\65";
}
.icon-adjust-horiz:before {
content: "\66";
}
.icon-adjust-vert:before {
content: "\67";
}
.icon-document-alt:before {
content: "\68";
}
.icon-documents-alt:before {
content: "\69";
}
.icon-pencil:before {
content: "\6a";
}
.icon-pencil-edit-alt:before {
content: "\6b";
}
.icon-pencil-edit:before {
content: "\6c";
}
.icon-folder-alt:before {
content: "\6d";
}
.icon-folder-open-alt:before {
content: "\6e";
}
.icon-folder-add-alt:before {
content: "\6f";
}
.icon-info-alt:before {
content: "\70";
}
.icon-error-oct-alt:before {
content: "\71";
}
.icon-error-circle-alt:before {
content: "\72";
}
.icon-error-triangle-alt:before {
content: "\73";
}
.icon-question-alt2:before {
content: "\74";
}
.icon-question:before {
content: "\75";
}
.icon-comment-alt:before {
content: "\76";
}
.icon-chat-alt:before {
content: "\77";
}
.icon-vol-mute-alt:before {
content: "\78";
}
.icon-volume-low-alt:before {
content: "\79";
}
.icon-volume-high-alt:before {
content: "\7a";
}
.icon-quotations:before {
content: "\7b";
}
.icon-quotations-alt2:before {
content: "\7c";
}
.icon-clock-alt:before {
content: "\7d";
}
.icon-lock-alt:before {
content: "\7e";
}
.icon-lock-open-alt:before {
content: "\e000";
}
.icon-key-alt:before {
content: "\e001";
}
.icon-cloud-alt:before {
content: "\e002";
}
.icon-cloud-upload-alt:before {
content: "\e003";
}
.icon-cloud-download-alt:before {
content: "\e004";
}
.icon-image:before {
content: "\e005";
}
.icon-images:before {
content: "\e006";
}
.icon-lightbulb-alt:before {
content: "\e007";
}
.icon-gift-alt:before {
content: "\e008";
}
.icon-house-alt:before {
content: "\e009";
}
.icon-genius:before {
content: "\e00a";
}
.icon-mobile:before {
content: "\e00b";
}
.icon-tablet:before {
content: "\e00c";
}
.icon-laptop:before {
content: "\e00d";
}
.icon-desktop:before {
content: "\e00e";
}
.icon-camera-alt:before {
content: "\e00f";
}
.icon-mail-alt:before {
content: "\e010";
}
.icon-cone-alt:before {
content: "\e011";
}
.icon-ribbon-alt:before {
content: "\e012";
}
.icon-bag-alt:before {
content: "\e013";
}
.icon-creditcard:before {
content: "\e014";
}
.icon-cart-alt:before {
content: "\e015";
}
.icon-paperclip:before {
content: "\e016";
}
.icon-tag-alt:before {
content: "\e017";
}
.icon-tags-alt:before {
content: "\e018";
}
.icon-trash-alt:before {
content: "\e019";
}
.icon-cursor-alt:before {
content: "\e01a";
}
.icon-mic-alt:before {
content: "\e01b";
}
.icon-compass-alt:before {
content: "\e01c";
}
.icon-pin-alt:before {
content: "\e01d";
}
.icon-pushpin-alt:before {
content: "\e01e";
}
.icon-map-alt:before {
content: "\e01f";
}
.icon-drawer-alt:before {
content: "\e020";
}
.icon-toolbox-alt:before {
content: "\e021";
}
.icon-book-alt:before {
content: "\e022";
}
.icon-calendar:before {
content: "\e023";
}
.icon-film:before {
content: "\e024";
}
.icon-table:before {
content: "\e025";
}
.icon-contacts-alt:before {
content: "\e026";
}
.icon-headphones:before {
content: "\e027";
}
.icon-lifesaver:before {
content: "\e028";
}
.icon-piechart:before {
content: "\e029";
}
.icon-refresh:before {
content: "\e02a";
}
.icon-link-alt:before {
content: "\e02b";
}
.icon-link:before {
content: "\e02c";
}
.icon-loading:before {
content: "\e02d";
}
.icon-blocked:before {
content: "\e02e";
}
.icon-archive-alt:before {
content: "\e02f";
}
.icon-heart-alt:before {
content: "\e030";
}
.icon-star-alt:before {
content: "\e031";
}
.icon-star-half-alt:before {
content: "\e032";
}
.icon-star:before {
content: "\e033";
}
.icon-star-half:before {
content: "\e034";
}
.icon-tools:before {
content: "\e035";
}
.icon-tool:before {
content: "\e036";
}
.icon-cog:before {
content: "\e037";
}
.icon-cogs:before {
content: "\e038";
}
.arrow-up-alt:before {
content: "\e039";
}
.arrow-down-alt:before {
content: "\e03a";
}
.arrow-left-alt:before {
content: "\e03b";
}
.arrow-right-alt:before {
content: "\e03c";
}
.arrow-left-up-alt:before {
content: "\e03d";
}
.arrow-right-up-alt:before {
content: "\e03e";
}
.arrow-right-down-alt:before {
content: "\e03f";
}
.arrow-left-down-alt:before {
content: "\e040";
}
.arrow-condense-alt:before {
content: "\e041";
}
.arrow-expand-alt3:before {
content: "\e042";
}
.arrow-carrot-up-alt:before {
content: "\e043";
}
.arrow-carrot-down-alt:before {
content: "\e044";
}
.arrow-carrot-left-alt:before {
content: "\e045";
}
.arrow-carrot-right-alt:before {
content: "\e046";
}
.arrow-carrot-2up-alt:before {
content: "\e047";
}
.arrow-carrot-2dwnn-alt:before {
content: "\e048";
}
.arrow-carrot-2left-alt:before {
content: "\e049";
}
.arrow-carrot-2right-alt:before {
content: "\e04a";
}
.arrow-triangle-up-alt:before {
content: "\e04b";
}
.arrow-triangle-down-alt:before {
content: "\e04c";
}
.arrow-triangle-left-alt:before {
content: "\e04d";
}
.arrow-triangle-right-alt:before {
content: "\e04e";
}
.icon-minus-alt:before {
content: "\e04f";
}
.icon-plus-alt:before {
content: "\e050";
}
.icon-close-alt:before {
content: "\e051";
}
.icon-check-alt:before {
content: "\e052";
}
.icon-zoom-out:before {
content: "\e053";
}
.icon-zoom-in:before {
content: "\e054";
}
.icon-stop-alt:before {
content: "\e055";
}
.icon-menu-square-alt:before {
content: "\e056";
}
.icon-menu-circle-alt:before {
content: "\e057";
}
.icon-document:before {
content: "\e058";
}
.icon-documents:before {
content: "\e059";
}
.icon-pencil-alt:before {
content: "\e05a";
}
.icon-folder:before {
content: "\e05b";
}
.icon-folder-open:before {
content: "\e05c";
}
.icon-folder-add:before {
content: "\e05d";
}
.icon-folder-upload:before {
content: "\e05e";
}
.icon-folder-download:before {
content: "\e05f";
}
.icon-info:before {
content: "\e060";
}
.icon-error-circle:before {
content: "\e061";
}
.icon-error-oct:before {
content: "\e062";
}
.icon-error-triangle:before {
content: "\e063";
}
.icon-question-alt:before {
content: "\e064";
}
.icon-comment:before {
content: "\e065";
}
.icon-chat:before {
content: "\e066";
}
.icon-vol-mute:before {
content: "\e067";
}
.icon-volume-low:before {
content: "\e068";
}
.icon-volume-high:before {
content: "\e069";
}
.icon-quotations-alt:before {
content: "\e06a";
}
.icon-clock:before {
content: "\e06b";
}
.icon-lock:before {
content: "\e06c";
}
.icon-lock-open:before {
content: "\e06d";
}
.icon-key:before {
content: "\e06e";
}
.icon-cloud:before {
content: "\e06f";
}
.icon-cloud-upload:before {
content: "\e070";
}
.icon-cloud-download:before {
content: "\e071";
}
.icon-lightbulb:before {
content: "\e072";
}
.icon-gift:before {
content: "\e073";
}
.icon-house:before {
content: "\e074";
}
.icon-camera:before {
content: "\e075";
}
.icon-mail:before {
content: "\e076";
}
.icon-cone:before {
content: "\e077";
}
.icon-ribbon:before {
content: "\e078";
}
.icon-bag:before {
content: "\e079";
}
.icon-cart:before {
content: "\e07a";
}
.icon-tag:before {
content: "\e07b";
}
.icon-tags:before {
content: "\e07c";
}
.icon-trash:before {
content: "\e07d";
}
.icon-cursor:before {
content: "\e07e";
}
.icon-mic:before {
content: "\e07f";
}
.icon-compass:before {
content: "\e080";
}
.icon-pin:before {
content: "\e081";
}
.icon-pushpin:before {
content: "\e082";
}
.icon-map:before {
content: "\e083";
}
.icon-drawer:before {
content: "\e084";
}
.icon-toolbox:before {
content: "\e085";
}
.icon-book:before {
content: "\e086";
}
.icon-contacts:before {
content: "\e087";
}
.icon-archive:before {
content: "\e088";
}
.icon-heart:before {
content: "\e089";
}
.icon-profile:before {
content: "\e08a";
}
.icon-group:before {
content: "\e08b";
}
.icon-grid-2x2:before {
content: "\e08c";
}
.icon-grid-3x3:before {
content: "\e08d";
}
.icon-music:before {
content: "\e08e";
}
.icon-pause-alt:before {
content: "\e08f";
}
.icon-phone:before {
content: "\e090";
}
.icon-upload:before {
content: "\e091";
}
.icon-download:before {
content: "\e092";
}
.social-facebook:before {
content: "\e093";
}
.social-twitter:before {
content: "\e094";
}
.social-pinterest:before {
content: "\e095";
}
.social-googleplus:before {
content: "\e096";
}
.social-tumblr:before {
content: "\e097";
}
.social-tumbleupon:before {
content: "\e098";
}
.social-wordpress:before {
content: "\e099";
}
.social-instagram:before {
content: "\e09a";
}
.social-dribbble:before {
content: "\e09b";
}
.social-vimeo:before {
content: "\e09c";
}
.social-linkedin:before {
content: "\e09d";
}
.social-rss:before {
content: "\e09e";
}
.social-deviantart:before {
content: "\e09f";
}
.social-share:before {
content: "\e0a0";
}
.social-myspace:before {
content: "\e0a1";
}
.social-skype:before {
content: "\e0a2";
}
.social-youtube:before {
content: "\e0a3";
}
.social-picassa:before {
content: "\e0a4";
}
.social-googledrive:before {
content: "\e0a5";
}
.social-flickr:before {
content: "\e0a6";
}
.social-blogger:before {
content: "\e0a7";
}
.social-spotify:before {
content: "\e0a8";
}
.social-delicious:before {
content: "\e0a9";
}
.social-facebook-circle:before {
content: "\e0aa";
}
.social-twitter-circle:before {
content: "\e0ab";
}
.social-pinterest-circle:before {
content: "\e0ac";
}
.social-googleplus-circle:before {
content: "\e0ad";
}
.social-tumblr-circle:before {
content: "\e0ae";
}
.social-stumbleupon-circle:before {
content: "\e0af";
}
.social-wordpress-circle:before {
content: "\e0b0";
}
.social-instagram-circle:before {
content: "\e0b1";
}
.social-dribbble-circle:before {
content: "\e0b2";
}
.social-vimeo-circle:before {
content: "\e0b3";
}
.social-linkedin-circle:before {
content: "\e0b4";
}
.social-rss-circle:before {
content: "\e0b5";
}
.social-deviantart-circle:before {
content: "\e0b6";
}
.social-share-circle:before {
content: "\e0b7";
}
.social-myspace-circle:before {
content: "\e0b8";
}
.social-skype-circle:before {
content: "\e0b9";
}
.social-youtube-circle:before {
content: "\e0ba";
}
.social-picassa-circle:before {
content: "\e0bb";
}
.social-googledrive-alt2:before {
content: "\e0bc";
}
.social-flickr-circle:before {
content: "\e0bd";
}
.social-blogger-circle:before {
content: "\e0be";
}
.social-spotify-circle:before {
content: "\e0bf";
}
.social-delicious-circle:before {
content: "\e0c0";
}
.social-facebook-square:before {
content: "\e0c1";
}
.social-twitter-square:before {
content: "\e0c2";
}
.social-pinterest-square:before {
content: "\e0c3";
}
.social-googleplus-square:before {
content: "\e0c4";
}
.social-tumblr-square:before {
content: "\e0c5";
}
.social-stumbleupon-square:before {
content: "\e0c6";
}
.social-wordpress-square:before {
content: "\e0c7";
}
.social-instagram-square:before {
content: "\e0c8";
}
.social-dribbble-square:before {
content: "\e0c9";
}
.social-vimeo-square:before {
content: "\e0ca";
}
.social-linkedin-square:before {
content: "\e0cb";
}
.social-rss-square:before {
content: "\e0cc";
}
.social-deviantart-square:before {
content: "\e0cd";
}
.social-share-square:before {
content: "\e0ce";
}
.social-myspace-square:before {
content: "\e0cf";
}
.social-skype-square:before {
content: "\e0d0";
}
.social-youtube-square:before {
content: "\e0d1";
}
.social-picassa-square:before {
content: "\e0d2";
}
.social-googledrive-square:before {
content: "\e0d3";
}
.social-flickr-square:before {
content: "\e0d4";
}
.social-blogger-square:before {
content: "\e0d5";
}
.social-spotify-square:before {
content: "\e0d6";
}
.social-delicious-square:before {
content: "\e0d7";
}
.icon-printer:before {
content: "\e103";
}
.icon-calulator:before {
content: "\e0ee";
}
.icon-building:before {
content: "\e0ef";
}
.icon-floppy:before {
content: "\e0e8";
}
.icon-drive:before {
content: "\e0ea";
}
.icon-search-2:before {
content: "\e101";
}
.icon-id:before {
content: "\e107";
}
.icon-id-2:before {
content: "\e108";
}
.icon-puzzle:before {
content: "\e102";
}
.icon-like:before {
content: "\e106";
}
.icon-dislike:before {
content: "\e0eb";
}
.icon-mug:before {
content: "\e105";
}
.icon-currency:before {
content: "\e0ed";
}
.icon-wallet:before {
content: "\e100";
}
.icon-pens:before {
content: "\e104";
}
.icon-easel:before {
content: "\e0e9";
}
.icon-flowchart:before {
content: "\e109";
}
.icon-datareport:before {
content: "\e0ec";
}
.icon-briefcase:before {
content: "\e0fe";
}
.icon-shield:before {
content: "\e0f6";
}
.icon-percent:before {
content: "\e0fb";
}
.icon-globe:before {
content: "\e0e2";
}
.icon-globe-2:before {
content: "\e0e3";
}
.icon-target:before {
content: "\e0f5";
}
.icon-hourglass:before {
content: "\e0e1";
}
.icon-balance:before {
content: "\e0ff";
}
.icon-rook:before {
content: "\e0f8";
}
.icon-printer-alt:before {
content: "\e0fa";
}
.icon-calculator-alt:before {
content: "\e0e7";
}
.icon-building-alt:before {
content: "\e0fd";
}
.icon-floppy-alt:before {
content: "\e0e4";
}
.icon-drive-alt:before {
content: "\e0e5";
}
.icon-search-alt:before {
content: "\e0f7";
}
.icon-id-alt:before {
content: "\e0e0";
}
.icon-id-2-alt:before {
content: "\e0fc";
}
.icon-puzzle-alt:before {
content: "\e0f9";
}
.icon-like-alt:before {
content: "\e0dd";
}
.icon-dislike-alt:before {
content: "\e0f1";
}
.icon-mug-alt:before {
content: "\e0dc";
}
.icon-currency-alt:before {
content: "\e0f3";
}
.icon-wallet-alt:before {
content: "\e0d8";
}
.icon-pens-alt:before {
content: "\e0db";
}
.icon-easel-alt:before {
content: "\e0f0";
}
.icon-flowchart-alt:before {
content: "\e0df";
}
.icon-datareport-alt:before {
content: "\e0f2";
}
.icon-briefcase-alt:before {
content: "\e0f4";
}
.icon-shield-alt:before {
content: "\e0d9";
}
.icon-percent-alt:before {
content: "\e0da";
}
.icon-globe-alt:before {
content: "\e0de";
}
.icon-clipboard:before {
content: "\e0e6";
}@font-face {
font-family: 'ElegantIcons';
src:url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot);
src:url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.woff) format('woff'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.ttf) format('truetype'),
url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
}
.gem-print-icon.gem-icon-pack-elegant {
display: inline-block;
font-family: 'ElegantIcons';
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
text-align: center;
vertical-align: middle;
font-size: 16px;
}
.gem-elegant {
font-family: 'ElegantIcons';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.gem-elegant.gem-elegant-label:before {
content: '';
width: 20px;
height: 20px;
background: url(//www.ficklepickles.com/wp-content/themes/thegem-elementor/css/icons-elegant-logo.svg) no-repeat 50% 50%;
background-size: 20px 20px;
display: inline-block;
vertical-align: middle;
}
@media (max-width: 1439px) {
.gem-elegant.gem-elegant-label:before {
width: 15px;
height: 15px;
background-size: 15px 15px;
}
}
.arrow-up:before {
content: "\21";
}
.arrow-down:before {
content: "\22";
}
.arrow-left:before {
content: "\23";
}
.arrow-right:before {
content: "\24";
}
.arrow-left-up:before {
content: "\25";
}
.arrow-right-up:before {
content: "\26";
}
.arrow-right-down:before {
content: "\27";
}
.arrow-left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow-up-down-alt:before {
content: "\2a";
}
.arrow-left-right-alt:before {
content: "\2b";
}
.arrow-left-right:before {
content: "\2c";
}
.arrow-expand-alt2:before {
content: "\2d";
}
.arrow-expand-alt:before {
content: "\2e";
}
.arrow-condense:before {
content: "\2f";
}
.arrow-expand:before {
content: "\30";
}
.arrow-move:before {
content: "\31";
}
.arrow-carrot-up:before {
content: "\32";
}
.arrow-carrot-down:before {
content: "\33";
}
.arrow-carrot-left:before {
content: "\34";
}
.arrow-carrot-right:before {
content: "\35";
}
.arrow-carrot-2up:before {
content: "\36";
}
.arrow-carrot-2down:before {
content: "\37";
}
.arrow-carrot-2left:before {
content: "\38";
}
.arrow-carrot-2right:before {
content: "\39";
}
.arrow-carrot-up-alt2:before {
content: "\3a";
}
.arrow-carrot-down-alt2:before {
content: "\3b";
}
.arrow-carrot-left-alt2:before {
content: "\3c";
}
.arrow-carrot-right-alt2:before {
content: "\3d";
}
.arrow-carrot-2up-alt2:before {
content: "\3e";
}
.arrow-carrot-2down-alt2:before {
content: "\3f";
}
.arrow-carrot-2left-alt2:before {
content: "\40";
}
.arrow-carrot-2right-alt2:before {
content: "\41";
}
.arrow-triangle-up:before {
content: "\42";
}
.arrow-triangle-down:before {
content: "\43";
}
.arrow-triangle-left:before {
content: "\44";
}
.arrow-triangle-right:before {
content: "\45";
}
.arrow-triangle-up-alt2:before {
content: "\46";
}
.arrow-triangle-down-alt2:before {
content: "\47";
}
.arrow-triangle-left-alt2:before {
content: "\48";
}
.arrow-triangle-right-alt2:before {
content: "\49";
}
.arrow-back:before {
content: "\4a";
}
.icon-minus-06:before {
content: "\4b";
}
.icon-plus:before {
content: "\4c";
}
.icon-close:before {
content: "\4d";
}
.icon-check:before {
content: "\4e";
}
.icon-minus-alt2:before {
content: "\4f";
}
.icon-plus-alt2:before {
content: "\50";
}
.icon-close-alt2:before {
content: "\51";
}
.icon-check-alt2:before {
content: "\52";
}
.icon-zoom-out-alt:before {
content: "\53";
}
.icon-zoom-in-alt:before {
content: "\54";
}
.icon-search:before {
content: "\55";
}
.icon-box-empty:before {
content: "\56";
}
.icon-box-selected:before {
content: "\57";
}
.icon-minus-box:before {
content: "\58";
}
.icon-plus-box:before {
content: "\59";
}
.icon-box-checked:before {
content: "\5a";
}
.icon-circle-empty:before {
content: "\5b";
}
.icon-circle-slelected:before {
content: "\5c";
}
.icon-stop-alt2:before {
content: "\5d";
}
.icon-stop:before {
content: "\5e";
}
.icon-pause-alt2:before {
content: "\5f";
}
.icon-pause:before {
content: "\60";
}
.icon-menu:before {
content: "\61";
}
.icon-menu-square-alt2:before {
content: "\62";
}
.icon-menu-circle-alt2:before {
content: "\63";
}
.icon-ul:before {
content: "\64";
}
.icon-ol:before {
content: "\65";
}
.icon-adjust-horiz:before {
content: "\66";
}
.icon-adjust-vert:before {
content: "\67";
}
.icon-document-alt:before {
content: "\68";
}
.icon-documents-alt:before {
content: "\69";
}
.icon-pencil:before {
content: "\6a";
}
.icon-pencil-edit-alt:before {
content: "\6b";
}
.icon-pencil-edit:before {
content: "\6c";
}
.icon-folder-alt:before {
content: "\6d";
}
.icon-folder-open-alt:before {
content: "\6e";
}
.icon-folder-add-alt:before {
content: "\6f";
}
.icon-info-alt:before {
content: "\70";
}
.icon-error-oct-alt:before {
content: "\71";
}
.icon-error-circle-alt:before {
content: "\72";
}
.icon-error-triangle-alt:before {
content: "\73";
}
.icon-question-alt2:before {
content: "\74";
}
.icon-question:before {
content: "\75";
}
.icon-comment-alt:before {
content: "\76";
}
.icon-chat-alt:before {
content: "\77";
}
.icon-vol-mute-alt:before {
content: "\78";
}
.icon-volume-low-alt:before {
content: "\79";
}
.icon-volume-high-alt:before {
content: "\7a";
}
.icon-quotations:before {
content: "\7b";
}
.icon-quotations-alt2:before {
content: "\7c";
}
.icon-clock-alt:before {
content: "\7d";
}
.icon-lock-alt:before {
content: "\7e";
}
.icon-lock-open-alt:before {
content: "\e000";
}
.icon-key-alt:before {
content: "\e001";
}
.icon-cloud-alt:before {
content: "\e002";
}
.icon-cloud-upload-alt:before {
content: "\e003";
}
.icon-cloud-download-alt:before {
content: "\e004";
}
.icon-image:before {
content: "\e005";
}
.icon-images:before {
content: "\e006";
}
.icon-lightbulb-alt:before {
content: "\e007";
}
.icon-gift-alt:before {
content: "\e008";
}
.icon-house-alt:before {
content: "\e009";
}
.icon-genius:before {
content: "\e00a";
}
.icon-mobile:before {
content: "\e00b";
}
.icon-tablet:before {
content: "\e00c";
}
.icon-laptop:before {
content: "\e00d";
}
.icon-desktop:before {
content: "\e00e";
}
.icon-camera-alt:before {
content: "\e00f";
}
.icon-mail-alt:before {
content: "\e010";
}
.icon-cone-alt:before {
content: "\e011";
}
.icon-ribbon-alt:before {
content: "\e012";
}
.icon-bag-alt:before {
content: "\e013";
}
.icon-creditcard:before {
content: "\e014";
}
.icon-cart-alt:before {
content: "\e015";
}
.icon-paperclip:before {
content: "\e016";
}
.icon-tag-alt:before {
content: "\e017";
}
.icon-tags-alt:before {
content: "\e018";
}
.icon-trash-alt:before {
content: "\e019";
}
.icon-cursor-alt:before {
content: "\e01a";
}
.icon-mic-alt:before {
content: "\e01b";
}
.icon-compass-alt:before {
content: "\e01c";
}
.icon-pin-alt:before {
content: "\e01d";
}
.icon-pushpin-alt:before {
content: "\e01e";
}
.icon-map-alt:before {
content: "\e01f";
}
.icon-drawer-alt:before {
content: "\e020";
}
.icon-toolbox-alt:before {
content: "\e021";
}
.icon-book-alt:before {
content: "\e022";
}
.icon-calendar:before {
content: "\e023";
}
.icon-film:before {
content: "\e024";
}
.icon-table:before {
content: "\e025";
}
.icon-contacts-alt:before {
content: "\e026";
}
.icon-headphones:before {
content: "\e027";
}
.icon-lifesaver:before {
content: "\e028";
}
.icon-piechart:before {
content: "\e029";
}
.icon-refresh:before {
content: "\e02a";
}
.icon-link-alt:before {
content: "\e02b";
}
.icon-link:before {
content: "\e02c";
}
.icon-loading:before {
content: "\e02d";
}
.icon-blocked:before {
content: "\e02e";
}
.icon-archive-alt:before {
content: "\e02f";
}
.icon-heart-alt:before {
content: "\e030";
}
.icon-star-alt:before {
content: "\e031";
}
.icon-star-half-alt:before {
content: "\e032";
}
.icon-star:before {
content: "\e033";
}
.icon-star-half:before {
content: "\e034";
}
.icon-tools:before {
content: "\e035";
}
.icon-tool:before {
content: "\e036";
}
.icon-cog:before {
content: "\e037";
}
.icon-cogs:before {
content: "\e038";
}
.arrow-up-alt:before {
content: "\e039";
}
.arrow-down-alt:before {
content: "\e03a";
}
.arrow-left-alt:before {
content: "\e03b";
}
.arrow-right-alt:before {
content: "\e03c";
}
.arrow-left-up-alt:before {
content: "\e03d";
}
.arrow-right-up-alt:before {
content: "\e03e";
}
.arrow-right-down-alt:before {
content: "\e03f";
}
.arrow-left-down-alt:before {
content: "\e040";
}
.arrow-condense-alt:before {
content: "\e041";
}
.arrow-expand-alt3:before {
content: "\e042";
}
.arrow-carrot-up-alt:before {
content: "\e043";
}
.arrow-carrot-down-alt:before {
content: "\e044";
}
.arrow-carrot-left-alt:before {
content: "\e045";
}
.arrow-carrot-right-alt:before {
content: "\e046";
}
.arrow-carrot-2up-alt:before {
content: "\e047";
}
.arrow-carrot-2dwnn-alt:before {
content: "\e048";
}
.arrow-carrot-2left-alt:before {
content: "\e049";
}
.arrow-carrot-2right-alt:before {
content: "\e04a";
}
.arrow-triangle-up-alt:before {
content: "\e04b";
}
.arrow-triangle-down-alt:before {
content: "\e04c";
}
.arrow-triangle-left-alt:before {
content: "\e04d";
}
.arrow-triangle-right-alt:before {
content: "\e04e";
}
.icon-minus-alt:before {
content: "\e04f";
}
.icon-plus-alt:before {
content: "\e050";
}
.icon-close-alt:before {
content: "\e051";
}
.icon-check-alt:before {
content: "\e052";
}
.icon-zoom-out:before {
content: "\e053";
}
.icon-zoom-in:before {
content: "\e054";
}
.icon-stop-alt:before {
content: "\e055";
}
.icon-menu-square-alt:before {
content: "\e056";
}
.icon-menu-circle-alt:before {
content: "\e057";
}
.icon-document:before {
content: "\e058";
}
.icon-documents:before {
content: "\e059";
}
.icon-pencil-alt:before {
content: "\e05a";
}
.icon-folder:before {
content: "\e05b";
}
.icon-folder-open:before {
content: "\e05c";
}
.icon-folder-add:before {
content: "\e05d";
}
.icon-folder-upload:before {
content: "\e05e";
}
.icon-folder-download:before {
content: "\e05f";
}
.icon-info:before {
content: "\e060";
}
.icon-error-circle:before {
content: "\e061";
}
.icon-error-oct:before {
content: "\e062";
}
.icon-error-triangle:before {
content: "\e063";
}
.icon-question-alt:before {
content: "\e064";
}
.icon-comment:before {
content: "\e065";
}
.icon-chat:before {
content: "\e066";
}
.icon-vol-mute:before {
content: "\e067";
}
.icon-volume-low:before {
content: "\e068";
}
.icon-volume-high:before {
content: "\e069";
}
.icon-quotations-alt:before {
content: "\e06a";
}
.icon-clock:before {
content: "\e06b";
}
.icon-lock:before {
content: "\e06c";
}
.icon-lock-open:before {
content: "\e06d";
}
.icon-key:before {
content: "\e06e";
}
.icon-cloud:before {
content: "\e06f";
}
.icon-cloud-upload:before {
content: "\e070";
}
.icon-cloud-download:before {
content: "\e071";
}
.icon-lightbulb:before {
content: "\e072";
}
.icon-gift:before {
content: "\e073";
}
.icon-house:before {
content: "\e074";
}
.icon-camera:before {
content: "\e075";
}
.icon-mail:before {
content: "\e076";
}
.icon-cone:before {
content: "\e077";
}
.icon-ribbon:before {
content: "\e078";
}
.icon-bag:before {
content: "\e079";
}
.icon-cart:before {
content: "\e07a";
}
.icon-tag:before {
content: "\e07b";
}
.icon-tags:before {
content: "\e07c";
}
.icon-trash:before {
content: "\e07d";
}
.icon-cursor:before {
content: "\e07e";
}
.icon-mic:before {
content: "\e07f";
}
.icon-compass:before {
content: "\e080";
}
.icon-pin:before {
content: "\e081";
}
.icon-pushpin:before {
content: "\e082";
}
.icon-map:before {
content: "\e083";
}
.icon-drawer:before {
content: "\e084";
}
.icon-toolbox:before {
content: "\e085";
}
.icon-book:before {
content: "\e086";
}
.icon-contacts:before {
content: "\e087";
}
.icon-archive:before {
content: "\e088";
}
.icon-heart:before {
content: "\e089";
}
.icon-profile:before {
content: "\e08a";
}
.icon-group:before {
content: "\e08b";
}
.icon-grid-2x2:before {
content: "\e08c";
}
.icon-grid-3x3:before {
content: "\e08d";
}
.icon-music:before {
content: "\e08e";
}
.icon-pause-alt:before {
content: "\e08f";
}
.icon-phone:before {
content: "\e090";
}
.icon-upload:before {
content: "\e091";
}
.icon-download:before {
content: "\e092";
}
.social-facebook:before {
content: "\e093";
}
.social-twitter:before {
content: "\e094";
}
.social-pinterest:before {
content: "\e095";
}
.social-googleplus:before {
content: "\e096";
}
.social-tumblr:before {
content: "\e097";
}
.social-tumbleupon:before {
content: "\e098";
}
.social-wordpress:before {
content: "\e099";
}
.social-instagram:before {
content: "\e09a";
}
.social-dribbble:before {
content: "\e09b";
}
.social-vimeo:before {
content: "\e09c";
}
.social-linkedin:before {
content: "\e09d";
}
.social-rss:before {
content: "\e09e";
}
.social-deviantart:before {
content: "\e09f";
}
.social-share:before {
content: "\e0a0";
}
.social-myspace:before {
content: "\e0a1";
}
.social-skype:before {
content: "\e0a2";
}
.social-youtube:before {
content: "\e0a3";
}
.social-picassa:before {
content: "\e0a4";
}
.social-googledrive:before {
content: "\e0a5";
}
.social-flickr:before {
content: "\e0a6";
}
.social-blogger:before {
content: "\e0a7";
}
.social-spotify:before {
content: "\e0a8";
}
.social-delicious:before {
content: "\e0a9";
}
.social-facebook-circle:before {
content: "\e0aa";
}
.social-twitter-circle:before {
content: "\e0ab";
}
.social-pinterest-circle:before {
content: "\e0ac";
}
.social-googleplus-circle:before {
content: "\e0ad";
}
.social-tumblr-circle:before {
content: "\e0ae";
}
.social-stumbleupon-circle:before {
content: "\e0af";
}
.social-wordpress-circle:before {
content: "\e0b0";
}
.social-instagram-circle:before {
content: "\e0b1";
}
.social-dribbble-circle:before {
content: "\e0b2";
}
.social-vimeo-circle:before {
content: "\e0b3";
}
.social-linkedin-circle:before {
content: "\e0b4";
}
.social-rss-circle:before {
content: "\e0b5";
}
.social-deviantart-circle:before {
content: "\e0b6";
}
.social-share-circle:before {
content: "\e0b7";
}
.social-myspace-circle:before {
content: "\e0b8";
}
.social-skype-circle:before {
content: "\e0b9";
}
.social-youtube-circle:before {
content: "\e0ba";
}
.social-picassa-circle:before {
content: "\e0bb";
}
.social-googledrive-alt2:before {
content: "\e0bc";
}
.social-flickr-circle:before {
content: "\e0bd";
}
.social-blogger-circle:before {
content: "\e0be";
}
.social-spotify-circle:before {
content: "\e0bf";
}
.social-delicious-circle:before {
content: "\e0c0";
}
.social-facebook-square:before {
content: "\e0c1";
}
.social-twitter-square:before {
content: "\e0c2";
}
.social-pinterest-square:before {
content: "\e0c3";
}
.social-googleplus-square:before {
content: "\e0c4";
}
.social-tumblr-square:before {
content: "\e0c5";
}
.social-stumbleupon-square:before {
content: "\e0c6";
}
.social-wordpress-square:before {
content: "\e0c7";
}
.social-instagram-square:before {
content: "\e0c8";
}
.social-dribbble-square:before {
content: "\e0c9";
}
.social-vimeo-square:before {
content: "\e0ca";
}
.social-linkedin-square:before {
content: "\e0cb";
}
.social-rss-square:before {
content: "\e0cc";
}
.social-deviantart-square:before {
content: "\e0cd";
}
.social-share-square:before {
content: "\e0ce";
}
.social-myspace-square:before {
content: "\e0cf";
}
.social-skype-square:before {
content: "\e0d0";
}
.social-youtube-square:before {
content: "\e0d1";
}
.social-picassa-square:before {
content: "\e0d2";
}
.social-googledrive-square:before {
content: "\e0d3";
}
.social-flickr-square:before {
content: "\e0d4";
}
.social-blogger-square:before {
content: "\e0d5";
}
.social-spotify-square:before {
content: "\e0d6";
}
.social-delicious-square:before {
content: "\e0d7";
}
.icon-printer:before {
content: "\e103";
}
.icon-calulator:before {
content: "\e0ee";
}
.icon-building:before {
content: "\e0ef";
}
.icon-floppy:before {
content: "\e0e8";
}
.icon-drive:before {
content: "\e0ea";
}
.icon-search-2:before {
content: "\e101";
}
.icon-id:before {
content: "\e107";
}
.icon-id-2:before {
content: "\e108";
}
.icon-puzzle:before {
content: "\e102";
}
.icon-like:before {
content: "\e106";
}
.icon-dislike:before {
content: "\e0eb";
}
.icon-mug:before {
content: "\e105";
}
.icon-currency:before {
content: "\e0ed";
}
.icon-wallet:before {
content: "\e100";
}
.icon-pens:before {
content: "\e104";
}
.icon-easel:before {
content: "\e0e9";
}
.icon-flowchart:before {
content: "\e109";
}
.icon-datareport:before {
content: "\e0ec";
}
.icon-briefcase:before {
content: "\e0fe";
}
.icon-shield:before {
content: "\e0f6";
}
.icon-percent:before {
content: "\e0fb";
}
.icon-globe:before {
content: "\e0e2";
}
.icon-globe-2:before {
content: "\e0e3";
}
.icon-target:before {
content: "\e0f5";
}
.icon-hourglass:before {
content: "\e0e1";
}
.icon-balance:before {
content: "\e0ff";
}
.icon-rook:before {
content: "\e0f8";
}
.icon-printer-alt:before {
content: "\e0fa";
}
.icon-calculator-alt:before {
content: "\e0e7";
}
.icon-building-alt:before {
content: "\e0fd";
}
.icon-floppy-alt:before {
content: "\e0e4";
}
.icon-drive-alt:before {
content: "\e0e5";
}
.icon-search-alt:before {
content: "\e0f7";
}
.icon-id-alt:before {
content: "\e0e0";
}
.icon-id-2-alt:before {
content: "\e0fc";
}
.icon-puzzle-alt:before {
content: "\e0f9";
}
.icon-like-alt:before {
content: "\e0dd";
}
.icon-dislike-alt:before {
content: "\e0f1";
}
.icon-mug-alt:before {
content: "\e0dc";
}
.icon-currency-alt:before {
content: "\e0f3";
}
.icon-wallet-alt:before {
content: "\e0d8";
}
.icon-pens-alt:before {
content: "\e0db";
}
.icon-easel-alt:before {
content: "\e0f0";
}
.icon-flowchart-alt:before {
content: "\e0df";
}
.icon-datareport-alt:before {
content: "\e0f2";
}
.icon-briefcase-alt:before {
content: "\e0f4";
}
.icon-shield-alt:before {
content: "\e0d9";
}
.icon-percent-alt:before {
content: "\e0da";
}
.icon-globe-alt:before {
content: "\e0de";
}
.icon-clipboard:before {
content: "\e0e6";
}