article,aside,details,figcaption,figure,footer,header,main,nav,section,summary {
    display: block;
}

audio,canvas,video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-family: Georgia,"Times New Roman","DejaVu Serif",serif;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5em;
}

body {
    margin: 0;
    padding: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

p,pre {
    margin: 1.5em 0;
}

blockquote {
    margin: 1.5em 30px;
}

h1 {
    font-size: 2em;
    line-height: 1.5em;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}

h2 {
    font-size: 1.5em;
    line-height: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

h3 {
    font-size: 1.17em;
    line-height: 1.28205em;
    margin-top: 1.28205em;
    margin-bottom: 1.28205em;
}

h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

h5 {
    font-size: 0.83em;
    line-height: 1.80723em;
    margin-top: 1.80723em;
    margin-bottom: 1.80723em;
}

h6 {
    font-size: 0.67em;
    line-height: 2.23881em;
    margin-top: 2.23881em;
    margin-bottom: 2.23881em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border: 1px solid #666;
    padding-bottom: -1px;
    margin: 1.5em 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,kbd,pre,samp,tt,var {
    font-family: "Courier New","DejaVu Sans Mono",monospace,sans-serif;
    font-size: 1em;
    line-height: 1.5em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl,menu,ol,ul {
    margin: 1.5em 0;
}

ol ol,ol ul,ul ol,ul ul {
    margin: 0;
}

dd {
    margin: 0 0 0 30px;
}

menu,ol,ul {
    padding: 0 0 0 30px;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    margin: 0 2px;
    border-color: #c0c0c0;
    border-top-style: solid;
    border-top-width: 0.0625em;
    padding-top: 0.4625em;
    border-bottom-style: solid;
    border-bottom-width: 0.0625em;
    padding-bottom: 0.9125em;
    border-left-style: solid;
    border-left-width: 0.0625em;
    padding-left: 0.9125em;
    border-right-style: solid;
    border-right-width: 0.0625em;
    padding-right: 0.9125em;
}

legend {
    border: 0;
    padding: 0;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

label {
    display: block;
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.with-wireframes #header,.with-wireframes #main,.with-wireframes #content,.with-wireframes #navigation,.with-wireframes .region-sidebar-first,.with-wireframes .region-sidebar-second,.with-wireframes #footer,.with-wireframes .region-bottom {
    outline: 1px solid #ccc;
}

.element-invisible,.element-focusable,#navigation .block-menu .block__title,#navigation .block-menu-block .block__title,.region-bottom .block-title,.region-bottom .social-icons a .icon .icon-text,#block-ti-instyle-footer-blocks-footer-subscription-ad .block-title,#block-ti-instyle-footer-blocks-footer-subscription-form-ad .block-title,.node-type-page #page-title,#page-title {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
}

.element-focusable:active,.element-focusable:focus {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
}

#skip-link {
    margin: 0;
}

#skip-link a,#skip-link a:visited {
    display: block;
    width: 100%;
    padding: 2px 0 3px 0;
    text-align: center;
    background-color: #666;
    color: #fff;
}

.header__logo {
    float: left;
    padding: 0;
}

.header__logo-image {
    vertical-align: bottom;
}

.header__name-and-slogan {
    float: left;
}

.header__site-name {
    margin: 0;
    font-size: 2em;
    line-height: 1.5em;
}

.header__site-link:link,.header__site-link:visited {
    color: #000;
    text-decoration: none;
}

.header__site-link:hover,.header__site-link:focus {
    text-decoration: underline;
}

.header__site-slogan {
    margin: 0;
}

.header__secondary-menu {
    float: right;
}

.header__region {
    clear: both;
}

#navigation {
}

#navigation .block {
    margin-bottom: 0;
}

#navigation .links,#navigation .menu {
    margin: 0;
    padding: 0;
    text-align: left;
}

#navigation .links li,#navigation .menu li {
    float: left;
    padding: 0 10px 0 0;
    list-style-type: none;
    list-style-image: none;
}

.breadcrumb ol {
    margin: 0;
    padding: 0;
}

.breadcrumb li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.page__title,.node__title,.block__title,.comments__title,.comments__form-title,.comment__title {
    margin: 0;
}

.messages,.messages--status,.messages--warning,.messages--error {
    margin: 1.5em 0;
    padding: 10px 10px 10px 50px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid #be7;
}

.messages--warning {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');
    border-color: #ed5;
}

.messages--error {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');
    border-color: #ed541d;
}

.messages__list {
    margin: 0;
}

.messages__item {
    list-style-image: none;
}

.messages--error p.error {
    color: #333;
}

.ok,.messages--status {
    background-color: #f8fff0;
    color: #234600;
}

.warning,.messages--warning {
    background-color: #fffce5;
    color: #840;
}

.error,.messages--error {
    background-color: #fef5f1;
    color: #8c2e0b;
}

.tabs-primary,.tabs-secondary {
    overflow: hidden;
    background-image: -webkit-gradient(linear,50% 100%,50% 0%,color-stop(100%,#bbbbbb),color-stop(100%,transparent));
    background-image: -webkit-linear-gradient(bottom,#bbbbbb 1px,transparent 1px);
    background-image: -moz-linear-gradient(bottom,#bbbbbb 1px,transparent 1px);
    background-image: -o-linear-gradient(bottom,#bbbbbb 1px,transparent 1px);
    background-image: linear-gradient(bottom,#bbbbbb 1px,transparent 1px);
    list-style: none;
    border-bottom: 1px solid #bbbbbb \0/ie;
    margin: 1.5em 0;
    padding: 0 2px;
    white-space: nowrap;
}

.tabs-primary__tab,.tabs-primary__tab.is-active,.tabs-secondary__tab,.tabs-secondary__tab.is-active {
    float: left;
    margin: 0 3px;
}

a.tabs-primary__tab-link,a.tabs-primary__tab-link.is-active,a.tabs-secondary__tab-link,a.tabs-secondary__tab-link.is-active {
    border: 1px solid #e9e9e9;
    border-right: 0;
    border-bottom: 0;
    display: block;
    line-height: 1.5em;
    text-decoration: none;
}

.tabs-primary__tab,.tabs-primary__tab.is-active {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    text-shadow: 1px 1px 0 white;
    border: 1px solid #bbbbbb;
    border-bottom-color: transparent;
    border-bottom: 0 \0/ie;
}

.is-active.tabs-primary__tab {
    border-bottom-color: white;
}

a.tabs-primary__tab-link,a.tabs-primary__tab-link.is-active {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #333;
    background-color: #dedede;
    letter-spacing: 1px;
    padding: 0 1em;
    text-align: center;
}

a.tabs-primary__tab-link:hover,a.tabs-primary__tab-link:focus {
    background-color: #e9e9e9;
    border-color: #f2f2f2;
}

a.tabs-primary__tab-link:active,a.tabs-primary__tab-link.is-active {
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFE9E9E9',endColorstr='#00E9E9E9');
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e9e9e9),color-stop(100%,rgba(233,233,233,0)));
    background-image: -webkit-linear-gradient(#e9e9e9,rgba(233,233,233,0));
    background-image: -moz-linear-gradient(#e9e9e9,rgba(233,233,233,0));
    background-image: -o-linear-gradient(#e9e9e9,rgba(233,233,233,0));
    background-image: linear-gradient(#e9e9e9,rgba(233,233,233,0));
    border-color: #fff;
}

.tabs-secondary {
    font-size: .9em;
    margin-top: -1.5em;
}

.tabs-secondary__tab,.tabs-secondary__tab.is-active {
    margin: 0.75em 3px;
}

a.tabs-secondary__tab-link,a.tabs-secondary__tab-link.is-active {
    -webkit-border-radius: 0.75em;
    -moz-border-radius: 0.75em;
    -ms-border-radius: 0.75em;
    -o-border-radius: 0.75em;
    border-radius: 0.75em;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-shadow: 1px 1px 0 white;
    background-color: #f2f2f2;
    color: #666;
    padding: 0 .5em;
}

a.tabs-secondary__tab-link:hover,a.tabs-secondary__tab-link:focus {
    background-color: #dedede;
    border-color: #999;
    color: #333;
}

a.tabs-secondary__tab-link:active,a.tabs-secondary__tab-link.is-active {
    text-shadow: 1px 1px 0 #333333;
    background-color: #666;
    border-color: #000;
    color: #fff;
}

.inline {
    display: inline;
    padding: 0;
}

.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 1em 0 0;
}

span.field-label {
    padding: 0 1em 0 0;
}

.more-link {
    text-align: right;
}

.more-help-link {
    text-align: right;
}

.more-help-link a {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 1px 0 1px 20px;
}

.pager {
    clear: both;
    padding: 0;
    text-align: center;
}

.pager-item,.pager-first,.pager-previous,.pager-next,.pager-last,.pager-ellipsis,.pager-current {
    display: inline;
    padding: 0 0.5em;
    list-style-type: none;
    background-image: none;
}

.pager-item,.pager-first,.pager-previous,.pager-next,.pager-last,.pager-ellipsis {
}

.pager-current {
    font-weight: bold;
}

.block {
    margin-bottom: 1.5em;
}

.menu__item.is-leaf {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
    list-style-type: square;
}

.menu__item.is-expanded {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
    list-style-type: circle;
}

.menu__item.is-collapsed {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
    list-style-type: disc;
}

.menu a.active {
    color: #000;
}

.new,.update {
    color: #c00;
    background-color: transparent;
}

.unpublished {
    height: 0;
    overflow: visible;
    background-color: transparent;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact,"Arial Narrow",Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word;
}

.comments {
    margin: 1.5em 0;
}

.comment-preview {
    background-color: #ffffea;
}

.comment {
}

.comment .permalink {
    text-transform: uppercase;
    font-size: 75%;
}

.indented {
    margin-left: 30px;
}

.form-item {
    margin: 1.5em 0;
}

.form-checkboxes .form-item,.form-radios .form-item {
    margin: 0;
}

tr.odd .form-item,tr.even .form-item {
    margin: 0;
}

.form-item input.error,.form-item textarea.error,.form-item select.error {
    border: 1px solid #c00;
}

.form-item .description {
    font-size: 0.85em;
}

.form-type-radio .description,.form-type-checkbox .description {
    margin-left: 2.4em;
}

.form-required {
    color: #c00;
}

label.option {
    display: inline;
    font-weight: normal;
}

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}

.password-parent,.confirm-parent {
    margin: 0;
}

#user-login-form {
    text-align: left;
}

.openid-links {
    margin-bottom: 0;
}

.openid-link,.user-link {
    margin-top: 1.5em;
}

html.js #user-login-form li.openid-link,#user-login-form li.openid-link {
    margin-left: -20px;
}

#user-login ul {
    margin: 1.5em 0;
}

form th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

form tbody {
    border-top: 1px solid #ccc;
}

form table ul {
    margin: 0;
}

tr.even,tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

tr.even {
    background-color: #fff;
}

td.active {
    background-color: #ddd;
}

td.checkbox,th.checkbox {
    text-align: center;
}

td.menu-disabled {
    background: #ccc;
}

#autocomplete .selected {
    background: #0072b9;
    color: #fff;
}

html.js .collapsible .fieldset-legend {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
    background-position: 5px 65%;
    background-repeat: no-repeat;
    padding-left: 15px;
}

html.js .collapsed .fieldset-legend {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
    background-position: 5px 50%;
}

.fieldset-legend .summary {
    color: #999;
    font-size: 0.9em;
    margin-left: 0.5em;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

.tabledrag-toggle-weight {
    font-size: 0.9em;
}

tr.selected td {
    background: #ffc;
}

.progress {
    font-weight: bold;
}

.progress .bar {
    background: #ccc;
    border-color: #666;
    margin: 0 0.2em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.progress .filled {
    background-color: #0072b9;
    background-image: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/progress.gif?1520020424);
}

.theme-instyle .header__logo {
    margin: 5px 0 0 0;
}

.theme-instyle-mobile .header__logo {
    margin: 0;
}

#blog-widget-container .message-container {
    width: 100%;
}

#blog-widget-container .message-container .message-container {
    padding-top: 10px;
}

#blog-widget-container .message-container .msg-text {
    font-family: Georgia,"Times New Roman",serif;
    font-size: 18px;
}

#blog-widget-container .message-container #messagesClient .msg-author {
    padding-right: 0;
}

#blog-widget-container .message-container #messagesClient li,#blog-widget-container .message-container #messagesClient li:nth-child(odd) {
    background: #f0f0f0;
}

#blog-widget-container .message-container #messagesClient li .msg-author .text,#blog-widget-container .message-container #messagesClient li:nth-child(odd) .msg-author .text {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#blog-widget-container .message-container #messagesClient li .msg-time,#blog-widget-container .message-container #messagesClient li:nth-child(odd) .msg-time {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 0;
}

.rsg-container {
    clear: both;
    padding: 0;
    margin: 0;
}

.rsg-container.group:before,.rsg-container.group:after {
    clear: both;
}

.rsg-container.group:after {
    content: '';
    display: table;
}

.rsg-container .col {
    display: block;
    float: left;
    margin: 1% 0 1% 2%;
}

.rsg-container .col:first-child,.rsg-container .col.first {
    margin-left: 0;
}

.rsg-container.pull-right .col:first-child {
    margin-left: 2%;
    float: right;
}

.rsg-container.pull-right .col:nth-child(2) {
    margin-left: 0;
}

.rsg-container .span-1-of-1 {
    width: 100%;
}

.rsg-container .span-2-of-2 {
    width: 100%;
}

.rsg-container .span-1-of-2 {
    width: 49%;
}

.rsg-container .span-3-of-3 {
    width: 100%;
}

.rsg-container .span-2-of-3 {
    width: 66%;
}

.rsg-container .span-1-of-3 {
    width: 32%;
}

.rsg-container .span-4-of-4 {
    width: 100%;
}

.rsg-container .span-3-of-4 {
    width: 74.5%;
}

.rsg-container .span-2-of-4 {
    width: 49%;
}

.rsg-container .span-1-of-4 {
    width: 23.5%;
}

.rsg-container .span-5-of-5 {
    width: 100%;
}

.rsg-container .span-4-of-5 {
    width: 79.6%;
}

.rsg-container .span-3-of-5 {
    width: 59.2%;
}

.rsg-container .span-2-of-5 {
    width: 38.8%;
}

.rsg-container .span-1-of-5 {
    width: 18.4%;
}

.rsg-container .span-1-of-6 {
    width: 15%;
}

@media only screen and (max-width: 680px) {
    .rsg-container .col {
        margin:1% 0;
    }

    .rsg-container .span-2-of-2,.rsg-container .span-1-of-2,.rsg-container .span-3-of-3,.rsg-container .span-2-of-3,.rsg-container .span-1-of-3,.rsg-container .span-4-of-4,.rsg-container .span-3-of-4,.rsg-container .span-2-of-4,.rsg-container .span-1-of-4,.rsg-container .span-5-of-5,.rsg-container .span-4-of-5,.rsg-container .span-3-of-5,.rsg-container .span-2-of-5,.rsg-container .span-1-of-5,.rsg-container .span-1-of-6 {
        width: 100%;
    }
}

#page,.region-bottom {
    margin-left: auto;
    margin-right: auto;
}

#header,#content,.region-sidebar-first,.region-sidebar-second,#footer,.region-bottom {
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}

#header:before,#header:after,#main:before,#main:after,#footer:before,#footer:after,.region-bottom:before,.region-bottom:after {
    content: "";
    display: table;
}

#header:after,#main:after,#footer:after,.region-bottom:after {
    clear: both;
}

.breadcrumb,.feature,#content,#footer,.region-bottom {
    max-width: 1020px;
    margin: 0 auto;
    padding: 0px 10px;
}

@media all and (min-width: 480px) and (max-width:1019px) {
    .sidebar-first {
    }

    .sidebar-first #content {
        float: left;
        width: 66.66667%;
        margin-left: 33.33333%;
        margin-right: -100%;
    }

    .sidebar-first .region-sidebar-first {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: -33.33333%;
    }

    .sidebar-second {
    }

    .sidebar-second #content {
        float: left;
        width: 66.66667%;
        margin-left: 0%;
        margin-right: -66.66667%;
    }

    .sidebar-second .region-sidebar-second {
        float: left;
        width: 33.33333%;
        margin-left: 66.66667%;
        margin-right: -100%;
    }

    .two-sidebars {
    }

    .two-sidebars #content {
        float: left;
        width: 66.66667%;
        margin-left: 33.33333%;
        margin-right: -100%;
    }

    .two-sidebars .region-sidebar-first {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: -33.33333%;
    }

    .two-sidebars .region-sidebar-second {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%;
        padding-left: 0;
        padding-right: 0;
        clear: left;
    }

    .two-sidebars .region-sidebar-second .block {
        padding-left: 10px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
    }

    .two-sidebars .region-sidebar-second .block:nth-child(3n+1) {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: -33.33333%;
        clear: left;
    }

    .two-sidebars .region-sidebar-second .block:nth-child(3n+2) {
        float: left;
        width: 33.33333%;
        margin-left: 33.33333%;
        margin-right: -66.66667%;
    }

    .two-sidebars .region-sidebar-second .block:nth-child(3n) {
        float: left;
        width: 33.33333%;
        margin-left: 66.66667%;
        margin-right: -100%;
    }
}

@media all and (min-width: 1020px) {
    .sidebar-first {
    }

    .sidebar-first #content {
        float: left;
        width: 80%;
        margin-left: 20%;
        margin-right: -100%;
    }

    .sidebar-first .region-sidebar-first {
        float: left;
        width: 20%;
        margin-left: 0%;
        margin-right: -20%;
    }

    .sidebar-second {
    }

    .sidebar-second #content {
        float: left;
        width: 80%;
        margin-left: 0%;
        margin-right: -80%;
    }

    .sidebar-second .region-sidebar-second {
        float: left;
        width: 20%;
        margin-left: 80%;
        margin-right: -100%;
    }

    .two-sidebars {
    }

    .two-sidebars #content {
        float: left;
        width: 60%;
        margin-left: 20%;
        margin-right: -80%;
    }

    .two-sidebars .region-sidebar-first {
        float: left;
        width: 20%;
        margin-left: 0%;
        margin-right: -20%;
    }

    .two-sidebars .region-sidebar-second {
        float: left;
        width: 20%;
        margin-left: 80%;
        margin-right: -100%;
    }
}

@media only screen and (min-width: 1000px) {
    .page_hero {
        margin-left:-140px;
        width: 1280px;
    }
}

@media all and (min-width: 480px) and (max-width:959px) {
    #footer .block:nth-child(1) {
        float:left;
        width: 33.33333%;
        margin-left: 16.66667%;
        margin-right: -50%;
        padding-right: 20px;
    }

    #footer .block:nth-child(2) {
        float: left;
        width: 33.33333%;
        margin-left: 50%;
        margin-right: -83.33333%;
    }

    #footer .block:nth-child(3) {
        float: left;
        width: 33.33333%;
        margin-left: 16.66667%;
        margin-right: -50%;
        clear: left;
        margin-top: 3rem;
        padding-right: 20px;
    }

    #footer .block:nth-child(4) {
        float: left;
        width: 33.33333%;
        margin-left: 50%;
        margin-right: -83.33333%;
        margin-top: 3rem;
    }

    #footer .block#block-ti-instyle-footer-blocks-footer-subscription-ad {
        float: left;
        width: 33.33333%;
        margin-left: 50%;
        margin-right: -83.33333%;
        margin-top: 18rem;
    }
}

@media all and (min-width: 960px) {
    #footer .block {
        padding-right:20px;
    }

    #footer .block:nth-child(1) {
        float: left;
        width: 25%;
        margin-left: 0%;
        margin-right: -25%;
    }

    #footer .block:nth-child(2) {
        float: left;
        width: 25%;
        margin-left: 25%;
        margin-right: -50%;
    }

    #footer .block:nth-child(3) {
        float: left;
        width: 25%;
        margin-left: 50%;
        margin-right: -75%;
    }

    #footer .block:nth-child(4) {
        float: left;
        width: 25%;
        margin-left: 75%;
        margin-right: -100%;
        padding-right: 0;
    }

    #footer .block#block-ti-instyle-footer-blocks-footer-subscription-ad {
        float: left;
        width: 25%;
        margin-left: 75%;
        margin-right: -100%;
        margin-top: 13.4rem;
    }
}

#region-bottom-wrap {
    background-color: black;
    position: relative;
}

.region-bottom {
    color: white;
    padding: 1rem 0 .8rem;
}

.region-bottom .block {
    margin-bottom: 0;
}

@media all and (min-width: 480px) and (max-width:1019px) {
    .region-bottom .block#block-ti-instyle-footer-blocks-social-icons {
        float:left;
        width: 40%;
        margin-left: 0%;
        margin-right: -40%;
    }

    .region-bottom .block#block-ti-instyle-footer-blocks-footer-ecomm-text {
        float: left;
        width: 20%;
        margin-left: 0%;
        margin-right: -20%;
    }

    .region-bottom .block .copyright {
        float: left;
        width: 20%;
        margin-left: 40%;
        margin-right: -60%;
    }
}

@media all and (min-width: 1020px) {
    .region-bottom .block#block-ti-instyle-footer-blocks-social-icons {
        float:left;
        width: 60%;
        margin-left: 0%;
        margin-right: -60%;
    }

    .region-bottom .block#block-ti-instyle-footer-blocks-footer-ecomm-text {
        float: left;
        width: 40%;
        margin-left: 0%;
        margin-right: -40%;
    }

    .region-bottom .block .copyright {
        float: left;
        width: 40%;
        margin-left: 60%;
        margin-right: -100%;
    }
}

.region-bottom #block-ti-instyle-footer-blocks-footer-ecomm-text .content {
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 10px;
}

.region-bottom a:link,.region-bottom a:visited,.region-bottom a:hover,.region-bottom a:active {
    color: white;
}

.region-bottom .social-icons a {
    display: inline-block;
    padding-right: 1.3rem;
}

.region-bottom .social-icons a:last-child {
    padding-right: 0;
}

.region-bottom .social-icons a .icon {
    font-size: 1.5rem;
}

.region-bottom .social-icons a .icon .icon-text {
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.region-bottom .footer-text {
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#footer .block-ad-manager {
    clear: left;
    margin-bottom: 0;
}

#footer-wrap {
    background: white;
}

#block-ti-instyle-footer-blocks-footer-subscription-ad,#block-ti-instyle-footer-blocks-footer-subscription-form-ad {
    text-align: center;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form .block-title {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form ul li {
    padding: 10px 0;
    margin-left: 40px;
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form ul li input[type='checkbox'] {
    margin-right: .8rem;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form ul li .choice {
    padding-top: 1px;
    display: inline;
    font-weight: normal;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form .newsletter-recaptcha {
    max-height: 53px;
    margin-left: -11px;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form .newsletter-recaptcha > div {
    transform: scale(0.7);
    transform-origin: 0 0;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form #newsformEmailInputWrapper {
    margin-left: 40px;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form input[type='email'],#block-ti-instyle-footer-blocks-cheetah-mail-form input[type='text'] {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    height: 40px;
    padding: 0 0 0 4px;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form input[type='email'] {
    margin: 10px 0 5px;
    width: 100%;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form input[type='text'] {
    width: 62%;
    margin: 0 2% 0 0;
}

#block-ti-instyle-footer-blocks-cheetah-mail-form .btn {
    color: white;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    width: 35%;
    background-color: #bf1c23;
    border: 0;
    padding: 0 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    height: 40px;
}

.messages.error,.error.messages--status,.error.messages--warning,.error.messages--error {
    display: none;
}

h2 p {
    margin: 0;
    padding: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e3e3e3;
    margin: 1em 0;
    padding: 0;
}

.slug {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}

.slug.slug-native-ad {
    color: #1f8887;
}

em {
    font-style: italic;
}

.pinnion-poll {
    border: none;
    max-width: 100%;
}

.is-shopping .article-thumb a {
    min-height: 25px;
}

.is-shopping .article-thumb a .shopping-badge {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #898989;
    background: rgba(137,137,137,0.75);
    color: white;
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.svg-icon {
    display: inline-block;
}

.svg-icon svg {
    width: 32px;
    height: 32px;
}

.share-this-btn,#content .share-this-btn {
    color: #999999;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.active.sliding.full .share-this-btn,.active.sliding.full #content .share-this-btn,#content .active.sliding.full .share-this-btn,.horizontal.sliding.full .share-this-btn,.horizontal.sliding.full #content .share-this-btn,#content .horizontal.sliding.full .share-this-btn {
    color: white;
}

.share-this-btn:visited,#content .share-this-btn:visited {
    color: #999999;
}

.share-this {
    letter-spacing: 0;
    min-width: 75px;
}

.share-this .svg-icon {
    cursor: pointer;
}

.share-this .svg-icon svg {
    width: 27px;
    height: 27px;
}

.share-this.full {
    min-width: auto;
}

.share-this.full .svg-icon:not(.svg-share) svg {
    width: 48px;
    height: 48px;
}

.share-this.full.horizontal.sliding {
    text-align: right;
}

.share-this.vertical {
    border: 1px solid #dddddd;
    padding: 15px;
    position: relative;
    text-align: center;
    width: 90px;
}

.slide-share-wrapper .share-this.vertical {
    border: 0;
    padding: 10px;
    position: absolute;
    width: auto;
}

.share-this-links {
    overflow: hidden;
    display: block;
    vertical-align: bottom;
}

.sliding > .share-this-links {
    width: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: width 0.2s linear;
    -moz-transition: width 0.2s linear;
    -o-transition: width 0.2s linear;
    transition: width 0.2s linear;
}

.active.sliding > .share-this-links {
    width: 123px;
    height: 47px;
    display: inline-block;
}

.theme-instyle-mobile .active.sliding > .share-this-links {
    width: 93px;
    height: 34px;
}

.active.sliding.full > .share-this-links {
    width: 205px;
    height: 60px;
}

.vertical > .share-this-links {
    margin-top: 63px;
}

.share-this-btn {
    padding: 8px 0;
    display: inline-block;
    text-decoration: none;
    height: 47px;
    line-height: normal;
}

.sliding .share-this-btn {
    line-height: 30px;
    vertical-align: middle;
}

.theme-instyle-mobile .sliding .share-this-btn {
    height: 34px;
    padding: 0;
}

.active.sliding.full .share-this-btn,.horizontal.sliding.full .share-this-btn {
    width: 55px;
    text-align: center;
    background: #bf1c23;
    color: white;
    vertical-align: bottom;
    line-height: 12px;
    height: 60px;
    padding: 8px 0;
}

.vertical .share-this-btn {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 55px;
    border-bottom: 1px solid #dddddd;
    height: auto;
}

.share-this-btn span {
    color: inherit;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    vertical-align: middle;
}

.active.sliding .svg-share {
    display: none;
}

.active.sliding.full .svg-share {
    display: inline-block;
}

a.share-popup {
    font-size: 27px;
    display: inline-block;
    vertical-align: middle;
}

.horizontal a.share-popup {
    margin: 8px auto;
}

.theme-instyle-mobile a.share-popup {
    font-size: 20px;
    margin: 4px auto;
}

.share-this.full a.share-popup {
    font-size: 48px;
}

.fb_iframe_widget {
    width: 80px;
}

.mobile-toolbar-wrapper {
    position: fixed;
    z-index: 4;
    right: 0;
    bottom: 80px;
}

html,button,input,select,textarea {
    font-family: Georgia,Times,'Times New Roman',serif;
}

body {
    line-height: 1.4em;
}

body.page-partner .article-body {
    float: left;
    padding-left: 0;
}

body.page-partner .col2 {
    float: right;
}

body.page-partner .share-tools-sticky-wrapper {
    display: none;
}

html,button,input,select,textarea,.tile h3 {
    font-weight: 500;
}

.freight-sans-bold,.cta-new,.site-header .site-nav > ul > .primary,.site-footer .footer-nav > li > a,.site-footer .footer-newsletter-form .success strong {
    font-weight: 700;
}

.austin-roman,h1,h2,h3,h4,h5,.module-related-galleries h2,.austin-italic,.austin-medium,.austin-medium-italic,.site-header .site-nav > ul > .subscribe {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.austin-italic {
    font-style: italic;
}

.mobile-only {
    display: none;
}

.comscore-beacon {
    position: absolute;
    width: 1px;
    height: 1px;
    top: 0;
    left: -10px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.region-help,.wrap {
    width: 1020px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}

.add-or-remove-shortcuts {
    display: none;
}

#content {
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}

#content a,#content a:visited {
    -webkit-transition: color 0.2s ease-in-out,border 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out,border 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out,border 0.2s ease-in-out,background-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out,border 0.2s ease-in-out,background-color 0.2s ease-in-out;
    color: black;
    text-decoration: none;
    outline: none;
}

#content a:hover,#content a:visited:hover {
    color: #999999;
}

#content a:focus,#content a:visited:focus {
    outline: none;
}

.block-ad-manager,.pane-tgx-ad {
    text-align: center;
}

.section-header {
    color: black;
    font-family: 'Playfair Display',serif;
    font-size: 80px;
    font-weight: 900;
    letter-spacing: normal;
    line-height: 120px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 34px;
    text-align: center;
    line-height: 150px;
    overflow: hidden;
}

.section-header::after {
    content: '';
    display: block;
    clear: left;
    width: 1000px;
    height: 29px;
    margin-top: -57px;
    background: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/section-hrule.png) no-repeat 50% bottom;
}

.node-type-multi-tag-page .section-header-extra-padding {
    padding: 40px 0 10px;
}

.node-type-multi-tag-page .hero-section.with-hero-background {
    padding: 20px 0;
}

.module-header {
    display: block;
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slug {
    padding: 0;
}

.ffPreAd {
    display: none;
}

.post .article-thumb img {
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
    -moz-backface-visibility: hidden;
    width: 100%;
}

.post .article-thumb > a {
    position: relative;
    display: inline-block;
    line-height: .7em;
}

.post .article-thumb > a:hover .btn-play {
    background-position: -500px 0;
}

.post .article-thumb .sponsor-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
}

.post .article-thumb .slug {
    position: absolute;
    bottom: 0;
    left: 0;
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
    background-color: white;
    padding: 2px;
}

.post .article-type {
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #999999;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    margin: 0 0 3px;
}

.post .article-type img {
    margin-left: 2px;
    vertical-align: top;
}

.post .article-title {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
}

.post .article-title a {
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    color: black;
}

.post .article-title a:hover {
    color: black;
}

.btn-back-to-top {
    position: absolute;
    bottom: 61px;
    right: 0;
    width: 65px;
    height: 120px;
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
    background: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/back-to-top-sprite.png) no-repeat 0 0;
    display: block;
}

.fb-like-slide-in {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 320px;
    background: #90dbde;
    background: rgba(144,219,222,0.95);
    z-index: 3;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
    transition: transform .5s;
}

.fb-like-slide-in.active {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.fb-like-slide-in.active .title,.fb-like-slide-in.active .desc {
    opacity: 1;
}

.fb-like-slide-in .close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-align: center;
    display: block;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.fb-like-slide-in iframe {
    position: relative;
    z-index: 1;
}

.fb-like-slide-in .title {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 16px 0 12px;
}

.fb-like-slide-in .fade-in {
    transition: opacity .5s;
    transition-delay: .5s;
    opacity: 0;
}

.fb-like-slide-in .desc {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 21px;
}

.fb-like-slide-in .desc div {
    margin-top: -2px;
}

.fb-like-slide-in .content {
    text-align: center;
}

.fb-like-slide-in .content::after {
    content: '';
    background-color: #d6f3f3;
    display: block;
    position: absolute;
    bottom: 0;
    height: 78px;
    width: 100%;
    z-index: 0;
}

.flex-promo {
    clear: both;
    margin: 20px 0;
}

.top-leaderboard-ad {
    margin: 20px auto;
    text-align: center;
}

.ad_slot {
    margin: 0 auto;
}

.ad_slot div {
    margin: 0 auto;
}

.play-icon {
    position: relative;
}

.play-icon::before {
    background: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/play-button.png?1520020424) no-repeat 0 0;
    background-size: cover;
    content: '';
    height: 25px;
    right: 8px;
    position: absolute;
    pointer-events: none;
    top: 8px;
    width: 25px;
    z-index: 2;
}

.article.tall .play-icon::before {
    height: 35px;
    right: 14px;
    top: 14px;
    width: 35px;
}

.play-icon-red:before {
    content: '';
    background: #bf1c23 url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/play-icon-white.png?1520020424) no-repeat 12px 9px;
    background-size: 22px 22px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-bottom: 5px;
}

.gallery-icon {
    position: relative;
}

.gallery-icon::before {
    background: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/gallery-icon.png?1520020424) no-repeat 0 0;
    background-size: cover;
    content: '';
    height: 25px;
    right: 8px;
    position: absolute;
    pointer-events: none;
    top: 8px;
    width: 25px;
    z-index: 2;
}

.article.tall .gallery-icon::before {
    height: 35px;
    right: 14px;
    top: 14px;
    width: 35px;
}

.gallery-icon-red:before {
    content: '';
    background: #bf1c23 url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/gallery-icon-white.png?1520020424) no-repeat 9px 9px;
    background-size: 22px 22px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-bottom: 5px;
}

.shop-it {
    display: inline-block;
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 30px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: black !important;
    background-color: white;
    border: 1px solid black;
    padding: 0 15px;
}

.shop-it:hover {
    color: #999999 !important;
}

.shop-ecom .shop-it {
    vertical-align: middle;
}

.mimi-badge {
    position: relative;
}

.mimi-badge::after {
    background: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/global/images/mimi/mimi-badge.png) no-repeat 0 0;
    background-size: cover;
    width: 102px;
    height: 38px;
    content: '';
    position: absolute;
    pointer-events: none;
    top: 18px;
    left: 0;
    transform: scale(0.8);
    transform-origin: 0 0;
    z-index: 2;
}

.mimi-badge.full {
    height: 38px;
}

.mimi-badge.full::after {
    margin-left: 0;
    top: 0;
    left: 0;
}

.mimi-link {
    display: block;
    width: 82px;
    height: 30px;
    margin-bottom: 22px;
}

.tabs-primary {
    display: block;
}

.revision-tabs {
    margin-bottom: 20px;
}

.messages.error,.error.messages--status,.error.messages--warning,.error.messages--error {
    display: none;
}

.video-unit {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
}

.video-unit .video-js {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.video-embed-hero {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-top: 56.25%;
}

.video-embed-hero object,.video-embed-hero iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-height: 365px;
}

@keyframes dot-opacity {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.recirc-loading {
    color: #bf1c23;
    font-family: 'Poppins',sans-serif;
    font-size: 0;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    height: 50px;
    padding-top: 10px;
    text-indent: -9999px;
    width: 100%;
    clear: both;
}

.recirc-loading.active {
    font-size: 20px;
    text-indent: 0;
}

.recirc-loading.active .dot {
    animation: dot-opacity 1s linear infinite;
}

.recirc-loading.active .dot:nth-child(2) {
    animation-delay: 100ms;
}

.recirc-loading.active .dot:nth-child(3) {
    animation-delay: 300ms;
}

.load-more-btn {
    color: white !important;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 50px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    background-color: black;
    padding: 0 15px;
    width: 150px;
    margin: 0 auto 10px;
    line-height: 38px;
    text-align: center;
}

.load-more-btn:hover {
    color: #f0f0f0 !important;
}

.ipcSkins #content .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner {
    background-color: white !important;
}

.ipcSkins #content .slide-share-wrapper .share-this.vertical {
    background-color: white !important;
}

.ipcSkins #content .module-gallery-slideshow .slide-actions {
    background-color: white !important;
    margin-top: -5px;
}

.ipcSkins #content .module-gallery-slideshow.lookoftheday .like-or-leave-wrapper {
    background-color: white !important;
}

#content .breadcrumb,.breadcrumb {
    padding: 10px 0 0 12px;
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#content .breadcrumb a:link,#content .breadcrumb a:active,#content .breadcrumb a:visited,.breadcrumb a:link,.breadcrumb a:active,.breadcrumb a:visited {
    color: #999999;
    text-decoration: none;
}

#content .breadcrumb a:hover,.breadcrumb a:hover {
    color: #bf1c23;
    text-decoration: none;
}

.node-type-article-landing #content .breadcrumb,.node-type-article-landing .breadcrumb,.node-type-topic-page #content .breadcrumb,.node-type-topic-page .breadcrumb,.node-type-multi-tag-page #content .breadcrumb,.node-type-multi-tag-page .breadcrumb,.node-type-videohub #content .breadcrumb,.node-type-videohub .breadcrumb,.node-type-page #content .breadcrumb,.node-type-page .breadcrumb {
    padding-top: 15px;
}

#content .breadcrumb {
    padding: 20px 0;
}

.node-type-page #content a {
    color: #bf1c23;
    font-weight: bold;
}

.node-type-page .share-this-wrapper {
    text-align: center;
}

.node-type-page .genericpage .title {
    font-size: 90px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: center;
}

.node-type-page #navigation {
    display: none;
}

.node-type-page .content .help,.node-type-page .content .contactus,.node-type-page .content .sitemaplinks {
    padding-left: 1em;
}

.node-type-page .content .twocolm {
    float: left;
    width: 60%;
}

.node-type-page .content .genericpage-ad {
    display: inline-block;
    margin: .6em 0 0 5em;
}

.node-type-page .content h3 {
    color: black;
    font-size: 1.25em;
    margin: 1em 0 0;
}

.node-type-page .content p {
    margin: 1em 0;
}

.node-type-page .content .contactus p,.node-type-page .content .contactus li {
    font-size: .95em;
}

.node-type-page .content .contactus #contactus_popup_conatiner {
    display: none;
}

.node-type-page .content ul {
    padding: 0 0 .25em;
}

.node-type-page .content ul li {
    list-style: none;
}

.node-type-page .content #questions {
    border-bottom: 1px solid #e3e4eb;
    font-size: .9em;
}

.node-type-page .content #questions li {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAMAAACDKl70AAADAFBMVEUAAADV1dXj4+MVFRWampqpqakAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACxsNK6AAAAFUlEQVQI12Ng/M/MxMDy/z8rA4gFAB+GBBLkTVuIAAAAAElFTkSuQmCC');
    background-position: 0 .6em;
    background-repeat: no-repeat;
    padding: 0 0 .5em .6em;
}

.node-type-page .content #answers dt {
    font-weight: 700;
}

.node-type-page .content #answers dd {
    margin-left: 0;
    font-size: .9em;
}

.node-type-page .content #answers dd .back a {
    font-size: .8em;
    font-weight: 300;
    text-decoration: underline;
}

.node-type-page .content .sitemaplinks .col {
    float: left;
    margin-left: 1.5em;
    padding-right: 1.5em;
    width: 31%;
}

.node-type-page .content .sitemaplinks .col h3 {
    background: none repeat scroll 0 0 #eceff8;
    color: black !important;
    padding: 0 .5em;
}

.node-type-page .content .sitemaplinks .col h3 a {
    color: black !important;
    font-weight: 300;
}

.node-type-page .content .sitemaplinks .col h3 span {
    background-image: url('data:image/gif;base64,R0lGODlhBAAHAIABANAnJgAAACH5BAEAAAEALAAAAAAEAAcAAAIIRA4WaeyrVCgAOw==');
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 7px;
    margin-left: .1em;
    width: 4px;
}

.node-type-page .content .sitemaplinks .col dl {
    margin: 1em .5em;
}

.node-type-page .content .sitemaplinks .col dl dd {
    font-size: .8em;
    margin: 0 0 .7em;
}

.node-type-page .content .sitemaplinks .col01 {
    margin-left: 0;
}

.node-type-page .content .sitemaplinks .col02 {
    border-left: 1px solid #eceff8;
    border-right: 1px solid #eceff8;
    margin-left: 0;
    padding-left: 1.5em;
}

.node-type-page .genericpage-site-map .genericpage-ad,.node-type-page .genericpage-page-not-found .genericpage-ad {
    display: none;
}

#surveymain {
    float: left;
    padding-bottom: 20px;
    margin: 0 16px;
    width: 500px;
}

#surveymain h2 {
    margin: 20px 0;
}

#surveyform {
    background: #f7f7f7;
    border: 1px solid #e3e4eb;
    margin-top: 20px;
    padding-left: 20px;
}

#surveyform .req {
    color: red;
}

#surveyform dd {
    padding-bottom: 10px;
}

#surveyform .wide {
    width: 250px;
}

#surveyform textarea {
    height: 175px;
    width: 350px;
}

#surveyform .btn {
    text-align: left;
}

#surveyform .generic-page-ad {
    float: right;
    margin-top: 90px;
}

#thankyou {
    border-top: 1px solid #e3e4eb;
    height: 430px;
    margin-top: 20px;
    overflow-y: visible;
}

#thankyou a {
    color: #bf1c23;
    font-weight: bold;
    text-decoration: underline;
}

#thankyou h2 {
    color: black;
    font-size: 130%;
}

#thankyou h3 {
    color: black;
    font-size: 120%;
}

#thankyou dl {
    padding: 10px 20px 10px 0;
}

#thankyou dl dt {
    font-weight: bold;
}

#thankyou dl dd {
    padding: 0 0 20px;
}

.module-photo-galleries-grid {
    min-width: 1024px;
    background: #efefef;
    padding: 33px 0 10px;
    margin-bottom: 40px;
}

.module-photo-galleries-grid .row {
    *zoom:1;margin: 0 0 30px;
    position: relative;
    clear: both;
}

.module-photo-galleries-grid .row::before,.module-photo-galleries-grid .row::after {
    content: ' ';
    display: table;
}

.module-photo-galleries-grid .row::after {
    clear: both;
}

.module-photo-galleries-grid .onecol,.module-photo-galleries-grid .twocol {
    float: left;
    margin: 0 20px 0 0;
}

.module-photo-galleries-grid .onecol {
    width: 235px;
}

.module-photo-galleries-grid .onecol .btn-play {
    top: 15px;
    left: 15px;
    width: 26px;
    height: 26px;
    padding-left: 2px;
    border-width: 1px;
}

.module-photo-galleries-grid .onecol .btn-play i {
    font-size: 12px;
    line-height: 25px;
}

.module-photo-galleries-grid .onecol .post.tall .article-thumb {
    margin-bottom: 4px;
}

.module-photo-galleries-grid .twocol {
    width: 490px;
}

.module-photo-galleries-grid .twocol .post.tall .article-thumb {
    margin-bottom: 10px;
}

.module-photo-galleries-grid .last {
    margin-right: 0;
}

.module-photo-galleries-grid .last .native-ad .block {
    margin-bottom: 0;
}

.module-photo-galleries-grid .module-title {
    font-size: 90px;
    line-height: 90px;
    margin: 0 0 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.module-photo-galleries-grid .module-content {
    overflow: hidden;
    padding-bottom: 20px;
}

.module-photo-galleries-grid .ad-leaderboard {
    margin-bottom: 40px;
    text-align: center;
    clear: both;
}

.module-photo-galleries-grid .share-this {
    margin-bottom: 20px;
}

.module-photo-galleries-grid .article-thumb img {
    width: 100%;
}

.module-photo-galleries-grid .article-thumb > a {
    display: block;
}

.module-photo-galleries-grid .onecol .native-ad {
    width: 235px;
}

.module-photo-galleries-grid .native-ad {
    position: absolute;
    top: 0;
    background: #efefef;
    z-index: 100000;
}

.module-photo-galleries-grid .native-ad .block-ad-manager {
    text-align: left;
}

.module-photo-galleries-grid .native-ad .sponsor-tag {
    background: #6494c5;
    display: inline-block;
    color: white;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    padding: 3px 6px 2px;
}

.flex-promo-video {
    width: 100%;
    max-width: 1000px;
}

.flex-promo-video .slug {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 15px 0 0;
}

.flex-promo-video .video-title {
    margin: 5px 0;
}

.flex-promo-video .video-title .title {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flex-promo-hub-wrapper {
    width: 1000px;
    margin: 0 auto;
}

.flex-promo-hub-wrapper .flex-promo-more-link {
    clear: both;
    display: block;
    color: #bf1c23;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #999999;
}

.flex-promo-hub-wrapper .flex-promo-more-link a {
    color: #bf1c23 !important;
}

.flex-promo-hub-wrapper .flex-promo-headline {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-bottom: 13px;
}

.tout-grid-title {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 2px;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #999999;
}

.tout-grid-load-more {
    display: block;
    width: 100%;
    border-top: 1px solid #999999;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 30px;
}

.tout-grid {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 16px;
}

.tout-grid .col {
    position: relative;
}

.tout-grid .post .pinterest_wrapper {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}

.tout-grid .post .article-thumb {
    position: relative;
    line-height: 0;
    background-color: #fff9f9;
}

.tout-grid .post .article-thumb > a {
    width: 100%;
    height: auto;
}

.tout-grid .post .article-thumb > a > img {
    width: 100%;
    height: auto;
}

.tout-grid .post .play-icon::before,.tout-grid .post .gallery-icon::before {
    width: 45px;
    height: 45px;
}

.tout-grid .post .article-content {
    padding: 0 20px;
    text-align: center;
    background-color: white;
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 38px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tout-grid .post .article-content p {
    margin: 0;
}

.tout-grid .post .article-content .article-native-advertiser {
    color: #1f8887;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tout-grid .post .article-content .article-category {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}

.tout-grid .post .article-content .article-date {
    color: #8b8a8a;
    font-family: 'Poppins',sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 12px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: -6px 0 6px;
}

.tout-grid .post .article-content .article-title {
    overflow: hidden;
}

.tout-grid .post.product .article-thumb {
    background-color: white;
}

.tout-grid .post.product .article-native-advertiser {
    min-height: 15px;
    margin-bottom: 1px;
}

.tout-grid .post.product .article-native-advertiser::before {
    content: '';
}

.tout-grid .post.product .article-title {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 18px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 48px;
    padding: 0;
}

.tout-grid .post.product .article-brand-price {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 15px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 7px 0;
}

.tout-grid .small-tout .post .article-content {
    padding: 0;
}

.tout-grid .small-tout .post.product .article-thumb {
    margin-bottom: 5px;
}

.tout-grid .small-tout .post.product .article-native-advertiser {
    margin-bottom: 1px;
}

.tout-grid .medium-tout .post {
    height: 472px;
}

.tout-grid .medium-tout .post .article-content {
    padding: 0 20px;
    height: 190px;
}

.tout-grid .medium-tout .post .article-category {
    margin: 4px 0 6px;
}

.tout-grid .medium-tout .post .article-title {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-height: 96px;
}

.tout-grid .medium-tout .post.product {
    height: auto;
}

.tout-grid .medium-tout .post.product .article-content {
    height: 132px;
}

.tout-grid .medium-tout .post.product .article-title {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tout-grid .medium-tout.span-1-of-3 .post {
    height: auto;
}

.tout-grid .large-tout .post {
    height: 964px;
}

.tout-grid .large-tout .post .article-content {
    padding: 10px 60px;
    height: 376px;
}

.tout-grid .large-tout .post .article-category {
    margin: 10px 0 0;
    padding: 0 0 6px;
    border-bottom: 1px solid #999999;
}

.tout-grid .large-tout .post .article-date {
    margin: 2px 0 8px;
}

.tout-grid .large-tout .post .article-title {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 40px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-height: 200px;
}

.tout-grid.single-column .col {
    width: 100%;
    margin: 0 0 2%;
}

.tout-grid.single-column .col:last-child {
    margin-bottom: 0;
}

.tout-grid.single-column .post {
    height: auto;
}

.tout-grid.single-column .post .article-thumb {
    width: 40%;
    float: left;
}

.tout-grid.single-column .post .article-content {
    height: auto;
    box-shadow: none;
    text-align: left;
    float: right;
    width: 57%;
    padding: 10px 0 0;
    margin: 0 0 0 3%;
    border-top: 1px solid #999999;
}

.tout-grid.single-column .post .article-title {
    color: #999999;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.2em;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-height: none;
    margin: 15px 0 10px;
}

.tout-grid.single-column .small-tout .post .article-title {
    color: #333333;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
}

.tout-grid.single-column .small-tout .post .article-title a {
    color: #666666 !important;
}

.tout-grid.single-column .small-tout .post .article-title a:hover {
    color: #999999 !important;
}

.tout-grid.single-column .large-tout .post .article-category {
    border-bottom: 0;
}

.tout-grid.single-feature .col {
    width: 100%;
    margin: 0 0 2%;
}

.tout-grid.single-feature .medium-tout {
    margin: 0;
    width: 100%;
}

.tout-grid.single-feature .medium-tout .post {
    height: auto;
}

.tout-grid.single-feature .medium-tout .article-thumb {
    float: left;
    width: 746px;
    height: 420px;
    overflow: hidden;
}

.tout-grid.single-feature .medium-tout .article-thumb > a > img {
    height: auto;
}

.tout-grid.single-feature .medium-tout .article-content {
    float: right;
    width: 254px;
    height: 420px;
    text-align: left;
    padding: 20px 20px 0;
    box-shadow: 0 0 40px rgba(0,0,0,0.4);
    line-height: 1em;
}

.tout-grid.single-feature .medium-tout .article-category {
    color: #bf1c23;
    margin: 0 0 6px;
}

.tout-grid.single-feature .medium-tout .article-title {
    color: #999999;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 33px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-height: none;
}

.tout-grid.single-feature .medium-tout .article-secondary {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 23px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tout-grid.single-feature .medium-tout .article-secondary::before {
    content: '';
    display: block;
    height: 1px;
    width: 80px;
    background-color: #999999;
    margin-top: 8px;
    margin-bottom: 8px;
}

.tout-grid.single-feature .medium-tout .article-secondary-slug {
    display: block;
    font-weight: 700;
}

.tout-grid.single-feature .medium-tout .article-secondary-text {
    display: block;
}

.tout-grid.aspect-wide {
    width: 888px;
    margin-bottom: 80px;
}

.tout-grid.aspect-wide .post .article-thumb {
    display: table;
    margin: auto;
}

.tout-grid.aspect-wide .medium-tout .post {
    height: auto;
}

.tout-grid.aspect-wide .medium-tout .post .article-title {
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.1em;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: auto;
    margin: 0 auto;
}

.tout-grid.decoration-shadow .post .article-content {
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.15);
}

.seo-tout-links {
    width: 1000px;
    margin: auto !important;
    margin-top: 20px;
    padding-bottom: 40px;
}

.seo-tout-links > .wrap {
    margin-top: 20px;
    padding: 0;
    position: relative;
    width: 1000px;
    background: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/e4e4e4.gif) repeat-y 480px 0;
}

.seo-tout-links > .wrap:after {
    content: '';
    clear: both;
    display: table;
}

.seo-tout-links .promo-summary {
    float: left;
    margin-top: 0;
    padding-right: 19px;
    width: 480px;
}

.seo-tout-links .promo-summary p {
    color: #333333;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.seo-tout-links .promo-summary .seo-tout-hd {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    text-align: left;
}

.seo-tout-links .promo-summary .seo-tout-hd:before {
    background: white;
}

.seo-tout-links .promo-summary .seo-tout-hd span {
    display: inline-block;
    padding: 0;
    text-transform: inherit;
}

.seo-tout-links .promo-summary .seo-tout-hd span em {
    text-transform: inherit;
}

.seo-tout-links .promo-links {
    float: left;
    margin-left: 30px;
    width: 460px;
    margin-top: 0;
}

.seo-tout-links .promo-links h2 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 8px 0;
}

.seo-tout-links .promo-links ul {
    margin: 0 0 0 20px;
    padding: 0;
}

.seo-tout-links .promo-links ul li {
    color: #333333;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    list-style: none;
    margin-bottom: 6px;
    position: relative;
}

.seo-tout-links .promo-links ul li a {
    color: inherit;
    text-decoration: none;
}

.seo-tout-links.links-only .wrap {
    background: none;
    margin-top: 30px;
}

.seo-tout-links.links-only .promo-summary {
    float: none;
    padding-right: 0;
    width: 100%;
}

.seo-tout-links.links-only .promo-summary .section-header {
    font-size: 40px;
    line-height: 40px;
}

.seo-tout-links.links-only .promo-links {
    float: none;
    margin-left: 0;
    width: 100%;
}

.seo-tout-links.links-only .promo-links ul {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}

.seo-tout-links.links-only .promo-links ul li {
    float: left;
    width: 33%;
}

#content .seo-tout-links.links-only .promo-links ul li a {
    text-decoration: none;
}

.wrn-ad {
    margin-top: 50px;
    text-align: center;
}

#wrn > h2 {
    margin: 0 0 8px;
    position: relative;
    text-align: center;
}

#wrn > h2 span {
    background-color: white;
    padding: 0 10px;
    position: relative;
}

#wrn > h2:before {
    background: black;
    content: "";
    display: inline-block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 23px;
    width: 100%;
}

#wrn article {
    margin: 0 0 30px 0;
    min-height: 156px;
    width: 100%;
}

#wrn article .article-thumb {
    float: left;
    margin-right: 10px;
}

#wrn article .article-thumb img {
    height: 156px;
    width: 130px;
}

#wrn article .article-thumb.mimi-badge:after {
    transform: scale(0.5);
}

#wrn article .wrn-content {
    margin: 1.5rem 0;
}

#wrn article .wrn-content .date-display-single {
    text-transform: uppercase;
}

#wrn article .wrn-content .title {
    display: block;
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
}

#wrn article .share-this {
    margin-left: 142px;
}

#wrn .views-row-last article {
    margin-bottom: 0;
}

#wrn a.wrn-link {
    color: red;
    font-size: .7rem;
}

.post.featured a.title {
    font-size: 2rem;
    line-height: 2.25rem;
}

.date-display-single {
    display: block;
    color: #8b8a8a;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-bottom: 0.5rem;
}

#main .wrn_native_ad_feed iframe,#main .article-native-ad iframe {
    display: none;
}

#main .wrn_native_ad_feed.test-ads iframe,#main .article-native-ad.test-ads iframe {
    display: block;
}

#main #content .twitter-quote {
    margin: 0 0 17px;
}

#main #content .twitter-quote .title {
    background: none repeat scroll 0 0 #42a8df;
    display: inline-block;
    color: white;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 19px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 19px;
    margin: 0 0 10px;
    padding: 0 8px;
}

#main #content .twitter-quote blockquote {
    margin: 0 0 15px;
    padding: 0;
}

#main #content .twitter-quote blockquote span {
    background: none repeat scroll 0 0 #e6f6fc;
    color: black;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 68px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 5px 10px;
}

#main #content .twitter-quote .cta-link {
    border-width: 0;
    color: #42a8df !important;
    display: block;
    color: white;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 13px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#main #content .twitter-quote .cta-link .icon {
    color: #42a8df !important;
    font-size: 26px;
    padding-right: 1px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

#main #content .PDS_Poll {
    display: inline-block;
}

#main #content .PDS_Poll .pds-box {
    margin-bottom: 22px;
    position: relative;
    width: 235px !important;
}

#main #content .PDS_Poll .pds-box a {
    border-width: 0;
    color: black !important;
}

#main #content .PDS_Poll .pds-box .pds-answer-feedback-bar {
    background: #bf1c23 !important;
}

#main #content .PDS_Poll.wide .pds-box {
    width: 480px !important;
}

#main #content .fb-post {
    margin: 0 0 22px;
}

#main #content .fb-post.fb_iframe_widget {
    width: auto;
}

#main #content .article-image .__bh-item {
    display: block;
}

#main #content .article-image .pinterest_wrapper {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}

#main #content .article-image .pinterest_wrapper.align-center {
    text-align: left;
}

#main #content .article-image .pinterest_wrapper img {
    width: 32px !important;
}

#main #content .article-image .product-title {
    border-bottom: none;
    padding: 0px;
    margin: 0px;
}

#main #content .article-image .product-description-long p:last-of-type {
    margin: 0 0 12px;
}

#main #content .article-image .brand-price {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 15px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 7px 0;
}

#main #content .article-image .shop-ecom {
    margin: 0.6em 0;
}

#main #content .article-body iframe {
    border: 0;
    margin: 0 0 22px !important;
}

#main #content .ew-video-embed {
    margin-bottom: 22px;
}

#main #content .shopping-module {
    margin-bottom: 22px;
}

#main #content .shopping-module h2 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 10px;
    text-align: center;
    padding-bottom: 4px;
    border: 0;
}

#main #content .shopping-module h2 span {
    display: block;
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 34px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#main #content .shopping-module .product {
    display: block;
    float: left;
    font-family: Georgia,"Times New Roman","DejaVu Serif",serif;
    list-style: none;
    margin: 0 0 10px;
    padding: 10px;
    text-align: center;
}

#main #content .shopping-module ul {
    margin: 0;
    padding: 0;
}

#main #content .shopping-module ul .product {
    background: #efefef;
    width: 222px;
}

#main #content .shopping-module ul .product:nth-child(odd) {
    clear: left;
    margin-right: 10px;
}

@media all and (min-width: 1280px) {
    #main #content .shopping-module ul .product {
        margin:0 10px 10px 0;
        width: 210px;
    }

    #main #content .shopping-module ul .product:nth-child(odd) {
        clear: none;
    }

    #main #content .shopping-module ul .product:nth-child(3n+4) {
        clear: left;
    }

    #main #content .shopping-module ul .product:nth-child(3n+3) {
        margin-right: 0;
    }
}

#main #content .shopping-module .brand-price {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 15px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 7px 0;
}

#main #content .shopping-module h3 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 18px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 10px;
    margin: 0;
}

#main #content .image-list {
    margin-bottom: 22px;
}

#main #content .image-list h2 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 40px 0 10px;
    text-align: center;
}

#main #content .image-list hr {
    margin: 0;
    background-color: #e3e3e3;
}

#main #content .image-list .items {
    margin: 30px 0 0;
    padding: 0;
    width: 100%;
}

#main #content .image-list .items .item {
    display: block;
    float: left;
    list-style: none;
    margin: 0 0 10px;
    width: 100%;
}

#main #content .image-list .items .item .item-thumb {
    float: left;
    width: 30.77%;
    margin-right: 2%;
}

#main #content .image-list .items .item .item-thumb img {
    display: block;
}

#main #content .image-list .items .item .item-thumb .image-credit {
    display: block;
    width: 100%;
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 10px;
    margin-top: 3px;
}

#main #content .image-list .items .item .item-content {
    float: left;
    width: 67.23%;
}

#main #content .image-list .items .item .item-content p {
    font-family: Georgia,"Times New Roman","DejaVu Serif",serif;
    font-size: 16px;
    line-height: 1.5em;
}

#main #content .image-list .items .item .item-content h3 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 2px;
    border-top: 1px solid #e3e3e3;
    padding-top: 16px;
}

#main #content .image-list .items .item .item-content h4 {
    color: #7f7f7f;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 16px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: -2px 0 0;
    padding: 5px 0;
}

#main #content .image-list .items .item.wide {
    text-align: center;
    margin: 0 0 30px;
}

#main #content .image-list .items .item.wide .item-thumb {
    width: 100%;
    margin: 0 0 20px;
}

#main #content .image-list .items .item.wide .item-content {
    width: 100%;
}

#main #content .image-list .items .item.wide .item-content h3 {
    border-top: 0;
    padding-top: 0;
}

#main #content .image-list .items .item:first-child .item-content h3 {
    border-top: 0;
    padding-top: 0;
}

.slide-img-wrapper .article-image {
    margin: 0 !important;
    float: none !important;
}

.slide-img-wrapper .article-image .image-credit {
    margin: 0 !important;
    font-style: normal !important;
}

.slide-img-wrapper .pinterest_wrapper {
    z-index: 2;
}

.before-after-img .img-inner {
    line-height: 0;
    display: block;
    position: relative;
    overflow: hidden;
}

.before-after-img .img-inner .before-img {
    display: inline;
}

.before-after-img .img-inner .after-img {
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(0px,0px,0px,0px);
    display: block;
    z-index: 1;
}

.before-after-img .img-inner .comparison-slider {
    background: black;
    width: 4px;
    height: 0;
    position: absolute;
    top: 0px;
    left: 50%;
    cursor: ew-resize;
    z-index: 2;
    display: none;
}

.before-after-img .img-inner .comparison-slider .slider-label {
    background: black;
    color: white;
    font-size: 12;
    text-align: center;
    position: relative;
    top: 45%;
    left: -30px;
    width: 64px;
    height: 64px;
    line-height: 64px;
    border-radius: 50%;
    white-space: nowrap;
}

.before-after-img .img-inner .comparison-slider .slider-label svg {
    position: absolute;
    height: 40px;
    width: 20px;
}

.before-after-img .img-inner .comparison-slider .slider-label svg path {
    fill: white;
}

.before-after-img .img-inner .comparison-slider .slider-label .icon-arrow-left {
    top: 12px;
    left: 12px;
}

.before-after-img .img-inner .comparison-slider .slider-label .icon-arrow-right {
    top: 12px;
    right: 12px;
}

#content .embedded-gallery-loader {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/ajax-loader-trans.gif) no-repeat 50%;
}

#content .embedded-gallery {
    height: 0;
    margin-bottom: 20px;
    border-top: 2px solid #e3e3e3;
    border-bottom: 2px solid #e3e3e3;
    padding-bottom: 20px;
    visibility: hidden;
}

#content .embedded-gallery .gallery-info-wrap {
    padding-left: 10px;
}

#content .embedded-gallery .gallery-info {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
}

#content .embedded-gallery .gallery-info .gallery-info-list {
    list-style: none;
    margin: 0;
    padding: 0;
    height: auto;
}

#content .embedded-gallery .gallery-info .gallery-info-list .gallery-info {
    height: 100%;
    width: 100%;
    display: none;
}

#content .embedded-gallery .gallery-info .gallery-info-list .gallery-info.active {
    display: block;
}

#content .embedded-gallery .gallery-info .gallery-info-list .gallery-info .gallery-counter {
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 25px;
    margin-top: 3px;
}

#content .embedded-gallery .gallery-info .gallery-info-list .gallery-info .slide-title {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 10px 0;
}

#content .embedded-gallery .gallery-info .gallery-info-list .gallery-info .slide-description p {
    font-size: 16px;
    margin: 0;
}

#content .embedded-gallery .gallery-info .gallery-info-list .gallery-info .slide-credit {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    color: #999999;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.2em;
    max-width: 200px;
}

#content .embedded-gallery .gallery-info .gallery-info-list .gallery-info .slide-buy-info {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 15px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 5px 0 15px;
}

#content .embedded-gallery .gallery-panel {
    position: relative;
    max-width: 650px;
    background: white;
    overflow: hidden;
}

#content .embedded-gallery .gallery-panel .gallery-title {
    border: 0;
    margin: 20px 0 -8px;
    text-align: center;
}

#content .embedded-gallery .gallery-panel .gallery-carousel {
    position: relative;
    width: 1020px;
    overflow: hidden;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-nav {
    position: absolute;
    top: 50%;
    left: 140px;
    width: 380px;
    font-size: 40px;
    z-index: 2;
}

@media all and (max-width: 1280px) {
    #content .embedded-gallery .gallery-panel .gallery-carousel .gallery-nav {
        left:68px;
    }
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-nav .gallery-control-next {
    float: right;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-nav a {
    color: #bf1c23;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-nav .svg-icon svg {
    width: 40px;
    height: 40px;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .bx-viewport {
    height: 100% !important;
    -webkit-transform: translatez(0);
}

#content .embedded-gallery .gallery-panel .gallery-carousel .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom:1;-ms-touch-action: pan-y;
    touch-action: pan-y;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-slide-list {
    margin-left: 160px;
}

@media all and (max-width: 1280px) {
    #content .embedded-gallery .gallery-panel .gallery-carousel .gallery-slide-list {
        margin-left:88px;
    }
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-slide-list .gallery-slide {
    margin: 0 auto;
    padding: 0;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-slide-list .gallery-slide .list-slide-img .slide-img-wrapper {
    display: inline-block;
    position: relative;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-slide-list .gallery-slide .list-slide-img .slide-img-wrapper img {
    display: table-cell;
    max-width: 300px;
    max-height: 385px;
    width: auto;
    height: auto;
    opacity: .4;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-slide-list .gallery-slide .list-slide-img .pinterest-wrapper {
    display: none;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-slide-list .gallery-slide.active .list-slide-img .pinterest-wrapper {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
}

#content .embedded-gallery .gallery-panel .gallery-carousel .gallery-slide-list .gallery-slide.active .list-slide-img img {
    opacity: 1;
}

.component.newsletter-callout {
    letter-spacing: .3px;
    position: relative;
    overflow: hidden;
}

.component.newsletter-callout.newsletter-inline {
    background-color: initial;
    border: 1px solid #dddddd;
    margin-bottom: 28px;
    margin-top: 28px;
    padding: 20px;
    text-align: center;
}

.component.newsletter-callout.newsletter-inline .newsletter-logo {
    display: none;
    height: 80px;
}

.component.newsletter-callout.newsletter-inline .partial.tout {
    position: relative;
    margin: 8px auto;
}

.component.newsletter-callout.newsletter-inline .partial.tout .tout-content-wrapper h3 {
    font-size: 18px;
    text-transform: none;
}

.component.newsletter-callout.newsletter-inline .partial.tout .tout-content-wrapper .tout-content {
    font-size: 16px;
    line-height: 1.38;
    margin-bottom: 20px;
}

.component.newsletter-callout.newsletter-inline .partial.tout .button-style {
    border: none;
    background: none;
    color: #bf1c23;
    white-space: nowrap;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
    color: inherit;
}

.component.newsletter-callout.newsletter-inline .partial.tout .button-style a {
    border: 2px solid #bf1c23;
    border-radius: 3px;
    display: block;
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: black !important;
    padding: 10px 12px;
    transition: all .1s ease-in-out;
}

.component.newsletter-callout.newsletter-inline .partial.tout .button-style a:hover {
    background: #bf1c23;
    color: white !important;
}

@media (min-width: 768px) {
    .component.newsletter-callout.newsletter-inline {
        display:flex;
    }

    .component.newsletter-callout.newsletter-inline .newsletter-logo {
        display: block;
    }

    .component.newsletter-callout.newsletter-inline .partial.tout {
        display: flex;
        margin: 0;
        text-align: left;
    }

    .component.newsletter-callout.newsletter-inline .partial.tout .tout-content-wrapper {
        padding: 0 20px;
    }

    .component.newsletter-callout.newsletter-inline .partial.tout .tout-content-wrapper .tout-content {
        margin: 0;
    }

    .component.newsletter-callout.newsletter-inline .partial.tout h3 {
        margin: 0;
    }
}

blockquote {
    color: #333333;
    font-family: 'Playfair Display',serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.2em;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 15px;
    padding-left: 30px;
    border-left: 7px solid #efefef;
}

#breadcrumb-wrap {
    clear: left;
    padding-top: 10px;
}

#content {
    max-width: none;
    padding: 0;
}

#content .breadcrumb {
    padding: 20px 10px;
}

#content .loading-more {
    width: 1000px;
    margin: 0 auto;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    font-weight: 500;
}

#content .recirc {
    width: 100%;
    text-align: center;
}

#content .recirc:before {
    content: '';
    border-top: 1px solid #999999;
    width: 980px;
    display: block;
    margin: 0 auto 10px;
}

#content a.recirc-loading {
    color: white;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 50px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    background-color: black;
    padding: 0 15px;
    width: 150px;
    margin: 0 auto;
    text-indent: 0;
    margin-bottom: 10px;
}

#content .article-body .field-body ul {
    line-height: 1.7em;
    -webkit-margin-after: 3em;
    font-size: 18px;
}

#content .field-name-field-deck a,#content .article-body .field-body a,#content .article-native-ad .article-type .slug,#content .view-mode-full header .slug,#content .view-mode-full .article-date-author a,#content .gallery-tags a,#content .article-tags a,#content .recent-articles .see-all {
    color: #bf1c23;
}

#content .field-name-field-deck a:hover,#content .article-body .field-body a:hover,#content .article-native-ad .article-type .slug:hover,#content .view-mode-full header .slug:hover,#content .view-mode-full .article-date-author a:hover,#content .gallery-tags a:hover,#content .article-tags a:hover,#content .recent-articles .see-all:hover {
    color: #999999;
}

.field-name-field-deck {
    font-style: italic;
}

.field-name-field-deck .field-label {
    display: none;
}

.node-article,.node-video-article,.node-gallery,.node-recipe,.node-shoppinghub {
    position: relative;
}

.node-article.ajax-loaded,.node-video-article.ajax-loaded,.node-gallery.ajax-loaded,.node-recipe.ajax-loaded,.node-shoppinghub.ajax-loaded {
    border-top: 1px solid #f2f2f2;
    padding-top: 30px;
    margin-top: 30px;
}

.node-article .slug,.node-article .sponsor-tag,.node-video-article .slug,.node-video-article .sponsor-tag,.node-gallery .slug,.node-gallery .sponsor-tag,.node-recipe .slug,.node-recipe .sponsor-tag,.node-shoppinghub .slug,.node-shoppinghub .sponsor-tag {
    display: inline-block;
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.node-article .sponsor-tag,.node-video-article .sponsor-tag,.node-gallery .sponsor-tag,.node-recipe .sponsor-tag,.node-shoppinghub .sponsor-tag {
    color: #1f8887;
}

.node-article.node-teaser,.node-video-article.node-teaser,.node-gallery.node-teaser,.node-recipe.node-teaser,.node-shoppinghub.node-teaser {
    margin: 0 0 10px;
    position: relative;
    min-height: 90px;
}

.node-article.node-teaser .article-thumb,.node-video-article.node-teaser .article-thumb,.node-gallery.node-teaser .article-thumb,.node-recipe.node-teaser .article-thumb,.node-shoppinghub.node-teaser .article-thumb {
    float: left;
    margin: 0 10px 0 0;
    width: 75px;
}

.node-article.node-teaser .article-thumb a,.node-article.node-teaser .article-thumb img,.node-video-article.node-teaser .article-thumb a,.node-video-article.node-teaser .article-thumb img,.node-gallery.node-teaser .article-thumb a,.node-gallery.node-teaser .article-thumb img,.node-recipe.node-teaser .article-thumb a,.node-recipe.node-teaser .article-thumb img,.node-shoppinghub.node-teaser .article-thumb a,.node-shoppinghub.node-teaser .article-thumb img {
    display: block;
}

.node-article.node-teaser .article-thumb.mimi-badge::after,.node-video-article.node-teaser .article-thumb.mimi-badge::after,.node-gallery.node-teaser .article-thumb.mimi-badge::after,.node-recipe.node-teaser .article-thumb.mimi-badge::after,.node-shoppinghub.node-teaser .article-thumb.mimi-badge::after {
    top: -6px;
    left: 50%;
    margin-left: -19px;
    transform: scale(0.36);
}

.node-article.node-teaser .wrn-content,.node-video-article.node-teaser .wrn-content,.node-gallery.node-teaser .wrn-content,.node-recipe.node-teaser .wrn-content,.node-shoppinghub.node-teaser .wrn-content {
    margin-left: 85px;
    text-align: left;
}

.node-article.node-teaser .wrn-content .title,.node-video-article.node-teaser .wrn-content .title,.node-gallery.node-teaser .wrn-content .title,.node-recipe.node-teaser .wrn-content .title,.node-shoppinghub.node-teaser .wrn-content .title {
    max-height: 70px;
    overflow: hidden;
}

.node-article.node-teaser .wrn-content .article-tag,.node-video-article.node-teaser .wrn-content .article-tag,.node-gallery.node-teaser .wrn-content .article-tag,.node-recipe.node-teaser .wrn-content .article-tag,.node-shoppinghub.node-teaser .wrn-content .article-tag {
    font-size: 10px;
    line-height: 10px;
    margin: 0 0 3px;
}

.node-article.node-teaser .wrn-content .date-display-single,.node-video-article.node-teaser .wrn-content .date-display-single,.node-gallery.node-teaser .wrn-content .date-display-single,.node-recipe.node-teaser .wrn-content .date-display-single,.node-shoppinghub.node-teaser .wrn-content .date-display-single {
    line-height: 10px;
    text-transform: uppercase;
}

.node-article.node-teaser .title,.node-video-article.node-teaser .title,.node-gallery.node-teaser .title,.node-recipe.node-teaser .title,.node-shoppinghub.node-teaser .title {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
}

.node-article.node-teaser .title a,.node-video-article.node-teaser .title a,.node-gallery.node-teaser .title a,.node-recipe.node-teaser .title a,.node-shoppinghub.node-teaser .title a {
    color: #333333 !important;
}

.node-article.node-teaser .title a:hover,.node-video-article.node-teaser .title a:hover,.node-gallery.node-teaser .title a:hover,.node-recipe.node-teaser .title a:hover,.node-shoppinghub.node-teaser .title a:hover {
    color: #999999 !important;
}

.node-article.view-mode-full .video-top-close,.node-video-article.view-mode-full .video-top-close,.node-gallery.view-mode-full .video-top-close,.node-recipe.view-mode-full .video-top-close,.node-shoppinghub.view-mode-full .video-top-close {
    display: none;
    position: absolute;
    top: 5px;
    right: 3px;
    width: 21px;
    height: 21px;
    border-radius: 22px;
    background: black;
    color: white;
    cursor: pointer;
    line-height: 22px;
    text-align: center;
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 12px;
}

.node-article.view-mode-full .video-top-wrap,.node-video-article.view-mode-full .video-top-wrap,.node-gallery.view-mode-full .video-top-wrap,.node-recipe.view-mode-full .video-top-wrap,.node-shoppinghub.view-mode-full .video-top-wrap {
    margin-bottom: 20px;
}

.node-article.view-mode-full .next-article,.node-video-article.view-mode-full .next-article,.node-gallery.view-mode-full .next-article,.node-recipe.view-mode-full .next-article,.node-shoppinghub.view-mode-full .next-article {
    display: block;
    float: right;
    width: 340px;
}

.node-article.view-mode-full header span,.node-video-article.view-mode-full header span,.node-gallery.view-mode-full header span,.node-recipe.view-mode-full header span,.node-shoppinghub.view-mode-full header span {
    display: inline-block;
    margin-bottom: 15px;
}

.node-article.view-mode-full header span.native-divider,.node-video-article.view-mode-full header span.native-divider,.node-gallery.view-mode-full header span.native-divider,.node-recipe.view-mode-full header span.native-divider,.node-shoppinghub.view-mode-full header span.native-divider {
    background-color: #666666;
    display: block;
    height: 1px;
    margin-bottom: 2px;
    margin-top: -8px;
    vertical-align: middle;
}

.node-article.view-mode-full .article-standard header .slug,.node-article.view-mode-full .article-standard header .sponsor-tag,.node-video-article.view-mode-full .article-standard header .slug,.node-video-article.view-mode-full .article-standard header .sponsor-tag,.node-gallery.view-mode-full .article-standard header .slug,.node-gallery.view-mode-full .article-standard header .sponsor-tag,.node-recipe.view-mode-full .article-standard header .slug,.node-recipe.view-mode-full .article-standard header .sponsor-tag,.node-shoppinghub.view-mode-full .article-standard header .slug,.node-shoppinghub.view-mode-full .article-standard header .sponsor-tag {
    margin-bottom: 15px;
}

.node-article.view-mode-full h1,.node-video-article.view-mode-full h1,.node-gallery.view-mode-full h1,.node-recipe.view-mode-full h1,.node-shoppinghub.view-mode-full h1 {
    color: black;
    font-family: 'Playfair Display',serif;
    font-size: 44px;
    font-weight: 900;
    letter-spacing: -0.5px;
    line-height: 48px;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 20px;
}

.node-article.view-mode-full .article-body .field-body h2,.node-video-article.view-mode-full .article-body .field-body h2,.node-gallery.view-mode-full .article-body .field-body h2,.node-recipe.view-mode-full .article-body .field-body h2,.node-shoppinghub.view-mode-full .article-body .field-body h2 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-bottom: 2px solid #e3e3e3;
    padding-bottom: 5px;
    margin: 40px 0 10px;
}

.node-article.view-mode-full .article-body .field-body h3,.node-video-article.view-mode-full .article-body .field-body h3,.node-gallery.view-mode-full .article-body .field-body h3,.node-recipe.view-mode-full .article-body .field-body h3,.node-shoppinghub.view-mode-full .article-body .field-body h3 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 2px;
}

.node-article.view-mode-full .article-body .field-body .iris-upnext h3,.node-video-article.view-mode-full .article-body .field-body .iris-upnext h3,.node-gallery.view-mode-full .article-body .field-body .iris-upnext h3,.node-recipe.view-mode-full .article-body .field-body .iris-upnext h3,.node-shoppinghub.view-mode-full .article-body .field-body .iris-upnext h3 {
    color: white;
}

.node-article.view-mode-full .article-body .field-body h4,.node-video-article.view-mode-full .article-body .field-body h4,.node-gallery.view-mode-full .article-body .field-body h4,.node-recipe.view-mode-full .article-body .field-body h4,.node-shoppinghub.view-mode-full .article-body .field-body h4 {
    color: #7f7f7f;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 16px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.node-article.view-mode-full .tools-sticky-wrapper,.node-video-article.view-mode-full .tools-sticky-wrapper,.node-gallery.view-mode-full .tools-sticky-wrapper,.node-recipe.view-mode-full .tools-sticky-wrapper,.node-shoppinghub.view-mode-full .tools-sticky-wrapper {
    background: white;
    display: block;
    left: -110px;
    top: 0;
    position: absolute;
}

.node-article.view-mode-full .tools-sticky-wrapper.stuck,.node-video-article.view-mode-full .tools-sticky-wrapper.stuck,.node-gallery.view-mode-full .tools-sticky-wrapper.stuck,.node-recipe.view-mode-full .tools-sticky-wrapper.stuck,.node-shoppinghub.view-mode-full .tools-sticky-wrapper.stuck {
    bottom: 0;
}

.node-article.view-mode-full .tools-sticky-wrapper.stuck .tools-sticky-wrapper-inner.fixed,.node-video-article.view-mode-full .tools-sticky-wrapper.stuck .tools-sticky-wrapper-inner.fixed,.node-gallery.view-mode-full .tools-sticky-wrapper.stuck .tools-sticky-wrapper-inner.fixed,.node-recipe.view-mode-full .tools-sticky-wrapper.stuck .tools-sticky-wrapper-inner.fixed,.node-shoppinghub.view-mode-full .tools-sticky-wrapper.stuck .tools-sticky-wrapper-inner.fixed {
    bottom: 0;
    position: absolute;
}

.node-article.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner,.node-video-article.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner,.node-gallery.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner,.node-recipe.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner,.node-shoppinghub.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner {
    width: 90px;
}

.node-article.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner.fixed,.node-video-article.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner.fixed,.node-gallery.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner.fixed,.node-recipe.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner.fixed,.node-shoppinghub.view-mode-full .tools-sticky-wrapper .tools-sticky-wrapper-inner.fixed {
    position: fixed;
    z-index: 50;
}

@media all and (min-width: 1280px) {
    .node-article.view-mode-full .tools-sticky-wrapper,.node-video-article.view-mode-full .tools-sticky-wrapper,.node-gallery.view-mode-full .tools-sticky-wrapper,.node-recipe.view-mode-full .tools-sticky-wrapper,.node-shoppinghub.view-mode-full .tools-sticky-wrapper {
        left:-100px;
    }
}

@media all and (min-width: 1300px) {
    .node-article.view-mode-full .tools-sticky-wrapper,.node-video-article.view-mode-full .tools-sticky-wrapper,.node-gallery.view-mode-full .tools-sticky-wrapper,.node-recipe.view-mode-full .tools-sticky-wrapper,.node-shoppinghub.view-mode-full .tools-sticky-wrapper {
        left:-110px;
    }
}

.node-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner,.node-video-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner,.node-gallery.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner,.node-recipe.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner,.node-shoppinghub.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner {
    border: 1px solid #dddddd;
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 10px;
    padding: 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
}

.node-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul,.node-video-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul,.node-gallery.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul,.node-recipe.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul,.node-shoppinghub.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.node-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li,.node-video-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li,.node-gallery.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li,.node-recipe.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li,.node-shoppinghub.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li {
    margin-bottom: 28px;
    line-height: 14px;
}

.node-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li .icon,.node-video-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li .icon,.node-gallery.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li .icon,.node-recipe.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li .icon,.node-shoppinghub.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li .icon {
    font-size: 34px;
}

.node-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li:last-child,.node-video-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li:last-child,.node-gallery.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li:last-child,.node-recipe.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li:last-child,.node-shoppinghub.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner ul li:last-child {
    margin-bottom: 5px;
}

.node-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count .icon,.node-video-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count .icon,.node-gallery.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count .icon,.node-recipe.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count .icon,.node-shoppinghub.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count .icon {
    font-size: 26px;
    vertical-align: middle;
    color: #aaaaaa;
    top: 2px;
}

.node-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span,.node-video-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span,.node-gallery.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span,.node-recipe.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span,.node-shoppinghub.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span {
    display: block;
}

.node-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span div,.node-video-article.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span div,.node-gallery.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span div,.node-recipe.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span div,.node-shoppinghub.view-mode-full .share-tools-sticky-wrapper .share-tools-sticky-wrapper-inner .slide-share-count span div {
    white-space: nowrap;
    margin-left: -15px;
    margin-right: -15px;
}

.node-article.view-mode-full .dropcap,.node-video-article.view-mode-full .dropcap,.node-gallery.view-mode-full .dropcap,.node-recipe.view-mode-full .dropcap,.node-shoppinghub.view-mode-full .dropcap {
    float: left;
    color: black;
    font-family: 'Playfair Display',serif;
    font-size: 49px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 70px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    margin-bottom: -18px;
    position: relative;
}

.node-article.view-mode-full .article-image,.node-video-article.view-mode-full .article-image,.node-gallery.view-mode-full .article-image,.node-recipe.view-mode-full .article-image,.node-shoppinghub.view-mode-full .article-image {
    float: none;
    margin-bottom: 10px;
    position: relative;
}

.node-article.view-mode-full .article-image.align-left,.node-article.view-mode-full .article-image.align-right,.node-video-article.view-mode-full .article-image.align-left,.node-video-article.view-mode-full .article-image.align-right,.node-gallery.view-mode-full .article-image.align-left,.node-gallery.view-mode-full .article-image.align-right,.node-recipe.view-mode-full .article-image.align-left,.node-recipe.view-mode-full .article-image.align-right,.node-shoppinghub.view-mode-full .article-image.align-left,.node-shoppinghub.view-mode-full .article-image.align-right {
    float: none;
}

.node-article.view-mode-full .article-image.align-left .image-wrap img,.node-article.view-mode-full .article-image.align-right .image-wrap img,.node-video-article.view-mode-full .article-image.align-left .image-wrap img,.node-video-article.view-mode-full .article-image.align-right .image-wrap img,.node-gallery.view-mode-full .article-image.align-left .image-wrap img,.node-gallery.view-mode-full .article-image.align-right .image-wrap img,.node-recipe.view-mode-full .article-image.align-left .image-wrap img,.node-recipe.view-mode-full .article-image.align-right .image-wrap img,.node-shoppinghub.view-mode-full .article-image.align-left .image-wrap img,.node-shoppinghub.view-mode-full .article-image.align-right .image-wrap img {
    float: none;
}

.node-article.view-mode-full .article-image.align-center,.node-video-article.view-mode-full .article-image.align-center,.node-gallery.view-mode-full .article-image.align-center,.node-recipe.view-mode-full .article-image.align-center,.node-shoppinghub.view-mode-full .article-image.align-center {
    float: none;
    text-align: center;
}

.node-article.view-mode-full .article-image.align-center .image-wrap img,.node-video-article.view-mode-full .article-image.align-center .image-wrap img,.node-gallery.view-mode-full .article-image.align-center .image-wrap img,.node-recipe.view-mode-full .article-image.align-center .image-wrap img,.node-shoppinghub.view-mode-full .article-image.align-center .image-wrap img {
    margin: 0 auto;
}

.node-article.view-mode-full .article-image.hero-image,.node-video-article.view-mode-full .article-image.hero-image,.node-gallery.view-mode-full .article-image.hero-image,.node-recipe.view-mode-full .article-image.hero-image,.node-shoppinghub.view-mode-full .article-image.hero-image {
    margin: 20px 30px 30px -110px;
}

.node-article.view-mode-full .article-image.hero-image .burst,.node-video-article.view-mode-full .article-image.hero-image .burst,.node-gallery.view-mode-full .article-image.hero-image .burst,.node-recipe.view-mode-full .article-image.hero-image .burst,.node-shoppinghub.view-mode-full .article-image.hero-image .burst {
    background: #bf1c23;
}

.node-article.view-mode-full .article-image.hero-image .burst.see-all,.node-video-article.view-mode-full .article-image.hero-image .burst.see-all,.node-gallery.view-mode-full .article-image.hero-image .burst.see-all,.node-recipe.view-mode-full .article-image.hero-image .burst.see-all,.node-shoppinghub.view-mode-full .article-image.hero-image .burst.see-all {
    border-radius: 0;
    height: 44px;
    line-height: 43px;
    padding: 0 14px;
    right: 0;
    width: auto;
}

.node-article.view-mode-full .article-image.hero-image .burst.see-all .burst-text,.node-video-article.view-mode-full .article-image.hero-image .burst.see-all .burst-text,.node-gallery.view-mode-full .article-image.hero-image .burst.see-all .burst-text,.node-recipe.view-mode-full .article-image.hero-image .burst.see-all .burst-text,.node-shoppinghub.view-mode-full .article-image.hero-image .burst.see-all .burst-text {
    border-width: 0;
    font-size: 14px;
}

.node-article.view-mode-full .article-image.hero-image .burst.see-all .svg-icon,.node-video-article.view-mode-full .article-image.hero-image .burst.see-all .svg-icon,.node-gallery.view-mode-full .article-image.hero-image .burst.see-all .svg-icon,.node-recipe.view-mode-full .article-image.hero-image .burst.see-all .svg-icon,.node-shoppinghub.view-mode-full .article-image.hero-image .burst.see-all .svg-icon {
    position: relative;
    vertical-align: middle;
}

.node-article.view-mode-full .article-image.hero-image .burst.see-all .svg-gallery,.node-video-article.view-mode-full .article-image.hero-image .burst.see-all .svg-gallery,.node-gallery.view-mode-full .article-image.hero-image .burst.see-all .svg-gallery,.node-recipe.view-mode-full .article-image.hero-image .burst.see-all .svg-gallery,.node-shoppinghub.view-mode-full .article-image.hero-image .burst.see-all .svg-gallery {
    height: 32px;
    padding-right: 2px;
    top: -2px;
}

.node-article.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright,.node-video-article.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright,.node-gallery.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright,.node-recipe.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright,.node-shoppinghub.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright {
    height: 16px;
}

.node-article.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright svg,.node-video-article.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright svg,.node-gallery.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright svg,.node-recipe.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright svg,.node-shoppinghub.view-mode-full .article-image.hero-image .burst.see-all .svg-arrowright svg {
    display: block;
    width: 16px;
    height: 16px;
}

.node-article.view-mode-full .article-image.hero-image .burst .burst-text,.node-video-article.view-mode-full .article-image.hero-image .burst .burst-text,.node-gallery.view-mode-full .article-image.hero-image .burst .burst-text,.node-recipe.view-mode-full .article-image.hero-image .burst .burst-text,.node-shoppinghub.view-mode-full .article-image.hero-image .burst .burst-text {
    border-color: #bf1c23;
    color: white;
}

.node-article.view-mode-full .article-image.hero-image img,.node-video-article.view-mode-full .article-image.hero-image img,.node-gallery.view-mode-full .article-image.hero-image img,.node-recipe.view-mode-full .article-image.hero-image img,.node-shoppinghub.view-mode-full .article-image.hero-image img {
    height: auto;
    width: 100%;
}

.node-article.view-mode-full .article-image.hero-image a,.node-video-article.view-mode-full .article-image.hero-image a,.node-gallery.view-mode-full .article-image.hero-image a,.node-recipe.view-mode-full .article-image.hero-image a,.node-shoppinghub.view-mode-full .article-image.hero-image a {
    color: black !important;
}

.node-article.view-mode-full .article-image.hero-image .image-credit,.node-video-article.view-mode-full .article-image.hero-image .image-credit,.node-gallery.view-mode-full .article-image.hero-image .image-credit,.node-recipe.view-mode-full .article-image.hero-image .image-credit,.node-shoppinghub.view-mode-full .article-image.hero-image .image-credit {
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 10px;
    margin-top: 3px;
}

.node-article.view-mode-full .article-image img,.node-video-article.view-mode-full .article-image img,.node-gallery.view-mode-full .article-image img,.node-recipe.view-mode-full .article-image img,.node-shoppinghub.view-mode-full .article-image img {
    display: block;
    width: auto;
}

.node-article.view-mode-full .article-image .image-wrap.border-on,.node-video-article.view-mode-full .article-image .image-wrap.border-on,.node-gallery.view-mode-full .article-image .image-wrap.border-on,.node-recipe.view-mode-full .article-image .image-wrap.border-on,.node-shoppinghub.view-mode-full .article-image .image-wrap.border-on {
    border: 1px solid #666666;
}

.node-article.view-mode-full .article-image .burst,.node-video-article.view-mode-full .article-image .burst,.node-gallery.view-mode-full .article-image .burst,.node-recipe.view-mode-full .article-image .burst,.node-shoppinghub.view-mode-full .article-image .burst {
    background: #bf1c23;
    border-radius: 45px;
    display: table;
    height: 90px;
    overflow: hidden;
    position: absolute;
    width: 90px;
    z-index: 45;
}

.node-article.view-mode-full .article-image .burst.top-right,.node-video-article.view-mode-full .article-image .burst.top-right,.node-gallery.view-mode-full .article-image .burst.top-right,.node-recipe.view-mode-full .article-image .burst.top-right,.node-shoppinghub.view-mode-full .article-image .burst.top-right {
    right: 10px;
    top: -25px;
}

.node-article.view-mode-full .article-image .burst.bottom-left,.node-video-article.view-mode-full .article-image .burst.bottom-left,.node-gallery.view-mode-full .article-image .burst.bottom-left,.node-recipe.view-mode-full .article-image .burst.bottom-left,.node-shoppinghub.view-mode-full .article-image .burst.bottom-left {
    bottom: 10px;
    left: -10px;
}

.node-article.view-mode-full .article-image .burst.bottom-right,.node-video-article.view-mode-full .article-image .burst.bottom-right,.node-gallery.view-mode-full .article-image .burst.bottom-right,.node-recipe.view-mode-full .article-image .burst.bottom-right,.node-shoppinghub.view-mode-full .article-image .burst.bottom-right {
    bottom: 10px;
    right: -10px;
}

.node-article.view-mode-full .article-image .burst .burst-text,.node-video-article.view-mode-full .article-image .burst .burst-text,.node-gallery.view-mode-full .article-image .burst .burst-text,.node-recipe.view-mode-full .article-image .burst .burst-text,.node-shoppinghub.view-mode-full .article-image .burst .burst-text {
    border: 10px solid #bf1c23;
    color: white;
    display: table-cell;
    font-weight: bold;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.node-article.view-mode-full .article-image .image-credit,.node-video-article.view-mode-full .article-image .image-credit,.node-gallery.view-mode-full .article-image .image-credit,.node-recipe.view-mode-full .article-image .image-credit,.node-shoppinghub.view-mode-full .article-image .image-credit {
    color: #8b8a8a;
    display: block;
    font-family: Georgia,"Times New Roman","DejaVu Serif",serif;
    font-size: 10px;
    font-style: italic;
    text-align: left;
}

.node-article.view-mode-full .article-date-author,.node-video-article.view-mode-full .article-date-author,.node-gallery.view-mode-full .article-date-author,.node-recipe.view-mode-full .article-date-author,.node-shoppinghub.view-mode-full .article-date-author {
    display: block;
    font-style: normal;
    margin-bottom: 23px;
}

.node-article.view-mode-full .article-date-author .native-advertisement .native-advertisement-logo,.node-video-article.view-mode-full .article-date-author .native-advertisement .native-advertisement-logo,.node-gallery.view-mode-full .article-date-author .native-advertisement .native-advertisement-logo,.node-recipe.view-mode-full .article-date-author .native-advertisement .native-advertisement-logo,.node-shoppinghub.view-mode-full .article-date-author .native-advertisement .native-advertisement-logo {
    float: left;
    margin-right: 15px;
    width: 75px;
    height: 75px;
}

.node-article.view-mode-full .article-date-author .native-advertisement .native-advertisement-text,.node-video-article.view-mode-full .article-date-author .native-advertisement .native-advertisement-text,.node-gallery.view-mode-full .article-date-author .native-advertisement .native-advertisement-text,.node-recipe.view-mode-full .article-date-author .native-advertisement .native-advertisement-text,.node-shoppinghub.view-mode-full .article-date-author .native-advertisement .native-advertisement-text {
    padding-top: 20px;
}

.node-article.view-mode-full .article-date-author .native-advertisement .date,.node-video-article.view-mode-full .article-date-author .native-advertisement .date,.node-gallery.view-mode-full .article-date-author .native-advertisement .date,.node-recipe.view-mode-full .article-date-author .native-advertisement .date,.node-shoppinghub.view-mode-full .article-date-author .native-advertisement .date {
    margin-top: -26px;
}

.node-article.view-mode-full .article-date-author .author,.node-video-article.view-mode-full .article-date-author .author,.node-gallery.view-mode-full .article-date-author .author,.node-recipe.view-mode-full .article-date-author .author,.node-shoppinghub.view-mode-full .article-date-author .author {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
}

.node-article.view-mode-full .article-date-author .date-display-single,.node-video-article.view-mode-full .article-date-author .date-display-single,.node-gallery.view-mode-full .article-date-author .date-display-single,.node-recipe.view-mode-full .article-date-author .date-display-single,.node-shoppinghub.view-mode-full .article-date-author .date-display-single {
    color: #8b8a8a;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    padding-bottom: 0;
}

.node-article.view-mode-full footer,.node-video-article.view-mode-full footer,.node-gallery.view-mode-full footer,.node-recipe.view-mode-full footer,.node-shoppinghub.view-mode-full footer {
    clear: both;
    padding: 0;
}

.node-article.view-mode-full footer .gallery-tags,.node-article.view-mode-full footer .article-tags,.node-video-article.view-mode-full footer .gallery-tags,.node-video-article.view-mode-full footer .article-tags,.node-gallery.view-mode-full footer .gallery-tags,.node-gallery.view-mode-full footer .article-tags,.node-recipe.view-mode-full footer .gallery-tags,.node-recipe.view-mode-full footer .article-tags,.node-shoppinghub.view-mode-full footer .gallery-tags,.node-shoppinghub.view-mode-full footer .article-tags {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.node-article.view-mode-full .ad-label,.node-video-article.view-mode-full .ad-label,.node-gallery.view-mode-full .ad-label,.node-recipe.view-mode-full .ad-label,.node-shoppinghub.view-mode-full .ad-label {
    color: #999999;
    display: block;
    font-size: 10px;
    line-height: 10px;
    margin: 16px 0 8px;
    text-align: center;
    text-transform: uppercase;
}

.article-hero {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 400px;
    position: relative;
}

.article-hero .article-hero-credit {
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 1000px;
    position: absolute;
    padding: 0 12px;
    bottom: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    z-index: 3;
}

.article-wide-header {
    width: 1000px;
    margin: -70px auto 30px;
    text-align: center;
    position: relative;
}

.article-wide-header::before {
    content: '';
    display: block;
    width: 100%;
    box-shadow: 0 0 30px #696969;
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.article-wide-header .header-content {
    background: white;
    padding: 20px 40px 0;
    position: relative;
    z-index: 1;
}

.article-wide-header .header-content .slug {
    border-bottom: 1px solid #666666;
    padding: 0 10px 3px;
    margin-bottom: 0;
}

.article-wide-header .header-content .article-title {
    width: 760px;
    margin: 20px auto 0;
}

.article-wide-header .header-content .field-name-field-deck {
    color: #666666;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5em;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    width: 760px;
    margin: 0 auto;
}

.article-wide-header .header-content .article-date-author {
    margin-bottom: 0;
}

.article-wide-header .header-content .article-date-author::before {
    content: '';
    display: block;
    width: 100%;
    height: 29px;
    background: url(https://web.archive.org/web/20180306073543im_/http://cdn-img.instyle.com/sites/all/themes/instyle/images/section-hrule.png) 50% 50% no-repeat;
    background-size: contain;
    margin-bottom: 7px;
}

.article-wide-header .header-content .article-date-author .date,.article-wide-header .header-content .article-date-author .author {
    display: inline-block;
}

.article-wide-header .header-content .article-date-author .date-display-single,.article-wide-header .header-content .article-date-author .author {
    font-size: 14px;
}

.article-wide-header .header-content .article-date-author .author {
    margin-right: 10px;
}

.article-main-wrap {
    width: 1020px;
    margin: 0 auto;
    padding: 0 10px;
}

.article-main-wrap > .col1 {
    float: left;
    width: 630px;
    margin: 0 0 40px;
}

.article-main-wrap > .col2 {
    float: right;
    margin-bottom: 40px;
    width: 340px;
    position: relative;
}

.article-main-wrap > .col2 .module-header {
    margin-bottom: 20px;
}

.article-main-wrap > .col2 hr {
    margin-bottom: 0;
}

.article-main-wrap > .col2 .gallery-sidebar-first-ad {
    margin-bottom: 30px;
}

.article-main-wrap > .col2 .gallery-sidebar-first-ad .block-ad-manager,.article-main-wrap > .col2 .gallery-sidebar-first-ad .pane-tgx-ad,.article-main-wrap > .col2 .gallery-sidebar-first-ad .timeinc-advertising-processed {
    text-align: left;
}

.article-main-wrap > .col2 .recent-articles {
    margin-bottom: 40px;
    overflow: hidden;
    clear: both;
}

.article-main-wrap > .col2 .recent-articles .see-all {
    display: block;
    color: #bf1c23;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 11;
}

.article-main-wrap > .col2 .recent-articles .article-native-ad article {
    background: white;
}

.article-main-wrap > .col2 .recent-articles .article-native-ad article .article-thumb {
    float: left;
    margin-right: 10px;
    width: 75px;
}

.article-main-wrap > .col2 .recent-articles .article-native-ad article .article-thumb img {
    display: block;
}

.article-main-wrap > .col2 .recent-articles .article-native-ad .article-type {
    color: #bf1c23;
}

.article-main-wrap > .col2 .recent-articles .article-native-ad .article-type .slug {
    color: #bf1c23;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 0 0 3px;
}

.article-main-wrap > .col2 .native-ad-wrapper {
    position: relative;
}

.article-main-wrap > .col2 .article-native-ad {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
}

#main .article-main-wrap > .col2 .article-native-ad iframe {
    margin-bottom: 0;
}

.article-main-wrap > .col2 .article-native-ad article {
    background: white;
    float: left;
    width: 100%;
}

.article-main-wrap > .col2 .article-native-ad article .article-thumb {
    width: 75px;
}

.article-main-wrap > .col2 .article-native-ad article .article-thumb img {
    display: block;
}

.article-main-wrap > .col2 .article-native-ad article + div iframe {
    display: none;
}

.article-main-wrap > .col2 .article-native-ad .article-type {
    color: #999999;
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 10px;
    line-height: 10px;
    margin: 0 0 3px;
    text-transform: uppercase;
}

.article-main-wrap > .col2 .article-top-right-ad {
    text-align: left;
    display: block;
}

.article-main-wrap > .col2 .article-top-right-ad .block {
    margin: 0;
}

.article-main-wrap > .col2 .article-top-right-ad .block-ad-manager,.article-main-wrap > .col2 .article-top-right-ad .pane-tgx-ad {
    text-align: left;
    margin-bottom: 30px;
}

.article-main-wrap > .col2 .article-top-right-ad .timeinc-advertising-processed {
    text-align: left;
}

.article-main-wrap > .col2 .article-top-right-ad.attached {
    left: 0;
    position: absolute;
}

.article-main-wrap > .col2 .article-top-right-ad.attached.hidden {
    visibility: hidden;
}

.article-main-wrap > .col2 .article-top-right-ad.attached .block-ad-manager,.article-main-wrap > .col2 .article-top-right-ad.attached .pane-tgx-ad {
    position: absolute;
    top: 0;
}

.article-main-wrap > .col2 .article-top-right-ad.attached .block-ad-manager.fixed,.article-main-wrap > .col2 .article-top-right-ad.attached .pane-tgx-ad.fixed {
    position: fixed;
}

.article-main-wrap > .col2 .article-top-right-ad.attached.stuck .block-ad-manager,.article-main-wrap > .col2 .article-top-right-ad.attached.stuck .pane-tgx-ad {
    top: auto !important;
    bottom: 0;
}

.article-main-wrap > .col2 .article-top-right-ad.attached.stuck .block-ad-manager.fixed,.article-main-wrap > .col2 .article-top-right-ad.attached.stuck .pane-tgx-ad.fixed {
    position: absolute;
}

.article-waypoint {
    width: 100%;
    height: 1px;
    clear: left;
}

.article-wide {
    position: relative;
}

.article-wrap {
    padding-left: 110px;
    position: relative;
}

.node-type-article .article-wrap {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.article-body {
    clear: both;
    position: relative;
    margin-right: 30px;
}

.article-body p {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 22px;
}

.article-body blockquote p {
    margin: 0;
}

.article-body .youtube-embed iframe,.article-body .instagram-media {
    width: 100%;
}

.article-body .instagram-media {
    position: relative !important;
}

.article-flex-promo {
    clear: both;
}

.article-bottom-section {
    clear: both;
    width: 1000px;
    margin: 0 auto;
}

.article-bottom-section h2 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 10px;
}

.article-bottom-section .tout-grid .group .post .article-content .article-date {
    margin-top: 10px;
}

.article-bottom-section .native-ad-wrapper {
    position: absolute;
    z-index: 10;
    top: 0;
    width: 100%;
}

.recirc-touts {
    clear: both;
    margin: 0 auto;
    width: 1000px;
    padding: 0 10px;
}

.recirc-touts h2 {
    color: black;
    font-family: 'Poppins',sans-serif;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999999;
    width: 630px;
}

.recirc-touts .pull-right {
    float: none;
}

.recirc-touts .ad_slot {
    text-align: center;
    margin-bottom: 14px;
}

.recirc-touts .native-ad-wrapper {
    position: absolute;
    z-index: 10;
    top: 0;
    width: 100%;
}

.recirc-touts .inline-ad {
    text-align: center;
}

.recirc-touts .tout-grid:first-of-type .rsg-container:first-child .article-content {
    border: 0;
}

.recirc-touts .tout-grid.aspect-320x384 {
    width: 630px;
    margin: 0;
}

.recirc-touts .tout-grid .medium-tout .post {
    height: auto;
}

.recirc-touts .tout-grid .post .article-thumb {
    width: 40%;
    float: left;
}

.recirc-touts .tout-grid .post .article-content {
    height: auto;
    box-shadow: none;
    text-align: left;
    float: right;
    width: 57%;
    padding: 10px 0 0;
    margin: 0 0 0 3%;
    border-top: 1px solid #999999;
}

.recirc-touts .tout-grid .post .article-content .article-title {
    color: #999999;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.2em;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-height: none;
    margin: 15px 0 10px;
}

.video-top-embed .video-top {
    position: relative;
    width: 100%;
    z-index: 20;
    box-shadow: none;
    max-width: 650px;
    padding: 0;
}

.video-top-embed .video-top.fixed {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 360px;
    max-width: 90%;
    padding: 20px;
    box-sizing: border-box;
    background: black;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.75);
    z-index: 101;
    -webkit-animation-name: fadeInOne;
    animation-name: fadeInOne;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
}

.video-top-embed .video-top.fixed .video-top-close {
    display: block;
}

.video-top-embed .video-top.fixed .video-unit,.video-top-embed .video-top.fixed .video-embed-hero {
    margin-bottom: 0;
}

@-webkit-keyframes fadeInOne {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeInOne {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.shortcode-video-player {
    margin-bottom: 22px;
}

pre .shortcode-video-player {
    margin-bottom: 0;
}

.video-transcript .transcript-action {
    color: #bf1c23;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    text-align: center;
}

.video-transcript .script-content {
    display: none;
    margin-bottom: 20px;
}

.more-like-this {
    clear: both;
}

.more-like-this .OUTBRAIN .ob_stripDual_container {
    margin: 30px 0 0;
}

.module-header.module-header-outbrain {
    width: 200px;
}

.OUTBRAIN .ob_stripDual_container,.OUTBRAIN .ob_stripDual_container.AR_10 {
    width: 100% !important;
}

#zergnet-widget-27343,.zergnet-widget {
    margin: 15px 0 !important;
    position: relative;
    padding-left: 2px;
}

#zergnet-widget-27343 .zerglayoutcl,.zergnet-widget .zerglayoutcl {
    margin: 0 !important;
    width: 100% !important;
    overflow: hidden;
}

#zergnet-widget-27343 .zerglayoutcl img,.zergnet-widget .zerglayoutcl img {
    margin-left: -7px !important;
}

#zergnet-widget-27343 .zergentity,.zergnet-widget .zergentity {
    margin: 0 0 11px !important;
    width: 100% !important;
    overflow: hidden;
}

#zergnet-widget-27343 .zergentity a,.zergnet-widget .zergentity a {
    display: block;
    float: left !important;
    overflow: hidden;
    width: 75px !important;
}

#zergnet-widget-27343 .zergentity img,.zergnet-widget .zergentity img {
    display: block;
    margin: 0 !important;
}

#zergnet-widget-27343 .zergheadline,.zergnet-widget .zergheadline {
    float: right !important;
    text-align: left !important;
    width: 252px !important;
}

#zergnet-widget-27343 .zergheadline a,.zergnet-widget .zergheadline a {
    font-weight: 500 !important;
    height: auto;
    line-height: 24px !important;
    margin-top: 1px !important;
    width: 100% !important;
    padding-right: 15px;
}

#zergnet-widget-27343 .zergdestW,.zergnet-widget .zergdestW {
    color: #999999 !important;
    display: block !important;
    font-size: 11px !important;
    line-height: 11px !important;
    margin-bottom: 1px !important;
    text-transform: uppercase !important;
}

.top-leaderboard-ad {
    margin-bottom: 30px;
}

.top-leaderboard-ad .block {
    margin: 0;
}

.leaderboard-fixed #main {
    padding-top: 135px;
}

.leaderboard-fixed #breadcrumb-wrap {
    visibility: hidden;
}

.leaderboard-fixed .top-leaderboard-ad {
    position: fixed;
    top: 40px;
    z-index: 90;
    width: 100%;
    height: 110px;
    margin: 0;
    background-color: white;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.2);
}

.leaderboard-fixed .top-leaderboard-ad > .pane-tgx-ad {
    margin: 10px 0;
}

.leaderboard-fixed .top-leaderboard-ad .block {
    margin: 0;
}

.leaderboard-fixed .top-leaderboard-ad .ad_slot div:last-child {
    height: 0;
}

@media all and (min-width: 1280px) {
    body #top-nav-desktop .hd-wrapper,body #header > nav .nav-wrapper,body .most-popular-nav {
        width:1050px;
    }

    body .breadcrumb,body .feature,body #footer {
        max-width: 1070px;
    }

    body .region-bottom {
        max-width: 1050px;
    }

    body #content .breadcrumb {
        padding: 20px 10px;
    }

    body .most-popular-nav .mp-content {
        width: 100%;
    }

    body #header > nav .nav-menu .menu > li > a {
        padding: 0 16px 7px;
    }

    body .OUTBRAIN .AR_10 .odb_div {
        min-height: 320px;
    }

    .timeinc-advertising-processed {
        text-align: center;
    }

    .node-article.view-mode-full .article-image.hero-image,.node-video-article.view-mode-full .article-image.hero-image,.node-gallery.view-mode-full .article-image.hero-image {
        margin: 20px 0;
    }

    .node-video-article.view-mode-full .tools-sticky-wrapper {
        margin-top: -386px;
    }

    .article-hero {
        height: 450px;
    }

    .article-hero .article-hero-credit {
        width: 1090px;
    }

    .article-wide-header {
        width: 1090px;
    }

    .article-main-wrap {
        width: 1070px;
    }

    .article-main-wrap > .col1 {
        width: 650px;
    }

    .article-main-wrap .article-body {
        margin-right: 0;
        position: static;
    }

    .article-wrap {
        padding-left: 0;
    }

    .article-flex-promo .flex-promo-hub-wrapper,.article-bottom-section {
        width: 1070px;
        padding: 0 10px;
    }

    .article-flex-promo .flex-promo-hub-wrapper .tout-grid,.article-bottom-section .tout-grid {
        width: 100%;
    }

    .recirc-touts {
        position: relative;
        left: -25px;
    }
}

@media print {
    a:link,a:visited {
        text-decoration: underline !important;
    }

    a:link.header__site-link,a:visited.header__site-link {
        text-decoration: none !important;
    }

    #content {
    }

    #content a[href]:after {
        content: " (" attr(href) ")";
        font-weight: normal;
        font-size: 16px;
    }

    #content a[href^="javascript:"]:after,#content a[href^="#"]:after {
        content: "";
    }

    #content abbr[title]:after {
        content: " (" attr(title) ")";
    }

    #content {
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body,#page,#main,#content {
        color: #000;
        background-color: transparent !important;
        background-image: none !important;
    }

    #skip-link,#toolbar,#navigation,.region-sidebar-first,.region-sidebar-second,#footer,.breadcrumb,.tabs,.action-links,.links,.book-navigation,.forum-topic-navigation,.pager,.feed-icons {
        visibility: hidden;
        display: none;
    }
}

/*})'"*/
#footer .block-menu-block .block-title,#footer .block-menu .block-title {
    color: black;
    font-family: 'acta-display',serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
}

#footer .block-menu-block ul.menu,#footer .block-menu ul.menu {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}

#footer .block-menu-block ul.menu li,#footer .block-menu ul.menu li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}

#footer .block-menu-block ul.menu li,#footer .block-menu ul.menu li {
    padding: 2px 0;
    text-align: center;
    margin-right: 8px;
    padding-right: 15px;
}

#footer .block-menu-block a,#footer .block-menu a {
    text-decoration: none;
    color: #999999;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: color .2s ease-in-out,border .2s ease-in-out,background-color .2s ease-in-out;
}

#footer .newsletter-signup-wrapper {
    margin: 11px 0 0 0;
}

#footer .newsletter-signup {
    border: 0;
    padding: 0;
    background: #fff;
    text-align: left;
}

#footer .newsletter-signup .newsletter-intro:first-child {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
    color: #000;
    text-align: center;
}

#footer input[type="email"] {
    width: 64%;
    margin: 0;
}

#footer input[type="submit"] {
    color: white;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    width: 35%;
    background-color: #bf1c23;
    border: 0;
    padding: 0 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    height: 40px;
}

#footer .newsletter-hidden .newsletter-terms-container {
    display: none;
    font-size: 14px;
    color: #000;
    font-family: "PTSans-Regular";
    clear: both;
    padding-top: 10px;
}

#region-bottom-wrap #block-ti-instyle-footer-blocks-footer-ecomm-text .content {
    padding-top: 20px;
}

/*})'"*/
/*
     FILE ARCHIVED ON 07:35:43 Mar 06, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:09:59 Apr 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.591
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.009
  esindex: 0.009
  cdx.remote: 16.106
  LoadShardBlock: 63.579 (3)
  PetaboxLoader3.datanode: 313.834 (4)
  PetaboxLoader3.resolve: 123.777 (2)
  load_resource: 460.201
*/
