/* 
Theme Name: Twenty Seventeen Child 
Theme URL: http://ingelas.utvsite.se
Description: Twenty Seventeen Child 
Theme Author: Your Name
Author URL: http://ingelas.utvsite.se
Template: twentytwenty 
Version: 1.0.0 
Text Domain: twentyseventeen-child 
*/

h1, h2, h3, h4 {
    /*font-family: 'Source Sans Pro' !important;*/
    color: #222;
}

h1 {
    font-size: 6.4rem;
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 40px;
    }
    .entry-header {
        padding-top: 4rem !important;
    }
}

@media (min-width: 700px){
    .entry-header {
        padding-top: 8rem !important;
    }
}


h1.woocommerce-products-header__title.page-title {
        font-size: 6rem;
}

header {
    z-index: 15 !important;
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    z-index: 100 !important;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100% !important;
}

.no-margin-top h1,
.no-margin-top h2,
.no-margin-top h3,
.no-margin-top h4,
.no-margin-top h5 {
    margin-top: 0;
}

.no-margin-bottom h1,
.no-margin-bottom h2,
.no-margin-bottom h3,
.no-margin-bottom h4,
.no-margin-bottom h5 {
    margin-bottom: 0;
}

.woo-variation-gallery ul.products li.product a.button {
     background-color: #d19234;
    /*font-family: "Source Sans Pro", Sans-serif;*/
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    width: 100%;
    padding: 12px 30px 12px 30px;
    font-weight: 700;
}

.woo-variation-gallery .woocommerce-ordering select {
    padding: 5px 7.5px;
    border: 1px solid #888;
    color: #222;
    border-radius: 2.5px;
    font-size: 16px;
    margin-right: 5px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat;
    background-position: right;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-size: 25px 35px;
    background-position: 100%;
}

.woo-variation-gallery ul.products .woocommerce-loop-product__title {
    /*font-family: "Source Sans Pro", Sans-serif;*/
    font-size: 20px !important;
    font-weight: 600;
}

.woo-variation-gallery ul.products .price {
    color: #222222;
    /*font-family: "Source Sans Pro", Sans-serif;*/
    font-size: 16px;
    font-weight: 600;
}

.woocommerce ul.products li.product {
    text-align: center;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 8%);
    padding: 7.5px;
}

.woocommerce-variation-price {
    margin-bottom: 0.5em;
    font-weight: 400;
    font-size: 22px;
    font-family: 'Source Sans Pro';
}

.elementor-widget-woocommerce-product-price p.price {
    margin-top: 15px;
    font-size: 22px !important;
}

.woo-selected-variation-item-name {
    font-size: 16px;
}

span.woocommerce-Price-currencySymbol {
    margin-right: 3px;
}

.category-home img {
    display: none !important;
}

.category-home .product-category {
    background: linear-gradient(
45deg
, #9DDF10, #1bc564);
        box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    border-radius: 5px;
}

.category-home .product-category a {
    width: 100%;
}

.category-home .product-category h2 {
    margin: 5px auto;
    padding: 10px 0;
}



.woocommerce ul.products li.product-category a {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    min-height: 80px;
    padding: 0 15px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 2px #9DDF10 !important;
    background: #9DDF10;
    color: #fff;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    box-shadow: 0 0 0 3px #9DDF101f !important;
    background: #9DDF101f;
}

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: #9DDF10 !important;
    color: #fff !important;
    border: 0 !important;
    outline: 0 !important;
}

@media screen and (min-width: 700px) {
    button, .button, .faux-button, .wp-block-button__link, input[type="button"], input[type="reset"], input[type="submit"] {
    font-size: 1.4rem;
    }
}

.woocommerce-cart-form .actions button {
    font-size: 1.4rem;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    padding: 1.4rem 1.8rem !important;
}

.single_add_to_cart_button.adding {
    background: #a5d0b7 !important;
}

.sort-user-container {
    width: 350px;
    border: 1px solid #c3c4c7;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    background: #fff;
    padding: 10px;
}

.product-weekly-options input[type="checkbox"] {
    width: 3rem;
    height: 3rem;
}
 
input[type="checkbox"]:checked::before {
    margin: 0rem -2.25rem;
    width: 3rem;
    height: 2rem;
}

.product_estimated_delivery {
    margin-top: 15px;
    /*font-family: "Source Sans Pro", Sans-serif;*/
    font-size: 16px;
    font-weight: 400;
}

.contact-form-container label {
    font-family: "futura-pt", Sans-serif !important;
}

.facebook-embeded iframe {
    margin: 0 auto !important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p {
    font-weight: 400 !important;
}

.categories-all-page .product-category.product a,
.archive.woo-variation-gallery.woo-variation-gallery-theme-twentytwenty .products .product-category.product a {
    text-align: center;
    align-items: center;
    padding: 0 !important;
}

.categories-all-page .product-category.product a:hover img,
.archive.woo-variation-gallery.woo-variation-gallery-theme-twentytwenty .products .product-category.product a:hover img {
    filter: brightness(0.9);
}

.categories-all-page .product-category.product a img,
.archive.woo-variation-gallery.woo-variation-gallery-theme-twentytwenty .products .product-category.product a img {
    filter: brightness(0.8);
    transition: 0.2s all;
}

.categories-all-page .product-category.product a h2,
.archive.woo-variation-gallery.woo-variation-gallery-theme-twentytwenty .products .product-category.product a h2 {
    position: absolute;
    margin: 0 auto;
    color: #fff;
    padding: 7.5px;
    text-shadow: 0 2px 10px rgb(0 0 0 / 60%);
}

.categories-all-page .product-category.product a h2 .count,
.archive.woo-variation-gallery.woo-variation-gallery-theme-twentytwenty .products .product-category.product a h2 .count {
    display: none;
}

.archive.woo-variation-gallery.woo-variation-gallery-theme-twentytwenty .products .product-category.product {
    padding: 0 !important;
}

@media (max-width: 767px) {
    .categories-all-page ul.products {
        grid-template-columns: repeat(1,1fr) !important;
    }
}

ul.products li.product .added_to_cart {
    margin: 0.5rem auto;
}

#ship-to-different-address {
    display: none !important;
}






