.page_artlist_name_inside.bg_color_dark1 {
    padding: 9px 0 9px 18px;
    background: linear-gradient(45deg, hsl(0deg 0% 20%), #333333);
    border-right: 25px solid #ff5f01;
    border-left: 6px solid #ff5f01;
}

/* TIMINO */

																		/* All */
.text_small {
    color: black;
    font-size: 14px;
    font-family: Century Gothic, Verdana, Geneva, sans-serif;
}

#left .text_small {
    font-size: 14px;
    color: black;
}

.text_normal {
    color: black;
}

.text_big {
    color: black;
}

.text_bigger {
    color: black;
}

.text_color_fault {
    color: #d51130;
}

.text_color_other {
    color: black;
}

.bg_color_dark1{
    background-color: #ff5f01;
}

.bg_color_dark2 {
    background-color: #ff5f01;
}

.text_button input {
    background-color: #3e454c;
}

body, html {
    background: linear-gradient(180deg, #333333, white) fixed;
   /* background-size: 100% 500px;
    background-repeat: no-repeat; */
}

#container {
    background-color: white;
}

#left {
    float: left;
    width: 20%;
    padding-left: 0%;
}
																		/* Oldal fejléc */

#header_top {
    background-color: #333333;
    border-top: 10px solid #ff5f01;
}

/* Menüsor */
#content_top {
    height: 40px;
    border-radius: 0px;
    padding-top: 0px;
    background-color: #333333;
    border-bottom: 5px solid #ff5f01;
}

.content_top_menu a {   /* Valszeg nem jó mobilon!!! */
    height: 40px;
    line-height: 40px;
}

#content_top_menu_full_sf ul li {
    height: 40px;
}

.content_top_menu a:hover {
    background-color: #FF5F01;
    margin-bottom: -3px;
    height: 12px
    border-radius: 6px;
}

#content_top_menu_full_sf.content_top_menu a {
    color: white;
    float: none;
    border-right: 0!important;
    padding: 0 25px;
    width: inherit;
}
/* Menüsor vége */


#box_search_content .box_search_button {
    background-color: #ff5f01;
}

#box_search_content .box_search_button:hover {
    background-color: #333333;
}

#box_cart_content a:before {
    background-color: #ff5f01;
    color: #FFF;
}
/* Mobil ikonok */
a.header_category_icon {
    background-color: #333333;
}
    
a#header_search_icon {
    background-color: #333333;
}
    
a#header_cart_button {
    background-color: #333333;
}

a.header_plusmenu_icon {
    background-color: #333333;
}

#ud_shop_art a#header_filter_icon, #ud_shop_artspec a#header_filter_icon, #ud_shop_search a#header_filter_icon {
    background-color: #ff5f01;
}
/* Mobil ikonok vége */
																		/* Bal oldalsáv */

#left {
    float: left;
    width: 20%;
    padding-left: 0%;
}

#left #box_cat_content .text_small {
    font-size: 15px;
    color: black;
}

#left #box_cat_content .text_small:hover {
    font-size: 15px;
    color: #21508f;
}

#box_container_shop_cat .box_left_title {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 3px solid #ff5f01;
    background: linear-gradient(147deg, #333333 38%, #e6e4e4);
}

.box_left_title {
    background-color: #333333;
}

.box_left_full {
   box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
}

span.text_small.box_cat_style1.box_cat_level2 {
    border-left: 1px solid #21508f;
}

span.text_small.box_cat_style2.box_cat_level3 {
    border-left: 1px solid #D51130;
}

span.text_small.box_cat_style1.box_cat_level4 {
    border-left: 1px solid #21508f;
}

/* Banner boxok háttere */
.box_left_container {  
    background: linear-gradient(270deg, #cfcfcf, transparent);
    /*background-size: 4% auto;
    background-repeat: repeat-x;*/
    background-position: left top;
    border-bottom-right-radius: 12px;
    width: 96.5%;
    padding: 8px 1% 8px 2.5%;
    overflow: hidden;
    margin-bottom: 10px;
    /*background-color: #333333;*/
}

/* Egérmutató a kategórián, animáció */
#box_cat_content .box_cat_click_level0:hover, #box_cat_content .box_cat_spec .text_small .text_color_fault:hover, #box_cat_content .box_cat_click_level2:hover, #box_cat_content .box_cat_click_level3:hover, #box_cat_content .box_cat_click_level4:hover {
    background-color: white;
    color: #21508f;
    border-radius: 2px;
    transition: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#box_cat_content .box_cat_spec .text_small .text_color_fault, .box_cat_type_expand .box_cat_level0 {
    transition: all 0s ease 0s;
}

#box_cat_content .box_cat_click_level0, #box_cat_content .box_cat_spec .text_small .text_color_fault, .box_cat_type_expand .box_cat_level0 {
    transition: all 0s ease 0s;
}

#box_cat_content .box_cat_click_level2, .box_cat_type_expand .box_cat_level1 {
    transition: all 0s ease 0s;
}

#box_cat_content .box_cat_click_level3, .box_cat_type_expand .box_cat_level2 {
    transition: all 0s ease 0s;
}
/* Egérmutató a kategórián, animáció vége */

/* Szűrés box */
div#box_container_shop_filter .box_left_title {
    background-color: #ff5f01;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 3px solid #333333;
}

/* Szűrt értékek */
.product_filter_text_count {
    padding-top: 2px;
    font-size: 12px;
}

label.product_filter_link.text_normal {
    font-size: 15px;
}

.product_filter_checkbox {
    margin-right: 7px;
    margin-top: 4px;
}
/* Szűrt értékek vége*/
/*Mobil jobb sáv*/
#resp_banner_box {
    display: block;
    float: left;
    width: 250px;
    mar*Mobil jobb sáv*/gin-top: 10px;
    background-color: white;
}

																		/* Kategória oldal */
.page_cat_main_outer_2 .text_big {
    color: white;
}


td.page_cat_main_2.bg_color_light2 {
    background-color: #333333 /*#3e454c*/;
    border-top-right-radius: 11px;
    border-top-left-radius: 11px;
    border-bottom: 3px solid #ff5f01;
}

#title_content h1 {
    background-color: #ffffff;
    color: #ff5f01;
    font-size: 19px;
}

#body_title {
    height: 37px;
    margin-top: 1px;
}

.page_cat_item_2 {
    box-shadow: 1px 1px 4px 1px #3e454c;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    margin-bottom: 14px;
    border-bottom: 3px solid #ff5f01;
}

.page_cat_item_2:hover {
    box-shadow: 1px 1px 8px 1px #ff5f01;
}

																		/* Termék lista */

.page_artlist_name_6.bg_color_dark1 {
    /*background: linear-gradient(180deg, #F44336, #7f1f18); */
    background-color: #21508f;
}

.artlist_6_detail.bg_color_dark6 {
    background-color: #D51130;
}

.artlist_6_detail.bg_color_dark6:hover {
    background-color: #21508f;
}

																		/* Termék részletek oldal */

#ud_shop_artdet #title_content, #title_content.title_content_noh {
    color: #ff5f01;
    background-color: #ffffff;
    font-size: 19px;
}

.page_artdet_name_2 .text_biggest {
    font-size: 26px;
    line-height: 50px;
    padding-left: 43px;
    background: #ffffff;
    /* border-top-left-radius: 50px; */
    /* border-top-right-radius: 12px; */
    /* border-bottom-left-radius: 12px; */
    /* border-bottom-right-radius: 12px; */
    color: #ff5f01;
    border-bottom: 3px solid #333333;
}

.page_artdet_price_bigger {
    font-size: 25px;
    color: black;
}

.page_artdet_content_inner_right {
    width: 34%; /*Képernyő mérethez!!!*/
    margin-bottom: 10px;
    background-color: #f5f5f5;
    padding: 15px; /*Képernyő mérethez!!!*/
    border: 2px solid #ff5f01;
}

.page_artdet_product_type_title.text_normal {
    padding: 10px 1px 0px 0;
    color: black;
    font-size: 12.5px;
}

div#page_artdet_product_type_2 {
    border-top: 1px dashed #3e454c;
    margin-top: 11px;
}

 /* Nem aktív gomb */
.page_artdet_product_type_value .page_artdet_product_type_element.border_2 {
    /*background: linear-gradient(180deg, #21508f, #d51130);*/
    background-color: #3e454c;
}

.page_artdet_product_type_value .page_artdet_product_type_element.border_2:hover {
    background-color: #black;
}

/* Aktív gomb*/
.page_artdet_product_type_value .bg_color_dark2 {
    background-color: #ff5f01;
}

.page_artdet_product_type_value .text_normal {
    color: white;
    font-weight: bold;
    font-family: verdana;
}

.page_artdet_product_type_value .page_artdet_product_type_element {
    float: left;
    margin-left: 3px;
    margin-top: 2px;
    max-width: 120px;
    line-height: 16px;
    padding: 3px 10px;
    border-radius: 5px;
}

.page_artdet_egyebtul_table_2 .text_normal {
    font-weight: bolder;
    font-size: 13px;
    margin-top: 3px;
    color: black;
}

.page_artdet_egyebtul_table_2 {
    float: left;
    margin-right: 4px;
    min-width: 250px;
    padding-bottom: 2%;
}

.page_artdet_egyebtul_table_2 .page_artdet_other_select {
    min-width: 250px;
    padding: 5px;
}

#body .page_artdet_egyebtul_table_2 select.text_normal {
    font-size: 13px;
    font-weight: normal;
}

.page_artdet_cart_table {
    background-color: #ff5f01;
}
																		/* Képernyő mérethez igazodó beállítások */

@media only screen and (max-width: 2900px) and (min-width: 1770px){		/* Piros 1900 volt! */
#container {
    width: 80%;
}
.page_artlist_item_6 {
    width: 19%;
}
    
.page_cat_item_2 {
    width: 15.46%;
    margin: 4px 0.6%;
}
}
@media only screen and (max-width: 1769px) and (min-width: 1500px){		/* Zöld */

#container {
    width: 80%;
}
    
.page_artlist_item_6 {
    width: 24%;
}
}
@media only screen and (max-width: 1499px) and (min-width: 1241px){		/* Kék */ 
}
@media only screen and (max-width: 1240px) and (min-width: 1050px){		/* Sárga */
    
.page_artdet_content_inner_right {
    width: 34%;
    padding: 12px;
}
    
.content_top_menu a {
    color: #21508f;
}
}
@media only screen and (max-width: 1049px) and (min-width: 900px){		/* Narancs */
#header_top {
    border-right: 3px solid orange;
} 

    .page_artdet_content_inner_right {
    width: 95%;
    padding: 11px;
}

}
@media only screen and (max-width: 759px) and (min-width: 641px){		/* Pink */
.page_artdet_content_inner_right {
    width: 95%;
    padding: 11px;
}
    
}
@media only screen and (max-width: 640px) and (min-width: 481px){		/* Fehér */
.page_artdet_content_inner_right {
    width: 95%;
    padding: 11px;
}

#content_top {
    height: 40px;
    border-radius: 0px;
    margin-top: -5px;
    background-color: white;
    border-top: 3px solid #ff5f01;
    border-bottom: 0px;
}

}
@media only screen and (max-width: 480px){								/* Fekete */
.page_artdet_content_inner_right {
    width: 93%;
    padding: 11px;
}

a.header_category_icon {
    display: block;
    float: left;
    /*height: 218px;*/
    margin: 17px 8px 5px 0;
    width: auto;
    position: relative;
    border-radius: 6px;
    z-index: 1;
    padding: 15px 15px 0px 55px;
    font-size: 15px;
}
    
#content_top {
    height: 40px;
    border-radius: 0px;
    margin-top: -5px;
    background-color: white;
    border-top: 3px solid #ff5f01;
    border-bottom: 0px;
}
    
#title_content h1 {
    font-size: 17px;
}
}