/**
 * WEBSHOP reseller own skin elements CSS template
 * Copyright(c) NetGo.hu Kft. (http://www.netgo.hu)
 * Version: 1.1
*/
@font-face {
font-family: 'Roboto Medium';
src: url('../../../scripts/css/fonts/roboto-medium-webfont.eot'),
url('../../../scripts/css/fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('../../../scripts/css/fonts/roboto-medium-webfont.woff2') format('woff2'),
url('../../../scripts/css/fonts/roboto-medium-webfont.woff') format('woff'),
url('../../../scripts/css/fonts/roboto-medium-webfont.ttf') format('truetype'),
url('../../../scripts/css/fonts/roboto-medium-webfont.svg#Roboto Medium') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto Light';
src: url('../../../scripts/css/fonts/roboto-light-webfont.eot'),
url('../../../scripts/css/fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../../../scripts/css/fonts/roboto-light-webfont.woff2') format('woff2'),
url('../../../scripts/css/fonts/roboto-light-webfont.woff') format('woff'),
url('../../../scripts/css/fonts/roboto-light-webfont.ttf') format('truetype'),
url('../../../scripts/css/fonts/roboto-light-webfont.svg#Roboto Light') format('svg');
font-weight: normal;
font-style: normal;
}
#page_skin {
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin hr.separator,#page_skin  .content_page_title,#page_skin  .product_categories_title,#page_skin  .breadcrumb_block_sep,#page_skin  .product_list_category_banner,#page_skin  .product_detail_page_breadcrumb,#page_skin  .product_offer_title::after,#page_skin  .product_horizontal_separator,#page_skin  .product_detail_content_inner .product_outer,#page_skin  .product_detail_tabs_header_vertical,#page_skin  .product_review_title,#page_skin  .highlights_outer_container .highlighted_row_container {
border-bottom-color: #00000;
border-bottom-style: solid;
border-bottom-width: 3px;
}
#page_skin .top_information_bar {
color: #00000;
background: #ffb400;
}
#page_skin #sign_in_form_container {
border-style: solid;
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin .header_mid {
border-bottom-color: #00000;
border-bottom-style: solid;
border-bottom-width: 1px;
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
background-repeat: no-repeat;
background-position: left;
}
#page_skin .top_menu.nomerge {
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin .top_menu.nomerge li>a {
font-family: 'Roboto Medium';
font-size: 12px;
color: #FFFFFF;
font-style: normal;
font-weight: normal;
text-decoration: none;
}
#page_skin .top_menu.nomerge li>a:hover {
color: #000000;
}
#page_skin .header_mid.collapsed_head .top_menu li > a {
font-family: 'Roboto Regular';
font-size: 12px;
color: #000000;
font-style: normal;
font-weight: normal;
text-decoration: none;
}
#page_skin .header_mid.collapsed_head .top_menu li > a:hover {
color: #fac74c;
text-decoration: none;
}
#page_skin .top_menu .submenu {
border-color: #000000;
border-style: solid;
border-width: 2;
border-radius: 2;
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin .top_menu .submenu,#page_skin .top_menu .submenu ul li a,#page_skin  .header_mid.collapsed_head .top_menu .submenu li > a {
font-family: 'Roboto Regular';
font-size: 12px;
color: #000000;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: center;
}
#page_skin .top_menu .submenu:hover,#page_skin .top_menu .submenu ul li a:hover,#page_skin  .header_mid.collapsed_head .top_menu .submenu li > a:hover {
color: #f97400;
text-decoration: none;
}
#page_skin .categories_menu,#page_skin  .page_content_inner_left_side .categories_menu.vertical li .main_link,#page_skin  div#hmb_menu_container .categories_menu_inner .right_menu li .main_link,#page_skin  div#hmb_menu_container .categories_menu_inner .left_menu li .main_link {
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
background-repeat: no-repeat;
}
#page_skin .categories_menu .left_menu li a,#page_skin  .categories_menu .right_menu li a,#page_skin  #hmb_menu_container .left_menu li a,#page_skin  #hmb_menu_container .right_menu li a {
font-family: 'Roboto Regular';
font-size: 14px;
color: #000000;
font-style: normal;
font-weight: bold;
text-align: left;
}
#page_skin .categories_menu .left_menu li a:hover,#page_skin  .categories_menu .right_menu li a:hover,#page_skin  #hmb_menu_container .left_menu li a:hover,#page_skin  #hmb_menu_container .right_menu li a:hover {
color: #fa7400;
}
#page_skin header .categories_menu .left_menu>li.first_floor>a,#page_skin  header .categories_menu .right_menu>li.first_floor>a {
border-bottom-color: #00000;
border-bottom-style: solid;
border-bottom-width: 2px;
}
#page_skin header .categories_menu .left_menu>li.first_floor>a:hover,#page_skin  header .categories_menu .right_menu>li.first_floor>a:hover {
border-bottom-color: #f97400;
border-bottom-style: solid;
border-bottom-width: 2px;
}
#page_skin .categories_menu .category_dropdown ul li,#page_skin  .categories_menu .category_dropdown ul li a,#page_skin  #hmb_menu_container .category_dropdown ul li,#page_skin  #hmb_menu_container .category_dropdown ul li a {
font-family: 'Roboto Regular';
font-size: 13px;
color: #00000;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: left;
}
#page_skin .categories_menu .category_dropdown ul li:hover,#page_skin  .categories_menu .category_dropdown ul li a:hover,#page_skin  #hmb_menu_container .category_dropdown ul li:hover,#page_skin  #hmb_menu_container .category_dropdown ul li a:hover {
color: #F3F6F9;
text-decoration: none;
}
#page_skin .category_dropdown_product_rec {
background: #ffb400;
}
#page_skin .footer {
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin .footer_link a {
font-size: 13px;
color: #000000;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .footer_link a:hover {
color: #f97400;
}
#page_skin .categories_menu .category_dropdown ul li.active,#page_skin  .categories_menu .category_dropdown ul li.active a,#page_skin  #hmb_menu_container .category_dropdown ul li.active,#page_skin  #hmb_menu_container .category_dropdown ul li.active a {
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin .categories_menu .left_menu li a.products_product_title_a,#page_skin  .categories_menu .right_menu li a.products_product_title_a {
font-family: 'Roboto Regular';
font-size: 13px;
color: #00000;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: center;
}
#page_skin .categories_menu .left_menu li a.products_product_title_a:hover,#page_skin  .categories_menu .right_menu li a.products_product_title_a:hover {
color: #00000;
text-decoration: none;
}
#page_skin .category_dropdown ul li a:hover {
border-right-color: #00000;
border-right-style: solid;
border-right-width: 2px;
}
#page_skin .view_selector_product_list .large_view,#page_skin  .view_selector_product_list .small_view {
border-color: #00000;
border-style: solid;
border-width: 1px;
background: ##ffb40;
}
#page_skin .view_selector_product_list .large_view:hover,#page_skin  .view_selector_product_list .small_view:hover {
border-style: solid;
border-width: 1px;
}
#page_skin .categories_menu li.active a,#page_skin  .categories_menu li.active a,#page_skin  #hmb_menu_container li.active a,#page_skin  #hmb_menu_container li.active a {
color: #00000;
font-style: normal;
font-weight: bold;
}
#page_skin .categories_menu li.active a:hover,#page_skin  .categories_menu li.active a:hover,#page_skin  #hmb_menu_container li.active a:hover,#page_skin  #hmb_menu_container li.active a:hover {
color: #00000;
}
#page_skin .searchbox {
border-style: solid;
background: #ffb400;
}
#page_skin .search #search,#page_skin  .search #s_search {
font-family: 'Roboto Regular';
font-size: 16px;
color: #7E7E7E;
font-style: normal;
font-weight: normal;
border-color: #000000;
border-style: solid;
border-width: 1px;
}
#page_skin .search #search:focus,#page_skin  .search #s_search:focus {
border-color: #fac74c;
border-style: solid;
border-width: 1px;
}
#page_skin .top_information_bar a {
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin .top_information_bar a:hover {
color: #f97400;
}
#page_skin .home_textbox {
font-size: 15px;
color: #000000;
font-style: normal;
font-weight: normal;
text-align: left;
border-style: solid;
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin .skin_breadcrumbs {
color: #00000;
font-style: normal;
font-weight: normal;
text-decoration: none;
}
#page_skin .skin_breadcrumbs:hover {
color: #f97400;
}
#page_skin .skin_title {
font-size: 21px;
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin .product_list_outer .product_list_breadcrumb,#page_skin  .product_detail_page_outer .product_detail_page_breadcrumb {
font-size: 12px;
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin .product_offer_title_inner {
font-size: 21px;
color: #00000;
font-style: normal;
font-weight: normal;
background: #FFFFFF;
}
#page_skin a {
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin a:hover {
color: #F97400;
}
#page_skin div.footer .footer_inner .footer_left {
border-right-color: #00000;
border-right-style: solid;
border-right-width: 1px;
}
body .page .page_content_outer .page_content_inner .page_content_inner_left_side #left_filter_in_out_button {
background: #ffb400;
}
#page_skin header .header_mid .row .hamburger_menu_button:hover,#page_skin  header .header_mid .row .hamburger_menu_button.clicked {
color: #00000;
}
#page_skin .sale_listgroup_title {
font-family: 'Roboto Light';
font-size: 16px;
color: #00000;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .sale_listgroup_container .sale_items_container a.sale_item span.sale_item_sublabel {
color: #00000;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .sale_listgroup_container .sale_items_container a.sale_item span.sale_item_sublabel:hover {
color: #00000;
}
#page_skin .sale_productlist_label {
font-family: 'Roboto Medium';
font-size: 24px;
color: #00000;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .sale_productlist_page_title {
font-family: 'Roboto Light';
font-size: 16px;
color: #00000;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .product_detail_content_inner .product_left .product_images_images_image_hidden,#page_skin  .product_detail_content_inner .product_left .product_images_images_image,#page_skin  .product_detail_content_inner .product_left .product_images_video {
border-color: #00000;
border-style: solid;
border-width: 1px;
}
#page_skin .product_list_content_inner .small_boxes .product_inner {
border-color: #000000;
border-style: solid;
border-width: 1px;
}
#page_skin .product_list_content_inner .small_boxes .product_inner:hover {
border-color: #000000;
border-style: solid;
border-width: 1px;
}
#page_skin .skin_categories_zoom {
border-color: #00000;
border-style: solid;
border-width: 1px;
background: #FFFFFF;
}
#page_skin .skin_categories_zoom:hover {
border-style: solid;
}
#page_skin .skin_breadcrumbs_active {
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin .product_detail_content_inner .product_right .product_details .product_detail_grey {
color: #00000;
}
#page_skin .products_detail_description {
font-size: 14px;
color: #00000;
}
#page_skin .pd_specification_row_value {
font-size: 14px;
color: #00000;
}
#page_skin .pd_sales_list_content a.pd_sale_item:hover {
color: #EF2727;
border-color: #EF2727;
border-style: solid;
}
#page_skin .pd_sales_list_content a.pd_sale_item {
font-style: normal;
font-weight: normal;
border-color: #00000;
border-style: solid;
border-width: 1px;
}
#page_skin .product_detail_printers_accessories_label {
font-family: 'Roboto Light';
font-size: 15px;
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin .product_detail_sales_list_label {
font-family: 'Roboto Light';
font-size: 15px;
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin .product_list_content_inner .big_boxes {
border-color: #00000;
border-style: solid;
border-width: 1px;
}
#page_skin .product_list_content_inner .big_boxes:hover {
border-color: #999999;
border-style: solid;
border-width: 1px;
}
#page_skin .product_detail_tabs_tab_header {
font-size: 13px;
font-style: normal;
font-weight: normal;
text-align: left;
border-bottom-style: solid;
}
#page_skin .product_detail_tabs_tab_header:hover {
border-bottom-style: none;
}
#page_skin .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background: #0000;
}
#page_skin .skin_products_box,#page_skin  .product_list_content_inner .small_boxes .product_details,#page_skin  .product_list_content_inner .big_boxes .product_details {
color: #000000;
}
#page_skin .product_list_content_inner .big_boxes .product_inner .product_right {
border-left-color: #00000;
border-left-style: solid;
border-left-width: 1px;
}
#page_skin .small_boxes .products_product_title_a:hover:after,#page_skin .products_product.skin_products_box .products_product_title_a:hover:after {
border-top-color: #00000;
border-bottom-color: #00000;
background: #FFFFFF;
}
#page_skin .sale_productlist_sublabel {
color: #00000;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .sale_listgroup_container .sale_items_container a.sale_item span.sale_item_label {
font-size: 15px;
color: #00000;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .sale_listgroup_container .sale_items_container a.sale_item span.sale_item_label:hover {
color: #00000;
}
#page_skin .sale_productlist_desc {
color: #00000;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .home_textbox a {
color: #00000;
font-style: normal;
font-weight: normal;
}
#page_skin .home_textbox a:hover {
color: #00000;
}
#page_skin .page_content_inner_left_side .categories_menu .categories_menu_inner .left_menu,#page_skin  .page_content_inner_left_side .categories_menu li .main_link,#page_skin  .page_content_inner_left_side .categories_menu li.placeholder,#page_skin  .page_content_inner_left_side .categories_menu li .category_dropdown,#page_skin  div#hmb_menu_container .categories_menu_inner .right_menu li .main_link,#page_skin  div#hmb_menu_container .categories_menu_inner .left_menu li .main_link,#page_skin  div#hmb_menu_container .categories_menu_inner .right_menu,#page_skin  div#hmb_menu_container .categories_menu_inner .left_menu {
border-top-color: #ffb400;
border-bottom-color: #ffb400;
border-left-color: #ffb400;
}
#page_skin {
font-family: 'Roboto Regular';
font-size: 12px;
color: #000000;
background-repeat: repeat-y;
background-position: center;
}
#page_skin .categories_menu .category_dropdown {
border-bottom-color: #ffb400;
border-bottom-style: solid;
border-bottom-width: 1px;
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin div#hmb_menu_container .categories_menu_inner .right_menu li .category_dropdown {
border-top-color: #ffb400;
border-top-style: solid;
border-top-width: 1px;
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin div#hmb_menu_container .categories_menu_inner .left_menu li .category_dropdown {
border-top-color: #ffb400;
border-top-style: solid;
border-top-width: 1px;
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
#page_skin div#hmb_menu_container .categories_menu_inner li.placeholder {
border-top-color: #ffb400;
border-top-style: solid;
border-top-width: 1px;
background: #ffb400;
background: -moz-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: -webkit-linear-gradient(-45deg, #ffb400 0%, #ffb400 100%);
background: linear-gradient(135deg, #ffb400 0%, #ffb400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ffb400',GradientType=1 );
}
