/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.15.15-child
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.site-header.style8 .site-header-main-wrapper, .site-header.style8 .site-header-bottom-wrapper {
    background: rgba(255, 255, 255, 0.9);
}

.no-backgroundcliptext .product-list-item.prod-layout-classic .kw-details-desc:after, .is-safari .product-list-item.prod-layout-classic .kw-details-desc:after {
    display: none !important;
}

/*price circle*/
.screenshot-box .priceh {
    display: block;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    padding: 0;
    top: 10px;
    left: 10px;
}

.screenshot-box .priceh {
    background-color: #c10025;
    /*    background: linear-gradient(#c10025,#8e001b);*/
    background: linear-gradient(#df02ff, #00a4d7);
    color: #fff;
    position: absolute;
    text-align: center;
    display: inline-block;
    top: -35px;
    left: 94%;
    pointer-events: none;
    z-index: 1;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .screenshot-box .priceh {
        left: 80%;
        width: 95px;
        height: 95px;
    }

    .site-logo-img {
        height: auto !important;
    }
}

.price_inner {
/*    font-size: 21px;*/
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.price_label {
    margin-right: 0;
    display: block;
    margin-bottom: 8px;
    margin-top: -10px;
}

.price_inner span {
    display: inline-block;
    margin-right: -3px;
}

.price_inner .amount {
    font-style: italic;
}
/*TOP NAV*/
.site-header .site-header-main-right-ext ul li > a {
    font-size: 14px;
    font-weight: bold;
}

.site-header .site-header-main-right-ext ul li#menu-item-990 > a {
    font-size: 12px;
    font-weight: bold;
}

.site-header .site-header-main-right-ext ul li {
    padding: 12px 6px;
}

/*.site-header .btn--secondary {*/
/*    background-color: #c9c6c9;*/
/*    color: #317480;*/
/*    transition: 0.5s all;*/
/*}*/

.btn.btn--secondary {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    box-shadow: inset -3.105px -3.998px 4px 0px rgba(0, 0, 0, 0.4);
    transition: all 150ms;
    border: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn.btn--secondary {
    top: 0;
    left: 0;
    transition: all .15s linear 0s;
    position: relative;
    display: inline-block;
    padding: 15px 25px;
    background-color: #c9c6c9;
    text-transform: uppercase;
    color: #404040;
    box-shadow: -6px 6px 0 rgba(0, 0, 0, 0.5);
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.site-header .btn--secondary:hover {
    top: 3px;
    left: -3px;
    box-shadow: -3px 3px 0 rgba(0, 0, 0, 0.5);
}

.site-header .btn--secondary::before, .home .screenshot-box a.btn.btn-fullcolor.btn-third::before {
    transition: all .15s linear 0s;
    content: '';
    position: absolute;
    bottom: -4px;
    right: 2px;
    width: 8px;
    height: 8px;
    background-color: #404040;
    transform: rotate(45deg);
    z-index: -1;
}

.site-header .btn--secondary:hover::before, .home .screenshot-box a.btn.btn-fullcolor.btn-third::before {
    bottom: -2px;
    right: 1px;
    width: 4px;
    height: 4px;
}

.site-header .btn--secondary:hover::after, .home .screenshot-box a.btn.btn-fullcolor.btn-third::after {
    top: 1px;
    left: -2px;
    width: 4px;
    height: 4px;
}

.site-header .btn--secondary::after, .home .screenshot-box a.btn.btn-fullcolor.btn-third::after {
    transition: all .15s linear 0s;
    content: '';
    position: absolute;
    top: 2px;
    left: -4px;
    width: 8px;
    height: 8px;
    background-color: #404040;
    transform: rotate(45deg);
    z-index: -1;
}

.btn.btn-fullcolor.btn-third,
.btn.btn-fullcolor.btn--rounded {
    top: 0;
    left: 0;
    transition: all .15s linear 0s;
    position: relative;
    display: inline-block;
    box-shadow: -6px 6px 0 rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}

.btn.btn-fullcolor.btn--rounded.shcmp {
    padding: 10px;
    background-color: slategray;
    width: 46%;
    float: right;
    position: relative;
}

.btn.btn-fullcolor.btn-third:hover,
.btn.btn-fullcolor:hover,
.btn.btn-fullcolor.btn--rounded.shcmp:hover {
    top: 3px;
    left: -3px;
    box-shadow: -3px 3px 0 rgba(0, 0, 0, 0.5);
}

.topPhone {
    padding-left: 20px;
    font-size: 15px;
}

ul.woocommerce-mini-cart.cart_list.product_list_widget dt, ul.woocommerce-mini-cart.cart_list.product_list_widget dd {
    display: inline-block;
    width: 50%;
    float: left;
}

.woocommerce .zn-cartpage-style2 table.cart tr:after, .woocommerce .zn-cartpage-style2 table.cart tr:before {
    width: 0;
}

.woocommerce form.woocommerce-cart-form table.shutter_cart_table thead th {
    text-align: center !important;
    height: 68px;
    padding: 0px !important;
}

.archive.post-type-archive ul.products li.product span.price:after {
    content: '/sqm incl. VAT';
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 300;
}

.zn_el_options_bar.zn_pb_animate strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 250px;
    max-width: 500px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.zn_el_options_bar>strong>span {
    font-size: 13px;
    color: #fff;
    line-height: 28px;
    white-space: nowrap;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.zn_el_options_bar>strong>a, .zn_el_options_bar>strong>a:hover {
    color: #fff !important;
    text-decoration: none;
    padding: 2px 5px;
    display: inline-block;
}

form.woocommerce-ordering {display: none;}
p.woocommerce-result-count {display: none;}

/*style installation materials column*/
.product-list-item img.kw-prodimage-img.text-center, a.btn.btn-fullcolor.btn--rounded.configure-and-buy {
    margin: 0 auto;
    display: block;
}

.custom-installation a.acc-tgg-button.text-custom.text-custom-child-hov {
    max-width: 200px;
    padding: 10px;
}

.custom-installation .acc--default-style {
    border: none;
}

.custom-installation .acc--default-style .acc-tgg-button, .custom-installation .acc--default-style .acc-content {
    background-color: transparent;
}

.product-list-item.text-custom-parent-hov.prod-layout-classic.custom-installation {
    border: 1px solid #d6e3e6;
    padding: 10px;
}

.custom-installation .zn_accordion_element.acc-sch--light.element-scheme--light.zn-acc--default-style {
    position: relative;
    margin-top: -5px;
    padding: 14px 0;
}

.custom-installation button.zn_contact_submit.btn.btn-fullcolor.btn--rounded {
    width: 30%;
    float: right;
    position: relative;
    z-index: 2;
}

.custom-installation table *, del {
    font-size: 12px;
    line-height: 18px;
}

.custom-installation p {
    margin: 10px 0;
}

.custom-installation span.price {
    float: left;
}

.custom-installation del {
    float: right;
}
/*Hide My Cart button on header*/
ul.sh-component.topnav.navLeft.topnav--cart.topnav-no-sc.topnav-no-hdnav {
    visibility: hidden;
}