/**
* Theme Name: alter_storefront
* Template: storefront
*/

@import url("../storefront/style.css");


body {
	font-family: "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

@media (min-width: 768px) {
	.col-full {
		max-width: 68.498938em;
	}
}

@media (min-width: 768px){

	.site-header {
		padding-top: 0.6em;
	}
}

@media (min-width: 768px){
	.woocommerce-active .site-header .main-navigation {
		width: 100%;
	}
	.woocommerce-tabs{
		padding-top: 0;
	}
}

@font-face {
	font-family: "NK63";
	src: url('fonts/NK63.ttf');
}

h1 {
	font-size: 36px;
	text-align: center;
	color: #43454b;
    font-weight: 600;
    font-family: "NK63", serif;
}
.product .summary h1 {
	text-align: left;
	font-size: 32px;
}

h2 {
	font-size: 32px;
    font-weight: 600;
    color: #43454b;
    font-family: "NK63", serif;
    margin: 20px 0 10px;
}
h3 {
	font-size: 26px;
    font-weight: 600;
    color: #43454b;
    margin: 15px 0 5px;
    font-family: "NK63", serif;
}
h4 {
	font-size: 20px;
    font-weight: 600;
    color: #43454b;
    font-family: "NK63", serif;
    margin: 10px 0 0;
}


div.wpcf7 {
	width: 400px;
	margin: 0 auto;
}
.su-expand-link-style-button .su-expand-link a{
	background-color: #f79468!important;
    color: #ffffff;
    -webkit-box-shadow: 0 0 13px #f28042;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 600;
    border: none!important;
    padding: 0.7em 0.8em!important;
    margin: 50px!important;
}

.su-expand-link-style-button .su-expand-link a:hover{
	-webkit-box-shadow: 0 0 30px #f28042;
	background-color: #f79468;
	width: 250px;
	height: 50px;
}


.page-template-template-homepage .entry-content, .page-template-template-homepage .entry-header {
	max-width: 100%;
}
.page-template-template-homepage .entry-content{
	margin-top: 24px;
}


.single-product div.product .product_meta {
	display: inline;
}

.single-product div.product .product_meta .posted_in, .single-product div.product .product_meta .sku_wrapper, .single-product div.product .product_meta .tagged_as {
	display: inline;
	padding-right: 14px;
}

@media (min-width: 768px) {
	.main-navigation ul.menu ul a:hover, .main-navigation ul.menu ul li.focus, .main-navigation ul.menu ul li:hover>a, .main-navigation ul.nav-menu ul a:hover, .main-navigation ul.nav-menu ul li.focus, .main-navigation ul.nav-menu ul li:hover>a {
		background-color: #ffffff; 
		color: black;
	}
}

.main-navigation ul li a:hover {
	color: #333;
}

@media screen and (min-width: 768px) {
	.main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
		background-color: #43454b;
	}
}

.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a, .site-header ul.menu li.current-menu-item > a {
	color: #d26026;
}

@media (min-width: 768px) {
	.main-navigation ul.menu, .main-navigation ul.nav-menu {
		font-size: 17px;
		margin-top: -44px;
	}

	.woocommerce-breadcrumb {
		margin-left: -99em;
		margin-right: -99em;
	}


	.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
		font-weight: 800;
		text-transform: uppercase;
		padding: 0.118em 1.4em !important;
		color: #f79468;
		text-decoration: none;
	}

	.site-header-cart .cart-contents i {
		font-size: 26px;
	}

	.site-header-cart .cart-contents .count {
		font-size: 17px;
		padding-right: 5px;
		position: absolute;
	    top: 0px;
	    line-height: 13px;
	    background-color: rgba(247, 148, 104, 0.6);
	    border-radius: 10px;
	    padding: 3px 5px;
	    color: #43454b;
	    opacity: 1;
	}

	.site-header-cart .cart-contents:after {
		font-size: 0px;
	}

	.woocommerce-active .site-header .site-search{
		width: 18.73913%;
		padding-top: 12px;
		margin-bottom: 0;
	}

	.site-search .widget_product_search input[type=search] {
		background-color: #ffffff;
		padding: 7px 10px;
		border: 1px solid #43454b;
    	border-radius: 5px;
	}
	.site-search .widget_product_search form:before {
		top: 10px;
	}


	.main-navigation ul ul li a, .secondary-navigation ul ul li a {
		width: 300px;
	}


	.social_img {
		display: flex;
		flex-direction: row;
	}

	.header-widget-region > .col-full .widget {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}

	.header-widget-region .widget .textwidget {
		display: inherit;
	}

	.header-widget-region .widget .textwidget a {
		margin-right: 25px;
	}


	.single-product div.product .single_variation .price {
		font-size: 22px;
		margin-bottom: 0;
	}



	.single-product div.product .single_variation .price:before {
		content: "Цена: ";
		display: inline;
	}

	.single-product div.product table.variations .label {
		font-size: 20px;
		margin-bottom: 10px;
		font-family: "Times New Roman", serif;
	}

	.site-header {
		background-color: #ffffff;
	}


	ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
		height: 3.3em;
		overflow: hidden;
	}
	ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2{
		font-size: 19px;
    	line-height: 28px;
	}

	ul.products li.product .price {
		font-size: 18px;
		font-weight: 600;
		color: #43454b;
		margin-bottom: 0;
		float: left;
		width: 72%;
		text-align: left;
		margin-top: 10px;
	}

	.fab {
		font-size: 23px;
		color: #43454b;
	}
	.proFooter2 .fab {
		font-size: 26px;
	}

	.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
		padding: 1.218em 1em;
	}

	.footer {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		/*width: 1085px;*/
	}
	.footer_2 {
		margin: 15px;
	}
	.footer_2 div span {
		margin-right: 10px;
	}
	.hentry.type-post .entry-meta {
		display: none;
	}

	input[type=tel] {
		padding: .6180469716em;
		background-color: #f2f2f2;
		color: #43454b;
		outline: 0;
		border: 0;
		-webkit-appearance: none;
		box-sizing: border-box;
		font-weight: 400;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
	}

	.proFooter2 {
		font-size: 18px;
	}

	.proFooter2 a {
		text-decoration: none;
		margin-right: 10px;
	}
	.proFooter1 img {
		width: 100px;
	}
	

	.proFooter {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin: 0 10px 20px;
	}
	footer .footerCont hr {
		margin-bottom: 5px;
	}
	.site-info {
		padding: 0!important;
	}



	.footer-widgets {
		padding-top: 2.235801em;
	}

	.widget {
		margin: 0 0 1.706326em;
	}

	table th {
		width: 30%;
	}
}

@media (min-width: 768px) {
	.woocommerce-active .site-header .site-header-cart {
		position: relative;
		right: 0px;
		width: 50px;
		height: max-content;
		margin-top: 10px;
	}
	.site-header-cart .widget_shopping_cart {
		width: 300px;
	}
	.woocommerce-active .site-header .col-full {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.site-header-cart:hover .widget_shopping_cart{
		left: -237px;
	}

}

@media (min-width: 768px) {
	.storefront-primary-navigation {
		/*position: relative;*/
		top: 53px;
	}
}

@media (min-width: 768px) {
	.site-header {
		height: max-content;
	}
}
.phoneHeadWrapp {
	display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
		font-size: 20px;
		color: #43454b;
		width: 95%;
		margin: 0px 10px;
		font-family: "Times New Roman", serif;
		padding-top: 5px;
}
.phoneHeadWrapp span {
	font-weight: 600;
}
.phone_header a {
		text-decoration: none;
	}
	.addressHead {
		width: 309px;
		font-size: 15px;
		line-height: 17px;
		margin: 0 auto;
		margin-top: 10px;
		text-align: center;

	}	


@media (min-width: 992px) {
	.phoneHeadWrapp{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
		font-size: 20px;
		color: #43454b;
		width: 95%;
		margin: 0px 10px;
		font-family: "Times New Roman", serif;
	}
	.phone_header a {
		text-decoration: none;
	}
	.addressHead {
		width: 309px;
		font-size: 15px;
		line-height: 17px;
		margin: 0 auto;
		margin-top: 10px;
		text-align: center;

	}	
	.storefront-full-width-content.single-product div.product .summary{
		margin-bottom: 2.7em;
	}
	.social_ {
		margin-left: 20px;
		display: inline-block;
	}

	
}
header .col-full .phone-wrapper {
	float: left;
	width: 50%;
	padding-top: 3px;
}


}

.contactWrap .contact_email {
	font-size: 22px;
    color: #43454b;
    font-weight: 700;
    width: 452px;
    margin: 10px auto;
    line-height: 20px;
}

.entry-content .uslugiGlavWrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.uslugiGlav {
	display: block;
	text-decoration: none;
}
.uslugiGlav:hover{
	text-decoration: none;
}

.uslugaMain p {
	font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    padding: 10px;
    color: #43454b;
    height: 4em;
}
.uslugaMain:hover {
	box-shadow: 3px 2px 8px #a79292;
}


.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
	padding-top: 0;
}

.sticky{
	position: fixed;
	top: 0px;
	width: 100%;
	background-color: #ffffff;
}


.page-template-template-homepage .type-page {
	padding-top: 0;
}

@media (max-width: 767px) {
	
}

.primary-navigation {
	background-color: #5759ac;
}

.main-navigation ul.menu>li:first-child, .main-navigation ul.nav-menu>li:first-child {
	margin-left: 0em;
}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
	font-weight: 600;
	color: black;
}

.site-header-cart .cart-contents {
	padding:  0;
	padding-top: 9px;
}

table.cart .product-thumbnail img {
	max-width: 7em;
}

.menuM {
	width: 69em;
	margin: 0 auto;
	position: relative;
	top: -4px;
	left: 0px;
}
@media (max-width: 69em){
	.menuM {
		width: 100%;
	}
}

.vc_row {
	margin-top: 12px;
}
.main-navigation ul li:hover > a {
	color: #ffffff;
}

@media (max-width: 767px) {
	.menuM {
		width: 235px;
		top: 17px;
		overflow: hidden;
	}
}

@media (max-width: 767px){
	button.menu-toggle{
		font-size: 24px;
		border: 2px solid #43454b; 
		width: 200px;
    	margin: 0 auto;
    	text-align: center;
	}
	button.menu-toggle:before {
		height: 4px;
		width: 34px;
		transform: translateY(-9px);
	}
	button.menu-toggle:after {
		height: 4px;
		width: 34px;
		transform: translateY(9px);
	}
	button.menu-toggle span:before {
		height: 4px;
		width: 34px;
	}
	button.menu-toggle {
		float: none;
	}
	.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a, .site-header ul.menu li.current-menu-item > a{
		color: black;
	}
	
	
	.widget .textwidget a i {
		font-size: 36px;
	}
}

.stream-wood-invitation.stream-wood-invitation-right {
	height: 430px;
}

.stream-wood-invitation textarea {
	height: 132px!important;
}

.stream-wood-invitation .sw-send-group {
   padding: 20px 76px 0 0!important;
}

.stream-wood-invitation .sw-manager .sw-manager-info img, {
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0)!important;
}
.stream-wood-invitation .sw-manager .sw-manager-info .sw-manager-position {
	color: #ffffff!important;
}

.stream-wood-invitation .sw-manager{
	background: #f79468!important;
}

.stream-wood-chat .sw-manager.sw-manager-no-manager p.sw-info, .stream-wood-chat .sw-manager.sw-manager-no-manager2 p.sw-info, .stream-wood-chat .sw-manager.sw-manager-select p.sw-info, .stream-wood-noreply .sw-manager.sw-manager-no-manager p.sw-info{
	color: #ffffff!important;
	
}
@media (min-width: 768px) {
	.stream-wood-chat.stream-wood-bottom, .stream-wood-invitation.stream-wood-invitation-bottom, .stream-wood-noreply.stream-wood-noreply-bottom {
	margin-bottom: 200px!important;
}

}
@media (max-width: 768px){
	.stream-wood-recall-btn{
		bottom: 36px!important;
		margin-left: 0!important;
	}
}

.stream-wood-invitation.stream-wood-invitation-bottom, .stream-wood-noreply.stream-wood-noreply-bottom{
	height: 425px;
}
@media (max-width: 767px) {
.stream-wood-btn.sw-btn-position-bottom, .stream-wood-btn.sw-btn-position-bottom:hover, a.stream-wood-btn.sw-btn-position-bottom, a.stream-wood-btn.sw-btn-position-bottom:hover {
	bottom: 84px!important;
}
}

.stream-wood-chat.stream-wood-bottom {
	height: 484px;
}
a.stream-wood-btn {
	display: none!important;
}

.page-template-template-homepage-php .content-area {
	width: 100%;
}
.storefront-full-width-content .content-area {
	margin-top: 23px;
}
.vc_inner a img {
	max-width: 86%;
}

/*.widget-area .widget {
	margin-top: 96px;
}*/
.widget-area .widget a:not(.button) {
	font-weight: 700;
}
main .col-full {
	padding-left: 0;
}

@media (min-width: 768px){
	.right-sidebar .widget-area {
		margin-right: -23px;
}
}

.site-footer {
	    padding: 1.618em 0 0;
	    background-color: #ffffff;
}

@media (min-width: 768px){
	.footer-widgets {
		padding-top: 0;
	}
}
.site-info {
	padding: 1.5em 0;
}

.hentry.type-post .entry-content {
	width: 100%;
}

a {
	text-decoration: underline;
}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
	text-decoration: none;
	color: #ffffff;
}
.site-header-cart .cart-contents {
	text-decoration: none;

}
ul.products li.product .woocommerce-LoopProduct-link {
	text-decoration: none;
}
ul.products li.product .woocommerce-LoopProduct-link:hover {
	color: #2c2d33;
}

@media (min-width: 768px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	font-size: 17px;
	color: #ffffff;
	text-transform: uppercase;
}

#mega-menu-wrap-primary {
	background: #43454b;

}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	width: 285px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	font-size: 16px;
	line-height: 23px;
	padding: 10px;
	color: #555;
	font-weight: bold;
	background: #ffffff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	font-size: 18px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	background: #ffffff;
}
}

@media (max-width: 767px){
	#mega-menu-wrap-primary{
		display: none;
	}
	.main-navigation ul.menu ul li a {
		color: #6e6e6e;
	}
	.main-navigation ul ul {
		display: none;
		position: absolute;
		top: 20px;
		left: 0px;
		z-index: 1;
		width: 150px;
	}
	.main-navigation ul ul:hover {
		display: block;
	}

	.stream-wood-invitation.stream-wood-invitation-right {
		top: 23%!important;
	}
}

table.variations td.value label {
	padding-left: 7px;
	font-size: 15px;
}

header.entry-header h2.entry-title a {
	text-decoration: none;
}

ul.tabs li a {
	text-decoration: none;
}

.art_prev {
	margin-bottom: 5px;
}
table.partners tr td:nth-of-type(1){
	width: 118px;
}
table.partners tr td:nth-of-type(2){
	padding-top: 33px;
	font-size: 24px;
	font-weight: 600;
}

table.partners div:nth-of-type(1){
	font-size: 20px;
	margin-bottom: 10px;
}
table.partners div:nth-of-type(2){
	font-size: 14px;
}

.partner {
	width: 16.8%;
	margin-right: 4%;
	margin-bottom: 4%;
	float: left;
	height: 178.734px;
}

.partner:nth-child(5n) {
	margin-right: 0;
}
.widget-area .widget a:not(.button) {
	text-decoration: none;
}

#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box>p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child{
	text-decoration: none;
}

.su-spoiler-title {
	font-size: 17px!important;
}
#post-5060 ul {
	margin-left: 0;
}

#post-5060 li {
	list-style-type: none;
	margin: 16px;
}

#post-5060 a {
	text-decoration: none;
	font-size: 23px;
	line-height: 23px;
}
#post-5060 a:before{
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 25px;
    margin-right: 10px;
}
#post-5060 a:hover {
	font-size: 26px;
	color: #2c2d33;
}
#post-6320 ul {
	margin-left: 0;
}
#post-6320 li {
	list-style-type: none;
	margin: 16px;
}
#post-6320 a {
	text-decoration: none;
	font-size: 23px;
	line-height: 23px;
}
#post-6320 a:before{
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 25px;
    margin-right: 10px;
}
#post-6320 a:hover {
	font-size: 26px;
	color: #2c2d33;
}
.papersWrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.papers {
	width: 33.333333%;
	
}

.paper {
	height: 223px;
	box-sizing: border-box;
    margin-top: -46px;
    border: 1px solid #828282;  
    margin-top: 10px;
}
.paper .wall {
	background-color: #ffffff;
	height: 223px;
	position: relative;
    top: 7px;
    left: 7px;
    border: 1px solid #828282;
}

.paper h3 {
	font-size: 18px;
	color: #43454b;
	font-family: Arial, sans-serif;
	text-align: left;
	height: 2.9em;
	overflow: hidden;
	line-height: 24px;
	padding: 9px 8px;
	margin: 0;
}
.paper_text {
	font-size: 14px;
	color: #454546;
	font-family: Arial, sans-serif;
	text-align: left;
	height: 3.4em;
	padding: 0 8px;
	width: 184px;
}
.paper img {
	float: right;
	margin-right: 8px;
	margin-top: -2px;
}
.papers a {
	text-decoration: none;
	display: block;
}
@media (min-width: 992px) and (max-width: 1199px){
	.paper img {
		width: 34%;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.paper img {
		width: 34%;
	}
}
@media (min-width: 767px) and (max-width: 576px){
	.paper_text {
		width: auto;
	}
	
}
/*.widget ul {
	margin-top: -62px;
}*/
.widget ul.cart_list{
	margin-top: 0;
}

/*.widget ul li {
	line-height: 56px;
}*/


@media (max-width: 767px){
	.phone-wrapper {
		margin-left: -19px!important;
	}
	.phone-wrapper ul li {
		line-height: 23px;
		margin: 18px 0px;
	}
	.paper {
		margin: 0 auto;
	}
	#post-704 .col-full{
		margin: 0 15px;
	}

	.vc_column_container>.vc_column-inner {
		padding-left: 0;
	}
	
}
i.fa-envelope {
	font-size: 15px;
}
/*.phone-wrapper li {
	background: url(https://retailprof.ru/wp-content/uploads/2018/06/info.png) no-repeat left center;
	background-size: 2%;
	padding-left: 30px;
	text-align: left;
}*/
.phone-wrapper ul {
	margin-left: 144px;
}
.phone-wrapper li:before {
	content:"\f0da";
	font-family: FontAwesome;
	margin-right: 3px;
	font-size: 20px;
}

.phone-wrapper li:after {
	content:"\f0d9";
	font-family: FontAwesome;
	margin-left: 3px;
	font-size: 20px;
}

.social_ a {
	margin-left: 15px;
}
.woocommerce-breadcrumb {
	margin-bottom: 0;
}
.storefront-full-width-content .woocommerce-products-header {
	padding: 0 0 1.99em;
}

@media (min-width: 768px) {
	.storefront-full-width-content .woocommerce-tabs ul.tabs{
		width: 24%;
	}
	.storefront-full-width-content .woocommerce-tabs .panel{
		width: 70%;
	}

}

}
.word {
	position: relative;
	display: inline-block;
	margin-right: 14px;
	color: #43454ba8;
}
.word_info {
	display: none;
	position: absolute;
	background: #43454b;
	color: #ffffff;
	left: 46px;
	top: 16px;
	width: 208px;
	padding: 10px;
	z-index: 999;
}
.word_info span {
	font-weight: 700;
	color: #ffffff;
}
.word:hover .word_info{
	display: block;

}
.gloss {
	font-size: 16px;
	width: 105px;
    margin: 0 auto;
    color: #43454ba8;
    font-weight: 700;
    display: inline-block;
}
@media (min-width: 768px){
	.glossWrapp {
	float: right;
}
}
@media (max-width: 767px){
	.glossary {
		display: none;
	}
}
.site-main .glossary {
	margin-top: -39px;
	padding-bottom: 46px;
}

#custom_html-17 .textwidget {
	width: 345px;
}

@media (min-width: 768px){
	tr.attribute-pa_komplektacia input[value^="bez-fn" ] + label:before {
		content: "\f05a";
		font-family: FontAweSome;
		position: relative;
		left: 75px;
}

	tr.attribute-pa_komplektacia input[value^="bez-fn"] + label:after {
		content: "Если у вас уже есть ФН";
		margin-left: 20px;
		display: none;
		padding: 7px;
		box-sizing: border-box;
		text-align: center;
}

	.value div {
		position: relative;
	}
	.value > div:hover input[value^="bez-fn"] + label:after {
		display: block;
		position: absolute;
		left: 107px;
	    top: 0px;
	    background: #43454b;
		color: #ffffff;
		z-index: 998;
	}
	

	tr.attribute-pa_komplektacia input[value*="15-mes"] + label:before {
		content: "\f05a";
		font-family: FontAweSome;
		position: relative;
		left: 126px;
	}

	tr.attribute-pa_komplektacia input[value*="15-mes"] + label:after {
		content: "ОСН, подакцизные товары";
		margin-left: 20px;
		display: none;
		padding: 7px;
		box-sizing: border-box;
		text-align: center;
	}

	
	.value div:nth-child(2):hover input[value*="15-mes"] + label:after {
		display: block;
		position: absolute;
		left: 146px;
	    top: 0px;
	    background: #43454b;
		color: #ffffff;
		z-index: 998;
	}

	tr.attribute-pa_komplektacia input[value*="36-mes"] + label:before {
		content: "\f05a";
		font-family: FontAweSome;
		position: relative;
		left: 126px;
	}

	tr.attribute-pa_komplektacia input[value*="36-mes"] + label:after {
		content: "УСН, ЕНВД, ПСН, услуги";
		margin-left: 20px;
		display: none;
		padding: 7px;
		box-sizing: border-box;
		text-align: center;
	}

	
	.value div:nth-child(3):hover input[value*="36-mes"] + label:after {
		display: block;
		position: absolute;
		left: 146px;
	    top: 0px;
	    background: #43454b;
		color: #ffffff;
		z-index: 998;
	}
}

.single-product div.product .product_meta {
	border-top: none;
}
.single-product div.product .product_meta a {
	padding-right: 10px;
}

.delimiter {
	width: 68.498938em;
	height: 5px; 
	background: #43454b;
	margin: 0 auto;
}
.footer-widget-1 #custom_html-16 .textwidget {
	display: block;
}

.vc_general.vc_btn3 {
	background-color: #f79468;
	color: #ffffff;
	-webkit-box-shadow: 0 0 13px #f28042;
	font-size: 16px;
}
.vc_general.vc_btn3:hover {
	-webkit-box-shadow: 0 0 30px #f28042;
	color: #ffffff;
	width: 193px;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
	background-color: #f79468;
	color: #ffffff;
	border-color: #f79468;
	-webkit-box-shadow: 0 0 13px #f28042;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
	-webkit-box-shadow: 0 0 30px #f28042;
	background-color: #f79468;
	border-color: #f79468;
	width: 209px;
}
.vc_sep_width_100 {
	width: 40%;
}

.footer_4 i {
	margin-right: 4px;
}
footer .footer .footer_4 a {
	text-decoration: none;
	font-weight: 900;
	color: #76787e;
	font-size: 16px;

}
ul.products li.product .button {
	background-color: #43454b;
    color: #ffffff;
    box-shadow: 1px 1px 4px #5f5f5f;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 500;
}
ul.products li.product .button:hover {
	background-color: #fff;
	color: #43454b;
	text-decoration: none;
}

.product .entry-summary .button {
	background-color: #f79468;
	font-size: 20px;
    padding: 10px 22px;
    border-radius: 5px;
    color: #ffffff;
    border: 2px solid #f79468;
}

.product .entry-summary .button:hover{
	background-color: #ffffff;
	color: #f79468;
	border: 2px solid #f79468;
	
}
ul.products li.product .star-rating {
	display: none;
}
.single-product div.product table.variations {
	width: 50%;
}

@media (min-width: 768px){
	.single_variation_wrap {
	width: 50%;
	margin-top: 25px;


}
.single-product div.product form.variations_form {
	display: flex;
	flex-direction: row;
	padding: 10px;
	margin-bottom: 11px;
	border-radius: 5px;
	color: #000000;
	box-shadow: 1px 1px 10px #d2d2d2;
	width: 99%;
}

.single-product div.product .variations_button {
	/*margin-top: -23px;*/
}
}

	.benefit {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 14px;
	}
	.benefitIcon i {
		margin-right: 28px;
		font-size: 20px;
	}

	.benefitText {
		font-size: 14px;
		line-height: 16px;
	}

a.woocommerce-product-gallery__trigger + div.benefit {
	display: none;
}

.entry-summary .short_descript_simbols {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 15px;

}
.entry-summary .short_descript_simbols .short_descript_simbol {
	margin-right: 3%;
	width: 38px;
}

.entry-summary .short_descript_simbols .short_descript_simbol img {
	/*width: 35px;
	height: 36px;*/
}
@media (max-width: 767px) {
	.entry-summary .short_descript_simbols{
		flex-wrap: wrap;
	}
	.entry-summary .short_descript_simbols .short_descript_simbol img {
	width: 29px;
	height: 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.entry-summary .short_descript_simbols{
		flex-wrap: wrap;
	}
	.entry-summary .short_descript_simbols .short_descript_simbol img {
	width: 34px;
	height: 35px;
	
}
}



.product .simbol {
	
}
.archive .product .simbol img {

	/*width: 29px;
	height: 30px;*/
}


@media (min-width: 768px){

	#post-7632 ul.products li.product {
	width: 16%;
	}

	#post-7632 ul.products li.product:nth-child(5) {
		margin-right: 0;
	}
	#post-7632 ul.products li.product:nth-child(3) {
		margin-right: 4.347826087%!important;
	}
	#post-7632 ul.products li.product:nth-child(4) {
		clear: none!important;
	}
	#post-7632 ul.products {
		min-height: auto;
	}
}

#post-7632 ul.products li.product .price{
	height: 1.4em;
	overflow: hidden;
}

.cart-collaterals .cross-sells{
		width: 100%;
		margin-right: 5%;	
}
.cart-collaterals .cart_totals {
		width: 100%;
	}

@media (min-width: 768px){
	
	.cross-sells ul.products li.product .price{
		margin-bottom: 0;
		margin-left: 10px;
		margin-right: 10px;
		float: none;
		width: 100%;
    	text-align: center;
    	margin-bottom: 10px;
	}
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product{
		width: 20%;
		margin-right: 0%;
		margin-bottom: 2%;
	}
.cross-sells ul.products li.product .button{
	height: 32px;
	width: 102px;
	padding: 9px;
	float: none;
}
.cross-sells ul.products li.product img {
	width: 112px;
	height: 88px;
}
.cross-sells ul.products li.product .woocommerce-loop-product__title, .cross-sells ul.products li.product h2{
	width: 100%;
	margin-bottom: 0;
	font-family: "Arial", sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	height: 4.3em;
	margin-left: 10px;
}
.cross-sells .art_prev {
	display: none;
}
.cross-sells ul.products li.product.first {
	clear: none!important;
}
.cross-sells ul.products li.product .button:before {
	content: "";
}
@media (max-width: 576px){
	
}
@media(min-width: 768px) and (max-width: 1077px){
	.cross-sells ul.products li.product img{
		width: 80px;
		height: 63px;
	}
	.cart-collaterals .cross-sells ul.products li.product{
		flex-wrap: wrap;
	}
}
.widget_shopping_cart a {
	line-height: 23px;
}

.cont_sb {
	width: 100%;
	background-color: #f1f1f1;
	float: left;
	
}
.cont_rb {
	width: 100%;
	background-color: #f1f1f1;
	float: left;
	
}
.cont_sb h2, .cont_rb h2 {
	text-align: center;
	padding: 20px;
}
.paketCont {
	float: left;
	padding: 0 2.5%;
}

.paket {
	float: left;
	width: 18%;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	background-color: #ffffff;
	margin-right: 2.5%;
}
.paket:last-child {
	margin-right: 0;
}
.paket hr {
	width: 80%;
	margin: 0 auto;
}
.paket p {
	margin: 10px;
}
.paket h3 {
	font-size: 17px;
	text-align: center;
	margin-top: 12px;
}
.paket .krug {
	width: 100px;
	height: 100px;
	margin: 10px auto;
	border-radius: 50px;
	background-color: #2dca60;
	color: #ffffff;
	text-align: center;
	font-size: 12px;

}
.paket .krug span {
	font-size: 23px;
	font-weight: 700;
	margin-top: 31px;
	display: inline-block;
}
.pay span {
	font-size: 18px;
	font-weight: 600;
}
.pay {
	margin-bottom: 20px;
}
.priceWrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.pricemax {
	font-size: 16px;
	font-weight: 600;
}
.pricemax p{
	font-weight: 500;
	font-size: 12px;
	line-height: 0px;
}
.cont_rb .paket {
	background-color: #ffed00;
	width: 23%;
}
.cont_rb .paket p {
	font-weight: 600;

}
.paketIns {
	background-color: #ffffff;
	width: 94%;
    margin: 0 auto;
    padding: 5px;
    margin-bottom: 10px;
}
}
.paket .free {
	border-radius: 20px;
	background-color: #2dca60;
	color: #ffffff;
	text-transform: uppercase;
	width: 95px;
	margin: 10px auto;
}
.paketsBottom {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
	padding: 10px 40px;
}
.paketsBottom .freeUsl {
	color: #2dca60;
}
.paketsBottom .freeUsl span{
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 800;
}
.paketsBottom .freeUsl ul li {
	color: black;
}
.paketsBottom img {
	width: 200px;
	padding-bottom: 26px;
}
@media (max-width: 767px){
	.paket {
		width: 100%;
	}
}
#post-4720 th{
	text-align: center;
	font-size: 18px;
}
#post-4720 table tbody tr td {
	text-align: center;
}
#post-4720 table tbody tr td:nth-of-type(1) {
	text-align: left;
	font-size: 16px;
	font-weight: 600;
}

.newsWidget {
	float: none!important;
	margin-left: 0!important;
}
.newsWidget ul {
	margin: 0 auto;
}

.newsWidget ul li a {
	font-size: 20px;
	font-weight: 300;
	text-decoration: none;

}
.carousel {
	width: 80%;
    margin: 0 auto;
    position: relative;
}

.carousel-indicators{
	bottom: -30px;
	position: absolute;
    right: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
	background-color: rgba(64, 52, 52, 0.5);
	width: 25px;
	position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
}

.carousel-inner {
	position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
	position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-item.active{
	display: block;
}

.w-100 {
	width: 100%!important;
}
.d-block {
	display: block!important;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next, .carousel-control-prev {
	position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	background: none;
	position: relative;
    top: -14px;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.carousel-control-prev-icon i, .carousel-control-next-icon i{
	color: #000;
	font-size: 36px;
	position: relative;
}

.carousel-control-prev-icon i{
	right: 65px; 
}
.carousel-control-next-icon i{
	left: 65px;
}






.carousel-indicators .active{
	background-color: #43454b;
}



.buttonWrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.buttonMain {
	display: block;
	text-decoration: none;
}
.buttonMain:hover{
	text-decoration: none;
}
.buttonMain a, .footer_1 button {
	background-color: #f79468;
    color: #ffffff;
    border-color: #f79468;
    font-size: 20px;
    border-radius: 5px;
    width: auto;
    line-height: 10px;
    padding: 20px;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
}
.footer_1 button {
	margin: 10px;
	margin-top: 20px;
	font-size: 18px;
	padding: 15px;
	width: 180px;

}

.buttonMain a:hover {
	-webkit-box-shadow: 0 0 30px #9a3b16;
    background-color: #f79468;
    border-color: #f79468;
    width: auto;
    padding: 25px;
    color: #43454b;
    margin-bottom: -10px;

}
.headingMain {
	margin: 20px;
}
.headingMain + .columns-3 ul.columns-3 {
	min-height: auto;
}
.headingMain hr {
	width: 40%;
	margin: 36px auto;
}

@media (min-width: 768px){
	.site-main .woocommerce ul.products li.product, .site-main .columns-3 ul.products li.product, .site-main .related ul.products li.product {
		width: 31%;
		margin-right: 3.5%;
		box-shadow: 1px 1px 10px #e4e4e4;
		padding: 7px;
		margin-bottom: 1.3em;
	}
	.page-template-template-homepage-php .site-main .columns-3 ul.products li.product {
		width: 23%;
		margin-right: 2.6%;
		margin-bottom: 1em;

	}
	div.headingMain+.columns-3 ul li {
		
	}
	.page-template-template-homepage-php .site-main .columns-3 ul.products li.product:nth-of-type(3n){
		margin-right: 2.6%!important;
		
	}
	.page-template-template-homepage-php .site-main .columns-3 ul.products li.product:nth-of-type(4n){
		margin-right: 0;
		clear: none!important;
	}
	.page-template-template-homepage-php .site-main .columns-3 ul.products li.product:nth-of-type(7n){
		clear: none!important;
	}
}

.page-template-template-homepage-php .site-main .columns-3 ul.products li.product .star-rating {
	display: none;
}
.page-template-template-homepage-php .site-main .columns-3 ul.products li.product a:hover {
	color: #2c2d33;
}
form.checkout .col-1, form.checkout .col-2 {
	max-width: 100%;
}


.contactForm {
	background-color: #ffffff;
	border: 2px solid #888888;
	border-radius: 10px;
	box-shadow: 1px 1px 10px #464343;
    margin: 20px auto;
    padding-bottom: 1px;
    color: #43454b;
    margin-bottom: 0;
}
.contactForm input[type=text], .contactForm input[type=tel] {
	width: 90%;
	height: 3em;
	background-color: #ffffff;
	border: 0;
	border-bottom: 1px solid #43454b!important;
	box-shadow: none;
}
.contactForm .formtit {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: "Times New Roman", serif;
	color: #43454b;
}
.contactForm .formtit span {
	font-size: 21px;
	font-weight: 500;
	margin-left: 10px;
}
 input[value="Перезвоните мне"] {
	background-color: #f79468;
	color: #43454b;
	border-color: #f79468;
	font-size: 20px;
	border-radius: 5px;
	width: auto;
	height: 50px;
	line-height: 10px;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 auto;
 }

input[value="Перезвоните мне"]:hover {
    background-color: #f79468;
    border-color: #f79468;
    width: auto;

}
input[value="Перезвоните мне"]:disabled {
	background-color: #f79468;
	color: #43454b;
	border-color: #f79468;
	font-size: 20px;
	border-radius: 5px;
	width: auto;
	height: 50px;
	line-height: 10px;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 auto;
}
.aboutWrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.about {
	width: 22%;
	text-align: justify;
}
.about span {
	font-size: 65px;
	text-align: center;
	display: block;
	margin-bottom: -12px;
}
.about span.odins {
	font-size: 60px;
	font-weight: 700;
	margin-bottom: -5px;
}

.shopKindWrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.shopKind {
	width: 15%;
	text-align: center;
}
.shopKind span {
	font-size: 40px;
	text-align: center;
	display: block;
	margin-bottom: -12px;
}
@media (max-width: 575px){
	.aboutWrap{
		flex-wrap: wrap;
	}
	.about {
		width: 100%;
	}
	.shopKindWrap {
		flex-wrap: wrap;
	}
	.shopKind {
		width: 33%;
	}
	.contactForm {
		width: 100%;
	}
	.contactForm form {
		margin-left: 20px;
	}
	.contactForm input[type=text], .contactForm input[type=tel] {
	width: 270px;
	height: 3em;
	}
	.contactForm p {
		width: 79%;
	}
	
}
.sertificateWrap1{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.sertificateWrap1 img {
	width: 94%;
}
.sertificateWrap2{
	display: flex;
	flex-direction: row;
	justify-content: space-between;

	margin-top: 20px;
}
.sertificateWrap2 img {
	width: 87%;
}
.post-2801 h2 {
	text-align: center;
	margin: 40px;
}
.case {
	background-color: #ffffff;
	border-radius: 10px;
	color: #3e4145;
	font-size: 18px;
	padding: 15px;
	
	margin-top: 20px;
}
.case:hover {
	box-shadow: 0px 5px 7px #927b7b;
}
.case ul {
	margin-left: 20px;
}

.case ul li {
	font-size: 15px;
}
.post-8481 .case ul.products li.product, .post-8495 .case ul.products li.product, .post-8499 .case ul.products li.product, .post-8502 .case ul.products li.product, .post-8505 .case ul.products li.product, .post-8508 .case ul.products li.product, .post-8511 .case ul.products li.product, .post-8514 .case ul.products li.product {
	width: 100%;
} 
.choice {
	display: block;
	font-size: 22px;
	text-decoration: none;
	position: relative;

}
.choice:hover {
	box-shadow: 0px 5px 7px #927b7b;
	color: #43454b;
	text-decoration: none;
}
.choice i {
	display: block;
	text-align: center;
	font-size: 50px;
	padding-top: 20px;

}
.choice span {
	height: 2.4em;
	line-height: 24px;
	display: block;
	margin-bottom: -37px;
}

.angleTL {
	display: inline-block;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	width: 14px;
	height: 14px;
	position: absolute;
	left: -2px;
}
.angleTR {
	display: inline-block;
	border-right: 2px solid #ccc;
	border-top: 2px solid #ccc;
	width: 14px;
	height: 14px;
	position: absolute;
	right: -2px;
}
.angleBL {
	display: inline-block;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	width: 14px;
	height: 14px;
	position: absolute;
	left: -2px;
	bottom: -2px;
}
.angleBR {
	display: inline-block;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	width: 14px;
	height: 14px;
	position: absolute;
	right: -2px;
	bottom: -2px;
}
li.product-category a {
	text-decoration: none;
}
ul.products li.product.product-category .woocommerce-loop-category__title, ul.products li.product.product-category h2 {
	font-family: "Arial", sans-serif;
	font-size: 22px;
}
li.product-category h2 mark {
	display: none;
}
ul.products li.product.product-category img {
	width: 80%;
}

/*Up-sells*/




@media (max-width: 575px){
	.storefront-full-width-content.single-product .upsells ul.products li.product{
		flex-wrap: wrap;
		width: 100%;
	}
	.storefront-full-width-content.single-product .upsells ul.products li.product a.woocommerce-loop-product__link{
		width: 58%;
	}
	.upsells .simbols {
		width: 10px;
	}

}

ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2{
	text-align: left;
	line-height: 22px;
	height: 3.7em;
	overflow: hidden;
    width: 100%;
    font-size: 18px;
    margin-bottom: 0;
    display: block;
    font-family: Times New Roman, serif;
}


ul.products li.product .button:before {
	content: "\f291";
	font-family: "FontAwesome";
	font-size: 24px;
	display: block;
	position: relative;
	margin-bottom: -2px;

}

ul.products li.product .button {
	height: 67px;
    align-items: center;
    float: right;
    padding: 2px 8px;
    margin-top: -42px;
}

.art_prev {
	margin-bottom: 3px;
	text-align: right;
	float: left;
}
@media (min-width: 768px){
	.left-sidebar .widget-area{
		width: 16%;
	}
	div[.content-area + .widget-area] {
		width: 79%;
	}
	.woocommerce-breadcrumb {
		padding: 0em 99em 1.41575em;
	}
}
.storefront-full-width-content.single-product .related ul.products li.product.first {
	clear: none!important;
}

.storefront-full-width-content.single-product .related ul.products li.product:nth-of-type(5){
	margin-right: 0;
}
.storefront-full-width-content.single-product .related ul.products li.product:nth-of-type(1){
	margin-left: 7px;
}
.storefront-full-width-content.single-product .related ul.products li.product {
	width: 18%;
	margin-right: 2%;

}

.storefront-full-width-content.single-product .upsells ul.products li.product {
	width: 18.8%;
	box-shadow: 1px 1px 10px #eaeaea;
	padding: 7px;
	margin-right: 1%;
}
.storefront-full-width-content.single-product .upsells ul.products li.product .woocommerce-product-details__short-description {
	display: none;
}
.storefront-full-width-content.single-product .upsells ul.products li.product:nth-of-type(1){
	margin-left: 7px;
}
@media (min-width: 768px){
	.productImageAndBenefitsWrapper {
	width: 39.1304347826%;
	float: left;
	margin-right: 4.347826087%;
	margin-bottom: 3.706325903em;
}
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
	width: 100%;
	float: none;
}

.addServices {
	margin-top: 20px;
	box-shadow: 1px 1px 10px #d2d2d2;
	width: 98%;
	padding: 4px 10px;
}

}
.addServices span.addServTit {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
}

.addServices ul {
	margin-left: 0;
	margin-bottom: 3px;
}
.addServices ul li {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 3px;
}
.addServices ul li a {
	text-decoration: none;
	width: 60%;
}
.addServices ul li .addServPrice {
	font-weight: 600;
	width: 100px;
}
.addServices ul li .addServButt a.button {
	background-color: #ffffff;
	font-size: 16px;
	padding: 0 4px;
	color: #43454b;
	border: 1px solid #43454b;
	font-weight: 500;
	width: 67px;
}
.addServices ul li .addServButt a.button:hover {
	color: #43454b;
	border: 1px solid #43454b;
}
.archive .price del {
	opacity: 1;
}
.archive .price del > .woocommerce-Price-amount {
	position: absolute;
	bottom: 0;
	font-size: 13px;
	color: #2c2d33;
	text-decoration: line-through;
	margin-left: 15px;
}
.archive ul.products li.product .price ins {
	margin-left: 0;
}
.archive .price ins .woocommerce-Price-amount {
	font-weight: 600;
}









div[class*="post"] .phone-wrapper{
	float: none!important;
}

.action {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.actionText {
	width: 60%;
}
.action + hr {
	width: 40%;
	margin: 0 auto 43px;
}
@media (min-width: 768px){
	form.checkout .col2-set {
		width: 43.94%
	}
}

@media (min-width: 768px){
	.contactForm {
		width: 95%;

	}
	.contactForm .wpcf7 {
		width: 92%;
	}
	.contactForm .wpcf7 form p {
		display: inline-block;
	}
	.contactForm input[type=text]{
	width: 75%;
	height: 3em;
	margin-right: 35px;
	}
	.contactForm input[type=tel] {
	width: 75%;
	height: 3em;
	}
	.formWrapp {
		display: inline-block;
	}
	.contactForm .wpcf7 form {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 0;
		flex-wrap: wrap;
	}
	
	.contactForm .wpcf7 form .cf7phone {
		width: 48%;
	}
	.contactForm .wpcf7 form .cf7submit{
		width: 50%;
	}
	.contactForm .wpcf7 form .cf7accaptance {
		width: 85%;
	}
	div.wpcf7-mail-sent-ok {
		border: none;
		margin: 0px 0px 10px;
	}

	
}
@media (min-width: 768px) and (max-width: 991px){
	.contactForm .wpcf7 {
		width: 90%;

	}
	.contactForm .wpcf7 form p:nth-of-type(2){
		width: 40%;
	}	
}

.button_10 {
	margin-bottom: 65px!important;
}
#secondary .widget .widget-title {
	margin-left: 0;
}

.woocommerce-breadcrumb a:first-of-type:before {
	display: none;
	content: "";
}
.woocommerce-breadcrumb {
	font-size: 14px;

}
li#custom_html-18 {
	list-style-type: none;
}
.TeamButton {
	display: block;
	margin: 0 auto;
	background-color: #f79468;
	color: #ffffff;
	border-radius: 10px;
	font-size: 20px;
	width: 200px;
	text-decoration: none;
	text-align: center;
	padding: 9px;
	margin-top: 20px;
}
.stream-wood-recall-btn {
	z-index: 998!important;
}

#tab-characters table td{
	padding: 3px 15px;
	border: 1px dashed #afafaf;
	background-color: #ffffff;
	border-bottom: 1px dashed #000000;
}
#tab-characters table tr td:last-child{
	border-left: none;
}
#tab-characters table tr:nth-child(2n) td{
	border: none;
	border-right: 1px dashed #afafaf;
	background-color: #ffffff;
}
#tab-characters table tr:nth-child(2n) td:last-child{
	border-right: none;
}

@media (min-width: 768px) {
	.storefront-full-width-content .woocommerce-tabs ul.tabs {
		width: max-content;
		width: -moz-max-content;
		border-bottom: 3px solid #f79468;
		float: none;
	}
	.woocommerce-tabs ul.tabs li {
		display: inline-block;
		margin-top: 4px;
		width: max-content;
		margin-bottom: -1px;
	}
	.storefront-full-width-content .woocommerce-tabs .panel {
		width: 100%;
		font-size: 16px;
		line-height: 26px;
	}
	.woocommerce-product-details__short-description {
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		height: 5.5em;
		overflow: hidden;
		margin-bottom: 10px;

	}
	.woocommerce-product-details__short-description:hover {
		color: #2c2d33;
	}

	.woocommerce-product-details__short-description + hr {
		width: 60%;
        margin: 0 auto;
    	margin-bottom: 15px;
	}
	.woocommerce-tabs ul.tabs li.active:after {
		content: "";
	}
	.woocommerce-tabs ul.tabs li a {
		font-size: 20px;
	    width: auto;
	    padding: 10px 20px;
	    background-color: #f1f1f1;
    	margin-right: 5px;
	}
	.woocommerce-tabs ul.tabs li a:after {
		content: "";
		display: block;
		width: 2px;
		height: 100%;
		background-color: #000;

	}
	.woocommerce-tabs ul.tabs li.active a {
		color: #2c2d33;
		background-color: #f79468;

	}
	.woocommerce-tabs ul.tabs li a:hover {
		color: #2c2d33;
		box-shadow: 1px 2px 10px #a0a0a0;

	}

	.woocommerce-tabs ul.tabs {
		border-top: 1px solid #ffffff;
	}
	.storefront-full-width-content.single-product div.product .woocommerce-tabs {
		margin-top: 25px;
	}
}

@media (min-width: 768px){
	.storefront-full-width-content .woocommerce-tabs .panel h2+h3 {
		border-top: 1px solid #fff;
	}
	
}

#mega-menu-wrap-primary #mega-menu-primary {
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction: row;
	-webkit-justify-content: space-around;
	flex-direction: row;
	justify-content: space-around;

}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	padding: 0 !important;
}

@media (min-width: 1146px){
	.site-header .site-branding img {
		width: 143px;
		padding-bottom: 5px;
	}
	
	#order_review_heading{
		width: 47%;
	}
}
@media (min-width: 768px) and (max-width: 1145px){
	.site-header .site-branding {
		width: 227px;
		margin-right: 2.35%;
		margin-left: -25px;
	}
	.site-header .site-branding + .phone-wrapper {
		margin-left: 0;
	}
	.site-header .site-branding img {
		width: 144px;
	}
}
.headerDescription {
		font-size: 16px;
		font-weight: 600;
		line-height: 14px;
    	color: #43454b; 
    	width: 100%;
    	margin: 0 auto;
		text-align: center;
	}

@media (min-width: 768px) and (max-width: 991px){
	.site-branding .headerDescription {
		font-size: 13px;
		line-height: 14px;	
	}
	.site-header .site-branding {
		width: 169px;
	}
	header .col-full .phone-wrapper{
		width: 54%;
	}
	.phoneHeadWrapp {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 300px;
	}
	.phone_header {
		font-size: 17px;
		color: #43454b;
		line-height: 22px;
	}
	.phone_header a {
		font-weight: 600;
		text-decoration: none;
	}
	.email_header {
		font-size: 17px;
		color: #43454b;
		line-height: 22px;
	}
	.fab {
		font-size: 19px;
	}
	.site-header-cart .cart-contents .count{
		font-size: 15px;
	}
	.site-header-cart .cart-contents .amount {
		font-size: 16px;
		margin-right: 9px;
	}
	.site-header-cart .cart-contents:after {
    display: none;
	}
	
}

@media (min-width: 768px){
	.site-header .site-branding {
		margin-top: 2px;
		display: flex;
		position: relative;
}
}



#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 10px 15px 0px 15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	font-size: 16px;
	line-height: 26px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
	font-weight: 700;
}
.importantText {
	font-size: 21px;
	font-style: italic;
}
#mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 10px 15px 0px 15px;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	font-size: 16px;
	line-height: 26px;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover{
	font-weight: 700;
}
@media (min-width: 768px){
	.woocommerce-active .site-header .secondary-navigation {
	position: absolute;
	
}
	#mega-menu-wrap-secondary {
		background: #43454b;
		display: inline-block;
	}
	#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link{
		font-size: 20px;

	}
	#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:nth-of-type(3) > a.mega-menu-link{
		font-size: 24px;
		margin-left: 50px;

	}
	#mega-menu-wrap-secondary #mega-menu-secondary {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	.secondary-navigation ul.menu a {
		color: #ffffff;
	}
	.secondary-navigation ul.menu a:hover {
		color: #ffffff;
	}
	.woocommerce-active .site-header nav.secondary-navigation #mega-menu-wrap-secondary + .site-header-cart {
		width: 25%;
	}
	.secondary-navigation ul.site-header-cart li {
		position: absolute;
	}

	nav.secondary-navigation .site-header-cart .widget_shopping_cart {
	width: 200px;
	top: 47px;
	}
	.woocommerce-active .site-header nav.secondary-navigation .site-search {
		float: none;
		display: inline-block;
		margin-left: 50px;
	}

	.woocommerce-active .site-header nav.secondary-navigation .site-search .widget_product_search input[type=search]{
		padding: 0.6em 1.41575em;
		padding-left: 2.617924em;
	}
	.woocommerce-active .site-header nav.secondary-navigation .site-search .widget_product_search form:before {
		top: 0.8em
	}

	#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu{
		width: 1104px!important;
	}
	.site-branding {
		margin-bottom: 0.4em;
		margin-top: 20px;
	}
	nav.secondary-navigation .site-header-cart .cart-contents:after {
		font-size: 15px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 14px;
	}
		#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 14px;
	}
	#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
		font-size: 15px;
	}
}
@media (max-width: 69em){
	#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu{
		width: 100%!important;
	}
	.delimiter {
		width: 100%!important;
	}
}
.page-template-template-homepage .entry-header h1 {
	font-size: 2em;
}
p+h2 {
	margin-top: 1em;
}

.page div[class^="post"] table td {
	border-top: 1px dashed #dcd7dc;
	text-align: center;
}

.page div[class^="post"] table th {
	border-top: 1px dashed #dcd7dc;
	text-align: left;
	font-weight: 600;
	background-color: #ffffff;
}
.description_bottom br {
	display: none;
}
.post-9275 ul.products li.product .price {
	display: none;
}
.error404 .fourohfour-columns-2 .col-1 {
	display: none;
}
.productImageAndBenefitsWrapper .woocommerce-product-gallery figure .schilds {
	position: absolute;
	right: 0;
	top: 60px;
	width: 10%;
	height: 13%;
}
.productImageAndBenefitsWrapper .woocommerce-product-gallery figure .schilds .schild {
	width: 100%;
	height: 100%;
}
.content-area ul.products li.product .schilds {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 12%;
	height: 7%;
}

.content-area ul.products li.product .schilds .schild {
	width: 100%;
	height: 100%;
}

#payment .place-order{
	position: relative;
}

.acceptConfidence {
	font-size: 14px;
	margin-bottom: 10px;
	position: absolute;
	top: 119px;
}

ul.order_details + p, section.woocommerce-bacs-bank-details {
	display: none;
}
.woocommerce-column--billing-address, .woocommerce-column--shipping-address {
	width: 45%;
	flex: none;
	max-width: 45%;
}

ul.products {
	min-height: auto;
}

.sigmaGift span{
	font-weight: 600;

}

.sigmaGift ul li {
	display: inline;
	margin-left: 10px;
}
.sigmaGift ul li:before {
	content: "\2022";
}
.sigmaGift p{
	display: none;
}
.term-description {
	text-align: left;
}



#secondary .widget_nav_menu div[class$="container"] ul li:before {
	display: none;
}
#secondary .widget_nav_menu div[class$="container"] ul li {
	padding-left: 0;
}
#secondary .widget_nav_menu div[class$="container"] ul[id^="menu"] li a {
	color: #43454b;
}
#secondary .widget_nav_menu div[class$="container"] ul[id^="menu"] li ul.sub-menu {
	margin-left: 0;
}
#secondary .widget_nav_menu div[class$="container"] ul[id^="menu"] li ul.sub-menu li a {
	color: #4c4c4c;
	font-weight: 500;
}
.fast-link-category {
	margin: 30px 0 30px;
}

.fast-link-category li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 15px;
}



.fast-link-category ul li a {
	color: #43454b;
	display: block;
	text-decoration: none;
    border-bottom: 2px solid #e6e6e6;
    border-right: 2px solid #e6e6e6;
    padding: 0 10px 5px 10px;
    border-radius: 0 5px 5px 5px;
    font-size: 16px;
}

.fast-link-category li a:hover {
	color: #000000;
	background-color: #eaeaea;
	display: block;
}


.fast-link-category ul {
	margin-bottom: 10px;
	margin-left: 0;
}



#secondary .widget-title {
	padding: 0 0 0;
}

.tarif {
	border-radius: 5px;
	box-shadow: 1px 1px 10px #cacaca;
    padding: 10px;

}
.tarif p {
	margin: 0;
}
.tarif ul {
	margin-left: 23px;
	min-height: 10em;
}
.tarif span {
	display: block;
	font-size: 26px;
	text-align: center;
	font-family: "Cocon";
	font-weight: 600;
}
.tarif .tprice {
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 20px;

}
.tarif a {
	display: block;
	color: #ffffff;
	background-color: #f79468;
	padding: 3px 15px;
	width: 135px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
}
.stage p:nth-of-type(1){
	font-size: 70px; 
	width: 17%; 
	margin: 0 auto;
	display: inline-block;
	color: #f79468;
}
.stage p:nth-of-type(2){
	display: inline-block; 
	width: 80%;
	font-size: 18px;
}

@media (max-width: 767px)  {
	.tarif {
	border-radius: 5px;
	box-shadow: 1px 1px 10px #cacaca;
    padding: 10px;

}
.tarif p {
	margin: 0;
}
.tarif ul {
	margin-left: 23px;
	min-height: 10em;
}
.tarif span {
	display: block;
	font-size: 26px;
	text-align: center;
	font-family: "Cocon";
	font-weight: 600;
}
.tarif .tprice {
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 20px;

}
.tarif a {
	display: block;
	color: #ffffff;
	background-color: #f79468;
	padding: 3px 15px;
	width: 135px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
}
.stage p:nth-of-type(1){
	font-size: 70px; 
	width: 17%; 
	margin: 0 auto;
	display: inline-block;
	color: #f79468;
}
.stage p:nth-of-type(2){
	display: inline-block; 
	width: 80%;
	font-size: 18px;
}
}

#custom_html-19 {
	list-style-type: none;
}
.upMenu {
	margin: 0 auto;
	margin-bottom: -14px;
	max-width: 68.498938em;
}
.upMenu ul {
	margin: 0;
}
.upMenu ul li {
	display: inline-block;
	margin-right: 20px;
}
.upMenu hr {
	background-color: #e6e6e6;
}
.upMenu ul li a {
	text-decoration: none;
	color: #9aa0a7;
} 
.up-menu-cover {
	display: flex;
	justify-content: space-between;
}
.upMenu .up-menu-address {
	font-size: 14px;
}
.storefront-full-width-content.woocommerce-cart .entry-header {
	padding: 0 0 2em;
}


div#tab-delivery ul {
	margin-left: 0;
}
div#tab-delivery ul li{
	list-style: none;
}
div#tab-delivery ul li span {
	font-weight: 600;
}
div#tab-delivery ul+h2 {
	margin-top: 0;
}

.archive .onsale {
	border-color: #f79468;
    position: absolute;
    top: 10px;
    color: #f79864;
    left: 0;
}

.productOffer {
	font-size: 18px;
    border: 2px solid #ec7641;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.pum-theme-10553 .pum-content + .pum-close, .pum-theme-tema-po-umolchaniju .pum-content + .pum-close {
	right: 0px;
	top: 0px;
	background-color: #45434b;
	line-height: 25px;
	padding: 0px 7px;
	border-radius: 5px;
}
.pum-theme-10553 .pum-container, .pum-theme-tema-po-umolchaniju .pum-container {
	background-color: rgba(249, 249, 249, 0);
}
.berocket_single_filter_widget .bapf_head span {
	font-size: 15px;
	font-weight: 600;
}
.berocket_single_filter_widget .bapf_body {
	font-size: 14px;
}
header.woocommerce-product-header .term-description p {
	margin: 0 0 0;
}

header.woocommerce-product-header .fast-category-wrapper {
	margin-top: 20px;
}

.col2-set .form-row-first {
	width: 100%;
}
.col2-set .woocommerce-billing-fields__field-wrapper p input, .col2-set .woocommerce-billing-fields__field-wrapper p textarea, .col2-set .woocommerce-additional-fields textarea {
	width: 300px;
	background-color: #ffffff;
    border: 1px solid #43454b;
    border-radius: 5px;
    box-shadow: none;
}


.col2-set .woocommerce-billing-fields__field-wrapper #billing_phone_field label {
	width: 155px;
}
.col2-set #billing_country_field {
	display: none;
}
.single_variation_wrap button.order-services{
	margin: 0;
	margin-top: 30px;
	font-size: 20px;
}
p.price + button.order-services {
	margin: 20px 0 20px;
	font-size: 20px;
	padding: 10px 22px;

}
.single-product ul.tabs + #tab-description table{
	width: max-content;
}
.single-product ul.tabs + #tab-description table td {
	padding: 5px 30px 5px 5px;

}
.actionButton {
	background-color: #f79468;
	width: max-content;
    margin: 0 auto;
    padding: 5px 15px;
    border-radius: 5px;

}
.actionButton a {
	font-size: 25px;
    text-decoration: none;
}

ul.products li.instock .my_quantity {
	clear: both;
	text-align: left;
	color: #6fb762;
}
ul.products li.instock .my_quantity:before {
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 13px;
	margin-right: 4px;
}
ul.products li.outofstock .my_quantity {
	clear: both;
	text-align: left;
	color: #de5858;
}

/*Main adaptiv*/
@media (min-width: 768px){
	li.wc-block-grid__product{
		box-shadow: 1px 1px 10px #e4e4e4;
		border-bottom: 0px solid transparent;
		padding-top: 5px;
}


	}
	li.wc-block-grid__product a img {
		width: 70%;
		margin: 0 auto;
	}
	.wc-block-grid.has-3-columns .wc-block-grid__product {
		max-width: 30%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	li.wc-block-grid__product .wp-block-button__link {
		padding: 2px 17px;
		border-radius: 10px;
	}
	
}

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

	ul.products li.product .button {
		margin-top: -54px;
	}
	.upMenu {
		padding: 0 10px;
	}
	.upMenu ul li a {
		font-size: 14px;
	}
	.upMenu .up-menu-address {
		font-size: 13px;
	}
}
@media (max-width: 991px) and (min-width: 768px){

	.product .button{
		
		font-size: 11px;
	}
	ul.products li.product .button {
		font-size: 12px;
		padding: 2px 7px;
		height: 50px;
		margin-top: -27px;
	}
	ul.products li.product .button:before {
		font-size: 20px;
	}
	#payment .place-order{
	position: relative;
	}

	.acceptConfidence {
		font-size: 14px;
		margin-bottom: 10px;
		position: absolute;
		top: 119px;
	}
	.cross-sells ul.products li.product .button {
		font-size: 16px;
	}
	ul.products li.product .price {
		font-size: 14px;
		width: 66%;
	}
	.art_prev {
		font-size: 12px;
	}
	.left-sidebar .widget-area {
		margin-right: 2%;
	}
	.left-sidebar .widget-area {
		width: 17%;
	}
	.left-sidebar .content-area {
		width: 80.913043%;
	}
	.upMenu ul li {
		margin-right: 5px;
	}
	.upMenu .up-menu-address {
		font-size: 11px;
		padding-top: 7px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		font-size: 14px;
	}


}

@media (max-width: 767px) {
	
	.menuM {
		clear: both;
	}
	.carousel {
		display: none;

	}
	.phoneHeadWrapp {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
	}
	.phone_header{
		color: #000000;
		margin: 0;
		font-size: 18px;
	}
	.phoneText {
		color: #000000;
		text-align: right;
		margin-top: 0;
		font-size: 14px;
		width: 200px;

	}
	.contact_email{
		color: #000000;
		text-align: center;
		font-size: 18px;
		margin-bottom: 0;
	}
	.contactWrap .social_ a i{
		font-size: 24px;
	}
	.carousel + .buttonWrap {
		display: none;

	}
	.page-template-template-homepage .entry-header h1 {
		font-size: 1.7em;
	}
	#carouselExampleIndicators + .buttonMain {
		display: none;
	}
	.social_ {
		text-align: center;
	}

	.site-header {
		padding-top: 0.6em;
		margin-left: -15px;
		margin-right: -15px;
	}
	.site-header .custom-logo-link img {
		max-width: 115px;
	}
	.site-branding {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.site-branding + .widget .textwidget {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-left: 10px;

	}
	header .col-full .phone-wrapper {
		width: 100%;
	}
	
	.widget .textwidget a {
		margin-left: 13px;
	}
	
	.headerDescription {
		width: 60%;
		line-height: 21px;
		font-size: 18px;
		padding-left: 10px;
		padding-right: 10px;
		color: #000000;
		text-align: right;
	}
	button.menu-toggle {
		padding: 5px;
		width: 175px;
	}
	button.menu-toggle span {
		padding-left: 50px;
	}
	nav#site-navigation {
		width: 175px;
		margin: 0 auto;
	}
	.menuM {
		width: 100%;
	}
	
	ul#menu-mobilnoe-menju {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-between;
	}
	ul#menu-mobilnoe-menju li {
		margin-right: 20px;
	}
	ul#menu-mobilnoe-menju li:nth-of-type(2n){
		margin-right: 0;
	}
	ul#menu-mobilnoe-menju li a {
		padding: 5px 0;
		text-decoration: none;
	}
	ul#menu-mobilnoe-menju li a:after {
		content: ' |'
	}
	ul#menu-onlajn-kassa ul.sub-menu li {
		margin: 0 0 0 5px;
	}
	button.menu-toggle {
		margin: 0 auto;
	}
	.choice {
		font-size: 18px;
	}
	.choice i {
		font-size: 35px;
	}
	.choice div br {
		display: none;
	}
	.page-template-template-homepage .entry-content ul.products li.product, 
	.archive .site-content ul.products li.product {
	width: 48%;
    margin-right: 3%;
    margin-bottom: 5%;
    float: left;
    box-shadow: 1px 1px 10px #eaeaea;
    padding: 5px;
	}

	.page-template-template-homepage .entry-content ul.products li.product:nth-of-type(2n), 
	.archive .site-content ul.products li.product:nth-of-type(2n){
		margin-right: 0;
	}

	.home ul.products li.product .woocommerce-loop-product__title,
	 .archive ul.products li.product .woocommerce-loop-product__title {
		max-height: 2.4em;
    	overflow: hidden;
	}
	.home ul.products li.product .price, .archive ul.products li.product .price {
		font-size: 18px;
		color: #000000;
		margin-bottom: 0;
		text-align: left;
		float: left;
		font-weight: 600;
		width: 70%;
	}

	.home .art_prev, .archive .art_prev {
		font-size: 15px;
	}
	.home ul.products li.product img, .archiv ul.products li.product img {
		margin: 0 auto 5px;
	}
	.home ul.products li.product .button, .archiv ul.products li.product .button {
		padding: 5px 10px;
	}
	#post-704 .col-full {
		margin: 0 -15px;
	}
	.paper img {
		width: 43%;
	}
	.paper_text {
		line-height: 20px;
	}
	.uslugaMain br, .uslugaMain p {
		display: none;
	}

	.storefront-full-width-content.single-product .upsells ul.products li.product h2 {
		font-size: 15px;
		line-height: 19px;
	}
	.site-main {
		margin-bottom: 0;
	}
	ul.products li.product {
		margin-bottom: 0;
	}
	.delimiter {
		width: 100%;
	}
	.page-template-template-homepage .type-page {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#payment .place-order{
	position: relative;
	}

	.acceptConfidence {
		font-size: 14px;
		margin-bottom: 10px;
		position: absolute;
		top: 119px;
	}
	.upMenu {
		display: none;
	}
	.woocommerce .cart-collaterals .cross-sells ul.products li.product {
		width: 33%;
		float: left;
	}
	.cross-sells ul.products li.product .price {
		margin-bottom: 0;
		float: none;
	}
	.storefront-full-width-content.single-product .related ul.products li.product,  .storefront-full-width-content.single-product .upsells ul.products li.product{
		float: left;
		width: 30%;
		margin-bottom: 15px;
		box-shadow: 1px 1px 10px #eaeaea;
		padding: 5px;
	}
	.storefront-full-width-content.single-product .related ul.products li.product:nth-of-type(4), .storefront-full-width-content.single-product .upsells ul.products li.product:nth-of-type(4){
		margin-left: 7px;
	}
	.related ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, .upsells ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2{
		font-size: 16px;
		line-height: 20px;
		height: 4em;
	}
	.related ul.products li.product .price, .upsells ul.products li.product .price {
		margin-bottom: 5px;
		font-weight: 600;
	}
	.related .art_prev, .upsells .art_prev {
		margin-bottom: 5px;
		font-size: 13px;
	}
	.related ul.products li.product .button, .upsells ul.products li.product .button {
		margin-top: 0;
		height: auto;
		padding: 5px 5px 2px;
	}
	.related ul.products li.product .button:before, .upsells ul.products li.product .button:before {
		content: "";
	}
	.woocommerce-product-details__short-description {
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		height: 5.5em;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.woocommerce-product-details__short-description + hr {
		width: 60%;
        margin: 0 auto;
    	margin-bottom: 15px;
	}
	.sticky {
		position: relative;
		top: 0px;
	}
	.footerCont {
		margin-bottom: 100px;
	}
	.proFooter a {
		text-decoration: none;
	}
	.proFooter2 a i {
		font-size: 36px;
		margin-right: 20px;
	}
}
 @media (max-width: 575px){
 	.site-header {
		padding-top: 0.6em;
		margin-left: -15px;
		margin-right: -15px;
	}
	.site-header .custom-logo-link img {
		max-width: 100px;
	}
	.site-branding {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-top: 20px;
	}
	.site-branding + .widget .textwidget {
		display: block;
		margin-left: 10px;

	}
	header .col-full .phone-wrapper {
		position: absolute;
		right: 5px;
		width: 80%;
	}
	.phoneHeadWrapp {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		flex-wrap: wrap;
		font-size: 14px;
		line-height: 16px;
	}
	.addressHead {
		width: 100%;
		text-align: left;
		margin-top: 0;
		margin-left: 13px;
	}
	.phone_header {
		margin: 0;
		font-size: 14px;
	}
	
	.phone_header a {
		display: inline-block;
		width: 137px
	}
	
	.widget .textwidget a {
		margin-left: 13px;
	}
	
	.headerDescription {
		width: auto;
		line-height: 0;
		font-size: 14px;
		font-weight: 600;
		padding-left: 10px;
		color: #000000;
		text-align: center;
	    margin-bottom: 10px;
	}

	button.menu-toggle {
		padding: 5px;
		width: 175px;
	}
	button.menu-toggle span {
		padding-left: 50px;
	}
	nav#site-navigation {
		width: 175px;
		margin: 0 auto;
	}
	.menuM {
		width: 100%;
		top: 30px;
	}
	nav#site-navigation {
		width: 88%;
	}
	ul#menu-mobilnoe-menju {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-between;
	}
	ul#menu-mobilnoe-menju li {
		margin-right: 20px;
	}
	ul#menu-mobilnoe-menju li:nth-of-type(2n){
		margin-right: 0;
	}
	ul#menu-mobilnoe-menju li a {
		padding: 5px 0;
		text-decoration: none;
	}
	ul#menu-mobilnoe-menju li a:after {
		content: ' |'
	}
	button.menu-toggle {
		margin: 0 auto;
	}
	
	#payment .place-order{
	position: relative;
	}

	.acceptConfidence {
		font-size: 14px;
		margin-bottom: 10px;
		position: absolute;
		top: 119px;
	}

	.choice {
		font-size: 18px;
	}
	.choice i {
		font-size: 35px;
	}
	.choice div br {
		display: none;
	}
	.page-template-template-homepage .entry-header h1 {
		display: none;
	}
	.headingMain hr {
		margin: 10px auto;
	}
	.page-template-template-homepage .entry-content {
		margin-top: 0;
	}
	.page-template-template-homepage .type-page {
		margin-top: -30px;
	}
	#post-704 .col-full {
		margin: 0 -15px;
	}
	.page-template-template-homepage .entry-content ul.products li.product, 
	.archive .site-content ul.products li.product {
	width: 48%;
    margin-right: 3%;
    margin-bottom: 5%;
    float: left;
    box-shadow: 1px 1px 10px #eaeaea;
    padding: 5px;
	}

	.page-template-template-homepage .entry-content ul.products li.product:nth-of-type(2n), 
	.archive .site-content ul.products li.product:nth-of-type(2n){
		margin-right: 0;
	}

	.home ul.products li.product .woocommerce-loop-product__title,
	 .archive ul.products li.product .woocommerce-loop-product__title {
		max-height: 2.2em;
    	overflow: hidden;
    	font-size: 16px;
    	line-height: 17px;
    	margin-bottom: 7px;
	}
	.home ul.products li.product .price, .archive ul.products li.product .price {
		font-size: 15px;
		font-weight: 600;
		color: #000000;
		margin-bottom: 0;
		float: left;
	}

	.home .art_prev, .archive .art_prev {
		font-size: 12px;
		width: 100%;
		text-align: left;
		margin-bottom: 0px;
	}
	.home ul.products li.product img, .archiv ul.products li.product img {
		margin: 0 auto 5px;
	}
	.home ul.products li.product .button, .archiv ul.products li.product .button {
		padding: 5px 10px;
	}
	.uslugaMain br, .uslugaMain p {
		display: none;
	}

	.storefront-full-width-content.single-product .upsells ul.products li.product h2 {
		font-size: 15px;
		line-height: 19px;
	}
	.site-main {
		margin-bottom: 0;
	}
	ul.products li.product {
		margin-bottom: 0;
	}
	.delimiter {
		width: 100%;
	}
	
	ul.products li.product .button {
		font-size: 16px;
		padding: 0px 6px;
		height: 23px;
		float: none;
		margin-top: 5px;
		padding-top: 1px;
	}
	ul.products li.product .button:before{ 
		content: "";
		
	 }
	ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2{
		width: 100%;
	}
	
	.upMenu {
		display: none;
	}
	.woocommerce .cart-collaterals .cross-sells ul.products li.product {
		width: 33%;
		float: left;
	}
	.cross-sells ul.products li.product img{
		margin-bottom: 0;
	}
	.cross-sells ul.products li.product .woocommerce-loop-product__title, .cross-sells ul.products li.product h2{
		width: 100%;
		margin-left: 0;
		float: left;
		height: 4.0em;
    	overflow: hidden;
	}
	.cart-collaterals .cross-sells ul.products li.product{
		margin-bottom: 7%;
	}
	.cross-sells ul.products li.product .button{
		height: auto;
		width: 70px;
		font-size: 15px;
		padding: 6px 5px 1px;
	}
	.cross-sells ul.products li.product .woocommerce-LoopProduct-link{
		width: 100%;
	}
	.cross-sells ul.products li.product .price {
		margin-bottom: 0;
		float: none;
	}
	.storefront-full-width-content.single-product .related ul.products li.product, .storefront-full-width-content.single-product .upsells ul.products li.product{
		width: 48%;
		margin-right: 2%;
		float: left;

	}
	.storefront-full-width-content.single-product .related ul.products li.product:nth-of-type(1), .storefront-full-width-content.single-product .upsells ul.products li.product:nth-of-type(1){
		margin-left: 0;

	}
	.storefront-full-width-content.single-product .related ul.products li.product:nth-of-type(4), .storefront-full-width-content.single-product .upsells ul.products li.product:nth-of-type(4){
		margin-left: 0;
	}
	.woocommerce-product-details__short-description {
		font-size: 12px;
		line-height: 17px;
	}
	.addServices ul li a {
		width: 50%;
	}
	.archive .price del > .woocommerce-Price-amount {
		bottom: auto;
		left: 65px;
	}
	ul.products li.instock .my_quantity {
		font-size: 13px;
	}

 }

