/* Gloss And Bloom
-------------------------------------------------------------- */

@font-face {
    font-family: 'GlossAndBloom';
    src: url('../fonts/Gloss_And_Bloom.ttf');
}
/* Global
-------------------------------------------------------------- */

body, input, select, textarea, button, .main-font, h1, h2, h3, h4, h5, .section-title, .products-list .product-name, .products-grid .product-name, h3.product-name, .block-layered-nav .block-subtitle--filter, .feature .heading, .accordion .heading, .nav-regular .nav-item.level0>a, .nav-regular .nav-submenu--mega>li>a, .nav-regular .nav-holder .dropdown-heading, .mobnav-trigger, .nav-mobile .nav-item.level0>a, .nav-mobile .nav-item.level1>a, .nav-mobile .nav-item.level2>a, .block .block-title, #opc-login h3, .box-account .box-head h2, .order-items h2.table-caption, .order-items h2.sub-title, .order-items .order-comments h2, .product-view .box-reviews dt .heading, .gen-tabs .tabs a, .footer .heading, #subscribe-form label, .caption .heading {
    font-family: 'Montserrat', 'Arial', georgia, serif;
    letter-spacing: 1px;
}
p {
    letter-spacing: 1px;
}
a:hover, .vertnav li.current>a, h2.product-name a:hover, h3.product-name a:hover, h4.product-name a:hover, h5.product-name a:hover, p.product-name a:hover {
    color: #333333;
}
.demo-notice {
    display: none;
}
.products-list .ratings, .products-grid .ratings, .products-list .ratings a, .products-grid .ratings a, .block-layered-nav dl dd ol>li>a .count, .breadcrumbs li, .breadcrumbs a, .block-related-simple .related-add-to-wishlist, .block-related-thumbnails .related-add-to-wishlist, .availability, .product-view .box-reviews dd .date, .item-options dd, .product-options p.note {
    color: #000;
}
.breadcrumbs {
    display: block;
}
.breadcrumbs .sep:before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 12px;
    position: relative;
}
.the-slideshow-wrapper-outer {
    display: none;
}
.embed-container * {
    background: #000000;
}
.embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.button, .button.btn-inline {
    padding: 5px 15px 2px 15px;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000;
}
.button:hover, .button:focus {
    background-color: #000000;
    color: #ffffff;
}
@media screen and (min-width:1200px) {
    .container {
        width: 96% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
/* Header
-------------------------------------------------------------- */

.header-pre-top-container {
    background-color: rgb(255, 255, 255);
}
.header-pre-top-container * {
    color: #000;
}
.header-container {
    background-color: #000000;
    padding-top: 30px;
}
.header-container {
    border-bottom: 0px solid #ffffff;
}
.header-primary-container {
    /*padding-top: 25px;*/
    text-transform: none;
}
.header .logo-wrapper .logo {
    margin: 10px 0 10px 0;
}
.dropdown .dropdown-heading .value {
    position: relative;
    top: 2px;
}
.form-search .button, .header-container .dropdown .dropdown-heading {
    color: #ffffff;
}
.form-search .input-text, .form-search .button {
    color: #ffffff;
    top: -2px;
    left: 3px;
    border: 0;
    text-transform: none;
}
.form-search .input-text:hover, .form-search .input-text:focus, .form-search .input-text:hover+.button, .form-search .button:hover {
    color: #ffffff;
}
.form-search .button:before {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
}
.header a {
    color: #ffffff;
}
.header a:hover {
    color: #ffffff;
}
.mini-cart-heading .fa-shopping-cart {
    font-size: 17px;
}
.sticky-header .mini-cart-heading .fa-shopping-cart {
    top: 2px;
    position: relative;
}
.mini-cart .mini-cart-heading .summary {
    position: relative;
    top: 2px;
}
.header .caret {
    border-top-color: #ffffff;
    opacity: 1;
}
.dropdown .dropdown-content>li .label {
    background-position-y: 0px;
}
#nav .nav-holder .dropdown-heading {
    max-height: 60px;
    line-height: 54px;
}
.lang-switcher.dropdown .caret, div#mini-cart.dropdown .caret {
    display: none !important;
}
ul.links.nav {
    padding-right: 2px;
}
ul.links.nav li a {
    display: inline-block;
}
/* Navigation
-------------------------------------------------------------- */

.nav.container {
    padding-bottom: 20px;
    padding-top: 20px;
}
.nav-regular .nav-item.level0>a, #nav .nav-item--homeicon a, .nav-regular .nav-holder .dropdown-heading {
    color: #ffffff;
}
.nav-regular .nav-item.level0>a, .nav-regular .nav-holder .dropdown-heading {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
}
.nav-regular .nav-item.level0:hover>a {
    background-color: transparent;
    color: #ffffff;
}
#nav .nav-panel--dropdown a {
    color: #ffffff;
    font-weight: 300;
}
#nav .nav-panel--dropdown a:hover {
    color: #eeeeee;
}
.nav-regular .nav-submenu--mega>li>a {
    font-size: 14px;
}
#nav .nav-panel--dropdown {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
}
#nav .nav-item--only-blocks .nav-panel--dropdown {
    background-color: rgba(255, 255, 255, 1.0);
    color: #000000;
}
#nav li.nav-item.level0:after, #nav li.level0>a:after {
    content: "";
    width: 30px;
    height: 2px;
    background-color: transparent;
    display: block;
    position: relative;
    margin: 0 auto;
}
#nav li.nav-item.level0.current>a, #nav li.level0>a:hover {
    background: none;
    color: #fdb6ac;
}
#nav li.nav-item.level0.current>a:after, #nav li.level0>a:hover:after {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #fdb6ac;
    display: block;
    position: relative;
    margin: 0 auto;
}
.nav-regular.centered li.level0.right {
    display: none;
}
.sticky-header .nav-container {
    background-color: #000000;
}
.sticky-header .nav-regular .nav-item.level0>a, .sticky-header .nav-regular .nav-holder .dropdown-heading {
    color: #ffffff;
}
#nav .nav-panel-inner {
    padding: 60px 20px;
}
/* Infobar
-------------------------------------------------------------- */

.infobar {
    background-color: #f9e719;
    text-align: center;
    padding: 15px 0;
    min-height: 20px;
}
.infobar a {
    color: #000000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    font-family: GlossAndBloom;
}
.infobar-slider {
    display: none;
}
.infobar-slider.slick-initialized {
    display: block;
}
/* Pre-Footer
-------------------------------------------------------------- */
.pre-footer-container {
    background: #000000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 120px 0 50px;
    text-align: center;
}
.pre-footer-container #subscribe-form-large .wrapper {
    width: 80%;
}
.pre-footer-container h2 {
    text-align: center;
    font-size: 2.7em;
    margin-bottom: 30px;
    color: #ffffff;
}
.pre-footer-container h2 span.intro {
    font-family: GlossAndBloom;
    font-size: 1.0em;
    line-height: 1.0em;
    margin-bottom: 5px;
    display: block;
    text-transform: none;
    font-weight: 400;
}
.pre-footer-container h2 span.headline {
    font-size: 2.0em;
    line-height: 1.0em;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', 'Arial', georgia, serif;
    display: block;
}
.pre-footer-container .wrapper {
    background-color: transparent;
}
.pre-footer-container #subscribe-form-large .wrapper .input-box input {
    width: 100%;
    padding: 32px;
    font-size: 19px;
    text-transform: none;
    letter-spacing: 1px;
    background: rgb(255, 255, 255);
    color: #000000;
    border: none;
    font-weight: 300;
}
.pre-footer-container #subscribe-form-large .wrapper .input-box input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:  #000000;
    opacity: 1; /* Firefox */
    text-transform: uppercase;
}

.pre-footer-container #subscribe-form-large .wrapper .input-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:  #000000;
    text-transform: uppercase;
}

.pre-footer-container #subscribe-form-large .wrapper .input-box input::-ms-input-placeholder { /* Microsoft Edge */
    color:  #000000;
    text-transform: uppercase;
}
.pre-footer-container #subscribe-form-large .wrapper .button {
    width: 30%;
    float: left;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 19px;
    background-color: #000000;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-left: 1px solid #000000;
    font-weight: 300;
}
.pre-footer-container div#subscribe-form-large .input-box.marketingconsent-box label {
    float: left;
    margin-bottom: 0;
    text-transform: none;
}
.pre-footer-container div#subscribe-form-large .input-box.marketingconsent-box {
    width: calc(100% - 20px);
    float: none;
    clear: both;
    min-height: 15px;
    background: rgba(255, 255, 255, 0.6);
}
.pre-footer-container div#subscribe-form-large input.marketingconsent.required-entry.checkbox {
    height: 18px;
    min-width: 18px;
}
@media only screen and (max-width: 1279px) {
    .pre-footer-container h2 {
        font-size: 2em;
    }
    .pre-footer-container #subscribe-form-large .wrapper .input-box {
        width: 70%;
    }
}
@media only screen and (max-width: 767px) {
    .pre-footer-container h2 {
        font-size: 1.4em;
    }
    .pre-footer-container #subscribe-form-large .wrapper .button {
        width: 70%;
        float: left;
        border-left: 1px solid #ffffff;
        float: none;
    }
    .pre-footer-container div#subscribe-form-large .input-box.marketingconsent-box {
        width: calc(70% - 20px);
    }
    .pre-footer-container div#subscribe-form-large .input-box.marketingconsent-box label {
        float: none;
    }
    .pre-footer-container #subscribe-form-large .wrapper .input-box input, .pre-footer-container #subscribe-form-large .wrapper .button {
        font-size: 16px;
    }
    .cms-index-index .col-main .std .container > .inner-container.home-text {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}
@media only screen and (max-width: 479px) {
    .pre-footer-container h2 {
        font-size: 1.1em;
    }
    div#subscribe-form-large .input-box.marketingconsent-box label {
        width: 85%;
    }
}
/* Footer
-------------------------------------------------------------- */

.footer-container, .footer-primary {
    background-color: #000000;
}
.footer-primary-container {
    border: 0;
    padding-top: 50px;
}
.footer-primary-container .inner-container>div>div.grid12-3 {
    width: 23%;
}
.footer-primary.footer ul.social-icons {
    padding: 20px 0 50px 8px;
}
.footer-primary.footer ul.social-icons li {
    display: inline-block;
    width: 40px;
    margin: 0 2px;
}
.footer, .footer a, .footer a:hover {
    color: #ffffff;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    text-transform: none;
}
.footer a:hover {
    color: #fdb6ac;
}
.footer .block-title, #subscribe-form label {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 19px;
    font-weight: 700;
    text-transform: none;
}
.footer .block-content:before {
    display: block;
    content: "";
    position: relative;
    width: 40px;
    height: 2px;
    background-color: #fff;
    margin-bottom: 20px;
}
.footer-secondary.footer.container .grid12-12 .std {
    width: auto;
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
}
.footer-copyright span.sep {
    margin: 0 5px;
}
.footer-copyright {
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    text-align: left;
}
.footer-copyright a {
    font-weight: 700;
    color: #fdb6ac;
}
#subscribe-form .input-box, #subscribe-form .input-text {
    width: 100%;
}
/* Banner Slider
-------------------------------------------------------------- */

.slick-slider-banner {
    margin-top: 20px;
}
/* Slick Slider
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

#slick-slider {
    /*height: 380px !important;*/
}
.slick-slide {
    /*background-size: cover;
    height: 380px !important;
    background-position: center;
    background-repeat: no-repeat;*/
}
.slick-slide:before {
    /*position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    content: "";
    background: rgba(0, 0, 0, 0.25);*/
}
.slick-slide  img {
    width: 100%;
}
.slick-slide em {
    font-size: 0.4em;
    font-style: italic;
    display: block;
    font-weight: 400;
}
.slick-slide h1, .slick-slide h2, .slick-slide h3 {
    font-size: 5.3125em;
    font-weight: 700;
}
.slick-slide p {
    font-size: 1.0625em;
    font-weight: 400;
    max-width: 900px;
    margin: 0 auto 30px;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    display: block;
    font-size: 2em;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
    color: #ffffff;
}
.slick-prev {
    left: 25px;
}
.slick-next {
    right: 25px;
}
.slick-slider button i {
    font-style: normal;
}
.slick-dots {
    bottom: 10px;
    position: absolute;
    width: 100%;
    text-align: center;
}
.slick-dots li button {
    display: none;
}
.slick-dots li {
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-radius: 100%;
    border: 2px solid #ffffff;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
}
.slick-dots li.slick-active {
    background: #e09085;
    border: 2px solid #ffffff;
}
.slick-dark .slick-dots li {
    background: #ffffff;
    border: 2px solid #ffffff;
}
.slick-dark .slick-dots li.slick-active {
    background: #e09085;
    border: 2px solid #ffffff;
}
.slick-dark .slick-prev, .slick-next {
    color: #ffffff;
}
.scroll-anchor {
    position: absolute;
    bottom: 20px;
    width: 100%;
    font-size: 0.8750em;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.scroll-anchor span {
    display: block;
    font-size: 2em;
}
.slick-slide img.symbol {
    display: inline;
    height: 81px;
    margin-right: 3px;
}
.slick-slide a span {
    background-color: #000000;
    color: #fff;
    padding: 18px;
    display: inline-block;
    font-weight: 500;
    border-radius: 5px;
    font-size: 2em;
}
/* Instagram Slider
-------------------------------------------------------------- */

.intagram-slider {
    background: #000000;
    padding: 40px 20px 20px;
    margin-top: 20px;
}
.intagram-slider h3 {
    text-align: center;
}
.intagram-slider h3 span {
    display: block;
    text-transform: none;
    color: #ffffff;
}
.intagram-slider .intro {
    font-size: 1em;
    line-height: 1.0em;
    font-family: GlossAndBloom;
}
.intagram-slider .headline {
    font-size: 2em;
    line-height: 1.0em;
    font-weight: 700;
    text-transform: uppercase;
}
.intagram-slider .pure-js-carousel-btn-next, .intagram-slider .pure-js-carousel-btn-prev {
    background-color: transparent;
}
.fs-slider-next-button, .fs-slider-prev-button {
background-color: rgba(0, 0, 0, 0.6);
}
.fs-arrow {
    stroke: #fff;
}
@media screen and (min-width: 1200px) {
    .ducksuite_container .container {
        width: 1170px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-left: auto;
        margin-right: auto;
    }
}
/* Product Slider
-------------------------------------------------------------- */

.product-slider-container h3.section-title.padding-right {
    text-align: center;
    font-weight: 700;
    font-size: 4.5em;
    border: none;
    padding-top: 20px;
}
.product-slider-container h3.section-title.padding-right:after {
    content: "";
    display: block;
    position: relative;
    width: 70px;
    height: 2px;
    margin: 30px auto;
    background: #000000;
}
/* Vertical align
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.align-container {}
.category-image.align-container {
    position: relative;
}
.align-container .align-top {
    position: absolute;
    top: 22%;
    left: 50%;
    -ms-transform: translate(-50%, -22%);
    -webkit-transform: translate(-50%, -22%);
    -moz-transform: translate(-50%, -22%);
    -o-transform: translate(-50%, -22%);
    transform: translate(-50%, -22%);
    width: 90%;
    text-align: center;
}
.align-container .align-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
}
.align-container .align-bottom {
    position: absolute;
    bottom: 33%;
    left: 50%;
    -ms-transform: translate(-50%, 33%);
    -webkit-transform: translate(-50%, 33%);
    -moz-transform: translate(-50%, 33%);
    -o-transform: translate(-50%, 33%);
    transform: translate(-50%, 33%);
    width: 90%;
    text-align: center;
}
.align-container .align-center-left {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
}
.align-container .align-center-right {
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
}
/* Preloader
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    z-index: 99999;
    height: 100vh;
}
#status {
    width: 46px;
    height: 47px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -23px 0 0 -23px;
    color: #ffffff;
}
#status i {
    font-style: normal;
}
/* Masonry
-------------------------------------------------------------- */

.grid {}
.grid:after {
    content: '';
    display: block;
    clear: both;
}
.grid-item {
    box-sizing: border-box;
    width: calc(50% - 20px);
    float: left;
    margin-bottom: 20px;
}
.grid-item>a {
    display: block;
}
.gutter-sizer {
    width: 20px;
}
.grid-sizer, .grid-item {
    width: calc(50% - 10px);
}
.grid-item--width2 {
    width: 100%;
}
.grid-item img {
    width: 100%;
}
/* Spotlight Grid
-------------------------------------------------------------- */
#spotlight-grid  {
        margin-top: 15px;
}
#spotlight-grid .outerglow-on.black-theme .text {
    text-shadow: 0px -10px 50px rgba(255, 255, 255, 0.44), 0px 10px 50px rgba(255, 255, 255, 0.44);
}
#spotlight-grid .outerglow-on.white-theme .text {
    text-shadow: 0px -10px 50px rgba(0, 0, 0, 0.44), 0px 10px 50px rgba(0, 0, 0, 0.44);
}
#spotlight-grid .horizontal-line-on h3:after {
    content: "";
    display: block;
    position: relative;
    width: 70px;
    height: 2px;
    margin: 30px auto;
}
#spotlight-grid .horizontal-line-on.white-theme h3:after {
    background: #ffffff;
}
#spotlight-grid .horizontal-line-on.black-theme h3:after {
    background: #000000;
}
#spotlight-grid .text h3 {}
#spotlight-grid .text span, .category-image h1 span {
    display: block;
    text-transform: none;
}
#spotlight-grid .text span.intro, .category-image h1 span.intro {
    font-family: GlossAndBloom;
    position: relative;
    top: 3px;
    letter-spacing: 0;
}
#spotlight-grid .text span.headline, .category-image h1 span.headline {
    text-transform: uppercase;
    font-weight: 700;

}
#spotlight-grid .black-theme .text {
    color: #000000;
}
#spotlight-grid .black-theme .button {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
}
#spotlight-grid .white-theme .text {
    color: #ffffff;
}
#spotlight-grid .white-theme .button {
    background-color: #ffffff;
    color: #000000;
    border-color: #ffffff;
}
#spotlight-grid .font-small span.intro, .category-image h1 span.intro {
    font-size: 1.2em;
    line-height: 1.0em;
}
#spotlight-grid .font-small span.headline, .category-image h1 span.headline {
    font-size: 2.5em;
    line-height: 1.0em;
}
#spotlight-grid .font-medium span.intro {
    font-size: 1.2em;
    line-height: 1.0em;
}
#spotlight-grid .font-medium span.headline {
    font-size: 3.6em;
    line-height: 1.0em;
}
#spotlight-grid .font-large span.intro {
    font-size: 1.7em;
    line-height: 1.0em;
}
#spotlight-grid .font-large span.headline {
    font-size: 5.0em;
    line-height: 1.0em;
}
#spotlight-grid .button.position-top-left {
    position: absolute;
    left: 0;
    top: 20px;
}
/* Newsletter
-------------------------------------------------------------- */

#esnp_button {
    display: none;
}
#subscribe-form-large label {
    text-transform: uppercase;
    font-size: 37px;
    line-height: 37px;
    margin-bottom: 20px;
    display: inline-block;
}
#subscribe-form-large .wrapper {
    width: 70%;
    margin: 0 auto;
}
#subscribe-form-large .wrapper .input-box {
    width: 70%;
    float: left;
}
#subscribe-form-large .wrapper .input-box input {
    width: 100%;
    padding: 32px;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #24201f;
    color: #ffffff;
    border: 1px solid #24201f;
}
#subscribe-form-large .wrapper .button {
    width: 30%;
    float: left;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 25px;
    background-color: #ffffff;
    color: #000000;
    border: 2px solid;
}
#subscribe-form-large .validation-failed {
    border: 1px solid #000000 !important;
    background: #000 !important;
}
#subscribe-form-large .validation-advice {
    font-size: 1.4em;
    line-height: 1.4em;
    margin-top: 14px;
}
/* Home
-------------------------------------------------------------- */

.cms-index-index .messages, .cms-home .messages {
    margin: 0;
}
body.cms-index-index .main, body.cms-index-defaultindex .main {
    padding-top: 0px;
}
.intro-images {
    margin-top: 40px;
}
.home-text h2, .home-text h3, .home-text h4, .home-text h5 {
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
}
.grid12-12.no-gutter.cross-fade>div {}
.grid12-12.no-gutter.cross-fade>div p {
    margin-bottom: 0;
}
.grid12-12.no-gutter.cross-fade img {
    border: 1px solid #000000;
}
.home-cms .right img {
    border: 1px solid #000000;
}
.home-cms .left, .intro-video {
    position: relative;
}
.intro-video .section-link {
    color: #ffffff;
}
.home-cms .grid12-6.right p {
    margin-bottom: 0;
}
.home-cms .left .fader p {
    margin-bottom: 0;
}
.home-cms .left .fader p img {}
.home-cms .left .grid12-12>p:last-of-type {
    /*position: absolute;
    bottom: 0;*/
    margin-bottom: 0;
}
.home-cms .grid12-6.left .grid12-12.no-gutter.last {
    /*position: absolute;
    bottom: 0;
    left: 0;*/
    margin-bottom: 0;
}
.home-cms .grid12-6.left .grid12-12.no-gutter.last img {
    border: 1px solid #000000;
}
.fader {
    display: inline-block;
}
.fader p:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.home-cms .grid12-12.signup-section {
    text-align: center;
    padding-bottom: 40px;
}
.home-cms .grid12-12.signup-section img {
    max-width: 800px;
}
.home-cms .instagram-section {
    padding-bottom: 0;
}
/* Privacy Policy
-------------------------------------------------------------- */

.cms-privacy-policies .no-gutter.grid-col3-main .std ul {
    list-style-position: inside;
    list-style-type: square;
    margin-left: 0px;
}
.cms-privacy-policies .no-gutter.grid-col3-main .std ul li {
    letter-spacing: 1px;
}
.cms-privacy-policies .no-gutter.grid-col3-main .std>ul {
    margin-bottom: 20px;
}
.cms-privacy-policies .no-gutter.grid-col3-main .std>ul>li {
    font-weight: 600;
}
.cms-privacy-policies .no-gutter.grid-col3-main .std>ul>ul {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 40px;
}
.cms-privacy-policies .no-gutter.grid-col3-main .std>ul>ul>ul {
    list-style-position: outside;
    list-style-type: circle;
    margin-left: 20px;
}
/* Category view
-------------------------------------------------------------- */
.sorter .view-mode span.grid {
    height: auto !important;
}
div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top {
    display: none;
}
.catalog-category-view .header-container {
    /*background-color: rgba(0, 0, 0, 0.78);
        z-index: 1;
    position: relative;*/
}
.catalog-category-view .container.full-width {
    padding-top: 0;
}
.category-image {}
.category-image img {
    width: 100%;
}
.category-image h1 {
    font-size: 2em;
    margin-bottom: 0;
}
.category-image p {
    z-index: 2;
    position: relative;
    color: #ffffff;
    font-size: 67px;
    font-weight: 300;
    margin-top: 0px;
    display: none;
}
.category-description {
    margin: 30px auto 40px;
    max-width: 780px;
    text-align: center;
}
.category-description h1, .category-description h2, .category-description h3 {
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 2em;
    margin-bottom: 10px;
    color: #000;
}
.catalog-category-view .owl-wrapper {
    background: #fff;
}
.grid12-12.category-image {
    margin-bottom: 20px;
    margin-top: 0;
    z-index: 0;
    /*height: 300px;*/
}
h3.section-title.padding-right {
    margin-top: 20px;
    padding-top: 35px;
    font-size: 22px;
    font-weight: 700;
    /*font-family: GlossAndBloom;*/
    text-transform: uppercase;
    letter-spacing: 0px;
    z-index: 3;
    position: relative;
    background: #fff;
    text-align: center;
    border-top: 1px solid #000000;
}
.itemslider-wrapper {
    margin-bottom: 20px;
    border-bottom: 1px solid #000 padding-bottom: 20px;
}
.itemslider-wrapper h3.product-name a {
    font-size: 16px;
    letter-spacing: 0px;
}
.itemslider-wrapper .product-name {
    margin: 15px auto 8px;
    max-width: 280px;
    text-align: center;
    min-height: 38px;
}
.itemslider-wrapper.slider-arrows2 .owl-controls .owl-buttons>div {
    opacity: 1;
    color: #000 !important;
}
body .products-grid.centered .actions {
    margin: 10px 0 0;
    padding-top: 0;
}
body .products-grid.centered .item .btn-cart, body .collateral-block.collateral-block--upsell_products_wrapper .btn-cart {
    font-size: 14px;
    padding: 6px 13px 3px 13px;
    display: inline-table;
    vertical-align: middle;
    line-height: 28px;
    min-width: inherit;
    float: none;
}
body .products-grid.centered .item .price-box .price, .products-grid .price-box {
    font-size: 14px;
    color: #000;
    font-weight: 300;
}
body .products-grid.centered .item sup {
    font-size: 10px;
    vertical-align: super;
}
.wishlist-heart svg {
    width: 40px;
}
.wishlist-heart {
    display: inline-table;
}
.wishlist-heart .square {
    display: inline-table;
    vertical-align: middle;
    background-image: url('/skin/frontend/ultimo/gosh_copenhagen/images/method-draw-image.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 41px;
    width: 41px;
    cursor: pointer;
    transition: all 0.5s;
}
.wishlist-heart .heart {
    display: inline-table;
    vertical-align: middle;
    background-image: url('/skin/frontend/ultimo/gosh_copenhagen/images/like-border.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 41px;
    width: 41px;
    cursor: pointer;
    transition: all 0.5s;
}
.product-view .add-to-box .wishlist-heart {
    margin-left: 10px;
}
.product-view .add-to-box .wishlist-heart .heart {
    height: 61px;
    width: 61px;
}
.wishlist-heart:hover .heart {
    background-image: url('/skin/frontend/ultimo/gosh_copenhagen/images/like-full.svg');
    transition: all 0.5s;
}
body .products-grid.centered .item .wishlist-heart i {
    font-size: 52px;
    line-height: 37px;
    margin-left: 13px;
    cursor: pointer;
    top: 14px;
    position: relative;
}
.wishlist-heart img {
    height: 39px;
}
/*.catalog-category-view .breadcrumbs {
    display: none;
}*/

/* Product view
-------------------------------------------------------------- */

.catalog-product-view .main.container.full-width.no-side-padding>.inner-container>.container {
    max-width: 100%;
}
.product-view .box-additional.grid12-12 {
    margin: 0;
}
.catalog-product-view .main {
    padding-bottom: 0;
}
.product-secondary-column.product-shop.grid12-5 {
    padding-bottom: 40px;
}
.product-view .product-shop .product-name h1 {
    line-height: 45px;
}
.product-view .availability, .product-view .no-rating, .product-view .required {
    display: none;
}
.product-view .product-shop .product-name h1 {
    font-size: 45px;
}
#product-options-wrapper img.simpleimg {
    border-radius: 100%;
}
.product-view .img-box-style1 .product-image {
    margin: 0 40px 0 0;
    position: relative;
    float: right;
}
.product-view .img-box-style1 .more-images .thumbnails .item a, .product-view .img-box-style1 .more-images .thumbnails .item a:hover {
    border: 0;
}
.itemslider-thumbnails.count-4, .itemslider-thumbnails.count-5, .itemslider-thumbnails.count-multi {
    max-width: 80%;
}
.slider-arrows3 .owl-controls .owl-buttons .owl-prev {
    top: 43%;
}
.slider-arrows3 .owl-controls .owl-buttons .owl-next {
    top: 43%;
}
.product-view .img-box-style1 .product-image:before, .owl-controls .owl-buttons .owl-prev:before {
    font-family: FontAwesome;
    content: "\f104";
    font-size: 46px;
}
.product-view .img-box-style1 .product-image:after, .owl-controls .owl-buttons .owl-next:before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 46px;
}
.product-options {
    display: none;
}
.configuration {
    margin-bottom: 40px;
}
.configuration h6 {
    font-size: 16px;
    font-weight: 400;
}
.configuration ul li {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #ffffff;
}
.configtion-wrapper {
    margin-bottom: 40px;
}
.configuration-dropdown {
    float: left;
    margin-right: 20px;
    font-size: 20px;
    cursor: pointer;
}
.configuration-dropdown span {
    border: 1px solid #000;
    float: left;
    padding: 15px 12px 12px 12px;
}
.configuration-dropdown span:last-of-type {
    border-left: 0;
    padding: 4px 10px;
}
.configuration-dropdown span i {
    font-size: 37px;
}
.product-view .product-type-data>.price-box {
    margin: 30px 0 20px 0;
}
.product-view .price-box .price, .map-popup-price .price, .map-popup-msrp .price, .product-view .product-shop .price-box .regular-price .price {
    font-size: 29px;
    font-weight: 400;
    color: #333333;
}
.special-price .price, .special-price .price-label, .minimal-price-link .price {
    /*color: #000000 !important;*/
}
.special-price .price-label {
    display: none;
}
.configuration-price {
    font-size: 29px;
    margin-left: 20px;
    padding: 10px 0;
}
.configuration-price sup {
    vertical-align: super;
    font-size: 17px;
}
.configuration ul li:nth-of-type(1) {
    background: #cfa899;
    border: 1px solid #000000;
}
.configuration ul li:nth-of-type(2) {
    background: #ab8171;
}
.configuration ul li:nth-of-type(3) {
    background: #ab7171;
}
.configuration ul li:nth-of-type(4) {
    background: #985d5d;
}
.configuration ul li:nth-of-type(5) {
    background: #804e4e;
}
.selected-color span {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: inline-block;
    box-shadow: 0px 0px 0px 1px #000;
}
.selected-color h6, .other-colors h6 {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.related-items {
    display: inline-block;
}
.related-items a {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: inline-block;
    border: 1px solid #000000;
}
.selected-color .related-items a {
    border: 1px solid #000000;
}
.product-view div.block-related-product .aw-arp-block-content {
    padding: 0;
}
.product-view .add-to-box {
    margin-top: 30px;
}
.product-view .collapsible .block-title, .product-view .mobile-collapsible .block-title {
    font-size: 16px;
    font-weight: 400;
}
.product-secondary-column .block-content p, .product-secondary-column .block-content {
    font-weight: 300;
    margin-bottom: 1em;
    font-size: 16px;
}
.product-view .product-shop .btn-cart, .products-grid.centered .item .btn-cart {
    max-width: 226px;
}
.product-view .product-shop .btn-cart, .products-grid.centered .item .btn-cart {
    background-color: #ffffff;
    border: 1px solid #000000;
    font-size: 24px;
    color: #000000;
    padding: 17px 20px 12px 20px;
}
.product-view .product-shop .btn-cart:hover, .btn-checkout:hover {
    background-color: #000000;
    color: #ffffff;
}
.wishlist-heart i {
    font-size: 57px;
    line-height: 55px;
    margin-left: 13px;
    cursor: pointer;
}
.product-view .collapsible .block-title:after, .product-view .mobile-collapsible .block-title:after {
    content: "\e261";
    float: none;
    position: relative;
    top: 5px;
}
.product-view .collapsible .block-title:before, .product-view .mobile-collapsible .block-title:before {
    display: none;
}
.product-view .box-additional {
    border-top: 0;
}
.box-additional .behind-the-scenes {
    position: relative;
    overflow: hidden;
}
.box-additional #section3 div.player:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 0;
    position: absolute;
}
.box-additional .inner .grid12-12.no-gutter {
    position: relative;
    /*height: calc(100vh - 39px);*/
}
.box-additional .inner .grid12-12.no-gutter .btn.dark {
    text-align: center;
}
.box-additional .v-middle {
    position: absolute;
    top: 50%;
    -webkit-transform: perspective(1px) translateY(-50%);
    -ms-transform: perspective(1px) translateY(-50%);
    transform: perspective(1px) translateY(-50%);
}
.box-additional .vh-middle, .category-image p {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: perspective(1px) translateY(-40%);
    -webkit-transform: perspective(1px) translateX(-50%);
    -ms-transform: perspective(1px) translateY(-40%);
    -ms-transform: perspective(1px) translateX(-50%);
    transform: perspective(1px) translateY(-40%);
    transform: perspective(1px) translateX(-50%);
    text-align: center;
}
.box-additional .arguments {
    position: relative;
    width: 96% !important;
    padding: 100px 2%;
    background: #eed3cf;
    background: -moz-linear-gradient(top, #eed3cf 1%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #eed3cf 1%, #ffffff 100%);
    background: linear-gradient(to bottom, #eed3cf 1%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eed3cf', endColorstr='#ffffff', GradientType=0);
}
.box-additional .arguments .argument-image {
    text-align: center;
}
.box-additional .arguments .argument-image img {
    max-height: 640px;
}
.box-additional .arguments ul li {
    color: #000000;
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 16px;
}
.box-additional .arguments ul li:before {
    content: "\f1db";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 13px;
    vertical-align: middle;
}
.box-additional .arguments h2 {
    text-align: left;
    color: #000000;
    font-size: 47px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.tips-tricks-container {
    position: absolute;
    top: 0px;
    margin-top: 10%;
    height: 70%;
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    padding-right: 17px;
}
.tips-tricks-container p {}
.box-additional .behind-the-scenes h2 {
    color: #ffffff;
    font-size: 47px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.box-additional .behind-the-scenes p {
    color: #ffffff;
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 30px;
    margin: 0 auto;
    max-width: 800px;
    position: relative;
    text-align: center;
}
.box-additional a.btn {
    font-size: 21px;
    font-weight: 700;
    margin-top: 40px;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0px;
    display: block;
    text-transform: uppercase;
}
.box-additional .btn.light {
    color: #ffffff;
}
.box-additional .btn.dark {
    color: #333333;
}
.box-additional .btn:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
}
.section-link {
    position: absolute;
    bottom: 40px;
    z-index: 1;
    text-align: center;
    width: 50px;
    left: 50%;
    margin-left: -25px;
}
.section-link:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 40px;
    vertical-align: middle;
}
#section1 .section-link {
    color: #ffffff;
}
.product-view .block-upsell .section-title {
    border: 0;
    margin-top: 0;
    padding-top: 0;
    text-align: center;
    font-size: 47px;
}
.product-view .block-upsell .section-title span {
    font-size: 72px;
}
.product-view .block-upsell a.link-wishlist {
    float: none;
}
.placeholder {
    display: none;
}
/* Cart
-------------------------------------------------------------- */

.crosssell {
    margin-top: 10px;
}
.cart .crosssell h2 {
    text-align: center;
}
.crosssell .product-name {
    clear: both;
}
.cart-discount-box {
    background-color: #f9d6d0;
    text-align: center;
    padding: 20px;
    color: #000;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 20px;
}
.cart-discount-box span:last-of-type {
    font-weight: 500;
}
.cart .title-buttons .checkout-types {
    /*padding: 0 20px 20px;*/
    margin: 0 0 15px 5px;
}
.cart .title-buttons .checkout-types button.button.btn-proceed-checkout.btn-checkout {
    padding: 5px 15px 2px 15px;
}
.cart-table-wrapper {
    font-size: 16px;
}
.cart-table h2.product-name a {
    font-size: 14px;
}
.btn-checkout {
    background-color: #000000;
    color: #ffffff;
}
.btn-checkout:hover, #onestepcheckout-form .orange.onestepcheckout-button:hover {
    background-color: #ffffff;
    color: #000000;
}
.cart .totals {
    background-color: #e4e4e4;
}
.cart .totals-inner {
    padding: 20px;
    font-size: 14px;
}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
    font-size: 16px;
}
.cart-usp-box {
    padding: 20px;
    background-color: #e4e4e4;
    min-height: 125px;
}
.cart-usp-box ul {
    list-style: none;
    padding: 0;
}
.cart-usp-box li {
    padding-left: 1.3em;
    padding-bottom: 4px;
}
.cart-usp-box li:before {
    content: "\f00c";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}
.cart-usp-box h2 {
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #cdcdcd;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.2222em;
}
#discount-coupon-form .discount {
    padding-top: 20px;
}
/* Checkout
-------------------------------------------------------------- */

.onestepcheckout-threecolumns.checkoutcontainer.onestepcheckout-skin-generic>div:last-of-type {
    max-height: 40px;
}
#onestepcheckout-form .large.onestepcheckout-button, #onestepcheckout-form .large.onestepcheckout-button:visited {
    font-size: 24px;
    padding: 17px 20px 12px 20px;
}
#onestepcheckout-form .orange.onestepcheckout-button, #onestepcheckout-form .orange.onestepcheckout-button:visited {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    width: 100%;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}
#onestepcheckout-form div.onestepcheckout-threecolumns div.onestepcheckout-column-left, #onestepcheckout-form div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
    padding-top: 20px;
    margin-top: 0px;
    height: 572px;
}
div.onestepcheckout-place-order-wrapper {
    margin-top: 0px !important;
}
#onestepcheckout-form div.checkoutcontainer div.input-address-short .input-text, #onestepcheckout-form div.checkoutcontainer div.input-firstname .input-text, #onestepcheckout-form div.checkoutcontainer div.input-lastname .input-text, #onestepcheckout-form div.checkoutcontainer div.input-email .input-text, #onestepcheckout-form div.checkoutcontainer div.input-telephone .input-text, #onestepcheckout-form div.checkoutcontainer div.input-company .input-text, #onestepcheckout-form div.checkoutcontainer div.input-fax .input-text, #onestepcheckout-form div.checkoutcontainer div.input-password .input-text {
    width: 98%;
}
#onestepcheckout-form div.checkoutcontainer div.input-address-short {
    width: 98%;
}
#onestepcheckout-form input, #onestepcheckout-form select {
    letter-spacing: 0;
    font-size: 14px;
}
#onestepcheckout-form div.input-box label {
    letter-spacing: 0px;
    font-size: 16px;
}
#onestepcheckout-form .validation-advice {
    letter-spacing: 0;
    font-size: 14px;
}
div.checkoutcontainer div.input-address .input-text, #onestepcheckout-form div.checkoutcontainer div.input-city .input-text, form#onestepcheckout-form div.checkoutcontainer div.input-country select {
    width: 96%;
    letter-spacing: 0;
}
#onestepcheckout-form div#billing_address ul li:nth-of-type(2) {
    margin-top: inherit;
}
#onestepcheckout-form div#billing_address>ul>li:nth-of-type(1) {
    padding-bottom: 0;
}
#onestepcheckout-form div.checkoutcontainer {
    border-top: none;
    margin-top: 0 !important;
}
.group-select .onestepcheckout-column-left li {
    padding: 4px 0 10px;
}
form#onestepcheckout-form {
    font-size: 16px;
}
.sp-methods dt {
    font-weight: 400;
    letter-spacing: 0;
}
#onestepcheckout-form p.onestepcheckout-numbers {
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 13px;
}
form#onestepcheckout-form label, #onestepcheckout-form p {
    letter-spacing: 0;
    font-weight: 300 !important;
}
form#onestepcheckout-form .payment-methods dl dt label {
    font-weight: 400 !important;
}
.payment-method .payment-logo {
    width: 59px;
    padding: 2px 0px 2px 0px;
    float: left;
}
.payment-method .payment-logo.denmark, .payment-method .payment-logo.logovb {
    display: none;
}
.onestepcheckout-shipping-method-block {
    padding-top: 9px;
}
#onestepcheckout-form p {
    font-weight: 300;
}
#onestepcheckout-form .onestepcheckout-summary tbody td {
    font-weight: 300;
}
#onestepcheckout-form .onestepcheckout-summary tr.grand-total td span, #onestepcheckout-form .onestepcheckout-summary tr.grand-total td {
    font-weight: 700;
}
#onestepcheckout-form p.onestepcheckout-description, #onestepcheckout-form p.onestepcheckout-login-link {
    font-size: 16px;
}
#onestepcheckout-login-popup .onestepcheckout-popup-contents {
    background: #ffffff !important;
    border-radius: 0px;
}
.payment-methods dd li {
    padding: 0;
    font-weight: 300;
}
.payment-methods dd li {
    letter-spacing: 0;
}
form#onestepcheckout-form .group-select {
    padding: 0px !important;
}
#onestepcheckout-form .onestepcheckout-column-left, #onestepcheckout-form .onestepcheckout-column-middle, #onestepcheckout-form .onestepcheckout-column-right {
    box-sizing: border-box;
    padding: 20px 20px;
    margin: 0 1% 20px;
    background-color: #eeeeee !important;
    background-image: none;
    width: 31.33%;
}
.onestepcheckout-enable-newsletter {
    padding: 22px;
    background: whitesmoke;
    font-weight: 300;
    font-size: 1em;
}
.onestepcheckout-column-right .checkout-agreements li {
    display: block;
    padding: 22px;
    background-color: #f5f5f5;
    margin: 0 0 10px;
}
.onestepcheckout-summary {
    letter-spacing: 0;
}
#onestepcheckout-form .onestepcheckout-coupons input#id_couponcode {
    width: 161px;
}
.agreement-content .terms-item>p:first-of-type {
    font-size: 17px;
    margin-top: 30px;
}
.agreement-content p {
    margin-bottom: 10px;
}
.agreement-content.oscmodal {
    padding: 30px;
}
#onestepcheckout-form div.checkoutcontainer div.input-different-shipping {
    margin-top: 0px;
}
#onestepcheckout-form label.required, #onestepcheckout-form span.required {
    color: #797979;
}
.agreement-content.oscmodal:after {
    content: '\f00d';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: x-large;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
    position: absolute;
    top: 5px;
    left: 0px;
    cursor: pointer;
}
/* Press grid
-------------------------------------------------------------- */

.press-area ul.press_item {
    margin-top: 40px;
}
.press-item-tilte {
    margin: 10px 0 0 0;
}
.press-item-tilte h2 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
}
.download-product .main-img {
    position: relative;
    float: none;
    width: auto;
    background-color: #ffffff;
    border: 2px solid #C9C9C9;
    min-height: 350px;
        margin-right: 0;
    box-shadow: none;
}
.download-product .main-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
}
.download-product .right-detail {
    float: none;
    margin-top: 10px;
}
.download-product .w_download {
    position: relative;
}
.download-product a#download {
    max-width: 130px;
    text-align: center;
}
select.download_images {
    display: block;
    min-width: 180px;
    margin-bottom: 5px;
}
.content-videoboxs {
    margin: 20px auto 0px;
}
.video-boxes {
    width: calc(50% - 10px);
    float: left;
    position: relative;
}
.content-boxes {
    width: calc(50% - 10px);
    float: right;
}
/*.content-boxes img {
    min-height: 350px;
    max-height: 350px;
}
.video-boxes iframe {
    min-height: 350px;
    max-height: 350px;
}*/
.content-boxes a{
    display: block;
}
.content-boxes img{
    width:100%;
}
@media(max-width:1440px){
    /*.content-boxes img {
        min-height: 300px;
        max-height: 300px;
    }
    .video-boxes iframe {
        min-height: 300px;
        max-height: 300px;
    }*/
    .content-boxes img{
        width:100%;
    }
}
/* Responsive styles
-------------------------------------------------------------- */

@media only screen and (min-width: 1440px) {
    /* Header
    -------------------------------------------------------------- */
    #nav li.level0>a {
        padding: 10px 30px;
    }
    .sticky-container #nav li.level0>a {
        padding: 10px 20px;
    }
}
@media only screen and (min-width: 1280px) {
    .center-cropped {
        height: 294px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 916px) {
    form#onestepcheckout-form .onestepcheckout-threecolumns div.onestepcheckout-column-middle {
        margin: 0 1% 20px !important;
        padding: 20px 20px !important;
    }
}
@media only screen and (max-width: 915px) and (min-width: 651px) {
    form#onestepcheckout-form .onestepcheckout-threecolumns div.onestepcheckout-column-middle {
        padding: 20px 20px !important;
        margin: 0 1% 20px !important;
        width: 48%!important;
    }
    form#onestepcheckout-form .onestepcheckout-threecolumns div.onestepcheckout-column-left {
        width: 48%!important;
    }
}
@media only screen and (max-width: 1279px) {
    #spotlight-grid .text h3, .category-image h1 {
        font-size: 1.3666em;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #subscribe-form-large .wrapper {
        width: 100%;
    }
    #subscribe-form-large .wrapper .input-box {
        width: 60%;
    }
    #subscribe-form-large .wrapper .button {
        width: 40%;
    }
    .center-cropped {
        height: 235px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .header-pre-top-container * {
        line-height: 15px;
        padding: 6px 0;
    }
}
@media only screen and (max-width: 959px) {
    #spotlight-grid .text h3, .category-image h1 {
        font-size: 1.0666em;
    }
    .center-cropped {
        height: 181px;
    }
    #nav li.nav-item.level0:after, #nav li.level0>a:after {
        display: none;
    }
    #nav li.nav-item.level0.current>a:after, #nav li.level0>a:hover:after {
        display: none;
    }
}
@media only screen and (min-width: 980px) {
    /* Header
    -------------------------------------------------------------- */
    #nav li.level0>a {
        padding: 10px 30px;
    }
    .sticky-container #nav li.level0>a {
        padding: 10px 20px;
    }
}
@media only screen and (min-width: 768px) {
    .css-placeholder {
        float: right;
    }
}
@media(max-width:991px){
    .video-boxes , .content-boxes{
        width:100%;
    }
    .content-boxes img {
        min-height: unset;
        max-height: unset;
    }
    .video-boxes iframe {
        min-height: unset;
        max-height: unset;
    }
}
@media only screen and (max-width: 767px) {
    .css-placeholder {
        float: left;
    }
    .category-image h1 span.headline {
        letter-spacing: 0;
    }
 #spotlight-grid .horizontal-line-on h3:after {
    margin: 15px auto;
}
    #spotlight-grid .button.position-top-left {
        top: 10px;
    }
    #spotlight-grid .text h3 {
        font-size: 1.0em;
    }
    #spotlight-grid .font-large span.intro {
        font-size: 1.0em;
    }
    #spotlight-grid .font-large span.headline {
        font-size: 3em;
    }
    .product-slider-container h3.section-title.padding-right {
        font-size: 2.5em;
    }
    .checkout-cart-index .page-title h1 {
        margin: 20px 0 20px 0;
    }
    .checkout-cart-index .page-title.title-buttons {
        text-align: center;
    }
    #onestepcheckout-form .onestepcheckout-column-left, #onestepcheckout-form .onestepcheckout-column-middle, #onestepcheckout-form .onestepcheckout-column-right {
        height: auto !important;
    }
    #onestepcheckout-form .onestepcheckout-threecolumns div.onestepcheckout-column-right, #onestepcheckout-form .onestepcheckout-threecolumns div.onestepcheckout-column-middle {
        width: 98% !important;
    }
    .cart .title-buttons .checkout-types {
        display: inline-block;
        float: none;
    }
    .home-cms .grid12-6.left.equalheight .grid12-12.no-gutter.last {
        position: relative;
        margin-bottom: 15px;
    }
    .home-cms .right {
        margin-top: 3.6%;
    }
    .home-cms .right img, .home-cms .grid12-6.left .grid12-12 img {
        width: calc(100% - 2px);
    }
    body.cms-index-index .col-main {
        margin-bottom: 0;
    }
    body.cms-index-index .main {
        padding-bottom: 0;
    }
    #subscribe-form-large .wrapper {
        width: 100%;
        margin: 0 auto;
    }
    #subscribe-form-large .wrapper .input-box {
        width: 70%;
        float: none;
        margin: 0 auto;
    }
    #subscribe-form-large .wrapper .input-box input {
        text-align: center;
    }
    #subscribe-form-large .wrapper .button {
        width: 70%;
        margin: 0 auto;
        float: none;
    }
    .grid12-6.right.equalheight {}
    .box-additional .v-middle {
        position: relative;
        top: 0%;
        -webkit-transform: perspective(1px) translateY(0%);
        -ms-transform: perspective(1px) translateY(0%);
        transform: perspective(1px) translateY(0%);
    }
    .catalog-product-view .col1-layout .col-main {
        margin-bottom: 0;
    }
    .product-view.nested-container {
        margin-top: 10px;
    }
    .product-view.nested-container .product-intro {
        width: 96%;
        padding: 0 2%;
    }
    .product-view .product-shop .product-name h1 {
        font-size: 25px;
        line-height: 25px;
    }
    .product-view .add-to-box {
        padding: 0 0 0px;
        margin: 0 0 5px;
    }
    .product-img-column.grid12-6.equal-height-none, .grid12-2.no-gutter.selected-color, .grid12-10.no-gutter.other-colors {
        margin-bottom: 10px;
    }
    .box-additional .behind-the-scenes {
        background-color: #000000;
    }
    .box-additional .behind-the-scenes .tips-tricks-container {
        position: relative;
    }
    .box-additional .behind-the-scenes .embed-container {
        display: none;
    }
    #subscribe-form {
        width: 50%;
    }
    .footer-secondary.footer.container .grid12-12 .std ul.social-icons+p {
        line-height: 16px;
    }
    .center-cropped {
        height: 590px;
    }
    form#onestepcheckout-form input.input-text {
        height: 38px;
    }
    h1.onestepcheckout-title {
        margin: 20px 0 20px 0;
    }
    #onestepcheckout-form div.onestepcheckout-threecolumns {
        padding-top: 20px;
    }
    #onestepcheckout-form .onestepcheckout-threecolumns div.onestepcheckout-column-left {
        width: 98%!important;
    }
    #onestepcheckout-form .input-box.input-firstname, #onestepcheckout-form .input-box.input-email {
        padding: 0px 0 10px;
    }
    #onestepcheckout-form .input-box.input-lastname, #onestepcheckout-form .input-box.input-telephone {
        padding: 4px 0 10px;
    }
    #onestepcheckout-form button#onestepcheckout-coupon-add {
        width: 100%;
    }
    .agreement-content.oscmodal {
        padding: 30px;
        width: 100% !important;
        box-sizing: border-box;
    }
    .nav-mobile.opt-sb0 .nav-item.nav-item--only-blocks, .nav-mobile.opt-sb0 .nav-item.nav-item--only-blocks .nav-block {
        display: block;
    }
    .nav-mobile.opt-sb0 .nav-item.nav-item--only-blocks .nav-panel--dropdown .nav-panel-inner {
        background: #ffffff;
    }
    div#spotlight-grid, .cms-index-index .col-main .std .container > .inner-container {
        padding: 0 !important;
    }
}
@media only screen and (max-width: 639px) {
    .home-cms .grid12-12 {
        margin-top: 10px;
    }
    .center-cropped {
        height: 440px;
    }

    .video-boxes{
        margin-bottom:20px;
    }
    .grid-sizer, .grid-item {
        width: 100%;
    }
     .category-image h1 {
        font-size: 0.8em;
    }
    #spotlight-grid .text h3 {
        font-size: 1.3333em;
    }
    #spotlight-grid .font-large .align-center-left span.headline {
        font-size: 2em;
    }
    #spotlight-grid .font-large .align-center-left span.intro {
        font-size: 0.7em;
    }
    #spotlight-grid .button.position-top-left {
        top: 0px;

    }
    #spotlight-grid .black-theme .button.position-top-left {
    padding: 0px 5px 0px 5px;
    }
}
@media only screen and (max-width: 479px) {
     .category-image h1 {
        font-size: 0.8em;
    }
    #subscribe-form-large .wrapper .input-box {
        width: 90%;
    }
    #subscribe-form-large .wrapper .button {
        width: 90%;
    }
    #subscribe-form {
        width: 100%;
    }
    .center-cropped {
        height: 403px;
    }
}
.cms-black-friday .main-container {
    background-color: black !important;
}
.cms-black-friday-17 .main-container {
    background-color: black !important;
}
.onestepcheckout-coupons {
    padding-bottom: 20px;
}
@media(min-width: 1199px){
    #root-wrapper .wrapper  .itemslider-wrapper.slider-arrows2.slider-arrows1-pos-top-right.slider-pagination1.itemslider-center {
        width: 70% !important;
        margin: 0 auto;
    }
    #root-wrapper .wrapper  .inner-container .itemslider-wrapper.slider-arrows2.slider-arrows1-pos-top-right.slider-pagination1.itemslider-center-two{
        width: 55% !important;
        margin: 0 auto;
    }
    #root-wrapper .wrapper .itemslider-center-two  .owl-carousel .owl-wrapper{
        width:100% !important;
    }
    #root-wrapper .wrapper .itemslider-center-one  .owl-carousel .owl-wrapper{
        width:100% !important;
    }

}
@media(min-width: 1024px){
    #root-wrapper .itemslider-wrapper.slider-arrows2.slider-arrows1-pos-top-right.slider-pagination1.itemslider-center {
        width: 100% !important;
        margin: 0 auto;
    }
    #root-wrapper .wrapper  .itemslider-wrapper.slider-arrows2.slider-arrows1-pos-top-right.slider-pagination1.itemslider-center-two{
        width: 70% !important;
        margin: 0 auto;
    }
    .itemslider-center .owl-carousel .owl-item {
        float: left;
        width: auto !important;
    }
    #root-wrapper .wrapper .product-slider-container .itemslider-center .owl-carousel .owl-item{
       float: left;
        width: auto !important;
    }
}
@media(min-width: 768px){
   .itemslider-wrapper.slider-arrows2.slider-arrows1-pos-top-right.slider-pagination1.itemslider-center {
        width: 70% !important;
        margin: 0 auto;
    }
    .itemslider-wrapper.slider-arrows2.slider-arrows1-pos-top-right.slider-pagination1.itemslider-center-two {
        width: 100% !important;
        margin: 0 auto;
    }
    #root-wrapper .wrapper  .itemslider-wrapper.slider-arrows2.slider-arrows1-pos-top-right.slider-pagination1.itemslider-center-one {
        width: 30%;
        margin: 0 auto;
    }
    #root-wrapper .wrapper .itemslider-center-two  .owl-carousel .owl-wrapper{
        width:100% !important;
    }
    #root-wrapper .wrapper .itemslider-center-one  .owl-carousel .owl-wrapper{
        width:100% !important;
    }
    #root-wrapper .wrapper  .itemslider-center-one .owl-carousel .owl-item , #root-wrapper .wrapper  .itemslider-center-two .owl-carousel .owl-item{
       float: left;
        width: auto !important;
    }

}
@media(max-width: 767px){
    .itemslider-wrapper.slider-arrows2.slider-arrows1-pos-top-right.slider-pagination1.itemslider-center-one {
        width: 50%;
        margin: 0 auto;
    }
    #root-wrapper .wrapper .itemslider-center-one  .owl-carousel .owl-wrapper{
        width:100% !important;
    }
    #root-wrapper .wrapper  .itemslider-center-one .owl-carousel .owl-item{
       float: left;
       width: auto !important;
    }
}
.onestepcheckout-index-index .agreement-content {
    height: 75vh !important;
    top: 30%;
}
.stdsustom ul {
    list-style-position: inside;
    list-style-type: square;
    margin-left: 0px;
}
.stdsustom ul li {
    letter-spacing: 1px;
}
.stdsustom>ul>ul {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 40px;
}
.stdsustom>ul>li {
    font-weight: 600;
}

.header-regular .logo-wrapper .logo img {
    width: 75%;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content {
    background-color: #f9d6d0;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    width: 50%; /* Could be more or less, depending on screen size */
    max-width: 400px;
  }
  
  /* The Close Button */
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }