@font-face {
    font-family: pangea;
    src: url(fonts/Pangea_Regular-s.p.1d77d82a.otf)format("opentype");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: pangea;
    src: url(fonts/Pangea_SemiBold-s.p.55664351.otf)format("opentype");
    font-display: swap;
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: pangea Fallback;
    src: local(Arial);
    ascent-override: 104.87%;
    descent-override: 26.27%;
    line-gap-override: 0.0%;
    size-adjust: 96.69%
}
@font-face {
    font-family: criteriaCF;
    src: url(fonts/CriteriaCF_Thin-s.p.22a75b0b.otf)format("opentype");
    font-display: swap;
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: criteriaCF;
    src: url(fonts/CriteriaCF_Light-s.p.0557ba38.otf)format("opentype");
    font-display: swap;
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: criteriaCF;
    src: url(fonts/CriteriaCF_ExtraLight-s.p.5d0263fd.otf)format("opentype");
    font-display: swap;
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: criteriaCF;
    src: url(fonts/CriteriaCF_Regular-s.p.c8528cac.otf)format("opentype");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: criteriaCF;
    src: url(fonts/CriteriaCF_Medium-s.p.9bf84c51.otf)format("opentype");
    font-display: swap;
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: criteriaCF;
    src: url(fonts/CriteriaCF_DemiBold-s.p.5b69bac7.otf)format("opentype");
    font-display: swap;
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: criteriaCF;
    src: url(fonts/CriteriaCF_Bold-s.p.27b6e32a.otf)format("opentype");
    font-display: swap;
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: criteriaCF;
    src: url(fonts/CriteriaCF_Super-s.p.52a8645c.otf)format("opentype");
    font-display: swap;
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: criteriaCF Fallback;
    src: local(Arial);
    ascent-override: 100.4%;
    descent-override: 23.62%;
    line-gap-override: 0.0%;
    size-adjust: 118.52%
}
.pan {
     font-family: pangea;
}
.cri {
    font-family: criteriaCF, criteriaCF Fallback
}


/*# sourceMappingURL=c40e0a72963b4e40.css.map*/
body {
      font-family: pangea;
    font-weight: 400;
    font-size: 16px;
    color: #000
} 
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a,
.nav>li>a {
    font-family: "pangea","pangea Fallback";
}
h1,
h2,
h3,
h4,
h5,
h6,
.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a ,
.nav-column li.active>a,
.nav-column li>a:hover,
.nav-dropdown li.active>a,
.nav-dropdown>li>a:hover,
.nav-vertical-fly-out>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav>li>a:hover {
    color: #000;
}


h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 600;
    font-style: normal;
}

.absolute-footer.dark {
	display:none !Important;
}
.overflow > .col-inner {
	overflow:hidden;
}

@media only screen and (min-width: 1340px) {
.related-products-wrapper > .row,
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: calc(100% - 8rem);
	margin: 0 auto !important;
}
.product-page-title > .container,
.product-main .row {
    max-width: 1280px !important;
}

	
}

.shop-container > .row.row-small {
    max-width: 100%;
}

.radius {
    border-radius: 10px;
    /* overflow: hidden; */
}



.product-small .primary-img {
  display: block;
  transition: opacity 0.3s ease;
}

.product-small .hover-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.product-small:hover .hover-img {
  opacity: 1;
}

.label-new {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #2f4ff7;
  color: white;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 12px;
  font-weight: bold;
  z-index: 2;
}

.hover-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 12px;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.product-small:hover .hover-overlay {
  opacity: 1;
}
.hover-overlay .quick-add {
	  border-radius:15px;
backdrop-filter: blur(10px);transition:0s;
}

.hover-overlay .quick-add span {
  font-size: 13px;
  display: block;
  margin-bottom: 6px;
}

.hover-overlay .sizes button {
  background: white;
  border: 1px solid #ccc;
  padding: 4px 8px;
  margin: 2px;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
}

.news_out {
    position: absolute;
    right: 15px;
    top: 15px;
    width: auto;
}
.news_out .badge-inner {
    width: 40px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    background-color: #3f7d58;
    border-radius: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.badge-container {
    margin-top: 15px;
    left: 15px;
}
.badge-container  {
    display: none !Important;
}


ul.header-nav.header-nav-main {
    justify-content: center;
}

.single_add_to_cart_button {
    width: 100%;
    border-radius: 50px;
    background-color: #000 !important;
    height: 50px;
    font-weight: normal;
    text-transform: capitalize;
	opacity:1 !important
}
.product-summary .quantity {
    position: absolute;
    z-index: 9;
    border-radius: 50px;
	height: 50px;
	background-color:#525252;
	overflow:hidden;
}
.button.is-form:hover,
.product-summary .quantity input {
    background-color: transparent;
    border: none;
    color: #fff;
}

.product-summary .quantity input.qty {
    height: 50px;
    box-shadow: none;
}

.ux-swatch--color, 
.ux-swatch--image {
    height: 25px;
    width: 40px;
    border-radius: 10px;
}
.ux-swatch__color--single-color,
.ux-swatches--rounded .ux-swatch--color * {
    border-radius: 10px;
}
.ux-swatch--image img {
    border-radius: 7px;
    height: 21px;
    object-fit: cover;
    overflow: hidden;
}
.product-small.box .box-image {
    border-radius: 10px;
    overflow: hidden;
}

.variations_form div[data-attribute_name="attribute_pa_size"]  .ux-swatch.selected {
    box-shadow: none;
    background-color: #000;
    color: #fff;
    padding: 0 20px;
    border-radius: 10px;
}
div[data-attribute_name="attribute_pa_size"] .ux-swatch--label,
div[data-attribute_name="attribute_pa_size"]  .ux-swatch:hover:not(.selected):not(.disabled) {
    box-shadow: none;
    background-color: #ccc;
    padding: 0 20px;
    border-radius: 10px;
}
.woocommerce-message,.message-wrapper {
    display: none;
}
.rating_star {
    display: flex;
    align-items: center;
    gap: 1px;
}



.image-tools a.zoom-button {
    border: none;
}
.image-tools.absolute.bottom.left.z-3 {
    top: 10px;
}
.image-tools:hover a.zoom-button {
    background: none;
    color: #222;
}
@media screen and (min-width: 850px) {

	.vertical-thumbnails {
		flex-basis: 12% !important;
		max-width: 12% !important;
	}
	.product-gallery > .row >.large-10 {
    flex-basis: 88%;
    max-width: 88%;
	}
	.product-info.summary.col-fit.col.entry-summary.product-summary {
		padding-left:20px;
	}
}
.woocommerce-product-gallery__wrapper {
    border-radius: 10px;
    overflow: hidden;
}

.pb0 p{
	margin-bottom:5px;
}
.product-page-title {
    margin-bottom: 30px;
}
.product-footer > .container {
    max-width: 100% !important;
    padding: 0px !important;
}

.searchform-wrapper {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 50px;
    overflow: hidden;
}
.searchform-wrapper input#woocommerce-product-search-field-0 {
    border: 0px;
    height: 50px;
    padding-left: 20px;
    box-shadow: none;
}
.searchform .button.icon {
    background: none !important;
    box-shadow: none !important;
    color: #222;
    border: none !important;
    padding-right: 15px;
}
#masthead div#logo {
    width: 15%;
}
#logo img {
    max-height: 45px;
}
.stuck #logo img {
    max-height: 45px!important;
}

.tabbed-content .nav-size-normal span {
    padding: 5px 10px;
}
.tabbed-content  .nav-size-normal .active span {
    color: #fff;
}
.tabbed-content  .nav-size-normal > li.active > a {
background-color:#000;	
}

.product-section {
    border-top: none;
    padding: 30px 0px;
}

.icon-box.featured-box.icon-box-left.text-left {
    align-items: center;
}
.product-summary del {
    display: block;
    font-size: 75%;
    opacity: 0.7;
}
.product-summary .star-rating {
    font-size: 20px;
}
 .woocommerce-page .star-rating:before,
 .star-rating span:before
 {
    color: #000;
}
.price-wrapper .price {
    position: relative;
}

span.onsale-percentage {
    background-color: #3f7d58;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    display: initial;
    margin-left: 10px;
    border-radius: 15px;
    position: absolute;
    top: 15px;
}
.free_ship img {
	height:20px;
	margin-right:3px;
}
.free_ship  {
	font-size:13px;
}


.load-more {
    position: relative;
}
.load-more::before{content:"";height:120px;position:absolute;display:block;width:100%;bottom:100%;left:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(245, 245, 245, 0)), to(#f5f5f5));background:-webkit-linear-gradient(top, rgba(245, 245, 245, 0) 0%, #f5f5f5 100%);background:linear-gradient(180deg, rgba(245, 245, 245, 0) 0%, #f5f5f5 100%);}
.load-more.loaded::before{
	display:none;
}

button.btn_nkout {
    border: 2px solid;
    border-radius: 25px;
}