@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


*{
	font-family: Montserrat;
	user-select: none;
	text-align:left
}
/*===============================================================*/
/*========================  TEXT COLOR  =========================*/
body {color:#101010}
.list_1 .pitem_name a {color:#101010}
.list_3 .pitem_name a {color:#101010}
.list_3 .btn_1 {width:100%;}
.list_2 .pitem_name a {color:#101010}
.order_cont{color:#101010}
.control_elem_unit_price{color:#101010}
.control_elem_price{color:#101010}
.control_elem_sum_price{color:#101010}
.sum_value span {color:#101010}
.select_takeover_toggle p{color:#101010}
footer {color:#101010}
.footer_info h4 {color:#101010}
.footer_info p{text-align: left; color:#fff; font-size: 14px;}
.footer_info ul li a {color:#101010}
.modal-body p {color:#202020}
.contact a {
	float: left;
	width:100%;
	color:#fff;
	font-size: 12px;
	margin:0px 5px;
	
}
.contact p{
	float: left;
	width:100%;
	margin: 0px 5px;
	color:#fff;
	font-size: 12px;
}

.contact span {color:#fff}
.pr_desc_container_termek .tab_nav li a{
	color:#101010
}
a {
    color: #101010;
    text-decoration: none;
    transition: 0s;
}



.contact_left {
	
}
.contact_left p{
	text-align: right;
}
.contact_left a{
	width:100%;
	text-align: right;
	font-size: 14px;
}
.contact_right {}

form.example input[type=text]{
	width: 100%;
    padding: 8px 10px 8px 35px;
    font-size: 13px;
    border: 1px solid #1e989c;
    background: #fff;
    border-radius: 2px;
    color: #101010;
    letter-spacing: 0.8px;
}

.head_logo a img {padding: 16px 10px 10px 10px;}
.background {min-height:unset}
.parallax{height:350px;}

.cart_box_footer .btn_1 {width:80%;}

.order_list_item_details_content div:hover {cursor: pointer}

#prod_desc_toggles {
	margin-top:20px;
}
#prod_rate {
	background:#fff;
	padding: 10px;
	width: 100%;
	float: left;
	margin-top:20px;
	padding-bottom:20px;
	transition:0.3s;
}
#rating_show_box {
	position: absolute;
	bottom: 0;
	width: calc(100% - 20px);
	height: 30px;
	background-color:#fff;
	text-align: center;
	z-index: 10;
}
.rating_show_box_close {
	height: 320px;
	overflow: hidden;
}
.rating_show_box_open {
	height: 100%;
}
#rate_more_btn {
	width:auto;
	margin: 0 auto;
	cursor: pointer;
	font-size: 16px;
	padding: 5px;
}
#rate_more_btn:hover {
	color:#1e989c
}

#rate_more_icon{}

.page_toggle_v{
  	background: #fefefe;
}

/*====================== NAV ==============================*/

#menu2 a img{width:auto;height: 24px;}

.nav_head_right_bottom a {background:none;}
.nav_head_right_bottom a img {padding: 0px 5px;}

/*====================== SEPARATOR ==============================*/

#separator_1 {width:100%;float: left; margin:50px 0px 75px 0px}
#separator_2 {width:100%;float: left; margin:30px 0px 30px 0px}
#separator_3 {width:100%;float: left; margin:0px 0px 0px 0px}
#separator_4 {width:auto; margin:0px -15px 0px -15px}


#separator_1 .sep_img_box {
	width:100%;
	height: 0px;
	float: left;
	display: inline-grid;
	background-color: #fff;
	position: relative;
	}
	#separator_1 .sep_img_box img{
		position: absolute;
		top: -40px;
		left: 20%;
		width: 100px;
		margin: 5px auto;
		z-index: 1000;
	}
	#separator_1 .sep_line {
		width: 100%;
		height: 40px;
		float: left;
		background-color:#f8f9f7;
	}


#separator_2 .sep_img_box {
	width:100%;
	height: 35px;
	float: left;
	display: inline-grid;
	background-color: #fff;
	position: relative;
	}
	#separator_2 .sep_img_box img{
		width: 270px;
		max-width: 100%;
		margin: 6px auto;
	}
#separator_3 .sep_img_box {
	width:100%;
	height: 30px;
	float: left;
	display: inline-grid;
	background-color: #fff;
	position: relative;
	}

#separator_3 .sep_img_box img{width: 250px;margin: 5px auto;}
#separator_4 .sep_img_box {
	width:100%;
	height: 0px;
	float: left;
	display: inline-grid;
	background-color: #fff;
	position: relative;
	}
	#separator_4 .sep_img_box img{
		width:140px;
		margin:5px auto;
		margin-top:-35px;
	}
	#separator_4 .sep_line {
		width: 100%;
		height: 40px;
		float: left;
		background-color:#f8f9f7;
	}

.close:hover, .close:focus {
    color: #1e989c;
}
/*===============================================================*/



:root {
	--main_color: #1e989c;
}
.border_z {
	border-left:3px solid #1e989c;
	padding: 0px 7px;
}

.green{
	color:#1e989c;
}

::selection {
  color: #fff;
  background: #1e989c;
}
/*MODAL*/
.modal-header{
	padding:0px;
	background-color: #fff;
	color: #1e989c;
}

.modal-content .btn_1{
	width: 190px;
    height: auto;
    font-size: 14px;
    color: #fff;
    border: 2px solid #1e989c;
    outline: none;
    margin: 0 auto;
    text-align: center;
}
.modal-content .btn_1:hover{
	color: #fff;
    background-color: #1e989c;
    border-color: #1e989c;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
}


.modal-body a:hover{
	color:#1e989c;

}
.modal-body .tab_nav a:hover{
	color:#1e989c;

}

.modal-body .tab_nav li:hover {
	border-bottom: 3px solid #1e989c;
	background-color: #fff;
	color:#666666
}

/* Create an active/current tablink class */
.modal-body .tab_nav li.active {
	border-bottom: 3px solid #1e989c;
	background-color: #fff;
	color:#666666
}
.modal-body .tab_nav li.active a {
	color:#1e989c
}
.modal-body .label {
	width: auto;
	font-size: 12px;
	margin: 3px 1px;
	padding: 5px 10px;
	border-radius: 15px;
	color:#1e989c;
	border:1px solid #1e989c;
	font-weight: normal;
	cursor:pointer;
	transition:0.2s;
	display: inline-block;
}
.modal-body .label:hover{
	color:#1e989c;
	box-shadow: 0px 2px 4px rgba(100,100,100,0.3)
}





.label {
    font-size: 12px;
    margin: 3px 1px;
    padding: 5px 10px;
    line-height: 1.4;
    border-radius: 40px;
    color: #1e989c;
    border: 1px solid #1e989c;
    font-weight: normal;
    cursor: pointer;
    transition: 0.2s;
    display: inline-block;
}
.label:hover{
	color:#1e989c;
	box-shadow: 0px 2px 4px rgba(100,100,100,0.3)
}

a.label:hover, a.label:focus {
    color: #1e989c;
    text-decoration: none;
    cursor: pointer;
}
.modal-footer .input-container a:hover{
	width: 100%;
	text-align: center;
	font-size: 14px;
	text-decoration: underline;
	color:#1e989c
}
#log_true {
	color:#1e989c
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #fff;
	border-radius: 5px;
	border: 1px solid #1e989c ;
}

.container input:checked ~ .checkmark {
  background-color: #1e989c;
	margin-top:0px;
}
.btn_1 {
	width: auto;
	color:#fff;
	transition:0.2s;
    font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
    padding: 7px 25px;
	margin: 5px auto;
	cursor:pointer;
	background-color: #1b9799;
	float: left;
	text-align: center;
	outline: none;
	border:1px solid #1b9799;
	border-radius: 0px;
	}
	.btn_1:hover {
		color:#fff;
		background-color:#1b9799;
        border-color: #1b9799;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		}






.btn_db {
    width: 39%;
    color: #1e989c;
    transition: 0.2s;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding: 5px 2px 5px 2px;
    margin: 5px auto;
    cursor: pointer;
    background-color: #fff;
    float: left;
    text-align: center;
    outline: none;
    border: 1px solid #1e989c;
    border-radius: 7px;
	}
	.btn_db:hover {
		color:#fff;
		background-color:#1e989c;
        border-color: #1e989c;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		text-decoration: none
		}
	.btn_db i{
		font-size: 13px;
		padding: 0;
		margin: 0;
	}

.btn_gy {
    width: 60%;
    color: #fff;
    transition: 0.2s;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding: 5px 2px 5px 2px;
    margin:  5px 0px 5px 1%;
    cursor: pointer;
    background-color: #1e989c;
    float: left;
    text-align: center;
    outline: none;
    border: 1px solid #1e989c;
    border-radius: 7px;
	}

	.btn_gy:hover {
		color:#1e989c;
		background-color:#fff;
        border-color: #1e989c;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		}
	.btn_gy i{
		font-size: 13px;
		padding: 0;
		margin: 0;
	}




/*.btn_2:visited{color:#fff;}*/
.btn_2 {
	width: 240px;
	color:#1e989c;
	border-radius:0px;
	transition:0.2s;
    font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
    padding: 8px 20px;
	cursor:pointer;
	background-color: #fff;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #1e989c;
	margin: 10px 5px;
	outline: none;
	}
	.btn_2:hover {
		color:#1e989c;
		background-color:#fff;
        border-color: #1e989c;
		box-shadow: rgba(100, 100, 100, 0.4) 0px 8px 8px -8px;
		}
.btn_2:focus-visible{color:#1e989c;}

.btn_3 {
	width: 300px;
	max-width:100%;
	color:#909090;
	border-radius:4px;
	transition:0.2s;
    font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
    padding: 6px 12px;
	cursor:pointer;
	background-color: #fff;
	border: 1px solid #909090;
	margin: 10px 0px;
	outline: none;
	}
	.btn_3:hover {
		color:#454545;
		background-color:#fff;
        border-color: #909090;
		box-shadow: rgba(100, 100, 100, 0.4) 0px 8px 8px -8px;
	}
.btn_4 {
	max-width: 100%;
	color:#fff;
	border:2px solid #1e989c;
	transition:0.3s;
    font-size: 12px;
    border-radius: 5px;
	font-weight: 500;
	letter-spacing: 1px;
    padding: 4px 20px;
	margin: 0px;
	cursor:pointer;
	background-color: #1e989c;
	outline: none;
	}
	.btn_4:hover {
		color:#fff;
		background-color:#1e989c;
        transition:0.2s;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		border:2px solid #1e989c;
}
.btn_5 {
	max-width: 100%;
	color:#545454;
	border:2px solid #f2f2f2;
	transition:0.3s;
    font-size: 14px;
    border-radius: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	font-weight: 500;
	letter-spacing: 1px;
    padding: 2px 15px;
	margin: 0px;
	cursor:pointer;
	background-color: #f2f2f2;
	outline: none;
	}
	.btn_5:hover {
		color:#fff;
		background-color:#1e989c;
        transition:0.2s;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		border:2px solid #1e989c;
}
.btn_6 {
	max-width: 100%;
	color:#fff;
	border:2px solid #fff;
	transition:0.3s;
    font-size: 14px;
    border-radius: 25px;
	font-weight: 500;
	letter-spacing: 1px;
    padding: 6px 20px;
	margin: 0px;
	cursor:pointer;
	}
	.btn_6:hover {
		color:#545454;
		background-color:#fff;
        transition:0.2s;
		box-shadow: rgba(0, 0, 0, 0.5) 2px 8px 8px -8px;
		border:2px solid #fff;
}

.btn_zip{
	display:inline-block;
	padding:4px 0px;
	height: auto;
	background: #1e989c;
	color:#fff;
	border-radius: 20px;
	margin: 5px;
	margin-top: 6px;
	width:90px;
	text-align:center;
	cursor:pointer;
	float:left;
}
.zip_input:focus{
	border: 1px solid #1e989c;
    outline: 0px;	
}



form.example input[type=text]:focus {
	border: 1px solid #1e989c;
	outline:0px;
}
form.example input[type=text]:active {
	border: 1px solid #1e989c;
	outline:0px;

}
form.example input[type=text]:visited {
	border: 1px solid #eee;
	padding:7px 10px;
	outline:0px;
}

.icon-menu-1 {
    font-size:40px;
    color: #1e989c;
}

.btn_cart{
	display:inline-block;
	width: 130px;
	height: auto;
	background: #1a7e81;
	color:#fff;
	float:right;
	border-radius: 2px;
	padding: 3px 0px;
	margin: 6px 0px;
}

.btn_cart a {
    width: 100%;
    display: inline-block;
    color: white;
    border-left: none;
    cursor: pointer;
    border-radius: 5px;
    border: 0px;
    text-align: center;
    padding: 1.5px;
}
.btn_cart a:hover, .btn_cart a:focus{
	color:#fff;
}

.btn_cart a i span{
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 30px;
	background:#fff;
	top:2px;
	right:-5px;
	font-size: 11px;
	padding: 0px 0px;
	font-style: normal;
	color: #1e989c;
	text-align: center;
}
.btn_plus:hover, .btn_minus:hover  {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
	transform: scaleY(1.5);
	margin-top: 0px;
	color:#1e989c;
}

.cart_info_open{
	width: 25px;
    height: 25px;
    display: inline-block;
    border: 1px solid #1e989c;
    color: #1e989c;
    border-radius: 20px;
    cursor: pointer;
    padding: 5px 4px;
    margin: 1px auto;
    transition: 0.2s;
    font-size: 12px;
}
.page_nav ul li a:hover{
	text-decoration:underline;
	color:#1e989c;
}
.page_nav_title {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #1e989c;
	height: 30px;
	width:100%;
	display: inline-block;
	overflow: hidden
}
.page_nav_title i{
	position: absolute;
    top: 1px;
    right: 0px;
	
    color: #fff;
    float: right;
    padding: 7px 0px;
    font-size: 24px;
    background-color: #1e989c;
}

.filter_box a:hover {
	color:#fff;
	background-color:#1e989c;
	border:1px solid #1e989c
}
.filter_box .active {
	color:#fff;
	background-color:#1e989c;
	border:1px solid #1e989c
}

.select-items div:hover, .same-as-selected {
	background-color: #1e989c;
	color:#fff
}
.same-as-selected{color:#fff;background-color: #f2f2f2;}



	.drop_m_cat{
		font-size:16px;
		color:#333;
		height:34px;
		border-bottom:2px solid #1e989c;
		padding:8px;
	}



/*===== BTN ======*/

/* FELUGRÓ */
#button-up {
	position:fixed;
	right:30px;
	bottom:30px;
	z-index:1500;
	border: 2px solid #1e989c;
	border-radius:100px;
	color: rgba(59,59,59,0.20);
	width: 36px;
	height: 36px;
	opacity: 0.3;
	display: none;
	transition: 0.2s;
	}
#button-up:hover {
	opacity: 0.8;
	background-color:#fff; 
	box-shadow: 0px 2px 5px rgba(0,0,0,0.30);
}
	#button-up i {
		font-size:28px;
        opacity: 1;
		cursor:pointer;
		margin-left: -3px;
		margin-top: 0px;
		float: left;
		display: inline-block;
		color: #1e989c;
		transition: 0.2s;
	}
	#button-up i:hover {
        opacity: 0.8;
		transition:0.2s;
	}
#akcio_sd .scroll-down-black {
	position: absolute;
	top:0px;
	left: 49%;
	border: 2px solid #1e989c;
	border-radius: 50%;
	height: 44px;
	width: 45px;
	margin-left: -14px;
	display: block;
	z-index: 10;
    text-align: center;
	opacity: 0.4;
	transition:0.3s;
}
#akcio_sd .scroll-down-black:hover {
	opacity: 0.7;
}
#akcio_sd .scroll-down-black span {
    position: relative;
    color: #1e989c;
    animation-name: drop;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

.row_1{
	width:60px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 3px;
	background-color: #1e989c;
}
.row_2{
	width:40px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 3px;
	background-color: #1e989c;
}
.circle_nav_text .ative{
	border:1px solid #1e989c;
	color:#1e989c;
	box-shadow: 1px 2px 5px rgba(200,200,200,1)
}

.circle_nav .active{
	color:#1e989c;
	border:1px solid #1e989c;
	cursor: pointer;
	box-shadow: 1px 2px 5px rgba(200,200,200,1)

}
.row_box .active{
	width:33%;
	height: 10px;
	background-color:#fff;
	border:2px solid #1e989c;
	float: left;
}

.order_tab_order .container input:checked ~ .checkmark {
    background-color: #1e989c;
    margin-top: 0px;
}
.order_tab_order a{
	width:auto;
	font-size: 14px;
	border:1px solid #1e989c;
	border-radius:20px;
	cursor:pointer;
	background: #fff;
	float:right;
	padding:3px 7px;
	transition: 0.2s;

}
.order_tab_setting .btn_1 {
	width: 100%;
	color:#1e989c;
	transition:0.2s;
    font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
    padding: 5px;
	margin: 10px auto;
	cursor:pointer;
	background-color: #fff;
	float: left;
	text-align: center;
	outline: none;
	border:1px solid #1e989c;
	border-radius: 30px;
	}
	.order_tab_setting .btn_1:hover {
		color:#fff;
		background-color:#1e989c;
        border-color: #1e989c;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		}

.order_tab_pay .container input:checked ~ .checkmark {
    background-color: #1e989c;
    margin-top: 0px;
}
.order_tab_pay a{
	width:auto;
	font-size: 14px;
	border:1px solid #1e989c;
	border-radius:20px;
	cursor:pointer;
	background: #fff;
	float:right;
	padding:3px 7px;
	transition: 0.2s;
	color:#1e989c
}
.pagination .arrow:hover {
	color:#fff;
	background-color:#1e989c
}
.pagination a.active {
  background-color: #1e989c;
  color: white;
}
.pagination a:hover:not(.active) {background-color: #1e989c;color:#fff;}

.btn_nav:hover{
	background: #1e989c;
	color:#fff
}

.wc_right .btn:hover{
	background: #1e989c;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
	border-color:#1e989c
}

.wc_right .btn_1{
	width: 220px;
	max-width: 100%;
	background: #1e989c;
	border:1px solid #1e989c;
	color:#fff
}
.wc_right .btn_1:hover{
	border:1px solid #1e989c;
	background: #fff;
	color: #1e989c;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
	
}
.address_box {
	width:100%;
	min-height: 140px;
	height:100%;
	padding:10px;
	border:1px solid #1e989c;
	border-radius: 10px;
	transition: 0.2s;
	position:relative;
	float: left;
	background: #fff;
}

.address_box_1 {
	width:100%;
	height: auto;
	padding:2px 5px;
	border:1px solid #1e989c;
	border-radius: 10px;
	transition: 0.2s;
	position:relative;
	float: left;
}

.wc_user_data a {width:100%;}

.wc_box_data i:hover{
	color:#1e989c
}


input:checked + .slider {
  background-color: #1e989c;
}

input:focus + .slider {
  box-shadow: 0 0 1px #1e989c;
}



.order_list_filter .dropdown ul li a:hover {
    border: none;
    padding: 5px 5px;
    color: #fff;
    background-color: #1e989c;
}



.order_list_item i{
	width:25px;
	height:25px;
	display:inline-block;
	border:1px solid #1e989c;
	color:#1e989c;
	border-radius:20px;
	cursor: pointer;
	padding:5px 3px;
	margin:1px auto;
	transition:0.2s;
	font-size: 12px
}

.pr_desc_container_termek .pitem_available {/*color:#1e989c*/}
.pr_desc_container_termek .tab_nav li:hover {
	border-bottom: 3px solid #1e989c;
	background-color: #fff;
	color:#666666
}

/* Create an active/current tablink class */
.pr_desc_container_termek .tab_nav li.active {
	background-color: #fff;
	border-bottom: 3px solid #1e989c;
}


.var_img_box div:hover{
	border-bottom:6px solid #1e989c;
}


.product_desc_2 ul li.active{
	background-color: #fff;
	border-bottom: 3px solid #1e989c;
}
.product_desc_2 ul li:hover {
	border-bottom: 3px solid #1e989c;
	background-color: #fff;
	color:#666666
}

.row_1{
	width:60px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 3px;
	background-color: #1e989c;
}
.row_2{
	width:40px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 3px;
	background-color: #1e989c;
}


.accordion:hover {
	background-color: #1e989c;
	color: #fff;
}

#gyik .active{
	background-color: #1e989c;
	color: #fff;
}


.form_message textarea:active {
    border: 2px solid #ddd;
}
.btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: #1e989c; 
    border-color: #1e989c;
    transition-duration: 0.2s;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #1e989c;
    transition-duration: 0.3s;
}

.more_btn
{
	background-color: #fff;
    padding: 6px 13px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #1e989c;
    border-radius: 25px;
    transition: 0.2s;
    font-size: 12px;
    line-height: 1;
}
.more_btn:hover
{
	color:#fff;
	background-color:#1e989c;
	display: inline-block;
}
.n_quote i{
	font-size:34px;color:#1e989c;
}
.n_prod{
	text-align: center;
}
.n_highlight{
	text-align:left;
	border-left:6px solid #1e989c;
	padding-left:8px;
	font-size:24px;
}
.n_sub_title{
	text-align:left;
	margin:16px 0px;
	
	/*text-decoration: underline 2px solid #1e989c;*/
	border-bottom: 2px solid #1e989c;
	padding-bottom:3px;
	line-height: 30px;
}

/*===== FOOTER ======*/

	.user_info
	.user_info a:hover {
		color:#1e989c;
		text-decoration: underline
	}

	 .user_info p a:hover {
		color:#1e989c;
	}
	.btn_cookie:hover {
		color:#fff;
		background-color:#1e989c;
		box-shadow: 0px 2px 5px rgba(100,100,100,0.3);
		border:1px solid #1e989c;
		}
.info_span span{
	font-size:22px;
	color:#1e989c;
	cursor:pointer;
	z-index:900;
	}

			.info_body p a:hover{ 
				color:#1e989c;
			}

		
footer hr{
	width: 100%;
	margin-top: 10px;
    margin-bottom: 10px;
	float: left;
	border-top: 2px solid #27b6bb;
}
.footer_info a {color:#fff}
.footer_info a:hover{
	color:#27b6bb;
}

.contact i{
	font-size: 50px;
	float: left;
	color:#1e989c
}
.footer_info ul li a{
	text-align:left;
	transition: 0.2s;
	color:#fff;
	outline: 0px;
	padding: 5px 0px;
	font-size: 14px;
	line-height: 1;
	width: 100%
}
.footer_info ul li a:hover{
	color:#24a1a5;
	margin-left:2px;
}




.footer_info .icon {
	padding:5px;
	background: #1e989c;
	color: #fff;
	min-width: 35px;
	text-align: center;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 20px;
}

.footer_info .input-field {
	width: 100%;
	padding: 6px;
	outline: none;
	color:#666666;
	border: 1px solid #1e989c ;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: 0.3s;
}
.footer_info .btn_1{
	width: 100%;
	background-color: #1e989c;
	color:#fff;
	border:1px solid #1e989c;
	padding: 6px 40px;
	border-radius:0px;

}
.footer_info .btn_1:hover{
	width: 100%;
	background-color: #fff;
	border-color:#1e989c;
	color:#1e989c;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
}


.gdpr_p{
	font-size:13px;
	padding: 0px 2px;
	margin-bottom: 0px;
	margin-top:2px;
	float: left;
	line-height: 1.5;
	margin-left:30px; 
	color:#fff;
}
.gdpr_p a{
	margin-left: 3px;
	float: none
	
}



#newsletter .btn {
	width:auto;
	margin-top: 10px;
}
#newsletter .gdpr_p {
	font-size: 12px;
	width:auto;
}

.pageinfo p{
	color: #ccc;	
}


.pageinfo p a{
	color: #ccc;	
}


.pageinfo p a:hover{
	color: #1e989c;	
}
label .gdpr_p{margin-left:30px;}
.checkmark {
    position: absolute;
    top: 4px;
    left: 0px;
    height: 18px;
    width:18px;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #1e989c;
	padding:5px;
	margin:0px 5px;
}
.dropdown ul li a:hover{
	border:none;
	padding:7px 5px;
	color:#fff;
	background-color:#1e989c ; 
		
}
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #1e989c;
	margin-top:0px;
}
.page_toggle_t{
	width:100%;
	height: 100%;
	display: inline-block;
	position:relative;
	cursor:pointer;
	font-size: 16px;
	background-color: #1e989c;
	color: #FFF;
	padding: 10px;
	/*margin: 8px 8px 0 8px;*/
	border-radius: 8px 8px 8px 8px;
	}
.news_toggle_t
{
	font-size: 16px;
	background-color: #1e989c;
	color: #FFF;
	padding: 8px;
	margin: 8px 8px 0 8px;
	border-radius: 8px 8px 8px 8px;
	cursor:pointer
}

.contact_mail .form_message input:focus {
    border: 1px solid #1e989c;
    outline: 0px;
	border-radius: 10px;
	
}
.contact_mail .form_message input:active {
    border: 1px solid #1e989c;
	border-radius: 10px;
}


.contact_mail .form_message  .input-field:focus {
    border: 1px solid #1e989c;
	border-radius: 10px;
}

.contact_mail .form_message textarea:focus {
    border: 1px solid #1e989c;
    outline: 0px;

	
}


.rating_box_product .rate_text:focus{
	outline:1px solid #1e989c
}

.nav_head_right_bottom a:hover{
	border:1px solid #1e989c;
	box-shadow: none;
	color:#555;
	background: none;
}
.nav_head_right_bottom a i:hover{
	color:#1e989c;
}


/*========================================================================*/
/*========================= MEDIA ===============================*/



.navbar-toggle {
	background: #1a7e81;
}











/*========================================================================*/
/*========================================================================*/
/*========================= PRODUCT BOX ===============================*/


/**/
.modal-body .btn_db {
    width: 39%;
    color: #1e989c;
    transition: 0.2s;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding: 4px 2px 6px 2px;
    margin: 5px auto;
    cursor: pointer;
    background-color: #fff;
    float: left;
    text-align: center;
    outline: none;
    border: 1px solid #1e989c;
    border-radius: 7px;
	}
	.modal-body .btn_db:hover {
		color:#fff;
		background-color:#1e989c;
        border-color: #1e989c;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		text-decoration: none
		}
	.modal-body .btn_db i{
		font-size: 13px;
		padding: 0;
		margin: 0;
	}

.modal-body .btn_gy {
    width: 60%;
    color: #fff;
    transition: 0.2s;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding: 4px 2px 6px 2px;
    margin:  5px 0px 5px 1%;
    cursor: pointer;
    background-color: #1e989c;
    float: left;
    text-align: center;
    outline: none;
    border: 1px solid #1e989c;
    border-radius: 7px;
	}

	.modal-body .btn_gy:hover {
		color:#1e989c;
		background-color:#fff;
        border-color: #1e989c;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		}
	.modal-body .btn_gy i{
		font-size: 13px;
		padding: 0;
		margin: 0;
	}






.btn_db {
    width: 39%;
    color: #1e989c;
    transition: 0.2s;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding: 5px 2px 5px 2px;
    margin: 5px auto;
    cursor: pointer;
    background-color: #fff;
    float: left;
    text-align: center;
    outline: none;
    border: 1px solid #1e989c;
    border-radius: 7px;
	}
	.btn_db:hover {
		color:#fff;
		background-color:#1e989c;
        border-color: #1e989c;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		text-decoration: none
		}
	.btn_db i{
		font-size: 13px;
		padding: 0;
		margin: 0;
	}

.btn_gy {
    width: 60%;
    color: #fff;
    transition: 0.2s;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding: 5px 2px 5px 2px;
    margin:  5px 0px 5px 1%;
    cursor: pointer;
    background-color: #1e989c;
    float: left;
    text-align: center;
    outline: none;
    border: 1px solid #1e989c;
    border-radius: 7px;
	}

	.btn_gy:hover {
		color:#1e989c;
		background-color:#fff;
        border-color: #1e989c;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px;
		text-decoration: none;
		}
	.btn_gy i{
		font-size: 13px;
		padding: 0;
		margin: 0;
	}













/*========================================================================*/
/*========================= OVERLAY MENÜ ===============================*/

/* ICON BAR*/
.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #1e989c;
  margin: 6px 0;
  transition: 0.4s;
}

.overlay_menu_1{
	width: 100%;
	height: 100%;
	float: left;
	display: inline-flex;
	position: relative;
	border-bottom: 1px solid #1e989c;
}

	.overlay_menu_1 ul li{
		width: 33.33%;
		float: left;
		height: 70px;
		padding: 10px 0px;
		list-style: none;
		text-align: center;
		background-color:#fff;
		color:#b9b9b9;
		border-left:1px solid #1e989c
}
.overlay_menu_1 ul li:hover{
	color:#1e989c
}
.overlay_menu_1 ul li a img {width:auto;height: 24px;}

/*========================================================================*/
/*========================= OWL THEME ===============================*/


.owl-theme .owl-controls .owl-buttons div{
	color: #1e989c;
    display: inline-block;
    zoom: 1;
    margin: 5px 10px;
    padding: 15px 13px;
    font-size: 16px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #1e989c;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    transition-duration: 50ms;
	text-align: center
}


.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
	background-color:#1e989c;
	color:#fff;
	border-color:#1e989c;
	transition-duration:50ms;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 8px -8px
}


.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background-color:#1e989c;
	transition-duration:0.2s;
	
}

.product_desc_img .owl-theme .owl-controls .owl-buttons .owl-next {float: none}
.product_desc_img .owl-theme .owl-controls .owl-buttons .owl-prev {float: none}


/*========================================================================*/
/*========================= BOOTSTRAP ===============================*/

a:focus {
  color: #1e989c ;
  text-decoration: none;
}
a:hover, a:focus {
    color: #1e989c;
    text-decoration: none;
}
.nav-tabs {
  border-bottom: 1px solid#1e989c;
}

.nav-tabs > li > a:hover {
  border-color:#1e989c;
  background-color:rgba(255,130,30,1);
  color:#fff;

}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid#1e989c;
  border-bottom-color: transparent;
  cursor: default;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color:#1e989c;
  background-color: transparent;
  transition-duration:0.1s;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  color: #ffffff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0;
  background-color:#1e989c

}


/*========================================================================*/
/*========================= RENDELÉSEIM ===============================*/



.timeline_box {width:100%;height:100%;background:#fff;display:block;float:left;position:relative}

.timeline_header {
	width: 100%;
	height: 60px;
	float: left;
	display: inline-block;
	color:#666
}

.timeline_header_left {
	width:calc(100% - 150px);
	height: 60px;
	float: left;
	display: block;
	background-color:#f4f4f4
}
.timeline_header_left h3 {
	font-size:14px;
	text-align: left;
	display: inline-block;
	margin:0;
	padding: 7px 0px 0px 10px;
}
.timeline_header_left h3 span:first-child{
	color:#fd684f;
}
.timeline_header_left p {
	font-size: 12px;
	text-align: left;
	padding: 3px 0px 0px 10px;
	line-height: 1;
}

.timeline_header_right{
	width:150px;
	height: 60px;
	background-color:#ececec;
	display:inline-block;
	float: left;
}
.timeline_header_right a{
	width:100%;
	float: left;
	display: inline-block;
    padding:20px 0px;
	cursor:pointer
}
.timeline_header .timeline_header_right a i{
	position: relative;
	top:unset;
	right:unset
}

/*===================*/
.timeline_wrapper {
	width:100%;
	height: 190px;
	float: left;
	display: inline-block;
	background: #f4f4f4
}
.timeline_img {
	width:170px;
	height: 190px;
	float: left;
	display: block;
	background: #ececec
}
.timeline_img img{
	width:100%;
	height: auto;
	padding: 20px 10px
}

.timeline_content{
	width:calc(100% - 170px);
	float: left;
	display: inline-block;
	padding:5px 0px;
}

.timeline_icon_box .icon-shopping-basket {font-size: 17px;padding: 6px 4px}
.timeline_icon_box .icon-upload {font-size: 17px;padding: 6px 4px}
.timeline_icon_box .icon-ok-squared {font-size: 17px;padding: 6px 4px}
.timeline_icon_box .icon-picture {font-size: 17px;padding: 6px 4px}
.timeline_icon_box .icon-cog-1 {font-size: 17px;padding:  6px 4px}
.timeline_icon_box .icon-truck {font-size: 17px;padding:  6px 4px}
.timeline_icon_box .icon-cc-visa {font-size: 17px;padding:   7px 6px 6px 3px}
.timeline_icon_box .icon-location-2 {font-size: 17px;padding:  7px 6px 6px 3px}




/* =================================================== */

.timeline_data_box {
	width:100%;
	float: left;
	display: inline-block;
	position: relative;
}
.timeline_data_box .active .timeline_text_status{color:#1b9799}
.timeline_data_box .active p a{color:#fd684f; font-size: 12px; cursor: pointer}
.timeline_data_box .active .timeline_step_btn {background-color:#fd684f;}
.timeline_data_box .active .timeline_step_btn a{color:#fff;}
.timeline_data_box {
	width:calc(100% - 0px);
	float: left;
	text-align: center
}
.timeline_text_box {
	width:14.28%;
	float: left;
	display: block;
	
}
.timeline_text_box p {font-size:12px;}
.timeline_step{text-align: center;font-weight: bold}

.timeline_text_box .timeline_text_date{text-align: center}
.timeline_text_box .timeline_text_time{text-align: center}
.timeline_text_box .timeline_text_status{text-align: center}
.timeline_text_box p a {width:100%;text-align: center}




.timeline_icons {
	width:calc(100% - 0px);
	float: left;
	text-align: center;
	margin-top:10px;
}
.timeline_icons .active .icon-location-4::before{color: #1b9799;}
.timeline_icons .active .timeline_line{	border: 4px solid #1b9799;}
.timeline_icons .active .timeline_icon_box i{ color: #187578;}


.timeline_incon_step .active::before{color: #1b9799;}
.timeline_incon_step .active .timeline_icon_box::before{color: #1b9799;}
.timeline_incon_step .active i{ color: #187578;}



.timeline_incon_step {
	width:14.28%;
	height: 80px;
	float: left;
	text-align: center;
	display: inline-flex;
	position: relative
}

.timeline_line_box{
	width: 100%;
    position: absolute;
    top: 60px;
    right: 50%;
    z-index: 50;
    display: inline-block;
}
.timeline_line{
	border: 4px solid #ddd;
    background: #187578;
    color: #fff;
}
.timeline_icon_box{
    text-align: center;
    width: 60px;
    margin: 0 auto;
	position: relative
}
.timeline_icon_box i{
    background: #fff;
    border-radius: 200px;
    color: #ddd;
    position: absolute;
    bottom: 45px;
    text-align: center;
    font-size: 17px;
    padding: 6px 4px;
    left: 14px;
}


/* =========== Timeline 2 ================ */
.timeline_data_box2 {
	width:100%;
	float: left;
	display: inline-block;
	position: relative;
}
.timeline_data_box2 .active .timeline_text_status2{color:#1b9799}
.timeline_data_box2 .active p a{color:#fd684f; font-size: 12px; cursor: pointer}
.timeline_data_box2 .active .timeline_step_btn2 {background-color:#fd684f;}
.timeline_data_box2 .active .timeline_step_btn2 a{color:#fff;}


.timeline_data_box2 {
	width:calc(100% - 170px);
	float: left;
	text-align: center
}
.timeline_text_box2 {
	width:25%;
	float: left;
	display: block;
}
.timeline_text_box2 p {font-size:12px;}
.timeline_step2{text-align: center;font-weight: bold}

.timeline_text_box2 .timeline_text_date2{text-align: center}
.timeline_text_box2 .timeline_text_time2{text-align: center}
.timeline_text_box2 .timeline_text_status2{text-align: center}
.timeline_text_box2 p a {width:100%;text-align: center}

.timeline_icons2 {
	width:calc(100% - 170px);
	float: left;
	text-align: center;
	margin-top:10px;
	
}
.timeline_icons2 .active .icon-location-4::before{color: #1b9799;}
.timeline_icons2 .active .timeline_line2{border: 4px solid #1b9799;}
.timeline_icons2 .active .timeline_icon_box2 i{color: #187578;}


.timeline_icons2 .active::before{color: #1b9799;}
.timeline_icons2 .active .timeline_icon_box::before{color: #1b9799;}
.timeline_icons2 .active i{ color: #187578;}



.timeline_incon_step2 {
	width:25%;
	height: 80px;
	float: left;
	text-align: center;
	display: inline-flex;
	position: relative
}

.timeline_line_box2{
	width: 100%;
    position: absolute;
    top: 60px;
    right: 50%;
    z-index: 50;
    display: inline-block;
}
.timeline_line2{
	border: 4px solid #ddd;
    background: #187578;
    color: #fff;
}
.timeline_icon_box2{
    text-align: center;
    width: 60px;
    margin: 0 auto;
	position: relative
}
.timeline_icon_box2 i{
    background: #fff;
    border-radius: 200px;
    color: #ddd;
    position: absolute;
    bottom: 45px;
    text-align: center;
    font-size: 17px;
    padding: 6px 4px;
    left: 14px;
}

.timeline_icon_box2 .icon-basket-3 {}
.timeline_icon_box2 .icon-doc-text {}
.timeline_icon_box2 .icon-ok-squared {}
.timeline_icon_box2 .icon-credit-card-alt{font-size: 14px; padding: 8px 8px 8px 5px;}
.icon-location-4::before{
	font-size: 60px;
	color: #ddd;
	margin:0;
}

/* =========== / Timeline 2 ================ */











































