.swal-button {
    background-color: #e19f41;
    border-bottom: 2px solid #dc7200;
    border-radius: 0;
    outline: 0 !important;
    font-weight: 500;
    font-size: 16px;
}
.swal-button:not([disabled]):hover {
    background-color: #dc7200;
    border-color: #9f5200;
}
.swal-button:focus {
    box-shadow: none !important;
}

button {
    cursor: pointer;
}
.header nav .cart-button:hover > .cart-summary .cart-actions a {
    color: white;
    padding: 15px 30px;
    background-color: #e19f41;
    border: none;
    font-size: 16px;
}
.header nav .cart-button:hover > .cart-summary .cart-actions a:hover {
    background-color: #dc7200;
}

.content * {
    max-width: 100%;
}

.post-sidebar img, .reference-sidebar img {
    max-width: 100%;
}

.reference-meta {
    font-size: 14px;
    color: #636363;
    padding-bottom: 20px;
}

.reference-location {
    padding-top: 10px;
}

@media only screen and (min-width: 768px) {
    #cart .cart-empty-message {
        width: 70%;
        margin: 0 auto;
    }
    #cart .cart-empty-message .action-btn {
        width: 100%;
    }
}

#cart .cart-empty-message h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

#cart .cart-empty-message p {
    text-align: center;
    color: black;
    font-size: 14px;
    margin-bottom: 20px;
}

#cart .cart-empty-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#cart #cart-loading-overlay, #contact-form-loading-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.7)
}

#service-form-loading-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.7)
}

.input-error {
    padding: 5px 0 0;
    color: red;
}

#content-page .content ul li, #content-page .content ol li {
    font-weight: 400;
}

#content-page .content ul, #content-page .content ol {
    padding-left: 20px;
    margin-bottom: 20px;
}

#content-page a{
    word-wrap:break-word;
}

table#summary-table tbody tr {
    background-color: #eaeaea !important;
}
table#summary-table tbody tr.odd {
    background-color: #FFF !important;
}

#installation #installation-form-loading-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.7)
}

.swal-footer {
    display: flex;
    justify-content: center;
}

.page-columns-2-1 {
    display: flex
}

.page-columns-2-1 img {
    max-width: 100%;
    height: auto;
}

.page-columns-2-1 > div:first-child {
    flex-basis: 66%;
    padding-right: 30px;
}

.page-columns-2-1 > div:last-child {
    flex-basis: 33%
}

@media only screen and (max-width: 1023px) {
    .page-columns-2-1 {
        display: block
    }

    .page-columns-2-1 > div {
        width: 100%;
        flex-basis: 100%;
        padding-right: 0;
    }
}

.sidemenu .gallery .thumbs a {
    display: block;
    width: 60px;
    height: 60px;
    margin: 5px;
}

.sidemenu .gallery .thumbs img {
    width: 100%;
    height: 100%;
}


/* calculators */
.revision-calc, .flue-calc {
    border: 2px solid #e19f41;

    margin-top: 20px;
    margin-bottom: 20px;
}
.revision-calc .calc-content, .flue-calc .calc-content {
    padding: 20px;
}
.revision-calc .header, .flue-calc .header {
    margin: 0;
    background-color: #e19f41;
    padding: 10px 20px;
    text-align: center;
    display: block;
}
.revision-calc .header h4, .flue-calc .header h4 {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
}

.revision-calc .header h3, .flue-calc .header h3 {
    color: #fff !important;
    margin-top: 0px;
    margin-bottom: 10px !important;
}
.revision-calc input, .flue-calc input {
    border: none;
}
.revision-calc .price input, .flue-calc .price input {
    text-align: center;
    width: 100%;
    font-size: 26px;
}
.revision-calc .calc-content h4, .flue-calc .calc-content h4 {
    font-size: 16px;
    color: #002d51;
    margin: 10px 0 10px 0;
}

.revision-calc .calc-content hr, .flue-calc .calc-content hr {
    margin-top: 21px;
    margin-bottom: 21px;
}

.revision-calc .calc-content label, .flue-calc .calc-content label {
    margin-bottom: 10px;
    display: inline-block;
}

.ui-widget-content .ui-state-default {
    background: #ffcf85;
    border: 1px solid #ffb44a;
}

.ui-corner-all {
    margin-bottom: 10px;
    outline: none;
}

.full-width  {
    max-width: 100% !important;
    width: 100%;
}

.page-columns-2-1 > div:last-child p {
    padding-right: 0 !important;
}

.order-form .checkbox p {
    margin-bottom: 0 !important;
}

.swal-modal .swal-text {
    text-align: center;
}

/***
 * Common value
 */
#iimGdpr * {
    zoom: 1;
}

#iimGdpr .clear {
    clear: both;
}

#iimGdpr a {
    text-decoration: none;
}

#iimGdprAlertBig a, #iimGdprAlertSmall a {
    color: #fff;
}

#iimGdpr b {
    font-size: 22px;
    font-weight: 500;
}

/***
 * Root div added just before </body>
 */
#iimGdprRoot {
    display: none;
    width: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 9999;
    top: -9000px;
    box-shadow: rgb(18, 18, 18) 2px 2px 14px 2px;
    box-sizing: content-box;
}

#iimGdprRoot * {
    box-sizing: initial;
    color: #333;
    font-family: sans-serif !important;
    font-size: 12px;
    line-height: normal;
}

/***
 * Control panel
 */
#iimGdprBack {
    background: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    top: 0;
    width: 100%;
    z-index: 2147483646;
}

#iimGdpr {
    display: none;
    margin: 0 auto;
    padding: 0;
    width: 640px;
    max-width: 100%;
    z-index: 2147483647;
}
.iimGdprAcceptAll {
    margin-bottom: 10px;
}

.iimGdprHidden {
    display: none;
}

#iimGdprServices {
    padding-left: 10px;
    padding-right: 10px;
}
#iimGdprServicesDescription {
    padding: 7px 8px 5px 8px;
    max-height: 160px;
}
.iimGdprLine {
    display: none;
}
.iimGdprLine.iimGdprLineDescription {
    padding-bottom: 10px;
}

.iimGdprLine th:first-child,
.iimGdprLine th:nth-child(3),
.iimGdprLine th:nth-child(4){
    width: 10%;
}
.iimGdprLine th:nth-child(2){
    width: 70%;
}
.iimGdprLine th{
    background-color: #f5f5f5;
}

.iimGdprLine th, .iimGdprLine td {
    padding: 5px 5px 3px 5px;
    vertical-align: top;
    border-left: 1px solid rgb(204, 204, 204);;
    border-bottom: 1px solid rgb(204, 204, 204);;
}
.iimGdprLine th:first-child, .iimGdprLine td:first-child {
    border-left: none;
}
.iimGdprLine tr:last-child td {
    border-bottom: none;
}

#iimGdprBorder {
    display: none;
    padding-bottom: 10px;
    overflow: scroll;
    border: 1px solid rgb(204, 204, 204);

}
#iimGdprBorder > table {
    width: 100%;
    display: block;
}

#iimGdprBorder > table > tbody > tr > td:first-child,
#iimGdprBorder > table > tr > td:first-child {
    max-width: 120px;
    width: 120px;
    vertical-align: initial;
    border-left: 1px solid rgb(204, 204, 204);
}
#iimGdprBorder > table > tbody > tr > td,
#iimGdprBorder > table > tr > td {
    vertical-align: top;
}
.iimGdprCategory {
    border-bottom: 1px solid rgb(204, 204, 204);
    border-right: 1px solid rgb(204, 204, 204);
    background-color: #f5f5f5;
    padding: 7px 8px 5px 8px;
}
#iimGdprCategoryList > tbody > tr:first-child > .iimGdprCategory:not(.active).
#iimGdprCategoryList > tr:first-child > .iimGdprCategory:not(.active) {
    border-top: 1px solid rgb(204, 204, 204);
}
.iimGdprCategory {
    cursor: pointer;
}
.iimGdprCategory.active {
    cursor: default;
    border-right: none;
    background-color: #fff;
}
.iimGdprServicesWrap {
    max-height: 160px;

}
#iimGdprCategoryList {
    width: 100%;
}
#iimGdprCategoryList .iimGdprTitle {
    display: inline-block;
    padding-left: 7px;
}

#iimGdprBigAlert {
    font-weight: bold;
    font-size: 12pt !important;
    padding-bottom: 8px;
}
#iimGdprInfoWrap {
    padding-top: 10px;
}
#iimGdprInfo {
    padding-bottom: 8px;
}
.iimGdprFullWidth {
    width: 100%;
}

.iimGdprButtonMore {
    display: inline-block;
    color: #000000;
    text-decoration: none;
    font-size: 9pt;
    text-align: right;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 12px;
    background-position: right 11px;
    border-left: 0;
    border-right: 5px solid transparent;
    padding: 7px 15px 0 0;
    float: right;
}
#iimGdprShowMore {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAMAAAAmGUT3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI3NDEyNDEwNzk0MjExRTQ5RUE5RkRFMUQ3MEU1NTZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI3NDEyNDExNzk0MjExRTQ5RUE5RkRFMUQ3MEU1NTZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Qjc0MTI0MEU3OTQyMTFFNDlFQTlGREUxRDcwRTU1NkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Qjc0MTI0MEY3OTQyMTFFNDlFQTlGREUxRDcwRTU1NkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70ohqeAAAABlBMVEVgYGAAAAAPhzbbAAAAAnRSTlP/AOW3MEoAAAAjSURBVHjaYmBkYAQBBkYGIAAxQBQcQ/ggCiLFCGFBCIAAAwADkwAg7Yr51AAAAABJRU5ErkJggg==);
}
#iimGdprHideMore {
    display: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU0QzAwODExNzk0MjExRTQ4QzBERTBGMTkxMUY2M0M0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU0QzAwODEyNzk0MjExRTQ4QzBERTBGMTkxMUY2M0M0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTRDMDA4MEY3OTQyMTFFNDhDMERFMEYxOTExRjYzQzQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTRDMDA4MTA3OTQyMTFFNDhDMERFMEYxOTExRjYzQzQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz576KdnAAAATklEQVR42kyO2xEAMQgCJZ3afxFcyGRz+uMD3EHdXbYrJSltrz4Dt4UBNfsWPG614oRwO2Q/Eg+IwvnDj8kjk+48MzmZeNYI/4jRPwEGAFy/MS7NcXxJAAAAAElFTkSuQmCC);
}

/*VVDpro hack*/
.iimGdprAcceptAll {
    color: white !important;
    border: 0;
    padding: .75em 0 .25em;
    background-color: #e19f41;
    box-shadow: 0 3px 0 #dc7200;
    padding-left: 2.8em;
    padding-right: 2.8em;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: "Poppins-Bold",sans-serif;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    white-space: normal;

}
.iimGdprAcceptAll:hover {
    background-color: #dc7200;
    box-shadow: 0 3px 0 #dc7200;
}
.iimGdprAcceptAll:active {
    background-color: #dc7200;
    box-shadow: 0 3px 0 #dc7200;
}

#souhlasim-se-zpracovanim-osobnich-udaju{
    transform:scale(1.5);
    display:inline;
    width: auto;
    margin-left: 50px;
    height: auto;
}

#iimGdprCategoryList td {
    padding: 5px !important;
}

#iimGdprBorder > table, #iimGdprBorder tbody, #iimGdprBorder > table > tbody > tr {
    background-color: unset !important;
    border: none !important;
}

#iimGdprBorder > table > tbody > tr > td {
    border: none !important;
    padding: 5px !important;
}

#iimGdprBorder * {
    border: none;
}

#cartForm form .radio-input label, .order-form form .radio-input label {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 20px;
}

.cart-summary.no-border {
    border: none !important;
}

.price-with-tax {
    text-align: right;
}

table#summary-table tfoot tr {
    background-color: #eaeaea;
}

.installation-heading {
    margin-bottom: 15px !important;
}

.installation-paragraph {
    text-align: center;
    margin-bottom: 35px;
}

.banner {
    background: url("../images/cathegory-banner.png") no-repeat center center;
}

#installation-form .form-input {
    display: flex;
    flex-direction: column;
    width: 100%;
}

#installation-form .form-input-full {
    flex: 0 0 100%;
}


#installation-form .form-input label {
    color: #636464;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 16px;
}

.product-alternatives a,
.product-alternatives a:hover{
    color: #002d51;
}

#product-detail .alternatives {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 20px 0 10px;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

#product-detail .alternatives .alternative {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

#product-detail .alternatives .alternative h2 {
    font-weight: 700;
    margin: 20px 0 10px;
    font-size: 18px;
    text-align: center;
}

#product-detail .alternatives .alternative .partnr {
    margin-bottom: 5px;
}

#product-detail .alternatives .alternative .price {
    font-weight: 700;
    font-size: 14px;
    color: black;
    margin-bottom: 5px;
}

#product-detail .alternatives .alternative a {
    text-align: center;
    cursor: pointer;
    height: 100%;
}

#product-detail .alternatives .alternative .alternative-image {
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#product-detail .alternatives .alternative .alternative-image img {
    max-width: 100%;
    max-height: 100%;
}
