#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,
#primary-menu.no-responsive:focus-within li.menu-item-cart:focus-within > .minicart,
.hamburger-minicart:focus-within > .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.woocommerce-mini-cart li,
.hamburger-minicart > .minicart ul.woocommerce-mini-cart li,
.mobile-cart-position-top #site-header .mobile-cart ul.woocommerce-mini-cart 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 .total:has(+ .minicart-template-placeholder),
.hamburger-minicart > .minicart .total:has(+ .minicart-template-placeholder),
.mobile-cart-position-top #site-header .mobile-cart .total:has(+ .minicart-template-placeholder) {
padding-bottom: 15px;
}
#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,
.hamburger-minicart .minicart .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 .minicart-contents-wrap {
position: relative;
width: 100%;
flex: 1 1 0;
overflow-x: hidden;
overflow-y: auto;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar,
.thegem-popup-notification-sidebar .minicart-contents-wrap::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-track,
.thegem-popup-notification-sidebar .minicart-contents-wrap::-webkit-scrollbar-track {
background-color: transparent;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-thumb,
.thegem-popup-notification-sidebar .minicart-contents-wrap::-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__total:has(+ .minicart-template-placeholder),
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal:has(+ .minicart-template-placeholder) {
padding-bottom: 20px;
}
.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;
}
}
.minicart-template-placeholder .thegem-template-content {
font-size: initial;
}
.minicart-template-placeholder .elementor-top-section {
padding: 0 21px;
}
.minicart-empty-template-placeholder .thegem-template-content {
font-size: initial;
}
.minicart-empty-template-placeholder .elementor-top-section {
padding: 0 21px;
}
.thegem-popup-notification-sidebar .minicart-empty-template-placeholder {
position: relative;
width: 100%;
flex: 1 1 0;
overflow-x: hidden;
overflow-y: auto;
}@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-9161, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-9161 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-9161 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-9161 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-9161 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } .pum-theme-9160, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-9160 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-9160 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-9160 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-9160 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-646, .pum-theme-lightbox { background-color: rgba( 255, 255, 255, 0.57 ) } 
.pum-theme-646 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 0, 0, 0, 1.00 ) } 
.pum-theme-646 .pum-title, .pum-theme-lightbox .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-646 .pum-content, .pum-theme-lightbox .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-646 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-645, .pum-theme-default-theme { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-645 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: px; border: 1px none #000000; box-shadow: 1px 1px 3px px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-645 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: px px px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-645 .pum-content, .pum-theme-default-theme .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-645 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: px; bottom: auto; top: px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: px; box-shadow: 1px 1px 3px px rgba( 2, 2, 2, 0.23 ); text-shadow: px px px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-647, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-647 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-647 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-647 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-647 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-648, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-648 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-648 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-648 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-648 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-649, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-649 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-649 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-649 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-649 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-650, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-650 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-650 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-650 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-650 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } 
#pum-32828 {z-index: 1999999999}
#pum-32826 {z-index: 1999999999}
#pum-32525 {z-index: 1999999999}
#pum-9163 {z-index: 1999999999}
#pum-10139 {z-index: 1999999999}
#pum-651 {z-index: 1999999999}
#pum-9162 {z-index: 1999999999}@font-face {
font-family: 'ElegantIcons';
src:url(//dev.novatactical.ca/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot);
src:url(//dev.novatactical.ca/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//dev.novatactical.ca/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.woff) format('woff'),
url(//dev.novatactical.ca/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.ttf) format('truetype'),
url(//dev.novatactical.ca/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(//dev.novatactical.ca/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(//dev.novatactical.ca/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot);
src:url(//dev.novatactical.ca/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//dev.novatactical.ca/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.woff) format('woff'),
url(//dev.novatactical.ca/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.ttf) format('truetype'),
url(//dev.novatactical.ca/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(//dev.novatactical.ca/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";
}