/* 
Theme Name: Dane-RC Tema 
Version: 1.0 
Description: Tema baseret på Storefront. 
Author: WebVikings
Author URI: http://webvikings.dk
Template: storefront 
*/  

/* --------------- Theme customization ----------------- */

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;700&display=swap');


body{
	font-family: 'Quicksand', sans-serif;
}

.term-description{
    padding: 15px 20px;
    border: 2px solid green;
    border-radius: 5px;
}

.term-description p{
    margin-bottom: 0px;
}

.stock.out-of-stock:before {
    content: "\f00d";
}

.stock.available-on-backorder:before, .backorder_notification:before {
    content: "\f06a";
}

.stock.available-on-backorder, .backorder_notification{
    color: #ffbf00;
}

.backorder_notification:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    margin-right: 0.5407911001em;
}


.yay-currency-fixed-prices-input-wrapper{
	display:none;
}

select{
	display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

select:focus{
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(128,189,255,.5);
}

.composite_form .composite_availability p.stock, .single-product .composite_form .composite_availability p.stock{
    border-left: 5px solid #117637;
    padding-left: 12px;
}

.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted #3a9452;
	cursor: pointer;
}

.tooltip .tooltiptext {
    background-color: #efefef;
    color: #383838;
    text-align: center;
    padding: 10px 15px;
    border-radius: 6px;
    position: absolute;
    z-index: 2000;
    width: 300px;
    top: 120%;
    left: 50%;
    margin-left: -150px;
    visibility: hidden;
}

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


.tooltip:hover{
	border-bottom: 1px dotted transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}


.gamma, h3 {
    font-size: 1.2em;
    font-weight: 600;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside {
    display: none;
}

.storefront-handheld-footer-bar, .storefront-handheld-footer-bar ul li > a, .storefront-handheld-footer-bar ul li.search .site-search, button.menu-toggle, button.menu-toggle:hover {
    background-color: #117637;
}

.woocommerce-info:before{
    font-family: 'Font Awesome 5 Free' !important;
    content: "\f05a" !important;
}

.input-text, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea{
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none;
}

.input-text:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus{
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

.alpha, h1 {
    font-size: 1.8em;
}

/* Generel design */

a, .button{
	outline: none !important;
}

.button{
	text-transform: uppercase;
}

.payment-methods{
    display: flex;
    margin: 10px 0;
}

.payment-methods img {
    max-height: 50px;
    padding: 0px 12px;
    background: #fff;
    box-shadow: 0px 5px 8px -6px rgb(0 0 0 / 20%);
    border-radius: 8px;
    margin: 0px 8px 0 0;
}

.widget_nav_menu ul li:before {
    content: "\f111";
    font-size: 0.5em;
    vertical-align: middle;
    color: #000;
    padding-right: 1em;
}

.widget_nav_menu ul li{
    margin-bottom: 6px;
}

footer .widget {
    margin: 0 0 1em;
}

footer p{
    font-size: 13px;
}

img.rounded{
    border-radius: 10px;
    padding: 5px;
    border: 3px solid #e6e6e6;
    background: #fff;
}

.site-info {
    padding: 10px 0 0 0;
}

.widget .widget-title, .widget .widgettitle {
    font-size: 1.2em;
    padding: 0 0 0.5em;
    margin-bottom: 0.5em;
}


/* Header design */

body.home .header-text{
	display: none;
}

.header-text{
	color: #41a767;
    text-transform: initial;
    font-weight: 500;
    font-size: 15px;
}

.site-header .top-header-menu{
    display: none;
}

@media (min-width: 768px){
	.site-header {
	    padding: 0px;
	}

    .main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
        padding: 0.8em 1em;
    }

    .main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
        background-color: #f0f0f0;
        border-radius: 3px;
        border: 1px solid #dadada;
    }

    .site-header .top-header-menu{
        display: block;
    }

    .site-header .top-header-menu ul.menu li > a {
        font-weight: normal;
        text-transform: capitalize;
        padding: 5px 10px;
    }

    .site-header .top-header-menu ul.menu{
        margin-left: 0px;
        margin-bottom: 10px;
        /* border-bottom: 1px solid #ddd; */
    }
}

@media (min-width: 768px){
    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
        width: 16%;
        float: left;
        margin-right: 4%;
    }
}


.site-header ul.menu li > a {
    color: #000;
    font-size: 15px;
}

.site-header ul.menu ul.sub-menu li > a {
    color: #000 !important;
    text-transform: capitalize;
}

/* Search bar */

.shop-search .aws-container .aws-search-form {
    width: 250px;
}

.aws-search-form:before {
    left: auto !important;
    right: 1em !important;
    z-index: 1000;
}

body.home .aws-search-form:before {
    color: #ffffff;
}

.aws-search-form.aws-processing:before {
    color: transparent !important;
}

body.home .shop-search .aws-search-field, body.home .shop-search .aws-search-field:focus {
    background-color: rgb(255 255 255 / 20%);
    border: none;
    color: #fff;
}

.aws-search-result {
    border-bottom: 1px solid #d8d8d8;
}

.aws-search-result ul li {
    border-bottom: 1px solid #d8d8d8;
}


.aws-container .aws-search-field {
    border-radius: 5px !important;
    font-size: 14px;
}


.aws-search-result .aws_result_title {
    color: #00a23d;
}

.aws-search-result .aws_search_more a {
    color: #000000;
}

.aws-container .aws-search-form .aws-search-clear span {
    margin-top: -14px;
}

.aws-search-result {
    font-size: 14px;
}

.shop-search{
	margin-bottom: 0px;
}

.shop-search input{
	border: none;
    box-shadow: none;
    padding-left: 15px !important;
}

.shop-search input::placeholder { 
	font-style: italic;
	font-size: 14px;
}




.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, .site-header ul.menu li.current-menu-item > a {
    color: #357947;
}

.site-header .site-logo img {
    width: auto;
    height: auto;
    max-width: 140px;
}


body.home .desktop-logo{
    display: none;
}

body.home .mobile-logo{
    display: block;
}

button.menu-toggle{
    position: absolute;
    top: 60px;
    right: 30px;
    border: none;
    padding: 15px 30px 15px 45px;
}

button.menu-toggle:after, button.menu-toggle:before, button.menu-toggle span:before{
    left: 1.5em;
}

.storefront-primary-navigation {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (min-width: 768px){

    .storefront-primary-navigation{
        padding-top: 0px;
        padding-bottom: 0px;
    }


    body.home .site-header ul.menu li > a {
        color: #ffffff;
    }

    body.home .desktop-logo{
        display: block;
    }

    body.home .mobile-logo{
        display: none;
    }

    .site-header .site-logo img {
        margin-right: 30px;
        max-width: 200px;
    }

    .nav-container{
    	display: flex;
        align-items: center;
        flex-flow: row;
        padding: 40px 0;
    }

    .main-navigation{
    	font-weight: 700;
    	text-transform: uppercase;
    	display: flex;
        flex-direction: column;
        align-items: flex-end;
        float: none !important;
        width: 100% !important;
        margin: 0px !important;
    }

    .storefront-primary-navigation{
    	width: 100%;
    	z-index: 100;
    }

    body.home .storefront-primary-navigation {
        position: absolute;
    }
}


.handheld-navigation .dropdown-toggle {
    color: #232323;
}

.storefront-handheld-footer-bar ul li.cart .count {
    background-color: #0f5e2d;
    color: #ffffff;
    border-color: #0f5e2d;
}

.sf-input-focused .storefront-handheld-footer-bar{
    display: block !important;
}

@media (min-width: 768px){
	.site-header .site-branding img {
		height: auto;
		width: auto;
		max-width: none;
		max-height: none;
	}

    .sf-input-focused .storefront-handheld-footer-bar{
        display: none !important;
    }
}

/* Header hero */

.hero{
	height: 60vh !important;

	width: 100%;
	color: #fff;
	position: relative;
}

.hero-wrap {
	width: 100%;
	height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
	overflow: hidden;
	display: table;
}

.hero-wrap:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-image: linear-gradient(180deg, rgb(0 0 0 / 75%) 0%, rgba(0,0,0,0) 100%);
	height: 100%;
}

.hero-content {
	position: relative;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 0.94rem 0.6rem 0;
}

.hero .hero-subtitle{
    font-weight: 500;
    font-style: normal;
    margin-bottom: 0.9rem;
    font-size: 21px;
    color: #fff;
}

.hero .hero-title {
    margin-bottom: 1.25rem;
    margin-top: 100px;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
}


/* Posts */

.wp-block-latest-posts__featured-image img {
	max-width: 100% !important;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container {
    padding: 2em 0;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2 {
    font-size: 2em;
}

.hentry .entry-content .wp-block-latest-posts {
    margin: 2em 0 0 0;
}

.hentry .entry-content .wp-block-latest-posts a {
    text-decoration: none;
    color: #3a3a3a;
    line-height: 1em;
    font-size: 1.3em;
}


/* Product page */

@media (min-width: 768px){
	.single-product div.product .woocommerce-product-gallery {
	    width: 50%;
	    margin-right: 5%;
	}
	.single-product div.product .summary {
	    width: 45%;
	}
}

.product .composite_component{
    margin-bottom: 25px;
}

.product .component_wrap{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 10px;
    justify-content: space-between;
    position: relative;
}

.product .component .component_wrap>p.stock {
    margin: 0 0px !important;
    text-align: center;
    line-height: 14px;
    display: flex;
    font-size: 12px;
    order: 3;
    justify-content: center;
    align-items: center;
}

.product .component .component_wrap>div.quantity_button {
    display: flex;
    order: 2;
    align-items: center;
    margin-right: 10px;
}

.product .single_variation_wrap .woocommerce-variation.single_variation{
    display: flex;
    flex-direction: column-reverse;
}

.product .single_variation_wrap .woocommerce-variation-description p{
    margin: 0px !important;
}

.product .component_wrap.single_variation_wrap{
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.component .component_wrap *+.quantity_button .quantity, .single-product .component div.product .component_wrap *+.quantity_button .quantity {
    margin: 0 !important;
}

.single-product .component div.product .component_wrap .price{
    margin: 0 15px 0 0 !important;
    padding: 6px 0;
}

.single-product .component div.product .component_wrap>.single_variation .price {
    margin: 0 15px 0 0 !important;
    padding: 6px 0;
}

.composite_form table.variations, .single-product div.product .composite_form table.variations {
    position: relative;
}

/* Hide "clear" link on component selection.. */
.component .cart .variations a.reset_variations {
    display: none !important;
}

.stock.in-stock:before {
    content: "\f00c" !important;
}

.component .woocommerce-variation-availability{
    margin: 0 0px !important;
    text-align: center;
    line-height: 14px;
    display: flex;
    font-size: 12px;
    order: 3;
    justify-content: center;
    align-items: center;
}

.product .component_inner{
	padding-bottom: 0px !important;
}

.product .component_title {
	font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 8px 0;
    /*  border-bottom: 1px solid #ddd; */
    font-weight: 700;
    margin-bottom: 0px !important;
    color: #117637;
}

.component .composited_product_title_wrapper {
    padding-top: 1em !important;
}

.product .component_options_select{
	width: 100% !important;
}

.product .component_section_title{
	display: none;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 24%;
    float: left;
    margin-right: 1%;
}

/* Xoo Shopping cart */

.xoo-wsc-ft-btn-cart{
	background: #dcdcdc;
    color: #000;
}

/* Hide on small screens */
.xoo-wsc-modal{
    display: none;
}

.added_to_cart.wc-forward{
    display: none;
}

@media (min-width: 768px){
    .xoo-wsc-modal{
        display: block;
    }
}

.xoo-wsc-basket {
    background-color: #f8f8f8;
    box-shadow: none;
    border: 1px solid #e6e6e6;
}

.xoo-wsc-items-count, .xoo-wsc-sc-count {
    background-color: #357947;
    color: #ffffff;
}

.xoo-wsc-ft-btn-continue{
	display: none !important;
}

.xoo-wsch-top {
    justify-content: left;
}
 
.xoo-wsc-header {
	border-bottom: 1px solid #dedede;
}

.xoo-wsc-pname .component dt{
	float:left;
}

.xoo-wsc-pname .component dd{
	float: left;
	padding: 0 10px;
	font-weight: normal;
}

.xoo-wsc-pname .component, .xoo-wsc-pname .component p, .xoo-wsc-pname .component dd{
	margin: 0px;
}

.xoo-wsc-ft-amt {
    display: flex !important;
    letter-spacing: 0.1em;
    font-size: 18px;
    text-transform: uppercase;
}


/* Shop */

/* ul.products {
    display: flex;
    justify-content: center;
    flex-direction: row;
} */


.site-content{
    padding-top: 2em;
}

.storefront-breadcrumb {
    margin: 0px;
    background: #f5f5f5;
    padding: 1.5em;
}

.site-content {
	background: #ffffff /* #f5f5f5 */;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header{
	margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}

/* Blog */

.entry-title{
    margin-top:1em;
}


.widget_pages ul li:before, .widget_recent_entries ul li:before, .widget_categories ul li:before{
    content: "\f111";
    font-size: 0.5em;
    vertical-align: middle;
    color: #000;
    margin-left: -2.5em;
}

body.category .post-comments, body.category .post-author, body.category .entry-taxonomy{
    display: none;
}

body.category .entry-title {
    margin-top: 0.4em;
}


/* Other */

body.home .site-content {
	padding-top: 40px;
}

.page-title{
	margin-bottom: 30px;
}

ul.products li.product{
	background: #fff;
	border-radius: 5px;
	padding: 0px;
}

ul.products li.product img {
    border-radius: 4px 4px 0 0;
}

ul.products li.product h2{
	padding: 0 20px;
}

ul.products li.product .button {
    margin-bottom: 20px;
}

.woocommerce-loop-category__title{
	margin-bottom: 20px !important;
}

.site-main{
	position: relative;
}

/* .storefront-sorting{
	float: right;
	position: absolute;
	top: 0;
	padding: 10px 0;
	right: 0;
}*/

/* Checkout */
#payment .place-order {
    margin-top: 0em;
    display: flex;
    flex-direction: column-reverse;
    border: 1px solid #e6e6e6;
    border-top: 0px;
}

#order_payment_heading{
    margin-top: 1em;
}

#payment .payment_methods {
    border: 1px solid #e6e6e6;
}

#order_review .shop_table {
    margin-bottom: 0em;
    border: 1px solid #e6e6e6;
}

#order_review {
    background-color: #ffffff;
}

.component_table_item .product-name {
    font-size: 14px;
    padding-left: 22px !important;
}

.woocommerce .component_table_item dl.component {
    display: inline-block;
    width: 100%;
    /*border-left: 4px solid #5e986e;*/
    /*padding-left: 10px;*/
}

#payment .payment_methods > li:not(.woocommerce-notice) {
    border-bottom: 1px solid #e6e6e6;
    padding: 0px;
    background: #fff;
}

#payment .payment_methods .payment_box.payment_method_stripe_cc{
    padding-bottom: 0.4em !important;
    border-top: 1px solid #e6e6e6;
}

.wc-stripe-gateway-desc {
    margin-top: 0px !important;
}

.woocommerce-terms-and-conditions-wrapper{
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}

.woocommerce-terms-and-conditions-wrapper p{
    margin: 0px !important;
}

.wc-stripe_cc-new-method-container {
    margin-bottom: 0em !important;
}

.about_paypal{
    display: none;
}

.shipping-method-description{
	font-size: 13px;
}

/* Documentation */

.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row label {
    text-transform: capitalize;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content img {
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
    background: none;
}

.wedocs-single-wrap .wedocs-single-content article .wp-block-gallery img {

    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    height: inherit;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single {
    background: #fff;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 {
    font-size: 16px !important;
    padding: 10px 12px !important;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 a {
    color: #464646;
    font-weight: bold;
}

table.woocommerce-checkout-review-order-table .product-name {
    width: 60%;
}

.order-total .includes_tax{
	display: block;
}

.product-name .quantity{
	float: right;

}

.product-name a.remove:before {
    font-size: 14px;
}

.backorder_notification{
	display: none;
}

.backorder_notification_custom{
	display: block;
}

@media (min-width: 768px){
	.col2-set {
	    width: 48%;
	    float: left;
	    margin-right: 2%;
	}

	#order_review, #order_review_heading {
	    width: 48%;
	}
}


body.woocommerce-checkout .entry-header{
    padding-bottom: 20px !important;
}