.hicp-hide {
    display: none;
}
.on_left{
    float: left;
    margin-bottom: 5px;
}
/* .carousels-pack-block{
    margin-top: 10px;
} */
.carousels-pack img{
    max-width: 100%;
}
.hi-carousels-images{
    /*border: 1px solid #ccc;*/
    margin-right: 5px;
}
.carosel_display_new_tab .title_block{
    display: none;
}
/*Category Carousel style*/
.category-infos{
    position: relative;
    margin-right: 5px;
}
.category-infos div.category-name a{
    position: absolute;
    top: 15%;
    left: 10%;
    font-size: 27px;
    color: #fff;
    margin-bottom: 12px;
}
.category-infos div.category-description{
    position: absolute;
    top: 30%;
    left: 10%;
    color: #d7d7d7;
    text-align: left;
    line-height: 15px;
    padding-top: 7px;
    max-width: 350px;
}
/*Ps 1.7 style*/
.carousels-pack .inactive_carousel .product-miniature.js-product-miniature{
    float: left;
}
/*Custom block carousel style*/
.custom_block_content {
    background: #4da178;
    position: relative;
}

.custom_block_content .owl-item.active .hi-carousels-custom-block{
    border-right: 1px solid #73b595;
}

.custom_block_content .image_block{
    float: left;
    padding-left: 18px;
    padding-top: 9px;
}

.custom_block_content .info_block{
    text-align: left;
    float: left;
    padding-left: 18px;
    width: 290px;
}

.custom_block_content .info_block h5{
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    margin-bottom: 6px;
    margin-top: 6px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.custom_block_content .info_block p{
    font-family: 'Nunito';
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 7px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

/*Testimonial style */
.testimonial_block .title_block{
    font: 400 30px/22px "Nunito";
    color: #3f5262;
    background: transparent;
    border-top: none;
    text-align: center;
    text-transform: none;
    margin: 48px 0px 0px 0px;
}

.testimonial_block .image_block {
    margin: 0 auto;
    position: relative;
    width: 330px;
}
.testimonial_block img.crown{
    display: block;
    margin: 0px auto 29px auto
}
.testimonial_block .image_block img.people{
    max-width: 130px;
    margin: 0px auto;
    border-radius: 70px;
}
.testimonial_block .image_block img.mark{
    position: absolute;
    left: 135px;
    bottom: 0px;
}
.testimonial_block .info_block{
    color: #474747;
}
.testimonial_block .info_block .testimonial_quote{
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 200;
    font-size: 24px;
    line-height: 37px;
    margin-top: 20px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.testimonial_block .info_block .testimonial_name{
    font: 700 16px "Nunito";
    margin-top: 16px;
}
.testimonial_block .info_block .testimonial_status{
    font: 400 16px "Nunito";
}


/*Owl carousel style change*/
.custom_block_content .owl-item{
    padding: 23px 0px 21px 0px;
}

.custom_block_content .owl-nav {
    position: absolute;
    width: 100%;
    top: 22px;
}

.custom_block_content .owl-nav .owl-prev,
.custom_block_content .owl-nav .owl-next {
    background: #3f5262;
    width: 26px;
    height: 50px;
}

.custom_block_content .owl-nav .owl-prev{
    float: left;
    border-radius: 31px 0px 0px 31px;
    margin-left: -25px;
}
.custom_block_content .owl-nav .owl-prev img{
    padding-top: 17px;
    padding-left: 5px;
}
.custom_block_content .owl-nav .owl-next {
    float: right;
    border-radius: 0px 31px 31px 0px;
    margin-right: -25px;
}
.custom_block_content .owl-nav .owl-next img{
    padding-top: 17px;
    padding-right:5px;
}
.custom_block_content .owl-nav .owl-prev:hover,
.custom_block_content .owl-nav .owl-next:hover {
    background: #3f5262;
}
.custom_block_content .owl-carousel .owl-stage-outer,
.testimonial_block .owl-carousel .owl-stage-outer {
    overflow: hidden;
}
/*Instagram*/
.hi-carousels-images.instagram-imgs a{
    display: block;
    width: 100%;
    height: 293px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.hi-carousels-images.instagram-imgs.on_left{
    width: 287px;
}
.hi-carousels-images video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* @media screen and (max-width: 767px) {
    .carousels-pack-block.category_img .card-block {
        padding: 1.25rem 1.25rem 0.5rem;
    }
    .carousels-pack-block.category_img .card {
        background-color: #fff;
    }
} */

.hicp-mobile-column-1 .hicp-masonry-item {
    width: 100%;
}
.hicp-mobile-column-2 .hicp-masonry-item {
    width: 50%;
}
.hicp-mobile-column-3 .hicp-masonry-item {
    width: 33%;
}
.hicp-mobile-column-4 .hicp-masonry-item {
    width: 25%;
}
.hicp-mobile-column-5 .hicp-masonry-item {
    width: 20%;
}
.hicp-mobile-column-6 .hicp-masonry-item {
    width: 16.6%;
}

@media (min-width: 576px) {
    .hicp-tablet-column-1 .hicp-masonry-item {
        width: 100%;
    }
    .hicp-tablet-column-2 .hicp-masonry-item {
        width: 50%;
    }
    .hicp-tablet-column-3 .hicp-masonry-item {
        width: 33%;
    }
    .hicp-tablet-column-4 .hicp-masonry-item {
        width: 25%;
    }
    .hicp-tablet-column-5 .hicp-masonry-item {
        width: 20%;
    }
    .hicp-tablet-column-6 .hicp-masonry-item {
        width: 16.6%;
    }
}

@media (min-width: 992px) {
    .hicp-column-1 .hicp-masonry-item {
        width: 100%;
    }
    .hicp-column-2 .hicp-masonry-item {
        width: 50%;
    }
    .hicp-column-3 .hicp-masonry-item {
        width: 33%;
    }
    .hicp-column-4 .hicp-masonry-item {
        width: 25%;
    }
    .hicp-column-5 .hicp-masonry-item {
        width: 20%;
    }
    .hicp-column-6 .hicp-masonry-item {
        width: 16.6%;
    }
}

.hicp-masonry-item {
    display: none;
}
.hicp-image-container {
    border-radius: 3px;
    /* margin: 5px; */
}
.hicp-image-container > img,
.hicp-image-container > video {
    display: block;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    margin: 0 auto;
}
.hicp-image-actions {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 999;
}
.hicp-gallery-zoom-icon,
.hicp-gallery-link-icon {
    width: 30px !important;
}
.hicp-image-bg {
    position: absolute;
    margin: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    z-index: 99;
    transition: opacity 0.3s ease;
    border-radius: 3px;
}
.hicp-image-container:hover .hicp-image-actions,
.hicp-image-container:hover .hicp-image-bg {
    opacity: 1;
}

.hicp-loader,
.hic-ajax-loader {
    width: 60px;
    height: 60px;
    background: url(../img/loader.gif) no-repeat;
    margin: 0 auto;
}

.hicp-gallery-instagram-corner {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    margin: 0;
    z-index: 9999;
}
.hicp-gallery-instagram-corner__inner {
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 0;
    overflow: hidden;
}
.hicp-gallery-instagram-corner__inner::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 0;
    border-style: solid;
    border-width: 0 60px 60px 0;
    border-color: transparent #000 transparent transparent !important;
}
.hicp-gallery-instagram-corner__inner img {
    left: auto;
    right: 2px;
    top: 2px;
    position: absolute;
    width: 25px !important;
}

.hicp-instagram-actions {
    text-align: center;
    margin: 20px 10px;
}
.hicp-instagram-actions button img {
    width: 20px;
}

.hicp-dot-pulse-loader {
    position: relative;
    left: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #9880ff;
    color: #9880ff;
    box-shadow: 9999px 0 0 -5px;
    animation: dot-pulse 1.5s infinite linear;
    animation-delay: 0.25s;

    margin: 0 auto;
  }
.hicp-dot-pulse-loader::before, .hicp-dot-pulse-loader::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #9880ff;
    color: #9880ff;
}
.hicp-dot-pulse-loader::before {
    box-shadow: 9984px 0 0 -5px;
    animation: dot-pulse-before 1.5s infinite linear;
    animation-delay: 0s;
}
.hicp-dot-pulse-loader::after {
    box-shadow: 10014px 0 0 -5px;
    animation: dot-pulse-after 1.5s infinite linear;
    animation-delay: 0.5s;
}
  
@keyframes dot-pulse-before {
    0% {
      box-shadow: 9984px 0 0 -5px;
    }
    30% {
      box-shadow: 9984px 0 0 2px;
    }
    60%, 100% {
      box-shadow: 9984px 0 0 -5px;
    }
}
@keyframes dot-pulse {
    0% {
      box-shadow: 9999px 0 0 -5px;
    }
    30% {
      box-shadow: 9999px 0 0 2px;
    }
    60%, 100% {
      box-shadow: 9999px 0 0 -5px;
    }
}
@keyframes dot-pulse-after {
    0% {
      box-shadow: 10014px 0 0 -5px;
    }
    30% {
      box-shadow: 10014px 0 0 2px;
    }
    60%, 100% {
      box-shadow: 10014px 0 0 -5px;
    }
}

.hicp-carousel__block {
    padding: 15px;
    margin: 15px 0;
    background: #fff;
    border-radius: 3px;
}
.hicp-carousel__block.hicp-product-page-content {
    padding: 0 0 15px 0;
    margin: 0;
    border-radius: 0;
}
.hicp-carousel__block-title {
    color: #414141;
    font-size: 16px;
    margin: 5px 0 15px 0;
    font-weight: bold;
}
.hicp-carousel__block .owl-nav {
    position: absolute;
    top: -52px;
    width: 100%;
    transition: opacity 0.4s;
}
.hicp-carousel__block .owl-nav button {
    background: #fff !important;
    border: 1px solid #ebebeb !important;
    color: #c6c6c6 !important;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
}
.hicp-carousel__block .owl-nav button:hover {
    background: #ddd !important;
    border-color: #ddd !important;
    color: #fff !important;
}
.hicp-carousel__block .owl-nav .owl-prev {
    right: 35px;
}
.hicp-carousel__block .owl-nav .owl-next {
    right: 0;
}
.hicp-carousel__block .owl-nav .owl-prev:focus,
.hicp-carousel__block .owl-nav .owl-next:focus {
    outline: 0;
}
.hicp-carousel__block .owl-nav .owl-prev span,
.hicp-carousel__block .owl-nav .owl-next span {
    font-size: 30px;
}

.hicp-actions-block {
    text-align: right;
    margin-top: 10px;
}
.hicp-all-items-link {
    display: inline-block;
    font-weight: 500;
    color: #9e9c9c;
    font-size: 14px;
    font-style: italic;
    border-bottom: 1px dotted;
}
@media (max-width: 767px) {
    .hicp-actions-block {
        text-align: left;
    }
}

.hicp-carousel-enabled .owl-theme .owl-dots {
    margin-top: 10px;
}
.hicp-carousel-enabled .owl-theme .owl-dots .owl-dot:focus {
    outline: 0;
}
.hicp-carousel__content-products .product-miniature {
    margin: 1px;
    border: 1px solid #eee;
}

.hicp-carousel__content-products .product-miniature .thumbnail-container {
    width: 100%;
}

.hicp-carousel__content-products {
    display: flex;
    flex-wrap: wrap;
}
.hicp-carousel-static .hicp-masonry-item {
    padding: 5px;
}
.hicp-carousel-static .hicp-masonry-item .product-miniature .thumbnail-container .product-thumbnail img {
    width: 100%;
}

.hicp-carousel__image-actions {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 999;
    display: flex;
    column-gap: 10px;
}
.hicp-carousel__image-bg {
    position: absolute;
    margin: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    z-index: 99;
    transition: opacity 0.3s ease;
    border-radius: 3px;
}
.hicp-carousel_image-item {
    padding: 5px;
}
.hicp-carousel_image-item:hover .hicp-carousel__image-actions,
.hicp-carousel_image-item:hover .hicp-carousel__image-bg {
    opacity: 1;
}
.hicp-carousel-enabled .hicp-carousel_image-item {
    padding: 0;
}
.hicp-carousel-enabled .hicp-carousel_image-item .hicp-carousel__image-bg {
    margin: 0;
    width: 100%;
    height: 100%;
}
.hicp-category-item {
    text-align: center;
}
.hicp-category-cover img {
    display: block;
    width: auto !important;
    max-width: 100%;
    margin: 0 auto;
}
.hicp-empty-viewed-product-page {
    text-align: center;
}
.hicp-empty-viewed-product-page-action-buttons {
    padding: 20px 0;
}
.hicp-recently-viewed-products-page .hicp-carousel__block {
    margin-left: -5px;
    margin-right: -5px;
}

.hicp-carousel__supplier-name,
.hicp-carousel__brand-name {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 10px);
    padding: 11px 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity = 90);
    font-family: "Noto Sans", sans-serif;
    transform: translateY(100%);
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    margin-left: 5px;
    z-index: 991;
}
.hicp-carousel-enabled .hicp-carousel__supplier-name,
.hicp-carousel-enabled .hicp-carousel__brand-name {
    width: 100%;
    margin-left: 0;
}

.hicp-carousel__supplier-name span,
.hicp-carousel__brand-name span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hicp-carousel_supplier-item,
.hicp-carousel_brand-item {
    overflow: hidden;
}
.hicp-carousel_supplier-item:hover .hicp-carousel__supplier-name,
.hicp-carousel_brand-item:hover .hicp-carousel__brand-name {
    transform: translateY(0%);
}