/*
Theme Name:   Storefront child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Storefront child
Author:       Kristjan Tappel
Author URI:   http://example.com
Template:     storefront
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready, child-theme
Text Domain:  storefront-child
*/


body {
    font-family: Arial, Helvetica, sans-serif;
}

a:focus,
.focus a {
    outline: none !important;
}

/**
Header
 */


.site-header {
    margin-bottom: 0!important;
}

.storefront-primary-navigation {
    background-color: #303036;
}

.secondary-navigation {
    margin-right: 0;
    margin-bottom: 0;
}


@media (min-width: 768px) {

    .primary-navigation {
        margin-top: -77px;
        float: right;
    }

    .site-header-cart {
        margin-top: -77px;
    }

    #menu-peamenuu .current_page_item>a {
        text-decoration: none;
        border-bottom: 2px solid #d68b3b;
        padding: 0!important;
        margin: 1.618em 0.5em!important;
    }

    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        padding: 1.618em 0.5em;
    }
}

@media (max-width: 768px) {

    .current_page_item>a {
        text-decoration: none;
        border-bottom: 2px solid #d68b3b;
    }

}

#secondary {
    display: none;
    width: 0;
}

#primary {
    display: block;
    width: 100%;
}

#content {
    min-height: 700px;
}

/*
.menu-item>a {
    margin: 1.618em 1em!important;
}
/*
    /**
    HERO
     */


.hero-content-block {
//height: 200px;
//background-color: rgba(255, 255, 255, 0.5);
    margin-bottom: -100px!important;
    color: black;

//display: none;
}

.hero-content-block select {
    width: 100%;
    padding: 4px;
    color: #2c2d33;
//border: 1px solid #d68b3b;
    border: none;
    font-size: 25px;
}

.hero-content-block .wp-block-columns {
    margin-bottom: .5em;
}

.hero-content-block .wp-block-column {
    margin-bottom: .5em!important;
}

.hero-content-block .search-tires-button-cont{
    text-align: center;
    margin-left: 0;
}

.search-tires-button {
    background-color: #d68b3b;
    padding-bottom: 0;
    padding-top: 0;
    height: 100%;
    width: 100%;
}






/*
@media (max-width: 768px) {

    #hero .wp-block-cover__inner-container {
        display: none!important;
    }
}*/


#hero .wp-block-cover__inner-container  {
    /*background: white;
    opacity: 0.7;*/
//padding-top: 1.5em;
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%!important;
    max-width: 66.4989378333em!important;
    padding: 1.5em 1em 6.617924em 1em;
}

#hero .wp-block-column  {
    margin-right: 0.5em;
}

#hero .wp-block-columns  {
    margin-bottom: 0.1em;
}

#hero .wp-block-columns .search-tires-select-cont:last-child  {
    margin-right: 0;
}

@media (max-width: 768px) {
    #hero .wp-block-columns .search-tires-select-cont{
        margin-right: 0;
    }
}


#hero .wp-block-columns .search-tires-button-cont  {
    margin-right: 0;
    margin-left: 0;
}

@media (max-width: 768px) {
    .small_top_filter .has-large-font-size {
        margin-bottom: 0!important;
    }
    .small_top_filter {
        display: block;
    }
    .small_top_filter .search-tires-button-cont{
        margin-left: 2em!important;
    }
    .small_top_filter .wp-block-column {
        margin-bottom: .2em!important;
    }

    .search-not-empty .empty-search-tires-button{
        padding-bottom: 0;
        padding-top: 0;
        height: 100%;
    }

}


@media (min-width: 600px) {
    .search-not-empty .search-tires-button{
        width: 50%;
    }
    .search-not-empty .empty-search-tires-button{
        width: 50%;
    }

    .search-not-empty button {
        padding-left: 0;
        padding-right: 0;
        font-size: 75%;
    }


}

@media (max-width: 599px) {
    .small_top_filter .search-tires-button-cont{
        margin-left: 0!important;
    }
    .search-not-empty .search-tires-button{
        height: 50%!important;
    }
    .search-not-empty .empty-search-tires-button{
        height: 50%!important;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .small_top_filter {
        display: none;
    }
}



.search-tires-button:hover{
    background-color: #E6B989!important;
}

.search-titre-title {
    text-align: center;
}

.search-titre-title-small {
    text-align: center;
    font-size: 20px;
}

#booking-button {
    background-color: #d68b3b;
}

#booking-button:hover {
    background-color: #E6B989;
}

/**
Front page
*/

.category-selection-div:hover {
    cursor: pointer;
}


@media (min-width: 768px) {
    /*.wp-block-button::after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "\f291";
        height: 1em;
        float: right;
        line-height: 1.618;
    }*/

    /*.wp-block-button>a {
        font-family: 'Font Awesome 5 Free'!important;
    }*/
}

.woocommerce-loop-product__link .woocommerce-Price-amount {
    font-weight: 700;
    color: black;
//border: 2px solid #6d6d6d;
    padding: 5px 0 5px 5px;
}

.wc-block-grid__product-price .woocommerce-Price-amount {
    font-weight: 700;
    color: black;
//border: 2px solid #6d6d6d;
    padding: 5px 0 5px 5px;
}

.wc-block-grid__product-price .per-unit{
    font-weight: 700;
    color: black;
    padding-right: 5px;
}

.woocommerce-loop-product__link .per-unit{
    font-weight: 700;
    color: black;
    padding-right: 5px;
}

/**
Shop
 */


.orderby {
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
    height: 31.344px;

}

.woocommerce-ordering {
    padding-top: 0px;
}

.wp-block-coblocks-hero {
    padding-left: 0!important;
    padding-right: 0!important;
}



.add_to_cart_button  {
    background-color: #d68b3b!important;
}

.single_add_to_cart_button {
    background-color: #d68b3b!important;
}

.add_to_cart_button:hover {
    background-color: #E6B989!important;
}

.single_add_to_cart_button:hover {
    background-color: #E6B989!important;
}

.wp-block-button__link {

    border-radius: 0!important;
//font-size: 18px!important;
    display: inline-block!important;
    padding-top: 8px;
    padding-bottom: 8px;

}


/**
Single product page
 */

.single-product #secondary  {
    display: none;
    width: 0%;
}

.single-product #primary  {
    width: 100%;
}

.woocommerce-checkout #secondary  {
    display: none;
    width: 0%;
}

.woocommerce-checkout #primary  {
    width: 100%;
}

.single-product .tabs {
    display: none;
    width: 0%;
}

.single-product #tab-additional_information {
    width: 100%;
}

/**
Products list page
 */


@media (min-width: 768px) {

    .post-type-archive-product #secondary {
        display: block;
        width: 25%;
    }

    .post-type-archive-product #primary {
        display: block;
        width: 70%;
    }

    .tax-product_cat #secondary {
        display: block;
        width: 25%;
    }

    .tax-product_cat #primary {
        display: block;
        width: 70%;
    }

}

.widget-area .widget {
    font-size: 0.875em;
    font-weight: 400;
    margin: 0 0 1em;;
}

.widget .widget-title, .widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 .3em;
    margin-bottom: .5em;
    font-weight: 300;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background: #d68b3b;
}

.widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #d68b3b;
}

.woocommerce-widget-layered-nav-dropdown__submit {
//width: 25%;
    display:none;
}

.woocommerce-widget-layered-nav-dropdown__submit:hover {
    background-color: #d68b3b;
}

.select2-container {
    width: 100%;
}

.select2-selection{
    width: 100%;
}

.price_slider_amount button:hover{
    background-color: #d68b3b;
}

.chosen:hover {
    cursor: pointer;
}

#sidebar-search-button{
    width: 100%;
    background-color: #d68b3b;
}

#sidebar-empty-search-button{
    width: 100%;
    margin-top: 5px;
}

.hide-empty {
    display: none;
}

#sidebar-search-button:hover{
    width: 100%;
    background-color: #E6B989!important;
}

.select2-container--default .select2-selection--multiple{
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.woocommerce-widget-layered-nav-dropdown {
    margin-bottom: 1em;
}





.site-footer .wp-block-columns:first-child{
    margin-bottom: 0;
}

.site-footer {
    background-color: black;
    color: #ffffff!important;
    padding-bottom: 0;
}

.site-footer a {
    background-color: black;
    color: #ffffff!important;
    text-decoration: none;
}

.site-footer a:hover {
    color: #d68b3b!important;
}

.site-footer ul {
    list-style-type: none;
    margin-left: 0;
}

.site-footer i {
    font-size: 25px;
}

.site-footer .site-info {
    text-align: center;
    padding: 0;
}

#place_order {
    background-color: #d68b3b!important;
}

#place_order:hover {
    background-color: #E6B989!important;
}

.checkout-button {
    background-color: #d68b3b!important;
}

.checkout-button:hover {
    background-color: #E6B989!important;
}

.available-on-backorder {
    display: none;
}

.cart_totals  .woocommerce-shipping-destination {
    display: none;
}


.wc-block-grid__products .wc-block-grid__product img, .wc-block-grid__products li.product img, ul.products .wc-block-grid__product img, ul.products li.product img {
//display: none;
    max-height: 219px;
    display: block;
    width: auto;
    height: auto;
}

.additional-bookly-text {
    font-weight: 400;
}

.bookly-bold {
    font-weight: 700;
}

.wc-proceed-to-checkout .button.checkout-button {
    display: none;
}


/*
#place_order {
    display: none;
}*/