/*
Theme Name: MLT Grus
Description: MLT Grus
Author: MLT
Template: flatsome
Version: 2.0.11
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* Tempfix */

/* Redundant Payer payment method */
li.wc_payment_method.payment_method_payer_installment_payment {
    display: none;
}

/* General */

.img-center {
	margin: 0 auto;
}

.margin-0 {
	margin: 0;
}

.row-info h2 {
    font-size: 35px;
    color: #000000;
    line-height: 1.2;
}

.row-info p {
    font-size: 18px;
    color: #000000;
    line-height: 2;
}

body.logged-in .hide-when-logged-in {
    display: none;
}

body:not(.logged-in) .hide-when-not-logged-in {
    display: none;
}

.current-username {
    font-weight: bold;
}

.banner-h3 {
	font-size: 2em;
	font-weight: 400;
    line-height: 1;
    margin-bottom: .2em;
    margin-top: .2em;
    padding: 0;
}

@media screen and (min-width: 550px) {
	
    .row-info h2 {
    	font-size: 45px;
	}
    
}
	
/* CountUp.js */
.counter-transporter .counter {
	font-size: 47px;
	font-weight: 400;
	color: #759659;
}

.counter-transporter .counter-info {
	font-size: 15px;
	font-weight: 700;
	color: #000000;
}

.counter-lagring-av-gods .counter {
	font-size: 75px;
	font-weight: 400;
	color: #759659;
	line-height: 1.2;
}

.counter-lagring-av-gods .counter-info {
	font-size: 20px;
	font-weight: 500;
	color: #000000;
}

.counter-drivmedel .counter {
	font-size: 69px;
	font-weight: 600;
	color: #61ce70;
	line-height: 1.2;
}

.counter-drivmedel .counter-info {
	font-size: 19px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 0;
}

.counter-hallbarhet .counter {
	font-size: 69px;
	font-weight: 600;
	color: #61ce70;
	line-height: 1.2;
}

.counter-hallbarhet .counter-info {
	font-size: 20px;
	font-weight: 400;
	color: #000000;
}

@media screen and (min-width: 550px) {
	
	.counter-transporter .counter {
		font-size: 70px;
	}
    
	.counter-lagring-av-gods .counter {
		font-size: 100px;
	}
	
}

/* Buttons */
a.button.primary.is-larger {
    border-radius: 5px;
    font-weight: 500;
	margin: 0;
}

.button-green {
	background-color: #61ce70!important;
}

.button-covid {
	background-color: #f0ad4e!important;
	font-size: 15px;
}
	
/* Header */
.stuck .nav-icon a {
    padding: 0;
}

ul.header-nav {
    justify-content: center;
}

.nav-dark .nav>li>a {
    color: #ffffff;
	font-weight: 600;
}

.nav-dark .nav>li>a:hover {
    opacity: 0.7;
}

.has-dropdown .icon-angle-down {
    opacity: 1;
}

.nav-dark .social-icons .button.is-outline {
    color: #ffffff;
    border-color: #ffffff;
}

li.header-button-1 {
	margin: 0;
}

.header-button-1 .header-button .button {
    text-transform: none;
}

.header-button-1 .header-button .button {
    padding: 0 1em;
}

/* Top bar */
.top-bar-phone {
    font-size: 16px;
}

.top-bar-phone a {
    color: #ffffff;
	font-weight: 400;
}

.top-bar-phone a:hover {
    opacity: 0.7;
}

/* Hamburger */
.nav>li>a>i.icon-menu {
    font-size: 3em;
}

/* Mobile menu */
.off-canvas .nav-vertical>li>a {
    font-size: 16px;
	font-weight: 600;
}

/* Start page */

/* Page header */
.pageheader-leadtext .text-inner p {
    font-size: 35px;
    font-weight: 400;
    line-height: 1em;
	color: #ffffff;
}

.pageheader-bottomtext .text-inner p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
	color: #ffffff;
}

@media screen and (min-width: 850px) {
	
    .pageheader-leadtext .text-inner p {
    	font-size: 50px;
	}
	
	.pageheader-bottomtext .text-inner p {
    	font-size: 23px;
	}
	
}

/* Section Services */

.section-services h2.main-title {
    color: #000000;
    text-align: center;
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.section-services .row {
    justify-content: center;
}

.section-services .row .icon-box-img {
    min-height: 90px;
}

.section-services .row .icon-box-text h5, .section-services .row .icon-box-text .icon-box-title {
    min-height: 30px;
    text-transform: none;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: normal;
	color: #000000;
	margin-bottom: 0.5em;
}

.section-services .row .icon-box-text p {
    font-size: 16px;
    line-height: 1.8em;
    font-weight: 300;
	color: #000000;
}

.section-services .is-divider {
    margin-top: 2.5em;
}

@media screen and (min-width: 850px) {

    .section-services .large-2 {
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }

	.section-services .row {
    	justify-content: space-between;
	}
	
	.section-services h2.main-title {
		font-size: 54px;
	}
	
}

@media screen and (min-width: 550px) {
	
    .section-services .is-divider {
    	display: none;
	}
    
}

/* Section Startpage */

.section-startpage h3 {
    font-size: 26px;
    margin-bottom: 0.1em;
	color: #000000;
}

.section-startpage p {
    font-size: 18px;
    margin-bottom: 0.5em;
	color: #000000;
}

.section-startpage ul {
    margin-bottom: 0.3em;
}

.section-startpage ul li {
    border-bottom: none;
    font-size: 15px;
	color: #000000;
}

/* Tjanster page */

/* Section Services Big */

.section-services-big h3 {
    font-size: 35px;
    margin-bottom: 0;
	color: #000000;
}

.section-services-big .icon-box-img {
	margin: 0 auto;
	min-height: 90px;
}

.section-services-big p {
    font-size: 18px;
    margin-bottom: 1em;
	color: #000000;
}

@media screen and (min-width: 550px) {
	
    .section-services-big .col-inner {
    	text-align: left;
	}
	
	.section-services-big .icon-box-img {
		margin: 0;
	}
    
}

/* Vara kunder page */

/* Section customers */

.section-customers h2 {
    font-size: 35px;
    color: #000000;
}

.section-customers h3 {
    font-size: 22px;
    color: #000000;
}

.section-customers .row-customer-top p {
    font-size: 18px;
    line-height: 2;
    color: #000000;
}

.section-customers .testimonial-image {
    min-height: 90px;
}

.section-customers .testimonial-image.circle img {
    border-radius: 0 !important;
}

.section-customers .row-testimonials .col {
	padding-bottom: 0;
}

@media screen and (min-width: 550px) {
	
    .section-customers h2 {
    	font-size: 45px;
	}
	
	.section-customers .row-testimonials .is-divider {
		display: none;
	}
    
}

/* Kontakt page */

/* Adress och karta */

.section-adress-karta {
	color: #000000;	
}

.section-adress-karta h2 {
	font-size: 36px;	
	color: #000000;
}

.section-adress-karta p {
	color: #000000;	
}

.section-adress-karta p strong {
	font-weight: 600;
    font-size: 110%;
}

@media screen and (min-width: 550px) {
		
	.section-adress-karta h2 {
		font-size: 50px;	
	}
	
}

/* Medarbetare */

.section-medarbetare .box-image {
    display: none;
}

.section-medarbetare h2, h2.medarbetare {
    font-size: 36px;
    color: #000000;
    text-align: center;
}

.section-medarbetare h3 {
    font-size: 26px;
	line-height: 1.3;
    color: #000000;
    text-align: center;
	margin: 0;
}

.section-medarbetare h3 + p {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}

.team-member .person-name {
    text-transform: none;
    font-size: 21px;
	color: #000000;
}

.team-member .person-title {
    font-size: 16px;
	color: #000000;
	opacity: 1;
}

.team-member .social-icons {
    display: none;
}

.team-member .box-text p {
    margin-top: .5em;
    margin-bottom: .5em;
}

@media screen and (min-width: 550px) {
		
	.section-medarbetare h2, h2.medarbetare {
    	font-size: 50px;
	}
	
		.section-medarbetare h3 {
    	font-size: 36px;
	}
	
}

/* Introduktionsutbildning page */

.section-introutb-heading .col {
    padding: 0;
}

.section-introutb-heading h2 {
	font-size: 30px;
    margin-bottom: 0;
}

.section-introutb .section-content > * {
    margin: 0 auto;
}

@media screen and (min-width: 550px) {
	
    .section-introutb-heading h2 {
    	font-size: 40px;
	}
    
}

/* Lightbox */

/* Kontakt huvudwebb */

#gform_3 ul {
    list-style-type: none;
}

#gform_3 ul li {
    margin-left: 0;
}

#gform_3 .gfield_label {
    display: none;
}

.lightbox-kontakt-head {
	font-size: 25px;
	font-weight: 400;
	color: #000000;
}

/* Webshop Start page */

p.omrade-text {
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

/* Single product */

p.postnr-ange {
    margin-bottom: 0.75em;
}

p.postnr-valt {
    margin-bottom: 0.5em;
}

form.postnr-reset {
	font-size: 0.75em;
	margin-bottom: 0;
}

.postnr-bold {
	font-weight: bold;
}

p.postnr-alert {
    color: #b20000;
    font-weight: bold;
    margin-bottom: 0.6em;
}

p.postnr-alert a {
	color: #b20000;
	text-decoration: underline;
}

p.postnr-alert a:hover {
	color: #f7dc6f;
}

.postnr-form input {
    max-width: 170px;
}

.kombinationsrabatt-notis {
    font-size: 0.8em;
    font-weight: 700;
}

p.tipplass-notis {
	font-size: 0.8em;
}

p.tipplass-notis a {
	text-decoration: underline;
}

/* gform_1 styling */

#gform_1 ul {
    list-style-type: none;
}

#gform_1 ul li {
    margin-left: 0;
}

.gform1-product .single_add_to_cart_button:not(.gform_button) {
	display: none;
}

.gform1-product .gfield_required {
    display: none;
}

.gform1-product .ginput_container_select {
    max-width: 170px;
}

form#gform_1 {
    gap: 0.1em;
}

img#gform_ajax_spinner_1 {
    display: none;
}

/* Price */
.gform1-product #field_1_6 .ginput_container_total {
    line-height: 1.1em;
    font-size: 1.1em;
}
	
/* Single product mobile adjustments */

@media screen and (max-width: 849px) {
	
	.gform1-product .product-info {
    		text-align: center;
	}
	
	.gform1-product .product-info .is-divider {
    		margin: 0 auto;
	}
	
	.gform1-product .ginput_container_select {
    		margin: 0 auto;
	}

	form#gform_1 {
        	justify-content: center;
    	}
	
}

/* Product archive */

.woocommerce-result-count {
    display: none;
}

.woocommerce-ordering {
    display: none;
}

.archive .woocommerce-loop-product__title {
    font-weight: 400;
    font-size: 1em;
    color: #000000;
}

.archive .box-excerpt {
    color: #000000;
}

.box-image .out-of-stock-label {
	white-space: normal;
	overflow-wrap: break-word;
	hyphens: auto;
}

@media screen and (max-width: 550px) {
	
    .box-image .out-of-stock-label {
		padding: 10px 0;
    	font-size: 70%;
	}
    
}

/* Cart */

/* Meta items */
.shop_table dl {
	display: block;
    text-transform: none;
    font-size: 0.9em;
}

.shop_table dt {
    display: block;
	/* margin: 6px 0; */
    font-weight: bold;
    line-height: 1em;
}

.shop_table dd {
	display: block;
	margin: 6px 0;
  	line-height: 1em;
}

/* Hide price column in cart */
.woocommerce table.cart th:nth-of-type(2), .woocommerce table.cart td:nth-of-type(4) {
    display: none;
}

/* Hide quantity column in cart */
.woocommerce table.cart th:nth-of-type(3), .woocommerce table.cart td:nth-of-type(5) {
    display: none;
}

/* Hide quantity in cart on mobile */
span.mobile-product-price__qty {
    display: none;
}

/* Hide item meta in minicart */
li.woocommerce-mini-cart-item dl.variation {
    display: none;
}

/* Hide update cart button */
.shop_table button[name="update_cart"] {
    display: none;
}

/* Checkout */

#billing_postnr_field select {
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	background: none;
}

.woocommerce-order-details td.woocommerce-table__product-name.product-name a {
    display: block;
    font-size: 1.1em;
    margin: 1em 0 0.6em;
}

.woocommerce-order-details td.woocommerce-table__product-name.product-name .product-quantity {
    display: none;
}

#order_review .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 1.2em;
}

/* Mängdberäknare */

#botten{
	display: none;
}

@media screen and (max-width: 400px){
	#calculatorImg{
		width: 100% !important;
	}
	#calculatorImg img{
		height: 100px;
		width: 75px;
		margin-left: auto;
		margin-right: auto;
	}
	/*#botten{
		display: inherit !important;
	}*/
}

#overlay {
	position:fixed; 
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index: 9999;
}

#modal {
	position:absolute;
	background:url(tint20.png) 0 0 repeat;
	background:rgba(0,0,0,0.2);
	border-radius:14px;
	padding:8px;
	z-index: 100000;
}
			
#modal-content {
	border-radius:8px;
	background:#fff;
	padding:10px;
}

#modal-content #error {
	font-size: 0.8em;
}

#close {
	position:absolute;
	background:url(close.png) 0 0 no-repeat;
	width:24px;
	height:27px;
	display:block;
	text-indent:-9999px;
	top:-7px;
	right:-7px;
}

#calculatedTonageRow, #calculatedSacksRow {
	color: #000000;
	font-weight: bold;	
}

p.mangdberaknare-wrapper, p.levsattinfo-wrapper {
	text-decoration: underline;
	font-size: 0.8em;
}

/* Contact page */

#gform_2 ul {
    list-style-type: none;
}

#gform_2 ul li {
    margin-left: 0;
}

/* Footer */

.footer-2 .textwidget a {
    text-decoration: underline;
}

/* Store notice bar */

.theme-flatsome .demo_store {
    background-color: #f19a3d;
	font-size: 90%;
	font-weight: 500;
    color: #fff;	
}

.theme-flatsome .demo_store a {
    font-weight: 700;
	color: #fff;
}

.woocommerce-store-notice__dismiss-link {
    opacity: 0.7;
}

/* Sensei LMS */

body.sensei-course-theme button {
    margin: 0;
}

.wp-block-sensei-lms-question-answers input {
    flex-shrink: 0;
}

.wp-block-sensei-lms-question-answers label {
    margin-bottom: 0;
}

.sensei-course-theme-header-content figure {
    max-height: 30px;
    max-width: 30px;
}
