.form-control,
.selectize-input {
    border-radius: 0px !important;
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.navbar-brand,
.navbar-nav>li>a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

#wg_sitefooter .btn-subscribe {
    background-color: #eee !important;
    border: 1px solid black !important;
    color: black !important;
}

.navbar-default .navbar-toggle {
    border-color: #333;
}

#wg_header_container .alert-info {
    background-color: #000;
    background-image: none;
    color: #FFF;
    opacity: .9;
    padding-bottom: 6px;
    padding-top: 6px;
}

#wg_header_container .alert-info:hover {
    background-color: #000;
    background-image: none;
    color: #FFF;
    opacity: .7;
}

#wg_header_container .navbar {
    background: #FFF;
    border-bottom: 1px solid;
    border-radius: 0;
}

#wg_productactionbuy {
    min-width: 100px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 34px;
}

#wg_purchaseinfo {
    display: none;
    font-size: 10px;
    margin-top: -3px;
}

#wg_productinfo .wg_pretext {
    /*    float: left;*/
    font-family: 'Crimson Text', sans-serif;
    font-size: 15px;
    margin-top: 0px;
    margin-right: 5px;
}

#wg_sizecolorspecification hr {
    margin-bottom: 5px;
    margin-left: -5px;
}

#wg_sizecolorspecification {
    display: none !important;
}

.wg_specificationdescription {
    margin-left: 0px;
}

#wg_navbar_container,
#wg_navbar_container {
    font-size: 13px;
    font-weight: 400;
}

#wg_navbar_container,
#wg_navbar_container input {
    text-transform: uppercase;
}

#wg_productinfo .wg_posttext {
    margin-bottom: 15px;
    float: right;
    margin-right: 3px;
}

#wg_productinfo .wg_posttext:before {
    height: 15px;
    width: 15px;
    display: inline-block;
    content: "";
    margin-right: 5px;
    margin-bottom: -3px;
    background-color: #bbbdc0;
}



#wg_navigateprevious,
#wg_navigatenext,
#wg_navpathcontainer {
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 400;
}

#wg_navigateprevious:before {
    content: "\f177";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    margin-right: 7px;
}

#wg_navigatenext:after {
    content: "\f178";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    margin-left: 7px;
}

#wg_navpathcontainer .breadcrumb {
    background: none;
    padding-left: 0;
}

#wg_productaction_container,
#wg_activeproducttitle,
#wg_pricingcontainer {
    text-align: left;
}

#wg_productactionreservation,
#wg_productactionmessage,
#mm_sizeimage,
#wg_productactionaddwishlist {
    color: #000;
    text-decoration: underline;
}

#wg_wishlistwebpage_container .wg_pretext {
    margin-bottom: -10px;
    font-size: 100%;
}

#wg_productdescription,
#wg_productinfotext,
#wg_imagegallerydescription,
#wg_productinfotext {
    font-family: 'Crimson Text', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

#wg_productinfotext {
    padding-top: 10px;
}

#wg_productinfotitle {
    color: #221d1e;
    display: none;
    margin-bottom: 25px;
}

#wg_deliverymethods .wg_infobox_outer {
    padding-left: 0;
    padding-right: 0;
}

#wg_productinfotitle,
#wg_imagegalleryheader,
.wg_notification h1,
.wg_notification h2,
.wg_notification h3,
.wg_notification h4,
.wg_notification h5 {
    font-family: 'Crimson Text', sans-serif;
    font-size: 22px;
    font-weight: 700;
}

#wg_productdiscountcontainer .wg_productpriceinfo {
    color: #d32027;
}

#wg_productinfo .wg_infobox_inner,
#wg_paymentoptionscontainer .wg_infobox_inner {
    display: none;
}

#wg_productinfotext .wg_infobox_outer {
    padding-left: 0;
    padding-top: 5px;
}

#wg_productorginalprice {
    color: #221d1e;
    font-family: 'Crimson Text', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-left: 0;
    text-decoration: line-through;
}

#wg_sitefooter .wg_footercontent {
    padding: 35px 0 0;
}

#wg_sizecolorgrid .wg_infobox_outer {
    padding-left: 0;
}

.btn,
.btn:hover,
.btn:focus {
    background-color: #333 !important;
    background-image: none;
    border: 1px solid #333;
    border-radius: 0;
    color: #eee;
}

.btn,
select {
    font-weight: 400;
}

.btn-default.active,
.wg_deliverylink:hover,
.btn-default.active:hover {
    color: #de6458;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #eee;
}

.btn:hover,
.btn:focus {
    color: #eee;
}

.alert-info {
    background: #f5f5f5;
    border-color: #000;
}

.wg_emptytock {
    background-color: #f2f2f2 !important;
    background-image: none;
    border: 0;
    border-radius: 0;
    color: #939597 !important;
    padding: 2px 4px;
}

.wg_footercontent,
.wg_footercontent a,
.wg_footercontent a:hover {
    background-color: #f2f2f2;
    color: #000;
}

.wg_footercontent .wg_notification a {
    background-color: inherit;
}

.wg_footercontent,
.wg_footerwidget ul,
.wg_productprice,
.mm_custom_links,
.wg_notification {
    font-family: 'Crimson Text', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

#wg_copyright {
    display: none;
}

.wg_footerwidget h4 span {
    font-family: Poppins, sans-serif;
    font-size: 13px;
    padding-top: 3px;
    font-weight: lighter;
    text-transform: uppercase;
}

.wg_imagegalleryimagetext {
    padding-bottom: 5px;
}

.wg_infobox_inner,
#wg_giftcertificate_container .wg_infobox_inner,
#wg_paymentcomplete_container .wg_infobox_inner,
#wg_paymentincomplete_container .wg_infobox_inner {
    background-color: transparent;
    border: none;
    border-bottom: 3px solid #000;
    border-radius: 0;
    color: #000;
}

.wg_infobox_outer,
#wg_shoppingcart_container .wg_infobox_outer,
#wg_giftcertificate_container .wg_infobox_outer,
#wg_paymentcomplete_container .wg_infobox_outer,
#wg_paymentincomplete_container .wg_infobox_outer {
    border: none;
}

.wg_itemdetails,
#wg_loadmorebutton {
    border-radius: 0;
}

.wg_itemwrapper {
    border: 0;
}

.wg_lowstock {
    background-color: #bbbdc0 !important;
    background-image: none;
    border: 0;
    border-radius: 0;
    color: #333 !important;
    padding: 2px 4px;
}

.wg_lowstock a:hover,
.wg_productselectcell_active a:hover,
.wg_lowstock a {
    color: #333 !important;
    text-decoration: none;
}

.wg_lowstock:hover {
    background-color: #e6e7e8 !important;
    color: #333 !important;
    text-decoration: none;
}

.wg_normalstock {
    background-color: #333 !important;
    background-image: none;
    border: 0;
    border-radius: 0;
    color: #fff !important;
    padding: 2px 4px;
}

.wg_normalstock a:hover,
.wg_lowstock a:hover,
.btn:hover {
    color: #fff !important;
}

.wg_normalstock:hover {
    background-color: #6d6e78 !important;
    color: #fff !important;
}

.wg_productcategorytitle {
    font-family: 'Crimson Text', serif;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
}

.wg_productpreview .wg_producttitle,
.wg_productpreview .wg_productprice,
.wg_productpreview img:hover {
    opacity: 0.68;
}

.wg_productpreview:hover .wg_producttitle,
.wg_productpreview:hover .wg_productprice {
    opacity: 1;
}

.wg_productpriceinfo {
    font-family: 'Crimson Text', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-top: 0;
}

.wg_productselectcell a:hover {
    text-decoration: none;
}

.wg_productselectcell,
.wg_itemwrapper .wg_priceold {
    text-align: center;
}

.wg_productselectcell_active,
.wg_productselectrow_active,
.wg_productselectcell_active:hover,
.wg_productselectcell_active a,
#wg_deliverymethods a.active {
    background-color: #de6458 !important;
    color: #fff !important;
}

.wg_producttitle {
    /* display: none;*/
    font-family: 'Crimson Text', sans-serif;
    font-size: 15px;
    font-weight: 700;
}

@font-face {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
    src: local('Poppins Light'), local('Poppins-Light'), url(/Misc/MetteMoller/fonts/PoppinsLight.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    src: local('Crimson Text'), local('CrimsonText-Roman'), url(/Misc/MetteMoller/fonts/CrimsonText-Semibold.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 600;
    src: local('Crimson Text Semibold'), local('CrimsonText-Semibold'), url(/Misc/MetteMoller/fonts/CrimsonText-Semibold.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body a:hover,
#wg_pricingcontainer:not(.wg_productorginalprice)>.wg_productpriceinfo,
#wg_copyright a,
#wg_copyright a:hover {
    color: #000;
}

body,
.wg_productselectgrid {
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 400;
}

textarea:active {
    border-color: #000;
}

/*Disabled by Olav
.navbar-nav>li>a {
    padding-bottom: 0px;
}*/

.wg_button_invalid {
    opacity: 1 !important;
}

.wg_product_colors {
    height: 36px !important;
}

#wg_menucartcontainer {
    margin-bottom: 8px;
}

.wg_headercontainer .wg_contenttitle {
    margin-top: 40px;
    margin-bottom: 5px;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: normal;
}

.wg_contenttitle a:hover {
    text-decoration: none;
    -ms-opacity: 0.7;
    opacity: 0.7;
}

.wg_headercontainer,
.wg_contentinfo {
    padding-bottom: 3px;
    padding-top: 3px;
}

.wg_headercontainer ul {
    width: 100%;
    padding: 0;
    text-align: center;
}

.wg_headermisc {
    display: block;
}

.wg_headercontainer li {
    display: inline-block;
    opacity: 0.7;
    font-size: 10px;
    margin-right: 10px;
}

@media (min-width: 768px) {
    .wg_maindropdown {
        min-width: 400px;
        width: 100%;
    }

    .wg_fitcontainerinfo img {
        max-height: 400px;
    }

    #wg_commonsitemenu .active,
    #wg_menucartcontainer.active {
        border-bottom: 2px solid #000;
        margin-left: 5px;
        margin-right: 5px;
    }

    #wg_commonsitemenu .active a,
    #wg_websitemenu .active a {
        background-color: #FFF;
        background-image: none;
        font-weight: 700;
        padding-bottom: 1px;
    }

    #wg_websitemenu .wg_mobilefeatured {
        margin-left: 5px;
        margin-right: 5px;
    }

    #wg_websitemenu .wg_mobilefeatured a {
        border-bottom: 2px solid #000;
        background-color: #FFF;
        background-image: none;
        font-weight: 700;
        padding-bottom: 1px;
    }

    #wg_header_container .alert-info {
        margin-top: 9px;
    }

    #wg_shoppingcartcontent {
        max-width: 550px;
        min-width: 550px;
        float: right;
    }
}

.wg_selectproductcolortitle {
    padding-left: 5px;
    text-transform: capitalize;
    text-align: left;
}

@media screen and (max-width: 767px) {

    #wg_navbar_products,
    #wg_navbar_splashscreen {
        background-color: #333;
        background-image: none;
        color: #fff;
        padding: 6px 10px;
    }

    .wg_maindropdown {
        min-width: 300px;
        width: 100%;
    }

    #wg_shoppingcartterms {
        font-size: 10px;
    }

    .wg_fitcontainerinfo img {
        max-height: 200px;
    }

    .wg_notification .wg_businesshours li {
        display: block;
    }

    .wg_notification #newsletter_submit {
        margin-top: 5px;
    }

    .wg_selectproductcolortitle {
        /* text-align: center;*/
    }

    #wg_commonsitemenu .wg_mobilefeatured a,
    #wg_commonsitemenu .wg_mobilefeatured a:hover {
        background-color: #333;
        background-image: none;
        color: #fff;
        padding: 6px 10px;
    }

    #wg_productimagecontainer .wg_primaryproductimage {
        max-height: 400px !important;
        max-width: 400px !important;
        -webkit-touch-callout: none;
        user-select: none;
    }

    #wg_paymentcontainer .btn-group {
        display: flex
    }

    #wg_purchasegroupbutton_left {
        width: 100% !important
    }

    #shoppingcartcontent {
        zoom: 0.9;
        /*Needed for very small phones.*/
    }
}

#wg_productimagecontainer .flickity-button:disabled {
    opacity: 0;
}

.wg_magnify .flickity-viewport {
    overflow: visible;
}

.wg_magnify .flickity-viewport .carousel-cell {
    display: none !important;
}

.wg_magnify .flickity-viewport .carousel-cell.is-selected {
    display: block !important;
}

.wg_image_banner {
    position: absolute;
    background: hsla(0, 0%, 0%, 0.7);
    z-index: 1;
    padding: 2px 20px;
    font-size: 18px;
    color: white;
    pointer-events: none;
}

.wg_image_banner {
    left: 50px;
    bottom: 50px;
}

#wg_magnifyglass {
    position: absolute;
    left: 0px;
    bottom: 5px;
    padding: 3px 5px 3px 5px;
    color: #fff;
    text-decoration: underline;
    font-size: 11px;
    background-color: #de6458;
    display: none;
}

#mm_sizeimage {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0px;
    max-width: 85px;
    display: inline-block;
    color: #000;
    text-decoration: underline;
    font-size: 11px;
}

#wg_navbar_container #wg_navbar_top {
    display: none !important;
}

.mm_mobilesearch_container {
    position: absolute;
    background: #FFF;
    padding-top: 35px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 150px;
}

.mm_mobilesearch_container .help-block {
    margin-left: 6px;
}

.mm_mobilesearch_container .selectized {
    margin-left: 6px !important;
}

.mm_fixed-button {
    background-color: #de6458;
    display: none;
    color: #FFFFFF;
    border: none;
    outline: none;
    position: fixed;
    bottom: 0px;
    right: 15px;
    padding-left: 6px;
    padding-right: 6px;
    height: 40px;
    width: 40px;
    margin-bottom: 20px;
    border-radius: 30px;
    box-shadow: 1px 3px 5px #888888;
    z-index: 999;
}

.mm_supportimage {
    width: 35px;
    height: 35px;
    display: block;
    margin-left: -3px;
    margin-top: -2px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDkuOSA0My45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OS45IDQzLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO30uc3Qxe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6MztzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PGc+PHBhdGggY2xhc3M9InN0MCIgZD0iTTQyLjYsMTYuNmMtMC4xLDAtMC4xLDAtMC4yLDBDNDIuMSw2LDM1LjctMC4yLDIzLjksMGMtMC4zLDAtMS4zLDAuMS0xLjMsMC4xQzExLjYsMC44LDUuNyw2LjksNS43LDE3LjVDMi41LDE4LjIsMCwyMS4yLDAsMjVjMCw0LjIsMy4xLDcuNiw2LjksNy42YzAuMSwwLDAuMSwwLDAuMiwwaDEuMVYxNy43QzguMiw4LDEzLjUsMywyMy45LDIuNmMwLjIsMCwwLjcsMCwxLDBjMTAsMC4xLDE1LDUuNiwxNSwxNS4xdjEzYzAsNS4zLTQuNiw4LjgtOC45LDguOGgtMy4yYy0wLjUtMS4xLTEuNi0xLjktMi45LTEuOWMtMS44LDAtMy4yLDEuNC0zLjIsMy4yYzAsMS44LDEuNCwzLjIsMy4yLDMuMmMxLjMsMCwyLjUtMC44LDIuOS0ySDMxYzUuNSwwLDEwLjMtNC4xLDExLjMtOS40YzAuMSwwLDAuMiwwLDAuMywwYzQsMCw3LjMtMy42LDcuMy03LjlDNDkuOSwyMC4yLDQ2LjYsMTYuNiw0Mi42LDE2LjZ6Ii8+PGc+PGVsbGlwc2UgY2xhc3M9InN0MCIgY3g9IjE5IiBjeT0iMTYuOCIgcng9IjEuMiIgcnk9IjIuMiIvPjxlbGxpcHNlIGNsYXNzPSJzdDAiIGN4PSIzMC45IiBjeT0iMTYuOCIgcng9IjEuMiIgcnk9IjIuMiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zMC40LDIyLjdjMCwwLTEuOCwxLjktNS40LDEuOWMtMy45LDAtNS40LTEuOS01LjQtMS45Ii8+PC9nPjwvZz48L3N2Zz4=);
    background-position: center center;
    background-repeat: no-repeat;
}

@keyframes wobble {
    16.65% {
        -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        -ms-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.mm_wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#wg_activeproducttitle {
    display: none;
}

#wg_productactionmessage {
    display: none !important;
}

#wg_shoppingcartinfo .fa-shopping-cart:after,
#wg_navbar_cart .fa-shopping-cart:after {
    background-color: #de6458 !important;
    border-color: #de6458 !important;
}

.wg_productgalleryimagetext {
    height: 15px;
    display: block;
}

#wg_shoppingcartitem_header {
    display: none;
}

.wg_pricenew,
#wg_productorginalprice,
#wg_currentproductprice {
    text-transform: uppercase;
}

#wg_productdescription .nav>li>a {
    padding: 5px 7px;
    text-decoration: underline;
}

#wg_productdescription .nav-tabs>li.active>a {
    text-decoration: none !important;
}

#wg_productdescription .tab-content {
    margin-top: 10px;
}

#wg_productdescription .wg_featureslist {
    margin-bottom: 5px;
    position: relative;
}

.wg_featureslist ul {
    padding-left: 20px;
}

.wg_productimage {
    display: inline-block;
    border: 1px solid #a5a5a5;
    /* opacity: 0.8;*/
    margin-right: 3px;
    margin-top: 3px;
    position: relative;
}

.wg_productsize {
    display: inline-block;
    /*  opacity: 0.8;*/
    margin-right: 3px;
    position: relative;
}

.wg_productimage.wg_product_active {
    opacity: 1;
    border: 1px solid black;
    background-color: #de6458 !important;
    color: #fff !important;
}

.wg_productimage.wg_product_active:before,
.wg_productsize.wg_product_active:before {
    opacity: 1;
    content: "";
    position: absolute;
    background: #de6458;
    top: -5px;
    right: -5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    z-index: 99;
}

.wg_productimage a {
    text-align: center;
}

.wg_productimages,
.wg_productsizes {
    padding-left: 0px;
}

.wg_productimages {
    min-height: 77px;
}

.wg_productsizes {
    min-height: 66px;
    margin-bottom: 0px;
}

.wg_productsize div {
    opacity: 0.8;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    position: relative;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #a5a5a5;
    overflow: hidden;
}

.wg_productsize.wg_product_active div {
    opacity: 1;
    border: 1px solid black;
}

.wg_productsize.wg_product_active {
    opacity: 1;
}

.wg_productsize span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 11px;
}

.wg_sizecolortitle {
    font-size: 15px;
    font-weight: bold;
}

#wg_product_colortitle {
    margin-top: 10px;
}

.wg_productsizename,
.wg_productcolorname {
    font-weight: normal;
    font-size: 12px;
}

#wg_product_info_tab::after {
    background-image: url(/Misc/MetteMoller/scrolldown.png);
    content: "";
    background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    left: 90%;
    bottom: 0px;
    opacity: 0.3;
}

.wg_productcatalog_description {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 50px;
}

#wg_product_description_tab,
#wg_product_info_tab {
    max-height: 150px;
    overflow-y: auto;
    position: relative;
}

.wg_productcatalog_description::-webkit-scrollbar-track,
#wg_product_description_tab::-webkit-scrollbar-track,
#wg_product_info_tab::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.wg_productcatalog_description::-webkit-scrollbar,
#wg_product_description_tab::-webkit-scrollbar,
#wg_product_info_tab::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.wg_productcatalog_description::-webkit-scrollbar-thumb,
#wg_product_description_tab::-webkit-scrollbar-thumb,
#wg_product_info_tab::-webkit-scrollbar-thumb {
    background-color: #000000;
}

#wg_productselectgrid {
    display: none !important;
}

.wg_fithidden {
    display: none;
}

.wg_fitactive {
    display: block;
}

.wg_fitcontainer {
    display: block;
    padding-left: 0px !important;
}

.wg_fitcontainerinfo {
    display: block;
    padding-left: 0px !important;
    text-align: center;
}

.wg_fitcontainer li,
.wg_fitcontainerinfo li {
    margin-right: 3px;
    cursor: pointer;
    display: inline-block;
}

.flickity-enabled .flickity-viewport .is-selected .wg_image {
    cursor: move;
    cursor: -webkit-grab;
    cursor: pointer;
}

.wg_image {
    -webkit-touch-callout: none;
    user-select: none;
}

#wg_productimagecontainer .flickity-viewport {
    max-height: 500px;
}

@media screen and (max-width: 767px) {
    #wg_productimagecontainer .flickity-viewport {
        max-height: 400px;
    }
}

video::-webkit-media-controls-panel {
    background-image: none !important;
    filter: brightness(0.4);
}

#lp_colorlinks {
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    position: relative;
    width: auto;
}

#lp_colorlinks .carousel-catalog-cell {
    border: 3px solid transparent;
}

#lp_colorlinks .carousel-catalog-cell.wg_carousel_active {
    border: 3px solid black;
}

.mm_liststyle {
    text-align: left;
    margin: 5px;
    padding: 10px;
    border: 1px solid black;
}

.mm_liststyle li {
    padding-left: 0px;
    margin-left: 20px;
    list-style: none;
    line-height: 25px;
    list-style-position: outside;
    margin-top: 3px;
    margin-bottom: 3px;
}

.mm_liststyle li:before {
    content: '\00b7';
    font-size: 60px;
    vertical-align: middle;
    margin-left: -25px;
    padding-right: 10px;
    line-height: 25px;
}

.cc-buttons .cc-btn-reject,
.cc-buttons .cc-btn-settings {
    display: none;
}

.cc-title {
    padding: 6px 0 4px 0 !important;
}

.flickity-slider {
    -webkit-overflow-scrolling: touch;
}


#wg_currentcountry {
    opacity: 0.5
}

#wg_countrylist {
    display: none;
}

#wg_paymentcontainer .dropdown-menu {
    padding: 0;
    outline: 1px solid;
}

#wg_paymentcontainer .dropdown-menu .divider {
    margin: 0;
}

#wg_paymentcontainer li:has(a#wg_purchase_bambora) {
    background-color: cornsilk;
    text-align: center;
}

#wg_paymentcontainer #wg_purchase_bambora {
    font-weight: 900;
}