.product-inner.new-product-inner{
    padding: 12px 12px 20px;
    transition: .3s all;
    border-radius: 16px;
    background: transparent;
    height: 100%;
    flex-direction:column;
    display: flex;
}
.product-inner.new-product-inner:hover{
    background: #ffffff;
    box-shadow: 0px 4px 40px 0px #A3A3A33D;
}
.product-inner.new-product-inner:hover .owl-item.active img {
    transform: scale(1.2);
}

.product-image-wrapper:hover ~ .product-image-wrapper .owl-item.active img,
.product-inner.new-product-inner .product-image-wrapper:hover .owl-item.active img {
    transform: scale(1);
}

.product-inner.new-product-inner .owl-item img {
    aspect-ratio: 1;
    object-fit: contain;
}
.product-inner.new-product-inner .owl-item.active img {
    transition: transform 0.3s ease;
    transform-origin: center;
}
.new-product-inner .product-image-wrapper{
    border-radius: 12px;
    background: #F2F2F2;
    padding: 40px;
    transition: .3s;
    overflow: hidden;
    position: relative;
}
.info-badge{
    padding: 4px 8px;
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0px;
    border-radius: 20px;
    color: #fff;
    /*display: inline-flex;*/
    align-items: center;
    justify-content: center;
}
.info-badge--new{
    background: linear-gradient(90deg, #F87978 0%, #E49753 100%);
}
.info-badge--discount{
    background: #F87978;
}
.info-badge--sale{
    background: #548048;
}
.badges-wrapper{
    display: flex;
    align-items: center;
    gap: 8px;
    top: 16px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.sale-product-daily-deal-new{
    position: absolute;
    left: 16px;
    top: 16px;
    z-index: 2;
}
.new-product-inner .disclaimer-badge{
    position: absolute;
    z-index: 2;
    right: 16px;
    top: 16px;
}
.tooltip.common{
    padding: 10px;
    background: #fff !important;
    border: 1px solid #D6D6D6;
    box-shadow: 0px 4px 40px 0px #A3A3A33D;
    border-radius: 8px;
    opacity: 0;
    width: 100%;
    max-width: 320px;
}
.tooltip.common .tooltip-inner{
    background:transparent;
    width: 100%;
    color: #000;
    max-width: 100%;
    text-align:left;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
}
.new-product-inner .owl-carousel .animated {
    -webkit-animation-duration: 100ms!important;
    animation-duration: 100ms!important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.new-product-inner .show-tooltip svg{
    transition: .3s;
}
.new-product-inner .show-tooltip:hover svg path{
    fill:#878787;
}
.new-product-inner .show-tooltip:hover .tooltip{
    opacity: 1;
    position: absolute;
    top: -100%;
}
.new-product-inner .product-image-slider.owl-carousel {
  position: relative;
  width: 100%;
  margin: 0;
  cursor: grab;
}

.product-image-slider.owl-carousel.grabbing {
  cursor: grabbing;
}

.product-image-slider.owl-carousel .owl-item {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.product-image-slider.owl-carousel .owl-item.active {
  opacity: 1;
}

.new-product-inner .product-image-slider.owl-carousel .owl-nav {
  display: none;
}

.new-product-inner .product-image-slider.owl-carousel .owl-dots {
  text-align: center !important;
  opacity: 1 !important;
  display: flex !important;
    position: absolute;
    gap: 4px !important;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0 !important;
    bottom: -24px
}

.new-product-inner .product-image-slider.owl-carousel .owl-dots .owl-dot {
  display: inline-block !important;
  margin: 0 !important;
}

.new-product-inner .product-image-slider.owl-carousel .owl-dots .owl-dot span {
  width: 4px !important;
  height: 4px !important;
  border-radius: 50% !important;
  background: #D6D6D6 !important;
  display: block !important;
  transition: background 0.3s ease !important;
  border: none !important;
    margin: 0;
}

.new-product-inner .product-image-slider.owl-carousel .owl-dots .owl-dot.active span,
.new-product-inner .product-image-slider.owl-carousel .owl-dots .owl-dot:hover span {
  background: #878787 !important;
    width: 12px !important;
    border-radius: 12px!important;
}

.product-image-slide {
  position: relative;
  display: block;
}

.new-product-inner .product-content,
.home ul.products .new-product-inner .product-content{
    padding: 24px 8px 0;
    display:flex;
    flex-direction: column;
    flex-grow: 1;
}
.new-product-inner .fa-star:before {
    content: url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M3.13915%2013.9818C2.98156%2013.9818%202.82398%2013.9271%202.6839%2013.8177C2.40375%2013.599%202.29869%2013.2526%202.40375%2012.9062L3.61191%209.04167C3.66443%208.8776%203.61191%208.67708%203.47183%208.58594L0.320114%206.19792C0.0399614%205.97917%20-0.0650957%205.63281%200.0399615%205.28646C0.145019%204.9401%200.442681%204.72135%200.775362%204.72135H4.67999C4.85508%204.72135%205.01267%204.61198%205.0652%204.42969L6.27335%200.565104C6.37841%200.21875%206.67607%200%207.00875%200C7.34144%200%207.6391%200.21875%207.74415%200.565104L8.9348%204.44792C8.98733%204.61198%209.14492%204.73958%209.32001%204.73958H13.2246C13.5748%204.73958%2013.855%204.95833%2013.96%205.30469C14.0651%205.65104%2013.96%205.9974%2013.6799%206.21615L10.5282%208.60417C10.3881%208.71354%2010.3356%208.89583%2010.3881%209.05989L11.5963%2012.9245C11.7013%2013.2708%2011.5963%2013.6172%2011.3161%2013.8359C11.0359%2014.0547%2010.6858%2014.0547%2010.4056%2013.8359L7.25389%2011.4479C7.11381%2011.3385%206.92121%2011.3385%206.78113%2011.4479L3.62942%2013.8359C3.45432%2013.9271%203.29673%2013.9818%203.13915%2013.9818Z%22%20fill%3D%22%23C09367%22/%3E%3C/svg%3E");
    top: 2px;
    position: relative;
}
.new-product-inner .fa-comment:before{
    content: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M15%205.17647V8.35294C15%2010.1044%2013.5869%2011.5294%2011.85%2011.5294H8.1449L5.79745%2013.8966C5.73043%2013.9642%205.64117%2014%205.55%2014C5.50485%2014%205.45935%2013.9912%205.41595%2013.9732C5.28522%2013.9185%205.2%2013.7898%205.2%2013.6471V11.5294H4.15C2.41312%2011.5294%201%2010.1044%201%208.35294V5.17647C1%203.425%202.41312%202%204.15%202H11.85C13.5869%202%2015%203.425%2015%205.17647Z%22%20fill%3D%22%23C2C2C2%22/%3E%3C/svg%3E");
    position: relative;
    top: 2px;
}
.new-product-inner .rating-badge{
    width: auto;
}
.new-product-inner .rating-badge i{
    color: #C09367;
}
.new-product-inner .rating-reviews-row{
    gap: 12px;
}
.new-product-inner .rating-reviews-row span,
.new-product-inner .rating-reviews-row a{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    display: inline-block;
	color: #878787;
}
.new-product-inner .review-count,
.new-product-inner .no-reviews{
    color: #878787;
    display: flex;
    align-items: center;
    gap: 4px;
}
ul.products .new-product-inner .woocommerce-loop-product__title{
    font-weight: 600;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: 0px;
    margin-bottom: 8px;
    text-overflow:unset;
    white-space: unset;
    height: auto !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: .3s;
}
ul.products .new-product-inner .woocommerce-loop-product__title:hover{
    color: #878787;
}
.new-product-inner .product-info{
    margin-bottom: 8px;
}
.new-product-inner .product-volume{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color:#878787;
    margin-bottom: 20px;
    text-align:left;
}
.new-product-inner .quantity{
    background: #F2F2F2;
    border-radius: 32px;
    padding: 7px 16px;
    justify-content: space-between;

}
ul.products .new-product-inner .add-links div.quantity{
    margin-bottom: 0;
}

.product .new-product-inner .add-links-wrap .quantity{
    display: none !important;
}
.product .new-product-inner .add-links-wrap .quantity.show{display:flex!important;}
.product .new-product-inner .add_to_cart_button{display:none!important;}
.product .new-product-inner .add_to_cart_button.show{display:inline-flex!important;}
.new-product-inner div.quantity .qty{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #000 !important;
    height: auto;
    padding: 0;
}
.new-product-inner div.quantity .plus,
.new-product-inner div.quantity .minus{
    width: 24px!important;
    height: 24px!important;
    transition: .3s;
    cursor: pointer;
}
.new-product-inner div.quantity .plus:hover,
.new-product-inner div.quantity .minus:hover{
    color:  #23342AA3!important;
}
.new-product-inner div.quantity .plus:disabled,
.new-product-inner div.quantity .minus:disabled{
    color:  #C2C2C2!important;
}
ul.products  .new-product-inner .price .new-old-layout {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #000;
}

ul.products .price.new-old-layout {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    margin-top: auto;
    margin-bottom: 20px;
}

ul.products .price.new-old-layout span{
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    display:inline-block
}
ul.products .discount .price.new-old-layout .amount.new-price{
    color: #F87978;
}
ul.products .timer .price.new-old-layout .amount.new-price{
    color: #548048;
}
ul.products .price.new-old-layout del.old-price{
    text-decoration: unset;
    line-height: 1;
}
ul.products .price.new-old-layout del.old-price span{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-decoration: line-through;
    display:inline-block
}
.new-product-inner .add-links-wrap{
    margin-top: 0;
}
li.product-col.product .new-product-inner .add_to_cart_button,
li.product-col.product .new-product-inner .add_to_cart_read_more{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    transition: background-color 0.3s ease;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #23342A;
    height: 40px !important;
}

li.product-col.product .new-product-inner .add_to_cart_button:hover,
li.product-col.product .new-product-inner .add_to_cart_read_more:hover,
li.product-col.product .new-product-inner .add_to_cart_button:focus,
li.product-col.product .new-product-inner .add_to_cart_read_more:focus{
    background-color: #548048 !important;
}
li.product-col.product .new-product-inner .add_to_cart_button:disabled {
    background-color: #C2C2C2 !important;
    color: #878787 !important;
}

#main-page-bestsellers-block .products-container>.owl-stage-outer>.owl-stage{
	display:flex;
}
#main-page-bestsellers-block .products-container .product {
	height:100%
}
.product-inner.new-product-inner .product-image-slider>.owl-stage-outer{overflow:visible!important}
.product-inner.new-product-inner .product-loop-title:empty{
display:none}
@media(max-width: 1100px){
    .new-product-inner .product-image-wrapper{
        padding: 19px;
    }
    .new-product-inner .product-image-slider.owl-carousel .owl-dots {
        bottom: -7px;
    }
}
@media(max-width: 767px){
    .product-inner.new-product-inner{
        padding: 0;
    }
    .product-inner.new-product-inner:hover{
         background: transparent;
         box-shadow: unset;
     }
    .new-product-inner .product-image-wrapper{
        padding: 20px;
    }
    .badges-wrapper{
        top: 8px;
        left: 8px;
    }

    .sale-product-daily-deal-new{
        top: 8px;
        left: 8px;
    }
    .new-product-inner .disclaimer-badge{
        top: 8px;
        right: 8px;
    }
    .new-product-inner .product-image-slider.owl-carousel .owl-dots {
        bottom: -12px;
    }
    .new-product-inner .product-content,
    .home ul.products .new-product-inner .product-content{
        padding: 16px 4px 0;
    }
    .new-product-inner .product-volume{
        margin-bottom: 16px;
    }
    ul.products .price.new-old-layout{
        flex-direction: column;
        gap: 0;
        align-items:flex-start;
        line-height: 28px;
    }
    ul.products .price.new-old-layout span{
        font-size: 20px;
        line-height: 28px;
    }
    ul.products .price.new-old-layout del.old-price span{
        font-size: 14px;
        line-height: 20px;
    }
    .new-product-inner .add-links-wrap{
        margin-top: auto;
    }
    ul.list li.product .new-product-inner .description{
        display: none;
    }
}
@media(min-width: 576px){
    ul.list li.product .product-inner.new-product-inner{
        display: flex;
        flex-direction:row;
        padding: 12px;
        gap: 24px;
    }
    ul.list li.product .new-product-inner .product-image-wrapper{
        max-width:260px;
        flex-shrink:0;
    }
    ul.list li.product .new-product-inner .product-content{
        padding: 0 8px;
        height: 100%;
    }
    ul.list li.product .new-product-inner .product-volume{
        margin-bottom: 16px;
    }
    ul.list li.product .new-product-inner .description{
        margin-bottom: 32px;
        letter-spacing: 0px;
        font-family: "SF Pro";
    }
    ul.list li.product .new-product-inner .description p{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    }
    ul.list li.product-col.product .new-product-inner .add_to_cart_button,
	ul.list li.product-col.product .new-product-inner .add_to_cart_read_more{
        width: auto;
        min-width: 244px;
        margin-bottom: 0;
    }
    ul.products.list .new-product-inner .woocommerce-loop-product__title{
        margin-bottom: 8px;
    }
    ul.list li.product .new-product-inner .add-links-wrap{
        margin-bottom: 0!important;
        margin-top: auto!important;
    }
}