{"product_id":"ws-hobbs-hoodie","title":"W's Hobbs Hoodie","description":"\u003cstyle\u003e\u003c!--\n\/* ==============CSS==============\nTABLE OF CONTENTS\n\n01_SIZE-CHART-POPUP\n02_COLUMNS\n03_CUSTOM-RESPONSIVE\n\ti. (max-width: 800px)\n======================================== *\/\n\/*---------------------------------------- \n01_SIZE CHART POP UP\n---------------------------------------- *\/\n.modal {\n  display: none; \/* Hidden by default *\/\n  position: fixed; \/* Stay in place *\/\n  z-index: 1000; \/* Sit on top *\/\n  left: 0;\n  top: 0;\n  padding-top:50px;\n  width: 60%; \/* Full width *\/\n  height: 100%; \/* Full height *\/\n  overflow: auto; \/* Enable scroll if needed *\/\n  background-color: rgba(255,255,255,1); \/* white background *\/\n  border-right: 1px solid #f7f7f7;\n}\n\n.modal-content {\n  position: relative;\n  background-color: #fff;\n  margin: auto;\n  padding: 0;\n  width: 100%;\n  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5),0px 0px 0px 0px rgba(0,0,0,0.5);\n  -webkit-animation-name: animatetop;\n  -webkit-animation-duration: 0.4s;\n  animation-name: animatetop;\n  animation-duration: 0.4s\n}\n\n\/* Add Animation *\/\n@-webkit-keyframes animatetop {\n\nfrom {\n    top:-300px; \n    Opacity:0; \n} \nto {\n    top:0; \n    opacity:1;\n}\n}\n\n@keyframes animatetop {\n\nfrom {\n    top:-300px; \n    Opacity:0; \n}\n\nto {\n    top:0; \n    opacity:1;\n}\n}\n\n\/* The Close Button *\/\n.close {\n  color: #ccc;\n  float: right;\n  font-size: 28px;\n  font-weight: bold;\n  padding: 10px;\n}\n\n.close:hover, .close:focus {\n  color: #000;\n  text-decoration: none;\n  cursor: pointer;\n}\n\n.modal-body {\n    padding: 2px 16px;\n}\n\n\n\/*---------------------------------------- \n02_COLUMNS\n---------------------------------------- *\/\n\n.twocolumn {\n  float: left;\n  width: 50%;\n  flex: 50%;\n}\n\n.image_padding_left {\n  padding-left:3px;\n}\n\n.image_padding_right {\n  padding-right:3px;\n}\n\n.column {\n  float: left;\n  width: 33.33%;\n  padding:30px;\n  font-size: 13px !important;\n\n}\n\n.grey {\n  background-color: #f7f7f7;\n}\n\n\n\/* Clear floats after the columns *\/\n.row:after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n\/*---------------------------------------- \n03_CUSTOM-RESPONSIVE\n---------------------------------------- *\/\n@media screen and (max-width: 800px) {\n.image_padding_left {\n    padding-left:0px;\n}\n\n.image_padding_right {\n    padding-right:0px;\n} \n\n.column {    \n    width: 100%;\n  }\n\n.twocolumn {\n    width: 100%;\n}\n\n.modal {\n    width: 100%; \/* Full width *\/ \n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"column\"\u003e\n\u003ch5\u003eDescription\u003c\/h5\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cspan data-mce-fragment=\"1\"\u003eOur lightweight sun hoodie that is buttery soft, moisture-wicking, and keeps you cool for long days on the trail or water. Boasts a crossover hood and thumbholes for added coverage and comfort.  \u003c\/span\u003e\u003cbr\u003e\n\u003ch5\u003eSize Guide\u003c\/h5\u003e\n\u003c!-- Trigger\/Open The Modal --\u003e \u003ca id=\"myBtn\" href=\"#\"\u003eNeed help with sizing?\u003c\/a\u003e \u003c!-- The Modal --\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003c!-- Modal content --\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cdiv class=\"modal-header\"\u003e\u003cspan class=\"close\"\u003e×\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"modal-body\"\u003e\u003cimg width=\"100%\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/7642\/files\/fc_size_womensfleece.jpg?v=1582749632\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFeatures\u003c\/h5\u003e\n\u003cul\u003e\n\u003cli\u003eWomen's Lightweight Hoodie\u003c\/li\u003e\n\u003cli\u003eRelaxed Fit\u003c\/li\u003e\n\u003cli\u003eThumbholes\u003c\/li\u003e\n\u003cli\u003eCrossover hood\u003c\/li\u003e\n\u003cli\u003e4-way Stretch\u003c\/li\u003e\n\u003cli\u003eAntimicrobial, Moisture Wicking, Breathable\u003c\/li\u003e\n\u003cli\u003eMade in China\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch5\u003eMaterials\u003c\/h5\u003e\n66% Lyocell, 28% Organic Cotton, 4% Spandex | 4.4 oz   \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cscript\u003e\/\/ \u003c![CDATA[\n\/\/ Get the modal\nvar modal = document.getElementById(\"myModal\");\n\n\/\/ Get the button that opens the modal\nvar btn = document.getElementById(\"myBtn\");\n\n\/\/ Get the \u003cspan\u003e element that closes the modal\nvar span = document.getElementsByClassName(\"close\")[0];\n\n\/\/ When the user clicks the button, open the modal \nbtn.onclick = function() {\n  modal.style.display = \"block\";\n}\n\n\/\/ When the user clicks on \u003cspan\u003e (x), close the modal\nspan.onclick = function() {\n  modal.style.display = \"none\";\n}\n\n\/\/ When the user clicks anywhere outside of the modal, close it\nwindow.onclick = function(event) {\n  if (event.target == modal) {\n    modal.style.display = \"none\";\n  }\n}\n\/\/ ]]\u003e\u003c\/script\u003e\u003c\/p\u003e","brand":"Fayettechill","offers":[{"title":"Gray Ridge \/ XS","offer_id":41960783773770,"sku":"WB0005-GRDGE-XS","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Gray Ridge \/ S","offer_id":41960783806538,"sku":"WB0005-GRDGE-S","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Gray Ridge \/ M","offer_id":41960783839306,"sku":"WB0005-GRDGE-M","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Gray Ridge \/ L","offer_id":41960783872074,"sku":"WB0005-GRDGE-L","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Gray Ridge \/ XL","offer_id":41960783904842,"sku":"WB0005-GRDGE-XL","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Silver Pine \/ XS","offer_id":41960783937610,"sku":"WB0005-SLVRP-XS","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Silver Pine \/ S","offer_id":41960783970378,"sku":"WB0005-SLVRP-S","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Silver Pine \/ M","offer_id":41960784003146,"sku":"WB0005-SLVRP-M","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Silver Pine \/ L","offer_id":41960784035914,"sku":"WB0005-SLVRP-L","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Silver Pine \/ XL","offer_id":41960784068682,"sku":"WB0005-SLVRP-XL","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Faded Plum \/ XS","offer_id":41432911806538,"sku":"WB0005-FAPLM-XS","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Faded Plum \/ S","offer_id":41432911839306,"sku":"WB0005-FAPLM-S","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Faded Plum \/ M","offer_id":41432911872074,"sku":"WB0005-FAPLM-M","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Faded Plum \/ L","offer_id":41432911904842,"sku":"WB0005-FAPLM-L","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Faded Plum \/ XL","offer_id":41432911937610,"sku":"WB0005-FAPLM-XL","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Peach \/ XS","offer_id":41432911970378,"sku":"WB0005-PEACH-XS","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Peach \/ S","offer_id":41432912003146,"sku":"WB0005-PEACH-S","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Peach \/ M","offer_id":41432912035914,"sku":"WB0005-PEACH-M","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Peach \/ L","offer_id":41432912068682,"sku":"WB0005-PEACH-L","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Peach \/ XL","offer_id":41432912101450,"sku":"WB0005-PEACH-XL","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Powder Blue \/ XS","offer_id":41432912134218,"sku":"WB0005-POBLU-XS","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Powder Blue \/ S","offer_id":41432912166986,"sku":"WB0005-POBLU-S","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Powder Blue \/ M","offer_id":41432912199754,"sku":"WB0005-POBLU-M","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Powder Blue \/ L","offer_id":41432912232522,"sku":"WB0005-POBLU-L","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Powder Blue \/ XL","offer_id":41432912265290,"sku":"WB0005-POBLU-XL","price":79.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0084\/7642\/files\/W_sHobbsHoodie1.png?v=1740698190","url":"https:\/\/fayettechill.myshopify.com\/products\/ws-hobbs-hoodie","provider":"Fayettechill","version":"1.0","type":"link"}