/** Shopify CDN: Minification failed

Line 377:1 Expected identifier but found whitespace
Line 392:1 Expected "}" to go with "{"

**/
.temp-product main#MainContent {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
.header-menu__inner .menu-list{
    opacity: 0;
}
body .rps_search_overlay_input {
    color: #fff !important;
}
body .rps_search_overlay_header {
    background: #000 !important;
}
body .rps_search_overlay_form {
    border: 1px solid #fff !important;
}
body  .rps_search_overlay_form:focus-within {
    border-color: #fff !important;
}
body .rps_search_overlay_input::placeholder {
    color: #fff !important;
}
body .rps_search_overlay_close svg {
    fill: #fff !important;
}
body .rps_search_overlay_search_button svg {
    stroke: #fff !important;
}
body .rps_search_overlay_header:focus-within .rps_search_overlay_close svg {
    fill: #fff !important;
}
header-menu.header-menu .header-menu__inner {
    position: relative;
}
h1.collection-hero__title {
    margin: 2.5rem 0;
    padding: 0px 20px;
    text-align: center;
}
.hideblukform #MULTIVARIANTS_APP_SECTION_PLACE {
    display: none !important;
}
.rps-product-container, .rps-products-container, div.rps_filter_menu .rps-filter-menu-content {
    background-color: transparent !important;
}
.rps-product-title, div.rps_filter_menu .rps-filter-block-header p, .rps-filter-checkbox, .rps-product-final-price{color:#fff !Important;}
div.rps_filter_menu .rps-scroll-more-indicator-bottom:after {
   background-image: linear-gradient( to bottom, rgb(0 0 0 / 0%), rgb(0 0 0) 90% ) !important;
}
div.rps_filter_menu .rps-scroll-more-indicator-top:after {
    background-image: linear-gradient( to top, rgb(0 0 0 / 0%), rgb(0 0 0) 90% ) !important;
}
.rps-main-content-container p.rps-product-vendor, .rps-main-content-container p.rps-product-type, .rps-product-sku {
    display: none !important;
}
.temp-product button#multivariants_add_to_cart_button:disabled {
    background: #ccc !important;
    color: #000 !important;
    opacity: .5;
    border-color: #ccc !important;
}
.temp-product button#multivariants_add_to_cart_button {
    background: #b80505;
    color: #fff;
    border-color: #b80505;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}
.temp-product .oriboxx.product-information button#multivariants_add_to_cart_button:disabled {
    display: none;
}
.tmenu_item_level_1 a.tmenu_item_link:hover {
    background: #a71d21 !important;
}
body li:not(.tmenu_item_mobile) .tmenu_product_price {
    color: #fff !important;
}
body .tmenu_product_body {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 13px;
}
body .tmenu_item_level_1 a.tmenu_item_link {
    padding: 5px !important;
}
body .tmenu_collection>img, body .tmenu_image--left>img {
    height: 50px !important;
    object-fit: cover;
    padding-left: 0;
    transform: scale(1.2);
    width: 50px !important;
}
body .tmenu_submenu--desktop .tmenu_item {
  margin-bottom: 5px !important;
}
body .tmenu_collection.tmenu_collection--above>img {
    height: auto!important;
}
.topbtnn em {
    font-style: normal;
    text-decoration: line-through;
}
.temp-product .multivariants_setbox_alert {
    font-size: 11px;
}
.multivariants_block_qty_input[type="number"] {
    background: #fff;
}
.mmain_product_information {
    max-width: 1150px;
    margin: 0 auto;
}
.product-details table td {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
}
.product-details table tr:has(td) {
    border-bottom: 1px solid rgb(var(--color-foreground-rgb) / var(--opacity-10));
    border: navajowhite;
}
.product-details table {
    margin-top: 12px;
}
.temp-page hr {
    margin: 1rem 0;
}
.conifo a {
    text-decoration: none;
}
.product-card__tab .spacing-style.text-block {
    font-size: 16px;
    padding-top: 4px;
}
.hidecolltabtext
 {
    display: none;
}
ul.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto !important;
    padding-bottom: 15px;
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
}
.colltabbtn {
    -webkit-appearance: none;
    background: transparent;
    white-space: nowrap;
    color: #fff;
    border: none;
    padding: 6px 10px;
    margin-right: 2px;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: .3px;
}
.colltabbtn.currentbtn {
    border-bottom: 1px solid #fff;
}
.titletabmain {
    text-align: center;
}
.footerouter {
    background-image: url(/cdn/shop/files/back.jpg);
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.footerouter:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(14 14 14 / 78%);
}
.footerouter > .group-block-content,  .footerinner > .group-block-content {
    max-width: 1480px;
    margin: 0 auto;
   padding-left: 40px;
    padding-right: 40px;
}
.footer-utilities.spacing-style {
    background: #a71d21;
    padding-left: 40px;
    padding-right: 40px;
}
.footer-utilities a, span.copyright__content, .footer-utilities {
    color: #fff !important;
}
.footer-utilities__group.footer-utilities__group--right {
    display: none;
}
body .footer-utilities__group {
        text-align: center;
        justify-content: center;
    }
.email-signup__button--integrated>.email-signup__button-icon path {
    fill: #000;
}
body .footer-utilities {
    text-wrap: initial;
}
.procunt {
    text-align: center;
    font-size: 15px;
}
.coll_flexouter {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.section-resource-list__header.headerpart {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right:30px;
}
.productpart.resource-list {
    width: calc((100% - 25%)) !important;
}

.card__content.cardblk {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.collections-slider-wrp .card__content.cardblk {
    bottom: 16px;
}
.collections-slider-wrp .card:not(.ratio) {
    display: flex;
    flex-direction: column;
     height: 100%;
}
.collections-slider-wrp .card__content.cardblk .card__heading > a {
    text-decoration: none;
}
@media(min-width:639px){
img.slide__image.slide_mobile {
    display: none !important;
}
}
@media screen and (min-width: 750px) {
.collections-slider-wrp .card__information {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
    img.mobimage {
        display: none !important;
    }
    .temp-page hr {
        margin: 2rem 0;
    }
body .blog-post-item:nth-child(2), body .blog-post-item:nth-child(3), body .blog-post-item:first-child {
    grid-column: span 2;
    --blog-post-card-scale: .6;
}
body .blog-post-item:first-child .blog-post-card__image-container {
    width: 100%;
}
body .blog-post-item:first-child:has(.blog-post-card__image-container) .blog-post-card__content {
    padding-inline-start: 0;
    width: 100%;
}
body .blog-post-item:first-child .blog-post-card {
    flex-direction: column;
}
body  .blog-post-card__image--large {
    --blog-post-card-img-height: 500px;
}
}
@media (min-width: 992px) {
     .temp-page hr {
        margin: 4rem 0;
    }
}
@media (max-width: 1199px) and  (min-width: 750px) {
.topryt .group-block-content, .topleft .group-block-content {
    justify-content: center;
}
.topbarcstm .spacing-style.layout-panel-flex.section-content-wrapper.mobile-column {
    flex-wrap: wrap;
}
.topbarcstm .spacing-style.layout-panel-flex.section-content-wrapper.mobile-column>div {
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media screen and (max-width: 749px) {
    .mobimag img.desktopimage {
        display: none;
    }
.section-resource-list__header.headerpart {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0px;
    padding-bottom: 40px;
}
.colltabbtn {
    font-size: 14px;
}
.productpart.resource-list {
    width: 100% !important;
}
.topbtnn .layout-panel-flex--row:not(.mobile-column) .text-block,  .topleft .layout-panel-flex--row:not(.mobile-column) .text-block {
   flex: auto;
       max-width: max-content;
  }
   .topbtnn .layout-panel-flex, .topleft .layout-panel-flex {
    justify-content: center !important;
}
.topryt {
    display: none !important;
} 
    .footerouter > .group-block-content,  .footerinner > .group-block-content {
   padding-left: 30px;
    padding-right: 30px;
}
.footer-utilities.spacing-style {
    padding-left: 30px;
    padding-right: 30px;
}
  body .tmenu_item a {
    font-size: 16px !important;
}
  body .tmenu_collection>img, body .tmenu_image--left>img {
    transform: scale(1);
}
  body .tmenu_item_mobile .tmenu_indicator {
        margin-left: 14px !important;
        position: absolute;
        top: 50%;
        right: 12px;
        width: 25px;
        height: 25px;
            -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
 body .tmenu_indicator_icon svg {
    width: 20px;
    height: 26px;
}
}
@media(max-width:640px){
img.slide__image.slide_desktop {
    display: none !important;
}
.footerouter > .group-block-content,  .footerinner > .group-block-content {
   padding-left: 15px;
    padding-right: 15px;
}
.footer-utilities.spacing-style {
    padding-left: 15px;
    padding-right: 15px;
}
|

/* collection placeholder */
.rps-skeleton-line {
    background-image: linear-gradient(90deg, #5e5e5e00, #000c, #494949 80px) !important;
}
.rps-skeleton-product-container .rps-skeleton-product-image {
    background-color: #0000 !important;
    background-image: linear-gradient(90deg, #5e5e5e00, #000c, #494949 80px) !important;
}

.rps-skeleton-results-page-header-wrapper,
.rps-skeleton-product-container,
.rps-skeleton-filter-menu-container {
    background: #424242  !important;;
}