/*-----------------------------------------------------------------------------// Custom Theme CSS/-----------------------------------------------------------------------------*//*---------------- Global Custom CSS -------------------*//**/.input-dropdown-inner > a {border-color:rgb(221, 153, 51);}.single-product div.product form.cart .quantity, form .quantity{border-color: rgb(221, 153, 51);}.custom__item.col-xs-12.col-sm-12.tc{width: 25em;margin: auto;}table, td, th{border-color:rgb(221, 153, 51);border-width: 1px;}/* this controls the size of the changing text at the top of the window*/.typewrite{font-size: 2em;}/*margin around buttons under "ready for adventure, actually i just ended up putting a bunch of button style overrides in here*/a.button-o-w{margin:3px;border: 3px solid #fff;font-size: 21px;}a.button-o-w:hover{margin:3px;border: 3px solid ;font-size: 21px;}/*end of button style overrides*//*trying to perfectly center button under how it works section*/.buttonfixer3{width: 200px;}/*adjusting menu text size*/.jas-menu > li > a{font-size: 170%;}/*end text menu*/.jas-promotion h3 {font-weight: 600;}.shopify h3.product-title, h3.product-title {font-size: 14px;font-weight: 500;}body {letter-spacing: 0;}body{ background-repeat: no-repeat;background-attachment: fixed;}div.shopify-section.jas-section.type_jas-advanced-content{ background-color: #DD9933;width: 100%;}#jump{display:none;}.jas-row.jas_custom_1543684564018{width: 200px;margin: 0 auto;}.jas-row.jas_custom_1543682861773{width: 50%;margin: 0 auto;}.buttonfixer2{display: inline-block;}.cw.tu.button-o-w.p{line-height: 1em;padding:.5em;}.readytop{color: #222;line-height: 1em;font-size: 2.5em}@media only screen and (min-width: 600px) {#shopify-section-1543701336070{display:none !important;}}@media only screen and (max-width: 600px) {#shopify-section-1512373313144{display:none !important;}}#subbut{align: right;}/*new css 12-20 for popup*/.ypop-content-type{display:none;}/*getting rid of checkout in cart popup because it dosnt play nice with recharge*/.button.checkout.wc-forward{display:none;}/*---------------- Custom CSS for desktop -------------------*/@media (min-width: 992px) {}/*---------------- Custom CSS for tablet -------------------*/@media (min-width: 768px) and (max-width: 991px) {}/*---------------- Custom CSS for mobile landscape -------------------*/@media (min-width: 481px) and (max-width: 767px) {}/*---------------- Custom CSS for mobile -------------------*/@media (max-width: 480px){}