/* .styled_table.styled_table {
  border-collapse: collapse;
  width: 100%;
  border-bottom: 4px solid #f4f4f4;
}
.styled_table.styled_table tbody tr th {
  color: #242424;
  font-size: 16px;
  vertical-align: middle;
  text-align: left;
  height: 54px;
  border-top: 1px solid #ebebec;
  border-bottom: 1px solid #ebebec;
  padding-left: 10px;
  background: #fff;
}
.styled_table.styled_table tbody tr th:nth-of-type(1) {
  border-left: 1px solid #ebebec;
}
.styled_table.styled_table tbody tr th:last-of-type {
  border-right: 1px solid #ebebec;
}
.styled_table.styled_table tbody tr:nth-of-type(2) td {
  padding-top: 34px;
}
.styled_table.styled_table tbody tr:last-of-type td {
  padding-bottom: 27px;
  border: none;
}
.styled_table.styled_table tbody tr td {
  border-bottom: 1px dotted #e6e6e6;
  padding: 18px 0 11px;
} */

table.styled_table {
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 0 3px 1px #e7e7e7;
  -webkit-border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  border-radius: 6px;
  background-clip: padding-box;
}
table.styled_table tr td,
table.styled_table tr th {
  padding: 0;
}
table.styled_table tr td.preview_picture,
table.styled_table tr th.preview_picture {
  border: none !important;
  padding: 0 !important;
}
table.styled_table tr td.preview_picture .p_wrapp,
table.styled_table tr th.preview_picture .p_wrapp {
  position: relative;
}
table.styled_table tr td.preview_picture .p_wrapp .p_inner,
table.styled_table tr th.preview_picture .p_wrapp .p_inner {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: -150px;
  display: none;
}
table.styled_table tr:hover .preview_picture .p_wrapp .p_inner {
  display: block;
}
table.styled_table tr th {
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  text-align: center;
  padding: 8px 4px;
}
table.styled_table tr th:last-of-type {
  border-right: none;
}
table.styled_table tr td {
  border-right: 1px solid #e7e7e7;
  padding: 4px 2px 1px 5px;
}
table.styled_table tr td:last-of-type {
  border-right: none;
}
table.styled_table tr td.price {
  color: #ff2200;
  white-space: nowrap;
}
table.styled_table tr td .count_wrapper {
  width: 23px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
table.styled_table tr td .count_wrapper input[type=text] {
  line-height: 21px;
  height: 21px;
}
table.styled_table tr td .count_wrapper .count_switcher {
  top: 1px;
  width: 25px;
}
table.styled_table tr td .count_wrapper .count_switcher .count_switcher_up,
table.styled_table tr td .count_wrapper .count_switcher .count_switcher_down {
  width: 26px;
}
table.styled_table tr td .count_wrapper .count_switcher .count_switcher_up {
  top: 4px;
}
table.styled_table tr td .count_wrapper .count_switcher .count_switcher_down {
  bottom: 3px;
}
table.styled_table tr td .exists {
  margin-bottom: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}
table.styled_table tr td .addToCart {
  display: inline-block;
  vertical-align: middle !important;
  vertical-align: top;
  width: 20px;
  height: 15px;
  background: url("../../images/sprite.png") -520px 0 no-repeat;
}
table.styled_table tr td.tools {
  white-space: nowrap;
}
table.styled_table tr:hover .char {
  color: #ff2200;
}
html.inner_page body .main_wrapper .full_width_content ul.pathway {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
html.inner_page body .main_wrapper .full_width_content ul.pathway li {
  padding: 0;
  display: inline-block;
}


/*NEW*/
html body .main_wrapper {
	/*padding-bottom: 68px;*/
}
html body footer {
	/*top: -68px;*/
}
html body .main_wrapper header .tools .schedule {
	display: none;
}

html.inner_page body .main_wrapper .accessories_wrapper .accessories_outer .jcarousel-wrapper,
html.inner_page body .main_wrapper .accessories_wrapper .allready_seen_outer .jcarousel-wrapper,
html.inner_page body .main_wrapper .allready_seen_wrapper .accessories_outer .jcarousel-wrapper,
html.inner_page body .main_wrapper .allready_seen_wrapper .allready_seen_outer .jcarousel-wrapper {
	padding: 0 65px;
}
html.inner_page body .main_wrapper .accessories_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
html.inner_page body .main_wrapper .accessories_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li,
html.inner_page body .main_wrapper .allready_seen_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
html.inner_page body .main_wrapper .allready_seen_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li {
	width: 200px !important;
	margin-left: 6px;
	margin-right: 6px;
}

@media (max-width: 980px) {
	html body .main_wrapper {
		padding-bottom: 0px;
	}
	html.inner_page body .main_wrapper .accessories_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .accessories_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .allready_seen_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .allready_seen_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li {
		width: calc((100vw - 170px)/4) !important;
	}
}

@media (max-width: 960px) {
	html body .main_wrapper header .tools .contacts-area {
		margin-top: 15px;
	}
	html.catalog_cart body .main_wrapper .full_width_content .cart_wrapper .outcome_wrapper .outcome {
		font-size: 22px;
	}
	html.catalog_cart body .main_wrapper .full_width_content .cart_wrapper .outcome_wrapper a {
		width: 150px;
		box-sizing: border-box;
		height: 36px;
		text-align: center;
		margin-left: 20px;
		margin-bottom: 15px;
	}
	html.catalog_cart body .main_wrapper .full_width_content .cart_wrapper .outcome_wrapper a {
		width: 150px;
		box-sizing: border-box;
		height: 36px;
		text-align: center;
		margin-left: 20px;
		margin-bottom: 15px;
	}
}

@media (max-width: 840px) {
	html body .main_wrapper header .tools #tools_dynamic {
		margin-left: 20px;
		top: 26px;
	}
	html body .main_wrapper header .tools .phone {
		padding-right: 10px;
	}
	html.inner_page body .main_wrapper .accessories_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .accessories_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .allready_seen_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .allready_seen_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li {
		width: calc((100vw - 170px)/3) !important;
	}
}

@media (max-width: 730px) {
	html.catalog_page_element body .main_wrapper .full_width_content .product_details .main_chars .tabs_wrapper .tabs_control span.opentabs {
		height: 34px;
		top: 0px;
		right: 0px;
		background: url(/local/templates/main/styles/build/../../images/opener.png) no-repeat calc(100% - 20px);
	}
}
@media (max-width: 720px) {
	
}

@media (max-width: 650px) {
	html.inner_page body .main_wrapper .accessories_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .accessories_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .allready_seen_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .allready_seen_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li {
		width: calc((100vw - 165px)/2) !important;
	}
}

@media (max-width: 600px) {
	html.catalog_page_element body .main_wrapper .full_width_content .product_details .purchase_chars {
		position: relative;
		padding-bottom: 60px;
	}
	html.catalog_page_element body .main_wrapper .full_width_content .product_details .purchase_chars .bottom_tools {
		height: 50px;
	}
	html.catalog_page_element body .main_wrapper .full_width_content .product_details .purchase_chars .bottom_tools .button_bookmark {
		margin-top: 7px;
	}
	html.catalog_page_element body .main_wrapper .full_width_content .product_details .purchase_chars .bottom_tools .button_compare {
		margin-top: 7px;
	}
        .tabs_wrapper .tabs_content {
               text-align:left;
        }
        html.catalog_page_element body .main_wrapper .full_width_content .product_details .main_chars {
               text-align:left;
        }
        .tabs_wrapper .tabs_content .video iframe {
               max-width: 100%;
               object-fit: cover;
               height: 50vw;
        }
}

@media (max-width: 540px) {
	html body .main_wrapper header .tools #tools_dynamic {
		top: 64px;
	}
	html body .main_wrapper header .tools .login {
		top: 0;
	}
	html body .main_wrapper header .tools .registration {
		top: 0;
	}
	html body .main_wrapper header .tools .phone {
		padding-right: 0;
	}
	html body .main_wrapper header .tools .contacts-area {
		margin-top: 0;
	}
}

@media (max-width: 535px) {
	html.catalog_cart body .main_wrapper .full_width_content .cart_wrapper .outcome_wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	html.catalog_cart body .main_wrapper .full_width_content .cart_wrapper .outcome_wrapper .purchase_by_phone {
		order: 1;
		width: 150px;
		box-sizing: border-box;
		height: 36px;
		text-align: center;
		margin-left: 0;
		margin-bottom: 15px;
		border-radius: 5px;
		line-height: 32px;
		font-size: 14px;
		white-space: nowrap;
		margin-top: 0;
	}
	html.catalog_cart body .main_wrapper .full_width_content .cart_wrapper .outcome_wrapper .outcome {
		white-space: nowrap;
		margin-bottom: 30px;
	}
	html.catalog_cart body .main_wrapper .full_width_content .cart_wrapper .outcome_wrapper a {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 500px) {
	html body footer {
		height: auto;
		padding-bottom: 15px;
	}
	html.inner_page body .main_wrapper .accessories_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .accessories_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .allready_seen_wrapper .accessories_outer .jcarousel-wrapper .jcarousel ul li,
	html.inner_page body .main_wrapper .allready_seen_wrapper .allready_seen_outer .jcarousel-wrapper .jcarousel ul li {
		width: calc(100vw - 140px) !important;
	}
}

@media (max-width: 470px) {
	.profile_history_wrapper {
		margin: 0 -13px;
		width: calc(100vw - 14px);
		overflow: auto;
	}
	html.profile_history body .main_wrapper .profile_history_wrapper table th {
		padding: 10px 20px 10px 6px;
		line-height: 100%;
		font-size: 13px;
	}
	html.profile_history body .main_wrapper .profile_history_wrapper table th .sort_desc {
		right: 8px;
	}
	html.profile_history body .main_wrapper .profile_history_wrapper table th .sort_asc {
		right: 8px;
	}
	html.profile_history body .main_wrapper .profile_history_wrapper table td {
		font-size: 14px;
		font-weight: 700;
		padding: 10px 0 10px 5px;
	}
	html.profile_history body .main_wrapper .profile_history_wrapper table td.order_id {
		padding-left: 5px;
		font-size: 14px;
	}
	html.profile_history body .main_wrapper .profile_history_wrapper table td.order_date {
		font-size: 12px;
		padding-left: 5px;
		line-height: 110%;
	}
	html.profile_history body .main_wrapper .profile_history_wrapper table td.order_price {
		font-size: 14px;
	}
	html.profile_history body .main_wrapper .profile_history_wrapper table td.order_status {
		padding-left: 5px
	}
}

@media (max-width: 370px) {
	html body .main_wrapper header .tools .phone {
		font-size: 20px;
	}
}