/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');

.trusted-productreviews-tab-content {
	max-width: 725px;
	height: auto;
	display: block;
	margin-top: 25px;
}

img {
	border:0;
}

div, p, a, input, ul, li, h1, h2, h3, h4, h5, label, select {
	color:#2c3440;
	font-family:'Roboto', sans-serif;
}

.text_smaller, .text_small, .text_normal, .text_big, .text_bigger, .text_biggest {
	font-family:'Roboto', sans-serif;
	color:#2c3440;
}

/*** CATMENU BEGIN ***/

.box_left_title_cat {
	background-color:#2c3440;
	border-top:1px solid #fff;
	text-align:left;
}

.box_left_container_cat {
	background-color:#2c3440;
	padding-bottom: 30px;
}

.box_left_title_cat h3 {
	color:#3bb6fe;
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	padding:26px 0 30px 30px;
}

#box_cat_content .box_cat_level0.text_small, #box_cat_content .box_cat_level0 a.text_small {
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	transition:all 0.5s ease;
}

#box_cat_content .box_cat_level0.text_small:hover, #box_cat_content .box_cat_level0 a.text_small:hover {
	color:#3bb6fe;
	transition:all 0.5s ease;
}

#box_cat_content .box_cat_level0 a.text_small, .box_cat_spec a.text_small {
	width:194px;
	height:21px;
	display:block;
}

#box_cat_content ul li {
	padding:0;
	margin:0;
	margin-bottom:10px;
}

#box_cat_content.box_content {
	width:194px;
}

.box_cat_spec a.text_small .text_color_fault {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	transition:all 0.5s ease;
}

.box_cat_spec a.text_small .text_color_fault:hover {
	color:#3bb6fe;
	transition:all 0.5s ease;
}

#box_cat_content .box_cat_level2 a.text_small {
	height:19px;
	width:184px;
	display:block;
}

#box_cat_content .box_cat_level3 a.text_small {
	height:19px;
	width:174px;
	display:block;
}

#box_cat_content .box_cat_level4 a.text_small {
	height:19px;
	width:164px;
	display:block;
}

#box_cat_content .box_cat_level2.text_small, #box_cat_content .box_cat_level2 a.text_small {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	transition:all 0.5s ease;
}

#box_cat_content .box_cat_level2.text_small:hover, #box_cat_content .box_cat_level2 a.text_small:hover {
	color:#3bb6fe;
	transition:all 0.5s ease;
}

#box_cat_content ul li ul li {
	padding-left:10px;
}

#box_cat_content ul li ul {
	padding-top:10px;
	padding-bottom:5px;
}

#box_cat_content .box_cat_level3.text_small, #box_cat_content .box_cat_level3 a.text_small, #box_cat_content .box_cat_level4.text_small, #box_cat_content .box_cat_level4 a.text_small {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#box_cat_content .box_cat_level3.text_small:hover, #box_cat_content .box_cat_level3 a.text_small:hover, #box_cat_content .box_cat_level4.text_small:hover, #box_cat_content .box_cat_level4 a.text_small:hover {
	color:#3bb6fe;
	transition:all 0.5s ease;
}

#box_cat_content ul li ul li .text_small.text_style_strong {
	color:#3bb6fe;
}

/*** CATMENU END ***/

/*** SLIDESHOW BEGIN ***/

.nivo-controlNav {
	display:none;
}

.nivo-prevNav, .nivo-nextNav {
	display:block;
}

.nivo-prevNav {
	margin-left:10px;
	width:11px;
	height:20px;
	font-size:0px;
	background:url("../image/slide_arrow_left.png") no-repeat -30px 0 transparent;
}

.nivo-prevNav:hover {
	background-position:0 0;
}

.nivo-nextNav {
	margin-right:10px;
	width:11px;
	height:20px;
	font-size:0px;
	background:url("../image/slide_arrow_right.png") no-repeat 0 0 transparent;
}

.nivo-nextNav:hover {
	background-position:-30px 0;
}

/*** SLIDESHOW END ***/

.box_content {
	width:214px;
}

.box_txt p {
	margin:0;
}

.box_newsletter_field input {
	width:140px;
}

.box_newsletter_field label {
	width:52px;
	padding-top:11px;
}

.box_newsletter_field label .text_small {
	font-size:12px;
}

#box_newsletter_content .box_newsletter_button input {
	padding:0;
	width:100px;
	margin:10px 3px 0 3px;
}

.box_art_pic0 a {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:60px;
	background-color:#fff;
	height:60px;
}

.box_art_text0 {
	width: 140px;
}

.box_art_element {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #cbcbcb;
}

#box_money_content select {
	width: 214px;
}

.page_content, .page_txt, #page_start_content .page_shop_txt {
	width:726px;
	padding:0;
}

/*** FOOTER BEGIN ***/

.footer_menu_block {
	float:left;
	width:240px;
}

.footer_menu_block ul li {
	list-style:none;
	margin-bottom:10px;
}

.footer_menu_block a {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#2189c6;
	transition:all 0.5s ease;
}

.footer_menu_block a:hover {
	transition:all 0.5s ease;
	color:#2c3440;
	text-decoration:none;
}

.footer_menu_contact {
	font-size:13px;
	margin-left:50px;
	float:left;
}

/*** FOOTER END ***/

.page_artlist_order .text_bigger {
	font-size:12px;
}

.page_hr {
	width:726px;
	height:1px;
	background-color:#cbcbcb;
}

.page_tooltip_price_save {
	width:70px;
	height:36px;
	line-height:36px;
	margin-top:10px;
	margin-left:180px;
	color:#FFFFFF;
	font-family:'Roboto',sans-serif;
	text-align:center;
	font-size:20px;
	font-weight:900;
	background-image:none;
	background-color:rgba(248,40,40,0.67);
	padding-top:0;
}

#page_PopupContainer_tooltip.bg_color_dark3 {
	background-color:#cbcbcb;
}

#page_PopupContainer_tooltip_inner.bg_color_light2 {
	background-color:#fff;
}

.page_tooltip_content_inner_right .bg_color_dark3, .page_tooltip_content_inner_right .bg_color_light2, .page_tooltip_content_inner_right .bg_color_dark1 {
	background-color:transparent;
}

#page_tooltip_view_details {
	height:40px;
	border:none;
	background-image:none;
	transition:all 0.5s ease;
	background-color:#2189c6;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	width:100px;
	line-height:40px;
	padding:0;
	text-align:center;
}

#page_tooltip_view_details:hover {
	transition:all 0.5s ease;
	background-color:#2c3440;
}

.page_tooltip_content_inner_right_info {
	height:215px;
}

.page_artlist_page_num, .page_forum_page_num {
	width: 626px;
}

.page_select_left, .page_select_left_active {
	background-image: url("../image/arrow_left.png");
}

.page_select_right, .page_select_right_active {
	background-image: url("../image/arrow_right.png");
}

.page_select_right {
	background-position: right top;
}

.page_select_right:hover {
	background-position:6px top;
}

.page_select_left:hover {
	background-position:-25px top;
}

#ud_shop_cat .page_artdet_buttonback, #ud_shop_cat .page_artdet_buttonback input {
	width:140px;
}

.breadcrumb_sep {
	padding:0 6px 0 4px;
}

.page_cat_row {
	width: 726px;
}
/*
.box_art_element a img {
	opacity:1.0;
	transition:all 0.5s ease;
}

.box_art_element a img:hover {
	opacity:0.6;
	transition:all 0.5s ease;
}
*/
.page_design_name_content .text_input select, .page_design_name_content .text_input input {
	border:1px solid #cbcbcb;
	padding:0 10px;
}

.page_design_name_content .text_input textarea {
	padding:10px;
}

.page_design_fault {
	border:1px solid #ff2222;
}

.overlay_info, .overlay_error, .overlay_ok, .overlay_warning, .overlay_dialog, .overlay_login {
	opacity:1.0;
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0px 0px 20px #000;
}

.overlay_info button, .overlay_error button, .overlay_ok button, .overlay_warning button, .overlay_dialog button, .overlay_login button {
	border:none;
	background-image:none;
	background-color:#2189c6;
	height:40px;
	width:100px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	padding:0;
	margin-top:	34px;
	transition:all 0.5s ease;
}

.overlay_info button:hover, .overlay_error button:hover, .overlay_ok button:hover, .overlay_warning button:hover, .overlay_dialog button:hover, .overlay_login button:hover {
	background-color:#2c3440;
	transition:all 0.5s ease;
}

.overlay_login_reminder a, .overlay_login_list_title {
	color:#2189c6;
}

.overlay_info button span, .overlay_error button span, .overlay_ok button span, .overlay_warning button span, .overlay_dialog button span, .overlay_login button span {
	font-size:11px;
}

.overlay_login button.login_button_close_noreg {
	width:200px;
	letter-spacing: -0.5px;
}

.overlay_ok {
	border-color:#fff;
}

#page_cart_icon_refresh {
	background-image: url("../image/icon_refresh.png");
}

#page_cart_icon_delete {
	background-image: url("../image/icon_delete.png");
}

.page_cart_store_button input {
	width:200px;
}

#cart_button_back, #cart_button_modify, #cart_button_empty {
	font-weight:bold;
}

.page_cart_td_menny input {
	height:24px;
	border:none;
	padding:0 6px;
}

.page_cart_tr_head .text_color_white, .page_cart_td_sum1 .text_color_white, .page_order_mods_tr_head .text_color_white, .page_order_control_tr_head .text_color_white {
	color:#2c3440;
}

.page_orderflow_item_num {
	text-shadow: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.page_newcust_button_right .text_normal, .page_newcust_button_left .text_normal {
	font-size:11px;
}

#page_order_control_kap, #page_order_control_szamszall, #page_order_control_cart, #page_order_control_modfiz, #page_order_control_modszall {
	margin-bottom:30px;
}

.page_compare_cart_link {
	background-color:#2c3440;
	border:none;
}

.page_contact_tabs .text_color_white {
	color:#2c3440;
}

#page_contact_tab_content_5 .page_headbutton input {
	width:140px;
}

.text_button input {
	padding:0;
}

.page_design_name_content .text_input select, .page_design_name_content .text_input input, .page_design_name_content .text_input textarea {
	border:1px solid #cbcbcb;
}

.page_artdet_head {
	background-color:#f5f5f5;
}

.page_artdet_dispcat {
	padding-left: 10px;
	padding-top: 12px;
}

.page_artdet_dispcat a.text_small:hover {
	color:#2189c6;
}

#start_small_box_1, #start_small_box_2, #start_small_box_3, #start_small_box_4, #start_small_box_5, #start_small_box_6 {
	display:none;
	background-color:#f5f5f5;
	width:362px;
	height:218px;
	margin-bottom:2px;
	float:left;
	font-size:12px;
}

#start_small_box_1, #start_small_box_3, #start_small_box_5 {
	margin-right:2px;
}

#ud_shop_start #start_small_box_1, #ud_shop_start #start_small_box_2, #ud_shop_start #start_small_box_3, #ud_shop_start #start_small_box_4, #ud_shop_start #start_small_box_5, #ud_shop_start #start_small_box_6 {
	display:table-cell;
	vertical-align:middle;
}

.page_artdet_buttonback {
	padding-right:0px;
}

.page_shop_txt {
	width:550px;
	padding-top:20px;
}

#ud_shop_art .cat_pic {
	float:left;
	padding:20px 30px 0px 20px;
	display:block;
}

#ud_shop_art .page_txt {
	float:right;
	width:550px;
}

.page_artlist_order {
	text-align:left;
}

#page_search_content .page_headbutton input[type=button] {
	width:160px;
}

.page_pagelist_cart_link.bg_color_dark1.text_big {
	background: url("../image/icon_cart_small.png") no-repeat 8px 50% #2189c6;
	height:30px;
	border:none;
	transition:all 0.5s ease;
	line-height: 30px;
	font-weight: bold;
	padding-left: 40px;
}

.page_pagelist_cart_link.bg_color_dark1.text_big:hover {
	background-color:#2c3440;
	transition:all 0.5s ease;
}

.page_pagelist_cart {
	padding:0;
}

.page_pagelist_name {
	width: 450px;
	height: 40px;
}

/*** LOGIN PAGE ***/

#page_login_content.page_login_normal .page_login_input {
	width: 225px;
}

#page_login_content.page_login_normal label {
	padding-right: 10px;
	padding-top: 10px;
}

.page_login_normal .page_login_button input {
	width:180px;
	text-align:center;
	font-size: 14px;
}

.page_login_normal .page_login_button {
	width: 180px;
}

.page_login_normal #page_login_login .page_login_button_outer {
	position:inherit;
}

.page_login_button.bg_color_dark1 {
	background-color:transparent;
}

.page_login_normal #page_login_login .page_login_facebook_outer {
	position:inherit;
	margin-top: 14px;
	text-align: right;
	padding-right: 3px;
}

.page_login_normal #page_login_login .page_login_facebook_outer .facebook_login {
	margin:0;
}

.page_login_normal #page_login_login {
	height:210px;
}

#page_login_reg input.text_color_white {
	background-color:#2189c6;
	transition:all 0.5s ease;
}

#page_login_reg input.text_color_white:hover {
	background-color:#2c3440;
	transition:all 0.5s ease;
}

.page_login_button input {
	background-image:none;
}

#page_login_button_noreg input, #page_login_button_noreg .page_login_button {
	width:220px;
}

/**** MOD 2015-02-16 ****/
#ud_shop_cat .page_cat_list {
	display:none;
}

.page_artdet_egyebtul_table_2 label {
	width:115px;
}

.page_artdet_egyebtul_table_2 .page_artdet_other_select {
	max-width:190px;
}

/**** Felugro ablak ****/
.felugro {
	display: none;
}
.felugro.active {
	left: 50%;
	transform: translate(-50%, -50%);
	top: 10%;
	display: block;
	position: absolute;
	width: 600px;
	height: 330px;
	z-index: 20000;
	margin: 0 auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 50px #000;
	-webkit-box-shadow: 0 0 50px #000;
	box-shadow: 0 0 50px #000;
	background-color: white;
}

.felugro .close {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	background: transparent url(https://www.interbolt.eu/!common_design/base/000001/image/overlay_close.png) no-repeat center;
	top: -16px;
	right: -16px;
	cursor: pointer;
	z-index: 1000;
}
#felugro_content {
	padding: 15px;
}

/*** 2021-11-30 - KP ***/
.custom-offer-content .box_content{
	width: 100%;
}
.custom-offer-title{
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #2189c6;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.custom-offer-title:not(.is-opened)::after{
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #2189c6;
}
.custom-offer-title.is-opened::after{
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #2189c6;
}
.custom-offer-products .page_artlist_item_6{
	border: none;
}

/*** 2022-05-10 - KP ***/
.custom-tab-section{
	margin-bottom: 40px;
	margin-top: 40px;
}
.custom-tab-title{
	font-weight: bold;
	font-size: 18px;
	color: #2189c6;
	margin-bottom: 15px;
}
.custom-tab-section .page_artforum_element,
.custom-tab-section .page_design_item,
.custom-tab-section .page_design_main,
.custom-tab-section .page_design_item table{
	width: 716px;
}
.custom-offer-main-title{
	margin: 20px 0;
	font-weight: bold;
	font-size: 22px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 8px;
}
.custom-offer-end{
	border-bottom: 1px solid #dbdbdb;
}

/* 2023-04-24 - KP */
.page_artlist_cart_button_outer.details a{
	padding-left: 0;
	width: 180px;
	text-align: center;
}
.page_artlist_cart_button_outer.details a::after{
	display: none;
}

