/*

Theme Name: T2sa

Theme URI: http://jemlinks.com

Author: the Jemlinks team

Author URI: http://jemlinks.com

Description: Jemlinks team

*/





/**

 * Table of Contents:

 *

 * 1.0 - Reset

 * 2.0 - Repeatable Patterns

 * 3.0 - Basic Structure

 * 4.0 - Header

 *   4.1 - Site Header

 *   4.2 - Navigation

 * 5.0 - Content

 *   5.1 - Entry Header

 *   5.2 - Entry Meta

 *   5.3 - Entry Content

 *   5.4 - Galleries

 *   5.5 - Post Formats

 *   5.6 - Attachments

 *   5.7 - Post/Paging Navigation

 *   5.8 - Author Bio

 *   5.9 - Archives

 *   5.10 - Search Results/No posts

 *   5.11 - 404

 *   5.12 - Comments

 *   5.13 - Multisite

 * 6.0 - Sidebar

 *   6.1 - Widgets

 * 7.0 - Footer

 * 8.0 - Media Queries

 * 9.0 - Print

 * ----------------------------------------------------------------------------

 */



.shiftnav-wrap {



   z-index: auto !important;

}





.item span.img_cropper img {

    vertical-align: middle !important;

    display: block !important;

    max-width: 100%!important;

}





a.container { display: block; }

a.zoom { width: 100%; height: 405px; display: block; }

#baner_glowny .item {

	background-size: cover;

	background-repeat: no-repeat;



}

#productSlider .control-wrapper .thumbs_left{

	position: absolute;

    top: 60px;

    left: -37px;


}



#productSlider .control-wrapper .thumbs_left img {

	width: 30px;

	cursor: pointer;

}



#productSlider .control-wrapper .thumbs_right{

position: absolute;

    top: 63px;

    right: -37px;
/*right: 48px;*/


}



#productSlider .control-wrapper .thumbs_right img {

	width: 30px;

	cursor: pointer;

}





 #productSlider .control-wrapper {    width: auto;

    position: relative;

    margin: 0px 58px;
height: 150px;}

 #productSlider .indicators-wrapper {    
width: 100%;

    overflow: hidden;

    position: relative;
 }

#productSlider .control-wrapper .carousel-indicators li{

border-radius: 0px !important;

}

#productSlider .control-wrapper .carousel-indicators{

position: relative;

    left: 0px;

    margin: 0px;

}

#newsSlider .control-wrapper .thumbs_left{

	position: absolute;

    top: 60px;

    left: -37px;

}



#newsSlider .control-wrapper .thumbs_left img {

	width: 30px;

	cursor: pointer;

}



#newsSlider .control-wrapper .thumbs_right{

position: absolute;

    top: 63px;

    right: -37px;

}



#newsSlider .control-wrapper .thumbs_right img {

	width: 30px;

	cursor: pointer;

}

 #newsSlider { display:block; margin: auto; float: none; }



 #newsSlider .control-wrapper {    width: auto;

    position: relative;

    margin: 0px 58px;}

 #newsSlider .item img {    max-height: 100%;    display: block;    float: none;    margin: auto;    width: auto;}   #newsSlider .item{   		height: 300px;	}

 #newsSlider .indicators-wrapper {    width: auto;

    overflow: hidden;

    position: relative; }

#newsSlider .control-wrapper .carousel-indicators li{

border-radius: 0px !important;

}

#newsSlider .control-wrapper .carousel-indicators{

position: relative;

    left: 0px;

    margin: 0px;

}



#loga_slider .carousel-inner .active.left { left: -25% !important; }

#loga_slider .carousel-inner .next        { left:  25% !important; }

#loga_slider .carousel-inner .prev		 { left: -25% !important; }

#loga_slider .carousel-control 			 { width:  4% !important; }

#loga_slider .carousel-control.left,#loga_slider .carousel-control.right {margin-left:15px !important;background-image:none !important;}



/**

 * 1.0 Reset

 *

 * Modified from Normalize.css to provide cross-browser consistency and a smart

 * default styling of HTML elements.

 *

 * @see http://git.io/normalize

 * ----------------------------------------------------------------------------

 */



* {

	-webkit-box-sizing: border-box;

	-moz-box-sizing:    border-box;

	box-sizing:         border-box;

}



article,

aside,

details,

figcaption,

figure,

footer,

header,

nav,

section,

summary {

	display: block;

}



audio,

canvas,

video {

	display: inline-block;

}



audio:not([controls]) {

	display: none;

	height: 0;

}



[hidden] {

	display: none;

}



html {

	font-size: 100%;

	overflow-y: scroll;

	-webkit-text-size-adjust: 100%;

	-ms-text-size-adjust: 100%;

}



html,

button,

input,

select,

textarea {

	font-family: "Source Sans Pro", Helvetica, sans-serif;

}



body {

	color: #141412;

	line-height: 1.5;

	margin: 0;

	background: url(/wp-content/uploads/2016/02/tlo.jpg) repeat-y top center !important;

	background-size: 100% !important;

}



a {

	color: #ca3c08;

	text-decoration: none;

}



a:visited {

	color: #ac0404;

}



a:focus {

	outline: thin dotted;

}



a:active,

a:hover {

	color: #ea9629;

	outline: 0;

}



a:hover {

	text-decoration: underline;

}



h1,

h2,

h3,

h4,

h5,

h6 {

	clear: both;

	font-family: Bitter, Georgia, serif;

	line-height: 1.3;

}



h1 {

	font-size: 48px;

	margin: 33px 0;

}



h2 {

	font-size: 24px !important;

	margin: 25px 0;

}



h3 {

    font-family: Open-Sans;

    font-size: 20px;

    font-weight: bold;

    color: #EC008C;

	margin: 22px 0;

}



.page-template-default h4 {

    font-family: Open-Sans;

    font-size: 20px;

    font-weight: bold;

    color: #EC008C;

    margin: 21px 0 11px 0;

}



.page-template-default p {

    margin: 0 0 7px 0 !important;

}



/*

.page-template-default a {

    color: #1B2B70 !important;

    font-weight: bold;

}

*/



.ninja-forms-required-items {

	display: none;

}



.ninja-forms-field {

    float: left;

    width: 100%;

    margin-top: 34px;

    margin-bottom: 21px;

}



.ninja-forms-field h5 span{



    color: #fff;

    font-weight: 100;

    font-family: URW-Antiqua !important;

    text-transform: none;

    padding: 7px 20px;

    font-size: 21px;

}



.field-wrap, #ninja_forms_required_items {

    margin-bottom: 20px;

    float: left;

    width: 100%;

}



.text-wrap.label-above label, .textarea-wrap.label-above label {

    display: block;

    width: 100%;

    float: left;

    font-family: Open-Sans;

    font-weight: 400;

}



.field-wrap input {

	margin: 0 !important;

	border: 1px solid #DCDBDB;

   border-bottom: 2px solid #D2D1D1;

	width: 100% !important;

}



.field-wrap textarea {

	margin: 0 !important;

	border: 1px solid #DCDBDB;

   border-bottom: 2px solid #D2D1D1;

	width: 100%;

}



input#ninja_forms_field_5 {



    border: none;

    width: 250px !important;

    float: right;

}



.ninja-forms-form .label-above label, .ninja-forms-form .label-below label {

    display: block;

    font-weight: 400;

    font-family: Open-Sans;

}



.mapp-layout {

    border: 1px solid #BFBFBF;

	 margin-top: 21px;

}



.maps_kontakt {

    float: left;

    width: 100%;

    padding-bottom: 21px;

    border-bottom: 1px solid #1b2b70;

    margin-bottom: 21px;

}



h4 {

	font-size: 20px;

	margin: 25px 0;

}



h5 {

	font-size: 18px;

	margin: 30px 0;

}



h6 {

	font-size: 16px;

	margin: 36px 0;

}



address {

	font-style: italic;

	margin: 0 0 24px;

}



abbr[title] {

	border-bottom: 1px dotted;

}



b,

strong {

	font-weight: bold;

}



dfn {

	font-style: italic;

}



mark {

	background: #ff0;

	color: #000;

}



p {

	margin: 0 0 24px;

}



code,

kbd,

pre,

samp {

	font-family: monospace, serif;

	font-size: 14px;

	-webkit-hyphens: none;

	-moz-hyphens:    none;

	-ms-hyphens:     none;

	hyphens:         none;

}



pre {

	background: #f5f5f5;

	color: #666;

	font-family: monospace;

	font-size: 14px;

	margin: 20px 0;

	overflow: auto;

	padding: 20px;

	white-space: pre;

	white-space: pre-wrap;

	word-wrap: break-word;

}



blockquote,

q {

	-webkit-hyphens: none;

	-moz-hyphens:    none;

	-ms-hyphens:     none;

	hyphens:         none;

	quotes: none;

}



blockquote:before,

blockquote:after,

q:before,

q:after {

	content: "";

	content: none;

}



blockquote {

	font-size: 18px;

	font-style: italic;

	font-weight: 300;

	margin: 24px 40px;

}



blockquote blockquote {

	margin-right: 0;

}



blockquote cite,

blockquote small {

	font-size: 14px;

	font-weight: normal;

	text-transform: uppercase;

}



blockquote em,

blockquote i {

	font-style: normal;

	font-weight: 300;

}



blockquote strong,

blockquote b {

	font-weight: 400;

}



small {

	font-size: smaller;

}



sub,

sup {

	font-size: 75%;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}



sup {

	top: -0.5em;

}



sub {

	bottom: -0.25em;

}



dl {

	margin: 0 20px;

}



dt {

	font-weight: bold;

}



dd {

	margin: 0 0 20px;

}



menu,

ol,

ul {

	margin: 16px 0;

	padding: 0 0 0 40px;

}



ul {

	list-style-type: square;

}



nav ul,

nav ol {

	list-style: none;

	list-style-image: none;

}



li > ul,

li > ol {

	margin: 0;

}



img {

	-ms-interpolation-mode: bicubic;

	border: 0;

	vertical-align: middle;

	max-width: 100%;

}



svg:not(:root) {

	overflow: hidden;

}



figure {

	margin: 0;

}



form {

	margin: 0;

}



fieldset {

	border: 1px solid #c0c0c0;

	margin: 0 2px;

	padding: 0.35em 0.625em 0.75em;

}



legend {

	border: 0;

	padding: 0;

	white-space: normal;

}



button,

input,

select,

textarea {

	font-size: 100%;

	margin: 0;

	max-width: 100%;

	vertical-align: baseline;

}



button,

input {

	line-height: normal;

}



button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

	-webkit-appearance: button;

	cursor: pointer;

}



button[disabled],

input[disabled] {

	cursor: default;

}



input[type="checkbox"],

input[type="radio"] {

	padding: 0;

}



input[type="search"] {

	-webkit-appearance: textfield;

	padding-right: 2px; /* Don't cut off the webkit search cancel button */

	width: 270px;

}



input[type="search"]::-webkit-search-decoration {

	-webkit-appearance: none;

}



button::-moz-focus-inner,

input::-moz-focus-inner {

	border: 0;

	padding: 0;

}



textarea {

	overflow: auto;

	vertical-align: top;

}



table {

	border-bottom: 1px solid #ededed;

	border-collapse: collapse;

	border-spacing: 0;

	font-size: 14px;

	line-height: 2;

	margin: 0 0 20px;

	width: 100%;

}



caption,

th,

td {

	font-weight: normal;

	text-align: left;

}



caption {

	font-size: 16px;

	margin: 20px 0;

}



th {

	font-weight: bold;

	text-transform: uppercase;

}



td {

	border-top: 1px solid #ededed;

	padding: 6px 10px 6px 0;

}



del {

	color: #333;

}



ins {

	background: #fff9c0;

	text-decoration: none;

}



hr {

	background: url(images/dotted-line.png) repeat center top;

	background-size: 4px 4px;

	border: 0;

	height: 1px;

	margin: 0 0 24px;

}

      .carousel-fade  .carousel-inner .item {            transition-property: opacity;     -webkit-transition-duration: 2s; /* Safari */

    transition-duration: 2s;      }               .carousel-fade  .carousel-inner  .item,       .carousel-fade  .carousel-inner  .active.left,       .carousel-fade  .carousel-inner  .active.right {            opacity: 0;        }       .carousel-fade  .carousel-inner  .active,       .carousel-fade  .carousel-inner  .next.left,       .carousel-fade  .carousel-inner  .prev.right {            opacity: 1;        }        .carousel-fade  .carousel-inner  .next,        .carousel-fade  .carousel-inner  .prev,        .carousel-fade  .carousel-inner  .active.left,        .carousel-fade  .carousel-inner  .active.right {            left: 0;            transform: translate3d(0, 0, 0);        }



/**

 * 2.0 Repeatable Patterns

 * ----------------------------------------------------------------------------

 */



.genericon:before,

.menu-toggle:after,

.featured-post:before,

.date a:before,

.entry-meta .author a:before,

.format-audio .entry-content:before,

.comments-link a:before,

.tags-links a:first-child:before,

.categories-links a:first-child:before,

.edit-link a:before,

.attachment .entry-title:before,

.attachment-meta:before,

.attachment-meta a:before,

.comment-awaiting-moderation:before,

.comment-reply-link:before,

.comment-reply-login:before,

.comment-reply-title small a:before,

.bypostauthor > .comment-body .fn:before,

.error404 .page-title:before {

	-webkit-font-smoothing: antialiased;

	display: inline-block;

	font: normal 16px/1 Genericons;

	vertical-align: text-bottom;

}



/* Clearing floats */

.clear:after,

.attachment .entry-header:after,

.site-footer .widget-area:after,

.entry-content:after,

.page-content:after,

.navigation:after,

.nav-links:after,

.gallery:after,

.comment-form-author:after,

.comment-form-email:after,

.comment-form-url:after,

.comment-body:after {

	clear: both;

}



.clear:before,

.clear:after,

.attachment .entry-header:before,

.attachment .entry-header:after,

.site-footer .widget-area:before,

.site-footer .widget-area:after,

.entry-content:before,

.entry-content:after,

.page-content:before,

.page-content:after,

.navigation:before,

.navigation:after,

.nav-links:before,

.nav-links:after,

.gallery:before,

.gallery:after,

.comment-form-author:before,

.comment-form-author:after,

.comment-form-email:before,

.comment-form-email:after,

.comment-form-url:before,

.comment-form-url:after,

.comment-body:before,

.comment-body:after {

	content: "";

	display: table;

}



/* Assistive text */

.screen-reader-text {

	clip: rect(1px, 1px, 1px, 1px);

	overflow: hidden;

	position: absolute !important;

	height: 1px;

	width: 1px;

}



.screen-reader-text:focus {

	background-color: #f1f1f1;

	border-radius: 3px;

	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

	clip: auto !important;

	color: #21759b;

	display: block;

	font-size: 14px;

	font-weight: bold;

	height: auto;

	line-height: normal;

	padding: 15px 23px 14px;

	position: absolute;

	left: 5px;

	top: 5px;

	text-decoration: none;

	width: auto;

	z-index: 100000; /* Above WP toolbar */

}



/* Form fields, general styles first. */

button,

input,

textarea {

	border: 2px solid #d4d0ba;

	font-family: inherit;

	padding: 5px;

}



input,

textarea {

	color: #141412;

}



input:focus,

textarea:focus {

	border: 2px solid #c3c0ab;

	outline: 0;

}



/* Buttons */

button,

input[type="submit"],

input[type="button"],

input[type="reset"] {

	background: #e05d22; /* Old browsers */

	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */

	background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */

	border: none;

	border-bottom: 3px solid #b93207;

	border-radius: 2px;

	color: #fff;

	display: inline-block;

	padding: 11px 24px 10px;

	text-decoration: none;

}



button:hover,

button:focus,

input[type="submit"]:hover,

input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:focus,

input[type="button"]:focus,

input[type="reset"]:focus {

	background: #ed6a31; /* Old browsers */

	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */

	background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */

	outline: none;

}



button:active,

input[type="submit"]:active,

input[type="button"]:active,

input[type="reset"]:active {

	background: #d94412; /* Old browsers */

	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */

	background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */

	border: none;

	border-top: 3px solid #b93207;

	padding: 10px 24px 11px;

}



.post-password-required input[type="submit"] {

	padding: 7px 24px 4px;

	vertical-align: bottom;

}



.post-password-required input[type="submit"]:active {

	padding: 5px 24px 6px;

}



/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {

	color: #7d7b6d;

}



:-moz-placeholder {

	color: #7d7b6d;

}



::-moz-placeholder {

	color: #7d7b6d;

}



:-ms-input-placeholder {

	color: #7d7b6d;

}



/*

 * Responsive images

 *

 * Fluid images for posts, comments, and widgets

 */

.entry-content img,

.entry-summary img,

.comment-content img,

.widget img,

.wp-caption {

	max-width: 100%;

}



/* Make sure images with WordPress-added height and width attributes are scaled correctly. */

.entry-content img,

.entry-summary img,

.comment-content img[height],

img[class*="align"],

img[class*="wp-image-"],

img[class*="attachment-"] {

	height: auto;

}



img.size-full,

img.size-large,

img.wp-post-image {

	height: auto;

	max-width: 100%;

}



/* Make sure videos and embeds fit their containers. */

embed,

iframe,

object,

video {

	max-width: 100%;

}



/* Override the Twitter embed fixed width. */

.entry-content .twitter-tweet-rendered {

	max-width: 100% !important;

}

.carousel-indicators {    position: absolute;    bottom: 10px;    left: 50%;    z-index: 15;    width: 60%;    padding-left: 0;    margin-left: -30%;    text-align: center;    list-style: none;} .carousel-indicators .active {    width: 80px;    height: 80px;    margin: 0;   /* background-color: #fff; */}.carousel-indicators li {    overflow: hidden;    display: inline-block;    width: 80px;    height: 80px;    margin: 1px;    text-indent: -999px;    cursor: pointer;   /* background-color: #000\9;    background-color: rgba(0,0,0,0);   /* border: 1px solid #fff;*/    border-radius: 10px;}.carousel-indicators img {    float: left;    width: 100%;    opacity: 0.4;}.carousel-indicators .active img {    float: left;    width: 100%;    opacity: 0.7;}.carousel-indicators li:hover > img {    float: left;    width: 100%;    opacity: 0.9;}

/* Images */

.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



figure.wp-caption.alignleft,

img.alignleft {

	margin: 5px 20px 5px 0;

}



.wp-caption.alignleft {

	margin: 5px 10px 5px 0;

}



figure.wp-caption.alignright,

img.alignright {

	margin: 5px 0 5px 20px;

}



.wp-caption.alignright {

	margin: 5px 0 5px 10px;

}



img.aligncenter {

	margin: 5px auto;

}



img.alignnone {

	margin: 5px 0;

}



.wp-caption .wp-caption-text,

.entry-caption,

.gallery-caption {

    color: #220e10;

    font-size: 12px;

    font-family: Open-Sans;

    font-style: normal;

    font-weight: 400;

    margin: 5px 0 24px;

}



div.wp-caption.alignright img[class*="wp-image-"] {

	float: right;

}



div.wp-caption.alignright .wp-caption-text {

	padding-left: 10px;

}



img.wp-smiley,

.rsswidget img {

	border: 0;

	border-radius: 0;

	box-shadow: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}



.wp-caption.alignleft + ul,

.wp-caption.alignleft + ol {

	list-style-position: inside;

}





/**

 * 3.0 Basic Structure

 * ----------------------------------------------------------------------------

 */



.site {

	background-color: #fff;

	border-left: 1px solid #f2f2f2;

	border-right: 1px solid #f2f2f2;

	margin: 0 auto;

	max-width: 1600px;

	width: 100%;

}



.site-main {

	position: relative;

}



.site-main .sidebar-container {

	height: 0;

	position: absolute;

	top: 40px;

	width: 100%;

	z-index: 1;

}



.site-main .sidebar-inner {

	margin: 0 auto;

	max-width: 1040px;

}





/**

 * 4.0 Header

 * ----------------------------------------------------------------------------

 */



/**

 * 4.1 Site Header

 * ----------------------------------------------------------------------------

 */



.site-header {

	position: relative;

}



.site-header .home-link {

	color: #141412;

	display: block;

	margin: 0 auto;

	max-width: 1080px;

	min-height: 230px;

	padding: 0 20px;

	text-decoration: none;

	width: 100%;

}



.site-header .site-title:hover {

	text-decoration: underline;

}



.site-title {

	font-size: 60px;

	font-weight: bold;

	line-height: 1;

	margin: 0;

	padding: 58px 0 10px;

}



.site-description {

	font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif;

	margin: 0;

}





/**

 * 4.2 Navigation

 * ----------------------------------------------------------------------------

 */



.main-navigation {

	clear: both;

	margin: 0 auto;

	max-width: 1080px;

	min-height: 45px;

	position: relative;

}



ul.nav-menu,

div.nav-menu > ul {

	margin: 0;

	padding: 0 40px 0 0;

}



.nav-menu li {

	display: inline;

	position: relative;

	padding: 0;

	float: right;

}



.nav-menu li a {

    color: #000000;

    display: inline;

    font-size: 21px;

    line-height: 31px;

    padding: 0px 20px;

    text-decoration: none;

    font-weight: normal;

    font-family: Open-Sans;

    text-transform: uppercase;

}



#primary-menu {

	text-align: right;

	padding: 0;

    float: right;

    margin-right: 20px;

}



.nav-menu li:hover > a,

.nav-menu li a:hover,

.nav-menu li:focus > a,

.nav-menu li a:focus {

    padding: 5px 20px;

    background: #DCDDDE;

    color: #000;

}







.nav-menu .sub-menu,

.nav-menu .children {

	background-color: #220e10;

	border: 2px solid #f7f5e7;

	border-top: 0;

	padding: 10px 0 0 0;

	position: absolute;

	left: -2px;

	z-index: 99999;

	height: 1px;

	width: 1px;

	overflow: hidden;

	clip: rect(1px, 1px, 1px, 1px);

}



.nav-menu .sub-menu ul,

.nav-menu .children ul {

	border-left: 0;

	left: 100%;

	top: 0;

}



ul.nav-menu ul a,

.nav-menu ul ul a {

	color: #fff;

	margin: 0;

	width: 200px;

}



ul.nav-menu ul a:hover,

.nav-menu ul ul a:hover,

ul.nav-menu ul a:focus,

.nav-menu ul ul a:focus {

	background-color: #db572f;

}



ul.nav-menu li:hover > ul,

.nav-menu ul li:hover > ul,

ul.nav-menu .focus > ul,

.nav-menu .focus > ul {

	clip: inherit;

	overflow: inherit;

	height: inherit;

	width: inherit;

}







.menu-toggle {

	display: none;

}





.nav-menu .sub-menu .sub-menu {

    padding-top: 0;

}





.nav-menu .sub-menu .sub-menu a {

    padding: 0 0 0 12px;

}



.nav-menu .sub-menu .sub-menu a:hover {

	padding-left: 15px;

}

/* Navbar */



.entry-thumbnail-kategoria {

	display: none;

}



.single-post .type-post {

    padding-top: 34px !important;

    margin-top: 34px;

    background: rgba(255,255,255,0.85);

    padding: 15px 30px 30px 30px !important;

}



.entry-title-kategoria span {

background: #1b2b70;

    color: #fff;

    font-weight: 100;

    font-family: URW-Antiqua !important;

    text-transform: none;

    padding: 7px 20px;

}



#recent-posts-2 li {

	float: left;

    width: 100%;

    padding: 0 15px;

    list-style: none;

    border-bottom: 1px solid #849DE2 !important;

    margin: 0;

    background: #19234e;

}



#recent-posts-2 li a {

	text-transform: none;

	color: #fff;

}



.navbar {

	background-color: #f7f5e7;

	margin: 0 auto 20px auto;

	width: 100%;

}



.sidebar_menu_col {
   font-family: inherit;
    background: #027F4E;
    margin-left: -15px !important;
    padding: 0 !important;

    margin-top: 34px !important;

    float: left;

}



.sidebar_menu_col h3 {

	float: left;

    width: 100%;

    border-bottom: 1px solid #ffff !important;

    padding: 14px 0 14px 15px !important;

    color: #fff;

    font-size: 24px !important;


    font-weight: 100 !important;

    text-transform: uppercase;

    margin: 0 !important;

    text-align: left;

}



.sidebar_menu_col li {

    float: left;

    width: 100%;

    padding: 15px;

    list-style: none;

    border-bottom: 1px solid #fff !important;

}



.sidebar_menu_col li a {

	color: #fff;

}



.sidebar_menu_col li.current_page_item a{

	font-weight: bold;

}



.container_navbar .search-form {

    float: right;

    height: 30px;

    box-shadow: 0 0 4px #000;

    border-radius: 5px;

	 width: 170px;

}



.container_navbar .search-form label {

    max-width: 130px !important;

    width: 130px !important;

    overflow: hidden !important;

}



.site-header .search-field {

	background-color: transparent;

	background-image: url(images/search-icon.png);

	background-position: 5px center;

	background-repeat: no-repeat;

	background-size: 24px 24px;

	border: none;

	cursor: pointer;

	height: 37px;

	margin: 3px 0;

	padding: 0 0 0 34px;

	position: relative;

	-webkit-transition: width 400ms ease, background 400ms ease;

	transition:         width 400ms ease, background 400ms ease;

	width: 1px;

}



.site-header .search-field:focus {

	background-color: #fff;

	border: 2px solid #c3c0ab;

	cursor: text;

	outline: 0;

	width: 230px;

}





/**

 * 5.0 Content

 * ----------------------------------------------------------------------------

 */



.hentry {

	padding: 40px 0;

}



.entry-header,

.entry-content,

.entry-summary,

.entry-meta {

	margin: 0 auto;

	max-width: 604px;

	width: 100%;

}



.sidebar .entry-header,

.sidebar .entry-content,

.sidebar .entry-summary,

.sidebar .entry-meta {

	max-width: 1040px;

	padding: 0 376px 0 60px;

}





/**

 * 5.1 Entry Header

 * ----------------------------------------------------------------------------

 */



.sidebar .entry-header .entry-meta {

	padding: 0;

}



.entry-thumbnail img {

	display: block;

	margin: 0 auto 10px;

}



.entry-header {

	margin-bottom: 30px;

}



.entry-title {

	font-weight: normal;

	margin: 0 0 5px;

}



.entry-title a {

	color: #141412;

}



.entry-title a:hover {

	color: #ea9629;

}





/**

 * 5.2 Entry Meta

 * ----------------------------------------------------------------------------

 */



.entry-meta {

	clear: both;

	font-size: 14px;

}



.entry-meta a {

	color: #bc360a;

}



.entry-meta a:hover {

	color: #bc360a;

}



.entry-meta > span {

	margin-right: 20px;

}



.entry-meta > span:last-child {

	margin-right: 0;

}



.featured-post:before {

	content: "\f308";

	margin-right: 2px;

}



.entry-meta .date a:before {

	content: "\f303";

}



.comments-link a:before {

	content: "\f300";

	margin-right: 2px;

	position: relative;

	top: -1px;

}



.entry-meta .author a:before {

	content: "\f304";

	position: relative;

	top: -1px;

}



.categories-links a:first-child:before {

	content: "\f301";

}



.tags-links a:first-child:before {

	content: "\f302";

	position: relative;

	top: -1px;

}



.edit-link a:before {

	content: "\f411";

	position: relative;

	top: -1px;

}



.single-author .entry-meta .author,

.sticky.format-standard .entry-meta .date,

.sticky.format-audio .entry-meta .date,

.sticky.format-chat .entry-meta .date,

.sticky.format-image .entry-meta .date,

.sticky.format-gallery .entry-meta .date {

	display: none;

}





/**

 * 5.3 Entry Content

 * ----------------------------------------------------------------------------

 */



.entry-content {

	-webkit-hyphens: auto;

	-moz-hyphens:    auto;

	-ms-hyphens:     auto;

	hyphens:         auto;

	word-wrap: break-word;

}



.entry-content a,

.comment-content a {

	color: #bc360a;

}



.entry-content a:hover,

.comment-content a:hover {

	color: #ea9629;

}



.entry-content .more-link {

	white-space: nowrap;

}



.entry-content blockquote {

	font-size: 24px;

}



.entry-content blockquote cite,

.entry-content blockquote small {

	font-size: 16px;

}



.entry-content img.alignleft,

.entry-content .wp-caption.alignleft {

	margin-left: 0px;

}





footer.entry-meta {

	margin-top: 24px;

}



.format-standard footer.entry-meta {

	margin-top: 0;

}



/* Page links */

.page-links {

	clear: both;

	font-size: 16px;

	font-style: italic;

	font-weight: normal;

	line-height: 2.2;

	margin: 20px 0;

	text-transform: uppercase;

}



.page-links a,

.page-links > span {

	background: #fff;

	border: 1px solid #fff;

	padding: 5px 10px;

	text-decoration: none;

}



.format-status .entry-content .page-links a,

.format-gallery .entry-content .page-links a,

.format-chat .entry-content .page-links a,

.format-quote .entry-content .page-links a,

.page-links a {

	background: #e63f2a;

	border: 1px solid #e63f2a;

	color: #fff;

}



.format-gallery .entry-content .page-links a:hover,

.format-audio .entry-content .page-links a:hover,

.format-status .entry-content .page-links a:hover,

.format-video .entry-content .page-links a:hover,

.format-chat .entry-content .page-links a:hover,

.format-quote .entry-content .page-links a:hover,

.page-links a:hover {

	background: #fff;

	color: #e63f2a;

}



.format-status .entry-content .page-links > span,

.format-quote .entry-content .page-links > span {

	background: none;

}



.page-links .page-links-title {

	background: transparent;

	border: none;

	margin-right: 20px;

	padding: 0;

}



/* Mediaelements */

.hentry .mejs-mediaelement,

.hentry .mejs-container .mejs-controls {

	background: #220e10;

}



.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {

	background: #fff;

}



.hentry .mejs-controls .mejs-time-rail .mejs-time-current {

	background: #ea9629;

}



.hentry .mejs-controls .mejs-time-rail .mejs-time-total,

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {

	background: #595959;

}



.hentry .mejs-controls .mejs-time-rail span,

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {

	border-radius: 0;

}





/**

 * 5.4 Galleries

 * ----------------------------------------------------------------------------

 */



.gallery {

	margin-bottom: 20px;

	margin-left: -4px;

}



.gallery-item {

	float: left;

	margin: 0 4px 4px 0;

	overflow: hidden;

	position: relative;

}



.gallery-columns-1.gallery-size-medium,

.gallery-columns-1.gallery-size-thumbnail,

.gallery-columns-2.gallery-size-thumbnail,

.gallery-columns-3.gallery-size-thumbnail {

	display: table;

	margin: 0 auto 20px;

}



.gallery-columns-1 .gallery-item,

.gallery-columns-2 .gallery-item,

.gallery-columns-3 .gallery-item {

	text-align: center;

}



.gallery-columns-4 .gallery-item {

	max-width: 23%;

	max-width: -webkit-calc(25% - 4px);

	max-width:         calc(25% - 4px);

}



.gallery-columns-5 .gallery-item {

	max-width: 19%;

	max-width: -webkit-calc(20% - 4px);

	max-width:         calc(20% - 4px);

}



.gallery-columns-6 .gallery-item {

	max-width: 15%;

	max-width: -webkit-calc(16.7% - 4px);

	max-width:         calc(16.7% - 4px);

}



.gallery-columns-7 .gallery-item {

	max-width: 13%;

	max-width: -webkit-calc(14.28% - 4px);

	max-width:         calc(14.28% - 4px);

}



.gallery-columns-8 .gallery-item {

	max-width: 11%;

	max-width: -webkit-calc(12.5% - 4px);

	max-width:         calc(12.5% - 4px);

}



.gallery-columns-9 .gallery-item {

	max-width: 9%;

	max-width: -webkit-calc(11.1% - 4px);

	max-width:         calc(11.1% - 4px);

}



.gallery-columns-1 .gallery-item:nth-of-type(1n),

.gallery-columns-2 .gallery-item:nth-of-type(2n),

.gallery-columns-3 .gallery-item:nth-of-type(3n),

.gallery-columns-4 .gallery-item:nth-of-type(4n),

.gallery-columns-5 .gallery-item:nth-of-type(5n),

.gallery-columns-6 .gallery-item:nth-of-type(6n),

.gallery-columns-7 .gallery-item:nth-of-type(7n),

.gallery-columns-8 .gallery-item:nth-of-type(8n),

.gallery-columns-9 .gallery-item:nth-of-type(9n) {

	margin-right: 0;

}



.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),

.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),

.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),

.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {

	clear: left;

}



.gallery-caption {

	background-color: rgba(0, 0, 0, 0.7);

	box-sizing: border-box;

	color: #fff;

	font-size: 14px;

	line-height: 1.3;

	margin: 0;

	max-height: 50%;

	opacity: 0;

	padding: 2px 8px;

	position: absolute;

	bottom: 0;

	left: 0;

	text-align: left;

	-webkit-transition: opacity 400ms ease;

	transition:         opacity 400ms ease;

	width: 100%;

}



.gallery-caption:before {

	box-shadow: 0 -10px 15px #000 inset;

	content: "";

	height: 100%;

	min-height: 49px;

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

}



.gallery-item:hover .gallery-caption {

	opacity: 1;

}



.gallery-columns-7 .gallery-caption,

.gallery-columns-8 .gallery-caption,

.gallery-columns-9 .gallery-caption {

	display: none;

}





/**

 * 5.5 Post Formats

 * ----------------------------------------------------------------------------

 */



/* Aside */

.format-aside {

	background-color: #f7f5e7;

}



.blog .format-aside:first-of-type,

.single .format-aside:first-of-type,

.format-aside + .format-aside,

.format-aside + .format-link,

.format-link + .format-aside {

	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);

}



.format-aside .entry-meta {

	margin-top: 0;

}



.format-aside blockquote {

	font-size: 100%;

	font-weight: normal;

}



.format-aside cite {

	font-size: 100%;

	text-transform: none;

}



.format-aside cite:before {

	content: "\2014";

	margin-right: 5px;

}



/* Audio */

.format-audio {

	background-color: #db572f;

}



.format-audio .entry-title {

	font-size: 28px;

	font-weight: bold;

}



.format-audio .entry-content:before {

	content: "\f109";

	float: left;

	font-size: 64px;

	position: relative;

	top: 4px;

}



.format-audio .entry-content a,

.format-audio .entry-meta a,

.format-audio .entry-content a:hover,

.format-audio .entry-meta a:hover {

	color: #fbfaf3;

}



.format-audio .audio-content {

	background: url(images/dotted-line.png) repeat-y left top;

	background-size: 4px 4px;

	float: right;

	padding-left: 35px;

	width: 80%;

	width: -webkit-calc(100% - 85px);

	width:         calc(100% - 85px);

}



.format-audio .wp-audio-shortcode {

	height: 30px !important; /* Override mediaelement.js style */

	margin: 20px 0;

	max-width: 400px !important; /* Override mediaelement.js style */

}



.format-audio audio {

	max-width: 100% !important; /* Avoid player width overflow. */

}



/* Chat */

.format-chat {

	background-color: #eadaa6;

}



.format-chat .entry-title {

	font-size: 28px;

	font-weight: bold;

}



.format-chat .entry-meta a,

.format-chat .entry-content a {

	color: #722d19;

}



.format-chat .entry-meta .date a:before {

	content: "\f108";

	margin-right: 2px;

}



.format-chat .entry-meta .author {

	display: none;

}



.format-chat .chat {

	margin: 0;

}



.format-chat .chat .chat-timestamp {

	color: #722d19;

	float: right;

	font-size: 12px;

	font-weight: normal;

	margin: 5px 10px 0;

}



.format-chat .chat .fn {

	font-style: normal;

}



/* Gallery */

.format-gallery {

	background-color: #fbca3c;

}



.format-gallery .entry-header {

	margin-bottom: 15px;

}



.format-gallery .entry-title {

	font-size: 50px;

	font-weight: 400;

	margin: 0;

}



.format-gallery .entry-meta a,

.format-gallery .entry-content a {

	color: #722d19;

}



/* Image */

.format-image .entry-title {

	font-size: 28px;

	font-weight: bold;

}



.format-image .categories-links,

.format-image .tags-links {

	display: none;

}



/* Link */

.format-link {

	background-color: #f7f5e7;

}



.blog .format-link:first-of-type,

.single .format-link:first-of-type {

	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);

}



.format-link .entry-header,

.format-link .entry-content p:last-child {

	margin-bottom: 0;

}



.format-link .entry-title {

	color: #ca3c08;

	display: inline;

	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;

	margin-right: 20px;

}



.format-link .entry-title a {

	color: #bc360a;

}



.format-link div.entry-meta {

	display: inline;

}



/* Standard */

.format-standard .wp-video,

.format-standard .wp-audio-shortcode,

.format-audio .wp-audio-shortcode,

.format-standard .video-player {

	margin-bottom: 24px;

}



/* Quote */

.format-quote {

	background-color: #210d10;

}



.format-quote .entry-content,

.format-quote .entry-meta {

	color: #f7f5e7;

}



.format-quote .entry-content blockquote {

	font-size: 28px;

	margin: 0;

}



.format-quote .entry-content a,

.format-quote .entry-meta a,

.format-quote .linked {

	color: #e63f2a;

}



.format-quote .entry-content cite a {

	border-bottom: 1px dotted #fff;

	color: #fff;

}



.format-quote .entry-content cite a:hover {

	text-decoration: none;

}



.format-quote blockquote small,

.format-quote blockquote cite {

	display: block;

	font-size: 16px;

}



.format-quote blockquote {

	font-style: italic;

	font-weight: 300;

	padding-left: 75px;

	position: relative;

}



.format-quote blockquote:before {

	content: '\201C';

	font-size: 140px;

	font-weight: 400;

	line-height: .8;

	padding-right: 25px;

	position: absolute;

	left: -15px;

	top: -3px;

}



.format-quote .entry-meta .author {

	display: none;

}



/* Status */

.format-status {

	background-color: #722d19;

	padding: 0;

}



.format-status .entry-content,

.format-status .entry-meta {

	padding-left: 35px;

	position: relative;

}



.format-status .entry-content a {

	color: #eadaa6;

}



.format-status .entry-meta a {

	color: #f7f5e7;

}



.sidebar .format-status .entry-content,

.sidebar .format-status .entry-meta {

	padding-left: 95px;

}



.format-status .entry-content:before,

.format-status .entry-meta:before {

	background: url(images/dotted-line.png) repeat-y left bottom;

	background-size: 4px 4px;

	content: "";

	display: block;

	height: 100%;

	position: absolute;

	left: 10px;

	top: 0;

	width: 1px;

}



.sidebar .format-status .entry-content:before,

.sidebar .format-status .entry-meta:before {

	left: 70px;

}



.format-status .categories-links,

.format-status .tags-links {

	display: none;

}



/* Ensures the dots in the dot background are in lockstep. */

.format-status .entry-meta:before {

	background-position: left top;

}



.format-status .entry-content {

	color: #f7f5e7;

	font-size: 24px;

	font-style: italic;

	font-weight: 300;

	padding-bottom: 30px;

	padding-top: 40px;

	position: relative;

}



.format-status .entry-content p:first-child:before {

	background-color: rgba(0, 0, 0, 0.65);

	content: "";

	height: 3px;

	margin-top: 13px;

	position: absolute;

	left: 4px;

	width: 13px;

}



.sidebar .format-status .entry-content > p:first-child:before {

	left: 64px;

}



.format-status .entry-content p:last-child {

	margin-bottom: 0;

}



.format-status .entry-meta {

	margin-top: 0;

	padding-bottom: 40px;

}



.format-status .entry-meta .date a:before {

	content: "\f105";

}



/* Video */

.format-video {

	background-color: #db572f;

}



.format-video .entry-content a,

.format-video .entry-meta a,

.format-video .entry-content a:hover,

.format-video .entry-meta a:hover {

	color: #fbfaf3;

}



.format-video .entry-title {

	font-size: 50px;

	font-weight: 400;

}



.format-video .entry-meta {

	color: #220e10;

}





/**

 * 5.6 Attachments

 * ----------------------------------------------------------------------------

 */



.attachment .hentry {

	background-color: #e8e5ce;

	margin: 0;

	padding: 0;

}



.attachment .entry-header {

	margin-bottom: 0;

	max-width: 1040px;

	padding: 30px 0;

}



.attachment .entry-title {

	display: inline-block;

	float: left;

	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;

	margin: 0;

}



.attachment .entry-title:before {

	content: "\f416";

	font-size: 32px;

	margin-right: 10px;

}



.attachment .entry-meta {

	clear: none;

	color: inherit;

	float: right;

	max-width: 604px;

	padding: 9px 0 0;

	text-align: right;

}



.hentry.attachment:not(.image-attachment) .entry-meta {

	max-width: 104px;

}



.attachment footer.entry-meta {

	display: none;

}



.attachment-meta:before {

	content: "\f307";

}



.full-size-link a:before {

	content: "\f402";

}



.full-size-link:before {

	content: none;

}



.attachment .entry-meta a,

.attachment .entry-meta .edit-link:before,

.attachment .full-size-link:before {

	color: #ca3c08;

}



.attachment .entry-content {

	background-color: #fff;

	max-width: 100%;

	padding: 40px 0;

}



.image-navigation {

	margin: 0 auto;

	max-width: 1040px;

	position: relative;

}



.image-navigation a:hover {

	text-decoration: none;

}



.image-navigation .nav-previous,

.image-navigation .nav-next {

	position: absolute;

	top: 50px;

}



.image-navigation .nav-previous {

	left: 0;

}



.image-navigation .nav-next {

	right: 0;

}



.image-navigation .meta-nav {

	font-size: 32px;

	font-weight: 300;

	vertical-align: -4px;

}



.attachment .entry-attachment,

.attachment .type-attachment p {

	margin: 0 auto;

	max-width: 724px;

	text-align: center;

}



.attachment .entry-attachment .attachment {

	display: inline-block;

}



.attachment .entry-caption {

	text-align: left;

}



.attachment .entry-description {

	margin: 20px auto 0;

	max-width: 604px;

}



.attachment .entry-caption p:last-child,

.attachment .entry-description p:last-child {

	margin: 0;

}



.attachment .site-main .sidebar-container {

	display: none;

}



.attachment .entry-content .mejs-audio {

	max-width: 400px;

	margin: 0 auto;

}



.attachment .entry-content .wp-video {

	margin: 0 auto;

}



.attachment .entry-content .mejs-container {

	margin-bottom: 24px;

}



/**

 * 5.7 Post/Paging Navigation

 * ----------------------------------------------------------------------------

 */



.navigation .nav-previous {

	float: left;

}



.navigation .nav-next {

	float: right;

}



.navigation a {

	color: #bc360a;

}



.navigation a:hover {

	color: #ea9629;

	text-decoration: none;

}



.paging-navigation {

	background-color: #e8e5ce;

	padding: 40px 0;

}



.paging-navigation .nav-links {

	margin: 0 auto;

	max-width: 604px;

	width: 100%;

}



.sidebar .paging-navigation .nav-links {

	max-width: 1040px;

	padding: 0 376px 0 60px;

}



.paging-navigation .nav-next {

	padding: 13px 0;

}



.paging-navigation a {

	font-size: 22px;

	font-style: italic;

	font-weight: 300;

}



.paging-navigation .meta-nav {

	background-color: #e63f2a;

	border-radius: 50%;

	color: #fff;

	display: inline-block;

	font-size: 26px;

	padding: 3px 0 8px;

	text-align: center;

	width: 50px;

}



.paging-navigation .nav-previous .meta-nav {

	margin-right: 10px;

	padding: 17px 0 23px;

	width: 80px;

}



.paging-navigation .nav-next .meta-nav {

	margin-left: 10px;

}



.paging-navigation a:hover .meta-nav {

	background-color: #ea9629;

	text-decoration: none;

}



.post-navigation {

	background-color: #fff;

	color: #ca3c08;

	font-size: 20px;

	font-style: italic;

	font-weight: 300;

	padding: 20px 0;

}



.post-navigation .nav-links {

	margin: 0 auto;

	max-width: 1040px;

}



.sidebar .post-navigation .nav-links {

	padding: 0 376px 0 60px;

}



.post-navigation a[rel="next"] {

	float: right;

	text-align: right;

}





/**

 * 5.8 Author Bio

 * ----------------------------------------------------------------------------

 */



.author-info {

	margin: 0 auto;

	max-width: 604px;

	padding: 30px 0 10px;

	text-align: left; /* gallery & video post formats */

	width: 100%;

}



.author.sidebar .author-info {

	max-width: 1040px;

	padding: 30px 376px 10px 60px;

}



.single .author-info {

	padding: 50px 0 0;

}



.author-avatar .avatar {

	float: left;

	margin: 0 30px 30px 0;

}



.single-format-status .author-description {

	color: #f7f5e7;

}



.author-description .author-title {

	clear: none;

	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;

	margin: 0 0 8px;

}



.author-link {

	color: #ca3c08;

	margin-left: 2px;

}



.author.archive .author-link {

	display: none;

}





/**

 * 5.9 Archives

 * ----------------------------------------------------------------------------

 */



.archive-header {

	background-color: #e8e5ce;

}



.archive-title,

.archive-meta {

	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;

	margin: 0 auto;

	max-width: 1040px;

	padding: 30px 0;

	width: 100%;

}



.archive-meta {

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

	margin-top: -15px;

	padding: 0 0 11px;

}



.sidebar .archive-meta {

	padding-right: 316px;

}





/**

 * 5.10 Search Results/No posts

 * ----------------------------------------------------------------------------

 */



.page-header {

	background-color: #e8e5ce;

}



.page-title {

	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;

	margin: 0 auto;

	max-width: 1040px;

	padding: 30px 0;

	width: 100%;

}



.page-content {

	margin: 0 auto;

	max-width: 604px;

	padding: 40px 0;

	width: 100%;

}



.sidebar .page-content {

	margin: 0 auto;

	max-width: 1040px;

	padding: 40px 376px 40px 60px;

}





/**

 * 5.11 404

 * ----------------------------------------------------------------------------

 */



.error404 .page-header {

	background-color: #fff;

}



.error404 .page-title {

	line-height: 0.6;

	margin: 0;

	padding: 300px;

	position: relative;

	text-align: center;

	width: auto;

}



.error404 .page-title:before {

	color: #e8e5ce;

	content: "\f423";

	font-size: 964px;

	line-height: 0.6;

	overflow: hidden;

	position: absolute;

	left: 7px;

	top: 28px;

}



.error404 .page-wrapper {

	background-color: #e8e5ce;

}



.error404 .page-header,

.error404 .page-content {

	margin: 0 auto;

	max-width: 1040px;

	padding-bottom: 40px;

	width: 100%;

}





/**

 * 5.12 Comments

 * ----------------------------------------------------------------------------

 */



.comments-title,

.comment-list,

.comment-reply-title,

.must-log-in,

.comment-respond .comment-form,

.comment-respond iframe {

	display: block;

	margin-left: auto;

	margin-right: auto;

	max-width: 604px;

	width: 100%;

}



.sidebar .comments-title,

.sidebar .comment-list,

.sidebar .must-log-in,

.sidebar .comment-reply-title,

.sidebar .comment-navigation,

.sidebar .comment-respond .comment-form {

	max-width: 1040px;

	padding-left: 60px;

	padding-right: 376px;

}



.comments-title {

	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;

}



.comment-list,

.comment-list .children {

	list-style-type: none;

	padding: 0;

}



.comment-list .children {

	margin-left: 20px;

}



.comment-list > li:after,

.comment-list .children > li:before {

	background: url(images/dotted-line.png) repeat left top;

	background-size: 4px 4px;

	content: "";

	display: block;

	height: 1px;

	width: 100%;

}



.comment-list > li:last-child:after {

	display: none;

}



.comment-body {

	padding: 24px 0;

	position: relative;

}



.comment-author {

	float: left;

	max-width: 74px;

}



.comment-author .avatar {

	display: block;

	margin-bottom: 10px;

}



.comment-author .fn {

	word-wrap: break-word;

}



.comment-author .fn,

.comment-author .url,

.comment-reply-link,

.comment-reply-login {

	color: #bc360a;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

}



.says {

	display: none;

}



.no-avatars .comment-author {

	margin: 0 0 5px;

	max-width: 100%;

	position: relative;

}



.no-avatars .comment-metadata,

.no-avatars .comment-content,

.no-avatars .comment-list .reply {

	width: 100%;

}



.bypostauthor > .comment-body .fn:before {

	content: "\f408";

	vertical-align: text-top;

}



.comment-list .edit-link {

	margin-left: 20px;

}



.comment-metadata,

.comment-awaiting-moderation,

.comment-content,

.comment-list .reply {

	float: right;

	width: 79%;

	width: -webkit-calc(100% - 124px);

	width:         calc(100% - 124px);

	word-wrap: break-word;

}



.comment-meta,

.comment-meta a {

	color: #a2a2a2;

	font-size: 13px;

}



.comment-meta a:hover {

	color: #ea9629;

}



.comment-metadata {

	margin-bottom: 20px;

}



.ping-meta {

	color: #a2a2a2;

	font-size: 13px;

	line-height: 2;

}



.comment-awaiting-moderation {

	color: #a2a2a2;

}



.comment-awaiting-moderation:before {

	content: "\f414";

	margin-right: 5px;

	position: relative;

	top: -2px;

}



.comment-reply-link:before,

.comment-reply-login:before {

	content: "\f412";

	margin-right: 3px;

}



/* Comment form */

.comment-respond {

	background-color: #f7f5e7;

	padding: 30px 0;

}



.comment .comment-respond {

	margin-bottom: 20px;

	padding: 20px;

}



.comment-reply-title {

	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;

}



.comment-reply-title small a {

	color: #131310;

	display: inline-block;

	float: right;

	height: 16px;

	overflow: hidden;

	width: 16px;

}



.comment-reply-title small a:hover {

	color: #ed331c;

	text-decoration: none;

}



.comment-reply-title small a:before {

	content: "\f406";

	vertical-align: top;

}



.sidebar .comment-list .comment-reply-title,

.sidebar .comment-list .comment-respond .comment-form {

	padding: 0;

}



.comment-form .comment-notes {

	margin-bottom: 15px;

}



.comment-form .comment-form-author,

.comment-form .comment-form-email,

.comment-form .comment-form-url {

	margin-bottom: 8px;

}



.comment-form [for="author"],

.comment-form [for="email"],

.comment-form [for="url"],

.comment-form [for="comment"] {

	float: left;

	padding: 5px 0;

	width: 120px;

}



.comment-form .required {

	color: #ed331c;

}



.comment-form input[type="text"],

.comment-form input[type="email"],

.comment-form input[type="url"] {

	max-width: 270px;

	width: 60%;

}



.comment-form textarea {

	width: 100%;

}



.form-allowed-tags,

.form-allowed-tags code {

	color: #686758;

	font-size: 12px;

}



.form-allowed-tags code {

	font-size: 10px;

	margin-left: 3px;

}



.comment-list .pingback,

.comment-list .trackback {

	padding-top: 24px;

}



.comment-navigation {

	font-size: 20px;

	font-style: italic;

	font-weight: 300;

	margin: 0 auto;

	max-width: 604px;

	padding: 20px 0 30px;

	width: 100%;

}



.no-comments {

	background-color: #f7f5e7;

	font-size: 20px;

	font-style: italic;

	font-weight: 300;

	margin: 0;

	padding: 40px 0;

	text-align: center;

}



.sidebar .no-comments {

	padding-left: 60px;

	padding-right: 376px;

}





/**

 * 5.13 Multisite

 * ----------------------------------------------------------------------------

 */



.site-main .mu_register {

	margin: 0 auto;

	max-width: 604px;

	width: 100%;

}



.mu_alert {

	margin-top: 25px;

}



.site-main .mu_register input[type="submit"],

.site-main .mu_register #blog_title,

.site-main .mu_register #user_email,

.site-main .mu_register #blogname,

.site-main .mu_register #user_name {

	font-size: inherit;

	width: 270px;

}



.site-main .mu_register input[type="submit"] {

	width: auto;

}





/**

 * 6.0 Sidebar

 * ----------------------------------------------------------------------------

 */



.site-main .widget-area {

	float: right;

	width: 300px;

}





/**

 * 6.1 Widgets

 * ----------------------------------------------------------------------------

 */



.widget {

	background-color: rgba(247, 245, 231, 0.7);

	font-size: 14px;

	-webkit-hyphens: auto;

	-moz-hyphens:    auto;

	-ms-hyphens:     auto;

	hyphens:         auto;

	margin: 0 0 24px;

	padding: 20px;

	word-wrap: break-word;

}



.widget .widget-title {

	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;

	margin: 0 0 10px;

}



.widget ul,

.widget ol {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



.widget li {

	padding: 5px 0;

}



.widget .children li:last-child {

	padding-bottom: 0;

}



.widget li > ul,

.widget li > ol {

	margin-left: 20px;

}



.widget a {

	color: #bc360a;

}



.widget a:hover {

	color: #ea9629;

}



/* Search widget */

.search-form .search-submit {

    background: #007E4E;

	 width: 35px;

    float: right;

    border: none;

    border-radius: 0 5px 5px 0;

    font-family: Open-Sans;

    text-transform: uppercase;

    font-weight: bold;

    color: #000;

    font-size: 17px;

    line-height: 30px;

    height: 30px;

    padding: 0 5px 0 5px;

    margin-left: 0px;

}



.search-form .search-submit:hover {

    background: #2C941C !important;

}



.search-form .search-submit:active {

    background: #2C941C !important;

border-top: none !important;

    padding: 0 5px !important;

}



.search-form label {



    border-radius: 5px 0 0 5px;

}



input.search-field{

    display: block;

	 font-family: Open-Sans;

	 font-size: 15px;

	 text-transform: uppercase;

	 color: #4C4C4D;

    float: left;

    border-radius: 5px 0 0 5px;

    border: none;

    padding: 0 10px;

    line-height: 30px;

    margin-bottom: 0;

    width: 130px;

}



/* RSS Widget */

.widget_rss .rss-date {

	display: block;

}



.widget_rss .rss-date,

.widget_rss li > cite {

	color: #a2a2a2;

}



/* Calendar Widget */

.widget_calendar table,

.widget_calendar td {

	border: 0;

	border-collapse: separate;

	border-spacing: 1px;

}



.widget_calendar caption {

	font-size: 14px;

	margin: 0;

}



.widget_calendar th,

.widget_calendar td {

	padding: 0;

	text-align: center;

}



.widget_calendar a {

	display: block;

}



.widget_calendar a:hover {

	background-color: rgba(0, 0, 0, 0.15);

}



.widget_calendar tbody td {

	background-color: rgba(255, 255, 255, 0.5);

}



.site-footer .widget_calendar tbody td {

	background-color: rgba(255, 255, 255, 0.05);

}



.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {

	background-color: transparent;

}





/**

 * 7.0 Footer

 * ----------------------------------------------------------------------------

 */



.site-footer {

	background-color: #e8e5ce;

	color: #686758;

	font-size: 14px;

	text-align: center;

}



.site-footer .widget-area,

.sidebar .site-footer {

	text-align: left;

}



.site-footer a {

	color: #686758;

}



.site-footer .sidebar-container {

	background-color: #220e10;

	padding: 20px 0;

}



.site-footer .widget-area {

	margin: 0 auto;

	max-width: 1040px;

	width: 100%;

}



.sidebar .site-footer .widget-area {

	max-width: 724px;

	position: relative;

	left: -158px;

}



.site-footer .widget {

	background: transparent;

	color: #fff;

	float: left;

	margin-right: 20px;

	width: 245px;

}



.sidebar .site-footer .widget {

	width: 228px;

}



.sidebar .site-footer .widget:nth-of-type(4),

.sidebar .site-footer .widget:nth-of-type(3) {

	margin-right: 0;

}



.site-footer .widget a {

	color: #e6402a;

}



.site-footer .widget-title,

.site-footer .widget-title a,

.site-footer .wp-caption-text {

	color: #fff;

}



.site-info {

	margin: 0 auto;

	max-width: 1040px;

	padding: 30px 0;

	width: 100%;

}



#wpstats {

	display: block;

	margin: -10px auto 0;

}



/* Stronnicowanie Flanel */



.arrow_l {

	opacity: 1 !important;

}



.arrow_r {

	opacity: 1 !important;

}



.arrow_l img {

	width: 30px;

	position: absolute;

	top: 110px;

	left: -50px;

}



.arrow_r img {

	width: 30px;

	position: absolute;

	top: 110px;

	right: -36px;

}



.item_single img {

	margin-left: 7px;

}



.promowane_row .item_single img {

	width: 100%;

}



.title_single_product_home {

    font-family: Open-Sans !important;

    color: #4D4C4D;

    font-size: 22px;

    text-align: center;

    margin: 13px 0;

}



.title_single_product_home:hover {

    color: #949494;

}



.learn_more_button {

    text-align: center;

}



.learn_more_button span {

    background: #007E4E;

    color: #FFF;

    font-size: 19px;

    font-weight: bold;

    text-transform: uppercase;

    padding: 4px 20px;

}



.learn_more_button span:hover {

	text-decoration: none !important;

	background: #39AA30;

}



.item_single {

	text-decoration: none !important;

}



.pagination{

    width: 100%;

    text-align: center;

    font-family: Open-Sans;

    font-size: 17px;

}



.page-numbers {

    background: #007E4E;

    color: #fff !important;

    padding: 4px 10px 4px 12px;

    margin-right: 8px;

}



span.page-numbers {

    background: #FDB928;

}



/* Polecamy box Flanel */



.after_cart_text {

    width: 60%;

    margin: 8% auto 10% auto;

    font-size: 18px;

    text-align: center;

}



.polecane {

	margin-bottom: 21px;

}



.polecane h3 {

    color: #19234e;

    font-size: 21px;

    margin-left: 15px;

    margin-right: 15px;

    padding-bottom: 5px;

    margin-bottom: 17px;

    font-weight: bold;

    border-bottom: 1px solid #19234e;

}



.polecane h2 {

    line-height: 21px;

    margin-top: 7px;

}



.polecane h2  a {

    color: #19234e !important;

    font-size: 17px;

    line-height: 11px;

}



.polecane .wiecej_promowane_post {

	display:none;

}





/* =news page */



.page-template-page-news article {

	border: 1px solid #E6E6E6;

    background: #FDFDFD;

    padding: 30px 30px 75px 30px;

    margin-bottom: 34px;

    position: relative;

}



.page-template-page-news article .read_more_news{

    position: absolute;

    bottom: 30px;

    right: 30px;

    padding: 6px 20px;

    background: #007E4E;

    color: #fff;

    font-family: Open-Sans;

    font-size: 15px;

}



.page-template-page-news article .read_more_news:hover {

	text-decoration: none;

	background: #555;

}



.page-template-page-news article h3 {

    margin: 0 0 13px 0;

}



.page-template-page-news article h3 a:hover {

	color: #007E4E;

	text-decoration: none;

}



.page-template-page-news .title_news {

    margin: 42px 0 24px 0;

    padding: 0;

    max-width: 100%;

    font-family: Open-Sans !important;

    font-size: 27px;

    font-weight: 100;

    color: #4D4C4D;

    padding: 0;

}



.page-template-page-news .navigation .alignright {

	float: right;

    background: #007E4E;

    padding: 7px 40px;

}



.page-template-page-news .navigation .alignright:hover {

	float: right;

    background: #555;

    padding: 7px 40px;

}



.page-template-page-news .navigation .alignright a {

	color: #fff;

    font-family: Open-Sans;

    font-size: 17px;

    font-weight: 100;

}



.page-template-page-news .navigation .alignleft {

	float: left;

    background: #007E4E;

    padding: 7px 40px;

}



.page-template-page-news .navigation .alignleft:hover {

	float: left;

    background: #555;

    padding: 7px 40px;

}



.page-template-page-news .navigation .alignleft a {

	color: #fff;

    font-family: Open-Sans;

    font-size: 17px;

    font-weight: 100;

}



/* =single news */



.single-news .entry-header {

	max-width: 100%;

}



.single-news .entry-header h3.entry-title {

    margin: 42px 0 24px 0;

    float: left;

    width: 100%;

    padding: 0;

    max-width: 100%;

}



.single-news .entry-header h3.entry-title span {

    font-family: Open-Sans !important;

    font-size: 27px;

    font-weight: 100;

    color: #4D4C4D;

    padding: 0;

}



/* single product */



.border_container .wypis td {

	padding: 5px 10px !important;

	border: 1px solid #ededed !important;

}



.border_container .wypis table tr:first-of-type {

	background: #f9f9f9;

}



.right_product .bootstrap-select.btn-group .dropdown-toggle .caret {

	border: none !important;

	top: 10px !important;

	width: 24px !important;

	height: 20px !important;

	background: url(/wp-content/uploads/2016/03/arodown.png) no-repeat center right !important;

}



.selectdimensions {

	width: 320px !important;

}



.selectdimensions button {

	background: #F8F8F9 !important;

	border-radius: 0 !important;

	border: 1px solid #DADBDC !important;

}



.selectdimensions span {

    font-family: Open-Sans !important;

    font-size: 14px !important;

    font-weight: 400 !important;

    color: #4D4C4D !important;

    text-shadow: none !important;

}



.cart_white {

	border: none !important;

    margin-left: 37px !important;

    border-radius: 0 !important;

    background: #007E4E !important;

    font-family: Open-Sans !important;

    font-size: 15px !important;

    font-weight: bold !important;

    text-shadow: none !important;

    padding: 6px 45px 5px 14px !important;

}



.carticon img {

	 position: absolute !important;

    margin-top: 7px !important;

    margin-left: -39px !important;

}



#quantity {

    border-radius: 0 !important;

    margin-top: 14px !important;

    box-shadow: none !important;

}



.display_none {

	display:none;

}



/* szukajka Flanel */



#search-2 {

    width: 200px;

    line-height: 24px;

    padding-right: 15px;

    border: none;

}



#search-2 .search-field {

    border: 1px solid #E2E2E2;

    margin-top: 9px;

    border-radius: 6px;

    background: url(/wp-content/uploads/2015/10/search.png) no-repeat 156px center #f9f9f9;

    background-size: 20px;

    font-weight: normal;

	 padding-right: 32px;

}



/* Header Flanel */





[title~="Call_for_color_options"] {

    width: 300px;

    height: 100px;

    display: block;

    position: absolute;

    left: 20px;

    top: 20px;

}





.header {

	position: relative;

}



.border_green_absolut {

    border-bottom: 8px solid #007e4e;

    position: absolute;

    bottom: 38px;

    width: 3000px;

    right: 0px;

}



.border_green_absolut2 {

    border-bottom: 8px solid #007e4e;

    position: absolute;

    bottom: 38px;

    width: 300px;

    left: 0px;

}



.cart_icon {

	float: left;

	width: 100%;

	height: 120px;

}



.cart_icon img {

	float: right;

	width: 50px;

	margin-top: 35px;

}



.bold_p_single {

    color: #000 !important;

    font-weight: bold !important;

    margin-top: 13px !important;

}



.category .category_items_list form.search-form {

	display: none;

}



.category  .page-content {

    text-align: center;

}



.category_items_list .col-sm-3 a {

    position: relative;

    display: block;

    width: 100%;

    border: 1px solid #BCBEC0;

    height: 263px;

    margin-bottom: 28px;

    overflow: hidden;

}
.col-sm-3 a.item {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #BCBEC0;
    height: 263px;
    margin-bottom: 28px;
    overflow: hidden;
} 



.category_items_list .col-sm-3 a img {

	width: 100%;

}



.category_items_list .col-sm-3 a .title {

	display: none;

}



.category_items_list .col-sm-3 a:hover .title {

	display: block;

	    width: 100%;

    height: 261px;

    background: rgba(0, 126, 78, 0.90);

    position: absolute;

    top: 0;

    text-align: center;

    color: #fff;

    font-size: 22px;

    font-weight: bold;

    text-shadow: 2px 2px 0px #2E7E2F;

    padding-top: 110px;

    margin: 0;

}



#text-3 {

	text-align:center;

}



#text-3 a img {

	width: 30px;

}



#text-3 a img:hover {

	opacity:0.7;

}



#text-2 {

	text-align: center;

}



#text-2 img {

	margin: 0 5px;

}



#text-2 p {

color: #58595b;

    font-size: 15px;

    font-weight: 400;

    padding: 0;

    margin: 0;

}



.bold_p_single {

	font-weight: bold;

	color: #000;

	margin-top: 17px;

}



#nav_menu-2 li {

    float: left;

    width: 100%;

    padding: 0;

}



#nav_menu-2 li a{

    font-family: Open-Sans;

    color: #58595b;

    font-size: 15px;

    font-weight: 400;

    padding: 0;

}



#nav_menu-3 {

    background: none;

    margin-bottom: 14px;

}



#nav_menu-3 li {

	float: right;

}



#nav_menu-3 li a {

color: #320348;

    font-family: Open-Sans;

    text-transform: uppercase;

    font-size: 13px;

    padding: 0 5px;

}



.social_head {

    background: #ec008c;

    padding: 6px 10px 10px 10px;

    margin-top: 30px;

}



.social_head span {

    text-transform: uppercase;

    color: #fff;

    padding-bottom: 4px;

    display: block;

    border-bottom: 1px solid #fff;

    margin-bottom: 10px;

}



.input_social_head {

    width: 36%;

    border: none;

}



#input_social_head2 {

    float: right;

    border: none;

    width: 22%;

    margin-left: 2%;

    padding: 0;

}



.input_social_head2 {

    width: 36%;

    margin-left: 2%;

    border: none;

}



.baner_glowny img {

	width: 100%;

}





.white {

    position: absolute;

    width: 100%;

    background-color: #fff;

    height: 60px;

}



.social_head .widget {

    float: right;

    background: none;

    margin: 41px 5px;

    width: 44px;

    line-height: 44px;

    padding: 0;

    text-align: center;

    border: 1px solid #c3c3c3;

}



.social_head .widget img {

    -webkit-filter: grayscale(1);

    -moz-filter: grayscale(1);

    -o-filter: grayscale(1);

    -ms-filter: grayscale(1);

    filter: grayscale(1);

    opacity: 0.7;

	 max-width: 46% !important;

}





.social_head .widget img:hover {

    -webkit-filter: grayscale(0);

    -moz-filter: grayscale(0);

    -o-filter: grayscale(0);

    -ms-filter: grayscale(0);

    filter: grayscale(0);

    opacity: 1;

}



.left_social {

    border-left: 1px solid #ecedec;

}



.reklama_gora .widget {

    padding: 0;

    margin: 17px 0;

}



h1.site-title {

    padding: 0;

    margin: 0;

    line-height: 136px;

}







.container_navbar {



}



.menu-menu-1-container {

	text-align: right;

    float: right;

    margin-bottom: 12px;

}



.padding-0 {

	padding: 0 !important;

}



.header_menu {

	background: #fff;

	padding: 6px 0;

}



.menu_head .menu ul {

    list-style: none;

    padding: 5px 0;

    margin: 0;

}



.menu_head .menu ul li {

    float: left;

    padding-right: 15px;

    margin-right: 15px;

    border-right: 1px solid #FFFFFF;

    line-height: 14px;

}



.menu_head .menu ul li a {

	color: #FFFFFF;

	font-family: Open-Sans;

	text-transform: uppercase;

	font-size: 11px;

}



.logo_col img {

    width: 100%;

    margin-top: 15px;

    margin-bottom: 15px;

}



.social_head h3 {

	display: none;

}



.bx-wrapper img {

	width: 100% !important;

	height: auto !important;

}



.advps-excerpt-one {

	width: 100% !important;



}



.advps-overlay-one {

	background: none !important;

}







/* Slider */





.advps-excerpt-block-one {

	padding: 0 !important;

}



.advps-excerpt-one {

position: absolute;

    width: 100%;

    height: 150px;

    bottom: 0;



background: none;



}



.advps-excerpt-block-one {

	position: absolute;

	font-family: 'Open-Sans', sans-serif;

	bottom: 40px;

	left: 50px;

	padding-left: 34px;

}



.advps-excerpt-block-one h2 {

	padding: 0;

}



.advps-excerpt-block-one h2 a {

	font-size: 21px !important;

	background: #fff;

	font-weight: 100;

	text-transform: uppercase;

	padding: 8px 30px;

	color: #000 !important;

}



.advps-excerpt-block-one h2 a:hover {

		text-decoration: none !important;

		color: #000 !important;

		opacity:0.9;

}



#advps_container1 .advps-slide p {

	display: none;

}



.cat {

    height: 40px;

    position: absolute;

    bottom: 140px;

}



.cat span {

    background: #FDB928;

    font-family: 'Open-Sans', sans-serif;

    font-size: 21px;

    font-weight: bold;

    color: #fff;

    text-transform: uppercase;

    line-height: 40px;

    display: block;

    padding: 0 100px 0 15px;

    margin-left: 34px;

}



div.bx-pager{

	position: absolute;

	width: 50%;

	top: 0;

	right: 0;

	text-align: right !important;

	padding-right: 15px;

}



#advps_container1 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {

	text-align: right !important;

}



#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a:hover, #advps_container1 .bx-wrapper .bx-pager.bx-default-pager a.active {

    background: #fff !important;

	 border: 2px solid #fff !important;

    width: 16px !important;

    height: 16px !important;

    border-radius: 100px !important;

}



#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a {

    background: rgba(255, 255, 255, 0) !important;

    border: 2px solid #fff !important;

    width: 16px !important;

    height: 16px !important;

    border-radius: 100px !important;

}



.bx-controls-direction {

	display:none;

}



.bx-controls-auto {

	display: none;

}



.publikacja_single p {

    text-align: center;

    font-size: 17px;

    font-weight: 600;

}



.publikacja_single a:focus, .publikacja_single a:hover {

    color: #333;

    text-decoration: underline;

    outline: none !important;

}



.publikacja_single div div div div:nth-of-type(2) {

	display: none !important;

}



/*

.page-template-page-aboutus div div div div:nth-of-type(2) {

	display: none !important;

}

*/



.page-template-page-aboutus div div div div:nth-of-type(2) span {

	display: none;

}



.publicate_div_s {

	width: 90%;

	margin-left: 5%;

}



/* Kategorie Flanel */



.archive-header {

    background-color: rgba(255, 255, 255, 0);

}



.kategoria-header{

	float: left;

	width:100%

}



.katagoria-title {

    padding: 10px 100px 10px 15px !important;

    margin: 13px 0 0 0 !important;

    font-family: 'Open-Sans', sans-serif;

    color: #FFFFFF;

    font-size: 21px;

    font-weight: normal;

    text-transform: uppercase;

    font-style: normal;

    background: #000;

    float: left;

}



#navbar {

    background-color: rgba(255, 255, 255, 0);

	 background: none;

    border-radius: 0;

    margin: 0;

    float: left;

    width: 100%;

    border-bottom: none /*8px solid #007E4E*/;

    border-left: 0px;

    border-right: 0px;

}



.absolute_border_menu {

    width: 100%;

    height: 90px;

    position: absolute;

    border: 1px solid #8ac3ea;

    bottom: -50px;

    z-index: 99;

    left: 0;

}



.relative_container {

	position: relative;

}



.moenu_gorne {

    position: relative;

    z-index: 999;

}



.kategorie_pozabiurem article {

	float:left;

	width:49%;

	margin-top: 2%;

   border-bottom: 1px solid #DEDEDE;

}



.kategorie_pozabiurem article:nth-of-type(2n+1){

    padding: 0 0 10px 0;

	 margin-right:1%;

}



.kategorie_pozabiurem article:nth-of-type(2n){

    padding: 0 0 10px 0;

	 margin-left:1%;

}



.entry-title-kategoria a {

    font-family: 'Open-Sans', sans-serif;

    font-size: 21px;

    color: #353535;

}



.wypis {

   font-family: 'Open-Sans', sans-serif;

	font-family: 15px;

	min-height: 40px;

}



.wypis p {

	margin: 0 0 3px 0;

}



.author {

	display: none;

}



.data_dodania {

    text-align: right;

    display: block;

    font-size: 13px;

    font-family: 'Open-Sans', sans-serif;

    color: #FFFFFF;

    position: absolute;

    top: 0;

    padding: 5px;

    background-color: #1A234E;

}



.entry-thumbnail-kategoria {

	position: relative;

}



.date {

	display: none;

}



.categories-links {

	display: none;

}



.tags-links a:first-child:before {

	display: none;

}



.srp-post-title-link {

    color: #c9007d !important;

    font-family: Open-Sans;

    font-size: 15px;

}



.srp-content-box .srp-post-stringbreak-link {

    margin: 4px 0;

    display: block;

    font-family: Open-Sans;

    font-size: 13px;

    font-weight: bold;

    color: #c9007d !important;

}



.srp-post-thumbnail-link img {

	width: 170px !important;

	height: 170px !important;

}



.srp-widget-singlepost {

    border-bottom: 1px solid #ccc;

    margin-bottom: 20px !important;

    padding-bottom: 20px !important;

}



.srp-widget-container {

    margin-top: 21px;

    float: left;

    width: 100%;

}



.page-id-35 h2 {

    color: #c9007d !important;

    font-family: Open-Sans;

    font-size: 15px;

    font-weight: bold;

}



.page-id-1064 h2 {

	text-align: center;

    color: #c9007d !important;

    font-family: Open-Sans;

    font-size: 21px;

    font-weight: bold;

    line-height: 30px;

}



.tagi_div{

	display: none;

	font-family: 'Open-Sans', sans-serif;

   font-size: 13px;

   color: #999;

}



.tagi_div a {

	color: #999;

	text-decoration: none;

    pointer-events: none;

}



.tagi_div a:hover {

	color:#444;

	text-decoration: none;

}



.category .tagi_div {

	display: none;

}





/*= Search page */





.search-results .katagoria-title {

    padding: 10px 100px 10px 15px !important;

    margin: 17px 0 34px 0 !important;

    font-family: 'Open-Sans', sans-serif;

    color: #FFFFFF;

    font-size: 21px;

    font-weight: normal;

    text-transform: uppercase;

    font-style: normal;

    background: #007E4E;

    float: left;

}





.search-results .kategorie_pozabiurem .col-sm-3 a {

    position: relative;

    display: block;

    width: 100%;

    border: 1px solid #BCBEC0;

    height: 263px;

    margin-bottom: 28px;

    overflow: hidden;

}



.search-results .kategorie_pozabiurem .col-sm-3 a img {

	width: 100%;

}



.search-results .kategorie_pozabiurem .col-sm-3 a .title {

	display: none;

}



.search-results .kategorie_pozabiurem .col-sm-3 a:hover .title {

	display: block;

	    width: 100%;

    height: 261px;

    background: rgba(0, 126, 78, 0.90);

    position: absolute;

    top: 0;

    text-align: center;

    color: #fff;

    font-size: 22px;

    font-weight: bold;

    text-shadow: 2px 2px 0px #2E7E2F;

    padding-top: 110px;

    margin: 0;

}





.search-no-results .katagoria-title {

    padding: 10px 100px 10px 15px !important;

    margin: 17px 0 34px 0 !important;

    font-family: 'Open-Sans', sans-serif;

    color: #FFFFFF;

    font-size: 21px;

    font-weight: normal;

    text-transform: uppercase;

    font-style: normal;

    background: #007E4E;

    float: left;

}





.search-no-results .kategorie_pozabiurem .col-sm-3 a {

    position: relative;

    display: block;

    width: 100%;

    border: 1px solid #BCBEC0;

    height: 263px;

    margin-bottom: 28px;

    overflow: hidden;

}



.search-no-results .kategorie_pozabiurem .col-sm-3 a img {

	width: 100%;

}



.search-no-results .kategorie_pozabiurem .col-sm-3 a .title {

	display: none;

}



.search-no-results .kategorie_pozabiurem .col-sm-3 a:hover .title {

	display: block;

	    width: 100%;

    height: 261px;

    background: rgba(0, 126, 78, 0.90);

    position: absolute;

    top: 0;

    text-align: center;

    color: #fff;

    font-size: 22px;

    font-weight: bold;

    text-shadow: 2px 2px 0px #2E7E2F;

    padding-top: 110px;

    margin: 0;

}





/* Posty Flanel */



.centent_posty .entry-thumbnail-kategoria img {

	width:100%;

}



.centent_posty .wypis p {

	text-align: justify;

}



.centent_posty .entry-title-kategoria {

    color: #19234e;

    font-size: 21px;

    text-transform: uppercase;

    font-weight: bold;

    font-family: 'Open-Sans', sans-serif;

    float: left;

    width: 100%;

    margin-bottom: 34px;

    margin-top: 27px;

}



.padding-left-0 {

	padding-left: 0 !important;

}









/* Promowane posty Flanel */



.latest_posts .item.wpcufpn_container:nth-of-type(2n) {

	padding-left: 0 !important;

}



.latest_posts .item.wpcufpn_container:nth-of-type(2n+1) {

	padding-right: 0 !important;

}







.ostatnie_posty_h3 h3 span {

    color: #fff;

    background: #ef509c;

    padding: 10px 20px;

    font-family: URW-Antiqua;

}





.popularne_artykuly_h3 h3 {

    font-family: Open-Sans;

    font-size: 21px;

    font-weight: 300;

    padding-bottom: 5px;

    margin-bottom: 34px;

    border-bottom: 1px solid #000;

    margin-top: 23px;

}



.popularne_artykuly_h3 h3 span {

    color: #fff;

    background: #000;

    padding: 5px 15px;

    font-size: 15px;

}



.popular_items {

margin-bottom: 13px;

    border-bottom: 1px solid #E4E4E4;

    padding: 0px 0px 13px 0px !important;

}



.ostatnie_posty_h3 {

    position: relative;

    float: left;

    width: 100%;

	 margin-top: 45px;

	 margin-bottom: 45px;

}



.posty_start .promowany_post_2 {

	padding-left: 0 !important;

}



.posty_start .promowany_post_3 {

	padding: 0 7.5px !important;

}



.posty_start .promowany_post_4 {

	padding-right: 0 !important;

}



.col3 {

    background: none;

    float: left;

    position: relative;

    border: 3px solid #fff;

    height: 243px;

    overflow: hidden;

}



.col3 img {

	width: auto;

	height: 100%;

}



.first_col_3 {

    width: 23.5%;

    margin: 0 1% 0 0;

    padding: 0;

}



.secound_col_3 {

    width: 23.5%;

    margin: 0 1% 0 1%;

    padding: 0;

}



.thirt_col_3 {

    width: 23.5%;

    margin: 0 1% 0 1%;

    padding: 0;

}



.four_col_3 {

    width: 23.5%;

    margin: 0 0 0 1%;

    padding: 0;

}



.widget_sp_image-description p {

    margin: 0;

    position: absolute;

    right: 10px;

    bottom: 10px;

    background: #ef509c;

    color: #fff;

    font-family: Open-Sans;

    font-size: 17px;

    font-weight: bold;

    padding: 4px 15px;

}



.wp-pagenavi {

	text-align: center;

}



.wp-pagenavi .pages {

	display: none;

}



.wp-pagenavi .current {

    border: none;

    background: #00B8D6;

    padding: 8px 14px;

    color: #fff;

    font-family: Open-Sans;

    font-weight: 100;

    margin: 0 10px 0 0;

}



.wp-pagenavi .page.larger {

    border: none;

    padding: 8px 0px;

    color: #040404;

    font-family: Open-Sans;

    font-weight: 100;

    margin: 0 10px 0 0;

}



.wp-pagenavi .nextpostslink {

    border: none;

    color: #000;

    font-size: 15px;

    font-weight: 100;

}



.popular_items .img_cropper {

    width: 60px;

    height: 60px;

    float: left;

    margin-right: 10px;

}



.popular_items .date_bok {

display: block;

    font-size: 11px !important;

    margin: 8px 0 6px 0px;

    color: #999;

    text-transform: uppercase;

}





.item.wpcufpn_container {

    float: left;

    position: relative;

    height: auto;

}



span.date {

    display: block;

    font-size: 11px !important;

    margin: 8px 0 10px 0px;

    text-transform: uppercase;

}



.date_a {

    min-height: 31px;

    float: left;

    width: 100%;

}



.title_a {

    float: left;

    width: 100%;

    text-align: left;

    margin: 0px 0 10px 0px;

}



.title_a .title {

    font-size: 16px !important;

    color: #000 !important;

    font-family: Open-Sans;

    font-weight: 100 !important;

}



.content_txt {

	float: left;

	width: 100%;

}



.content_txt p {

    font-size: 14px;

    font-family: Open-Sans;

    color: #2D2D2D;

    text-align: justify;

    line-height: 22px;

    font-weight: 300;

    padding-bottom: 13px;

    border-bottom: 1px solid #717171;

    margin-bottom: 27px;

}



.content_txt .more-link {

	display: none;

}



.promowany_post_1 .calosc_promo_div_srodek {

	margin-left: 5%;

}



.promowany_post_1 .kategoria_promo {

	position: absolute;

   bottom: 165px;

   margin-left: 5%;

}



.promowany_post_1 .calosc_promo {

    position: absolute;

    bottom: 0;

}



.promowany_post_1 .kategoria_promo span {

    background: #FDB928;

    font-family: 'Open-Sans', sans-serif;

    font-size: 21px;

    font-weight: bold;

    color: #fff;

    text-transform: uppercase;

    line-height: 40px;

    display: block;

    padding: 0 50px 0 15px;

}



.promowany_post_1 .calosc_promo_div_srodek {

    margin-left: 5%;

}



.promowany_post_1 .advs-title {

    font-family: 'Open-Sans', sans-serif;

	 font-size: 21px;

    width: 90%;

    text-transform: uppercase;

}



.promowany_post_1 .calosc_promo_div_srodek p {

   font-family: 'Open-Sans', sans-serif;

	font-size: 15px;

   width: 90%;

	color: #fff;

}



.promowany_post_1 .wiecej_promowane_post {

	display: none;

}



.padding-right-0 {

	padding-right: 0;

}



.bx-wrapper {



    margin-bottom: 28px;

}



.promopost_dol .kategoria_promo {

	display: none;

}



.promopost_dol .advs-title a {

    color: #EF509C !important;

    font-size: 16px;

    font-weight: 400;

    font-family: Open-Sans;

}



.promopost_dol p {

    font-family: Open-Sans;

    color: #636466;

    text-align: justify;

    font-size: 13px;

}



.calosc_promo_div_srodek .date_bok {

	font-size: 12px;

	border-bottom: 1px solid #636466;

	padding-bottom: 5px;

}



.promopost_dol  .calosc_promo_div_srodek {

	min-height: 150px;

}



.promopost_dol .calosc_promo {

    margin: 0;

    padding: 2% 5% 20% 5%;

    background-color: #fff;

    min-height: 270px;

}



.promopost_dol .advs-title {

	line-height: 24px;

	margin-top: 0;

	min-height: 60px;

}



.promopost_dol .wiecej_promowane_post {

    margin: 0;

    right: 35px;

    bottom: 20px;

    background: #ef509c;

    color: #fff;

    font-family: Open-Sans;

    font-size: 14px;

    font-weight: 400;

    padding: 4px 15px;

    position: absolute;

    float: right;

}



.obrazek_img_last img {

	width: 100%;

}





/**

Stopka Flanel

 */



#colophon {

    font-family: 'Open-Sans', sans-serif;

    font-size: 13px;

	 background-color: #484848;

    color: #FFFFFF;

    line-height: 46px;

	 margin-top: 21px;

}



#colophon .left {

	text-align: left;

	padding:0 !important;

}



#colophon .right {

	text-align: right;

	padding:0 !important;

}



#colophon .left a{

	color: #fff;

}



#colophon .right a {

	color: #fff !important;

}



/* Galeria strona główna Flanel */



.start_content iframe{

	width: 100%;

	margin-top: 20px;

	margin-bottom: -4px;

}



.start_content .naglowek_galeria {

    color: #19234e;

    font-size: 21px;

    text-transform: uppercase;

    font-weight: bold;

    font-family: 'Open-Sans', sans-serif;

    margin-top: 34px;

}



.start_content .naglowek_galeria:after {

    content: '';

    width: 10%;

    font-weight: normal;

    height: 3px;

    padding: 0;

    margin: 5px 0 5px 0;

    display: block;

    background: #ffcb25;

    background-repeat: no-repeat;

    background-position: left top;

}



.start_content div.entry-content {

    width: 100%;

    margin: 0 !important;

    max-width: 100%;

}



.start_content .entry-header {

	margin:0 !important;

}





.start_content div.ngg-album-compact {

    padding: 0 !important;

	 max-width: 250px;

	 width:100%;

	 overflow: hidden;

}



.start_content div.ngg-album-compact h4{

    font-family: Open-Sans;

    text-align: center;

}



.start_content div.ngg-album-compact h4 a {

color: #1A234E;

}



.start_content div.ngg-album-compact .ngg-album-gallery-image-counter{

	display: none;

}



.start_content div.ngg-album-compactbox{

	padding: 0 !important;

   border: none !important;

overflow: hidden !important;

    border-radius: 0 !important;

}



.start_content div.ngg-album-compactbox img {

    border: none !important;

}





.ngg-album-compactbox:after {

	display: none;

}



.ngg-album-compactbox:before {

	display: none;

}



.page-template-default .entry-thumbnail {

	display:none;

}



.search-results article {

	min-height: 395px;

}



/* Sidebar strona główna Flanel */



.tekst1 {

    color: #302f8f;

    font-family: Open-Sans;

    background: rgba(255,255,255,0.55);

    font-size: 24px;

    font-weight: bold;

    padding: 15px 25px;

    margin-top: 7%;

    position: absolute;

	display: none;

}



.tekst2 {

color: #FFFFFF;

    font-family: Open-Sans;

	 display: none;

    background: #ed1c24;

    font-size: 21px;

    font-weight: bold;

    padding: 10px 25px;

    margin-top: 14%;

    position: absolute;

}



.tekst2:hover {

	opacity:0.8;

}



.carousel-indicators li {

    width: 16px !important;

    height: 16px !important;

    border-radius: 100px !important;

    background: #59585A !important;

    border: 1px solid #59585A !important;

}



.carousel-indicators .active {

	background: #fff !important;

    border: 1px solid #fff;

}



.carousel-indicators {

    bottom: 0 !important;

}



.sidebar_start aside{

    background: none !important;

    float: left;

    margin: 0 3.33% 27px 0;

    padding: 0;

    width: 30%;

    position: relative;

    overflow: hidden;

    height: 225px;

    border: 3px solid #fff;

}



.sidebar_start aside img {

	width: auto;

	height: 100%;

}



.tytul_co_proponujemy {

    position: absolute;

    width: 100%;

    margin: 0;

    background: rgba(239, 80, 156, 0.76);

    bottom: 0px;

    font-family: Open-Sans;

    color: #fff;

    font-size: 17px;

    font-weight: bold;

    padding: 1px 12px 5px 12px;

    min-height: 56px;

    line-height: 25px;

}



.breadcrumbs {

	font-size: 14px;

	font-weight: 400;

	margin: 34px 0 13px 0;

}



.breadcrumbs a.home {

    color: #4D4C4D;

    font-size: 17px;

    font-weight: 400;

}



.breadcrumbs span {

    color: #4D4C4D;

    font-size: 14px;

    font-weight: 400;

}



.breadcrumbs .current-item span {

	color: #007E4E !important;

}



.footer_div {

    background: #fff;

    border-top: 8px solid #007E4E;

    padding-top: 10px;

    margin-top: 34px !important;

}



.footer_div  aside {

	background: none !important;

	margin-bottom:0 !important;

}



.tytul_co_stopka {

    font-family: Open-Sans;

    font-size: 20px;

    font-weight: bold;

    color: #4D4C4D;

    margin-bottom: 5px;

    margin-top: 0;

    text-transform: uppercase;

}





.fot_eas {

	font-size: 12px;

	margin-bottom: 21px;

    padding-right: 40px !important;

}



.footer_div a {

    font-family: Open-Sans;

    font-size: 15px;

    color: #3f64b2;

    font-weight: 500;

}



.footer_div a:hover {

	color:#000;

	text-decoration: underline;

}



.sidebar_start aside img {

	width: 100%;

}



.strona_glowna_h3_sidebar {

    background-color: rgba(255, 255, 255, 0.85);

    color: #302f8f;

    text-align: left;

    font-size: 22px;

    font-family: URW-Antiqua;

    padding: 14px 0px;

    font-weight: normal;

    text-transform: uppercase;

    margin: 0;

    position: absolute;

    top: 0;

    width: 100%;

    padding-left: 3.5%;

}



.sidebar_start aside li {

    padding: 5px 0;

    margin-left: 5%;

    width: 90%;

    border-bottom: 1px solid #19234e;

}







.sidebar_start aside ul {

	padding-bottom:25px;

}





.sidebar_start form {

    background: url(/wp-content/uploads/2015/10/newsletter.jpg) no-repeat top center;

}



.sidebar_start form .newsletter_p {

    font-family: 'Open-Sans', sans-serif;

    font-size: 21px;

    font-weight: bold;

    color: #fff;

    text-transform: uppercase;

    line-height: 14px;

    text-align: center;

    margin-top: 14px;

    float: left;

    width: 100%;

	 margin-bottom: 14px;

}



.sidebar_start form span {

    display: block;

    width: 100%;

}



.sidebar_start form span input {

    background-color: #fff;

    border: none;

	 font-family: 'Open-Sans', sans-serif;

    border-bottom: 2px solid #19234e;

    width: 70%;

    margin-left: 15%;

}



.sidebar_start form p .wpcf7-submit {

    background: #19234e;

    border: none;

    width: 70%;

    margin-left: 15%;

    font-family: Open-Sans;

    font-size: 15px;

    text-transform: uppercase;

    font-weight: bold;

    padding: 10px 0 6px 0;

    margin-bottom: 12px;

}





/* Sidebar posty Flanel */





.posty_sidebar aside{

	 background-color: #fff;

    margin-top: 40px;

	 padding: 0;

}



.posty_sidebar_h3 {

    background-color: #1a234e;

    color: #fff;

    text-align: center;

    font-size: 20px;

    font-family: 'Open-Sans', sans-serif;

    padding: 14px 0px;

    font-weight: bold;

	 margin-bottom:0;

}



.posty_sidebar aside li {

    padding: 5px 0;

    margin-left: 5%;

    width: 90%;

    border-bottom: 1px solid #19234e;

}



.posty_sidebar aside a {

    color: #19234e;

    font-size: 15px;

    text-transform: uppercase;

    font-weight: normal;

    font-family: 'Open-Sans', sans-serif;

    min-height: 52px;

    display: table-cell;

    height: 52px;

    vertical-align: middle;

}



.posty_sidebar aside ul {

	padding-bottom:25px;

}



.posty .post-navigation {

	display:none;

}



.cat-item a {

    font-weight: bold !important;

    line-height: 30px;

    height: 30px !important;

}



.posty_sidebar .children li.cat-item {

	 border: none;

}



.posty_sidebar .children li.cat-item a {

color: #19234e;

    font-size: 15px;

    text-transform: none;

    font-weight: normal !important;

    font-family: 'Open-Sans', sans-serif;

    min-height: 28px;

    display: table-cell;

    height: 28px;

    vertical-align: middle;

}



.children {

    margin-left: 0 !important;

    padding-bottom: 0 !important;

}



.cat-item {

	border-bottom: none !important;

}



.posty .ngg-gallery-thumbnail-box {

    float: left;

    margin-right: 0;

    width: 33.3334%;

	 overflow: hidden;

}



.posty .ngg-gallery-thumbnail {

    float: left;

    text-align: center;

}



.centent_posty .ngg-gallery-thumbnail:hover{

	 background: rgba(255, 255, 255, 0.66);

}



.posty .ngg-gallery-thumbnail img {

    background-color: #fff;

    border: 0 !important;

    display: block;

    margin: 0 !important;

    padding: 0 !important;

    position: relative;

}





.ngg-album-link a:hover:before {

    content: "";

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    width: 100%;

    height: 100%;

	 cursor:pointer;



    background: url(/wp-content/uploads/2015/10/kolko.png) no-repeat center rgba(255, 255, 255, 0.66);

}



.ngg-album-link:hover {

transform: scale(1.1);

    -ms-transform: scale(1.1);

    -webkit-transform: scale(1.1);

    transition: all .4s ease-in;

    -webkit-transition: all .4s ease-in;

    -ms-transition: all .4s ease-in;

    -moz-transition: all .4s ease-in;

    -o-transition: all .4s ease-in;



}



.centent_posty .ngg-gallery-thumbnail:hover img {

transform: scale(1.1);

    -ms-transform: scale(1.1);

    -webkit-transform: scale(1.1);

    transition: all .4s ease-in;

    -webkit-transition: all .4s ease-in;

    -ms-transition: all .4s ease-in;

    -moz-transition: all .4s ease-in;

    -o-transition: all .4s ease-in;

}



.page-template-default .ngg-gallery-thumbnail:hover img {

transform: scale(1.1);

    -ms-transform: scale(1.1);

    -webkit-transform: scale(1.1);

    transition: all .4s ease-in;

    -webkit-transition: all .4s ease-in;

    -ms-transition: all .4s ease-in;

    -moz-transition: all .4s ease-in;

    -o-transition: all .4s ease-in;

}





.page-template-default .ngg-gallery-thumbnail-box {

    float: left;

    margin-right: 0;

    width: 33.3334%;

    overflow: hidden;

}





.page-template-default .ngg-gallery-thumbnail img {

    background-color: #fff;

    border: 0 !important;

    display: block;

    margin: 0 !important;

    padding: 0 !important;

    position: relative;

}









.centent_strony_default .entry-content{

    min-width: 100%;

    max-width: 100%;

}







.centent_strony_default .entry-title span {



    color: #fff;

    font-weight: 100;

    font-family: URW-Antiqua !important;

    text-transform: none;

    padding: 7px 20px;

}



p {font-family: Open-Sans !important;}

span {font-family: Open-Sans !important;}

li {font-family: Open-Sans !important;}





.nav-menu .sub-menu {

    background-color: #DCDDDE;

    border: none !important;

    top: 29px;

    left: 0px;

    width: 100% !important;

}



.nav-menu .sub-menu li {

    float: left;

    width: 100%;

    text-align: left;

}



ul.nav-menu ul a {

    font-weight: 400;

    font-family: Open-Sans;

    font-size: 12px;

    line-height: 36px;

    height: 36px;

    color: #212121;

    text-transform: capitalize;

    padding: 0 12px;

}



.nav-menu .sub-menu .current-menu-item > a {

    color: #007E4E !important;

    font-weight: bold;

}



ul.nav-menu ul a:hover {

	background: #007E4E !important;

    padding: 0px 0px 0 18px;

    color: #fff;

    float: left;

    width: 100%;

}



ul.nav-menu ul li:hover {

	background: #007E4E !important;

	color: #fff !important;

}



ul.nav-menu ul li:hover a {

background: #007E4E !important;

    color: #fff !important;

    padding: 0 0 0px 20px;

}



ul.nav-menu ul li:hover .sub-menu a {

	background: none !important;

	color: #4D4C4D !important;

}



ul.nav-menu ul li:hover .sub-menu li:hover a {

	color: #fff !important;

}



.page-id-18 h4 {

	 color: #19234e;

    font-size: 21px;

    text-transform: uppercase;

    font-weight: bold;

    font-family: 'Open-Sans', sans-serif;

    margin: 24px 0 7px 0;

}





.page-id-18 h5 {

    color: #19234e;

    font-size: 17px;

    font-weight: 100;

    font-family: 'Open-Sans', sans-serif;

    margin: 0 0 13px 0;

}



.page-id-18 p {

    color: #19234e;

    font-size: 17px;

    font-weight: 100;

    font-family: 'Open-Sans', sans-serif;

    margin: 0 0 13px 0;

}



.div_formularz {

	background-color: #fff;

   padding: 34px 21px 0 21px;

	font-family: 'Open-Sans', sans-serif;

	float: left;

	width: 100%;

}



.div_formularz .newsletter_p {

    text-align: center;

    font-weight: bold;

    font-size: 18px

}



.div_formularz input {

    font-family: 'Open-Sans', sans-serif;

    font-size: 15px;

    width: 100%;

	 border: 1px solid #eee;

    border-bottom: 2px solid #C1C1C1;

}



.div_formularz textarea {

    font-family: 'Open-Sans', sans-serif;

    font-size: 15px;

    width: 100%;

	 border: 1px solid #eee;

    border-bottom: 2px solid #C1C1C1;

	 height: 128px;

}



.div_formularz .lewa_formularz {

	float:left;

	width:48%;

	margin-right: 2%;

}



.div_formularz .prawa_formularz {

	float:left;

	width:48%;

	margin-left: 2%;

}



.div_formularz .wpcf7-submit {

	background: #1a234e;

	border: none;

}



.div_formularz div.wpcf7 img.ajax-loader {

	display: none;

}



#text-5 {

float: left;

    border: none;

    width: 200px;

    text-align: left;

    color: #1A234E;

    font-family: Open-Sans;

    font-size: 20px;

}



.bx-default-pager {

float: right;

    width: 100%;

    max-height: 40px;

}



.animated {

    -webkit-animation-duration: 1s !important;

    animation-duration: 1s !important;

	 -webkit-animation-delay: 1s !important; /* Chrome, Safari, Opera */

    animation-delay: 1s !important;



}





.left_product h3 {

    font-family: Open-Sans !important;

    font-size: 24px;

    font-weight: 300;

    color: #4D4C4D;

}



.right_product h3 {

    font-family: Open-Sans !important;

    font-size: 21px;

    font-weight: 300;

    color: #4D4C4D;

    margin-top: 90px;

}



#productSlider {

    margin-top: 21px;

    border: 1px solid #4D4C4D;

}



#productSlider .carousel-inner .item {

    height: 420px;

    overflow: hidden;

}



#productSlider .carousel-inner .item img {

    max-width: 70%;

    margin: 0 auto;

}



.finishes_ul {

    padding: 20px 10px 0px 10px;

	 position: relative;

    float: left;

    width: 502px;

    background: #F8F8F9;

    border: 1px solid #4D4C4D;

}



.finishes_ul li {

    list-style: none;

    float: left;

    width: 60px;

    height: 48px;

    overflow: hidden;

    margin-right: 10px;

    margin-left: 10px;

    margin-bottom: 20px;

	 border: 1px solid #999;

}





.right_product h3 .span_finishes {

	background: #007E4E;

	border: 1px solid #4D4C4D;

	color: #fff;

	padding: 7px 80px 9px 15px;

}



li#li_carusel_li {

    width: 120px !important;

    height: 120px !important;

    margin: 15px !important;

}



.product_ul_list li {

    background: #F8F8F9 !important;

   margin-left: -4px !important;

    border-radius: 0 !important;

    border: 1px solid #DADBDC !important;

}



.product_ul_list li.active {

    border: none !important;

}



.product_ul_list li.active a {

background: #007E4E !important;

    padding: 8px 120px 9px 15px !important;

    margin: 0px 0 0px 0 !important;

    border: 1px solid #4D4C4D !important;

    border-bottom: none !important;

    color: #fff !important;

    border-radius: 0;

    box-shadow: none !important;

}



.product_ul_list li a{

    font-family: Open-Sans !important;

    font-size: 24px !important;

    font-weight: 100 !important;

    color: #4D4C4D !important;

    padding: 7px 120px 7px 15px !important;

}



.border_container {

	padding: 0 0 0 4px !important;

    margin-top: 70px;

}



.tab-content {

	border: 1px solid #4D4C4D;

	float: left;

	width: 100%;

}



.tab-content .wypis p {

	font-family: Open-Sans !important;

	text-align: left !important;

	font-size: 16px !important;

	font-weight: 100 !important;

	color: #4D4C4D !important;

	text-shadow: none !important;

}



.tab-content .wypis span {

	font-size: 14px !important;

}





.tab-content article {

	margin: 18px 0px 0px 0px !important;

}



.download_list {

	list-style: none;

	padding: 0;

	float: left;

	width: 100%;

	margin-bottom: 20px;

}



.download_list li {

    background: #F8F8F9 !important;

    border: 1px solid #DADBDC !important;

    margin-bottom: 13px;

    padding: 5px 10px;

	 float: left;

	 width: 100%;

}



.download_list li p {

	float: left;

}



.download_list .name {

    width: 70%;

}



.download_list .size {

    width: 20%;

}



.download_list .link {

    width: 10%;

    text-align: center;

}



.link img {

	width: 40px;

}



.item p {

    margin-bottom: 0;

    line-height: 43px;

}





/* =Page Projects */



.background_img_projects {

    background: url(/wp-content/uploads/2016/03/background_projects.jpg) no-repeat top center;

    float: left;

    width: 100%;

    min-height: 1100px;

}



.black_back {

	padding: 20px 30px 10px 30px;

	background: rgba(45, 45, 45, 0.75);

}



.black_back p {

    color: #E8E8E8;

    font-family: Open-Sans;

    font-weight: 100;

    font-size: 15px;

    display: block;

    margin-bottom: 0px;

}



.black_back p:hover {

    color: #4DBD37;

	 text-decoration: none;

}



.entry-title_projects {

	font-family: Open-Sans !important;

	font-size: 24px;

	font-weight: 100;

	color: #4D4C4D;

	margin: 42px 0 24px 0;

}



.page-id-358 h3.entry-title_projects {

    font-weight: 600;

}



.page-id-335 h3.entry-title_projects {

    font-weight: 600;

}



.page-id-31 h3.entry-title_projects {

    font-weight: 600;

}



.page-id-445 h3.title_news {

    font-weight: 600;

}



.page-id-31 p {

    font-size: 15px;

}



.page-id-335 p {

    font-size: 15px;

}



.page-id-31 .centent_strony_default a {

color: #007E4E !important;

}



.page-id-335 .centent_strony_default a{

color: #007E4E !important;

}



.col-projects p:first-of-type {

	font-weight: bold;

	font-size: 17px;

}







/* = Catalog */



.content_catalog .pdf_link {

    background: #F8F8F9 !important;

    border: 1px solid #DADBDC !important;

    margin-bottom: 13px;

    padding: 5px 10px;

    line-height: 41px;

    display: block;

    float: left;

    width: 100%;

    text-align: center;

    color: #2B2B2B;

    font-size: 17px;

}



.content_catalog .pdf_link img {

    width: 30px;

    margin-right: 10px;

}



.content_catalog p a {

    color: #2B2B2B !important;

}





/* = About us */



.page-id-358 .entry-content h4 {

    text-align: center;

    font-size: 21px;

    margin-bottom: 27px;

}



.page-id-358 .entry-content h5  {

    font-size: 19px;

    text-align: center;

    font-weight: bold;

    margin: 34px 0 17px 0;

}



.page-id-358 .entry-content p {

	font-size: 15px;

}



.page-id-358 .entry-content li {

	font-size: 15px;

}



/* =Cart Flanel */



.title_h3_cart {

    font-family: Open-Sans !important;

    font-size: 24px;

    font-weight: 100;

    color: #4D4C4D;

    margin-top: 48px;

    margin-bottom: 28px;

}



.cart_content legend{

    font-family: Open-Sans !important;

    font-size: 24px;

    font-weight: 100;

    color: #4D4C4D;

    border: none;

	 margin-left: 15px;

}



.cart_content input {

    font-family: Open-Sans !important;

    color: #4D4C4D;

    background-color: #F1F2F2;

    border: 1px solid #717171;

    border-radius: 0;

    box-shadow: none;

	 font-size: 13px;

}



.cart_content input::-webkit-input-placeholder {

	font-family: Open-Sans !important;

    color: #4D4C4D;

}



.cart_content input::-moz-placeholder {

    font-family: Open-Sans !important;

    color: #4D4C4D;

}

.cart_content input:-ms-input-placeholder {

    font-family: Open-Sans !important;

    color: #4D4C4D;

}



.legend_pe {

	margin: 28px 0px 0px 0px;

}



.border_content {

	float: left;

	background: #F1F2F2;

	border: 1px solid #4D4C4D;

}



.boredr_content_a_exit {

    position: absolute;

    right: 32px;

    top: 8px;

    font-size: 11px;

    border-radius: 100px;

    background: #007E4E;

    color: #fff !important;

    width: 19px;

    height: 20px;

    text-align: center;

    line-height: 20px;

    padding-left: 0px;



    z-index: 999;

}



.boredr_content_a_exit:hover {

	text-decoration: none;

	opacity: 0.8;

}



.border_content .item_name {

    color: #007E4E;

    font-weight: bold;

    font-size: 17px;

    margin-top: 18px;

    margin-bottom: 20px;

}



.border_content .calosc label {

	font-family: Open-Sans !important;

	font-weight: normal;

	font-size: 12px;

	color: #4D4C4D;

	text-align: left;

	padding-top: 0;

}



.border_content .calosc {

    float: left;

    width: 100%;

    margin-bottom: 18px;

}



.border_content .calosc input {

    background: #fff;

    border: 1px solid #CFD1D2;

    height: 26px;

    padding: 2px 12px;

}



.border_content .calosc img {

	width: 75px;

}



.cart_content .form-horizontal .form-group {

    margin: 0px 0px 30px 0px !important;

}



.cart_content #shippingzip {

	margin-bottom: 24px;

}



.cart_content #comments {

	font-family: Open-Sans !important;

    color: #4D4C4D;

    background-color: #F1F2F2;

    border: 1px solid #717171;

    border-radius: 0;

    box-shadow: none;

    height: 92px;

}



.cart_content .btn-success {

	background: #007E4E;

    border: none;

    border-radius: 0;

    float: right;

    margin-right: 15px;

    font-family: Open-Sans;

    font-weight: bold;

    text-transform: uppercase;

    font-size: 18px;

    padding: 5px 40px;

	 margin-top: 39px;

}





.cart_content h3 {

	margin-left: 15px !important;

}



.get_qoute_div {

	padding-top: 21px;

}



.add_next_item {

	background: #007E4E;

    position: absolute;

    border: none;

    top: 165px;

    border-radius: 0;

    float: left;

    margin-right: 15px;

    font-family: Open-Sans;

    font-weight: bold;

    font-size: 15px;

    padding: 5px 20px;

    text-decoration: none !important;

    color: #fff !important;

}



.add_next_item img {

	margin-right: 5px;

	margin-top: -2px;

}





#menu-item-363 .sub-menu li a {

	font-weight: 600;

}



/**

 * 8.0 Media Queries

 * ----------------------------------------------------------------------------

 */



/* Does the same thing as <meta name="viewport" content="width=device-width">,

 * but in the future W3C standard way. -ms- prefix is required for IE10+ to

 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor

 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.

 */

@-ms-viewport {

	width: device-width;

}

@viewport {

	width: device-width;

}





.cart_icon .count {

    position: absolute;

    right: 10px;

	 font-size: 12px;

    top: 28px;

    background: #E64A00;

    width: 20px;

    color: #fff;

    height: 20px;

    text-align: center;

    border-radius: 100px;

    border: 1px solid #A93600;

}



@media (max-width: 1599px) {

	.site {

		border: 0;

	}

}



@media (max-width: 1268px) {



/*

.border_green_absolut {

    bottom: 39px;

}

*/



.border_green_absolut2 {

    width: 100px;

}



.arrow_l img {

	left: -34px;

}



.promowane_row #loga_slider {

    width: 94%;

    margin-left: 3%;

}



}



@media (max-width: 1199px) {



.selectdimensions {

    width: 282px !important;

}



.category_items_list .col-sm-3 a .title {

    display: block;

    width: 100%;

    height: 261px;

    background: rgb(0, 126, 78);

    position: absolute;

    top: 0;

    text-align: center;

    color: #fff;

    font-size: 17px;

    font-weight: normal;

    text-shadow: none;

    padding-top: 0 !important;

    margin: 0;

    bottom: 0;

	 line-height: 26px;

    top: auto;

    height: auto !important;

}



.category_items_list .col-sm-3 a:hover .title {

    display: block;

    width: 100%;

    height: 261px;

    background: rgb(0, 126, 78);

    position: absolute;

    top: 0;

    text-align: center;

    color: #fff;

    font-size: 17px;

    font-weight: normal;

    text-shadow: none;

    padding-top: 0 !important;

    margin: 0;

    bottom: 0;

    top: auto;

    height: auto !important;

	 line-height: 26px;

}



.category_items_list .col-sm-3 a:hover .title {

    height: 213px;

    padding-top: 86px;

}



.category_items_list .col-sm-3 a {

    height: 215px;

}



ul.nav-menu ul a {

    font-size: 13px;

    padding: 0 0 0 5px;

}



ul.nav-menu ul li:hover a {

    padding: 0 0 0 5px;

}



.border_green_absolut {

    bottom: 4px;

}



.border_green_absolut2 {

    bottom: 4px;

}



.promo_slider_md .ostatnie_posty_h3 img {

    width: 230px;

}



.nav-menu li a {

    font-size: 18px;

    padding: 0 20px;

}



.start_content div.ngg-album-compact {

    max-width: 190px;

}



.ngg-album-link a:hover:before {

	background-size: 42px !important;

}



.promopost_dol .calosc_promo_div_srodek {

    min-height: 170px;

}



.promopost_dol p {

    font-size: 12px;

}



.wypis p {

    font-size: 12px;

}





#advps_container1 .advps-slide p {

    font-size: 14px !important;

}











}



@media (max-width: 1069px) {



#text-2 {

    float: left;

    width: 100%;

}



#text-3 {

    float: left;

    width: 100%;

}



.finishes_ul {

	width: auto;

	min-width: 100%;

}



	.sidebar img.alignleft,

	.sidebar .wp-caption.alignleft {

		margin-left: 0;

	}







	.sidebar img.alignright,

	.sidebar .wp-caption.alignright {

		margin-right: 0;

	}



	.error404 .page-header {

		margin-left: auto;

		max-width: 604px;

		width: 100%;

	}



	.archive-header,

	.search .page-header,

	.archive .page-header,

	.blog .page-header,

	.error404 .page-content,

	.search .page-content,

	.archive .page-content,

	.attachment .entry-header,

	.attachment .entry-content,

	.post-navigation .nav-links,

	.sidebar .site-info,

	.site-footer .widget-area {

		padding-left: 20px;

		padding-right: 20px;

	}



	.error404 .page-title {

		font-size: 24px;

		padding: 180px;

	}



	.error404 .page-title:before {

		font-size: 554px;

	}



	.attachment .image-navigation {

		max-width: 724px;

	}



	.image-navigation .nav-previous,

	.image-navigation .nav-next {

		position: static;

	}



	.site-main .widget-area {

		margin-right: 60px;

	}

}



@media (max-width: 999px) {

	.sidebar .entry-header,

	.sidebar .entry-content,

	.sidebar .entry-summary,

	.sidebar .entry-meta,

	.sidebar .comment-list,

	.sidebar .comment-reply-title,

	.sidebar .comment-navigation,

	.sidebar .comment-respond .comment-form,

	.sidebar .featured-gallery,

	.sidebar .post-navigation .nav-links,

	.author.sidebar .author-info {

		max-width: 604px;

		padding-left: 0;

		padding-right: 0;

	}



	.sidebar .site-info,

	.search.sidebar .page-content,

	.blog.sidebar .page-content,

	.attachment .entry-header,

	.sidebar .comments-title {

		max-width: 604px;

	}



	.sidebar .archive-meta,

	.attachment .entry-header,

	.search.sidebar .page-content,

	.blog.sidebar .page-content,

	.sidebar .site-info,

	.sidebar .comments-title,

	.sidebar .no-comments {

		padding-left: 0;

		padding-right: 0;

	}



	.attachment .entry-meta {

		float: left;

		text-align: left;

		width: 100%;

	}



	.attachment .entry-content {

		max-width: 100%;

		padding: 40px 0;

	}



	.format-status .entry-content {

		padding-top: 40px;

	}



	.format-status .entry-meta {

		padding-bottom: 40px;

	}



	.sidebar .format-status .entry-content,

	.sidebar .format-status .entry-meta {

		padding-left: 35px;

	}



	.sidebar .format-status .entry-content:before,

	.sidebar .format-status .entry-meta:before {

		left: 10px;

	}



	.sidebar .format-status .entry-content p:first-child:before {

		left: 4px;

	}



	.sidebar .paging-navigation .nav-links {

		padding: 0 60px;

	}



	.site-main .sidebar-container {

		height: auto;

		margin: 0 auto;

		max-width: 604px;

		position: relative;

		top: 20px;

	}



	.site-main .widget-area {

		float: none;

		margin: 0;

		width: 100%;

	}



	.sidebar .site-footer .widget-area {

		max-width: 100%;

		left: 0;

	}

}


@media screen and (max-width: 768px){
    .cart_icon .count {
    
        top: 4px;
    
    }
}
@media screen and (max-width: 425px){
    .cart_icon .count {
    
        top: 32px;
    
    }
}


@media screen and (max-width: 992px) {






.product_ul_list li {

    width: 33.33%;

}



.product_ul_list li a {

    padding: 7px 15px 7px 15px !important;

}



#productSlider .carousel-inner .item {

    height: auto;

    overflow: hidden;

}

a.zoom {

    height: auto;

}



.right_product h3 {

    margin-top: 32px;

}



.carticon img {

    margin-top: 28px !important;

}



.cart_white {

    margin-left: 0px !important;

    margin-top: 21px;

}



.background_img_projects {

    background: url(/wp-content/uploads/2016/03/background_projects.jpg) no-repeat top center;

    float: left;

    width: auto;

    height: 100%;

    background-size: cover;

}



.black_back {

	float: left;

	width:100%;

}



.col-projects {

	margin-top: 21px;

}



.last_textarea {

    margin-top: 25px;

    float: left;

    width: 100%;

}



.item_add_row_class {

	height: 283px !important;

}



.item_add_row_class .add_next_item {

    top: 249px;

}



.nav-menu .sub-menu {

    top: 23px;

}



.nav-menu li a:hover {

    padding: 5px 10px;

}



.nav-menu li a:active {

    padding: 5px 10px;

}



.nav-menu li a:focus {

    padding: 5px 10px;

}



.nav-menu li:hover > a {

    padding: 5px 10px !important;

}

/*

ul.nav-menu ul a {

    height: 44px;

}

*/



.nav-menu .sub-menu {

    width: 150px !important;

}



ul.nav-menu ul li:hover a {

	padding: 0 10px !important;

}



.nav-menu .sub-menu .sub-menu a:hover {

	padding: 0 10px !important;

}



.cart_icon img {

    float: right;

    width: 44px;

    margin-top: 16px;

}



.cart_icon {

    float: left;

    width: 100%;

    height: 75px;

}



.border_green_absolut {

    bottom: 16px;

    width: 1000px;

}



.border_green_absolut2 {

	display:none;

}



a.col-sm-3.item_single {

    width: 33%;

}



a.col-sm-3.item_single:nth-of-type(3) {

	display:none;

}



.promowane_row #loga_slider {

    float: left;

}



#nav_menu-2 {

    text-align: center;

    float: left;

    width: 100%;

}



ul.nav-menu ul {

    padding: 0;

}



.nav-menu li a {

    font-size: 15px;

    padding: 0px 10px;

}



.promowany_post_1 {

	display: none;

}



.promowany_post_2 {

    float: left;

    width: 100%;

    background: #fff;

    padding: 0 !important;

    margin-bottom: 21px;

}



.promowany_post_2 a {

    float: left;

    width: 50%;

}



.promowany_post_2 .calosc_promo {

    float: left;

    width: 50%;

}



.promowany_post_3 {

    float: left;

    width: 100%;

    background: #fff;

    padding: 0 !important;

    margin-bottom: 21px;

}



.promowany_post_3 a {

    float: left;

    width: 50%;

}



.promowany_post_3 .calosc_promo {

    float: left;

    width: 50%;

}



.promowany_post_4 {

    float: left;

    width: 100%;

    background: #fff;

    padding: 0 !important;

    margin-bottom: 21px;

}



.promowany_post_4 a {

    float: left;

    width: 50%;

}



.promowany_post_4 .calosc_promo {

    float: left;

    width: 50%;

}



.promowane_row {

	margin: 0 !important;

}



.promopost_dol .advs-title {

    float: left;

    width: 100%;

}



.promopost_dol .advs-title a {

    width: 100%;

}



.promopost_dol .wiecej_promowane_post {

    right: 40px;

    text-align: right;

}



#widget_sp_image-7 {

    width: 50%;

    margin-left: 25%;

}



#text-3 {

	text-align:center;

	padding-top:0;

}



.ostatnie_posty_h3 {

    margin-top: 23px;

    margin-bottom: 23px;

}



.arrow_r img {

    right: -28px;

}



body {

	overflow-x: hidden;

}



#colophon .left {

    text-align: center;

}



#colophon .right {

    text-align: center;

}



.kategorie_pozabiurem article {

    float: left;

    width: 100%;

}







}





@media (max-width: 790px) {



.nav-menu li a {

    font-size: 13px;

    padding: 0px 7px;

}



.posty .ngg-gallery-thumbnail img {

    width: 100%;

    height: auto !important;

}





}







@media (max-width: 768px) {



.border_green_absolut {

	z-index: 9;

}



#navbar {

	border-bottom: none;

}



.logo_col {

	z-index: 99;

}



.menu_head_conteiner {

    position: absolute !important;

    width: 550px !important;

    top: 0px !important;

    max-width: 550px !important;

    border-bottom: none !important;

	 right: 0;

}



#nav_menu-2 {

    text-align: left;

    float: left;

    width: 25%;

}



#text-2 {

    float: left;

    width: 50%;

}



#text-3 {

    float: left;

    width: 25%;

}



}



.shiftnav ul.shiftnav-menu li.menu-item>.shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract>.shiftnav-target {

    padding: 8px 11px !important;

}





@media (max-width: 767px) {



.cart_icon .count {

    right: -4px;

}



.page-id-445 .strony_default.padding-0 {

	padding-left: 15px !important;

	padding-right: 15px !important;

}





.cart_white {

    margin-left: 15px !important;

    margin-top: 0px;

}



.carticon img {

    margin-top: 8px !important;

}



.single-post .container.posty.padding-0 {

	padding: 0 15px !important;

}



.single-post #quantity {

    width: 282px;

}



.single-post .left_product {

	float: left;

	width: 100%;

}



.single-post .container.border_container {

	padding: 0 15px !important;

}



.col-md-3.col-sm-6.col-projects {

    width: 50%;

    float: left;

}



.item_add_row_class .add_next_item {

    top: 30px;

}







.last_textarea {

    margin-top: 0;

    margin-bottom: 21px;

}



.item_add_row_class {

    height: 100px !important;

}



.cart_content .form-horizontal .form-group {

    margin: 0px !important;

}



.cart_content .form-horizontal .form-group .col-sm-4 {

	margin-bottom: 21px;

}



.cart_content .form-horizontal .form-group.item.last {

	margin-top: 21px !important;

}



a.col-sm-3.item_single {

    width: 33% !important;

    float: left;

}



.title_single_product_home {

    font-size: 21px;

}



.shiftnav.shiftnav-skin-light .shiftnav-site-title {

	display: none;

}



.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu {

    padding-left: 15px;

    background: #F1F1F1;

}



.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target {

    color: #636363;

}



.shiftnav-toggle-main-block a {

	display: none;

}



.logo_col img {

    width: 124px;

}



h1.site-title {

	text-align: center;

}



.cart_icon {

    float: none;

    text-align: center;

    width: 50px;

    height: 62px;

    position: absolute;

    top: -100px;

    right: 15px;

}



.container_navbar .search-form {

    float: right;

    position: absolute;

    top: -73px;

    right: 32px;

    height: 30px;

    box-shadow: 0 0 4px #000;

    border-radius: 5px;

}



.menu-menu-1-container {

    text-align: center;

	 display: none;

    float: none;

    margin-bottom: 5px;

}



#navbar {

	position: absolute;

	border: none;

}



.menu_head_conteiner {

    height: 0px;

    position: absolute !important;

    right: 0;

    width: 300px;

}



#primary-menu {

    text-align: center;

    width: 100%;

    padding: 0;

    float: none;

    margin-right: 0;

}



.border_green_absolut {

    bottom: 1px;

	 z-index: 9;

}



.nav-menu li a {

    font-size: 18px;

	 padding: 0 20px;

}



.nav-menu .sub-menu {

    top: 20px;

}



.nav-menu .sub-menu li {

	line-height: 50px;

}



.nav-menu .sub-menu li:hover {

	line-height: 50px;

}



ul.nav-menu ul a {

	line-height: 50px;

	height: 50px;

}



.nav-menu li {

	float: none;

}



.menu-toggle {

    font-size: 0 !important;

    background: url(https://www.t2-sa.com/wp-content/uploads/2020/10/menu.png) no-repeat top center !important;

    width: 30px;

    height: 26px;

    background-size: 28px !important;

    padding: 0 !important;

    margin: 13px 0 0 14px !important;
    
    display: block !important;
    
    position: absolute;
    
    top: -65px;
    
    left: 246px;

}



.menu-toggle:after {

	display: none;

}



.nav-menu li a {

    line-height: 40px;

}



.toggled-on .nav-menu li > ul a {

    font-size: 12px;

	 line-height: 40px;

    color: #fff !important;

}



.sub-menu {

	margin:0 !important;

}



.toggled-on .nav-menu > li a:hover, .toggled-on .nav-menu > ul a:hover {

    background: none !important;

}

























.category_items_list .col-sm-3 {

    width: 50%;

    float: left;

}



.category_items_list .col-sm-3 a {

    height: auto;

}



.category_items_list .col-sm-3 a .title {

	line-height: 40px;

}



.category_items_list .col-sm-3 a:hover .title {

	line-height: 40px;

}







	.site-header .home-link {

		min-height: 0;

	}

	.site-title {

		font-size: 36px;

		padding: 8px 0 10px;

	}

	.entry-content img.alignleft,

	.entry-content .wp-caption.alignleft {

		margin-left: 0;

	}



	.entry-content img.alignright,

	.entry-content .wp-caption.alignright {

		margin-right: 0;

	}



	.attachment .image-navigation,

	.attachment .entry-attachment .attachment {

		max-width: 604px;

		padding: 0;

		width: 100%;

	}



	.gallery-caption {

		display: none;

	}





.menu_head_conteiner {

    height: 0px !important;

    position: absolute !important;

    right: 0px !important;

    width: 300px !important;

    top: 160px !important;

    max-width: 300px !important;

    min-width: 300px !important;

    bottom: 0px !important;

    left: auto !important;

}



#text-2 {

    float: left;

    width: 100%;

}



#text-3 {

    float: left;

    width: 100%;

}



#nav_menu-2 {

    text-align: center;

    float: left;

    width: 100%;

}



}







@media (max-width: 690px) {



.content_catalog a {

    width: 100%;

}



a.col-sm-3.item_single {

    width: 50% !important;

    float: left;

}



a.col-sm-3.item_single:nth-of-type(2) {

	display: none;

}



.arrow_r img {

    right: -14px;

}



.arrow_l img {

    left: -24px;

}



.carousel-inner {

    width: 99% !important;

}



}











@media (max-width: 643px) {

h1.site-title {

    text-align: left;

}





	.site-title {

		font-size: 30px;

	}



	#content .entry-header,

	#content .entry-content,

	#content .entry-summary,

	#content footer.entry-meta,

	#content .featured-gallery,

	.search.sidebar .page-content,

	.blog.sidebar .page-content,

	.sidebar .post-navigation .nav-links,

	.paging-navigation .nav-links,

	#content .author-info,

	.comments-area .comments-title,

	.comments-area .comment-list,

	.comments-area .comment-navigation,

	.comment-respond,

	.sidebar .site-info,

	.sidebar .paging-navigation .nav-links {

		padding-left: 20px;

		padding-right: 20px;

	}



	#content .format-status .entry-content,

	#content .format-status .entry-met {

		padding-left: 35px;

	}



	/* Small menu */

	.menu-toggle {

		cursor: pointer;

		display: inline-block;

		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;

		margin: 0;

	}



	.menu-toggle,

	.menu-toggle:hover,

	.menu-toggle:focus,

	.menu-toggle:active {

		background: none;

		border: none;

		color: #141412;

		padding: 12px 0 12px 20px;

	}



	.menu-toggle:focus {

		outline: thin dotted;

	}



	.menu-toggle:after {

		content: "\f502";

		font-size: 12px;

		padding-left: 8px;

		vertical-align: -4px;

	}



	.toggled-on .menu-toggle:after {

		content: "\f500";

		vertical-align: 2px;

	}



	.toggled-on .nav-menu,

	.toggled-on .nav-menu > ul {

		display: block;

		margin-left: 0;

		padding: 0;

		width: 100%;

	}



	.toggled-on li,

	.toggled-on .children {

		display: block;

	}



	.toggled-on .nav-menu li > ul {

		background-color: transparent;

		display: block;

		float: none;

		margin-left: 20px;

		position: relative;

		left: auto;

		top: auto;

	}



	.toggled-on .nav-menu li > ul a {

		color: #141412;

		width: auto;

	}



	.toggled-on .nav-menu li:hover > a,

	.toggled-on .nav-menu .children a {

		background-color: transparent;

		color: #141412;

	}



	.toggled-on .nav-menu > li a:hover,

	.toggled-on .nav-menu > ul a:hover {

		background-color: #db572f;

		color: #fff;

	}



	.toggled-on .nav-menu > li a:focus,

	.toggled-on .nav-menu > ul a:focus {

		background-color: #220e10;

		color: #fff;

	}



	ul.nav-menu,

	div.nav-menu > ul {

		display: none;

	}



	#content .featured-gallery {

		padding-left: 24px;

	}



	.gallery-columns-1 .gallery-item {

		margin-right: 0;

		width: 100%;

	}



	.entry-title,

	.format-chat .entry-title,

	.format-image .entry-title,

	.format-gallery .entry-title,

	.format-video .entry-title {

		font-size: 22px;

		font-weight: bold;

	}



	.format-quote blockquote,

	.format-status .entry-content {

		font-size: 18px;

	}



	.format-quote blockquote small,

	.format-quote blockquote cite {

		font-size: 13px;

	}



	.error404 .page-title {

		padding: 40px 0 0;

	}



	.error404 .page-title:before {

		content: normal;

	}



	.comment-author {

		margin-right: 30px;

	}



	.comment-author .avatar {

		height: auto;

		max-width: 100%;

	}



	.comment-metadata,

	.comment-content,

	.comment-list .reply {

		width: 70%;

		width: -webkit-calc(100% - 104px);

		width:         calc(100% - 104px);

	}



	.comment-form input[type="text"],

	.comment-form input[type="email"],

	.comment-form input[type="url"] {

		width: -webkit-calc(100% - 120px);

		width:         calc(100% - 120px);

	}



	.comment-form textarea {

		height: 80px; /* Smaller field for mobile. */

	}



	/* Audio */

	.format-audio .entry-content:before {

		display: none;

	}



	.format-audio .audio-content {

		background-image: none;

		float: none;

		padding-left: 0;

		width: auto;

	}

}





@media (max-width: 600px) {





.posty .ngg-gallery-thumbnail-box {

    float: left;

    margin-right: 0;

    width: 50%;

    overflow: hidden;

}



#search-2 {

	display: none;

}



#advps_container1 .advps-slide p {

    font-size: 12px !important;

    line-height: 18px !important;

}



.advps-excerpt-block-one h2 a {

    font-size: 21px !important;

}



.bx-wrapper img {

    max-width: 100% !important;

    display: block !important;

    height: auto !important;

}



.bx-viewport .advps-slide:hover img {

    transform: scale(1.2);

    -ms-transform: scale(1.2);

    -webkit-transform: scale(1.2);

    transition: all .4s ease-in;

    -webkit-transition: all .4s ease-in;

    -ms-transition: all .4s ease-in;

    -moz-transition: all .4s ease-in;

    -o-transition: all .4s ease-in;

}



#advps_container1 .bx-wrapper .bx-viewport {

    height: 218px !important;

}



.cat {

    bottom: 130px;

}



.cat span {

    padding: 0 50px 0 15px;

}





.start_content div.ngg-album-compact {

    max-width: 50%;

    margin-left: 25% !important;

}









#widget_sp_image-7 {

    width: 80%;

    margin-left: 10%;

    background-color: #EDEDEE;

    float: left;

    height: auto;

    display: block;

    text-align: center;

}



#widget_sp_image-7 a {

	display: block;

    height: auto;

}





.sidebar_start form span input {

    width: 80%;

    margin-left: 1%;

}



.sidebar_start form p .wpcf7-submit {

    width: 80%;

    margin-left: 5%;

}



























}







@media (max-width: 570px) {



#baner_glowny .item {

    background-size: cover;

    background-repeat: no-repeat;

    height: 240px;

    background-position: center;

}



.div_formularz .lewa_formularz {

    width: 100%;

	 margin:0;

}



.div_formularz .prawa_formularz {

    width: 100%;

	 margin:0;

}



}









@media (max-width: 530px) {



.category_items_list .col-sm-3 {

    width: 100%;

    float: left;

}



.promowany_post_2 a {

    float: left;

    width: 100%;

    text-align: center;

}



.promowany_post_2 .calosc_promo {

    float: left;

    width: 100%;

}



.promowany_post_3 a {

    float: left;

    width: 100%;

    text-align: center;

}



.promowany_post_3 .calosc_promo {

    float: left;

    width: 100%;

}





.promowany_post_4 a {

    float: left;

    width: 100%;

    text-align: center;

}



.promowany_post_4 .calosc_promo {

    float: left;

    width: 100%;

}



#advps_container1 .advps-slide p {

	display: none;

}



.cat {

	bottom: 80px;

}



.advps-excerpt-one {

	background: none !important;

}



#advps_container1 .bx-wrapper .bx-viewport {

		background: #EDEDEE !important;

}









































}





@media (max-width: 520px) {



.ostatnie_posty_h3 {

    text-align: center;

}



a.col-sm-3.item_single {

    width: 100% !important;

    float: left;

    text-align: center;

	 margin-bottom: 21px;

}



a.col-sm-3.item_single:nth-of-type(2) {

	display: block;

}



a.col-sm-3.item_single:nth-of-type(3) {

	display: block;

}



a.col-sm-3.item_single img {

    margin: 0 auto;

}



.carousel-control {

	display: none;

}



}



@media (max-width: 499px) {







.cart_white {

	display: block !important;

	margin-left: 0px !important;

	margin-top: 54px !important;

}



.carticon img {

    margin-top: -30px !important;

    left: 0;

    margin-left: 119px !important;

}



form#addtocartform .form-group {

    margin-top: -94px;

    margin-bottom: 74px;

}



.product_ul_list li a {

    font-size: 17px !important;

}



.download_list .name {

    width: 50%;

}



.download_list .size {

    width: 40%;

}



.product_ul_list li.active a {

    padding: 8px 15px 9px 15px !important;

}



.single-post .type-post {

    padding: 10px 5px 5px 5px !important;

}



}



@media (max-width: 485px) {



.col-md-3.col-sm-6.col-projects {

    width: 50%;

    float: left;

}



.background_img_projects {

	width: 100%;

}



#text-5 {

    float: left;

    width: 100%;

    text-align: left;

    padding-left: 15px;

}



.social_head .widget {

	float: left;

    border: none;

}





.site-title img {



}



#advps_container1 .bx-wrapper .bx-viewport {

	height: 178px !important;

}



.menu-toggle {

	display: none;

}



.menu_head_conteiner {

    position: relative !important;

    width: 100% !important;

    height: auto !important;

    top: auto !important;

    min-width: 100% !important;

    width: 100% !important;

}



#navbar {

	position: relative;

	min-height: 30px;

	margin-bottom: 24px;

	margin-top: 10px;

}



.container_navbar {

    position: relative;

    width: 100%;

    float: left;

}



.container_navbar .search-form {

    position: relative;

    top: 0;

    width: 100%;

    float: left;

    right: auto;

    margin: 0;

}





}



@media (max-width: 380px) {

#rc-imageselect, .g-recaptcha {transform:scale(0.74);-webkit-transform:scale(0.74);transform-origin:0 0;-webkit-transform-origin:0 0;}



.border_container .wypis td {

    padding: 5px 2px !important;

}



[title~="Call_for_color_options"] img {

	max-width:250px;

}



}



@media (max-width: 360px) {



.product_ul_list li a {

    padding: 7px 5px 7px 5px !important;

}



.product_ul_list li.active a {

    padding: 8px 5px 9px 5px !important;

}



#advps_container1 {

	display: none;

}



.start_content div.ngg-album-compact {

    max-width: 80%;

    margin-left: 10% !important;

}



.sidebar_start form .newsletter_p {

    font-size: 16px;

    line-height: 11px;

}



.start_content .naglowek_galeria:after {

    width: 20%;

}







#widget_sp_image-7 {

    width: 100%;

    margin-left: 0;

}



.promopost_dol .wiecej_promowane_post {

    right: 0;

    text-align: center;

    bottom: 8px;

}













}







.baners_categories img {

	width:100%;

}





/* Mobile devices */

@media (max-width: 359px) {

	.site-title {

		font-weight: normal;

	}

	.site-description {

	    clip: rect(1px, 1px, 1px, 1px);

	    position: absolute;

	}

	.gallery {

		margin-left: 0;

	}



	.gallery .gallery-item,

	.gallery-columns-2.gallery-size-thumbnail .gallery-item {

		max-width: none;

		width: 49%;

		width: -webkit-calc(50% - 4px);

		width:         calc(50% - 4px);

	}



	.gallery-columns-1.gallery-size-medium,

	.gallery-columns-1.gallery-size-thumbnail,

	.gallery-columns-2.gallery-size-thumbnail,

	.gallery-columns-3.gallery-size-thumbnail {

		display: block;

	}



	.gallery-columns-1 .gallery-item,

	.gallery-columns-1.gallery-size-medium .gallery-item,

	.gallery-columns-1.gallery-size-thumbnail .gallery-item {

		text-align: center;

		width: 98%;

		width: -webkit-calc(100% - 4px);

		width:         calc(100% - 4px);

	}



	.gallery-columns-3 .gallery-item:nth-of-type(3n),

	.gallery-columns-5 .gallery-item:nth-of-type(5n),

	.gallery-columns-7 .gallery-item:nth-of-type(7n),

	.gallery-columns-9 .gallery-item:nth-of-type(9n) {

		margin-right: 4px;

	}



	.gallery br {

		display: none;

	}



	.gallery .gallery-item:nth-of-type(even) {

		margin-right: 0;

	}



	/* Comments */

	.comment-author {

		margin: 0 0 5px;

		max-width: 100%;

	}



	.comment-author .avatar {

		display: inline;

		margin: 0 5px 0 0;

		max-width: 20px;

	}



	.comment-metadata,

	.comment-content,

	.comment-list .reply {

		width: 100%;

	}

}





@media (max-width: 340px) {



.posty .ngg-gallery-thumbnail-box {

    width: 100%;

}



[title~="Call_for_color_options"] {

    width: 225px;

    overflow: hidden;

    height: 100px;

    display: block;

    position: absolute;

    left: 5px;

    top: 20px;

}



[title~="Call_for_color_options"] img {

	max-width:237px;

}



}



/**

 * 9.0 Print

 * ----------------------------------------------------------------------------

 */



/* Retina-specific styles. */

@media print,

	(-o-min-device-pixel-ratio: 5/4),

	(-webkit-min-device-pixel-ratio: 1.25),

	(min-resolution: 120dpi) {



	.site-header .search-field {

		background-image: url(images/search-icon-2x.png);

	}



	.format-audio .audio-content,

	.format-status .entry-content:before,

	.format-status .entry-meta:before,

	.comment-list > li:after,

	.comment-list .children > li:before {

		background-image: url(images/dotted-line-2x.png);

	}

}



@media print {

	body {

		background: none !important;

		color: #000;

		font-size: 10pt;

	}



	footer a[rel="bookmark"]:link:after,

	footer a[rel="bookmark"]:visited:after {

		content: " [" attr(href) "] "; /* Show URLs */

	}



	.site {

		max-width: 98%;

	}



	.site-header {

		background-image: none !important;

	}



	.site-header .home-link {

		max-width: none;

		min-height: 0;

	}



	.site-title {

		color: #000;

		font-size: 21pt;

	}



	.site-description {

		font-size: 10pt;

	}



	.author-avatar,

	.site-footer,

	.comment-respond,

	.comments-area .comment-edit-link,

	.comments-area .reply,

	.comments-link,

	.entry-meta .edit-link,

	.page-links,

	.site-content nav,

	.widget-area,

	.main-navigation,

	.navbar,

	.more-link {

		display: none;

	}



	.entry-header,

	.entry-content,

	.entry-summary,

	.entry-meta {

		margin: 0;

		width: 100%;

	}



	.page-title,

	.entry-title {

		font-size: 21pt;

	}



	.entry-meta,

	.entry-meta a {

		color: #444;

		font-size: 10pt;

	}



	.entry-content img.alignleft,

	.entry-content .wp-caption.alignleft {

		margin-left: 0;

	}



	.entry-content img.alignright,

	.entry-content .wp-caption.alignright {

		margin-right: 0;

	}



	.format-image .entry-content .size-full {

		margin: 0;

	}



	/* Remove colors from post formats */

	.hentry {

		background-color: #fff;

	}



	/* Comments */

	.comments-area > li.comment {

		background: none;

		position: relative;

		width: auto;

	}



	.comment-metadata {

		float: none;

	}



	.comment-author .fn,

	.comment-reply-link,

	.comment-reply-login {

		color: #333;

	}

}



.page-id-445 img.alignnone {

    margin: 5px 15px 0 0;

    height: 110px;

    width: auto;

    float: left;

}



.single-post .modal-content p {

	font-size: 16px;

}



.page-template-page-kontakt .modal-content p {

	font-size: 16px;

}



.single-post .modal-content .modal-footer .btn-default {

	 background: #007E4E;

    box-shadow: none;

    border-radius: 6px;

    text-shadow: none;

    color: #fff;

    font-weight: bold;

    width: 130px;

    padding: 8px 0;

}



.page-template-page-kontakt .modal-content .modal-footer .btn-default {

	 background: #007E4E;

    box-shadow: none;

    border-radius: 6px;

    text-shadow: none;

    color: #fff;

    font-weight: bold;

    width: 130px;

    padding: 8px 0;

}



.single-post .modal-content .modal-footer .btn-primary {

    background: #bcc4d1;

    border: none;

    color: #000;

    text-shadow: none;

    padding: 9px 15px;

}



.single-news .centent_strony_default p {

	font-size: 16px;

}



.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target {

    background: #007E4E !important;

}





a.btn.raq-btn {

    background-color: #007E4E;

    color: #fff;

    padding: 15px 35px;

    border-radius: 30px;

    margin: 0px 0px 10px;

    /* display: block; */

    float: right;

}



.contact-us-page {

    width: 75%;

    float: left;

}

.pdf-ctas {  }
.pdf-ctas > a {
    display: inline-block;
	height: 40px;
    line-height: 36px;
    min-width: 190px;
    margin: 2px;
    margin-bottom: 9px;
    padding: 1px 1em;
    background: #4dbd37;
    border: 1px solid #454547;
    color: #fff;
    font-size: 20px;
    margin-top: 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    border-radius: 3px;
    text-shadow: 0 1px 1px #055204;
    -webkit-transition: all 0.165s ease;
    -moz-transition: all 0.165s ease;
    -ms-transition: all 0.165s ease;
    -o-transition: all 0.165s ease;
    transition: all 0.165s ease;
}
.pdf-ctas > a:hover {
    background: #0cb809;
    -webkit-transition: all 0.165s ease;
    -moz-transition: all 0.165s ease;
    -ms-transition: all 0.165s ease;
    -o-transition: all 0.165s ease;
    transition: all 0.165s ease;
}
.pdf-ctas #btn_rfq {  }
.pdf-ctas #btn_dl_pdf {  }
.pdf-iframe {
    position: relative;
    padding-bottom: 129.4%; /* 8.5:11 */
    padding-top: 0px;
    height: 0;
}
.pdf-iframe iframe,
.pdf-iframe object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.pdf-iframe .resp { display: none; }
@media only screen and (max-width: 1199px) {
    .pdf-iframe .default { display: none !important; }
    .pdf-iframe .resp { display: block !important; }
}

/* Products Filtering Page */
#page-id-44189 #resetResults {
visibility: hidden;
}
#page-id-44189 #filter-form .col-sm-12 {
    margin-bottom: 40px;
}
#page-id-44189 #filter-form input[type=checkbox] {
    margin-right: 5px;
    margin-left: 10px;
}
#page-id-44189 #resetResults a, #resetResults button {
	color: #fff;
}
#processing {
	color: #007F4E;
	font-weight: bolder;
}
#page-id-44189 .dropdown-toggle:hover, #page-id-44189 .dropdown-toggle:hover h4 {
	text-decoration: none;
	color: #007F4E;
}
#page-id-44189 .dropdown-toggle:active, #page-id-44189 .dropdown-toggle:visited a {
	text-decoration: none;
}
#page-id-44189 .dropdown-menu {

    background-color: #007F4E !important;
    color: #fff !important;
    
    border: 1px solid #007F4E !important;
}
#page-id-44189 a.dropdown-toggle:focus {
   border: none;
   outline: none;
   text-decoration: none;
	color: #007F4E;
}
#page-id-44189 form#filter {
   margin: 0;
    background-color: #f1f1f1;
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 43px;
    border-radius: 4px;
}
#page-id-44189 input[type=checkbox] {
    margin-right: 5px;
    margin-left: 10px;
}
.filter-wrapper {
    width: 100% !important;
    position: relative;
}
#filters-applied-wrapper {
    margin: 0;
    background-color: #d7d7d7;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100% !important;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 4px;
}
#filters-applied h5 {
    margin-left: 1em;
}
#filters-applied-wrapper h5, #filters-applied-wrapper p {
    display: inline;
}
.applied-filter-circle-wrapper {
    display: flex;
    color: #fff;
    position: absolute;
    right: 19px;
    bottom: 32px;
    z-index: 8;
    width: 85%;
    visibility: hidden;
}
.applied-filter-circle {
    position: relative;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 7px;
    background-color: #007E4E;
    width: auto;
    visibility: hidden;
}

/* DEMO PRODUCTS PAGE */
.page-template-page-products .category_items_list .col-sm-4 .materials-lis .title {
    display: none;
}
.page-template-page-products .materials-list .item p {
    margin-bottom: 0;
    line-height: 43px;
}
.page-template-page-products .product-wrapper {
    position: relative;
    display: block;
    width: 45%;
    margin-right: 3em;
    margin-bottom: 3em;
    border: 1px solid #BCBEC0;
    height: 263px;
    margin-bottom: 28px;
    overflow: hidden;
}
.page-template-page-products .product-image img {
    max-height: 360px;
    position: relative;
    margin: 0;
    left: 75px;
    bottom: 25px;
    right: auto;
}
.page-template-page-products #materials-list {
    display: none;
    position: absolute;
    background: rgb(0, 126, 78);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    text-shadow: none;
    line-height: 26px;
    padding-top: 0 !important;
}
.page-template-page-products .product-wrapper  a:visited {
    color: #fff;
}
.page-template-page-products .product-wrapper:hover #materials-list {
    display: block;
}
 .page-template-page-products #materials-list {
     color: #fff;
 }
.page-template-page-products a:hover + #materials-list {
    display: block;
}
.page-template-page-products #materials-list .title {
    font-size: 34px;
    font-weight: bold;
    text-shadow: 2px 2px 0px #2E7E2F;
    padding-top: 1em; 
    text-align: center;
}
.page-template-page-products #materials-list .title ~ p {
    padding-left: 2.5em;
    padding-top: 1em;
    font-weight: bolder;
}
.page-template-page-products #materials-list {
    padding-left: 2em;
}
 .page-template-page-products #materials-list ul li {
     text-decoration: none;
     list-style-type: none;
 }
 .page-template-page-products #materials-list ul {
 -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.carticon i.fa-shopping-cart {
    color: #fff;
    font-size: 24px;
    top: 3px;
    right: 42px;
    position: relative;
}

.menu_head_conteiner .cart_icon i.fa-shopping-cart {
    color: #007E4E;
    font-size: 24px;
    position: relative;
    position: absolute;
    right: 25px;
    font-size: 32px;
    top: 44px;
}
@media only screen and (max-width: 425px) {
    .menu_head_conteiner .cart_icon i.fa-shopping-cart {
        top: 24px;
    }
}
@media only screen and (max-width: 768px) {
    .menu_head_conteiner .cart_icon i.fa-shopping-cart {
            top: 24px;
    }
}


.menu_head_conteiner .cart_icon p {
    color: #007E4E;
    font-size:24px;
    position: relative;
    position: absolute;
    right: 11px;
    font-weight: bold;
    font-size: 11px;
    top: 76px;
}


@media only screen and (max-width: 768px){
    .menu_head_conteiner .cart_icon p {
            top: 56px;
    right: 10px;
    }
}
@media only screen and (max-width: 425px) {
    .menu_head_conteiner .cart_icon p {
            top: 73px;
    width: 61px;
    right: -1px;
    }
}





@media (max-width: 425px) {
    .menu_head_conteiner .cart_icon i.fa-shopping-cart {
        top: 45px;
        right: 15px;
    }
}
@media only screen and (max-width: 425px) {
    .carticon i.fa-shopping-cart {
    top: -26px;
    left: 119px;
    }
}


.phone-number p {
    color: #007E4E;
    font-weight: 600;
    font-size: 26px;
    position: absolute;
    right: 115px;
    top: 47px;
	text-decoration:none;
}

.phone-number p a:hover{
    color: #007E4E;
		text-decoration:none;


}
.phone-number p a{
    color: #007E4E;
		text-decoration:none;


}

.phone-number p a:active{
    color: #007E4E;
		text-decoration:none;


}


@media only screen and (max-width: 768px) {
    .phone-number p {
        top: 27px;
        position: static;
    }
}
@media only screen and (max-width: 425px) {
    .phone-number p {
        position: static  !important;
        top: -23px;
        font-size: 17px;
        right: 120px;
    }
    i.fa.fa-phone-square {
        font-size: 20px;
    }
}
@media only screen and (max-width: 320px) {
    .phone-number p {
        right: 70px;
        position: static;
    }
}

i.fa.fa-phone-square {
    right: 12px;
    font-size: 28px;
    top: 3px;
    position: relative;
}