/*
Theme Name: Sohosmycken 2025
Theme URI: https://www.sohosmycken.se
Description: Ett tema av Sohosmycken 2025
Author: Sohosmycken 2025
Author URI: https://www.sohosmycken.se
Version: 1.0
*/

.stock-status-on-checkout div {
    padding: 0;
    margin-bottom: 5px;
    font-family: "Proxima-Nova-Light";
    font-size: 12.6px;
}

.woocommerce-checkout-review-order-table dl.variation {
    margin-bottom: 0;
}

.single-product .slick-track {
    transform: unset !important;
}


/* Css to remove tagged_as */

.single-product .product_meta .tagged_as {
    display: none;
}


/* Fix for video */


/* Fix for video */

.gl-slider-item #video {
    display: block !important;
}


/* Fix for img */

.gl-slider-item img {
    display: block !important;
}

.item-slick img {
    display: block !important;
}

.gl-slider-item .afpv-rule-video-play-icon {
    display: none !important;
}

.gl-slider-item .afpv-rule-video-thumbnail-image {
    display: none !important;
}


/*OVDE*/

.gl-product-slider-left-nav {
    max-width: 20% !important;
    height: 100% !important;
    overflow: hidden !important;
}

.gl-product-slider-left-nav .slick-slide div {
    width: 100%;
    height: 100%;
    padding-bottom: 100%;
    position: relative;
}

.gl-slider-item {
    height: 0 !important;
    padding-bottom: 100%;
    position: relative;
    min-height: unset !important;
}

.gl-slider-item div {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}

.gl-slider-item img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    position: absolute !important;
}

body .gl-product-slider-right-nav .item-slick img,
body .gl-product-slider-left-nav .item-slick img {
    width: 100% !important;
    position: absolute;
    object-fit: cover;
    height: 100% !important;
}

.gl-product-slider-left div#gl-proucts {
    width: 78%;
}

.woocommerce-product-gallery.images.gl-product-slider-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 !important;
}

.gl-product-slider-left-nav .slick-slide {
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 100% !important;
    margin-bottom: 20px !important;
}

.gl-product-slider-left-nav .slick-list.draggable {
    height: 100% !important;
    overflow-y: auto !important;
}

.gl-product-slider-left-nav .slick-list.draggable::-webkit-scrollbar {
    width: 1px;
}

.gl-product-slider-left-nav .slick-list.draggable::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
}

.gl-product-slider-left-nav .slick-list.draggable::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    outline: 1px solid rgba(0, 0, 0, 0.3);
}


/* OUTCOMMENT FOR SHOW THE VÄLJ METAL PPOM */


/* .ppom-imageselect-design {
  display: none;
} */


/* Hide ppom-option-price-list ppom-option-total-price */


/* .ppom-wrapper .ppom-option-price-list .ppom-option-total-price {
  display: none !important;
} */

.dd-selected-description {
    display: none !important;
}

.dd-pointer {
    right: 0 !important;
}

a.dd-option {
    color: #170000 !important;
    border: none;
    line-height: 1;
}

.logged-in .ppom-imageselect-design {
    display: block;
}

.form-group.ppom-imageselect-design {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 14px;
}

a.dd-selected {
    padding: 15px 0px;
    color: #170000;
}

a.dd-option {
    padding: 5px 0px;
    color: #170000;
    display: flex !important;
    align-items: center;
}

img.dd-option-image {
    box-shadow: 0px 0px 1px 0px grey;
    width: 50px !important;
    margin-left: 5px;
}

.ppom-imageselect-design .dd-container label.dd-selected-text {
    font-weight: 600 !important;
    color: #170000 !important;
}

img.dd-selected-image {
    display: none;
}

.dd-select {
    border: 0px !important;
    border-top: 1px solid #919191 !important;
}

.woocommerce .ppom-imageselect-design ul.dd-options label {
    font-weight: 400 !important;
}


/* label.form-control-label {
  display: none !important;
} */

ul.dd-options a:hover,
a.dd-selected:hover {
    text-decoration: none !important;
    color: inherit !important;
    background: none !important;
}

small.dd-option-description.dd-desc {
    display: none;
}


/*OVDE*/

@font-face {
    font-family: "Proxima-Nova-Light";
    src: url("fonts/proximanova-light.eot");
    src: url("fonts/proximanova-light.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-light.woff2") format("woff2"), url("fonts/proximanova-light.woff") format("woff"), url("fonts/proximanova-light.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Proxima-Nova-Semibold";
    src: url("fonts/proximanova-semibold.eot");
    src: url("fonts/proximanova-semibold.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-semibold.woff2") format("woff2"), url("fonts/proximanova-semibold.woff") format("woff"), url("fonts/proximanova-semibold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "PlayfairDisplay";
    src: url("fonts/static/PlayfairDisplay-Regular.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "PlayfairDisplay";
    src: url("fonts/static/PlayfairDisplay-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("fonts/Poppins-Regular.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("fonts/Poppins-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("fonts/Poppins-Medium.ttf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("fonts/Poppins-Italic.ttf");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("fonts/Poppins-Light.ttf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("fonts/Poppins-Bold.ttf");
    font-weight: 800;
    font-style: normal;
}

.navbar-brand-new img {
    margin: 0 auto;
    padding-top: 10px;
}

.row.product-cat {
    display: flex;
    flex-wrap: wrap;
}

.panel-heading {
    padding: 0px !important;
}

.home-page-las a:hover {
    color: white !important;
    text-decoration: underline;
}

select.orderby {
    cursor: pointer;
    font-size: 16px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(images/triangle.svg) no-repeat center right;
    border: none;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    padding-right: 0px;
    min-width: unset;
    width: auto;
    max-width: auto;
    padding-right: 10px;
}

.bottom-archive-text-holder {
    max-width: 900px;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    line-height: 1.9;
    margin: 0 auto;
    padding: 100px 0px;
}

.open-filter {
    background: white;
    padding: 20px;
    min-width: 250px;
    min-height: 300px;
    overflow: visible;
    position: absolute;
    z-index: 999;
    box-shadow: 0px 2px 4px 0px #bebcbc;
    margin-top: 15px;
    display: none;
}

body {
    background: #f6f6f6;
    color: #000;
}

.filter-cat .panel-body {
    background: white;
    box-shadow: 1px 1px 9px 1px #7f7e7e;
    padding: 20px;
    position: absolute;
    z-index: 99;
    min-width: 250px;
    height: 300px;
    overflow-y: auto;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    margin-top: 0px !important;
}

.navbar {
    background-color: #a3a3a3 !important;
}

.svg-logo {
    width: 120px !important;
}

@media (max-width: 767px) {
    .svg-logo {
        width: 90px !important;
    }
    .navbar-brand-new img {
        margin: 0 !important;
        padding-top: 10px;
    }
}

.below_gallery_content_main {
    background: #c1d7d7;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 50px 15px;
    justify-content: center;
    margin-top: 40px;
}

.archive-wrap {
    flex-wrap: wrap;
}

.single-puff-section {
    margin-bottom: 50px;
}

p.sm-t {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
}

.ss-text-holder {
    width: 76%;
    margin-left: 4%;
}

.below_gallery_content_main img {
    max-width: 20%;
    width: 65px;
}

.home-page-las a {
    color: white;
    background: #000000;
    border-radius: 5px;
    min-width: 143px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
    max-width: 190px;
}

.shop_table .variation dt,
.shop_table .variation dd,
.shop_table .variation {
    line-height: 1.8;
}

.xoo-wsc-modal a.button.xoo-wsc-chkt.btn {
    background: black;
    color: white;
}

.xoo-wsc-modal a.button.xoo-wsc-chkt.btn:hover {
    text-decoration: underline;
}

.xoo-wsc-modal a.button.xoo-wsc-cont.btn {
    background: black;
    color: white;
}

.xoo-wsc-modal a.button.xoo-wsc-cont.btn:hover {
    text-decoration: underline;
}

#pa_ringar {
    display: none;
}

.show_required {
    display: none;
}

body {
    font-family: "Proxima-Nova-Light";
    margin-top: 130px;
}

h1 {
    font-family: "PlayfairDisplay", sans-serif;
    font-weight: 600;
}

h2 {
    font-family: "PlayfairDisplay", sans-serif;
    font-weight: 600;
}

h3 {
    font-family: "PlayfairDisplay", sans-serif;
    font-size: 25px;
    font-weight: 600;
}

h4 {}

h5 {}

p {
    line-height: 1.8;
}

a {
    color: black;
}

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

li.product {
    list-style: none;
}

div.single-product-page-soho {
    max-width: 100%;
}

body.single-product {
    margin-top: 15px;
}

a#cn-accept-cookie {
    padding: 5px 20px !important;
}

a#cn-more-info {
    padding: 5px 20px !important;
}

.cn-close-icon:before,
.cn-close-icon:after {
    background: white !important;
}

li.mobile-child {
    position: relative;
}

span.open-third-menu {
    display: block;
    position: absolute;
    width: 50px;
    top: 0;
    right: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    height: 50px;
}

ul.third-sub-menu {
    padding: 0;
}

span.open-third-menu img {
    max-width: 9px;
}

#nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    z-index: 99;
    background-color: white;
}

.border-top {
    border-top: 1px solid #919191;
}

.footer h4 {
    margin-top: 0;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.social a {
    color: white;
    display: inline-block;
}

.social a i {
    border: 1px solid white;
    border-radius: 5px;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    font-size: 18px;
}

.border-bottom {
    border-bottom: 1px solid #919191;
}

#nav .top {
    position: relative;
}

#nav .top .brand {
    text-align: center;
}

.row.brand {
    margin-bottom: 100px;
}

.icons {
    position: absolute;
    top: 48px;
    right: 0;
}

.icons a {
    margin-left: 10px;
}

.icons a:hover {
    color: #2f2e2e;
    text-decoration: none;
}

.icons a .bag {
    display: inline-block;
    position: relative;
}

.icons a .bag img {
    width: 25px;
}

.icons a .bag span {
    color: white;
    background-color: black;
    position: absolute;
    top: -4px;
    right: -9px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
}

.icons a span {
    position: relative;
    top: 3px;
}

.xoo-wsc-basket {
    box-shadow: none !important;
    top: 30px !important;
    z-index: 9999 !important;
    background-color: transparent !important;
    height: 50px;
}

.xoo-wsc-icon-basket1:before {
    display: block !important;
    content: " " !important;
    background-image: url("images/ikon-shop-bag.svg") !important;
    background-size: 35px 35px !important;
    height: 35px !important;
    width: 35px !important;
}

h5.br-title {
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

h4.single-pr-title {
    font-size: 15px;
    margin-top: 10px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.margin-bottom-twenty {
    padding-bottom: 60px;
    margin-bottom: 20px;
}

.footer hr {
    border-color: white;
}

.margin-bottom-twenty ul.variable-items-wrapper.image-variable-wrapper {
    position: absolute;
    bottom: 0px;
}

span.price {
    font-size: 18px;
    color: black;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.xoo-wsc-items-count {
    left: 30px !important;
    top: 1px !important;
}

h2.large-txt {
    font-family: "PlayfairDisplay";
    font-size: 40px;
    margin-bottom: 35px;
    margin-top: 0;
}

.sm-txt {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

#nav .bottom {
    text-align: center;
    margin-top: 15px;
}

#nav .bottom a {
    margin: 10px;
}

.navbar-nav {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.navbar-nav>li {
    display: inline-block;
    float: none;
}

#nav .bottom a:hover {
    color: black;
    text-decoration: none;
}

.big-menu {
    position: relative;
    background-color: white;
}

.container-fluid.big-menu {
    position: fixed;
    top: 129px;
    width: 100%;
    z-index: 999;
}

#collapseMenu .big-menu .links {
    padding-top: 25px;
    padding-bottom: 25px;
}

#collapseMenu .big-menu .links .menu-box h4 {
    font-family: "Poppins", sans-serif;
    color: #2f2e2e;
}

#collapseMenu .big-menu .links .menu-box a {
    display: block;
    margin-bottom: 10px;
}

#collapseMenu .big-menu .links .menu-box a:hover {
    color: #859393;
    text-decoration: none;
}

#collapseMenu .big-menu .links .menu-box a.title {
    font-family: "Proxima-Nova-Light";
    color: #2f2e2e;
    font-size: 18px;
}

#collapseMenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: white;
    z-index: 999;
}


/* #soho-slider .carousel-inner .item {
  background: no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 580px;
} */

.top-txt-holder {
    display: flex;
    align-items: flex-end;
    color: white;
    position: absolute;
    z-index: 99;
    bottom: 30%;
    text-align: center;
    max-width: 550px;
}

.top-txt-holder-2 {
    color: white;
    max-width: 550px;
    margin-bottom: 15rem;
}

.woocommerce form .form-row {
    margin: 0px -5px 6px -5px !important;
    padding: 0px !important;
}

.puffar-front-page {
    padding: 0;
    margin-bottom: 1px;
    margin-top: 170px;
}

.content-wrapper {
    text-align: center;
}

.second {
    margin-bottom: 50px;
}

.puffar-front-page .box {
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 750px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    position: relative;
}

.puffar-front-page .box:nth-child(odd) {
    border-right: 1px solid white;
    border-top: 2px solid white;
}

.puffar-front-page .box:nth-child(even) {
    border-left: 1px solid white;
    border-top: 2px solid white;
}

.puffar-front-page .box .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.single-product .ppom-rendering-fields label.form-check-label.active:before {
    border: 2px solid #8b8b8b !important;
    width: 32px !important;
    height: 32px !important;
}

.single-product .ppom-rendering-fields label.form-check-label:before {
    width: 32px !important;
    height: 32px !important;
}

.puffar-front-page .box .overlay p {
    opacity: 0;
}

.puffar-front-page .box:hover {
    cursor: pointer;
}

.puffar-front-page .box:hover .overlay {
    background-color: rgba(0, 0, 0, 0.4);
}

.puffar-front-page .box:hover .overlay p {
    opacity: 1;
    color: white;
    text-transform: uppercase;
}

.puff-wrapper {
    height: 385px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.puff-text {
    height: 385px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-puff {
    max-width: 450px;
}

.puff-text p {
    font-size: 16px;
}

#sb_instagram {
    width: calc(100% + 56px) !important;
    position: relative;
    left: -28px;
}

.textwidget {
    overflow-x: hidden;
}

.row.product-hm {
    display: flex;
    flex-wrap: wrap;
}

.description p {
    margin-bottom: 0;
}

.puff-text a {
    border-radius: 5px;
    display: inline-block;
    min-width: 180px;
    color: white !important;
    text-align: center;
    padding: 17px 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    margin-top: 30px;
    border: 1px solid white;
}

.title-puff {
    margin-top: 100px;
    margin-bottom: 50px;
    font-family: "PlayfairDisplay";
    font-weight: 600;
}

.second h4 {
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

a:focus,
a:hover {
    color: #000;
    text-decoration: underline;
}

.puff-row {
    margin-top: 125px;
}

.mb-thirty {
    margin-bottom: 30px;
}

.products-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.products-section .title {
    text-align: center;
    margin-bottom: 50px;
}

.products-section .title h3 {
    font-weight: 300;
}

.products-section .productbox a {
    text-decoration: none;
    color: black;
}

.products-section .productbox .img-section {
    background-color: #f7f7f7;
    position: relative;
    width: fit-content;
    margin: 0 auto;
}

.products-section .productbox .img-section img {
    transition: transform 0.5s;
    /* Animation */
}

.products-section .productbox .img-section:hover img {
    /* transform: scale(1.25); */
}

.products-section .productbox h2 {
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
}

.products-section .productbox p {
    text-align: center;
}

.products-section .prod-html {
    padding: 70px;
}

.products-section .prod-html h3 {}

.products-section .prod-html p {}

.products-section .prod-html a {
    color: black;
    text-decoration: underline;
    font-weight: 300;
}

.slider-section {
    padding: 0;
}

.slider-section .box {
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 700px;
}

.slider-section .slider {
    background-color: #f7f7f7;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.slider-section .slider img {
    margin: 0 auto;
    max-width: 350px;
}

.slider-section .slider .slick-next {
    position: absolute;
    right: 5%;
    max-width: 60px;
    width: 100%;
}

.slider-section .slider .slick-prev {
    position: absolute;
    left: 5%;
    max-width: 60px;
    width: 100%;
    z-index: 90;
}

.slider-section .slider .slick-prev,
.slider-section .slider .slick-next {
    display: block !important;
    height: auto !important;
}

.slider-section .slider div.news {
    margin-top: 50px;
}

.slider-section .slider div.news a {
    font-weight: 300;
    text-decoration: underline;
}

.slider-section .slider img.news {
    /* padding-left: 200px; */
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 100px;
}

.news-letter-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.news-letter-section .textwidget {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

.news-letter-section ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #000;
}

.news-letter-section :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
}

.news-letter-section ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
}

.news-letter-section :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #000;
}

.footer {
    background-color: #a3a3a3;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 50px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.7;
}

.footer .footer-section p {
    color: white;
}

.social a i:hover {
    color: white;
}

.footer .row {
    display: flex;
}

.footer-logo {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.footer-top {
    padding-bottom: 50px;
}

.footer .footer-section .footer-img {
    width: 130px !important;
}

.footer .menu a {
    display: block;
    color: white;
}

.footer .menu a:hover {
    text-decoration: underline;
}

.footer .menu h4 {
    font-family: "Poppins", sans-serif;
    color: white;
}

.footer .payments img.social {
    display: inline-block;
    max-width: 30px;
    margin-right: 10px;
}

.footer .social h4 {
    font-family: "Poppins", sans-serif;
    color: white;
    margin-bottom: 15px;
}

.footer div.payment-en,
.footer div.payment {
    margin-top: 80px;
}

.footer div.payment p {}

.footer div.payment-en img {
    display: inline-block;
    max-width: 70px;
    margin-right: 10px;
}

.footer .footer-1 img {
    margin-top: 25px;
}

.footer .footer-4 .social img {
    width: 35px;
    margin-right: 5px;
}


/* SINGLE PROD */

.single-product-page-soho {
    padding-top: 100px;
}

.single-product-page-soho .single-prod-image {
    position: relative;
    margin-bottom: 5px;
}

.single-product-page-soho .single-prod-image .grey-box .images {
    margin: 0 auto;
    text-align: center;
}

.single-product-page-soho .count-inspo-two.galleri-img-1,
.single-product-page-soho .galleri-img-1.count-inspo-three {
    padding-right: 2.5px;
}

.single-product-page-soho .count-inspo-two.galleri-img-2,
.single-product-page-soho .galleri-img-2.count-inspo-three {
    padding-left: 2.5px;
}

.single-product-page-soho .galleri-img-3.count-inspo-three {
    padding-top: 5px;
}

.variation-single-prod.variations .tawcvs-swatches {
    padding: 0;
    margin-bottom: 25px;
    margin-top: 25px;
}

.variation-single-prod.variations .tawcvs-swatches .swatch {
    border-radius: 0;
    width: 35px;
    height: 35px;
    line-height: 23px;
    margin-right: 5px;
    padding: 3px;
}

.variation-single-prod.variations .tawcvs-swatches .swatch.selected {
    box-shadow: 0 0 0px;
    border: 3px solid black;
}

.variation-single-prod.variations select {
    width: 100%;
    border: 1px solid black;
    border-radius: 0;
    height: 50px;
    background-color: #fff;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding-left: 10px;
}

.single-prod-review .product_title {
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.single_variation_wrap p.price,
.single_variation_wrap span.price {
    font-size: 1.25em !important;
    font-family: "Proxima-Nova-Light" !important;
    color: black !important;
}

.single_add_to_cart_button.button {
    width: 100% !important;
    border-radius: 0 !important;
    height: 53px !important;
    background-color: #c1d7d7 !important;
    text-transform: uppercase !important;
    max-width: calc(100% - 150px);
    float: right !important;
}


/* Chrome, Safari, Edge, Opera */

.quantity-single input::-webkit-outer-spin-button,
.quantity-single input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

.quantity-single input[type="number"] {
    -moz-appearance: textfield;
}

.single_variation_wrap .quantity {
    float: left !important;
    width: 130px !important;
    margin: 0 !important;
    margin-right: 5px !important;
}

.single_variation_wrap .quantity .qty {
    /* width: 100% !important;
  border: 1px solid black !important;
  height: 50px !important;
  text-align: left !important;
  padding-left: 10px !important; */
    text-align: center !important;
    width: 100% !important;
    border: 1px solid black !important;
    height: 50px !important;
    padding-left: 15px;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity {
    float: left;
    width: 130px;
    margin-bottom: 10px !important;
    position: relative;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

input.minus {
    border: none;
    background: transparent;
    position: absolute;
    left: 0px;
    height: 100%;
    padding-left: 10px;
}

input.plus {
    border: none;
    background: transparent;
    position: absolute;
    right: 0px;
    height: 100%;
    padding-right: 10px;
}

.woocommerce div.product form.cart div.quantity input[type="number"] {
    text-align: center !important;
    width: 100% !important;
    border: 1px solid #919191 !important;
    height: 53px !important;
    padding-left: 0px;
    background: transparent;
}


/*.single-product .variable-item:not(.radio-variable-item) {
    width: 40px;
    height: 40px;
}*/

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart.simple-prod .button {
    float: left;
    width: 100% !important;
    height: 50px;
    /* margin-top: 40px; */
    color: black;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.single_variation_wrap .single_add_to_cart_button.button {
    float: left;
    width: 100% !important;
}

.type-product span.xoo-wsc-icon-checkmark.xoo-wsc-icon-atc {
    display: none;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000 !important;
}

.variation-single-prod.variations {
    width: inherit !important;
}

.woocommerce-variation-price .price {
    color: black !important;
    font-family: "Proxima-Nova-Light";
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: none !important;
    width: 100% !important;
}

.woocommerce div.product p.price .woocommerce-Price-amount.amount,
.woocommerce div.product span.price .woocommerce-Price-amount.amount {
    color: black !important;
    font-family: "Poppins", sans-serif;
    margin: 0 0 10px;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-weight: bold !important;
}

.price .inc-vat {
    font-size: 14px;
    color: black;
    padding-left: 5px;
    display: none;
}

.woocommerce div.product .stock {
    color: black !important;
}

.woocommerce div.product .out-of-stock {
    color: red !important;
}


/* END. SINGLE PROD */


/* PROD CATEGORY */

.head-img-padding {
    padding: 0px;
}

h1.woocommerce-products-header__title {
    font-size: 24px;
}

.imagewrapper {
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
    position: relative;
    background-color: white;
}

.imagewrapper img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    left: 0;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
    border-radius: 0px !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-shadow: none !important;
    background-color: transparent !important;
}

.instock-cart {
    width: 22px;
    height: 22px;
}

#productinfo h2 {
    display: none;
}

.information-single-prod-section .nav-tab-info hr {
    border-color: #919191;
    margin-top: 15px;
    margin-bottom: 15px;
}

.information-single-prod-section .nav-tab-info a {
    color: #000;
    display: block;
    width: 100%;
}

.information-single-prod-section .nav-tab-info a:hover {
    text-decoration: none;
}

.no-hr a::after {
    top: 0px !important;
}


/*.information-single-prod-section .nav-tab-info a.collapsed::after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right: 10px;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 28px;
}
.information-single-prod-section .nav-tab-info a::after {
  content: "\f106";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right: 10px;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 28px;
}*/

.single-product .ppom-wrapper .form-group {
    margin-top: -0.5rem;
    margin-bottom: 0.5rem;
}

.information-single-prod-section .nav-tab-info a.collapsed::after {
    content: "";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 10px;
    font-size: 20px;
    position: absolute;
    right: 6px;
    top: 30px;
    background: url(images/triangle.svg) no-repeat center right;
    width: 20px;
    height: 20px;
}

#inspotab img {
    margin: 0 auto;
}

#inspotab p {
    text-align: center;
    color: #2f2e2e;
    margin-top: 10px;
}

#inspotab {
    text-align: center;
}

#inspotab a {
    color: #2f2e2e;
    text-align: center;
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
    border-radius: 0 !important;
}

.variation-single-prod .variable-items-wrapper.image-variable-wrapper {
    margin-bottom: 30px;
    margin-top: 25px;
}

.seperator-soho {
    margin-top: 50px;
}

.overlayMe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: 0.5s ease;
}

.showAll {
    border: 1px solid black;
    background-color: transparent;
    padding: 20px 40px;
}

.breadcrumb-woo span.breadcrumb-title {
    padding-right: 5px;
    padding-left: 5px;
}

.breadcrumb-woo span.breadcrumb-title:nth-child(1) {
    padding-left: 0;
}

.open-filter:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: absolute;
    z-index: 999;
    content: "";
    top: -10px;
}

.breadcrumb-woo span.breadcrumb-title {
    font-family: "Proxima-Nova-Semibold", sans-serif;
}

.breadcrumb-woo span.breadcrumb-title a {
    font-weight: 400;
    font-family: "Proxima-Nova-Light", sans-serif;
}

.seperator-hr {
    margin-top: 50px;
}

.seperator-hr hr {
    border-top: 2px solid #9ca8a8;
}

select#pa_storlek~ul li,
select#pa_klockstorlek~ul li {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.9);
    text-align: left;
    padding-left: 0;
}

select#pa_storlek~ul li span,
select#pa_klockstorlek~ul li span {
    padding: 0;
}

select#pa_storlek~ul li.selected span,
select#pa_klockstorlek~ul li.selected span {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}

select#pa_storlek~ul li.selected,
select#pa_klockstorlek~ul li.selected {
    border-bottom: 1px solid black;
}

span.variation-name {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}


/* END. PROD CATEGORY */

.collection-text-holder {
    position: relative;
    width: 50%;
    z-index: 9;
    text-align: center;
    top: 0;
    padding: 40px 20px;
}

.inner-collection {
    max-width: 430px;
    margin: 0 auto;
}

.sm-t {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
}

.black-btn a {
    background: #000000;
    border-radius: 5px;
    display: inline-block;
    min-width: 180px;
    color: white;
    text-align: center;
    padding: 17px 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    margin-top: 30px;
}

.description {
    font-size: 16px;
}

.link-inside-abs {
    position: absolute;
    z-index: 9;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 15px;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.collection-home {
    position: relative;
    height: 0;
    padding-bottom: 16%;
    padding-top: 16%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.collection-home img {
    object-fit: cover;
    width: 100%;
    position: absolute;
    height: 100% !important;
    top: 0;
    left: 0;
}

.link-inside-abs a {
    color: white;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.link-inside-abs a:hover {
    text-decoration: underline;
}


/* BREADCRUMB */

.breadcrumb-woo {
    padding-top: 50px;
    padding-bottom: 25px;
}


/* END BREADCRUMB */


/*.single-prod {
	min-height: 300px;
}*/

.checkout p.subtotal {
    float: left;
    font-family: inherit;
}

.checkout p.total {
    float: right;
    font-family: inherit;
}


/* CHECKOUT */

.woocommerce-checkout .news-letter-section {
    padding-top: 0;
    padding-bottom: 50px;
}

.woocommerce .woocommerce-checkout table.shop_table {
    border: 1px solid rgb(191, 191, 191);
    border-radius: 0;
}

.woocommerce .woocommerce-checkout table.shop_table .cart_item .product-name img {
    max-width: 50px;
}

.checkout .row.title .col-12 h1 {
    display: none;
}

#subpage.checkout {
    margin-top: 50px;
}

#order_comments_field label {
    display: block;
    width: 100%;
}

#order_comments_field .woocommerce-input-wrapper {
    width: 100%;
}

#order_comments_field .woocommerce-input-wrapper textarea {
    width: 100%;
    height: 150px;
    border: 1px solid black;
    padding: 15px;
}

.form-row.form-row-wide.mailchimp-newsletter input {
    display: inline-block;
    float: left;
}

.form-row.form-row-wide.mailchimp-newsletter label {
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 0.7;
}

.woocommerce .woocommerce-checkout table.shop_table .cart_item .product-name .image-section {
    display: inline-block;
    background-color: #f7f7f7;
    padding: 10px;
}

.woocommerce .woocommerce-checkout table.shop_table .cart_item .product-name .content {
    display: inline-block;
    padding-right: 15px;
}

.woocommerce .woocommerce-checkout table.shop_table .cart_item .product-name .content p {
    /* display: inline-block; */
}

.woocommerce .woocommerce-checkout table.shop_table .cart_item .product-name .content .quantity {}

.woocommerce-info {
    border-top-color: #000000 !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #f7f7f7 !important;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    display: none !important;
}

.woocommerce-error a:focus,
.woocommerce-error a:hover {
    color: black !important;
}

input {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#insurance_field .checkbox {
    margin-left: 5px;
}

#insurance_field .input-checkbox {
    position: relative;
    margin: 0px;
}

#insurance-description:before {
    display: none !important;
}

.custom-checkout-section .form-row.notes label {
    text-align: left !important;
    margin-top: 40px;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description#insurance-description {
    background: transparent;
    color: black;
    border-radius: 3px;
    padding: 0px !important;
    margin-left: 5px !important;
    clear: both;
    display: block !important;
    position: relative;
}


/* input.wpcf7-form-control.wpcf7-text{

}
input.wpcf7-form-control.wpcf7-text:focus{
	outline: none;
} */

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 0px;
    border-bottom: 1px solid;
    width: 100% !important;
    margin-top: 30px !important;
    background: transparent;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: rgba(204, 204, 204, 0.2) !important;
    border-radius: 5px !important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: rgba(204, 204, 204, 0.42) !important;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #e4e4e4;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #c1d7d7 !important;
    padding: 15px 20px;
    border-radius: 0 !important;
    text-transform: uppercase;
    transition: 0.3s;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    text-decoration: underline !important;
}

.couponwoo-checkout .form-row.form-row-first {
    width: 40% !important;
    display: block !important;
    float: left !important;
}

.couponwoo-checkout .form-row.form-row-last {
    display: block !important;
    float: left !important;
    width: 100% !important;
    margin-bottom: 50px;
}

.ppom-wrapper .table th,
.ppom-wrapper .table td {
    font-weight: 400;
}

.form-group.ppom-input-metall span {
    font-family: "Proxima-Nova-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.form-group.ppom-input-metall label.form-control-label {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.form-group.ppom-input-metall label:before {
    margin-left: 0px;
}

.single-prod-review .stock-holder {
    font-family: "Proxima-Nova-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding: 0px 0px 20px 0px;
}

.couponwoo-checkout .form-row.form-row-last button {
    width: 40% !important;
    border-radius: 0 !important;
    background-color: #859393 !important;
    color: white !important;
    text-transform: uppercase !important;
    height: 50px !important;
    transition: 0.3s;
}

.variation-single-prod.variations select {
    background: transparent;
    border: none;
    border-bottom: 1px solid black;
}

.couponwoo-checkout .form-row.form-row-last button:hover {
    background-color: #000 !important;
}

.single-product figure.woocommerce-product-gallery__wrapper div:first-child {
    pointer-events: auto;
}

figure.woocommerce-product-gallery__wrapper div:first-child {
    pointer-events: none;
    width: 78%;
    height: 0;
    position: relative;
    padding-bottom: 78%;
    background: white;
}

.single-prod-review .form-group input {
    background: transparent;
    border: 0px !important;
    color: black !important;
    box-shadow: none !important;
    outline: none;
    border-top: 1px solid #919191 !important;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 14px !important;
    padding-left: 0px !important;
}

.single-prod-review select.dropdown-select-single-product,
.single-prod-review .select.ppom-input.form-select {
    border: 0px !important;
    background: transparent;
    border-top: 1px solid #919191 !important;
    padding: 3px 0px;
    outline: none;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(images/triangle.svg) no-repeat center right;
}

.single-product .form-row .ppom-field-wrapper:last-child select {
    border-bottom: 1px solid #919191 !important;
}

.single-prod-review .ppom-wrapper .form-control:focus {
    background-color: transparent;
}

.form-group.ppom-input-metall {
    margin-bottom: 25px !important;
}

.form-group.ppom-input-metall {
    margin-bottom: 25px !important;
    font-family: "Proxima-Nova-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.single-prod-review .ppom-rendering-fields input::-webkit-input-placeholder {
    /* Edge */
    color: black;
    font-weight: 600;
    font-size: 14px;
}

.single-prod-review .ppom-rendering-fields input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: black;
    font-weight: 600;
    font-size: 14px;
}

.single-prod-review .ppom-rendering-fields input::placeholder {
    color: black;
    font-weight: 600;
    font-size: 14px;
}

.grey-box .variation {
    width: 20%;
    overflow-y: auto;
    position: absolute;
    left: 0;
    height: 100%;
    padding-right: 1px;
}

.single-product-title {
    margin-top: 0px;
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.grey-box .variation::-webkit-scrollbar {
    width: 1px;
}

.grey-box .variation::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
}

.grey-box .variation::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    outline: 1px solid rgba(0, 0, 0, 0.3);
}

.grey-box .variation .woocommerce-product-gallery__image:first-child,
.grey-box .variation .woocommerce-product-gallery__image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    margin-bottom: 20px;
}

.grey-box .variation .woocommerce-product-gallery__image:last-child {
    margin-bottom: 0px;
}

figure.woocommerce-product-gallery__wrapper div:first-child img {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

figure.woocommerce-product-gallery__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
}


/* END, CHECKOUT */


/* ERROR MESSAGES */

.woocommerce-message {
    display: none !important;
}


/* END. ERROR MESSAGES */

.cn-more-info.cn-button,
.cn-set-cookie.cn-button {
    background-color: #859393 !important;
    background-image: none !important;
    border-radius: 0 !important;
}

.container {
    width: 100%;
    max-width: 1400px;
}

.rowPuffMargin {
    margin-top: 200px;
}

.puffMargin {
    margin-bottom: 200px;
}

.specialContent {
    margin-top: 70px;
    margin-left: 50px;
    width: 70%;
}

.specialContent p {
    font-size: 20px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100% !important;
}

.variation img {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
}

.single-prod ul.variable-items-wrapper {
    margin-top: 20px !important;
}

.archive-image-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 70%;
    background-position: center;
}

.archive-image-wrapper img {
    width: 100%;
    height: 100% !important;
    position: absolute;
    object-fit: cover;
}

.semi-margin-top-bottom {
    margin: 80px 0px 50px 0px;
}

.panel-group {
    margin-bottom: 40px;
}

p.woocommerce-info {
    border-top-color: #1e85be;
    margin: 40px auto 0px auto;
}

.term-desc {
    display: flex;
    background: white;
}

.term-description h2 {
    margin-bottom: 30px;
}

.term-description {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 40px;
    flex-direction: column;
    justify-content: center;
}

.padding-right-zero {
    padding-right: 0;
}

.padding-left-zero {
    padding-left: 0;
}


/* -------------- FILTERING --------------*/

.orderby {
    background-color: white;
    border-radius: 0px;
    height: 50px;
    width: 100%;
    border-color: #ddd;
}

.orderby:focus {
    outline: none;
}

.facetwp-search {
    padding-right: 28px;
    width: 100%;
    height: 50px;
    padding: 10px;
}

.facetwp-dropdown {
    background-color: white;
    border-radius: 0px;
    height: 50px;
    width: 100%;
    padding-left: 0;
    border-color: transparent;
}

hr {
    border-top: 1px solid #919191;
}

.inner-filter-item {
    cursor: pointer;
    padding-right: 15px;
    float: left;
    background: url(images/triangle.svg) no-repeat center right;
    margin-right: 50px;
}

h4.click-to-open-filter {
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.facetwp-flyout-facet h3 {
    display: none !important;
}

.more-btn-div {
    margin-top: 30px;
    margin-bottom: 30px;
}

.more-btn {
    color: #fff;
    background-color: black;
    border-radius: 5px;
    min-width: 180px;
    height: 55px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 15px;
}

.reset-all-filters {
    border-radius: 0px;
    margin-bottom: 60px;
    margin-top: 20px;
    float: right;
}

.reset-all-filters:hover,
.reset-all-filters:focus {
    opacity: 0.8;
}

.more-btn:hover,
.more-btn:focus {
    background: black;
    color: white;
    text-decoration: underline;
}

.facetwp-slider-reset {
    display: none !important;
}

.soho-filter-group .panel-default>.panel-heading {
    background-color: transparent;
    border: 0px;
    padding: 15px 0px;
}

.soho-filter-group .panel-default {
    border: 0px;
}

.soho-filter-group .panel-group {
    margin-bottom: 60px;
}

.soho-filter-group .panel-title a {
    display: block;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.soho-filter-group .panel-body {
    padding: 15px 5px;
}

.facetwp-facet-varumrke {
    margin-top: 10px;
}

.facetwp-counter {
    font-size: 10px;
    color: darkgray;
    margin-left: 5px;
}

.seperator-soho strong {
    margin-top: 50px;
    font-family: "Proxima-Nova-Semibold";
}

.stock-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 0px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

span.price ins {
    text-decoration: none;
}

.woocommerce span.onsale {
    top: 30px !important;
    right: 20px;
    left: auto !important;
    border-radius: 5px !important;
    width: 115px;
    font-family: "Poppins", sans-serif;
    font-weight: 500 !important;
    font-size: 15px !important;
    height: 40px;
    line-height: 40px !important;
}

i.fa.fa-shopping-bag {
    color: #adadad;
    font-size: 18px;
}

i.fa-with-link.fa.fa-shopping-bag:hover {
    color: #6d6d6d;
}

.archive a.added_to_cart.wc-forward {
    display: none;
}

.xoo-wsc-subtotal {
    font-family: "Proxima-Nova-Semibold";
}

.xoo-wsc-footer-b {
    font-family: "Proxima-Nova-Semibold";
}

.xoo-wsc-sum-col .variation dt {
    font-family: "Proxima-Nova-Semibold";
}

.xoo-wsc-footer-b a:hover {
    color: white !important;
}

.row.variation-single-prod.variations {
    margin-bottom: 4px !important;
}

span.dot-span {
    width: 17px;
    height: 17px;
    display: inline-block;
    border-radius: 10px;
    vertical-align: unset;
    margin-right: 5px;
    position: relative;
    top: 4px;
}

.filter-cat {
    clear: both;
}

a.soho-search-icon {
    position: relative;
    padding: 10px;
    margin: 10px;
    z-index: 999999;
    right: 35px;
    cursor: pointer;
    top: 24px;
}

a.soho-search-icon img {
    width: 32px;
}

.nav-tab-info {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

#searchModal {
    padding-right: 0px !important;
    z-index: 2147483647;
    text-align: center;
}

#searchModal .modal-dialog {
    width: 100%;
    height: 100%;
    z-index: 9999999999999;
    margin: 0px;
}

#searchModal .modal-content {
    height: 100%;
    z-index: 99999999;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 0px;
}

#searchModal .modal-body {
    max-width: 95%;
    width: 700px;
    top: 30%;
}

#searchModal .close {
    opacity: 1;
}

#searchModal h3 {
    margin-bottom: 60px;
    margin-top: 0px;
}

#searchModal .form-control {
    border: 0px;
    border-bottom: 1px solid black;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
    width: 80%;
}

#searchModal .btn {
    width: 18%;
    margin-left: 5px;
    border-radius: 0px;
    border: 1px solid black;
    background-color: transparent;
}


/*---------- END FILTER --------------*/

.slick-slide a:focus,
.slick-slide a:hover,
.slick-slide a:visited,
.slick-slide a:active {
    outline: none !important;
}

.first-gallery-image {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    background-color: white;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 2px rgb(0 0 0 / 90%) !important;
}

.imagewrapper:hover .first-gallery-image {
    display: block;
}


/* FIX EQUAL 5 ROWS BOOTSTRAP */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.tax-product_cat .single-prod {
    text-align: center;
    margin-bottom: 30px;
}

.woo-variation-items-wrapper {
    margin-bottom: 10px;
}

.xoo-wsc-footer-b a.button.xoo-wsc-cart {
    display: none;
}

.xoo-wsc-basket {
    background-color: transparent;
}

#kco-iframe,
#kco-order-review {
    width: 100% !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    cursor: zoom-in;
}


/*.image-variable-item {
	margin-left: 45% !important;
}*/


/* RESPONSIVE */

@media (min-width: 1024px) and (max-width: 1170px) {
    /*#navbar-collapse-1 {
		margin-right: 120px;
	}*/
    .nav>li>a {
        padding: 10px 10px;
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .navbar-nav {
        display: none;
    }
    .nav>li>a {
        padding: 10px 10px;
        font-size: 16px;
    }
    .xoo-wsc-basket {
        box-shadow: none !important;
        top: 2px !important;
        right: 60px !important;
    }
    .navbar {
        height: 75px !important;
    }
    .svg-logo {
        width: 100px !important;
    }
    .navbar-brand>img {
        margin-top: 0px !important;
    }
}

@media (min-width: 768px) {
    #sidemenu {
        display: none !important;
    }
    .archive-soho-products {
        position: relative;
    }
    .speciale {
        position: sticky;
        position: -webkit-sticky;
        margin-top: 8px;
        top: 120px;
    }
    .archive-soho-products .speciale .filter-cat {
        padding: 25px;
    }
    .archive-soho-products .speciale .filter-cat h5 {
        margin: 25px 0px 15px 0px;
    }
}

@media (max-width: 767px) {
    .title-puff {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .container-fluid.big-menu {
        display: none;
    }
    #nav .top .brand img {
        max-width: 120px;
    }
    .icons {
        top: 23px;
        right: 80px;
    }
    #mobilemenutrigger {
        position: absolute;
        left: 0;
        top: 0;
        max-width: 25px;
    }
    #sidemenu {
        display: block;
        position: fixed;
        top: 0;
        left: -1000px;
        width: 100%;
        height: 100%;
        background-color: white;
        z-index: 999;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    #sidemenu.active {
        left: 0;
        overflow: scroll;
    }
    #sidemenu #closesidemenu {
        position: absolute;
        right: 25px;
        top: 25px;
        max-width: 20px;
    }
    #sidemenu .top {
        margin-top: 100px;
    }
    #sidemenu .nav-tab-info {
        padding: 0;
    }
    #sidemenu .nav-tab-info hr {
        border-color: #2f2e2e;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #sidemenu .nav-tab-info a {
        color: #2f2e2e;
    }
    #sidemenu .nav-tab-info a:hover {
        text-decoration: none;
    }
    #sidemenu .nav-tab-info a.collapsed::after {
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        margin-right: 0px;
        font-size: 20px;
        position: absolute;
        right: 15px;
        top: 28px;
    }
    #sidemenu .nav-tab-info a::after {
        content: "\f106";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        margin-right: 0px;
        font-size: 20px;
        position: absolute;
        right: 15px;
        top: 28px;
    }
    #sidemenu .nav-tab-body {
        padding: 0;
    }
    #sidemenu .nav-tab-body a {
        color: black;
        display: block;
        margin-bottom: 3px;
    }
    #sidemenu .nav-tab-body a:last-child {
        margin-bottom: 25px;
    }
    #sidemenu .nav-tab-info.single-link a::after {
        content: "\f105";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        margin-right: 0px;
        font-size: 20px;
        position: absolute;
        right: 15px;
        top: 28px;
    }
    .puffar-front-page .box {
        height: 350px;
    }
    /* #soho-slider .carousel-inner .item {
    height: 500px;
  } */
    .slider-section .box {
        height: 350px;
    }
    .slider-section .slider img {
        margin: 0 auto;
        max-width: 180px;
    }
    .products-section .productbox h2 {
        margin-top: 15px;
    }
    .slider-section .slider .slick-prev,
    .slider-section .slider .slick-next {
        max-width: 35px;
    }
    .products-section .prod-html {
        padding: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
    .woocommerce div.product .product_title {
        margin-top: 15px !important;
    }
    .gallery-img-selector {
        display: none !important;
    }
    .news-letter-section {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .couponwoo-checkout .form-row.form-row-last button,
    .couponwoo-checkout .form-row.form-row-first {
        width: 100% !important;
    }
    .couponwoo-checkout .form-row.form-row-last {
        margin-bottom: 15px;
    }
    .woocommerce div.product form.cart .variations {
        margin-bottom: 0.3em !important;
    }
    .single_variation_wrap .quantity {
        width: 100% !important;
        margin-bottom: 0.3em !important;
    }
    .single_variation_wrap .single_add_to_cart_button.button {
        width: 100% !important;
    }
    h2.bold.page-title,
    .tax-product_cat h1 {
        margin-top: 30px !important;
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100% !important;
    }
    .select2-container .select2-selection--single .select2-selection__rendered,
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea {
        margin-top: 15px !important;
    }
    .footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footer div.payment {
        margin-top: 25px;
    }
    .subpage-margin {
        margin-top: 25px !important;
    }
    .tax-product_cat h1 {
        font-size: 28px;
    }
    .xoo-wsc-basket {
        box-shadow: none !important;
        top: 2px !important;
        right: 60px !important;
    }
    #searchModal h3 {
        margin-top: 50px;
    }
    #searchModal .btn {
        width: 95%;
        margin-top: 20px;
    }
    #searchModal .form-control {
        width: 95%;
    }
}

@media (max-width: 640px) {
    .textwidget #sb_instagram.sbi_width_resp {
        width: calc(100% + 56px) !important;
        padding-bottom: 0px !important;
    }
}

@media (max-width: 550px) {
    .subpage-top-image,
    /* #soho-slider .carousel-inner .item {
    height: 340px !important;
  } */
    .subpage-top-image {
        margin-bottom: 25px !important;
    }
    .woocommerce-checkout #sm_menu_ham {
        display: none;
    }
    .title-puff {
        margin-top: 50px !important;
        margin-bottom: 15px !important;
        font-size: 24px;
    }
    /* SINGLE PROD */
    .single-prod .second {
        margin-bottom: 15px;
    }
    /* END, SINGLE PROD */
    .puff-row {
        margin-top: 50px;
    }
    .puff-text {
        height: auto;
        padding: 35px 15px;
    }
    .puff-wrapper {
        height: 300px;
    }
    .puffar-front-page {
        margin-top: 50px;
    }
    .puffar-front-page .box {
        height: 300px;
    }
    .footer-puffs {
        padding: 50px 0px;
    }
    .footer-puffs .borders {
        border-right: 0 !important;
        border-left: 0 !important;
    }
    .container.with-hr hr {
        border-top: 1px solid #919191;
    }
    .footer-puffs h2 {
        font-size: 24px;
    }
    .footer-puffs p {
        margin: 0;
    }
    .footer-puffs .text-center {
        padding: 5px 0px;
    }
    .sm_menu_outer {
        height: calc(100vh - 75px) !important;
    }
    .single-product-page-soho {
        padding-top: 50px;
    }
}

@media (max-width: 768px) and (min-width: 768px) {
    /* #soho-slider .carousel-inner .item {
    height: 450px;
  } */
    .xoo-wsc-basket {
        right: 49px !important;
        top: 0 !important;
    }
    .navbar-brand>img {
        max-width: 100px !important;
    }
    .navbar {
        height: 85px !important;
    }
    body {
        margin-top: 85px;
    }
    .footer-puffs .borders {
        border-right: 0 !important;
        border-left: 0 !important;
    }
    .woocommerce-checkout #sm_menu_ham {
        display: none;
    }
}

​ @media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
    .category-description-position {
        padding: 0px 80px;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
    .category-description-position {
        padding: 0px 140px;
    }
}

@media screen and (min-width: 1400px) {
    .xoo-wsc-basket {
        right: calc((100% - 1400px) / 2) !important;
    }
}

@media screen and (max-width: 1023px) {
    body {
        margin-top: 75px;
    }
    .text-center.logo-holder .navbar-brand-new img {
        margin-left: initial;
    }
    .front_page_text_bottom {
        margin: 50px 0px 90px 0px !important;
    }
    .puff-row {
        margin-top: 70px;
    }
    .title-puff {
        margin-top: 70px;
        margin-bottom: 30px;
    }
    a.soho-search-icon {
        right: 117px;
    }
    .navbar {
        padding: 0px 0px 0px 0px !important;
    }
    .pos-initial.d-flex.desktop-menu {
        display: none !important;
    }
    .mobile-left-auto {
        margin-left: auto;
        position: absolute;
        top: 0;
        z-index: 99999;
        right: 0;
    }
}