/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/* Root -----------------------------------------*/

:root {
    --blue: #41dbe0;
    --blue-light: #a2eaec;
    --yellow: #f7d656;
    --yellow-hover: #dec14e;
    --red: #dd3333;
    --red-hover : #c42d2d;
}

/* Global ---------------------------------------*/

@font-face { font-family: Sign painter; src: url(/wp-content/themes/flatsome-child/fonts/sign-painter-regular.ttf); font-weight: normal; }
.alt-font {
    font-family: "Sign painter", "Dancing script", sans-serif !important;
}

html{
    scroll-behavior:smooth
}

.wfls-login-message {
    max-width: 1220px;
    margin: auto;
    margin-top: 20px;
}

ul.woocommerce-error {
    list-style: none;
}

.home .wfls-login-message{
    padding-left: 270px;
}

.home .message-container{
    padding-left: 285px;
}

.attachment-woocommerce_gallery_thumbnail,
.attachment-woocommerce_thumbnail {
    border-radius: 5px;
}

.woocommerce-input-wrapper span.optional {
    display: none;
}

.grecaptcha-badge {
    display: none !important;
}


/* Header ---------------------------------------*/

.header-bottom > .container {
    align-items: stretch;
}

/*.header-bottom .flex-right {
    max-width: 323px;
    text-align: right;
    background-color: #a2eaec;
    padding-right: 1.5em;
}

.header-bottom .flex-right ul {
    height: 100%;
}

.header-block-block-1 .col {
    padding: 0 15px;
}*/

.logo-left .logo {
    margin-right: 15px;
}

.logo-left .logo img {
    margin: auto;
}

.marketplace a.nav-top-link{
    color: var(--blue) !important;
}

.ux-menu-icon,
.cart-img-icon,
.icon-user:before {
    transition: all .2s;
}

.header:not(.transparent) .header-nav-main.nav > li > a:hover .ux-menu-icon,
.header:not(.transparent) .header-nav-main.nav > li.active > a .ux-menu-icon,
.header:not(.transparent) .header-nav-main.nav > li.current > a .ux-menu-icon,
.header:not(.transparent) .header-nav-main.nav > li > a.active .ux-menu-icon,
.header:not(.transparent) .header-nav-main.nav > li > a.current .ux-menu-icon,
.account-item.current-dropdown .icon-user:before,
.account-item:hover .icon-user:before,
.cart-item.current-dropdown .cart-img-icon,
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a:hover .ux-menu-icon
{
    filter: invert(53%) sepia(95%) saturate(2090%) hue-rotate(143deg) brightness(102%) contrast(87%);
}

@media only screen and (min-width: 850px){
    .header-search-form.search-form {
        width: calc(80% - 200px);
        margin-left: calc(20% - 80px);
    }
}

.akciok-menupont {
    background-color: var(--red);
}

.akciok-menupont:hover {
    background-color: var(--red-hover) !important;
}

.akciok-menupont a{
    color: #fff !important;
}

.header-bottom .nav-left > li{
    margin: 0 !important;
}

.header-bottom .nav-left > li:not(.header-vertical-menu) {
    padding: 0 2em !important;
}

.header-bottom .nav-left > li:not(.header-vertical-menu) a,
.header-language-dropdown > a{
    line-height: 30px !important;
    justify-content: flex-end;
}

.header-bottom .nav-left > li:not(.header-vertical-menu):hover {
    background-color: rgba(0,0,0,.1);
}

/* header .search-form { */
/* width: calc(80% - 240px); */
/* } */

.header-cart-icon {
    top:-6px;
}

.cart-item > ul.nav-dropdown{
    min-width: 370px;
}

/* Localization selector */

/*.header-language-dropdown {
    background-color: var(--blue-light);
    width: 328px;
    padding: 0 1.5em !important;
}

.header-language-dropdown .nav-dropdown {
    background-color: var(--blue-light) !important;
    border: 0;
    border-radius: 0 0 0 30px;
    box-shadow: none;
    padding: 1em 20px 0 20px;
    color: #000;
    width: 328px;
}

.header-language-dropdown > .nav-top-link {
    display: flex;
    flex-flow: row;
}

.header-language-dropdown > .nav-top-link > img {
    order: 2;
    margin-left: .5em;
}

.header-language-dropdown > .nav-top-link > .icon-angle-down {
    order: 3;
}

.header-language-dropdown .wpml-ls .nav-top-link {
    display: none;
}

.nav-dropdown-has-arrow li.header-language-dropdown.has-dropdown:after {
    display: none;
}

.nav-right li.header-language-dropdown.has-dropdown > .nav-dropdown {
    right: 0 !important;
    width: 328px !important;
}

.header-language-dropdown.menu-item-has-block .nav-dropdown .col-inner ul:not(.nav.nav-vertical) li:not(.tab):not([class^="bullet-"]) {
    margin-left: 0 !important;
}*/

/*Hide other languages temporarily*/
/*.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-ro,
.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-en,
.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-sk,
.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-cs {
	display: none !important;
}*/

/*form[name=countries],
select[name=countries-select] {
    margin-bottom: 0;
}

.wpml-ls-legacy-dropdown > ul,
select[name=countries-select],
.wcml-cs-active-currency {
    height: 30px;
}

select[name=countries-select] {
    background-image: url("/wp-content/uploads/2023/06/arrow.svg");
    background-size: auto 28px;
    box-shadow: none;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
.wcml-dropdown a.wcml-cs-item-toggle:after {
    content: url("/wp-content/uploads/2023/06/arrow.svg");
    width: 28px;
    border: none;
    top: 1px;
    right: 7px;
}

.wcml-dropdown.wcml_currency_switcher{
    margin: 0 !important;
}

.wcml-dropdown.wcml_currency_switcher a {
    padding: .4em .5em .4em;
}

!* Border *!
.wpml-ls-legacy-dropdown {
    border: none;
    border-radius: 5px;
}


.wpml-ls-legacy-dropdown a,
select[name=countries-select],
.wcml-dropdown li {
    border: none;
    border-radius: 5px;
}

.wpml-ls-legacy-dropdown a {
    line-height: 1.2;
}*/

/* Localization selector end*/

#woocommerce-product-search-field-0 {
    background-color: unset;
    border-color: #777;
    color: #777 !important;
}

i.icon-search:before {
    color: #777;
}

i.icon-user:before {
    content: url("/wp-content/uploads/2025/07/header-icon-user-cropped.svg");
}

.header-cart-icon:after {
    top: 0;
}

.nav > li > a.header-cart-link {
    flex-direction: row-reverse;
    gap: 1.5em;
}

.header-vertical-menu__title {
    text-transform: uppercase;
    font-weight: 700;
}

/* vertical menu icons */
.ux-nav-vertical-menu .ux-menu-icon {
    max-height: 20px;
}

/* vertical menu items */
.nav-column li > a {
    padding: 6px 20px;
}

.nav-dropdown .menu-item-has-children > a, .nav-dropdown .nav-dropdown-col > a {
    font-size: unset;
    text-transform: none;
}

.vertical-menu-main-item > ul.sub-menu.nav-dropdown-simple {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /*height: 614px;*/
    height: 100%;
    width: calc(100vw - 280px);
    max-width: 970px;
    align-content: flex-start;
    row-gap: 2em;
    overflow-x: auto;
}

.vertical-menu-main-item > ul.sub-menu.nav-dropdown-simple > li.nav-dropdown-col {
    width: unset;
    padding-right: 1em;
}

/* mobile menu */

.nav > li > a > i.icon-menu {
    font-size: 2.4em;
}

@media screen and (max-width: 849px) {
    .header-bottom {
        background-color: #fff !important;
    }
    .page-title-inner {
        padding-top: 0;
    }
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content{
    width: 320px;
}

.ux-sidebar-menu-icon {
    max-height: 20px;
}

.nav-column li > a {
    font-size: 14px;
}

#woocommerce-product-search-field-1 {
    background-color: #fff;
}

/* Main page ------------------------------------*/

section.newsletter iframe {
    min-height: 210px;
}

@media only screen and (max-width: 849px) {
    section.newsletter iframe {
        min-height: 290px;
    }
}

@media only screen and (max-width: 549px) {
    section.newsletter iframe {
        min-height: 310px;
    }
}

.slider .flickity-prev-next-button {
    opacity: 1;
}

@media only screen and (max-width: 849px){
    .section-slider .col {
        padding: 0 !important;
    }
}

/* @media only screen and (min-width: 850px){ */
/* .main-banner .col:first-child { */
/* width: calc(75% - 250px); */
/* padding-left: 265px; */
/* } */
/* } */

/* Profile page ---------------------------------*/

.vendor-customer-registration{
    display: none;
}

.woocommerce-account .user-name .user-id {
    display: none;
}

.dokan-account-migration-lists {
    display: none;
}

.wfls-login-message .woocommerce-error {
    color: red;
}

/* Blog pages -----------------------------------*/

/* Page - Kereskedőknek -------------------------*/

.only-hu:not(:lang(hu)) {
    display: none;
}

/* Vendor pages ---------------------------------*/

.dokan-store #breadcrumbs {
    display: none;
}

/* Dokan dashboard ------------------------------*/

.dokan-dashboard .row-main {
    max-width: unset;
}

.dokan-dashboard .quantity {
    display: table-cell;
}

/* Catalog page ---------------------------------*/

.wc-brand-list-layered-nav-product_brand{
    max-height: 500px;
    overflow-y: auto;
}

li.wc-layered-nav-term span.count {
    padding-right: 1em;
}

.cat-item-15 {
    display: none !important;
}

.product-small .price-wrapper {
    padding-top: 4px;
}

.product-small .box-text-products {
    padding-top: 0;
}

#main > .row{
    padding-top: 10px;
}

.woocommerce-result-count.hide-for-medium {
    display: inline-block !important;
}

select.orderby,
select.woof_select {
    border-radius: 5px;
}

.WOOF_Widget .woof_list_checkbox > li .disabled,
.WOOF_Widget .woof_list_checkbox > li .disabled + label {
    display: none !important;
}

label.woof_checkbox_label {
    margin-bottom: 0;
}

.woof_list_checkbox li div {
    margin-top: 0;
}

.box-text .free-shipping-label {
    font-size: .8em;
    font-weight: 700;
    margin-top: .5em;
}

.price ins .woocommerce-Price-amount,
.product_list_widget ins .woocommerce-Price-amount{
    color: var(--red);
}
.product-small.box {
    border: 1px solid #fff;
    transition: all .2s;
}
.product-small.col .product-small.box {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.product-small.col:hover .product-small.box {
    border-color: var(--primary-color);
}

.product-small.col:hover .product-small.box .box-image{
    border-radius: 5px 5px 0 0;
}

.fishing-hunting-svg svg {
    position: relative;
    top: 1px;
}

.badge-container {
    margin: 1.5em 0 0 30px;
}

.badge-container .badge.callout {
    position: relative;
}

.badge.callout + .badge.callout{
    z-index: 19;
}

.title-wrapper .woocommerce-loop-product__link {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 100%;
}

.title-wrapper:hover .woocommerce-loop-product__link{
    -webkit-line-clamp: 4;
    z-index: 10;
    position: relative;
    background-color: #fff;
    padding-bottom: 3px;
}

.title-wrapper:hover .product-title{
    /* height: 100% !important; */
}

.product-small .box-image .image-zoom a {
    text-align: center;
}

.product-small .box-image {
    padding-top: 120%;
}

.product-small .box-image img {
    position: absolute;

    width: auto;
    padding: 4%;
    height: auto;
    max-height: 100%;

    top: 50%;
    transform: translate(0,-50%);
}

#content .flickity-viewport .product-small .box-image img {
    transform: translate(-50%,-50%);
}

.has-hover:hover .product-small .image-zoom img {
    transform: scale(1.1) translate(0,-45%);
}

#content .flickity-viewport .has-hover:hover .image-zoom img {
    transform: scale(1.1) translate(-45%,-45%);
}

.markak .box-image {
    padding-top: 100% !important;
}

.catalog-vendor-info {
    margin-top: .5em;
}

select[name="woof_author"] option[value="24"],
select[name="woof_author"] option[value="26"],
select[name="woof_author"] option[value="27"]
{
    display: none;
}

/* Product page ---------------------------------*/

/* other vendor comparison */
.dokan-table {
    width: 100%;
    max-width: 100%;
}

.dokan-other-vendor-camparison-table .table-row {
    display: table;
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    margin-bottom: 15px;
}

.dokan-other-vendor-camparison-table {
    margin: 1em 0 !important;
}

.dokan-other-vendor-camparison-table .table-row{
    box-shadow: none;
    border: 1px solid #777;
    background: #f7f7f7;
}

.dokan-other-vendor-camparison-table del .woocommerce-Price-amount,
.dokan-other-vendor-camparison-table .table-cell.price > .woocommerce-Price-amount{
    color: #777;
}

.dokan-other-vendor-camparison-table .table-cell.rating {
    display: none;
}

.dokan-other-vendor-camparison-table .dokan-btn.view,
.dokan-other-vendor-camparison-table .dokan-btn.link {
    display: none;
}

.dokan-other-vendor-camparison-table .dokan-btn .fas.fa-shopping-cart:before {
    content: "";
    background-image: url("/wp-content/uploads/2023/06/header-icon-cart-1.svg");
    background-size: cover;
    width: 3em;
    height: 3em;
    display: inline-block;
    top: 0.3em;
    position: relative;
}

.dokan-other-vendor-comparison-table .table-cell.product img {
    display: inline-block;
    vertical-align: middle;
}

.dokan-other-vendor-camparison-table button {
    margin-bottom: 0;
    margin-right: 0;
}

.dokan-other-vendor-camparison-table form.cart {
    margin: auto;
}
/* other vendor comparison end */

@media (max-width: 849px) {
    .product-page-usp {
        padding: 0 15px !important;
    }
}

.product-page-usp {
    margin-bottom: 1em;
}

.product-page-usp img{
    max-height: 50px;
}

.product-page-usp h3 {
    margin-bottom: 0;
}

.stock.in-stock:before {
    content:"✓ ";
    color: var(--fs-color-success);
}

button[name="dokan_sell_this_item"] {
    display: none;
}

.onsale-countdown .ux-timer {
    width: calc(100% + 10px);
    left: -5px;
}

.onsale-countdown .ux-timer span {
    border: 2px solid var(--red);
    color: var(--red) !important;
    opacity: .7;
}

.freeshipping {
    color: var(--fs-color-success);
    font-weight: bold;
}

.product-info p.stock {
    font-size: 1em;
}


.sticky-add-to-cart__product .sticky-add-to-cart-img {
    display: none;
}

.shipping-cost .fa-truck-fast {
    margin-right: .5em;
    font-size: 1.5em;
}

.cheapest-offer {
    color: var(--red);
    font-weight: bold;
}

.translation-spinner-wrapper {
    position: absolute;
    width: 100%;
    height: 100px;
    text-align: center;
}

.translation-spinner {
    margin: 24px;
    width: 48px;
    height: 48px;
    border: 5px solid var(--primary-color);
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.thisside-info,
.xmas-counter {
    border: 2px solid var(--primary-color);
    padding: 1em 1em 0 1em;
    border-radius: 5px;
}

/* .badge{
	height: 4.3em;
} */

.note-badge .badge-inner {
    /* border-radius: 100%; */
    overflow: hidden;
    padding: 0;
    background-color: unset;
}

.note-badge svg {
    max-width: 100%;
}

.woocommerce-product-gallery__image {
    text-align: center;
}

.product-gallery-slider img {
    width: auto;
}


.woocommerce-product-gallery__wrapper img{
    border-radius: 5px;
}

.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border-radius: 5px;
}

.product-summary .product-short-description {
    text-overflow: ellipsis;
    overflow: hidden;
    line-clamp: 6 "...";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

/* .variations .ux-swatch.disabled {
	display: none;
} */

.reset_variations {
    display: none !important;
}

table.variations {
    z-index: 1;
}

.image-tools .wishlist-button:hover {
    background-color: var(--red);
    border-color: var(--red);
}

.wishlist-popup .yith-wcwl-icon {
    display: none;
}

.shipping-cost .woocommerce-Price-currencySymbol {
    font-size: unset;
    vertical-align: unset;
}

.product-info .product_meta .posted_in,
.product-info .product_meta .tagged_as{
    display: none;
}

.dokan-other-vendor-camparison:not(.custom) {
    display: none;
}

.dokan-other-vendor-camparison-table {
    margin: 1em 0 !important;
}

.dokan-other-vendor-camparison-table .table-row{
    box-shadow: none;
    border: 1px solid #777;
    background: #f7f7f7;
}

.dokan-other-vendor-camparison-table del .woocommerce-Price-amount,
.dokan-other-vendor-camparison-table .table-cell.price > .woocommerce-Price-amount{
    color: #777;
}

.dokan-other-vendor-camparison-table .table-cell.rating {
    display: none;
}

.dokan-other-vendor-camparison-table .dokan-btn.view,
.dokan-other-vendor-camparison-table .dokan-btn.link {
    display: none;
}

.dokan-other-vendor-camparison-table .dokan-btn .fas.fa-shopping-cart:before {
    content: "";
    background-image: url("/wp-content/uploads/2023/06/header-icon-cart-1.svg");
    background-size: cover;
    width: 3em;
    height: 3em;
    display: inline-block;
    top: 0.3em;
    position: relative;
}

.dokan-other-vendor-comparison-table .table-cell.product img {
    display: inline-block;
    vertical-align: middle;
}

.dokan-other-vendor-camparison-table button {
    margin-bottom: 0;
    margin-right: 0;
}

.dokan-other-vendor-camparison-table form.cart {
    margin: auto;
}

.table-cell.product .thumbnail {
    padding-right: 1em;
    /* width: 116px; */
    display: inline-block;
    vertical-align: middle;
}

.table-cell.product .thumbnail img{
    border-radius: 5px;
}

.table-cell.product .product-name {
    /* padding-right: 1em; */
    /* width: 116px; */
    display: inline-block;
    vertical-align: middle;
}

.table-cell.action-area {
    text-align: right !important;
    min-width: 224px;
}

@media screen and (max-width: 767px){
    .table-cell.action-area {
        min-width: unset;
        text-align: center !important;
    }
    .table-cell.thumbnail {
        display: table-cell;
        /* width: 100px !important; */
    }
    .table-cell.product {
        display: block;
        width: calc(100% - 116px);
        margin: auto;
    }
}

.ux-swatches .tooltip {
    opacity: 1 !important;
}

/*related products slider arrows*/
.related-products-wrapper .flickity-prev-next-button,
.related-products-wrapper .flickity-prev-next-button:hover {
    background-color: transparent;
    box-shadow: none;
}

.related-products-wrapper .flickity-button-icon {
    border: 2px solid #000;
    border-radius: 100%;
}

.related-products-wrapper .flickity-prev-next-button:hover .flickity-button-icon {
    border-color: var(--primary-color);
}

.related-products-wrapper .slider {
    overflow: visible;
}

.related-products-wrapper .flickity-prev-next-button.next {
    right: -30px !important
}

.related-products-wrapper .flickity-prev-next-button.previous {
    left: -30px !important;
}
/*related products slider arrows end*/

.product-gallery .show-on-hover {
    opacity: 1;
}


/* Cart page ------------------------------------*/

@media screen and (min-width: 850px) {
    .medium-center .col-inner {
        padding-left: 1em !important;
    }
}

@media screen and (max-width: 849px) {
    .medium-center .col-inner {
        text-align: center !important;
        padding-top: 1em !important;
    }
}

.woocommerce-cart .woocommerce-info {
    padding: 1em;
    border: 2px solid var(--primary-color);
    margin-bottom: 1em;
}

.woocommerce-cart td.product-thumbnail {
    width: unset;
    min-width: 50px;
}

.cart-extra-info {
    display: inline-block;
    margin-bottom: 1em;
}

@media (max-width: 549px) {
    .checkout-breadcrumbs {
        padding: 0;
    }
    .checkout-breadcrumbs a.current {
        color: #777;
    }
    .woocommerce-cart .page-wrapper,
    .woocommerce-checkout .page-wrapper {
        padding-top: 10px;
    }
}

/* Checkout page --------------------------------*/

@media (max-width: 849px) {
    .woocommerce-checkout .social-login {
        text-align: center;
    }
}

textarea#order_comments {
    min-height: 50px;
}

.woocommerce-checkout span.optional {
    display: none;
}

#customer_details .create-account {
    display: none;
}

.woocommerce-terms-and-conditions-wrapper.mb-half {
    margin-bottom: 0;
}

.includes_tax {
    display:none !important;
}

.shipping__list_item {
    justify-content: end;
}

.shipping__list_label {
    flex: unset;
}

small.tax_label {
    display: none;
}

@media only screen and (min-width: 850px){
    .woocommerce-checkout .checkout_coupon {
        width: calc(50% - 15px);
    }
}

.checkout_coupon .medium-flex-wrap {
    gap: 15px;
}

.shipping__table .woocommerce-shipping-contents,
.shipping__table .woocommerce-shipping-calculator {
    display: none;
}

.slide-down {
    overflow:hidden;
    transition: .3s ease-in-out;
    height: 0;
}

.slide-down-visible {
    height: 5em;
}

.back-to-cart {
    width: 20px;
    display: inline-block;
    vertical-align: top;
    margin-left: 1em;
}

#order_review_heading {
    display: inline;
}

/* Footer ---------------------------------------*/

/*footer .section.newsletter .col {
	padding: 0 15px 0 15px;
}*/

.pas-body .pas-input-input,
.pas-body .pas-dropdown-input {
    padding-left: 10px;
    border-radius: 5px;
}

footer .section.links .col {
    padding: 0 15px 2em 15px;
}

footer section {
    padding-bottom: 10px !important;
}

/* Products -------------------------------------*/
footer .products {
    font-size: .9em;
}

footer .products .product_list_widget li{
    margin-bottom: 0;
}

/* Newsletter -----------------------------------*/

footer input[type="text"],
footer input[type="email"],
footer select {
    border-radius: 5px;
}

footer select:invalid {
    color: #888 !important;
    font-weight: 400 !important;
}

.newsletter-icon.icon-box .icon-inner {
    background-color: var(--yellow);
    border-width: 0px !important;
}

.newsletter-icon.icon-box:hover .icon-inner {
    background-color: var(--yellow) !important;
}

.newsletter-icon.icon-box:hover .icon-inner svg,
.newsletter-icon.icon-box:hover .icon-inner svg path {
    fill: #000 !important;
}

/* Links ----------------------------------------*/

footer .footer-logo {
    filter: invert();
}

footer .tooltip {
    opacity: 1 !important;
}

footer .footer-app-img img{
    border-radius: 5px;
}

/* Absolute footer ------------------------------*/

.fs-logo {
    white-space: nowrap;
}

.fs-logo img{
    height: 1.5em;
    padding-right: 0.4em;
}

.fs-reference {
    margin-bottom: .5em;
}

.absolute-footer {
    padding: 15px 0 15px;
}
#footer-features{line-height:0.5em;}


.footer-secondary {
    padding: 0;
}

.footer-secondary {
    text-align: right;
}

.footer-secondary > div {
    display: block;
}

/* Email ----------------------------------------*/

.no-margin-bottom p{
    margin-bottom: 0;
}

.email-footer-title p{
    margin-bottom: 0;
}

.email-footer-phone img{
    position: absolute;
    bottom: 0;
}

.email-footer-phone .img-inner{
    overflow: visible;
}

/* Overwrite dokan shit */

.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below{
    margin-top: unset;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}