/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@media only screen and (max-width: 767px) {
#socket .sub_menu_socket li {
    float: none !important;
    line-height: 20px;
    text-align: center;
}
#socket .container {
    text-align: center;
    float: none !important;
}
#socket .copyright {
    float: none !important;
    text-align: center;
}
.resource-box  {
    height: 350px !important;
}
}

.eventful-today { background: #eee; }

.eventless-today { background: #eee; }


[class^=kartra_optin_tpl_] button.kartra_optin_submit_btn .kartra_optin_submit_btn_text {
    font-size: 12px !important;
}

/* BURGER MENU STYLES ////////////////////////////////////// */
@media only screen and (max-width: 767px){
#top .header_color .av-hamburger-inner {
    background-color: #888;
}
}

#top #av-burger-menu-ul {
    padding-top: 0 !important;
}


@media only screen and (max-width: 989px)
.html_mobile_menu_tablet .header_color div .av-hamburger-inner {
    background-color: #888;
}

/* Activate burger menu */
 @media only screen and (max-width: 1224px) {
#top #header .av-main-nav > li.menu-item  {
    display: none!important;
}
#top #header .av-burger-menu-main {
    cursor: pointer;
    display: block!important;
}
}


        
/* ADDED SOCIAL ICONS STYLES ////////////////////////////////////// */
#top #wrap_all .av-social-link-tiktok:hover a{
    color:#ffffff; 
    background-color:#EE2A50; 
}

#top #wrap_all .av-social-link-x-twitter:hover a{
    color:#ffffff; 
    background-color:#000000; 
}

/* CONTACT FORM 7 STYLES ////////////////////////////////////// */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #eee !important;
    color: #222;
    width: 50%;
}

input[type='submit'] {
    background-color: #df1238 !important;
    color: #ffffff;
    padding: 15px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
}

/* FORM STYLES ////////////////////////////////////// */

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: transparent;
    background-color: #eeeeee;
    color: #222222;
}

/* MODULE STYLES ////////////////////////////////////// */

.textwidget { font-size: 14px; }

.hr-short {
    height: 5px;
    line-height: 10px;
    margin: 5px 0;
    float: none;
}


/* EVENTS MANAGER STYLES ////////////////////////////////////// */

.em.pixelbones a { color: #a81010 !important; }
.em.pixelbones a:hover { color: #df1238 !important; }
.em.em-list .em-item .em-item-info {
    width: 100%;
}
.em.em-calendar .em-cal-body.event-style-pill .em-cal-event>div {
    height: 40px;
}

.em.em-calendar {
    --header-border: 1px solid #999;
    --date-box-border: 1px solid #999;
    --date-border-color: #cdcdcd;
    display: block;
    width: 100%;
}

/* SUBSCRIPTION FORM STYLES ////////////////////////////////////// */

[class^=kartra_optin_tpl_] button.kartra_optin_submit_btn .kartra_optin_submit_btn_text {
    font-size: 16px;
    font-weight: 600;
}
[class^=kartra_optin_tpl_].kartra_optin_tpl_0.kartra_optin_force_breaking_point_xsmall .kartra_optin_content_wrapper .kartra_optin_content_wrapper_inner {
    padding: 0 !important;
}

#top .footer_color input[type='text']  {
   margin-bottom: 10px;
   color: #333;
   border: none !important;
   background: #eee;
}
.submit_button_c51ce410c124a10e0db5e4b97fc2af39 {
    background-color: #919191 !important;
    color: #ffffff;
    padding: 15px;
    border-radius: 7px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    width: 100%;
    font-size: 15px;
}

/* WOOCOMMERCE STYLES ////////////////////////////////////// */

.avia_cart_buttons {
    opacity: 0.5;
}

#top form.cart .button {
    font-size: medium !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}

#logout:before {
    font-family: 'entypo-fontello';
    content: "\e85d";
    font-size: 13px;
}
#logout a:hover {
    color: #df1238;
}
#login:before {
    font-family: 'entypo-fontello';
    content: "\e80a";
    font-size: 13px;
}
#login a:hover {
    color: #df1238;
}
#menu-item-8683 .avia-menu-text {
    display: none;
}

#top .main_color form.login .input-text {
    background-color: #eee !important;
}

 #top .main_color form.register .input-text {
    background-color: #eee !important;
}

#top .main_color .quantity input.plus, #top .main_color .quantity input.minus {
    border-color: transparent;
    background-color: #eeeeee;
    color: #888;
    font-size: 20px;
}

.product_meta { display: none; }

.products .product h2, h2.woocommerce-loop-product__title {
    padding-top: 5px;
    font-size: 1.7em !important;
    line-height: 1em;
    font-weight: normal;
    margin: 0;
}

#top .price span {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
}

div.product .product_title {
    font-size: 48px !important;
    line-height: 1em !important;
    font-family: 'unna', Helvetica, Arial, sans-serif !important;
    text-transform: none !important;
    font-weight: normal !important;
}

#top .main_color .variations select {
    border-color: #888;
    width: 60%;
}

top label {
    font-size: 1em;
}

.single_variation_wrap {
    overflow: hidden;
    display: block;
    margin: 0 !important;
}

#top label span {
    font-size: 16px !important;
}

td {
    font-size: 16px;
}

#top .woocommerce-info {
    background: #eee;
}

.main_color tbody, .main_color tr { 
    border: 1.5px solid #ccc !important; 
    background: #f7f7f7;
}

table.shop_table td {
    border: 1.5px solid #ccc;
    background: #f7f7f7;
}

#top .variations th.label {
    width: 150px !important;
    text-align: left !important;
    text-transform: uppercase !important;
}

#top .woocommerce-tabs h2, woocommerce-Reviews-title {
    font-size: 26px !important;
}

#top div div.product .woocommerce-tabs ul.tabs li.active a {
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
    padding: 9px 20px 10px 20px;
    position: relative;
    border-color: #ccc;
}

#top #payment {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
}

.wc-stripe-elements-field { background-color: #eee !important; }

#top label {
    font-size: 1em;
}

#top div div.product .woocommerce-tabs .panel {
    border: 1px solid #ccc !important;
}