/*
Theme Name: Blaszok Child
Theme URI: http://www.mpcraetion.pl/themeforest/
Description: Child theme for the Blaszok Theme
Author: massivePixelCreation
Author URI: http://www.blog.mpcreation.pl
Template: blaszok
Version: 1.0
*/

/* --------------------------------------------------------------------------------------------------- */



.woocommerce #mpcth_page_wrap .mpcth-shop-style-center .products .product .mpcth-post-content .mpcth-post-title a {
    font-size: 15px;
    line-height: 20px;
}
.woocommerce #mpcth_page_wrap .mpcth-shop-style-center .products .product .mpcth-post-content .mpcth-post-title a:hover {
    color: #232323;
}

#mpcth_page_wrap #mpcth_main #mpcth_content_wrap .wpb_row, #mpcth_page_wrap #mpcth_main #mpcth_content_wrap .wpb_content_element, #mpcth_page_wrap #mpcth_main #mpcth_content_wrap ul.wpb_thumbnails-fluid > li, #mpcth_page_wrap #mpcth_main #mpcth_content_wrap .last_toggle_el_margin, #mpcth_page_wrap #mpcth_main #mpcth_content_wrap .wpb_button {
    margin-bottom:0px !important;
}
.page-template-template-lookbook-php #mpcth_content > .mpcth-page, .page-template-template-fullwidth-php #mpcth_content > .mpcth-page, .page-template-template-fullwidth-with-sidebar-php #mpcth_content > .mpcth-page, .page-template-default #mpcth_content > .mpcth-page {

    padding-top: 0px !important;

}
.grid_no_animation figcaption {
    background: rgba(0,0,0,0) !important;
}

/* STRONA GŁÓWNA - SEKCJA REALIZACJE - BUTTON */
.page-id-2 #mpcth_main .section-realizacje .vc_general {
    background-color: #da251d !important;
    border: 2px solid #da251d !important;
    color: #fff !important;
    width: 150px;
    padding: 10px 0 !important;
    font-weight: 500;
}
.page-id-2 #mpcth_main .section-realizacje .vc_general:hover {
    background-color: #fff !important;
    color: #da251d !important;
}

/* STRONA GŁÓWNA - SEKCJA PROMOCJE - BUTTONY */
#mpcth_page_wrap .section-promocje .woocommerce a.button {
    width: 220px;
    margin-top: 20px;
    background-color: #da251d !important;
    border: 2px solid #da251d;
    padding: 7px 0 !important;
    font-weight: 500;
}
#mpcth_page_wrap .section-promocje .woocommerce a.button:hover {
    background-color: #fff !important;
    color: #da251d !important;
}

/* STRONA GŁÓWNA - SEKCJA PRODUKTY - BUTTONY */
.section-produkty .button.product_type_simple,
.section-produkty .wpb_cart_button a.button {
    width: 220px;
    margin-top: 20px;
    color: red !important;
    background-color: #fff !important;
    border: 2px solid red !important;
    padding: 16px 0 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.section-produkty .button.product_type_simple:hover,
.section-produkty .wpb_cart_button a.button:hover {
    background-color: red !important;
    color: #fff !important;
}

/* STRONA GŁÓWNA - SEKCJA ZAPRASZAMY DO KONTAKTU - BUTTON */
.page-id-2 #mpcth_main .section-zapraszamy-do-kontaktu .vc_general {
    background-color: #da251d !important;
    border: 2px solid #da251d !important;
    color: #fff !important;
    width: 150px;
    padding: 10px 0 !important;
    font-weight: 500;
}
.page-id-2 #mpcth_main .section-zapraszamy-do-kontaktu .vc_general:hover {
    background-color: #fff !important;
    color: #da251d !important;
}

#searchsubmit{
	background-color: #333 !important;
	color: white !important;
}
#searchsubmit:hover{
	background-color: #111 !important; 
}
.btn-custom button {
    background-color: #da251d !important;
    color: white !important;
    font-size: 14px !important;
    padding: 10px 30px !important;
    font-weight: 500;
}
.wpb_cart_button a.button, .wpb_cart_button a.product_type_simple{
	background-color: #da251d !important;
	color:white !important;
	font-size: 16px !important;
	padding: 8px 12px !important;
	border-radius: 5px !important;
}
.vc_btn3-container .vc_btn3-left a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-{
	display:none;
}


/* NAPIS PROMOCJA */
.page-id-613 #mpcth_page_wrap .woocommerce .mpcth-product-wrap > .mpcth-sale-wrap > .onsale.mpcth-color-main-background {
    font-size: 11px;
    top: 2.6em;
}
.woocommerce.woocommerce-page #mpcth_page_wrap .onsale.mpcth-color-main-background {
    font-size: 10px;
    top: 2.6em;
}

/* BUTTON DODAJ DO KOSZYKA */
.add_to_cart_button.button.product_type_simple {
    /*padding: .5em 10px !important;*/
}

/* PASEK Z TYTUŁEM PODSTRONY */
.box-title {
    background-color: #efefef;
    padding: 20px 0;
}
/* TYTUŁ PODSTRONY */
.box-title .mpcth-page-title.mpcth-deco-header {
    margin-bottom: 0 !important;
    color: #232323;
    text-transform: none !important;
}

/* FORMULARZ KONTAKTOWY */
.box-formularz p {
    margin: 0;
}
.pole-1,
.pole-2 {
    float: left;
    width: 49%;
    box-sizing: border-box;
}
.pole-1 {
    margin-right: 1%;
}
.pole-2 {
    margin-left: 1%;
}
.pole-3,
.pole-4 {
    width: 100%;
    box-sizing: border-box;
}
.pole-1,
.pole-2,
.pole-3,
.pole-4 {
    margin-bottom: 2%;
    padding-left: 10px;
    border: 2px solid #e6e6e6;
}
.pole-1,
.pole-2,
.pole-3 {
    height: 36px;
}
.pole-4 {
    padding-top: 8px;
}
.formularz-przycisk {
    width: 140px;
    float: right;
    padding: 5px 0;
    background-color: #da251d;
    color: #fff;
    border: 1px solid #da251d;
    box-sizing: border-box;
    text-transform: uppercase;
    transition: background-color 0.5s linear 0s, color 0.5s linear 0s, border 0.5s linear 0s;
    font-size: 14px;
    border-radius: 3px;
}
.formularz-przycisk:hover {
    color: #da251d;
    background-color: #fff;
}
.CheckBox_Box {
	margin: 23px 0 !important;
}
.CheckBox_Box .Accept {
	width: 25px;
	float: left;
}
.CheckBox_Box p {
	display: block;
	width: calc(100% - 25px) !important;
	float: left;
}

input.wpcf7-form-control.wpcf7-submit[disabled]{
	cursor: not-allowed;
}

label.attach-margin, span.wpcf7-form-control-wrap{
	line-height: 36px !important;
}

/* informacje */
.page-id-623 .wpcf7-form.invalid .wpcf7-form-control-wrap span {
    margin-bottom: 10px;
}
.page-id-623 .wpcf7-form.invalid .wpcf7-form-control-wrap input,
.page-id-623 .wpcf7-form.invalid .wpcf7-form-control-wrap span {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
}
/* FORMULARZ KONTAKTOWY (RESPO) */
@media (max-width: 600px) {
.pole-1, .pole-2 {
    float: none;
    width: 100%;
}
.pole-1 {
    margin-right: 0;
}
.pole-2 {
    margin-left: 0;
}
.formularz-przycisk {
    display: block;
    float: none;
    margin: 10px auto 0;
}
}

/* MAPA (RESPO) */
@media (min-width: 768px) {
.box-mapa iframe {
    height: 358px !important;
}
}

/* WYŁĄCZENIE FLOAT */
.float-stop {
    clear: both;
}

/* FULL WIDTH SEPARATOR */
.section-full-width-separator .vc_column-inner {
    padding: 20px 0 0 !important;
}
.section-full-width-separator .full-width-separator {
    background-color: #e6e6e6;
    height: 2px;
    border: none;
}

/* PODSTRONA KONTAKT - IKONY */
.section-siedziba .subsection-kontakt-ikony {
    width: 80%;
    margin: 0 auto;
}
.section-siedziba .subsection-kontakt-ikony-tekst p {
    font-size: 16px;
    line-height: 25px;
}
.section-siedziba .subsection-kontakt-ikony-tekst a {
    color: #232323;
}
.section-siedziba .subsection-kontakt-ikony-tekst a:hover {
    color: #e82e2e !important;
}

/* PASEK NEWSLETTERA */
.section-pasek-newslettera .vc_column-inner {
    padding-top: 0 !important;
}
.section-pasek-newslettera .newsletter-tekst {
    color: #fff;
    font-size: 22px;
    line-height: 30px !important;
    font-weight: 400;
}
.section-pasek-newslettera .newsletter-przycisk {
    display: block;
    width: 200px;
    padding: 11px 0;
    color: #fff;
    background-color: transparent;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    transition: background-color 0.5s linear 0s, color 0.5s linear 0s !important;
}
.section-pasek-newslettera .newsletter-przycisk:hover {
    color: #da251d !important;
    background-color: #fff;
}
/* PASEK NEWSLETTERA (RESPO) */
@media (max-width: 750px) {
.section-pasek-newslettera .newsletter-tekst {
    text-align: center;
}
.section-pasek-newslettera .newsletter-przycisk {
    margin: 20px auto 0;
}
}
@media (min-width: 750px) and (max-width: 1200px) {
.section-pasek-newslettera .wyrownanie-w-pionie {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.section-pasek-newslettera .wyrownanie-w-pionie:nth-child(1) {
    width: 66%;
}
.section-pasek-newslettera .wyrownanie-w-pionie:nth-child(2) {
    width: 33%;
}
}

/* WYRÓWNANIE ELEMENTÓW W PIONIE */
.wyrownanie-w-pionie {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

/* FOOTER - WYKONANIE */
#mpcth_footer_copyrights_section {
    border-top: 3px solid #da251d;
}
#mpcth_footer_copyrights_wrap {
    text-align: center;
    border-top: none;
}
#mpcth_footer_copyrights_wrap a {
    font-size: 16px;
    line-height: 16px;
}

/* FOOTER */
/* mobile */
footer #mpcth_toggle_mobile_footer {
    background-color: #dddddd;
}
footer#mpcth_footer {
    background-color: #efefef;
    border-top: none;
}
footer p {
    color: #8c8c8c;
    font-size: 16px;
    line-height: 24px;
}
.footer-fb {
    display: inline-block;
    vertical-align: middle;
}
img.footer-fb {
    margin-right: 5px;
}
/* FOOTER (RESPO) */
@media (max-width: 980px) {
footer #mpcth_footer_content {
    padding: 15px 20px;
}
#mpcth_page_wrap footer .widget {
    padding: 0 20px;
}
}
@media (min-width: 980px) {
footer #mpcth_footer_content .mpcth-widget-column.mpcth-widget-columns-4 .widget:nth-child(2) {
    width: 16%;
}
footer #mpcth_footer_content .mpcth-widget-column.mpcth-widget-columns-4 .widget:nth-child(1),
footer #mpcth_footer_content .mpcth-widget-column.mpcth-widget-columns-4 .widget:nth-child(3),
footer #mpcth_footer_content .mpcth-widget-column.mpcth-widget-columns-4 .widget:nth-child(4) {
    width: 33.33%;
}
}

/* CONTENT PODSTRONY */
.mpcth-page-content {
    padding-bottom: 0 !important;
}

/* LISTA Z PUNKTORAMKI */
.box-relatywny {
    position: relative;
}
.punktor {
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    border: 3px solid red;
    position: absolute;
    top: 7px;
}
.punktor-tekst {
    margin-left: 26px;
    font-size: 18px;
    line-height: 27px;
}

/* PODSEKCJA JAK ZAMAWIAĆ */
.subsection-jak-zamawiac {
    max-width: 480px;
    margin: 0 auto;
}

/* BUTTONY */
/* BUTTON 1 */
.box-button-1 {
    width: 100%;
    text-align: right;
    margin-bottom: 0;
}
.box-button-1 > a {
    width: 230px !important;
    padding: 15px 0 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    font-weight: 500;
    text-transform: uppercase;
    box-sizing: border-box !important;
    transition: background-color 0.5s linear 0s, color 0.5s linear 0s !important;
    background-image: none !important;
}
.box-button-1 > a:hover {
    color: #da251d !important;
    background-color: #fff !important;
}
#mpcth_main .wpb_wrapper > .vc_btn3-container.box-button-1 .vc_btn3 {
    border: 2px solid #da251d !important;
}
/* BUTTON 2 */
.box-button-2 {
    width: 100%;
    text-align: left;
    margin-bottom: 0;
}
.box-button-2 > a {
    width: 230px !important;
    padding: 15px 0 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    font-weight: 500;
    text-transform: uppercase;
    box-sizing: border-box !important;
    transition: background-color 0.5s linear 0s, color 0.5s linear 0s !important;
    background-image: none !important;
}
.box-button-2 > a:hover {
    color: #fff !important;
    background-color: #232323 !important;
}
#mpcth_main .wpb_wrapper > .vc_btn3-container.box-button-2 .vc_btn3 {
    border: 2px solid #232323 !important;
}
/* BUTTONY (RESPO) */
@media (max-width: 768px) {
.box-button-1, .box-button-2 {
    text-align: center;
}
.box-button-1 > a, .box-button-2 > a {
    width: 220px !important;
}
}
/* BUTTON 3 */
.box-button-3 {
    width: 100%;
    margin: 15px 0;
}
.box-button-3 > a {
    width: 430px !important;
    padding: 13px 0 !important;
    font-size: 16px !important;
    line-height: 21px !important;
    text-transform: uppercase;
    box-sizing: border-box !important;
    transition: background-color 0.5s linear 0s, color 0.5s linear 0s !important;
    background-image: none !important;
}
.box-button-3 > a:hover {
    color: #da251d !important;
    background-color: #fff !important;
}
#mpcth_main .wpb_wrapper > .vc_btn3-container.box-button-3 .vc_btn3 {
    border: 2px solid #da251d !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500;
}
/* BUTTON 3 (RESPO) */
@media (max-width: 500px) {
.box-button-3 > a {
    width: 90% !important;
    padding: 13px 10px !important;
    box-sizing: border-box !important;
}
}
@media (min-width: 768px) and (max-width: 1000px) {
.box-button-3 > a {
    width: 90% !important;
    padding: 13px 10px !important;
    box-sizing: border-box !important;
}
}

/* PODSEKCJA NASZE ZALETY */
.subsection-nasze-zalety {
    max-width: 680px;
    margin: 0 auto;
}

/* KOLOR CZCIONKI */
body {
    color: #111111;
}

/* WAGA I CENA */
.subsection-waga,
.subsection-cena {
    max-width: 850px;
    margin: 0 auto;
}
.subsection-waga {
    border-bottom: 2px solid #d6d6d6;
}
.subsection-waga .box-waga-cena,
.subsection-cena .box-waga-cena {
    width: 14.25%;
}
.subsection-waga .box-waga-cena p {
    padding-bottom: 15px;
}
.subsection-cena .box-waga-cena p {
    padding-top: 15px;
    color: #da251d;
}
/* WAGA I CENA (RESPO) */
@media (max-width: 768px) {
.subsection-waga,
.subsection-cena {
    float: left;
    width: 50%;
}
.subsection-waga {
    border-bottom: none;
}
.subsection-waga .box-waga-cena,
.subsection-cena .box-waga-cena {
    width: 100%;
    border-bottom: 2px solid #d6d6d6;
}
.subsection-waga .box-waga-cena.box-waga-cena-ostatni,
.subsection-cena .box-waga-cena.box-waga-cena-ostatni {
    border-bottom: none;
}
.subsection-waga .box-waga-cena p,
.subsection-cena .box-waga-cena p {
    text-align: center;
    padding: 15px 0;
}
}

/* MENU */
nav#mpcth_nav #mpcth_menu {
    float: right;
    margin-right: 12px;
}

/* TOP BAR */
#mpcth_page_header_wrap {
    box-shadow: none;
}
.section-top-bar {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 8px 20px 10px;
    box-sizing: border-box;
}
.section-top-bar .box-top-bar {
    float: right;
    margin-left: 45px;
    line-height: 0;
}
.box-top-bar.box-top-bar-5 {
    margin-left: 0;
}
.box-top-bar .box-top-bar-img, .box-top-bar span, .box-top-bar a {
    display: inline-block;
    vertical-align: middle;
}
.box-top-bar .box-top-bar-img {
    line-height: 0;
    margin-right: 2px;
}
.box-top-bar span, .box-top-bar a {
    font-size: 14px;
    line-height: 19px;
    color: #232323;
    transition: color 0.3s linear 0s;
}
.box-top-bar a span:hover, .box-top-bar a:hover {
    color: #da251d !important;
}
.box-top-bar-5 ul {
    margin: 0;
    padding: 0;
}
.box-top-bar-5 ul > li {
    display: inline-block;
    list-style-type: none;
    margin-right: 45px;
}
.box-top-bar ul > li:last-child {
    margin-right: 0;
}
/* TOP BAR (RESPO) */
@media (max-width: 830px) {
.section-top-bar {
    display: none;
}
}
@media (min-width: 830px) and (max-width: 1200px) {
.section-top-bar {
    max-width: 100%;
    padding: 8px 20px 0;
}
.section-top-bar > div {
    position: absolute;
    z-index: 1021;
    max-width: 600px;
    right: 0;
    left: 0;
    margin: auto;
}
.box-top-bar.box-top-bar-1,
.box-top-bar.box-top-bar-2,
.box-top-bar.box-top-bar-3,
.box-top-bar.box-top-bar-4 {
    margin: 0;
    width: 25%;
    text-align: center;
}
.box-top-bar.box-top-bar-5 {
    width: 100%;
    margin: 18px auto 0;
}
.box-top-bar-5 ul {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}
.box-top-bar-5 ul > li {
    display: inline-block;
    list-style-type: none;
    margin: 0 30px;
}
.box-top-bar ul > li:last-child {
	margin-right: 30px;	
}
}
@media (max-width: 1200px) {
header nav #mpcth_menu li {
    margin: 0 2px !important;
}
header nav #mpcth_menu li a {
    font-size: 14px;
    line-height: 19px !important;
}
}
@media (min-width: 1200px) {
.section-top-bar > div {
    position: absolute;
    z-index: 1021;
    right: 20px;
    top: 30px;
    line-height: 0;
}
}

/* SLIDER (RESPO) */
@media (max-width: 1050px) {
.tp-parallax-wrap {
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    width: 448px;
}
.rev_slider_wrapper.fullwidthbanner-container {
    background-color: rgba(255, 255, 255, 0.5);
}
.rev_slider.fullwidthabanner > ul > li > .slotholder {
    opacity: 0.35 !important;
}
}

@media (max-width: 550px) {
	#slide-1-layer-1{
		font-size: 24px !important;
		margin-left: 20px !important;
	}
	#slide-1-layer-2{
		font-size: 14px !important;
		margin-left: 20px !important;
	}
	#slide-1-layer-6{
		font-size: 12px !important;
		margin-left: 20px !important;
	}
}

/* PODSTRONA O FIRMIE (RESPO) */
@media (max-width: 768px) {
.section-o-firmie p {
    text-align: left !important;
}
}

/* PODSTRONA MULTIMEDIA */
.multimedia-tekst {
    font-size: 22px;
    line-height: 30px !important;
    font-weight: 400;
}
.multimedia-tekst.multimedia-tekst-box-1 {
    margin-bottom: 46px !important;
}
.multimedia-tekst.multimedia-tekst-box-2 {
    margin-bottom: 10px !important;
}
.multimedia-tekst.multimedia-tekst-box-3,
.multimedia-tekst.multimedia-tekst-box-4 {
    margin-bottom: 11px !important;
}
/* PODSTRONA MULTIMEDIA (RESPO) */
@media (max-width: 768px) {
.multimedia-tekst {
    font-size: 18px;
    line-height: 27px !important;
}
.multimedia-tekst.multimedia-tekst-box-1,
.multimedia-tekst.multimedia-tekst-box-2,
.multimedia-tekst.multimedia-tekst-box-3,
.multimedia-tekst.multimedia-tekst-box-4 {
    margin-bottom: 20px !important;
}
}
@media (min-width: 768px) and (max-width: 1200px) {
.multimedia-tekst {
    font-size: 18px;
    line-height: 27px !important;
}
.multimedia-tekst.multimedia-tekst-box-2 {
    margin-bottom: 19px !important;
}
}

/* PODSTRONA ROZPORZĄDZENIE */
.section-rozporzadzenie {
    max-width: 900px;
    margin: 0 auto;
}

/* LOGO (RESPO) */
@media (min-width: 320px) and (max-width: 830px) {
body #mpcth_page_header_content #mpcth_logo_wrap > a {
    margin-left: 45px;
}
}
@media (max-width: 830px) {
body #mpcth_page_header_content #mpcth_logo_wrap {
    padding: 0;
    width: 100%;
    text-align: center;
    height: 120px;
}
}
@media (min-width: 1200px) {
body #mpcth_page_header_content #mpcth_logo_wrap {
    padding: 0 0 1.2em;
}
}

/* PODSTRONA BLOG */
.section-blog .vc_gitem-zone.vc_gitem-zone-c {
    background-color: transparent !important;
}
#mpcth_page_wrap #mpcth_main .section-blog .vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 18px !important;
}
.section-blog .blog-date {
    color: #b3b3b3;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0;
}
.section-blog .blog-title {
    margin-bottom: 0;
}
.section-blog .blog-title > h4 {
    color: #232323;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin: 5px 0;
}
.section-blog .blog-text > p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: #111111;
    margin: 0;
}
.section-blog .vc_gitem_row .vc_gitem-col {
    padding: 0 0 27px 0;
}
/* paginacja */
.page-id-797 .vc_grid-pagination .vc_grid-pagination-list > li::before,
.page-id-797 .vc_grid-pagination .vc_grid-pagination-list > li::after,
.page-id-839 .vc_grid-pagination .vc_grid-pagination-list > li::before,
.page-id-839 .vc_grid-pagination .vc_grid-pagination-list > li::after {
    display: none;
}
.page-id-797 .vc_grid-pagination .vc_grid-pagination-list > li,
.page-id-839 .vc_grid-pagination .vc_grid-pagination-list > li {
    padding: 0.25em !important;
}
.page-id-797 .vc_grid-pagination .vc_grid-pagination-list > li > a,
.page-id-839 .vc_grid-pagination .vc_grid-pagination-list > li > a {
    background-color: #da251d !important;
    border-color: #da251d !important;
}
.page-id-797 .vc_grid-pagination .vc_grid-pagination-list > li > a:hover,
.page-id-839 .vc_grid-pagination .vc_grid-pagination-list > li > a:hover {
    background-color: #fff !important;
    color: #da251d !important;
}
/* PODSTRONA BLOG (RESPO) */
@media (min-width: 768px) and (max-width: 2600px) {
.section-blog .vc_pageable-slide-wrapper.vc_clearfix {
    position: relative;
}
.section-blog .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(4)::before {
    content: "";
    width: 5000px;
    height: 3px;
    background-color: #e6e6e6;
    position: absolute;
    left: -1000px;
    top: 0;
}
#mpcth_page_wrap #mpcth_main .section-blog .vc_grid-gutter-30px .vc_grid-item:nth-child(4),
#mpcth_page_wrap #mpcth_main .section-blog .vc_grid-gutter-30px .vc_grid-item:nth-child(5),
#mpcth_page_wrap #mpcth_main .section-blog .vc_grid-gutter-30px .vc_grid-item:nth-child(6) {
    padding-top: 70px !important;
}
}

/* PODSTRONA PROMOCJE */
.section-promocje .mpcth-cart-wrap {
    padding: 0 !important;
}
.page-id-613 .section-promocje .mpcth-cart-wrap > a, .page-id-613 .section-promocje .mpcth-cart-wrap > a {
    margin: 0 auto !important;
    font-size: 14px !important;
    line-height: 19px !important;
    width: 70% !important;
    text-align: center !important;
    box-sizing: border-box;
    padding: 10px 0 !important;
}

/* PODSTRONA OFERTY PRACY */
.section-oferty-pracy .vc_gitem-zone.vc_gitem-zone-c {
    background-color: transparent !important;
}
#mpcth_page_wrap #mpcth_main .section-oferty-pracy .vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 18px !important;
}
.section-oferty-pracy .oferty-pracy-date {
    color: #b3b3b3;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0;
}
.section-oferty-pracy .oferty-pracy-title {
    margin-bottom: 0;
}
.section-oferty-pracy .oferty-pracy-title > h4 {
    color: #232323;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin: 5px 0;
    text-transform: uppercase;
}
.section-oferty-pracy .oferty-pracy-text > p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: #111111;
    margin: 0;
}
.section-oferty-pracy .vc_gitem_row .vc_gitem-col {
    padding: 0 0 27px 0;
}

/* PODSTRONA REALIZACJE */
.section-realizacje .vc_gitem-zone.vc_gitem-zone-c {
    background-color: transparent !important;
}
#mpcth_page_wrap #mpcth_main .section-realizacje .vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 18px !important;
}
.section-realizacje .realizacje-date {
    color: #b3b3b3;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0;
}
.section-realizacje .realizacje-title {
    margin-bottom: 0;
}
.section-realizacje .realizacje-title > h4 {
    color: #232323;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin: 5px 0;
    text-transform: uppercase;
}
.section-realizacje .vc_gitem_row .vc_gitem-col {
    padding: 0 0 27px 0;
}

/* STRONA GŁÓWNA IKONY */
.section-ikony-oferta .box-icon {
    width: 20%;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.section-ikony-oferta .icon-title {
    font-size: 22px;
    line-height: 30px;
}
.section-ikony-oferta .icon-text {
    font-size: 16px;
    line-height: 25px;
}
/* STRONA GŁÓWNA IKONY (RESPO) */
@media (max-width: 500px) {
.section-ikony-oferta .box-icon {
    width: 100%;
}
}
@media (min-width: 500px) and (max-width: 768px) {
.section-ikony-oferta .box-icon {
    width: 50%;
}
.section-ikony-oferta .box-icon:nth-child(5) {
    margin-left: 25%;
}
}
@media (min-width: 768px) and (max-width: 1200px) {
.section-ikony-oferta .box-icon {
    width: 33.33%;
}
.section-ikony-oferta .box-icon:nth-child(4),
.section-ikony-oferta .box-icon:nth-child(5) {
    width: 50%;
}
.section-ikony-oferta .box-icon:nth-child(4) > div,
.section-ikony-oferta .box-icon:nth-child(5) > div {
    display: block;
    width: 80%;
    margin: 0 auto;
}
}

/* STRONA GŁÓWNA PRODUKTY */
.section-promocje .woocommerce-Price-amount.amount,
.section-produkty .woocommerce-Price-amount.amount {
    color: #da251d;
}
.section-produkty .grid_no_animation .pro_price_area {
    color: #da251d;
}

/* USUNIĘCIE OPISÓW PRODUKTÓW */
.mpcth-product-wrap .mpcth-post-content .mpcth-post-content-wrap .mpcth-post-categories {
	display: none;
}

/* WIELKOSC NAPISU DODAJ DO KOSZYKA */
span {
	font-size: 14px;
}

/* OGÓLNIE */
p {
    font-size: 16px;
}
h2.section-title {
    color: #232323;
    font-size: 35px;
    line-height: 45px;
    font-weight: 400;
}

/* SEARCH */
.section-search .box-search-submit {
    position: relative;
    width: 20px;
    line-height: 0;
}
.section-search .box-search-submit #searchsubmit,
.section-search .box-search-submit #searchsubmit:hover {
    position: absolute;
    background-color: transparent !important;
}
.section-search .box-search-submit #searchsubmit {
    padding: 0 !important;
    border: none !important;
}
.section-search #searchform #s {
    margin-bottom: 0;
    width: calc(100% - 34px);
}
.section-search .box-search-submit,
.section-search #searchform #s {
    display: inline-block;
    vertical-align: middle;
}
.section-search input::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}
#mpcth_page_wrap .section-search #searchform #s {
    background: transparent;
    color: #fff !important;
    opacity: 1 !important;
    border: none;
}
#mpcth_page_wrap .section-search #searchform #s:hover {
    box-shadow: none;
}
.section-search #searchform {
    border: 1px solid #fff;
    border-radius: 5px;
    padding-left: 10px;
    width: 70%;
    margin: 0 auto;
}

/* STRONA GŁÓWNA - PAGINACJA */
.page-id-2 .wpb_slider_area .owl-theme .owl-nav {
    top: -20px;
}

/* HAMBURGER */
#mpcth_toggle_mobile_menu {
    top: 60px;
}

/* PODSTRONA MOJE KONTO */
/* element lewego sidebaru */
.page-id-23 .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

/*pojedyncza realizacja*/
.type-mpc_portfolio .mpcth-post-thumbnail {
    display: none !important;
}

/* POJEDYNCZY PRODUKT */
.single.single-product form.cart small {
    display: none;
}
.single.single-product form.cart table {
    margin-bottom: 50px;
}
.single.single-product .product-price > .price > span.woocommerce-Price-amount.amount {
    font-size: 35px;
    line-height: 40px;
}

/* BOX TYTUŁU NA STRONIE GŁÓWNEJ */
.page-id-2 .box-title {
    display: none;
}

/* PRODUKTY - INFORMACJE */
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-content,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-post-content {
    height: 6.25em;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-content-wrap,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-post-content-wrap {
    display: flex;
    flex-direction: column;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-content-wrap .mpcth-post-title,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-post-content-wrap .mpcth-post-title {
    line-height: 19px;
    font-size: 14px;
    order: 1;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-content-wrap .price,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-post-content-wrap .price {
    width: 100%;
    box-sizing: border-box;
    order: 2;
    padding-top: 0 !important;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-content-wrap .price .woocommerce-Price-amount.amount,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-post-content-wrap .price .woocommerce-Price-amount.amount {
    margin-top: 5px !important;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-content-wrap .mpcth-price-wrap,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-post-content-wrap .mpcth-price-wrap {
    order: 3;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-content-wrap .mpcth-cart-wrap,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-post-content-wrap .mpcth-cart-wrap {
    padding: 1em !important;
    order: 4;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-cart-wrap > .button.product_type_simple:hover {
    color: #fff !important;
}
.page-id-613 #mpcth_page_wrap .products .product .mpcth-cart-wrap > .button.product_type_simple {
    color: #fff;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-cart-wrap > .add_to_cart_button.button.product_type_simple.ajax_add_to_cart:hover,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-cart-wrap > .button.product_type_simple:hover {
    color: #da251d !important;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-cart-wrap > .add_to_cart_button.button.product_type_simple.ajax_add_to_cart,
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-cart-wrap > .add_to_cart_button.button.product_type_variable,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-cart-wrap > .add_to_cart_button.button.product_type_variable {
    margin-left: 0;
}
.page-id-613 #mpcth_page_wrap .products .product .mpcth-cart-wrap > .add_to_cart_button.button.product_type_variable {
    color: #fff;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-title,
.page-id-613 #mpcth_page_wrap .products .product .mpcth-post-title {
    /*line-height: 1.3em;*/
}

/* ELEMENT PODGLĄD */
.woocommerce-page .mpcth-products-per-page {
    display: none !important;
}

/* KOSZYK */
.page-id-21 .product-price > span.woocommerce-Price-amount.amount {
    display: inline-block;
    width: 92px;
    padding: 0 5px;
    box-sizing: border-box;
}

/* KOSZYK (RESPO) */
@media (max-width: 320px) {
header #mpcth_controls_wrap #mpcth_controls_container {
    padding: 0 0 30px !important;
}
}
@media (min-width: 320px) and (max-width: 450px) {
header .mpcth-mini-cart-icon-info span,
header .mpcth-mini-cart-icon-info {
    font-size: 10px;
    line-height: 15px;
}
}

/* POJEDYNCZY WPIS */
.single.single-post #mpcth_breadcrumbs {
    float: left;
}
.btn-boram .wpb_wrapper > .vc_btn3-container .vc_btn3{
	background-color:#e82e2e !important;
	border: 1px solid #e82e2e !important;
    border-radius: 2px !important;
    padding: .8em 1.6em !important;
    text-transform: uppercase !important;
    line-height: 1em !important;
}

.btn-boram .wpb_wrapper > .vc_btn3-container .vc_btn3:hover{
	border: 1px solid rgba(0, 0, 0, 0.075) !important;
	color: #999999 !important; 
    background: #f3f3f3 !important;
}
.boram-red{
	color:#e82e2e !important;
}
.essential_grid .mpcth-post-thumbnail{
	display:none !important;
}
#mpcth_main .mpcth-post-content ul li.custom-menu-boram-product::before, #mpcth_main .mpcth-page-content ul li.custom-menu-boram-product::before, #mpcth_main .mpcth-product-content ul li.custom-menu-boram-product::before, #mpcth_header_area ul li.custom-menu-boram-product::before, #mpcth_sidebar ul li.custom-menu-boram-product::before, #mpcth_footer ul li.custom-menu-boram-product::before{
	border:none !important;
	content: none !important;
}
ul li.custom-menu-boram-product > a:first-child{
	border-bottom: 1px solid red !important;
	line-height: 35px;
	font-weight: 700 !important;
	font-size:14px !important;
}
ul li.custom-menu-boram-product > a:first-child:hover{
	color: #111111 !important;
}
#mpcth_page_wrap .widget_nav_menu li.custom-menu-boram-product.current-menu-ancestor > a {
	color: #111111 !important;
}

/*ul li.custom-menu-boram-product ul li::before{
	border:none !important;
	content: none !important;
}*/
.essential_grid .mpcth-post-meta{
	display:none !important;
	cursor: default !important;
}
.custom-color-grid-red h4{
	font-size: 16px !important;
	color: #e82e2e !important;
	line-height: 24px !important;
	font-weight: 300 !important;
}
.woocommerce-variation-price .price span.woocommerce-Price-amount{
	font-size: 44px !important;
	font-weight: 600 !important;
}

/* POJEDYNCZY PRODUKT - CENA */
.single.single-product .price > del > span.woocommerce-Price-amount.amount {
    margin-bottom: 30px;
}
.single.single-product .price span.woocommerce-Price-amount.amount::before {
	display: block;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}
.single.single-product .price > del > span.woocommerce-Price-amount.amount::before {
    content: 'Regularna cena';
    color: #111111;
}
.single.single-product .price > ins > span.woocommerce-Price-amount.amount::before {
    content: 'Promocyjna cena';
    color: #da251d;
}

/* JEDEN PRODUKT KLASA postid-612 */
.postid-612 .single_variation_wrap::before {
    content: 'Jest liczona w centymetrach po obwodzie!';
    display: block;
    margin-bottom: 30px;
    font-weight: 600;
    color: #E82E2E;
}
.postid-612.single.single-product form.cart table {
    margin-bottom: 15px;
}

/* PODSTRONA PODSUMOWANIE (RESPO) */
@media (max-width: 750px) {
.woocommerce-checkout #mpcth_page_wrap #mpcth_content .shop_table tfoot th,
.woocommerce-checkout #mpcth_page_wrap #mpcth_content .shop_table tfoot td {
    width: 100%;
}
}

/* PODSTRONA GAZETKA */
#box-gazetka {
    width: 100% !important;
}

.mailpoet_submit{
	background-color:#e82e2e !important;
	border:1px solid #e82e2e !important;
	outline:none !important;
	color: white !important;
	padding: 8px 10px !important;
	border-radius: 2px !important;
}
.mailpoet_submit:hover{
	border: 1px solid rgba(0, 0, 0, 0.075) !important;
	color: #999999 !important; 
    background: #f3f3f3 !important;
}
input.mailpoet_text{
	margin:10px 0 !important;
	width:250px !important;
	height: 30px  !important;
}
/* NAGLÓWKI COUNTER */
.counter-heading {
	color:#dd3333;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
	text-align: center;
	margin-bottom: 20px;
}

/* BEZPŁATNY POMIAR */
.bezplatny-pomiar {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

.widget_product_categories .product-categories > li > a{
font-weight: 300 !important;
}
/*zmiana rozmiaru czcionek 19.01.2018*/
#mpcth_page_wrap .products .product h6.mpcth-post-title > a {
    line-height: 16px;
    font-size: 12px !important;
}
#mpcth_page_wrap .woocommerce .products .product .mpcth-post-title, .woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-title{
	line-height: 16px !important; 
}
#mpcth_page_wrap .woocommerce .mpcth-shop-style-center .products .product .mpcth-post-content .mpcth-price-wrap .price > .amount, #mpcth_page_wrap .woocommerce .products.mpcth-shop-style-center .product .mpcth-post-content .mpcth-price-wrap .price > .amount, .woocommerce-page #mpcth_page_wrap .mpcth-shop-style-center .products .product .mpcth-post-content .mpcth-price-wrap .price > .amount, .woocommerce-page #mpcth_page_wrap .products.mpcth-shop-style-center .product .mpcth-post-content .mpcth-price-wrap .price > .amount {
    font-size: 17px !important;
}
.woocommerce-page #mpcth_page_wrap .products .product .mpcth-post-content-wrap .mpcth-cart-wrap, .page-id-613 #mpcth_page_wrap .products .product .mpcth-post-content-wrap .mpcth-cart-wrap {
    padding: 0.2em !important;
    order: 4;
}
.woocommerce-page #mpcth_page_wrap .products.mpcth-shop-style-center .product .mpcth-post-content .product_type_variable i, .woocommerce-page #mpcth_page_wrap .products.mpcth-shop-style-center .product .mpcth-post-content .add_to_cart_button i.fa-shopping-cart{
	font-size: 14px !important;
	line-height: 1em;
	margin-right: 3px !important;
	margin-left: 0;
}
.woocommerce-page #mpcth_page_wrap .products.mpcth-shop-style-center .product .mpcth-post-content .add_to_cart_button{
	padding-top: 0.1em !important;
}
#mpcth_page_wrap .woocommerce .products .product, .woocommerce-page #mpcth_page_wrap .products .product {
    padding: 0 10px !important; 
}

.woocommerce-page #mpcth_page_wrap a.button {
    padding: .2em .3em !important;
	margin: 5px 0;
	font-size: 14px !important;
}
@media (min-width: 768px) {
	.boram-5 .vc_col-sm-2 {
    	width: 20% !important;
	}
	.boram-5 .vc_col-sm-1{
		display:none;
	}
}
.boram-img-custom .owl-carousel .owl-item img {
    display: block;
    width: 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin: auto;
}
.boram-img-custom-70 .owl-carousel .owl-item img {
    display: block;
    width: 70%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin: auto;
}


/* WYSYŁKA KURIERSKA */
#wysylka-kurierska {
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
}
#wysylka-kurierska > a {
    display: inline-block;
    width: 160px;
    border: 2px solid #e82e2e;
    padding: 10px 0;
    box-sizing: border-box;
    transition: all 0.4s linear 0s;
}
#wysylka-kurierska > a:hover {
    border: 2px solid #232323;
}
#wysylka-kurierska img {
    display: none;
}
#wysylka-kurierska:target img {
    display: block;
}
#wysylka-kurierska:target .wysylka-kurierska-box-external {
    display: table;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3000;
    background-color: rgba(0, 0, 0, 0.5);
}
#wysylka-kurierska:target .wysylka-kurierska-box-internal {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
#wysylka-kurierska:target .wysylka-kurierska-box-internal img {
    margin: 0 auto;
}

.display-none-promocje{
	display:none;
}

/* PODSTRONA CART */
.woocommerce-cart .shop_table.cart th, .woocommerce-cart .shop_table.cart td {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}
/* PODSTRONA CART (RESPO) */
@media (min-width: 980px) and (max-width: 1200px) {
.woocommerce-cart #mpcth_page_wrap .mpcth-page-content > .woocommerce > form .shop_table_wrap {
    float: none;
    width: 100%;
    min-height: inherit !important;
}
.woocommerce-cart #mpcth_page_wrap .mpcth-page-content > .woocommerce > form .cart-sidebar {
    float: none;
    width: 100%;
}
}

/* PODSTRONA PRODUKTY */
.single #mpcth_breadcrumbs {
    float: none;
    max-width: 100%;
    width: 100%;
    white-space: normal;
}
.link_style a{
	color: #000;
}
.link_style a:hover{
	color: #e82e2e !important;
}

.vc_row.wpb_row.vc_row-fluid.mpcth-vc-row-wrap .wpb_column.vc_column_container.vc_col-sm-6 .design_box_width .wpb_column.vc_column_container.vc_col-sm-4{
	/* width: 40% !important; No ja nie wiem po co kto to pomniejszał - ŁW */
	margin: 0 auto; /* Wyśrodkowałem by zachować jednolity layout ŁW */
}

/* DRZWI HST - POMNIEJSZENIE GRAFIK */
.HST-doors-width {
	max-width: 90% !important;
}

/* Zmiana wilkości liter w atrubutów produktu sklepu - chodzi dokładnie o kolory drzwi itp w zakładce DODATKOWE INFORMACJE - DJ */
.shop_attributes p {
 text-transform: lowercase; 
}

/* PODSTRONA REGULAMIN */
.section-regulamin li, .section-regulamin a, .section-regulamin span, .section-regulamin strong {
    font-size: 16px;
}
.section-regulamin ul li::before {
    content: '';
    position: absolute;
    top: .6em;
    left: 0.3em;
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #000;
    border-radius: 50%;
	border: none !important;
}
.section-regulamin ol {
    text-align: justify;
}

.woocommerce-product-rating{
	display:none !important;
}

/* NIEKLIKALNOŚĆ DATY W PORTFOLIO */
.mpcth-post-date.mpcth-color-main-color-hover {
	pointer-events: none;
}


/* -------------------------------------------------ADJUSTING THE WEBSITE TO THE ITALIAN CONDITIONS-------------------------------------------- */

/* NON-DISPLAYING ELEMENTS ON THE TOP BAR */
.section-top-bar > div .box-top-bar-5 {
	display: none;
}

/* NON-DISPLAYING ELEMENTS ON THE MENU */
#mpcth_controls_container {
	display: none;
}

/* SETTING THE WIDTH OF FOOTER ELLEMENTS */
#mpcth_footer_content > ul > li {
	width: 33.33% !important;
}

/* RESPO - FOOTER */
@media (max-width: 979px) {
.mpcth-responsive #mpcth_footer_content .mpcth-widget-column.mpcth-widget-columns-4 .widget {
	width: 100% !important;
}
}
