@font-face {
    font-family: 'Bumpo Soft';
    src: url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular.eot');
    src: url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular.woff2') format('woff2'),
        url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular.woff') format('woff'),
        url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bumpo Soft';
    src: url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular_1.eot');
    src: url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular_1.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular_1.woff2') format('woff2'),
        url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular_1.woff') format('woff'),
        url('/wp-content/themes/jangli-day/fonts/BumpoSoft/BumpoSoft-Regular_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.dd-selected-text {
    cursor: pointer!important;
}

.wooco_components .wooco_component {
    padding: 2em 0;
    border-bottom: 0!important;
}

.dd-pointer-down {
    border-top: solid 5px #3d6578;
}

.wooco_component_product_selection .dd-select {
    border: solid 1px #3d6578!important;
}

.wooco_component_product_selection .dd-select:hover {
    border: solid 1px #9edfff!important;
}

.wooco_component_product_selection .dd-selected {
    border: 0px solid #3d6578!important;
    background: #0f354d;
}

.wooco_component_product_selection .dd-selected * {
    color: #fff;
    font-size: 14px;
}

.wooco_component_product_selection .dd-option:hover,
.wooco_component_product_selection .dd-option.dd-option-selected {
    background: #0b2638;
    color: #fff;
}

.wooco_component_product_selection .dd-option {
    border-bottom: solid 1px #3d6578;
}

.wooco_component_product_selection .dd-options {
    border: solid 1px #3d6578;
    box-shadow: none;
    background: #0f354d;
}

.wooco_component_product_selection .dd-options * {
    color: #fff;
    font-size: 14px;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_link a {
    background-color: #9edfff;
    border-color: #9edfff;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item {
    border: 1px solid #3d6578;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item:hover {
    border: 1px solid #9edfff;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_choose span:before {
    color: #134463;
    background-color: #3d6578;
    border-color: #3d6578;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item.wooco_item_selected .wooco_component_product_selection_list_item_choose span:before {
    color: #ffffff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item.wooco_item_selected {
    border-color: #4CAF50;
}

.wooco_component_product_selection_grid {
    max-width: 500px;
}

.wooco_component_product_selection_grid img {
    max-width: 64px;
}

.wooco_component_product_selection_grid .woocommerce-Price-amount {
    display: none!important;
}

.wooco_component_product_selection_grid .wooco_component_product_selection_grid_item_name {
    line-height: 1.3em;
}

.wooco_component_product_selection_grid_item:before {
    line-height: 24px;
}

.wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {
    border: 1px solid #3d6578;
}

.wooco_component_product_selection_grid .wooco_component_product_selection_grid_item:hover {
    border: 1px solid #9edfff;
}

.wooco_component_product_selection_grid .wooco_component_product_selection_grid_item.wooco_item_selected {
    border-color: #9edfff;
}

.dd-option-text {
    cursor: pointer!important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock {
    color: #f00;
}


#top-menu-nav {
    box-shadow: 0px 0px 3px 1px #FFF59D, 0px 0px 10px 0px #FFF59D, 0px 0px 30px 0px #FFF59D!important;
}



html .woocommerce nav.woocommerce-pagination ul li:last-child {
    border-right: 0!important;
}

#wufdc_div {
    padding: 20px 20px 20px;
    border-right: 0;
	margin: 15px 0 45px!important;
}
#wufdc_div h6 + br {
    display: none;
}

#reply-title {
    font-size: 26px!important;
    font-weight: 500!important;
    margin-bottom: 0.5em!important;
    display: block!important;
}

#comment {
    background: #fff!important;
    border: 1px solid #eee!important;
    min-height: 120px!important;
}

#commentform {
    max-width: 550px!important;
}


#page-container,
html .chp,
#page-container h1, 
#page-container h2, 
#page-container h3, 
#page-container h4, 
#page-container h5, 
#page-container h6,
#top-menu,
html body, 
html input, 
html textarea, 
html select {
    font-family: "Brandon Text", sans-serif;
}



#shipping_method label {
    padding-left: 1.3em;
    position: relative;
    display: inline-block!important;
    cursor: pointer;
}

#shipping_method label {
    opacity: .7;
    margin: 0.2em 0;
}

#shipping_method input:checked + label,
#shipping_method input[type="hidden"] + label {
    opacity: 1;
}

#shipping_method label,
#shipping_method label * {
    font-weight: inherit !important;
    text-align: left!important;
}

#shipping_method input {
    displayXXXXXXXXXXXXXXXXXX: none;
    position: absolute;
}

#shipping_method label:beforeXXXXXXXXXXXXX {
    content: "";
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    bXXXXXXXXXXXXXorder: 1px solid #fff;
    border-radius: 1em;
    vertical-align: middle;
    top: 0.3em;
    position: absolute;
    left: 0;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 3px #134463;
}

#shipping_method input[type="hidden"] + label:before,
#shipping_method input:checked + label:before,
#shipping_method li:hover label:before {
    background: #134463;
}












.woocommerce.hanni_banni div.product form.cart .button,
.woocommerce.jangli_banni div.product form.cart .button,
.woocommerce.hanni_banni_kreschtdags div.product form.cart .button {
    padding: 8px 24px!important;
    font-size: 20px;
}

.single-cleanPlayer-wrapper h3 img {
    vertical-align: middle;
    height: 30px;
    margin-right: 5px;
    margin-top: -6px;
}

.single-product.hanni_banni .quantity,
.single-product.jangli_banni .quantity,
.single-product.hanni_banni_kreschtdags .quantity {
    display: none!important;
}
.postid-3296 .price {
    display: block!important;
}

#cd_auswahl_hanni_banni .wc_price {
    opacity: .5;
    font-style: italic;
}

#cd_auswahl_hanni_banni a:hover {
    color: #fff;
}

.postid-3296 #hanni_banni_animation_wrapper {
    display: none!important;
}

.postid-3296 #audio_with_controls {
    display: block!important;
}

#angebot_nur_mit_hanni_banni,
#angebot_nur_mit_kreativ_tonie {
    padding: 15px 0 0!important;
    font-weight: 400!important;
}

#angebot_nur_mit_hanni_banni a,
#angebot_nur_mit_kreativ_tonie a {
    display: inline-block!important;
}


#fuchs {
    position: absolute;
    left: 73.4375%;
    bottom: 1.6136%;
    z-index: 99;
    width: 13.7021%;
}


.home .et_pb_column_1,
.home .et_pb_column_2,
.home .et_pb_column_3 {
    border: 20px solid #fff8e1;
    border-image-source: url(https://jangli.com/wp-content/themes/jangli-day/images/girlande-sterne.png);
    border-image-slice: 61;
    border-image-width: 55px;
    border-width: 1px;
    border-image-repeat: repeat;
    border-image-outset: 16px;
    z-index: 999;
}

.hanni_banni label[for="pa_faarf"],
.jangli_banni label[for="pa_faarf"],
.hanni_banni_kreschtdags label[for="pa_faarf"] {
    padding-bottom:5px!important;
}

.hanni_banni #pa_faarf,
.jangli_banni #pa_faarf,
.hanni_banni_kreschtdags #pa_faarf,
.postid-3296 #pa_faarf {
    display: none!important;
}

.pa_faarf {
    display: inline-block!important;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    cursor: pointer;
    margin: 2px 6px 2px 2px;
    box-shadow: inset 0 5px 5px rgba(255, 255, 255, 0.5);
}

#pa_faarf-hellblo {
    background: #28b5e1;
}

#pa_faarf-rosa {
    background: #f1709d;
}

.pa_faarf.active {
    border: 3px solid #fff;
    margin: 0 4px 0 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    position: relative;
}

.pa_faarf.active:before {
    content: "N";
    display: inline-block;
    width: 100%;
    height: 100%;
    font-family: ETmodules;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    line-height: 44px;
}

.single-product .product-type-variable h1 + .price {
    display: none;
}

.single-product.hanni_banni .product-type-variable h1 + .price,
.single-product.jangli_banni .product-type-variable h1 + .price,
.single-product.hanni_banni_kreschtdags .product-type-variable h1 + .price {
    display: block;
}



.woocommerce-product-details__short-description {
    line-height: 20px;
    padding: 20px 0 10px;
}


div#product-1499 #cleanPlayer-wrapper .single-cleanPlayer-wrapper,
div#product-19447 #cleanPlayer-wrapper .single-cleanPlayer-wrapper,
div#product-16722 #cleanPlayer-wrapper .single-cleanPlayer-wrapper {
    float: left;
    width: 32%;
    margin-right: 2%;
}

div#product-1499 #cleanPlayer-wrapper .single-cleanPlayer-wrapper h3,
div#product-19447 #cleanPlayer-wrapper .single-cleanPlayer-wrapper h3,
div#product-16722 #cleanPlayer-wrapper .single-cleanPlayer-wrapper h3 {
    text-align: center;
}

div#product-1499 #cleanPlayer-wrapper  .single-cleanPlayer-wrapper:last-child,
div#product-19447 #cleanPlayer-wrapper  .single-cleanPlayer-wrapper:last-child,
div#product-16722 #cleanPlayer-wrapper  .single-cleanPlayer-wrapper:last-child {
    margin-right: 0;
}

#cleanPlayer-wrapper {
    display: inline-block;
    float:left;
    width:100%;
}

div#wufdc_div ul li {
	margin:0!important;
}

#wufdc_div h6 {
    font-size: 20px;
}

#wufdc_div * {
    color: #fff!important;
}

.remove_wufdc_div #wufdc_div {
    display: none!important;
}




.woocommerce-cart .woocommerce-shipping-destination {
    display: none!important;
}

.woocommerce-cart ul#shipping_method li {
    margin-bottom: 0;
}

.select2-container {
    z-index: 99999!important;
}

.select2-results__option {
    color: #000!important;
}

.onsale {
    display: none!important;
}

 
html input, 
html textarea, 
html select {
    font-weight: 500;
    color: #000;
}

.woocommerce-variation-price {
    margin: 0 0 20px;
    display: inline-block;
    line-height: 41px;
}

#cd_auswahl_hanni_banni {
    margin-top: 30px;
}

#gratis_versandung_vu_25_Euro {
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 0;
    padding-top: 5px;
    color: #ff99dd;
}

.summary.entry-summary .et-pb-icon {
    font-size: inherit;
}


del {
    opacity: .5!important;
    font-weight: 300;
}

.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins {
    font-weight: 500;
}

select {
    cursor: pointer;
}

html h1 {
    font-size: 36px;
}

.videotrailer .woocommerce-product-gallery,
.videotrailer .summary.entry-summary {
    margin-top: 30px;
}

.single-product #content-area table.variations,
.single-product #content-area table.variations * {
    display: block;
    padding: 0;
    font-weight: 500;
}
.single-product #content-area table.variations .reset_variations {
    display: none!important;
}

.numm_ausgeschwat_wrapper {
    display: none;
}

#content-area table.thwepo-extra-options .numm_ausgeschwat_wrapper td {
    padding: 15px 0!important;
}

.numm_ausgeschwat_wrapper p {
    font-size: .8em;
    line-height: 1.3em;
    padding-top: .5em;
}

.single-product #content-area table.variations select,
#name_music,
#numm_ausgeschwat,
.woocommerce-page .quantity input.qty {
    font-family: "Brandon Text", sans-serif;
    font-weight: 400!important;
    width: 100%!important;
    max-width: 400px;
    padding: 8px 12px!important;
    color: #000!important;
    border: none!important;
    border-radius: 3px!important;
    font-size: 20px!important;
    min-width: 1px!important;
    background-color: #fff!important;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
    height: auto!important;
}

#cd_auswahl_hanni_banni h3 {
    padding-bottom: 0;
}

#cd_auswahl_hanni_banni h3 + p {
    padding-bottom: 10px;
}

.woocommerce div.product form.cart .variations label,
label.label-tag {
    font-weight: 500!important;
    font-size: 18px!important;
}

.woocommerce div.product form.cart .variations .label {
    padding-bottom: 5px!important;
}

.woocommerce-page .quantity input.qty {
    width: 80px!important;
}

#page-container h1, 
#page-container h2, 
#page-container h3, 
#page-container h4, 
#page-container h5, 
#page-container h6,
#page-container strong, 
#page-container b,
#page-container .et_quote_content blockquote p, 
#page-container .et_pb_slide_description .et_pb_slide_title  {
    font-weight: 500;
}

#page-container .chp__item {
    font-size: 16px;
    font-weight: 500;
}

html #main-content,
html #main-header {
    background-color: transparent;
}

html body.woocommerce-page #main-content .return-to-shop-2 a.button {
    background-color: #e8bd22!important;
    color: #0f364f!important;
}

html #page-container:after,
html #page-container:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
}

#page-container {
	overflow: hidden;
}

html #page-container:before {
    background: url(/wp-content/themes/jangli-day/images/bg_left_new1.png) 50% 50% no-repeat;
    height: 605px;
    left: 0;
    top: 750px;
    width: 204px;
}

html .et-bfb-distraction-free-mode #page-container:after,
html .et-bfb-distraction-free-mode #page-container:before,
html .et-bfb-distraction-free-mode #main-content > .container:after, html .mit_girlande:after {
    display: none!important;
}



html #main-content > .container:after,
html .mit_girlande:after {
    content: "";
    display: block!important;
    width: 107.292%;
    height: 190px;
    background: red;
    left: -3.9%;
    position: absolute;
    top: -28px;
    background: url(/wp-content/themes/jangli-day/images/girlande.png) 0 0 no-repeat;
    background-size: 100% auto;
    visibility: visible;
    z-index: 9;
}

html .home #main-content > .container:after,
html .home .mit_girlande:after {
    z-index: 999;
}

html .et-fb #main-content > .container:after,
html .et-fb .mit_girlande:after {
    z-index: initial;
}


html .mit_girlande {
    display: inline-block!important;
    text-align: left;
    overflow: visible;
}

html .home .et_pb_section_0 {
    text-align: center;
}

html .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none!important;
}

html #page-container:after {
    background: url(/wp-content/themes/jangli-day/images/bg_right_new1.png) 50% 50% no-repeat;
    height: 883px;
    right: 0;
    top: 550px;
    width: 303px;
    z-index: 999;
}

.et_mobile_menu li a, .nav li li a {
    font-size: 16px;
}

.et_mobile_menu li li a {
    font-size: 14px;
}

html #main-header .et_mobile_menu li ul, 
html .et_pb_fullwidth_menu .et_mobile_menu li ul, 
html .et_pb_menu .et_mobile_menu li ul {
    display: block!important;
    visibility: visible!important;
    padding-left: 0;
    background: rgba(49, 132, 181, 0.2);
    line-height: 10px;
    padding: 10px;
    border-radius: 5px;
}


#mobile_menu a {
    font-weight: 600!important;
    color: #fff!important;
}

#mobile_menu .et-pb-icon {
    width: 100%;
    font-size: inherit;
}
html .et_pb_widget ul li {
    margin-bottom: .1em;
}

html .widget_product_categories .count,
html .widget_layered_nav .count {
    opacity: .2;
}

html .woocommerce .widget_product_categories a {
    color: #fff;
}

html .widget_product_categories .current-cat > a {
    color: #9edfff;
    font-weight: 700;
}

html #page-container {
    background: url(/wp-content/themes/jangli-day/images/zug_animation/hintergrund.jpg) 50% 100% no-repeat;
    max-width: 1920px;
    margin: auto;
    position: relative;
    background-size: 100% auto;
}

#vor_zug {
    margin-bottom: -1px;
}

#zug_animation_wrapper {
    overflow: hidden;
    margin-top: -150px;
}

#zug_animation_wrapper,
#vor_zug {
position: relative;
    z-index: 99;
    vertical-align: middle;
}

#zug {
    margin-bottom: -.2%;
position: absolute;
    left: 0%;
    bottom: 47%;
    z-index: 9;
    width: 28.59%;
    width: 30%;
}

.zug_animation {
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

  -webkit-animation-name: zug_animation;
  animation-name: zug_animation;

    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 5s;
  
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-delay: 5s;
}

@keyframes zug_animation {
    0% {
        left: 0%;
        bottom: 41.2%;
        opacity: 0;
    }
    5% {
        left: 5%;
        opacity: 1;
    }
    10% {
        left: 10%;
    }
    15% {
        left: 15%;
    }
    20% {
        left: 20%;
    }
    25% {
        left: 25%;
    }
    30% {
        left: 30%;
    }
    35% {
        left: 35%;
    }
    40% {
        left: 40%;
    }
    45% {
        left: 45%;
    }
    50% {
        left: 50%;
    }
    55% {
        left: 55%;
    }
    60% {
        left: 60%;
    }
    65% {
        left: 65%;
    }
    70% {
        left: 70%;
    }
    75% {
        left: 75%;
    }
    80% {
        left: 80%;
        opacity: 1;
    }
    85% {
        left: 85%;
        opacity: 0;
    }
    100% {
        left: 90%;
        bottom: 41.2%;
        opacity: 0;
    }
}

@-webkit-keyframes  zug_animation {
    0% {
        left: 0%;
        bottom: 41.2%;
        opacity: 0;
    }
    5% {
        left: 5%;
        opacity: 1;
    }
    10% {
        left: 10%;
    }
    15% {
        left: 15%;
    }
    20% {
        left: 20%;
    }
    25% {
        left: 25%;
    }
    30% {
        left: 30%;
    }
    35% {
        left: 35%;
    }
    40% {
        left: 40%;
    }
    45% {
        left: 45%;
    }
    50% {
        left: 50%;
    }
    55% {
        left: 55%;
    }
    60% {
        left: 60%;
    }
    65% {
        left: 65%;
    }
    70% {
        left: 70%;
    }
    75% {
        left: 75%;
    }
    80% {
        left: 80%;
        opacity: 1;
    }
    85% {
        left: 85%;
        opacity: 0;
    }
    100% {
        left: 90%;
        bottom: 41.2%;
        opacity: 0;
    }
}


html body .woocommerce-message, 
html body .woocommerce-error, 
html body .woocommerce-info {
    background: #3184b5!important;
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #ff0000!important;
    font-weight: 500!important;
}

.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
    border: 1px solid #1b628d!important;
}

#main-footer {
    display: none!important;
}

html #main-footer {
    display: none;
}

html .et_header_style_centered #main-header .logo_container {
    height: auto;
    padding: 0;
}

html #main-header .et-pb-icon a {
    font-size: inherit;
}

html .logo_container a {
    display: inline-block;
}

#et-main-area {
    z-index: 9999;
    position: relative;
}

html #header_slider_video {
    float: left;
    border-radius: 5px;
}

html #mute_icon, html #volume_icon {
    position: absolute;
    top: 400px;
    right: -1px;
    height: 32px;
    cursor: pointer;
    z-index: 9;
    background: #134463;
    padding: 10px;
    box-sizing: content-box;
    border-radius: 5px 0 0 5px;
}

html #volume_icon {
    display: none;
}

html #faces_slider:after, 
html #faces_slider:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 99;
}

html #faces_slider:before {
        background: url(/wp-content/themes/jangli-day/images/faces_slider.png) 0 100% no-repeat;
    left: 0;
    top: -129px;
    width: 610px;
    height: 129px;
}

html #add_payment_method .cart-collaterals .cart_totals tr td, 
html #add_payment_method .cart-collaterals .cart_totals tr th, 
html .woocommerce-cart .cart-collaterals .cart_totals tr td, 
html .woocommerce-cart .cart-collaterals .cart_totals tr th, 
html .woocommerce-checkout .cart-collaterals .cart_totals tr td, 
html .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #1b628d;
}

html #faces_slider:after {
    background: url(/wp-content/themes/jangli-day/images/dog_and_cat_animated.gif) 0 0 no-repeat;
    background-size: 198px 138px;
    right: -21px;
    top: -88px;
    width: 198px;
    height: 138px;
    visibility: visible;
}

html .woocommerce ul.products li.product .price, 
html .woocommerce ul.products li.product .price del, 
html .woocommerce-page ul.products li.product .price, 
html .woocommerce-page ul.products li.product .price del {
    color: #fff!important;
}

html #faces_slider {
    overflow: visible;
    z-index: 9999;
}


html #main-content > .container {
    background: #134463;
    border-radius: 10px;
    padding: 30px 30px 60px;
    margin-top: 48px;
    min-height: 550px;
}

html #main-content > .container:before {
    display: none;
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price, .woocommerce-page ul.products li.product .price del,
p.woocommerce-result-count,
.woocommerce .woocommerce-breadcrumb,
.product_meta,
.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
    color: #fff!important;
}

html .cleanPlayer {
    margin-bottom: 24px;
}

html .woocommerce .woocommerce-breadcrumb a,
html .et_pb_widget a,
html .et_pb_widget li a:hover {
    color: #9edfff;
}

html #add_payment_method #payment div.payment_box, 
html .woocommerce-cart #payment div.payment_box, 
html .woocommerce-checkout #payment div.payment_box {
    background-color: #3184b5;
    color: #fff;
}

html #add_payment_method #payment div.payment_box::before, 
html .woocommerce-cart #payment div.payment_box::before, 
html .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #3184b5;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

html #add_payment_method #payment, 
html .woocommerce-cart #payment, 
html .woocommerce-checkout #payment {
    background: #0f354d;
}

html .woocommerce table.shop_table {
    border: 1px solid #1b628d;
}

html .woocommerce table.shop_table td {
    border-top: 1px solid #1b628d;
}

html .woocommerce-checkout #main-content .cart-subtotal td {
    border-top: 1px solid #1b628d;
}

html .woocommerce table.shop_table tbody th, 
html .woocommerce table.shop_table tfoot td, 
html .woocommerce table.shop_table tfoot th {
    border-top: 1px solid #1b628d;
}

html .chp__playlist {
    background: none!important;
    padding: 0!important;
}

html #main-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

}

html #et-info-email:hover, 
html #et-secondary-menu>ul>li>a:hover, 
html #top-menu-nav>ul>li>a:hover, 
html .et-social-icons a:hover {
    opacity: 1;
    color: #8b0000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

html .woocommerce .woocommerce-breadcrumb {
    font-size: inherit;
}

html .chp__item {
    background: #fff;
}

html .chp__item:nth-child(even) {
    background: hsla(203, 50%, 95%, 1);
}

html .chp__item__title {
    padding-bottom: 5px;
    padding-top: 5px;
}
html .woocommerce .woocommerce-message,
html .woocommerce .woocommerce-info {
    background: #3184b5!important;
}

html .woocommerce #respond input#submit, 
html .woocommerce-page #respond input#submit, 
html .woocommerce #content input.button, 
html .woocommerce-page #content input.button, 
html .woocommerce-message, .woocommerce-error, 
html .woocommerce-info {
    border-radius: 3px;
}

html .wc_payment_method img {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    max-height: 36px;
    image-rendering: -webkit-optimize-contrast;
}
html .wc_payment_method.payment_method_payconiq img {
    border: 2px solid #ff4785;
}

html .about_paypal {
    display: none!important;
}

html .chp__item:hover {
    background: #dbe6f0;
}

html .product .chp__item--active {
    background: #3184b5!important;
}

html .product .plyr--full-ui input[type=range] {
    color: #3184b5!important;
}

html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, 
html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active, 
html body.woocommerce div.product .woocommerce-tabs ul.tabs li, 
html body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
}

html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, 
html body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #071f41!important;
    font-weight: 400;
}

html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, 
html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active, 
html body.woocommerce div.product .woocommerce-tabs ul.tabs li, 
html body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-right: 0;
}

html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: none!important;
}

html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: #8bc34a!important;
    border-radius: 10px 10px 0 0;
}

html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li {
    margin: 0!important;
}

html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a, 
html body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff!important;
    font-weight: 500;
    background: transparent;
}

html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, 
html body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 8px 22px!important;
    border-radius: 10px 10px 0 0;
    border: 1px solid #FFF8E1!important;
    border-bottom: 0!important;
    margin: 0!important;
    background: #fb8c00;
}

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


html body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
html body.woocommerce div.product .woocommerce-tabs ul.tabs {
    background: #3184b5;
   padding: 3px 0 0 3px!important;
}

html body.woocommerce .woocommerce-tabs {
    border: 1px solid #3184b5;
}

#billing_email_field, #billing_em_ver_field {
    display: block;
    width: 100%;
}

#order_review_heading {
    margin-top: 45px!important;
}

html .woocommerce form .form-row input.input-text, 
html .woocommerce form .form-row textarea {
    font-size: inherit;
}

html .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, 
html .woocommerce div.product .woocommerce-tabs ul.tabs:before, 
html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, 
html .woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
    border-bottom-color: #3184b5;
}

html .woocommerce button.button[name="add-to-cart"],
html .woocommerce button.button[name="add-to-cart"]:hover,
html .woocommerce-page a.button.checkout-button,
html .woocommerce-page a.button.checkout-button:hover,
html .woocommerce #payment #place_order, 
html .woocommerce-page #payment #place_order,
html .woocommerce button.single_add_to_cart_button,
html .et_button_no_icon.woocommerce-page a.button, 
html .et_button_no_icon.woocommerce-page a.button.alt,
html .et_button_no_icon.woocommerce-page a.button:hover,
html .et_button_no_icon.woocommerce-page a.button.alt:hover,
html .woocommerce button.single_add_to_cart_button:hover,
html .woocommerce button.button.alt:hover, 
html .woocommerce button.button:hover, 
html .woocommerce-page button.button:hover,
html .woocommerce-page button.button.alt:hover {
    background: #4caf50!important;
    padding:.5em 1em!important;
}

#menu-footer {
    text-align: center;
    padding-top: 10px;
    position: relative;
    z-index: 1;
}

@media (max-width: 980px){
    #menu-footer {
        margin-top: -10px;
    }
}

#menu-footer li {
    display: inline-block;
}

#menu-footer a {
    font-size: 18px!important;
    line-height: 20px!important;
    color: #3184b5!important;
    padding: 5px;
}

.archive .et_overlay {
    display: none;
}


html .woocommerce #payment #place_order, 
html .woocommerce-page #payment #place_order {
    padding: .7em 2.1em!important;
}



html .menu-item-1500,
html .menu-item-16615 {
    position: relative;
}

html .menu-item-1500:after,
html .menu-item-16615:after,
html .hanni-banni-menu:after {
    content: "";
    display: block;
    width: 120px;
    height: 100px;
    left: 50%;
    margin-left: -54px;
    position: absolute;
    top: -88px;
    background: url(/wp-content/themes/jangli-day/images/hanni-banni-nav.png) 0 0 no-repeat;
    background-size: 100% auto;
}

html #content-area,
html .mit_girlande > * {
    z-index: 999;
    position: relative;
}

html .widget_product_search .search-field {
    background: rgba(0,0,0,.2)!important;
    padding: 12px 49px 12px 10px;
    height: 49px;
    border: 0;
    border-radius: 3px;
    color: #fff!important;
    font-size: 20px!important;
    font-weight: 500!important;
    width: 100%;
    font-size: inherit!important;
}

.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty,
html .widget_product_search .search-field {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
}

.widget_product_search form {
    position: relative;
}

.blockUI.blockOverlay {
    background-color: rgba(19, 68, 99, 1)!important;
    opacity: .8!important;
}

.widget_product_search button {
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 49px;
    cursor: pointer;
}

header .logo_container a { 
    position: relative; 
}

html body {
    font-weight: 400;
}


.widget_product_search .et-pb-icon {
    font-size: 16px;
    color: #ffffff;
    transition: .1s;
}

.widget_product_search button:hover .et-pb-icon {
    color: #ef4259;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background: #134463!important;
}

html .woocommerce-noreviews {
    padding-bottom: 30px!important;
    font-style: italic;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 1em!important;
}


.thwepo-extra-options {
    margin-bottom: 40px;
    margin-top: -20px;
}

html .woocommerce-page.et_pb_button_helper_class button.button[name="update_cart"] {
    background-color: rgb(76 175 80)!important;
    color: #fff!important;
    font-size: inherit;
}
html .woocommerce #respond input#submit.disabled, 
html .woocommerce #respond input#submit:disabled, 
html .woocommerce #respond input#submit:disabled[disabled], 
html .woocommerce a.button.disabled, .woocommerce a.button:disabled, 
html .woocommerce a.button:disabled[disabled], 
html .woocommerce button.button.disabled, 
html .woocommerce button.button:disabled, 
html .woocommerce button.button:disabled[disabled], 
html .woocommerce input.button.disabled, 
html .woocommerce input.button:disabled, 
html .woocommerce input.button:disabled[disabled] {
    background-color: rgba(0,0,0,.2)!important;
    color: #5a92b5!important;
    font-size: inherit;
}
html .woocommerce .posted_in,
html .woocommerce .tagged_as,
html .woocommerce .sku_wrapper{
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    color: #ff99dd!important;
}

.form-row.notes {
    display: none!important;
}

html .woocommerce .posted_in a,
html .woocommerce .tagged_as a {
    font-size: 15px!important;
    line-height: 20px!important;
    color: #ff99dd!important;
}

html .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    border: 1px solid #1b628d;
    float: none;
    padding: 15px;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}

html .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
    cursor: pointer;
}

.woocommerce-additional-fields {
    margin-top: 30px;
}

html .woocommerce table.shop_table tbody th, 
html .woocommerce table.shop_table tfoot td, 
html .woocommerce table.shop_table tfoot th {
    font-weight: 400;
}

html .woocommerce table.shop_table th {
    font-weight: 500;
}

html .chp {
    font-weight: 500;
}

html .product .plyr--audio .plyr__control.plyr__tab-focus, 
html .product .plyr--audio .plyr__control:hover, 
html .product .plyr--audio .plyr__control[aria-expanded=true] {
    background: #3184b5!important;
}

html #et-top-navigation {
    font-weight: 400;
}

html .et_overlay {
    border: 1px solid rgba(7, 31, 65, 0.9);
    background: rgba(7, 31, 65, 0.9);
}

html .et_overlay:before {
    top: 50%;
}

html .et-cart-info {
    display: none;
}

html #top-menu-nav {
    box-shadow: inset 0 1px #f2cf24;
    border: 2px solid #134463;
    background: rgb(3,9,13);
    background: linear-gradient(0deg, rgba(3,9,13,1) 0%, rgba(11,38,56,1) 100%);
    border-radius: 10px;

    border: 2px solid transparent;
    background-image: linear-gradient(0deg, rgba(3,9,13,1) 0%, rgba(11,38,56,1) 100%), url(https://jangli.com/wp-content/uploads/2020/11/golden-gradient.jpg);
    background-position: 50% 50%;
    background-size: 50% auto;
    background-origin: border-box;
    background-clip: content-box, border-box;


    border: 2px solid #b78810;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#daa520+0,f2cf24+49,daa520+51,f9d57a+100 */
    background: #daa520; /* Old browsers */
    background: -moz-linear-gradient(top,  #daa520 0%, #f2cf24 49%, #daa520 51%, #f9d57a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #daa520 0%,#f2cf24 49%,#daa520 51%,#f9d57a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #daa520 0%,#f2cf24 49%,#daa520 51%,#f9d57a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daa520', endColorstr='#f9d57a',GradientType=0 ); /* IE6-9 */

}

.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu>li>a, .et_nav_text_color_dark #top-menu>li>a, #top-menu a, .et_mobile_menu li a, .et-db #et-boc .et-l .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et-db #et-boc .et-l .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, .et-db #et-boc .et-l .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon:before, .et_search_form_container input, span.et_close_search_field:after, #et-top-navigation .et-cart-info {
    text-shadow: 0 2px 0 #F2CF24;
}

html .et_header_style_centered #top-menu > li > a {
    padding: 20px;
    border-right: 2px solid #134463;
    border-right: 2px solid rgba(19, 68, 99, 0.5);
    border-left: 2px solid #03090d;

    border-right: 2px solid #F2CF24;
    border-left: 2px solid #DAA520;
}

html .et_header_style_centered #top-menu > li:first-child > a {
    border-left: none;
}

html .et_header_style_centered #top-menu > li:last-child > a {
    border-right: none;
}


.et_pb_widget.woocommerce.widget_product_search .search-field::-webkit-input-placeholder { /* Edge */
  color: rgba(255, 255, 255, 0.5)!important;
}

.et_pb_widget.woocommerce.widget_product_search .search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5)!important;
}

.et_pb_widget.woocommerce.widget_product_search .search-field::placeholder {
  color: rgba(255, 255, 255, 0.5)!important;
}


html #top-menu li {
    padding-right: 0;
    float: left;
}

html .et_header_style_centered #main-header div#et-top-navigation {
    z-index: 9;
}

html #top-menu #cart_contents_count {
    font-family: arial, sans-serif!important;
    background: #ef4035;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    font-size: 15px;
    position: absolute;
    margin: -10px 0 0 -5px;
    color:#fff!important;
    opacity: 0;
    transition: .3s;
    text-shadow: none!important;
}

html .woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #3184b5;
}

html .woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #3184b5;
}

html .woocommerce nav.woocommerce-pagination ul li a:focus, 
html .woocommerce nav.woocommerce-pagination ul li a:hover, 
html .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #3184b5;
    color: #ffffff;
}
html .woocommerce nav.woocommerce-pagination ul li span,
html .woocommerce nav.woocommerce-pagination ul li a {
    font-weight: 500;
    padding:12px;
}

.mobile_menu_bar,
.mobile_menu_bar:before {
    width: 100%;
    text-align: center;
    display: block;
}

.mobile_nav .select_page {
    display: none!important;
}

html .product_meta {
    border: none!important;
    font-size: inherit!important;
    padding-top: 0;
}

.product_meta .posted_in,
.product_meta .tagged_as {
    display: block!important;
}

html #zahlarten_footer {
	clear: both;
	position: relative;
	z-index: 1;
}


#menu-footer,
html #zahlarten_footer {
    background: #000e2a;
}




.nav li ul {
    border: 2px solid #b78810!important;
    background: #daa520!important;
    background: -moz-linear-gradient(top, #daa520 0%, #f2cf24 100%)!important;
    background: -webkit-linear-gradient(top, #daa520 0%,#f2cf24 100%)!important;
    background: linear-gradient(to bottom, #daa520 0%,#f2cf24 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daa520', endColorstr='#f2cf24',GradientType=0 )!important;
}



html dl dt {
    font-weight: 500;
}





.woocommerce form .form-row {
    padding: 0px;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item {
    margin-bottom: 5px;
}

.wooco_component_product_selection_list {
    max-height: 300px;
    overflow: auto;
    padding-right: 2px;
}

.wooco-item-child .product-thumbnail img {
    max-height: 40px!important;
    max-width: 40px!important;
}

.wooco-item-child td {
    font-size: .9em!important;
    padding: 5px!important;
}

.wooco-item-child .product-name a {
    color: inherit!important;
}




.wooco_summary {
    display: none!important;
}

.wpcpo-option-field {
    border-radius: 3px;
    width: 100%;
    padding: .3em .5em!important;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.wpcpo-total li {
    display: none!important;
}

.wpcpo-total li.wpcpo-subtotal {
    display: block!important;
}

.wpcpo-total {
    border: 0!important;
}

.wpcpo-total ul,
.wpcpo-total li {
    border: 0!important;
    padding: 0!important;
}

.wooco_components .wooco_component .wooco_component_name,
.wpcpo-option-name strong {
    font-weight: 500 !important;
    font-size: 1.2em;
    line-height: 1.5em;
}

.wpcpo-option-description,
.wooco_component_desc {
    line-height: 1.2em;
    font-size: .9em;
    padding-bottom: 1em;
}


.wooco_component_product_selection_list .wooco_component_product_selection_list_item {
    align-items: flex-start;
}

html .wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_choose span:before {
    line-height: 26px;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_info {
    line-height: 1.3em;
}

.wooco_component_product_selection_list_item_image img {
    vertical-align: middle;
}

/* Header : ne garder que la langue active */
/* #language_switcher_below_main_menu .wpml-ls-item:not(.wpml-ls-current-language) {
  display: none !important;
} */






@media (min-width: 981px){
    html .et_right_sidebar #sidebar {
        padding-left: 0;
    }   


    .hanni_banni .plyr__control.chp__control__prev,
    .hanni_banni .plyr__time.plyr__time--current,
    .jangli_banni .plyr__control.chp__control__prev,
    .jangli_banni .plyr__time.plyr__time--current,
    .hanni_banni_kreschtdags .plyr__control.chp__control__prev,
    .hanni_banni_kreschtdags .plyr__time.plyr__time--current {
        display: none!important;
    }

    html #add_payment_method table.cart img, 
    html .woocommerce-cart table.cart img, 
    html .woocommerce-checkout table.cart img {
        width: auto;
        max-width: 100px;
        max-height: 100px;
        margin: 0 auto;
        display: block;
    }
    html #left-area {
        width: 76.125%;
        padding-bottom: 23px;
    }
    html #sidebar {
        width: 23.875%;
    }

    html #et-top-navigation {
        text-align: right;
        margin-top: -110px;
    }
}

@media (max-width: 980px){
    .et_header_style_centered #logo {
        max-height: 130px;
    } 
    html #faces_slider:before {
        width: 100%;
        background-size: 100% auto;
    }
    html #faces_slider:after {
        display: none;
    }
    html #page-container {
        display: inline-block;
        width: 100%;
    }
    html #page-container:after, html #page-container:before,
    html #main-content > .container:after, 
    html .mit_girlande:after {
        display: none;
    }
    html .menu-item-1500:after {
        left: 100%;
        top: -6px;
        margin-left: -28px;
        width: 44px;
        height: 36px;
    }
    .container {
        width: 90%!important;
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}

@media (max-width: 1919px){
    #zug_animation_wrapper {
        width: 100%;
        padding-top: 5px;
    }
}

@media (max-width: 1200px){
    html #mute_icon, html #volume_icon {
        top: 52px;
    }
}

@media (max-width: 767px){
    html #mute_icon, html #volume_icon {
        top: 36px;
        height: 16px;
    }


    html .woocommerce table.cart .product-thumbnail, 
    html .woocommerce-page table.cart .product-thumbnail {
        display: block
    }

    .woocommerce table.shop_table_responsive tr td.product-thumbnail:before, 
    .woocommerce table.shop_table_responsive tr td.product-name:before, 
    .woocommerce table.shop_table_responsive tr td.product-price:before {
        display: none!important;
    }

    .woocommerce table.shop_table_responsive tr td.product-quantity:before, 
    .woocommerce table.shop_table_responsive tr td.product-subtotal:before {
        float: none!important;
        display: block;
        text-align: center!important;
    }

    html .woocommerce table.shop_table_responsive tr td.product-remove, 
    html .woocommerce table.shop_table_responsive tr td.product-thumbnail, 
    html .woocommerce table.shop_table_responsive tr td.product-name, 
    html .woocommerce table.shop_table_responsive tr td.product-price, 
    html .woocommerce table.shop_table_responsive tr td.product-quantity, 
    html .woocommerce table.shop_table_responsive tr td.product-subtotal {
        text-align: center!important;
    }

    html .woocommerce table.shop_table_responsive tr td.product-thumbnail, 
    html .woocommerce table.shop_table_responsive tr td.product-name, 
    html .woocommerce table.shop_table_responsive tr td.product-price, 
    html .woocommerce table.shop_table_responsive tr td.product-quantity, 
    html .woocommerce table.shop_table_responsive tr td.product-subtotal {
        border: 0!important;
    }

    html .woocommerce table.shop_table_responsive tr td.product-name,
    html .woocommerce table.shop_table_responsive tr td.product-quantity {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }

    html .woocommerce table.shop_table_responsive tr td.actions {
        padding-top: 0.914em!important;
    }

    html .woocommerce table.shop_table_responsive tr td.product-remove {
        padding-bottom: 0!important;
    }

    html .woocommerce table.shop_table_responsive tr td.product-remove a {
        font-size: 2em!important;
        width: 100%!important;
    }

    .woocommerce-cart table.cart img {
        width: auto;
        max-height: 96px;
        max-width: 100%;
    }

    #main-content table.cart tr, table.cart tr {
        padding-top: 0!important;
    }

    table.cart td,
    table.cart tr {
        padding-top: .457em!important;
        padding-bottom: .457em!important;
    }

    html .woocommerce table.cart td {
        border-top-width: 2px!important;
    }

    html .woocommerce .quantity input.qty {
        width: 60px!important;
        margin-top: 0.3em;
    }

    html .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text#coupon_code {
        font-family: "Brandon Text", sans-serif;
        font-weight: 400!important;
        width: 100%!important;
        max-width: 400px;
        padding: 8px 12px!important;
        padding-top: 8px;
        padding-right: 12px;
        padding-bottom: 8px;
        padding-left: 12px;
        color: #000!important;
        border: none!important;
        border-radius: 3px!important;
        font-size: 20px!important;
        min-width: 1px!important;
        background-color: #fff!important;
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
        -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5)!important;
        height: auto!important;
    }

    .coupon .button[name="apply_coupon"] {
        float: none!important;
        width: 100%!important;
    }

    #shipping_method {
        text-align: left;
    }

}


@media (max-width: 980px){
    html div#product-1499 #cleanPlayer-wrapper .single-cleanPlayer-wrapper,
    html div#product-19447 #cleanPlayer-wrapper .single-cleanPlayer-wrapper,
    html div#product-16722 #cleanPlayer-wrapper .single-cleanPlayer-wrapper {
        float: none;
        width: 100%;
        margin-right: 0%;
    }
	.et_header_style_centered #logo {
	    width: 100%!important;
	    max-width: 380px!important;
	    max-height: initial!important;
        margin-left: 90px !important;
	}
	.et_header_style_centered header#main-header .logo_container {
	    max-height: 140px!important;
	}
	html .mit_girlande:after {
	    display: none!important;
	}
	.home .woocommerce ul.products[class*=columns-] li.product {
		width:100%!important;
		margin-bottom:0!important;
	}
	.home ul.products {
		margin-bottom:0!important;
	}
	.woocommerce-pagination {
		margin-bottom: 45px!important;
	}
	#sidebar .et_pb_widget:last-child {
		margin-bottom:0!important;
		padding-bottom:0!important;
	}
	html body.videotrailer.single-product .summary {
		width: 100%!important;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery {
		margin-bottom: 30px!important;
	}
	.woocommerce-cart .return-to-shop {
		padding-bottom: 2em!important;
	}
	html .et_header_style_centered .et_mobile_menu {
	    top: 53px;
	    width: 260px;
	    left: 50%;
	    margin-left: -130px;
	}
	html .et_header_style_centered .et_menu_container .mobile_menu_bar {
	    right: 0px;
	}
	.et_mobile_menu {
	    background: #0b2638;
	}


    html .et_header_style_centered #main-header .mobile_nav {
        height: 34px;
    }

    html .mobile_menu_bar:before {
        color: #134463!important;
        height: 42px;
        display: block;
        line-height: 42px;
        font-weight: 700;
    }
.et_mobile_menu li a, .nav li li a {
    font-size: 16px;
    text-shadow: 0 2px 0 #000!important;
}
}

@media (max-width: 611px){
    .et_header_style_centered #logo {
	    max-width: 340px!important;
        margin-left: 80px !important;
	}
}

@media (max-width: 490px){
    .et_header_style_centered #logo {
        margin-left: 70px !important;
	}
}

@media (max-width: 460px){
    .et_header_style_centered #logo {
        margin-left: 60px !important;
	}
}

@media (max-width: 440px){
    .et_header_style_centered #logo {
        margin-left: 45px !important;
	}
}

@media (max-width: 425px){
    .single-product #content-area table.variations select, #name_music, .woocommerce-page .quantity input.qty {
        width: 100%!important;
        font-size: 18px!important;
    }
}



@media (max-width: 980px){
    .et_header_style_centered #et_mobile_nav_menu {
        float: none;
        position: relative;
        margin-top: 20px;
        box-shadow: inset 0 1px #f2cf24;
        border: 2px solid #134463;
        background: rgb(3,9,13);
        background: linear-gradient(0deg, rgba(3,9,13,1) 0%, rgba(11,38,56,1) 100%);
        border-radius: 5px;
        border: 2px solid transparent;
        background-image: linear-gradient(0deg, rgba(3,9,13,1) 0%, rgba(11,38,56,1) 100%), url(https://jangli.com/wp-content/uploads/2020/11/golden-gradient.jpg);
        background-position: 50% 50%;
        background-size: 50% auto;
        background-origin: border-box;
        background-clip: content-box, border-box;
        border: 2px solid #b78810;
        background: #daa520;
        background: -moz-linear-gradient(top, #daa520 0%, #f2cf24 49%, #daa520 51%, #f9d57a 100%);
        background: -webkit-linear-gradient(top, #daa520 0%,#f2cf24 49%,#daa520 51%,#f9d57a 100%);
        background: linear-gradient(to bottom, #daa520 0%,#f2cf24 49%,#daa520 51%,#f9d57a 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daa520', endColorstr='#f9d57a',GradientType=0 );
        box-shadow: 0px 0px 3px 1px #FFF59D, 0px 0px 10px 0px #FFF59D, 0px 0px 30px 0px #FFF59D!important;
        width: 50px;
        height: 50px;
        margin: 30px auto 0;
    }
}