/*
Theme Name: Wetail Child Theme
Theme URI: http://www.wetail.se
Version: 1.0
Description: This is the theme to be used for your site!
Author: Wetail
Author URI: http://www.wetail.se
Template: wetail-theme
*/

/* Add your custom styles here... */

#hi-breadcrumbs{
    padding: 5px 0;
    background-color: #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.13);
}
#wpsl-stores {
	font-weight: bold;
}
 
#wpsl-stores strong,
#wpsl-stores .wpsl-street,
#wpsl-stores .wpsl-country {
	display: none !important;
}

button, input, textarea {
	border-radius: 0;
}

.fl-page-nav-right.fl-page-header-fixed .fl-page-header-container.container, .fl-page-header-fixed .fl-page-header-container.container {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.fl-page-bar {
    border-bottom: none !important;
}

.fl-page-bar-container {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.fl-page-bar-nav > li {
    display: inline-block;
    float: none;
    position: relative;
    border-left: 1px solid rgba(255,255,255,0.2);
    padding: 3px 0;
}
ul#menu-topmeny li.envelope a:before {
    content: "\f003";
    margin: 0 5px 0 0;
    font-family: FontAwesome;
    font-size: 11px;
}
ul#menu-topmeny {
	font-size: 13px;
	font-family: "lato", sans-serif;
}
ul#menu-topmeny li.menu-item:hover {
    background: rgba(255,255,255,0.2);
}

.fl-page-bar-nav > li > ul.sub-menu {
	padding: 0 !important;
}
.fl-page-bar-nav > li > ul.sub-menu li {
	padding: 5px 10px;
}

/* HEADER LANGUAGE SELECTOR */
.flags_language_selector {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.flags_language_selector img {
    margin: 0 5px 0 0;
}
.flags_language_selector li{
   display: inline-block;
}
/** Gravity forms **/
    .gform_wrapper legend.gfield_label, 
    .gform_wrapper .top_label .gfield_label{
        font-size: 16px; 
    }

    .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, 
    .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, 
    .gform_wrapper .field_sublabel_above div[class*="gfield_time_"].ginput_container label, 
    .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label, 
    .gform_wrapper .field_sublabel_above div[class*="gfield_date_"].ginput_container label, 
    .gform_wrapper .field_sublabel_below div[class*="gfield_date_"].ginput_container label{
        font-size: 14px!important;
    }

    .ginput_container input[type="text"],
    .ginput_container input[type="email"],
    .ginput_container input[type="tel"]{
        padding: 12px!important;
        background-color: rgb(255, 255, 255);
        border-bottom-color: rgb(230, 230, 230);
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-style: solid;
        border-bottom-width: 0.666667px;
        border-left-color: rgb(230, 230, 230);
        border-left-style: solid;
        border-left-width: 0.666667px;
        border-right-color: rgb(230, 230, 230);
        border-right-style: solid;
        border-right-width: 0.666667px;
        border-top-color: rgb(230, 230, 230);
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top-style: solid;
        border-top-width: 0.666667px;
        box-shadow: rgba(0, 0, 0, 0.03) 0px 1px 1px 0px, rgba(0, 0, 0, 0.02) 0px 3px 6px 0px;
        box-sizing: border-box;
        color: rgb(48, 49, 61);
        display: block;
        font-size: 16px!important;
        font-weight: 400;
        line-height: 21.3333px;
        transition-duration: 0.15s, 0.15s, 0.15s, 0.15s;
        transition-property: background, border, box-shadow, color;
        transition-timing-function: ease, ease, ease, ease;
        vertical-align: middle;
        height: 46px;
    }

    .ginput_container input:focus{
        outline: var(--focusOutline);
        border-bottom-color: rgba(5, 115, 225, 0.5);
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-style: solid;
        border-bottom-width: 0.666667px;
        border-left-color: rgba(5, 115, 225, 0.5);
        border-left-style: solid;
        border-left-width: 0.666667px;
        border-right-color: rgba(5, 115, 225, 0.5);
        border-right-style: solid;
        border-right-width: 0.666667px;
        border-top-color: rgba(5, 115, 225, 0.5);
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top-style: solid;
        border-top-width: 0.666667px;
        box-shadow: rgba(0, 0, 0, 0.03) 0px 1px 1px 0px, rgba(0, 0, 0, 0.02) 0px 3px 6px 0px, rgba(5, 115, 225, 0.25) 0px 0px 0px 3px, rgba(0, 0, 0, 0.08) 0px 1px 1px 0px;
    }

    .gform_wrapper.gravity-theme .gfield input.medium, 
    .gform_wrapper.gravity-theme .gfield select.medium{
        width: 100% !important;
    }

    legend{
        border-bottom: none;
    }
  
    .gform_confirmation_message{
        font-size: 20px;
        color: #1ebe30;
        text-align: center;
        margin: 30px 0;
    }

/*** Mailchimp form ***/
div#mc_embed_signup_scroll input {
    width: 100% !important;
    border: 1px solid #e6e6e6;
}
div#mc_embed_signup_scroll input:focus {
    border-color: #cccccc;
    background-color: #fff;
}

div#mc_embed_signup form {
    padding: 0;
}


/* MENU CART */
a.cart-contents:before {
    font-family: FontAwesome;
    content: "\f07a";
    margin: 0 10px 0 0;
    font-size: 20px;
}
ul#mega-menu-header li.menu-item-cart-item {
    display: none !important;
}

/**/
#schedule table tr {
	border-bottom: 1px solid #e9e9e9;
	vertical-align: top;
}
#schedule table tr.odd {
	background: #efefef;
}
#schedule table tr td {
	padding: 10px;
}
#schedule table tr td.column-1 {
	width: 20%;
}

/** Max Mega Menu Fix **/
/** Resolves the double click for menu to expand **/
.navbar-toggle {
	display: none;
}
.navbar .fl-page-nav-collapse {
	display: block;
	visibility: visible;
}

/** Menu layout fix 2020-12-15 **/
    @media (max-width: 767px) {
        .flags_language_selector{
            display: block;
            text-align: center;
        }
    }

/** WooCommerce Single product **/
form.cart button[type="submit"] {
    padding: 8px 35px 7px;
}

.product_meta span {
    font-size: 10px;
    font-weight: normal;
}

/* Single Buy-button */
.wetail-buy-button a.button {
    border-radius: 0 !important;
    padding: 15px 25px !important;
}
.wetail-buy-button span.amount {
    font-size: 30px;
    margin: 0 0 0 0;
}
.wetail-buy-button small.woocommerce-price-suffix {
	margin: 0 30px 0 0;
}
.sales-pitch{
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    float: left;
    clear: left;
    width: 100%;
    margin-top: 20px;
}
.sales-pitch .alignleft{
    margin: 0;
}

/* EVENTS */

.css-events-list thead {
    color: #042f5f;
    font-size: 20px;
}

.css-events-list tbody tr td:first-child {
    font-size: 14px;
}
.css-events-list tbody tr td {
    padding: 10px 0;
}

.widget_em_widget ul li a,
.css-events-list tbody tr td a {
    font-size: 17px;
    font-weight: 700;
    color: #042f5f;
}
.css-events-list tbody tr {
    border-top: 1px solid #eaeaea;
}
.widget_em_widget ul li ul li:first-child:before {
    font-family: FontAwesome;
    content: "\f073";
    padding-right: 10px;
    font-style: normal;
	
}
.widget_em_widget ul li ul li:nth-child(2):before,
.css-events-list tbody tr td i:before {
    font-family: FontAwesome;
    content: "\f041";
    padding-right: 10px;
    font-style: normal;
}

ul.puffy {
    clear: both;
    padding: 0;
    margin: 20px 0 20px 0;
    width: 50%;
    list-style: none;
    display: inline-table;
}


ul.puffy li {
    float: left;
    width: 50%;
    padding: 20px;
    background: #f7f7f7;
    font-size: 20px;
    color: #042f5f;
}
/*
ul.puffy li a.pdf-doc:before {
    font-family: "FontAwesome";
    content: "\f1c1";
    margin: 0 10px 0 0;
}*/

ul.event-categories{
    padding-bottom: 0;
    background: none;
}

.em.pixelbones h2{
    text-align: center;
}

ul.puffy li.event-pris span{
    display: none;
	font-size: 12px;
}

@media (min-width: 960px) {
	.single-event.holten-kurser article div.fl-post-content > p strong:nth-child(1) {
	    font-size: 1.3em;
	    font-weight: normal;
	    color: #042f5f;
	
	}
	
	.single-event.holten-kurser article div.fl-post-content > p:nth-child(2):before {
	    font-family: FontAwesome;
	    content: "\f073";
	    padding-right: 5px;
	    font-size: 1.3em;
	    color: #042f5f;
	}
	.single-event.holten-kurser article div.fl-post-content > p:nth-child(3):before {
	    font-family: FontAwesome;
	    content: "\f041";
	    padding-right: 5px;
	    font-size: 1.3em;
	    color: #042f5f;
	}
	.single-event.holten-kurser article div.fl-post-content > p:nth-child(4):before {
	    font-family: FontAwesome;
	    content: "\f02b";
	    padding-right: 5px;
	    font-size: 1.3em;
	    color: #042f5f;
	}
	ul.event-categories,
	.single-event.holten-kurser article div.fl-post-content > p:nth-child(n+2):nth-child(-n+4) {
	    float: left;
	    width: 50%;
	    padding: 20px 20px 0;
	    background: #f7f7f7;
	    margin: 0;
	}
	ul.event-categories {
	    padding: 0 0 20px 20px;
	    list-style: none;
	}
}
/*
.page-id-1947.woocommerce-checkout .woocommerce a.button,
.page-id-6.woocommerce-checkout .woocommerce a.button {
	display: none;
}
*/
/** Mailchimp sign upp banner for blog **/
    .newsletter-banner{
        display: inline-block;
        width: 100%;
        margin: 30px 0;
        background-color: #e8e7e7;
        padding: 15px;
        color: #042f5f;
    }

    .newsletter-banner h4{
        margin-top: 0;
        color: #042f5f;
    }

    .newsletter-banner #mc_embed_signup{
        width: 100%;
        max-width: 480px;
    }

    .newsletter-banner #mc_embed_signup .indicates-required{
        margin-right: 0;
    }

    .newsletter-banner #mc_embed_signup .mc-field-group{
        width: 100%;
        padding-bottom: 10px;
    }

    .newsletter-banner #mc_embed_signup{
        background: transparent;
    }
    .newsletter-banner #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
        background: transparent;
        margin: 0;
        padding: 0;
    }

    .newsletter-banner #mc_embed_signup .button{
        margin-bottom: 0;
    }

    .newsletter-banner #mc_embed_signup div.response{
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0;
    }

.event-list{
    list-style: none;
}
.footer-languages-wrapper{
    background-color: #fff;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
.footer-languages{
    margin: 0 auto;
    margin-bottom: 30px;
}
.footer-languages li{
    margin-right: 20px;
}
.footer-languages li:last-child{
    margin-right: 0;
}
.footer-languages a{
    color: #444;
}

@media (min-width: 1100px) {
	.fl-page-bar-container.container,
	.fl-page-header-container.container {
    	width: 1120px !important;
	}
}

@media (max-width: 320px) {
	h1,h2,h3,h4,h5,h6 {
		word-break: break-all;
	}
}

.widget_em_widget ul li ul li:nth-child(2)::before, 
.css-events-list tbody tr td i::before,
.widget_em_widget ul li ul li:first-child::before{
    content: none;
}