/*
Theme Name: Kodukolle
Theme URI: https://kodukolle.ee
Author: Allar Märk
Author URI: https://allar.ee
Description: Kodukolle 2019
Requires at least: WordPress 4.9.6
Version: 1.0
Text Domain: kodukolle
Template: storefront

*/

@media (min-width: 768px){
    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
        width: 100%;
        float: right;
        margin-right: 0;
        margin-bottom: 3.706325903em;
    }
}




/* Header */
#masthead {
    padding-top: 10px;
    padding-bottom: 10px;
}

#masthead > .col-full {
    display: flex;
}

.woocommerce-active .site-header .site-branding, .woocommerce-active .site-header .main-navigation {
    margin-right: 15px;
    margin-bottom: 0;
}

.woocommerce-active .site-header .site-branding,
.woocommerce-active .site-header .main-navigation {
    width: auto;
}

.storefront-primary-navigation > .col-full {
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce-active .site-header .site-search {
    width: 180px;
    margin-bottom: 0;
}



#main .product {
    background-color: #f5f5f5;
    padding: 2.617924em;
}


.product-top-container {
    margin-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
}

@media (min-width: 768px) {
    .storefront-breadcrumb {
        margin: 0;
    }
}

.site-footer {
    background-color: #fff;
    color: #6d6d6d;
}

mark.count {
    display:none !important;
}

.reset_variations{
    display:none !important;
}

.btn-variation.selected {
    border: 2px solid black;
}

.ajax-loader-container{
    background-color: #f5f5f5;
}
.ajax-loader-container img{
    margin: auto auto;
}

#masthead{
    position: fixed;
    width: 100%;
}

#content{
    margin-top:70px;
}

#masthead .site-search{
    display: block !important;
}


/* Custom search */
