/*

	Theme Name: Dani Child
	Theme URI: http://www.spab-rice.com
	Description: Avoc child Theme.
	Version: 1.0
	Author: Spab Rice
	Author URI: http://www.spab-rice.com
	Template:    dani
	Text Domain:  doellken

*/


/* -----------------------------------
	CHILD CSS
------------------------------------- */
@font-face{
    font-family:"Ciutadella Rounded W02 Light";
    src:url("files/fonts/1530651/d1b9ae63-8d08-49e1-8717-5cb19a73430f.eot?#iefix");
    src:url("files/fonts/1530651/d1b9ae63-8d08-49e1-8717-5cb19a73430f.eot?#iefix") format("eot"),url("files/fonts/1530651/973cb496-3758-4ca9-989e-2ea29760ff41.woff2") format("woff2"),url("files/fonts/1530651/c4379e25-6773-453a-bef1-a0bc6f2aa4f7.woff") format("woff"),url("files/fonts/1530651/83238650-21df-439f-90a0-1f24157c641d.ttf") format("truetype");
}
@font-face{
    font-family:"Ciutadella Rounded W02 Regular";
    src:url("files/fonts/1530663/63c2120b-8277-4f87-a7a6-dc94eae2b912.eot?#iefix");
    src:url("files/fonts/1530663/63c2120b-8277-4f87-a7a6-dc94eae2b912.eot?#iefix") format("eot"),url("files/fonts/1530663/ea644d34-9ba4-4973-b2cf-e0536f394f2c.woff2") format("woff2"),url("files/fonts/1530663/36754a99-3b82-4716-b0f5-684b4a71a91b.woff") format("woff"),url("files/fonts/1530663/44112b5e-5ec2-433c-89a7-85c00e01c0ac.ttf") format("truetype");
}
@font-face{
    font-family:"Ciutadella Rounded W02 Medium";
    src:url("files/fonts/1530675/6d742713-e26b-4d18-bec7-391959ef0b1f.eot?#iefix");
    src:url("files/fonts/1530675/6d742713-e26b-4d18-bec7-391959ef0b1f.eot?#iefix") format("eot"),url("files/fonts/1530675/fbb800e9-f230-4551-ab98-f49a29d046bb.woff2") format("woff2"),url("files/fonts/1530675/5d3d4618-444a-4809-9b7f-4aafc662ea5e.woff") format("woff"),url("files/fonts/1530675/907af89c-97f7-42fe-b0e2-9d9d460c1a05.ttf") format("truetype");
}
body {
	overflow-x: hidden
}

/* Undo dani mqueries crazy headers size*/
@media only screen and (max-width: 1200px) {
    body h1 { font-size: 36px; line-height: 40px; }
    body h2 { font-size: 36px; line-height: 40px; }
    body h3 { font-size: 20px; line-height: 26px; }
}


/* Builder extra css */
img.size-full {
    width: 100%;
}

@media (max-width: 768px) {
    .column:empty {
        display: none;
    }
    .reverse-columns-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .reverse-columns-mobile .column:first-child {
        margin-top: 35px;
    }
    .reverse-columns-mobile .column:last-child {
        margin-top: 0;
    }
}

.isotope-grid[class*='isotope-spaced'] {
    width: calc(100% + 25px);
    left: 0;
}


/* Header */
/*.header-searchform {*/
/*position: relative;*/
/*}*/
/*.header-searchform input {*/
/*padding: 8px 40px 8px 10px;*/
/*max-width: calc(100% - 50px);*/
/*font-family: Work sans !important;*/
/*letter-spacing: -0.02em;*/
/*}*/
/*.header-searchform button {*/
/*padding: 10px;*/
/*line-height: 20px;*/
/*font-size: 20px;*/
/*margin: 0;*/
/*position: absolute;*/
/*top: 1px;*/
/*bottom: 0;*/
/*right: 0;*/
/*}*/

/*@media screen {*/
/*.screen-reader-text {*/
/*display: none;*/
/*}*/
/*}*/
/*@media only screen and (max-width: 768px) {*/
/*header #logo.logo-left {*/
/*padding: 5px 15px !important*/
/*}*/
/*.header-searchform form {*/
/*margin: 0 !important;*/
/*}*/
/*.header-searchform {*/
/*position: absolute;*/
/*bottom: 25px;*/
/*left: 25px;*/
/*-webkit-transform: translateX(60px);*/
/*-moz-transform: translateX(60px);*/
/*-ms-transform: translateX(60px);*/
/*-o-transform: translateX(60px);*/
/*transform: translateX(60px);*/
/*transition: all 0.5s ease;*/
/*}*/
/*header.menu-is-open .header-searchform {*/
/*-webkit-transform: translateX(0);*/
/*-moz-transform: translateX(0);*/
/*-ms-transform: translateX(0);*/
/*-o-transform: translateX(0);*/
/*transform: translateX(0);*/
/*}*/
/*}*/

/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
/*header.menu-open nav#main-nav>ul>li {*/
/*padding: 10px 0 0 0;*/
/*}*/
/*header.menu-open:not(.transparent) nav#main-nav > ul > li > a {*/
/*height: 50px !important;*/
/*line-height: 50px !important;*/
/*}*/
/*}*/

/*@media only screen and (min-width: 992px) {*/
/*.header-searchform {*/
/*margin-left: 20px;*/
/*width: 205px;*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*}*/
/*#main-nav {*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*}*/
/*}*/
nav#main-nav > ul > li {
    vertical-align: top;
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
    .menu-language {
        margin-right: 10px;
        margin-left: 10px;
    }
    header #logo {
        padding: 30px 10px;
        height: 30px;
    }
    header #logo img#light-logo, header #logo img#dark-logo {
        max-height: 28px !important;
    }
}
@media only screen and (min-width: 769px)  {
    header.menu-open nav#main-nav>ul>li:first-child {
        margin-left: 10px;
    }
    header.menu-open nav#main-nav>ul>li {
        padding: 0;
    }
    header.menu-open #menu-inner {
        margin-right: 0;
    }
    header.menu-open nav#main-nav>ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 90px;
    }
    header.menu-open #menu-inner {
        max-width: calc(100% - 305px);
    }
    .menu-language .show-language {
        top: calc(50% - 18px);
    }
}
@media only screen and (min-width: 992px)  {
    header #logo {
        padding-right: 20px;
    }
    header.menu-open #menu-inner {
        max-width: calc(100% - 540px);
    }
}


/* Product list & detail*/

.product-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #000;
}

.product-item {
    background: #fff;
    margin-bottom: 25px;
    display: block;
    padding-bottom: 20px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
}

.productlink {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .product-list {
        width: calc(100% + 25px);
    }
    .product-item {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 25px);
        flex: 0 0 calc(50% - 25px);
        width: calc(50% - 25px);
    }
}
@media screen and (min-width: 992px) {
    .product-list {
        width: calc(100% + 25px);
    }
    .product-item {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333% - 25px);
        flex: 0 0 calc(33.3333333% - 25px);
        width: calc(33.333333% - 25px);
    }
}

.product-item .product-description {
    padding: 30px;
}

.product-item .to-product-link {
    margin: 20px 30px 0 30px;
    padding-top: 20px;
    border-top: 1px solid #444;
}

.filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.filters > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
    margin-bottom: 20px;
    margin-right: 20px;
}

.filters ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.filters ul + ul {
    margin-top: 5px;
}

.filters label {
    color: #000;
}

.product-title {
    margin-bottom: 15px;
    color: #ff9e16;
}

.subtitle,
.filter-title {
    text-decoration: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 7px;
    margin-bottom: 15px;
    text-transform: none;
}

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
}

.custom-checkbox + label {
    padding-left: 25px;
    position: relative;
    margin-left: 0;
}

.custom-checkbox + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
}

.custom-checkbox:checked + label:after {
    position: absolute;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 1px;
    top: 4px;
    display: block;
    width: 16px;
    height: 16px;
    color: #f18700;
}

.dark-link {
    position: relative;
    color: #000 !important;
    font-size: 12px;

}

.dark-link:after {
    content: "";
    width: 100%;
    position: absolute;
    margin-top: 13px;
    left: 0;
    background: #f18700;
    height: 3px;
    top: 50%;
    opacity: 1;
}

.subsection + .subsection {
    margin-top: 50px;
}

.technich-data th {
    font-weight: 400;
}

.technich-data tbody tr td:last-child {
    text-align: left;
}

.padded-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.padded-column .column {
    padding: 0 20px;
    float: none;
}
.padded-column .column:not(:empty) {
    background: #fff;
}
.padded-column .column img {
    margin: 0 -20px;
    width: calc(100% + 40px);
    max-width: calc(100% + 40px);
}
@media screen and (min-width: 992px) {
    .padded-column .column {
        padding: 0 40px;
    }

    .padded-column .column img {
        margin: 0 -40px;
        width: calc(100% + 80px);
        max-width: calc(100% + 80px);
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px){
    .padded-column .column.one-fifth {
        width: calc(33.333333% - 20px);
        margin-bottom: 25px;
    }
    .padded-column .column.one-fifth:nth-of-type(3) {
        margin-right: 0;
    }
}


.file-upload input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.file-upload label * {
    pointer-events: none;
}
.file-upload span {
    font-size: 14px;
}
.file-upload input + label {
    font-size: 14px;
    width: auto;
    color: #000000;
    background: rgba(0,0,0,0.06);
    padding: 10px 20px;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer; /* "hand" cursor */
}

.file-upload input:focus + label,
.file-upload input + label:hover {
    background: rgba(0,0,0,0.1);
}

.filters.category li {
    display: inline-block;
}

.custom-checkbox-linkstyle {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
}

.custom-checkbox-linkstyle + label {
    cursor: pointer;
    position: relative;
    margin-right: 20px;
}

.custom-checkbox-linkstyle:checked + label {
    color: #f18700;
}

.custom-checkbox-linkstyle:checked + label:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    display: block;
    right: 0;
    border-top: 2px solid #f18700;
}


.leaflet-popup .leaflet-popup-content-wrapper {
    transform: translate(45%, 38px);
    background: #f18700;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
}
.leaflet-popup-tip {
    display: none;
}

.leaflet-objects-pane .leaflet-marker-pane {
    z-index: 22;
}
.leaflet-marker-icon {
    opacity: 0;
}
.marker-icon-title {
    display: inline-block;
    color: #fff;
    padding: 3px 19px;
    background: #f18700;
    position: absolute;
    top: 0;
    left: 0;
    height: auto !important;
    width: auto !important;
    white-space: nowrap;
}
.marker-icon-title:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 0px;
    border-color: #f18700 transparent transparent transparent;
    position: absolute;
    left: 0;
    bottom: -15px;

}

.marker-pane-titles {
    position: relative;
    z-index: 21;
}

.leaflet-control-attribution,
.leaflet-control-layers,
.lmm-panel {
    display: none;
}

.leaflet-objects-pane .leaflet-popup-pane {
    z-index: 23;
}

.leaflet-container.lmm-map {
    font-family: "Ciutadella Rounded W02 Light";
    font-size: 16px;
    line-height: 24px;
}

.leaflet-container.lmm-map .popup-title,
.leaflet-container.lmm-map .marker-icon-title {
    font-family: "Ciutadella Rounded W02 Medium";
}