/** Shopify CDN: Minification failed

Line 646:139 Unexpected "{"

**/
/* Product Detail Page */

.product-information{
    background: #f0efed !important;
}
.product-information .product-information__media{
    padding-right: 0 !important;
    border-right: 10px solid #fff;
}
.product-information .product-details{
    padding-left: 0 !important;
    justify-content: flex-start;
}
.product-information .product-details .accordion-list{
    width: 100%;
}
.product-information .variant-picker__form{
    gap: 5px;
    padding: 30px 30px 0 30px;
    max-width: 720px;
}
.product-information .variant-picker__form .variant-option{
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    column-gap: 4px;
    background: white;
    padding-left: 15px;
    margin-top: 5px;
}
.product-information .variant-picker__form .variant-option__select-wrapper{
    border: none;
    border-radius: 0;
    margin-top: 0;
}
.product-information .variant-picker__form .variant-option label{
    /* display: none; */
    border-right: 1px solid #ccc;
    padding-right: 15px;
    font-weight: 600;
}
.product-information .variant-picker__form .variant-option__select{
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.product-information .variant-picker__form .variant-picker-heading{
    font-size: 16px;
    font-weight: 700;
    color: #000000CC;
    line-height: 20px;
}
.product-information .request-info p{
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.product-information .request-info .text-block{
    padding-left: 30px;
}
.product-information .media-gallery--carousel slideshow-slides{
    max-width: 720px;
    margin-left: auto;
    border: 10px solid #f0efed;
    background: #fff;
}
.product-information .media-gallery--carousel slideshow-arrows{
    max-width: 720px;
    margin-left: auto;
}
.product-information .media-gallery--carousel slideshow-controls{
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}
.template-6.product-information .media-gallery--carousel slideshow-controls{
    border-bottom: none;
}
.template-1.product-information .media-gallery--carousel slideshow-controls{
    border-bottom: none;
}
.template-1.product-information .downloads-video .accordian-custom{
    width: 100%;
}
.template-1.product-information .downloads-video .accordian-custom.video .details{
    padding: 0;
    border-bottom: none;
    border-right: none;
}
.template-3.product-information .media-gallery--carousel slideshow-controls{
    border-bottom: 10px solid #fff;
}
.template-2.product-information .media-gallery--carousel slideshow-controls{
    border-bottom: 10px solid #fff;
}
.product-information .media-gallery--carousel .slideshow-controls__thumbnails{
    max-width: 720px;
    margin-left: auto;
    width: 100%;
    padding: 0;
    /* padding-left: 10px; */
    justify-content: flex-start;
    gap: 0;
    display: flex;
    /* grid-template-columns: repeat(6, 1fr); */
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,0,0,0.4) transparent;
}

/* Scroll */
/* thumbnails scrollbar: no track, no arrows, slim black thumb */
.product-information .media-gallery--carousel .slideshow-controls__thumbnails{
  overflow: auto;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: rgba(0,0,0,.45) transparent;
}

/* Chrome/Edge/Safari */
.product-information .media-gallery--carousel .slideshow-controls__thumbnails::-webkit-scrollbar{
  width: 5px;
  height: 5px;
}
.product-information .media-gallery--carousel .slideshow-controls__thumbnails::-webkit-scrollbar-track{
  background: transparent;
}
.product-information .media-gallery--carousel .slideshow-controls__thumbnails::-webkit-scrollbar-thumb{
  background: rgba(0,0,0,.45);
  border-radius: 999px;
}
.product-information .media-gallery--carousel .slideshow-controls__thumbnails::-webkit-scrollbar-button{
  width: 0;
  height: 0;
  display: none;
}

.product-information .media-gallery--carousel .slideshow-controls__thumbnails .slideshow-control{
    border-left: 10px solid #fff;
    border-radius: 0;
    outline: none;
    width: 118px;
    height: 100px;
    display: inline-block;
    flex-shrink: 0;
    margin: 10px;
    background-color: #fff;
}
.product-information .media-gallery--carousel .slideshow-controls__thumbnails .slideshow-control:not(:last-child){
    margin-right: 0;
}
.product-information .slideshow-controls__thumbnails .slideshow-control img{
    object-fit: contain;
}
.product-information .media-gallery--carousel .product-media-container{
    justify-content: center;
}
.product-information .media-gallery--carousel .product-media-container img{
    object-fit: cover;
    width: 100%;
    height: 700px;
}
.product-information .media-gallery--carousel .product-media-container .product-media{
    flex: none;
}
.product-information .pdp-left-content .details {
    border-color: #fff !important;
    border-width: 10px !important;
    padding: 20px 30px;
}
.product-information .pdp-left-content.recommended-products .details{
    border-bottom: none;
}
.template-2.product-information .pdp-left-content .details{
    border-bottom: none;
}
.template-2.product-information .product-detail-video .details{
    padding: 0;
    border-right: none;
}
.product-information .pdp-left-content .downloads-accordion .details{
    border-top: none;
    padding: 25px 25px 40px 25px;
}
.product-information .pdp-left-content .downloads-accordion .details-content{
    padding: 0;
}
.product-information .pdp-left-content .pdf-wrapper .pdf{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 300;
    line-height: 135%;
    color: #000000CC;
    border-bottom: 1px solid #fff;
    padding: 8px 0;
    margin: 0;
    position: relative;
}
.product-information .pdp-left-content .pdf-wrapper .pdf a{
    text-decoration: none;
}
.product-information .downloads-accordion{
    max-width: 500px;
    width: 100%;
}
.product-information .coding-accordion .details{
    /* border-bottom: 10px solid #fff; */
}

.product-information .coding-accordion p{
    max-width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 135%;
    color: #000000CC;
}
.product-information .coding-accordion .details .details-content{
    padding: 0;
}
.product-information .details-content .video-wrapper iframe{
    width: 100%;
}
.product-information .coding-accordion .details .details-content ul{
    padding: 0;
    margin: 0;
}
.product-information .coding-accordion .details .details-content ul li{
    list-style: none;
    border-bottom: 1px solid #fff;
    padding: 8px 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 170%;
    color: #000000CC;
}
.product-information .accreditation .img-wrapper{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.product-information .downloads-video{
    max-width: 720px;
    margin-left: auto;
    display: flex;
}
.product-information .video-image-wrapper{
    border-top: 10px solid #fff;
}
.product-information .video-image-wrapper .video-image-inner{
    max-width: 720px;
    margin-left: auto;
    display: flex;
}
.product-information .downloads-video .product-detail-video{
    max-width: 300px;
    width: 100%;
    padding: 25px;
}
.product-information .downloads-video .product-detail-video .details__header{
    padding: 10px 0;
    margin-left: 0;
    margin-right: 0;
}
.product-information .downloads-video .product-detail-video .details-content{
    padding: 0;
}
.product-information .downloads-video .product-detail-video h5{
    font-size: 16px;
    font-weight: 700;
    line-height: 135%;
    color: #000000CC;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 5px;
}
.product-information .downloads-video .product-detail-video .video-title{
    padding: 8px 0;
    color: #000000CC;
    font-size: 16px;
    font-weight: 300;
    line-height: 170%;
    overflow-wrap: anywhere;
}
.product-information .product-detail-video .rte{
    width: 100%;
}
.product-information .product-detail-video .svg-wrapper{
    width: 100%;
    display: inline-block;
}
.product-information .product-detail-video .svg-wrapper span{
    display: inline-block;
    margin-top: 10px;
}
.product-information .product-detail-video .svg-wrapper svg{
    max-width: 150px;
    width: 100%;
    height: auto;
}
.product-information .downloads-video .layout-panel-flex{
    align-items: stretch;
}
.product-information .accordian-custom{
    width: 100%;
}
.product-information .downloads-video .details{
    padding: 20px 30px;
    border-right: 10px solid #fff;
    height: 100%;
    border-block-start: none !important;
}
.template-3.product-information .downloads-video .product-detail-video .details{
    border-right: none;
    padding: 0;
    border-bottom: none;
}
.template-4.product-information .downloads-video .details{
    border-right: none;
}
.template-4.product-information .downloads-video .details{
    border-bottom: none;
}
.template-4.product-information .accordian-custom{
    width: 100%;
}
.template-5.product-information .downloads-video .details{
    border-right: none;
    border-bottom: none;
}
.product-information .downloads-accordion .pdf-wrapper p{
    border-bottom: 1px solid #fff;
    padding: 8px 0;
    margin: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.product-information .downloads-accordion .pdf-wrapper p svg{
    max-width: 24px;
}
.product-information .downloads-accordion .pdf-wrapper p a{
    text-decoration: none;
    color: #000000CC;
    font-size: 16px;
    font-weight: 300;
    line-height: 170%;
}
.product-information .downloads-accordion .shopify-block{
    margin-top: 6px;
}
.product-information .details-page-single-image{
    border-top: 10px solid #fff;
}
.template-6.product-information .details-page-single-image{
    border-top: none;
}
.product-information .details-page-single-image img{
    max-width: 720px;
    margin-left: auto;
}
.product-information .accreditation .img-wrapper img{
    width: 100%;
    max-width: 55px !important;
}
.product-information .pdp-left-content .details-content {
    /* padding-left: 30px;
    padding-right: 30px; */
    max-width: 665px;
    margin-left: auto;
}
.product-information .pdp-left-content.downloads-accordion .details-content{
    padding-right: 0;
    padding-left: 0;
}
.product-information .pdp-left-content .details__header{
    max-width: 665px;
    font-weight: 700;
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
    margin-left: auto;
    margin-bottom: 10px;
    color: #000c;
}
.product-information .pdp-right-content .details__header{
    max-width: 665px;
    font-weight: 700;
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 10px;
    color: #000000CC;
}
.template-2.product-information .pdp-right-content.social{
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}
.template-3.product-information .pdp-right-content.social, .template-4.product-information .pdp-right-content.social{
    border-top: 10px solid #fff;
}
.template-5.product-information .pdp-right-content.social{
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}
.product-information .divider__line{
    border-width: 10px;
    border-color: #fff;
}
.product-information .product-details{
    padding-right: 0 !important;
}
.product-information .product-title{
    max-width: 720px;
    padding: 12px 30px 30px;
}
.product-information .product-title h1{
    font-size: 32px;
    font-weight: 300;
    line-height: 100%;
    padding-bottom: 20px;
}
.product-information .product-title .metafield-rich_text_field p{
    color: #000000CC;
    font-weight: 700;
    font-size: 16px;
    line-height: 135%;
}
.product-information .add-to-cart-button-price{
    max-width: 720px;
    padding: 10px 30px 15px 30px;
}
.product-information .add-to-cart-button-price .group-block-content{
    gap: 10px;
}
.product-information .add-to-cart-button-price product-price{
    background-color: #fff;
    padding: 12px;
}
.product-information .add-to-cart-button-price product-price .price{
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 5%;
 }
.product-information .add-to-cart-button{
    background-color: var(--color-primary-1);
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 12px 0;
    height: auto;
    text-align: left;
}
.product-information .add-to-cart-button .add-to-cart-text{
    justify-content: flex-start;
    padding-left: 15px;
    font-weight: 400;
    font-size: 14px;
}
.product-information .add-to-cart-button .add-to-cart-icon{
    display: none;
}
.product-information .pdp-right-content .details{
    border-color: white !important;
    border-width: 10px !important;
    padding: 20px 0;
}
.product-information .pdp-right-content .product-inquiry-trigger button{
    background: none;
    border: none;
    margin-bottom: 30px;
    padding-left: 30px;
    font-family: Inter;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
}
.product-information .pdp-right-content .details-content .detail-content-inner h1,
.product-information .pdp-right-content .details-content .detail-content-inner h2,
.product-information .pdp-right-content .details-content .detail-content-inner h3,
.product-information .pdp-right-content .details-content .detail-content-inner h4,
.product-information .pdp-right-content .details-content .detail-content-inner h5,
.product-information .pdp-right-content .details-content .detail-content-inner h6{
    margin: 0;
    margin-bottom: 20px;
}
.product-information .pdp-right-content .details-content .detail-content-inner h1{
    font-size: 28px;
    line-height: 32px;
}
.product-information .pdp-right-content .details-content .detail-content-inner h2{
    font-size: 26px;
}
.product-information .pdp-right-content .details-content .detail-content-inner h3{
    font-size: 24px;
}
.product-information .pdp-right-content .details-content .detail-content-inner h4{
    font-size: 22px;
}
.product-information .pdp-right-content .details-content .detail-content-inner h5{
    font-size: 20px;
}
.product-information .pdp-right-content .details-content .detail-content-inner h6{
    font-size: 18px;
}
.product-information .pdp-right-content .details-content .detail-content-inner ul{
    padding-left: 20px;
    font-size: 16px;
    font-weight: 300;
    color: #000000CC;
}
.product-information .pdp-right-content .details-content{
    padding-left: 30px;
    padding-right: 30px;
    max-width: 720px;
}
.product-information .pdp-right-content .details-content p{
    max-width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 135%;
    color: #000000CC;
}
.product-information .pdp-right-content .details-content .pdf-wrapper p{
    display: flex;
    justify-content: space-between;
}
.product-information .pdp-right-content .details-content .pdf-wrapper p a{
    text-decoration: none;
}
.product-information .pdp-right-content .details-content .metafield-rich_text_field{
    max-width: 100%;
}
.product-information .details__header .icon-caret{
    width: 16px;
}
.product-information .approvals .details-content ul{
    list-style: none;
    padding: 0;
}
.product-information .approvals .details-content ul li{
    padding: 7px 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 170%;
    color: #000000CC;
    border-bottom: 1px solid #fff;
}
.product-information .approvals .details-content ul li:last-child{
    border-bottom: 0;
}
.product-information .social .custom-share-wrapper .share-heading{
    font-weight: 700;
    font-size: 16px;
    line-height:135%;
    width: 228px;
    height: 110px;
    border-right: 10px solid #fff;
    margin-bottom: 0;
    padding: 30px;
    display: flex;
    align-items: center;
}
.product-information .contact-custom-btn{
    padding: 13px;
    background-color: #000;
    padding: 15px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    text-align: left;
}
.template-1.product-information .social{
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}
.template-1.default-pdp-template.product-information .social{
    
    border-bottom: 10px solid #fff;
}
.product-information .social .custom-share-wrapper .share-heading .share-heading-wrapper{
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    width: 100%;
}
.product-information .social .custom-share-wrapper{
    display: flex;
    width: 100%;
    max-width: 720px;
    justify-content: space-between;
}
.product-information .social .custom-share-wrapper .shopify-block{
    border-right: 10px solid #fff;
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 10px;
}
.product-information .social .custom-share-wrapper .shopify-block:last-child{
    border-right: 0;
}
.product-information .layout-panel-flex{
    gap: 0;
}
.product-information .social .layout-panel-flex{
    border-bottom: 10px solid #fff;
}
.template-2.product-information .social .layout-panel-flex{
    border-bottom: none;
}
.template-2.product-information .social .layout-panel-flex{
    /* border-top: 10px solid #fff; */
}
.product-information .social.template-3 .layout-panel-flex{
    border-top: 10px solid #fff;
    border-bottom: 0;
}
.template-3.new-temp.product-information .social .layout-panel-flex{
    border-top: none;
}
.product-information .product-title.product-title-mobile{
    display: none;
}
.pdp-right-content.recommended-products .resource-list, .pdp-left-content.recommended-products .resource-list{
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 40px;
    padding: 0;
}
.pdp-right-content.recommended-products .block-resource-list, .pdp-left-content.recommended-products .block-resource-list{
    background: none;
}
.pdp-right-content.recommended-products .resource-list .card-gallery, .pdp-left-content.recommended-products .resource-list .card-gallery, {
    height: 140px;
    margin-bottom: 10px;
}
.pdp-right-content.recommended-products .resource-list .card-gallery .product-media img, .pdp-left-content.recommended-products .resource-list .card-gallery .product-media img{
    height: 140px;
    object-fit: contain !important;
}
.pdp-right-content.recommended-products .details-content p, .pdp-left-content.recommended-products .details-content p{
    font-size: 16px;
    color: #000000CC;
    font-weight: 400;
}
.template-3 .pdp-right-content.recommended-products .details{
    border-bottom: none;
}
.pdp-left-content.recommended-products .product-media-container{
    height: 160px;
}
.pdp-left-content.recommended-products .product-media-container .product-media{
    background: #fff;
}
.pdp-right-content.recommended-products .product-media-container{
    height: 160px;
}
.product-information .downloads-videos-image-exterior-wrapper {
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}
.product-information .downloads-videos-image-exterior-wrapper.downloads-only .details{
    border-right: none;
}
.product-information .pdp-right-content.downloads-videos-image-wrapper .details{
    border-bottom: none;
    border-block-end: none;
}
.product-information .right-accordion .downloads-video{
    margin: 0;
}
.product-information .product-detail-video .details__header{
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}
.product-information .downloads-videos-image-wrapper .downloads-accordion{
    grid-column: span 8;
}
.product-information .downloads-videos-image-wrapper .product-detail-video{
    grid-column: span 4;
}
.product-information .downloads-videos-image-wrapper .custom-image-bottom{
    grid-column: span 12;
}

.product-form-buttons.quantity-price-cardbutton{
    display: grid;
    grid-template-columns: 1fr;
}
.product-form-buttons.quantity-price-cardbutton .quantity-selector{
    height: 34px;
    border: none;
    justify-content: end;
    gap: 10px;
}
.product-form-buttons.quantity-price-cardbutton .quantity-selector .quantity-minus{
    border-right: 2px solid rgba(240, 239, 237, 1);
    height: 34px;
    color: #ccc;
}
.product-form-buttons.quantity-price-cardbutton .quantity-selector .quantity-minus:hover{
    color: #333;
}
.product-form-buttons.quantity-price-cardbutton .quantity-selector .quantity-plus{
    border-left: 2px solid rgba(240, 239, 237, 1);
    height: 34px;
    color: #ccc;
}
.product-form-buttons.quantity-price-cardbutton .quantity-selector .quantity-plus:hover{
    color: #333;
}
.product-form-buttons.quantity-price-cardbutton .quantity-selector-wrapper{
    display: grid;
    grid-template-columns: 1fr 160px;
    background: #fff;
    padding:8px 0 8px 15px;
    align-items: center;
}
.product-form-buttons.quantity-price-cardbutton .part-number-wrapper{
    background-color: #fff;
    padding: 12px 16px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.product-form-buttons.quantity-price-cardbutton .price-add-tocart-btn-wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    align-items: flex-start;
}
@media(max-width: 1440px){
    .product-information .media-gallery--carousel .product-media-container img{
        height: 610px;
    }
}
@media(max-width: 1150px){
    .product-information .media-gallery--carousel .product-media-container img{
        height: 550px;
    }
}
@media(max-width: 991px){
    .product-information .media-gallery--carousel .product-media-container img{
        height: 470px;
    }
    .product-information .downloads-video{
        flex-wrap: wrap;
    }
    .product-information .downloads-video .product-detail-video{
        max-width: 100%;
        padding-top: 0;
    }
}
@media(max-width: 768px){
    .product-information .media-gallery--carousel .product-media-container img{
        height: 370px;
    }
}
@media(max-width: 989px){
    .pdp-right-content.recommended-products .resource-list,.pdp-left-content.recommended-products .resource-list{
        grid-template-columns: 1fr 1fr;
        column-gap: 30px;
    }
}
@media(max-width: 749px){
    .product-information .divider__line{
        border: none;
    }
    .template-1.product-information .right-accordion .downloads-video{
        border-top: 10px solid #fff;
    }
    .template-1.product-information .recommended-products .details,.template-2.product-information .recommended-products .details{
        border-block-start: none;
        border-block-end: none;
    }
    .template-3.product-information .variant-picker__form{
        border-top: 10px solid #fff;
        padding-top: 20px;
    }
    .template-1.product-information .variant-picker__form{
        padding-top: 20px;
    }
    .template-2.product-information .variant-picker__form{
        padding-top: 20px;
    }
    .product-information .pdp-right-content .details-content{
        padding-left: 20px;
        padding-right: 20px;
    }
    .product-information .pdp-right-content .recommended-products .details-content{
        padding-right: 0;
        padding-left: 0;
    }
    .product-information .product-title .metafield-rich_text_field p{
        font-size: 14px;
    }
    .product-information .variant-picker__form .variant-option__select{
        font-size: 14px;
    }
    .product-information .add-to-cart-button-price product-price .price{
        font-size: 16px;
    }
    .product-information .request-info p{
        font-size: 12px;
        padding-bottom: 20px;
    }
    .product-information .product-information__media{
        border-right:0;
    }
    .product-information .media-gallery--carousel slideshow-controls{
        border-top: none;
    }
    .product-information .downloads-accordion{
        max-width: 100%;
    }
    .product-information .downloads-video .details{
        border-right: none;
    }
    .product-information .downloads-video .product-detail-video .details-content{
        padding-right: 20px;
        padding-left: 20px;
    }
    .product-information .downloads-video .product-detail-video{
        max-width: 50%;
        padding: 0;
    }
    .product-information .downloads-video .product-detail-video h5{
        max-width: 100%;
    }
    .product-information .pdp-left-content .details-content{
        padding: 0;
        max-width: 100%;
    }
    .product-information .pdp-left-content .details{
        padding: 20px;
    }
    .product-information .pdp-left-content .details-content .metafield-rich_text_field{
        max-width: 100%;
    }
    .product-information .pdp-left-content .details-content .text-block{
        width: 100%;
    }
    .product-information .product-title.product-title-mobile{
        display: block;
        padding: 20px;
        border-bottom: 10px solid #fff;
    }
    .product-information .product-title{
        display: none;
    }

    .video-image-pdp .group-block-content{
        display: flex;
        flex-flow: row;
    }
    .video-image-pdp .product-detail-video .group-block-content{
        display: block;
    }
    .template-3 .downloads-video{
        border-top: 10px solid #fff;
    }
    .product-information .product-title h1{
        padding-bottom: 0;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 0;
    }
    .template-3.product-information .media-gallery--carousel slideshow-controls{
        border-bottom: none;
    }
    .template-2.product-information .media-gallery--carousel slideshow-controls{
        border-bottom: none;
    }
    .product-information .downloads-video .layout-panel-flex{
        flex-wrap: nowrap;
    }
    .template-2.product-information .downloads-video{
        border-top: 10px solid #fff;
    }
    .template-2.product-information .downloads-video .video {
        padding: 10px 0;
    }
    .product-information .downloads-video .product-detail-video .details__header{
        margin: 0 20px;
    }
    .product-information .video-image-wrapper .video{
        width: 50%;
    }
    .product-information .video-image-wrapper .video .details__header{
        margin-top: 20px;
        min-height: 32px;
    }
    .product-information .video-image-wrapper .video .video-title{
        overflow-wrap: break-word;
    }
    .product-information .video-image-wrapper .custom-image-bottom{
        width: 50%;
        border-left: 10px solid #fff;
    }
    .product-information .video-image-wrapper.image-only{
        border-top: none;
    }
    .product-information .video-image-wrapper.image-only .custom-image-bottom {
        width: 100%;
        border-left: none;
    }
    .product-information .video-image-wrapper .custom-image-bottom img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .product-information .add-to-cart-button-price .group-block-content{
        flex-flow: nowrap;
    }
    .template-4.product-information .right-accordion .downloads-video{
        border-top: 10px solid #fff;
    }
    .product-information .variant-picker__form{
        padding: 0 20px 0 20px;
    }
    .product-information .add-to-cart-button-price{
        padding: 10px 20px 15px 20px;
    }
    .product-information .request-info .text-block{
        padding-left: 20px;
    }
    .template-5.product-information .pdp-right-content .details{
        border-bottom: 10px solid #fff;
    }
    .template-5.product-information .pdp-right-content.social{
        border-top: none;
        border-bottom: none;
    }
    .template-5.product-information .accordion-list .group-block{
        padding-bottom: 0;
    }
    .template-6.product-information .details-page-single-image{
        border-bottom: 10px solid #fff;
    }
    .product-information .pdp-right-content .details__header{
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media(max-width: 576px){
    .pdp-right-content.recommended-products .resource-list, .pdp-left-content.recommended-products .resource-list{
        grid-template-columns: 1fr ;
        column-gap: 30px;
    }
    .pdp-right-content.recommended-products .resource-list .card-gallery, .pdp-left-content.recommended-products .resource-list .card-gallery{
        width: 100%;
        max-width: 40%;
        height: 100%;
    }
    .pdp-right-content.recommended-products .resource-list .card-gallery img, .pdp-left-content.recommended-products .resource-list .card-gallery img{
        height: 100%;
        width: 100%;
        object-fit: contain !important;
        max-width: 100%;
    }
    .pdp-right-content.recommended-products .resource-list .product-card__content, .pdp-left-content.recommended-products .resource-list .product-card__content{
        flex-direction: row;
        align-items: flex-start;
        gap: 20px;
    }
    .product-information .media-gallery--carousel .product-media-container img{
        object-fit: contain;
        height: 390px;
    }
    .template-3.product-information .media-gallery--carousel slideshow-controls{
        border: none;
    }
    .product-information .social .custom-share-wrapper .shopify-block{
        height: 60px;
        padding-right: 0;
    }
    .product-information .social .custom-share-wrapper .shopify-block img{
        height: 20px;
    }
    .product-information .social .custom-share-wrapper .share-heading{
        height: 60px;
    }
    .product-information .pdp-right-content .details-content{
        padding-left: 20px;
        padding-right: 20px;
    }
    .product-information .pdp-right-content .details__header{
        margin-left: 20px;
        margin-right: 20px;
    }
    .product-information .pdp-right-content.recommended-products .details-content{
        padding: 0;
    }
    .product-information .pdp-right-content.recommended-products .details__header{
        margin-left: 0;
        margin-right: 0;
    }
    .product-information .pdp-right-content .details{
        padding: 10px 0;
    }
    .product-information .recommended-products .details{
        padding: 10px 15px;
    }
    
}