/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

::selection {
	background-color: #111111;
	color: #f1f1f1;
}

html {
	background-color: #ffffff !important;
}

body {
	font-size: 16px; /**/
	line-height: 1.4;
}

pre, blockquote, form, figure, p, dl, ul, ol {
  margin-bottom: 10px;
}

li {
	margin-bottom: 0;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
	letter-spacing: 0;
	line-height: 1.15em !important;
	font-weight: 600;
	margin-bottom: .5em;
}

.h1,
h1 { font-size: 1.7em; }

.h2,
h2 { font-size: 1.6em; }

.h3,
h3 { font-size: 1.25em; }

.h4,
h4 { font-size: 1.125em; }

.h5,
h5 { font-size: 1em; }

.h6,
h6 { font-size: .85em; opacity: 1; }

@media(max-width: 549px) {
	h1, .h1 { font-size:1.4em; }
	h2, .h2 { font-size:1.2em; }
	h3, .h3 { font-size:1em; }
}

.banner .h1 {
	font-size:3.5em
}
.banner .h2 {
	font-size:2.9em
}
.banner .h3 {
	font-size:2em
}
.banner .h2,
.banner .h3,
.banner .h1 {
	padding:0;
	font-weight:600;
	margin-top:.2em;
	margin-bottom:.2em;
	line-height:1
}
.banner .h4 {
	padding:0;
	font-size:1.5em;
	margin-top:.6em;
	margin-bottom:.6em
}
.banner .h6,
.banner .h5,
.banner .p {
	padding:0;
	margin-top:1em;
	margin-bottom:1em
}

.is-xxxlarge {
	font-size: 2.5em;
}
.is-xxlarge {
	font-size: 2em;
}
.is-xlarge {
	font-size: 1.5em;
}
.is-larger {
	font-size: 1.3em;
}
.is-large {
	font-size: 1.15em;
}
.is-small,
.is-small.button {
	font-size: .8em;
}
.is-smaller {
	font-size: .75em;
}
.is-xsmall {
	font-size: .7em;
}
.is-xxsmall {
	font-size: .6em;
}

@media(max-width: 549px) {
	.is-xxlarge {
		font-size: 1.5em;
	}
	.is-xlarge {
		font-size: 1.3em;
	}
	.is-larger {
		font-size: 1.2em;
	}
	.is-large {
		font-size: 1em;
	}
}

.home .logo a {
	pointer-events: none;
}

/*p.woocommerce-info { display: none; } cat without prods - hide txt*/

.shop-container .term-description { margin-bottom: 20px; }

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	letter-spacing: 0;
	font-size: 16px;
	font-weight: 600;
}

.is-divider {
	background: none !important;
	margin: 0 !important;
	height: 10px;
}

.uppercase, h6, th, span.widget-title,
.nav-uppercase > li > a {
	letter-spacing: 0;
}

.mfp-close-btn-in .mfp-close {
	color: #777;
}

.is-uppercase, .uppercase {
  line-height: 1.2em;
  text-transform: none;
}

.page-title-inner {
	padding-top: 40px;
}

ul.menu > li > a, ul.menu > li > span:first-child, .widget > ul > li > a, .widget > ul > li > span:first-child {
	line-height: 1.2em;
	padding: 9px 0;
	font-size: 16px;
}

.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
	background-color: rgb(255, 255, 255, 1);
}

.header-main .nav > li > a {
	font-size: 16px;
}

.nav-dropdown-default .nav-column li > a, .nav-dropdown.nav-dropdown-default > li > a {
	font-size: 15px;
}

.nav > li.html:last-child {
	margin-left: 15px;
}

.nav > li > a {
	font-size: 15px;
}

.nav li.current-menu-item > a {
	pointer-events: none;
	color: #666666;
}

.nav > li > a, .nav-dropdown > li > a, .nav-column > li > a, .nav-vertical-fly-out > li > a {
	color: #111111;
}

.nav-vertical > li > ul li a {
	color: #111111;
}

.nav-vertical li li {
	font-size: 15px;
	font-weight: 400;
	padding: 0 18px 0 0;
}

.nav-sidebar.nav-vertical > li.menu-item.active, .nav-sidebar.nav-vertical > li.menu-item:hover {
	background-color: #f1f1f1;
}

.sidebar-menu a.icon:not(.button) {
	margin-left: 0;
	margin-right: 15px;
	font-size: 18px;
	color: #111111;
}

.sidebar-menu a.icon.facebook:not(.button) {
	margin-right: 9px;
}

.page-title-inner form,
.page-title-inner .woocommerce-ordering,
.woocommerce-ordering { display: none !important; }

.widget .current-cat > a {
	color: #666666;
	font-weight: 400;
	pointer-events: none;
}

.product-main {
	padding: 50px 0 40px;
}

.product-footer {
	padding-top: 20px;
	padding-bottom: 20px;
}

.page-title-inner {
	min-height: auto;
}

.shop-page-title {
	margin-bottom: 0;
}

.product_meta { font-size: 14px; }
.product_meta > span { font-weight: 600; }
.product_meta > span span,
.product_meta > span a { font-weight: 400; }

.section-title-bold span {
  border: none;
  padding: .25em .8em .4em 0;
}

.button.btn_prod {
	margin: 20px 0 15px;
	border: 2px solid #111111;
	box-shadow: none;
}

.button.btn_prod:hover {
	background: #ffffff !important;
	color: #111111;
}

.prod_or {
	font-size: 15px;
	margin-bottom: 7px;
}

.prod_mes_ic {
	margin-bottom: 20px;
}

.prod_mes_ic a {
	font-size: 14px;
	font-weight: 600;
	margin-right: 10px;
	padding: 4px 10px;
	background: #f3f3f3;
}

.prod_mes_ic a:last-child {
	margin-right: 0;
}

.tab-panels {
	font-size: 15px;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
	margin-top: -6%;
}

.head_txt {
	padding: 0 15px;
}

.head_txt.ht1 { max-width: 845px; }
.head_txt.ht2 { max-width: 875px; }
.head_txt.ht3 { max-width: 800px; }

.head_txt p {
	font-size: 20px;
	line-height: 1.25;
}

.seo_text {
	font-size: 15px;
	color: #555;
}

.seo_text ul,
.seo_text ol {
	padding-left: 24px;
}

/*---------------SECTS-----------------*/

.h_slid .slider .flickity-page-dots .dot {
	opacity: 0.2;
}

#main .sect_cats {
	padding: 60px 0 0;
}

#main .sect_cats > .col {
	padding-bottom: 0;
}

.sect_cats .product-category .header-title {
	font-size: 18px;
	text-shadow: none;
	color: #111111;
}

#main .sect_pluses {
	padding: 10px 0 40px;
}

#main .sect_pluses .pl_row_1 > .col {
	padding-bottom: 0;
}

.sect_pluses .icon-box .icon-box-text h5,
.sect_pluses .icon-box .icon-box-text .h5 {
	font-size: 18px;
}

.button.btn_call,
.btn_call { margin-bottom: 0; color: #111111 !important; box-shadow: none; }

#main .sect_prods {
	padding: 60px 0 0;
}

#main .p_about {
	padding: 50px 0 0;
}

#main .p_about.p_gal {
	padding-bottom: 10px;
}

#main .p_ab_clients {
	padding: 30px 0 30px;
}

#main .p_ab_clients .row > .col {
	padding-bottom: 0;
}

.p_ab_clients .section-title-container,
.p_ab_clients .section-title {
	margin-bottom: 0;
}

#main .p_conts {
	padding: 50px 0 25px;
}

.p_conts .p_co {
	list-style: none;
}

.p_conts .p_co li {
	margin-left: 0;
	margin-bottom: 7px;
}

.p_conts .p_co li:last-child {
	margin-bottom: 0;
}

.p_conts .p_co li i {
	font-size: 18px;
	margin-right: 4px;
	vertical-align: bottom;
}

.p_conts .c_map {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.main_gal .box .box-image img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.main_gal .box:hover .box-image img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

#main .p_about.p_policy {
	padding-bottom: 15px;
}

/*--------------endSECTS---------------*/

.box-text .product-title a {
	font-size: 15px;
	line-height: 1.2;
}

.nav-pagination > li > span, .nav-pagination > li > a {
	border-color: #e9e9e9;
	height: 2em;
	line-height: 1.75em;
	min-width: 2em;
	padding: 0 2px;
	font-weight: 600;
}

.box-image .out-of-stock-label {
	color: #111111;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0;
}

.footer {
	border-top: none;
	padding: 52px 0 25px;
	/*background-image: url('images/dotted_map.png');
	background-position: center center;
	background-repeat: repeat-x;
	background-size: auto 92%;*/
}

span.widget-title,
.footer-widgets span.widget-title {
	font-size: 18px;
	letter-spacing: none;
}

.footer-widgets ul > li,
.footer-widgets ul.menu > li {
	border: none !important;
	line-height: 1.2em;
	margin-bottom: 8px;
}

.footer-widgets ul > li i[class^="icon-"] {
	margin-right: 4px;
	vertical-align: bottom;
}

.footer-widgets ul > li:last-child,
.footer-widgets ul.menu > li:last-child {
	margin-bottom: 0;
}

.footer-widgets ul > li > a,
.footer-widgets ul.menu > li > a {
	padding: 0;
	font-size: 16px;
}

.footer-widgets ul > li.current-menu-item > a,
.footer-widgets ul.menu > li.current-menu-item > a {
	color: #666666;
	pointer-events: none;
}

.footer-widgets .social-icons,
.footer-widgets .social-icons.foo_ics,
.social-icons.conts_ics {
	margin-top: 20px;
}

.footer-widgets .social-icons a,
.footer-widgets .social-icons.foo_ics a,
.social-icons.conts_ics a {
	margin: 0 15px 0 0;
	color: #111111;
	font-size: 18px;
}

.footer-widgets .social-icons a.facebook,
.footer-widgets .social-icons.foo_ics a.facebook,
.social-icons.conts_ics  a.facebook {
	margin: 0 10px 0 0;
}

.absolute-footer {
	color: #dddddd;
	padding: 14px 0 15px;
	font-size: 14px;
	text-align: center;
}

.absolute-footer.dark {
	color: #ddd;
}

.dev {
	line-height: 1;
}

.dev a {
	font-size: 9px;
	font-weight: 500;
	color: #ddd;
	transition: all 0.1s ease;
}

.dev a:hover {
	color: #ffffff;
}

.serv_txt {
	background: #f4f4f4;
	padding: 15px 20px;
	text-align: center;
	font-weight: 600;
}

.serv_txt p {
	margin-bottom: 0;
}

/*---------------BREAD-----------------*/

.breadcrumbs-bl {
	padding: 15px 0 10px;
}
.breadcrumbs-bl .row {}
.breadcrumbs-bl .col { padding-bottom: 0;}

.breadcrumbs {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	color: #7a7575;
}

.breadcrumbs a {color: #7a7575;}

.breadcrumbs li {
	margin: 0 !important;
	padding: 0;
	list-style: none;
	display: inline-block;
}

.breadcrumbs li a {
	font-weight: 400;
	color: #7a7575;
}

.breadcrumbs li > span {
	font-weight: 400;
	color: #9a9595;
}

/*------FORM------------------------*/

::-webkit-input-placeholder {color:#777 !important; opacity: 1.5;}
::-moz-placeholder          {color:#777 !important; opacity: 1;}
:-moz-placeholder           {color:#777 !important; opacity: 1;}
:-ms-input-placeholder      {color:#777 !important; opacity: 1;}

.pop_ttl { font-weight: 700; font-size:24px; line-height: 1.1em; margin: 15px 0 10px; text-align: center; }
.pop_sub { font-size:14px; line-height: 1.1em; margin-bottom: 20px; text-align: center; }
.pop_form .wpcf7 .form_submit { text-align: center; }

.form_none,
.agree {display:none}

.wpcf7-form {
	margin: 0 auto 25px;
	max-width: 900px;
	padding: 0;
}

.wpcf7 .form_line {margin-top: 2px; padding-bottom: 20px !important; position: relative;}
.wpcf7 .form_line .wpcf7-form-control-wrap { display: block; }
.wpcf7 .form_line.p_min { padding-bottom: 14px !important; }
.wpcf7 .form_submit {padding-top: 1px; text-align: left;}
.wpcf7-form .form_submit .ajax-loader,
.wpcf7-form .form_submit .wpcf7-spinner {display: none;}

.wpcf7 .form_line.line-last {padding-bottom: 3px; text-align: center;}

.wpcf7 .form_line input, .wpcf7 .form_line textarea, .wpcf7 .form_line select {
	height: 2.8em;
	font-size: 16px;
	margin-bottom: 0;
}

.wpcf7 .form_line input[type=checkbox] {
	margin-left: 0;
	margin-right: 5px;
	width: auto;
	height: auto;
	filter: grayscale(100%);
}

.wpcf7 .line_check .wpcf7-list-item-label {
	font-size: 13px;
	font-weight: 400;
}

.wpcf7 .form_line .wpcf7-list-item { margin: 0; font-size: 12px; line-height: 1.2em; }

.wpcf7 .form_line textarea {
	resize: none;
	min-height: 90px;
	line-height: 1.3em;
}

.wpcf7 .form_line input:focus, .wpcf7 .form_line textarea:focus, .wpcf7 .form_line select:focus {
	border-color: #111111;
}

.wpcf7 .form_submit .btn_sub {
	border: 2px solid #111111;
	box-shadow: none;
	margin: 0;
}

.wpcf7 .form_submit .btn_sub:hover {
	background: transparent;
	color: #111111;
}

.wpcf7 .submitting .btn_sub.wpcf7-submit {
	opacity: 0.2;
	pointer-events: none;
}

.wpcf7 .wpcf7-not-valid-tip, .wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ok, .wpcf7 .wpcf7-response-output {
	position:absolute; 
	line-height: 1; 
	font-size: 11px;
	font-weight: 400;
	border: none !important;
	padding: 3px 2px 3px;
	margin: 0 !important;
	color: #111;
	width: 100%;
	left: 0;
	text-align: center;
	border-radius: 0;
}

.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-mail-sent-ok {left: 0; padding: 2px 20px 0; width: 100%; text-align: center;}

.wpcf7 form .wpcf7-response-output {
  padding: 10px 5px 5px;
}

.wpcf7 .wpcf7-not-valid-tip, .wpcf7 .wpcf7-validation-errors { color: #111 !important; }
.wpcf7 .wpcf7-mail-sent-ok { color: #111; text-align: left; }

/*----------------END FORM------------------*/
/*------------------------------------------*/
/*-----------------MEDIA--------------------*/

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

@media only screen and (max-width: 849px) {
	.head_txt p {
		font-size: 16px;
		line-height: 1.25;
	}
	ul.menu > li > a, ul.menu > li > span:first-child, .widget > ul > li > a, .widget > ul > li > span:first-child {
		font-size: 15px;
	}
	.product-footer {
		padding-top: 0;
	}
	.product-main {
		padding-bottom: 20px;
	}
	.flex-col.medium-text-center {
		padding: 0;
	}
	#main .p_ab_clients {
		padding-top: 10px;
	}
	/*.footer {
		background-position: 50% 90%;
		background-size: auto 350px;
	}*/
}

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

}