#sf-editorial-col {
    padding: 0 10px;
    float: left;
    min-width: 450px;
}

#sf-editorial-col .sf-article {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}

#sf-editorial-col .sf-article em,
#sf-editorial-col .sf-article strong {
    font-size: inherit;
}

#sf-editorial-col .sf-article h1 {
    font-family: "amasismt", "Amasis", "Adobe Caslon", Times, serif;
    font-size: 40px;
    line-height: 44px;
    color: #1a1a1a;
    text-transform: capitalize;
    padding: 0 40px 0 0;
    margin: 0 0 22px 0;
    font-weight: initial;
}

#sf-editorial-image {
    position: relative;
    width: 100%;
}

#sf-view-slideshow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 20%;
}

.featured-image {
    border: 1px solid #676767;
    width: 100%;
    margin: 0 0 32px 0;
}

#sf-view-slideshow a:hover img {
    opacity: .5;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

#sf-editorial-col .sf-article h3.author {
    font-size: 12px;
    color: #1a1a1a;
    font-family: 'robotobold', "Roboto Bold", "Roboto", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 15px;
    padding: 20px 64px 20px 0;
    width: 120px;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
    display: block;
    margin: 35px 0 22px 20%;
    float: left;
}

#sf-editorial-col .sf-article h3.author .date {
    color: #999;
    font-size: 12px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    white-space: nowrap;
}

#sf-editorial-bottom-widgets .explorer-widget {
    clear: both;
}

#sf-editorial-col .sf-article h3.author:before,
#sf-editorial-col .sf-article h3.author:after {
    clear: both;
}

#sf-editorial-col .sf-article .sf-section.right-editorial .content img {
    border: 1px solid #676767;
}

#sf-editorial-col .sf-article .sf-section.right-editorial .content p {
    font-size: 14px;
    font-family: 'robotoregular', "Roboto Regular", "Roboto", Helvetica, Arial, sans-serif;
    color: #1a1a1a;
    line-height: 20px;
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
}

#sf-editorial-col .sf-article .sf-section.right-editorial .content p a {
    font-size: 14px;
}

#sf-editorial-col .sf-article .sf-section.right-editorial .content p b {
    font-size: 18px;
    font-family: "amasismt", "Amasis", "Adobe Caslon", Times, serif;
}

#sf-editorial-col .sf-article .sf-section.right-editorial .content q {
    font-size: 24px;
    line-height: 28px;
    font-family: "amasismt", "Amasis", "Adobe Caslon", Times, serif;
    font-style: italic;
    color: #1a1a1a;
    display: block;
    margin: 30px 0;
    padding: 0 16px;
}

#sf-editorial-col .sf-article .sf-section.right-editorial .content ul {
    font-family: 'robotobold', "Roboto Bold", "Roboto", Helvetica, Arial, sans-serif;
    color: #1a1a1a;
    margin: 0 0 30px 36px;
}

#sf-editorial-col .sf-article .sf-section.right-editorial .content ul li {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}

#sf-editorial-col .sf-article .sf-section .sf-aside.tags {
    font-family: 'robotobold', "Roboto Bold", "Roboto", Helvetica, Arial, sans-serif;
    color: #1a1a1a;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 40px 0;
}

#sf-editorial-col .sf-article .sf-section .sf-aside.tags a {
    font-size: 14px;
}

#sf-editorial-col .sf-article .sf-section .sf-aside.tags a:hover {
    color: #000;
}

#sf-editorial-col .sf-article .sf-section.left-editorial {
    width: 20%;
    float: left;
}

#sf-editorial-col .sf-article .sf-section.right-editorial {
    /*max-width: 600px;*/
    float: left;
    margin: 0 !important;
    width: 80% !important;
}

#sf-editorial-col .sf-article .sf-aside.social.large-vertical {
    float: left;
    margin: 0 0 0 20%;
}

#sf-editorial-col .sf-article .sf-aside.social.large-vertical:before,
#sf-editorial-col .sf-article .sf-aside.social.large-vertical:after {
    clear: both;
}

#sf-editorial-col .sf-article .sf-aside.social.large-vertical img {
    width: 50px;
    height: 50px;
    margin: 0 0 16px 0;
    display: block;
}

#sf-editorial-col .sf-article .sf-aside.social.large-vertical .counter {
    width: 50px;
    height: 32px;
    margin: 0;
    padding: 8px 10px;
    text-align: center;
    color: #4d4d4d;
    font-size: 14px;
}

#sf-editorial-col .sf-article .sf-section.left-editorial .sf-aside.social.medium-horizontal {
    margin: -50px 0 0 0;
    float: right;
    position: relative;
    display: none;
}

#sf-editorial-col .sf-article .sf-section.right-editorial .sf-aside.social.medium-horizontal {
    height: 32px;
    margin: 0 0 48px 0;
}

#sf-editorial-col .sf-article .sf-aside.social.medium-horizontal img {
    width: 30px;
    height: 30px;
    float: left;
    margin: 0;
}

#sf-editorial-col .sf-article .sf-aside.social.medium-horizontal img:nth-child(9) {
    margin: 0 10px 0 0;
}

#sf-editorial-col .sf-article .sf-aside.social.medium-horizontal .counter {
    float: left;
    width: 54px;
    height: 31px;
    margin: 0 10px 0 0;
    padding: 8px 10px;
    text-align: center;
    color: #4d4d4d;
    font-size: 14px;
}

#sf-editorial-col .sf-article .sf-aside.social.x-large {
    display: none;
}

.sf-section.content p img.sf-left-img {
    float: left !important;
    text-align: left !important;
    margin: 10px 10px 15px 0;
}

#copy-link-button {
    display: none;
}

.plus-img {
    display: none !important;
}

/*****************/
/** COLLECTIONS **/
/*****************/
body.single-collections #content {
    padding: 0;
    border: 0;
}

#sf-collection {
    width: 100%;
}

#sf-collection #shopstyle.sf-aside {
    margin: 0 auto 50px auto;
}

#sf-collection .sf-article {
    width: 100%;
}

#sf-collection h2 {
    width: 100%;
    background-color: #2e2e2e;
    color: #fff;
    font-family: 'amasismt', 'Amasis Mt', 'Amasis', Times, serif;
    font-size: 40px;
    padding: 30px 16px 22px 16px;
}

#sf-collection div.sf-collection-full {
    background-color: #2e2e2e;
    min-height: 600px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: -webkit-box-pack;
    justify-content: space-between;
    padding: 0 20px;
}

div.sf-collection-right {
    background-color: #2e2e2e;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 300px;
    float: right;
    border-top: 1px solid #545454;
    padding: 22px 0 0 0;
    font-family: 'robotoregular', 'Roboto Regular', 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff !important;
    text-align: left;
    margin: -2px 0 0 20px;
}

div.sf-collection-right .sf-section {
    text-align: left;
    height: 202px;
    overflow: hidden;
}

div.sf-collection-right .sf-section h3.sf-collection-caption {
    font-family: 'robotobold', 'Roboto Bold', 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 16px;
    display: none;
    font-weight: initial;
}

div.sf-collection-right .sf-section {

}

div.sf-collection-right .sf-section p.sf-collection-description {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 20px 0;
    display: none;
}

div.sf-collection-right .sf-section h3.sf-collection-caption:first-child,
div.sf-collection-right .sf-section p.sf-collection-description:nth-child(2) {
    display: block;
}

div.sf-collection-right .sf-collection-tags {
    margin: 0 0 4px 0 !important;
    text-align: left;
}

div.sf-collection-right .sf-collection-count {
    text-align: left;
    margin: 0 0 4px 0 !important;
}

div.sf-collection-right .sf-collection-count span {
    font-size: 14px;
}

div.sf-collection-right aside.ad-300-250 {
    width: 300px;
    height: 250px;
    overflow: hidden;
}

.sf-carousel-wrap {
    overflow: hidden;
    height: 470px;
    max-width: 940px;
    border: 1px solid #000000;
    position: relative;
}

.sf-carousel-button-left {
    position: absolute;
    left: -20px;
    height: 50px;
    width: 50px;
    background-color: #f7f4f1;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    -moz-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    -o-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    cursor: pointer;
    z-index: 3;
}

.sf-carousel-button-left:hover > .sf-carousel-arrow-left {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
    -webkit-transition: 0.25s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out;
    -o-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
}

.sf-carousel-arrow-left {
    height: 50px;
    width: 50px;
}

.sf-carousel-button-right {
    position: absolute;
    right: -20px;
    height: 50px;
    z-index: 3;
    width: 50px;
    background-color: #f7f4f1;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    -moz-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    -o-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    cursor: pointer;
}

.sf-carousel-button-right:hover > .sf-carousel-arrow-right {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.sf-carousel-arrow-right {
    height: 50px;
    width: 50px;
}

#sf-carousel {
    height: 470px;
    width: 100%;
}

#sf-carousel div.slide {
    display: inline-block;
    vertical-align: middle;
    float: left;
    position: relative;
}

#sf-carousel div.slide img {
    border: 0 !important;
    visibility: hidden;
}

#sf-carousel div.slide.active {
    z-index: 2;
}

.sf-carousel-item-wrap {
    float: left;
    position: relative;
}

.sf-carousel-nightshade {
    position: absolute;
    height: 470px;
    background-color: rgba(0, 0, 0, .8);
    width: 9000px;
    z-index: 1;
}

.sf-carousel-loader {
    width: 100%;
    height: 470px;
    z-index: 15;
    position: absolute;
    top: 0px;
    background: url('../img/spinner.gif') center no-repeat #2e2e2e;
}

.sf-carousel-chooser {
    position: absolute;
    width: 100%;
    height: 60px;
    top: 40%;
    overflow: hidden;
    padding: 6px 0 0 0;
}

.sf-carousel-thumbs-wrap {
    width: 100%;
}

#sf-carousel-thumbs {
    clear: left;
    height: 80px;
    position: relative;
    margin-top: 10px;
    max-width: 940px;
    overflow: hidden;
}

#sf-carousel-thumbs .sf-carousel-thumbs-wrap {
    position: absolute;
    -webkit-transition: left .25s linear;
    -moz-transition: left .25s linear;
    -o-transition: left .25s linear;
    transition: left .25s linear;
    width: initial;
}

#sf-carousel-thumbs .sf-carousel-thumb {
    width: 80px;
    height: 80px;
    margin: 0 5px;
    float: left;
    border: 1px solid #000000;
    opacity: .5;
    cursor: pointer;
}

#sf-carousel-thumbs .sf-carousel-thumb.first {
    margin-left: 0;
}

#sf-carousel-thumbs .sf-carousel-thumb.selected {
    opacity: 1;
    border: 1px solid #ffffff;
}

#sf-carousel-thumbs .sf-carousel-thumb:hover, #sf-carousel-thumbs .sf-carousel-thumb.active {
    opacity: 1;
    border: 1px solid #ffffff;
}

#sf-carousel-thumbs .sf-carousel-thumbs-chooser {
    position: absolute;
    width: 100%;
    height: 70px;
    margin-top: 10px;
    overflow: hidden;
}

#sf-carousel-thumbs .sf-carousel-thumbs-button-left {
    position: absolute;
    z-index: 1;
    left: -20px;
    height: 43px;
    width: 45px;
    top: 8px;
    background-color: #f7f4f1;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    -moz-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    -o-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    cursor: pointer;
}

#sf-carousel-thumbs .sf-carousel-thumbs-button-left:hover > .sf-carousel-thumbs-arrow-left {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
    -webkit-transition: 0.25s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out;
    -o-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
}

#sf-carousel-thumbs .sf-carousel-thumbs-arrow-left {
    height: 50px;
    width: 50px;
}

#sf-carousel-thumbs .sf-carousel-thumbs-button-right {
    position: absolute;
    right: -20px;
    z-index: 1;
    height: 43px;
    width: 45px;
    top: 8px;
    background-color: #f7f4f1;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    -moz-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    -o-box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    box-shadow: 0px 0px 5px 2px rgba(196, 196, 196, 0.5);
    cursor: pointer;
}

#sf-carousel-thumbs .sf-carousel-thumbs-button-right:hover > .sf-carousel-thumbs-arrow-right {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

#sf-carousel-thumbs .sf-carousel-thumbs-arrow-right {
    height: 50px;
    width: 50px;
}

.afl-button-container {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
}

#sf-carousel div.slide .afl-button {
    padding: 12px 18px 12px 18px;
    margin: auto;
    color: white;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLTStd-Lt', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
    border: 1px solid #0b7098;
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    position: relative;
    -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
    -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
    -o-text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
    border-radius: 5px;
    background: #14b1f0;
    background: -moz-linear-gradient(top, #14b1f0 48%, #109bd3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(48%, #14b1f0), color-stop(100%, #109bd3));
    background: -webkit-linear-gradient(top, #14b1f0 48%, #109bd3 100%);
    background: -o-linear-gradient(top, #14b1f0 48%, #109bd3 100%);
    background: -ms-linear-gradient(top, #14b1f0 48%, #109bd3 100%);
    background: linear-gradient(to bottom, #14b1f0 48%, #109bd3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14b1f0', endColorstr='#109bd3', GradientType=0);
    color: #fff;
}

#sf-carousel div.slide .afl-button:hover {
    background: #676767;
}

#sf-next-collection {
    position: absolute;
    width: 128px;
    right: 16px;
    bottom: 16px;
    z-index: 2;
    text-align: right;
    display: none;
}

#sf-next-collection h4 {
    font-size: 18px;
    line-height: 20px;
    font-family: 'amasismt', 'Amasis', Times, sans-serif;
    font-weight: 300;
}

#sf-next-collection a {
    color: #fff !important;
    background-color: #1a1a1a;
    padding: 2px;
}

#sf-next-collection a:hover {
    color: #14b1f0 !important;
}

#sf-next-collection span.next {
    color: #14b1f0 !important;
    background-color: #1a1a1a;
    font-family: 'helvetica neue', Helvetica, Arial, sans-serif;
}

#sf-collection-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    justify-content: -webkit-box-pack;
    justify-content: space-between;
    border-right: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    padding: 20px 0 0 0;
    z-index: 2;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}

#sf-collection-bottom-widgets {
    text-align: center;
    width: 940px;
}

#sf-editorial-bottom-widgets .advanced_text {
    clear: both;
}

.AdvancedText div.title,
.AdvancedText div.title {
    display: none;
}

#sf-collection-count {
    margin: 0 0 15px 0;
}

#collection-embedded #sf-collection-wrapper {
    background-color: #2e2e2e;
    clear: both;
    margin-bottom: 32px;
    width: 620px;
    z-index: 19;
    position: relative;
}

#collection-embedded #sf-collection-wrapper:hover {
    width: 960px;
}

#collection-embedded .social.small-horizontal a {
    float: left;
}

#collection-embedded .social.small-horizontal {
    display: none;
}

#collection-embedded #sf-collection-wrapper > .sf-collection-full > .sf-collection-right {
    display: none;
}

#collection-embedded #sf-collection-wrapper:hover > .sf-collection-full > .sf-collection-right {
    display: inline-block;
}

#collection-embedded #sf-collection-wrapper h1 {
    color: #fff;
    padding: 16px 16px 0 16px !important;
    margin-bottom: 20px !important;
}

#collection-embedded #sf-carousel-thumbs .sf-carousel-thumbs-arrow-right {
    height: 32px;
    background-position: -18px -392px;
    margin: 6px 0 0 10px;
}

#collection-embedded #sf-carousel-thumbs .sf-carousel-thumbs-arrow-left {
    width: 17px;
    height: 36px;
    background-position: 0 -392px;
    margin: 6px 0 0 21px;
}

#collection-embedded .sf-carousel-arrow-left {
    width: 17px;
    height: 38px;
}

#collection-embedded .sf-carousel-arrow-right {
    height: 32px;
}

#collection-embedded div.social.small-horizontal .counter {
    height: 21px;
}

#collection-embedded .sf-collection-full {
    padding: 0 0 10px 10px;
}

#collection-embedded .social.medium-horizontal {
    float: right;
    margin: -66px 0 0 0;
}

#collection-embedded .sf-carousel-thumbs-wrap {
    max-width: 600px;
    display: inline-block;
    position: relative;
}

#collection-embedded .sf-collection-right {
    float: initial;
    display: inline-block;
    vertical-align: top;
}

#collection-embedded .sf-collection-right .sf-aside.social.small-horizontal {
    margin: 0 0 16px 0;
}

#collection-embedded .sf-collection-right p {
    color: #fff !important;
}

#collection-embedded .sf-collection-right .social img {
    border: none !important;
}

.social.large-vertical .facebook-large,
.social.large-vertical .twitter-large,
.social.large-vertical .pinterest-large,
.social.large-vertical .google-large {
    margin: 0 0 10px 0;
}

.social.medium-horizontal .counter-left {
    background-position: 2px -494px;
    background-size: 134px;
}

@media (max-width: 1015px) {
    /*#sf-editorial-col .sf-article {*/
        /*max-width: 600px;*/
    /*}*/
}