body {
	height: calc(100% - 160px);
}
.main-container {
    padding-bottom: 10px;
}
.regular-price .price {
	margin-left: 0;
}
.product-shop .special-price .price {
	float: none;
}
/* ---- header --- */
.header {
    max-width: 1140px;
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	display: flex;
}
.header-phones,
.header-top-links {
    width: auto;	
}
.header-top-links,
.header-phones,
.search-nav-block {
	margin-left: 0;
}
.header-phones {
	flex-wrap: wrap;
	height: auto;
	margin-left: -8px;
	margin-right: -8px;
}
.header-phones span {
	margin: 0 8px;
}
div.header-phones span:first-child {
	float: none;
}
.center-phone-block {
	display: none;
}
.center-top-block {
	display: flex;
	flex-direction: column;
	margin-left: 35px;
}
.header .logo {
	display: block;
}
.header .logo img {
	max-width: 100%;
}
#search_mini_form .form-search {
    max-width: 470px;	
}
#search_mini_form .form-search input#search {
    width: calc(100% - 86px);
	margin-right: 0;
}
.search-nav-block {
	width: auto;
}
.header-left-area {
    background: url(/skin/frontend/default/cifrovik/images/basket_full.png) no-repeat scroll right -5px rgb(255,255,255);
    position: relative;
    right: 0;
	margin-top: 0;
	height: auto;
}
.header-left-area ul.header-left-area-cart {
	height: auto;
}
.header-left-area ul.header-left-area-cart li:first-child {
    margin-top: 43px;
    top: 0;
}
.header-left-area-cart .price {
	font-size: 19px;
    right: 56px;
	top: -91px;
}
.right-top-block {
	margin-top: 10px;
	width: auto;
	height: auto;
	margin-left: auto;
}
.top-links {
    text-align: right;
    font-size: 10px;
    color: rgb(115,114,112);
	display: flex;
}
.top-links .vhod-link {
    border-right: 1px solid rgb(190,189,188);
    padding: 0 5px;
}
.top-links .vhod-link:first-child {
	padding-left: 0;
}
.top-links .kabinet-link {
	padding: 0 0 0 5px;
}
.top-links a {
    color: rgb(115,114,112);
}
.basket {
	margin-top: 30px;
}
.basket .vkorzine-link {
    background-size: contain;
}
.header-top-links ul li:last-child a {
	margin-right: 0;
}
div.wp-custom-menu-popup {
	box-sizing: border-box;
}
div.wp-custom-menu-popup table td {
    width: 25%;
}
div.wp-custom-menu-popup td ul {
    width: 100%;
}
#custommenu {
    max-width: 1140px;
    width: 100% !important;
    display: flex;
}
#custommenu .menu {
    width: auto !important;
	/*min-width: 10%;*/
}
#custommenu .menu .parentMenu a {
    width: 100% !important;
}
#custommenu .menu .parentMenu a {
    background-position: left center !important;
}
#custommenu .menu:first-child .parentMenu a {
	background: none;
}
.main,
.footer {
    max-width: 1140px;
    width: 100%;
	box-sizing: border-box;
}
.breadcrumbs {
    background: #8cc22d;
    height: auto;
	padding: 0 10px;
}
.breadcrumbs li.lvl2 {
    margin-right: 0;
    background-position-x: right 6px;
	padding-left: 0;
}
.breadcrumbs li, 
.breadcrumbs li a {
    line-height: 33px;
}
.product-tabs,
.product-tabs-content .category-products,
.product-tabs-content .products-list li.item,
.product-tabs-content .products-list .product-shop,
ol.products-list {
    width: 100%;
	box-sizing: border-box;
	border: none;
}
.product-tabs {
	padding-left: 120px;
	position: relative;
	flex-wrap: wrap;
	height: auto;
}
.product-tabs::before {
    line-height: 24px;
    flex-basis: 105px;
	flex-shrink: 0;
	width: 105px;
	padding-left: 15px;
	position: absolute;
	left: 0;
}
.product-tabs li {
	position: relative;
    margin-right: 24px;
	width: 15%;
	max-width: 130px;
	min-width: 115px;
}
.product-tabs li::after {
    right: -22px;
}
.product-tabs li.last::after {
	display: none;
}
.product-tabs-content .products-list .product-shop {
    padding: 15px;
	box-sizing: border-box;
	display: flex;
}
.product-tabs-content .products-list .h2 {
    width: 40%;
}
.product-tabs-content .products-list .desc {
	position: relative;
	width: auto;
}
.product-tabs-content .products-list .list-price-block {
    margin-left: 10px;
    position: relative;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
    width: calc(100% - 40px - 40% - 10px - 120px - 10px);
	min-width: 95px;
}
.product-tabs-content .price-box {
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
}
.product-tabs-content .list-price-block button {
    margin: 0;
}
.cms-home .product-tabs-content .list-price-block .block-nav {
    margin: 0;
    position: relative;
	text-align: right;
	width: auto;
	max-width: 150px;
}
.col3-layout .col-wrapper {
    width: 100%;
}
.col3-layout .col-wrapper .col-main,
.col2-left-layout .col-main {
    width: calc(100% - 225px);
}
.category-products,
.category-title {
    width: 100%;
	margin-left: 0;
}
.block-layered-nav .block-content {
    padding: 5px 15px 0;
}
.toolbar {
    width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.sorter {
    display: flex;
}
div.tooltip-perpage {
	margin-right: 0;
}
.products-grid {
    width: 100%;
	margin-left: 0;
	display: flex;
	justify-content: space-between;
}
.products-grid:after {
	display: none;
}
.products-grid li.item {
	margin: 0 0 21px;
	box-sizing: border-box;
	width: calc(33.33% - 6px);
	height: auto !important;
	padding: 10px;
}
.products-grid .product-image img {
	max-width: 100%;
}
.category-products .page-title h1 {
    margin-left: 0;
    padding: 10px 15px;
    margin: 0;
	background: none;
	color: #000;
}
.pager .pages {
	color: #666;
	font-weight: normal;
	display: flex;
	justify-content: center;
}
.pager .pages ol {
	margin-left: 10px;
	display: flex;
}
.pager .pages li {
    margin: 0 4px;
	display: flex;
}
.pages a {
    color: rgb(140, 194, 45);
}
.pages .previous,
.pages .next {
	padding: 0 5px;
	background: rgb(140, 194, 45);
	font-size: 0;
	display: inline-block;
	height: 22px;
	border-radius: 3px;
}
.limiter label {
    margin-right: 5px;
}
.sort-by label {
    margin-right: 5px;
}
/* ----- footer ----- */
.footer {
    padding: 20px 0;
    margin: 0 auto;
	display: block;
}
div.footer-store-info-block {
    margin: 0 15px;
}
div.footer-phone {
	margin: 8px 15px 0;
	margin-left: auto;
	font-size: 16px;
}
.footer-store-top-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
div.footer-store-menu-block {
	width: auto;
	margin: 0 15px;
	margin-left: auto;
}
.footer ul {
	margin: 0;
}
.footer ul li:first-child {
	padding-left: 0;
}
div.footer-link-block1 {
	margin: 0;
}
.footer-store-info-block-phone {
	white-space: nowrap;
}
div.footer-store-bottom-block {
	margin-top: 30px;
	padding: 0 15px;
	box-sizing: border-box;
}

.mobile-menu-button {
    position: relative;
    display: none;
    width: 28px;
    height: 16px;
    background: transparent;
    border-top: 4px solid;
    border-bottom: 4px solid;
    color: #8cc22d;
    font-size: 0;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}
.mobile-menu-button.active {
    border-color: transparent;
}
.mobile-menu-button::before,
.mobile-menu-button::after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #8cc22d;
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease-in-out;
}
.mobile-menu-button.active::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.mobile-menu-button.active::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.submenu-button {
    display: none;
	margin: 5px 23px 0 15px;
}
.submenu-button::after {
	content: "";
    font-size: 14px;
    color: rgb(80, 160, 0);
    cursor: pointer;    
    text-align: center;
	display: block;
	
	border: solid rgb(80, 160, 0);
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	transform: rotate(45deg);
}
.submenu-button.expand::after {
	transform: rotate(-135deg);
	margin-top: 12px;
}
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked, 
ol.m-filter-css-checkboxes li a.m-checkbox-checked {
	font-weight: normal;
}
.col-main > .page-title,
.col-main > .std {
	padding-left: 15px;
	padding-right: 15px;
}
#discount-coupon-form {
	display: none;
}
.product-collateral,
.tabs,
div.padder  {
    width: 100%;
}
div.tooltip-prover-cenu {
    position: relative;
}
div.tooltip-prover-cenu div {
    background-image: none;
    margin-left: 0;
	width: auto;
	right: 0;
	left: auto;
	white-space: nowrap;
}
.product-view {
    padding-right: 15px;
}
.product-view .product-info-block {
    width: 71%;
}
.product-view .add-to-box {
    float: none;
}
.prod-list .prod-item img {
    max-width: 100%;
}
.tabs li.active {
	box-shadow: none;
}
.header-phones .phone2 {
	padding-left: 24px;
}
#menu204 a span {
  white-space: nowrap;
}
@media screen and (max-width: 991px) { 
	.center-top-block {
		margin-left: 20px;
		margin-right: 10px;
		flex-shrink: 0;
	}
	.header-phones span {
		font-size: 16px;
	}
	.header-top-links ul li a {
		margin: 0 8px;
	}
	.logo-block {
		flex-basis: 140px;
	}
	#custommenu .menu {
		/*min-width: 8%;*/
	}
	#custommenu .menu .parentMenu a {
		font-size: 13px !important;
	}
	div.footer-store-bottom-block {
		margin: 20px 0 0;
	}
	.footer ul li {
		font-size: 13px;
	}
	.product-view .product-name,
	.product-view .product-info-block	{
		width: calc(100% - 215px);
	}
	.product-view .product-name h1 {
		font-size: 19px;
		margin-top: 0px;
	}
	div.tooltip-prover-cenu div {
		background-image: none;
		font-size: 14px;
		width: 150px;
		right: 0;
		white-space: normal;
	}
}
@media screen and (max-width: 850px) {
	.header-phones span {
		font-size: 14px;
	}
	#custommenu .menu .parentMenu a {
		font-size: 12px !important;
	}
}
@media screen and (max-width: 767px) {
	.col3-layout .col-wrapper {
		display: flex;
		flex-direction: column;
	}
	.col3-layout .col-wrapper .col-main {
		width: 100%;
	}
	.col-left {
		order: -1;
		width: 100%;
		box-sizing: border-box;
		padding: 0;
	}
	.header-container {
		height: auto;
	}
	.header {
		flex-wrap: wrap;
		height: auto;
	}
	.logo-block {
		width: 100px;
		height: auto;
		flex-basis: 120px;
	}
	.center-top-block {
		order: 1;
		margin-left: 0;
	}
	.header-phones .footer-store-info-block-phone {
		padding-left: 24px;
	}
	.header-phones span {
		font-size: 14px;
	}
	.center-phone-block {
		display: block;
		margin-left: auto;
	}
	.center-phone-block .header-phones {
		flex-direction: column;
		padding: 0 5px;
	}
	.center-top-block .header-phones {
		display: none;
	}
	.basket {
		margin-top: 5px;
	}
	.basket .vkorzine-link {
		width: 77px;
	}
	.basket .vkorzine-link a {
		font-size: 10px;
	}
	.header-left-area {
		background: url(/skin/frontend/default/cifrovik/images/basket_full.png) no-repeat scroll right 2px rgb(255,255,255);
		background-size: 75%;
		height: 43px;
	}
	.header-left-area ul.header-left-area-cart li:first-child {
		margin-top: 43px;
		top: 0;
		font-size: 10px;
	}
	.header-left-area-cart .price {
		font-size: 19px;
		right: 41px;
		top: -86px;
		font-size: 14px;
	}
	.nav-container {
		border-bottom: none;
	}
	.mobile-menu-button {
		display: block;
		position: absolute;
		right: 15px;
		margin-top: -39px;
	}
	div.menu a {
		text-align: left;
	}
	#custommenu {
		display: none;
	}
	#custommenu.active {
		display: flex;
	}
	#custommenu .menu .parentMenu a {
		font-size: 13px !important;
		font-weight: bold !important;
		color: #666;
	}
	#custommenu .h3 a.cms-category-link {
		font-size: 13px !important;
	}
	.submenu-button {
		display: block;
	}
	div.wp-custom-menu-popup table td {
		padding-bottom: 0px !important;
	}
	div.footer-store-menu-block {
		order: 1;
		flex-basis: 100%;
		padding: 0 15px;
	}	
	.product-tabs-content .products-list .list-price-block {
		width: calc(100% - 40px - 38% - 10px - 120px - 10px);
	}
	.cms-home .product-tabs-content .list-price-block .block-nav {
		font-size: 11px;
	}
	.product-tabs-content .products-list .h2 {
		font-size: 16px;
		width: 38%;
	}
	.product-tabs-content .price-box {
		font-size: 18px;
	}
	.product-tabs-content .products-list .list-price-block {
		flex-direction: column;
		align-items: flex-end;
	}
	.product-tabs-content .price-box {
		text-align: right;
	}
	.price-block {
		text-align: right;
	}
	.product-tabs-content .products-list .availability-in-stock {
		display: none;
	}
	#custommenu {
		position: absolute;
		background: #f4f4f4 !important;
		flex-direction: column;
		height: auto !important;
	}
	#custommenu .menu .parentMenu a {
		justify-content: flex-start !important;
		background: none;
	}
	div.wp-custom-menu-popup {
		display: none !important;
		position: relative;
		top: 0px !important;
		margin-top: 0 !important;
		width: calc(100% - 10px) !important;
		margin-left: 10px;
		padding-left: 0 !important;
	}
	div.wp-custom-menu-popup.expand {
		display: block !important;
	}
	#custommenu .menu .parentMenu a {
		padding-top: 15px !important;
	}
	div.wp-custom-menu-popup tr {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 8px;
	}
	div.wp-custom-menu-popup td {
		flex-basis: 50%;
		box-sizing: border-box;
	}
	div.wp-custom-menu-popup td ul {
		margin-bottom: 0;
		margin-left: 0;
	}
	#custommenu td > ul > li {
		padding: 0px 0px 0px 15px;
	}
	div.menu .parentMenu a:hover span {
		width: auto;
	}
	#custommenu .menu:hover {
		background: none !important;
	}
	#custommenu .menu:hover a {
		color: inherit;
	}
	.subcat-grid a {
		font-size: 16px;
		margin: 3px;
	}
	.subcat-grid .subcat-img {
		height: auto;
		width: auto;
	}
	.products-grid .product-name {
		font-size: 16px;
	}
	.products-grid li.item {
		width: 33.33%;
		padding: 5px;
	}
	.special-price .price {
		font-size: 14px;
	}
	.products-list .price-box, .products-grid .price-box {
		font-size: 20px;
	}
	.category-products .page-title h1 {
		font-size: 18px;
	}
	.block-layered-nav .block-title {
		text-align: left;
		width: auto;
		padding: 0 15px;
	}
	.block-layered-nav .block-content {
		display: none;
	}
	.block-layered-nav .block-content.expand {
		display: block;
	}
	.block-layered-nav dd {
		padding-bottom: 0px;
	}
	.block-layered-nav .block-title strong {
		font-size: 15px;
		color: #8cc22d;
		cursor: pointer;
	}
	.block-layered-nav .block-title strong::after {
		content: "";
		font-size: 14px;
		color: #8cc22d;
		cursor: pointer;
		text-align: center;
		display: block;
		border: solid #8cc22d;
		border-top-width: medium;
		border-right-width: medium;
		border-bottom-width: medium;
		border-left-width: medium;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 3px;
		transform: rotate(45deg);
		margin-left: 10px;
		top: -2px;
		position: relative;
	}
	.block-layered-nav .block-title.expand strong::after {
		transform: rotate(-135deg);
		top: 1px;
	}
	.block-layered-nav dt {
		font-size: 13px;
	}
	.m-filter-slider + .m-slider-values {
		width: 184px;
	}
	.m-filter-css-checkboxes {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px;
	}	
	.block .block-content li {
		margin: 2px 10px;
	}	
	#firecheckout-form,
	#shopping-cart-table {
		font-size: 13px;
	}
	button.button span {
		font-size: 100%;
	}
	#shopping-cart-table.data-table th,
	#shopping-cart-table.data-table td {
		padding: 2px;
	}
	.col2-left-layout .col-main {
		width: 100%;
	}
	.prod-list {
		display: flex;
	}
	.prod-list .prod-item {
		width: 33.33%;
	}
	.block-rand span.price {
		font-size: 12px;
	}
	.product-view {
		padding-left: 15px;
	}
	.block-rand div.block-rand-title {
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 575px) {
	#firecheckout-form .col2-set .col-1,
	#firecheckout-form .col2-set .col-2 {
		width: 100%;
	}
	.firecheckout-set .form-list .input-box {
		margin: 3px 0 0;
	}
	.checkout-cart-index .cart form {
		display: block;
		overflow-x: auto;
	}
	#shopping-cart-table {
		font-size: 11px;
	}
	.oth-prod {
		flex-basis: 100%;
	}
	.tabs a {
		font-size: 12px;
		padding: 9px 10px;
	}
	.product-shop {
		width: 200px;
	}
	.product-view .price-box {
		font-size: 18px;
	}
	div.tooltip-prover-cenu div {
		font-size: 12px;
		width: 110px;
	}
	#review-form fieldset {
		display: flex;
		flex-direction: column;
	}
	#product-review-table {
		float: left;
	}
	#product_tabs_review_tabbed_contents {
		width: 100%;
	}
	#product_tabs_custom1_contents {
		font-size: 13px;
	}
}
@media screen and (max-width: 480px) {
	.logo-block {    
		flex-basis: 100px;
	}
	.center-top-block {
		width: 100%;
	}
	.center-top-block .header-phones {
		display: flex;
		flex-flow: wrap-reverse;
	}
	.center-phone-block {
		display: none;
	}
	.header-top-links ul li a {
		margin: 0px 4px;
	}
	.header-phones span {
	}
	.search-nav-block {
		margin-right: 58px;
	}
	div.wp-custom-menu-popup td {
		flex-basis: 100%;
	}
	div.limiter {
		margin-left: auto;
	}
	.footer ul li {
		padding-left: 10px;
	}
	div.footer-link-block1 {
		font-size: 11px;
	}	
	div.footer-store-menu-block {
		margin: 0;
	}
	div.footer-store-info-block img.logo {
		width: 100px;
		height: auto;
	}
	div.footer-phone  a {
		font-size: 14px;
	}
	.footer-store-menu-block a {
		font-size: 11px;
	}
	
	.product-tabs {
		padding-left: 0;
	}
	.product-tabs::before {
		position: relative;
		flex-basis: 100%;
		background-position-x: -60px;
		box-sizing: border-box;
	}
	.product-tabs-content .products-list .h2 {
		font-size: 16px;
		width: calc(100% - 40px);
		margin: 0;
	}
	.product-tabs-content .products-list .product-image {
		margin-left: 40px;
	}
	.subcat-grid {
		width: 50%;
		box-sizing: border-box;
	}
	.products-grid .product-name {
		font-size: 13px;
	}
	.subcat-grid a {
		font-size: 14px;
	}
	.products-grid li.item {
		padding: 2px;
	}
	.products-grid .button {
		margin: 0;
	}
	#firecheckout-form .data-table th,
	#firecheckout-form .data-table td {
		padding: 2px;
	}
	.product-view .product-img-box,
	.product-view .product-name,
	.product-view .product-info-block {
		width: 100%;
	}
	.product-view .product-img-box .product-image {
		margin: 0 auto;
	}
	.product-view .product-name h1 {
		font-size: 17px;
	}
	.tabs a {
		padding: 9px 6px;
	}
	.tabs a {
		font-size: 11.5px;
	}
	.products-list .price-box, 
	.products-grid .price-box {
		font-size: 18px;
	}
	#checkout-review-table thead {
		font-size: 11px;
	}
	#product_tabs_custom1_contents {
		font-size: 12px;
	}
}
@media screen and (max-width: 420px) {
	.products-grid .price-box {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.products-grid .price-box {
		line-height: 30px;
	}
	.products-grid .price-box .special-price,
	.products-grid .price-box .old-price	{
		line-height: 15px;
	}
}