/*
Theme Name: vioff Theme
Description: vioff Theme
Template: shopkeeper
Version: 1.5.1
*/

html {
	font-size: 10px;
}
body, div, a {
	font-family: 'Fira Sans', sans-serif!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Fira Sans', sans-serif!important;
	font-weight: 400!important;
}
p, ul {
	font-family: 'Fira Sans', sans-serif!important;
	font-size: 1.6rem;
}
ul li a {
	font-size: 1.8rem;
}
label {
	font-family: 'Fira Sans', sans-serif!important;
	font-size: 1.6rem;
	font-weight: 400;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {
	min-height: 3.8rem;
	font-size: 1.8rem;
}
.vc_row, .row .row {
	margin-left: 0!important;
	margin-right: 0!important;
}
.vc_grid-item .vc_gitem-post-data-source-post_excerpt {
	display: none!important;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: 0;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
.woocommerce a.button, .woocommerce-page a.button, a.button, .wpcf7-form-control.wpcf7-submit { /* RED BUTTON */
	font-size: 1.8rem!important;
	line-height: 1.8rem!important;
	font-weight: 500!important;
	color: #fff!important;
	background-color: #e87100!important;
	text-transform: none;
	border-radius: 5px !important;
	display: inline-block;
	padding: 1.8rem 8rem !important;
}
.mobile-phone {
	display: none;
}
.mobile-phone a {
	color: #222;
}
h1.full-title {
	text-align: center;
	font-size: 4.8rem;
	margin-top: 0;
	margin-bottom: 2.5rem;
	padding: 0 18.5rem;
	font-weight: 400;
}

#st-container {
	opacity: 1!important;
}

.category-text {
	font-size: 1.6rem;
}
.category-text h2, .category-text h3, .category-text h4, .category-text h5, .category-text h6 {
	/* margin-top: 1rem;  */
	margin-top: 2rem;
}
.category-text .size-thumbnail {
	float: left;
	margin-right: 1rem;
}
.category-text ul {
	clear: both;
}
.category-text .video-container iframe {
	margin: 0!important;
	float: left;
}

/* BREADCRUMB */
.archive .woocommerce-breadcrumb, .product-template-default .woocommerce-breadcrumb, .page-template-left_side-page .woocommerce-breadcrumb {
	width: 88%!important;
	float: left;

	line-height: 24px;
}
.woocommerce-breadcrumb {
	position: relative;
	z-index: 10000;
	text-transform: none!important;
	color: #1f86d5!important;
	font-weight: 400!important;
	font-size: 1.8rem!important;
	padding-left: 8rem!important;
	padding-top: 1.8rem!important;
}
.woocommerce-breadcrumb a {
	text-transform: none;
	color: #222222!important;
}
.woocommerce-breadcrumb a:hover {
	color: #1f86d5!important;
}
.woocommerce .woocommerce-breadcrumb .breadcrump_sep, .woocommerce-page .woocommerce-breadcrumb .breadcrump_sep, .page-template-left_side-page .woocommerce-breadcrumb .breadcrump_sep {
	font-size: 0;
	background: url(images/breadcrumb_arrow.png) center no-repeat;
	width: 3px!important;
	height: 1.4rem!important;
	display: inline-block;
	padding: 0 1rem;
}

/* WOOCOMMERCE CATALOG */
.woocommerce ul.products li.product .product_thumbnail_wrapper {
	height: calc(100% - 7rem);
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title /* .woocommerce-loop-product__title */ {
	margin: 0 auto!important;
	text-align: center!important;
	width: 100%;
	height: 7rem;
	overflow: hidden;
	font-size: 1.8rem!important;
	font-weight: 500!important;
	color: #222222;
}
.product_after_shop_loop {
	display: none!important;
}
.woocommerce ul.products.columns-3 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 0 3rem 0!important;
	padding: 0 5rem!important;
}
.woocommerce table.shop_attributes th {
	padding-right: 2.3rem!important;
}
.archive.woocommerce .term-description p {
	margin-top:0!important;
	margin-bottom:2rem!important;
}
.mobile-brands h1.entry-title {
	text-align: center!important;
}

/* WOOCOMMERCE PRODUCT */
.product-template-default.single-product .product_meta {
	margin-bottom: 0;
	text-align: left;
	font-size: 1.5rem!important;
	line-height: 1.8rem!important;
	font-weight: bold!important;
    text-transform: uppercase!important;
    padding-left: 8px;
}
.product-template-default.single-product .product_meta .posted_in {
	font-weight: 400;
	clear: both;
    display: block;
    margin-bottom: 1.2rem;
}
.product-template-default.single-product .product_meta .tagged_as {
	font-weight: 400;
}
body.tax-pwb-brand .block p {
	/*margin: 0.8rem 0;*/
	margin: 0 0 0.8rem;
}
.block .woocommerce-tabs p {
	margin: 0.8rem 0 0;
}
.block .woocommerce-tabs blockquote p {
	font-style: italic;
}
.block .woocommerce-tabs .wpb_content_element {
	margin-bottom: 3rem;
}
.block .woocommerce-tabs #tab-additional_information {
	display: block!important;
	margin: 4rem 0 2rem;
}
.block .woocommerce-tabs #tab-description {
	display: block!important;
}

.woocommerce-product-gallery {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
	width: 100%;
	max-width: 620px;
}
.woocommerce-product-gallery .product-info {
	width: 50%;
}
.woocommerce-product-gallery .product-info > .product_meta:nth-child(2) {
	margin-top: 0;
}

/* BLOG CATEGORY */
body.archive.category .page-title, body.archive.tag .page-title {
	text-transform: none!important;
	font-weight: 400!important;
	/*font-size: 6.5rem!important;*/
}
body.archive.category .page-type.page-title-desc, body.archive.tag .page-type.page-title-desc {
	display: none;
}
.blog-posts_container .blog-posts ul.post-categories li a {
	font-size: 1.3rem!important;
}
.blog-posts_container .blog-posts h3.entry-title {
	line-height: 3.3rem!important;
}
.blog-posts_container .blog-posts h3.entry-title a {
	font-size: 3rem!important;
}

/* SINGLE POST STYLES */
.single-post-content.without-sidebar {
	/*padding: 5rem 18.5rem 0;*/
	padding: 2rem 18.5rem 0;
	font-size: 2.2rem;
}
.home.page-template-default .single-post-content.without-sidebar {
	padding: 0;
}
.home.page-template-default #book1 {
	display: none;
}
.home.page-template-default .grey-block.block h3 {
	text-align: center;
	margin-bottom: 2.5rem;
}
.home.page-template-default .grey-block.block p {
	margin: 0 auto 2.5rem;
}
.home.page-template-default .full-title {
	display: none;
}
.single-post-content.without-sidebar .post_tags a {
	color: #222222!important;
}
.single-post-content.without-sidebar .post_tags a:hover {
	color: #ffffff!important;
}
.single-post-content.without-sidebar ul li a:hover {
	color: #1f86d5!important;
	/*opacity: 1!important;*/
}
.single-post-content p {
	font-size: 1.9rem;
}
.full-width-page .columns {
	padding-left: 0!important;
	padding-right: 0!important;
}
#nav-below {
	border-top: 1px solid #e87100;
	border-bottom: 1px solid #e87100;
	padding-top: 3rem;
	padding-bottom: 4rem;
	/* margin-left: calc(18.5rem + 15px)!important;
	margin-right: calc(18.5rem + 15px)!important; */
	margin-left: 18.5rem!important;
	margin-right: 18.5rem!important;
	margin-top: 4.5rem;
}
#nav-below .xlarge-8 {
	width: 100%!important;
	padding: 0 18.5rem;
}
#nav-below .nav-next a, #nav-below .nav-previous a {
	font-size: 2rem;
}
#nav-below .nav-next a:hover, #nav-below .nav-previous a:hover {
	color: #1f86d5!important;
}
#nav-below .nav-next a span, #nav-below .nav-previous a span {
	font-weight: 500;
}

body.page-template .block h3 {
	color: #222222;
	font-weight: 500;
	font-size: 3.1rem;
	text-align: center;
}
.block p {
	width: 43%; /* 35% */
	font-size: 1.6rem;
	line-height: 2.8rem;
	clear: both;
	margin: 5rem auto calc(5.8rem + 1rem);
	text-align: left;
	color: #222222;
}
.block.catalog-content-block p {
	margin: 0 auto;
	font-size: 1.9rem;
}
.block .category-text p {
	margin: 0 auto;
}
.page-template-catalog_content-page .block2 .vc_column-inner > .wpb_wrapper .wpb_raw_html .wpb_wrapper {
	padding-bottom: 0;
}
.home.page-template-default .block p {
	text-align: center;
}
.block p.pre-title {
	margin-top: 0;
	margin-bottom: 4rem;
}
.block p.no-margin {
	text-align: left;
	margin: 0 auto;
}
.block p.no-margin img {
	display: block;
	cursor: pointer; /* temp */
}
.block.text-block h3 {
	margin-top: 5rem;
}
.block.text-block p {
	margin-bottom: 0;
	padding-left: 17rem;
	padding-right: 17rem;
	width: auto;
}

/*MAIN MENU*/
#masthead.new-header {
	padding-top: 14px;
	padding-left: 2.4rem !important;
	padding-right: 2.4rem !important;
}
#masthead.new-header > .row {
	max-width: none;
	padding: 0 3rem;
}
#masthead.new-header .main-navigation {
	line-height: 16px;
}
.site-header .main-navigation, .site-header .site-tools {
	height: auto;
	line-height: 0!important;
}
#masthead.new-header .main-navigation ul li a {
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	padding: 7px 0 0;
	margin: 0 0.9rem;
	border-bottom: 1px solid transparent;
}
#masthead.new-header .main-navigation ul li.current_page_item a, #masthead.new-header .main-navigation ul li.current-menu-item a {
	border-bottom-color: #e87100;
}
#masthead.new-header .main-navigation ul li#shopkeeper-menu-item-3012 a { /* PHONE */
	font-weight: 600;
	margin-left: 3.5rem;
	margin-right: 0;
}
#masthead.new-header.sticky a {
	color: #222222 !important;
}
#masthead.new-header.sticky a:hover, #masthead.new-header.sticky a:focus { /* sticky menu fix */
	opacity: 1 !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	color: #222222 !important;
}
.site-header.default .site-branding {
	margin-right: 0.5rem!important; /* temp */
}
.site-branding img {
	height: auto!important;
}

.block1 .vc_column-inner {
	padding: 0 !important;
}

.block1 .vc_column-inner > .wpb_wrapper {
	height: 100%;
	padding-top: 68px;
}

.block1 .vc_column-inner > .wpb_wrapper .wpb_raw_html, .block2 .vc_column-inner > .wpb_wrapper .wpb_raw_html {
	height: 100%;
}
.block1 .vc_column-inner > .wpb_wrapper .wpb_raw_html .wpb_wrapper {
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.title-more {
	padding: 0 3rem;
}
.title-more h2:before {
	content: "";
	display: block;
	width: 7.9rem;
	height: 1px;
	background: #e87100;
	margin-bottom: 2.7rem;
}
.title-more h2 {
	font-weight: 500;
	font-size: 3.1rem;
	color: #222222;
	max-width: 30rem;
	margin-bottom: 0;
}
.title-more a {
	color: #808080;
	font-size: 1.8rem;
	padding-right: 1.2rem;
	background: url(images/more.png) right 0.9rem no-repeat;
}
.title-more h2 a {
	color: #222222;
	padding-right: 0;
	background: none;
	font-size: 3.1rem;
}
.title-more h2 a:hover {
	opacity: 1;
	color: #1f86d5;
}
a.form-message {
	display: block;
	/*font-size: 1.7rem;*/
	font-size: 17px; /* must use px with the background icon */
	background: url(images/check.png) 3.6rem 3.5rem no-repeat #e87100;
	color: #fff;
	width: 100%;
	/*padding: 4.4rem 3.5rem 4.4rem 8.4rem;*/
	padding: 4.4rem 3.5rem 4.4rem 84px; /* must use px with the background icon */
}

#home-header > .vc_column-inner {
	padding: 0;
	position: relative;
	background-position: left -14rem !important;
}
#home-header > .vc_column-inner .wpb_wrapper {
	height: 100%;
}
.menu-line {
	width: 100%;
	height: 68px;
	background: #252a30;
}
#book1, #book3 {
	float: right;
	margin-right: 3rem;
}
.block2 .vc_column-inner > .wpb_wrapper .wpb_raw_html .wpb_wrapper {
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 2.6rem;
}
.block2 .vc_column-inner > .wpb_wrapper .wpb_raw_html.no-indent .wpb_wrapper {
	padding-bottom: 0;
}
.block2 .vc_column-inner > .wpb_wrapper .wpb_raw_html .wpb_wrapper:after { /* TEMP HACK */
	display: none !important;
}
.block2 .vc_column-inner > .wpb_wrapper .wpb_raw_html .wpb_wrapper > div {
	width: 100%;
	clear: both;
}
.title-main {
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.title-main h2 {
	font-weight: 500;
	color: #fff;
	font-size: 3.1rem;
	margin-left: 8rem; /*10rem*/
	max-width: 50rem;
}
.title-main > a {
	margin-right: 2.6rem;
}



/* !!!!!!!!!!!!!! PAGE CONTENT !!!!!!!!!!!!!!!!!!!!!! */
/* CATALOG SIDEBAR MENU */
.big.clearfix {
	border-right: 1px solid #eeeeee;
	padding: 5.8rem 2.8rem;
}
.big.clearfix h6 {
	float: left;
	margin: 3rem 0 4.4rem;
	clear: both;
	font-weight: 500;
	color: #e87100;
	border-bottom: 1px solid #e87100;
}
ul.list3 {
	clear: both;
	margin-left: 0;
}
ul.list3 li {
	list-style-type: none;
	list-style-image: none;
	line-height: 2.5rem;
	margin-bottom: 1rem;
}
ul.list3 li a {
	font-size: 1.8rem;
	font-weight: 500;
	color: #222222;
}
ul.list3 li .sub-menu {
	margin-bottom: 1.2rem;
	display: none;
}
ul.list3 li.current-menu-ancestor .sub-menu, ul.list3 li.current-menu-item .sub-menu {
	display: block;
}
ul.list3 li .sub-menu a {
	font-size: 1.5rem;
	font-weight: 300;
}
ul.list3 li .sub-menu li {
	margin-top: 0.2rem!important;
    margin-bottom: 0.5rem!important;
    border-bottom: 1px solid #dbe0e4;
    max-width: 250px;
}
ul.list3 li a:hover {
	opacity: 1!important;
	color: #1f86d5!important;
}
ul.list3 li.current-menu-item a {
	color: #1f86d5!important;
}
ul.list3 li.current-menu-item .sub-menu a {
	color: #222222!important;
}
/* ul.list3 li.current-menu-item .sub-menu  a {
	color: #1f86d5!important;
} */

/* CATALOG PAGE */
.block.side-block {
	padding: 0 8rem; /*10rem*/
}
/* .block.side-block h4, */ .block.side-block h1.entry-title {
	color: #222222;
	font-size: 3.3rem;
	line-height: 4.7rem!important;
	text-align: left;
	margin-top: 0;
	margin-bottom: 5rem;
	font-weight: 600;
	letter-spacing: 0;
}
.block.side-block h1.product_title.entry-title {
	color: #1f86d5;
	font-size: 4.8rem;
}
.block.side-block p {
	width: 100%;
}
.block.side-block p.desc {
	margin-top: 2rem;
	margin-bottom: 0;
}
.block.side-block p.desc.sides {
	margin-bottom: 2rem;
}

/* CONTACTS */
.full-block h1 {
	color: #1f86d5;
	font-size: 4.8rem;
	text-align: left;
	margin-top: 0;
	margin-bottom: 2.5rem; /* temp */
	padding: 0 18.5rem;
	font-weight: 400;
}
.full-block .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.inside-row {
	padding: 5rem 18.5rem;
	font-size: 2.2rem;
	float: left;
	clear: both;
}
.inside-row > div:first-child {
	float: left;
	width: 25%;
	margin-right: 2.5rem;
}
.inside-row > div:first-child > span.heading:first-child {
	margin-top: 0;
}
.inside-row > a {
	float: left;
	width: calc(75% - 2.5rem);
	margin-bottom: 2.5rem;
}
.inside-row > a img {
	max-width: 100%;
}
.inside-row span {
	display: block;
}
.inside-row span.heading {
	font-weight: 500;
	font-size: 1.7rem;
	margin-top: 3.8rem;
}
.inside-row span a {
	color: #1f86d5;
}
.inside-row .links {
	font-size: 1.7rem;
}
.inside-row .links span.heading {
	margin-top: 1.7rem;
}
.inside-row .links > span.heading:first-child {
	margin-top: 3.8rem;
}

.catalog-block h1.entry-title {
	color: #1f86d5!important;
	font-size: 4.8rem!important;
	text-align: center;
	margin-top: 5.8rem;
	margin-bottom: 5rem!important;
	font-weight: 400;
}
.catalog-block.three-grid h1.entry-title {
	margin-top: 0;
}
.catalog-block.three-grid .categories_grid {
	padding: 0 25rem;
}
.catalog-block .items {
	padding: 0 15rem;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.catalog-block .items > div {
	width: 25%;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	color: #222222;
	margin-bottom: 5rem;
	cursor: pointer;
}
.catalog-block .items a {
	color: #03265e;
}
.catalog-block .items > div img {
	margin-bottom: 2rem;
}
.catalog-block.side-block h1.entry-title {
	text-align: left;
	margin-top: 0;
}
.catalog-block.side-block .items {
	padding: 0;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.catalog-block.side-block .items > div {
	width: 33.33333333%;
}
.catalog-block.side-block .items.brand_vc > div {
	width: 100%;
}

.grey-block .items {
	padding: 0 25rem;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.grey-block .items a {
	color: #03265e;
}
.grey-block .items > div {
	width: 16%;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 400;
	color: #222222;
	margin-bottom: 5rem;
	cursor: pointer;
}
.grey-block .items > div img {
	margin-bottom: 2rem;
}
.grey-block .items > div > div {
	width: 80%;
	margin: 0 auto;
}
.grey-block.block h3 {
	margin-top: 1.5rem;
	margin-bottom: 5.8rem;
}
.grey-block.block p {
	margin: 0 auto 1rem;
}
.more-block {
	width: 80%;
	margin: 1rem auto 0;
	text-align: center;
	clear: both;
	background: url(images/more-block.png) top center no-repeat;
	overflow: hidden;
	padding-top: 7px;
}
.more-block a {
	color: #808080;
	font-size: 1.3rem;
	border-bottom: 1px solid #e87100;
}
.more-block a:hover {
	border-bottom-width: 0;
}

/* LIST / DARK BLOCK */
.vc_row.vc_row-o-content-middle>.list.vc_column_container>.vc_column-inner {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 6.3rem 6.7rem !important;
}
.list h3 {
	color: #222222;
	font-weight: 500;
	font-size: 3.1rem;
	margin-bottom: 5rem;
}
.list ul {
	margin-left: 0;
}
.list ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 2.6rem;
	border-bottom: 1px solid #dbe0e4;
}
.list ul li a {
	color: #03265e;
	font-size: 1.8rem;
}
.vc_row.vc_row-o-content-middle>.dark-block.vc_column_container>.vc_column-inner {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 2rem 10rem !important;
}
.dark-block p {
	font-size: 1.9rem;
	line-height: 2.8rem;
	clear: both;
	margin: 5rem auto;
	text-align: left;
	color: #fff;
}
.dark-block a.button {
	margin-bottom: 5.6rem;
}


/* BASIC STYLES */
.vc_column-inner table tr td {
	font-size: 1.55rem;
}
.vc_column-inner table tr {
	margin-bottom: 1rem;
}
.vc_column-inner .category-text table tbody tr:last-child td {
	vertical-align: top;
	padding-top: 0.7rem;
}
.vc_column-inner .vioff-tab-block table tr td {
	font-size: 1.9rem;
    line-height: 2.3rem;
}



/* !!!!!!!!!!!!!!!!!!!!! FOOTER STYLES !!!!!!!!!!!!!!!!!!!!!!!!! */
/* FOOTER MENU */
.footer-menu {
	padding: 0 17rem;
}
.footer-menu h3 {
	color: #1f86d5;
	font-weight: 500;
	font-size: 3.1rem;
	text-align: center;
	padding-top: 6.8rem;
}
.footer-menu > div > div {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 5rem;
}
.footer-menu > div > div > div {
	width: calc(33.33333333% - 4rem);
	padding: 0 2rem;
}
.footer-menu > div > div h6 {
	font-size: 1.9rem; /* ??? */
	padding-bottom: 2.5rem;
	margin-bottom: 0;
}
.footer-menu > div > div a.item {
	color: #222222;
	font-size: 1.6rem;
	line-height: 2.6rem;
	text-decoration: underline;
	float: left;
	clear: both;
}
.footer-menu > div > div a.item:hover {
	text-decoration: none;
}
.footer-menu > div > div a.button {
	float: left;
	clear: both;
	padding: 1.2rem 2.1rem !important;
	margin-top: 2rem !important;
}
.footer-menu > div > div p {
	margin-bottom: 0 !important;
}

/* FOOTER FORM */
.footer-form {
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 8rem 13rem 0;
}
.footer-form h3 {
	font-size: 2.8rem;
	font-weight: 500!important;
}
.footer-form > div:first-child {
	padding: 6rem;
	background: #f2f3f5;
	width: 30%;
}
.footer-form > div:first-child div {
	font-size: 2.3rem;
}
.footer-form > div:first-child div a {
	color: #222222;
}
.footer-form > div:first-child div a:hover {
	color: #1f86d5;
	opacity: 1;
}
.footer-form > div:first-child div.phone {
	font-weight: 500;
	font-size: 3rem;
}
.footer-form > div:nth-child(2) {
	padding: 6rem;
	width: 70%;
}
.footer-form > div:nth-child(2) p {
	margin-top: 1.5rem;
	margin-bottom: 2.5rem;
}
.footer-form > div:nth-child(2) input, .footer-form div.wpforms-container-full .wpforms-field-container input[type="text"] {
	background: #f3f3f3;
	border: 0;
	float: left;
	color: #222222;
	font-size: 1.8rem;
	font-weight: 500;
	width: 40%;
	margin-right: 2.3rem;
	padding: 2.7rem 2.3rem;
	border-radius: 4px;
}
.footer-form div.wpforms-container-full .wpforms-field-container input[type="text"]::placeholder {
	color: #222222;
	font-weight: 500;
}
.footer-form div.wpforms-container-full .wpforms-form .wpforms-field {
	clear: none;
	padding: 0;
}
.footer-form div.wpforms-container-full .wpforms-form button[type=submit] {
	font-size: 1.8rem!important;
	line-height: 1.8rem!important;
	font-weight: 500!important;
	color: #fff!important;
	background-color: #e87100!important;
	text-transform: none;
	border-radius: 5px !important;
	display: inline-block;
	float: left;
    clear: both;
    padding: 1.2rem 2.1rem !important;
    margin-top: 2rem !important;
    border-width: 0;
}
.footer-form div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	border-width: 0!important;
}
.footer-form div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding: 0;
}

.footer-form > div a.button {
	float: left;
	clear: both;
	padding: 1.2rem 2.1rem !important;
	margin-top: 2rem !important;
}

/* FOOTER */
#site-footer #menu-item-3012 {
	display: none;
}
#site-footer.new-footer {
	margin-top: 8rem; /* temp */
	padding: 0;
}
#site-footer.new-footer .clearfix::after {
	display: none !important; /* temp */
}
.new-footer .row {
	padding: 0;
	max-width: none;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.new-footer .row .vc_col-sm-4 {
	background: #252a30;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.new-footer .row .vc_col-sm-4 > div {
	padding: 4.4rem 3.5rem 4.4rem 8.4rem;
}
.new-footer .row .vc_col-sm-4 a {
	display: block;
	font-size: 17px;
	background: url(images/check.png) 8.4rem 3.5rem no-repeat transparent;
	color: #fff !important;
	width: 100%;
	padding: 4.4rem 3.5rem 4.4rem 132px;
}
.new-footer .row .vc_col-sm-8 > div {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 4.4rem 4.5rem 0;
}
.new-footer .row .vc_col-sm-8 > div a {
	color: #fff !important;
}
.new-footer .row .vc_col-sm-8 > div > a {
	font-size: 2.25rem;
    font-weight: 400;
	text-align: right;
}
.new-footer .row .vc_col-sm-8 > div ul {
	margin: 0 !important;
	line-height: 3.1rem;
}
.new-footer .row .vc_col-sm-8 > div ul li {
	list-style-type: none;
	list-style-image: none;
}
.new-footer .row .vc_col-sm-8 > div ul.list1 li {
	font-weight: 500;
}
.new-footer .row .vc_col-sm-8 > span {
	display: block;
	color: #fb9392;
	padding: 4.4rem 4.5rem;
}

.new-footer .row .vc_col-sm-8 > div ul.sub-menu {
	display: none;
}



.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .pwb-brand-item {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}
.pwb-brand-item > a {
	height: calc(100% - 5rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pwb-brand-item > a img {
	margin: 0 auto!important;
}
.pwb-brand-item > div {
	height: 5rem;
    overflow: hidden;
}
/* body.term-91.woocommerce ul.products.columns-3 li.product, body.term-91.woocommerce-page ul.products.columns-3 li.product {
	flex-direction: column-reverse;
	width: 100%!important;
} */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! MEDIA STYLES !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*@media (max-width: 1640px) {
	#home-header > .vc_column-inner {
		background-position: left -7rem !important;
	}
}*/

/* PRODUCT PAGE ORDER FORM */
.rollup {
	position: relative;
	width: 100%;
	max-width: 620px;
	margin: 15px 0 0;
	box-sizing: border-box;
	background-color: #f5f5f5;
}
.rollup__preview {
	padding: 14px 55px 17px 40px;
	cursor: pointer;
	-webkit-transition: padding-top 0.3s ease-in-out, padding-bottom 0s linear 0.3s;
	transition: padding-top 0.3s ease-in-out, padding-bottom 0s linear 0.3s;
}
.rollup__header {
	font-family: 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 27px;
	-webkit-transition: color 0.3s ease-in, border 0.2s ease;
	transition: color 0.3s ease-in, border 0.2s ease;
}
.rollup__preview:hover .rollup__header, .rollup._open .rollup__preview:hover .rollup__header {
	color: #1f86d5;
	transition: none;
}
.rollup__preview:hover .rollup__arrow:before {
	border-top-color: #1f86d5;
	border-left-color: #1f86d5;
}
.rollup__arrow {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 17px;
	right: 17px;
}
.rollup__arrow:before {
	display: block;
	position: absolute;
	content: '';
	top: 6px;
	right: 6px;
	width: 8px;
	height: 8px;
	border-top: 1.5px solid #444;
	border-left: 1.5px solid #444;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.rollup__content {
	max-height: 0px;
	padding: 0 20px 0 40px;
	font-size: 16px;
	line-height: 24px;
	color: #444;
	overflow: hidden;
	-webkit-transition: max-height 0.3s ease-out;
	transition: max-height 0.3s ease-out;
}
.rollup._open .rollup__arrow {
	top: 22px;
}
.rollup._open .rollup__arrow:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.rollup._open .rollup__content {
	max-height: 2000px;
	-webkit-transition: max-height 0.3s ease-in;
	transition: max-height 0.3s ease-in;
}
.rollup._open .rollup__header {
	color: #444;
}

/* vioff POST GRID */
.vioff-post-grid .vc_general.vc_btn3 {
	background-color: #e87100!important;
	font-size: 1.8rem!important;
    line-height: 1.8rem!important;
    font-weight: 500!important;
    text-transform: none!important;
    padding: 1.2rem 2.1rem !important;
}
.vioff-post-grid h4 {
	font-size: 1.95rem!important;
}


/*!MY STYLES!*/
body:not(.home) .big.clearfix {
	border-right-width: 0;
}
body:not(.home) .block1.wpb_column.vc_column_container {
	border-right: 1px solid #eeeeee;
	position: relative;
	top: 68px;
}
body:not(.home) .block1 .vc_column-inner > .wpb_wrapper {
	padding-top: 0;
}

body.home #main_text .wpb_wrapper {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
body.home #main_text .wpb_wrapper a.form-message {
	width: 25%;
}
body.home #main_text .wpb_wrapper .title-main {
	width: 75%;
}
body.home #main_text .wpb_wrapper .title-main h2 {
	margin-bottom: 0;
}
body.home .vc_row.vc_row-o-columns-middle {
	align-content: flex-end;
}

.new-header .main-navigation > ul > li.menu-item-has-children > a:after {
	top: .7em;
	margin-top: 0;
}

span.vc_tta-title-text {
	font-weight: normal;
}
.vc_tta.vc_general {
	font-size: 1.25rem!important;
}

/*MY STYLES PAGE CONTENT*/
body.home .banner_1 .wpb_raw_code .wpb_wrapper {
	display: flex;
	justify-content: flex-end;
}
body.home .banner_1 {
	background: #fff;
	padding: 0!important;
	justify-content: flex-end;
}
body.home .banner_1 .banners {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 10px;
	width: 90%;
	max-width: 600px;
}
body.home .banner_1-item {
	flex: 1 1 calc(50% - 20px);
	border-radius: 0;
	box-shadow: none;
	max-width: 35rem;
}
body.home .banner_1-item img {
	border-radius: 0;
	object-fit: contain;
	height: auto;
}
body.home .banner-text {
	font-size: 2.8rem;
    text-align: left;
    line-height: 1.2;
    width: 75%;
}

body.home .home-block-2 .main-list > div {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 1.5rem 0;
}
body.home .home-block-2 .main-list > div img {
	margin-right: 2rem;
}
body.home .home-block-2 .main-list > div p {
	margin-bottom: 0;
}

body.home .dark-block p {
	font-size: 1.75rem;
    line-height: 1.5;
    margin: 1.8rem auto;
}
body.home .dark-block h3 {
	margin-top: 3rem;
}

.banner_1-item:hover p {
	background-color: #007bff;
	color: #fff;
}
.banner_1-item img {
	transition: transform 0.3s ease;
}
.banner_1-item:hover img {
    transform: scale(1.05);
}

.types .type-title {
	background-color: #fff!important;
	color: #333!important;
	font-weight: normal!important;
}
.types a:hover .type-title {
	background-color: #007bff!important;
	color: #fff!important;
}
.types .type-block {
	border-width: 0!important;
}


#site-footer .vc_col-sm-8 > div:not(.clearfix) {
	padding-top: 7rem;
	padding-bottom: 4.4rem;
}
#site-footer .vc_col-sm-8 > div > span {
	font-size: 1.7rem;
}
#site-footer .vc_col-sm-8 > div > span a {
	font-size: 1.5rem;
	margin-top: 0.5rem;
}



/*!!!*/


@media (max-width: 1500px) {
	#masthead.new-header .main-navigation ul li#shopkeeper-menu-item-3012 a {
		margin-left: 0.9rem;
	}
	a.form-message {
		padding: 4.4rem 3.5rem 4.4rem 9rem;
	}

	/* right left paddings */
	.catalog-block .items {
		padding: 0 10rem;
	}
	.grey-block .items {
		padding: 0 20rem;
	}
	.footer-menu {
		padding: 0 12rem;
	}
	.footer-form {
		margin: 8rem 8rem 0;
	}

	.new-footer .row .vc_col-sm-4 a {
		padding: 4.4rem 3.5rem 4.4rem 14rem;
	}
}

@media (max-width: 1420px) {
	html {
		font-size: 8px;
	}
	.blog-posts_container .blog-posts ul.post-categories li a {
		font-size: 12px!important;
	}
}

@media (max-width: 1380px) {
	#masthead.new-header .main-navigation ul li a {
		font-size: 1.7rem;
	}
}

@media (max-width: 1220px) {
	#masthead.new-header .main-navigation ul li a {
		font-size: 1.6rem;
		margin: 0 0.7rem;
	}
	img.site-logo {
		max-width: 23rem;
		height: auto;
	}

	.grey-block .items {
		padding: 0 10rem;
	}
}

@media (max-width: 1110px) {
	#masthead.new-header .main-navigation ul li a {
		margin: 0 0.3rem;
	}
	a.form-message {
		font-size: 2rem;
		background: url(images/check.png) 3.6rem 3.4rem no-repeat #e87100;
	}

	.footer-form > div:first-child {
		width: 40%;
	}
	.footer-form > div:nth-child(2) {
		width: 60%;
	}
	.new-footer .row .vc_col-sm-4 a {
		font-size: 2rem;
		background: url(images/check.png) 8.4rem 3.4rem no-repeat transparent;
	}

	body.home .banner_1 .banners {
		width: 100%;
	}
	.banner_2-container {
		width: 100%!important;
	}
}

@media (max-width: 1024px) { /* MOBILE MENU */
	.home.page-template-default .block2 {
		display: none;
	}

	.mobile-phone {
		font-size: 2rem;
		line-height: 4.5rem;
		font-weight: 600;
		color: #222222;
		display: block;
		float: right;
		margin-right: 3.5rem;
	}
	#menu-item-3012 { /* menu phone */
		display: none;
	}

	.site-header {
		background-color: #fff!important;
	}
	.site-header .site-tools { /*!!!!!!!!!!!!px!!!!!!!!!!!!*/
		height: 33px; /*??????????????????????????????*/
		line-height: 33px; /*??????????????????????????????*/
	}
	.mobile-navigation li {
		font-size: 2.8rem;
	}
	.home .menu-line {
		display: block;
		background: none;
	}
	#book1, #book3 {
		display: none;
	}
	#home-header > .vc_column-inner { /* temp - nice front img */
		background-position: 40% 0rem !important;
	}

	.sticky_header .top-headers-wrapper {
		position: fixed!important;
	}
	body.admin-bar .full-width-page { /* padding for headers (admin-bar height) */
		padding-top: 63px;
	}
	#page_wrapper.sticky_header {
		padding-top: 0!important;
	}
	.menu-line { /* NOT HOME */
		display: none;
	}

	.big.clearfix {
		border-right-width: 0;
		padding-top: 0;
	}
	.block2 .vc_column-inner > .wpb_wrapper {
		padding-top: 68px;
	}
	.page-template-catalog_content-page .block2 .vc_column-inner > .wpb_wrapper {
		padding-top: 0;
	}
	.page-template-catalog_content-page .clearfix.catalog-page {
		height: 63px;
	}

	body.product-template-default .block2 .panel .vc_column-inner > .wpb_wrapper {
		padding-top: 0;
	}

	.catalog-block.side-block .items > div {
		width: 50%;
	}
	.no-pads .no-pad {
		display: none!important;
	}
	.no-pads .vc_col-sm-8, .no-pads .vc_col-sm-4 {
		width: 100%!important;
	}
	.vc_row.no-pads.vc_row-o-full-height {
		min-height: 0!important;
	}
	.dark-block a.button {
		margin-bottom: 5.7rem!important;
	}

	/* CONTACTS */
	.block.text-block p {
		padding-left: 8rem;
		padding-right: 8rem;
	}
	.full-block h1 {
		text-align: center;
		padding: 0 calc(8rem + 15px);
	}
	.inside-row {
		padding: 5rem calc(8rem + 15px);
	}

	/* SINGLE POST */
	.single-post-content.without-sidebar {
		padding: 2rem 8rem 0;
	}
	h1.full-title, #nav-below .xlarge-8 {
		padding: 0 8rem;
	}
	#nav-below {
		/* margin-left: calc(8rem + 15px)!important;
		margin-right: calc(8rem + 15px)!important; */
		margin-left: 8rem!important;
		margin-right: 8rem!important;
	}

	.archive .woocommerce-breadcrumb, .product-template-default .woocommerce-breadcrumb, .page-template-left_side-page .woocommerce-breadcrumb {
		width: 100%!important;
		padding-top: 0!important;
	}

	body:not(.home) .block1.wpb_column.vc_column_container {
		border-right-width: 0;
	}
	body.home #main_text .wpb_wrapper a.form-message {
		width: 50%;
	}
	body.home #main_text .wpb_wrapper .title-main {
		width: 50%;
	}
}

@media (min-width: 981px) { /* ??? */
	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .pwb-brand-item {
		width: 33.33333%!important;
	}
}

@media (max-width: 980px) {
	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .pwb-brand-item {
		width: 50%!important;
	}
}

@media (max-width: 955px) {
	.block.side-block {
		padding: 0 5rem;
	}

	.catalog-block .items > div img {
		max-width: 100%;
	}
	.catalog-block .items, .grey-block .items {
		padding: 0 4rem;
	}

	.woocommerce-breadcrumb {
		padding-left: 5rem!important;
	}
}

@media (max-width: 900px) {
	.woocommerce a.button, .woocommerce-page a.button, a.button {
		min-width: 0!important;
		padding: 1.8rem 3rem !important;
	}

	.new-footer .row .vc_col-sm-8 > div {
		flex-wrap: wrap;
	}
	.new-footer .row .vc_col-sm-8 > div ul {
		width: 100%;
	}
	#site-footer .vc_col-sm-8 > div:not(.clearfix) {
		padding-top: 3rem;
	}

	.footer-menu {
		padding: 0 7rem;
	}
	.footer-form {
		margin: 8rem 3rem 0;
	}
}

@media (max-width: 850px) {
	.catalog-block .items, .grey-block .items {
		padding: 0;
	}
	.catalog-block .items {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.catalog-block .items > div {
		width: 33.33333333%;
	}
	.catalog-block.three-grid .categories_grid {
		padding: 0 15rem;
	}

	.footer-form > div:first-child, .footer-form > div:nth-child(2) {
		padding: 5rem;
	}
}

@media only screen and (max-width: 768px) {
	.woocommerce-breadcrumb {
		display: none!important;
	}
}

@media (max-width: 767px) { /* STARTS MOBILE FULL WIDTH */
	.block1 {
		display: none!important;
	}

	.home #home-header > .vc_column-inner {
		background-position: 50% 0rem !important;
	}
	.home .block1 .vc_column-inner > .wpb_wrapper {
		padding-top: 2rem;
	}
	.entry-content > .vc_row.vc_row-o-columns-stretch {
		min-height: 80vh!important;
		/* min-height: 310px!important; */  /* temp */
	}
	.title-main h2 {
		margin-left: 4rem;
	}

	.catalog-block.side-block h1.entry-title {
		text-align: center;
	}

	/* CONTACTS */
	.block.text-block p {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.full-block h1 {
		padding: 0 calc(1rem + 15px);
	}
	.inside-row {
		padding: 5rem calc(1rem + 15px);
	}
	.inside-row > div:first-child {
		margin-right: 1rem;
	}
	.inside-row > a {
		width: calc(75% - 1rem);
	}

	/* SINGLE POST */
	.single-post-content.without-sidebar {
		padding: 2rem 1rem 0;
	}
	h1.full-title, #nav-below .xlarge-8 {
		padding: 0 1rem;
	}
	#nav-below {
		/* margin-left: calc(1rem + 15px)!important;
		margin-right: calc(1rem + 15px)!important; */
		margin-left: 1rem!important;
		margin-right: 1rem!important;
	}

	.footer-form > div:first-child {
		width: 45%;
	}
	.footer-form > div:nth-child(2) {
		width: 55%;
	}


	body.home #main_text .wpb_wrapper .title-main h2 {
		font-size: 2.5rem;
		margin-left: 2.5rem;
	}

	body.home .banner_1 .wpb_raw_code .wpb_wrapper, body.home .banner_1 .banners {
		justify-content: center;
	}
	.banner_2-container {
		margin: 0 auto;
	}
}

@media (max-width: 680px) {
	/* html {
		font-size: 7px;
	} */
	/*.mobile-phone {
		font-size: 2.3rem;
		line-height: 5.1rem;
	}*/

	.block.side-block {
		padding: 0 2.5rem;
	}

	.mobile-phone {
		margin-right: 1.5rem;
	}

	.block p {
		width: 80%;
	}

	a.form-message {
		background: url(images/check.png) 3.6rem 3rem no-repeat #e87100;
	}
	.vc_row.vc_row-o-content-middle>.dark-block.vc_column_container>.vc_column-inner {
		padding-left: 3rem!important;
		padding-right: 3rem!important;
	}
	.vc_row.vc_row-o-content-middle>.list.vc_column_container>.vc_column-inner {
		padding: 3.3rem 3.7rem !important;
	}

	.rollup__preview {
		padding: 14px 40px 14px 20px;
	}
	.rollup__content {
		padding: 0 20px;
	}

	.new-footer .row .vc_col-sm-8 > div ul {
		text-align: center;
	}
	#site-footer .vc_col-sm-8 > div:not(.clearfix) {
		text-align: center!important;
		justify-content: center;
	}

	.footer-menu {
		padding: 0;
	}
	.footer-menu > div > div > div {
		width: calc(100% - 4rem);
	}
	.footer-form {
		margin: 8rem 1.4rem 0;
	}
	.footer-form > div:first-child, .footer-form > div:nth-child(2) {
		padding: 3rem;
	}
	.new-footer .row .vc_col-sm-4 {
		display: none;
	}
	.new-footer .row .vc_col-sm-8 {
		width: 100%!important;
	}
}

@media (max-width: 640px) {
	.sticky_header .top-headers-wrapper {
		height: auto!important;
	}

	.footer-form > div a.button {
		max-width: 21rem;
	}

	/* SINGLE POST */
	#nav-below {
		border-top-width: 0;
		border-bottom-width: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	.nav-previous a:hover, .nav-next a:hover {
		background-color: #e87100!important;
	}
	.nav-previous a:hover:before, .nav-next a:hover:before {
		color:#fff!important;
	}

	.mobile-phone {
		font-size: 2rem;
		/*line-height: 5.1rem;*/
	}

	.catalog-block.three-grid .categories_grid {
		padding: 0 8rem;
	}
	.catalog-block.three-grid .categories_grid .category_grid_box {
		margin-bottom: 1rem;
	}
	.catalog-block.three-grid .categories_grid .category_item {
		min-height: 18rem;
	}
}

@media (max-width: 610px) {
	.catalog-block .items > div, .grey-block .items > div {
		width: 50%;
	}

	.footer-form div.wpforms-container-full .wpforms-form .wpforms-field {
    	padding: 3px 0;
    	clear: both;
	}
	.footer-form div.wpforms-container-full .wpforms-field-container input[type="text"] {
		width: 85%;
	}
}

@media (max-width: 520px) {
	/* CONTACTS */
	.inside-row > div:first-child {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2rem;
	}
	.inside-row > a {
		width: 100%;
		margin-bottom: 0;
	}

	.footer-form > div:first-child, .footer-form > div:nth-child(2) {
		padding: 2rem;
	}

	.footer-menu > div > div > div {
		width: calc(33.33333333% - 1rem);
		padding: 0 0.5rem;
	}
}

@media (max-width: 480px) {
	.site-tools {
		width: auto;
	}

	.catalog-block.side-block .items > div {
		width: 100%;
	}

	.footer-form > div:first-child, .footer-form > div:nth-child(2) {
		width: 50%;
	}
	.footer-form > div:nth-child(2) input {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1rem;
	}

	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .pwb-brand-item {
		width: 100%!important;
	}
}

@media (max-width: 420px) {
	/*.mobile-phone {
		font-size: 2.4rem;
		line-height: 6.1rem;
	}*/

	.block p {
		width: 100%;
	}
	a.form-message {
		background: url(images/check.png) 2.5rem 2.7rem no-repeat #e87100;
	}
	.catalog-block .items > div {
		width: 100%;
	}

	.catalog-block.three-grid .categories_grid .category_grid_box {
		margin-bottom: 0.5rem;
	}
}

@media (max-width: 380px) {
	.footer-form > div:first-child div.phone {
		font-size: 2.5rem;
	}
	.blog-single .vc_column_container>.vc_column-inner {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
}

@media (max-width: 360px) {
	.woocommerce-product-gallery {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
		max-width: none;
	}
	.woocommerce-product-gallery .product-info {
		width: 100%;
	}
}





/* FIX VC PRODUCT */
body.post-template-default .woocommerce ul.products.columns-3 li.product, body.post-template-default .woocommerce-page ul.products.columns-3 li.product {
	width: 100%!important;
}
body.page-template-default .woocommerce ul.products.columns-3 li.product, body.page-template-default .woocommerce-page ul.products.columns-3 li.product {
	width: 100%!important;
}
body.post-template-default .woocommerce ul.products.columns-3 li.product .product_thumbnail, body.page-template-default .woocommerce ul.products.columns-3 li.product .product_thumbnail {
	max-width: 300px;
	margin: 0 auto;
}
body.post-template-default .woocommerce ul.products.columns-3 li.product .woocommerce-loop-product__title, body.page-template-default .woocommerce ul.products.columns-3 li.product .woocommerce-loop-product__title {
	padding-top: 0.5rem!important;
}

/* TEMP */
@media screen and (min-width: 40.0625em) { /* redeclare parent theme styles */
	.entry-header-page {
		margin-bottom: 6rem;
	}
}



.site-footer-copyright-area {
	display: none !important;
}
.page-id-3105 .footer-menu {
	display: none !important;
}

.single-post-header .post_meta {
	display: none !important;
}

.intro-effect-fadeout { /* !!!!!!!!!!!!!temp!!!!!!!!!!!!!! */
	display: none !important;
}
.entry-meta { /* !!!!!!temp!!!!!!! */
	/*display: none !important;*/
}

body.product-template-default .woocommerce-tabs > .row {
	display: none!important;
}
body.product-template-default .panel.entry-content .tabs-only > h2 {
	display: none!important;
}
body.product-template-default .vc_column_container>.vc_column-inner {
	padding-left: 0!important;
	padding-right: 0!important;
}

.error-404.not-found .search-form {
	display: none!important;
}

/* font-size: мелкий текст в footer */


.new-footer .row .vc_col-sm-8 > span noindex {

	font-size: 1.3rem !important;

}



/* Стили баннера 1 ----------------------------------------------------------------------------- */
.banner_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    padding: 20px;
    background-color: #f8f8f8;
}

.banner_1-item {
    flex: 1 1 calc(33.333% - 20px); /* Каждый элемент занимает треть ширины контейнера с учётом отступов */
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
}

.banner_1-item img {
    width: 100%;
    height: 200px; /* Фиксированная высота для всех изображений */
    object-fit: cover; /* Изображение сохраняет пропорции, но обрезается, чтобы заполнить контейнер */
    display: block;
    border-radius: 8px 8px 0 0; /* Скругляем только верхние углы изображения */
}

.banner_1-item p {
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #333;
    position: relative;
    z-index: 10;
}

@media (max-width: 1024px) {
    .banner_1-item {
        flex: 1 1 calc(50% - 20px); /* На экранах до 1024px элементы занимают половину ширины */
    }
}

@media (max-width: 768px) {
    .banner_1-item {
        flex: 1 1 calc(100% - 20px); /* На экранах до 768px элементы занимают всю ширину */
    }
}

/* Стили баннера 2 ----------------------------------------------------------------------------- */
        .banner_2-container {
            background-color: #0078FF;
            border-radius: 20px;
            max-width: 600px;
            width: 90%;
            overflow: hidden;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }

        .banner_2-content {
            display: flex;
            flex-direction: column;
            align-items: center;
            color: white;
            text-align: center;
        }

        .banner_2-header {
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 40px; /* Установлено значение 40px */
        }

        .banner_2-icon {
            width: 50px;
            height: 50px;
            margin-right: 15px; /* Оставляем отступ справа */
        }

        .banner_2-icon img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

        .banner_2-text {
            font-size: 1.5rem;
            font-weight: bold;
        }

        .banner_2-image {
            width: 100%;
            margin-top: 0;
        }

        .banner_2-image img {
            width: 100%;
            height: auto;
            display: block;
        }

        /* Адаптивность для планшетов */
        @media (max-width: 768px) {
            .banner_2-text {
                font-size: 1.3rem;
            }

            .banner_2-icon {
                width: 40px;
                height: 40px;
            }
        }

        /* Адаптивность для мобильных устройств */
        @media (max-width: 480px) {
            .banner_2-container {
                border-radius: 15px;
            }

            .banner_2-header {
                padding: 40px; /* Сохраняем padding 40px */
                flex-direction: row; /* Иконка рядом с текстом */
                align-items: center;
                justify-content: center; /* Центрируем иконку и текст */
            }

            .banner_2-icon {
                margin-right: 10px; /* Оставляем отступ справа */
                margin-bottom: 0; /* Убираем отступ снизу */
            }

            .banner_2-text {
                font-size: 1.2rem;
            }
        }


/* Стили top блока ----------------------------------------------------------------------------- */



.top-responsive-block {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            background-color: #fff;
            border-radius: 10px;
            overflow: hidden;
            padding: 20px;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        }
        .top-image-wrapper {
            overflow: hidden;
            border-radius: 10px;
        }
        .top-image-wrapper img {
            width: 100%;
            max-width: 500px;
        }


/* Стили блока скачивания pdf брошюр ----------------------------------------------------------------------------- */


.product-download-block {
            display: flex;
            flex-wrap: wrap;
            gap: 15px;
            background-color: #f0f6f7;
        }

        .product-download-row {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            padding: 10px;
            background-color: #fff;
            border-radius: 5px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        }

        .product-download-name, .product-download-type, .product-download-speed {
            flex: 1;
            padding: 5px 10px;
            text-align: left;
        }

        .product-download-type, .product-download-speed {
            text-align: center;
        }

        .download-button {
            flex: 1;
            text-align: right;
        }

        .download-button a {
            padding: 10px 20px;
            text-decoration: none;
            color: #fff;
            background-color: #000;
            border-radius: 5px;
            display: inline-block;
        }

        @media (max-width: 768px) {
            .product-download-row {
                flex-direction: column;
                align-items: flex-start;
            }

            .product-download-type, .product-download-speed, .download-button {
                text-align: left;
            }
        }


/*!MY STYLES!*/
.block1.wpb_column.vc_column_container {
	z-index: 99;
}
#page_wrapper.sticky_header .top-headers-wrapper {
	z-index: 10!important;
}
#page_wrapper.sticky_header .top-headers-wrapper.on_page_scroll {
	z-index: 100!important;
}






/* ----------------- Правила для элементов внутри блока tempattera с классом logotypes ---------------------*/

/* Заголовки h4 внутри блока logotypes */
.logotypes h4 a {
    color: #000000; /* Цвет текста — черный */
    font-size: 18px; /* Размер шрифта — 18px */
}

/* Текст в абзацах внутри блока logotypes */
.logotypes p a {
    color: #000000; /* Цвет текста — черный */
    font-size: 14px; /* Размер шрифта — 16px */
}

/* Ссылки внутри блока logotypes при наведении курсора */
.logotypes h4 a:hover,
.logotypes p a:hover {
    color: #007aff; /* Цвет текста при наведении — #007aff */
}


/* ----------------- Правила для элементов внутри блока с классом top-banner-img ---------------------*/
/* ----------------- Картинка со скругленными краями ---------------------*/

/* Основной контейнер блока */
.top-banner-img {
    display: flex; /* Используем flexbox для распределения элементов по горизонтали */
    flex-wrap: wrap; /* Позволяет элементам переноситься на новую строку на маленьких экранах */
    justify-content: space-between; /* Равномерное распределение пространства между элементами */
    background-color: #fff; /* Устанавливаем белый фон */
    border-radius: 10px; /* Закругляем углы всего блока */
    overflow: hidden; /* Обрезаем содержимое, выходящее за границы блока */
    padding: 20px; /* Отступы внутри блока */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* Добавляем легкую тень для создания объема */
}

/* Изображение внутри блока */
.top-banner-img img {
    width: 100%;
    max-width: 500px;
    border-radius: 10px;
}

/* Контейнеры для колонок (текст и изображение) */
.top-banner-img .vc_col-sm-6 {
    flex: 1;
    min-width: 300px;
}

/* Внутренний контейнер колонки */
.top-banner-img .vc_column-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Стили для текстового блока */
.top-banner-img .wpb_text_column {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
}

/* Стили для блока с призывом к действию (CTA) */
.top-banner-img .top-cta-block {
    margin-top: 20px; /* Отступ сверху для отделения от предыдущего текста */
}

.top-banner-img .top-cta-block a.cta-link {
    display: flex; /* Используем flexbox для горизонтального размещения элементов */
    align-items: center; /* Центрируем элементы по вертикали */
    text-decoration: none; /* Убираем подчеркивание у ссылки */
    color: inherit; /* Наследуем цвет текста */
}

.top-banner-img .top-cta-block img {
    width: 73px; /* Ширина изображения */
    height: 73px; /* Высота изображения */
    margin-right: 10px; /* Отступ справа для отделения от текста */
}

.top-banner-img .top-cta-block p {
    font-size: 18px; /* Размер шрифта */
    font-weight: bold; /* Полужирный текст */
    margin: 0; /* Убираем отступы */
}


/* Медиа-запрос для маленьких экранов */
@media (max-width: 768px) {
    .top-banner-img {
        flex-direction: column; /* Располагаем элементы вертикально */
        align-items: center; /* Центрируем элементы по горизонтали */
        text-align: center; /* Выравниваем текст по центру */
    }
    .top-banner-img .vc_col-sm-6 {
        margin-top: 20px; /* Отступ сверху для второй колонки на маленьких экранах */
    }
    .top-banner-img .top-cta-block {
        justify-content: center; /* Центрируем блок CTA по горизонтали */
    }
}


/* ----------------- Правила для элементов внутри блока с классом types ---------------------*/.types .types-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 10px;
}

.types .type-block {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    border: 1px solid #ddd;
    overflow: hidden;
}

.types .type-block img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.types .type-title {
    background-color: #007bff;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
    font-weight: bold;
}

.types .type-block:hover img {
    transform: scale(1.05);
}

/* ----------------- Правила для элементов внутри блока с классом advantages ---------------------*/

.advantages p {
	font-size: 1.4rem !important;
}






/* =================================================================== 
   МИНИМАЛЬНОЕ CSS-РЕШЕНИЕ - СОХРАНЕНИЕ НАТИВНЫХ СТИЛЕЙ WPFORMS
   Убираем только красный фон от темы, остальное оставляем как есть
   =================================================================== */

/* ===================================================================
   1. УБИРАЕМ ТОЛЬКО ПРОБЛЕМНЫЕ СТИЛИ ТЕМЫ PUMPUNION
   =================================================================== */

/* Убираем красный фон и другие проблемные стили от темы */
.wpforms-container input[type="checkbox"] {
    background: transparent !important;
    /* НЕ переопределяем размеры, borders, appearance - оставляем WPForms стили */
}

/* Убираем конфликтующие стили темы с высокой специфичностью */
body .wpforms-container input[type="checkbox"],
body .wpforms-container .wpforms-field input[type="checkbox"],
body .wpforms-container .wpforms-field-checkbox input[type="checkbox"],
body.pumpunion-theme .wpforms-container input[type="checkbox"] {
    /* Убираем только то, что ломает отображение */
    background-color: initial !important;
    border-color: initial !important;
    box-shadow: initial !important;
    
    /* Возвращаем браузерные стили */
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    appearance: checkbox !important;
}

/* ===================================================================
   2. СЕРЫЙ ЦВЕТ ТОЛЬКО ДЛЯ ТЕКСТА СОГЛАСИЯ
   =================================================================== */

/* Серый цвет для текста согласия - минимальные селекторы */
.wpforms-container .wpforms-field-checkbox label,
.wpforms-container .wpforms-field-checkbox .wpforms-field-label {
    color: #666666 !important;
}

/* Дополнительные селекторы для захвата текста */
.wpforms-container .wpforms-field-checkbox label *,
.wpforms-container .wpforms-field-checkbox .wpforms-field-label *,
.wpforms-container input[type="checkbox"] + label {
    color: #666666 !important;
}

/* ===================================================================
   3. ИСПРАВЛЕНИЯ ВЫРАВНИВАНИЯ ПОЛЕЙ И ОТСТУПОВ
   =================================================================== */

/* Исправляем вертикальное выравнивание всех полей формы */
.wpforms-container .wpforms-field {
    margin-bottom: 15px !important;
    display: block !important;
    width: 100% !important;
    clear: both !important;
}

/* Убираем возможные float и position от темы/VC */
.wpforms-container .wpforms-field,
.wpforms-container .wpforms-field input,
.wpforms-container .wpforms-field label {
    float: none !important;
    position: static !important;
    transform: none !important;
}

/* Поля ввода - одинаковое выравнивание */
.wpforms-container .wpforms-field input[type="text"],
.wpforms-container .wpforms-field input[type="email"],
.wpforms-container .wpforms-field input[type="tel"],
.wpforms-container .wpforms-field textarea {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    vertical-align: top !important;
}

/* ИСПРАВЛЕНО: Поле чекбокса - уменьшенный отступ */
.wpforms-container .wpforms-field-checkbox {
    margin: 12px 0 15px 0 !important; /* Уменьшен с 20px до 12px */
    display: block !important;
    width: 100% !important;
    clear: both !important;
    padding: 0 !important;
}

/* ИСПРАВЛЕНО: Чекбокс на одной линии с текстом */
.wpforms-container .wpforms-field-checkbox input[type="checkbox"] {
    margin-right: 8px !important;
    vertical-align: middle !important; /* Изменено с top на middle */
    margin-top: 0 !important; /* Убрана корректировка */
    display: inline-block !important;
}

/* ИСПРАВЛЕНО: Текст на одной линии с чекбоксом */
.wpforms-container .wpforms-field-checkbox label {
    display: inline !important; /* Изменено с inline-block */
    vertical-align: middle !important; /* Изменено с top на middle */
    line-height: 1.4 !important;
    max-width: calc(100% - 25px) !important;

    margin: 0 !important;
    padding: 0 !important;
}

/* Альтернативная структура - если label обертывает чекбокс */
.wpforms-container .wpforms-field-checkbox .wpforms-field-label {
    display: block !important;
    line-height: 1.4 !important;
}

.wpforms-container .wpforms-field-checkbox .wpforms-field-label input[type="checkbox"] {
    vertical-align: middle !important;
    margin-right: 8px !important;
    margin-top: 0 !important;
}

/* ===================================================================
   4. УБИРАЕМ СТИЛИ VISUAL COMPOSER И ТЕМЫ (ТОЛЬКО КОНФЛИКТУЮЩИЕ)
   =================================================================== */

/* Убираем проблемные стили VC и темы, влияющие на выравнивание */
.vc_column .wpforms-container input[type="checkbox"],
.vc_column_container .wpforms-container input[type="checkbox"],
.vc_row .wpforms-container input[type="checkbox"] {
    /* Возвращаем нативный вид */
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    appearance: checkbox !important;
    
    /* Убираем конфликтующие стили */
    background: initial !important;
    border: initial !important;
    width: auto !important;
    height: auto !important;
    position: static !important;
    z-index: auto !important;
    float: none !important;
    transform: none !important;
}

/* Исправляем стили VC для всех полей формы */
.vc_column .wpforms-container .wpforms-field,
.vc_column_container .wpforms-container .wpforms-field,
.vc_row .wpforms-container .wpforms-field {
    display: block !important;
    float: none !important;
    position: static !important;
    transform: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* Исправляем стили VC для полей ввода */
.vc_column .wpforms-container input,
.vc_column_container .wpforms-container input,
.vc_row .wpforms-container input {
    display: block !important;
    width: 100% !important;
    position: static !important;
    float: none !important;
    transform: none !important;
}

/* ===================================================================
   5. МАКСИМАЛЬНО СПЕЦИФИЧНЫЕ ПЕРЕОПРЕДЕЛЕНИЯ (ТОЛЬКО ДЛЯ СБРОСА)
   =================================================================== */

/* Окончательный сброс проблемных стилей темы */
html body .wpforms-container .wpforms-form input[type="checkbox"],
body.wordpress .wpforms-container input[type="checkbox"],
.wpforms-container input[type="checkbox"][required],
.wpforms-container input[type="checkbox"][node],
.wpforms-container input[type="checkbox"][aria-label] {
    /* Полный возврат к браузерным стилям */
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    appearance: checkbox !important;
    
    /* Сброс размеров - пусть браузер определяет */
    width: auto !important;
    height: auto !important;
    
    /* Сброс фонов и границ */
    background: ButtonFace !important;
    border: ButtonBorder !important;
    border-radius: initial !important;
    
    /* Сброс позиционирования */
    position: static !important;
    top: auto !important;
    left: auto !important;
    
    /* Сброс отступов к стандартным */
    margin: 3px 3px 3px 4px !important;
    padding: initial !important;
    
    /* Сброс других свойств */
    box-shadow: initial !important;
    outline: initial !important;
    transform: none !important;
    transition: none !important;
}

/* ===================================================================
   6. УБИРАЕМ ВСЕ КАСТОМНЫЕ ПСЕВДОЭЛЕМЕНТЫ
   =================================================================== */

/* Убираем любые кастомные галочки - пусть браузер рисует свои */
.wpforms-container input[type="checkbox"]::before,
.wpforms-container input[type="checkbox"]::after {
    display: none !important;
    content: none !important;
}

/* ===================================================================
   7. АДАПТИВНОСТЬ БЕЗ ВМЕШАТЕЛЬСТВА В СТИЛИ
   =================================================================== */

@media (max-width: 768px) {
    /* Только минимальные корректировки */
    .wpforms-container .wpforms-field {
        margin-bottom: 12px !important;
    }
    
    .wpforms-container .wpforms-field-checkbox {
        margin: 10px 0 12px 0 !important; /* Уменьшенные отступы для мобильных */
    }
    
    .wpforms-container .wpforms-field-checkbox input[type="checkbox"] {
        margin-right: 6px !important;
        vertical-align: middle !important;
    }
    
    .wpforms-container .wpforms-field-checkbox label {
        font-size: 14px !important;
        color: #666666 !important;
        line-height: 1.3 !important;
        vertical-align: middle !important;
    }
}

/* ===================================================================
   8. ВАЖНЫЕ КОММЕНТАРИИ ДЛЯ РАЗРАБОТЧИКА
   =================================================================== */

/*
ЭТОТ CSS ФАЙЛ (ИСПРАВЛЕННАЯ ВЕРСИЯ):
✅ Убирает только красный фон от темы PumpUnion
✅ Сохраняет все оригинальные стили WPForms  
✅ Не переопределяет размеры, borders, appearance
✅ Чекбоксы выглядят как стандартные браузерные
✅ Минимальное вмешательство в структуру
✅ Совместим с обновлениями WPForms
✅ Не конфликтует с другими плагинами

ИСПРАВЛЕНИЯ В ЭТОЙ ВЕРСИИ:
✅ Чекбокс и текст на одной линии (vertical-align: middle)
✅ Уменьшены отступы от полей формы (12px вместо 20px)
✅ Убран margin-top: 2px, который смещал чекбокс вверх
✅ Текст использует display: inline вместо inline-block
✅ Оптимизированы отступы для мобильных устройств

НЕ ДЕЛАЕТ:
❌ Кастомные галочки
❌ Изменение размеров чекбоксов
❌ Переопределение браузерных стилей
❌ Сложные flexbox макеты
❌ Кастомные анимации
*/