body {
  color: #333;
}
body.single-product .woocommerce-notices-wrapper {
  max-width: 1600px;
  margin: 0 auto;
  display: block;
}
body.single-product .woocommerce-product-gallery img {
  margin: 0 auto !important;
  display: block;
}
body #menu_cart_icon .elementor-menu-cart__toggle .elementor-button-icon i:before {
  font-family: "Font Awesome 5 Free";
  content: "\f46d";
  font-weight: 900;
}
body.woocommerce-page .products .product-category, body.woocommerce-page .products .product {
  position: relative;
}
body.woocommerce-page .products .product-category .product-inner, body.woocommerce-page .products .product .product-inner {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  height: 100%;
}
body.woocommerce-page .products .product-category .product-inner .woo-entry-inner, body.woocommerce-page .products .product .product-inner .woo-entry-inner {
  order: 0;
  flex-grow: 1;
  width: 100%;
}
body.woocommerce-page .products .product-category .product-inner .woo-entry-inner .image-wrap, body.woocommerce-page .products .product .product-inner .woo-entry-inner .image-wrap {
  /*min-height: 300px;*/
}
body.woocommerce-page .products .product-category .product-inner .woo-entry-image, body.woocommerce-page .products .product .product-inner .woo-entry-image {
  order: 1;
  flex-grow: 1;
}
body.woocommerce-page .products .product-category .product-inner .woo-entry-image a, body.woocommerce-page .products .product .product-inner .woo-entry-image a {
  display: block;
}
body.woocommerce-page .products .product-category .product-inner .woo-entry-image img, body.woocommerce-page .products .product .product-inner .woo-entry-image img {
  width: auto;
  margin: 0 auto;
  height: 100%;
  max-height: 300px;
}
body.woocommerce-page .products .product-category:hover .sp_archive_category_headline, body.woocommerce-page .products .product:hover .sp_archive_category_headline {
  top: 50%;
}
body.woocommerce-page .products .product-category .sp_archive_category_headline, body.woocommerce-page .products .product .sp_archive_category_headline {
  font-size: 16px;
  margin-bottom: 20px;
  top: 97%;
  position: absolute;
  z-index:10;
  right: 0;
  left: 0;
  transition: all 1s ease-out -1ms;
  min-height: 50%;
  background: rgba(255, 255, 255, 0.95);
  color: black;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /*border-top: 2px solid #393333;*/
}
.sp_archive_opacity{
    background: rgba(255, 255, 255, 0.85) !important;
}
body.woocommerce-page .products .product-category:not(.product-category) .product-inner .woo-entry-inner .image-wrap, body.woocommerce-page .products .product:not(.product-category) .product-inner .woo-entry-inner .image-wrap {
  display: flex;
  width: 100%;
}
body.woocommerce-page .products .product-category:not(.product-category) .product-inner .woo-entry-image, body.woocommerce-page .products .product:not(.product-category) .product-inner .woo-entry-image {
  flex: 1;
  align-self: center;
  overflow: hidden;
}
body.woocommerce-page .products .product-category:not(.product-category) .product-inner .woo-entry-image a, body.woocommerce-page .products .product:not(.product-category) .product-inner .woo-entry-image a {
  display: block;
}
body.woocommerce-page .products .product-category:not(.product-category) .product-inner .woo-entry-image img, body.woocommerce-page .products .product:not(.product-category) .product-inner .woo-entry-image img {
  width: auto;
  margin: 0 auto;
  height: auto;
  max-height: 300px;
}
body.woocommerce-page .products .product-category:not(.product-category) .product-inner .product-entry-slider-wrap, body.woocommerce-page .products .product:not(.product-category) .product-inner .product-entry-slider-wrap {
  align-self: center;
  align-content: center;
  align-items: center;
  justify-content: center;
  justify-items: center;
  justify-content: center;
  overflow: hidden;
}
body.woocommerce-page .products .product-category:not(.product-category) .product-inner .product-entry-slider-wrap .product-entry-slider, body.woocommerce-page .products .product:not(.product-category) .product-inner .product-entry-slider-wrap .product-entry-slider {
  overflow: hidden;
  flex: 1;
}
body.woocommerce-page .products.list {
  grid-template-columns: auto !important;
}
body.woocommerce-page .products.list .product {
  padding: 10px !important;
}
body #main .ywcca_container {
  margin: 0;
  border: none;
}
body #main .ywcca_container .ywcca_category_accordion_widget > .cat-item > a {
  background: #008852;
  color: white;
}
body #main .ywcca_container .ywcca_category_accordion_widget > .cat-item > a:hover {
  background: #026f44;
}
body #main .ywcca_container .ywcca_category_accordion_widget > .cat-item > .yith-children:before {
  color: white;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item {
  position: relative;
  cursor: pointer;
  padding: 0;
  border: none;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item > i[class^="icon-"] {
  display: none;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item a {
  display: block;
  padding-right: 30px;
  border-radius: 3px;
  overflow: hidden;
  margin: 3px 0;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item .yith-children {
  padding-right: 12px;
  display: block !important;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item .yith-children:before {
  content: '+';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 0;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item .yith-children > .cat-item {
  display: none;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat:not(.current-cat) > a, body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat-parent:not(.current-cat) > a, body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat-ancestor:not(.current-cat) > a {
  background: #008852 !important;
  /* NEW */
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat > a, body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat-parent > a, body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat-ancestor > a {
  background: #002e62;
  color: white;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat > .yith-children:before, body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat-parent > .yith-children:before, body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat-ancestor > .yith-children:before {
  content: '-';
  color: white;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat > .yith-children > .cat-item, body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat-parent > .yith-children > .cat-item, body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat-ancestor > .yith-children > .cat-item {
  display: block;
    border-bottom: 1px solid #eee;
}
body #main .ywcca_container .ywcca_category_accordion_widget .cat-item.current-cat > .yith-children > .cat-item:last-child {
    border-bottom: 0px solid #eee;
}
body.woocommerce-cart {
  /* CART PAGE */
}
body.woocommerce-cart .order-total, body.woocommerce-cart .cart-subtotal, body.woocommerce-cart .product-subtotal, body.woocommerce-cart .product-price {
  display: none;
}
body.woocommerce-checkout {
  /* CART PAGE */
}
body.woocommerce-checkout .woocommerce-shipping-totals, body.woocommerce-checkout .product-total, body.woocommerce-checkout .order-total, body.woocommerce-checkout .cart-subtotal, body.woocommerce-checkout .product-subtotal, body.woocommerce-checkout .product-price {
  display: none;
}
body .price {
  display: none;
}
body footer .ywcca_category_accordion_widget > .cat-item > a {
  display: none;
}
body footer .ywcca_category_accordion_widget .cat-item {
  position: relative;
  cursor: pointer;
}
body footer .ywcca_category_accordion_widget .cat-item a {
  border-radius: 3px;
  overflow: hidden;
  margin: 3px 0;
}
body footer .ywcca_category_accordion_widget .cat-item.current-cat:not(.current-cat) > a, body footer .ywcca_category_accordion_widget .cat-item.current-cat-parent:not(.current-cat) > a, body footer .ywcca_category_accordion_widget .cat-item.current-cat-ancestor:not(.current-cat) > a {
  background: #008852 !important;
  /* NEW */
}
body footer .ywcca_category_accordion_widget .cat-item.current-cat > a, body footer .ywcca_category_accordion_widget .cat-item.current-cat-parent > a, body footer .ywcca_category_accordion_widget .cat-item.current-cat-ancestor > a {
  background: #002e62;
  color: white;
}
body footer .ywcca_category_accordion_widget .cat-item.current-cat > .children:before, body footer .ywcca_category_accordion_widget .cat-item.current-cat-parent > .children:before, body footer .ywcca_category_accordion_widget .cat-item.current-cat-ancestor > .children:before {
  content: '-';
  color: white;
}
body footer .ywcca_category_accordion_widget .cat-item.current-cat > .children > .cat-item, body footer .ywcca_category_accordion_widget .cat-item.current-cat-parent > .children > .cat-item, body footer .ywcca_category_accordion_widget .cat-item.current-cat-ancestor > .children > .cat-item {
  display: block;
}


@media(min-width: 769px)and (max-width: 1600px){
	#content, .elementor-location-archive, .elementor-location-single, .homepage-inner-content {
			max-width: 92%;
			margin: 0 auto!important;
	}
}
.pswp.pswp--open {
    display: none!important;
}

body:not(.single-product) #main {
    position: relative;
    margin-top: -80px;
}

.woocommerce ul.products li.product li.title a {
    font-size: 20px;
}


.archive.tax-product_cat .products  .product-category.product img  {
	transition: all .3s ease-in-out;
}

.archive.tax-product_cat .products  .product-category.product:hover img  {
	transform: rotate(4deg);
}

.elementor-menu-cart__toggle a.elementor-button {
	border: none!important;
}
.elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    background-color: #008852!important;
}

.elementor-menu-cart__toggle .elementor-button-icon i:before {
    color: white;
}
.elementor-menu-cart__toggle .elementor-button-icon {
    font-size: 22px;
}


body.archive.tax-product_cat .woocommerce .oceanwp-off-canvas-filter, body.archive.tax-product_cat .woocommerce .oceanwp-grid-list {
    float: left;
}
body.archive.tax-product_cat .woocommerce .result-count {
	margin-left: 20px;
}
body.archive.tax-product_cat .woocommerce .woocommerce-ordering {
    margin-top: 0;
		position: relative;
}

#woo-popup-wrap #woo-popup-inner {
    width: 93%!important;
    max-width: 700px!important;
    height: 94%!important;
    max-height: 800px!important;
    overflow: hidden;
    top: 50%;
    position: fixed;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#woo-popup-wrap .woo-popup-content,
#woo-popup-wrap .woo-popup-content > div,
#woo-popup-wrap .woo-popup-content > div > div,
#woo-popup-wrap .woo-popup-content > div > div > div,
#woo-popup-wrap .woo-popup-content > div > div > div > section,
#woo-popup-wrap .woo-popup-content > div > div > div > section > div,
#woo-popup-wrap .woo-popup-content > div > div > div > section > div > div,
#woo-popup-wrap .woo-popup-content > div > div > div > section > div > div > div,
#woo-popup-wrap .woo-popup-content > div > div > div > section > div > div > div > div,
#woo-popup-wrap .woo-popup-content > div > div > div > section > div > div > div > div > div{
	/*height: 100%;*/
	align-content: stretch;
}

.background-image-page-header-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 1;
    -moz-opacity: .01;
    -webkit-opacity: .01;
    opacity: .01;
}


.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-secondary {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	left: 0;
	right: 0;
	transition: opacity 0.25s ease-in-out;
}



.woocommerce-table__product-total, .woocommerce-table--order-details tfoot
{
	display: none !important;
}

.featured-products img{
	height: 209px !important;
}
.featured-products li.has-product-nav{
	  border: 1px solid #eee;
    margin: 4px;
    padding: 3px;
		width: 19%;
	  height: 335px;
}
.featured-products-mobile li.has-product-nav{
	  border: 1px solid #eee;
    margin: 4px;
    padding: 3px;
		width: 19%;
	  height: 250px !important;
}
.featured-products-mobile img{
	height: 180px !important;
}
@media only screen and (max-width: 480px){
.woocommerce .products.oceanwp-row.mobile-1-col .product {
    clear: inherit;
}
	.woocommerce .products.mobile-1-col .product {
    width: 46% !important;
}
	.sp_archive_category_headline {
		display: none !important;
	}
	.elementor-3092 .elementor-element.elementor-element-0b0036e .products .product:not(.product-category) .product-inner .woo-entry-inner .image-wrap {
    min-height: 100px;
}
.elementor .woocommerce-Tabs-panel img {
    height: auto;
    width: 25%;
    margin: 10px 10px 25px;
}
}

.popap-cart .elementor-menu-cart__products {
	max-height: 300px !important;}
.popap-cart .elementor-menu-cart__subtotal, .popap-cart   .elementor-menu-cart__footer-buttons{
	display: none;
}
.woocommerce .product-single ul{
	list-style: disc;
	margin: 0 40px 10px 0;
}

.cat-sku{
	text-align: center;
  width: 100%;
	font-size: 13px;
	margin-bottom: 5px;
	min-height: 25px;
}