ul.lang-switcher {
    display: inline-block;
    margin: 0;
}

ul.lang-switcher li {
    display: inline-block;
}

ul.lang-switcher li.current-lang {
    display: none;
}

a.attachment span {
    font-family: "Open Sans", sans-serif;
}

.page_topline.ds.ms {
    background-color: #fd8003;
}

.page_topline.ds.ms a {
    color: #ffffff;
}

.page_topline.ds.ms a:hover {
    color: #333333;
}

.page_topline .textwidget {
    display: inline-block;
}

ol.breadcrumb {
    font-size: 0;
}

ol.breadcrumb li {
    font-size: 14px;
}

ol.breadcrumb li a.home {
    font-size: 15px;
}

.page_footer .module-header {
    font-size: 20px;
    color: #a4a4a4;
}

div.entry-title {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.summary .product_title {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    word-break: break-word;
    font-size: 32px;
    color: #333333;
}

.page_breadcrumbs.parallax.ds:before {
    background-color: transparent;
}

.page_breadcrumbs.parallax {
    background-position: 50% 2px;
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;
    background-color: #333333;
    color: #ffffff;
}


/*
 * Contact Form 7 related styles 
 */

.wpcf7-radio span.wpcf7-list-item {
    display: block;
}

.wpcf7 fieldset {
    position: relative;
    padding: 14px 10px;
    margin: 20px 0;
}

.wpcf7 fieldset::before {
    position: absolute;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #765e5e;
    left: -15px;
    top: -10px;
    font-size: 20px;
    font-weight: 700;
}

.wpcf7 fieldset.fs-1::before {
    content: '1';
}

.wpcf7 fieldset.fs-2::before {
    content: '2';
}

.wpcf7 fieldset.fs-3::before {
    content: '3';
}

.wpcf7 fieldset.fs-4::before {
    content: '4';
}

.wpcf7 fieldset.fs-5::before {
    content: '5';
}

.wpcf7 fieldset.fs-6::before {
    content: '6';
}

.wpcf7 br {
    display: none;
}

.wpcf7-form-control-wrap.ordered-item,
.wpcf7-form-control-wrap.count {
    display: inline;
}

.wpcf7-form-control-wrap {
    margin-bottom: 5px;
    display: inherit;
}

.contact-form-container {
    padding: 40px 0;
}

p {
    font-size: 15px;
}

.intro_section .big {
    line-height: 1em;
	text-shadow: 1px 1px black;
}

@media (max-width: 767px) {
    .intro_section .big {
        font-size: 26px;
    }
    .page_breadcrumbs h1 {
        font-size: 24px;
    }
}

.gallery-title-item+.item-title {
    padding: 24px 0 35px;
}

div.wpcf7-response-output.wpcf7-validation-errors {
    display: inline-block;
    padding: 0.2em 1em 0.5em;
    margin: 0;
}

.page_footer div.wpcf7-response-output {
    margin: 0;
    padding: 0.2em 1em 0.5em;
    line-height: 1.4em;
    font-size: 13px;
    background: #101010;
}

#contact_form_pop {
    padding: 10px 20px!important;
    color: #808080;
}

#contact_form_pop .form-control {
    background-color: #f5f5f5;
    border-color: transparent;
    text-align: center;
}

#contact_form_pop .theme_button.color1 {
    color: #333333;
    background-color: #fd8003;
}

#contact_form_pop .theme_button.color1:hover {
    color: #fd8003;
    background-color: #333333;
}

#contact_form_pop div.wpcf7-response-output {
    max-width: 340px;
}

.pagination {
    padding: 8px;
}

.page-numbers {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 2px 0 0;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
}


/* .page-numbers.current,
a.page-numbers:hover {
	background: #f9f9f9;
} */

.page-numbers [class^="rt-icon2-"] {
    font-size: 12px;
}

.sfsi_Sicons {
    float: none!important;
}

.sfsi_Sicons span {
    display: none;
}

.widget>h3,
.widget-title {
    font-size: 16px;
    color: #808080;
}

.widget>h3:after,
.widget-title:after {
    margin: 10px 0 7px;
}

.page_footer.ds {
    color: #a4a4a4;
}


/* FACEBOOK */

#btn_shareFB {
    font-family: helvetica, arial, sans-serif;
    background: rgba(0, 0, 0, 0) linear-gradient(#4c69ba, #3b55a0) repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 26px;
    line-height: 20px;
    padding: 0 4px;
    text-shadow: 0 -1px 0 #354c8c;
    white-space: nowrap;
}

#btn_shareFB span {
    padding: 0 5px 0 0;
    position: relative;
    vertical-align: top;
}

#btn_shareFB i {
    background-image: url("https://fbstatic-a.akamaihd.net/rsrc.php/v2/y5/r/KxVPs0eEy36.png");
    background-position: 0 -42px;
    background-repeat: no-repeat;
    background-size: 30px 72px;
    display: inline-block;
    height: 14px;
    width: 14px;
    left: 0;
    margin: 0 4px;
    position: relative;
    top: 3px;
    vertical-align: top;
}

#btn_shareFB:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(#5b7bd5, #4864b1) repeat scroll 0 0;
    border-color: #5874c3 #4961a8 #41599f;
    box-shadow: 0 0 1px #607fd6 inset;
}

.ls .greylinks a.current {
    color: #fd8003;
}

.textwidget table {
    max-width: 70%;
    margin: 0 auto;
    border-collapse: collapse;
}

.textwidget table td {
    padding: 5px;
}

.textwidget table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.documents {
    background-image: url("/wp-content/themes/mi/images/kotel.jpg");
    background-position: right top;
    background-size: cover;
}

.licenses {
    background-image: url("/wp-content/themes/mi/images/kotel1.jpg");
    background-position: right top;
    background-size: cover;
    padding-bottom: 70px;
}

.cs a {
    color: #fd8003;
}

@media (max-width: 400px) {
    a.logo {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .section_padding_top_100>[class*="container"] {
        padding-top: 50px;
    }
    .section_padding_110>[class*="container"] {
        padding-top: 50px;
    }
    .cornered-heading h2 {
        font-size: 30px;
    }
    a.mail {
        font-size: 10px;
    }
    .textwidget table {
        max-width: 100%;
    }
    .textwidget table td {
        padding: 2px;
        word-break: break-all;
    }
    .textwidget table td,
    .textwidget table td p {
        font-size: 12px;
    }
}

@media (max-width: 1200px) {
    .page_breadcrumbs.parallax {
        background-size: cover;
    }
    a.mail {
        font-size: 12px;
    }
}

#about, #license, #tarif, #doc, #boiler, #contacts {
    scroll-margin-top: 100px;
}

h2 {
	margin-top: 100px;
}

.wp-block-file:not(.wp-element-button) {
	font-size: 1em;
}