#phw_giftfinder_form_container {
  font    : 24px "MetaWeb-Normal";
  color   : #fff;
  padding : 4px 0 0 0;
  margin  : 0 auto;
  text-align : center;
}

ul.phw_giftfinder_form_horizontal {
  list-style    : none outside none;
  margin        : 10px 0 5px 0;
  padding       : 0;
  background    : #69b8ff;
  border-top    : 2px dashed #fff;
  border-bottom : 2px dashed #fff;
  outline       : 2px solid #69b8ff;
}

ul.phw_giftfinder_form_horizontal li {
  display            : inline-block;
  -webkit-box-sizing : border-box;
  -moz-box-sizing    : border-box;
  box-sizing         : border-box;
  width              : 45%;
  vertical-align     : middle;
}

ul.phw_giftfinder_form_horizontal li.phw_column_a {
  width      : 0;
  text-align : center;
  height     : 106px;
}

ul.phw_giftfinder_form_horizontal li label {
  margin     : 10px 5px 10px 0;
  width      : 135px;
  text-align : right;
  display    : inline-block;
}

ul.phw_giftfinder_form_horizontal select {
  width   : 200px;
  padding : 3px;
  z-index : 20;
}

ul.phw_giftfinder_form_horizontal img {
  height : 100px;
}

#phw_giftfinder_price_container {
  z-index : 10;
}

#phw_price_slider_container {
  width    : 200px;
  position : absolute;
  right    : 70px;
  top      : -14px;
  height   : 10px;
}

#phw_giftfinder_results_container #subcat-desc {
  width : auto;
}

#phw_giftfinder_results_container .pagination {
  width : auto !important;
}

#phw_giftfinder_results_container .ss-prod {
  float          : none;
  display        : inline-block;
  margin         : 20px 10px;
  vertical-align : top;
  width          : 236px;
}

#phw_giftfinder_image {
  position : absolute;
  left     : 45px;
  top      : 14px;
  z-index  : 30;
}

/* ******** START OVERRIDES FORM SIMPLE FORM ******** */

#phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal select {
  width : 165px;
}

#phw_giftfinder_form_simple #phw_price_slider_container {
  width : 165px;
  right : 6px;
}

#phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal li label {
  width : 105px;
}

#phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal li {
  width : 35%;
}

#phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal li.phw_column_a {
  width : 7%;
}

#phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal li.phw_column_d {
  width      : 10%;
  text-align : center;
}

ul.phw_giftfinder_form_horizontal li.phw_column_d a {
  display               : inline-block;
  color                 : #fff;
  padding               : 10px;
  -webkit-border-radius : 4px;
  -moz-border-radius    : 4px;
  border-radius         : 4px;
  background            : #337dff;
  background            : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiMzMzdkZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MiUiIHN0b3AtY29sb3I9IiMwMDZlZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background            : -moz-linear-gradient(top, #337dff 40%, #006edd 92%);
  background            : -webkit-gradient(linear, left top, left bottom, color-stop(40%, #337dff), color-stop(92%, #006edd));
  background            : -webkit-linear-gradient(top, #337dff 40%, #006edd 92%);
  background            : -o-linear-gradient(top, #337dff 40%, #006edd 92%);
  background            : -ms-linear-gradient(top, #337dff 40%, #006edd 92%);
  background            : linear-gradient(to bottom, #337dff 40%, #006edd 92%);
}

ul.phw_giftfinder_form_horizontal li.phw_column_d a:hover {
  background       : #f15822;
  background       : -webkit-gradient(linear, left top, left bottom, from(#f37b02), to(#f15822));
  background       : -webkit-linear-gradient(top, #f37b02, #f15822);
  background       : -moz-linear-gradient(top, #f37b02, #f15822);
  background       : -ms-linear-gradient(top, #f37b02, #f15822);
  background       : -o-linear-gradient(top, #f37b02, #f15822);
  background-image : -ms-linear-gradient(top, #f37b02 0%, #f15822 100%);
}

ul.phw_giftfinder_form_horizontal li.phw_column_d a:hover {
  text-decoration  : none;
  background-color : #337dff;
}

#phw_giftfinder_form_simple #phw_giftfinder_image {
  position : absolute;
  left     : 0;
  top      : -2px;
  z-index  : 30;
}

/* ******** END OVERRIDES FORM SIMPLE FORM ******** */

/* ******** START HOMEPAGE FORM ******** */

.phw_giftfinder_home_wrapper {
  background : #6ab8fc;
  padding    : 0;
  height     : 197px;
  position   : relative;
  margin     : 0 0 20px 0;
}

.phw_giftfinder_home_wrapper .line {
  color : #fff;
}

.phw_giftfinder_home_wrapper #ShopByAge {
  color : #fff;
  top   : 10px;
}

.phw_giftfinder_home_wrapper .ShopByAge {
  color : #fff;
}

.phw_giftfinder_title_container .phw_giftfinder_title span {
  color : #fef2a4;
}

#phw_giftfinder_home_wrapper_image {
  position : absolute;
  bottom   : -6px;
  padding  : 0;
}

#phw_giftfinder_home_wrapper_image img {
  width : 100%;
}

.phw_giftfinder_home_container ul.phw_giftfinder_form_horizontal {
  list-style : none outside none;
  margin     : 0 auto;
  padding    : 0;
  background : none;
  border     : none;
  outline    : none;
  text-align : center;
}

.phw_giftfinder_home_container #phw_giftfinder_form_simple {
  margin : 20px 0 0 0;
}

.phw_giftfinder_home_container #phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal li {
  margin: 0 auto;
  text-align: center;
  width: 23%;
}


.phw_giftfinder_home_container #phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal li.phw_column_a,
.phw_giftfinder_home_container #phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal li.phw_column_d {
  width : 5%;
}

.phw_giftfinder_home_container #phw_giftfinder_form_container #phw_giftfinder_price_container {
  height : 17px;
}

.phw_giftfinder_home_container #phw_giftfinder_form_container #phw_giftfinder_price_container label {
  position : absolute;
  right    : 180px;
}

.phw_giftfinder_home_container #phw_giftfinder_form_simple #phw_price_slider_container {
  right : 15px;
}

.phw_giftfinder_home_container #phw_giftfinder_form_simple ul.phw_giftfinder_form_horizontal img {
  height : auto;
}

/* ******** END HOMEPAGE FORM ******** */

#phw_giftfinder_meganav_announcement {
  position : absolute;
  right    : 0;
  bottom   : 0;
  width    : 200px;
  height   : 225px;
  cursor   : pointer;
}

#phw_giftfinder_meganav_announcement img {
  text-align : right;
  position   : absolute;
  bottom     : 0;
  right      : 0;
}

#phw_giftfinder_meganav_announcement p {
  font-size   : 16px;
  font-weight : bold;
  text-align  : center;
  position    : absolute;
  right       : 0;
  width       : 100%;
}

#phw_giftfinder_meganav_announcement p:nth-of-type(1) {
  color : #f15822;
  top   : 10px;
}

#phw_giftfinder_meganav_announcement p:nth-of-type(2) {
  color : #337dff;
  top   : 40px;
}

#phw_giftfinder_form_simple {
  position : relative;
}
