/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com/
Author:               UX-Themes
Author URI:           http://www.uxthemes.com/
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.14.3
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.0.0
Text Domain:          flatsome
License:              http://themeforest.net/licenses
License URI:          http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
@font-face {
    font-family: 'LatoCyr';
    src: url('/wp-content/themes/flatsome/fonts/Lato-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LatoCyr';
    src: url('/wp-content/themes/flatsome/fonts/Lato-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body, p, h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2, .nav > li > a {
	font-family: 'LatoCyr', sans-serif !important;
}
body .nav > li > a {
	font-weight: normal;
	font-size: 16px;
}
.button, button, input[type=submit], input[type=reset], input[type=button] {
	padding: 7px 30px;
	border: none;
}
body .social-icons .button {
	padding: 0;
	color: #F7A718;
	border: 1px solid #F7A718 !important;
	margin-right: 20px;
}
ul.menu>li+li, .widget>ul>li+li {
    border: none;
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
	line-height: 1.3;
}
h2 {
	font-size: 48px;
}
h3 {
	font-size: 36px;
}
h4 {
	font-size: 28px;
}
p {
	font-size: 18px;
}
body .has-dropdown .icon-angle-down {
    top: 2px;
}
.absolute-footer.dark {
    color: rgba(255,255,255,.5);
    border-top: 1px solid #313131;
}
.copyright-footer {
	font-size: 16px;
	color: #fff;
}
.copyright-footer a {
	color: #F7A718;
}
.button.back-to-top {
	padding: 0;
}
.footer ul.menu>li>a, 
.footer .lang-item a
{
	font-size: 18px;
}
.circle-box .box-text {
	bottom: 22%;
}
.circle-box:before {
    content: "";
    background: url(/wp-content/themes/flatsome/img/circle-three.svg);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
	top: -100px;
    right: -247px;
    background-repeat: no-repeat;
}
.footer .social-icons .button.icon.circle {
	padding: 3px 10px;
}
.img-z {
	z-index: 99;
}

element.style {
}
#section_1082071031 {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 51px;
    background-color: #313131;
}
.mask-angled-large {
    -webkit-clip-path: polygon(0 calc(0% + 200px), 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 calc(0% + 200px), 100% 0, 100% 100%, 0 100%);
}
.circle-button {
	width: 190px;
	height: 190px;
	border: none;
	border-radius: 100px;
	background: #FFB605;
	color: #fff;
	padding: 0;
	font-size: 15px;
	line-height: 1.2;
	border: 15px solid #fff;
    box-shadow: 0 0 0 1px #ffb605;
	margin: 10px;
}
.circle-button-brwn {
	background: #313131;
	box-shadow: 0 0 0 1px #313131;
}
.circle-button::after {
  border: 1px solid #F7A718;
  border-radius: 100%;
  position: absolute;
  content: '';
  width: 140%;
  height: 140%;
  left: -20%;
  top: -20%;
}
.circle-button-brwn:after {
	border: 1px solid #313131;
}
.col-count .col-inner:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 35px 35px 0;
    border-style:solid;
    border-color:#313131 #313131 #C4C4C4 #C4C4C4;
    background:#C4C4C4;
    display:block; 
	width:0;
	-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.15);
    -moz-box-shadow:0 4px 4px rgba(0,0,0,0.15);
    box-shadow:0 4px 4px rgba(0,0,0,0.15);
	-webkit-border-radius:0 0 0 5px;
    -moz-border-radius:0 0 0 5px;
    border-radius:0 0 0 5px;
}
.text-list-orng>ul {
    list-style-image: url(/wp-content/uploads/2021/12/mark-orng.svg);
    list-style-position: outside;
}
.row-btn-vlntr .icon-angle-right:before {
    content: "";
	background: url(/wp-content/uploads/2021/12/arrow-r.svg);
	width: 31px;
	height: 8px;
	display: block;
	position: relative;
}
.row-how-vlntr .icon-box:before{
	content: "";
	background: url(/wp-content/uploads/2021/12/arrow_r_blck.svg);
	width: 61px;
	height: 8px;
	display: block;
    position: absolute;
    right: 70px;
    top: 25px;	
}
.row-how-vlntr .col:last-child .icon-box::before {
	display: none;
}
.white.button.is-outline {
    background-color: transparent;
	color: #fff !important;
}
.white.is-outline:hover {
    background-color: #fff !important;
    border-color: #fff;
    color: #222 !important;
}
.button.primary:hover {
	box-shadow: none;
	background-color: #313131 !important;
}
.post-sidebar .cat-item a {
	font-size: 18px;
	border: 2px solid #313131;
    margin: 5px 0;
    padding: 5px 20px;
    width: 100%;
    border-radius: 5px;
    color: #313131;
}
span.widget-title {
    font-size: 22px;
    font-weight: 600;
}
html[lang="uk"] .en {
	display: none;
}
html[lang="en-US"] .ua {
	display: none;
}
.form_help-admin .step {
    color: #f7a718;
    font-size: 18px;
    font-weight: 700;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #f7a718;
}
.form_help-admin .step:first-child {
	margin-top: 0;
}
.form_help-admin input.form__input{
	border: 2px solid #626778;
    border-radius: 5px;
    height: 40px;
    padding: 5px 10px;
    text-shadow: none;
    margin-left: 0;
	font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
	box-shadow: none;
	background: transparent;
}
.form_help-admin input.form__input.textarea {
	width: 100% !important;
}
.form_help-admin input.number-total {
	border: 2px solid #626778;
    border-radius: 5px;
    height: 40px;
	font-size: 14px;
    font-weight: 400;
	box-shadow: none;
	background: transparent;
	width: 100% !important;
	margin-left: 0;
    margin-bottom: 30px;
}

.form_help-admin input.form__input:focus {
	border: 2px solid #FFB607;
	box-shadow: none !important;
	background: transparent;
}
.input-row {
	display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
}
.donate-row {
	display: flex;
}
@media only screen and (max-width: 1100px) {
	.donate-row {
		 flex-wrap: wrap;
	}
	.input-row {
		  flex-direction: column;
	}
	.input-row > div {
		width: 100% !important;
	}
	.input-row .iti {
		width: 100%;
		margin-bottom: 20px;
}
}
.input-row > div {
    position: relative;
	width: 48%;
}
/*.input-row label{
    position: absolute;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: #626778;
    left: 18px;
    padding: 2px;
    top: 10px;
    pointer-events: none;
    transition: .3s;
}*/
.input-row label{
	position: absolute;
	pointer-events: none;
	 padding: 2px;
    color: #626778;
    font-size: 12px;
    top: -11px;
    left: 18px !important;
	background: #FFF4DA;
}
.zvit-accord .accordion-title {
	font-size: 150%;
	font-weight: 600;
}
.heat_blog .from_the_blog_excerpt {
	font-size: 16px;
}
@media screen and (min-width: 850px) {
	.row-col-20pr .col {
		max-width: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
	}
}
.circle {
	border-radius: 100%;
}
.button.icon.circle {
	padding-left: 0.6em;
    padding-right: 0.6em;
}

.alert.btn-patreon {
    background-color: #FF424D;
}
.alert.btn-patreon .icon-heart:before {
    content: "";
	background-image: url(/wp-content/uploads/2022/03/patreon_logo.svg);
	display: inline-block;
	width: 20px;
	height: 20px;
}
.r5 .col-inner{
	border-radius: 5px;
}
.r5 .box-image {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.r5 .box-text.text-center {
    padding-left: 20px;
    padding-right: 20px;
}
.footer .lang-item {
	display: inline-block;
}
.sub_mon{
   display: none;
 }
 input:checked + div {
    display:  inline-block;
  }
input[type=button].button.button.input_number {
	background: none;
	border: 2px solid #F7A718;
	color: #444;	
    line-height: 1.2;
}
input[type=button].button.button.input_number:hover {
	background: #F7A718;
	box-shadow: none;
}
#oferta {
	margin-bottom: 5px;
}
.hide .label-oferta {
	font-size: 13px !important;
	font-weight: bold;
}
.hide {
  display: none;
}
.input__btn,
.input__btn-one,
.input__btn-two{
	position: relative;
	display: inline-block;
}
.form-pac .input__btn-one:before,
.form-pac .input__btn-two:before {
	content: '';
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 15px;
	margin: auto 0;
	width: 20px;
	height: 20px;
	z-index: 2;
	background: url('/wp-content/uploads/2022/04/bag01.svg');
	background-size: cover;
}
.form-pac .input__btn-two:before {
	background: url('/wp-content/uploads/2022/04/bag02-1.svg');
	width: 42px;
}
.form-pac .input__btn-one input[type=button].button.button.input_number {
	padding-left: 40px;
	padding-right: 15px;
    font-size: 16px;
}
.form-pac .input__btn-two input[type=button].button.button.input_number {
	padding-left: 63px;
	padding-right: 15px;
    font-size: 16px;
}
.form_help-admin .btn {
	padding: 4px 16px;
    border-radius: 5px !important;
}
.blog-vol .col-inner {
	height: 100%;
}
.flatsome-cookies {
	width: 30%;
    left: inherit;
    margin: 10px;
	margin-bottom: 0;
    border-radius: 5px;
	padding: 10px;
}
.flatsome-cookies__inner {
	flex-direction: column;
}
.button.flatsome-cookies__accept-btn span,
.flatsome-cookies__more-btn{
	display: none;
}
.button.flatsome-cookies__accept-btn {
	border: none !important;
	padding: 0;
	margin: 0;
	
}
.flatsome-cookies__accept-btn {
	display: block;
	background-image: url(/wp-content/uploads/2022/05/cancel.svg);
	width: 15px;
	height: 15px!important;
	position: absolute;
	top: 10px;
	right:10px;
	font-size:0;
}
.button.primary.flatsome-cookies__accept-btn:hover {
	background-color: transparent !important;
}
.widget_categories .cat-item-9,
.widget_categories .cat-item-59{
	display: none;
}
.flatsome-cookies__text {
	padding-right: 0;
}
.flatsome-cookies blockquote {

    margin-left: 15px;
    padding-left: 15px;
}

.button.primary.is-outline:hover {
	background-color: #f7a718 !important;
}
.blog  .image-cover {
	padding-top: 100% !important;
}
.label-oferta {
	position: relative;
	top: -2px;
	font-weight: normal;
}
.form_help-admin .btn {
	margin-top: 10px;
}
.what-tabs .tab a {
	font-size: 20px;
	margin-right: 30px;
}
.what-tabs .tab.active a {
	font-size: 24px;
	color: #f7a718;
}
.dobro_sect .bubl_row .box-badge .box-text {
	/*bottom: 40%;*/
	margin-bottom: 40px;
	background: none !important;
}
.bubl-r:after {
	content: '';
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	background-image: url('/wp-content/uploads/2023/11/polygon.svg');
	background-repeat: no-repeat;
	transform: rotate(-90deg);
	bottom: 12px;
	right: 50px;
}
.bubl-l:after {
	content: '';
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	background-image: url('/wp-content/uploads/2023/11/polygon.svg');
	background-repeat: no-repeat;
	transform: rotate(90deg);
	bottom: 2px;
	left: 50px;
}
.archive-page-header .page-title {
	color: #888;
	font-size: 1.6em;
	font-weight: normal;
}
.archive-page-header .page-title span {
	color: #f7a718;
	font-weight: bold;
}
ul li.bullet-checkmark {
	border: none;
}
ul li.bullet-checkmark p {
	margin-bottom: 0;
}
ul li.bullet-checkmark:before {
	color: #f7a718;
}
.box-text h4 .person-title {
	font-size: .5em;
	line-height: .8;
}
.age-accordion .accordion-title {
	font-size: 130%;
}
.html.custom.html_topbar_right {
	display: none;
}
.page-id-3057 .html.custom.html_topbar_right {
	display: block;
}
.page-id-3057 .html.custom.html_topbar_right a {
	padding: 8px 20px;
}
.page-id-3057 .html.custom.html_topbar_right a span{
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.page-id-3057 .html.custom.html_topbar_right a:hover span{
	color: #fff;
}
/*.page-id-3057 .html.custom.html_topbar_left, .page-id-3057 .html.header-button-2 {
	display: none;
}*/
	.page-id-3057 input[type=text], textarea {
    border-radius: 5px;
		box-shadow: none;
}
.ultimeter.progressbar .ultimeter_progressbar_amount {
	padding-bottom: 8px;
}
.ultimeter.progressbar .ultimeter_progressbar_amount span{
	font-size: 18px;
	padding-bottom: 10px;
}
.page-id-3057 #wpcf7-f3136-p3057-o2  {

    color: #fff;
}

@media only screen and (min-width: 850px) {
	.header-nav-main.nav>li:first-child {
		display: none;
	}
}
.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
	background-color: rgb(0 0 0 / 45%);
	border-radius: 10px;
	height: 56px;
	color: #fff !important;
}
.ultimeter-container.ultimeter_align_left {
    justify-content: start;
    width: 100%;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.flatsome-cookies {
	width: 100%;
	}
	.page-id-3057 h2 {
		font-size: 38px;
	}
	.page-id-3057 input[type='submit'] {
    width: 100%;
	}
	.page-id-3057 .ml-half {
    margin-left: 0;
	}

}