/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--color-primary-rgb:65,68,159;}.commerce-product--full .field-paragraphs:not(:last-child){margin-bottom:0.9375rem;}.commerce-product--full div[class*=product--variation-field--variation_sku]{display:flex;gap:0.625rem;}.commerce-product--full div[class*=product--variation-field--variation_sku]:not(:last-child){margin-bottom:1.25rem;}.commerce-product--full div[class*=product--variation-field--variation_sku] .form-label{margin-bottom:0;}.commerce-product--full div[class*=product--variation-field--variation_price] .shipping-info{font-size:16px;color:gray;}.commerce-product--full .product--custom-quote-instructions{border:1px solid var(--beo-primary);border-radius:0.25rem;background-color:rgba(var(--color-primary-rgb),0.1);padding:0.9375rem;font-size:1rem !important;}.commerce-product--full .product--price-info{display:flex;flex-wrap:wrap;align-items:center;gap:0.625rem;}.commerce-product--full #custom-quote-instructions{flex:1 1 100%;}.commerce-product--full .btn-custom-quote-instructions{width:1.25rem;height:1.25rem;font-size:1.25rem !important;line-height:105%;border-radius:50%;position:relative;animation:text-color forwards 2s infinite;background:none;border:none;padding:0;cursor:pointer;}.commerce-product--full .btn-custom-quote-instructions::before{content:"";display:block;width:1.0625rem;height:1.0625rem;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:text-shadow forwards 2s infinite;}.commerce-product--full .slick-list{max-width:84%;margin-left:16%;}.commerce-product--full .thumbnails .slick-arrow{border:none;background:none;position:relative;width:3.125rem;height:1.875rem;font-size:0;position:absolute;left:0;}.commerce-product--full .thumbnails .slick-arrow::before{display:block;content:"";width:inherit;height:inherit;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/themes/custom/custom_promotional/icons/arrow.svg);transition:all 0.3s ease;}.commerce-product--full .thumbnails .slick-arrow.slick-prev{top:0;}@media (any-hover:hover){.commerce-product--full .thumbnails .slick-arrow.slick-prev:hover:before{left:40%;}}.commerce-product--full .thumbnails .slick-arrow.slick-next{bottom:0;}@media (any-hover:hover){.commerce-product--full .thumbnails .slick-arrow.slick-next:hover:before{left:60%;}}.commerce-product--full .thumbnails .slick-arrow.slick-next::before{rotate:180deg;transform-origin:0% 0%;}@keyframes text-shadow{0%{box-shadow:0px 0px 2px 0px rgba(65,68,159,0.5);}50%{box-shadow:0px 0px 6px 0px #41449f;}100%{box-shadow:0px 0px 2px 0px rgba(65,68,159,0.5);}}@keyframes text-color{0%{color:rgba(65,68,159,0.5);}50%{color:#41449f;}100%{color:rgba(65,68,159,0.5);}}body.modal-open .region-offcanvas .btn[data-bs-toggle=offcanvas]{display:none;}.bootstrap-basic-image-gallery .thumbnails .thumb{margin:0 2px;}@media (max-width:767px){.bootstrap-basic-image-gallery .modal{overflow:hidden !important;}.bootstrap-basic-image-gallery .modal .modal-dialog{display:flex;align-items:center;min-height:calc(100% - 2rem);}.bootstrap-basic-image-gallery .modal .modal-content{max-height:calc(100vh - 2rem);}}.bootstrap-basic-image-gallery .modal .modal-dialog{max-width:600px;width:calc(100% - 2rem);margin:1rem auto;}.bootstrap-basic-image-gallery .modal .modal-content{background-color:var(--bs-modal-bg,#fff);border:none;border-radius:var(--bs-modal-border-radius,4px);box-shadow:0 5px 15px rgba(0,0,0,0.5);}.bootstrap-basic-image-gallery .modal .modal-body{padding:15px;}.bootstrap-basic-image-gallery .modal .btn-close{display:none;}.bootstrap-basic-image-gallery .modal .carousel .carousel-inner{height:min(70vh,500px);}@media (max-width:767px){.bootstrap-basic-image-gallery .modal .carousel .carousel-inner{height:min(70vh,400px);}}.bootstrap-basic-image-gallery .modal .carousel .carousel-item{height:100%;position:relative;}.bootstrap-basic-image-gallery .modal .carousel .carousel-item img{position:absolute;top:0;left:0;right:0;bottom:0;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;}.bootstrap-basic-image-gallery .modal .carousel .carousel-control-prev,.bootstrap-basic-image-gallery .modal .carousel .carousel-control-next{opacity:0.8;}.bootstrap-basic-image-gallery .modal .carousel .carousel-control-prev:hover,.bootstrap-basic-image-gallery .modal .carousel .carousel-control-next:hover{opacity:1;}.bootstrap-basic-image-gallery .modal .carousel .carousel-control-prev span[aria-hidden],.bootstrap-basic-image-gallery .modal .carousel .carousel-control-next span[aria-hidden]{font-size:3rem;color:#999;text-shadow:none;}.bootstrap-basic-image-gallery .modal .carousel .carousel-indicators{bottom:10px;margin:0 auto;}.bootstrap-basic-image-gallery .modal .carousel .carousel-indicators button{width:8px;height:8px;border-radius:50%;margin:0 3px;background-color:transparent;border:2px solid #999;opacity:1;}.bootstrap-basic-image-gallery .modal .carousel .carousel-indicators button.active{background-color:#999;}.bootstrap-basic-image-gallery .modal .carousel{touch-action:pan-y pinch-zoom;}.bootstrap-basic-image-gallery .modal .carousel-item img{pointer-events:none;}
.product{display:flex;flex-direction:column;height:100%;}.product:hover .product-image::after{opacity:0.5;}.product:hover .product-image .field-images img{opacity:1;}.product .product-info{min-height:4rem;flex:1 1 auto;height:auto;}.product .product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;}.product .product-image .field-images{height:100%;}.product .product-image img{aspect-ratio:1/1;height:100%;-o-object-fit:contain;object-fit:contain;}.product .product-image::after{position:absolute;z-index:0;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(var(--beo-primary-rgb),1);opacity:0;transition:opacity 0.2s ease;}.product .product-hover ~ div{aspect-ratio:inherit;display:flex;align-items:center;justify-content:center;height:100%;width:100%;background:white;}
