.product_header_form{margin-bottom:30px}.products_header_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.products_header_content,.products_header_image{flex-basis:47%}.product_header_form input[type=text]{border:1px solid #c8c8c8;float:left;height:45px;max-width:70%;padding-left:10px;width:100%}.product_header_form input[type=submit]{appearance:none;background-color:var(--Blue);border:none;border-radius:8px;color:#fff;height:45px;margin-left:10px;padding:10px 35px;text-align:center}@media screen and (max-width:800px){.product_header_form input[type=text]{border:1px solid #c8c8c8;float:none;height:45px;max-width:100%;padding-left:10px;width:100%}.product_header_form input[type=submit]{appearance:none;background-color:var(--Blue);border:none;border-radius:8px;color:#fff;height:45px;margin-left:0;margin-top:15px;padding:10px 35px;text-align:center}.products_header_content,.products_header_image{flex-basis:100%}}.videoTextBTN{color:#000;font-weight:700;text-decoration:none}.PlayHead{color:var(--Blue);padding-right:7px}