/** Shopify CDN: Minification failed

Line 103:0 Unexpected "{"
Line 103:1 Expected identifier but found "%"
Line 106:2 Unexpected "{"
Line 106:3 Expected identifier but found "%"

**/

    #m-1741182169592{
	display: flex;
	justify-content: flex-start;
}
.warranty-wrapper-1{
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.warranty-by-section{
	display: none;
	align-items: center;
	background-color: #f8f9fa;
	padding: 5px 10px;
	border-radius: 8px;
	border: 1px solid #1BA7CF;
	background: #1ba7cf;
	font-size: 14px;
	box-shadow: 0 4px 8px #007bff1a;
	transition: transform .2s ease-in-out,box-shadow .2s ease-in-out,background-color .2s ease-in-out;
	will-change: transform,box-shadow;
}
.warranty-by-section .icon{
	margin-right: 5px;
	fill: #fff;
}
.warranty-by-section p{
	margin:0 !important;
	color: #fff !important;
}
.warranty-by-section #usp_op_lbl_4{
	display: flex;
	flex-flow: row;
}
.warranty-by-section .warranty_text{
	display: flex;
	gap: 5px;
}
 body#yo-yo-desk®-pro-2-electric-standing-desk-free-installation-service-with-all-electric-adjustable-height-desks {
   @media (max-width: 768px) {
  .warranty-by-section{
	display: flex;
      }
     #m-1741182169592 {
    padding-top: 10px;
}
   }
 }
 

 .prouct-info-video-title-with-line {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.prouct-info-video-title-with-line .prouct-info-video-tittle {
  font-size: 18px;
  font-weight: bold;
}

.prouct-info-video-title-with-line .line {
  flex-grow: 1;
  height: 5px; 
  background-color: #2D2B3A0F;
}

  
.video-wrapper {
  position: relative;
}
.video-toggle-sound {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 48px;
  height: 48px;
  border: none;
  border-radius: 50%;
  background: rgba(0,0,0,0.6)
    url("data:image/svg+xml;utf8,<svg fill='white' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 10v4h4l5 5V5L7 10H3z'/></svg>")
    no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
  z-index: 5;
}
.video-toggle-sound.unmuted {
  background: rgba(0,0,0,0.6)
    url("data:image/svg+xml;utf8,<svg fill='white' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M16.5 12c0-1.77-1.02-3.29-2.5-4.03v8.06c1.48-.74 2.5-2.26 2.5-4.03zm-2.5-9v3.18c3.39.49 6 3.39 6 6.82s-2.61 6.33-6 6.82V21c4.56-.5 8-4.36 8-9s-3.44-8.5-8-9z'/></svg>")
    no-repeat center;
  background-size: 24px 24px;
}
{% comment %} 
.product-info-and-video .product-video {
    margin: 25px 0px;
} {% endcomment %}

.product-video .prouct-info-video-tittle{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    font-family:Source Sans Pro,sans-serif;
}

