/*======================================
Theme Name: EPAK
Theme URI: 
Description: Strona EPAK Deratyzacja (http://deratyzacja-epak.pl)
Version: 1.0
Author: SzkoleniaMi.pl
Author URI: http://www.szkoleniami.pl/projekty/
Template: Divi
======================================*/


/* Custom CSS styles. Use !important to overwrite styles if needed. */
#top-header {
    font-size: 1.0em;
    z-index: 99995;
}
#top-header .container {
    padding-top: 0;
}
#top-header .telefon a {
    background-image: url(img/kontakt_02.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: .75em;
    padding-left: 2em !important;
    background-size: 20px 20px;
}
#top-header .panel-klienta a {
    background: #fff;
    color: #018936 !important;
    padding: .75em;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 30px;
}
.et_pb_widget.widget_text .textwidget a {
    color: #39a934;
}

h1, h2, h3 {font-weight: 100;}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {margin-top: 0.5em;}
p {font-weight: lighter;}

.fa, .far, .fas {
    font-family: "FontAwesome" !important;
}

#left-area .entry-content > ul {
    margin-left: 16px;
}

/* Breadcrumbs */
.container.breadcrumbs {
    display: block;
    width: 100%;
    background-color: #fafafa;
    border-bottom: 1px solid #ddd;
}
.fbc-page .fbc-wrap .fbc-items li {
    padding: 10px 5px 5px;
}

.lgx-logo-slider-wp .lgx-logo-item .logo-company-name {
    background-color: #39b54a;
    bottom: 0;
    position: absolute;
    opacity: 0.8;
    color: #fff;
    font-size: 1.4em;
}
#et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {
    position: absolute;
    top: 0;
    right: 0;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "5";
    color: #df5420;
    color: #018936;
}
#top-menu li .menu-item-has-children > a:first-child::after {
    top: 35%;
    right: 20px;
}
#top-menu .sub-menu {
    margin: 0 0 0-40px;
}
#top-menu li li {
    margin: 0;
    padding: 0 20px;
    border-bottom: 1px solid #f2f2f2;
}
#top-menu li li a {
    width: 200px;
    padding: 12px 20px;
    line-height: 1em;
}
#top-menu li li a:hover {
    color: #018936;
    margin-left: 10px;
    background-color: inherit;
    margin-right: -10px;
}
#top-menu li li:last-child {
    border-bottom: none;
}
@media only screen and (min-width: 981px) {
    .et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_image_container {
        margin: -16px -16px 29px;
    }
    /* Small thumbnail on left on Blog / Porady */
    .pt-cv-view .pt-cv-href-thumbnail {
        border: 1px solid #ddd;
    }
    .et_pb_posts .et_pb_post img, .et_pb_posts .et_overlay,
    .pt-cv-view .pt-cv-href-thumbnail img {
        height: 200px !important;
        width: 300px;
        float: left;
        left: 0;
        margin-right: 25px;
        object-fit: cover;
        overflow: hidden;
    }
    /* Move text over when there is no thumbnail */
    .et_pb_posts .et_pb_post:not(.has-post-thumbnail) {
            margin-left: 325px;
    }
}
/* Place category / archive / search images on left of text */
@media only screen and (min-width: 981px) {
	body.archive .et_pb_post img,
	body.search .et_pb_post img {
		height: 200px !important;
		width: 300px;
		float: left;
		left: 0;
		margin-right: 25px;
        object-fit: cover;
        overflow: hidden;
	}
	body.archive .et_pb_post,
	body.search .et_pb_post { 
	    clear: both; 
	    min-height: 200px 
	}
	/* Move text over when there is no thumbnail */
	body.archive .et_pb_post:not(.has-post-thumbnail) {
	    margin-left: 325px;
	}
	#sidebar {float:right;padding-left: 30px;}
	#left-area {float:left;}
	#main-content .container:before {
		right: 25%!important;}
	#main-content .container:before {
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e2e2e2;
    content: "";}
}
@media only screen and (max-width: 980px) {
    #left-area {
        margin-bottom: 40px;
    }
}

/* Buttons */
.et_pb_button,
.et_pb_module .et_pb_button,
.wpcf7-submit,
.btn,
.pt-cv-wrapper .btn-success {
    position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-color: #39a934;
    color: #39a934;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.5em !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.et_pb_button:hover,
.et_pb_module .et_pb_button:hover,
.wpcf7-submit:hover,
.btn:hover,
.pt-cv-wrapper .btn-success:hover {
    padding: .3em 1.5em .3em 1.5em;
    border: 2px solid transparent;
    background-color: #39a934;
    color: #fff;
}
.pt-cv-wrapper .btn-success {
    float: right;
}
#pt-cv-view-178ccd11ou .cvp-responsive-image[style*="background-image"] {
   height: 380px !important;
}
.pt-cv-wrapper .cvp-live-filter.cvp-button input[type="radio"]:checked ~ div {
    background: #fff;
    color: #39a934;
    border: solid 1px #39a934 !important;
    border-radius: 3px;
}
.pt-cv-wrapper .cvp-live-filter .btn {
    border: solid 1px #fff !important;
    background: #fff;
    color: #39a934;
    border-radius: 3px;
}
.pt-cv-wrapper .cvp-live-filter .btn:hover {
    border: solid 1px #39a934 !important;
    background: #39a934;
    color: #fff;
    border-radius: 3px;
}

/* Widgets */
.widget,
.et_pb_widget {
    margin-bottom: 80px;
    padding: 10px;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    box-shadow: 0 1px 4px rgba(0,0,0,0.07);
}
.widget h4.widgettitle,
.et_pb_widget h4.widgettitle {
    color: #333;
    font-weight: 300;
    font-size: 1.5em;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.02)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: #fdfdfd;
    padding: 20px 28px;
    -moz-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    border-bottom: 5px solid #39a934;
    margin: -10px -10px 26px;
}
.et_pb_widget ul li {
    border-bottom: 1px solid 
    #e9e9e9;
    display: block;
    padding: 4px 16px 12px 16px !important;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block;
    line-height: 1.4em;
}
.et_pb_widget ul li:last-child {
        border-bottom: none;
}
.et_pb_widget ul li::before {
    position: relative;
    top: 0;
    right: 4px;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "5";
    color: #39a934;
}
.et_pb_widget ul li:hover {
    padding-left: 32px !important;
    padding-right: 0px !important;
}
#sidebar .et_pb_widget .owl-dots {
    display: none !important;
}
.smi-widget-nomargin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Downlowad */
.strefa_download h2 {
    padding: 20px 28px;

    margin-top: 25px;
    margin-bottom: 5px;
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.02)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: #fdfdfd;

    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    box-shadow: 0 1px 4px rgba(0,0,0,0.07);

    -moz-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);

    border: 1px solid #e9e9e9;
    border-bottom: 5px solid #39a934;
}
.poj_download a {
    background-color: #fafafa;
    border-bottom: 3px solid #fff;
    padding: 10px;
    padding-left: 32px;
    display: block;
    color: #000;
}
.poj_download a::before {
    position: relative;
    top: 0;
    right: 4px;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "5";
    color: #39a934;
}
.poj_download a:hover {
    text-decoration: none;
    background-color: #e6e6e6;
    padding-left: 48px !important;
    padding-right: 0px !important;
}

/* Styling CF7 to look like the Divi Contact Form */
.wpcf7-form p {
	padding-bottom: 0.5em;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #f8f8f8 !important;
	border: none !important;
	width: 100% !important;
	border-radius: 0;
	font-size: 14px;
	color: #666 !important;
	padding: 14px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7-form table {
    border: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #8edcad !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #8edcad !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #8edcad !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #8edcad !important;
opacity: 1;
}
@media only screen and (max-width: 640px) {
    .wpcf7-form table td {
        display: block;
    }
}

/* CF */
.smi-cf h3.smi-tel {
    border: 2px solid #dd1212;
    line-height: 1.4em;
    text-align: right;
}
.smi-cf h3 {
    padding: 20px 28px !important;

    margin-top: 35px !important;
    margin-bottom: 5px !important;
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.02)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: #fdfdfd;

    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    box-shadow: 0 1px 4px rgba(0,0,0,0.07);

    -moz-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);

    border: 1px solid #e9e9e9;
    border-bottom: 5px solid #39a934;
}

/* YARPP */
.yarpp-related h3 {
    font-weight: 100 !important;
    font-size: 29px !important;
    
    padding: 20px 28px !important;

    margin-top: 35px !important;
    margin-bottom: 5px !important;
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.02)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: #fdfdfd;

    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    box-shadow: 0 1px 4px rgba(0,0,0,0.07);

    -moz-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);

    border: 1px solid #e9e9e9;
    border-bottom: 5px solid #39a934;
}
.yarpp-related ul {
    padding: 0 !important;
}
.yarpp-related ul li {
    background-color: #fafafa;
    border-bottom: 3px solid #fff;
    padding: 5px 20px;
    list-style-position: inside;
}
.yarpp-related ul li:hover {
    text-decoration: none;
    background-color: #e6e6e6;
    padding-left: 32px !important;
    padding-right: 0px !important;
}

/**
 * Less For FAQs Styles
 */
.qe-faq-content {
  padding-top: 1px;
}
.qe-faq-content i.fa {
  margin-right: 0.3em;
}
.qe-faq-content .qe-faq-top {
  display: inline-block;
  margin-bottom: 1em;
}
.qe-faq-toggle {
  margin-bottom: 2px;
  transition: all 0.5s;
}
.qe-faq-toggle .qe-toggle-title {
  background-color: #fafafa;
  border: 1px solid #ddd;
  margin: 0;
  height: auto;
  cursor: pointer;
  transition: all 0.2s;
  padding: 1em;
}
/*
.qe-faq-toggle .qe-toggle-title strong {
    font-weight: 400 !important;
}
*/
.qe-faq-toggle .qe-toggle-title i.fa {
  margin-right: 0.5em;
}
.qe-faq-toggle.active .qe-toggle-title,
.qe-faq-toggle .qe-toggle-title:hover {
  background-color: #eaeaea;
}
.qe-faq-toggle .qe-toggle-content {
  padding: 1.5em 1.5em 0.3em;
  margin: 0;
  border: 1px solid #ddd;
  display: none;
}
.nojs.qe-faq-toggle .qe-toggle-content {
  display: block;
}
.qe-faqs-filters-container {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.qe-faqs-filters-container li {
  display: inline;
  padding: 0;
  margin: 0;
}
.qe-faqs-filters-container li a {
  display: inline-block;
  border-bottom: 1px solid;
  padding: 5px 10px;
  margin: 0 10px 0 0;
}
.qe-faqs-filters-container li a:hover {
  border-bottom: 2px solid;
}
.qe-faqs-filters-container li.active a {
  border-bottom: 2px solid;
  font-weight: bold;
} 

/* FAQ */
.qe-faq-toggle .fa {
    /* font-family: "FontAwesome"; */
    font-weight: 700;
    font-style: normal;
}
.qe-faq-toggle .fa.fa-plus-circle::before {
    content: "\f107";
}
.qe-faq-toggle .fa.fa-minus-circle::before {
    content: "\f106";
}
.qe-faq-toggle .qe-toggle-content {
    padding: 1.5em 1.5em;
}
.smi-faq h3 {
    padding: 20px 28px !important;

    margin-top: 35px !important;
    margin-bottom: 5px !important;
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.02)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: #fdfdfd;

    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    box-shadow: 0 1px 4px rgba(0,0,0,0.07);

    -moz-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
    box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);

    border: 1px solid #e9e9e9;
    border-bottom: 5px solid #39a934;
}
.smi-faq .qe-faq-toggle .qe-toggle-title h4 {
    font-size: 18px;
}
.smi-faq .qe-faqs-filters-container {
    display: none;
}

/* Post featured image */
.single .et_post_meta_wrapper {
    max-height: 500px;
    display: block;
    overflow: hidden;
}

/* Footer */
#footer-widgets .et_pb_widget {
    border: none;
    box-shadow: none;
}
#footer-info {
    font-size: 0.85em;
}
#footer-widgets {
    padding: 4% 0 0;
}
#footer-widgets .footer-widget {
    margin-bottom: 2%;
}

/* Footer Bottom Area */
#footer-bottom-area {
    line-height: 1em;
    background: #fff;
}
#footer-bottom-area .smi-widget {
    display: inline-block;
    padding: 13px;
    vertical-align: middle;
}
@media only screen and (max-width: 640px) {
    #footer-bottom-area .smi-widget.nasze-serwisy {
        display: none;
    }
}

/* Bottom Menu */
#et-footer-nav .bottom-nav li {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #a9a9a9;
    margin: 5px;
    border-radius: 5px;
}
#et-footer-nav .bottom-nav a {
    padding-left: 22px;
    padding-right: 22px;
    padding: 10px 22px;
    color: #fff;
    transition: all .2s ease-in-out;
    display: block;
}
#et-footer-nav .bottom-nav li:hover {
    background: #fff;
    color: #000;
}
#et-footer-nav .bottom-nav a:hover {
    color: #000;
    transition: all .2s ease-in-out;
}
#et-footer-nav .bottom-nav li.current-menu-item a {
    color: #a9a9a9 !important;
}
@media only screen and (max-width: 640px) {
    #et-footer-nav .bottom-nav li {
        margin: 7px 5px;
    }
}

/* Front Page */
.entry-content .smi-fp-oferta .et_pb_text_inner a img:hover {
    opacity: 0.6;
    border-bottom: 4px solid #018936;
    margin-bottom: -4px;
}
.entry-content .smi-fp-oferta .et_pb_text_inner h4 {
    margin-top: 0.1em;
}
.entry-content .smi-fp-oferta .et_pb_toggle h5 {
    margin-top: 0;
}
.entry-content .smi-fp-oferta .et_pb_column .et_pb_module,
.entry-content .smi-fp-oferta .et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 4.27%;
}
.entry-content .smi-fp-oferta .et_pb_toggle_close {
    padding: 10px 20px;
}
.entry-content .smi-fp-oferta .et_pb_column .et_pb_module .et_pb_text_inner h2 {
    line-height: 1.1em;
}

.et_pb_fh_post_carousel .owl-item .attachment-post-thumbnail {
    height: 180px !important;
    width: 180px !important;
    margin: 0 auto;
}

.smi-toggle .et_pb_tab_content ul li {
    background-image: url(img/pkt.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 25px;
    line-height: 1.5;
    margin-bottom: 10px;
    list-style: none;
}

.smi-toggle .et_pb_tabs_controls li a,
.et_pb_tabs_1.et_pb_tabs .et_pb_tabs_controls li, 
.et_pb_tabs_1.et_pb_tabs .et_pb_tabs_controls li a {
    overflow: hidden;
}

@media only screen and (max-width: 640px) {
    .smi-toggle .et_pb_tabs_controls li a,
    .et_pb_tabs_1.et_pb_tabs .et_pb_tabs_controls li, 
    .et_pb_tabs_1.et_pb_tabs .et_pb_tabs_controls li a {
        overflow: hidden;
        line-height: 1.7em !important;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
}

.owl-nav {
    text-align: center;
}

#smi-porady.et_pb_tabs .et_pb_tab {
    padding-top: 0;
    padding-bottom: 3.8em;
}
#smi-porady.et_pb_tabs .et_pb_tab .et_pb_tab_content h4 {
    margin-top: 3em;
}
#smi-porady.et_pb_tabs .et_pb_tab .et_pb_tab_content p {
    display: inline;
}
#smi-porady.et_pb_tabs .et_pb_tab .et_pb_tab_content a.smi-right {
    text-align: right;
    display: block;
}

.et_pb_tabs .et_pb_tabs_controls .et_pb_tab_active {
        border-right: 1px solid #d9d9d9;
}

.et_pb_text_inner h4 a:hover {
	color: #018936 !important;
}