/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

/*******************************************************/

.master-holder-bg {
    background-color: #fff !important;
    margin: 0px !important;
}

.header-grid.mk-grid {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

p {
    color: black !important;
}

strong {
    font-weight: 400 !important;
}

.mk-search-loop {
    margin-top: 95px;
}

.search-result-item .the-title {
    font-weight: 400 !important;
    letter-spacing: 1px !important;
}

.search-loop-meta {
    display: none !important;
}

.header-image-row {
    margin-bottom: 4em;
}

.wobbly-title-row {
    /*background: url(/wp-content/uploads/2018/10/finelittleday_wave_small.svg) repeat-x bottom right !important;*/
}
.wobbly-title-row::after {
    content: '';
    display: block;
    background: url(/wp-content/uploads/2018/10/finelittleday_wave_small.svg) repeat-x bottom right !important;
    height: 7px;
    left: 0px;
    position: relative;
    width: 100%;
    margin-bottom: 3em;
    margin-top: 0px;
}
.wobbly-title-column-small {
    /*background: url(/wp-content/uploads/2018/10/finelittleday_wave_small.svg) no-repeat bottom center !important;*/
}

.heading-FLD-wobbly span p {
    width: fit-content;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px !important;
    white-space: nowrap !important;
    background: url(/wp-content/uploads/2018/10/finelittleday_wave_small.svg) repeat-x bottom right !important;
}

.wobbly-title-column {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.collections-images-column-middle {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.single .related.products {
    /*margin-bottom: 30px !important;*/
    text-align: center !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    /*padding-bottom: 40px !important;*/
    font-weight: 400 !important;
}

section.related.products h2 {
    font-size: 14px !important;
    letter-spacing: 2px;
    padding-top: 30px !important;
    margin-bottom: 60px !important;
    background: url(/wp-content/uploads/2018/06/fld-waves-1.75pt.svg) repeat-x bottom right !important;
    padding-bottom: 10px !important;
    text-align: left !important;
}

.button.button {
    letter-spacing: 0.5px;
    background-color: #2f18ee !important;
    font-weight: 400 !important;
}

.single .quantity.buttons_added {
    position: relative;
    top: 0px;
}

.woocommerce .quantity .plus,
.woocommerce .quantity .minus {
    font-weight: 400 !important;
    top: 24px !important;
    display: none !important;
}

.pswp__bg {
    opacity: 0.8 !important;
}

.single-product .variations {
    width: 50%;
    display: block;
    float: right;
}

.single-product .variations tbody {
    float: right;
}

.mk-divider.divider_full_width.center.padding_space {
    padding: 10px 0 10px !important;
}

.mk-product-loop.compact-layout .mk-shop-item-detail {
    padding: 0px !important;
}

.woocommerce div.product form.cart div.quantity {
    float: left !important;
    /*margin-top: 20px !important;*/
    margin-bottom: 15px !important;
}

.woocommerce .quantity {
    width: 50% !important;
}

.woocommerce #content .quantity label,
.woocommerce .quantity label {
    font-size: 12px;
    /*display: table-row;*/
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 400;
}

.woocommerce .quantity input.qty {
    width: 150px;
    font-size: 13px;
    font-weight: 500;
    background: #ffffff;
    border-radius: 0px !important;
    border: 2px solid #ebebeb;
    box-shadow: none;
    height: 42px;
    color: black;
}

.master-holder select:not(.gfield_select),
.woocommerce select {
    width: 150px !important;
    min-width: 150px !important;
    font-size: 13px;
    border-radius: 0px !important;
    border: 2px solid #ebebeb;
    box-shadow: none;
    height: 42px;
    font-size: 13px !important;
    font-weight: 400 !important;
    padding: 10px 12px 12px 12px !important;
}

.woocommerce .button.single_add_to_cart_button {
    background-image: none !important;
    background-color: #2f18ee !important;
}

.woocommerce div.product form.cart .variations label {
    color: black;
    display: block;
    font-size: 12px;
    text-align: left;
    width: 100%;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.mk-product-loop.compact-layout .product-title {
    margin-bottom: 20px !important;
    font-size: 12px !important;
    line-height: 16px;
    color: black !important;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    display: block;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    min-width: 100%;
    /*height: 73px;
	min-height: 73px;*/
    margin: 0;
    padding: 7px 15px 0 10px;
    overflow: hidden;
    max-width: 200px;
}

.mk-product-loop.compact-layout .product-title a {
    color: black !important;
}

.mk-product-loop.compact-layout .price {
    /*position: relative;*/
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    color: #7f7f7f !important;
    font-weight: 400 !important;
    font-style: normal;
    display: block;
    left: 10px;
    bottom: 12px;
    text-transform: none !important;
}

.dashicons,
.dashicons-before::before {
    font-family: dashicons !important;
}

.vc_col-sm-4 {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

span.posted_in a {
    pointer-events: none !important;
}

/*newsletter form styling*/
.master-holder h6 {
    text-align: center !important;
}

.tnp-subscription div.tnp-field {
    width: 300px;
}

.tnp-subscription {
    display: inline-table !important;
    vertical-align: middle !important;
    width: auto !important;
}

h2 .tnp-subscription {
    text-align: center !important;
}

.tnp-subscription div.tnp-field {
    width: auto !important;
    vertical-align: bottom !important;
    display: table-cell !important;
}

.tnp-field-email {
    min-width: 300px !important;
}

.tnp-email {
    border-bottom: 3px solid #fff !important;
    background-color: transparent !important;
}

.tnp-email:hover {
    background-color: #fff !important;
}

.tnp-newsletter-custom-title {
    font-size: 28px;
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tnp-newsletter-custom-text {
    font-size: 16px;
    line-height: 125%;
    margin-bottom: 0px;
    color: #fff !important;
    max-width: 400px;
    margin: 0 auto;
}

.tnp-subscription input.tnp-submit {
    font-size: 13px !important;
    letter-spacing: 1px;
    font-weight: 500 !important;
    background-color: #fff !important;
    color: #444 !important;
    width: auto;
    height: auto;
}

.tnp-field-button {
    padding-left: 20px !important;
}

/*instagram feed*/
.sbi_no_bio {
    font-weight: 400 !important;
}

.to-heart-icon {
    fill: red !important;
    stroke: red !important;
}

#sb_instagram {
    display: flex;
    flex-direction: column;
}

#sbi_images {
    order: 1;
}

#sb_instagram .sb_instagram_header {
    order: 2;
    padding-top: 0px !important;
    margin-bottom: 25px !important;
}

#sb_instagram #sbi_load {
    order: 3;
}

#sbi_images {
    padding-top: 0px !important;
}

#sb_instagram .sbi_photo_wrap {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#sb_instagram .sbi_header_text {
    padding-top: 0px !important;
}

#sb_instagram .sbi_header_img {
    display: none;
}

#sb_instagram .sb_instagram_header a {
    float: none !important;
}

#sb_instagram .sbi_header_text .sbi_bio,
#sb_instagram .sbi_header_text h3 {
    font-size: 14px !important;
    float: none !important;
    clear: both;
    width: auto;
    margin: 0 auto 15px auto !important;
    padding: 0 !important;
    text-align: center;
    letter-spacing: 1px;
}

.sbi_header_text p {
    font-size: 16px !important;
    max-width: 337px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px !important;
    padding: 0px 7px 0px 7px;
    line-height: 125%;
}

/*hide and show*/
.header-logo {
    display: none !important;
}

#mk-header-1 .mk-nav-responsive-link {
    display: none !important;
}

.mk-searchform .search-button {
    display: none !important;
}

.mk-searchform .mk-svg-icon {
    display: none !important;
}

.single-social-section {
    display: none !important;
}

.ekta-ekta-first-row-desktop {
    display: inline-block !important;
}

.ekta-ekta-first-row-mobile {
    display: none !important;
}

/*video styling*/
.campaigns-video-row {
    max-width: 955px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.campaigns-video-column {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/*news styling*/
.news-full-with-image img {
    display: none !important;
}

.news-date {
    display: none !important;
}

.news-categories {
    display: none !important;
}

.news-the-title span {
    background-color: transparent !important;
    box-shadow: none !important;
}

.news-the-title a {
    letter-spacing: 1px;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.news-full-with-image .news-meta-wrapper {
    text-align: center;
    position: relative !important;
    left: auto !important;
    bottom: auto !important;
    margin-top: 6px !important;
    /*margin: 15px !important;*/
}

.mk-news-item .item-holder {
    width: 50% !important;
    height: 50px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    background-color: #fff !important;
    margin-left: auto;
    margin-right: auto;
}

/*images styling*/
.stories-row {
    padding: 0px 7px;
}

.stories-image-1 {
    padding-right: 0px !important;
}

.stories-image-2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.stories-image-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.stories-image-4 {
    padding-left: 0px !important;
}

.stories-titles a {
    letter-spacing: 1px !important;
    font-size: 14px !important;
}

.vaxtverket-campaign-images .mk-image-holder {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.vaxverket-images-mobile-padding {
    display: none !important;
}

.campaigns-images .mk-image-container,
.campaigns-images .mk-image-holder {
    max-width: 955px !important;
    width: 100%;
}

.campaigns-images-row {
    max-width: 955px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.hi-joanna-column {
    max-width: 955px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}

.hi-joanna-column {
    padding-left: 0px !important;
}

.campaigns-images-column {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.campaigns-images-column-left {
    padding-left: 0px !important;
    padding-right: 10px !important;
}

.campaigns-images-column-right {
    padding-left: 10px !important;
    padding-right: 0px !important;
}

.spinnariet-images-column {
    max-width: 776px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.mk-image.inside-image .mk-image-caption:hover {
    background-color: transparent !important;
}

.mk-image.inside-image .mk-image-caption {
    left: 50% !important;
}

.mk-blog-newspaper-item .featured-image a:hover {
    color: red;
}

.mk-imagebox-item .item-content {
    padding: 0 5% 0 5%;
    font-size: 14px;
}

.storiesImage .mk-image-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.storiesImage .mk-caption-title {
    white-space: nowrap;
    font-size: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    background: rgba(250, 250, 250, 0.9) !important;
    display: inline-block;
    padding: 10px 30px 10px 30px !important;
    color: #838383 !important;
}

.categoriesImageCaption .mk-image-caption {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: black !important;
    order-radius: 0px !important;
}

.categoriesImageCaption .mk-caption-title {
    white-space: nowrap;
    font-size: 20px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    background: rgba(250, 250, 250, 0.9) !important;
    display: inline-block;
    padding: 10px 30px 10px 30px !important;
}

.storiesImage .mk-caption-title:hover {
    color: black !important;
}

.storiesImage .mk-caption-title:hover {
    background: rgba(250, 250, 250, 1) !important;
}

.spinnariet-images-column-left .vc_column-inner {
    padding-left: 0px !important;
}

.spinnariet-images-column-right .vc_column-inner {
    padding-right: 0px !important;
}

.product-categories-page-title {
    letter-spacing: 0.5px;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.product-categories-page-description {
    font-style: italic;
    font-weight: 400 !important;
}

.product-categories-page-description-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-categories-page-description-column>div {
    max-width: 80%;
}

.ekta-ekta-firstrow-paragraph {
    font-size: 17px;
    width: 500px !important;
    position: relative;
    left: 15%;
    top: 70px;
    padding: 120px 0px 180px 0px;
    background-color: #FCF8B2;
    z-index: 1;
}

.ekta-ekta-firstrow-paragraph-mobile {
    font-size: 16px;
    line-height: 130%;
    padding: 120px 15px 180px 15px;
    background: #FCF8B2;
}

.info-heading {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 30px;
    letter-spacing: 0.5px;
}

.textParagraph {
    line-height: 1.45em;
    font-size: 16px !important;
    letter-spacing: 0.5px;
    color: black !important;
}

.text-Paragraph-title {
    font-weight: 500 !important;
    letter-spacing: 0.5px;
}

.stories-column-1,
.stories-column-2,
.stories-column-3,
.stories-column-4 {
    padding: 0px 7px !important;
}

.stories-paragraph {
    line-height: 20px;
    padding: 0px 20px;
}

.stories-paragraph-link {
    color: #838383 !important;
}

.storiesTextParagraph {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 7px 0px 7px;
    line-height: 125%;
}

.campaigns-text-paragraph {
    color: black;
    font-size: 16px;
    max-width: 337px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 7px 0px 7px;
    line-height: 125%;
}

.campaignsTextParagraph {
    color: black;
    font-size: 20px;
    line-height: 130% !important;
}

.campaigns-text-under-images {
    letter-spacing: 0.5px;
    font-size: 14px;
    font-style: italic;
}

.campaigns-text-paragraph-17 {
    letter-spacing: 0.5px;
    margin: 0 auto;
    text-align: left;
    max-width: 450px;
    font-size: 16px;
    text-align: left;
    line-height: 130% !important;
    color: #000;
}

.campaigns-text-title {
    letter-spacing: 0.5px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 125% !important;
    color: black;
}

.widget_sp_image-description p {
    font-style: italic;
    color: black !important;
}

.passionateCraftsmanship {
    line-height: normal;
}

.wpb_content_element {
    margin-bottom: 0px !important;
}

.newsRow {
    max-height: 500px !important;
}

div.mk-accordion-tab {
    display: none;
}

span.mk-button--text {
    line-height: 20px !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.master-holder strong {
    color: black !important;
}

.tacDivider {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

/*header styling*/
.header-style-1.header-align-left .mk-header-nav-container {
    float: none !important;
}

.mk-header {
    border-bottom: none;
}

.mk-header-toolbar {
    background-color: transparent !important;
}

.dashicons-search:before {
    content: url("/wp-content/uploads/2018/06/searchsymbol.svg") !important;
}

header#mk-header .mk-nav-responsive-link {
    display: none !important;
}

header#mk-header .mk-header-nav-container {
    display: block !important;
}

div.mk-header-bg.mk-background-stretch {
    background-color: transparent;
}

.mk-header-holder {
    background-color: #e7ddc4 !important;
}

.page-id-10009 .mk-header-holder {
    background-color: #e9ddc1 !important;
}

.page-id-10009 .theme-page-wrapper.full-width-layout {
    background: linear-gradient(#e9ddc1 0%, #e9ddc1 880px, #fff 0%, #fff 100%) !important;
}

.page-id-6227 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-10236 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-12305 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-10258 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-12316 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-12313 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-10228 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-12321 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-12297 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-10254 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-12324 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-10266 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-10242 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-12301 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.mk-header-padding-wrapper {
    padding-top: 0px !important;
}

.page-id-6211 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-10249 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-12310 .mk-header-holder {
    background-color: #f5eae5 !important;
}

.page-id-9077 .mk-header-holder {
    background-color: #fff !important;
}

.page-id-12396 .mk-header-holder {
    background-color: #fff !important;
}

.page-id-13275 .mk-header-holder {
    background-color: #fff !important;
}

.page-id-9185 .mk-header-holder {
    background-color: #fff !important;
}

.page-id-13252 .mk-header-holder {
    background-color: #fff !important;
}

.page-id-9155 .mk-header-holder {
    background-color: #fff !important;
}

.page-id-9143 .mk-header-holder {
    background-color: #fff !important;
}

.page-id-12406 .mk-header-holder {
    background-color: #fff !important;
}

.header-style-1 .mk-header-padding-wrapper {
    padding-top: 0px !important;
}

/*navigation styling*/
/*.tg-ajax-button, .tg-nav-color, .tg-nav-border, .tg-nav-font, .tg-no-more {
	display:none !important;
	}*/
.tg-item-title a {
    font-weight: 400 !important;
    letter-spacing: 1px !important;
}

.tg-filter-name {
    text-transform: uppercase !important;
}

.tg-nav-color:not(.dots):not(.tg-dropdown-value):not(.tg-dropdown-title):hover,
.tg-nav-color:hover .tg-nav-color,
.tg-page-number.tg-page-current,
.tg-filter.tg-filter-active span {
    color: #000 !important;
    text-decoration: underline !important;
}

.tg-grid-area-bottom1 .tg-nav-color span {
    padding: 7px 75px !important;
    border: solid 1px !important;
}

.tg-txt-slash .tg-nav-font {
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: #9d9d9d !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
}

.tg-ajax-button {
    padding: 0px 15px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: #9d9d9d !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
}

.tg-ajax-button span {
    color: #9d9d9d !important;
}

.tg-txt-slash .tg-nav-font:hover {
    color: #000 !important;
}

.tg-nav-color {
    background-color: #f9f9f9 !important;
}

.tg-txt-slash .tg-filter:before {
    display: none !important;
}

#mega-menu-item-text-5 {
    margin-top: 40px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#mega-menu-item-text-6 {
    margin-top: 40px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.mega-menu-paragraph-title {
    letter-spacing: 1px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}

.mega-menu-paragraph {
    text-align: center;
    font-style: italic;
    font-weight: 400;
}

.widget_sp_image-description:hover {
    text-decoration: underline;
}

.mega-menu-woo-cart-count {
    position: relative;
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 11px;
    line-height: 24px;
    padding: 0;
    color: #fff;
    transform: scale(1);
    height: 20px;
    width: 20px;
    z-index: 99;
    float: right;
    text-align: center;
    top: 5px;
    right: 5px;
}

#mega-menu-item-9076-0 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-item-12231 .mega-sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-item-13236 .mega-sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-item-12337 .mega-sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-item-12300 .mega-sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-item-13233 .mega-sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-item-226 .mega-sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-item-213 .mega-sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-item-9828 .mega-sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

#mega-menu-wrap-primary-menu {
    background-color: transparent;
}

#mega-menu-item-12415 ul {
    padding-top: 5px !important;
    padding-left: 0px !important;
}

#mega-menu-item-12415-0 ul {
    padding-top: 0px !important;
    padding-left: 0px !important;
}

#mega-menu-item-9076 ul {
    padding-top: 5px !important;
    padding-left: 0px !important;
}

#mega-menu-item-9076-0 ul {
    padding-top: 0px !important;
    padding-left: 0px !important;
}

.nav-search-row {
    margin-left: 0px !important;
}

#mega-menu-item-search-6 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

#mega-menu-item-search-6 .text-input {
    width: 100%;
    border: none;
    background-color: #fff;
}

#mega-menu-item-search-8 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

#mega-menu-item-search-8 .text-input {
    width: 100%;
    border: none;
    background-color: #fff;
}

#mega-menu-item-search-9 {
    padding: 0px !important;
}

#mega-menu-item-search-9 .text-input {
    width: 100%;
    border: none;
    background-color: #fff;
}

#mega-menu-item-search-10 .text-input {
    width: 100%;
    border: none;
    background-color: #fff;
}

/*woocommerce new styling*/
.wishlist_item .product-name {
    letter-spacing: 0.5px !important;
}

.tinv-header {
    display: none;
}

.tinv-wishlist form {
    margin-top: 30px;
}

.custom-product .tg-item-price span {
    font-style: normal !important;
}

.tinvwl-full,
.tinvwl-mobile,
.product-price,
.product-date,
.product-stock,
.product-action {
    font-weight: 400 !important;
    letter-spacing: 1px !important;
}

.woocommerce .shop_table thead th {
    letter-spacing: 1px !important;
}

.entry-date {
    letter-spacing: 0.5px !important;
}

.tinvwl-txt {
    letter-spacing: 0.5px !important;
}

.woocommerce-Price-amount {
    letter-spacing: 0.5px !important;
}

.amount {
    letter-spacing: 0.5px !important;
}

.fld-single-product-page-title a {
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 10px;
    padding-top: 0px;
    pointer-events: none;
}

.woocommerce-breadcrumb {
    color: black;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: lowercase;
}

.woocommerce-breadcrumb a {
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: lowercase;
}

.grid-product-price {
    font-size: 13px !important;
}

.woocommerce .button.single_add_to_cart_button {
    height: 49px !important;
}

.fld-single-product-page-add-to-cart {
    height: 49px !important;
    text-align: center !important;
}

.fld-single-product-page-images {
    max-height: 565px !important;
    max-width: 430px !important;
    margin-left: auto;
    margin-right: auto;
}

.fld-single-product-page-images .onsale {
    position: relative !important;
    left: 25px;
    top: 15px;
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #000;
    color: #000;
    border-radius: 50%;
    font-size: 10px;
    padding: 5px 6px !important;
    height: 45px;
    width: 45px;
    line-height: 35px;
    font-style: italic;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 400;
    display: block;
    text-align: center;
}

.mk-product-loop.compact-layout .onsale {
    position: absolute;
    left: 6px;
    top: -6px;
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #000;
    color: #000;
    border-radius: 50%;
    font-size: 10px;
    padding: 5px 6px !important;
    height: 45px;
    width: 45px;
    line-height: 35px;
    font-style: italic;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 400;
    display: block;
    text-align: center;
}

.mk-product-loop.compact-layout .out-of-stock {
    position: absolute;
    left: 6px;
    top: -6px;
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #000;
    color: #000 !important;
    border-radius: 50%;
    font-size: 10px;
    padding: 5px 6px !important;
    height: 50px;
    width: 50px;
    line-height: 12px;
    font-style: italic;
    font-size: 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
    display: block;
    text-align: center;
}

.mk-product-loop.compact-layout .woocommerce-Price-currencySymbol {
    font-weight: 400 !important;
    font-size: 12px !important;
}

.woocommerce-Price-amount,
.product-tax,
.amount {
    font-weight: 500 !important;
    text-transform: uppercase !important;
    float: none;
    text-align: center;
    width: 100%;
    display: block;
    color: black !important;
    /*font-size: 18px !important;*/
}

.woocommerce-Price-currencySymbol {
    font-weight: 400 !important;
}

.slot-article-custom-html img {
    max-height: 15px;
    width: auto;
}

.ng-scope {
    margin: 0 0 10px;
    text-align: center;
}

.slot-article-custom-html {
    display: block;
    background: #ebebeb;
    min-height: 150px;
    margin-top: 5px;
    padding: 30px;
    text-align: center;
}

.woocommerce-variation.single_variation .woocommerce-variation-price .price {
    text-transform: uppercase !important;
}

.mk-product-loop.compact-layout .mk-product-holder {
    border: none !important;
}

.price ins {
    display: block !important;
    text-decoration: none !important;
}

.woocommerce-breadcrumb a:hover {
    text-decoration: underline !important;
    color: #000 !important;
}

/*.product-introduction-text {
	margin-bottom: 0px;
	font-weight: 400;
  font-size: 15px;
  padding-bottom: 10px;
  padding-top: 0px;
  pointer-events: none;
	}*/
.fld-single-product-page-description {
    overflow: hidden;
    max-height: 122px;
    letter-spacing: 0.5px;
}

.fld-single-product-page-description p {
    line-height: 1.725;
    font-size: 14px;
}

.fld-single-product-page-description p:first-child {
    margin-bottom: 25px !important;
}

.fld-single-product-page-description p:nth-child(2) {
    margin-bottom: 25px !important;
}

.fld-single-product-page-meta .sku_wrapper {
    display: none;
}

.woocommerce div.product {
    max-width: 1370px;
    margin-left: auto;
    margin-right: auto;
}

.single-product-right-column {
    max-width: 30%;
    margin-left: 3%;
    margin-right: 3%;
}

.single-product .product_meta {
    text-align: center !important;
}

div.product-item-footer.without-rating {
    display: none !important;
}

.fld-single-product-page-meta .product_meta {
    border: none !important;
}

.fld-single-product-page-meta .product_meta .posted_in {
    font-size: 15px !important;
    color: black !important;
}

.fld-single-product-page-meta .product_meta .posted_in a {
    font-size: 15px !important;
    color: black !important;
}

.fld-single-product-page-title .product_title {
    font-size: 18px !important;
    text-align: center;
    color: #000 !important;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.fld-single-product-page-price .price {
    color: #000 !important;
    float: none;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 18px !important;
}

/*woocommerce styling*/
.checkoutmainpanel .shop_table.woocommerce-checkout-review-order-table {
    display: none !important;
}

.shop_table.woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount {
    text-align: left !important;
}

.checkoutmainpanel #order_review_heading {
    display: none !important;
}

.checkoutmainpanel {
    padding-top: 3rem;
}

.checkoutsidepanel {
    padding-top: 3rem;
    padding-left: 10px !important;
}

.cartsidepanel {
    padding-top: 3rem;
}

.cartsidepanel .woocommerce-form-coupon-toggle {
    display: none;
}

.cartsidepanel .woocommerce form.checkout_coupon {
    display: none !important;
}

.checkoutsidepanel #customer_details {
    display: none;
}

.checkoutsidepanel #payment {
    display: none;
}

.checkoutsidepanel .woocommerce-form-coupon-toggle {
    display: none;
}

.checkoutsidepanel .woocommerce form.checkout_coupon {
    display: none !important;
}

.page-id-110 .woocommerce-form-login-toggle {
    display: none !important;
}

.page-id-12464 .woocommerce-form-login-toggle {
    display: none !important;
}

#order_review_heading {
    font-size: 18px !important;
}

.dhvc_woo_product_page_custom_field.dhvc_woo_product-meta-field-product_category_title.text-center {
    letter-spacing: 1px;
    padding-bottom: 10px !important;
}

.tg-grid-area-top1 {
    margin-bottom: 45px !important;
}

p.stock.in-stock {
    display: none !important;
}

div.wc_ss_btns.modern-theme-circle {
    text-align: center;
    display: inline-block;
}

div.wc_ss_btns>ul {
    text-align: initial;
    display: inline-block;
}

/*.vc_col-sm-6 {
	padding-left: 0px !important;
	padding-right: 0px !important;
	}*/
.custom-product .tg-item-content-holder {
    padding: 7px 12px !important;
}

.tinvwl_add_to_wishlist_button {
    padding-top: 10px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,
a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before,
a.wishlist_products_counter.top_wishlist-heart:before,
span.wishlist_products_counter.top_wishlist-heart:before {
    color: black !important;
}

.tinvwl_add_to_wishlist-text {
    letter-spacing: 0.5px;
    text-transform: lowercase;
}

.tinv-wraper.tinv-wishlist {
    text-align: center;
}

.master-holder h2 {
    font-weight: 600 !important;
}

.oekotex-certification-image {
    display: inline;
    position: absolute;
    /*top: 50%;*/
    left: 0;
    margin-top: 5px;
}

.gots-certificate {
    float: left;
    display: inline-block !important;
    vertical-align: middle;
    padding-right: 20px;
    margin-top: 20px;
}

.oeko-text-certificate {
    vertical-align: middle;
    width: 160px;
    overflow: hidden;
    display: inline-block !important;
    text-align: left;
    margin-top: 45px;
}

.wp-caption {
    text-align: left;
}

.wp-caption-text {
    display: none;
}

.wc_ss_btns>ul>li.more {
    display: none;
}

.wc_ss_btns>ul>li.facebook {
    background-color: #000 !important;
}

.wc_ss_btns>ul>li.twitter {
    background-color: #000 !important;
}

.wc_ss_btns>ul>li.google {
    background-color: #000 !important;
}

.wc_ss_btns>ul>li.pinterest {
    background-color: #000 !important;
}

.wc_ss_btns>ul>li.email {
    background-color: #000 !important;
}

.reset_variations {
    display: none !important;
}

.gridProductPrice {
    color: white;
    font-size: 16px;
    margin-bottom: 5px;
}

.woocommerce-loop-product__title {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.single-product div.product .single_add_to_cart_button {
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}

.woocommerce div.product .social-share ul,
.woocommerce-page div.product .social-share ul {
    text-align: center !important;
}

.single-product div.product .product_title {
    text-align: center;
}

.woocommerce div.product p.price {
    text-align: center;
}

div.summary.entry-summary .product_meta .posted_in {
    order: 1;
}

div.summary.entry-summary .price .woocommerce-Price-amount {
    order: 3;
}

/*page content and wrappers styling*/
.product-template-default {
    background-color: #fff !important;
}

.theme-page-wrapper.full-width-layout {
    background-color: #fff;
    margin: 0px !important;
}

#wobbly-title-row-kids .wpb_row .vc_row .vc_row-fluid .mk-fullwidth-false .attched-false .vc_custom_1527623712501 .js-master-row .mk-grid .mk-in-viewport {
    background-position-y: 80% !important;
}

.vc_custom_1527623712501 {
    background-image: url(/wp-content/uploads/2018/05/wobblylines.svg?id=8956) !important;
    background-position: 0 80% !important;
    background-repeat: no-repeat !important;
}

.page-id-9344 .mk-grid {
    max-width: 955px !important;
}

#mk-page-id-9344 .news-post-heading {
    display: none !important;
}

.mk-header-padding-wrapper {
    padding-top: 130px !important;
}

.theme-content.false {
    padding-top: 0px !important;
}

#theme-page .theme-page-wrapper {
    margin-top: 0px;
}

#theme-page .theme-page-wrapper.full-width-layout {
    padding: 0px 10px !important;
}

#theme-page .theme-page-wrapper .theme-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.theme-page-wrapper.full-width-layout {
    margin-left: auto !important;
    margin-right: auto !important;
}

/*heading styles*/
.master-holder h4 {
    font-size: 18px !important;
    color: #fff !important;
}

h4 {
    margin-bottom: 0px !important;
}

.headingFLD {
    font-size: 18px !important;
    letter-spacing: 1px !important;
    margin-bottom: 15px !important;
}

.subheadingFLD {
    letter-spacing: 0.5px !important;
}

.Product-Title-Category-Page {
    letter-spacing: 0.5px !important;
    margin-bottom: 0px !important;
    font-weight: 400 !important;
}

#fancy-title-8 {
    font-weight: 400 !important;
}

#fancy-title-16 {
    font-weight: 400 !important;
}

.campaigns-heading-FLD {
    margin-bottom: 15px !important;
}

.kidsTitle {
    margin-bottom: 7px;
}

.blog-single-title {
    font-family: Lato;
}

.page-title {
    visibility: hidden;
    margin-top: 0px;
}

.categoriesHeadingFLD {
    margin-bottom: 0px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin-bottom: 0px !important;
}

.mk-imagebox-item .item-title {
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    padding: 5% 0 3% 0;
}

.storiesHeading {
    margin-bottom: 5px;
}

/*links styles*/
.categoriesLinkButton span.mk-button--text {
    font-style: italic;
    line-height: 20px !important;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0px;
}

.environmental-stat-links:hover {
    color: #000;
    text-decoration: underline !important;
}

a:hover {
    color: black !important;
}

.Read-More-Button a:hover {
    font-size: 12px;
    text-decoration: underline !important;
}

.fld-email-links:hover {
    color: #d6cfc7 !important;
}

.fldLinks {
    letter-spacing: 0.5px;
    padding-left: 25px;
    color: #2f18ee;
    font-size: 14px;
}

.fldLinks:hover {
    color: #2f18ee !important;
    text-decoration: underline;
}

.fldLinksNoPadding {
    color: #2f18ee;
    font-size: 16px;
}

.fldLinksNoPadding:hover {
    color: #2f18ee !important;
    text-decoration: underline;
}

.fldMapLink {
    color: #2f18ee;
    font-size: 16px;
}

.fldCatalogueLinks {
    color: #2f18ee;
    font-size: 18px;
}

.fldCatalogueLinks:hover {
    color: #2f18ee !important;
    text-decoration: underline;
}

.readMoreLink {
    color: #2f18ee;
    font-size: 16px;
}

.readMoreLink:hover {
    color: #2f18ee !important;
    text-decoration: underline;
}

.retailerLink {
    color: #2f18ee;
    font-size: 16px;
}

.retailerLink:after {
    content: '>>';
}

.retailerLink:hover {
    color: #c3bcb5;
}

.full-cover-link a:hover {
    color: red;
}

/*contact form styles*/
.mk-form-row {
    float: right !important;
}

.mk-form-full s_form-all {
    padding-bottom: 0px !important;
}

.text-input s_txt-input {
    color: black !important;
}

.mk-message-description p {
    color: black;
    margin-bottom: 0px;
    text-align: left;
    font-size: 14px;
    margin-top: 5px;
    line-height: 16px;
}

.mk-form-full s_form-all {
    padding-top: 0px !important;
    padding-right: 5px !important;
    padding-bottom: 10px !important;
    padding-left: 5px !important;
}

.mk-contact-form .mk-form-half {
    width: 100%;
}

.mk-button--dimension-flat.text-color-light {
    color: #fff;
    background: blue;
    border: none;
}

.mk-button--dimension-flat.text-color-light:hover {
    background: #c3bcb5;
    ;
}

.mk-contact-form clearfix {
    display: block;
}

.s_contact .mk-form-row.one-third {
    width: 100%;
    margin-bottom: 20px;
}

.s_contact.s_outline.dark .s_txt-input {
    border: none;
}

.s_contact.s_outline.dark .contact-outline-submit {
    margin-top: 20px;
}

.s_corporate #mk-contact-form-49 .text-input,
.s_corporate #mk-contact-form-49 .mk-textarea {
    background-color: white !important;
    border-color: black !important;
}

/*page sliders styles*/
.sliderTextBlock {
    position: absolute;
    top: 40px;
    left: 120px;
    z-index: 999;
}

.homePageSlider {
    margin-bottom: 0 !important;
}

/*footer styling*/
#mk-footer .mk-padding-wrapper {
    padding: 0px !important;
}

#mk-footer .widget:not(.widget_social_networks) a:hover {
    text-decoration: underline !important;
}

#mk-footer .widget:not(.widget_social_networks) a {
    letter-spacing: 0.5px;
    text-transform: initial;
    font-size: 18px;
    line-height: 1.5;
    color: #fff !important;
}

#mk-footer .widgettitle {
    text-align: center;
    color: #fff !important;
    font-size: 18px !important;
    display: block;
    margin-bottom: 10px;
}

#mk-footer p {
    line-height: 21px;
    letter-spacing: 0.5px;
    color: #fff !important;
    font-size: 14px !important;
}

.footer-email-adress {
    line-height: 21px;
    letter-spacing: 0.5px;
    color: #fff !important;
    font-size: 14px !important;
}

#text-2 .textwidget {
    text-align: center !important;
}

#text-3 .textwidget {
    text-align: center !important;
}

#social-1 {
    text-align: center !important;
}

#social-2 {
    text-align: center !important;
}

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

section#mk-footer {
    background-color: black;
}

/*buttons styling*/
.woocommerce #payment #place_order {
    background-color: #2f18ee !important;
}

button#place_order.button.alt {
    background-color: #2f18ee !important;
}

.contact-submit {
    background-color: #2f18ee !important;
}

.show-more-button a {
    padding-top: 3px !important;
    padding-right: 0px !important;
}

.show-more-button:after {
    content: '+';
    position: relative;
    top: 1px;
    left: 3px;
    font-weight: bold !important;
}

.show-more-button span.mk-button--text {
    font-weight: 600 !important;
}

.viewAllButton span {
    font-size: 15px !important;
}

.viewAllButton a {
    padding-right: 0px !important;
}

.tnp-widget-minimal input.tnp-submit {
    background-color: transparent !important;
    border: 1px solid !important;
    border-color: #fff !important;
}

.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    color: #fff !important;
    background-color: #ff5d11 !important;
}

.vc_btn3.vc_btn3-color-grey {
    color: #9d8e6b !important;
    background-color: #fff5e9 !important;
    border: none !important;
}

.mk-imagebox-item .item-button a {
    padding: 0;
}

@media only screen and (max-width: 1024px) {
    .ekta-ekta-first-row-desktop {
        display: none !important;
    }

    .ekta-ekta-first-row-mobile {
        display: block !important;
    }
}

@media (max-width: 1065px) and (min-width: 1024px) {
    .woocommerce .quantity input.qty {
        width: 135px;
    }

    .master-holder select:not(.gfield_select),
    .woocommerce select {
        width: 135px;
        min-width: 135px !important;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .woocommerce .quantity input.qty {
        width: 115px;
    }

    .master-holder select:not(.gfield_select),
    .woocommerce select {
        width: 115px !important;
        min-width: 115px !important;
    }
}

@media (max-width: 835px) and (min-width: 768px) {
    .woocommerce .quantity input.qty {
        width: 100px;
    }

    .master-holder select:not(.gfield_select),
    .woocommerce select {
        width: 100px !important;
        min-width: 100px !important;
    }
}

@media only screen and (max-width: 1399px) {
    nav.woocommerce-breadcrumb {
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 1024px) {
    nav.woocommerce-breadcrumb {
        padding-left: 0px !important;
    }

    .header-grid.mk-grid {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .mega-menu-woo-cart-count {
        top: 3px !important;
        right: -12px !important;
        color: #fff !important;
        font-weight: 600 !important;
        font-size: 11px !important;
    }

    .mk-toolbar-resposnive-icon {
        display: none;
    }
}


@media handheld,
only screen and (max-width: 768px) {
    .checkoutmainpanel .shop_table.woocommerce-checkout-review-order-table {
        display: block !important;
    }

    .checkoutmainpanel #order_review_heading {
        display: block !important;
    }

    .checkoutsidepanel {
        display: none !important;
    }

    /* .div.wc_ss_btns>ul {
        width: auto !important;
        text-align:  !important;
        display: block !important;
    } */

    .oekotex-certification-image {
        display: block !important;
    }

    .gots-certification-image {
        /*float: right;*/
        display: block !important;
    }

    .vc_custom_1529228747759,
    .vc_custom_1529275438382,
    .vc_custom_1529278983109,
    .vc_custom_1529279779322,
    .vc_custom_1529280126202,
    .vc_custom_1529280881640,
    .vc_custom_1529307543885,
    .vc_custom_1529308022314,
    .vc_custom_152930904737,
    .vc_custom_1529312906152,
    .vc_custom_1529314031127,
    .vc_custom_1529315994039,
    .vc_custom_1529394575949,
    .vc_custom_1529395156312,
    .vc_custom_1529395706098,
    .vc_custom_1529448960992,
    .vc_custom_1529451411784,
    .vc_custom_1529486414783,
    .vc_custom_1529487369756,
    .vc_custom_1529492790265 {
        position: relative;
        margin: 25px;
        top: 0;
        left: 0;
        height: auto;
        width: auto;
    }

    #nav_menu-2 {
        text-align: center;
    }

    .stories-image-1 {
        padding-right: 0px !important;
    }

    .stories-image-2 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .stories-image-3 {
        padding-left: 0px !important;
    }

    .stories-paragraph {
        max-width: 450px;
        margin-right: auto;
        margin-left: auto;
    }

    .viewAllButton {
        margin-bottom: 0px !important;
    }

    .viewAllButton a {
        float: right !important;
    }

    .mk-header-toolbar {
        display: block !important;
    }

    .mk-toolbar-resposnive-icon {
        display: none;
    }

    .theme-page-wrapper.full-width-layout .theme-content {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .page-id-9185 .textParagraph {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: auto !important;
        text-align: center !important;
    }

    .campaigns-images-column-right {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }

    .vaxverket-images-mobile-padding {
        display: block !important;
    }

    .hi-joanna-column .mk-image.align-left {
        text-align: center !important;
        padding-bottom: 20px !important;
    }

    .campaigns-text-paragraph-17 {
        text-align: center;
    }

    .spinnariet-images-column-left .vc_column-inner {
        padding-left: 10px !important;
    }

    .spinnariet-images-column-right .vc_column-inner {
        padding-right: 10px !important;
    }

    .spinnariet-images-column-left .vc_column-inner .mk-image.align-left {
        text-align: center !important;
    }

    .spinnariet-images-column-right .vc_column-inner .mk-image.align-right {
        text-align: center !important;
    }

    .single-product-right-column {
        max-width: 440px;
        margin: 0 auto;
    }

    .woocommerce .quantity input.qty {
        width: 150px;
    }

    .master-holder select:not(.gfield_select),
    .woocommerce select {
        width: 150px !important;
        min-width: 150px !important;
    }

    #mk-button-11 {
        text-align: right;
    }
}

@media handheld,
only screen and (max-width: 768px) {

    /*.top-padding {
	display: none !important;	
	}*/
    .tnp-field-email {
        min-width: 200px !important;
    }

    .tnp-subscription input.tnp-submit {
        font-size: 11px !important;
    }

    #mk-page-introduce {
        display: none !important;
    }

    .single-product .variations {
        width: 100%;
        display: block;
        float: none;
    }

    .single-product .variations tbody {
        float: none;
    }

    .single-product .variations tbody tr {
        margin-bottom: 0px;
    }

    .single-product .variations tbody tr td .label {
        font-size: 11px !important;
    }

    .woocommerce .quantity {
        width: 100% !important;
        max-width: 240px;
    }

    .woocommerce div.product form.cart .button {
        margin-top: 35px;
    }
}

@media only screen and (min-width: 1024px) {
    .blogRowLP {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media(max-width:768px) {
    #email-popup-wrapper #email-popup {
        max-width: 90vw;
        padding: 1rem;
        padding-top: 2rem;
    }

    #email-popup-wrapper #email-popup p {
        margin-bottom: 5px;
    }

    #email-popup-wrapper .mc4wp-form .input-container {
        flex-direction: column;
    }

    #email-popup-wrapper #email-popup .mc4wp-form [type='email'] {
        margin: 0;
        margin-bottom: 10px;
    }

    #email-popup-wrapper #email-popup .mc4wp-form [type='submit'] {
        margin: 0;
        padding: 6px !important;
        padding-top: 13px !important;
    }
}



/*******************************************************/


/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

/* .single .quantity.buttons_added {
    position: absolute;
    top: 125px;
}*/

/* .single_variation_wrap .single_variation .price .amount {
    position: relative;
    top: 60px;
} */

.mk-product-loop.compact-layout .price {
    top: 45px; 
}

.mk-product-loop.compact-layout .price {
    padding-top: 0px;
}

.mk-language-nav {
    display: none;
} 

.tg-item .tg-dark span, .tg-item .tg-dark .no-liked .to-heart-icon path, .tg-item .tg-dark .empty-heart .to-heart-icon path {
    font-family: sans-serif;
}

#alg_currency_select {
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
    background-image: url(/wp-content/themes/jupiter/assets/images/selectbox-arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 12px 7px 16px;
    font-size: 14px !important;
    line-height: 14px;
    color: #252525;
    border-radius: 0;
    font-weight: 700;
    min-width: 220px !important;
    max-width: 100%;
    display: block;
    font-family: 'brandongrotesque' !important;
    position: relative;
    top: 10px;
}

.fld-single-product-page-price {
    position: relative;
}

.woocommerce-variation.single_variation {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
}

.woocommerce-variation.single_variation .woocommerce-variation-price {
    width: 100%;
    text-align: center;
    background-color: white;
}

.woocommerce-variation.single_variation .woocommerce-variation-price .price {
    width: 100%;
}

#mega-menu-wrap-toolbar-menu {
    background: transparent;
}

.mk-header-toolbar-holder {
    display: none;
}

#menu-selects {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
}

.mk-header-toolbar .menu-selector {
    margin-right: 5px;
    position: relative;
    height: 35px;
}

.mk-header-toolbar .menu-selector .menu-selector-button {
    border: 0;
    background: transparent;
    font-family: "brandongrotesquem" !important;
    font-size: 11px;
    outline: none;
}

.mk-header-toolbar .menu-selector .menu-selector-button::after {
    font-family: "fontawesome";
    content: "";
    margin-left: 2px;
}

.mk-header-toolbar .menu-selector .menu-selector-items {
    margin: 0;
    background: white;
    list-style-type: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 31px;
    right: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.mk-header-toolbar .menu-selector.open .menu-selector-items {
    opacity: 1;
    visibility: visible;
}

.mk-header-toolbar .menu-selector .menu-selector-items li {
    margin: 0;
    padding: 0px 19px;
    cursor: pointer;
    width: max-content;
}

.mk-header-toolbar .menu-selector .menu-selector-items li:hover {
    background-color: #f5f5f5;
}

.mk-header-toolbar .menu-selector .mk-lang-name {
    padding-left: 3px;
}

.pll-parent-menu-item {
    display: none !important;
}

#menu-selector-currency.menu-selector .menu-selector-items li {
    padding: 0;
}

#menu-selector-currency.menu-selector .menu-selector-items li button {
    margin: 0;
    padding: 0px 19px;
    cursor: pointer;
    border: 0;
    background: transparent;
    outline: none;
}

.language-name {
    padding-left: 3px;
}

#menu-selector-language.menu-selector .menu-selector-items li a {
    display: flex;
}

#menu-selector-language.menu-selector .menu-selector-items li a img {
    height: unset;
    max-width: unset;
}

#wcvat-toggle {
    padding: 0;
    position: static;
    color: black;
    background: transparent !important;
    opacity: 1;
    text-align: unset;
    width: unset;
    font-size: 11px;
    font-weight: bold;
    margin-right: 2px;
    display: none;
}

#wcvat-toggle span {
    display: none !important;
}

#wcvat-toggle::after {
    content: "VAT EXCL.";
}

#wcvat-toggle.on::after {
    content: "VAT INCL.";
}

#menu-selects #wcvat-toggle {
    display: inline-block;
}

#searchform {
    padding: 1em 7%;
}

#searchform input {
    text-transform: uppercase;
    border-bottom: 1px solid #000 !important;
}

#email-popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(100,100,100,0.35);
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}

#email-popup {
    background-color: rgb(21, 151, 108);
    width: 600px;
    margin: 50px auto;
    padding: 10px 100px;
    box-sizing: border-box;
    color: white;
    position: relative;
    padding-top: 45px;
    text-align: center;
}

#email-popup .close{
    position: absolute;
    top: 15px;
    right: 13px;
    line-height: 8px;
    cursor: pointer;
    color: black;
    font-size: 25px;
    text-shadow: 0 1px 0 #fff;
}

#email-popup p {
    color: white !important;
}

#email-popup .mc4wp-form {
    display: flex;
}

.mc4wp-form .input-container {
    display: flex;
    margin-bottom: 20px;
}

#email-popup .mc4wp-form [type='submit'] {
    border: 0 !important;
    background-color: white !important;
    color: black;
    width: unset;
    margin-left: 15px;
    font-family: 'brandongrotesquem' !important;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 400;
    padding: 0px 12px !important;
    min-height: unset;
    height: unset;
}

#email-popup .mc4wp-form [type='email'] {
    color: white !important;
    background: unset !important;
    font-family: 'brandongrotesquem' !important;
    border: 0px;
    box-shadow: none;
    border-bottom: 3px solid #fff;
    margin-right: 5px;
    flex: 1;
}

#email-popup .mc4wp-form [type='email']::placeholder {
    color: white !important;
}

#email-popup .popup-social-icons {
    text-align: center;
}

.popup-social-icons a {
    margin-right: 15px;
    color: white !important;
}

.email-popup-opened #email-popup-wrapper {
    opacity: 1;
    visibility: visible;
}

#email-popup h3 {
    font-size: 23px;
    font-family: 'brandongrotesquem' !important;
}

#email-popup p {
    font-size: 14px;
    font-family: 'brandongrotesquem' !important;
}

#email-popup-opener {
    color: white;
    border: 2px solid #fff !important;
    padding: 15px;
    font-size: 15px;
    opacity: 1;
    cursor: pointer;
}

#email-popup-opener:hover {
    color: white !important;
    text-decoration: underline;
    cursor: pointer;
}

.show-more-button.show-less:after {
    content: "-";
}

#mk-theme-container > header.mk-header {
    position: fixed;
    /* top:0;
    left: 0; */
}

@media(max-width: 768px) {
    #theme-page .theme-page-wrapper.full-width-layout {
        padding-top: 35px !important;
    }
}


/* #mk-theme-container.fixed-header > header.mk-header {
    position: fixed;
}

#affix-top {
    background: #efe5f5;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px;
}

#affix-top strong {
    font-weight: bold !important;
    font-size: 16px;
}

#affix-top strong.dash::before {
    content: " -";
}

#affix-top small {
    font-size: 14px;
}

@media(max-width: 768px) {
    #affix-top {
        flex-direction: column;
    }
    
    #affix-top strong.dash::before {
        content: "";
    }

    #affix-top small {
        font-size: 8px;
    }
} */

#searchform {
    display: flex;
    align-items: center;
}

.waveline {
    background-image: url(/wp-content/uploads/2018/10/finelittleday_wave_small.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 0.75rem;
    margin-bottom: 1.5rem !important;
}

h4.waveline.black-h4 {
	color: black !important;
	font-size: 18px !important;
	letter-spacing: 1px !important;
	font-weight: bold !important;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: unset;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th.product-price {
	display: none !important;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-price {
	display: none !important;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-remove {
	display: table-cell !important;
}

.product-remove {
	opacity: 0 !important;
}

#cartpage .product-remove {
    opacity: 1 !important;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr:nth-of-type(even) {
    background-color: unset !important;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .quantity input.qty {
    width: unset;
    border: unset;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .quantity label {
    display: none;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .quantity {
    width: unset !important;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-quantity {
    min-width: unset;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents * {
    font-family: 'brandongrotesquem' !important;
    font-weight: normal !important;
    text-transform: uppercase;
}

.cart_totals .order-total {
    display: flex;
    justify-content: flex-end;
}

.woocommerce .cart-collaterals .cart_totals table th {
    width: unset;
    display: flex;
    align-items: center;
    padding: 6px 12px;
    text-transform: none;
    font-weight: normal !important;
    color: black;
    font-family: 'brandongrotesquem' !important;
}

.woocommerce .cart-collaterals .cart_totals table th::after {
    content: ":";
}

.woocommerce .cart-collaterals .cart_totals table {
    margin-bottom: 0 !important;
    height: unset;
}

.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward, #woocommerce-cart-buttons-below .button {
    border: 2px solid #3019ef !important;
    opacity: 1 !important;
    background-color: white !important;
    color: #3019ef !important;
    font-weight: 600 !important;
	letter-spacing: 0.5px !important;
    font-family: 'brandongrotesquem' !important;
    padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward:hover, #woocommerce-cart-buttons-below .button:hover {
    background-color: #3019ef !important;
    color: white !important;
}

.order-total .woocommerce-Price-amount, .order-total .woocommerce-Price-currencySymbol {
    font-weight: normal !important;
    color: black !important;
    font-family: 'brandongrotesquem' !important;
}

form.woocommerce-cart-form {
    padding-top: 3rem;
}

.master-holder h4.black-h4 {
    color: #404040 !important;
}

#menu-selector-retail .menu-selector-button::after {
    content: unset !important;
}

/* .tg-grid-slider {
    overflow: unset !important;
} */

.magnify-button {
    content: "";
    display: block;
    background-image: url(/wp-content/uploads/2018/06/searchsymbol.svg);
    background-size: 21px 21px;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    border: 0;
    background-color: unset;
}

.menu-selector .mk-lang-flag {
    display: none;
}

#menu-selector-language button.menu-selector-button {
    display: none;
}

#menu-selector-language .menu-selector-items {
    opacity: 1;
    visibility: visible;
    position: relative;
    background: transparent;
    box-shadow: none;
    display: flex;
    top: 0;
    left: 0;
}

.mk-header-toolbar #menu-selector-language .menu-selector-items li {
    background: transparent !important;
    padding: 0;
    display: flex;
}

.mk-header-toolbar #menu-selector-language .menu-selector-items li .mk-lang-name {
    font-size: 11px;
}

.mk-header-toolbar #menu-selector-language .menu-selector-items li:first-child::after {
    content: "|";
    display: inline-block;
    margin-left: 4px;
}

[lang='en-US'] #menu-selector-language .menu-selector-items .language_en .mk-lang-name {
    font-weight: bold;
}

[lang='sv-SE'] #menu-selector-language .menu-selector-items .language_sv .mk-lang-name {
    font-weight: bold;
}

.mk-header-toolbar #menu-selector-wishlist .menu-selector-button::after {
    content: "";
}

.coupon {
    opacity: 0;
    visibility: hidden;
}

.woocommerce-cart-form__contents .quantity.buttons_added {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.woocommerce .woocommerce-cart-form__contents .quantity .plus, .woocommerce .woocommerce-cart-form__contents .quantity .minus {
    display: block !important;
    top: 0 !important;
    background: transparent;
    color: black;
    float: none !important;
    position: static;
    width: 10px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu .widget_woocommercefullcart img.attachment-woocommerce_thumbnail {
    width: 70px;
}

#mega-menu-item-10122 > .mega-sub-menu, #mega-menu-item-12417 > .mega-sub-menu {
    max-height: calc(100vh - 130px) !important;
    overflow: auto !important;
}

.mc4wp-response {
    display: none;
}

.fld-single-product-page-price > .price span.woocommerce-Price-amount.amount {
    position: relative;
    top: 0px;
}

.woocommerce form.cart .quantity label.screen-reader-text {
    display: block;
    text-align: left;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator:after {
    content: '';
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item a.mega-menu-link:before {
    margin: 0px;
}

#customer_details > * {
    width: 100%;
}

#customer_details h3 {
    display: none;
}

/*.woocommerce-form-coupon-toggle {
    display: none;
}*/

.woocommerce form .form-row-first, .woocommerce form .form-row-last {
    width: 100%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    background: #fff;
    border-radius: 2px;
}

.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last {
    width: 100%;
    padding: 0;
    float: none;
}

.woocommerce form .form-row .required {
    display: none;
}

.woocommerce #order_comments {
    width: 100% !important;
    height: unset !important;
    resize: vertical !important;
}

#billing_country_field .select2-container--default .select2-selection--single {
    font-size: 13px;
    color: #767676;
    padding: 10px 12px;
    border: 1px solid #e3e3e3;
    line-height: 1em;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    background: #fff;
    border-radius: 2px;
    height: 41px;
}

#billing_country_field .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px;
}

#billing_country_field .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 39px;
    right: 5px;
}

#cartpage .something-extra {
    /*display: none;*/
}

.cartsidepanel #customer_details, .cartsidepanel #payment {
    display: none;
}

.cartsidepanel {
    padding-top: 3rem;
}

#order_review_heading {
    background-image: url(/wp-content/uploads/2018/10/finelittleday_wave_small.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 0.75rem;
    margin-bottom: 1.5rem !important;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead {
    display: none;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-code {
    display: none;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead {
    display: table-header-group;
}

#cartpage table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 100%;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-code {
    display: table-cell;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents * {
    font-weight: normal !important;
    text-transform: none;
    text-align: left;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents * {
    font-weight: normal !important;
    text-transform: none;
    text-align: left;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .quantity input.qty {
    text-align: center !important;
    width: 100%;
}

#cartpage .woocommerce .woocommerce-cart-form__contents .quantity .plus, #cartpage .woocommerce .woocommerce-cart-form__contents .quantity .minus {
    /*display: none !important;*/
}

#cartpage .woocommerce .shop_table thead th {
    border: 0;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents img {
    width: 40px;
    height: 32px;
    object-fit: cover;
    object-position: center;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody>tr:nth-child(odd)>td {
    background: rgba(0,0,0,0.02);
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .quantity input.qty {
    background: transparent;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td {
    border-bottom: 1px solid #ddd !important;
}

#cartpage .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr th {
    border-bottom: 2px solid #ddd !important;
}

.tg-item-price .amount {
	max-height: 18px !important;
	display: block;
}

.tg-item-price {
    min-height: 36px;
}

.fld-single-product-page-add-to-cart {
    height: unset !important;
}

span.woocommerce-Price-amount.amount {
    font-size: initial;
    line-height: initial;
}

.amount {
    font-size: 0;
    line-height: 0;
}

.mk-product-loop.compact-layout .onsale::after {
    content: "!";
}

select#pa_size {
    padding-right: 42px !important;
}

.woocommerce #payment ul.payment_methods {
    border: 0;
    padding: 0;
}

.woocommerce #payment ul.payment_methods > li {
    border-radius: 0px !important;
    border: 1px solid !important;
    list-style: none outside;
    padding: 30px 10px;
    padding-left: 64px;
    padding-right: 70px;
    position: relative;
    background: rgba(255,255,255,0.8);
}

.woocommerce #payment ul.payment_methods > li:hover {
    background: rgba(236,236,236,0.806);
    cursor: pointer;
}

.woocommerce #payment ul.payment_methods > li:not(:first-child) {
    border-top: 0 !important;
}

ul.wc_payment_methods.payment_methods.methods li:first-child:after {
    /*content: "\f078";*/
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
}

ul.wc_payment_methods.payment_methods.methods.opened li:first-child:after {
    /*content: "\f077";*/
}

.wc_payment_methods .wc_payment_method:not(:first-child) {
    display: none;
}

.wc_payment_methods.opened .wc_payment_method:not(:first-child) {
    display: block;
}

.wc_payment_methods.opened li:first-child {
    /*background: rgba(236,236,236,0.806) !important;
    box-shadow: inset 0 3px 12px rgba(51,51,51,0.5);*/
}

.wc_payment_methods li input[type='radio'] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 18px;
}

.wc_payment_methods li input[type='radio']::after {
    content: "";
    color: #333;
    font-family: "fontawesome";
}

.wc_payment_methods li input[type='radio']:checked::after, .wc_payment_methods li#payment-method-select-placeholder input[type='radio']::after {
    content: "";
    color: blue;
}

.custom-product h2.tg-item-title a {
    min-height: 37px;
    display: block;
}

#ship-to-different-address {
    display: block !important;
}

.woocommerce #payment #place_order {
    background-color: #252525!important;
}

.angelleye-proceed-to-checkout-button-separator {
    display: none !important;
}

.angelleye_smart_button_bottom {
    display: none !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
    text-align: right !important;
    margin-bottom: 1rem;
}

.woocommerce-info {
    background: rgba(255,255,255,0.8) !important;
    border: 1px solid !important;
}

.woocommerce table.cart a.remove {
    color: #000000 !important;
}

.woocommerce #payment {
    background: transparent;
    margin-bottom: 20px;
}

.place-order {
    background: #f3f3f3;
}

.woocommerce #place_order, .woocommerce button#place_order.button.alt {
    background-color: #252525!important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
}

.woocommerce #payment div.payment_box {
    display: none !important;
}

.woocommerce-form-coupon-toggle, .woocommerce-form-login-toggle {
    padding: 0 20px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    margin: 0 20px;
}

#klarna-checkout-select-other {
    display: none !important;
}

#kco-order-review .quantity {
    top: 6px;
}

#kco-order-review .quantity::before {
    content: "x ";
    float: left;
}

#kco-order-review .quantity input {
    width: unset;
    border: 0;
    height: unset;
    padding: 0;
    text-align: left;
    position: relative;
    top: 2px;
    padding-left: 2px;
}

.wc_payment_methods li {
    cursor: pointer;
}

.wc_payment_methods li input {
    pointer-events: none;
}

.lds-facebook {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 64px;
}
.lds-facebook div {
	display: inline-block;
	position: absolute;
	left: 6px;
	width: 13px;
	background: #E7DDC4;
	animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
	left: 6px;
	animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
	left: 26px;
	animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
	left: 45px;
	animation-delay: 0;
}
@keyframes lds-facebook {
	0% {
		top: 6px;
		height: 51px;
	}
	50%, 100% {
		top: 19px;
		height: 26px;
	}
}

#loading-spinner {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	width: 100vw;
	height: 100vh;
	display: none;
	align-items: center;
	justify-content: center;
	background-color: rgba(255,255,255,0.6);
}

.notify-me-button {
    background-image: none !important;
    background-color: #2f18ee !important;
    height: 49px !important;
    width: 100%;
    color: white;
    border: 0;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

div#cwgin-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100vw;
    height: 100vh;
}

#cwgin-overlay .cwginstock-panel-primary {
    display: block;
}

.cwginstock-panel-primary {
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgb(21, 151, 108);
    width: 600px;
    padding: 10px 50px;
    box-sizing: border-box;
    color: white;
    position: relative;
    padding-top: 10px;
    text-align: center;
}

.cwginstock-panel-primary input[type=email] {
    color: white !important;
    background: unset !important;
    font-family: 'brandongrotesquem' !important;
    border: 0px;
    box-shadow: none;
    border-bottom: 3px solid #fff;
    margin-right: 5px;
    flex: 1;
    text-align: left !important;
}

.cwgstock_button {
    border: 0 !important;
    background-color: white !important;
    color: black !important;
    width: unset;
    margin-left: 15px;
    font-family: 'brandongrotesquem' !important;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 400;
    padding: 8px 12px !important;
    min-height: unset;
    height: unset;
}

.cwginstock-panel-body .form-group:first-child {
    width: 100%;
}

.cwginstock-panel-primary .close {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    font-size: 1.2rem;
    font-weight: bold;
    cursor: pointer;
}

.cwginstock-panel-body {
    display: flex;
    align-items: flex-end;
}

.cwginstock-panel-heading {
    margin-bottom: 20px;
}

#mk-theme-container .custom-product .tg-item-price del > span {
	font-size: 14px !important;
}

@media only screen and (min-width: 769px) {
    #kco-order-review {
        float: right;
        width: 50%;
        padding-left: 20px;
        font-size: .9em;
        box-sizing: border-box;
        padding-right: 20px;
    }

    #kco-iframe {
        float: left;
        width: 50%;
        padding-left: 20px;
        box-sizing: border-box;
    }
}

@media (min-width: 1200px) {
    #cartpage .cartmainpanel #order_review_heading, #cartpage .cartmainpanel #order_review > .shop_table {
        display: none;
    }
}

@media handheld, only screen and (max-width: 768px) {
    .mk-header-toolbar {
        display: block;
    }
}

@media(max-width: 1024px) {
	#mega-menu-item-10072 .mega-menu-link, #mega-menu-item-13770  .mega-menu-link {
		display: none !important;
	}

	#mega-menu-item-10072 .mega-sub-menu, #mega-menu-item-13770  .mega-sub-menu {
		display: block !important;
	}

	#mega-menu-item-10072 ul.mega-sub-menu, #mega-menu-item-13770  ul.mega-sub-menu {
		width: 100% !important;
	}

	#mega-menu-item-10072 .mega-menu-column, #mega-menu-item-13770  .mega-menu-column {
		width: 100% !important;
	}

	#mega-menu-item-10072 #searchform, #mega-menu-item-13770  #searchform {
		padding: 1rem 0;
	}

	#mega-menu-item-10072 .widget_search, #mega-menu-item-13770  .widget_search {
		padding: 0 6px !important;
	}

	#mega-menu-item-10072 .magnify-button, #mega-menu-item-13770  .magnify-button {
		position: absolute;
		right: 10px;
		z-index: 99;
	}

	#mega-menu-item-10072 #searchform .text-input, #mega-menu-item-13770  #searchform .text-input {
		text-transform: none !important;
        padding-right: 30px;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        background: transparent;
        width: 100%;
	}
}

@media(min-width: 601px) {
    .woocommerce div.product form.cart .variations {
        position: absolute;
        right: 15px;
    }
}










/******** MOBILE OPTIMIZATION FIXES 2019-06  *************/

.horizontal-scroll-container {
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: touch !important;
    display: none;
    grid-template-columns: repeat(4, 80%);
    margin: 0 0 2em 0;
}
.horizontal-scroll-container::before {
    display: none;
}

.horizontal-scroll-container .horizontal-scroll-item {
    padding: 0 15px 0 0;
    margin-bottom: 6px;
}

.horizontal-scroll-container .horizontal-scroll-item h5,
.horizontal-scroll-container .horizontal-scroll-item .stories-titles {
    margin-bottom: 3px;
}

.horizontal-scroll-container .horizontal-scroll-item img {
    margin-bottom: 10px;
}

.horizontal-scroll-container .horizontal-scroll-item p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: rgb(131,131,131) !important;
    padding-right: 12px;
}

.horizontal-scroll-container .vc_figure,
.horizontal-scroll-container .wpb_single_image .vc_single_image-wrapper,
.horizontal-scroll-container .horizontal-scroll-item img
{
    width: 100% !important;
}

.wpb_video_widget {
    margin-bottom: 10px;
}

/* .horizontal-scroll-container .horizontal-scroll-item:nth-of-type(1) {
    padding: 0 7.5px 0 0;
}
.horizontal-scroll-container .horizontal-scroll-item:nth-of-type(6) {
    padding: 0 0 0 7.5px;
} */


.horizontal-scroll-container::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.horizontal-scroll-container::-webkit-scrollbar-track {
    padding-top: 4px;
    background: #fff;
}
.horizontal-scroll-container::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 6px;
}

#theme-page .theme-page-wrapper.full-width-layout {
    padding-top: 96px !important;
}

.intro-paragraph {
    text-align: left;
    font-size: 19px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.intro-paragraph strong {
    font-family: 'brandongrotesquem', sans-serif;
}

.woocommerce div.product form.cart div.quantity {
    float: none !important;
    max-width: none;
    width: 100% !important;
    padding-bottom: 1em;
}

.woocommerce form.cart .quantity label.screen-reader-text {
    text-align: center;
}
.woocommerce .quantity input.qty {
    width: 150px;
    margin: 0 auto;
    float: none;
}

.woocommerce div.product form.cart .variations select {
    width: 100% !important;
}

.woocommerce div.product form.cart .variations label {
    text-align: center;
}

.woocommerce div.product form.cart .variations {
    float: none !important;
    margin: 0 auto !important;
    min-width: 150px !important;
    position: static;
}

.woocommerce div.product form.cart .variations {
    float: none !important;
    margin: 0 auto !important;
    min-width: 150px !important;
    position: static;
    width: 150px !important;
}

.woocommerce div.product form.cart .variations tbody {
    width: 100%;
}

.mega-menu-logo {
    max-width: 240px;
}

#newsletter-section input.tnp-email {
    height: 33px;
}

#newsletter-section .tnp-newsletter-custom-text {
    line-height: 20px;
    margin-bottom: 1em;
}

#products-section .tg-grid-area-top1 {
    margin-top: 15px;
    margin-bottom: 25px !important;
}

.tg-filters-holder {
    display: block;
    width: 100%;
    max-width: 384px;
}

.tg-filters-holder .tg-dropdown-holder {
    background-color: #f9f9f9;
    padding: 6px 12px;
    width: 100%;
    border: 1px solid #ededed !important;
}

.tg-filters-holder .tg-dropdown-holder .tg-dropdown-title {
    color: #444444 !important;
}

.tg-filters-holder .tg-icon-dropdown-open {
    float: right;
}

.tg-filters-holder .tg-icon-dropdown-open:before {
    text-decoration: none !important;
}

.tg-dropdown-item.tg-filter.tg-filter-active,
.tg-dropdown-item:hover {
    background: #e7e7e7 !important;
}

.tg-dropdown-item.tg-filter.tg-show-filter, .tg-dropdown-item, .no-touch .tg-dropdown-item {
    padding: 17px 24px 11px !important;
}

.tg-dropdown-list.tg-dropdown-holder-animation {
    max-height: 425px !important;
}

.tg-filter.tg-filter-active span {
    text-decoration: none !important;
}

select.tg-dropdown-list.is-mobile {
    min-width: 300px !important;
}

#instagram-section #sb_instagram .sbi_header_text h3::before {
    content: '@';
}

@media (min-width: 1024px) {

    #header-section-desktop {
        display: block;
    }
    #header-section-mobile {
        display: none;
    }

    #header-section-desktop .wobbly-title-row {
        margin-top: 0px !important;
    }

    #header-section-desktop .mk-image-container {
        padding-bottom: 1.2em;
    }

    #header-section-desktop h2.mk-fancy-title {
        font-weight: 400 !Important;
    }

    #header-section-desktop .mk-grid {
        margin-bottom: 5em;
    }

    #newsletter-section {
        margin-top: 6em;
        margin-bottom: 6em;
    }

    .intro-paragraph {
        max-width: 730px;
        font-size: 26px;
        text-align: center;
        margin: 0 auto 3em;
    }
    .wobbly-title-row {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 3em;   
    }
    #highlights-section .mk-fancy-title {
        padding-top: 2em;
    }
    #highlights-section .vc_row:nth-of-type(2) {
        margin-bottom: 3em;
    }

    #stories-section .mk-fancy-title {
        padding-top: 1em;
    }

    #menu-selects-container.hidden,
    #menu-selects-container {
        display: none;
    }

    button.menu-selector-button {
        padding-top: 5px;
    }

    #menu-selector-currency {
        top: -1px;
    }

    #menu-selector-language {
        padding-right: 10px;
        top: -1px;
    }

    #menu-selector-language li:first-child::after {
        margin-top: -2px;
    }

    #menu-selector-wishlist {
        margin-right: 15px;
    }
    #menu-selector-login {
        margin-right: 20px;
    }

    #products-section .tg-item.custom-product .tg-item-price {
        text-align: center;
    }

    #products-section .custom-product .tg-item-price del > span {
        font-size: 13px !important;
    }

    #products-section .custom-product .tg-item-price ins > span {
        font-size: 13px !important;
        color: #FF5057 !important;
    }

    #products-section .custom-product .tg-item-price ins > span > span {
        color: #FF5057 !important;
    }

    #products-section span.woocommerce-Price-amount.amount:nth-of-type(2) {
        padding-top: 5px;
    }

}

@media(max-width: 1024px) {

    #allow-mobile-override #padding-3 {
        height: 0;
    }

    #allow-mobile-override #padding-5 {
        height: 10px;
    }

    #header-section-desktop {
        display: none;
    }
    #header-section-mobile {
        display: block;
        margin-top: 0;
    }

    #header-section-mobile .wpb_single_image {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: -15px;
    }

    #header-section-mobile .image-caption {
        padding-top: 1em;
    }
    #header-section-mobile .image-caption p {
        font-size: 12px;
    }

    #header-section-mobile .vc_figure,
    #header-section-mobile .vc_single_image-wrapper,
    #header-section-mobile .vc_figure .vc_single_image-wrapper img {
        width: 100%;
    }

    #newsletter-section .wpb_row.vc_row {
        padding: 15px;
    }

    #newsletter-section .tnp-newsletter-custom-title {
        font-size: 22px;
    }


    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: none !important;
    }


    #mega-menu-wrap-primary-menu .mega-menu-toggle.mega-menu-open + #mega-menu-primary-menu {
        min-height: 440px !important;
    }

    #menu-selects-container {
        height: 40px;
        width: 100%;
        background: #F2EDE0;
    }

    #menu-selects-container.hidden {
        display: none;
    }

    #menu-selects-container .menu-selector {
        display: block;
        float: left;
    }

    #menu-selects-container span.menu-item-caption {
        display: block;
        text-transform: uppercase;
        font-size: 7px;
        letter-spacing: 1px;
        height: 16px;
    }

    #menu-selects-container .menu-selector .menu-selector-items li button {
        padding: 0;
        display: inline-block;
        margin-right: 2px;
    }

    #menu-selects-container .menu-selector .menu-selector-items li::after {
        content: '';
        display: block;
        width: 1px;
        height: 10px;
        position: relative;
        background: black;
    }

    #menu-selects-container .menu-selector#menu-selector-currency  .menu-selector-items li::after {
        top: -15px;
        left: -7px;
    }

    #menu-selects-container .menu-selector#menu-selector-currency .menu-selector-items li:nth-of-type(1)::after {
        display: none;
    }

    #menu-selects-container .menu-selector#menu-selector-language  .menu-selector-items li::after {
        top: -19px;
        left: -8px;
    }

    #menu-selects-container .menu-selector#menu-selector-language  .menu-selector-items li {
        margin-right: 15px;
    }

    #menu-selects-container .menu-selector#menu-selector-language .menu-selector-items li:nth-of-type(1)::after {
        display: none;
    }

    #menu-selects-container #menu-selector-currency.menu-selector .menu-selector-items li {
        padding: 0;
        display: inline-block;
        position: relative;
        top: -4px;
    }

    #menu-selects-container .menu-selector-items {
        list-style: none;
        margin: 0;
        font-size: 12px;
    }
    #menu-selects-container .menu-selector-items li {
        margin: 0;
        margin-right: 10px;
        text-transform: uppercase;
        height: 17px;
    }

    #menu-selects-container #menu-selector-language {
        width: 30%;
        padding-left: 15px;
        margin-right: -15px;
    }
    #menu-selects-container #menu-selector-currency {
        width: 40%;
        padding-left: 15px;
        margin-right: -15px;
    }
    #menu-selects-container #menu-selector-wishlist,
    #menu-selects-container #menu-selector-login {
        width: 15%;
        text-align: center;
    }

    #menu-selects-container a.menu-selector-button {
        position: relative;
        top: -3px;
    }

    #menu-selects-container #menu-selector-wishlist a.menu-selector-button {
        top: -4px;
    }
    #menu-selects-container a.menu-selector-button .fa-heart {
        font-size: 12px;
    }
    #mega-menu-wrap-primary-menu .mega-menu-toggle + #mega-menu-primary-menu {
        top: 42px;
    }

    #mega-menu-item-10072 #searchform .text-input, #mega-menu-item-13770 #searchform .text-input {
        padding-left: 5px;
        padding-left: 0px;
        font-style: italic;
        letter-spacing: 0.5px;
    }
    #mega-menu-item-10072 .magnify-button, #mega-menu-item-13770 .magnify-button {
        background-size: 15px 18px;
    }

    #mega-menu-wrap-primary-menu.mega-menu-wrap #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-menu.mega-menu-wrap #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        font-size: 14px !important;
    }

    #mega-menu-wrap-primary-menu.mega-menu-wrap #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        padding: 9px 15px 5px 20px;
    }
    #mega-menu-wrap-primary-menu.mega-menu-wrap #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 11px;
        color: rgb(78,78,78);
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding-left: 10px !important;
        margin-top: -5px;
        margin-bottom: -16px;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle + #mega-menu-primary-menu {
        padding: 0px 5px !important;
    }

    #mega-menu-wrap-primary-menu.mega-menu-wrap #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
        margin-bottom: 0px;
    }

    #mega-menu-item-10072 #searchform, #mega-menu-item-13770 #searchform {
        padding: 1rem 0 0;
    }


    .headingFLD {
        font-size: 16px !important;
        margin-bottom: 5px !important;
        max-width: 320px;
    }

    #theme-page .theme-page-wrapper.full-width-layout {
        padding-top: 61px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #theme-page .theme-page-wrapper.full-width-layout .theme-content {
        padding-left: 15px !important;
        padding-right: 15px !important;   
    }

    .header-image-row {
        margin-left: -15px !important;
        margin-right: -15px !important;
        margin-bottom: 2em;
    }

    .wobbly-title-row {
        margin-top: 1.55em;
    }

    .wobbly-title-row::after {
        left: 15px;
        width: calc(100% - 30px);
        margin-bottom: 20px;
    }

    #header-section-mobile.wobbly-title-row::after {
        left: 0px;
        width: 100%;
    }

    .wobbly-title-column {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #menu-selects {
        display: none;
    }

    .mk-header-toolbar {
        display: none !important;
    }

    .header-grid.mk-grid {
        padding-top: 11px;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo img.mega-menu-logo {
        width: 65% !important;
    }

    .mega-toggle-blocks-right {
        background-position: 95% center;
        background-size: 16px;
    }

    .mega-menu-woo-cart-count {
        top: 6px !important;
        right: -12px !important;
        font-size: 11px !important;
    }

    .mega-menu-woo-cart-count {
        height: 16px;
        width: 16px;
        line-height: 19px;
    }

    .intro-paragraph {
        line-height: 29px;
        font-size: 19px;
        padding-bottom: 0.7em;
    }

    #products-section .tinvwl_add_to_wishlist-text,
    .fld-single-product-related-products.mobile .tinvwl_add_to_wishlist-text {
        display: none;
    }

    #products-section .tinv-wraper.tinv-wishlist,
    .fld-single-product-related-products.mobile .tinv-wraper.tinv-wishlist {
        text-align: center;
        position: absolute;
        right: -2px;
        top: -9px;
    }

     .fld-single-product-related-products.mobile .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, 
     .fld-single-product-related-products.mobile .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, 
    .fld-single-product-related-products.mobile .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, 
    .fld-single-product-related-products.mobile a.wishlist_products_counter.top_wishlist-heart:before, 
    .fld-single-product-related-products.mobile span.wishlist_products_counter.top_wishlist-heart:before, 
    .fld-single-product-related-products.mobile a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before,
    .fld-single-product-related-products.mobile .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, 
    .fld-single-product-related-products.mobile .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, 
    .fld-single-product-related-products.mobile .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, 
    .fld-single-product-related-products.mobile a.wishlist_products_counter.top_wishlist-heart:before, 
    .fld-single-product-related-products.mobile span.wishlist_products_counter.top_wishlist-heart:before, 
    .fld-single-product-related-products.mobile a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
        font-size: 24px;
    }

    .tg-item.custom-product .tg-item-title, .tg-item.custom-product .tg-item-price, .tg-item.custom-product .tg-item-title a {
        text-align: left !important;
        height: auto;
        min-height: 15px;
        line-height: 15px;
        display: block;
        margin: 0 !important;
    }

    .tg-item-price {
        top: 3px;
        position: relative;
    }

    .custom-product .tg-item-content-holder {
        padding: 10px 0px 4px 0!important;
    }

    
    .fld-single-product-related-products.mobile .woocommerce-Price-amount, .product-tax,
    #products-section .tg-item.custom-product .tg-item-price .woocommerce-Price-amount {
        text-align: left !important;
        font-size: 7px !important;
        color: rgb(131,131,131) !important;
        display: inline;
    }

    .amount {
        display: inline;
    }

    .fld-single-product-page-price p.price {
        font-size: inherit;
    }

    #products-section .tg-item.custom-product .tg-item-price .woocommerce-Price-amount {
        font-size: 11px !important;
    }

    .fld-single-product-related-products.mobile .mk-product-loop.compact-layout .product-title,
    #products-section .tg-item.custom-product .tg-item-title {
        padding: 0;
        text-align: left;
        max-width: 200px;
        margin-top: 8px;
        margin-bottom: -2px !important;
        font-size: 9px !important;
        line-height: 12px;
    }

    .fld-single-product-related-products.mobile .mk-product-loop.compact-layout .woocommerce-Price-currencySymbol {
        font-size: 6px !important;
    }

    #products-section .tg-item.custom-product .tg-item-price .woocommerce-Price-currencySymbol {
        font-size: 11px !important;
    }

    .fld-single-product-related-products.mobile .mk-product-loop .price,
    #products-section .tg-item.custom-product .tg-item-price {
        text-align: left;
        font-size: 8px !important;
    }

    .fld-single-product-related-products.mobile .mk-product-loop .price ins,
    #products-section .tg-item.custom-product .tg-item-price ins {
        border: none;
        text-decoration: none;
        display: inline !important;
    }
    
    .fld-single-product-related-products.mobile .mk-product-loop .price ins .woocommerce-Price-amount,
    .fld-single-product-related-products.mobile .mk-product-loop .price ins .currencySymbol-Price-amount,
    #products-section .tg-item.custom-product .tg-item-price ins .woocommerce-Price-currencySymbol, 
    #products-section .tg-item.custom-product .tg-item-price ins .woocommerce-Price-amount{
        color: #FF5057 !important;
    }

    .fld-single-product-related-products.mobile section.related.products h2,
    #products-section .tg-item.custom-product h2 {
        margin-bottom: 35px !important;
    }

    #products-section .tg-grid-wrapper {
        padding-bottom: 20px;
    }

    .mk-product-loop.compact-layout .onsale,
    .tg-grid-holder .tg-item.custom-product .tg-item-on-sale span { 
        bottom: 4px;
        top: inherit;
        border-radius: 0;
        padding: 2px 4px !important;
        width: 45px;
        height: 19px;
        line-height: 16px;
        background-color: #FF5057 !important;
        color: white !important;
        font-weight: 800;
        font-style: normal;
        text-transform: uppercase;
        font-size: 9px;
        border: 0px;
        letter-spacing: 2px;
    }

    .tg-grid-holder .tg-item.custom-product .tg-item-on-sale span { 
        top: -10px;
        position: relative !important;
        left: -4px;
    }
    .tg-grid-holder .tg-item.custom-product .tg-item-on-sale {
        position: absolute;
        bottom: 3px;
        height: auto;
        left: 8px;
    }

    body.woocommerce-cart .mk-padding-divider#padding-3 {
        height: 0px;
    }

    .mk-product-loop.compact-layout .out-of-stock {
        left: -6px;
        top: -6px;
    }

    #fancy-title-42 {
        font-size: 22px;
    }

    #gift-products-section #padding-24 {
        height: 20px;
    }

    #gift-products-section .tg-item.custom-product .tg-item-title a {
        text-align: center !important;
        padding-bottom: 10px !important;
    }

    #gift-products-section .mk-fancy-title {
        padding-left: 15px !important;
    }

    #cartpage table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
        margin-bottom: 1em !important;
    }
    

}

@media(min-width: 768px) and (max-width: 1140px) {
    /* #products-section .tg-item:nth-of-type(2) {
        display: none;
    } */
}

@media(min-width: 768px) and (max-width: 1024px) {

    #menu-selects-container {
        top: 61px;
        position: relative;
    }
    #mega-menu-wrap-primary-menu .mega-menu-toggle + #mega-menu-primary-menu {
        top: 50px;
    }
    #menu-selects-container #menu-selector-language {
        width: 39%;
    }
    #menu-selects-container #menu-selector-currency {
        width: 45%;
    }
    #menu-selects-container #menu-selector-wishlist, #menu-selects-container #menu-selector-login {
        width: 8%;
    }
}

@media(max-width: 768px) {

    .single-product #padding-3 {
        height: 40px;
    }
    .single-product #padding-7 {
        height: 5vw;
    }
    
    .horizontal-scroll-container {
        display: grid !important;
    }

    #theme-page .theme-page-wrapper.full-width-layout {
        padding-top: 0px !important;
    }
    .header-image-row {
        margin-bottom: 0.5em;
    }
    
    .header-grid.mk-grid {
        padding-top: 3px;
    }

    #highlights-section .vc_row {
        margin-bottom: 15px;
    }

    #highlights-section .mk-fancy-title,
    #highlights-section p,
    #highlights-section .mk-button-container {
        text-align: left !important;
        margin-bottom: 0;
    }

    #highlights-section span.mk-button--text {
        font-style: normal;
        font-size: 14px;
        color: rgb(131,131,131) !important;
        line-height: 18px !important;
    }

    #highlights-section .mk-button {
        text-align: left;
        padding: 0;
    }

    #instagram-section .sbi_photo {
        height: calc(25vw - 20px) !important;
    }

    #instagram-section #sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
        width: 25%;
    }

    #instagram-section #sb_instagram .sbi_header_text {
        margin-top: -20px;
        margin-bottom: -20px;
    }

    #instagram-section #sb_instagram .sbi_header_text h3 {
        font-size: 12px !important;
        text-align: left;
        text-transform: none;
    }

    #instagram-section #sb_instagram {
        padding-bottom: 0px !important;
    }

    #instagram-section #sb_instagram .sb_instagram_header h3.sbi_no_bio {
        margin-bottom: 0px !important;
    }

    .intro-paragraph {
        line-height: 22px;
        font-size: 15px;
        padding-bottom: 0.7em;
    }
    #mk-footer .widget_nav_menu {
        text-align: center;
    }

    .woocommerce div.product form.cart div.quantity {
        padding-bottom: 0em;
    }

    nav.woocommerce-breadcrumb {
        text-align: center;
        line-height: 17px;
    }

    .woocommerce div.product form.cart .variations {
        padding-bottom: 2em;
    }

    .tnp-field-email {
        min-width: 150px !important;
    }

    .woocommerce-cart-form__contents tr > td:nth-of-type(4), .woocommerce-cart-form__contents tr > th:nth-of-type(4) {
        display: none !important;
    }

    .woocommerce-cart-form__contents th.product-remove {
        width: 10%;
    }
    .woocommerce-cart-form__contents th.product-thumbnail {
        width: 0;
    }
    .woocommerce-cart-form__contents th.product-quantity {
        width: 10%;
    }
    .woocommerce-cart-form__contents th.product-name {
        width: 60%;
    }

    .woocommerce-cart-form__contents th.product-price {
        width: 0;
    }

    .woocommerce-cart-form__contents th.product-subtotal {
        width: 20%;
    }

    .woocommerce-cart-form__cart-item.cart_item td.product-remove a {
        position: relative;
        top: 4px;
    }

    #allow-mobile-override .woocommerce-cart-form__cart-item.cart_item td.product-remove {
        text-align: center !important;
    }

    #allow-mobile-override .woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity {
        width: 80% !important;
    }

    #allow-mobile-override .woocommerce-cart-form__cart-item.cart_item .woocommerce-Price-amount {
        font-size: initial !important;
    }

    #theme-page {
        padding-top: 45px!important;
    }

}


@media handheld, only screen and (max-width: 768px) {
    .woocommerce .products.related .products .product {
        width: 33.3333% !important;
        min-height: 57vw;
    }
}

@media(min-width: 420px) and (max-width: 768px) {

    .single-product #padding-7 {
        height: 15vw;
    }

}

/* Custom subscribe form style */

.wpb_wrapper #mc4wp-form-1 .input-container {
    display: flex;
    margin-bottom: 20px;
    max-width: 690px;
    padding-left: 210px !important;
}

#mc4wp-form-1 [type='email'] {
    color: white !important;
    background: unset !important;
    font-family: 'brandongrotesquem' !important;
    border: 0px;
    box-shadow: none;
    border-bottom: 3px solid #fff;
    margin-right: 5px;
    flex: 1;
}

#mc4wp-form-1 [type='submit'] {
    border: 0 !important;
    background-color: white !important;
    color: black;
    width: unset;
    margin-left: 15px;
    font-family: 'brandongrotesquem' !important;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 400;
    padding: 0px 12px !important;
    min-height: unset;
    height: unset;
}

#mc4wp-form-1 .mc4wp-form-fields p {
    font-size: 16px;
    line-height: 125%;
    margin-bottom: 0px;
    color: #fff !important;
    max-width: 700px;
    margin: 0 auto;
    text-transform: none !important;
    font-weight: 400;
}

#mc4wp-form-1 .mc4wp-form-fields h3 {
    font-size: 28px;
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: none !important;
}

p.tnp-newsletter-custom-title {
    display: none;
}

p.tnp-newsletter-custom-text {
    display: none;
}

#mc4wp-form-1 [type='email']::placeholder {
    color: white !important;
}

/* End of custom subscribe form style */

#search-page {
    padding-top: 96px;
}

/* Discount code after subscription */
.discount-code {
    background-color: rgb(21, 151, 108);
    width: 600px;
    margin: 50px auto;
    padding: 10px 100px;
    box-sizing: border-box;
    color: white;
    position: relative;
    padding-top: 45px;
    text-align: center;
}

.discount-code .close-discount {
    position: absolute;
    top: 15px;
    right: 13px;
    line-height: 8px;
    cursor: pointer;
    color: #000;
    font-size: 25px;
}

.discount-code .welcome-discount {
    font-size: 28px;
    color: white;
    margin-bottom: 10px;
    text-transform: none;
}

.discount-code .p-discount {
    font-size: 16px;
    line-height: 125%;
    margin-bottom: 0px;
    color: white !important;
    max-width: 700px;
    margin: 0px;
    text-transform: none;
    font-weight: 400;
    margin-top: 30px;
}

.discount-code .p2-discount {
    font-size: 14px;
    line-height: 125%;
    margin-bottom: 0px;
    color: white !important;
    max-width: 700px;
    margin: 0px;
    text-transform: none;
    font-weight: 400;
    margin-top: 20px;
}

#social-discount {
    text-align: center;
    color: white !important;
    padding-top: 10px;
    padding-left: 10px;
}

#social-discount a {
    text-transform: initial;
    font-size: 18px;
    line-height: 1.5;
    color: white;
}

#wrap-discount {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: rgba(100,100,100,0.35);
}

/* End of discount code after subscription */

@media(min-width: 1025px) {
    form#checkout {
        display: grid;
        grid-template-columns: calc(50% - 20px) calc(50%);
        grid-column-gap: 20px;
        padding: 0 20px;
    }

    #order_form_wrapper {
        grid-column: 1;
        grid-row: 1 / span 5;
    }

    #payment_methods_wrapper {
        grid-column: 2;
        grid-row: 1;
    }

    #order_review_wrapper {
        grid-column: 2;
        grid-row-start: 2;
    }
}

@media(max-width: 1024px) {
    form#checkout {
        display: flex;
        flex-wrap: wrap;
    }

    #order_form_wrapper {
        order: 3;
    }

    #payment_methods_wrapper {
        order: 2;
        width: 100%;
    }

    #order_review_wrapper {
        order: 1;
    }
}
    

/* Custom React Search Input */
.s-input {
    width: 100%;
  }
  .react-autosuggest__container {
    position: relative !important;
  }
  
  .react-autosuggest__input {
    width: 100% !important;
    height: 35px !important;
    padding: 10px 20px !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
  }
  
  .react-autosuggest__suggestions-list {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
  }
  
  .react-autosuggest__suggestion {
    cursor: pointer !important;
  }
  
  .react-autosuggest__input--focused {
    outline: none !important;
  }
  
  .react-autosuggest__input--open {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  
  .react-autosuggest__suggestions-container {
    visibility: hidden !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    width: 100% !important;
  }
  
  .react-autosuggest__suggestions-container--open {
    visibility: visible !important;
    border: 1px solid #aaa !important;
    background-color: #fff !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    z-index: 2 !important;
    font-size: 12pt !important;
  }
  
  .react-autosuggest__suggestion--highlighted {
    background-color: #f3f3f3 !important;
    border-radius: 10px !important;
  }
  
  .suggestion-header {
    width: 100% !important;
    background: #E7DDC4 !important;
    text-align: center !important;
    color: #222222 !important;
    padding: 10px 0 !important;
  }
  
  .term {
    color: #f0f0f0 !important;
    font-weight: bold !important;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;
  }
  
  .h4-term {
    margin: 10px 0 !important;
    color: #c6c6c6 !important;
    font-size: 11px !important;
  }
  
  .suggestion-body {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    width: 100% !important;
    margin: 0 0 !important;
    color: #404040 !important;
  }
  
  .suggestion-left {
    width: calc(33% - 30px) !important;
    padding: 0 15px !important;
  }
  
  .suggestion-left p {
    margin: 5px 0 !important;
  }
  
  .suggestion-right {
    width: 100% !important;
    border-left: 1px solid #b2b2b2 !important;
    padding: 0 15px !important;
    overflow: auto !important;
    height: 275px !important;
  }
  
  .suggestion-footer {
    width: 100% !important;
    background: #E7DDC4 !important;
    text-align: right !important;
    color: #b2b2b2 !important;
    padding: 5px 0 !important;
  }
  
  .autosuggest_footer_img {
    margin: 0 30px !important;
    width: 7% !important;
    height: 7% !important;
  }
  
  .suggestion-picker {
    display: flex !important;
    position: relative !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 0 10px !important;
    border-radius: 10px !important;
  }
  
  .suggestion-picker_img {
    margin: 5px 0px 5px 0px !important;
    display: flex !important;
    align-items: center !important;
  }
  
  .suggestion-picker_text {
    padding: 0px 10px !important;
    margin: 5px !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 1 !important;
  }
  
  .suggestion-picker_text p {
    margin: 5px 0 !important;
  }
  
  .autosuggest_img {
    height: 48px !important;
    width: 48px !important;
    border: 1px solid #7f7a7a !important;
    border-radius: 20% !important;
  }
  
  .suggestion-divider {
    line-height: 1em !important;
    position: relative !important;
    outline: 0 !important;
    border: 0 !important;
    color: black !important;
    text-align: center !important;
    height: 2px !important;
    opacity: 0.5 !important;
    position: absolute !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    margin: 0 0 8px 0 !important;
  }
  
  .suggestion-divider::before {
    content: "" !important;
    background: linear-gradient(to right, transparent, #818078, transparent) !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    width: 100% !important;
    height: 1px !important;
  }
  
  .suggestion-divider::after {
    content: attr(data-content) !important;
    position: relative !important;
    display: inline-block !important;
    color: black !important;
    padding: 0 0.5em !important;
    line-height: 1.5em !important;
    color: #818078 !important;
    background-color: #fcfcfa !important;
  }
  
  .suggestion-search-item {
    cursor: pointer !important;
  }
  
  
  /* End of Custom React Search Input */
  
  /* Start of Custom React Search Page */
  
  .rc-pagination {
    font-size: 12px !important;
    font-family: "Arial" !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    padding: 0 !important;
  }
  
  .rc-pagination > li {
    list-style: none !important;
  }
  
  .rc-pagination-total-text {
    float: left !important;
    height: 30px !important;
    line-height: 30px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 8px 0 0 !important;
  }
  
  .rc-pagination:after {
    content: " " !important;
    display: block !important;
    height: 0 !important;
    clear: both !important;
    overflow: hidden !important;
    visibility: hidden !important;
  }
  
  .rc-pagination-item {
    cursor: pointer !important;
    border-radius: 6px !important;
    min-width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
    text-align: center !important;
    list-style: none !important;
    float: left !important;
    border: 1px solid #d9d9d9 !important;
    background-color: #fff !important;
    margin-right: 8px !important;
  }
  
  .rc-pagination-item a {
    text-decoration: none !important;
    color: #666 !important;
  }
  
  .rc-pagination-item:hover {
    border-color: #2db7f5 !important;
  }
  
  .rc-pagination-item:hover a {
    color: #2db7f5 !important;
  }
  
  .rc-pagination-item-active {
    background-color: #2db7f5 !important;
    border-color: #2db7f5 !important;
  }
  
  .rc-pagination-item-active a {
    color: #fff !important;
  }
  
  .rc-pagination-item-active:hover a {
    color: #fff !important;
  }
  
  .rc-pagination-jump-prev:after,
  .rc-pagination-jump-next:after {
    content: "\2022\2022\2022" !important;
    display: block !important;
    letter-spacing: 2px !important;
    color: #ccc !important;
    font-size: 12px !important;
    margin-top: 1px !important;
  }
  
  .rc-pagination-jump-prev:hover:after,
  .rc-pagination-jump-next:hover:after {
    color: #2db7f5 !important;
  }
  
  .rc-pagination-jump-prev:hover:after {
    content: "\AB" !important;
  }
  
  .rc-pagination-jump-next:hover:after {
    content: "\BB" !important;
  }
  
  .rc-pagination-jump-prev-custom-icon,
  .rc-pagination-jump-next-custom-icon {
    position: relative !important;
  }
  
  .rc-pagination-jump-prev-custom-icon:after,
  .rc-pagination-jump-next-custom-icon:after {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: auto !important;
    transition: all 0.2s !important;
    content: "\2022\2022\2022" !important;
    opacity: 1 !important;
    display: block !important;
    letter-spacing: 2px !important;
    color: #ccc !important;
    font-size: 12px !important;
    margin-top: 1px !important;
  }
  
  .rc-pagination-jump-prev-custom-icon .custom-icon-jump-prev,
  .rc-pagination-jump-next-custom-icon .custom-icon-jump-prev,
  .rc-pagination-jump-prev-custom-icon .custom-icon-jump-next,
  .rc-pagination-jump-next-custom-icon .custom-icon-jump-next {
    opacity: 0 !important;
    transition: all 0.2s !important;
  }
  
  .rc-pagination-jump-prev-custom-icon:hover:after,
  .rc-pagination-jump-next-custom-icon:hover:after {
    opacity: 0 !important;
    color: #ccc !important;
  }
  
  .rc-pagination-jump-prev-custom-icon:hover .custom-icon-jump-prev,
  .rc-pagination-jump-next-custom-icon:hover .custom-icon-jump-prev,
  .rc-pagination-jump-prev-custom-icon:hover .custom-icon-jump-next,
  .rc-pagination-jump-next-custom-icon:hover .custom-icon-jump-next {
    opacity: 1 !important;
    color: #2db7f5 !important;
  }
  
  .rc-pagination-prev,
  .rc-pagination-jump-prev,
  .rc-pagination-jump-next {
    margin-right: 8px !important;
  }
  
  .rc-pagination-prev,
  .rc-pagination-next,
  .rc-pagination-jump-prev,
  .rc-pagination-jump-next {
    cursor: pointer !important;
    color: #666 !important;
    font-size: 10px !important;
    border-radius: 6px !important;
    list-style: none !important;
    min-width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
    float: left !important;
    text-align: center !important;
  }
  
  .rc-pagination-prev a:after {
    content: "\2039" !important;
    display: block !important;
  }
  
  .rc-pagination-next a:after {
    content: "\203A" !important;
    display: block !important;
  }
  
  .rc-pagination-prev,
  .rc-pagination-next {
    border: 1px solid #d9d9d9 !important;
    font-size: 18px !important;
  }
  
  .rc-pagination-prev a,
  .rc-pagination-next a {
    color: #666 !important;
  }
  
  .rc-pagination-prev a:after,
  .rc-pagination-next a:after {
    margin-top: -1px !important;
  }
  
  .rc-pagination-disabled {
    cursor: not-allowed !important;
  }
  
  .rc-pagination-disabled a {
    color: #ccc !important;
  }
  
  .rc-pagination-options {
    float: left !important;
    margin-left: 15px !important;
  }
  
  .rc-pagination-options-size-changer {
    float: left !important;
    width: 80px !important;
  }
  
  .rc-pagination-options-quick-jumper {
    float: left !important;
    margin-left: 16px !important;
    height: 28px !important;
    line-height: 28px !important;
  }
  
  .rc-pagination-options-quick-jumper input {
    margin: 0 8px !important;
    box-sizing: border-box !important;
    background-color: #fff !important;
    border-radius: 6px !important;
    border: 1px solid #d9d9d9 !important;
    outline: none !important;
    padding: 3px 12px !important;
    width: 50px !important;
    height: 28px !important;
  }
  
  .rc-pagination-options-quick-jumper input:hover {
    border-color: #2db7f5 !important;
  }
  
  .rc-pagination-options-quick-jumper button {
    display: inline-block !important;
    margin: 0 8px !important;
    font-weight: 500 !important;
    text-align: center !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    white-space: nowrap !important;
    padding: 0 15px !important;
    font-size: 12px !important;
    border-radius: 6px !important;
    height: 28px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    position: relative !important;
    color: rgba(0, 0, 0, 0.65) !important;
    background-color: #fff !important;
    border-color: #d9d9d9 !important;
  }
  
  .rc-pagination-options-quick-jumper button:hover,
  .rc-pagination-options-quick-jumper button:active,
  .rc-pagination-options-quick-jumper button:focus {
    color: #2db7f5 !important;
    background-color: #fff !important;
    border-color: #2db7f5 !important;
  }
  
  .rc-pagination-simple .rc-pagination-prev,
  .rc-pagination-simple .rc-pagination-next {
    border: none !important;
    height: 24px !important;
    line-height: 24px !important;
    margin: 0 !important;
    font-size: 18px !important;
  }
  
  .rc-pagination-simple .rc-pagination-simple-pager {
    float: left !important;
    margin-right: 8px !important;
    list-style: none !important;
  }
  
  .rc-pagination-simple .rc-pagination-simple-pager .rc-pagination-slash {
    margin: 0 10px !important;
  }
  
  .rc-pagination-simple .rc-pagination-simple-pager input {
    margin: 0 8px !important;
    box-sizing: border-box !important;
    background-color: #fff !important;
    border-radius: 6px !important;
    border: 1px solid #d9d9d9 !important;
    outline: none !important;
    padding: 5px 8px !important;
    min-height: 20px !important;
  }
  
  .rc-pagination-simple .rc-pagination-simple-pager input:hover {
    border-color: #2db7f5 !important;
  }
  
  .rc-pagination-simple .rc-pagination-simple-pager button {
    display: inline-block !important;
    margin: 0 8px !important;
    font-weight: 500 !important;
    text-align: center !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    white-space: nowrap !important;
    padding: 0 8px !important;
    font-size: 12px !important;
    border-radius: 6px !important;
    height: 26px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    position: relative !important;
    color: rgba(0, 0, 0, 0.65) !important;
    background-color: #fff !important;
    border-color: #d9d9d9 !important;
  }
  
  .rc-pagination-simple .rc-pagination-simple-pager button:hover,
  .rc-pagination-simple .rc-pagination-simple-pager button:active,
  .rc-pagination-simple .rc-pagination-simple-pager button:focus {
    color: #2db7f5 !important;
    background-color: #fff !important;
    border-color: #2db7f5 !important;
  }
  
  @media only screen and (max-width: 1024px) {
    .rc-pagination-item-after-jump-prev,
    .rc-pagination-item-before-jump-next {
      display: none !important;
    }
  }
  
  html {
    box-sizing: border-box !important;
  }
  
  *,
  *:before,
  *:after {
    box-sizing: inherit !important;
  }
  
  .sui-layout {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
  }
  
  .sui-layout .sui-layout-header {
    padding: 32px 24px !important;
    border-bottom: 1px solid #eeeeee !important;
  }
  
  .sui-layout .sui-layout-body {
    background: #fcfcfc !important;
  }
  
  .sui-layout .sui-layout-body:after {
    content: "" !important;
    height: 80px !important;
    width: 100% !important;
    display: block !important;
    position: relative !important;
    background: linear-gradient(to bottom, #fcfcfc 0%, #ffffff 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ffffff',GradientType=0 ) !important;
  }
  
  .sui-layout .sui-layout-body__inner {
    max-width: 1300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex !important;
    padding: 0 24px !important;
  }
  
  .sui-layout .sui-layout-body .sui-layout-sidebar {
    width: 24% !important;
    padding: 32px 32px 0 0 !important;
  }
  
  .sui-layout .sui-layout-body .sui-layout-main {
    width: 76% !important;
    padding: 2rem 0 !important;
    padding: 32px 0 32px 32px !important;
    border-left: none !important;
  }
  
  .sui-layout .sui-layout-body .sui-layout-main .sui-layout-main-header {
    display: flex !important;
    width: 100% !important;
    justify-content: space-between !important;
    align-items: center !important;
  }
  
  .sui-layout .sui-layout-body .sui-layout-main .sui-layout-main-header__inner {
    font-size: 12px !important;
    color: #4a4b4b !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
  }
  
  .sui-layout .sui-layout-body .sui-layout-main .sui-layout-main-footer {
    display: flex !important;
    align-items: center !important;
    justify-content: space-around !important;
  }
  
  .sui-search-error {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    color: red !important;
    margin: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: calc(100vh - 180px) !important;
  }
  
  .sui-search-error.no-error {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    color: #333333 !important;
    margin: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: calc(100vh - 180px) !important;
  }
  
  .sui-facet {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
  }
  
  .sui-facet + .sui-facet {
    margin-top: 32px !important;
  }
  
  .sui-sorting + .sui-facet {
    margin-top: 32px !important;
  }
  
  .sui-facet__title {
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: #8b9bad !important;
    letter-spacing: 1px !important;
  }
  
  .sui-facet__list {
    line-height: 1.5 !important;
    font-size: 13px !important;
    margin: 8px 0 !important;
    padding: 0 !important;
  }
  
  .sui-facet__item {
    display: flex !important;
    justify-content: space-between !important;
  }
  
  .sui-facet__link {
    color: #4f4f4f !important;
    position: relative !important;
    text-decoration: none !important;
    list-style: none !important;
    padding: 0 !important;
    font-weight: bold !important;
  }
  
  .sui-facet__link:after {
    content: "" !important;
    opacity: 0 !important;
    position: absolute !important;
    top: -1px !important;
    left: -5px !important;
    width: calc(100% + 10px) !important;
    height: calc(100% + 2px) !important;
    background: rgba(37, 139, 248, 0.08) !important;
    pointer-events: none !important;
  }
  
  .sui-facet__link--active {
    color: #3a56e4 !important;
  }
  
  .sui-facet__link:focus {
    color: #3a56e4 !important;
    font-weight: bold !important;
    outline: none !important;
  }
  
  .sui-facet__link:hover {
    color: #3a56e4 !important;
    font-weight: bold !important;
  }
  
  .sui-facet__link:hover:after {
    opacity: 1 !important;
  }
  
  .sui-facet__count {
    color: #888888 !important;
    font-size: 0.85em !important;
    margin-left: 20px !important;
    display: inline-block !important;
    padding-top: 2px !important;
  }
  
  .sui-facet__selected {
    font-weight: 900 !important;
    list-style: none !important;
  }
  
  .sui-facet__selected a {
    font-weight: 100 !important;
    padding: 0 2px !important;
  }
  
  .sui-facet__remove {
    color: #666 !important;
    margin-left: 10px !important;
  }
  
  .sui-multi-checkbox-facet {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    color: #4f4f4f !important;
    font-size: 13px !important;
    display: flex !important;
    flex-direction: column !important;
  }
  
  .sui-multi-checkbox-facet__label {
    font-size: 12px !important;
    color: #8b9bad !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
  }
  
  .sui-multi-checkbox-facet__options-list {
    display: flex !important;
    flex-direction: column !important;
    margin: 8px 0 !important;
    font-size: 13px !important;
  }
  
  .sui-multi-checkbox-facet__option-label {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    cursor: pointer !important;
  }
  
  .sui-multi-checkbox-facet__option-input-wrapper {
    flex: 1 !important;
  }
  
  .sui-multi-checkbox-facet__checkbox {
    margin-right: 8px !important;
    cursor: pointer !important;
  }
  
  .sui-multi-checkbox-facet__option-count {
    color: #888888 !important;
    font-size: 0.85em !important;
    margin-left: 24px !important;
  }
  
  .sui-multi-checkbox-facet__view-more {
    cursor: pointer !important;
    color: #3a56e4 !important;
  }
  
  .sui-facet-search {
    margin: 6px 0px 0px 0px !important;
  }
  
  .sui-facet-search__text-input {
    width: 100% !important;
    height: 100% !important;
    padding: 6px !important;
    margin: 0 !important;
    border: 1px solid #cccccc !important;
    border-radius: 4px !important;
    outline: none !important;
  }
  
  .sui-facet-search__text-input:focus {
    border: 1px solid #3a56e4 !important;
  }
  
  .sui-paging > li {
    border: none !important;
    background: transparent !important;
    outline: none !important;
  }
  
  .sui-paging .rc-pagination-disabled a {
    color: #ccc !important;
    opacity: 0.5 !important;
  }
  
  .sui-paging .rc-pagination-item a {
    color: #3a56e4 !important;
    text-decoration: none !important;
  }
  
  .sui-paging .rc-pagination-item:hover {
    background: #f8f8f8 !important;
  }
  
  .sui-paging .rc-pagination-item:hover a {
    color: #3a56e4 !important;
    text-decoration: none !important;
  }
  
  .sui-paging .rc-pagination-item-active a {
    color: #4f4f4f !important;
    font-weight: 700 !important;
  }
  
  .sui-paging .rc-pagination-item-active:hover {
    background: transparent !important;
    cursor: not-allowed !important;
  }
  
  .sui-paging .rc-pagination-item-active:hover a {
    color: #4f4f4f !important;
    cursor: not-allowed !important;
  }
  
  .sui-paging .rc-pagination-next:hover {
    background: #f8f8f8 !important;
  }
  
  .sui-paging .rc-pagination-next:hover a {
    color: #3a56e4 !important;
  }
  
  .sui-paging .rc-pagination-jump-next:hover {
    background: #f8f8f8 !important;
  }
  
  .sui-paging .rc-pagination-jump-next:hover a {
    color: #3a56e4 !important;
  }
  
  .sui-paging .rc-pagination-jump-next:hover:after {
    color: #3a56e4 !important;
    content: "\BB" !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  
  .sui-paging .rc-pagination-jump-prev:hover {
    background: #f8f8f8 !important;
  }
  
  .sui-paging .rc-pagination-jump-prev:hover a {
    color: #3a56e4 !important;
  }
  
  .sui-paging .rc-pagination-jump-prev:hover:after {
    color: #3a56e4 !important;
    content: "\AB" !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  
  .sui-paging-info {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    color: #4a4b4b !important;
    font-size: 12px !important;
    display: inline-block !important;
  }
  
  .sui-result {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    list-style: none !important;
    padding: 24px 0 !important;
    text-decoration: none !important;
    display: block !important;
    border: 1px solid #f0f0f0 !important;
    background: white !important;
    border-radius: 4px !important;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.1) !important;
    overflow-wrap: break-word !important;
    overflow: hidden !important;
  }
  
  .sui-result + .sui-result {
    margin-top: 32px !important;
  }
  
  .sui-result em {
    position: relative !important;
    color: #3a56e4 !important;
    font-weight: 700 !important;
    font-style: inherit !important;
  }
  
  .sui-result em:after {
    content: "" !important;
    position: absolute !important;
    top: -3px !important;
    left: -3px !important;
    width: calc(100% + 6px) !important;
    height: calc(100% + 6px) !important;
    background: rgba(37, 139, 248, 0.08) !important;
    pointer-events: none !important;
  }
  
  .sui-result__header {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 0 24px !important;
  }
  
  .sui-result__title {
    font-size: 1.8em !important;
    font-weight: 400 !important;
    color: #333333 !important;
    text-decoration: none !important;
  }
  
  .sui-result__title-link {
    color: #3a56e4 !important;
    text-decoration: none !important;
  }
  
  .sui-result__key {
    font-family: monospace !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    flex: 0 1 50% !important;
    color: #777777 !important;
  }
  
  .sui-result__key:before {
    content: '"' !important;
  }
  
  .sui-result__key:after {
    content: '": ' !important;
  }
  
  .sui-result__value {
    font-weight: 400 !important;
    font-size: 14px !important;
  }
  
  .sui-result__version {
    font-size: 12px !important;
    display: inline !important;
    vertical-align: bottom !important;
  }
  
  .sui-result__license {
    font-size: 12px !important;
    color: #999999 !important;
    display: inline-block !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    line-height: 1 !important;
    padding: 4px 4px 3px 4px !important;
  }
  
  .sui-result__body {
    line-height: 1.5 !important;
    margin-top: 0 !important;
    display: flex !important;
  }
  
  .sui-result__body p {
    margin: 0 !important;
  }
  
  .sui-result__details {
    max-height: 300px !important;
    position: relative !important;
    overflow: hidden !important;
    overflow-y: auto !important;
    padding: 12px !important;
    list-style: none !important;
    background-color: transparent !important;
    padding: 12px 24px !important;
  }
  
  .sui-results-container {
    padding: 0 !important;
    list-style: none !important;
  }
  
  .sui-results-per-page {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    color: #4a4b4b !important;
    font-size: 12px !important;
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
  }
  
  .sui-results-per-page__label {
    margin-right: 8px !important;
  }
  
  .sui-search-box {
    display: flex !important;
    position: relative !important;
    justify-content: center !important;
    align-items: stretch !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
  }
  
  .sui-search-box__submit {
    font-size: 14px !important;
    padding: 16px !important;
    margin-left: 10px !important;
    text-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px !important;
    color: white !important;
    border: none !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px inset,
      rgba(59, 69, 79, 0.05) 0px 1px 0px !important;
    background: linear-gradient(#2da0fa, #3158ee) #2f7cf4 !important;
    cursor: pointer !important;
    border-radius: 4px !important;
  }
  
  .sui-search-box__submit:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 0px 1px inset,
      rgba(59, 69, 79, 0.3) 0px 2px 4px !important;
    background: linear-gradient(#3cabff, #4063f0) #3d84f7 !important;
  }
  
  .live-filtering .sui-search-box__submit {
    display: none !important;
  }
  
  .sui-search-box__wrapper {
    width: 100% !important;
    height: 100% !important;
    outline: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    border-radius: 3px !important;
    position: relative !important;
  }
  
  .sui-search-box__text-input {
    border-radius: 4px !important;
    border: 1px solid #ccc !important;
    padding: 16px !important;
    outline: none !important;
    position: relative !important;
    font-size: 14px !important;
    width: 100% !important;
  }
  
  .sui-search-box__text-input:focus {
    box-shadow: rgba(59, 69, 79, 0.3) 0px 2px 4px !important;
    border-top: 1px solid #3a56e4 !important;
    border-left: 1px solid #3a56e4 !important;
    border-right: 1px solid #3a56e4 !important;
    border-bottom: 1px solid #3a56e4 !important;
  }
  
  .autocomplete .sui-search-box__text-input {
    box-shadow: rgba(59, 69, 79, 0.3) 0px 2px 4px !important;
  }
  
  .sui-search-box__autocomplete-container {
    display: none !important;
    flex-direction: column !important;
    left: 0 !important;
    right: 0 !important;
    top: 110% !important;
    margin: 0 !important;
    padding: 24px 0 12px 0 !important;
    line-height: 1.5 !important;
    background: white !important;
    position: absolute !important;
    box-shadow: rgba(59, 69, 79, 0.3) 0px 2px 4px !important;
    border-top: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
  
  .autocomplete .sui-search-box__autocomplete-container {
    display: flex !important;
    z-index: 1 !important;
  }
  
  .sui-search-box__autocomplete-container ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 0 24px 0 !important;
    background: transparent !important;
    border-radius: 3px !important;
  }
  
  .sui-search-box__autocomplete-container ul:last-child {
    padding: 0 !important;
  }
  
  .sui-search-box__autocomplete-container li {
    margin: 0 12px !important;
    font-size: 0.9em !important;
    padding: 4px 12px !important;
    border-radius: 4px !important;
    color: #555 !important;
    cursor: default !important;
  }
  
  .sui-search-box__autocomplete-container li em {
    font-style: normal !important;
    color: #3a56e4 !important;
    background: #edf0fd !important;
  }
  
  .sui-search-box__autocomplete-container li:hover {
    background: #3a56e4 !important;
    color: #ffffff !important;
  }
  
  .sui-search-box__autocomplete-container li:hover em {
    background: transparent !important;
    color: #ffffff !important;
  }
  
  .sui-search-box__autocomplete-container li[aria-selected="true"] {
    background: #3a56e4 !important;
    color: #ffffff !important;
  }
  
  .sui-search-box__autocomplete-container li[aria-selected="true"] em {
    background: transparent !important;
    color: #ffffff !important;
  }
  
  .sui-search-box__section-title {
    color: #888 !important;
    font-size: 0.7em !important;
    letter-spacing: 1px !important;
    font-weight: normal !important;
    padding: 0 0 4px 24px !important;
    text-transform: uppercase !important;
  }
  
  .sui-sorting {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    display: inline-block !important;
    width: 100% !important;
  }
  
  .sui-sorting__label {
    font-size: 12px !important;
    color: #8b9bad !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
  }
  
  .sui-search-facet {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    list-style: none !important;
  }
  
  .sui-search-facet__label {
    font-size: 12px !important;
    color: #8b9bad !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
  }
  
  .sui-search-facet-option {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    display: block !important;
  }
  
  .sui-search-facet-option__input {
    margin-right: 10px !important;
  }
  
  .sui-search-facet-option__count {
    float: right !important;
  }
  
  .sui-select {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    font-size: 0.875rem !important;
    margin-top: 8px !important;
    width: 100% !important;
  }
  
  .sui-select--inline {
    margin-top: 0 !important;
  }
  
  .sui-select--is-disabled {
    opacity: 0.5 !important;
  }
  
  .sui-select__control {
    background-color: #f8f8f8 !important;
    border: 1px solid #a6a6a6 !important;
    border-radius: 4px !important;
    display: flex !important;
    align-items: stretch !important;
    justify-content: space-between !important;
  }
  
  .sui-select__control--is-focused {
    border: 1px solid #3a56e4 !important;
  }
  
  .sui-select__value-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .sui-select__value-container--has-value {
    font-weight: 700 !important;
    color: #333333 !important;
  }
  
  .sui-select__placeholder {
    white-space: nowrap !important;
    position: static !important;
    -webkit-transform: none !important;
    transform: none !important;
    color: #333333 !important;
  }
  
  .sui-select__dropdown-indicator {
    display: flex !important;
    height: 32px !important;
    width: 32px !important;
    align-items: center !important;
    justify-content: center !important;
  }
  
  .sui-select__option-count {
    color: #888888 !important;
    font-size: 0.8em !important;
  }
  
  .sui-select__option-label {
    color: #4f4f4f !important;
  }
  
  .sui-select__option {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    font-weight: 400 !important;
    padding: 8px 12px !important;
    cursor: pointer !important;
  }
  
  .sui-select__option--is-selected {
    color: #333333 !important;
    background: #ffffff !important;
    font-weight: 700 !important;
  }
  
  .sui-select__option--is-selected .sui-search-select__option-label {
    color: #333333 !important;
    position: relative !important;
  }
  
  .sui-select__option:hover {
    background: #f8f8f8 !important;
  }
  .sui-layout-main-body {
    display: inline-grid !important;
    grid-template-columns: auto auto auto !important;
    padding: 20px !important;
  }
  
  .search-page-a {
    padding: 20px !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #474747 !important;
    border: 1px solid transparent !important;
  }
  
  .search-page-a:hover {
    border: 1px solid #474747 !important;
    border-radius: 1% !important;
  }
  
  .search-page-img {
    width: 100% !important;
    height: 400px !important;
    object-fit: contain !important;
  }
  
  .search-page-title {
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 5px !important;
  }
  
  .search-page-price {
    font-size: 14px !important;
    padding: 5px !important;
  }
  
  .search-page-header-1 {
    margin-bottom: 20px !important;
  }
  
  .search-page-header-1:hover {
    color: #474747 !important;
  }
  
  .search-page-header-1 {
    color: #8b9bad !important;
  }
  
  .icon {
    margin: 0 5px !important;
  }
  
  .mobile-sort-button {
    display: none !important;
  }
  
  @media only screen and (max-width: 768px) {
    .sui-layout .sui-layout-body .sui-layout-sidebar {
      width: 95vw !important;
      padding: 10px !important;
      padding-top: 54px !important;
    }
    .sui-layout-sidebar {
      top: 45px !important;
      position: fixed !important;
      left: 0 !important;
      background: gray !important;
      height: 100% !important;
      transform: translateX(-100%) !important;
      transition: transform 0.3s ease-in-out !important;
    }
  
    .sui-layout-sidebar-hide {
      transform: translateX(0) !important;
    }
  
    .sui-layout-main-header__inner {
      flex-direction: column !important;
    }
  
    .sui-layout .sui-layout-body .sui-layout-main {
      padding: 0 !important;
      width: 100% !important;
    }
  
    .sui-layout-main-body {
      display: flex !important;
      flex-direction: column !important;
    }
  
    .sui-layout-main-header__inner {
      justify-content: center !important;
      margin: 10px 0 !important;
    }
  
    .search-page-a {
      padding: 0 !important;
    }
  
    .sui-layout-main-header {
      display: none !important;
    }
  
    .sui-facet__link {
      color: #2b2b2b !important;
    }
  
    .sui-sorting__label,
    .sui-facet__title,
    .sui-facet__count {
      color: #ffffff !important;
    }
  
    .sui-results-per-page {
      display: none !important;
    }
  
    .rc-pagination-item {
      margin: 0 !important;
      min-width: 22px !important;
    }
  
    .mobile-sort-open {
      margin-top: 5px !important;
    }
  
    .mobile-open-sort-icon {
      margin: 0 5px !important;
    }
  
    .mobile-sort-button {
      display: inline !important;
    }

    #search-page {
        padding-top: 46px;
    }
  }
  
  /* End of Custom React Search Page */

  @media(min-width: 769px) {
    .mobile-sort {
        display: none;
    }
  }


  /* QUICK FIX SOCIAL ICONS 2019-10-13 */

@media screen and (max-width: 576px) {
    .product div.wc_ss_btns > ul {
        width: auto !important;
    }
    .product div.wc_ss_btns:not(.wc_ss_btns_float) > ul > li {
        width: 32px !important;
    }
}

/* QUICK FIX PRICES 21-10-2019 */
.woocommerce-Price-amount {
    font-size: 13px !important;
    color: rgb(131,131,131) !important;
}

.woocommerce-Price-currencySymbol {
    font-weight: 600 !important;
}