/*
Theme Name: My Daydeal Theme
Description: <strong>Extension for Enfold theme</strong> 
Version: 38.8
Author: TUCC
Author URI: http://www.deliwell.ch
Theme URI: http://www.deliwell.ch
Template: enfold
*/

@import url('../enfold/style.css');

.container.av-logo-container {
    margin-top: 5px;
    margin-bottom: 5px;
}

form.cart .button {
    float: left;
    margin: 0px 0;
    vertical-align: middle;
}

form.cart .button:focus {
    outline:0;
}

.woocommerce-page .woocommerce .button, .single-product .button, .link-button .button {
    border: medium none;
    border-radius: 6px;
    cursor: pointer;
    float: left;
    font-family: inherit;
    font-size: 14px !important;
    line-height: 0.7em;
    margin: 4px 2px 0 0;
    min-width: 150px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
}

/* START - Basket buttons View and Checkout */
.buttons .button {
    min-width: 110px;
    line-height: 1em;
}
/* END - Basket buttons View and Checkout */

#top div .quantity input.plus, #top div .quantity input.minus {
    background-color: #F8F8F8;
    background-repeat: repeat-x;
    border: 1.5px solid #E1E1E1;
    border-radius: 0;
    color: #666666;
    cursor: pointer;
    display: inline;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 30px;
}

#top div .quantity input.qty {
    border-left: medium none;
    border-right: medium none;
    display: inline;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, h2.woocommerce-loop-product__title {
    letter-spacing: 1px;
    text-transform: none !important;
}

/*
#top #wrap_all .custom-color-heading .av-special-heading-tag, #top .custom-color-heading a, #top .custom-color-heading strong, #top .custom-color-heading .special_amp {
    font-weight: 600 !important;
}
*/

.av-special-heading-tag {
	    font-weight: 600 !important;
	    color: #888 !important;
}
	    
/* Color of On-Sale Button*/
.main_color .widget_layered_nav ul li.chosen, .main_color .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle, #top .main_color a.remove, #top .main_color .onsale {
    background-color: #A81010;
}

.avia-button.avia-size-large {
    padding: 10px 30px 10px;
    font-size: 18px;
    min-width: 139px;
}

#top .onsale {
    color: #FFFFFF;
	border-radius: 14px;
    left: auto;
    margin: 0;
    min-width: 65px;
    right: 12px;
    top: 10px;
    z-index: 10;
}

#top div.woocommerce-message {
	background-color: #39ac73 !important;
	border-color: #39ac73 !important;
	color: #FFFFFF;
	padding: 13px 32px 13px !important;
}

#top div.woocommerce-message a {
	color: #FFFFFF;
}

#top div.product .woocommerce-tabs {
    clear: both;
    margin: 0 0 30px;
    padding: 15px 0 0;
}

#top div.woocommerce-message a.button  {
	right: 5px !important;
	margin-top: -15px !important;
}

small {
    font-size: 95%;
}

/* Color woocommerce error message */
ul.woocommerce-error {
	background-color: #ff6666;
	background-repeat: no-repeat;
	color: #ffffff;
	margin: 0 0 23px;
	padding: 13px 32px 13px;
}

table div.quantity {
    float: none;
    margin: 0 auto;
    width: 90px;
}

div table.shop_table td {
    padding: 4px 6px !important;
	  font-size: 12px !important;
}

.cart-collaterals .cart_totals {
    text-align: right;
    width: 100%;
}

.cart-collaterals .cart_totals {
    text-align: left;
}

.cart-collaterals .cart_totals table small {
    display: inline;
}

td {
    font-size: 12px;
}

table.shop_table th {
    font-size: 12px !important;
    font-weight: 600 !important;
}

#woocommerce-coupon-data .wc-metaboxes-wrapper, #woocommerce-coupon-data .woocommerce_options_panel, #woocommerce-product-data .wc-metaboxes-wrapper, #woocommerce-product-data .woocommerce_options_panel {
    float: right;
    width: 90%;
}

.single-product-main-image {
    float: left;
    margin-right: 50px;
    overflow: hidden;
    padding-bottom: 0px;
    width: 52%;
}

h1 {
    font-size: 20px;
    line-height: 1.1em;
    margin-bottom: 14px;
}

*::-moz-selection {
    background-color: #5dc172;
    color: #FFFFFF;
}


.green-bar .bar{
background: #79C91E;
background-image:	-webkit-linear-gradient(-45deg, #79C91E 25%, #86de21 25%, #86de21 50%, #79C91E 50%, #79C91E 75%, #86de21 75%, #86de21);
background-image:      -moz-linear-gradient(-45deg, #79C91E 25%, #86de21 25%, #86de21 50%, #79C91E 50%, #79C91E 75%, #86de21 75%, #86de21);
background-image:        -o-linear-gradient(-45deg, #79C91E 25%, #86de21 25%, #86de21 50%, #79C91E 50%, #79C91E 75%, #86de21 75%, #86de21);
background-image:       -ms-linear-gradient(-45deg, #79C91E 25%, #86de21 25%, #86de21 50%, #79C91E 50%, #79C91E 75%, #86de21 75%, #86de21);
background-image:           linear-gradient(-45deg, #79C91E 25%, #86de21 25%, #86de21 50%, #79C91E 50%, #79C91E 75%, #86de21 75%, #86de21);
}

.yellow-bar .bar{
background: #D0E60D;
background-image: -webkit-linear-gradient(-45deg, #D0E60D 25%, #daf10e 25%, #daf10e 50%, #D0E60D 50%, #D0E60D 75%, #daf10e 75%, #daf10e);
background-image: -moz-linear-gradient(-45deg, #D0E60D 25%, #daf10e 25%, #daf10e 50%, #D0E60D 50%, #D0E60D 75%, #daf10e 75%, #daf10e);
background-image: -o-linear-gradient(-45deg, #D0E60D 25%, #daf10e 25%, #daf10e 50%, #D0E60D 50%, #D0E60D 75%, #daf10e 75%, #daf10e);
background-image: -ms-linear-gradient(-45deg, #D0E60D 25%, #daf10e 25%, #daf10e 50%, #D0E60D 50%, #D0E60D 75%, #daf10e 75%, #daf10e);
background-image: linear-gradient(-45deg, #D0E60D 25%, #daf10e 25%, #daf10e 50%, #D0E60D 50%, #D0E60D 75%, #daf10e 75%, #daf10e);
}

.orange-bar .bar{
background: #E6B70D;
background-image: -webkit-linear-gradient(-45deg, #E6B70D 25%, #f1c00e 25%, #f1c00e 50%, #E6B70D 50%, #E6B70D 75%, #f1c00e 75%, #f1c00e);
background-image: -moz-linear-gradient(-45deg, #E6B70D 25%, #f1c00e 25%, #f1c00e 50%, #E6B70D 50%, #E6B70D 75%, #f1c00e 75%, #f1c00e);
background-image: -o-linear-gradient(-45deg, #E6B70D 25%, #f1c00e 25%, #f1c00e 50%, #E6B70D 50%, #E6B70D 75%, #f1c00e 75%, #f1c00e);
background-image: -ms-linear-gradient(-45deg, #E6B70D 25%, #f1c00e 25%, #f1c00e 50%, #E6B70D 50%, #E6B70D 75%, #f1c00e 75%, #f1c00e);
background-image: linear-gradient(-45deg, #E6B70D 25%, #f1c00e 25%, #f1c00e 50%, #E6B70D 50%, #E6B70D 75%, #f1c00e 75%, #f1c00e);
}

.red-bar .bar{
background: #E3420D;
background-image: -webkit-linear-gradient(-45deg, #E3420D 25%, #f1470e 25%, #f1470e 50%, #E3420D 50%, #E3420D 75%, #f1470e 75%, #f1470e);
background-image: -moz-linear-gradient(-45deg, #E3420D 25%, #f1470e 25%, #f1470e 50%, #E3420D 50%, #E3420D 75%, #f1470e 75%, #f1470e);
background-image: -o-linear-gradient(-45deg, #E3420D 25%, #f1470e 25%, #f1470e 50%, #E3420D 50%, #E3420D 75%, #f1470e 75%, #f1470e);
background-image: -ms-linear-gradient(-45deg, #E3420D 25%, #f1470e 25%, #f1470e 50%, #E3420D 50%, #E3420D 75%, #f1470e 75%, #f1470e);
background-image: linear-gradient(-45deg, #E3420D 25%, #f1470e 25%, #f1470e 50%, #E3420D 50%, #E3420D 75%, #f1470e 75%, #f1470e);
}

.avia_message_box.avia-size-large {
    padding: 9px;
}

.avia-progress-bar .progressbar-title-wrap {
background: rgba(0, 0, 0, 0.3);
}

.avia_message_box.avia-color-blue, .avia_message_box.avia-color-blue a {
	background-color: #62CE78; /* backup color #bedffa */
	border-color: #33a546;
	color: #33a546;
	text-shadow: 1 3px 0 rgba(255, 255, 255, 0.9);
}

/* font of message box for counter */
.avia_message_box_content {
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
}

h1{
    font-weight: 500;
}

/* Bigger Price size only for product detail view  #top .price span, #top del, #top ins*/
#top .price span {
    display: inline;
    font-size: 32px;
    font-weight: 600;
    line-height: 35px;
    text-decoration: none;
}

/* Define Font for finished products in summary view */
#top .inner_product_header {
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
    min-height: 10px;
}

/* Button Abstand in der Login Übersicht */
table.shop_table td a.button {
    margin: 1px 3px;
}

#top form.login, #top form.register {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    padding: 20px;
    text-align: left;
}

.sidebar_left.sidebar {
    text-align: left;
}

div.product div.images {
    float: left;
    width: 100%;
}

div.product div.summary {
    float: right;
    width: 100%;
}

/* Increase height for logo */
#header_main .container, .main_menu ul:first-child > li a {
    height: 130px;
    line-height: 130px;
}

.av-hamburger-box {
    display: none;
}

/* Increase font size for main menu */
.av-main-nav > li > a {
    font-size: 18px;
    font-weight: 600;
}

/* Increase font size for header top menu */
.sub_menu {
    font-size: 12px;
}

/* Narrow the month category side on the product overview*/
.responsive .container .nine.units {
    width: 800px;
}

/* Color Main Menu*/
.header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
	color: #2B8C3A;
}

/* Color Main Menu - below */
.header_color .primary-background, .header_color .primary-background a, div .header_color .button, .header_color #submit, .header_color input[type="submit"], .header_color .small-preview:hover, .header_color .avia-menu-fx, .header_color .avia-menu-fx .avia-arrow, .header_color.iconbox_top .iconbox_icon, .header_color .iconbox_top a.iconbox_icon:hover, .header_color .avia-data-table th.avia-highlight-col, .header_color .avia-color-theme-color, .header_color .avia-color-theme-color:hover, .header_color .image-overlay .image-overlay-inside:before, .header_color .comment-count, .header_color .av_dropcap2 {
    background-color: #2B8C3A;
    color: #2B8C3A;
}

/* Distance of daydeal boxes */
.avia_message_box {
    margin: 20px 0;
}

/* Font Size for product description tabs  */
#top .woocommerce-tabs .tabs li a {
    font-size: 18px;
    font-weight:400;
}

/* START - remove basket icon and description 'weiterlesen' on product overview page */
.product_type_simple  {
    display: none !important;
}

.button-mini-delimiter {
    display: none;
}
/* END - remove basket icon and description 'weiterlesen' on product overview page */

/* START - Fix problems on mobile for tab section */

.av-section-tab-title:hover {
    color: initial !important;
}

.av-section-tab-title:hover .av-tab-section-image {
    opacity: 1;
    filter: none;
}

/* END - Fix problems on mobile for tab section */

.main_color .primary-background, .main_color .primary-background a, div .main_color .button, .main_color #submit, .main_color input[type="submit"], .main_color .small-preview:hover, .main_color .avia-menu-fx, .main_color .avia-menu-fx .avia-arrow, .main_color.iconbox_top .iconbox_icon, .main_color .iconbox_top a.iconbox_icon:hover, .main_color .avia-data-table th.avia-highlight-col, .main_color .avia-color-theme-color, .main_color .avia-color-theme-color:hover, .main_color .image-overlay .image-overlay-inside:before, .main_color .comment-count, .main_color .av_dropcap2 {
	background-color: #e60000;
	border-color: #cc0000;
	color: #FFFFFF;
}
.main_color .button:hover, .main_color .ajax_controlls a:hover, .main_color #submit:hover, .main_color .big_button:hover, .main_color .contentSlideControlls a:hover, .main_color #submit:hover, .main_color input[type="submit"]:hover {
    background-color: #e60000;
    border-color: #cc0000;
    color: #FFFFFF;
}

table.shop_table tfoot td {
    font-weight: normal;
}

th {
    font-weight: normal;
    text-transform: uppercase;
}

h2 {
    font-size: 20px;
    line-height: 1.1em;
    margin-bottom: 10px;
}

h3 {
    font-size: 15px;
    line-height: 1.1em;
    margin-bottom: 8px;
}

.line-daydeal {
    border-top-style: solid;
    border-top-width: 2px;
    height: 20px;
    left: 0;
    margin-top: 10px;
    position: relative;
    width: 100%;
}

#top #main .single-product-main-image .sidebar, #top #main .single-product-main-image .inner_sidebar {
    border: medium none;
    margin: 0;
    min-height: 0;
    padding: 0px 0 0;
}

.widget {
    clear: both;
    float: none;
    padding: 10px 0;
    position: relative;
}

div form.cart div.quantity {
    float: left;
    margin: 0 3% 0 0;
    min-width: 90px;
}

/* column with for table in My Account menu  */
table.my_account_orders th, table.my_account_orders td {
    width: 100px;
}

/* Sold out image on product  */
.soldout-today {
    background-color: #e60000;
}

span.soldout-today {
    border-radius: 2px;
    color: #FFFFFF;
    min-width: 75%;
    z-index: 10;
    bottom: 17%;
    font-size: 20px;
    font-weight:500;
    left: 14%;
    line-height: 32px;
    margin: 0;
    min-height: 32px;
    padding: 4px;
    position: absolute;
    text-align: center;
    color:#ffffff;
    opacity: 0.7;
    border: 2px solid #E34459;
}

.soldout {
    background-color: #e60000;
}

span.soldout {
    border-radius: 2px;
    color: #FFFFFF;
    min-width: 75%;
    z-index: 10;
    bottom: 20%;
    font-size: 20px;
    font-weight:500;
    left: 14%;
    line-height: 32px;
    margin: 0;
    min-height: 32px;
    padding: 4px;
    position: absolute;
    text-align: center;
    color:#ffffff;
    opacity: 0.7;
    border: 2px solid #d36b10;
}

.avia-testimonial {
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-right-style: dashed;
    border-right-width: 1px;
    padding: 10px;
}

/* move to a different css*/
div.product .product_title {
    clear: none;
    text-align: center;
    font-weight: 500;
    font-size: 160%;
    color: #6e726e;
}

.main_color .summary div {
    text-align: center;
}

/* used for the startpage to center the saebel image */
img.no-deal-image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Ajax Search Plugin for geplünderte Schätze - change padding to 0*/
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    color: #777;
    display: block;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 20px;
    max-width: 100%;
    outline: 0 none;
    padding: 0px 6px;
    width: 210px;
}

/* START - Ajax Search Plugin color the search entry field green and rounded */

#ajaxsearchlite1 {
    border-radius: 8px;
}

#ajaxsearchlite1 .orig {
    width: 100% !important;
}

#ajaxsearchlite1 .probox, div[id*="ajaxsearchlite"] .probox {
	background-color: #c4efce !important;
    border-bottom-color: rgb(0, 0, 0) !important;
    border-left-color: rgb(0, 0, 0) !important;
    border-right-color: rgb(0, 0, 0) !important;
    border-top-color: rgb(0, 0, 0) !important;
    box-shadow: 0 0 0 0 rgb(222, 222, 222) inset !important;
}

#ajaxsearchlite1 .proloading .asl_loader-inner {
    border: 1px solid #000 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
} 

#ajaxsearchlite1 .probox .proinput input, div[id*="ajaxsearchlite"] .probox .proinput input {
    font-weight: bold !important;
    font-size:15px !important;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    height: 30px!important;
}

div.asl_w .probox .proinput input::-moz-placeholder {
    font-weight:bold !important;
}

/* END -  Ajax Search Plugin color the search entry field green and rounded */

/* @tuccRel2 */
.single-product-main-image {
    float: left;
    margin-right: 30px;
    overflow: hidden;
    padding-bottom: 0;
    width: 54%;
}

#top div.product .woocommerce-tabs {
    clear: both;
    margin-left: 0;
    margin-right: 30px;
    margin-top: 0;
    padding: 15px 0 0;
}

.woocommerce-tabs-advertisment {
    width: 40%;
    float: none;
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    float:none; overflow: hidden; margin-left:0px; width:auto; margin-bottom: 20px;
}
.distance-box {
    width: 100%;
    height: 120px;
}
.distance-box-small {
    width: 100%;
    height: 25px;
}

.distance-box-very-small {
    width: 100%;
    height: 8px;
}

.where_to_buy_box {
    width: 40%;
    float: none;
    border: 0 none;
    margin: -1px;
    padding: 0;
    vertical-align: baseline;
    overflow: hidden;
    float:none;
    margin-left:0px; 
    width:auto;
    opacity: 1;
    border-radius: 6px;
    background-color: #F5F5F5;
    box-sizing: border-box;
}

.shop-block-all, .private-block-all, .right-widget {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    float:none;  
    width:auto;
    opacity: 1;
    box-sizing: border-box;
    display: grid;
}

.private-block-all {
    overflow: initial !important;
}

.avia-button.avia-size-small-tucc {
    font-size: 14px;
    z-index: 1;
    font-weight: 500;
    min-width: 110px;
    text-transform: uppercase;
    top: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#top .where_to_buy_box .avia-button:hover, #top .private_more_info_section .avia-button:hover {
    /* background-color: #8c8c8c !important; */
    opacity: 0.9 !important;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    padding: 1px 6px;
}

#top #wrap_all .single_button .button, #top #wrap_all .shop_columns_5 .avia_cart_buttons .button {
    font-size: 13px !important;
    font-weight: 400 !important;
}

/* Tooltip text */
.tooltip {
    position: relative;
    display: inline;
    /* border-bottom: 1px dotted black; */ /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    height: auto;
    padding: 5px;
    min-width: 150px;
    min-height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: auto;
    bottom: 120%;
    left: 50%;
    margin-left: -95px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #8b8e8d;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    font-size: 11px;
    font-weight: 500;
    line-height: 110%;
    text-transform: none;
}

.tooltip .tooltiptext-user-first {
    padding-top: 7px !important;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #8b8e8d;
}

/* Start - This css is for Pdf on page Home */

a.tooltips-pdf {
  position: relative;
  display: inline;
}
a.tooltips-pdf span {
  position: absolute;
  width:180px;
  color: #FFFFFF;
  background: #8B8E8D;
  height: 33px;
  font-size: 12px;
  font-weight: 500;
  line-height: 101%;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  padding: 4px;
}
a.tooltips-pdf span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 98%;
  margin-top: -8px;
  width: 0; height: 0;
  border-right: 8px solid #8B8E8D;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltips-pdf span {
  visibility: visible;
  opacity: 0.9;
  left: 100%;
  top: 50%;
  margin-top: -60px;
  margin-left: 10px;
  z-index: 999;
}

/* END - This css is for Pdf on page Home */

#top .form-row label {
    display: block;
    font-size: 12px;
}
#top label {
    font-size: 15px !important;
    font-weight: 400 !important;
}

.cart_dropdown {
    right: -2px !important;
    display: none;
    z-index: 101 !important;
}

.cart_dropdown .dropdown_widget {
    width: 310px;
}

/* START - Needed for the E-Mail contact form on the products (used within tabs.php) */

.avia_ajax_form {
    clear:right;
}

.response .avia-form-success {
    border:none;
    background-color: #fff;
}

.contact_form_product {
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -ms-transform:scale(0.6);
    transform:scale(0.6);
}

.single-line {
    border-top-style: solid;
    border-top-width: 1px;
    height: 20px;
    left: 0;
    margin-top: 10px;
    float: none;
    overflow: hidden;
    vertical-align: baseline;
    width: auto;
}
/* END - Needed for the E-Mail contact form on the products (used within tabs.php) */

/* START - Needed for the add to cart button on the home page */

#top form.cart .button:hover, form.avia_ajax_form .button-contact:hover, .main_color input[type="submit"]:hover, .cart_totals .wc-proceed-to-checkout .checkout-button:hover, .same_vendors_products .button_taste_email_section .button:hover, .button_load_more_section .button_load_more:hover {
    background-color: #ff4d4d;
}

/* END - Needed for the add to cart button on the home page */

/* START - Header Menu Login */
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
    text-decoration: none;
    font-weight: 600;
    padding: 7px 0;
    font-size: 14px;
    color: #666 !important;
}

#top .sub_menu li li a {
    font-size: 14px;
}
/* END - Header Menu Login */

.avia-button.avia-size-medium {
    font-size: 15px;
}
/* END - Header Menu Login */

/*------------------------------------------------------------------
 @TUCC all needed for nicer design of the advanced product search plugin
*/

/* START - This css is for filter on whisky page in file plugins/prdctfltr/lib/css/prdctfltr.css,we need in this case to put !important */

#top label {
    font-size: 13px !important;
    font-weight: bold !important;
}

#top label span, #top legend span {
    color: #444 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    display: inline !important;
}

.prdctfltr_wc {
    margin-bottom: -20px !important;
}

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

.prdctfltr_wc .prdctfltr_terms_customized_select .prdctfltr_description, .prdctfltr_wc.pf_default_select .prdctfltr_description, .prdctfltr_wc.pf_select .prdctfltr_description {
    margin-top: 0px !important;
}

.prdctfltr_customize_count {
    margin-left: 5px !important;
    padding-bottom: 0px !important;
    border: 0px solid #aaa !important;
    vertical-align: unset !important;
    background-color:#f9d0a8 !important;
}

.prdctfltr_woocommerce .prdctfltr_filter .prdctfltr_search_terms{
    margin-left: 5px !important;
}
    
/*
 @TUCC change tag boxes in filter
*/
.prdctfltr_customize_border {
    border-radius: 7px !important;
    box-sizing: border-box !important;
    padding: 0 5px !important;
    display: inline !important;
}

.pf_rngstyle_flat .irs-from, .pf_rngstyle_flat .irs-to, .pf_rngstyle_flat .irs-single {
    font-size: 12px !important;
    background: #f6903c !important;
}

/*
 @TUCC load more button color to green
*/
nav.prdctfltr-pagination.prdctfltr-pagination-load-more a:hover {
            background-color:#5dc172 !important;
}

/*
 @TUCC filter loeschen (delete) button color to green
*/
.prdctfltr_woocommerce_ordering span.prdctfltr_reset label.prdctfltr_active span:before {
    color:#009933 !important;
}

/*
 @TUCC show filter with tags as inline
*/
#top [data-filter='product_tag'] label {
display: inline-block !important;
}

/* END - This css is for filter on whisky page in file plugins/prdctfltr/lib/css/prdctfltr.css,we need in this case to put !imporant */

/* START - This css is for login and register form on page Mein - Konto */

.woocommerce .login .lost_password {
    top: -9px !important;
}

.register .lost_password {
    margin: 0 !important;
}

/* END - This css is for login and register form on page Mein - Konto */

/* START - This css is for 'Proceed to Checkout' button on page Shopping cart */

.cart_totals .wc-proceed-to-checkout .checkout-button {
    float: right;
}

/* END - This css is for 'Proceed to Checkout' button on page Shopping cart */

/* START - multi-daydeal */

#top .single-product .woocommerce-tabs .woocommerce-Tabs-panel {
    display: inherit !important; 
}

.js_active .woocommerce-tabs .panel {
    display: inherit !important;
}

#top .template-page .single-product:last-child hr, #top .template-shop hr {
    display: none;
}

#tab-description {
    height: auto;
}

.template-page #tab-description > :nth-child(n+3):nth-last-child(n+2) {
    display: none;
}

#tab-description button {
    margin-top: 20px;
}

#tab-description button:hover {
    background-color: #4fc964;
}

/* END - multi-daydeal */

.av-content-full {
    padding-bottom: 10px;
    padding-top: 18px;
}

.container #advanced_menu_toggle, #advanced_menu_hide {
    visibility: hidden;
}

.responsive #top .cart_dropdown {
    margin:-2px 5px 0 0;
}

/* START - Passed Deal Icon with tooltip beside the product search bar */
a.tooltip {outline:none;}
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:100;position:relative;display:none; padding:14px 20px;
    margin-top:-6px; margin-left:5px;
    width:300px; line-height:16px;right: 100%;top: 130%;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #d9d9d9; background:#f2f2f2;
}
    
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 1px 1px 15px #e6e6e6;
}

.search-info .search
{
    min-width: 280px; 
    width: 50%;
    display: inline-block;
	vertical-align: top;
}

.search-info .info
{
    border:none !important;
}

.search-info .mac-info
{
    vertical-align: middle;
}

/* END - Passed Deal Icon with tooltip beside the product search bar */

/* START - code for pagination */

.woocommerce-pagination {
    clear: both;
    padding: 10px 0;
    margin: 0;
    float: left;
    overflow: hidden;
}

.page-numbers {
    margin: 0;
}

.page-numbers li {
    display: inline; 
}

.page-numbers li span, .page-numbers li a {
    float: left;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    border-radius: 100px;
    margin-right: 3px;
    background-color: #f6f7f9;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}

.page-numbers li a:hover {
    color: #fff;
    background-color: #919191;
    text-decoration: none;
}

.page-numbers .current {
    background-color: #9fdfbe !important;
}

/* END - code for pagination */

/* START - Code for shops on single product */

.where_to_buy_shop, .where_to_buy_private {
    display: flex;
    overflow: initial !important;
    padding: 2px 0;
}

.where_to_buy_private {
    overflow: initial !important;
    display: grid;
    padding: 2px 10px;
}

.where_to_buy_shop .avia_message_box_content, .where_to_buy_private .avia_message_box_content {
    width: 100%;
    margin-right: 4px;
}

.where_to_buy_shop .avia_message_box_content p, .where_to_buy_private .avia_message_box_content p {
    margin: 0;    
}

.where_to_buy_shop button, .where_to_buy_private button {
    margin-top: 6px;
    cursor: pointer;
}

.tooltip-result-crawler {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip-result-crawler .tooltiptext-result-crawler {
    visibility: hidden;
    min-width: 150px;
    min-height: 34px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #8b8e8d;
    padding: 5px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    top: 1px;
    right: 95%;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-result-crawler:hover .tooltiptext-result-crawler {
    visibility: visible;
}

.tooltip-result-crawler .tooltiptext-result-crawler::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #8b8e8d;
}

.tooltip-image-1 {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip-image-1 .tooltiptext-image-1 {
    visibility: hidden;
    min-width: 150px;
    min-height: 34px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #8b8e8d;
    padding: 5px;
	padding-top: 3px !important;
	text-transform: none;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 120%;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
}

.tooltip-image-1 .tooltiptext-address-1 {
    padding-top: 7px !important;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-image-1:hover .tooltiptext-image-1 {
    visibility: visible;
}

.tooltip-image-1 .tooltiptext-image-1::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #8b8e8d;
}

.remove_arrow::after {
    display: none;
}

.where_to_buy_private .tooltip-image-1 .tooltiptext-image-1::after, .private_more_info_section .tooltip-image-1 .tooltiptext-image-1::after, .latest_scraper_run .tooltip-image-1 .tooltiptext-image-1::after, .tooltiptext.private_tooltip::after, .tooltiptext.shipping::after {
    visibility: hidden;
}

.tooltip-image-2 {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip-image-2 .tooltiptext-image-2 {
    visibility: hidden;
    min-width: 150px;
    min-height: 34px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #8b8e8d;
    padding: 5px;
	padding-top: 3px !important;
	text-transform: none;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 120%;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-image-2:hover .tooltiptext-image-2 {
    visibility: visible;
}

.tooltip-image-2 .tooltiptext-image-2::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #8b8e8d;
}

.where_to_buy_private .button_private_email {
    margin: 0 0 10px 0;
    padding: 9px;
    min-width: 110px !important;
    float: right;
}

.where_to_buy_private .button_private_email_section {
    float: right;
}   

.where_to_buy_private .private_info_paragraph {
    display: inline;
    font-size: 14px;
    font-weight: 500; 
    position: relative; 
    margin-left: 0px; 
    margin-right: 5px; 
    vertical-align: sub;
}

.where_to_buy_private .private_info_paragraph.smaller {
    font-size: 12px;
}

.where_to_buy_private .private_info_paragraph a {
    margin-left: 5px; 
}

/* END - Code for shops on single product */

/* START - Code for product upsells on single product */

#top .custom-product-template {
    margin-top: 20px;
}

#top .custom-product-template h4 {
    padding: 0;
    margin: 0;
    float: left;
}

#top .custom-product-template .special-heading-border {
    height: 1.6em;
}

#top .product-upsells {
    margin-bottom: 30px;
}

#top .product-upsells .avia-content-slider {
    margin: 0;
}

#top .product-upsells .products .product {
    width: 49.5%;
}

#top .product-upsells .products .product:last-child {
    margin-right: 0 !important;
}

#top .product-upsells .avia_cart_buttons a {
    font-size: 13px !important;
    font-weight: 400 !important;
}

#top .product-upsells .product-without-slider {
    overflow: hidden;
}

/* END - Code for product upsells on single product */

/* START - Fix postcode field in checkout section */

.form-row-first{
    clear: left !important;
}

/* END - Fix postcode field in checkout section */

/* START - Remove dots below required stars */

abbr.required {
    text-decoration: none !important;
}

/* END - Remove dots below required stars */

/* START - Code for price history graph near shop list */

/* button on graph image*/
.myBtn {
    border:none;
    background-image:none;
    background-color:transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 !important;
    vertical-align: middle;
}

.myBtn img {
    vertical-align: top;
}

/* graph position */
#chartdiv {
    width   : 100%;
    height  : 500px;
    display: flex;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%;   
}

/* Modal Content/Box */
.woocommerce-MyAccount-content .modal-content {
    width: 30%;
    min-width: 280px;
}

.animate-top {
    position: relative;
    animation: animatetop 0.4s;
}

/* The Close Button */
span.close {
    /*color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 15px;*/
    border-radius: 100%;
    height: 35px;
    width: 35px;
    background-color: #fefefe;
    color: #444 !important;
    line-height: 35px;
    -webkit-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    top: -.5em;
    right: -.5em;
    font-size: 35px !important;
    position: absolute;
    display: block;
    font-weight: bolder;
    box-shadow: 0px 2px 5px rgba(0,0,0,.5);
    text-align: center;
}

span.close:hover,
span.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Spinner */
#loading {
    position: fixed;
    top: 0; right: 0;
    bottom: 0; left: 0;
    background: #fff;
}
.loader {
    left: 50%;
    margin-left: -4em;
    font-size: 10px;
    border: .8em solid rgba(218, 219, 223, 1) !important;
    border-left: .8em solid rgba(58, 166, 165, 1) !important;
    animation: spin 1.1s infinite linear;
}
.loader, .loader:after {
    border-radius: 50%;
    width: 8em;
    height: 8em;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4.05em;
}

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

@keyframes animatetop {
    0% {
        top: -300px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

/* END - Code for price history graph near shop list */

/* START - Add pictures for badge on 'weekly deals' products */

#top .single-product-main-image .yith-wcbm-badge img {
    padding-top: 0px !important;
    padding-right: 0px !important;
    border: none !important;
}

#top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
    padding-top: 0px !important;
    padding-right: 0px !important;
    border: none !important;
}

/* END - Add pictures for badge on 'weekly deals' products */

/* START - Set in the middle link, located at the bottom of the product */

#top .avia_cart_buttons .button {
    width: 100%;
}

/* END - Set in the middle link, located at the bottom of the product */

/* START - Code for Back button on single product page */

.back_button {
    display: block;
    margin-bottom: 20px;
    width:250px;
    font-size:16px;
}

/* END - Code for Back button on single product page */

/* START - Remove white space from top */

#advanced_menu_toggle, #advanced_menu_hide {
    display: none;
}

/* END - Remove white space from top */

/* Make the footer smaller */
#footer .widget {
    margin: -10px 0 0px 0;
}

/* START - hover on facebook images in footer, products, logo, top deals, some images */

.logo img {
    z-index: 0 !important;
}

/* preloading_background hover style if required */
#footer a.alignnone:hover, .woocommerce-LoopProduct-link:hover, .logo a:hover, .top_deals_link:hover, .glance_image:hover {
    
}
/* generated element for shine effect.
 * normal state is semi-transparent
 * white but with zero width. Set no
 * transition here for no mouse-leave
 * animations. Otherwise the effect
 * will play in reverse when your mouse
 * leaves the element
 */
#footer a.alignnone:after, .woocommerce-LoopProduct-link:after, .logo a:after, .top_deals_link:after, .glance_image:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    background-color: rgba(255,255,255,0.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    
}
/* on hover we animate the width to
 * 100% and opacity to 0 so the element
 * grows and fades out 
 */
#footer a.alignnone:hover:after, .woocommerce-LoopProduct-link:hover:after, .logo a:hover:after, .top_deals_link:hover:after, .glance_image:hover:after {
    width: 120%;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
/* END - hover on facebook images in footer, products, logo, top deals, some images */

/* START - Remove older hover from facebook images in footer */

#footer .image-overlay-inside, #footer .image-overlay.overlay-type-extern {
    display: none !important;
}

/* END - Remove older hover from facebook images in footer */

/* START - Remove old hover from category image on single-product */

/*.category-image .image-overlay-inside, .category-image .image-overlay.overlay-type-extern {
    display: none !important;
}*/

/* END - Remove old hover from category image on single-product */

/* START - Remove old hover from some images */

.glance_image .image-overlay-inside, .glance_image .image-overlay.overlay-type-extern {
    display: none !important;
}

/* END - Remove old hover from some images */

/* START - Footer links hover */

#top #footer .av_one_third a:hover, #footer .product_list_widget li a:hover {
    color: #5c85d6 !important;
    font-weight:400 !important;
    text-decoration: underline;
}

#footer .av_one_third a, #footer .product_list_widget li a {
    color: #758dbd !important;
	font-weight:400 !important;
}

#footer .first .textwidget a img {
    margin-right: 10px;
}

/* END - Footer links hover */

/* START - Code for product list in widget */

.product_list_widget li {
    padding-bottom: 0 !important;
    padding-top: 4px !important;
}

.product_list_widget li a {
    overflow: initial !important;
    font-weight: normal !important;
    font-size: 13px !important;
}

.product_list_widget li img {
    margin-left: 4px !important;
    width: 70px !important;
    border-radius: 400px;
}

.product_list_widget li .price span {
    position: relative !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.product_list_widget li .line-daydeal {
    display: none;
}

/* END - Code for product list in widget */

/* START - Products on the same height */

h2.woocommerce-loop-product__title {
    letter-spacing: 1px;
    text-transform: none !important;
    height: 60px;
}

/* END - Products on the same height */

/* START - Button changing shop price*/

.price_shipping_cost_section {
	color: gray;
    font-weight: 600;
    padding: 3px 0;
    float: right;
}

.price_shipping_text {
    margin-right: 6px;
    vertical-align: middle;
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  vertical-align: middle;
}

.switch input {
    display:none !important;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
}

input:checked + .slider {
  background-color: #42a766 ;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* END - Button changing shop price */

/* START - Images on shops */

.shop-images {
    display: inline !important;
}

.shop-image {
    margin-top: 4px !important;
    margin-right: 6px !important;
}

/* END - Images on shops */

/* START - Code for teaser */

.teaser {
    display:block !important;
    width: 280px !important;
    top: 15px !important;
    position: absolute;
    background-color: #fff !important;
    margin: 0;
    border-style: solid;
    border-width: 1px;
    padding: 4px 0;
    box-shadow: 0 8px 15px rgba(0,0,0,0.1);
}

.teaser li {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 20px !important;
}

.teaser_first {
    /* if we have two teasers then this is -164% */
    left: -103% !important;
}

.teaser_second {
    left: -137% !important;
}

.teaser_close {
    float: left !important;
    margin-left: 5px;
    font-size: 35px !important;
    padding-bottom: 10px; 
}

.teaser_title {
    text-align:center;
    color:#6e726e;
    font-weight:500;
    font-size: 18px;
    padding-right: 4px;
    padding-left: 4px; 
}

.teaser_price {
    text-align:center;
    color:#000;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 10px !important;
}

.teaser_link {
    color: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
    text-decoration: none !important;
}

.teaser .avia-progress-bar {
    margin-right:5px;
    margin-left:5px;
}

.teaser .hasCountdown {
    text-align: center;
}

.teaser .countdown_section_expired {
    text-align:center !important;
    width:100% !important;
}

.teaser_no_deals {
    text-align: center;
}

.teaser_loading {
    text-align: center;
    position: relative !important;
}

.teaser_loader {
    display: inline-block !important;
    position: initial !important;
    margin: 0 !important;
    width: 6em !important;
    height: 6em !important;
    border-left: .8em solid #000 !important;
}

/* END - Code for teaser */

/* START - Code for vendors products widgets */

#top .av-catalogue-item {
    padding: 4px 5px !important;
    display: inline-block !important;
    width: 100%;
}

.same_vendors_products .av-catalogue-list a:hover {
    text-decoration: none;
}

.vendor_product_link, .vendor_product_name {
    text-decoration: none;
    color: inherit !important;
}

.vendor_product_name:link {
    text-decoration: underline;
}

.vendor_product_link:hover, .vendor_product_name:hover {
    color: #5c85d6 !important;
	text-decoration: underline !important;
}

.vendor_product_name {
    color:red !important;
}

/* END - Code for vendors products widgets */

/* START - Change color on product description links */

#tab-description a {
    color: #5c85d6 !important;
}

#tab-description a:hover {
    text-decoration: underline !important;
}

/* END - Change color on product description links */

/* START - Code for filter */

/* change icon on filter */
.prdctfltr_woocommerce_filter .prdctfltr-bars::before {
    content: "\f0b0";
    font-family: "Font Awesome 5 Free" !important;
    font-size: 18px;
    font-weight: inherit !important;
}

/* remove 'show products' button */
.prdctfltr_woocommerce_filter_submit {
    display: none !important;
}

#top .prdctfltr_filter {
    width: 100% !important;
}

/* END - Code for filter */

/* START - Code for product sorting */

.product-sorting {
    margin: 10px 0 15px 0 !important;
    padding-bottom: 0 !important;
    z-index: 1 !important;
    display: none;
}

.sort-param-order span, .sort-param-order a {
    font-size: 13px !important;
}

.sort-param ul {
    width: 100%;
}

/* END - Code for product sorting */

/* START - Search price filter */

.hidden {
    display: none;
}

.search_price input {
	min-width: 200px !important;
    border: 1px solid #f7a14d !important;
    padding: 5px !important;
    border-radius: 5px !important;
    color: #9DBFAF !important;
    display: inline !important;
    margin-right: 10px !important;
}

.search_price input:focus {
    color: #f7a14d !important;
}

.search_price .number_button_section {
        display: initial;
}

.search_price .load_more_image_section .load_more_image {
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    border: none;
    font-size: 8px;
}

.showmore a {
    font-size:14px !important;
}

mark {
  background-color: #ffff00;
}

.tooltip-load-more {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip-load-more .tooltiptext-load-more {
    visibility: hidden;
    min-width: 150px;
    min-height: 34px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #8b8e8d;
    padding: 5px;
    padding-top: 3px !important;
    text-transform: none;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    bottom: 27px;
    left: -105%;
    font-size: 12px;
    font-weight: 400;
    line-height: 190%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-load-more:hover .tooltiptext-load-more {
    visibility: visible;
}

.tooltip-load-more .tooltiptext-load-more::after {
    content: " ";
    position: absolute;
    top: 115%;
    left: 45%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #8b8e8d;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* END - Search price filter */

/* START - Code for vendors products, social bookmarks, taste event */

.av-catalogue-image {
    width: 90px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.av-catalogue-list {
    border-top: 2px dashed;
    border-color: inherit;
}

.av-catalogue-list li {
    border-bottom: 2px dashed;
    border-color: inherit;
}

#top .same_vendors_products .av-catalogue-list li:hover {
    background-color: #f8f8f8 !important;
}

#top .same_vendors_products .av-catalogue-item, #top .same_vendors_products .av-catalogue-item-inner {
    overflow: initial;
}

#top .same_vendors_products .taste-catalog-list .av-catalogue-item, #top .same_vendors_products .taste-catalog-list .av-catalogue-item-inner {
    overflow: hidden;
}

.same_vendors_products .av-catalogue-title-container {
    display: initial;
}

.same_vendors_products .av-catalogue-title, .same_vendors_products .av-catalogue-content {
    padding-right: 100px !important;
}

.same_vendors_products .av-catalogue-content {
    line-height: 1.2em !important; 
    margin-top: 0px;
}

.same_vendors_products .av-catalogue-content a {
    margin-left: 5px;
}

.same_vendors_products .av-catalogue-content a:hover {
    color: #5c85d6 !important;
    text-decoration: underline !important;
}

.same_vendors_products .av-catalogue-price {
    text-transform: none;
    position: relative;
    float: right;
    display: grid !important;
    height: 0;
}

.same_vendors_products .av-catalogue-price span {
    font-weight: 500;
    text-align:right;
}

.same_vendors_products .av-catalogue-price .percentage {
    text-align: center !important;
}

.same_vendors_products .av-catalogue-price .franks {
    text-align: right !important;
}

.same_vendors_products .av-catalogue-cheap-price {
    background-color: #f13939;
	color: white;
	font-size:16px;
	margin-left: -10px;
}

.same_vendors_products .social_bookmarks {
    display: inline-block;
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.7em;
    margin: 5px 0 0 0 !important;
    padding-right: 0px;
}

.same_vendors_products .social_and_min_price {
    display: block;
}

.same_vendors_products .social_and_min_price {
    display: grid;
}

.same_vendors_products .social_and_min_price .min_price {
    display: block;
    text-align: right;
    font-size: 1.1em;
    line-height: 1.7em;
    margin: -12px 0 0 0 !important;
}

.same_vendors_products .social_and_min_price .min_price {
    margin: 0 !important;
}

.same_vendors_products .social_and_min_price .min_price_date {
    float: left;
    font-size: 14px;
    font-style: italic;
    margin-right: 5px;
    margin-bottom: 5px;
}

.same_vendors_products .social_and_min_price .min_price_link {
    padding: 0 5px;
    display: inline-block;
}

.same_vendors_products .social_and_min_price .min_price_link:hover {
    text-decoration: underline;
}

.same_vendors_products .event_shop_image {
    width: 125px !important;
}

.same_vendors_products .event_info_list {
    margin: 5px 0 0 0 !important;
}

#top .same_vendors_products .social_bookmarks li, #top .same_vendors_products .event_info li { 
    clear: none !important; 
    border: none !important; 
    height: inherit !important; 
    width: 23px !important;
}

.same_vendors_products .social_bookmarks li a {
    float: none !important;
    line-height: inherit !important;
    min-height: 0 !important;
}

.same_vendors_products .event_info li {
    display: inline;
    margin-right: 2px;
}

.same_vendors_products .event_info li span {
    font-weight: 300;
    font-size: 1.1em;
    line-height: 1.2em;
    color: #919191;
    display: inline;
}

.same_vendors_products .more_info_section ul {
    display: inline;
}

.same_vendors_products .link-button {
    float: right;
}

.same_vendors_products .event_description_section {
    display: none;
    color: #919191;
    clear: both;
    margin-bottom: 10px;
}

.same_vendors_products .event_description {
    display: inline-block;
}

.same_vendors_products .link-button {
    float: right;
}

.policy_section a {
    text-transform: none;
    font-weight: 400;
    margin-top: -5px;
} 

.policy_section a:hover {
    color: #5c85d6 !important;
    text-decoration: underline !important;
}
 

/* END - Code for vendors products, social bookmarkds, taste event  */

/* START - Code for private/sell page */

.same_vendors_products .private_more_info_section {
    display: grid;
    margin-top: 12px;
}

.same_vendors_products .private_more_info_section .private_condition_and_description {
    display: inline-flex;
    margin-right: 4px;
}

.same_vendors_products .private_more_info_section .private_more_description {
    margin-right: 5px;
}

.same_vendors_products .private_more_info_section .private_more_condition {
    display: flex;
    font-size: 16px;
    font-weight: 550; 
    position: relative; 
    padding: 5px 0; 
    font-weight: 200;
}

.same_vendors_products .private_more_info_section .link-button a {
    top: 0;
}

.same_vendors_products .private-catalog-list .mail_section {
    display: grid;
    margin-bottom: 10px;
    width: 100%;
}

.same_vendors_products .private-catalog-list .mail_section .button_private_email_section {
    float: right;
    text-align: right;
}

.same_vendors_products .private-catalog-list .mail_section .button_private_email {
    float: right;
}

.same_vendors_products .private-catalog-list .mail_section .private_info_paragraph {
    display: inline;
    font-size: 14px;
    font-weight: 500; 
    position: relative; 
    margin: 6px 5px 6px 0;
    float: left;
}

.same_vendors_products .private-catalog-list .mail_section .private_info_paragraph.smaller {
    font-size: 12px;
}

.same_vendors_products .private_date {
    font-size: 14px;
    display: inline-block;
    margin: 5px 0;
}

div .flex_column {
    z-index: auto !important;
}

/* END - Code for private/sell page */

/* START - Code for shop listing */

#wp-admin-bar-shop_listing div {
    cursor: pointer !important;
    color: red !important;
}

.ShopListingModal label {
    float: left;
    width: 150px;
}

.ShopListingModal select {
    width: 20% !important;
    display: inline !important;
}

.ShopListingModal ._shop_name select {
    width: 37% !important;
}

.ShopListingModal input {
    display: inline !important;
    margin: 0 !important; 
}

.ShopListingModal ._shop_url input {
    width: 70% !important; 
}

.ShopListingModal ._shop_price input {
    width: 20% !important; 
}

.ShopListingModal hr {
    display: block !important;
    margin: 10px 0 10px !important;
}

.field_shop_individual {
    width: 50% !important;
    display: inline-block !important;
}

.button_shop_section {
    width: 100% !important;
    display: inline-block !important;
}

.button_shop_section .button {
    line-height: 0.5em !important;
    min-width: 110px !important;
}

.button_shop_section .update_shop:hover {
    background-color: #4fc964 !important;
}

.button_shop_section .insert_shop {
    background-color: #0032D6 !important;
}

.button_shop_section .insert_shop:hover {
    background-color: #745EF8 !important;
}

.button_shop_section .delete_shop {
    background-color: #F20000 !important;
}

.button_shop_section .delete_shop:hover {
    background-color: #FD5151 !important;
}

#notice {
    margin-top: 10px;
}

.alert {
    padding: 15px !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}

.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}

.alert-danger {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
}

/* END - Code for shop listing */

/* START - Code for shop listing loading */

.shop_listing_loading {
    text-align: center;
    position: relative !important;
}

.shop_listing_loader {
    display: inline-block !important;
    position: initial !important;
    margin: 0 !important;
    width: 6em !important;
    height: 6em !important;
    border-left: .8em solid #000 !important;
}

/* END - Code for shop listing loading */

/* START - Add code for country dropdown */

.country_and_shipping_section {
    width: 100%;
}

.shops_by_country_section {
    position: relative;
    display: inline-flex;
}

.private_by_country_section {
    position: relative;
    display: inline-flex;
}

.custom-select-trigger {
    position: relative;
    padding: 4px 30px 5px 13px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: #ff9933;
    border-radius: 5px;
    cursor: pointer;
    min-width: 160px;
}

.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px; height: 10px;
    top: 50%; right: 10px;
    margin-top: -3px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    min-width: 100%;
    margin: 8px 0;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #fff;
    transition: all .4s ease-in-out;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    text-align: center;
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}
.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%; right: 10px;
    width: 7px; height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}

.option-hover:before {
    background: #f2f2f2;
}

.custom-option {
    position: relative;
    display: block;
    /*padding: 0 22px;*/
    border-bottom: 1px solid #b5b5b5;
    font-size: 14px;
    font-weight: 500;
    color: #444;
    line-height: 30px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}

.custom-option:first-of-type {
    border-radius: 3px 3px 0 0;
}
.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 3px 3px;
}
.custom-option:hover,
.custom-option.selection {
    background: #e8f97e;
}

/* END - Add code for country dropdown */

/* START - Add code for all deals dropdown */

.search_price_with_dropdown {
    text-align: right;
}

.dropdown_all_deals_section, .search_price_with_dropdown .number_button_section {
    display: inline-block;
    margin-bottom: 10px; 
    margin-right: 10px;
    float: left;
}

.all_deals_section {
    position: relative;
    display: inline-block;
    margin-top: 2px;
}

.search_price_with_dropdown input {
   margin-right: 0 !important;
}

/* END - Add code for all deals dropdown */

/* START - Top header promo */

.top_header_promo {
    margin: 10px 0;
}

.top_header_promo_left {
    float: left;
    width: 45%;
}

.top_header_promo_right {
    float: right;
    width: 45%;
}

/* END - Top header promo */

/* START - Code for product sorting */

.product-sorting {
    margin: 10px 0 15px 0 !important;
    padding-bottom: 0 !important;
    z-index: 1 !important;
}

.sort-param-order span, .sort-param-order a {
    font-size: 13px !important;
}

.sort-param ul {
    width: 100%;
}

/* END - Code for product sorting */

/* START - Hide title in title bar */

.main-title {
    display: none;
}

/* END - Hide title in title bar */

/* START - Change timer on daydeal page */

.drop-price-countdown{
    font-size: 40px;
    padding: 10px 0;
}

.countdown_amount {
    display: none;
}

.tag {
    font-size:15px;
    vertical-align: middle;
    margin-right:10px;
    display: inline-grid;
    margin-bottom: 5px;
    line-height: 1em;
    text-transform: uppercase;
}

.tag_and {
    text-transform: lowercase;
}

/* END - Change timer on daydeal page */

/* START - Add underline when hover link on latest scraper run section */

.latest_scraper_run a:hover {
    text-decoration: underline;
}

/* END - Add underline when hover link on latest scraper run section */

/* START - redesign order information table,payment table,billing form,shipping form */

.shop_table th, .shop_table td, .shop_table #coupon_code {
    font-size: 15px !important;
    font-weight: 300 !important;
    text-transform: none !important;
}

.woocommerce-checkout #customer_details .form-row, .woocommerce-address-fields__field-wrapper .form-row, .woocommerce-EditAccountForm .form-row {
	padding: 1px !important;
	margin: 9px 0px 5px !important;
}

.woocommerce-checkout #customer_details input, .woocommerce-checkout #customer_details textarea, .woocommerce-address-fields__field-wrapper input, .woocommerce-EditAccountForm .form-row input {
    font-size: 15px !important;
}

.woocommerce-checkout #customer_details label, .woocommerce-address-fields__field-wrapper label, .woocommerce-EditAccountForm label {
    font-size: 15px !important;
    font-weight:400 !important;
}

.woocommerce-info {
    background-color:#cccccc !important;
    padding: 13px 32px 13px !important;
} 

/* now it is working? :) */
.shop_table td {
    padding: 9px 12px !important;
}
/* now it is working :) */
#top .wc_payment_methods label, #top .wc_payment_methods p {
    font-size: 15px !important;
    font-weight: 300 !important;
}

/* payment images */
#top #payment ul.payment_methods li img {
    margin: 5px 0;
}

#footer {
    padding: 30px 0 10px 0 !important;
    z-index: 0 !important;
}

#footer div .flex_column {
    z-index: 0 !important;
}

.avia_ajax_form .button {
    padding: 10px 10px !important;
    border-radius: 6px !important;
    font-size: 15px !important;
}

#top .place-order label span, #ship-to-different-address label span {
    font-weight: 300 !important;
}

/* END - redesign order information table,payment table,billing form,shipping form */

/* START - Changes for new home landing page and hot-spot landing page */
body .column-top-margin {
    margin-top: 20px !important;
}

.av-image-hotspot {
    height: 35px !important;
    width: 35px !important;
    line-height: 35px !important;
    font-size: 17px !important;
}

.av-image-hotspot-pulse {
	height: 70px !important;
    width: 70px !important;
    top: -18px !important;
    left: -17px !important;
}

.av-hotspot-container .av-image-hotspot-pulse {
	border-radius: 90px !important;
}

.avia-button.avia-size-x-large {
    padding: 22px 50px 22px !important;
    font-size: 18px !important;
    min-width: 200px !important;
    border-radius: 40px !important;
}
/* END - Changes for new home landing page and hot-spot landing page */

/* START - Code for button crawl */

.button_crawl_section {
    padding: 10px 20px 5px 20px;
    width: 100% !important;
    display: inline-block !important;
}

.button_crawl_section .button_crawl, .manual_insert_shop .button_insert, .taste_insert_shop .button_insert_taste, .link-button .button, .private_insert .button_insert_private, .button_private_email {
    min-width: 125px;
    text-transform: uppercase;
    color: #ffffff !important;
    border-color: #000000 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 0.5em !important;
    background-color: #cc0000 !important;
}

.button_crawl_section .button_crawl:hover, .manual_insert_shop .button_insert:hover, .taste_insert_shop .button_insert_taste:hover, .link-button .button:hover, .private_insert .button_insert_private:hover, .button_private_email:hover, .show_private_area_button:hover, .show_manual_area_button:hover, .show_taste_area_button:hover {
    background-color: #ff4d4d !important;
    text-shadow: 1 3px 0 rgba(255, 255, 255, 0.9);
}

#button_crawl_notice {
    display: inline-block;
    margin-top: 10px;
}

.crawl_spinner, .private_email_spinner, .taste_email_spinner, .spinner {
    display: none;
    background: url('images/spinner.gif') no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 7px;
    margin-left: 5px;
}

/* END - Code for button crawl */

/* START - Remove border on container */

.container_wrap_first {
    border: none;
}

/* END - Remove border on container */

/* START - Add color for text on Kasse page,when we have guest */

#top div.woocommerce-account-fields p.create-account label span {
    color: #cc0000 !important;
}

/* END - Add color for text on Kasse page,when we have guest */

body .column-top-margin {
	margin-top: 0px !important;
}

/* START - Code for filter on product overview page */

.prdctfltr_woocommerce.pf_default_inline .prdctfltr_woocommerce_filter_submit {
    margin-top: -10px !important;
}

#top .prdctfltr_checkboxes label span {
    font-size: 13px !important;
}

#top .prdctfltr_checkboxes .prdctfltr_customize_select {
    vertical-align: middle;
}

.filter_image {
    display: none;
    float: right;
    width: 75%;
    margin-bottom: 35px;
}

.filter_products::before {
    clear: none !important;
}

.filter_products .prdctfltr_wc {
    margin-bottom: 35px !important;
    width: 22%;
    float: left;
    position: relative;
    clear: none !important;
}

.filter_products .products {
    width: 75% !important;
    margin-left: 3% !important;
    clear: none !important;
    float: right !important;
}

.filter_products .products li {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    width: 32.6%;
}

.prdctfltr_woocommerce .prdctfltr_filter {
    padding-bottom: 20px !important;
}

.filter_products .woocommerce-pagination {
    width: 75%;
    float: right;
}

.prdctfltr_filter .prdctfltr_regular_title {
    font-size: 15px !important;
}

.prdctfltr_collector_border > span {
    background-color: #ffe6e6 !important;
}

.wc_settings_prdctfltr_term_customization_5b44caa062f19 .prdctfltr_search_terms {
    margin-bottom: -10px !important;
}

/* don't show enhanced text search filter everywhere */
.wc_settings_prdctfltr_term_customization_5b44ca2b1dc1f .prdctfltr_search_terms {
	display: none !important;
}

.wc_settings_prdctfltr_term_customization_5b44ca599c18e .prdctfltr_search_terms {
	display: none !important;
}

.wc_settings_prdctfltr_term_customization_5b44cab495d39 .prdctfltr_search_terms {
	display: none !important;
}

.wc_settings_prdctfltr_term_customization_5b44cac2f13e8 .prdctfltr_search_terms {
	display: none !important;
}

.wc_settings_prdctfltr_term_customization_5b44e73866597 .prdctfltr_search_terms {
	display: none !important;
}

.wc_settings_prdctfltr_term_customization_5b44e75750a0a .prdctfltr_search_terms {
	display: none !important;
}

.wc_settings_prdctfltr_term_customization_5b44e78fa4625 .prdctfltr_search_terms {
	display: none !important;
}

.wc_settings_prdctfltr_term_customization_5b44e7a2a01b8 .prdctfltr_search_terms {
	display: none !important;
}

/* START - Reorganize single product content for mobile */

.mobile_tabs_headline {
    display: none;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-color: #ebebeb;
    background-color: #ffffff;
    color: #6e726e;
    cursor: pointer;
    margin: 0;
    padding: 9px 3px 9px 35px;
    top: 1px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    line-height: 1.65em;
    font-size: 18px;
    font-weight: 400;
}

.tabs_wrapper {
    margin: 5px 0 5px 0;
    border-top: none;
}

#top #main .single-product-main-image .sidebar {
    display: none !important;
}

/* END - Reorganize single product content for mobile  */

/* START - Code for top deals on home page */

.top_deals_title {
    text-align: center;
    color: #6e726e;
    font-weight: 500;
    font-size: 18px;
    padding-right: 4px;
    padding-left: 4px; 
}

.top_deals_price {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 10px !important;
}

.top_deals_link {
    color: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
    text-decoration: none !important;
}

.top_deals .avia-progress-bar {
    margin-right: 5px;
    margin-left: 5px;
    margin-top:25px;
}

.top_deals .drop-price-countdown {
  font-size: 35px;   
  padding: 10px 0;    
  color: #999;
}

.top_deals .hasCountdown {
    text-align: center;
}

.top_deals .countdown_section_expired {
    text-align: center !important;
    width: 100% !important;
}

.top_deals .image-overlay-inside, .top_deals .image-overlay.overlay-type-extern {
    display: none !important;
} 

/* END - Code for top deals on home page */

/* START - Code for most favourite phones on brand */

.av_fullwidth .av-catalogue-price {
    position: relative;
}

.av_fullwidth .av-catalogue-title {
    text-transform: none !important;
}

.av_fullwidth .price span {
    font-size: 22px !important;
}

.av_fullwidth .av-catalogue-content {
    display: none;
}

/* END - Code for most favourite phones on brand */

/* START - Private/Sell Dialog  */

.avia_message_box_content.private_insert {
    background-color: #d8cbc6;
    display: grid;
    padding: 20px;
    text-transform: none;
}

.private_insert .header_private {
    text-align: left;
    padding-bottom: 5px;
}

.private_insert .header_private strong {
    font-size: 16px; 
    color: #cc0000 !important;
    font-weight: 700;
}

.private_insert .show_private_area {
    margin: 20px 0;
    text-align: center;
}

.private_insert .show_private_area .show_private_area_button {
    margin: 0 !important;
    float: none !important; 
    background-color: #cc0000 !important;
    font-size: 16px !important;
    line-height: 130%;
}

.private_insert .show_private_area .show_private_area_button:hover {
    background-color: #ff4d4d !important;
}

.private_form {
    display: grid;
    margin-bottom: 0 !important; 
}

.private_form hr {
    display: block !important;
    margin: 5px 0;
    border-color: #000;
}

.private_form_section {
    margin: 5px 0;
}

.private_form_section .private_half_section {
    display: inline-block; 
}

.private_form_section .private_input_section {
    min-width: 48%;
}

.private_form_section .private_left {
    float: left;
}

.private_form_section .private_right {
    float: right;
}

.private_form_section input.private_input {
    margin-top: 0 !important; 
    margin-bottom: 10px !important; 
    width: 100% !important; 
    padding: 6px !important; 
    background-color: #fff !important;
    box-shadow: none !important;
}

.private_form_section strong, #top .private_form_section label {
    display: block;
    margin: 5px 0;
    font-size: 14px !important;
    color: #000 !important;
    text-transform: none;
}

.private_email_section {
    margin-right: 5px;
}

.private_text {
    font-size: 12px;
    font-weight: 500;
    line-height: 130%;
    color: #000;
}

#top .private_insert_button_section button {
    float: none;
    margin: 0;
}

.private_insert_button_section .action_spinner {
    margin: 0 10px;
    vertical-align: middle;
}

.private_insert_button_section button:focus {
    outline:0;
}

.avia_message_box_content.private_insert #notice {
    margin: 20px 0;
}

.avia_message_box_content .private_login_error {
    display: inline-block;
    width: 100%;
    text-align: center; 
    color: red;
    font-size: 15px;
}

.private_form_section label.error {
    display: none !important;
}

.private_form_section .error {
    border: 1px solid red !important;
}

.private_dropdown_section {
    position: relative;
    display: inline-block;
}

.private_dropdown_section .dropdown_section {
    position: relative;
    display: inline-flex;
}

.private_dropdown_section .custom-select-trigger {
    padding: 5px 33px 5px 17px;
    font-size: 16px;
    background: #9e9e9e;
    text-transform: none;
    min-width: 160px;
}

.private_dropdown_section .custom-option {
    text-transform: none;
}

.private_dropdown_section .custom-option:hover,
.private_dropdown_section .custom-option.selection {
    background: #f88d8f;
}

#top .private_form_section .fansy_checkbox + label::after {
    float: none;
    padding: 0.40em;
    margin-top: 5px !important;
    background-color: #fff;
}

#top .private_form_section .fansy_checkbox:checked + label:after {
  background-color: #cc0000;
  border-color: #cc0000;
}

#top .private_form_section .fansy_checkbox:checked:disabled + label:after {
  background-color: #ff9999;
  border-color: #ff9999;
}

/* END - Private/Sell Dialog */

/* START - This css is for login and register form on page Mein - Konto */

.woocommerce .login .lost_password {
    display: inline-block;
    top: 9px !important;
}

.register .lost_password {
    margin: 0 !important;
}

#customer_login .col-1, #customer_login .col-2 {
    background-color: transparent;
}

#customer_login .fix_lost_pass {
    display: initial
}

/* END - This css is for login and register form on page Mein - Konto */

#av-cookie-consent-badge {
    display:none !important;
}

/* START - Code for Gallery and image zoom */

.image-overlay {
    display: none !important;
 }

 #top .single-product-main-image .thumbnails a {
    width: 90px !important;
    cursor: pointer;
 }

 #top .single-product-main-image .woocommerce-main-image.zoom {
    cursor: default;
 }

/* hide highlight color on image */
#top .single-product-main-image img {
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

#top .zoomLens {
    pointer-events: none;
}

 /* END - Code for Gallery and image zoom */

 /* START - Remove focus for all buttons */

button:focus, .button:focus {
    outline: none;
} 

/* END - Remove focus for all buttons */

/* START - Hide zoom magnifier for desktop */

.zoomContainer {
    display: none;
    height: auto !important;
}

/* END - Hide zoom magnifier for desktop */

/* START - Change thumbnails size for single product */

div.product div.images div.thumbnails a img {
    width: 100% !important;
    height: 90px !important;
} 

/* END - Change thumbnails size for single product */

/* START - responsive */

@media only screen and (max-width: 1180px) {

    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 60px !important;
        width: 60px !important;
    }    
}

@media only screen and (max-width: 1160px) {

    /*.where_to_buy_shop .avia_message_box_content p, .where_to_buy_private .avia_message_box_content p {
        display: block !important;
    }*/

    .where_to_buy_shop button, .where_to_buy_private button {
        margin-top: 28px;
    }

}

@media only screen and (max-width: 1080px) {

    .page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 120px !important;
        width: 130px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 120px !important;
        width: 120px !important;
        background-size: contain !important;
    }

    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 55px !important;
        width: 55px !important;
    }

    h2.woocommerce-loop-product__title {
        height: 80px;
    }

    .responsive #top .cart_dropdown {
        top: 29% !important;
    }

    .private_email_section {
        margin-bottom: 15px;
    }

    .private_form_section .private_input_section, .private_insert_button_section {
        width: 100%;
    }

    #top .private_form_section .button_insert_private {
        float: left;
    }
    
}

@media only screen and (max-width: 1060px) {

    .tooltip-result-crawler .tooltiptext-result-crawler {
        top: -35px;
        right: 8%;
    }

    .tooltip-result-crawler .tooltiptext-result-crawler::after {
        top: 117%;
        left: 83%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .tooltip-image-1 .tooltiptext-image-1 {
        top: -35px;
        right: -125%;
    }

    .tooltip-image-2 .tooltiptext-image-2 {
        top: -35px;
        right: -125%;
    }

    .tooltip-image-1 .tooltiptext-image-1::after, .tooltip-image-2 .tooltiptext-image-2::after {
        top: 117%;
        left: 51%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .price_shipping_cost_section {
        float: none;
        width: 100%;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 1024px) {
    .zoomContainer {
        display: inherit;
    }       
}

@media only screen and (max-width: 990px) {

    .page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 120px !important;
        width: 120px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 110px !important;
        width: 110px !important;
        background-size: contain !important;
    }

    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 50px !important;
        width: 50px !important;
    }

    .filter_products .prdctfltr_wc, .filter_image {
        width: auto !important;
    }

    .filter_products .products, .woocommerce-pagination {
        width: auto !important;
        margin: 0 !important;
        float: none !important;
    }

    .woocommerce-pagination .page-numbers li {
        margin-left: 0 !important;
    }

    .woocommerce-pagination .page-numbers li * {
        margin-top: 3px;
    }

    .filter_product_section {
        width: auto !important;
        margin: 0 !important;
    }

    #header_main .container, .main_menu ul:first-child > li a {
        height: auto !important;
        line-height: 1.3 !important;
    }

    .logo {
        display: table;
        position: static !important;
        float: none !important;
    }

    .logo a {
        display: table-cell;
        vertical-align: middle;
    }
    
    .logo a img {
        max-height: 80px;
    }

    .main_menu {
        position: static;
    }

    .top_deals_price {
        font-size: 22px;
    }

    .top_deals .drop-price-countdown {
        font-size: 21px;
    }

}

@media only screen and (max-width: 890px) {

    /* .tooltip .tooltiptext {
        top: -36px;
        right: -8%;
    }
    
    .tooltip .tooltiptext::after {
        top: 119%;
        left: 45%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    } */

}

@media only screen and (max-width: 860px) {

    .page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 105px !important;
        width: 105px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 90px !important;
        width: 90px !important;
        background-size: contain !important;
    }

}

@media only screen and (max-width: 810px) {

    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 40px !important;
        width: 40px !important;
    }

    .same_vendors_products .av-catalogue-title {
        display: inline-block;
    }

    .same_vendors_products .social_and_min_price {
        display: inline-block;
        width: 100%;
    }

    .same_vendors_products .social_and_min_price {
        display: grid;
    }

    .same_vendors_products .social_and_min_price .min_price {
        display: inline-block;
        float: right;
        margin: 6px 0 0 0 !important;
    }

}

@media only screen and (min-width: 767px) {
    .tabs_wrapper {
        display: inherit !important;
    }
}

@media only screen and (max-width: 767px) {

    .search-info {
        text-align: left !important;
    }
    
    .search-info .search {
    	min-width: 90% !important;
	}

    #footer .container {
        margin-top: 20px !important;
    }

    #footer .widget {
        margin: 0 !important;
    }

    .top_header_promo_left {
        width: auto;
    }

    .top_header_promo_right {
        display: none;
    }

    h2.woocommerce-loop-product__title {
        height: 60px;
    }

    .right-widget {
        float: left;
    }

    .page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 160px !important;
        width: 160px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 140px !important;
        width: 145px !important;
        background-size: contain !important;
    }
    
    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 75px !important;
        width: 75px !important;
    }

    /*.where_to_buy_shop .avia_message_box_content p, .where_to_buy_private .avia_message_box_content p {
        display: inline !important;
    }*/

    /*.where_to_buy_shop button, .where_to_buy_private button {
        margin-top: 6px;
    }*/

    .tooltip-result-crawler .tooltiptext-result-crawler {
        top: 1px;
        right: 95%;
    }

    .tooltip-result-crawler .tooltiptext-result-crawler::after {
        top: 50%;
        left: 100%;
        -webkit-transform: initial;
        -moz-transform: initial;
        -o-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }

    .tooltip-image-1 .tooltiptext-image-1, .tooltip-image-2 .tooltiptext-image-2 {
        top: 1px;
        right: 120%;
    }

    .tooltip-image-1 .tooltiptext-image-1::after, .tooltip-image-2 .tooltiptext-image-2::after {
        top: 50%;
        left: 100%;
        -webkit-transform: initial;
        -moz-transform: initial;
        -o-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }

    #top .product {
        display: flex;
        flex-flow: column;
    }

    #top .product .single-product-main-image, #top .product .single-product-summary, #top .product .where_to_buy_box, #top .product .where_to_buy_headline, #top .product .private_headline {
        order: 0;
    }

    #top .product .woocommerce-tabs, #top .product .single-line, #top .product .contact-form, #top .product .right-widget {
        order: 0;
    }

    #top .product-upsells {
        order: 1 !important;
    }

    #top .product .product_meta {
        display: none;
    }

    .main_menu {
        position: static !important;
        height: auto !important;
    }

    /* .tooltip .tooltiptext {
        top: -1px;
        right: 104%;
    }
    
    .tooltip .tooltiptext::after {
        top: 50%;
        left: 100%;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    } */

    .same_vendors_products .av-catalogue-title {
        padding-right: 100px !important;
        display: block;
    }

    .same_vendors_products .social_and_min_price {
        display: block;
        width: auto;
    }

    .same_vendors_products .social_and_min_price {
        display: grid;
    }

    .same_vendors_products .social_and_min_price .min_price {
        display: block;
        float: none;
        margin: -12px 0 0 0 !important;
    }

    .same_vendors_products .social_and_min_price .min_price {
        margin: 0 !important; 
    }

    .mobile_tabs_headline {
        display: block;
    }

    .tabs_wrapper{
        display: none;
    }

    #top div.product .woocommerce-tabs {
        margin-bottom: 0px;        
    }

    .tabs_section {
        margin: 0 0 -2px 0 !important;
        padding-bottom: 1px !important;
    }
    
    .js_active .av-tab-section-tab-title-container {
        overflow-x: scroll;
        white-space: nowrap;
        overflow-y: hidden;
        min-width: unset !important;
        left: 0 !important;
    }

    .js_active .av-tab-section-tab-title-container a {
        white-space: initial;
    }

    .private_email_section {
        margin-bottom: 0;
    }

    .private_form_section .private_input_section, .private_insert_button_section {
        width: auto
    }

    #top .private_form_section .button_insert_private {
        float: none;
    }

    .price_shipping_cost_section {
        float: right;
        width: auto;
        margin-top: 0;
    }

}


@media only screen and (max-width: 679px) {

	.same_vendors_products .av-catalogue-title, .same_vendors_products .av-catalogue-content a {
        text-decoration: underline;
    }
	
	.page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 140px !important;
        width: 140px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 130px !important;
        width: 130px !important;
        background-size: contain !important;
    }

    .tooltip-image-1 .tooltiptext-image-1-scraper {
        min-width: 250px !important;
        right: -225px !important;
    }

}

@media only screen and (max-width: 630px) {
    
    .search-info .search {
    	min-width: 100% !important;
	}
	
    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 60px !important;
        width: 60px !important;
    }

    .search_price_with_dropdown input {
       width: 100% !important;
    }

}

@media only screen and (max-width: 563px) {

	
    h2.woocommerce-loop-product__title {
        height: 80px;
    }
	
	.page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 120px !important;
        width: 120px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 106px !important;
        width: 106px !important;
        background-size: contain !important;
    }
    
    .same_vendors_products .av-catalogue-title {
        font-size: 14px;
        line-height: 1.2em;
        display: inline-block;
        width: 100%;
    }

    .same_vendors_products .av-catalogue-title, .same_vendors_products .av-catalogue-content {
        padding-right: 0px !important;
    }

    .vendor_product_name {
        font-size: 13px;
        line-height: 1.2em;
    }

    .same_vendors_products .social_and_min_price {
        display: inline-block;
        width: 100%;
    }

    .same_vendors_products .social_and_min_price {
        display: grid;
    }

	.same_vendors_products .social_and_min_price .min_price {
        display: inline-block;
        float: right;
        margin: 6px 0 0 0 !important;
    	font-size: 13px;
    }
    
    .same_vendors_products .social_bookmarks {
		display: inline-block;
		font-weight: 600;
		font-size: 1.3em;
		line-height: 1.7em;
		margin: 2px 0px -10px -8px !important;
		padding-right: 0;
	}

    .top_deals_price {
        font-size: 32px;
    }

    .top_deals .drop-price-countdown {
        font-size: 35px;
    }
}

@media only screen and (max-width: 520px) {
    
    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 50px !important;
        width: 50px !important;
    }

    .shop-block-all .avia_message_box_content .tooltip, .private-block-all .avia_message_box_content .tooltip {
        width: 100%;
    }

    /*.where_to_buy_shop .avia_message_box_content p, .where_to_buy_private .avia_message_box_content p {
        display: block !important;
    }*/

    .where_to_buy_shop button, .where_to_buy_private button {
        margin-top: 28px;
    }

}

@media only screen and (max-width: 500px) {

    .tooltip-result-crawler .tooltiptext-result-crawler {
        top: -35px;
        right: 8%;
    }

    .tooltip-result-crawler .tooltiptext-result-crawler::after {
        top: 117%;
        left: 83%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .tooltip-image-1 .tooltiptext-image-1 {
        top: -35px;
        right: -125%;
    }

    .tooltip-image-2 .tooltiptext-image-2 {
        top: -35px;
        right: -125%;
    }

    .tooltip-image-1 .tooltiptext-image-1::after, .tooltip-image-2 .tooltiptext-image-2::after {
        top: 117%;
        left: 51%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .private_email_section {
        margin-bottom: 15px;
    }

    .private_form_section .private_input_section, .private_insert_button_section  {
        width: 100%;
    }

    #top .private_form_section .button_insert_private {
        float: left;
    }

}

@media only screen and (max-width: 479px) {

    h2.woocommerce-loop-product__title {
        height: 60px;
    }
    
    .page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 105px !important;
        width: 105px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 95px !important;
        width: 95px !important;
        background-size: contain !important;
    }

    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 95px !important;
        width: 95px !important;
    }

    .search-info .info {
        visibility: hidden;
    }

    .same_vendors_products .event_shop_image {
        width: 90px !important;
    }

    .search_price .number_button_section {
        display: inline-block;
        margin-bottom: 5px;
    }

    .price_shipping_cost_section {
        float: none;
        width: 100%;
        margin-top: 5px;
    }

}

@media only screen and (max-width: 419px) {

    .page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 90px !important;
        width: 90px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 80px !important;
        width: 80px !important;
        background-size: contain !important;
    }

    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 85px !important;
        width: 85px !important;
    }
    
    .search-info .orig, .search-info .autocomplete
    {
        width: auto !important;
    }

}

@media only screen and (max-width: 371px) {

    .page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 81px !important;
        width: 81px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 71px !important;
        width: 71px !important;
        background-size: contain !important;
    }

    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 75px !important;
        width: 75px !important;
    }

    /* .tooltip .private_tooltip {
        right: -2%;
    } */

    /* .tooltip .tooltiptext {
        top: -36px;
        right: -8%;
    }
    
    .tooltip .tooltiptext::after {
        top: 119%;
        left: 45%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    } */

}

@media only screen and (max-width: 360px) {

    .search-info {
        width: auto;
        margin-right: 2px;
    }

    .search-info .search
    {
        width: auto;
        min-width: auto;
    }
    
    .calendar_section, .calendar_section input {
        width: 100%;
    }

}

@media only screen and (max-width: 344px) {

    .cart_dropdown .dropdown_widget 
    {
        width: 280px;
    }

    .tooltip-image-2 .tooltiptext-image-2 {
        top: -35px;
        right: -275%;
    }

    .tooltip-image-2 .tooltiptext-image-2::after {
        top: 118%;
        left: 12%;
    }

}

@media only screen and (max-width: 319px) {

    .page-template .single-product-main-image .yith-wcbm-badge 
    {
        height: 70px !important;
        width: 70px !important;
        background-size: contain !important;
    }

    .product-template-default .single-product-main-image .yith-wcbm-badge 
    {
        height: 60px !important;
        width: 60px !important;
        background-size: contain !important;
    }

    #top .template-shop .products .container-image-and-badge .yith-wcbm-badge img {
        height: 65px !important;
        width: 65px !important;
    }

    .search-info .proinput
    {
        margin: 0 0 0 7px !important;
    }
	
	.cart_dropdown .dropdown_widget 
    {
        width: 250px;
    }

    .private_more_info_section .tooltip-image-1 .tooltiptext-image-1 {
        min-width: 230px !important;
    }

}

@media only screen and (max-width: 300px) {

    .tooltip-image-1 .tooltiptext-image-1 {
        top: -29px;
    }

    .search_price_with_dropdown .custom-select-trigger {
        font-size: 14px;
    }

}

/* END - responsive */