#content { padding: 0; }
#content-body { width: 100%; max-width: 1920px; padding: 0; }
.compare-projects header h1 { margin: 0; padding: 20px 0 0 0; text-align: center; text-transform: uppercase; font-size: 50px; font-weight: 100; }
.compare-projects section { width: 100%; margin: 40px auto; overflow-x: auto; background: #fff; }
.compare-projects article { margin-bottom: 30px; } 
.compare-projects article header { background: #dadada; }
.compare-projects article header h3 { margin: 0; padding: 3px 0 3px 10px; }
.compare-projects article > ul { display: flex; }
.compare-projects article > ul > li { list-style-type: none; margin: 20px 0; width: 270px; min-width: 270px; }
.compare-projects article > ul > li > div { padding: 5px 15px; font-size: 15px; display: flex; flex-direction: column; min-height: 37px; }
.compare-projects article > ul > li > div:not(.description) > div { margin: auto 0; line-height: 1.2; }
.compare-projects article:nth-of-type(-n+5) > ul > li > div:not(.name):nth-of-type(even) { background: #f5f5f5; }
.compare-projects article > ul > li.captions { width: auto; width: 240px; min-width: 240px; }
.compare-projects article > ul > li.captions .area { font-size: 14px; }
.compare-projects article > ul > li .project { height: 140px; padding: 0 15px; }
.compare-projects article > ul > li .name { height: 25px; }
.compare-projects article > ul > li:not(.captions) .name { font-size: 17px; color: #ca1d61; }
.compare-projects article > ul > li:not(.captions) .description { display: block; }
.compare-projects article > ul > li .order > div span { font-size: 25px; }
.compare-projects article > ul > li .delete {}
.compare-projects article > ul > li .delete > div { text-align: center; width: 220px; vertical-align: middle; padding: 6px 10px; border: 1px solid #d7d7d7; background: #ca1d61; color: #fff; text-transform: uppercase; font-size: inherit; cursor: pointer; }
.compare-projects article > ul > .captions .delete { visibility: hidden; }
.compare-projects article > ul > li .delete .fa { font-size: 17px; color: #fff; margin-right: 5px; }
.compare-projects article > ul > li .delete > div:hover { opacity: 0.7; }
#cboxTitle { top: 0; }
.compare-projects .add-to-cart { width: 220px; vertical-align: middle; padding: 6px 10px; font-size: 21px; border: 1px solid #d7d7d7; }
.compare-projects .add-to-cart .fa, .compare-projects .add-to-cart .suffix { font-size: 21px; }

@media screen and (max-width: 600px) {
  .compare-projects header h1 { font-size: 36px; }
}
@media screen and (max-width: 400px) {
  .compare-projects header h1 { font-size: 30px; }
}


#simple-search { position: relative; width: 880px; height: 50px; margin: 0 auto 10px auto; z-index: 1022; }
.without-header.toolbar #top-search { margin-top: 5px; margin-bottom: 5px; }

#top-search { width: 880px; margin: auto; }
#top-search input { float: left; width: 212px; height: 33px; padding: 7px 10px; border: 0 none; border-radius: 3px; font-size: 1.4em; font-style: italic; box-sizing: initial; }
#top-search input[type="checkbox"] { width: 25px; height: 25px; margin: 0 0 7px 0; box-sizing: border-box; }
#top-search button { float: left; width: 47px; height: 47px; border: 0 none; background: #ca1d61; color: #fff; overflow: visible; cursor: pointer; font-size: 26px; }
#top-search button:hover { background-color: #f24889; }
#top-search > div > div { font-family: 'Open Sans', Arial, sans-serif; color: #333333; padding: 3px 3px 3px 0; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
#top-search > div > .symbol { width: 30px; height: 26px; border-right: 1px solid #ccc; margin: 7px 0; float: left; }
#top-search > div > .value { height: auto; padding-top: 15px; float: left; text-align: center; }
#top-search .area-selection, #top-search .rooms-selection, #top-search .storey-selection, #top-search .advanced-search { float: left; height: 47px; background: #fff; margin: 0 0 0 6px; border-radius: 3px; cursor: pointer; position: relative; }
#top-search .area-selection .symbol p { text-align: center; font-weight: bold; font-size: 14px; line-height: 1; margin: 6px 0 8px 0; }
#top-search .area-selection input[type="number"] { float: none; position: absolute; top: 164px; width: 60px; right: 100px; height: auto; font-size: 1.2em; text-align: center; font-style: normal; padding: 4px 5px; border: 1px solid #ccc; }
#top-search .rooms-selection .symbol { width: 20px; padding: 7px 10px 0 7px; }
#top-search .rooms-selection .symbol div { float: right; width: 5px; height: 5px; background: #000; margin: 2px; }
#top-search .x { position: absolute; right: 1px; top: 0; cursor: pointer; font-size: 18px; color: #b0b0b0; }
#top-search .x:hover { background: #eee; }
#top-search .drop-down .x { display: none; right: 12px; top: 10px; }
#top-search .value > span { color: #CC0066; font-size: 16px; }
#top-search .storey-selection .symbol { padding-top: 8px; padding-bottom: 0; }
#top-search .area-selection .value, #top-search .rooms-selection .value, #top-search .storey-selection .value { width: 120px; }
#top-search .storey-selection .symbol div { width: 15px; height: 4px; background: #000; margin: 3px auto; }
#top-search .advanced-search .symbol { border: 0; padding: 3px 2px 3px 6px; width: 38px; }
#top-search .advanced-search .symbol { width: 92px; height: 47px; padding: 0; margin: 0; text-align: center; line-height: 15px; }
#top-search .advanced-search .value { display: none; position: absolute; left: 19px; top: 19px; font-size: 10px; color: #fff; }
#top-search .advanced-search { margin-right: 6px; }

#top-search .advanced-search a { display: block; text-decoration: none; text-transform: uppercase; color: #000; font-family: 'Open Sans', Arial, sans-serif; font-size: 10px; padding: 10px 0 6px 0; }
#top-search .advanced-search a:hover { color: #CC0066; }
#top-search .drop-down { display: none; position: absolute; top: 52px; left: 0; width: 170px; height: 170px; background: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 17px; cursor: default; }
.without-header #top-search .drop-down { box-shadow: 8px 8px 8px #666; }
div.selected-item { background-color: #CC0066; color: #fff; }
#top-search .rooms-selection .drop-down div { float: left; text-align: center; }
#top-search .rooms-selection .drop-down  > div > div { width: 46px; height: 32px; border: 1px solid #ccc; margin: 3px; cursor: pointer; font-size: 24px; padding-top: 12px; }
#top-search .rooms-selection .drop-down  > div > div:nth-of-type(1) { display: none; }
#top-search .rooms-selection .drop-down  > div > div:nth-of-type(2) { width: 100px; }
#top-search .rooms-selection .drop-down  > div > div.hoverable:hover, #top-search .rooms-selection .drop-down > div:nth-of-type(2).hoverable:hover { background: #CC0066; color: #fff; }
#top-search .rooms-selection .drop-down > div:nth-of-type(1) { border: 3px solid #000; }
#top-search .rooms-selection .drop-down > div:nth-of-type(2) { width: 44px; height: 32px; border: 3px solid #000; margin: 4px 0; font-size: 24px; padding-top: 12px; cursor: pointer; }
#top-search div .ok {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 18px;
  padding: 5px 20px;
  background: #ca1d61;
  border: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
#top-search div .ok:hover { background: #F24889; }
#top-search .storey-selection .drop-down { padding: 0 5px 34px 34px; }
#top-search .storey-selection .drop-down { list-style: none; }
#top-search .storey-selection .drop-down span { font-size: 10px; color: #000; }
#top-search .storey-selection .drop-down > div span { color: inherit; }
#top-search .storey-selection .drop-down ul { list-style: none; }
#top-search .storey-selection li { clear: both; width: 137px; text-align: left; }
#top-search .storey-selection li:nth-of-type(4) { border-top: 1px solid #ccc; padding-top: 4px; }
#top-search .storey-selection li:nth-of-type(n+4) { position: relative; top: 4px; }
#top-search .storey-selection label { text-transform: uppercase; position: relative; top: 7px; left: 4px; }
#top-search .area-selection .resizer-container { position: relative; border: 1px solid #999; width: 170px; height: 113px; }
#top-search .area-selection .resizer-container > div { width: 107px; height: 70px; background: #CC0066; border: 3px solid #000; color: #fff; line-height: 1; }
#top-search .area-selection .resizer-container .ui-resizable-se {
  width: 20px;
  height: 20px;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
#top-search .area-selection .drop-down > p { position: absolute; line-height: 1; }
#top-search .area-selection .drop-down p:nth-of-type(1) { left: 17px; top: 0; }
#top-search .area-selection .drop-down p:nth-of-type(2) { right: 10px; top: 140px; }

#top-search .area-selection .drop-down .area-value {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#top-search .area-selection .drop-down .area-value svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#top-search .area-selection .drop-down .area-value svg text {
  font-size: 22px;
  fill: #fff;
}
#top-search.zindex { z-index: 1020; }

@media screen and (max-width: 1024px) {
  #simple-search { width: 100%; height: 70px; }
  .without-header.without-input #top-search { width: 420px; margin-left: -210px; }
  #top-search { width: 650px; margin: auto; }
  #top-search .area-selection, #top-search .rooms-selection, #top-search .storey-selection, #top-search .advanced-search { margin-left: 3px; }
  #top-search button { width: 70px; height: 70px; }
  #top-search input[type="text"] { height: 56px; }
  #simple-search.without-header, #top-search .area-selection, #top-search .rooms-selection, #top-search .storey-selection, #top-search .advanced-search { height: 70px; }
  #simple-search.without-header.toolbar { height: 80px; }
  #top-search .storey-selection fieldset { width: 210px; margin: 20px auto 0 auto; }
  #top-search .storey-selection input[type="checkbox"] { margin: 10px 0; padding: 7px 15px; float: none; }
  #top-search .storey-selection label { font-size: 19px; }
  #top-search .storey-selection li { width: auto; }
  #top-search > div > div { padding: 0; }
  #top-search .area-selection .value, #top-search .rooms-selection .value, #top-search .storey-selection .value { width: 78px; height: auto; padding: 0; margin: 0; line-height: 2.8; font-size: 10px; }
  #top-search .x  { line-height: 1; }
  #top-search .advanced-search { margin-right: 3px; }
  #top-search > div > .symbol { border: 0; border-bottom: 1px solid #ccc; float: none; padding: 0; height: 32px; width: 66px; margin-left: 6px; margin-bottom: 0; }
  #top-search .area-selection .symbol > p { padding: 8px 0 0 0; }
  #top-search .rooms-selection .symbol { padding: 0; width: 66px; }
  #top-search .storey-selection .symbol { padding: 9px 0 0 0; height: 23px; }
  #top-search .rooms-selection .symbol div { position: absolute; left: 30px; top: 15px; }
  #top-search .rooms-selection .symbol div:nth-of-type(2) { left: 38px; }
  #top-search .rooms-selection .symbol div:nth-of-type(3) { left: 38px; top: 23px; }
  #top-search .advanced-search .symbol { height: 70px; }
  #top-search .advanced-search a { padding: 23px 0 17px 0; }
  #top-search .drop-down { position: fixed; left: 50%; top: 50%; width: 320px; height: 320px; margin-left: -160px; margin-top: -160px; z-index: 2; box-shadow: 1px 1px 5px #999; }
  #top-search .rooms-selection .drop-down,#top-search .area-selection .drop-down, #top-search .storey-selection .drop-down { padding: 0; }
  #top-search .drop-down .x { display: block; }
  #top-search div .ok { position: absolute; bottom: 10px; right: 20px; width: auto; height: auto; padding: 13px 35px; font-size: 16px; }
  #top-search .area-selection div .ok { right: 20px; }
  #top-search .storey-selection .drop-down span { font-size: 14px; }
  #top-search .rooms-selection .drop-down > div:nth-of-type(1) { width: 265px; padding: 5px; margin: 40px auto 0 auto; float: none; overflow: auto; }
  #top-search .rooms-selection .drop-down > div > div, #top-search .rooms-selection .drop-down > div:nth-of-type(2) { width: 80px; height: 50px; padding-top: 30px; }
  #top-search .rooms-selection .drop-down  > div > div:nth-of-type(2) { width: 168px; }
  #top-search .rooms-selection .drop-down > div:nth-of-type(2) { margin: 2px 0 0 29px; width: 78px; height: 45px; }
  #top-search .area-selection .resizer-container { width: 280px; height: 184px; margin: 40px auto auto auto; }
  #top-search .area-selection .drop-down > p:nth-of-type(1) { left: 50%; top: 15px; margin-left: -140px; }
  #top-search .area-selection .drop-down > p:nth-of-type(2) { left: initial; right: 50%; top: 234px; margin-right: -140px; }
  #top-search .area-selection .drop-down .area-value p { font-size: 20px; margin: -15px auto 0 auto; }
  #top-search .area-selection input[type="number"] { top: initial; bottom: 20px; left: 50%; margin-left: -140px; font-size: 1.5em; padding: 5px 10px; }
  #top-search .value > span { display: table-cell; vertical-align: middle; text-align: center; padding: 0 4px; min-width: 70px; max-width: 70px; height: 28px; font-size: 13px; word-wrap: break-word; line-height: 1; } 
}

label[for="search_query_storeys_6"] {
  display: none;
}


@media screen and (max-width: 800px) {
  #main-new #simple-search, #main-cart #simple-search, #main-search #simple-search, #main-compare #simple-search  { display: none; }
}


