@charset "utf-8";
/* CSS Document */


@media (min-width: 1500px) {}


@media (min-width: 1200px) {
 /* .action_slide{min-height:732px}*/
}

@media (max-width: 1199px) {
  
/* %%%%%%%%%% Nagyker %%%%%%%%*/  
  .wholesale_body, .wholesale_list_header {width: calc(100% - 260px);}
  
  
  
/* %%%%%%%%%% Nagyker %%%%%%%%*/  
  
	.head_logo {width:50%;}
	#news_slide .owl-buttons{
		width:auto;
		position: relative;
		top: auto;
	}
	#news_slide .owl-buttons .owl-prev {
		margin-left: 0px;
		float: none;

	}
	#news_slide .owl-buttons .owl-next {
		margin-right: 0px;
		float: none;
	}
	#separator_1 .sep_img_box img {
		top: -50px;
		left: 10%;
		max-width: 200px;
		margin: 5px auto;
		z-index: 1000;
	}	
	
	
	
	.county_list .place_info{
		width:50%;
		float: left;
	}
	#pr_modal_body .product_desc_1 h3{text-align: center;}
	
	
	
	
	
}
@media (min-width: 993px) {}
@media screen and (max-width: 992px){
/*%%%%%%%%%%%%%% Nagyker %%%%%%%%%%%%%%%%%%*/ 
    .wholesale_left {width:100%;position: relative}
    .wholesale_body {width:calc(100% - 0px); margin-left: 0px;}
    .wholesale_body .product_list {margin-top: 0px;}
    .wholesale_list_header{
        width:calc(100% - 0px);
        position: relative;
        top: unset;
        left: unset;
    }  
	.list_1 .wholesale_list_quantity_box .pitem_unit_price p i {font-size: 14px;}
  
  
/*%%%%%%%%%%%%%% /Nagyker %%%%%%%%%%%%%%%%%*/  
.head_logo {width:55%;}
.search {width:45%;}

.wrapper_info h3 {
    width: 100%;
    margin: 0 auto;
	font-size: 20px;
}
.wrapper_info_box h2 {
    font-size: 24px;
}
.wrapper_info_box_left{
	text-align: center;
	float:none
}
.wrapper_info_box_left img{
	float: none;
	width:100%;
	max-width: 100px;
	max-height: 100%;
	margin: 20px auto;
}
.wrapper_info_box_right{
	text-align: center;
	float:none
}
.wrapper_info_box_right img{
	float: none;
	width:100%;
	max-width: 100px;
	max-height: 100%;
	margin: 20px auto;
}
	
	.order_cont ul li i{
		background-color: #fff;
		color: #b9b9b9;
		padding: 15px;
		border-radius: 60px;
		font-size: 30px;
		border: 2px solid #b9b9b9;
		margin: 0px 10px;
	}
	.row_box {
		width: 300px;
		max-width: 100%;
		margin-top:-65px;
	}

.m1 {
    margin-left: 1%;
    width: 99%;
}
.m0 {
    width: 49%;
    margin-left: 1%;
}
.wc_user_img {
    width: 40%;
    float: left;
	margin-bottom: 20px;
}
#ProfilData .wc_user_data:first-child {
    width: 60%;
    float: left;
    text-align: left;
}
#ProfilData .wc_user_data:first-child h3 {
    text-align: left;
}
#ProfilData .wc_user_data:first-child p {
    text-align: left;
}
	.wc_box {padding:0px;}
	.wc_left {padding:5px; margin-top:12px;}
	.wc_right {padding:5px;}
	
	.pr_desc_container_termek .dropdown {
		
		width: 250px;
	}
	.pr_desc_container_termek .dropdown ul{
		width: 250px;
	}

.var_imgs_inner_container {
	height:70px;
}
.var_img_box {
    width: 70px;
    height: 70px;
}
	
	
.cart_info_head .cart_weight{
	float:left;
	font-size:14px;
}
	.wrapper_chekout{margin-top:45px;}
	.sec_3 {margin-top:0px;}
	.sec_7 {margin-top:0px;}
	.sec_8 {margin-top:40px;}
	.wrapper_cats{margin-top:10px;}
	.wrapper_profil {margin-top:0px;}
	.sec_2 {margin-top:40px;}	 
 /*========================= RENDELÉSEIM TIMELINE ===============================*/
	.timeline_content {width:100%;}
	.timeline_img {width:100%;height: 120px;padding:0;}
	.timeline_img img {height:120px; width: auto;padding:0;}
	.timeline_wrapper{height:100%;}
	.timeline_header {
		position: absolute;
		top: 0;
		left: 120px;
		width:calc(100% - 120px);
	}
	.timeline_header_right {width:100%;float: left}
	.timeline_header_left {width:100%;}
/*========================= /RENDELÉSEIM TIMELINE ===============================*/ 
  	
	.nav_mobil_left {
		width:30%;
		float: left;
		display: inline-block;
	}
	.nav_mobil_mid {
		width:40%;
		float: left;
		display: inline-block;
	}
	.nav_mobil_mid a{
		width:100%;
		height: 40px;
		float: left;
		display: inline-flex;
	}
	.nav_mobil_mid img {
		height: 40px;
		max-height: initial;
		padding: 5px 0px;
		margin: 0 auto;
		overflow: hidden;
      	max-width:120px;
	}
	.nav_mobil_right {
		width: 30%;
		float: right;
		display: inline-block;
	}
	.nav_mobil_right .btn_cart{
		float: right;
		/*width: 110px;*/
		margin:5px;
		text-align: center
	}
  	.btn_cart {background-color:var(--btn_cart_mobil_bg);}
  	.btn_cart a {
  		text-align: right;
    	padding: 1px 10px;
      	color:var(--btn_cart_mobil_text);
      	position:relative
  	}
	
	#nav_head {display:none}
	#navigation {display:none}
	.navbar-toggle {
		position: relative;
		border: 1px solid transparent;
		border-radius: 100px;
		width: 110px;
		font-size: 19.5px;
		display: inline-flex;
		height: auto;
		margin:5px;
		padding: 2px 5px 0px 8px;
		cursor: pointer;
		float: left;
	}
	.nav_mobil_left p{
		height: 26px;
		font-size: 14px;
		margin-bottom: 0px;
		line-height: 1.9;
	}
	.icon-menu:before {
    	content: '\e80a';
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		display: inline-block;
		text-decoration: inherit;
		width: 1em;
		margin-right: .2em;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		line-height: 1.3em;
	    margin-left: 0.11em;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	#nav_mobil {
		display: block;
		position: fixed;
		margin-top: 0px;
		width: 100%;
		box-shadow: 0px 0px 3px #999;
		transition: 0.3s;
		user-select: none;
		z-index: 1500;
      	top:0;
	}	

 	.parallax{
      margin-top:0px;
      height: 260px;
	} 
  	.wrapper_cats {margin:0;}
  
    .shipping_map_country img{
        width:300px;
    }
/* %%%%%%%%% BLOG %%%%%%%%*/ 

	.b_list_elem_img_container{
		width: 100%;
      	float:left;
      	max-height: 250px;
	}  
	.b_list_elem_content {
		width:100%;
      	float:left;
		padding:0px 10px;
		min-height:100%;
		display:block
		}  

  
  
/* %%%%%%%%% /BLOG %%%%%%%%*/  	
}
@media screen and (min-width: 768px){

}
@media screen and (max-width: 767px){
/* %%%%%%%%% Nagyker %%%%%%%%*/
.rating_box {width: 100%;}    
.s_rating_box{width:calc(100% - 0px);}

  
  
  	.list_1 .wholesale_list_quantity_box .pitem_quantity_box .btn_plus, .list_1 .wholesale_list_quantity_box .pitem_quantity_box .btn_minus
  	{
  		font-size: 1em;
        padding: 1px 9px;
  	}  
  	.list_1 .wholesale_list_quantity_box .input {
        font-size: 16px;
        max-width: 45px;
        margin-right: 2px;
        margin-left: 2px;
    }
	.list_1 .wholesale_list_price_box .pitem_unit_price p i {font-size:13px;}
  	.list_1 .wholesale_list_price_box .price {font-size: 14px;}
	.list_1 .wholesale_list_img_box .like div i {font-size:20px;}
  
  
/* %%%%%%%%% /Nagyker %%%%%%%%*/ 
  
/* %%%%%%%%% BLOG %%%%%%%%*/ 
    .blog_list{
        width: calc(100% - 0px);
        float:right;
        margin: auto;
        padding: 5px;
    }
    .blog_nav_box{
        width:calc(100% - 20px);
        float:left;
    }
	.b_list_elem_img_container{
		width: 100%;
      	float:left;
      	max-height: 250px;
	}  
	.b_list_elem_content {
		width:100%;
      	float:left;
		padding:0px 10px;
		min-height:100%;
		display:block
		}  
.blog_nav_more {
	display:inline;
  	width:100%;
  	float:right;
}
.blog_content {
    width: calc(100% - 0px);
    float: left;
    margin: auto;
    padding: 10px;	
}  
  
/* %%%%%%%%% /BLOG %%%%%%%%*/  
  
  
	.n_img_cont {padding:0px;}	
	
.page_data_container{/*margin-top:100px*/}

.county_list .place_info{
	width:100%;
	float: left;
}

#separator_1 .sep_img_box img {
    top: -51px;
    left: 10%;
    width:auto;
}
.page_nav ul {
    width: 100%;
    float: left;
    display: inline-block;
    padding-left: 5px;
    margin: 10px 0px 5px 0px;
}	
.wrapper_sped_nav {
    /*padding-bottom: 10px;*/
	margin-bottom:0px;
    transition: 0.2s;
    /*background: #f2f2f2;*/
}
.input {
	margin-right: 5px;
}	
.cart_info_content {
    height: 100%;
    max-height: 400px;
    /*overflow: hidden;*/
}	
.cart_info_content{
	display:none;
}
	
	.wrapper_chekout{
		margin-top:45px;
	}
	.sec_3 {margin-top:0px;}
	.sec_7 {margin-top:0px;}
	.sec_8 {margin-top:40px;}
	.wrapper_profil {
		margin-top:0px;
	}

	.sec_2 {margin-top:40px;}
	.list_1 .product_item {
		height: 100%;
	}	
	.list_1 .pitem_quantity_box {
		font-size:1.5em;
	}
	.list_1 .pitem_quantity_box .btn_minus{
        font-size: 1em;
        padding: 3px 11px;
	}
	.list_1 .pitem_quantity_box .btn_plus {
		font-size: 1em;
        padding: 3px 10px;
        margin-left: -8px;
	}
    .product_item .pitem_product_quantity{
      width: calc(100% - 20px);
    }
	.list_1 .input {
		font-size:18px;
		max-width: 50px;
	}
	.list_1 .btn{
		font-size:22px;
	}.list_1 .pitem_available p {
		font-size: 16px;
		padding: 5px 0px;
	}
	.list_1 .pitem_name {
		height: 55px;
		text-align: center;
	}
	.list_1 .pitem_name a {
		font-size:14px;
		height: 30px;
		text-align: center;
		
	}
	.list_1 .pitem_seller {
		font-size:30px;
	}
	.list_1 .pitem_seller a:first-child {
		font-size:20px;
		text-align: center;
	}
	.list_1 .pitem_seller a {
		font-size:18px;
		text-align: center;
	}
	
	.list_1 .pitem_desc p {
		font-size: 16px;
    	line-height: 1.2;
		text-align: center;
	}
	.list_1 .price {font-size:20px;}
	.list_1 .price_kb{font-size:14px;}
	.list_1 .old_price {font-size:14px;}
	.list_1 .pitem_unit_price p span {font-size:12px;}
	.list_1 .pitem_unit_price p i {font-size:14px;}
	.list_1 .pitem_seller_brand {
		text-align: center;
		font-size: 12px;
	}
	.list_1 .pitem_img_box img {

	}
	.list_1 .pitem_quantity {
		left: 44%;
	}
	.list_1 .tooltip {font-size:12px;}
	.list_1  .tooltip .tooltiptext_top {
		bottom: 20px;
		margin-left: -47px;
	}.list_1 .tooltip .tooltiptext {
		font-size:12px;
	}.list_1 .tooltiptext a {font-size:12px;}
	.list_1 .sale div i {font-size:12px}
	.list_1 .like div i {font-size:20px;}
	.list_1 .rate_box {
		width: 100%;
		position: relative;
		display: inline-flex;
	}
	.list_1 .pitem_boxinfo p{
	width: 100%;
	float: left;
	font-size: 18px;
	padding:0px;
	font-weight: bold;
	text-align: center;}
	.list_1 .pitem_desc {
		width: 100%;
		height: 40px;
		overflow: hidden;
		padding: 5px;
		padding-top: 0px;
		margin-top: 5px;
	}
	
	.list_1 .btn_2 {
		padding: 8px;
		font-size: 16px;
		margin-top: 5px;
	}
	
.img_links_header h3 {
    font-size: 26px;
}
.img_links_header p {
    font-size: 14px;
    margin-bottom: 5px;
}
.img_links_title h3 {
    font-size: 28px;
}
.img_links_title p {
    font-size: 16px;
    line-height: 1;
	margin-top:10px;
}
.action_slide_header h3 {
    font-size: 28px;
}
.action_slide_header p {
    font-size: 14px;
}
	
.img_links_header {
    padding: 30px 0px 0px 0px;
}	
	
.wrapper_content_product {
    padding: 0px; 
}	
.product_desc_1 h3 {
    font-size: 22px;
}	
.pr_desc_container_termek .product_desc_1 {
    padding: 5px;
}	
.pr_desc_container_termek .product_desc_1 .pitem_unit_price p {
    font-size: 12px;
}	
.pr_desc_container_termek .product_desc_1 .pitem_unit_price p span {
    font-size: 14px;
}	


.product_desc {padding: 10px;}	
	
.pr_desc_container_termek .pitem_price .price {
    font-size: 20px;
}
	
	
	
	
	
	.pr_desc_container_termek .product_desc_2 {
		padding: 30px 5px;
	}	
	
	.pr_desc_container_termek .tab_nav{
		width: 100%;
		overflow: hidden;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		background-color: #f7f7f7;
		margin: 0px;		
	}	
	.pr_desc_container_termek .tab_nav li{
		
		width:100%;
		border:none;
		border-bottom:3px solid #ddd;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.pr_desc_container_termek .tab_nav li:last-child{
		    border-right: none;
	}
	
	.pr_desc_container_termek .tab_nav li.active{
		
	}
	.pr_desc_container_termek .tab_nav li a{
		width:100%;
		text-align:left;
	}
	
	
	
	
	
	
.pr_desc_container_termek .pitem_quantity_box {width: 100%;display: inline-grid}
.pr_desc_container_termek .pitem_quantity_box .goto_basket {max-width:400px;margin:0 auto;padding-top:10px;}
.product_desc_2 .tablinks {
    font-size: 12px;
}
.pr_desc_container_termek .tab_nav li a {
	padding: 10px 15px;
    font-size: 14px;
	}	
	
	
.modal-body {padding:10px 5px;}
	
.modal-body .tab_nav a {

    padding: 14px 16px;
    font-size: 14px;
	font-weight: normal;
}
.bgslide1{background-image: url("../img/parallax/1_mobil.jpg");}
.bgslide2{background-image: url("../img/parallax/3_mobil.jpg");	}
.bgslide3{	background-image: url("../img/parallax/2_mobil.jpg");
	}
.page_title {

	
}
.page_title h1 {
    font-size: 36px;
}
.page_title h2 {
    font-size: 22px;
}	
.page_title h3 {
    font-size:28px;
}
.order_tab {
	width:100%;
	height: 100%;
	background-color:#fff;
	float: left;
	text-align: center;
	padding:10px 5px 20px 5px;
}
.order_tab_1 {
	width:100%;
	min-height: 400px;
	height: 100%;
	background-color:#fff;
	float: left;
	text-align: center;
	padding:10px 5px 20px 5px;
}
.product_desc_img {
    width: 100%;
    height: 170px;
    display: inline-flex;
}
#pm_img {
    height: 170px;
    margin: 0px auto;
}
.pr_desc_container_termek .product_desc_1 h3 {
    text-align: center;
}
#jatekszabaly_btn {
	width: 220px;
	margin-top: 150px;
	text-shadow:none
}
.img_links_box_akcio {background-image: url("../img/ajanlo/ajanlo_.jpg");}
.order_tab .drop_p_label {	width:90%;}

	
	
	
	
	

.pr_desc_container_termek .product_desc_1 h4 {text-align:center;}
	
	.pr_desc_container_termek .dropdown {
		
		width: 100%;
	}
	.pr_desc_container_termek .dropdown ul{
		
		width: 100%;
	}
	.pr_desc_container_termek .product_desc_1 .pitem_unit_price {
		width:auto;
		margin:0 auto;
		text-align: center;
	}
	.pr_desc_container_termek .pitem_price p {
		width: auto;
		text-align: center;
		float: none;		
	}
	.pr_desc_container_termek .pitem_quantity_box span{text-align: center;}
	
	.pr_desc_container_termek .pitem_product_quantity {text-align:center;}
	.pr_desc_container_termek .goto_basket {width: 100%;}
	
	.pr_desc_container_termek .product_desc_1 .action_wrap {
		margin: 10px auto;
	}


/*========================= RENDELÉSEIM TIMELINE  ===============================*/
.timeline_header {
	position: relative;
	top:unset;
	left: unset;
	width: calc(100% - 0px);
}
.timeline_header_left {
	width: calc(100% - 0px);
	height: auto;
	padding: 10px 5px;
}
.timeline_header_right{width:100%;}
.timeline_header {height:100%;}
.timeline_img{width:100%; height: 170px; display: inline-flex;background-color: #f4f4f4}
.timeline_img img{ height: 170px; width:170px;padding: 10px 10px;margin:0 auto}
.timeline_content {width:100%;padding: 20px 50px;}

.timeline_header_box {width:calc(100% - 50px);float: right}
.timeline_wrapper{height:100%;}
.timeline_icons {    
	width: 50px;
	float: left;
	display: inline-grid;
	margin-top: 20px;
	margin-bottom: 0px;
}
.timeline_incon_step{width:100%;height: 110px;position: relative}
.timeline_line_box{
	width: 50px;
	height: 110px;
	position: absolute;
	top: -70px;
	left: 27px;	
	z-index: 1;
}
.timeline_line {
	width:8px;
	height: 100%;
	background: #ddd;
	float: left;
	display:block;
	border:none;		
}
.timeline_data_box {width:calc(100% - 50px);float: left;padding-left:40px;}
.timeline_text_box{width:100%;height: 110px; float: left;text-align: left}
.timeline_text_box p{width:100%;float: left;text-align: left;padding-left: 10px;font-size: 14px}
.timeline_step {width:100%;float: left;text-align: left;padding-left: 10px;}
.timeline_text_box .timeline_text_date {text-align:left}
.timeline_text_box .timeline_text_time {text-align:left}
.timeline_text_box .timeline_text_status {text-align:left}
.timeline_text_box p a {text-align:left;}
.timeline_text_box .timeline_step_btn {width: auto; padding: 0px 15px; margin-left: 10px;}
.timeline_content2 {padding:0;}

.timeline_icon_box i{bottom: 75px;}
.timeline_icon_box {z-index:10;}
.timeline_content2 {  width: 100%; padding: 20px 50px}
.timeline_icons2 {
    width: 50px;
    float: left;
    display: inline-grid;
    margin-top: 0px;
    margin-bottom: 0px;
}	
.timeline_incon_step2 p {
width: 100%;
height: 110px;
position: relative;
}
.timeline_line_box2	{
	width: 80px;
	position: absolute;
	top: -28px;
	left: -10px;
	z-index: 1;
	transform: rotate(90deg);
}
.timeline_text_box2 {
	width: 100%;
	height: 110px;
	float: left;
	text-align: left;
}
.timeline_incon_step2 {height: 110px;}
.timeline_icon_box2 i {bottom: 75px;}
.timeline_data_box2 {width:calc(100% - 50px);float: left;padding-left:40px;}	

.timeline_step2 {text-align: left; padding-left: 5px;}
.timeline_text_box2 .timeline_text_date2 {text-align: left}
.timeline_text_box2 .timeline_text_time2 {text-align: left}
.timeline_text_box2 .timeline_text_status2 {text-align: left}
.timeline_text_box2 p {text-align: left}
.timeline_data_box2 .active p a {text-align:left}
.timeline_icon_box2 { z-index: 5;}

/*======================== /RENDELÉSEIM TIMELINE ===============================*/  
  
  .rate_box {
    width: 260px;
    height: 21px;
        position: relative;
        display: inline-block;
        margin: 0 auto;
}
  
  
  
}
@media (max-device-width: 480px) and (orientation: landscape) {}

@media screen and (max-width: 480px){
  
/* %%%%%%%%% Nagyker %%%%%%%%*/
  
.wholesale_list_img_box{ width:80px}
.wholesale_list_data_box{ width:calc(100% - 80px);}
.wholesale_list_price_box{ width:120px;}
.wholesale_list_quantity_box{ width:110px;}
.wholesale_list_btn_box{width:calc(100% - 230px);}
	
  
  	.list_1 .wholesale_list_quantity_box .pitem_quantity_box .btn_plus, .list_1 .wholesale_list_quantity_box .pitem_quantity_box .btn_minus	{
  		font-size: 1em;
        padding: 1px 9px;
  	}  
  	.list_1 .wholesale_list_quantity_box .input {
        font-size: 16px;
        max-width: 45px;
        margin-right: 2px;
        margin-left: 2px;
    }
  	.list_1 .wholesale_list_price_box .pitem_unit_price p i {font-size: 12px;}
  	.list_1 .wholesale_list_price_box .price {font-size: 14px;}
  	.list_1 .wholesale_list_img_box .like div i {font-size:20px;}
  
  .wholesale_list_settings .wholesale_list_search {
    width:300px;
    max-width:100%;
    margin:0px auto;
    float:none;
    padding:10px;
  }
  .wholesale_list_settings .filter_box .dropdown {width:280px;max-width:100%;}
  .wholesale_list_settings .filter_box .dropdown-menu {width:300px;max-width:100%;}
  .wholesale_list_settings .filter_nav {
    width:300px;
    max-width:100%;
  	float:none;
    margin: 0 auto;
    padding:10px;
  }
  .wholesale_body .pagination_box {width:100%;}
  .wholesale_body .pagination {padding-top:0px;}
/* %%%%%%%%% /Nagyker %%%%%%%%*/    
  
  
  
  
  
.wrapper_info p{font-size: 14px;margin-bottom:5px;margin-left: 0px;}

.dropdown {/*	width: 140px;*/}
.dropdown ul {/* width: 140px;*/}
		
.pr_desc_container_termek .btn_1 {font-size:13px;}
.order_tab .drop_p_label {	width:100%;}
.order_tab .drop_p_label p {font-size: 14px;margin: 3px 0px;}	

.img_links_box {height: 170px;}	

.bg_akcio {	background-image: url("../img/parallax/DemoShop-BG-mobil.jpg");}

.pr_desc_container_termek .pitem_price{	padding-top: 5px;}

#pm_img{
	height:160px; 
	margin:0px auto;
}
#termek_img{margin:0px auto;}
.pr_desc_container_termek #termek_img{margin:0px auto;}

.product_desc_img {
    width: 100%;
    height: 160px;
    display: inline-flex;
}
#button-up {
    position: fixed;
    right: 5px;
    bottom: 5px;
	}
.boxmargin { margin: 2px;}
ul, ol {
    padding-left: 25px;
}
.wrapper_info .block {
    text-align: left;
    padding-left: 5px;
}
.select_takeover p {
	margin-left: 5px;
    padding-top: 4px;
}
	
.wrapper_info_box_right {text-align:left;}
.order_tab {
	width:100%;
	height: 100%;
	background-color:#fff;
	float: left;
	text-align: center;
	padding:10px 5px 20px 5px;
}
.order_tab_1 {
	width:100%;
	min-height: 400px;
	height: 100%;
	background-color:#fff;
	float: left;
	text-align: center;
	padding:10px 5px 20px 5px;
}
.order_tab_1 h2 {font-size:24px;}
.order_tab_1 h4 {font-size: 16px;}
.sum_p p {
    padding: 5px 0px;
    text-align: left;
	font-size: 14px;}
.page_title {
    width: 100%;
    top: 30%;
    left: 50%;
    padding: 10px;

}
	.alcat .page_title {
	}
.page_title h1 {
    font-size: 26px;
}
.page_title h2 {
    font-size: 18px;
}	
.page_title h3 {
    font-size:26px;
}
	
.page_nav_title {
    height: 25px;
}	
.page_nav_label{
	position: relative;
	display: inline-block;
	float: left;
	padding: 6px;
    border-radius: 31px;
	height: 100%;
	transition: 0.2s;
}
.page_nav_title h3 {
	/*height: 20px;*/
    font-size: 12px;
    padding: 6px 0px 5px 5px;
}
.page_nav_label h3{
    font-size: 16px;
    padding: 5px 0px 5px 5px;
}
	
.page_nav_title i {
    padding: 7px;
    font-size: 22px;
}	
	.modal-header h2 {
		padding: 15px 5px;
		margin: 5px;
		font-size: 18px;
	}
	.modal {padding:5px 0px;}
	.modal-body {
    	padding: 10px 5px;
	}
	.modal-dialog {
		width: 900px;
		max-width: 100%;
		height: 90%;
		margin: 0px	auto;
	}
	#info_modal_body {padding:10px;font-size: 14px;}
	.order_list_filter #sort_dd {width: 100%;}
	
	.order_list_dropdown {width:50%;}
	.order_list_search {width:50%;}
	
	
	.order_list_filter .dropdown ul {width: 100%;}
	.order_list_filter form.example input[type=text] {
		width: 100%;
		margin:0px;
		margin-left: 2%;
		}
	.order_list_filter .example {
		width: auto;
		margin: 0px;
		margin-left: 5px;
		margin-top:5px;
	}
	.example i {
		width:40px;
		position: absolute;
		top: 2px;
		right: 4px;
		color: #999;
		font-size: 26px;
		opacity: 0.4;
	}
	.wc_box_data_50 {width:100%;padding:0px;}
	.btn_box .btn_2 {
		width:100%;
	}
.sum_text p {
    text-align: right;
    padding: 6px 0px;
    font-weight: bold;
    font-size: 14px;
}
.sum_value span {
    font-size: 24px;
    font-weight: bold;
}

	.order_cont ul {
		height: 60px;
	}
	.order_cont ul li{
		padding:0px 2px;
	}
	
	.order_cont ul li i{
		background-color: #fff;
		color: #b9b9b9;
		padding: 15px;
		border-radius: 60px;
		font-size: 20px;
		border: 2px solid #b9b9b9;
		margin: 0px 9px;
	}

	.circle_nav_text {
		width: 60px;
		margin: 0 auto;
		margin-top: 20px;
		padding: 3px;
		font-size: 8px;
	}
	.row_box {
		width: 220px;
		max-width: 100%;
		margin-top: -20px;
	}
	#cir3{
		padding-left:13px;
		padding-right:17px;
	}
.modal-content .btn_1 {
    width: 150px;
    font-size: 14px;
    outline: none;
}
.cart_box {
	width:100%;
}
.content_img_box {
    width: 100%;
    display: inline-flex;
    padding: 10px 50px;
}	
.modal-content .container {
	width:100%;
    padding-left:5px;
}
.modal-content .wc_box_data p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
	padding-left: 25px;
}	

.nav_mobil_left img {
	width:auto;
	height: 100%;
	padding:0px;
	margin:0px auto;
	}
.marketing_item {
    width: 95%;
	}
.circle_nav div {display:none}
label .gdpr_p{margin-left:5px;}
.select_takeover_toggle p {width:auto;}
#shippingaddresses{padding:0px;}
	
.rate_box {
    width: 260px;
    height: 21px;
    position: relative;
    display: inline-block;
    margin: 0 auto;
	}
	.rating_box_product .rating_product {
		width:100%;
		padding:10px;
	}
	.rating_box_product .rating_product_img {width:100%; }

.partner_box {display: inline-block;}  
.partner_box_elem{
  	width:100%;
  	margin: 10px auto;
  	padding:5px;
}
    .order_tab_order .order_log_btn {
        width: auto;
        position: relative;
        top: unset;
        right: unset;
        font-size: 12px;
      	float: left;
    }
    .order_tab_title {
        width: calc(100% - 0px);
        float: left;
        display: block;
    }	
}
@media screen and (max-width: 360px){
	
	
	.dropdown {	width: 120px;}
	.dropdown ul { width: 120px;}

	.order_cont ul {
		height: 60px;
	}
	.order_cont ul li i{
		background-color: #fff;
		color: #b9b9b9;
		padding: 10px;
		border-radius: 60px;
		font-size: 24px;
		border: 2px solid #b9b9b9;
		margin: 0px 4px;
	}
	.circle_nav div {display:none}
	.circle_nav_text {
		width: 70px;
		margin: 0 auto;
		margin-top: 15px;
		padding: 3px;
		font-size: 9px;
	}
	.row_box {
		width: 220px;
		max-width: 100%;
		margin-top: -20px;
	}
	#cir3{
		padding-left:8px;
		padding-right:12px;
	}
	
.page_nav_title h3 {
    font-size: 10px;
    padding: 6px 0px 5px 5px;
    overflow: hidden;
}
.page_nav_label h3{
    font-size: 14px;
    padding: 5px 0px 5px 5px;
}
	
.page_nav_title i {
    padding: 10px 0px;
    font-size: 18px;
}	
	
	.page_nav ul li a{
		font-size:12px;
	}	
/*%%%%%%%%%%%%%% Nagyker %%%%%%%%%%%%%%%%%%*/ 
.wholesale_list_settings .dropdown {width: 200px;}
.wholesale_list_settings .filter_box{width: 100%;}
.wholesale_body .wholesale_list_title {width: calc(100% - 0px);}
    .wholesale_body .pagination_box {float: none}  
.wholesale_list_settings .filter_nav {
    float: none;
    margin: 0 auto;
    }   
.wholesale_list_settings .wholesale_list_search  {
    float: none;
    margin: 0 auto;
    }   
    .wholesale_list_search {width:200px;}
.rate_box {
    width: 240px;
    height: 21px;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}
    .wholesale_body .wholesale_list_title {margin: 10px 0px 10px 0px;}    
    .wholesale_body .pagination {margin: 0px auto 10px auto;}   
	
/*%%%%%%%%%%%%%% /Nagyker %%%%%%%%%%%%%%%%%%*/ 	
}