/*
Theme Name: Моя дача
Theme URI: http://moya-dacha.com.ua/
Author: SpiderMenxxx
Author URI: http://spidermenxxx.pp.ua/
Description: Тема для сайта moya-dacha.com.ua
Version: 91.5 lvl ;) [Travelify]
License: SpiderMenxxx
License URI: http://www.spidermenxxx.pp.ua
*/

/* =Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-text-size-adjust: none;
}

mark {
	background-color: #FFF;
}

.wpmenucart-contents span {
	color: #FF0 !important;
	font-weight: bold;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
	margin: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

embed, iframe, object {
	max-width: 100%;
}

/* =Global
-----------------------------------------------*/
body, input, textarea, article {
	color: #1d1d1d;
	font: 14px Helvetica, sans-serif;
	font-weight: 400;
	line-height: 24px;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
}

hr {
	border-color: #eaeaea;
	border-style: solid none none;
	border-width: 1px 0 0;
	height: 0;
	margin: 0 0 40px;
}

.wrapper {
	/*max-width: 1018px;*/
	max-width: 1256px;
	margin: 0 auto;
	background-color: #f8f8f8;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

.container {
	margin: 0 auto;
	/*max-width: 978px;*/
	max-width: 1250px;
}

::selection {
	background: #57ad68;
	color: #fff;
}


/* Headings
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Ubuntu', sans-serif;
	color: #555;
}

h1 {
	font-size: 30px;
	line-height: 36px;
}

h2 {
	font-size: 28px;
	line-height: 55px;
}

h3 {
	font-size: 26px;
	line-height: 32px;
}

h4 {
	font-size: 24px;
	line-height: 30px;
}

h5 {
	font-size: 22px;
	line-height: 28px;
}

h6 {
	font-size: 19px;
	line-height: 25px;
	text-transform: uppercase;
}

/* No Border/Margin/Padding */
.no-margin-top {
	margin-top: 0px !important;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}

.no-margin-left {
	margin-left: 0px !important;
}

.no-margin-right {
	margin-right: 0px !important;
}

.no-padding-top {
	padding-top: 0px !important;
}

.no-padding-bottom {
	padding-bottom: 0px !important;
}

.no-padding-left {
	padding-left: 0px !important;
}

.no-padding-right {
	padding-right: 0px !important;
}

.no-border-top {
	border-top: 0 none !important;
}

.no-border-bottom {
	border-bottom: 0 none !important;
}

.no-border-left {
	border-left: 0 none !important;
}

.no-border-right {
	border-right: 0 none !important;
}

/* Text elements */
p {
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}

cite, em, i {
	font-style: italic;
}

pre {
	background-color: #fff;
	margin-bottom: 20px;
	overflow: auto;
	padding: 20px;
}

pre, code, kbd {
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 14px;
	line-height: 19px;
	background-color: #F9F9F9;
}

abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}

address {
	display: block;
	margin: 0 0 1.625em;
}

ins {
	background: #fff9c0;
}

/* Superscript and Subscript */
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/* Blockquote */
blockquote {
	font-style: italic;
	font-weight: normal;
	padding: 20px;
	background: #fff;
	border-left: 4px solid #439f55;
	margin-bottom: 20px;
	background-color: #F9F9F9;
}

blockquote p {
	margin: 0;
}

blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}

blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

/* Breadcrumb */
.breadcrumb {
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

.breadcrumb ul li {
	display: inline-block;
	margin-right: 6px;
	margin-left: 0px;
	color: #999;
}

.breadcrumb ul li a {
	color: #999;
}

.breadcrumb ul li a:hover, .breadcrumb ul li.current_item {
	color: #57ad68;
}

.breadcrumb ul li a:after {
	content: "/";
	margin-left: 12px;
}

/* Forms */
input, textarea {
	border-radius: 0px;
}

input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}

input[type=text], input[type=password], input[type="email"], textarea {
	border: 1px solid #eaeaea;
	width: 50%;
	margin: 0 0 10px;
	background-color: #f9f9f9;
	border-radius: 3px;
	padding: 4px 0;
}

textarea {
	width: 100%;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
	border: 1px solid #ccc;
}

input.s {
	width: 0;
	padding: 3px 30px 3px 0;
	height: 22px;
	color: #bbb;
	font-style: italic;
	margin: 0;
	border-color: transparent;
	cursor: pointer;
	text-indent: 25px;
	font-weight: 300;
}

input.s:focus {
	width: 100px;
	padding-left: 10px;
	border-color: #eaeaea;
	text-indent: 0;
}

.woocommerce a.more_bt, input[type="reset"], input[type="button"], input[type="submit"] {
	display: inline-block;
	border-radius: 2px;
	font-size: 14px;
	white-space: nowrap;
	text-align: center;
	margin: 0;
	line-height: 24px;
	display: inline-block;
	text-decoration: none;
	padding: 4px 12px;
	text-transform: lowercase;
	border: 1px solid #439f55;
	cursor: pointer;
	background: #57ad68;
	color: #fff;
	position: relative;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}

.woocommerce a.more_bt {
	text-transform: unset !important;
}

input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
	background: #439f55;
}

input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}

/* Links */
a {
	color: #57ad68;
	text-decoration: none;
}

.entry-content a:hover { /*било без ховер :hover*/
	text-decoration: underline;

}

a:focus, a:active, a:hover {
	color: #439f55 !important;
	text-decoration: none;
}

/* Images */
figure {
	margin: 0;
	text-align: center;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.entry-content img, .comment-content img, .widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img.size-full, img.size-large {
	max-width: 100%;
	height: auto;
}

.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1.625em;
}

img#wpstats {
	display: none;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

#main-nav a.assistive-text:active, #main-nav a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

#main-nav li:hover > a,
#main-nav ul ul :hover > a,
#main-nav a:focus {
	color: #fff;
}

/* clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

/* commented backslash */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;

}

/* Readmore */
.entry-meta-bar .readmore {
	float: right;
	font-size: 14px;
	white-space: nowrap;
	text-align: center;
	margin: 0;
	line-height: 20px;
	display: inline-block;
	text-decoration: none;
	padding: 4px 12px;
	text-transform: lowercase;
	border: 1px solid #439f55;
	cursor: pointer;
	background-color: #57ad68;
	color: #fff;
	position: relative;
	border-radius: 2px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}

.entry-meta-bar .readmore:hover {
	background: #439f55;
	color: #fff;
}

.entry-meta-bar .readmore:active {
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}

a.more-link:hover {
	text-decoration: underline;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Back to Top */
.back-to-top {
	position: fixed;
	bottom: 10px;
	right: 18px;
}

.back-to-top a:before {
	content: '\f432';
}

.back-to-top a {
	padding: 8px 6px 8px 11px;
	display: block;
	background: #fff;
	color: #eaeaea;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

.back-to-top a:hover {
	color: #bdbdbd;
}

/* =Header
-----------------------------------------------*/
#branding {
	margin-top: 15px;
}

.hgroup-wrap {
	/* padding-top: 5px;
	padding-bottom: 5px; */

}

.hgroup-wrap a {
	display: block;
}

#site-logo {
	float: left;
	margin-top: 5px;
	margin-left: 40px;
}

#site-title {
	font: 36px 'Ubuntu', sans-serif;
	line-height: 42px;
}

#site-title a {
	color: #57ad68;
	letter-spacing: -2px;
}

#site-title a img {
	vertical-align: inherit;
}

#site-title a span, #site-title a:hover, #site-title a:focus, #site-title a:active {
	color: #439f55;
}

#site-description {
	font: 14px helvetica, sans-serif;
	line-height: 20px;
	color: #999;
	font-weight: 200;
}

.hgroup-right {
	float: right;
	margin-top: 5px;
}


/* Social Profiles */
.social-icons {
	float: left;
}

.social-icons ul {
	margin: -10px 0 0;
	float: right;
}

.social-icons ul li {
	margin-top: 10px;
	float: left;
	padding-right: 1px;
}

.social-icons ul li a {
	display: inline-block;
	font-family: 'Genericons';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 2px 3px;
	border-radius: 2px;
	font-size: 21px;
	color: #d0d0d0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	vertical-align: top;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	speak: none;
}

.social-icons ul li a:hover {
	color: #fff !important;
}

.social-icons ul li.facebook a:before {
	content: '\f204';
}

.social-icons ul li.facebook a:hover {
	background: #3B5998;
}

.social-icons ul li.twitter a:before {
	content: '\f202';
}

.social-icons ul li.twitter a:hover {
	background: #00aced;
}

.social-icons ul li.google-plus a:before {
	content: '\f218';
}

.social-icons ul li.google-plus a:hover {
	background: #cd4132;
}

.social-icons ul li.pinterest a:before {
	content: '\f209';
}

.social-icons ul li.pinterest a:hover {
	background: #cb2027;
}

.social-icons ul li.linkedin a:before {
	content: '\f207';
}

.social-icons ul li.linkedin a:hover {
	background: #005a87;
}

.social-icons ul li.tumblr a:before {
	content: '\f214';
}

.social-icons ul li.tumblr a:hover {
	background: #2b4761;
}

.social-icons ul li.vimeo a:before {
	content: '\f212';
}

.social-icons ul li.vimeo a:hover {
	background: #1bb7ea;
}

.social-icons ul li.instagram a:before {
	content: '\f215';
}

.social-icons ul li.instagram a:hover {
	background: #517fa4;
}

.social-icons ul li.flickr a:before {
	content: '\f211';
}

.social-icons ul li.flickr a:hover {
	background: #0063db;
}

.social-icons ul li.youtube a:before {
	content: '\f213';
}

.social-icons ul li.youtube a:hover {
	background: #cd4132;
}

.social-icons ul li.rss a:before {
	content: '\f413';
}

.social-icons ul li.rss a:hover {
	background: #fc7216;
}

.social-icons ul li.github a:before {
	content: '\f200';
}

.social-icons ul li.github a:hover {
	background: #151013;
}

/* Header Image */
.header-image {
	width: 100%;
	height: auto;
}

/* =Menu
--------------------------------------------------------------*/
#main-nav {
	border: 1px solid #439f55;
	cursor: pointer;
	background: #57ad68;
	color: #fff;
	position: relative;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}

#main-nav li {
	float: left;
	position: relative;
	padding: 0;
}

#main-nav a {
	color: #fff;
	font-size: 14px;
	padding: 8px 20px 0 20px;
	height: 32px;
	display: table-cell;
	text-align: center;
	vertical-align: center;

}

.product .related.products {
	clear: both;
}


#main-nav a:hover, #main-nav ul li.current-menu-item a, #main-nav ul li.current_page_ancestor a, #main-nav ul li.current-menu-ancestor a, #main-nav ul li.current_page_item a, #main-nav ul li:hover > a {
	background: #439f55;
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	color: #fff !important;
}

#main-nav ul ul {
	text-shadow: none;
}

#main-nav li:hover > a, #main-nav ul ul :hover > a, #main-nav a:focus {
	color: #439f55;
}

/* Dropdown */
#main-nav ul li ul,
#main-nav ul li:hover ul ul,
#main-nav ul ul li:hover ul ul,
#main-nav ul ul ul li:hover ul ul,
#main-nav ul ul ul ul li:hover ul ul {
	display: none;
	z-index: 9999;
}

#main-nav ul li:hover ul,
#main-nav ul ul li:hover ul,
#main-nav ul ul ul li:hover ul,
#main-nav ul ul ul ul li:hover ul,
#main-nav ul ul ul ul ul li:hover ul {
	display: block;
}

#main-nav ul li ul {
	position: absolute;
	background-color: #fff;
	border-bottom: 4px solid #439f55;
	top: 40px;
	left: 0px;
	width: 190px;
}

#main-nav ul li ul li {
	float: none;
	border-bottom: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	padding: 0;
}

#main-nav ul li ul li a,
#main-nav ul li.current-menu-item ul li a,
#main-nav ul li ul li.current-menu-item a,
#main-nav ul li.current_page_ancestor ul li a,
#main-nav ul li.current-menu-ancestor ul li a,
#main-nav ul li.current_page_item ul li a {
	float: none;
	line-height: 21px;
	font-size: 13px;
	font-weight: normal;
	height: 100%;
	padding: 6px 10px;
	color: #777;
	text-transform: capitalize;
	background: #fff;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#main-nav ul li.current_page_item ul li a {
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#main-nav ul li.current_page_item a {
	border: none;
}

#main-nav ul li ul li a:hover, #main-nav ul li ul li:hover > a, #main-nav ul li.current-menu-item ul li a:hover {
	background-color: #F9F9F9;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #439f55;
}

#main-nav ul li ul li ul {
	left: 188px;
	top: 0px;
}

#main-nav select {
	display: none;
}

.default-menu {
	display: none;
}

/* =Featured Slider
--------------------------------------------------------------*/
.featured-slider, .featured-slider .slider-cycle {
	position: relative;
}

.featured-slider .displayblock {
	display: block;
}

.featured-slider .displaynone {
	display: none;
}

.featured-text {
	position: absolute;
	bottom: 55px;
	right: 30px;
	text-align: right;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 20px;
	background: #555;
	background: rgba(0, 0, 0, 0.5);
	margin-top: 4px;
	float: right;
	clear: right;
	width: 35%;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	border: none;
}

.featured-text .featured-title {
	font: 28px Helvetica, sans-serif;
	font-weight: 200;
	padding-bottom: 10px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}

.featured-text .featured-title a {
	color: #fff;
}

/* Controllers */
#controllers {
	text-align: center;
	line-height: 0;
	position: absolute;
	width: 100%;
	bottom: 15px;
	z-index: 9999;
}

#controllers a {
	width: 10px;
	height: 10px;
	margin: 0 4px;
	overflow: hidden;
	display: inline-block;
	background-color: #fff;
	border-radius: 2px;
	color: #fff;
}

#controllers a:hover, #controllers a.active {
	background-color: #439f55;
	color: #439f55;
}

/* =Content
-----------------------------------------------*/
#main {
	padding: 30px 0 10px;
}

#main form input, #main form textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	padding-bottom: 10px;
}

#content ul {
	list-style-type: disc;
}

#content ul, #content ol {
	margin: 0 0 20px 30px;
}

#content ul a, #content ol a {
	color: #777;
}

#content ul a:hover, #content ol a:hover {
	text-decoration: none;
	color: #439f55;
}

#content ol {
	list-style-type: decimal;
}

#content ol ol {
	list-style: upper-alpha;
}

#content ol ol ol {
	list-style: lower-roman;
}

#content ol ol ol ol {
	list-style: lower-alpha;
}

#content ul ul, #content ol ol, #content ul ol, #content ol ul {
	margin-bottom: 0;
}

.service-item {
	padding-bottom: 15px;
}

.service-item .service-icon {
	width: 40px;
	height: 40px;
	border-radius: 25px;
	background-color: rgba(0, 0, 0, 0.6);
	float: left;
	display: block;
	margin-right: 20px;
	text-align: center;
}

.service-item .service-icon img {
	height: 40px;
	width: 40px;
	border-radius: 25px;
}

#content .service-item .service-title {
	font-size: 20px;
	line-height: 25px;
	color: #555;
	display: block;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 0;
}

.sticky article {
	border-bottom: 3px solid #57ad68;
}

#primary {
	float: left;
	margin-left: 1%;
	width: 73.5%;
}

#content .post {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px dashed #eaeaea;
}

#content .post:first-child {
	padding-top: 0;
	border-top: none;
}

.page-title-wrap {
	background-color: #f5f5f5;
	border-bottom: 1px solid #eaeaea;
	padding: 20px 0;
}

.page-title {
	font-size: 24px;
	line-height: 30px;
	color: #555;
	font-weight: normal;
	float: left;
	padding-top: 2px;
}

.page-title a {
	color: #555;
}

.entry-title {
	font: 24px 'Ubuntu', sans-serif;
	line-height: 1.4em;
}

.entry-title, .entry-title a {
	color: #1b1e1f;
	letter-spacing: -1px;
	font-size: 32px;
	text-shadow: 0 1px 0 #fff;
	padding-top: 10px;
	display: block;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.post .entry-title,
.page h2.entry-title {
	padding-left: 2.5%;
	padding-right: 2.5%;
}

.single-attachment .entry-title {
	margin: 0 2.5%;
}

.medium-wrap .entry-title {
	margin: 0;
	padding: 5px 0;
}

.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
	color: #439f55;
}

.entry-meta-bar {
	border-top: 1px solid #eaeaea;
	border-top: rgba(0, 0, 0, .035) 1px solid;
	border-bottom: 1px solid #eaeaea;
	border-bottom: rgba(0, 0, 0, .035) 1px solid;
	padding: 7px 5px;
	clear: both;
	background: #f9f9f9;
}

.entry-meta {
	float: left;
	padding-top: 2px;
	font-size: 12px;
	margin: 0 1.3%;
}

.updated:not(.published) {
	display: none;
}

.entry-meta a {
	color: #555;
}

.entry-meta a:hover {
	color: #439f55;
}

.entry-meta span {
	padding-right: 8px
}

.entry-meta .author:before,
.entry-meta .posted-on:before,
.entry-meta .category:before,
.entry-meta .comments:before,
.tags:before,
.back-to-top a:before {
	font-family: 'Genericons';
	font-size: 18px;
	vertical-align: bottom;
	padding-right: 3px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*overflow: auto;
	*zoom: 1;
	*display: inline;
}

.entry-meta .author:before {
	content: '\f304';
}

.entry-meta .posted-on:before {
	content: '\f303';
}

.entry-meta .category:before {
	content: '\f301';
}

.entry-meta .comments:before {
	content: '\f300';
}

.tags:before {
	content: '\f302';
	font-size: 18px;
}

.tags {
	margin-bottom: 20px;
}

.tags a {
	color: #888;
}

.tags a:hover {
	color: #439f55;
}

.post-featured-image {
	margin-bottom: 0px;
	max-width: 700px;
}

.post-featured-image a {
	display: block;
}

.entry-content dt, .comment-content dt {
	font-weight: bold;
}

.entry-content dd, .comment-content dd {
	margin-bottom: 20px;
}

.entry-content {
	padding: 1.5% 2.5%;
	display: block;
	overflow: hidden;
}

table {
	background: #f9f9f9;
	border-left: 1px solid #eaeaea;
	border-radius: 4px;
	margin: 0 0 25px 0;
	width: 100%;
}

table caption {
	color: #999;
	font-size: .85em;
	text-transform: uppercase;
}

th {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	padding: 4px 2%;
	font-weight: bold;
	text-align: left;
}

td, tbody th {
	background: #f9f9f9;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	color: #666;
	font-size: 14px;
	padding: 4px 2%;
}

tr:hover td, tr:hover th {
	background: #fff;
}

thead th, tfoot th, thead tr:hover th, tfoot tr:hover th {
	background: #d8d8d8;
}

/* Sidebar */
#secondary {
	float: left;
	margin-left: 3.06%;
	width: 25%;
}

/* Left Sidebar Template */
.left-sidebar-template #primary,
.left-sidebar-template #content-woocommerce {
	float: right;
}

.left-sidebar-template #secondary {
	float: left;
	margin-left: 0;
}

/* One Column Template */
.one-column-template .wrapper {
	max-width: 708px;
}

.one-column-template .container {
	width: 668px;
}

.no-sidebar-template #content {
	width: 668px;
	margin: 0 auto;
}

/* Custom Gallery Page */
.custom-gallery #main {
	padding-bottom: 20px;
}

#content .custom-gallery-title, .custom-gallery-title a {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
	color: #555;
	padding-bottom: 0;
}

.custom-gallery-title a:hover {
	color: #439f55;
}

/* Blog Medium Page */
.medium-wrap .post-featured-image {
	width: 38.57%;
	float: left;
	margin-right: 2.67%;
	margin-bottom: 2.5%;
}

.medium-wrap .entry-content {
	padding-bottom: 0;
}

/* Contact Page */
.map-location {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 26px;
	padding: 5px;
}

.contact #primary .form label {
	display: block;
	padding-bottom: 5px;
}

.wpcf7 p {
	margin-bottom: 0;
}

/* Single Page */
.single .entry-meta {
	float: none;
}

.single .entry-meta-bar {
	padding-bottom: 10px;
}

/* =Attachments
-----------------------------------------------*/
.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}

.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}

.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}

.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}

.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}

/* =Comments
--------------------------------------------------------------*/
.comments-title {
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
	padding-bottom: 15px;
}

#content .comments-area ul, #content .comments-area ol {
	margin: 0 0 30px 30px;
}

#content .comments-area ul ul, #content .comments-area ol ol {
	margin-bottom: 0;
}

.comments-area article {
	margin: 24px 0;
	margin: 1.7rem 0;
	border-bottom: 2px dashed #eaeaea;
}

.comments-area article header {
	margin: 0 0 2.4rem;
	overflow: hidden;
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite, .comments-area article header time {
	display: block;
	margin-left: 35px;
	margin-left: 4rem;
}

.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.1rem;
	line-height: 1.4;
}

.comments-area article header time {
	line-height: 1.7;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.86rem;
	color: #5e5e5e;
}

.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.4rem 0.8rem;
	font-size: 12px;
	font-size: 0.8rem;
	font-weight: normal;
	color: #fff;
	background-repeat: repeat-x;
	background: #0088d0;
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.35rem;
	padding: 2px 5px;
	padding: 0.14rem 0.35rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}

a.comment-reply-link:before {
	font-family: 'Genericons';
	content: '\f412';
	margin-right: 3px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*overflow: auto;
	*zoom: 1;
	*display: inline;
}

a.comment-reply-link {
	font-size: 13px;
	font-size: 0.9rem;
	line-height: 1.8;
	color: #686868;
}

a.comment-reply-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.7;
	margin-bottom: 24px;
	margin-bottom: 1.71rem;
}

.commentlist .children {
	margin-left: 48px;
	margin-left: 3.42rem;
}

/* Comment form */
#respond {
	margin-top: 1rem;
}

#respond h3#reply-title {
	font-size: 30px;
	font-weight: normal;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.71rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.85rem;
}

#respond form {
	margin: 24px 0;
	margin: 1.7rem 0;
}

#respond form p {
	margin: 0.78rem 0;
}

#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.7rem;
}

#respond form label {
	display: block;
	line-height: 1.7;
}

#respond form input[type="text"], #respond form textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.85rem;
	line-height: 1;
	padding: 10px;
	padding: 0.714rem;
	width: 100%;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.85rem;
	line-height: 2;
	color: #5e5e5e;
}

.required {
	color: red;
}

label ~ span.required {
	display: block;
	float: left;
	margin: -18px 0 0 -16px;
	margin: -1.28rem 0 0 -1.14rem;
}

#disqus_thread {
	padding: 5px 15px;
}

/* Image borders */
img[class*="align"], img[class*="wp-image-"] {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
}

a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"] {
	/* Add some useful style to those fancy borders for linked images ... */
}

.img-border {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}

/* =Pagination
--------------------------------------------------------------*/
#wp_page_numbers {
	margin-bottom: 40px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 7px 0;
}

#wp_page_numbers ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	float: right;
}

#wp_page_numbers ul li {
	float: left;
	margin-left: 7px;
}

#wp_page_numbers ul li.page_info {
	padding: 3px 8px 0;
	color: #999;
}

#wp_page_numbers ul li a {
	color: #777;
	display: block;
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	padding: 1px 8px 2px;
}

#wp_page_numbers ul li a:hover, #wp_page_numbers ul li.active_page a {
	border: 1px solid #57ad68;
	color: #fff;
	background: #439f55;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

#wp_page_numbers ul li a:active {
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}

/* wp-pagenavi */
.wp-pagenavi {
	margin-bottom: 40px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 7px 0;
	text-align: center;
}

.wp-pagenavi .pages {
	padding: 3px 7px 0;
	color: #999;
	border: none;
}

.wp-pagenavi .current, .wp-pagenavi a {
	display: inline-block;
	color: #777;
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	padding: 1px 8px 2px !important;
	margin-left: 4px;
}

.wp-pagenavi .current, .wp-pagenavi a:hover {
	border: 1px solid #439f55 !important;
	color: #fff;
	background: #57ad68;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.wp-pagenavi a:active {
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}

/* Default wp-page */
#content ul.default-wp-page {
	list-style: none;
	margin: 0 2.5%;
	padding: 7px 0 0;
}

.home #content ul.default-wp-page {
	margin: 0;
}

ul.default-wp-page li {
	padding-bottom: 7px;
}

ul.default-wp-page li.previous {
	float: left;
}

ul.default-wp-page li.next {
	float: right;
}

ul.default-wp-page li a {
	display: inline-block;
	color: #777;
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
	border-radius: 2px;
	padding: 8px 8px 8px;
}

ul.default-wp-page li a:hover {
	border: 1px solid #57ad68;
	color: #fff !important;
	border: 1px solid #439f55;
	cursor: pointer;
	background: #439f55;
	color: #fff;
	position: relative;
	border-radius: 2px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}

ul.default-wp-page li a:active {
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}

/* Single pagination */
.pagination {
	margin: 30px 0 30px 0px;
	border-top: rgba(0, 0, 0, .035) 1px solid;
	border-bottom: rgba(0, 0, 0, .035) 1px solid;
	background: #f9f9f9;
	padding: 7px 0;
	text-align: center;
	color: #999;
}

.pagination span {
	display: inline-block;
	color: #fff;
	background-color: #57ad68;
	border: 1px solid #57ad68;
	border-radius: 2px;
	padding: 1px 8px 2px;
	margin-left: 3px;
}

.pagination a span {
	background-color: inherit;
	border: 1px solid #e5e5e5;
	color: #777;
}

.pagination a:hover span {
	background-color: #57ad68;
	border: 1px solid #57ad68;
	color: #fff;
}

/* =Widgets
-----------------------------------------------*/
.widget {
	background: #fff;
	padding: 15px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	margin-bottom: 30px;
}

.widget ul li {
	background-image: url('./images/arrow-right.png');
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-size: 13px;
	background-size: 6px;
}

/*Убираем галочки*/
.panel-widget-style ul li {
	background-image: none;
	list-style-type: none;
	padding: 0;
}

.widget ul li a {
	margin: 0 0 8px 0;
}

#secondary .recentcomments ul li {
	background-position: 30px 6px;
}

.widget ul li a:hover {
	color: #439f55;
	text-decoration: underline;
}

.widget-title {
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: 700;
}

.widget-title, .widget-title a {
	color: #555;
}

.widget-title a:hover {
	color: #439f55;
}

/* Search Widget */
.widget_search input.s {
	width: 100%;
	height: 40px;
	padding: 0 35px 0 15px;
	color: #777;
	background-color: #f9f9f9;
	background-image: none;
	background-position: right 10px;
	border-color: #eaeaea;
	cursor: text;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	text-indent: 0;
}

.widget_search input.s:focus {
	border-color: #ccc;
}

/* Calendar Widget */
.widget_calendar #wp-calendar {
	width: 95%;
	text-align: center;
	margin: auto;
	border-radius: none;
}

.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
	text-align: center;
}

.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}

.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* Text Widget */
.widget_article {
	margin-bottom: 20px;
}

.widget_article .article-title a:hover {
	text-decoration: underline;
}

.widget_article .post {
	padding-bottom: 20px;
}

.widget_article .article-content p {
	margin-bottom: 0px;
}

/* Tag Cloud */
.widget_tag_cloud a {
	margin-right: 5px;
	color: #777;
	padding: 10px 0;
}

.widget_tag_cloud a:hover {
	color: #439f55;
}

/* WP Caption */
.wp-caption {
	margin-bottom: 30px;
	max-width: 100%;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-style: italic;
}

.wp-caption .wp-caption-text {
	margin-bottom: 0;
	padding: 15px 0;
	border-bottom: 1px solid #EAEAEA;
}

.widget select {
	max-width: 100%;
}

/* =Footer
-----------------------------------------------*/
#footerarea {
	margin-bottom: 10px;
	clear: both;
	background: #fff;
	padding-top: 20px;
}

#footerarea form input, #footerarea form textarea, #footerarea .widget {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#footerarea .widget-wrap {
	border-top: 1px solid #eaeaea;
	padding: 0 2.5%;
}

#footerarea .widget-area {
	padding: 40px 0;
}

#footerarea .widget {
	padding-left: 15px;
	padding-right: 15px;
}

#footerarea .col-3 {
	width: 31.6%;
	float: left;
	margin-left: 2.5%;
}

#footerarea .col-3:first-child {
	margin-left: 0;
}

#footerarea .widget {
	width: 100%;
}

#footerarea .widget_archive, #footerarea .widget_pages, #footerarea .widget_nav_menu, #footerarea .widget_recent_entries, #footerarea .widget_categories, #footerarea .widget_recent_comments, #footerarea .widget_meta, #footerarea .widget_rss {
	margin-bottom: 22px;
}

#footerarea .widget_archive ul li, #footerarea .widget_pages ul li, #footerarea .widget_nav_menu ul li, #footerarea .widget_recent_entries ul li, #footerarea .widget_categories ul li, #footerarea .widget_recent_comments ul li, #footerarea .widget_meta ul li, #footerarea .widget_rss ul li {
	padding-bottom: 8px;
}

#footerarea .widget-title {
	font-size: 19px;
	text-transform: uppercase;
	line-height: 25px;
}

#footerarea .widget_article {
	margin-bottom: 10px;
}

#footerarea .widget_info, #footerarea .widget_text {
	margin-bottom: 15px;
}

/* Site Generator */
#site-generator {
	padding: 20px 0px;
	border-top: 2px dashed #eaeaea;
	color: #999;
	clear: both;
}

#site-generator .copyright {
	float: left;
	padding-top: 5px;
	font-size: 12px;
}

.footer-right {
	padding-top: 5px;
	float: right;
	font-size: 12px;
}

#site-generator .copyright a {
	display: none;
	color: #777;
}

#site-generator .copyright a:hover {
	color: #439f55;
}

/* Custom implementations */
.attachment-featured.wp-post-image {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.attachment-featured.wp-post-image:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

article {
	background: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.medium-wrap article {
	padding: 0;
}

.medium-wrap {
	padding: 0 2.5%;
}

#comments {
	padding: 5px 2.5%;
}

.comment {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#main {
	padding: 20px 2.5%;
	width: 95%;
	height: auto;
}

/* =WooCommerce
-------------------------------------------------------------- */
.prod_imagw {
	display: table;
	height: 200px;
	width: 100%;

}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	padding: 0 0 5px;
	text-align: center;
}

.woocommerce div.product form.cart div.quantity {
	margin: 0 15px 0 0;
}

#breadcrumb {
	padding: 40px 0 0 0;
}

#breadcrumb a {
	color: #0066cc;
	font-size: 12px;
	font-weight: 400;
}

#breadcrumb a:hover {
	color: #444444;
	text-decoration: none;
}

#content-woocommerce {
	margin-bottom: 20px;
	float: left;
	width: 71%;
	padding: 10px 1.5%;
	background: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

#content-woocommerce .page-title {
	display: block;
	float: none;
	font-size: 32px;
	line-height: 42px;
	padding-bottom: 10px;
}

.cart-collaterals .shipping_calculator {
	width: 100%;
}

.woocommerce ul.product_list_widget li {
	background-image: none;
}

#menu-instruktsiya-po-zakazu-tovarov li a {
	color: #000;

}


/* =Responsive Structure
-----------------------------------------------*/
/* All Tablet Portrait size smaller than standard 1079 (devices and browsers) */
@media only screen and (max-width: 1078px) {
	.wrapper {
		width: 95%;
		height: 100%
	}

	#site-title a img {
		max-width: 100%;
	}

	.no-sidebar-template #content {
		margin: 0;
		width: 100%;
	}

	#site-logo {
		margin-left: 20px;
	}

	.page-title {
		padding-left: 30px;
	}

	/* Column */
	.column {
		margin-left: -2.99%;
	}

	.one-half, .one-third, .one-fourth {
		margin: 0 0 0 2.90%;
	}

	.one-third, .one-fourth {
		width: 30.43%;
	}

	.widget_service .one-third, .widget_service .one-fourth {
		width: 47.02%;
	}

	#footerarea .widget_info, #footerarea .widget_text {
		margin-bottom: 30px;
	}
}

/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media only screen and (max-width: 767px) {
	hr {
		margin-bottom: 30px;
	}

	input[type="text"], input[type="password"], textarea, input[type="reset"], input[type="button"], input[type="submit"] {
		margin-bottom: 20px;
	}

	input.s {
		margin: 0;
	}

	input.s:focus {
		width: 235px;
	}

	#primary,
	#secondary,
	#content-woocommerce,
	#footerarea .col-3 {
		float: none;
		margin-left: 0;
		width: auto;
	}

	.left-sidebar-template #primary,
	.left-sidebar-template #content-woocommerce {
		float: none;
	}

	.featured-title, .featured-content, .featured-text {
		display: none;
	}

	.one-column-template .container, .container {
		width: auto;
	}

	.comments-title, #respond h3#reply-title {
		font-size: 26px;
		line-height: 32px;
	}

	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
		padding-bottom: 10px;
	}

	#branding {
		margin-top: 15px;
	}

	.hgroup-wrap {
		padding-bottom: 25px;
		padding-top: 0;
	}

	.hgroup-right {
		margin-top: 32px;
	}

	.hgroup-right .social-icons {
		display: none;
	}

	#site-logo {
		margin-top: 25px;
	}

	#site-title a img {
		max-width: 100%;
	}

	#main-nav {
		height: 36px;
		padding: 13px 0 0;
	}

	#main-nav ul {
		display: none;
	}

	#main-nav select {
		display: block;
		width: 100%;
		border: none;
		font: 14px 'Ubuntu', sans-serif;
		color: #555;
		height: 24px;
	}

	.page-title-wrap {
		padding: 10px 0;
	}

	.breadcrumb {
		margin-top: 0px;
		float: none;
		text-align: left;
	}

	#main {
		padding-top: 40px;
	}

	.post-featured-image {
		margin-bottom: 5px;
	}

	.entry-content {
		padding-bottom: 0px;
	}

	/* Column */
	.column {
		margin-left: 0;
	}

	.one-half, .one-third, .one-fourth, .widget_service .one-half, .widget_service .one-third, .widget_service .one-fourth {
		margin: 0;
		padding-bottom: 10px;
		width: 100%;
	}

	#content .post {
		padding-bottom: 30px;
	}

	#primary {
		max-width: 100%;
	}

	.widget_search input.s, .widget_search input.s:focus {
		width: 100%;
	}

	#wp_page_numbers, .wp-pagenavi, #content ul.default-wp-page, .pagination {
		margin-bottom: 30px;
	}

	#wp_page_numbers ul li.page_info, .wp-pagenavi .pages {
		display: none;
	}

	.wp-caption {
		margin-bottom: 15px;
	}

	.widget {
		margin-bottom: 30px;
	}

	.widget_custom-tagcloud {
		margin-bottom: 22px;
	}

	.widget_article {
		margin-bottom: 10px;
	}

	.widget_service {
		margin-bottom: 0;
	}

	.widget_recent_work {
		margin-bottom: 10px;
	}

	.widget_testimonial .testimonial-icon {
		float: none;
		margin-bottom: 15px;
	}

	#site-generator .social-icons, #site-generator .copyright {
		float: none;
		width: 100%;
	}

	#site-generator .social-icons ul {
		text-align: center;
		float: none;
	}

	#site-generator .social-icons ul li {
		display: inline-block;
		float: none;
	}

	#site-generator .copyright {
		padding-top: 10px;
		text-align: center;
	}

	.footer-right {
		text-align: center;
		float: none;
	}
}

/* All Mobile landscape size and All Mini Tablet Portrait size smaller than standard 768 and larger than 480 (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	input.s:focus {
		width: 375px;
	}

	.hgroup-wrap {
		padding-bottom: 30px;
	}

	.hgroup-right {
		margin-top: 37px;
	}

	#site-logo {
		margin-top: 30px;
	}

	#site-title a img {
		max-width: 100%;
	}

	.widget_service .column {
		margin-left: 0;
	}

	#footerarea {
		margin-bottom: 10px;
	}
}

/* All Mobile size smaller than standard 320 (devices and browsers) */
@media only screen and (max-width: 319px) {
	.one-column-template .wrapper, .wrapper, .one-column-template .container, .container {
		width: 95%;
	}
}

/*My CTAuJI*/
.BpeM9_po6oTu, .TeJIeqpoHu, .JIoro {
	float: left;
	width: 25%;
}

.BpeM9_po6oTu, .TeJIeqpoHu {
	margin-top: 5px;
	text-align: center;
	font-size: 20px;
}


.Kop3uHA {
	margin-top: 5px;
	text-align: center;
	font-size: 20px;
	float: right;
	width: 25%;
}

.allhaderall {
	background-image: url(/wp-content/themes/travelify/images/header_rice4.jpg); /* Путь к фоновому изображению */
	background-origin: padding-box;
	background-position: center, center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat; /* Повторяем фон */
	border-radius: 5px;
	min-height: 168px;
}

@media (max-width: 690px) {
	.Kop3uHA {
		display: none;
		width: 1%;
		color: black
	}

	.BpeM9_po6oTu, .TeJIeqpoHu, .JIoro {
		float: left;
		width: 33%;

	}
}

@media (max-width: 519px) {
	.BpeM9_po6oTu, .Kop3uHA {
		display: none;
		width: 1%
	}

	.TeJIeqpoHu, .JIoro {
		float: left;
		width: 49%;

	}
}

/*жырный виджет каталога*/
.widget_product_categories ul li a {
	font-weight: 500;
	font-size: 11pt;
	color: #000;
}

.widget_product_categories ul li.current-cat a {
	color: #57ad68;
}

.widget_product_categories ul li.current-cat .children .cat-item a {
	color: #000;
}

.widget_product_categories ul li .children .current-cat a {
	color: #57ad68;
}

.menu-item-162, .menu-item-163, .menu-item-164, .menu-item-165, .menu-item-166, .menu-item-167, .menu-item-168, .menu-item-169 {
	font-weight: 600;
	font-size: 11pt;
}

.cat-name {
	font-weight: 600;
	font-size: 11pt;
	color: black;
	top: 30px;
	position: relative;
}

.widget img {
	/* max-width: 100%; */
	height: 84px;
}

/*11.08*/
.total-text {
	margin-right: 15px;
	text-align: right;
	font-size: 18px;

}

.total-text .total-color {
	font-weight: bold;
	color: #57AD68;
}


.totals_present {
	width: 95%;
	left: 0;
	margin: 25px 0;
}

.cart_presents {
	display: block;
	/*padding-top: 40px;*/
	line-height: 2;
	font-size: 24px;
	font-weight: bold;
	color: #9d2c86;
	text-align: center;
}


input[type='number'] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.su-button-center a {
	padding: 8px !important;
}

.woocommerce ul.products li.product h3 {
	min-height: 95px;
}

/*3 строки*/
.product-cat-udobreniya-dlya-komnatnyh-rastenij h3, .product-cat-udobreniya-dlya-ovoshhej-i-plodovo-yagodnyh-kultur h3, .product_cat-udobreniya-dlya-tsvetov h3, .product_cat-udobreniya-dlya-gazona h3, product-cat-udobreniya-dlya-hvojnyh h3, .product-cat-udobreniya-mineralnye h3, .product-cat-udobreniya-universalnye h3 {
	min-height: 96px !important;
}

.product-cat-gazonokosilki-i-aeratory h3, .product-cat-ruchnye-seyalki-i-kultivatory h3, .product-cat-generatory h3, .product-cat-kustorezy-i-vysotorezy h3, .product-cat-izmelchiteli-i-drovokoly h3, .product-cat-kultivatory h3, .product-cat-motobloki h3, .product_cat-opryskivateli h3, .product-cat-dvigateli h3, .product-cat-tsepnye-pily h3, .product-cat-vozduhoduvki h3 {
	min-height: 96px !important;
}

.product-cat-bioochistiteli h3 {
	min-height: 96px !important;
}

.product-cat-agrovolokno h3 {
	min-height: 96px !important;
}

.product-cat-komplekty h3, .product-cat-poverhnostnye-nasosy h3, .product-cat-pogruzhnye-nasosy h3 {
	min-height: 96px !important;
}

.term-description .su-button-center a {
	padding: 0 !important;
}

#content h1 {
	padding-left: 2.5% !important;
	padding-right: 2.5% !important;
}

.cartmaster {
	position: relative;
	bottom: 203px;
	left: 109%;
}

.nizok {
	top: 20px;
	position: relative;
}

.woocommerce-billing-fields {
	height: 550px;
}

/*
* SPIDERMENXXXX // WOOCOMMERCE
*/
.woocommerce a.added_to_cart {
	font-weight: bold;
	display: inline-block;
	line-height: 1;
	cursor: pointer;
	padding: .618em 1em;
	border-bottom-right-radius: 40px;
	color: #FFFFFF;
	background-color: #a46497;
}

.woocommerce a.wc-forward {
	background-color: #a46497;
	color: #fff !important;
	-webkit-font-smoothing: antialiased;
}

.woocommerce a.wc-forward:hover {
	background-color: #935386;
	color: #fff;
}

.entry-content .woocommerce .wc-bacs-bank-details-heading {
	display: none !important;
}


.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	text-transform: none;
	font-size: 17px;
}

/*
*SPIDERMENXXX 07/08/16 // Деалаем ровные колоночки и нормальние кнопочки добавить в корзину...
*/
.woocommerce ul.products li.product h3 {
	min-height: 95px !important;
	font-size: 1.1em;
}

.woocommerce a.button, .woocommerce a.added_to_cart {
	white-space: normal !important;
}

/*.woocommerce ul.products li.product a img:hover {
-webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
        transition: all 0.3s ease;
}*/
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	transition: all 0.3s ease;
}

.address {
	display: none !important;
}

.woocommerce-checkout.woocommerce-page .woocommerce #payment #place_order, .woocommerce-checkout.woocommerce-page .woocommerce-page #payment #place_order {
	display: block;
	float: none;
	margin: 0 auto;
	width: 250px;
}

#main #content-woocommerce .woocommerce-result-count {
	display: none;
}

#main #content-woocommerce ul.products li.product .price {
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0.5em;
}

.woocommerce #main #respond input#submit, .woocommerce #main a.button, .woocommerce #main button.button, .woocommerce #main input.button, .woocommerce .products .product_type_simple.add_to_cart_button, .entry-content .woocommerce .product .product_type_variable.add_to_cart_button {
	background-color: #79d670;
	background-image: none;
	border: 0 none;
	border-radius: 3px;
	box-shadow: none;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 100%;
	font-weight: 700;
	left: auto;
	line-height: 1;
	overflow: visible;
	padding: 0.618em 1em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
}

.woocommerce #main #respond input#submit:hover, .woocommerce #main a.button:hover, .woocommerce #main button.button:hover, .woocommerce #main input.button:hover, .woocommerce .products .product_type_simple.add_to_cart_button:hover, .entry-content .woocommerce .product .product_type_variable.add_to_cart_button:hover {
	color: #fff !important;
	background-color: #4bbe3f;
}

#content .entry-content .woocommerce ul.products li.product .price {
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0.5em;
}

#order_line_items td.thumb input {
	display: table;
	float: left;
	margin-left: -10px;
	margin-top: 10px;
}

#woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items td.thumb .wc-order-item-thumbnail {
	margin-left: 20px;
}


@media (max-width: 1250px) {
	#main-nav a {
		padding: 8px 25px 0 30px;
	}

}

@media (max-width: 1190px) {
	#main-nav a {
		padding: 8px 25px 0 25px;
	}
}

@media (max-width: 1150px) {
	#main-nav a {
		padding: 8px 20px 0 20px;
	}
}

@media (max-width: 1100px) {
	#main-nav a {
		padding: 8px 15px 0 15px;
	}
}

@media (max-width: 1050px) {
	#main-nav a {
		padding: 8px 10px 0 10px;
	}
}

@media (max-width: 970px) {
	#main-nav a {
		padding: 8px 5px 0 5px;
	}
}

@media (max-width: 770px) {

	.cartmaster {
		bottom: auto;
		left: auto;
		margin-top: 30px !important;
		position: relative !important;
	}

	#billing_new_fild12_field.cartmaster {
		margin-top: 0px !important;

	}

	.woocommerce-billing-fields {
		height: auto;
		margin-bottom: 10px;
	}
}


/*aleks.org.ua*/
table#hd_tb {
	background: transparent;
	border-left: none;
	border-radius: 0px;
	margin: 0;
	padding: 0 0 20px;
	width: 100%;
	max-width: 100%;
}

#hd_tb td {
	background: transparent;
	border-top: none;
	border-bottom: none;
	border-right: none;
	color: #000;
	padding: 0;
	vertical-align: middle;
	width: 25%;
}

#hd_tb td.hd_logo {
	vertical-align: bottom;
	text-align: center;
}

.hd_phones {
	text-align: right;
}

.hd_phones a {
	display: inline-block;
	font-family: Myriad Pro;
	font-size: 24px;
	color: #000;
	line-height: 1;
	margin-right: 20px;

}

.hd_phones a img {
	margin-right: 10px;
	display: inline-block;
}

#hd_tb td.hd_hours {
	font-family: Myriad Pro;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 5px;
	text-align: center;
	padding: 30px 0px;
}

.hd1 {
	display: block;
	width: 100%;
	font-weight: bold;
}

#hd_tb td.hd_cart {
	width: calc(25% - 20px);
	padding-right: 20px;
	vertical-align: bottom;
}

#hd_tb td.hd_cart a {
	width: 100%;
	max-width: 100%;
	font-family: Myriad Pro;
	font-size: 24px;
	color: #35105c;
	line-height: 1;
	text-align: right;
	font-weight: bold;
}

#hd_tb td.hd_cb {
	font-family: Myriad Pro;
	font-size: 24px;
	color: #6d317e;
	line-height: 1;
	text-align: center;
	padding-left: 14px;
}

#hd_tb td.hd_cb a {
	display: inline-block;
	font-family: Myriad Pro;
	font-size: 24px;
	color: #6d317e;
	line-height: 1;
}

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

	#hd_tb td.hd_cart a,
	#hd_tb td.hd_cb,
	#hd_tb td.hd_cb a,
	#hd_tb td.hd_hours,
	.hd_phones a {
		font-size: 24px;
	}

	.hd_phones a img {
		height: 24px;
		width: auto;
	}

}

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

	#hd_tb td.hd_cart a:first-child {
		margin-bottom: 5px;
	}

	#hd_tb td.hd_cart,
	#hd_tb td {
		width: 33%;
		display: block;
		float: left;
		padding: 0;
		text-align: center;
		min-height: 90px;
		vertical-align: middle !important;
	}

	#hd_tb td.hd_cart a {
		text-align: center;

	}

	#hd_tb td.hd_logo,
	#hd_tb td.hd_cb {
		width: 100%;
		min-height: auto;
	}

	#hd_tb td.hd_cb {
		padding-left: 0;
	}

	#hd_tb,
	#hd_tb td.hd_hours {
		padding: 0;
	}

	.copyright div {
		left: 0 !important;
	}
}

@media screen and (max-width: 580px) {
	#hd_tb td.hd_cart,
	#hd_tb td {
		width: 100%;
		min-height: auto;
		text-align: center !important;
		margin-bottom: 10px;
	}
}

#calc_bt {
	font-size: 20px;
	line-height: 2;
	padding: 5px 20px;
	text-transform: uppercase;
	border: 1px solid #008000;
	background: #008000;
}

#calc_bt:hover {
	background: #439f55;
}

.cat_link {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
}

/*calculator*/
.calc_widget span {
	width: 100%;
	display: block;
	text-align: center

}

.calc_widget span:hover,
.cat_link:hover {
	text-decoration: underline !important;
}

.calc_wd_hd1 {
	color: #008000;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.calc_wd_hd2 {
	color: #000;
	font-weight: 700;
}

.no-checkedselector,
.jam_w {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
}

.jam_res {
	text-align: center;
	font-size: 20px;
	line-height: 1.3;
	display: block;
	width: 100%;
	float: none;
	clear: both;
}

.jam_res_hd {
	color: #c00afb;
}

#wastes_out,
#sugar_out,
#liters_out,
#weight_out {
	font-size: 24px;
	font-weight: 700;
}

#calc_error {
	display: none;
	color: red;
}

.jam_w input[type='number'] {
	width: 150px !important;
}

.calc_hd1 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px;
	line-height: 1;
	color: #008000;
	font-style: italic;
}

.calc_hd2 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #c00afb;
	line-height: 1;
}

.calc_hd3 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	font-style: italic;
}

/*radio*/
#jam_sbt {
	list-style: none;
	margin: 0 !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

#jam_sbt li {
	text-align: center;
	margin: 0px 5px;
	display: inline-block;
	width: 142px;
	height: 23px;
	position: relative;
}

#jam_sbt label,
#jam_sbt input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#jam_sbt input[type="radio"] {
	opacity: 0.011;
	z-index: 100;
	margin: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#jam_sbt input[type="radio"]:checked + label {
	background: #57ad68;
	color: #fff;
	border: 1px solid #57ad68;
}

#jam_sbt label {
	padding: 5px;
	text-decoration: underline;
	cursor: pointer;
	z-index: 90;
	line-height: 1;
}

#jam_sbt label:hover {
	_background: #DDD;
}


/*range*/
input[type='range'] {
	box-sizing: border-box;
	border: 0px solid transparent;
	padding: 0px;
	margin: 0px;
	width: 210px;
	height: 50px;
	cursor: pointer;
	background: -webkit-repeating-linear-gradient(90deg, #777, #777 1px, transparent 1px, transparent 40px) no-repeat 50% 50%;
	background: -moz-repeating-linear-gradient(90deg, #777, #777 1px, transparent 1px, transparent 40px) no-repeat 50% 50%;
	background: repeating-linear-gradient(90deg, #777, #777 1px, transparent 1px, transparent 40px) no-repeat 50% 50%;
	background-size: 122px 25px;
	font-size: 16px;
}

input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
	-webkit-appearance: none;
}

input[type='range']::-webkit-slider-runnable-track {
	box-sizing: border-box;
	width: 200px;
	height: 5px;
	border-radius: 2px;
	background: #777;
}

input[type='range']::-moz-range-track {
	box-sizing: border-box;
	width: 200px;
	height: 5px;
	border-radius: 2px;
	padding: 0px;
	background: #777;
}

input[type='range']::-moz-range-thumb {
	box-sizing: border-box;
	padding: 0px;
	height: 20px;
	width: 10px;
	border-radius: 2px;
	border: 1px solid;
	background: #EEE;
}

input[type='range']::-ms-track {
	box-sizing: border-box;
	width: 210px;
	height: 5px;
	border-radius: 2px;
	padding: 0px;
	background: #777;
	color: #777;
}

input[type='range']::-webkit-slider-thumb {
	box-sizing: border-box;
	padding: 0px;
	height: 20px;
	width: 10px;
	border-radius: 2px;
	border: 1px solid;
	margin-top: -8px;
	background: #EEE;
}

input[type='range']::-ms-thumb {
	box-sizing: border-box;
	padding: 0px;
	height: 20px;
	width: 10px;
	border-radius: 2px;
	border: 1px solid;
	background: #EEE;
}

input[type="range"]::-ms-fill-lower {
	background: transparent;
}

input[type='range']:focus {
	outline: none;
}

input[type='range']:after {
	position: absolute;
	content: '20 40 60 80';
	padding: 25px 4035px;
	word-spacing: 20px;
	left: 0px;
	top: 0px;
}


output {
	display: block;
	margin-top: 0px;
	color: #000;
	font-size: 24px;
	font-weight: 700;
}

output:before {
	content: "Вага ягід або плодів: ";
	font-weight: normal;
	color: #000;
	font-style: italic;
	font-size: 16px;
}

:lang(ru-RU) body output:before {
	content: "Вес ягод или плодов: ";
}

output:after {
	content: " кг";

	color: #000;
	font-size: 14px;
}

/*articles and categories*/
#catnav {
	margin-left: 10px;
}

#catnav a:hover {
	text-decoration: underline !important;
}

.articles_hd {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	color: #c00afb;
	text-align: center;
}

/*woo*/
.woocommerce ul.products li.product h3 a {
	color: #000 !important;
}

.total-text .total-color {
	padding-right: 10px;
}

.left_widget {
	display: block;
	width: auto;
	float: left;
	height: auto;
}

.woocommerce div.product form.cart .variations select {
	font-size: 15px;
}


.product-name a {
	color: #000;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #39b903;
	font-weight: bold;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce a.wc-forward {
	-webkit-box-shadow: 2px 3px 0px #666666;
	-moz-box-shadow: 2px 3px 0px #666666;
	box-shadow: 2px 3px 0px #666666;
}


#add_payment_method #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	padding: 0em !important;
	border-bottom: none !important;

}

#add_payment_method #payment, .woocommerce-checkout #payment {
	background: transparent !important;
}

.woocommerce-billing-fields input {
	border-color: #000;
}

.woocommerce-billing-fields .select {
	line-height: 2em;
	height: 28px;
}

.woocommerce-billing-fields {
	height: auto;
}


#shipping_select.nova_poshta_fields .nova_poshta {
	display: none;
}

#shipping_select.ukr_poshta_fields .ukr_poshta {
	display: none;
}


.after_checkout_info {
	display: block;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

.before_checkout_info {
	display: block;
	text-align: center;
	color: #00b542;
	margin-bottom: 40px;
	font-size: 20px;
	font-weight: bold;
}

.woocommerce-billing-fields h3 {
	display: block;
	text-align: center;
	margin-top: 20px;
}

.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
#shipping_select .form-row-first,
#shipping_select .form-row-last {
	width: 100% !important;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	width: 250px;
	float: left;
	line-height: 2;
	font-size: 16px;
	font-weight: bold;
}

.payment_select_label,
.shipping_select_label {
	width: 250px;
	float: left;
	line-height: 2;
	padding: 3px 1px;
	margin: 0 0 6px;
	font-size: 16px;
	font-weight: bold;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	width: 248px;
	float: left;
	border-color: #a9a9a9;
	padding: 7px 0px 7px 10px;
}

.checkout select {
	width: 248px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-overflow: '';
	-ms-appearance: none;
	appearance: none !important;
	padding: 7px 0px;
	border-radius: 3px;
	padding-left: 10px;
	font-size: 16px;
}

.checkout select::-ms-expand {
	display: none;
}

.checkout select option {
	padding-left: 10px;
}

form.checkout.woocommerce-checkout {
	width: 100%;
	max-width: 500px;
	display: block;
	margin: 0 auto
}

.woocommerce-checkout.woocommerce-page .woocommerce #payment #place_order {
	clear: both;
	font-size: 20px;
	width: 300px;
	background-color: #9d2c86;
}

.woocommerce-checkout.woocommerce-page .woocommerce #payment #place_order:hover {
	background-color: #b21a93;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-size: 2em;
	padding: 0.5em;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: #9d2c86;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: #b21a93;
}

#shipping_select label {
	width: 190px;
	padding-left: 20px;
	font-weight: normal;
}

#shipping_select input {
	width: 100%;
	max-width: 286px;
}

.woocommerce-checkout #payment div.form-row {
	margin-top: 20px;
}


.actions {
	display: none;
}


/*custom share buttons*/
#social-sharing-container {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

.single-post #social-sharing-container {
	margin-top: 0;
}

#social-sharing-container a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 13px;
	margin: 0 2px;
	vertical-align: top;
}

#social-sharing-container a:hover {
	background: #439f55;
	color: #fff !important;
}

a.social-sharing-icon-facebook {
	background: #4c6ea8;
}

a.social-sharing-icon-twitter {
	background: #6cb6ea;
}

.woocommerce-order-received h1.entry-title {
	display: none !important;
}

.woocommerce a.button.spec_bt {
	background-color: #9d2c86;
	color: #fff !important;
}

.woocommerce a.button.spec_bt:hover {
	background-color: #b21a93;
}

.woocommerce a.button.more_bt:hover {
	color: #fff !important;
	background-color: #4bbe3f;
}

.home .woocommerce a.button.no_price {
	margin-top: 45px !important;
}

.woocommerce a.button.no_price {
	background-color: #d6d4d6 !important;
	width: 140px;
	margin-top: 30px !important;
	margin-left: auto;
	margin-right: auto;
	color: #fff !important;
}

.woocommerce a.button.no_price:hover {
	color: #fff !important;
	background-color: #ececec !important;
}

#searchform_search {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0 15px;
}

#searchform_search input[type=text] {
	border: 2px solid #000;
	padding: 0 15px;
	width: calc(100% - 75px);
}

#searchform_search input[type=text],
#searchform_search input[type=submit] {
	margin-bottom: 0;
}

#woocommerce_product_search-3 {
	display: none;
}

@media (min-width: 768px) {
	#searchform_search {
		display: none;
	}

	#woocommerce_product_search-3 {
		display: block;
	}
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	line-height: 1.2;
}

.isb_special_arrow {
	height: auto;
	white-space: unset;
}
.added_to_cart.wc-forward{
	display: none!important;
}
:lang(ru-RU) .callback-form label span.callback-label span.label-text,
:lang(ru-RU) #colorbox .callback-form h1,
:lang(ru-RU) #colorbox .callback-form h1 + p,
:lang(ru-RU) #hd_tb td.hd_cb a.callback-btn-style {
	font-size: 0;
}

:lang(ru-RU) #colorbox .callback-form h1:before,
:lang(ru-RU) #hd_tb td.hd_cb a.callback-btn-style:before {
	content: "Обратный звонок";
	font-size: 24px;
}

:lang(ru-RU) #colorbox .callback-form h1 + p:before {
	content: "Укажите Ваши контактные данные";
	font-size: 14px;
}

:lang(ru-RU) .callback-form label span.callback-label span.label-text:before {
	content: "Имя";
	font-size: 14px;
}
.fb_wr{
	display: flex;
	align-items: center;
	justify-content: center;
}
.copyright{
	padding-top: 25px;
	padding-bottom: 25px;
}
.footer-phones{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.footer-phones>*{
	margin: 0 10px;
}

.lang_wr{
	list-style: none;
	margin: 10px auto;
	padding: 0;
	display: flex;
	justify-content: center;
}
@media(min-width: 768px){
	.lang_wr {
		margin: 15px 0;
		justify-content: flex-end;
	}
}
.lang_wr li{
	text-transform: uppercase;
	margin-left: 10px;
}
.lang_wr li.current-lang a{
	text-decoration: underline;
}
.cart_total{
	display: flex;
	align-items: center;
	font-size: 24px;
}
/*.cart_total:before{*/
/*	content:'';*/
/*	display: block;*/
/*	width: 14px;*/
/*	height: 14px;*/
/*	background: url(images/ico_cart.svg) center / contain no-repeat;*/
/*	margin-right: 5px;*/
/*}*/
input[type=range]{
	position: relative;
}
.woocommerce-Tabs-panel h2{
	display: none!important;
}

/*11.06.2024 edits*/
#hd_tb td.hd_cart{
	text-align: right;
}
.hd_cart_wr{
	position: relative;
	display: inline-flex!important;
	justify-content: flex-end;
	font-size: 14px!important;
	font-weight: 400!important;
	background: #fff;
	width: auto !important;
	padding: 10px;
	border-radius: 4px;
}
.hd_count_wr{
	position: relative;
	margin-right: 15px;
}
.hd_count{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -5px;
	right: -10px;
	color:#fff;
	font-size: 14px;
	background: #57ad68;
	border-radius: 100%;
}
.woocommerce div.product p.price{
	margin-top: 15px;
	font-size: 24px;
	color:#000;
}
.summary .entry-title,
.summary .entry-title a{
	font-size: 28px;
}
.woocommerce-checkout h1{
	display: none!important;
}

.woocommerce a.spec_bt,
.woocommerce a.more_bt {
	font-size: 16px;
}

/*my account*/
.woocommerce-account #searchform_search,
.woocommerce-account #secondary{
	display: none!important;
}
.woocommerce-account #primary{
	margin-left: 0;
	width: 100%;
}
@media(min-width: 768px){
	.woocommerce-MyAccount-navigation{
		width: 150px;
		float: left;
	}
	.woocommerce-MyAccount-content{
		width: calc(100% - 200px);
		float: left;
	}
}
#content .woocommerce-MyAccount-navigation ul{
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
#content .woocommerce-MyAccount-navigation ul li:not(:last-child){
	margin-bottom: 10px;
}
#content .woocommerce-MyAccount-navigation ul li a{
	font-weight: 700;
}
#content .woocommerce-MyAccount-navigation ul li.is-active a{
	color: #57ad68;
}
.woocommerce .woocommerce-MyAccount-content form{
	flex-direction: column;
	display: flex;
	padding: 20px;
	border: 1px solid #cecece;
}
.woocommerce .woocommerce-MyAccount-content form fieldset{
	display: none;
}
.woocommerce .woocommerce-MyAccount-content form p{
	padding: 0;
	margin: 0 0 15px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.woocommerce .woocommerce-MyAccount-content form label {
	font-size: 14px;
	font-weight: 400;
}
.woocommerce .woocommerce-MyAccount-content form input:not(.button),
.woocommerce .woocommerce-MyAccount-content form label{
	flex: 0 0 100%;
}
@media(min-width: 768px){
	.woocommerce .woocommerce-MyAccount-content form input.button{
		margin-left: 200px;
	}
	.woocommerce .woocommerce-MyAccount-content form input:not(.button){
		flex: 0 0 300px;
	}
	.woocommerce .woocommerce-MyAccount-content form label{
		flex: 0 0 200px;
	}
}
@media(min-width: 992px){
	.woocommerce .woocommerce-MyAccount-content form{
		padding: 30px;
	}
}