<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/
body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	background: url(/pic/bg.jpg) no-repeat top center;
	background-attachment: fixed;
}
body * {
	font-family: 'Lora', serif;
}
img {
	border: 0;
}
a {
	color: #231f20;
}
div.clear {
	clear: both;
	font-size: 1px;
}
div.head {
	height: 210px;
	background: url(/pic/top_bg.jpg) #ffffff repeat-x;
	border-bottom: 3px solid #008986;
}
div.head_center {
	width: 1152px;
	height: 164px;
	margin: auto;
	position: relative;
}
div.logo {
	float: left;
	margin-top: 35px;
}
div.head_info {
	float: left;
	margin-left: 70px;
	text-align: center;
	margin-top: 35px;
}
div.head_phone {
	font-size: 37px;
	font-weight: bold;
	margin-top: 6px;
}
div.head_s {
	font-size: 17px;
	margin-top: 6px;
}
div.callback {
	margin-top: 15px;
	font-size: 17px;
}
div.callback a {
	color: #000000;
}
div.login {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
}
div.login .lb {
	font-size: 17px;
	color: #2d2d2d;
}
div.login .lb a {
	color: #008986;
}
div.head_basket {
	margin-top: 20px;
}
div.top_menu {
	height: auto;
	margin-top: -25px;
}
div.top_menu_center {
	width: 1152px;
	margin: auto;
	padding: 10px;
	background: #e7e4e7;
	border-radius: 7px;
}
div.top_menu_center a {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 2px solid #008986;
	display: block;
	float: left;
	text-decoration: none;
	margin-top: 4px;
}
div.top_menu_center a.active {
	text-decoration: none;
}
div.top_menu_center a:hover {
	text-decoration: underline;
}
div.m_search {
	width: 305px;
	height: 29px;
	border: 1px solid #aaa9ac;
	background: #ffffff url(/pic/sbg.png) no-repeat;	
	background-position: 98% 50%;
	float: right;
	font-size: 18px;
}
input.i_search {
	border: 0;
	color: #8a8a8a;
	font-size: 18px;
    margin-left: 5px;
    margin-top: 3px;
    width: 270px;
}
div.main {
	width: 1180px;
	margin: auto;
	background: #ffffff;
}
div.main .left {
	width: 295px;
	float: left;
	margin-top: 20px;
}
div.left_title {
	background: #e7e4e7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
}
div.left_title a{
	color: #008986;
	font-weight: bold;
	padding-left: 33px;
}
div.catalog ul {
	padding-left: 19px;
	margin: 0px;
	list-style: none;
}
div.catalog ul li {
	margin-top: 10px;
}
div.catalog ul li.cat_close {
	background: url(/pic/cat_close.png) left 5px no-repeat;
}
div.catalog ul li a {
	color: #008986;
	font-size: 19px;
	text-decoration: none;
	font-weight: bold;
}
div.catalog ul li a:hover {
	text-decoration: underline;
}
div.catalog ul li ul {
	padding: 0;
}
div.catalog ul li ul li {
	background: none;
	padding-left: 0;
	margin-top: 3px;
}
div.catalog ul li ul li a{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.news {
	margin-top: 20px;
}
div.news_date {
	font-size: 13px;
	text-decoration: underline;
	color: #333333;
	margin-bottom: 3px;
}
div.news_title {
	font-size: 13px;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	margin-bottom: 3px;
}
div.news_content {
	font-size: 13px;
	color: #333333;
}
div.news_item {
	margin-top: 15px;
	padding-left: 33px;
}
div.articles {
	margin-top: 20px;
}
div.article_content {
	font-size: 13px;
	color: #333333;
	padding-left: 33px;
	margin-top: 15px;
}
div.article_content a {
	color: #333333;
}
div.articles_more {
	margin-top: 15px;
	padding-left: 33px;
}
div.articles_more a {
	color: #333333;
	font-size: 13px;
}
div.right {
	float: right;
	width: 865px;
	margin-top: 20px;
	margin-right: 5px;
}
div.sl {
	float: left;
	width: 281px;
	height: 53px;
	color: #013333;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}
div.sl.cur {
	background: url(/pic/cur_i.png) no-repeat;
}
div.sl.conf {
	background: url(/pic/conf_i.png) no-repeat;
}
div.sl.money {
	background: url(/pic/money_i.png) no-repeat;
}
a div.sl {
	color: #013333;
}
div.sl a {
	color: #683f83;
	text-decoration: none;
}
div.sl img {
	vertical-align: middle;
}
div.sl_t {
	margin-left: 63px;
	width: 218px;
	margin-top: 12px;
	text-align: center;
}
div.sl_last {
	margin-right: 0px;
}
div.slider {
	border: 6px solid #e7e4e7;
	margin-top: 30px;
	margin-bottom: 20px;
}
div.left_control {
	width: 30px;
	text-align: center;
	height: 324px;
	float: left;
}
div.slider_content {
	height: 324px;
	width: 790px;
	float: left;
	overflow: hidden;
}
div.right_control {
	width: 30px;
	text-align: center;
	height: 324px;
	float: left;
}
div.slide_left {
	float: left;
	width: 310px;
}
div.left_control img, div.right_control img {
	margin-top: 170px;
}
div.slide_right {
	float: left;
	width: 370px;
	margin-left: 20px;
	font-size: 10px;
}
div.slide_title {
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}
div.slide_title a {
	color: #333333;
}
div.slider_content div.slide {
	margin-top: 20px;
	display: none;
}
div.slider_content div.active {
	display: block;
}
div.slider_buttons {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 10px;
}
div.mc_header {
	font-size: 15px;
	color: #683f83;
	font-weight: bold;
	text-align: center;
}
div.mc_header hr.hr_left {
	float: left;
	width: 327px;
	background: #e7e4e7;
	height: 3px;
	border: 0;
}
div.mc_header hr.hr_right {
	float: right;
	width: 327px;
	background: #e7e4e7;
	height: 3px;
	border: 0;
}
div.main_catalog {
	margin-top: 15px;
}
div.catalog_item {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.cat_h {
	background: #e7e5eb;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 19px;
	color: #008986;
	font-weight: bold;
	text-align: center;	
}
div.cat_h a {
	text-decoration: none;
	color: #008986;
}
div.cat_c {
	border-left: 2px solid #e7e5eb;
	border-right: 2px solid #e7e5eb;
	border-bottom: 2px solid #e7e5eb;
}
div.c_item {
	float: left;
	width: 212px;
	text-align: center;
	height: 320px;
	border-right: 2px solid #e7e5eb;
	border-bottom: 2px solid #e7e5eb;
	overflow: hidden;
}
div.c_item_c {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.c_item.last {
	border-right: 0;
	width: 219px;
}
div.c_item.last_row {
	border-bottom: 0;
}
div.c_item_h {
	height: 60px;
	color: #683f83;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}
div.c_item_h a {
	color: #008986;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
div.c_item_h a:hover {
	text-decoration: underline;
}
div.footer {
	margin-top: 30px;
	background: url(/pic/fbg.png) top repeat-x;
	padding-top: 13px;	
}
div.footer_c {
	background: #eeeeee;
	padding-bottom: 20px;
}
div.bottom_menu_center {
	width: 1152px;
	margin: auto;
	padding-top: 7px;
}
div.bottom_menu_center a {
	font-size: 17px;
	color: #000000;
	padding-left: 47px;
	padding-right: 47px;
	border-right: 1px solid #928f90;
	display: block;
	float: left;
	text-decoration: none;
}
div.bottom_menu_center a.last {
	border: 0;
}
div.bottom_menu_center a.active {
	text-decoration: none;
}
div.bottom_menu_center a:hover {
	text-decoration: underline;
}
div.bottom_menu {
	width: 1065px;
	margin: auto;
	padding-top: 15px;
}
div.bottom_menu_item {
	float: left;
	width: 20%;
	margin-bottom: 10px;
}
div.bottom_menu_header {	
	margin-bottom: 7px;
}
div.bottom_menu_header a {
	font-size: 14px;
	color: #333333;
}
div.bottom_menu_p a {
	font-size: 11px;
	color: #333333;
	display: block;
}
div.soc {
	float: right;
	font-size: 17px;
	color: #000000;	
	padding-bottom: 35px;
}
div.soc span {
	text-decoration: underline;
}
div.copy {
	color: #000000;
	font-size: 14px;
}
div.path {
	font-size: 15px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 45px;
}
div.path a {
	color: #000000;
}
h1.good_name {
	font-size: 25px;
	font-weight: bold;
	color: #013333;
	margin-left: 45px;
	margin-bottom: 15px;
}
div.um {
	font-size: 15px;
	margin-left: 45px;
	margin-bottom: 10px;
}
div.um img {
	vertical-align: top;
}
div.good_photo {
	width: 520px;
	float: left;
}
div.thumb {
	float: left;
	width: 87px;
	height: 87px;
	border: 1px solid #767675;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
div.delivery_i {
	margin-left: 15px;
	font-size: 14px;
	margin-top: 10px;
}
div.good_right {
	float: right;
	margin-left: 15px;
	font-size: 14px;
}
div.good_right div.buy {
	float: right;
	width: 240px;
	height: 306px;
	border: 1px solid #898989;
	margin-left: 10px;
}
div.buy_price {
	font-size: 31px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 30px;
}
div.buy_price span {
	font-size: 23px;
	font-weight: normal;
}
div.buy_button {
	margin-top: 20px;
	margin-left: 30px;
}
div.buy_av {
	width: 173px;
	margin-top: 30px;
	margin-left: 30px;
	background: #eaebed;
}
div.buy_av div {
	font-size: 17px;
	padding: 5px;
	text-align: center;
}
div.buy_t {
	margin-top: 20px;
	text-align:center;
}
div.buy_t  a{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
table.good_table {
	margin-top: 20px;
	width: 485px;
}
table.good_table .gt_r1 td {
	background: #eaebed;
	padding: 5px;
	font-size: 14px;
	width: 50%;
}
table.good_table .gt_r2 td {
	padding: 5px;
	font-size: 14px;
	width: 50%;
}
div.good_right ul{
	padding-left: 20px;
}
div.goods_list {
	margin-top: 30px;
}
div.gl_name {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
a.oneclick {
	font-size: 13px;
	color: #000000;
}
table.goods_table {
	width: 100%;
	font-size: 14px;
}
table.goods_table td {
	padding: 7px;
	text-align: center;
}
td.gt_bonus {
	font-weight: bold;
}
table.goods_table td.gt_first {
	text-align: left;
	padding-left: 3px;
}
table.goods_table th.gt_first {
	text-align: left;
}
table.goods_table th {
	background: #e7e4e7;
	padding: 3px;
}
table.goods_table td {
	padding: 3px;
}
table.goods_table tr.odd td {
	background: #f3f4f5;
}
table.goods_table .thprice, table.goods_table span.newprice {
	font-weight: bold;
	font-size: 15px;
}
div.full_info {
	margin-top: 40px;
}
div.dcontrol {
	float: left;
	width: 241px;
	padding: 5px;
	background: url(/pic/control_bg.jpg);
	text-align: center;
}
div.info_control div.active {
	float: left;
	width: 241px;
	padding: 5px;
	background: #aaa9a9;
}
div.dcontrol a {
	color: #683f83;
	font-size: 16px;
	font-weight: bold;
}
div.info_control div.active a {
	text-decoration: none;
}
div.c_pdf {
	float: left;
	margin-left: 100px;
}
div.c_pdf a {
	color: #000000;
	font-size: 14px;
}
div.c_pdf img {
	vertical-align: middle;
}
div.full_info div.tab {
	font-size: 14px;
}
div.info_control {
	margin-bottom: 20px;
}
div.basket_pan {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 42px;
	background: #e2e0e6;
	opacity: 0.8;
}
div.basket_pan_c {
	width: 760px;
	margin: auto;
	font-size: 15px;
	padding-top: 10px;
}
div.basket_pan_c span {
	font-size: 15px;
	color: #2b2a29;
	text-decoration: underline;
}
div.basket_pan_c img {
	vertical-align: middle;
}
input.numt {
	width: 30px;
	height: 22px;
	text-align: center;
	border: 1px solid #2c2b2a;
}
input.colt {
	width: 80px;
	height: 22px;
	text-align: center;
	border: 1px solid #2c2b2a;
}
div.basket_pan_c div {
	float: left;
	margin-right: 50px;
}
div.basket_pan_c a {
	font-weight: bold;
}
div.callback_w, div.oneclick_w {
	display: none;
	position: absolute;
	width: 592px;
	height: auto;
	background: #ebecec;
	z-index: 9001;
}
div.callback_w_c, div.oneclick_w_c {
	padding: 20px;
}
div.callback_w_h , div.oneclick_w_h{
	font-size: 22px;
	font-weight: bold;
	color: #794992;
	margin-bottom: 20px;
}
div.callback_w_f input.cf, div.oneclick_w_f input.cf {
	border: 1px solid #898989;
	background: #d9dada;
	width: 508px;
	padding: 7px;
	font-size: 19px;
	font-weight: bold;
	color: #606060;
}
div.callback_w_f input.cfc, div.oneclick_w_f input.cfc {
	width: 383px;
}
div.callback_w_f  div, div.oneclick_w_f div {
	margin-bottom: 20px;
}
div.callback_w_f input.cfs, div.oneclick_w_f input.cfs {
	border: 0;
	color: #ffffff;
	background: url(/pic/bbg.png) repeat-x;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	padding: 7px;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
	margin: auto;
	letter-spacing: 2px;
}
div.cat_path {
	font-size: 16px;
	color: #000000;
	margin-top: 15px;
	margin-bottom; 15px;
}
div.cat_path a {
	color: #000000;
}
div.catalog_h {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.catalog_h table {
	width: 100%;
}
div.catalog_h .lh {
	font-size: 16px;
	font-weight: bold;
	color: #013333;
	padding: 0 10px;
	width: 1px;
}	
div.catalog_h .ll hr {
	background: #e5e5e5;
    border: 0;
    height: 4px;
}
div.good_item {
	width: 100%;
	height: 150px;
	border: 1px solid #878489;
	margin-bottom: 10px;
}
div.good_item_photo {
	float: left;
	padding: 10px;
	width: 130px;
}
div.good_item_info {
	float: left;
	width: 500px;
	margin-top: 20px;
}
div.good_item_info a {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
div.good_item_buy {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	text-align: center;
}
div.good_item_buy .oclk {	
}
div.good_item_buy .oclk  a {
	font-size: 13px;
}
div.plsh {
	background: #e7e4e7 url(/pic/new_ico.jpg) left no-repeat;
	height: 22px;
	margin-top: 10px;
}
div.plsh a{
	padding-left: 60px;
	font-size: 13px;
	color: #008986;
	font-weight: bold;
}
div.basket_name {
	font-size: 25px;
	color: #013333;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.basket_line {
	margin-top: 20px;
}
table.basket_t th {
	background: #e7e4e7;
	padding: 3px;
	font-size: 15px;
	text-align: center;
}
table.basket_t th.f_b {
	text-align: left;
	padding-left: 7px;
}
td.basket_desc {
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}
td.basket_col {
	font-size: 15px;
	text-align: center;
}
td.basket_col a {
	text-decoration: none;
	padding: 3px;
}
td.basket_col input {
	padding: 3px;
	border: 1px solid #a6a6a5;
	text-align: center;
	width: 50px;
}
td.basket_price {
	text-align: center;
	font-size: 15px;
}
td.basket_del {
	text-align: center;
}
table.basket_t tr.odd td{
	background: #f3f4f5;
}
div.basket_co {
	float: left;
	color: #706e6e;
	font-size: 15px;
	margin-top: 20px;
}
div.basket_coupon {
	float: right;
	font-size: 15px;
	margin-top: 20px;
}
div.basket_coupon input.coupon {
	border: 1px solid #a6a6a5;
}
div.basket_coupon input.recalc {
	border: 0;
	text-decoration: underline;
	background: #ffffff;
}
div.basket_back {
	float: left;
	margin-top: 30px;
}
div.basket_back a {
	font-size: 16px;
	color: #003966;
}
div.basket_total {
	float: right;
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
}
div.basket_total span {
	font-size: 29px;
}
table.old_user {
	border: 1px solid #b1b0af;
}
table.old_user th {
	background: #dededd;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
div.f_login , div.f_pass {
	color: #666565;
	font-size: 15px;
	margin-top: 10px;
}
table.old_user span.nu_t {
	font-size: 12px;
}
table.old_user td {
	padding-top: 10px;
	padding-left: 20px;
}
input.t {
	border: 1px solid #a6a6a5;
	width: 275px;
}
div.r_pass {
	text-align: right;
	margin-right: 35px;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.first_u {
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
}
table.new_user {
	border: 1px solid #b1b0af;
	width: 395px;
}
table.new_user th {
	background: #56356b;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
table.new_user span.nu_t {
	font-size: 15px;
	font-weight: bold;
}
table.new_user td {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
div.sub {
	font-size: 13px;
	color: #666565;
	margin-top: 3px;
	margin-bottom: 3px;
}
table.noreg_user {
	border: 1px solid #b1b0af;
}
table.noreg_user th {
	background: #dededd;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
table.noreg_user td {
	padding: 65px 50px;
	text-align: center;
}
div.new_desc {
	font-size: 10px;
	color: #666565;
	background: #dededd;
	width: 395px;
}
div.new_desc div {
	padding: 10px;
	font-style: italic;
}
div.basket_uo {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.basket_hl {
	font-size: 19px;
	margin-bottom: 15px;
}
div.bl_h {
	font-size: 25px;
}
div.bl_h_f {
	font-size: 14px;
	font-weight: bold;
	color: #838381;
	font-style: italic;
}
table.address_form {
	margin-top: 10px;
}
table.address_form .a_left{
	text-align: right;
	font-size: 15px;
}
table.address_form .a_right{
	text-align: left;
}
table.address_form input.a_i, table.address_form textarea.a_i {
	width: 335px;
	border: 1px solid #959594;
}
td.a_ic, a.findex {
	font-size: 11px;
}
div.basket_left {
	float: left;
}
div.basket_right {
	float: right;
}
div.bgline {
	border-top: 2px solid #b1b1b0;
	height: 1px;
	font-size: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
span.popl {
	color: #e88126;
	font-size: 16px;
	font-weight: bold;
}
div.isl {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}
div.sl2 {
    border: 2px solid #dcdcdc;
    color: #683f83;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 70px;
    margin-right: 30px;
    width: 350px;
	margin-top: 30px;
}
div.sl2_t {
    margin-top: 12px;
    text-align: center;
}
div.sl2 img {
    vertical-align: middle;
}
div.sl2_last {
    margin-right: 0;
}
span.form-error {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
div.errors {
	font-weight: bold;
	color: red;
}
table.ts_1 {
	border: 1px solid #dcdcdc;
	margin-top: 10px;
}
table.ts_1 td, table.ts_1 th{
	font-size: 13px;
	padding: 4px;
}
input.ipers {
	border: 1px solid #dcdcdc;
}
div.mask {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9000;
}
div.error {
	margin-top: 15px;
	color: red;
	font-weight: bold;
}
div.good_review {
	border: 1px solid #727271;
	width: 650px;
	float: left;
	margin-bottom: 20px;
}
div.good_review_content {
	padding: 10px;
}
div.good_review_add {
	float: right;
	width: 210px;
	text-align: center;
}
div.review_name {
	font-size: 16px;
	margin-bottom: 7px;
}
div.review_date {
	font-size: 16px;
	margin-bottom: 10px;
}
div.review_text {
	font-size: 15px;
}
div.review_back {
	margin-left: 45px;
	font-size: 16px;
}
div.rho {
	margin-top: 30px;
	margin-left: 45px;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 7px;
}
div.r_form {
	float: left;
}
div.r_form textarea {
	width: 635px;
	height: 230px;
	border: 1px solid #898989;
}
div.review_sign {
	float: left;
	margin-top: 30px;
	margin-left: 45px;
	font-size: 19px;
	font-weight: bold;
}
div.review_sign_input {
	float: right;
	margin-top: 30px;
}
div.review_sign_input input {
	width: 470px;
	height: 40px;
	font-size: 20px;
	border: 1px solid #bfbfbf;
}
div.review_st {
	font-size: 14px;
	width: 630px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.review_submit {
	margin-left: 45px;
}
div.r_rules {
	float: right;
	width: 438px;
}
div.good_reviews {
	display: block;
}
tr.good_spec td {
	border-top: 3px solid #e77817;
	border-bottom: 3px solid #e77817;
}
tr.good_spec td.gt_first {
	border-left: 3px solid #e77817;
}
tr.good_spec td.gt_last {
	border-right: 3px solid #e77817;
}
div.page-title {
	font-size: 25px;
	color: #013333;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 35px;
}
span.crr {
	color: #9e0039;
}
div.logo span {
	display: block;
	font-size: 19px;
	margin-top: 10px;
}
div.head_callback {
	margin-top: 10px;
	font-size: 19px;
	text-align: right;
	margin-bottom: 10px;
}
div.head_callback a {
	text-decoration: underline;
	color: #008986;
}
div.head_mphone {
    font-size: 25px;
    color: #231f20;
    text-align: left;
    line-height: 2;
}

div.head_adr {
	font-size: 14px;
	position: absolute;
	top: 140px;
	left: 310px;
	width: 600px;
	text-align: right;
}

div.catalog li.sub_li {
	/*margin-left: 15px;*/
	background: none;
	margin-top: 3px;
	padding-left: 30px;
	display: none;
}

div.catalog li.sub_li a {
	font-size: 15px !important;
	color: #383b38 !important;
	font-weight: normal !important;
}

div.copy {
 padding-bottom: 25px;
}

div.top-sysmenu {
	font-size: 14.7px;
	text-align: right;
}
div.top-sysmenu a {
	margin-left: 20px;
}
div.bottom-sysmenu {
	padding-bottom: 10px;
}
div.bottom-sysmenu a {
margin-right: 10px;
 
}

div.counters {
float: right; 
width: 180px;
height: 70px;
margin-right: 10px;
}
div.dcontactus input, div.dcontactus textarea {
	border: 1px solid #abadb3;
	border-radius: 2px;
}
div.cat_pl {
	width: 294px;
	height: 53px;
	background: url(/pic/cat_button.png) no-repeat;
}
div.cat_pl span {
	display: block;
	margin-left: 62px;
	width: 230px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #013333;
	text-transform: uppercase;
	padding-top: 15px;
}
a div.cat_pl span {
	text-decoration: none;
	color: #013333;
}
a.nod {
	text-decoration: none;
}	
div.catalog ul.l_c_menu {
	background: #e7e4e7;
	border-radius: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
}
div.main_cat_p {
	background: #f89d5a;
	border-radius: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #013333;
	font-size: 18px;
	font-weight: bold;
}
div.main_cat_p img {
	vertical-align: middle;
	margin-right: 10px;
}
div.m_good {
	border-radius: 5px;
	margin-top: 10px;
}
div.mgc {
	padding: 10px;
}
div.basket_ii {
	margin-top: 50px;
	margin-bottom: 20px;
}
div.basket_ii .sl {
	margin-right: 140px;
}
div.basket_ii .sl.sl_last {
	margin-right: 0px;
}
div.top_address {
	height: 36px;
	background: #cdcdcd;
}
div.top_address_center {
	margin: auto;
	width: 1152px;
	color: #6b6a6a;
	font-size: 18.4px;
	padding-top: 5px;
}
div.cat_d {
	width: 19px;
	height: 19px;
	float: left;
	background: url(/pic/cat_open.png);
	cursor: pointer;
}
div.cat_d.cat_close {
	background: url(/pic/cat_close.png);
}
li.top_li a {
	display: block;
	/*float: left;*/
	margin-left: 7px;
	width: 240px;
}
div.mt15 {
	margin-top: 15px;
}
div.buy a.oneclick {
	color: #000000;
	font-size: 17.4px;
	font-weight: bold;
	display: block;
	text-align: center;
}
div.good_item_price {
	margin-bottom: 10px;
}
div.good_item_price span {
	font-weight: bold;
	font-size: 22px;
}
div.main_page {
	margin: auto;
    width: 1180px;
}
div.m_page {
	background: #ffffff;
	margin-top: 30px;
	border: 1px solid #ffffff;
	border-radius: 7px;
	padding: 20px;
	position: relative;
}
.p_lk {
	width: 351px;
	height: 72px;
	background: url(/pic/partner_lk.jpg) no-repeat;
	position: absolute;
	top: 7px;
	right: 20px;
}
.p_reg {
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}
.p_reg a {
	color: #000000;
}
.p_tit {
	float: right;
	margin-top: 3px;
	margin-right: 25px;
}
.login_form {
	margin-top: 13px;
	margin-left: 10px;
}
.plogin, .ppass {
	border: 1px solid #969698;
	width: 90px;
	padding-left: 20px;
}
.plogin {
	background: #ffffff url(/pic/login_ico.jpg) no-repeat left;
}
.ppass {
	background: #ffffff url(/pic/pass_ico.jpg) no-repeat left;
}
.pi {
	vertical-align: bottom;
}
.ggline {
	height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 5px;
}
.p_tt {
	margin: auto;
	width: 507px;
	color: #008986;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.grtab {
	color: #008986;
	font-weight: bold;
	text-align: center;
}
.pzar {
	width: 980px;
	background: #e9e9ea;
	margin: auto;
	border: 1px solid #e9e9ea;
	border-radius: 20px;
	margin-top: 20px;
}
.pzar div {
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.pzar span.pzs {
	display: inline-block;
	margin-left: 40px;
	margin-right: 40px;
	color: #108f8d;
}
a.regmini {
	font-size: 14px;
	color: #ffffff;
	background: #008986;
	display: inline-block;
	padding: 10px;
	border: 1px solid #003f3d;
	border-radius: 5px;
	text-decoration: none;
}
a.regbig {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	background: #008986;
	display: inline-block;
	width: auto;
	padding: 10px;
	border: 1px solid #003f3d;
	border-radius: 5px;
	text-decoration: none;
}
.tpu {
	font-size: 18px;
}
.tpr {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.lk2 {
	position: relative;
	margin: auto;
}
.error {
	font-weight: bold;
	color: red;
}
.mt15 {
	margin-top: 15px;
}
.prod_opt {
    border-spacing: 3px;
    min-width: 300px;
}
.po2_first td {
	background: #108b88;
	color: #ffffff;
}
.prod_opt td {
	border: 1px solid #cacaca;
}
.prod_opt td {
    padding: 2px 20px;
}
span.look-goods {
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #683f83;
	text-align: center;
	font-size: 18px;
    font-weight: bold;
	margin-bottom: 10px;
}
.look-da {
	padding-top: 7px;
	max-width: 250px;
}
.look-da a {
	font-size: 16px;
}
div.oneclick_w_f label {
	display: block;
	color: #000000;
	font-size: 19px;
	margin-bottom: 4px;
}
div.oneclick_w_f textarea {
	width: 508px;
	background: #d9dada none repeat scroll 0 0;
    border: 1px solid #898989;
    color: #606060;
	height: 90px;
}
#slider .ui-slider-handle {
	width: 30px;
	height: 31px;
	background: url(/pic/slider_cursor.png) no-repeat;
	border: 0;
	margin-top: -9px;
}
#slider .ui-slider-range {
    background: #108f8d none repeat scroll 0 0;
}
#slider {
    background: #bcbdbd none repeat scroll 0 0;
    border-radius: 2px !important;
    height: 4px;
    margin-bottom: 10px;
    width: 548px;
}
.sliderCont {
	margin-top: 20px;
	margin-left: 23px;
}
.slider_left {
	float: left;
	width: 620px;
	margin-top: 30px;
}
.slider_t {
	float: left;
	margin-left: 30px;
	color: #108f8d;
	font-size: 16px;
	font-weight: bold;
	margin-top: 7px;
}
.slider_b {
	float: right;
	color: #383b38;
	font-size: 18px;
	font-weight: bold;
	background: #e9e9ea;
	padding: 4px;
	border-radius: 9px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
div.slider_z {
	width: 594px;
	height: 35px;
	background: url(/pic/slider_z.png) no-repeat;
}
.slider_nc {
	margin-top: 100px;
	color: #108f8d;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
}
div.slider_right {
	float: right;
	width: 300px;
	margin-right: 60px;
	margin-top: -20px;
	background: url(/pic/slider_bg_right.jpg) top no-repeat;
}
div.slr_l {
	margin-top: 230px;
	float: left;
	color: #383b38;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
div.slr_l span {
	display: block;
	margin-bottom: 15px;
}
div.slr_r {
	float: right;
	margin-top: 210px;
	color: #108f8d;
	font-size: 29px;
	font-weight: bold;
	text-align: center;
}
div.slr_r span {
	display: block;
	margin-top: 15px;
	color: #383b38;
	font-size: 16px;
	font-weight: bold;
}
.c_item_art {
	color: #646464;
	font-size: 14px;
}
.c_item_price {
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}
a.c_item_buy {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	display: inline-block;
	background: #008986;
	border: 1px solid #006866;
	border-radius: 1px;
	padding: 3px;
	width: 140px;
	margin-top: 5px;
}
.c_item_i {
	height: 150px;
}
.c_item_i img {
    height: auto !important;
}
div.good_art {
    font-size: 15px;
    margin-left: 45px;
    margin-bottom: 20px;
	font-weight: bold;
}

.catalog_item_list {
    display: flex;
    flex-direction: column;
}
.woocommerce-breadcrumb {
    margin-bottom: 0;
    font-size: .88889em;
    font-family: var(--heading--font-family);
    margin-top: 18px;
}

.page-title,.entry-title {
    text-align: center;
    color: #008986;
    margin: 0;
}
.entry-title {
    margin: 20px;
}

body.page .left {
    display: none;
}
body.page div.right {
    width: 100%;

}
body.page div.right &gt; a {
    display: none;
}

body.page div.right article {padding: 35px;}

.menu li { list-style-type: none; }
#menu-top_menu {
    display: block;
    margin: 0;
    padding: 0;
}
.woocommerce-product-gallery {
    margin-bottom: 2rem;
}
table.variant {
    width: 100%;
}</pre></body></html>