/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 10, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 h2 {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 1em;
  text-transform: uppercase;
  color: white;
  margin: 26px auto 0;
  opacity: 0.8;
}
/* line 22, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 p.social-user {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 4px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  margin: 8px auto 0;
}
/* line 31, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 p.social-user a {
  color: white;
  text-decoration: none;
}
/* line 34, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 p.social-user a:hover {
  opacity: 0.8;
}
/* line 39, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 p.subText {
  font-family: 'ltc-bodoni-175', serif;
  font-size: 24px;
  line-height: 28px;
  font-style: italic;
  font-weight: 400;
  color: white;
  margin: 10px auto;
}
/* line 48, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .section_txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}
/* line 57, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .vertical-align-wrapper {
  display: table-cell;
  vertical-align: middle;
}
/* line 61, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .inline-cta-wrapper {
  position: relative;
  width: 173px;
  height: 40px;
  margin: 10px auto 0;
  display: block;
}
/* line 68, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .inline-cta-wrapper > .cta {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 74, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .inline-cta-wrapper.learn-more {
  margin-top: 4px;
  margin-bottom: -20px;
}
/* line 79, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta {
  font-family: "proxima-nova", Arial, sans-serif;
  top: 54.29769%;
  left: 60.20833%;
  width: 18.02083%;
  height: 8.38574%;
  background-color: transparent;
  color: white;
  -webkit-transition: background-color 0.25s ease;
  -moz-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid white;
}
/* line 95, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta > p {
  position: relative;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1.75px;
  line-height: 37px;
  text-transform: uppercase;
  color: white;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
  text-align: center;
  padding-right: 14px;
}
/* line 106, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta > p:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid white;
  -webkit-transition: border-left-color 0.5s ease;
  -moz-transition: border-left-color 0.5s ease;
  -o-transition: border-left-color 0.5s ease;
  transition: border-left-color 0.5s ease;
  margin-top: 14px;
  margin-left: 8px;
}
/* line 119, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta:hover {
  background: white;
}
/* line 121, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta:hover p {
  color: #404041;
}
/* line 124, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta:hover :after {
  border-left-color: #404041;
}
/* line 128, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta.learn-more {
  border: none;
}
/* line 130, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta.learn-more > p {
  color: white;
  -webkit-transition: color 0.25s ease;
  -moz-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  transition: color 0.25s ease;
  padding-right: 10px;
}
/* line 134, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta.learn-more > p:after {
  border-left-color: white;
  -webkit-transition: border-left-color 0.25s ease;
  -moz-transition: border-left-color 0.25s ease;
  -o-transition: border-left-color 0.25s ease;
  transition: border-left-color 0.25s ease;
  margin-left: 4px;
}
/* line 140, ../sass/screen.scss */
.rockportHomepage.master_wrapper
.rockportHomepage.content_wrapper
.rp_block .rp_block_inner
.rp_content_wrapper.looks_we_love_2_by_2 .cta.learn-more:hover {
  background: transparent;
  opacity: 0.8;
}
