@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400,700&amp;display=swap');

@font-face {
    font-family: 'SabonLTStd-Roman';
    src: url('../eot/sabonltstd-romand41d.eot#iefix') format('embedded-opentype'), url('../otf/sabonltstd-roman.otf') format('opentype'), url('../woff/sabonltstd-roman.woff') format('woff'), url('../ttf/sabonltstd-roman.ttf') format('truetype'), url('../svg/sabonltstd-roman.svg#SabonLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SabonLTStd-Italic';
    src: url('../eot/sabonltstd-italicd41d.eot#iefix') format('embedded-opentype'), url('../otf/sabonltstd-italic.otf') format('opentype'), url('../woff/sabonltstd-italic.woff') format('woff'), url('../ttf/sabonltstd-italic.ttf') format('truetype'), url('../svg/sabonltstd-italic.svg#SabonLTStd-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SabonLTStd-Bold';
    src: url('../eot/sabonltstd-boldd41d.eot#iefix') format('embedded-opentype'), url('../otf/sabonltstd-bold.otf') format('opentype'), url('../woff/sabonltstd-bold.woff') format('woff'), url('../ttf/sabonltstd-bold.ttf') format('truetype'), url('../svg/sabonltstd-bold.svg#SabonLTStd-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BauerBodoniStd-Roman';
    src: url('../eot/bauerbodonistd-romand41d.eot#iefix') format('embedded-opentype'), url('../otf/bauerbodonistd-roman.otf') format('opentype'), url('../woff/bauerbodonistd-roman.woff') format('woff'), url('../ttf/bauerbodonistd-roman.ttf') format('truetype'), url('../svg/bauerbodonistd-roman.svg#BauerBodoniStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'SabonLTStd-Roman', 'EB Garamond', serif;
    font-size: 15px;
    line-height: 23px;
    color: #000;
}

h1 {
    font-family: 'BauerBodoniStd-Roman', 'EB Garamond', serif;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #898989;
}

em,
i {
    font-style: normal;
    font-family: 'SabonLTStd-Italic', serif;
}

strong,
b {
    font-weight: normal;
    font-family: 'SabonLTStd-Bold', 'EB Garamond', serif;
}

.desktop_hide {
    display: none;
}

.text-center {
    text-align: center !important;
}

.text-center-h3 {
    text-align: center !important;
    text-transform: none;
    font-size: 25px !important;
    line-height: 1em;
    font-family: 'BauerBodoniStd-Roman', serif !important;
    margin-bottom: 30px;
    padding-top:20px;
}

.text-center-p {
    margin: 0px !important;
    font-size:16px !important;
    font-family: 'SabonLTStd-Roman', serif !important;
}

.text-center-description {
    background: rgba(255,255,255,0.7);
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.alignleft {
    float: left;
    margin: 0 1em 1em 0 !important;
}

.top-m-1 {
    margin-top: 10px;
}

.top-m-2 {
    margin-top: 20px;
}

.top-m-3 {
    margin-top: 30px;
}

.bottom-m-1 {
    margin-bottom: 10px;
}

.bottom-m-2 {
    margin-bottom: 20px;
}

.bottom-m-3 {
    margin-bottom: 30px;
}

.alignright {
    float: right;
    margin: 0 0 1em 1em !important;
}

.inner {
    width: 1600px;
    max-width: 100%;
    margin: 0 auto;
}

section div.inner {
    width: 100%;
}

footer .inner {
    max-width: 940px;
    overflow: hidden;
}

.set {
    overflow: hidden;
    clear: both;
}

.col-half {
    width: 50%;
    float: left;
}

.col-quarter {
    width: 33.333333%;
    float: left;
}

.col-half-quarter {
    width: 12.5%;
    float: left;
}

.col-third {
    width: 33.3%;
    float: left;
}

.col-two-third {
    width: 66.6%;
    float: left;
}

.col-three-quarter {
    width: 75%;
    float: left;
}

.home section#main {
    margin-top: auto !important;
}

.ad_large > div > div {
    margin-top: 2em;
    margin-bottom: 1em;
}

.ad_large img {
    width: 100%;
    height: auto;
    max-width: 1600px;
}

#top_bar,
#btm_bar {
    background: #dbdbdb;
}

#top_bar .inner,
#btm_bar .inner {
    overflow: hidden;
}

#top_bar .signup_newsletter,
#top_bar .search,
#btm_bar .signup_newsletter {
    float: right;
}

#btm_bar .search {
    float: left;
}

#top_bar {
    padding: 1em 0;
    font-size: 10px;
    line-height: 18px;
}

#top_bar .search {
    margin-left: 1em;
    font-size: 12px;
}

.search a {
    color: #000;
}

.signup_newsletter label {
    text-transform: uppercase;
    color: #525252;
    margin-right: 1em;
    margin-bottom: 0;
    font-weight: normal;
}

.signup_newsletter input[type="email"].error {
    background: #FE8484;
    color: #fff !important;
}

#logo_bar {
    background: #fff;
    padding: 2em 0 2.3em;
}

#logo_bar .inner {
    overflow: hidden;
}

#logo_bar #social,
#logo_bar #logo,
#logo_bar #login {
    float: left;
    width: 33.3%;
    min-height: 1px;
}

#logo_bar #logo {
    text-align: center;
}

#logo_bar #logo h1 {
    display: none;
}

#logo_bar #login {
    text-align: right;
    font-size: 16px;
    line-height: 16px;
}

#logo_bar #login ul {
    overflow: hidden;
}

#logo_bar #login ul li {
    float: right;
}

#logo_bar #login ul li a {
    text-transform: uppercase;
    color: #000;
    text-decoration: underline;
    padding: 1em 2.5em;
    display: block;
}

#logo_bar #login ul li a.btn {
    background: #000;
    color: #fff;
    font-style: normal;
    text-decoration: none;
    border-radius: 3px;
}

#logo_bar #social ul {
    overflow: hidden;
    font-size: 18px;
    line-height: 1em;
}

#logo_bar #social ul li {
    float: left;
    margin-right: 0.3em;
}

#nav_main {
    font-size: 14px;
    line-height: 1.1em;
    border-bottom: solid 1px #dbdbdb
}

#nav_main ul {
    overflow: hidden;
    margin: 0 0 1em;
    text-align: center;
}

#nav_main ul li {
    display: inline-block;
    padding: 0 2em;
}

#nav_main ul li a {
    text-transform: uppercase;
}

section#main > h1,
section#main > .page-header > h1,
.russh_related > h3,
.russh_social_feed > .inner > h3,
.russh_shop_the_look > h3 {
    font-size: 36px;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 1px #dbdbdb;
    width: 100%;
    max-width: 1600px;
    margin: 1em auto 0;
    padding-bottom: 1em;
}

@media (max-width: 969px) {

section#main > h1,
section#main > .page-header > h1,
.russh_related > h3,
.russh_social_feed > .inner > h3,
.russh_shop_the_look > h3 { padding-bottom:0.5em; }

article div .entry-header, body:not(.single) article .col-two-third + .col-third.mobile_hide { margin-top:20px !important; }

}

.home section#main > h1 {
    display: none;
}

section#main > .page-header {
    border-bottom: solid 1px #dbdbdb;
}

section#main > .page-header > h1 {
    border-bottom: none;
}

article,
section#main .ad_medium,
.no-results,
.error-404,
.russh_post_nav {
    overflow: hidden;
    max-width: 940px;
    margin: 0 auto 4em;
    padding-bottom: 4em;
    border-bottom: solid 1px #dbdbdb;
}

article .col-half img,
article .col-two-third img,
.archive article img,
.home article img,
.search article img,
.russh_related article img,
.russh_shop_the_look article img {
    width: 100%;
    max-width: 90%;
    height: auto;
}

article img.original,
.ad img.original {
    width: auto;
    max-width: none;
    height: auto;
}

article.img_right .col-half:last-child {
    text-align: right;
}

article h2 {
    font-size: 56px;
    line-height: 1em;
    text-align: center;
    margin-bottom: 0.4em;
    font-family: 'BauerBodoniStd-Roman', serif;
}

article h3 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5em;
    text-align: center;
    margin-bottom: 1em;
    font-family: 'SabonLTStd-Bold', 'EB Garamond', serif;
}

article h3 a {
    color: #808080;
}

article h3 a:hover {
    color: #000;
}

article p, article p em, .caption_text {
    font-style: normal;
}

.entry-content p.byline em, .entry-content p i, .single #main article .entry-content .wpb_single_image .vc_figure-caption, .single #main article .entry-content .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .credits p, #content article p i { font-style:italic !important; }

.caption_text { font-style:italic; }

article .entry-header h3 {
    color: #808080;
    font-weight: bold;
}

.archive article,
.home article,
.search article {
    text-align: center;
}

.archive article .social_share + p,
.home article .social_share + p,
.search article .social_share + p {
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    margin-bottom: 1em;
}

.sponsored-content {
    background: #f7f7f7;
    color: #808080;
    padding: 0.8em 0.8em 0.6em;
    clear: both;
}

.no-results,
.error-404 {
    padding-top: 2em;
}

.social_share {
    overflow: hidden;
    margin: 1.3em 0;
    text-align: center;
}

.social_share li {
    display: inline-block;
    padding: 0 0.2em;
}

#main .inner > article:first-child,
#main .inner > .ad + article {
    padding-bottom: 3em;
}

#main article .entry-content ul {
    list-style-type: disc;
    list-style-position: inside;
}

#main article .entry-content ol {
    list-style-type: decimal;
    list-style-position: inside;
}

#main article .entry-content p,
#main article .entry-content ul,
#main article .entry-content ol,
#main article .entry-content table {
    margin-bottom: 1em;
    font-size: 18px;
    line-height: 1.5em;
}

#main article .entry-content p img, #main article .entry-content figure img, .single #main article .entry-content img.size-full {
    max-width: 100%;
    height: auto;
}

#main article .entry-content a {
    text-decoration: underline;
}

.single #main article {
    margin-bottom: 1.5em;
}

.single #main article,
.russh_post_nav {
    max-width: 1600px;
}

.single #main article h1 {
    font-size: 56px;
    line-height: 1em;
    text-align: center;
    margin: 0.5em auto;
    max-width: 680px;
}

.single #main article .entry-content {
    padding-top: 1em;
}

.single #main article .entry-content::after {
    content: " ";
    display: table;
    clear: both;
}

.single #main article .entry-content p.byline {
    color: #818181;
    text-align: center;
    margin-bottom: 2em;
}

.single #main article .entry-content p img, .single #main article .entry-content figure img, .single #main article .entry-content img.size-full {
    display: block;
    margin: 0 auto;
}

.single #main article .entry-content p img.alignleft,
.single #main article .entry-content p img.alignright {
    display: inline;
}

.single #main article .entry-content .credit p,
.single #main article .entry-content .credits p,
.single #main article .entry-content .wpb_single_image .vc_figure-caption,
.single #main article .entry-content figcaption,
.russh_shop_the_look .credit p {
    font-size: 10px;
    line-height: 18px;
    color: #818181;
    font-family: 'SabonLTStd-Italic', serif;
    width: 80%;
}

.single #main article .entry-content .wpb_single_image .vc_figure-caption {
    margin-top: 1em;
    text-align: left !important;
}

.single #main article .entry-content .vc_col-sm-6 .vc_col-sm-6 .credit p,
.single #main article .entry-content .vc_col-sm-6 .vc_col-sm-6 .credits p {
    width: 100%;
}

.single #main article .entry-content h3 {
    text-align: left;
    text-transform: none;
    font-size: 36px;
    line-height: 1em;
    font-family: 'SabonLTStd-Roman', serif;
    margin-bottom: 0.3em;
}

.single #main article .entry-content > .vc_row {
    margin-bottom: 2em;
}

.single #main article .entry-content .vc_col-sm-6:first-child blockquote {
    margin-right: 2em;
}

.single #main article .entry-content .vc_col-sm-6:last-child blockquote {
    margin-left: 2em;
}

.single #main article .entry-content .wpb_single_image.overlay .vc_single_image-wrapper {
    background: #fff;
    padding: 3em;
    position: relative;
    left: -12%;
    top: 50px;
}

.single #main article .entry-content .vc_col-sm-6:first-child .wpb_single_image.overlay .vc_single_image-wrapper {
    left: auto;
    right: -12%;
    text-align: right;
    z-index: 9;
}

.single #main article .entry-content .wpb_single_image img {
    width: 100%;
}

.single #main article .entry-content .wpb_single_image img.attachment-medium {
    width: auto;
}

.single #main article .entry-content .wpb_single_image.overlay .vc_single_image-wrapper img {
    width: 90%;
}

.single #main article .entry-content .wpb_single_image .vc_figure,
.single #main article .entry-content .wpb_single_image .vc_single_image-wrapper {
    display: block;
}

.single #main article .entry-content p.byline + .vc_row > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.single #main article .entry-content .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .credits {
    max-width: 100%;
}

.single #main article .entry-content a {
    text-decoration: underline;
}

.single #main article .entry-content a + img {
    display: none;
}

.page-about #main article {
    border-bottom: none;
}

.page-about #main article h1 {
    margin-top: 0;
}

.page-about #main article .entry-header {
    display: none;
}

.page-about #main article h4 {
    width: 65%;
}

.page-about #main article h4,
.page-about #main article h4 em {
    font-family: 'SabonLTStd-Bold', 'EB Garamond', serif;
}

.page-about #main article h5 {
    text-transform: uppercase;
    margin-top: 1.5em;
}

.page-about #main article h5:first-child {
    margin-top: 0;
}

.page-about #main article p,
.page-about .wpb_content_element {
    margin-bottom: 0;
}

.page-about #main article p.major,
.single #main article .entry-content .major p,
.single #main article .entry-content blockquote,
.single #main article .entry-content blockquote p {
    font-size: 36px;
    line-height: 44px;
    text-decoration: underline;
    margin-bottom: 1em;
}

.page-about #main article hr {
    margin: 3em 0;
    border-color: #dbdbdb;
}

#featured_image {
    text-align: center;
    margin-bottom: 1.5em;
}

#featured_image img {
    width: 100%;
    height: auto;
}

.russh_post_nav {
    padding-bottom: 1.5em;
}

.russh_post_nav .next {
    text-align: right;
}

.russh_post_nav .prev,
.russh_post_nav .next {
    color: #808080;
    font-size: 14px;
    line-height: 18px;
    min-height: 1px;
}

.russh_post_nav .prev a,
.russh_post_nav .next a {
    color: #808080;
}

.russh_post_nav .prev a:hover,
.russh_post_nav .next a:hover {
    color: #000;
}

.russh_post_nav a span {
    font-size: 12px;
    letter-spacing: 2px;
}

.russh_post_nav .social_share {
    margin: 0;
    padding: 0.4em 0;
}

.home .russh_post_nav,
.archive .russh_post_nav,
.search .russh_post_nav {
    border-bottom: none;
    padding-bottom: 0;
    max-width: 940px;
}

#russh_gallery {
    margin-bottom: 2em !important;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

#russh_gallery .images { position:relative; }
#russh_gallery .ag_gallery_arrow { margin:0; padding:1em 0.5em; position:absolute; top:45%; left:0; background-color:#000; background:rgba(0,0,0,0.5); z-index:999; }
#russh_gallery .ag_gallery_arrow i { color:#fff; font-size:30px !important; line-height:1em !important; }
#russh_gallery .ag_right { left:auto; right:0; }

#russh_gallery .images ul {
    overflow: hidden !important;
    list-style-type: none !important;
    text-align: center;
    margin: 0 !important;
}

#russh_gallery .images > img {
    width: 100%;
    height: auto;
}

#russh_gallery .caption {
    background: #f7f7f7;
    color: #808080;
    padding: 0.8em 0.8em 0.6em;
}

#russh_gallery .caption p {
    margin-bottom: 0 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}

#russh_gallery .caption .col-one-third {
    text-align: right;
}

#russh_gallery .caption .col-one-third i {
    cursor: pointer;
}

#russh_gallery .caption a {
    color: #808080;
}

.russh_related > h3 {
    border-bottom: none;
    margin-bottom: 1em;
}

.russh_related article {
    margin-bottom: 4em !important;
    max-width: 940px !important;
    text-align: center;
}

.russh_social_feed {
    margin-bottom: 1.5em;
    border-bottom: solid 1px #dbdbdb;
    padding-bottom: 2em;
}

.russh_social_feed > .inner {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.russh_social_feed > .inner > h3 {
    border-bottom: none;
    margin-bottom: 0;
}

.russh_shop_the_look {
    margin-bottom: 4em;
    border-bottom: solid 1px #dbdbdb;
    padding-bottom: 2em;
}

.russh_shop_the_look > h3 {
    border-bottom: none;
    margin-bottom: 1em;
    padding-bottom: 0;
}

.russh_shop_the_look .col-quarter,
.russh_shop_the_look .col-half-quarter {
    margin-bottom: 1.5em;
    text-align: center;
}

.russh_shop_the_look p {
    margin-bottom: 0.5em;
}

.russh_shop_the_look img,
.russh_shop_the_look .credit {
    max-width: 95%;
    height: auto;
}

.russh_shop_the_look .credit {
    text-align: center;
}

.russh_shop_the_look .credit p {
    margin-bottom: 0;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
}

.russh_shop_the_look .col-quarter:hover .credit p,
.russh_shop_the_look .col-half-quarter:hover .credit p {
    color: #000;
}

.category-events section#main > .page-header {
    border-bottom: none;
}

.category-events section#main > .page-header > h1 {
    text-transform: none;
    font-style: normal;
    font-size: 56px;
    line-height: 1em;
}

.category-events section#main > .page-header + .inner {
    background: #f7f7f7;
    width: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
}

.category-events section#main > .page-header + .inner .set {
    max-width: 1260px;
    margin: 0 auto;
}

.category-events section#main > .page-header + .inner .set article {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 2em;
}
.archive.category-events article.post:last-child {
    display:block;
}
.archive.category-events article.post {
    height:600px;
    margin-bottom:0px!important
}

.category-events .inner_event {
    background: #fff;
    width: calc(90% - 2em);
    margin: 0 auto;
    padding: 1em;
    position: relative;
}

.category-events .inner_event > footer {
    position: absolute;
    bottom:15px;
    right: 15px;
}

.category-events .inner_event h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 1em;
    min-height: 64px;
}

.category-events .inner_event header + p {
    margin-bottom: 2em;
    min-height: 115px;
}

.category-events .inner_event footer p {
    color: #808080;
    text-transform: uppercase;
    text-align: right;
    font-size: 10px;
    line-height: 1em;
}

.single .ag_events {
    width: 100%;
}

.single #main .ag_events article {
    max-width: 100%;
}

.single #main .ag_events article .entry-content {
    background: #f7f7f7;
    padding-bottom: 1em;
}

.single #main .ag_events article .entry-content #sb_instagram,
.single #main .ag_events article > .set {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

.single #main .ag_events article .entry-header h1 {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0.6em;
}

.single #main .ag_events article .social_share {
    margin-top: 0;
    text-align: right;
}

.single #main .ag_events #sb_instagram .sbi_meta {
    padding: 0.5em 0;
    text-align: left;
}

.single #main .ag_events #sb_instagram .sbi_meta span.sbi_comments {
    display: none;
}

footer .promo {
    background: #000;
    padding: 2em 0;
    text-align: center;
}

footer .promo img {
    width: 100%;
    height: auto;
    max-width: 982px;
}

#btm_bar {
    padding: 1em 0;
    font-size: 12px;
    line-height: 20px;
}

#btm_links {
    padding: 5em 0 7em;
    font-size: 12px;
    line-height: 20px;
}

#btm_links h5 {
    text-transform: uppercase;
    font-family: 'SabonLTStd-Bold', 'EB Garamond', serif;
}

#btm_copyright {
    margin-bottom: 2em;
    color: #898989;
    font-size: 11px;
    line-height: 18px;
}

#btm_copyright a {
    color: #898989;
}

#btm_copyright a:hover {
    color: #000;
}

#btm_copyright .inner {
    border-top: solid 1px #dbdbdb;
    padding: 1em 0;
}

#btm_copyright .col-third {
    text-align: right;
}

#btm_copyright .col-third a i {
    color: #000;
}

#btm_copyright .col-third a:hover i {
    color: #898989;
}

.dv-event-container-child {
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
}

#eyeDiv > div[style*="width: 320px"] { 
    display: none;
}

.single #main .event-gallery-aside {
    min-height: 400px;
}

.single #main #event-gallery-aside-fixed {
    padding-top: 10px;
    padding-bottom: 10px; 
}

.event-subscription-russh-logo {
    margin-bottom: 15%;
    padding-bottom:15px;
    margin-top: 15px
}

.single #main .event-subscription-form {
    position: relative;
    padding: 80px 5% 100px 5%;
    background-size: contain;
    background-color: #e6e6e6;
    box-sizing: border-box;
    width: 100% !important;
    height: 612px;
    background-size: cover;
    background-repeat: no-repeat;
}

.single #main .event-subscription-form > h3,
.single #main .event-subscription-form > p {
    margin-bottom: 40px;
}

.single #main .event-subscription-footer.desktop_hide {
    position: fixed;
    bottom: 0;
    padding: 15px;
    background: #fff;
}

.single #main .event-subscription-footer.desktop_hide h4 {
    font-size: 1.2em;
}

.single #main .event-subscription-footer.desktop_hide p {
    font-size: 12px;
    line-height: 14px;
    padding-left: 20px;
    padding-right: 20px;
}

.single #main .event-subscription-footer,
.category #main .event-subscription-footer {
    box-sizing: border-box;
    position: fixed;
    width: 100%;
    padding: 25px;
    left: 0;
    bottom: -1px;
    background-color: #fff;
    text-align: center;
    z-index: 9999;
}

.single #main .event-subscription-footer h4,
.category #main .event-subscription-footer h4 {
    font-size: 2em;
}

.single #main .event-subscription-footer .form-group,
.category #main .event-subscription-footer .form-group {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0;
}

.single #main .event-subscription-footer .form-control,
.category #main .event-subscription-footer .form-control {
    min-width: 250px;
    padding: 10px 10px 5px;
    border: none;
    background-color: #efefef;
    text-align: left;
}

input[type="text"].form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  font-size:12px !important;
}
input[type="text"].form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  font-size:12px !important;
}
input[type="text"].form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  font-size:12px !important;
}
input[type="text"].form-control:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-size:12px !important;
}

input[type="email"].form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  font-size:12px !important;
}
input[type="email"].form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  font-size:12px !important;
}
input[type="email"].form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  font-size:12px !important;
}
input[type="email"].form-control:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-size:12px !important;
}

.single #main .event-subscription-footer .btn-primary,
.category #main .event-subscription-footer .btn-primary {
    padding: 7px 15px 3px;
}

.single #main .container {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

.single #main .form-group {
    margin-bottom: 10px;
}

.form-group-input {
    margin-bottom: 13%;
}

.single #main .form-control {
    display: block;
    width: 55%;
    border: none;
    background: rgba(255,255,255,0.6);
    text-align: center;
    box-sizing: border-box;
    border-radius: 0px;
    margin-left:70px;
    height: -moz-min-content;
}

.single #main .btn-primary,
.category #main .btn-primary {
    padding: 10px 35px;
    background-color: #000;
    border: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.event-gallery-content.active-form #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 33.33%;
}

.btn-subscription-close {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: 0;
}

.btn-subscription-close > i {
    position: relative;
    top: 1px;
    font-size: 0.7em;
}

.mobile-ads-4 {
    display: none !important;
}

#main .inner > article::after {
    display: table;
    content: ' ';
    clear: both;
}

.affix {
    position: fixed !important;
    top: 0;
}

/* POPUP MODAL CSS */

.modal-top-3 {
    margin-top: 25vh;
}

.modal-body {
    padding:0px;
    text-align: center;
 }

 .h1-client-subscription-head-desc {
    padding:4% 14% 4% 16%;
    font-size: 19pt;
 }

.img-client-subscription-header {
    height:200px;
    width:100%;
 }

.img-client-subscription-logo {
    height:50px;
    margin-top:20px;
 }

.p-client-subscription-desc {
    padding:0% 9% 0% 12%;
 }

.p-client-subscription-sub-desc {
    padding:0% 12% 0% 14%;
 }

.btn-default {
    margin-bottom: 20px;
    background-color:#000;
    color:#fff;
    font-family: 'BauerBodoniStd-Roman', serif;
    border-radius:0px;
 }

 .btn-subscribe {
    margin-top: 20px;
 }

.btn-client-subscription-close {
    padding:10px !important;
 }

.fa {
    font-size: 10pt !important;
}

.td-client-subscription-playbtn  {
    padding-left: 5px;
    padding-top: 3px;
}

.td-client-subscription-subscribe {
    font-size: 15px;
    padding-left: 5px;
    vertical-align: bottom;
    padding-top: 4px;
}

.td-client-subscription-subscribe span {
    font-size: 0.7em;
    position: relative;
    top: -1px;
}

.btn-default:hover {
    color: #fff;
    background-color: #000; 
}

/* for events ad units */
.events-queen-ads {
    display: block;
    width: 1600px;
    height: 900px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

article div .entry-header,
body:not(.single) article .col-two-third + .col-third.mobile_hide {
    margin-top: 40px;
}

.adunit-970x250 {
    height: 250px;
    width: 970px;
}

.adunit-1600x900 {
    height: 900px;
    width: 1600px;
}

div.adform-adbox,
div.adform-adbox-floated {
    opacity: 0;
}

.ads-ready .adform-adbox {
    opacity: 1;
}

@media (min-width: 900px) {

    .popup-vid-parent {
        display: none;
    }

    .russh_shop_the_look .col-quarter,
    .russh_shop_the_look .col-half-quarter {
        height: 470px;
    }

}

@media (max-width: 899px) {
    .motp-overlay {
        display: block;
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
        background: #000;
        content: " ";
        z-index: 1;
    }

    .entry-header {
        margin-top: 35px;
    }

    .entry-header > h2 {
        margin: 0.5em auto;
    }

    .single #main .ag_events article > .set div:first-child {
        margin-top: 35px;
    }

    #russh_gallery > .caption .fa-clone {
        display: inline-block;
        width: 20px;
    }

    .single #main article .entry-content a > img:not(.russh_svg) {
        width: 100%;
        height: auto;
    }

}

@media (min-width: 900px) {

    .set div.dv-event-container-child {
        height: auto;
    }

    .set:not(.russh_post_nav) .col-half {
        float: initial;
        margin: auto;
    }

    .set .col-quarter:first-child:not(.post) {
        position: inherit;
    }

    .set .col-quarter:last-child:not(.post) {
        width: 100%;
    }

    .set .col-quarter:last-child:not(.post) > div {
        text-align: center !important;
    }

    .russh_shop_the_look .set > .col-quarter:last-child:not(.post) {
        width: 33.333333%;
    }

    .single #main .inner > article:first-child,
    .single #main .inner > .ad + article >.entry-header {
        padding-top: 3em;
    }

    [data-studioassetid="93768512_0"] {
        display: none !important;
    }
}

blockquote {
    border-left:0px;
}

#mobile_bar {
    position: relative;
}

/* Sign Up Landing Page RUSSH JOIN THE CLUB*/

.subscribe-backgound {
    background: url(../jpg/join_the_russh_club_banner_c.jpg) no-repeat; 
    background-size: auto 100%;
    background-position: top center;
    padding: 250px 20px 30px 20px;
}

.subscribe-container {
    background-color: rgba(232,229,227,0.85);
    text-align: center;
    padding: 15px 20px;
}

@media (min-width: 700px) {
    .subscribe-backgound {
        background: url(../jpg/join_the_russh_club_banner_c.jpg) no-repeat; 
        background-size: cover;
        background-position: center center;
        padding: 400px 0;
    }
    .subscribe-description {
        padding: 0px 20px 0px 10px;

    }
    .subscribe-container {
        background-color: rgba(232,229,227,0.85);
        text-align: center;
        padding: 5px 20px;
        margin: 0 28%;
    }
}

.subscribe-container h1,
.subscribe-container h4 {
    color: #000;
}

.subscribe-container h1 {
    font-size: 2.5em;
    margin-bottom: 0.3em;
}

.subscribe-container h1 span {
    font-style: italic;
}

.subscribe-container h4 {
    font-size: 1.2em;
    line-height: 1.2em;
}

.subscribe-container .form-control {
    border: none;
    border-radius: 0;
    background-color: #EFEFEF;
    margin: 25px 0;
    box-shadow: none;
    font-size: 1em;
    color: #000;
    font-family: 'SabonLTStd-Roman', serif;
}

#fld-full-name::-webkit-input-placeholder,
#fld-email-address::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #808080 !important;
    font-size: 1em !important;
}
#fld-full-name:-moz-placeholder,
#fld-email-address::-webkit-input-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #808080 !important;
    font-size: 1em !important;
    opacity:  1;
}
#fld-full-name::-moz-placeholder,
#fld-email-address::-webkit-input-placeholder { /* Mozilla Firefox 19+ */
    color: #808080 !important;
    font-size: 1em !important;
    opacity:  1;
}
#fld-full-name:-ms-input-placeholder,
#fld-email-address::-webkit-input-placeholder { /* Internet Explorer 10-11 */
    color: #808080 !important;
    font-size: 1em;
}

.subscribe-container button {
    font-family: 'SabonLTStd-Roman', serif;
    border: none;
    background-color: #000;
    border-radius: 0;
    color: #FFF;
    font-weight: normal !important;
    padding: 8px 35px;
    font-size: 12px;
    box-shadow: none;
}

.subscribe-container button:hover {
    border: none;
    background-color: #000;
    color: #FFF;
}

.subscribe-container button i {
    margin-left: 2px;
}

.subscribe-container button span {
    content: "\f0da";
    font-family: FontAwesome;
    padding-left: 5px;
}

.form-icon {
    position: relative;
    font-family: FontAwesome;
}

.form-icon::before {
    position: absolute;
    top: 7px;
    right: 15px;
    color: #000;
}

.icon-right::before {
    content: "\f105";
}

.lnk-back {
    margin-top: 20px;
    text-align: center;
    color: #FFF;
    cursor:pointer;
}

.ss-logo {
    background: url(../png/ss_logo.png) no-repeat;
    width: 28px;
    height: 20px;
    margin: 0 auto 1.5em;
    background-size:cover;
}


/* VAST */

#dv-main-container {
    position: relative;
    width: 640px;
    height: 360px;
}

.vast-content,
#dv-ad-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 640px;
    height: 360px;
}

#vid-content-element {
    width: 640px;
    height: 360px;
    overflow: hidden;
}

#btn-play {
    margin-top: 10px;
    vertical-align: top;
    width: 350px;
    height: 60px;
    padding: 0;
    font-size: 22px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #2c3e50;
    border: 0;
    border-bottom: 2px solid #22303f;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #22303f;
    box-shadow: inset 0 -2px #22303f;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: relative;
    padding-bottom: 53.88%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

/*override for win cat form overlapping*/
@media (max-width: 899px) {

    .wpb_raw_code.wpb_content_element.wpb_raw_html {
        padding-bottom: 0;
        height: auto;
    }

    .js-cm-form input {
        border: 1px solid #a2a2a2;
        width: 90%;
        height:40px;
        padding: 8px;
    }

    .js-cm-form button {
        background: #000;
        color: #fff;
        width: 90%;
        height:50px;
        padding: 8px;
        margin: 10px auto
    }

}



.wpb_raw_code.wpb_content_element.wpb_raw_html iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

[data-studioassetid="93768512_0"] {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

/*For Unsubscribe Form START*/
.frm-reason-of-others {
    position: relative;
    top: -108px;
    left: 90px;
    display:none;
}

#frm_field_17_container.frm_form_field.form-field.frm_top_container {
    margin-bottom: 0px;
}

#frm_field_17_container > .frm_opt_container {
    opacity: 0;
    position: absolute;
    left: 9999px;
}

#frm_field_17_container.frm_form_field.form-field.frm_top_container {
    margin-bottom: 0px;
}

#frm_field_17_container > .frm_opt_container {
    opacity: 0;
    position: absolute;
    left: 9999px;
}

#frm_field_17_container > label {
    font-weight:normal;
}

#frm_field_18_container > label {
    font-weight:normal;
}

#frm_field_18_container.frm_form_field.form-field.frm_top_container {
    margin-bottom: 0px;
}

#frm_field_18_container > .frm_opt_container {
    opacity: 0;
    position: absolute;
    left: 9999px;
}

#frm_field_18_container.frm_form_field.form-field.frm_top_container {
    margin-bottom: 0px;
}

#frm_field_18_container > .frm_opt_container {
    opacity: 0;
    position: absolute;
    left: 9999px;
}

#frm_field_20_container > .frm_primary_label {
    display: none;
}

@media (min-width: 700px) {

    article.post-34884 {
        width:400px !important;
        margin:auto !important;
        display:
    }
}

article.post-34884{
    margin: auto;
    width: 100%;
    padding-bottom:0px !important;
}

article.post-34884 fieldset {
    margin:1px !important;
}

@media (min-width: 700px) {

    article.post-42763 {
        width:400px !important;
        margin:auto !important;
        display:
    }
}

article.post-42763{
    margin: auto;
    width: 100%;
    padding-bottom:0px !important;
}

article.post-42763 fieldset {
    margin:1px !important;
}

@media (min-width: 700px) {

    article.post-42757 {
        width:400px !important;
        margin:auto !important;
        display:
    }
}

article.post-42757{
    margin: auto;
    width: 100%;
    padding-bottom:0px !important;
}

article.post-42757 fieldset {
    margin:1px !important;
}

@media (min-width: 700px) {

    article.post-42774 {
        width:400px !important;
        margin:auto !important;
        display:
    }
}

article.post-42774{
    margin: auto;
    width: 100%;
    padding-bottom:0px !important;
}

article.post-42774 fieldset {
    margin:1px !important;
}

@media (min-width: 700px) {

    article.post-43306 {
        width:400px !important;
        margin:auto !important;
        display:
    }
}

article.post-43306{
    margin: auto;
    width: 100%;
    padding-bottom:0px !important;
}

article.post-43306 fieldset {
    margin:1px !important;
}

/*For Unsubscribe Form END*/

.stc-tracking {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* ad units */
.russh-320x150,
.russh-970x250 {
    display: none;
}


@media (max-width: 899px) {

    .russh-320x150 {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 0 auto
    }

}

@media (min-width: 900px) {

    .russh-970x250 {
        display: block;
        width: 100%;
        max-width: 970px;
        margin: 0 auto
    }

}

#nav_main ul.primary-menu { overflow:visible; }
#nav_main ul.primary-menu > li { position:relative; }
#nav_main ul .sub-menu { position:absolute; top:12px; left:-36px; z-index:999; background:#fff; display:none; margin-bottom:0; padding:0; width:190px; }
#nav_main ul li.half_left .sub-menu { left:-18px; }
#nav_main ul li.menu-item-77283 .sub-menu { left:-50px; }
#nav_main ul li.menu-item-77293 .sub-menu { left:-24px; }
#nav_main ul li.menu-item-76856 .sub-menu { left:-40px; }
#nav_main ul li.menu-item-77286 .sub-menu { left:-30px; }
#nav_main ul .sub-menu li { display:inline-block; margin-bottom:0.5em; padding:0 1em; width:100%; }
#nav_main ul .sub-menu li:first-child { margin-top:1em; }
#nav_main ul.primary-menu > li.menu-item-has-children:hover .sub-menu { display:block !important; }

#ag_search_ctn { position:relative; left:-10px; top:4px; }
#ag_search_frm { position:relative; top:-16px; left:-34px; display:none; }
#ag_search_frm input.search-field { width:315px; font-family:sans-serif; font-size:14px; color:#000; line-height:22px; font-weight:normal; }
#ag_search_frm .search-submit { display:none; }

#russh_quote { border-bottom:solid 2px #000; padding:0 0.5em 3em; }
#russh_quote a:hover { text-decoration:none !important; }
#russh_quote h4 { color:#000; margin-bottom:1.5em; font-size:12px; line-height:1em; }
#russh_quote h4 a { text-transform:uppercase; color:#000; font-family:'EB Garamond',serif !important; font-weight:700 !important; }
#russh_quote blockquote { display:block; color:gray; font-size:42px; line-height:1.05em; letter-spacing:-0.5px; font-family:'EB Garamond',serif !important; font-weight:400 !important; }
#russh_quote blockquote a { color:gray; }
#russh_quote blockquote a span, #russh_quote blockquote a:hover { color:#000; }

.wpsl-store-location p, .wpsl-direction-wrap { font-size:14px !important; }
#wpsl-wrap #wpsl-result-list ul li { border-bottom-color:#999; }


