/*
Theme Name: YOOtheme Child
Theme URI: https://yootheme.com
Template: yootheme
Author: YOOtheme
Author URI: https://yootheme.com
Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
Version: 2.0.8.1588322302
Updated: 2020-05-01 10:38:22

*/

.prodcuts {
	clear: both;
}

p.price {
    font-size: 22px;
}

/* Checkot */

button#place_order {
    width: 100%;
}

.checkout-box {
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    padding: 15px;
}

.woocommerce-additional-fields {
    clear: both;
}

span.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 13px;
}

/* Cart */

div.wpmenucart-shortcode.hover:hover ul.wpmenucart {
    display: block !important;
}

div.wpmenucart-shortcode ul.wpmenucart {
    display: none;
}

.tm-header-mobile a.wpmenucart-contents {
    background: #1d2327;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    font-size: 18px;
    margin-left: 15px;
}

.tm-header-mobile div.wpmenucart-shortcode.hover:hover ul.sub-menu.wpmenucart {
    display: none!important;
}

.tm-header-mobile a.wpmenucart-contents:hover, .tm-header-mobile a.wpmenucart-contents:focus {
    color: #ccac00;
}

.tm-header-mobile span.count {
    position: absolute;
    top: -15px;
    background: #efefef;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #222;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.tm-header-mobile .wpmenucart-shortcode {
    padding-left: 0px!important;
}

a.wpmenucart-contents .mobile {
    position: relative;
}

a.wpmenucart-contents span.icon {
    margin-right: 5px;
}

a.wpmenucart-contents {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 18px;
    background: #1d2327;
    color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    transition: ease all 0.1s;
}

a.wpmenucart-contents:hover {
    background: #cf2030;
    color: #fff;
}

a.wpmenucart-contents span.title {
    display: inline-block;
    vertical-align: super;
    padding: 0px 15px;
    font-size: 14px;
}

ul.sub-menu.wpmenucart {
    position: absolute;
    background: #efefef;
    z-index: 100!important;
    padding: 10px;
    top: 5px;
    right: 0px;
    width: 300px;
}

.wpmenucart-shortcode {
    position: relative;
}

li.menu-item.wpmenucart-submenu-item.clearfix a:hover {
    text-decoration: underline;
}

li.menu-item.wpmenucart-submenu-item.clearfix:last-child a {
    background-color: #74b436;
    padding: 10px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    transition: ease all 0.1s;
}

li.menu-item.wpmenucart-submenu-item.clearfix:last-child a:hover, li.menu-item.wpmenucart-submenu-item.clearfix:last-child a:focus {
    background-color: #393939;
    text-decoration: none;
}

li.menu-item.wpmenucart-submenu-item.clearfix a {
    color: #222;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 14px;
}

ul.sub-menu.wpmenucart li:before {
    content: "";
    border-top: 1px solid rgb(51 51 51 / 10%);
    visibility: visible!important;
    margin: 5px 0px;
    display: block;
}

ul.sub-menu.wpmenucart li:last-child:before, ul.sub-menu.wpmenucart li:first-child:before {
    content: none!important;
}

.wc-proceed-to-checkout a.checkout-button {
    width: 100%!important;
    padding: 0px!important;
    line-height: 45px!important;
    font-size: 16px!important;
    border-radius: 25px!important;
}

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

/* Header */

.tm-page {
    border-top: 20px solid #ce0e2d;
}

/* Produkter */

.fpf-field.fpf-radio legend {
    margin-bottom: 10px;
}

.fpf-fields-config-wrapper {
    display: none;
}

.summary>.price>.price, .tm-element-woo-price>.price {
    text-transform: none!important;
    letter-spacing: 0px!important;
}